@charset "utf-8";
#wrapper{}
.header{height:50px;background:rgb(8,6,24);position:fixed;z-index:100;top:0;left:0;width:100%;;}
.header-left{width:200px;height:50px;}
.header-left.logo{background:rgb(8,6,24) url(../images/logo-1.png) no-repeat left center;transition:all 0.3s ease-in-out;background-size:100%;}
/*.header-left.logo:hover{background:#fff url(../images/logo-2.png) no-repeat center;transition:all 0.3s ease-in-out;}*/
.header-right{}
.header-right .hear-nmi{position:relative;width:196px;height:50px;line-height:50px;text-align:center;}
.header-right .hear-nmi em{display:inline-block;width:37px;height:37px;margin-right:10px;position: relative;top: 13px;border-radius:50%;overflow:hidden;}
.header-right .hear-nmi em img{display:block;width:37px;height:37px;border-radius:50%;overflow:hidden;}
.header-right .hear-nmi a{color:#fff;font-size:16px;position:relative;top:-5px;}
.header-right .hear-nmi .sjt{position:relative;top:-2px;display:inline-block;width:10px;height:5px;
			border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #fff;
}
.header-right .hear-nmi .hear-lis{display:none;position:absolute;top:50px;right:0;z-index:101;width:196px;padding:10px 15px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.5)}
.header-right .hear-nmi .hear-lis li{margin:10px 0;height:30px;line-height:30px;text-align:left;padding:0 10px;border-radius:5px;color:#666;background:#fff;transition:all 0.1s ease-in-out;}
.header-right .hear-nmi .hear-lis li:hover{transition:all 0.1s ease-in-out;}
.header-right .hear-nmi .hear-lis a{font-size:12px;color:#666;}
.header-right .hear-nmi .hear-lis li .ico{top:0;width:30px;height:30px;float:left;}
.header-right .hear-nmi .hear-lis li.lis1 .ico{background:url(../images/ico-1.png) no-repeat center -1px;}
.header-right .hear-nmi .hear-lis li.lis2 .ico{background:url(../images/ico-2.png) no-repeat center -1px;}
.header-right .hear-nmi .hear-lis li.lis3 .ico{background:url(../images/ico-3.png) no-repeat center -1px;}
.header-right .hear-nmi .hear-lis li.lis3:hover{background:#66a6ff ;color:#fff;}
.header-right .hear-nmi .hear-lis li.lis3:hover .ico{background:url(../images/ico-3_.png) no-repeat center -1px;}
.header-right .hear-nmi .hear-lis li.lis4 .ico{background:url(../images/ico-4.png) no-repeat center -1px;}
.header-right .hear-nmi .hear-lis li.lis4:hover{background:#66a6ff ;color:#fff;}
.header-right .hear-nmi .hear-lis li.lis4:hover .ico{background:url(../images/ico-4_.png) no-repeat center -1px;}
.header-right .hear-nmi .hear-lis li.lis5 .ico{background:url(../images/ico-5.png) no-repeat center -1px;}
.header-right .hear-nmi .hear-lis li.lis5:hover{background:#66a6ff ;color:#fff;}
.header-right .hear-nmi .hear-lis li.lis5:hover .ico{background:url(../images/ico-5_.png) no-repeat center -1px;}
.header-right .hear-nmi .hear-lis li.lis5{position:relative;}
.header-right .hear-nmi .hear-lis li.lis5:after{content:"";display:block;position:absolute;top:-5px;width:150px;height:1px;background:#e6e6e6;}

.header-right .hear-nmi:hover .hear-lis{display:block;}


.ajaxBut{
	display:none;
}

.ywy-container{padding-left:201px;padding-top:50px;}

.left_box{width:201px;height:auto !important;overflow:visible !important;position:fixed;left:0;top:50px;z-index: 105;height:100% !important;background-color:rgb(8,6,24);}
#TabMain {width: 100%;height:100%;}
.tabItemContainer {width:90px;float:left;padding-top:53px;height:calc(100% - 120px);overflow-x:hidden;}
.tabItemContainer::-webkit-scrollbar {/*隐藏滚轮*/
	display: none;
}
.tabItemContainer::-moz-scrollbar {/*隐藏滚轮*/
	display: none;
}
.tabItemContainer::-ms-scrollbar {/*隐藏滚轮*/
	display: none;
}
.tabItemContainer::scrollbar {/*隐藏滚轮*/
	display: none;
}
.tabItemContainer li {list-style: none;text-align: left;height:54px;}
.tabItemContainer li a {display:block;width: 90px;height:40px;line-height:40px;font-size:14px;padding-left:15px;color: #fff;cursor: pointer;text-decoration: none;border-left:3px solid rgb(8,6,24);transition:all 0.1s ease-in-out;}
.tabItemContainer li a:hover{background:#464a5a;border-color:#464a5a;}
.tabItemContainer li a.tabItemCurrent{background: #fff;position: relative;color:#666;border-left:3px solid #66a6ff;transition:all 0.1s ease-in-out;}
.tabItemContainer li a em{display:block;float:left;width:22px;height:22px;margin-top:8px;margin-right:5px;}
.tabItemContainer li a .ico-1{background:url(../images/tm-1.png) no-repeat center;}
.tabItemContainer li a .ico-2{background:url(../images/tm-2.png) no-repeat center;background-size:22px 22px;}

.tabItemContainer li a .ico-2-card{background:url(../images/tm-2-card.png) no-repeat center;background-size:22px 22px;}

.tabItemContainer li a.tabItemCurrent .ico-2-card{background:url(../images/tm-2-card_.png) no-repeat center;background-size:22px 22px;}


.tabItemContainer li a .ico-3{background:url(../images/tm-3.png) no-repeat center;}
.tabItemContainer li a .ico-4{background:url(../images/tm-4.png) no-repeat center;}
.tabItemContainer li a .ico-5{background:url(../images/tm-5.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a .ico-6{background:url(../images/tm-6.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a .ico-7{background:url(../images/tm-7.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a .ico-8{background:url(../images/tm-8.png) no-repeat center;}
.tabItemContainer li a .ico-9{background:url(../images/tm-9.png) no-repeat center;background-size:100%;}
.tabItemContainer li a .ico-10{background:url(../images/tm-10.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a .ico-11{background:url(../images/tm-11.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a.tabItemCurrent .ico-1{background:url(../images/tm-1_.png) no-repeat center;}
.tabItemContainer li a.tabItemCurrent .ico-2{background:url(../images/tm-2_.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a.tabItemCurrent .ico-3{background:url(../images/tm-3_.png) no-repeat center;}
.tabItemContainer li a.tabItemCurrent .ico-4{background:url(../images/tm-4_.png) no-repeat center;}
.tabItemContainer li a.tabItemCurrent .ico-5{background:url(../images/tm-5_.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a.tabItemCurrent .ico-6{background:url(../images/tm-6_.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a.tabItemCurrent .ico-7{background:url(../images/tm-7_.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a.tabItemCurrent .ico-8{background:url(../images/tm-8_.png) no-repeat center;}
.tabItemContainer li a.tabItemCurrent .ico-9{background:url(../images/tm-9_.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a.tabItemCurrent .ico-10{background:url(../images/tm-10_.png) no-repeat center;background-size:22px 22px;}
.tabItemContainer li a.tabItemCurrent .ico-11{background:url(../images/tm-11_.png) no-repeat center;background-size:22px 22px;}

.tabBodyContainer {position:relative;margin-left:90px;height:100%;}
.tabBodyItem {width: 100%;display: none;height:100%;}
.tabBodyItem .tabB-div{background:#fff;width:100%;height:100%;border-right:1px solid #e6e6e6;}
.tabBodyCurrent{display:block;}
.tabB-div .bt_h3{height:51px;line-height:50px;padding-left:20px;color:#595959;font-size:14px;border-bottom:1px solid #e6e6e6;overflow:hidden;}
.tabB-div .tab_list{padding:10px 0;}
.tabB-div .tab_list li{padding:17px 0 17px 20px;;}
.tabB-div .tab_list li a{color:#666;transition:all 0.1s ease-in-out;font-size:14px;}
.tabB-div .tab_list li a.on,.tabB-div .tab_list li a:hover{color:#66a6ff;transition:all 0.1s ease-in-out;}

.foterb{height:92px;line-height:92px;text-align:center;color:#808080;font-size:14px;background:#f5f5f5;}

.right_box{background:#f5f5f5;position:relative;padding-top:51px;min-width:1130px;}
.right_box .main-h1{position:fixed;top:50px;left:201px;z-index:90;width:100%;height:51px;line-height:50px;padding-left:20px;color:#595959;font-size:14px;border-bottom:1px solid #e6e6e6;overflow:hidden;background:#fff;}
.main-ff{padding:13px 18px 13px 13px;}
.inve-gk{background:#fff;padding:15px;border:1px solid #e6e6e6;min-height:400px;}
.igk-1{padding:5px 0 20px 20px;}
.igk-1 .img{float:left;position:relative;width:70px;height:70px;}
.igk-1 .img p{position:absolute;bottom:0;left:0;width:100%;height:18px;line-height:18px;text-align:center;color:#fff;font-size:12px;background:rgba(0,0,0,0.5);}
.igk-1 .txt{padding-left:90px;}
.igk-1 .txt .igk-h2{padding:5px 0;color:#333;font-size:18px;font-weight:normal;}
.igk-1 .txt .igk-dv{line-height:30px;}
.igk-1 .txt .igk-dv .dv-zban{display:block;}
.igk-1 .txt .igk-dv .dv-zban span{margin-right:30px;}
.idv-1{display:none;}
.idv-1 + label{display:inline-block;position:relative;top:2px;width:18px;height:15px;margin-right:5px;background:url(../images/ico-6.png) no-repeat center;}
.idv-1:checked + label{background:url(../images/ico-7.png) no-repeat center;}
.igk-1 .txt .igk-dv .dv-ljie{display:block;}
.igk-1 .txt .igk-dv .dv-ljie a.btn{position:relative;display:inline-block;padding:0 10px;height:30px;line-height:30px;margin-left:10px;color:#666;background:#f8f8f8;border:1px solid #e6e6e6;border-radius:3px;color:#666;transition:all 0.1s ease-in-out;}
.igk-1 .txt .igk-dv .dv-ljie a.btn.xinj{background:#65a6ff;color:#fff;border:0;}
.igk-1 .txt .igk-dv .dv-ljie a.btn.xinj:hover{color:#fff;background:#73adff;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.2); -moz-box-shadow:1px 1px 5px rgba(0,0,0,.2);box-shadow:1px 1px 5px rgba(0,0,0,.2);transition:all 0.1s ease-in-out;}
.igk-1 .txt .igk-dv .dv-ljie a.btn.dpu:hover{cursor:pointer; background:#fff;border:1px solid #e6e6e6;transition:all 0.1s ease-in-out;}
.igk-1 .txt .igk-dv .dv-ljie .erweim{display:none;position:absolute;right:0;top:40px;z-index: 2;background:#fff;padding:0 20px 20px;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.2); -moz-box-shadow:1px 1px 5px rgba(0,0,0,.2);box-shadow:1px 1px 5px rgba(0,0,0,.2);}
.igk-1 .txt .igk-dv .dv-ljie .erweim img{display:block;}
.igk-1 .txt .igk-dv .dv-ljie .erweim p{text-align:center;line-height:40px;color:#595959;font-size:12px;}
/* .igk-1 .txt .igk-dv .dv-ljie a.btn.dpu:hover .erweim{display:block;} */

.igk-2{margin-bottom:20px;}
.igk-2 li{float:left;width:20%;padding-right:20px;}
.igk-2 li .wrp{background:#f7f7f7;padding:10px 0;text-align:center; }
.igk-2.igk-wz li{color:#fff;}
.igk-2.igk-wz li .wrp.wz1{background-color:rgb(143,207,143);}
.igk-2.igk-wz li .wrp.wz2{background-color:rgb(145,209,231);}
.igk-2.igk-wz li .wrp.wz3{background-color:rgb(28,211,175);}
.igk-2.igk-wz li .wrp.wz4{background-color:rgb(145,171,232);}
.igk-2.igk-wz li .wrp.wz5{background-color:rgb(48,131,231);}

.igk-2 li .wrp em{font-size:18px;margin-bottom:5px;}
.igk-2 li:last-of-type {padding-right:0;}

.igk-3{padding:0 20px;height:40px;line-height:40px;background:#f7f7f7;border-left:3px solid #65a6ff;color:#4c4c4c;font-size:14px;}
.igk-3 .em1{color:#4c97ff;font-size:12px;margin-left:20px;}
.igk-3 .em2{float:right;margin-top:12px;position:relative;width:18px;height:18px;background:url(../images/ico-8.png) no-repeat center;}
.igk-3 .em2:hover{background:url(../images/ico-9.png) no-repeat center;}
.igk-3 .em2 .em2-tchu{display:none;position:absolute;right:0;top:28px;z-index: 1;background:#fff;width:240px;padding:20px 0 10px;border:1px solid #e6e6e6;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.2); -moz-box-shadow:1px 1px 10px rgba(0,0,0,.2);box-shadow:1px 1px 10px rgba(0,0,0,.2);}
.igk-3 .em2 .em2-tchu p{line-height:normal;padding:0 20px 10px 10px;font-size:12px;}
.igk-3 .em2 .em2-tchu p em{display:block;float:left;width:20px;height:20px;margin-right:10px;line-height:20px;text-align:center;font-size:12px;color:#fff;background:#d9d9d9;border-radius:50%;}
.igk-3 .em2:hover .em2-tchu{display:block;}

.igk-4{border:1px solid #e6e6e6;}
.zanwu{padding:50px 0;font-size:16px;color:#4c4c4c;text-align:center;}
.zanwu em{position:relative;top:5px;margin-right:10px;display:inline-block;width:26px;height:24px;background:url(../images/ico-10.png) no-repeat center;}


.regi-top{height:100px;background:#f7f7f7;}
.regi-logo{float:left;widht:400px;height:100px;line-height:125px;color:#4c4c4c;font-size:20px;padding-left:270px;background:url(../images/logo-3.jpg) no-repeat left center;}
.r-xuyao{float:right;color:#4c4c4c;font-size:14px;padding-top:50px;}
.r-xuyao a{color:#65a6ff;font-size:14px;margin-left:20px;}
.regi-footer{height:75px;line-height:75px;color:#666;font-size:14px;}

.xdinap{width:1200px;margin:0 auto;background:#fff;}
.xdinap .igk-1{padding:20px 20px;border-bottom:2px solid #f7f7f7;}
.xdinap .igk-1 .img{border-radius:50%;overflow:hidden;}
.xdinap .igk-1 .igk-dv{color:#666;}
.xdinap .igk-1 .igk-dv a{color:#66a6ff;}

.xike-1{}
.xike-h3{font-size:14px;padding:20px 20px;}
.xike-list {padding:0 18px 15px;overflow:hidden;}
.xike-list li{position:relative;float:left;width:252px;height:207px;margin:15px 18px;padding-top:20px;border:1px solid #ebebeb;border-radius:5px;overflow:hidden;}
.xike-list li .img{width:80px;height:80px;margin:0 auto 10px;/*background:url(../images/logo-4.jpg) no-repeat center;*/}
.xike-list li .img img{display:block;width:80px;height:80px;}
.xike-list li .txt{text-align:center;}
.xike-list li .txt h4{color:#4c4c4c;font-size:18px;margin-bottom:5px;}
.xike-list li .txt p{color:#4c4c4c;font-size:12px;}
.xike-list li .fudoc{display:none;position:absolute;bottom:0;left:0;width:100%;height:30px;line-height:30px;background:#66a6ff;text-align:center;}
.xike-list li .fudoc a{color:#fff;font-size:12px;margin:0 10px;}
.xike-list li:hover{box-shadow:0 0 20px rgba(0,0,0,0.2)}
.xike-list li:hover .fudoc{display:block;}

.page-y{overflow:hidden;padding:20px;}
.page-y .p-num{margin-right:20px;}
.page-y .p-num a{display:inline-block;padding:0 10px;height:30px;line-height:30px;border:1px solid #d9d9d9;margin:0 2px;background:#f7f7f7;border-radius:1px;}
.page-y .p-num a:hover{background:#fff;color:#ccc;}
.page-y .p-num a.wu{background:#fff;border:1px solid #fff;}
.page-y .p-num a.on{color:#ff6a00;background:#fff;border:1px solid #fff;}
.page-y .p-skip{margin-left:-10px;line-height:30px;color:#666;font-size:14px;}
.page-y .p-skip .skip-txt{float:left;width:30px;height:30px;border:1px solid #d9d9d9;background:#fff;color:#666;font-size:12px;top:-1px;}
.page-y .p-skip .skip-btn{float:left;width:52px;height:30px;background:#fff;border:1px solid #d9d9d9;font-size:12px;color:#666;cursor:pointer;position:relative;}
.page-y .p-skip em{float:left;line-height:30px;margin:0 10px;}
.page-y .p-num .current{display:inline-block;padding:0 10px;height:30px;line-height:30px;color: #ff6a00;background: #fff;border: 1px solid #fff;}

.cjr-file{position:relative;width:60px;height:60px;border:1px solid #e6e6e6;background:url(../images/11.jpg) no-repeat center;}
.cjr-file .cjfile{position:absolute;width:100%;height:100%;opacity:0;}

.cj-hd{height:38px;border-right:1px solid #d9d9d9;}
.cj-hd li{float:left;width:33.33%;height:38px;line-height:38px;text-align:center;border:1px solid #d9d9d9;border-right:0;}
.cj-hd li.on{background:#66a6ff;border-color:#66a6ff;color:#fff;}

.cj-bd{border:1px solid #d9d9d9;border-top:0;}
.cj-table{width:100%;margin:20px 0 70px; }
.cj-table td{padding:10px 0;}
.cj-table td .cj-tri{padding-right:20px;text-align:right;font-size:14px;color:#666;}
.cj-table td .cj-txt1{padding:0 10px;width:202px;height:32px;backgorund:#fff;border:1px solid #d9d9d9;border-radius:5px;}

.selt{position:relative;width:142px;height:32px;margin-right:10px;}
.selt .selt-sshi{padding:0 10px;width:142px;height:32px;line-height:32px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;color:#808080;}
.selt em{display:block;position:absolute;right:10px;top:13px;z-index:3;transition:all 0.2s ease-in-out;
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #333;
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); 	/* IE 9 */
	-moz-transform:rotate(0deg); 	/* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	-o-transform:rotate(0deg); 	/* Opera */
}
.selt .selt-neir{display:none;position:absolute;top:0;left:0;z-index:1;width:142px;padding-bottom:10px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.selt .selt-neir .selt-sshi{border-radius:0;border:0;}
.selt .selt-neir p{padding:5px 20px;}
.selt .selt-neir p .radio{position:relative;top:-2px;}

.selt.kuosi .selt-neir{display:block;}
.selt.kuosi em{transition:all 0.2s ease-in-out;
transform:rotate(-180deg);
-ms-transform:rotate(-180deg); 	/* IE 9 */
-moz-transform:rotate(-180deg); 	/* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); 	/* Opera */}

.ytyi{color:#808080;}
.ytyi .checkbox{position:relative;top:-2px;margin-right:5px;}
.ytyi a{color:#66a6ff;}

.cj-dbtn{padding:0 0 20px;/*padding:20px 0;*/text-align:center;/*border-top:1px solid #d9d9d9;*/}
.cj-dbtn .btn{display:inline-block;padding:5px 20px;background:#66a6ff;border:1px solid #66a6ff;color:#fff;font-size:14px;border-radius:3px;}
.cj-dbtn .btn.ang{margin-left:10px;background:#fff;border:1px solid #66a6ff;color:#66a6ff;}

.cj2-t1{padding:20px 0;text-align:center;color:#808080;font-size:14px;}
.moban{position:relative;width:277px;height:277px;margin:0 auto 80px;border:1px solid #d9d9d9;border-radius:5px;overflow:hidden;}
.moban .img{width:100%;height:151px;}
.moban .txt{background:#f2f2f2;height:124px;text-align:center;}
.moban .txt h4{font-size:18px;color:#4c4c4c;padding:25px 0 15px;}
.moban .derm{display:none;position:absolute;left:50%;top:50%;margin:-95px 0 0 -80px;width:160px;height:190px;background:#fff;text-align:center;}
.moban .derm p{padding:15px 0;}
.moban .duigou{display:none;position:absolute;right:0;bottom:0;width:19px;height:18px;background:url(../images/ico-11.png) no-repeat center;}
.moban.jiaxn{border:2px solid #ff8a66;}
.moban.jiaxn .derm{display:block;}
.moban.jiaxn .duigou{display:block;}

.cj3-wrp{padding:40px 160px;}
.cj3-left{float:left;width:243px;height:265px;border-right:1px dashed #dadada;}
.cj3-left h3{color:#66a6ff;font-size:16px;padding:15px 0 10px;}
.cj3-left p{color:#808080;font-size:12px;padding:0 0 20px}
.cj3-left .cj3-erwm{width:160px;padding:20px;margin-left:15px;backgorund:#fff;box-shadow:0 0 20px rgba(0,0,0,0.2);}
.cj3-left .cj3-erwm img{display:block;}
.cj3-right{padding-left:273px;}
.cj3-right .cj3r-p1{color:#666;font-size:14px;margin-bottom:10px;}
.cj3-right .cj3r-p1 em{color:#ff8a66;}
.cj3-right .cj3r-p2{color:#808080;font-size:14px;margin-bottom:10px;}
.cj3-right .cj3r-a1{display:block;width:250px;height:40px;line-height:40px;background:#66a6ff;color:#fff;margin-bottom:20px;}
.cj3-right .cj3r-a1 em{display:block;float:left;width:24px;height:20px;margin:10px 10px 0 20px;background:url(../images/ico-12.png) no-repeat center;}
.cj3-right .cj3r-a2{display:block;width:250px;height:40px;line-height:40px;background:#ff8a66;color:#fff;padding-left:40px;margin-bottom:20px;}
.cj3-right .cj3r-p3{color:#666;line-height:25px;font-size:12px;}


.cj-shezhi{padding:20px 0;}
.cj-shezhi .szhi-d1 {font-size:14px;}
.cj-shezhi .szhi-d1 .lans{color:#4c97ff;margin-left:20px;font-size:14px;}
.cj-shezhi .szhi-d1 .cegs{color:#ff8a66;margin-left:20px;font-size:14px;}
.cj-shezhi .reny{}
.cj-shezhi .reny span{margin-right:20px;}
.cj-shezhi .reny .raio{position:relative;top:-2px;margin-right:5px;}
.cj-shezhi .p-logo{}
.cj-shezhi .p-logo .img{float:left;width:50px;height:50px;margin-right:20px;}
.cj-shezhi .p-logo .xieg{color:#4c97ff;line-height:50px;}
.cj-shezhi .cj-txa1{padding:10px;width:430px;height:130px;backgorund:#fff;border:1px solid #d9d9d9;border-radius:5px;resize:none;}
.shezhi-anniu{overflow:hidden;}
.shezhi-anniu .btn1{float:left;display:block;padding:0 20px;height:30px;line-height:30px;background:#65a6ff;color:#fff;margin:0 20px 0 0;border-radius:3px;}
.shezhi-anniu .btn2{float:left;display:block;padding:0 20px;height:30px;line-height:30px;background:#fff;border:1px solid #65a6ff;color:#65a6ff;border-radius:3px;}

.mugun{padding:50px 0 200px;text-align:center;}
.mugun p{color:#666;font-size:14px;margin-bottom:20px;}
.mugun .mgbtn{display:inline-block;padding:0 20px;height:30px;line-height:30px;background:#65a6ff;color:#fff;border-radius:3px;}


.login-top{height:130px;}
.login-footer{padding:30px 0;color:#666;}
.login-top .lo-logo {padding-top:45px;}
.login-top .lo-logo a{color:#4c4c4c;font-size:20px;line-height:45px;}
.login-top .lo-logo span{display:block;float:left;width:191px;height:34px;margin-right:20px;background:url(../images/logo-6.png); no-repeat center;}
.regi-qdl{font-size:16px;color:#808080;}
.regi-qdl a{font-size:16px;color:#4c4c4c;margin-left:10px;}
.register{border:1px solid #d9d9d9;}
.re-bt{padding:0 20px;height:40px;line-height:40px;font-size:14px;color:#666;background:#f5f5f5;}
.re-t{padding:10px 0;}
.re-t .re-table{}
.re-t .re-table td{padding:10px 0;}
.re-t .re-table .ret-r{padding-right:10px;font-size:14px;color:#666;line-height:35px;}
.re-t .re-table .ret-txt{width:280px;height:35px;border:1px solid #d9d9d9;padding:0 10px;color:#666;font-size:14px;}
.re-t .re-table .ret-txt:focus{border:1px solid #598eca;}
.re-t .re-table .ret-txt.zh{background:url(../images/zhanghu.png) no-repeat 245px center;background-size:20px}
.re-t .re-table .ret-txt.mm{background:url(../images/password.png) no-repeat 245px center;background-size:20px}
.re-t .re-table .prompt{position:relative;border:1px solid #d9d9d9;background:#f9f9f9;height:35px;line-height:35px;color:#666;font-size:12px;padding:0 10px;margin-left:25px;}
.re-t .re-table .prompt img{position:relative;top:2px;margin-right:10px;}
.re-t .re-table .prompt .triangle_border_left{width:0;height:0;border-width:10px 10px 10px 0;border-style:solid;border-color:transparent #d9d9d9 transparent transparent;position:absolute;top: 7px;left: -10px;}
.re-t .re-table .prompt .triangle_border_left span{display:block;width:0;height:0;border-width:9px 9px 9px 0;border-style:solid;border-color:transparent #f9f9f9 transparent transparent;position:absolute;top:-9px;left:1px;}
.re-t .re-table .yanzm{width:130px;height:35px;margin-left:8px;border:1px solid #d9d9d9;overflow:hidden;}
.re-t .re-table .yanzm img{width:130px;height:35px;}
.re-t .re-table .ret-selt{width:142px;height:35px;border:1px solid #d9d9d9;margin-right:15px;}
.ret-up{width:122px;height:102px;border:1px solid #d9d9d9;position:relative;margin-right:10px;}
.ret-up img{display:block;width:120px;height:100px;}
.ret-up .up-file{position:absolute;left:0;top:0;width:120px;height:100px;opacity:0;}
.ret-sli{width:122px;height:102px;border:1px solid #d9d9d9;position:relative;cursor:pointer;}
.ret-sli img{display:block;width:120px;height:100px;}
.ret-sli .sli-fdj{position:absolute;top:0;left:0;width:120px;height:100px;background:rgba(0,0,0,0.4);padding-top:35px;color:#fff;}
.ret-sli .sli-fdj span{display:block;width:25px;height:27px;margin:0 auto;background:url(../images/fdj.png) no-repeat center;}
.re-t .re-table .ret-xy{color:#808080;line-height:25px;}
.re-t .re-table .ret-xy .xy-check{position:relative;top:-2px;margin-right:10px;}
.re-t .re-table .ret-xy a{color:#598eca;}
.re-t .re-table .ty-btn{display:block;width:280px;height:35px;line-height:35px;background:#598eca;color:#fff;font-size:16px;border-radius:5px;}

.login{height:480px;background:url(../images/6.jpg) no-repeat center;}
.login-nr{width:1200px;height:480px;margin:0 auto;position:relative;}
.login-tanc{position:absolute;right:50px;top:78px;width:315px;height:345px;background:#fff;padding:50px 30px 30px;}
.login-bt{font-size:16px;color:#666;font-weight:normal;}
.login-ul{}
.login-ul li{margin-bottom:20px;}
.login-ul li .gont{width:100%;height:34px;padding:0 10px;border:1px solid #e5e5e5;border-radius:3px;}
.login-ul li .gont.yhm{padding-left:40px;background:url(../images/ico-13.png) no-repeat 13px center;}
.login-ul li .gont.pass{padding-left:40px;background:url(../images/ico-14.png) no-repeat 13px center;}
.login-ul li .gont:focus{border:1px solid #66a6ff;}
.login-ul li .gont.yhm:focus{background:url(../images/ico-13_.png) no-repeat 13px center;}
.login-ul li .gont.pass:focus{background:url(../images/ico-14_.png) no-repeat 13px center;}
.login-ul li .yzma{float:right;width:102px;height:34px;border:1px solid #e5e5e5;overflow:hidden;}
.login-ul li .yzma img{width:100px;height:32px;}
.login-ul li .login-anniu{padding-top:30px;}
.login-ul li .login-anniu .baoc-anniu{width:100%;height:40px;background:#ff8a66;border:0;color:#fff;font-size:16px;border-radius:3px;}
.login-ul li .login-anniu .lingw{padding:5px 0;}
.login-ul li .login-anniu .lingw a{font-size:12px;color:#999}

.hzhuy{padding:25px 0 100px 240px;}
.hzhuy .hyimg{float:left;border:1px solid #d9d9d9;}
.hzhuy .hyimg img{display:block;}
.zkuoy{float:left;margin-left:50px;width:430px;background:#fafafa;border:1px solid #d9d9d9;padding:10px;}
.zko-table{}
.zko-table td{padding:5px 0;}
.zko-table td .zko-ydq{text-align:right;padding-right:10px;color:#666;font-size:13px;}
.zko-table td .zko-txt{width:300px;height:34px;padding:0 10px;border:1px solid #e5e5e5;border-radius:3px;}
.zko-table td .zko-img{margin-bottom:10px;}
.zko-table td .zko-img img{float:left;display:block;width:80px;height:49px;margin-right:10px;}
.zko-table td .zko-img .em{float:left;color:#73adff;padding-top:10px;}
.zko-table td .zko-chic{color:#999;}

.hyn-btn{position:fixed;bottom:0;left:214px;padding:20px 0;text-align:center;background:#fff;border:1px solid #e6e6e6;border-bottom:0;}
.hyn-btn .baocn{display:inline-block;padding:0 20px;height:30px;line-height:30px;background:#66a6ff;border-radius:3px;color:#fff;}



.main-h1{}
.main-h1 .dzz{float:left;display:block;margin-right:20px;height:50px;cursor:pointer;transition:all 0.2s ease-in-out;}
.main-h1 .dzz.on,.main-h1 .dzz:hover{border-bottom:2px solid #66a6ff;transition:all 0.2s ease-in-out;}
.main-h1 .lans{color:#65a6ff;}

.ivne-s{padding:0 5px;}
.table-n1{width:100%;border:1px solid #e6e6e6;}
.table-n1 th{text-align:left;padding:10px 15px;color:#666;font-size:12px;background:#f8f8f8;border-bottom:1px solid #e6e6e6;}
.table-n1 td{text-align:left;padding:10px 15px;color:#666;font-size:12px;border-bottom:1px solid #e6e6e6;}
.table-n1 td .lanb{color:#4c97ff;}
.ivne-s .xug{color:#808080;padding:15px;background:#f8f8f8;border:1px solid #e6e6e6;}
.table-n1 tr:hover td{background:#f5f5f5;}
.table-n1 tr td:last-of-type{text-align:right;}
.table-n2{border:1px solid #e6e6e6;width:100%;margin:10px 0 10px; }
.table-n2 td{padding:10px 0;}
.table-n2 td .cj-tri{line-height:30px;padding-right:20px;text-align:right;font-size:14px;color:#666;}
.table-n2 td .cj-txt1{padding:0 10px;width:202px;height:32px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;}
.table-n2 td .n2-selt{float:left;margin-right:10px;padding:0 10px;width:122px;height:32px;line-height:32px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;color:#808080;}
.table-n2 td .c-p1{padding:7px 0;color:#808080;}
.table-n2 td .cj-btn{cursor:pointer;display:inline-block;padding:0 10px;height:32px;background:#f8f8f8;border:1px solid #d9d9d9;border-radius:5px;margin-left:15px;}
.table-n2 td .cj-img{border:1px solid #d9d9d9}
.table-n2 td .cj-img img{display:block;width:100%;}
.table-n2 .menpic{position:relative;float:left;width:60px;height:60px;margin-right:20px;}
.table-n2 .menpic img{display:block;width:60px;height:60px;}
.table-n2 .menpic em{position:absolute;right:-10px;top:-10px;display:block;width:20px;height:20px;background:#ccc url(../images/ico-15.png) no-repeat center;border-radius:50%;cursor:pointer;}
.table-n2 .mefile{position:relative;float:left;width:60px;height:60px;border:1px solid #e6e6e6;}
.table-n2 .mefile .ifle{position:absolute;right:1px;top:1px;display:block;width:58px;height:58px;opacity:0;cursor:pointer;}
.table-n2 td .cj-txt1:focus{border:1px solid #65a6ff;box-shadow:0 0 5px rgba(101,166,255,0.3)}
.table-n2 td .cj-txt1.wjd{background:#f5f5f5}
.table-n2 td .cjtxa{padding:10px;width:325px;height:97px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;font-size:12px;color:#666;resize:none;}




.table-n3{border:1px solid #e6e6e6;width:100%;margin:10px 0 10px; }
.table-n3 td{padding:10px 0;}
.table-n3 td .cj-tri{padding-right:20px;text-align:right;font-size:14px;color:#666;}
.table-n3 td .cj-txt1{padding:0 10px;width:202px;height:32px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;font-size:12px;color:#666;}
.table-n3 td .n2-selt{float:left;margin-right:10px;padding:0 10px;width:122px;height:32px;line-height:32px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;color:#808080;}
.table-n3 td .lanb{color:#4c97ff;margin-left:20px;line-height:30px;}
.table-n3 td .cj-txt1.wjd{background:#f5f5f5}
.table-n3 td .cjtxa{padding:10px;width:485px;height:97px;background:#fff;border:1px solid #d9d9d9;border-radius:5px;font-size:12px;color:#666;resize:none;}
.table-n3 td .yidx{height:60px;}
.table-n3 td .yidx img{display:block;float:left;/*width:60px;height:60px;*/}
.table-n3 td .yidx a{line-height:50px;}
.table-n3 td .cj-txt1:focus{border:1px solid #65a6ff;box-shadow:0 0 5px rgba(101,166,255,0.3)}


.fhneng{padding:0 0 10px;margin:5px 5px 20px;border-bottom:1px solid #d9d9d9;}
.fhneng h2{color:#4c4c4c;font-size:14px;}
.fhneng p{color:#808080;font-size:12px;}

.yunf-btn{float:left;display:block;padding:5px 20px;background:#66a6ff;color:#fff;font-size:14px;border:0;border-radius:3px;}
.yunf-btn:hover{color:#fff;border:0;}

.worp{margin-bottom:20px;}
.wo-hd{padding:0 15px 0 30px;font-size:14px;color:#4c4c4c;height:40px;line-height:38px;background:#fafafa;border:1px solid #e0e0e0;}
.wo-hd .woh-kbji{float:right;font-size:12px;color:#808080;line-height:40px;}
.wo-hd .woh-kbji a{position:relative;z-index:5;color:#66a6ff;font-size:12px;margin-left:15px;}
.wo-hd .woh-kbji .jt{float:right;margin:16px 0 0 10px;display:block;width:12px;height:7px;background:url(../images/ico-16.png) no-repeat center;transition:all 0.1s ease-in-out;
transform:rotate(0deg);
-ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg); 	/* Opera */
}
.worp.elsp .wo-hd .woh-kbji .jt{transition:all 0.1s ease-in-out;
transform:rotate(-180deg);
-ms-transform:rotate(-180deg); 	/* IE 9 */
-moz-transform:rotate(-180deg); 	/* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); 	/* Opera */
}

.wo-bd{display:none;width:100%;border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0;transition:all 0.5s ease-in-out;}
.wo-bd .wod-table{width:100%;}
.wo-bd .wod-table th{color:#4c4c4c;font-size:14px;padding:10px 0;border-bottom:1px solid #e0e0e0;text-align:left;}
.wo-bd .wod-table td{color:#808080;font-size:14px;padding:10px 0;border-bottom:1px solid #e0e0e0;text-align:left;}
.wo-bd .wod-table .wod-led{padding-left:30px;text-align:left;}
.worp.elsp .wo-bd{display:block;width:100%;transition:all 0.5s ease-in-out;}

.table-n2.dk{margin:0;}

.neitao{width:100%;border:1px solid #d9d9d9;}
.neitao th{padding:10px 0;background:#f6f6f6;text-align:center;}
.neitao td{padding:10px 0;text-align:center;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;}
.neitao .dyige{padding:16px 20px;text-align:left;border-right:1px solid #d9d9d9;}
.neitao td.ple{padding:0;max-width:300px;}
.neitao .nit-txt{width:82px;height:30px;text-align:center;border:1px solid #d9d9d9;border-radius:3px;}
.neitao .dyige .rfud{float:right;width:80px;text-align:right;}
.neitao .dyige .rfud a{color:#65a6ff;margin-left:15px;}
.neitao .dyige .zneir{padding-right:80px;color:#666;}

.neitao .lase,.neitao .lase:hover{color:#65a6ff;}
.neitao .beilh{padding-left:15px;text-align:left;}


.o-bg{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:200;background:rgba(0,0,0,0.5);}
.o-tkg{display:none;position:fixed;top:50%;left:50%;margin:-287.5px 0 0 -367.5px;width:735px;z-index:201;background:#fff;border:1px solid #e6e6e6;box-shadow:0 0 10px rgba(0,0,0,0.3)}
.o-tkg .gbi{position:absolute;right:15px;top:15px;display:block;width:17px;height:17px;cursor:pointer;background:url(../images/ico-18.png) no-repeat center;}
.tkg-h2{font-size:18px;color:#4c4c4c;height:50px;line-height:48px;text-align:center;border-bottom:1px solid #e6e6e6;}

.wkg-xb{padding:40px 40px;}
.wkg-xb .xb-list{width:202px;height:377px;border:1px solid #d9d9d9;}
.wkg-xb .xb-list .xb-h3{margin-bottom:10px;border-bottom:1px solid #d9d9d9;height:38px;line-height:38px;text-align:center;background:#f6f6f6;}

.xb-frmu{padding-left:15px;height:315px;overflow-y:scroll;}
.zjit{}
.zjit .bt{margin:5px 0;cursor:pointer;}
.zjit .jiah{position:relative;top:-2px;display:inline-block;width:15px;height:15px;margin-right:10px;line-height:14px;text-align:center;border-radius:50%;background:#d7d7d7;color:#fff;}
.zjit .erji{display:none;}
.zjit .erji .pap{padding:5px 0 5px 10px;}
.zjit.xs .erji{display:block;}

.xb-list.youc .zjit .shanc{float:right;position:relative;top:0;display:inline-block;width:15px;height:15px;margin-right:10px;line-height:15px;text-align:center;border-radius:50%;background:#d7d7d7;color:#fff;font-style:normal;}

.tjia{margin:0 202px;text-align:center;padding:150px 0 0;}
.tjia a{display:inline-block;border:1px solid #a6c8ff;border-radius:2px;padding:2px 10px;color:#333;}

.annius{padding:10px 0;background:#f5f5f5;text-align:center;border-top:1px solid #d9d9d9;}
.annius .btn{display:inline-block;padding:5px 20px;line-height:normal;margin:0 10px;background:#65a6ff;color:#fff;border:1px solid #65a6ff;border-radius:3px;}
.annius .btns{border:1px solid #65a6ff;background:none;color:#65a6ff;}

.fkang{float:left;margin-right:5px;display:block;}
.fkang .fk-che{display:none;}
.fkang .fk-che + label{display:block;width:52px;height:30px;line-height:30px;text-align:center;background:#fff;border:1px solid #d9d9d9;border-radius:2px;}
.fkang .fk-che:checked + label{border:2px solid #ff8a66;line-height:28px;background:#fff url(../images/ico-11.png) no-repeat right bottom;background-size:12px;}
.liej{float:left;display:block;line-height:30px;color:#66a6ff;}
.liej a{color:#66a6ff}
.ok_ty{padding-top:10px;}
.ok_ty .okt{position:relative;top:-2px;margin-right:5px;}
.flev{float:left;margin-right:10px;line-height:30px;}
.flev .flt{position:relative;top:-2px;margin-right:5px;}

.zyu{}
.gwcico{padding-top:10px;}
.gwcico .wzi{float:left;}
.gwcico .cico{padding-left:65px;}
.gwcico .cico .crdi{float:left;margin-top:3px;margin-right:10px;}
.gwcico .cico .cimg{float:left;margin-right:30px;width:70px;height:70px;}
.gwcico .cico .cimg img{display:block;width:70px;height:70px;}

.flva{float:left;display:block;min-width:100px;font-size:14px;}
.flva em{font-size:12px;}
.flra{position:relative;top:-2px;margin-right:5px;}

.daquan{position:relative;border:1px solid #e0e0e0;border-top:0;border-bottom:1px solid #e0e0e0;}
.dan-h3{padding:0 20px;height:60px;background:#fafafa;}
.dan-h3 .vh-fl{float:left;line-height:60px;font-size:18px;color:#4c4c4c;}
.dan-h3 .vh-fl em{display:inline-block;width:160px;}
.dan-h3 .vh-fl .jt{display:inline-block;width:21px;height:12px;background:url(../images/ico-20.png) no-repeat center;
	transition:all 0.3s ease-in-out;
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); 	/* IE 9 */
	-moz-transform:rotate(0deg); 	/* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	-o-transform:rotate(0deg); 	/* Opera */
}
.vh-ri{position:absolute;right:20px;top:17px;}

.dan-neir{display:none;overflow:hidden;padding:20px;}
.dan-neir p{color:#808080;font-size:14px;line-height:30px;}
.dan-neir .lajie{color:#66a6ff;}
.dan-neir p em{color:#4c4c4c;}
.dan-neir .nri-ybg{margin:10px 0;background:#f7f7f7;border:1px solid #e0e0e0;padding:10px 15px;color:#808080;font-size:14px;}

.daquan.wan{border-top:1px solid #e0e0e0;}
.daquan.jyshi{border-bottom:1px solid #e0e0e0;}
.daquan.jyshi .dan-h3{border-bottom:1px solid #e0e0e0;}
.daquan.jyshi .dan-neir{display:block;}
.daquan.jyshi .dan-h3 .vh-fl .jt{
	transition:all 0.3s ease-in-out;
	transform:rotate(-180deg);
	-ms-transform:rotate(-180deg); 	/* IE 9 */
	-moz-transform:rotate(-180deg); 	/* Firefox */
	-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
	-o-transform:rotate(-180deg); 	/* Opera */
}





.lcs_wrap {display: inline-block;direction: ltr;height: 28px;vertical-align: middle;}
.lcs_wrap input {display: none;}

.lcs_switch {
	display: inline-block;	
	position: relative;
	width: 75px;
	height: 28px;
	border-radius: 30px;
	background: #333;
	overflow: hidden;
	cursor: pointer;
	
	-webkit-transition: all .2s ease-in-out;  
	-ms-transition: 	all .2s ease-in-out; 
	transition: 		all .2s ease-in-out; 
}
.lcs_cursor {
	display: inline-block;
	position: absolute;
	top: 3px;	
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1);
	z-index: 10;
	
	-webkit-transition: all .2s linear;  
	-ms-transition: 	all .2s linear; 
	transition: 		all .2s linear; 
}
.lcs_label {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
	/*letter-spacing: 1px;*/
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	width: 33px;
	top: 5px;
	overflow: hidden;
	text-align: center;
	opacity: 0;
	
	-webkit-transition: all .2s ease-in-out .1s;  
	-ms-transition: 	all .2s ease-in-out .1s;   
	transition: 		all .2s ease-in-out .1s;   
}
.lcs_label.lcs_label_on {left: -70px;z-index: 6;}
.lcs_label.lcs_label_off {right: -70px;z-index: 5;	}


/* on */
.lcs_switch.lcs_on {background: #73adff;box-shadow: 0 0 2px #73adff inset;}
.lcs_switch.lcs_on .lcs_cursor {left: 50px;}
.lcs_switch.lcs_on .lcs_label_on {left: 7px;opacity: 1;width:40px;}


/* off */
.lcs_switch.lcs_off {background: #333;box-shadow: 0px 0px 2px #333 inset; }
.lcs_switch.lcs_off .lcs_cursor {left: 3px;}
.lcs_switch.lcs_off .lcs_label_off {right: 7px;	opacity: 1;width:40px;}


/* disabled */
.lcs_switch.lcs_disabled {
	opacity: 0.65;
	filter: alpha(opacity=65);	
	cursor: default;
}

.reljie{padding:0 20px;height:40px;line-height:38px;color:#808080;font-size:13px;background:#f7f7f7;border:1px solid #d9d9d9;}
.reljie .lans{color:#65a6ff}

.bre-tmg{padding:10px 0;}
.bre-tmg li{padding:10px 0;overflow:hidden;}
.bre-tmg .bre-left{float:left;width:170px;color:#666;font-size:14px;text-align:right;padding-right:10px;line-height:28px;}
.bre-tmg .bre-right{padding-left:170px;line-height:28px;}
.bre-tmg .bre-right .bre-txt{width:200px;height:30px;padding:0 10px;background:#fff;border:1px solid #d9d9d9;border-radius:3px;}
.bre-tmg .bre-right .brp{line-height:28px;font-size:14px;margin-right:20px;}
.bre-tmg .bre-right .brp .brp-ro{position:relative;top:-1px;margin-right:5px;}

.pk-table{width:100%;}
.pk-table td{border:2px solid #fff;background:#f8f8f8;}
.pk-table .pkvl{padding:20px 0 20px 40px;}
.pk-table .pkvr{padding:20px 0 20px 80px;}
.pk-table .pkvl .plec{font-size:15px;color:#4c4c4c;}
.pk-table .pkvl .plec .plcb{position:relative;top:-1px;margin-right:20px;}
.pk-table .pkvr .plec{font-size:13px;color:#666;float:left;display:block;width:210px;padding:5px 0;}
.pk-table .pkvr .plec .plcb{position:relative;top:-1px;margin-right:20px;}



.cshouz{}
.cshouz .chz-btn{float:left;}
.cshouz .chz-btn .btn{display:inline-block;padding:5px 20px;background:#66a6ff;border:1px solid #66a6ff;color:#fff;font-size:14px;border-radius:3px;}
.cshouz .chz-shur{}
.cshouz .chz-selt{float:left;margin-right:10px;width:102px;height:33px;line-height:33px;padding:0 10px;border:1px solid #d9d9d9;border-radius:3px;}
.cshouz .chz-sru{float:left;width:252px;height:33px;border:1px solid #d9d9d9;border-radius:3px;}
.cshouz .chz-sru .chs-btn{float:right;margin-top:-1px;margin-right:-1px;width:60px;height:33px;background:#65a6ff;border:0;color:#fff;border-top-right-radius:3px;border-bottom-right-radius:3px;}
.cshouz .chz-sru .chs-txt{width:185px;padding:0 10px;border:0;height:31px;color:#808080;font-size:12px;border-top-left-radius:3px;border-bottom-left-radius:3px;}

.table-n4{width:100%;border:1px solid #e6e6e6;}
.table-n4 th{text-align:left;padding:10px 0;color:#666;font-size:14px;line-height:normal;background:#f8f8f8;border-bottom:1px solid #e6e6e6;}
.table-n4 td{text-align:left;padding:5px 0;color:#666;font-size:14px;border-bottom:1px solid #e6e6e6;/*vertical-align:top*/}
.table-n4 .lanb{color:#4c97ff;}
.table-n4 .porc{text-align:left;padding:0 10px;}
.table-n4 .porc .ckas{float:left;margin:4px 15px 0 0;}
.table-n4 .porv{text-align:left;padding:0 10px;}
.table-n4 .porv .ckas{float:left;margin:23px 15px 0 0;}
.table-n4 .porv .img{float:left;width:60px;height:60px;}
.table-n4 .porv .img img{display:block;width:60px;height:60px;}
.table-n4 .porv .txt{padding-left:98px;}
.table-n4 .porv .txt h2{padding:0 0;color:#4c97ff;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; //文本行数
overflow: hidden;font-size: 12px;}
.table-n4 .porv .txt p{color:#ff8a66;font-size:12px;}
.table-n4 .porv .txt p .fsp{display:inline-block;padding:0 10px;background:#ff8a66;color:#fff;margin-right:10px;border-radius:3px;vertical-align:middle;}
.table-n4 .potr{padding:0 4px 0 0;text-align:right;}
.table-n4 .potr.ljie{}
.table-n4 .potr.ljie a{margin-left:4px}
.table-n4 .porv .txt.no-hh h2{}
.table-n4 .porv .txt .lans{color:#4c97ff;width:235px;}
.table-n4 .lan-selt{color:#4c97ff;font-size:14px;border:0;background:none;}

.pag-or{}
.pag-or a{float:left;margin-right:20px;display:block;width:82px;height:30px;line-height:29px;text-align:center;font-size:13px;color:#666;background:#f8f8f8;border:1px solid #e6e6e6;border-radius:3px;}
.pag-or a:hover{background:#fff;}


.fspn{}
.fp-hd{height:45px;border:1px solid #d9d9d9;border-bottom:0;border-top:0;}
.fp-hd li{float:left;width:33.33%;height:44px;line-height:43px;text-align:center;background:#f7f7f7;border:1px solid #d9d9d9;border-left:0;color:#666;font-size:14px;}
.fp-hd li:last-of-type{border-right:0;}
.fp-hd li.on{line-height:40px;background:#fff;border-top:2px solid #66a6ff;border-bottom:0;}

.fp-bd{}
.fp-bd .item{}
.fp-bd .xzep{border:1px solid #d9d9d9;border-top:0;}
.fp-bd .xzep .ze-wenh{text-align:right;padding:20px 20px;font-size:14px;color:#666;}
.fp-bd .xzep .ze-wenh em{position:relative;top:4px;margin-right:10px;display:inline-block;width:18px;height:18px;background:url(../images/ico-9.png) no-repeat center;}
.fp-bd .xzep .ze-wenh a{color:#4c97ff;}

.ze-vsi{width:750px;margin:0 auto;padding:100px 0 200px;}
.ze-vsi .fank{float:left;width:166px;height:44px;line-height:44px;text-align:center;color:#666;font-size:14px;margin:10px 10px;background:#f2f2f2;border-radius:2px;}
.ze-vsi .fank:hover,.ze-vsi .fank.on{border:1px solid #4c97ff;background:#fff;line-height:42px;}
.ze-vsi .fankov{float:left;width:166px;height:44px;font-size:14px;margin:10px 10px;}


.ze-vsi .fankov .seltniu{position:relative;width:166px;height:44px;}
.ze-vsi .fankov .seltniu .selt-sshi{padding:0 10px;width:166px;height:44px;line-height:44px;background:#f2f2f2;border-radius:2px;color:#666;}
.ze-vsi .fankov .seltniu em{display:block;position:absolute;right:10px;top:18px;z-index:3;transition:all 0.2s ease-in-out;
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #333;
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); 	/* IE 9 */
	-moz-transform:rotate(0deg); 	/* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	-o-transform:rotate(0deg); 	/* Opera */
}
.ze-vsi .fankov .seltniu .selt-neir{display:none;position:absolute;top:0;left:0;z-index:1;width:168px;padding-bottom:10px;background:#fff;border:1px solid #d9d9d9;border-radius:2px;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.ze-vsi .fankov .seltniu .selt-neir .selt-sshi{border-radius:0;border:0;background:#fff;}
.ze-vsi .fankov .seltniu .selt-neir p{padding:5px 20px;}
.ze-vsi .fankov .seltniu .selt-neir p .radio{position:relative;top:-2px;}

.ze-vsi .fankov .seltniu.kuosi .selt-neir{display:block;}
.ze-vsi .fankov .seltniu.kuosi em{transition:all 0.2s ease-in-out;
transform:rotate(-180deg);
-ms-transform:rotate(-180deg); 	/* IE 9 */
-moz-transform:rotate(-180deg); 	/* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); 	/* Opera */}

.bjisp{padding:20px 20px;}

.b-table{background:#f8f8f8;width:100%;}
.b-table td{padding:15px 20px;border:2px solid #fff;vertical-align: top;}
.b-table .bxin-cti{padding:10px 0;color:#4c97ff;font-size:16px;color:#66a6ff;text-align:center;}

.ztyui{font-size:14px;padding:5px 0;line-height:30px;}
.ztyui .zvk-left{float:left;width:145px;text-align:right;}
.ztyui .zvk-left .bng{margin-top:-15px;position:relative;top:-10px;font-size:12px;color:#999;line-height:15px;font-weight:normal;}
.ztyui .zvk-right{padding-left:155px;}
.ztyui .zvk-right .chek{display:inline-block;margin-right:20px;}
.ztyui .zvk-right .chek .pret1{position:relative;top:-1px;margin-right:5px;}
.ztyui .zvk-right .zvk-txt{padding:0 10px;width:230px;height:30px;background:#fff;border:1px solid #d9d9d9;border-radius:3px;}
.ztyui .zvk-right .zvk-txt:focus{border:1px solid #65a6ff;box-shadow:0 0 5px rgba(101,166,255,0.3)}
.ztyui .zvk-right .zvk-txt.mr20{margin-right:20px;}
.ztyui .zvk-right .vs-1{margin-left:10px;color:#808080;}
.ztyui .zvk-right .vs-1 a{color:#4c97ff;}
.ztyui .zvk-right .ditou{font-size:14px;color:#666;}
.ztyui .zvk-right .ditou a{color:#4c97ff;}
.ztyui .zvk-right .zvk-selt{width:350px;padding:0 6px;height:30px;background:#fff;border:1px solid #d9d9d9;border-radius:3px;}
.ztyui .zvk-right .vs-2{margin:0 10px;}
.ztyui .zvk-right .vs-2 a{color:#598eca;}
.ztyui .zvk-right .vs-2 a:hover{color:#ff6a00;text-decoration:underline}
.ztyui .zvk-right .vs-3{}
.ztyui .zvk-right .vs-3 a{color:#598eca;margin-right:10px;}
.ztyui .zvk-right .vs-3 a em{position:relative;top:-1px;display:inline-block;width:20px;height:20px;line-height:18px;text-align:center;margin-right:10px;background:#598eca;color:#fff;vertical-align: middle;}
.ztyui .zvk-right .vs-3 a:hover{color:#ff6a00;text-decoration:underline}
.ztyui .zvk-right .vs-4{margin-right:20px;}
.ztyui .zvk-right .vs-4 a{color:#598eca}
.ztyui .zvk-right .vs-4 a:hover{color:#ff6a00;text-decoration:underline}

.huajir{padding:10px 20px;background:#fff;border:1px solid #d9d9d9;}
.huajir .hj-table{width:100%;}
.huajir .hj-table th{padding-bottom:5px;}
.huajir .hj-table td{padding:10px 0;border:0;border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;}
.huajir .hj-table .hsrm{background:#fff;border:1px solid #d9d9d9;width:75px;height:25px;text-align:center;border-radius:3px;}
.huajir .hj-table .cospl-1{display:inline-block;margin-right:145px;color:#666;}
.huajir .hj-table .cospl-1 .jlsn,.huajir .hj-table .cospl-2 .jlsn{color:#66a6ff;margin-right:10px;}
.huajir .hj-table .cospl-2{}
.huajir .hj-table .cospl-2 .hsrm{margin-right:10px;}
.huajir .hj-table .cospl-2 em{color:#fe0000;}
.zkucn{padding-top:5px;font-size:12px;color:#999;line-height:normal;}

.yibai{float:left;margin:2px 20px 0 0;width:130px;height:30px;border:1px solid #d9d9d9;overflow:hidden;border-radius:3px;}
.yibai em{float:left;display:block;width:30px;height:28px;text-align:center;color:#808080;background:#f5f5f5;border-right:1px solid #d9d9d9;}
.yibai .yitxt{float:left;width:98px;height:28px;background:#fff;border:0;padding:0 10px;}
.sngcv{position:relative;width:62px;height:62px;border:1px solid #d9d9d9;margin-bottom:5px;}
.sngcv img{display:block;width:60px;height:60px;}
.sngcv .sng-file{position:absolute;top:0;left:0;z-index:6;width:60px;height:60px;opacity:0;}











/*分销*/
.header.mtsi{height:35px;background:#f8f8f8;}
.header.mtsi .hear-nmi{height:35px;line-height:35px;border-left:0;}
.header.mtsi .hear-nmi a{color:#598eca;font-size:12px;}
.header.mtsi .hear-nmi .hear-lis{top:35px}
.header.mtsi .hear-nmi .sjt{border-top-color:#598eca}

.header.mtsi .hear-nmi .hear-lis{}
.header.mtsi .hear-nmi .hear-lis li.lis1 .ico{background:url(../images/ico-1.png) no-repeat center -1px;}
.header.mtsi .hear-nmi .hear-lis li.lis1:hover{background:#66a6ff ;color:#fff;}
.header.mtsi .hear-nmi .hear-lis li.lis1:hover .ico{background:url(../images/ico-1_.png) no-repeat center -1px;}
.header.mtsi .hear-nmi .hear-lis{}
.header.mtsi .hear-nmi .hear-lis li.lis2 .ico{background:url(../images/ico-2.png) no-repeat center -1px;}
.header.mtsi .hear-nmi .hear-lis li.lis2:hover{background:#66a6ff ;color:#fff;}
.header.mtsi .hear-nmi .hear-lis li.lis2:hover .ico{background:url(../images/ico-2_.png) no-repeat center -1px;}
.header.mtsi .hear-nmi .hear-lis li.lis2{position:relative;}
.header.mtsi .hear-nmi .hear-lis li.lis2:after{content:"";display:block;position:absolute;top:-5px;width:150px;height:1px;background:#e6e6e6;}
.header.mtsi .hear-nmi .hear-lis li.lis5:after{content:"";display:none;position:absolute;top:-5px;width:150px;height:1px;background:#e6e6e6;}


.e-search{padding:30px 0;}
.e-search .logo-5{float:left;margin-top:0px;width:191px;height:40px;background:url(../images/logo-5.png) no-repeat center;}
.e-search .nadh{float:left;margin-top:2px;padding:0 10px;}
.e-search .nadh li{float:left;margin:0 10px;padding:0 15px;height:35px;line-height:35px;color:#666;font-size:14px;border-radius:3px;cursor:pointer;}
.e-search .nadh li.on,.e-search .nadh li:hover{background:#598eca;color:#fff;}


.srch{float:right;height:40px;width:400px;border:2px solid #598eca;}
.srch .cosel{display:none;}
.srch .select_box{font-size:12px;color:#598eca;width:80px;line-height:38px;float:left;position:relative;}
.srch .select_showbox{height:38px;background:url(../images/search_ico.png) no-repeat 70px center;text-indent:1em;}
.srch .select_showbox.active{background:url(../images/search_ico_hover.png) no-repeat 70px center;}
.srch .select_option{border:2px solid #598eca;border-top:none;display:none;left:-2px;top:36px;position:absolute;z-index:99;background:#fff;}
.srch .select_option li{text-indent:1em;width:80px;cursor:pointer;line-height:30px;}
.srch .select_option li.selected{background-color:#e9eef5;color:#598eca;}
.srch .select_option li.hover{background:#e9eef5;color:#598eca;}

.srch input.inp_srh,.srch input.btn_srh{border:none;background:none;height:36px;line-height:36px;float:left}
.srch input.inp_srh{outline:none;width:256px;padding:0 10px;}
.srch input.btn_srh{background:#598eca;color:#FFF;font-family:"微软雅黑";font-size:15px;width:60px;cursor:pointer;}

.suoyp{overflow:hidden;border:1px solid #e6e6e6;}
.suoyp h1{padding:0 20px;color:#4c4c4c;font-size:18px;height:43px;line-height:43px;background:#f5f5f5;border-bottom:1px solid #e6e6e6;}
.suoyp h1 span{color:#666;font-size:12px;}
.suoyp h1 span em{color:#598eca;}

.list-snp{}
.list-snp li{float:left;width:12.5%;height:118px;padding-top:15px;border-right:1px solid #e6e6e6;cursor:pointer;}
.list-snp li .img{position:relative;width:60px;height:60px;overflow:hidden;margin:0 auto;}
.list-snp li .img .zmg-1{position:absolute;left:0;top:0;display:block;width:60px;height:60px;transition:all 0.3s ease-in-out;}
.list-snp li .img .zmg-2{position:absolute;left:-60px;top:0;display:block;width:60px;height:60px;transition:all 0.3s ease-in-out;}
.list-snp li .img img{display:block;width:60px;height:60px;}
.list-snp li .txt{text-align:center;color:#666;font-size:14px;margin-top:5px;}

.list-snp li:hover .img .zmg-1{left:73px;transition:all 0.5s ease-in-out;}
.list-snp li:hover .img .zmg-2{left:0;transition:all 0.5s ease-in-out;}
.list-snp li:hover .txt{color:#598eca;}
.list-snp li:last-of-type{border-right:0}

.screen-tj{padding:20px 0;line-height:25px;overflow:hidden;}
.screen-tj .scn-fl{width:85px;padding-left: 10px;}
.screen-tj .tj{position:relative;display:block;float:left;padding:0 25px 0 10px;border:1px solid #598eca;height:25px;color:#598eca;}
.screen-tj .tj i{position:absolute;display:block;right:8px;top:50%;margin-top:-4px;width:8px;height:8px;background:url(../images/cha-l.jpg) no-repeat center;}
.selector{position:relative;}
.selector .hidey{display:none;}
.selector .s-more{position:absolute;z-index:10086;bottom:-27px;left:50%;margin-left:-49px;width:98px;height:28px;line-height:26px;border:1px solid #cfcfcf;border-top:1px solid #fff;background:#fff;}
.selector .s-more a{display:block;width:100%;height:100%;}
.selector .s-more a b{display:inline-block;width:9px;height:5px;background:url(../images/jtou.png) no-repeat center;position:relative;top:-1px;margin-left:5px;}
.selector .s-more a b.s{background:url(../images/jtou-s.png) no-repeat center;}
.selector .sl-wrap{border:1px solid #cfcfcf;background:#f5f5f5;position: relative;_zoom: 1;line-height: 34px;margin-top:-1px;}
.selector .sl-key{float: left;width: 100px;padding-left: 10px;color:#4c4c4c;font-size:14px;line-height:44px;}
.selector .sl-value {margin-left: 110px;padding:5px 130px 5px 20px;overflow: hidden;zoom:1;background:#fff;}
.selector .sl-ext {position: absolute;top: 10px;right: 10px;width: 120px;height: auto;line-height: 22px;overflow: hidden;zoom: 1;}
.selector .sl-ext .sl-e-multiple {float: right;width:55px;height: 22px;line-height: 22px;border: 1px solid #E1E1E1;background: #fff;color:#808080;}
.selector .sl-ext .sl-e-more {float: right;line-height: 25px;padding-right:15px;background:url(../images/jtou.png) no-repeat right center;visibility: hidden;color: #808080;}
.selector .sl-ext .sl-e-more.x{visibility: visible;}
.selector .sl-ext .sl-e-more.s{background:url(../images/jtou-s.png) no-repeat right center;}
.selector .sl-value .sosuo{width:142px;display:none;}
.selector .sl-value .sosuo .scce{width:110px;height:20px;border:1px solid #d9d9d9;padding-left:30px;background:url(../images/fdj-hs.png) no-repeat 10px center;}
.selector .sl-v-logos{padding-top:35px;}
.selector .sl-v-logos .v-fixed{padding-top: 10px;margin-bottom: 10px;overflow: hidden;zoom: 1;height:160px;width:938px;}
.selector .sl-v-logos .v-fixed li{float: left;_display: inline;width: 116px;height: 76px;padding: 0;border: 1px solid #DDD;margin: -1px -1px 0 0;background: #FFF;text-align: center;}
.selector .sl-v-logos .v-fixed li a{display: block;border: 1px solid #FFF;width:114px;height:74px;line-height:60px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;zoom: 1;color: #005aa0;padding:7px;}
.selector .sl-v-logos .v-fixed li img{display:block;width:100px;height:60px;}
.selector .sl-v-logos .v-fixed li.on{border-color: #598eca;position: relative;z-index: 1;}
.selector .sl-v-logos .v-fixed li.on a{border-color: #598eca;background:url(../images/fuk-xz.png) no-repeat right bottom;}
.selector .sl-v-logos .v-fixed li:hover{border-color: #598eca;position: relative;z-index: 5;}
.selector .sl-v-logos .v-fixed li:hover a{border-color: #598eca;}
.selector .sl-v-logos .v-fixed li:hover img{display:none;}
.selector .sl-v-list{overflow: hidden;zoom: 1;padding-top: 4px;}
.selector .sl-v-list ul{float: left;overflow: hidden;zoom: 1;position: relative;height: 30px;}
.selector .sl-v-list ul li{float: left;_display: inline;margin-right: 35px;margin-bottom: 4px;height: 26px;line-height: 26px;}
.selector .sl-v-list ul li a{float: left;white-space: nowrap;zoom: 1;color: #598eca}
.selector .sl-v-list ul li span{display:none;}
.checkbox_1 {display: none; } 
.checkbox_1 + label { background:url(../images/checkbox.png) no-repeat center;display: inline-block;position: relative;width:17px;height:17px;top:4px;margin-right:5px;} 
.checkbox_1:checked + label { background:url(../images/checkbox_.png) no-repeat center; }
.selector .sl-btns{display:none;text-align: center;padding-top: 5px;padding-bottom: 5px;}
.selector .sl-btns a.btn-primary{display: inline-block;line-height: 25px;height: 25px;width:55px;border-radius: 5px;border: 1px solid #598eca;background: #598eca;cursor: default;color: #fff;font-size:14px;margin-right:15px;}
.selector .sl-btns a.btn-default{display: inline-block;line-height: 25px;height: 25px;width:55px;border-radius: 5px;border: 1px solid #ccc;background: #fff;cursor: pointer;color: #666;font-size:14px;}
.selector .sl-btns a.btn-primary.disabled{border: 1px solid #ccc;background: #f2f2f2;color:#b2b2b2;}
.selector .sl-wrap.multiple,.selector .sl-wrap.extend{background:#dee8f4;border:2px solid #598eca;position:relative;z-index:18;}
.selector .sl-wrap.multiple .sosuo,.selector .sl-wrap.extend .sosuo,.selector .sl-wrap.multiple .sl-btns{display:block;}
.selector .sl-wrap.multiple .sl-v-logos .v-fixed,.selector .sl-wrap.extend .sl-v-logos .v-fixed{overflow-y: auto;overflow-x: hidden;padding-top: 1px;width:1010px;height: 156px;}
.selector .sl-wrap.multiple .sl-v-list ul li span{display:inline;}

.f-line{height:38px;line-height:38px;background:#f5f5f5;border:1px solid #ccc;}
.f-line .f-sort{}
.f-line .f-sort li{float:left;width:90px;height:36px;text-align:center;background:#fff;border-right:1px solid #ccc;border-left:1px solid #fff;}
.f-line .f-sort li a{display:block;width:100%;height:100%;color:#666;font-size:14px;}
.f-line .f-sort li a b{display:inline-block;width:8px;height:8px;background:url(../images/lby-xtb.png) no-repeat left top;margin-left:5px;}
.f-line .f-sort li:hover{border:1px solid #ff8833;margin-top:-1px;margin-left:-1px;padding-left:1px;width:91px;height:38px;}
.f-line .f-sort li:hover a{color:#ff8833;}
.f-line .f-sort li.on{background:#ff8833;border:1px solid #ff8833;margin-top:-1px;margin-left:-1px;padding-left:1px;width:91px;height:38px;}
.f-line .f-sort li.on a{color:#fff;}
.f-line .f-sort li:hover a b{background:url(../images/lby-xtb.png) no-repeat left -12px;}
.f-line .f-sort li.on a b{background:url(../images/lby-xtb.png) no-repeat left -24px;}
.f-line .f-sort li:hover a b.s{background:url(../images/lby-xtb.png) no-repeat left -48px;}
.f-line .f-sort li.on a b.s{background:url(../images/lby-xtb.png) no-repeat left -36px;}

.f-line .fsory{width:90px;height:36px;text-align:center;background:#fff;border-right:1px solid #ccc;border-left:1px solid #fff;}
.f-line .fsory .fsor-che{position:relative;top:-2px;margin-right:5px;}
.f-line .f-baoy{padding-left:15px;}
.f-line .f-baoy em{float:left;margin:0 5px;color:#666;}
.f-line .f-baoy .fboy-txt{float:left;width:80px;height:25px;padding:0 10px;margin-top:6px;border:1px solid #e6e6e6;border-radius:1px;}
.f-line .f-baoy .fboy-btn{float:left;min-width:50px;padding:0 10px;height:25px;margin:6px 0 0 20px;text-align:center;background:#ff8833;color:#fff;border:0;border-radius:1px;cursor:pointer;}

.list-fx{}
.list-fx li{float:left;position:relative;width:283px;height:383px;border:1px solid #ccc;margin-right:22px;}
.list-fx li .img{padding:15px;width:280px;height:280px;}
.list-fx li .img img{display:block;width:100%;height:100%;}
.list-fx li .txt{position:absolute;left:0;bottom:0;width:281px;padding:0 15px 30px;background:#fff;}
.list-fx li .txt h2{color:#666;font-size:14px;margin-bottom:5px;}
.list-fx li .txt p{color:#808080;font-size:13px;}
.list-fx li .txt p .hogsi{color:#ff1700;}
.list-fx li .txt .shja-1{display:none;width:100%;height:30px;color:#598eca;line-height:30px;text-align:center;margin-top:10px;background:#fff;border:1px solid #598eca;border-radius:3px;}
.list-fx li .txt .shja-1:hover{background:#598eca;color:#fff;}
.list-fx li .txt .shja-2{display:none;width:100%;height:30px;color:#fff;line-height:30px;text-align:center;margin-top:10px;background:#ccc;border:1px solid #ccc;border-radius:3px;}
/*.list-fx li:hover .txt{height:150px;}*/
.list-fx li:hover .txt h2{display:none;}
.list-fx li:hover .txt .shja-1{display:block;}
.list-fx li:hover .txt .shja-2{display:block;}
.list-fx li:hover{box-shadow:0 0 10px rgba(0,0,0,0.1)}
.list-fx li:last-of-type{margin-right:0;}


.footr{text-align:center;height:60px;line-height:60px;}










.sp-top{margin-bottom:200px;}
.sp-spbt{padding:10px 0 20px;color:#666;font-size:16px;font-weight:bold;}
.sp-top .sp-nrleft{width:422px;}
.sp-top .sp-nrright{width:747px;}
.sp-top .qita{padding:10px 0;}
.sp-top .qita a{display:inline-block;padding-left:25px;color:#333;}
.sp-top .qita a.fenx{background:url(../images/fenx.png) no-repeat left center;margin-right:20px;}
.sp-top .qita a.souc{background:url(../images/souc.png) no-repeat left center;}
.sp-top .qita a:hover{color:#ff6a00;}
.spr-table1{border-top:1px solid #598eca;background:#eef3fa;}
.spr-table1 td{padding:10px 0 0 20px;}
.spr-table1 td p{padding:0 0 10px;height:30px;line-height:30px;}
.spr-table1 td .dazi{color:#598eca;font-size:24px;}
.spr-h1{font-size:16px;color:#666;line-height:normal;margin-left:20px;font-weight:bold}
.spr-h2{border-bottom:1px dashed #ccc;width:480px;margin-left:20px;padding:0 0 5px 0;font-size:14px;line-height:25px;}
.tabe{padding-left:20px;}
.spr-table2{margin:5px 0;}
.spr-table2 td{color:#666;font-size:14px;padding:5px 0;}
.spr-table2 .org{font-size:18px;}
.spr-table2 .it-img{width:55px;height:55px;position:relative;margin:1px 20px 10px 1px;border:1px solid #d9d9d9;}
.spr-table2 .it-img.on,.spr-table2 .it-img:hover{border:2px solid #ff6a00;margin:0 19px 9px 0;}
.spr-table2 .it-img.on span,.spr-table2 .it-img:hover span{display:block;position:absolute;bottom:0;right:0;width:11px;height:11px;background:url(../images/img-xsj.png) no-repeat right bottom;}
.spr-table2 .it-img img{display:block;}
.spr-table2 .it-yse{width:55px;height:25px;line-height:25px;position:relative;margin:1px 20px 10px 1px;border:1px solid #d9d9d9;}
.spr-table2 .it-yse.on,.spr-table2 .it-yse:hover{border:2px solid #ff6a00;margin:0 19px 9px 0;}
.spr-table2 .it-yse.on span,.spr-table2 .it-yse:hover span{display:block;position:absolute;bottom:0;right:0;width:55px;height:25px;background:url(../images/img-xsj.png) no-repeat right bottom;}
.spr-table2 .ochs{color:#ff6a00;}
.spr-table2 .rbju{margin-right:20px;}

.tabe-t2{}
.tabe-t2 .tt2-ble{border:1px solid #d9d9d9;width:100%;}
.tabe-t2 .tt2-ble th{height:35px;color:#666;background:#fafafa;text-align:center;border-bottom:1px solid #d9d9d9;}
.tabe-t2 .tt2-ble td{padding:10px 0;color:#808080;text-align:center;border-bottom:1px solid #d9d9d9;}
.tabe-t2 .fsx-plr{padding-left:50px;}
.tabe-t2 .fx-shag{padding-left:30px;text-align:left;}
.tabe-t2 .fx-shag .img{float:left;border:1px solid #d9d9d9;width:42px;height:42px;}
.tabe-t2 .fx-shag .txt{padding:10px 0 0 62px;}
.tabe-t2 .ohcse{color:#ff6a00;}
.pick{}
.pick-ta{}
.pick-ta .pick-table{}
.pick-ta .pick-table th{height:35px;background:#f5f5f5;text-align:center;color:#666;}
.pick-ta .pick-table td{padding:10px 0;text-align:center;border-bottom:1px dashed #dadada;}
.pick-ta .pick-text{width:55px;height:25px;text-align:center;border:1px solid #e6e6e6;background:#fff;color:#808080;}
.pick-ta .pick-selt{width:72px;height:27px;border:1px solid #e6e6e6;background:#fff;color:#808080;}
.zjhang{height:35px;line-height:35px;background:#f5f5f5;}
.zjhang a{display:block;float:left;width:49.5%;text-align:center;color:#598eca;font-size:14px;font-weight: bold;}
.zjhang a.c-ff6a00{color:#ff6a00;}
.zj-dus{width:430px;}
.zj-dus .dus-h1{height:40px;line-height:40px;padding:0 20px;background:#f5f5f5;font-size:16px;color:#666;}
.zj-dus .dus-nr{padding:0 10px 10px;}
.zj-dus .dus-nr .dus-h2{color:#598eca;height:40px;line-height:40px;}
.zj-dus .dus-nr .dus-table{border:1px solid #e6e6e6;}
.zj-dus .dus-nr .dus-table td{height:28px;border:1px solid #e6e6e6;text-align:center;}
.pick-tal.yq{position:relative;}
.pick-tal.yq .pick-xiala{position:absolute;left:162px;bottom:-19px;cursor:pointer;width:45px;height:18px;background:#fff url(../images/jtou.png) no-repeat center;border:1px solid #e6e6e6;border-top: 1px solid #fff;}
.pick-tal.yq .pick-hide{border:1px solid #e6e6e6;overflow:hidden;}
.pick-tal.yq .pick-hide .pick-table{}
.pick-tal.yq .pick-hide .pick-table th{height:35px;background:#fafafa;text-align:center;font-size:14px;color:#666;}
.pick-tal.yq .pick-hide .pick-table td{border-top:1px solid #e6e6e6;padding:7px 0;}
.pick-tal.yq .pick-hide .pick-table .pick-pic{width:40px;height:40px;border:1px solid #e6e6e6;margin-left:30px;}
.pick-tal.yq .pick-hide .pick-table .pick-pic img{width:40px;height:40px;}
.pick-tal.yq .pick-hide .pick-table td .shul{margin:0 auto;width:112px;height:25px;border:1px solid #d9d9d9;}
.pick-tal.yq .pick-hide .pick-table td .shul .shul-sr{width:50px;height:25px;border:0;}
.pick-tal.yq .pick-hide .pick-table td .shul a{display:block;width:30px;height:25px;line-height:25px;background:#f5f5f5;}
.zongji.yq{display:none;position:relative;margin-top:30px;height:40px;line-height:40px;background:#fafafa;border:1px solid #d9d9d9;}
.zongji.yq .zgqian{color:#ff6a00;}
.zongji.yq .ybeix{width:150px;background:#fff;cursor:pointer;}
.zongji.yq .ybeix em{display:inline-block;width:9px;height:5px;position:relative;top:-2px;margin-left:5px;background:url(../images/jtou.png) no-repeat center;}
.zongji.yq .ybeix em.on{background:url(../images/jtou-s.png) no-repeat center;}
.zongji.yq .qd-list{position:absolute;left:-1px;bottom:40px;width:747px;}
.zongji.yq .qd-list .qd-list-table{border:1px solid #d9d9d9;}
.zongji.yq .qd-list .qd-list-table td{border:1px solid #d9d9d9;padding-left:20px;}

.dashed-t-d{border-top: 1px dashed #ccc;}
.sure{    }
.sure a{display:block;width:148px;height:33px;line-height:33px;text-align:center;background:#fff;border:1px solid #598eca;border-radius:5px;}
.sure a.gwc{color:#fff;background:#598eca}
.sure a.gwc em{display:inline-block;width:19px;height:19px;background:url(../images/ico-29.png) no-repeat center;margin-right:10px;position:relative;top:4px;}
.sure a.ljgm{color:#598eca;margin-left:20px;}
.sure .zhic img{position:relative;top:4px;margin:0 10px;}

.group{border:1px solid #d9d9d9;}
.group-bt{height:34px;background:#f5f5f5;border-bottom:1px solid #d9d9d9;}
.group-bt span{display:block;width:98px;height:34px;line-height:34px;font-size:14px;float:left;}
.group-bt span.on,.group-bt span:hover{cursor:pointer;color:#ff6a00;margin-top:-1px;border-right:1px solid #d9d9d9;background:#fff url(../images/bit-bg.png) no-repeat center top;}
.group-bt span.on a,.group-bt span:hover a{color:#ff6a00;}
.group-bt .sjgm{position:relative;width:109px;font-size:14px;border-left:1px solid #d9d9d9;height:34px;line-height:34px;padding-right:10px;background:url(../images/jtou.png) no-repeat 95px center;}
.group-bt .sjgm em{display:inline-block;width:15px;height:15px;background:url(../images/x-erwm.jpg) no-repeat center;margin-left:5px;position:relative;top:3px;}
.group-bt .sjgm .x-ewem{display:none;background:#fff;border:1px solid #d9d9d9;border-top:0;position:absolute;width:110px;left:-1px;}
.group-bt .sjgm:hover{cursor:pointer;background:#fff url(../images/jtou.png) no-repeat 95px center;color:#598eca;}
.group-bt .sjgm:hover .x-ewem{display:block;}

.group-nr{padding:20px 20px;}
.group-nr-left{/*width:757px;*/}
.group-nr-right{width:210px;padding:30px 0 30px 30px;border-left:1px dashed #d1d1d1;}
.group-nr-left .items{width:182px;}
.group-nr-left .items img{display:block;border:1px solid #d9d9d9;}
.group-nr-left .items p{line-height:30px;color:#808080;}
.group-nr-left .items .items-check{position:relative;top:-2px;}
.group-nr-left .items-jia{width:56px;height:210px;background:url(../images/jihao.png) no-repeat center;}
.group-nr-right .taoc {color:#808080;}
.group-nr-right .taoc .f-16{font-size:16px;color:#ff0000;}
.group-nr-right .taoc .jians{display:inline-block;width:70px;height:20px;margin-left:20px;line-height:20px;color:#fff;background:#4d4d4d}
.group-nr-right .taoscx{color:#808080;text-decoration:line-through;}
.group-nr-right .jgwc{display:block;width:100px;height:35px;line-height:35px;padding-left:50px;border-radius:5px;background:#598eca url(../images/gwc-b.png) no-repeat 22px center;color:#fff;font-size:16px;}
.group-nr-right .lijigm{display:block;width:148px;height:33px;line-height:33px;border-radius:5px;border:1px solid #598eca;font-size:16px;color:#598eca;}

.mainly{}
.mainly-left{width:212px;}
.mainly-right{width:970px;border:1px solid #d9d9d9;}
.d-mingc{border:1px solid #d9d9d9;padding:10px 5px;}
.d-log{border-bottom:1px dashed #d9d9d9;padding:10px 0;}
.d-log img{display:block;margin:0 auto;}
.d-dm{color:#666;font-size:14px;padding:10px;border-bottom:1px dashed #d9d9d9;text-align:center;}
.d-dm img{position:relative;top:3px;margin-left:10px;}
.d-dm .d-xsj{display:block;width:17px;height:17px;margin-top:2px;background:url(../images/d-xsj.png) no-repeat center;}
.d-wenz{color:#666;font-size:12px;padding:10px;border-bottom:1px dashed #d9d9d9;}
.d-wenz span{display:block;float:left;width:33%;}
.d-table{padding:10px 0;border-bottom:1px dashed #d9d9d9;}
.d-table td{padding:5px 0;}
.d-table td span.pin-f9{font-size:26px;color:#e4393c;}
.d-dizhi{padding:10px 0;border-bottom:1px dashed #d9d9d9;}
.d-dizhi p{color:#808080;font-size:12px;padding:2px 0;}
.d-dizhi em{margin:0 0.5em;}
.d-qit{padding:10px;}
.d-qit .d-qit-dh{padding-left:10px;color:#808080;font-size:12px;line-height:20px;text-align:center;}
.d-qit .d-qit-dh img{margin-right:5px;margin-top:2px;}
.d-qit .d-qit-ly{display:block;width:100%;height:25px;line-height:25px;color:#666;border:1px solid #d9d9d9;}
.d-qit .d-qit-ly i{display:inline-block;width:10px;height:10px;margin-left:10px;background:url(../images/d-qbi.png) no-repeat center;}
.d-qit .d-qit-dpu .left,.d-qit-dpu .right{width:77px;}
.d-qit .zhic img{position:relative;top:4px;margin-right:10px;}
.qitpp{border:1px solid #d9d9d9;}
.bays-bt{height:30px;line-height:30px;background:#598eca;color:#fff;padding:0 10px;}
.qitpp .neira{padding:10px;heighT:200px;}
.qitpp .neira p{color:#808080;line-height:23px;;}
.qitpp .neira p span{display:inline-block;width:65px;}
.qitpp .fanfk{padding:10px 14px;}
.qitpp .fanfk li{margin-bottom:20px;}
.qitpp .fanfk li .pic{border:1px solid #fafafa;}
.qitpp .fanfk li .pic img{display:block;}
.qitpp .fanfk li .txta{color:#666;line-height:22px;font-size:12px;}
.mar-content{}
.mar-wr{padding:20px 55px;border-bottom:1px solid #d9d9d9;}
.mar-pic img{display:block;}
.mar-table{}
.mar-table td{vertical-align:top;line-height:20px;}
.guess{}
.guess-bt{color:#4c4c4c;font-size:16px;padding:10px 0;}
.guess-bt span{color:#ff6a00;font-size:12px;padding-left:20px;background:url(../images/hyih.png) no-repeat left center;}
.guess-neir{border:1px solid #d9d9d9;border-top:2px solid #ff6a00;padding:20px 0;}
.guess-neir li{float:left;width:170px;padding:0 20px;margin-right:30px;}
.guess-neir li .txta h3{color:#ff0029;font-size:22px;}
.guess-neir li .txta p{color:#666;font-size:14px;}
.guess-neir li:hover .txta p{color:#ff0029;font-size:14px;}
.guess-neir li:last-of-type{margin-right:0;}

.guess.gckl .guess-bt{color:#ff6a00;}
.guess.gckl .guess-neir li .txta h3{color:#ff6a00;font-size:22px;}
.guess.gckl .guess-neir li:hover .txta p{color:#ff6a00;font-size:14px;}
.guess.gckl .guess-neir li:last-of-type{margin-right:0;}


/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:418px;height:418px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:420px;height:420px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:420px;height:420px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;padding:10px 0;width:420px;}
.spec-scroll .prev{float:left;margin-right:4px;background:url(../images/left.png) no-repeat center;}
.spec-scroll .next{float:right;background:url(../images/right.png) no-repeat center;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:15px;height:58px;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:375px;height:60px;margin-left: 5px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:75px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;width:58px;height:58px;}
.spec-scroll .items ul li img:hover{border:1px solid #FF6600;}

/*订单*/
.cotin{width:180px;height:252px;border:1px solid #d9d9d9;border-right:0;}
.cotin-k1{padding-top:20px;text-align:center;height:33.33%;background:#f8f8f8;border-bottom:1px solid #d9d9d9;color:#666;font-size:13px;}
.cotin-k1 em{color:#66a6ff;font-size:18px;line-height:normal;}

.pgli{}
.pgli .pgli-cbx{padding-bottom:15px;border-bottom:1px solid #d9d9d9;}
.pgli .pgli-cbx span{display:block;padding-left:10px;margin-right:20px;color:#666;}
.pgli .pgli-cbx span .cbx-c{position:relative;top:-2px;margin-right:5px;}

.pgli-list{}
.pgli-list li{padding:20px 0; border-bottom:1px solid #d9d9d9;}
.pgli-list li .img{float:left;margin:0 20px;width:50px;height:50px;border-radius:50%;overflow:hidden;}
.pgli-list li .img img{display:block;width:50px;height:50px;border-radius:50%;}
.pgli-list li .txt{padding-left:90px;}
.pgli-list li .txt h2{color:#666;font-size:13px;margin-bottom:10px;}
.pgli-list li .txt h2 span{color:#808080;font-size:13px;}
.pgli-list li .txt .p1{margin-bottom:10px;}
.pgli-list li .txt .p2{margin-bottom:10px;}
.pgli-list li .txt .p2 span{margin-right:20px;color:#808080;}
.pgli-list li .txt .tupian{}
.pgli-list li .txt .tupian .im{float:left;width:60px;height:60px;margin-right:15px;}
.pgli-list li .txt .tupian .im{display:block;width:60px;height:60px;}


.xuez{background:#f8f8f8;border:1px solid #d9d9d9;padding:20px 20px 0;}
.zue-right{float:right;width:170px;text-align:right;}
.zue-right .a1{display:inline-block;background:#65a6ff;color:#fff;padding:0 10px 0;height:30px;line-height:30px;border-radius:2px;}
.zue-right .a2{display:inline-block;background:#fff;padding:3px 10px 2px;border:1px solid #d9d9d9;margin-left:10px;border-radius:2px;}
.zue-right .a2:hover{border:1px solid #65a6ff;color:#65a6ff;}
.zue-left{padding-right:170px;}
.zue-left .zlis{}
.zue-left .zlis li{width:255px;height:30px;margin-bottom:20px;}
.zue-left .zlis li .zlis-le{float:left;width:110px;}
.zue-left .zlis li .zlis-selt{width:110px;height:30px;padding-left:7px;border:1px solid #d9d9d9;border-radius:3px;color:#666;
appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background:#fff url(../images/xsj.png) no-repeat 90px center;
}
.zue-left .zlis li .zlis-ri{padding-left:120px;}
.zue-left .zlis li .zlis-txt{width:135px;height:30px;padding:0 10px;border:1px solid #d9d9d9;border-radius:3px;}
.zue-left .zlis li .zlis-txt:focus{border:1px solid #66a6ff;box-shadow:0 0 10px rgba(102,166,255,0.2)}
.zue-left .zlis li .ywenb{text-align:right;line-height:30px;display:block;font-size:12px;color:#666;}
.zue-left .zlis li .zhin{margin:0 10px;}
.zue-left .zlis li .jinxt{position:relative;vertical-align: middle;display:inline-block;}
.zue-left .zlis li .jinxt a{display:inline-block;width:52px;height:28px;line-height:26px;text-align:center;color:#66a6ff;margin-left:10px;}
.zue-left .zlis li .jinxt a.yzk,.zue-left .zlis li .jinxt a:hover{border:1px solid #66a6ff;background:#fff;border-radius:3px;}

.zue-left .zlis li.li2{width:auto;}
.zue-left .zlis li.li3{display: "block";width:100%;margin-bottom:0;clear:both;height:0;content: "";visibility: hidden;overflow:hidden;}

.xe-lid{padding-top:20px;margin-bottom:10px;}
.xe-lid li{float:left;width:115px;height:33px;line-height:31px;text-align:center;border:1px solid #d9d9d9;margin-right:10px;background:#fff;color:#666;font-size:14px;cursor:pointer;}
.xe-lid li.on,.xe-lid li:hover{border:1px solid #ff8a66;background:#ff8a66;color:#fff;}


.xe-tab{border:1px solid #e6e6e6;}
.xe-tab .tsn-ddh{text-align:left;padding-left:20px;}
.xe-tab .tsn-ddh .tsn-chex{position:relative;top:-2px;margin-right:5px;}
.xe-tab .tsn-ck{color:#666;font-size:12px;}
.xe-tab .tsn-ck:hover{color:#66a6ff;}
.xe-tab tr:hover td{background:#f5f5f5;}

.wopd{padding:5px;}
.waibao{border:1px solid #e5e5e5;}
.wb-h1{height:41px;line-height:40px;padding:0 20px;border-bottom:1px solid #e5e5e5;background:#fafafa;font-size:14px;color:#4c4c4c;}
.wb-h1 .bji{float:right;color:#66a6ff;}
.wb-h1.xini{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:0;}
.wido{padding:20px;}
.wb-table{float:left;width:50%;}
.wb-table td{padding:5px 0;line-height:30px;color:#666;font-size:12px;}
.wb-table .wtb-ri{text-align:right;padding-right:10px;}
.wb-table .wbt-selt{float:left;width:130px;height:30px;padding-left:5px;border:1px solid #e5e5e5;border-radius:3px;margin-right:10px;}
.wb-table .wbt-txt{float:left;width:150px;height:30px;padding:0 10px;border:1px solid #e5e5e5;border-radius:3px;}
.wb-table .wbt-btn{float:left;height:30px;padding:0 20px;border-radius:3px;border:0;background:#66a6ff;cursor:pointer;color:#fff;}
.wbt-anniu{text-align:center;padding-top:20px;}
.wbt-anniu .wbtn-1{position:relative;top:-1px;display:inline-block;height:30px;line-height:30px;padding:0 20px;border-radius:3px;border:0;background:#66a6ff;cursor:pointer;color:#fff;margin-right:10px;}
.wbt-anniu .wbtn-2{display:inline-block;height:30px;line-height:30px;padding:0 20px;border-radius:3px;border:1px solid #66a6ff;background:#fff;cursor:pointer;color:#66a6ff;}

.feiy{text-align:right;}
.feiy p{padding:10px 0;}

.wb-table2{width:100%;}
.wb-table2 td{text-align:center;padding:10px 0;border:1px solid #e5e5e5;color:#666;}
.wb-table2 .wb-ri{text-align:right;padding-right:20px;}
.wb-table2 .wb-ri span{margin-left:20px;}

.jabk{padding:20px;border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.wb-table.jiabk{float:none;width:100%;}
.wb-table.jiabk .wtb-texa{float:left;width:70%;height:70px;padding:10px;border:1px solid #e5e5e5;border-radius:3px;resize:none;}

.wbt-anniu.lduiq{padding:0;text-align:left;}

.tv-img{float:left;width:82px;height:82px;border:1px solid #e5e5e5;margin-right:10px;}






.e-help{border-top:1px solid #323232;height:226px;background:url(../images/25.jpg) no-repeat center top;}

.eh-neir{width:1200px;margin:0 auto;}
.eh-neir .ehn-left{float:left;width:220px;border-top:1px solid #e6e6e6}
.eh-neir .ehn-right{float:right;width:960px;}

.ehn-h3{padding-left:20px;width:220px;height:48px;color:#666;font-size:16px;line-height:48px;background:#f5f5f5;border:1px solid #e6e6e6;border-top:0;}
.ehn-h3 .jt{margin-right:10px;display:inline-block;width:8px;height:12px;background:url(../images/ico-056.png) no-repeat center;transition:all 0.3s ;
transform:rotate(0deg);
-ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg); 	/* Opera */}
.ehn-h3.on {}
.ehn-h3.on .jt{
transition:all 0.3s 
transform:rotate(90deg);
-ms-transform:rotate(90deg); 	/* IE 9 */
-moz-transform:rotate(90deg); 	/* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg); 	/* Opera */}

.ehn-ul{display:none;padding:15px 0;border:1px solid #e6e6e6;border-top:0;}
.ehn-ul li{padding:10px 40px ;}
.ehn-ul li a{color:#808080;font-size:13px;}
.ehn-ul li a:hover{color:#598eca;}
.ehn-ul.on{display:block;}

.ehn-right{width:960px;border:1px solid #e6e6e6;}
.ehn-right .ehn-h3{width:100%;border:0;border-bottom:1px solid #e6e6e6;}

.ehnig-kbji{width:100%;padding:20px;}
.ehnig-kbji img{width:100%;}


.gonxi_cg{padding:20px 0;text-align:center;}
.gonxi_cg .gocg_h2{font-size:20px;color:#4c4c4c;}
.gonxi_cg .gocg_h2 em{position:relative;top:-2px;display:inline-block;width:38px;height:38px;margin-right:10px; vertical-align:middle;background:url(../images/ico-053.png) no-repeat center;}
.gonxi_cg .gocg_p{color:#808080;padding:10px 0;font-size:14px;}
.gonxi_cg .gocg_p a{color:#66a6ff;text-decoration:underline;margin:0 5px;}


.xityc{padding-top:100px;}
.xityc .ico-054{display:block;width:137px;height:125px;margin:0 auto 20px;background:url(../images/ico-054.png) no-repeat center;}
.xityc .tix1{text-align:center;font-size:30px;color:#434343;margin-bottom:10px;}
.xityc .tix2{text-align:center;font-size:16px;color:#434343;}
.xityc .tix2 .ve{position:relative;top:2px;margin-right:10px;display:inline-block;width:16px;height:16px;background:url(../images/ico-055.png) no-repeat center;
-moz-animation: rotate .5s linear infinite;
-webkit-animation: rotate .5s linear infinite;
-o-animation: rotate .5s linear infinite;
-ms-animation: rotate .5s linear infinite;
animation: rotate .5s linear infinite;
}


@-webkit-keyframes rotate {
  0%,100% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  0%,100% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  0%,100% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  0%,100% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0%,100% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.xityc .tix-anniu{text-align:center;padding-top:30px;}
.xityc .tix-anniu a{display:inline-block;margin:0 10px;width:160px;height:38px;line-height:38px;text-align:center;background:url(../images/24.jpg) no-repeat center;color:#fff;font-size:16px;}




.e-help{border-top:1px solid #323232;height:226px;background:url(../images/25.jpg) no-repeat center top;}

.eh-neir{width:1200px;margin:0 auto;}
.eh-neir .ehn-left{float:left;width:220px;border-top:1px solid #e6e6e6}
.eh-neir .ehn-right{float:right;width:960px;}

.ehn-h3{padding-left:20px;width:220px;height:48px;color:#666;font-size:16px;line-height:48px;background:#f5f5f5;border:1px solid #e6e6e6;border-top:0;}
.ehn-h3 .jt{margin-right:10px;display:inline-block;width:8px;height:12px;background:url(../images/ico-056.png) no-repeat center;transition:all 0.3s ;
transform:rotate(0deg);
-ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg); 	/* Opera */}
.ehn-h3.on {}
.ehn-h3.on .jt{
transition:all 0.3s 
transform:rotate(90deg);
-ms-transform:rotate(90deg); 	/* IE 9 */
-moz-transform:rotate(90deg); 	/* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg); 	/* Opera */}

.ehn-ul{display:none;padding:15px 0;border:1px solid #e6e6e6;border-top:0;}
.ehn-ul li{padding:10px 40px ;}
.ehn-ul li a{color:#808080;font-size:13px;}
.ehn-ul li a:hover{color:#598eca;}
.ehn-ul.on{display:block;}

.ehn-right{width:960px;border:1px solid #e6e6e6;}
.ehn-right .ehn-h3{width:100%;border:0;border-bottom:1px solid #e6e6e6;}

.ehnig-kbji{width:100%;padding:20px;}
.ehnig-kbji img{width:100%;}

.zuhe_sp_group{}
.zuhe_sp_group .zhe-table{width:100%;}
.zuhe_sp_group .zhe-table th,.zuhe_sp_group .zhe-table td{text-align:center;border:1px solid #d9d9d9;}
.zuhe_sp_group .zhe-table th{background:#f6f6f6;padding:10px 0;}
.zuhe_sp_group .zhe-table .zuh-bt{padding:10px;background:#f6f6f6;}
.zuhe_sp_group .zhe-table .zuh-bt .zhe-left{float:left;}
.zuhe_sp_group .zhe-table .zuh-bt .zhe-left .zhb-selt{margin-right:10px;width:201px;height:33px;line-height:33px;padding:0 10px;border:1px solid #d9d9d9;border-radius:3px;}
.zuhe_sp_group .zhe-table .zuh-bt .zhe-right{float:right;}
.zuhe_sp_group .zhe-table .zuh-bt .zhe-right .chz-btn{}
.zuhe_sp_group .zhe-table .zuh-bt .zhe-right .chz-btn .btn{display:inline-block;padding:5px 20px;background:#66a6ff;border:1px solid #66a6ff;color:#fff;font-size:14px;border-radius:3px;}

.zuhe_sp_group .zhe-table td{background:#fff;padding:10px 0;}
.zuhe_sp_group .zhe-table td.add0padd{padding:0}

.zuhe_sp_group .zhe-table td .cunala{cursor:pointer;}


.ovnbg{display:none;position:fixed;top:0;left:0;z-index:1002;width:100%;height:100%;background:rgba(0,0,0,0.5);}
.ovnneir{display:none;position:fixed;top:50%;left:50%;z-index:1003;margin:-288px 0 0 -419px;background:#fff;width:838px;height:576px;box-shadow:0 0 10px rgba(0,0,0,0.5);border-radius:10px;}
.ovnneir .ovnn-h1{position:relative;height:50px;line-height:50px;text-align:center;font-size:18px;color:#4c4c4c;border-bottom:1px solid #e6e6e6;}
.ovnneir .ovnn-h1 .cuoh{position:absolute;right:100px;top:17px;display:block;width:17px;height:17px;background:url(../images/ico-059.png) no-repeat center;cursor:pointer;}

.ovnneir .ovn-xuanz{padding:0 30px;}
.ovnneir .zhe-xzan{padding:20px 0;overflow:hidden;}
.ovnneir .zhe-xzan .zhxan-selt{float:left;margin-right:10px;width:102px;height:33px;line-height:33px;padding:0 10px;border:1px solid #d9d9d9;border-radius:3px;}
.ovnneir .zhe-xzan .chz-btn{float:left;display:inline-block;}
.ovnneir .zhe-xzan .chz-btn .btn{display:inline-block;padding:5px 20px;background:#66a6ff;border:1px solid #66a6ff;color:#fff;font-size:14px;border-radius:3px;}

.zuhe_sp_group .zhe-table td .jzhuq{text-align:left;padding:0 20px;}
.zuhe_sp_group .zhe-table td .jzhuq .inp{vertical-align: middle;position:relative;top:-2px;margin-right:10px;}

.ovnneir .ovn-anniu{position:absolute;bottom:0;left:0;width:100%;padding:20px 0;background:#f5f5f5;text-align:center;}
.ovnneir .ovn-anniu .btn{display:inline-block;margin:0 10px;padding:5px 20px;background:#66a6ff;border:1px solid #66a6ff;color:#fff;font-size:14px;border-radius:3px;}
.ovnneir .ovn-anniu .btn.on{background:#f5f5f5;color:#66a6ff;border-color:#66a6ff;}


.ovnbg.cut{display:block;}
.ovnneir.cut{display:block;}

.gonxi_cg .foocv{padding-left:49px;}
.gonxi_cg .foocv p{padding:5px 0;}
.gonxi_cg .foocv p em{display:inline-block;vertical-align:middle;margin-right:10px;position:relative;top:-1px;width:30px;height:20px;background:url(../images/ico-057.png) no-repeat center;}
.gonxi_cg .foocv p a{color:#666;font-size:14px;}











/*添加商品*/

.lenses{}
.lenses_h4{padding:0 20px;height:40px;line-height:40px;background:#6f7e95;color:#f7f7f7;font-size:16px;}
.lenses_neir{background:#f7f9fc;padding:0 0;}
.lenses_neir .len_ui{}
.lenses_neir .len_ui ul{padding:10px 0;border-bottom:1px solid #dfe2e6;}
.lenses_neir .len_ui ul.bornone{border-bottom:0;}
.lenses_neir .len_ui ul::after{content:'';display:block;height:0;visibility:hidden;clear:both;}
.lenses_neir .len_ui li{float:left;width:50%;padding:10px 0;}
.lenses_neir .len_ui li .lenui_left{float:left;width:100px;text-align:right;padding-right:10px;line-height:32px;color:#282c37;font-size:14px;}
.lenses_neir .len_ui li .lenui_left em{color:#fe7a7a;}
.lenses_neir .len_ui li .lenui_right{padding-left:100px;}
.lenses_neir .len_ui li .lenui_right .xissk{}
.lenses_neir .len_ui li .lenui_right .xissk::after{content:'';display:block;height:0;visibility:hidden;clear:both;}
.lenses_neir .len_ui li .lenui_right .xissk .xis-txt{float:left;padding:0 10px;width:350px;height:32px;line-height:30px;background:#fff;border:1px solid #dfe2e6;border-radius:3px;color:#4A4A4A;}
.lenses_neir .len_ui li .lenui_right .xissk .wenben{color:#666;font-size:14px;line-height:32px;}
.lenses_neir .len_ui li .lenui_right .xissk .yajia{color:#66a6ff;font-size:12px;float:left;padding-left:10px;line-height:32px;}
.lenses_neir .len_ui li .lenui_right .xissk .xis-selt{float:left;padding:0 10px;width:150px;height:32px;line-height:30px;background:#fff;border:1px solid #dfe2e6;border-radius:3px;color:#b0b2b8;}
.lenses_neir .len_ui li .lenui_right .xissk .ssxce{margin-top:4px;position:relative;float:left;width:96px;height:96px;margin-right:20px;border:1px solid #dfe2e6;border-radius:3px;overflow:hidden;}
.lenses_neir .len_ui li .lenui_right .xissk .ssxce img{display:block;width:96px;height:96px;border-radius:3px;}
.lenses_neir .len_ui li .lenui_right .xissk .ssxce .ssx-file{position:absolute;top:0;left:0;opacity:0;width:98px;height:98px;}
.lenses_neir .len_ui li .lenui_right .xissk .check{float:left;line-height:32px;color:#282c37;font-size:14px;}
.lenses_neir .len_ui li .lenui_right .xissk .check input{position:relative;top:-1px;margin-right:5px;margin-left:10px;}
.lenses_neir .len_ui li .lenui_right .xissk .xis-dao{float:left;display:inline-block;padding:0 10px;line-height:32px;}
.lenses_neir .len_ui li .lenui_right .xissk .xis-texa{width:354px;height:180px;padding:10px;background:#fff;border:1px solid #dfe2e6;border-radius:3px;resize:none;}
.lenses_neir .len_ui li .lenui_right .xissk .qxan{overflow:hidden;}
.lenses_neir .len_ui li .lenui_right .xissk .bdong{position:relative;padding-right:150px;height: 32px;overflow: hidden;transition:all 0.2s ;}
.lenses_neir .len_ui li .lenui_right .xissk .bdong .more{color:#282c37;font-size:12px;position:absolute;right:50px;top:0;display:block;width:70px;height:32px;line-height:30px;text-align:center;background:#fff;border:1px solid #e6e6e6;cursor:pointer;border-radius:3px;}
.lenses_neir .len_ui li .lenui_right .xissk .bdong .more em{position:relative;top:-1px;display:inline-block;width:10px;height:6px;margin-left:5px;background:url(../images/ico-30.png) no-repeat center;
transform:rotate(0deg);
-ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg); 	/* Opera */
transition:all 0.1s ease-in-out;}
.lenses_neir .len_ui li .lenui_right .xissk .bdong .more.kusi em{background:url(../images/ico-30.png) no-repeat center;
transform:rotate(-180deg);
-ms-transform:rotate(-180deg); 	/* IE 9 */
-moz-transform:rotate(-180deg); 	/* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); 	/* Opera */
transition:all 0.2s ;}
.lenses_neir .len_ui li .lenui_right .xissk .bdong.heiauto{height:100%;transition:all 0.2s ;}

.lenses_neir .len_ui li .xis-lanse{padding:20px 20px;color:#282c37;font-size:14px;}
.lenses_neir .len_ui li .xis-lanse a{color:#66a6ff;font-size:14px;}




/* 内容外框 */
 .content_frame{
 	width: 100%;
 	background:white;
 	min-height: 100px;

 }

 .content_frame .content_text{
    margin:20px;
  
    border: 1px solid #e0e0e0;
 }
 /* 内容标题 */
 .content_frame .content_text .content_text_title{
         width: 100%;
         height: 40px;
         background: #fafafa;
         line-height: 40px;
         padding-left: 20px;
         font-size: 15px;
  }
.content_frame .content_text .content_info{
	width: 100%;
	position: relative;
	border-top: 1px solid transparent;
}
/* 左边内容 */
.content_info .content_info_left{
	width: 250px;
	margin-left: 180px;
	margin-top: 30px;
	overflow:hidden;

}
.content_info .content_info_left li{
	width: 100px;
	height: 20px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	font-size: 14px;
}
.content_info .content_info_left .left_w{
	text-align: right;

}
.content_info .content_info_left .right_remark{
	min-height: 100px;
}

/* 右边内容 */
.content_info_right{
	width: 600px;
    min-height: 100px;
    position: absolute;
    right: 180px;
    top:30px;
}
.content_info_right li{
	float: left;
	font-size: 14px;
}
.content_info_right .info_right_l{
	width:80px;
	height: 20px;
	text-align: right;
}
.content_info_right .info_right_r{
	margin-left: 20px;
	width: 500px;
	min-height: 40px;

}
/* 姓名输入框 */
.name input{
	width: 200px;
	border: 1px solid  #d9d9d9;
	height: 30px;
	border-radius: 5px;
}
.name input:focus{
	border: 1px solid #69a8ff; 
}
.sex select{
	width: 200px;
	border: 1px solid  #d9d9d9;
	height: 30px;
	border-radius: 5px;
}
/* 年月日 */
.birth select{
	float: left;
	margin-left: 5px;
	width: 100px;
	border: 1px solid  #d9d9d9;
	height: 30px;
	border-radius: 5px;
}
.remark textarea{
	width: 400px;
	height: 80px;
	border-radius: 5px;
} 
/* 底部的信息展示 */
.expense{
	width: 350px;
	min-height: 50px;
	margin:20px 0;
	margin-left: 120px;
	overflow:hidden;
}
.expense li{
	width: 150px;
	min-height:40px;
	line-height:40px;
	float: left;
	font-size: 13px;
	margin-left: 20px;

}
.expense .expense_left{
	text-align: right;
}
/* 底部按钮 */
.bottom_btn{
	width: 100%;
	height: 40px;
	padding-left: 600px;
}

.bottom_btn input{
    width: 80px;
    height: 30px; 
    border:1px solid #65a6ff;
    border-radius: 5px;
    background: white;
    color: #65a6ff;
  

 }
 #btn{
     background:#65a6ff;
     color: white; 
 }
 /* 列表页 */
 .list_top{
 	width: 1326px;
 	height:80px;
 	background: #f8f8f8;
 	margin: 0 auto;
 }
  .list_top  li{
  	display: inline-block;

  }

 .list_top .list_top_r{
 	width: 80px;
 	height: 30px;
 	line-height: 30px;
 	text-align: right;
 	font-size: 14px;
 	padding-right: 10px;


 }
 .list_top .list_top_l{
 	width: 130px;
 	height: 20px;
 	padding-right: 20px;
 }
 .list_top .list_top_l input{
     width: 130px;
     height: 30px;
     border: 1px solid #d9d9d9;
     border-radius: 5px;
 }
 .list_top .list_top_l  select{
 	  width: 130px;
     height: 30px;
     border: 1px solid #d9d9d9;
     border-radius: 5px;
 }
 .list_top_bnt input{
 	width: 80px;
 	color: white;
 	height: 30px;
 	background:#65a6ff; 
 	border: none;
 	border-radius: 5px;
 }
 #list_top_bnt2{
 	margin-left:10px;
 }
 /* 列表下半部分 */
 .list_bottom{
 	width: 100%;
 }
 .list_bottom tr{
 	height: 35px;
 	border-bottom: 1px solid #ebebeb ;
 }
 .list_bottom tr td{
 	font-size: 14px;
    width:200px;
    height: 35px;
    border: none;
 }
 .first_r td{
 	background: #f5f5f5;
 }
 .operation_td input{
 	width: 50px;
 	background: white;
 	height: 25px;
 	color: #65a6ff;
 	border: none;
 	
 }
 /* 分页 */
 .page{
 	margin-top: 20px;
 	margin-left:630px;
 }
  .page li{
  	float: left;

  }
 .beforePage{
    width: 80px;
    height: 30px;
    border: 1px solid #d9d9d9;
    text-align: center;
    font-size: 15px;
    color: #cccccc;
    line-height: 30px;
 }
 .nextPage{
 	 width: 80px;
    height: 30px;
    border: 1px solid #d9d9d9;
    text-align: center;
    font-size: 15px;
  line-height: 30px;
  margin-left: 
    
 }
 .page_num_active{
     border: none;
     color: red;
     width: 30px;
  	 height: 30px;
  	 text-align: center;
  	 line-height: 30px;
  	 font-size: 15px;
 }
 .page .page_num{
 	width: 30px;
  text-align: center;
    height: 30px;
    border: 1px solid #d9d9d9;
    font-size: 15px;
    line-height: 30px;
    margin-left: 5px;
 }
 /* 遮幕弹出框 */
 .cover{
 	width: 100%;
 	height:100%;
 	margin: 0px 0px 0px 0px; 
 	top:0;
 	left:0;
 	z-index:99999999;
    background: rgba(0,0,0,0.3);
    
 }

 .cover .box{
 	width: 650px;
 	min-height: 450px;
 	background: white;
 	border-radius: 5px;
 	position: relative;

 }
 .box_title{
 	width: 100%;
 	height: 50px;
 	border-bottom: 1px solid #f5f5f5;
 	font-size: 15px;
 	text-align: center;
 	line-height: 50px;
 }
.box_title img{
	display: inline-block;
	position: absolute;
	right: 10px;
	top:10px;
}
/* 内容部分 */
.box ul{
	width: 300px;
	margin: 0 auto;
}
.box ul li{
	min-height:30px;
	float: left;
	margin-top: 30px;
}
.box_context_r{
	width:80px; 
	padding-right: 30px;
	font-size: 13px;
	line-height: 30px;
	text-align: right;


}
.box_context_r:before{
	content: "*";
	color: red;
}
.box_context_l{
	width: 200px;
	
}
.box_context_l input{
	width: 200px;
	height: 30px;
   border-radius: 5px;
   border: 1px solid #d9d9d9;
}
.box_p{
    width: 200px;
    height: 20px;
	color: red;
	font-size: 14px;
	
}
.box_context_lA input{
  border: 1px solid red;
}
/*弹出框底部 */
.box_bottom{
	width: 100%;
	height:70px;
	background: #f5f5f5;

	border-radius: 5px;
}
.box_bnt_frame{
	width: 200px;
	margin:0 auto;
	margin-top: 20px;
}
.box_bnt_frame input{
	margin-left: 10px;
	width:80px;
	height: 30px;
	border: 1px solid #65a6ff;
	border-radius: 5px;

}
.box_bnt_A{
	background: #65a6ff;
	color:white;
}
.box_bnt_B{
  color:#65a6ff;
  background: white;
}
/* 客户页面结束 */
/* 优惠卷页面 */
.discount_info{
	width: 450px;
	margin: 0 auto;
}
.discount_info li{
   float: left;
   min-height: 30px;
   margin-top: 20px;
}
.discount_info_l{
	width: 200px;
	height: 30px;
	text-align: right;
	padding-right: 30px;
	font-size: 15px;
}
.discount_info_r{
     width: 210px;
    font-size: 14px;

}
.discount_info_r input{
    width:200px;
    height: 30px;
    border: 1px solid #d9d9d9; 
    border-radius: 5px;

}
.discount_info_lA:before{
	content: "*";
	color: red;
}
#radio{
	width: 15px;
	height: 15px;
}
#radio_after{
	width: 80px;
	height: 30px;
}
/* 下面的 */
.rule{
   width: 850px;
   margin-left: 180px;
}
.rule li{
	float: left;
	margin-top: 20px;
}
.rule .rule_l{
	width: 200px;
	height: 30px;
	text-align: right;
	padding-right: 20px;
	line-height: 30px;

}
.rule .rule_r{

	min-width: 600px;
	min-height: 30px;
	font-size: 14px;
	line-height: 30px;
	position: relative;

}
 .rule_r select{
 	width: 200px;
 	height: 30px;
 	border: 1px solid #d9d9d9;
 	border-radius: 5px;
 }
.rule_r input{
	width: 200px;
 	height: 30px;
 	border: 1px solid #d9d9d9;
 	border-radius: 5px;
}
.rule_r img{
	position: absolute;
	left:170px;
	top: 5px;
}
.rule_r #chooseA{
	width: 15px;
	height: 15px;

}
.rule_r #chooseB{
    width: 15px;
	height: 15px;
}

.rule_r #rule_bnt{
	width: 80px;
	height: 30px;
	background: #65a6ff;
	color: white;
	border: none;
	display: none;

}
.addThing_search{
   margin-left:10px; 
   margin-top: 20px;
}
.addThing_search .addThing_search_s{
  width: 200px;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
}
.addThing_search .addThing_search_b{
	width:60px;
	height: 30px;
	background: #65a6ff ;
	color: white;
	border: none;
	border-radius: 2px;
	margin-left: -3px;
}


.box table{
	margin:20px 10px; 
}
.box table td{
	height: 50px;
}
.table td{
	height: 50px;
} 

.box_td{
	width: 400px;
}

 .box_tdA{
	width: 200px;
}
 .box_tdB{
	width: 100px;
}

.box_tr td{
    background: #f6f6f6 !important;
} 

.box_tdB input{
	width:80px;
	height: 30px;
	background: #65a6ff ;
	color: white;
	border: none;
	border-radius: 2px;
}
/* 分页按钮 */
.bnt_left{
	width: 30px;
	height: 30px;
	display: inline-block;
	border: 1px solid #f5f5f5;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
}
.bnt_right{
    width: 30px;
	height: 30px;
	display: inline-block;
	border: 1px solid #f5f5f5;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
}

.bnt_all{margin-left: 650px;}
.bnt_all span{
	color: #65a6ff;
}

.table{
	margin-left: 280px;
	display: none;
	margin-top: 20px;
}
/* 验光单弹出框 */
/* 输入部分 */
.bill {
	width:400px;
	min-height: 165px;
}
.bill li{
  float: left;
  margin-top: 10px !important;
}
.bill input{
   width: 200px;
   height: 30px;
   border-radius: 5px;
   border: 1px solid #d9d9d9;
}
.bill .bill_r select{
	width: 200px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
   
}
.bill .bill_r img{
    position: absolute;
    left: 160px;
    top: 2px;

}
.bill .bill_l{
   width: 100px;
   height: 30px;
   text-align:right;
   line-height: 30px;
}
.bill .bill_r{
	width: 200px;
	min-height:30px;
	 position: relative;
	
}

/* 表单部分 */
.bill_table{
   position: relative;
   top: -120px;
   width: 730px;
}
.bill_tr1{
  height:80px; 
}
.bill_tr1 td{
	background: #f6f6f6;
}
.bill_td1{
	height: 100%;
	width: 150px;
}
.bill_td2{
	width: 300px;
	height:40px !important;
}
.bill_tdTop{
	width: 300px;
	height: 50px  !important;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	text-align: center;
	line-height: 40px;
}
.bill_tdBottom{
	float: left;
	width:150px; 
	height: 50px;
	border-left:1px solid #d9d9d9;
	text-align: center;
	line-height: 40px;

}
.bill_tdBottom input{
	width:100%;height:100%;text-align:center;border: 1px solid #e8e3e3;
}








/*发布商品选择分类 */
.b-table_trA td{
	font-size: 13px;
	background: #f6f6f6 !important;
  

}
.B_table td:hover{
  background: #f6f6f6;
 

}
.B_table{
	background:white;
	width: 100%; 
	float: left;
	
}
.catdiv{
	height:400px;
	overflow-y:auto;
	float:left;
	width:33.3%;
}
.B_table td{
	background:white;
	border: 1px solid #d9d9d9; 
    position: relative;
	

}
.B_table input{
   position: absolute;
   left: 40px;
   top: 18px;
}
.b-table_trB td p{
    text-align: left !important;
    margin-left: 70px;
}
.b-table_trB.on td{
	background-color: #f6f6f6;
}
.bjisp_p{
	float: right;
}
.bjisp_p span{
	color: #80b3ff;
}
.table_ico{
	width: 30px;
	height: 30px;
	background: url(../images/table_ico.png);
	background-size:30px;
	position: absolute;
    left: 50%;
    top: 100px;
	margin-left:-15px
}
#Pp{
   font-size: 13px;
   position: absolute;
   left: 0;
   top: 150px;
   width:100%;
   text-align:center !important;
   margin:0;
}
.bjisp_span{
	width: 20px;
	height: 20px;
	display: block;
	float: left;
     background: url(../images/table_ico2.png) no-repeat;

}
.bjisp{}




/*组合商品*/
.spa_1 i{
		color: red;
		padding-right: 5px;
	}
	.u1 span{
		display: inline-block;
		font-size: 14px;
		color: #282c37;
	}
	.spa_2{
		padding-left:12px;
		width: 268px;
		overflow: hidden;
	    white-space: nowrap;
	    text-overflow:ellipsis;
	    position: relative;
	    top: 5px;
	}
	.u2{
		display: inline-block;
		position: relative;
	}
	.u2 .spa_2{
		padding-left: 5px;
	}
	.u2 .u2_inp{
		width: 140px;
		height: 30px;
		border-radius: 3px;
		border: 1px solid #dfe2e6;
		padding-left: 15px;
		font-size: 12px;
		color: #808080;
	}
	/*.u2{
		position: relative;
		top: 32px;
	}*/
	.u2 li{
		padding-left: 5px;
	}
	.spa_1{
		width: 100px;
		text-align: right;
	}
	.spa_change{
		display:block;
		position:absolute;
		width:100px;
		height:30px;
		line-height:30px;
		top:50%;
		margin-top:-15px;
		left:0;
	}
	.select_box_w,.inp_ser{
		width: 300px;
		height: 30px;
		margin-left: 12px;
		border: 1px solid #dfe2e6;
		border-radius: 3px;
		padding-left: 10px;
	}
	span.spa_wz{
		font-size: 12px;
		color: #808080;
		padding:0 10px;
		position: relative;
		top: 1px;
	}
	.inp_ser_wz{
		padding: 4px 17px;
		background-color: #66a6ff;
		border: 1px solid #dfe2e6;
		font-size: 14px;
		color: #FFf;
		border-radius: 5px;
	}
	.inp_ser_wz:hover{
		cursor: pointer;
	}
	.wz_box{
		min-height: 800px !important;
	}
	.u3>li{
		width: 300px;
		height: 30px;
		line-height: 30px;
		padding-left: 12px;
		border: 1px solid #dfe2e6;
		position: absolute;
		left: 117px;
		top: 17px;
		border-radius: 3px;
	}
	.u3 ul{
		width: 300px;
		height: 150px;
		overflow-y: scroll;
		border: 1px solid #dfe2e6;
		position: absolute;
		top: 30px;
		left: -1px;
		display: none;
		background-color: #fff;
		z-index: 100;
	}
	.u3 li ul li{
		padding-left: 12px;
	}
	.u3 li ul li:hover{
		background-color: #f5f5f5;
		cursor: pointer;
	}
	span.add{
		width: 25px;
		height: 25px;
		line-height: 23px;
		text-align: center;
		font-size: 18px;
		border-radius: 3px;
		background-color: #66a6ff;
		color: white;
		position: absolute;
		top: 100px;
		left: 440px;
		display: none;
	}
	span.add:hover{
		cursor: pointer;
	}
	.choose{
		position: relative;
	}
	.arr_b{
		width: 30px;
		height: 30px;
		background: url(../images/jjjt.png) center center no-repeat;
		position: absolute;
		background-size: 20%;
		right: 0;
		top: -1px;
		border: 1px solid #dfe2e6;
		background-color: #F7F7F7;
	}
	.zuheselect{
		padding: 0 10px;
		width: 300px;
		height: 32px;
		line-height: 30px;
		background: #fff;
		border: 1px solid #dfe2e6;
		border-radius: 3px;
		color: #525252;
	}
/*组合商品*/




/*商品促销*/

.order_full_box {
	padding: 10px;
}

.order_full_u1 {
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;
}

.order_full_u1 li {
	float: left;
	width: 150px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #d9d9d9;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
}

.order_full_u1 li:hover {
	background-color: #ff8a66;
	border: 1px solid #ff8a66;
}

.order_full_u1 li:hover a {
	color: #fff;
}

.fullon {
	background-color: #ff8a66;
	border: 1px solid #ff8a66;
}

.fullon a {
	color: #fff;
}		

.new_cx{
	display: inline-block;
	padding:5px 10px;
	color: #fff;
	background-color: #65a6ff;
	border-radius: 3px;
	position: absolute;
	right: 0;
	top: 10px;
}

.goods_full_table {
	width: 100%;
	border: 1px solid #ebebeb;
}

.goods_full_table th {
	text-align: left;
	background-color: #f5f5f5;
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
	color: #666666;
}

.goods_full_table tr {
	border: 1px solid #ebebeb;
}

.goods_full_table td {
	text-align: left;
	border: none;
	color: #666666;
}

.td_d1 {
	width: 15%;
	display: inline-block;
	float: left;
}

.dp_box {
	overflow: hidden;
}

.td_d1 img {
	width: 90px;
	height: 90px;
	padding: 15px;
}

.td_p1 {
	float: right;
	width: 85%;
	color: #4c97ff;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	padding-left: 40px;
	-webkit-box-orient: vertical;
	vertical-align: middle;
	padding-top: 20px;
}
.a_box a{
	color: #4c97ff;
}
.a_box a:nth-child(1){margin-right: 5px;}
.a_box a:nth-child(2){margin-left: 5px;}


.tab1_u1_foot{
	text-align: right;
}
.tb_f_u1{overflow: hidden;display: inline-block;padding:40px 0 20px 0;}
.tb_f_u1 li{
	float: left;
	text-align: center;
	margin: 0 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	cursor: pointer;
}
.tb_f_u1 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.tb_f_u1 li.f_ul:hover{
	background-color: #F7F7F7;
}
.tb_f_u1 .prev_li{
	width: 90px;
}
.tb_f_u1 .next_li{
	width: 90px;
}

.cxfa_foot{
	text-align: center;
	padding: 20px 0 50px 0;
}
.cxfa_foot a{
	display: inline-block;
	padding: 3px 20px;
	border: 1px solid #65a6ff;
	color: #65a6ff;
	border-radius: 3px;
}
.cxfa_foot .cxfa_on{
	background-color: #65a6ff;
	color:#fff;
}
.cxfa_foot a:hover{
	background-color: #65a6ff;
	color:#fff;
}

.goods_full_table1{
	width: 100%;
	border: 1px solid #ebebeb;
}	
.goods_full_table1 th{
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
	background-color: #f5f5f5;
	color: #666666;
	
}
.goods_full_table1 td{
	text-align: center;
	border: none;
	color: #808080;
	padding: 15px;
}
.goods_full_table1 tr {
	border: 1px solid #ebebeb;
}
.goods_full_table1 td a.new_yhcx{
	color: #65a6ff;
}
.goods_full_table1 .a_box a{
	color: #4c97ff;
}
.a_box a:nth-child(1){margin-right: 5px;}
.a_box a:nth-child(2){margin-left: 5px;}


.choose_goods_top{
	border: 1px solid #d9d9d9;
	border-radius: 5px;
}
.choose_goods_top>span{
	display: block;
	background-color: #f5f5f5;
	height: 45px;
	line-height: 45px;
	color: #4c4c4c;
	padding-left: 20px;
}
.cg_u1 i.redd{
	color: #ff0000;
	margin-right: 5px;
}
.cg_u1{
	width: 100%;
	padding:30px 0;
}
.cg_u1 li{
	width: 100%;
	padding: 10px 0;
}
.cg_u1 li>span.na{
	display: inline-block;
	width: 200px;
	text-align: right;
	height: 40px;
	line-height: 40px;
}
.cg_u1 li>input{
	width: 350px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d9d9d9;    
	border-radius: 5px;
	margin-left: 20px;
	padding-left: 15px;
	color: #666666;
}
.cg_u1 li>select{
	width: 350px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d9d9d9;    
	border-radius: 5px;
	margin-left:15px;
	padding-left: 10px;
	color: #666666;
}
.cg_u1 li a.serch{
	position: absolute;
	display: block;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #65a6ff;
	border-radius: 3px;
	left:600px;
	top: 12px;
}
	.btn_box{
		display: inline-block;
		padding-left: 15px;
	}
	.btn_box .btn{
		padding:5px 20px;
		background-color: #73adff;
		color: #fff;
		border-radius: 15px;
		position: relative;
		padding-left: 40px;
	}
	.btn_box .btn i{
		display: inline-block;
		width: 27px;
		height: 27px;
		background-color: #fff;
		border-radius: 50%;
		position: absolute;
		top: 1.5px;
		cursor: pointer;
	}
	.def{
		left: 0;
		transition: all .8s;
	}
	.move{
		right: 0;
		transition:  all .8s;
	}
	.gra{
		background-color: #b3b3b3 !important;
		padding-left: 20px !important;
		padding-right: 40px !important;
	}
.goods_full_table2{
	margin-top: 20px;
	width: 100%;
	border: 1px solid #ebebeb;
}	
.goods_full_table2 th{
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
	background-color: #f5f5f5;
	color: #666666;
	
}
.goods_full_table2 td{
	text-align: center;
	border: none;
	color: #808080;
	padding: 15px;
}
.goods_full_table2 tr {
	border: 1px solid #ebebeb;
}
.goods_full_table2 .a_box1 a{
	color: #65a6ff;
}
.cxfa_foot1{
	text-align: center;
	padding: 20px 0 50px 0;
}
.cxfa_foot1 a{
	display: inline-block;
	padding: 3px 20px;
	border: 1px solid #65a6ff;
	color: #65a6ff;
	border-radius: 3px;
}
.cxfa_foot1 .cxfa_on{
	background-color: #65a6ff;
	color:#fff;
}
.cxfa_foot1 a:hover{
	background-color: #65a6ff;
	color:#fff;
}


.order_full_box {
	padding: 10px;
}

.order_full_u1 {
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;
}

.order_full_u1 li {
	float: left;
	width: 150px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #d9d9d9;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
}

.order_full_u1 li:hover {
	background-color: #ff8a66;
	border: 1px solid #ff8a66;
}

.order_full_u1 li:hover a {
	color: #fff;
}

.fullon {
	background-color: #ff8a66;
	border: 1px solid #ff8a66;
}

.fullon a {
	color: #fff;
}		

.new_cx{
	display: inline-block;
	padding:5px 10px;
	color: #fff;
	background-color: #65a6ff;
	border-radius: 3px;
	position: absolute;
	right: 0;
	top: 10px;
}
.redd{
	color: #ff0000;
	margin-right: 5px;
}
.mj_box1{
	width: 100%;
	border: 1px solid #ebebeb;
	padding:0 0 20px 0;
	min-width: 960px;
	overflow: auto;
}
.mj_box1 .tj_yhfa{
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-color: #f5f5f5;
	padding-left: 20px;
}
.mj_box1_u1{
	width: 100%;
	padding-top: 20px;
}
.mj_box1_u1 li{
	width: 100%;
	padding: 10px 0;
}
.mj_box1_u1 li span.sp1{
	display: inline-block;
	width: 230px;
	text-align: right;
	height: 40px;
	line-height: 40px;
	
}
.mj_box1_u1 li>input.long{
	color: #666666;
	width:580px;
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
	padding-left: 10px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
}
.mj_box1_u1 li>input.short{
	color: #666666;
	width: 258px;
	margin-right: 20px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	margin-left: 20px;
	padding-right: 40px;
}
.short1{
	background: url(../images/rl_b.png) 220px center no-repeat;
	background-size: 12%;
}
.short2{
	background: url(../images/rl_g.png) 220px center no-repeat;
	background-size: 12%;
}
.mj_box1_u2 li .very_short{
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #666666;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	margin: 0 5px;
	padding-left: 10px;
}
.mj_box1_u2 li .n_very_short{
	padding-right: 40px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	color: #666666;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	margin: 0 5px;
	padding-left: 10px;
}
.mj_box1_u2 li .aniu_box{
	display: inline-block;
	position: relative;
}
.mj_box1_u2 li .aniu_box i.aniu{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../images/pag.png) center center no-repeat;
	background-size: 80%;
	position: absolute;
	top: 0;
	right: 5px;
	border-left: 1px solid #d9d9d9;
}
.mj_box1_u2{
	padding-left: 280px;
}
.mj_box1_u1 li .rad{
	margin:0 10px 0 20px;
}
.mj_box1_u2 .need{
	position: relative;
}
.mj_box1_u2 i.del{
	display: inline-block;
	width: 25px;
	height: 30px;
	background: url(../images/del_g.png) center center no-repeat;
	background-size: 100%;
	position: inherit;
	top: 12px;
}
.mj_box1_u2 i.del:hover{
	background: url(../images/del_b.png) center center no-repeat;
	background-size: 100%;
	cursor: pointer;
}
.mj_box1_u2 a.add_qj{
	color: #39568b;
	display: block;
	padding: 10px 0 0;
}
.mj_foot{
	padding: 10px 0 40px 280px;
}
.mj_foot a{
	display: inline-block;
	padding: 3px 20px;
	border: 1px solid #65a6ff;
	color: #65a6ff;
	border-radius: 3px;
}
.mj_foot .cxfa_on{
	background-color: #65a6ff;
	color:#fff;
}
.mj_foot a:hover{
	background-color: #65a6ff;
	color:#fff;
}
.zj{
	position: relative;
	top: 2px;
	color: #4C4C4C;
	font-size: 13px;
}
.mj_box1_u2 .need{
	color: #666666;
	font-size: 12px;
}
.zw{
	padding: 0 20px 0 10px;
}


.wechat_box{padding: 15px 0;}
.dzz .wx_ico{display: inline-block;width: 20px;height: 20px;background: url(../images/wx_ico.png) center center no-repeat;background-size: 100%;position: relative;margin-right: 5px;top: 4px;}
.wechat_d{padding: 12px 0;overflow: hidden;}
.wechat_d .wechat_sp{display: inline-block;width: 185px;text-align: right;font-size: 14px;color: #666666;float: left;height: 40px;line-height: 40px;}
.wechat_sp .wechat_i{color: #ff0000;margin-right: 5px;}
.wechat_d .wechat_ip{width: 400px;height: 40px;border: 1px solid #D9D9D9;padding-left: 20px;margin-left: 15px;}
.wechat_d .wechat_ip:focus{border-color: #669fff;}
.wechat_d .wechat_sp1{color: #FF0000;}
.wechat_d .wechat_sp1:before{content: "";position:relative;top: 4px;margin: 0 10px 0 20px;display: inline-block;width: 18px;height: 18px;background: url(../images/wx_ico1.png) center center no-repeat;background-size: 100%;}
.wechat_d .wechat_sp2{color: #808080;}
.wechat_d1{display: inline-block;width: 120px;height: 120px;border: 1px solid #dfe2e6;margin-left: 15px;position: relative;float: left;}
.wechat_d1 .wechat_sp3{display: inline-block;width: 42px;height: 30px;background: url(../images/wx_ico2.png) center top no-repeat;background-size: 100%;position: absolute;top: 50%;margin-top: -30px;left: 50%;margin-left: -21px;}
.wechat_d1 .wechat_sp4{display: block;padding-top: 70px;text-align: center;}
.wechat_d1 .wechat_file{display: block;width: 100%;height: 100%;position: absolute;left: 0;top:0;opacity: 0; filter: Alpha(opacity=0);z-index: 10;cursor: pointer;}
.wechat_d .wechat_sp5{color: #666666;font-size: 14px;float: left;position: relative;padding-left: 20px;padding-top: 50px;}
.wechat_d .wechat_sel{width: 170px;height: 40px;border: 1px solid #D9D9D9;padding-left: 20px;margin-left: 15px;}
.wechat_d .wechat_sp6{margin-left: 20px;font-size: 12px;color: #808080;}
.wechat_d .wechat_btnbox{padding-left: 200px;padding-bottom: 20px;}
.wechat_btnbox input{width: 120px;height: 40px;border: 1px solid #65a6ff;font-size: 14px;border-radius: 3px;margin-right: 15px;}
.wechat_btnbox a{display:block;width: 120px;height: 40px;border: 1px solid #65a6ff;font-size: 14px;border-radius: 3px;margin-right: 15px;    float: left;}
.wechat_btnbox input.wechat_btn1{background-color: #65a6ff;color: #fff;    float: left;}
.wechat_btnbox input.wechat_btn2{background-color: #fff;color: #65a6ff;}
.wechat_btnbox a.wechat_btn2{background-color: #fff;color: #65a6ff;line-height: 40px;text-align: center;}



/*公共管理号-素材管理-无*/
.clear{display: block;width: 0;height: 0;visibility: hidden;clear: both;}
.main-h1 i.sc_mana_ico{display: inline-block;width: 20px;height: 17px;background: url(../images/sc_man_ico1.png) center center no-repeat;background-size: 100%;position: relative;top: 3px;margin-right: 10px;}
.public_mana{min-height: 500px;}
.public_mana_t{width: 100%;border-bottom: 1px solid #d9d9d9;}
.public_mana_t li{padding: 0 15px;font-size: 15px;color: #595959;text-align: center;float: left;padding-bottom: 15px;cursor: pointer;position: relative;top: 1px;}
.public_mana_t li.on_a{border-bottom: 2px solid #66a6ff;}
.public_mana_c{padding: 20px 0;overflow: hidden;}
.public_mana_c>div{display: inline-block;}
.public_mana_c .public_d .public_ip{width:220px;height: 35px;border: 1px solid #f3f4f8;background-color: #f3f4f8;border-radius: 3px;font-size: 13px;color: #808080;padding:0 20px;}
.public_mana_c .public_d{position: relative;}
.public_d .public_ip1{width: 16px;height: 16px;background:#f3f4f8 url(../images/sc_man_ico2.png) center center no-repeat;background-size: 100%;border: 1px solid #f3f4f8;position: absolute;right: 20px;top: 9.5px;cursor: pointer;}
.public_d2{position: relative;top: 7px;margin-left: 20px;}
.public_d2 a{display: inline-block;width: 21px;height: 21px;background: url(../images/sc_man_ico3.png) no-repeat;}
.public_d2 .public_a1{background-position: -23px -5px;}
.public_d2 .public_a2{background-position: -53px -5px;margin-left: 5px;}
.public_mana_c .public_sp{font-size:13px;color:#808080;display: inline-block;padding-left: 15px;position: relative;top: 2px;}
.public_d3{float: right;}
.public_d3 input{width: 140px;height: 35px;background-color: #65a6ff;font-size: 13px;color: #fff;border: 1px solid #65a6ff;border-radius: 3px;cursor: pointer;}
.public_mana_b .public_h2{font-size: 16px;color: #4c4c4c;font-weight: normal;text-align: center;padding: 50px 0;}
.public_h2 .sc_mana_ico1{display: inline-block;width: 26px;height: 22px;background: url(../images/sc_man_ico4.png) center center no-repeat;background-size: 100%;margin: 0 10px 0 0;position: relative;top: 5px;}
.public_mana_b{border:1px solid #e6e6e6;}
/*公共管理号-素材管理-无*/

/*公共管理号-素材管理-模板*/
.public_model_l:after{content: "";display: block;width: 0;height: 0;visibility: hidden;clear: both;}
.pu_mo_dbox{border: 1px solid #E6E6E6;}
.public_model_l .pu_mo_d{padding: 0 15px 15px;}
.public_model_l>li{position: relative;width: 33.3%;float: left;padding-right: 40px;padding-bottom: 40px;}
.pu_mo_d .num_time,.pu_mo_d .mon_time{height: 40px;line-height: 40px;font-size: 12px;}
.pu_mo_d .num_time{color: #808080;border-bottom: 1px solid #d9d9d9;}
.pu_mo_d .mon_time{color: #4c4c4c;}
.pu_mo_d .img_box{width: 100%;height: 150px;background-color: #f5f5f5;}
.btns_box{width: 100%;height: 40px;background-color: #f7f7f7;border-top: 1px solid #e6e6e6;}
.btns_box li{width: 33.3%;float: left;text-align: center;height: 40px;}
.btns_box li:nth-child(2){border: 1px solid #E6E6E6;border-top: none;border-bottom: none;}
.btns_box li a{position: relative;display: inline-block;width: 20px;height: 20px;background: url(../images/sc_man_ico5.png) no-repeat;margin-top: 10px;cursor: pointer;}
.btns_box li a.pu_mo_a1{background-position: -6px 0;}
.btns_box li a.pu_mo_a2{background-position: -37px 0;}
.btns_box li a.pu_mo_a3{background-position: -71px 0;}
.btns_box li a.pu_mo_a1:hover{background-position: -6px -29px;}
.btns_box li a.pu_mo_a2:hover{background-position: -37px -30px;}
.btns_box li a.pu_mo_a3:hover{background-position: -71px -30px;}
.btns_box li .wz_box_edit{display: inline-block;width:85px;height: 40px;text-align: center;line-height: 40px;position: absolute;box-shadow: 0 0 15px rgba(0,0,0,.2);background-color: #fff;z-index: 100;top: 50px;left:-33px;font-size: 14px;color: #666;display: none;}
.btns_box li .wz_box_edit:before{content: "";display: inline-block;width: 20px;height: 10px;background: url(../images/fx_ico6.png) center top no-repeat;position: absolute;top: -10px;left: 50%;margin-left: -10px;}
.pu_del_box{width: 280px;height: 130px;background-color: #fff;z-index: 120;border: 1px solid #e5e5e5;border-radius: 5px;position: absolute;right: -54px;display: block;bottom:95px;display: none;transition: all .8s;}
.pu_del_box.show_del{display: block;transition: all .8s;}
.pu_del_box:after{content: "";display: inline-block;width: 20px;height: 10px;background: url(../images/sc_man_ico6.png) center top no-repeat;position: absolute;bottom: -10px;left: 50%;margin-left: -10px;}
.pu_del_box .pu_p{font-size: 15px;color: #4c4c4c;text-align: center;padding:27px 0 17px;}
.pu_dbtn input{width: 80px;height: 35px;border-radius: 5px;font-size: 13px;line-height: 34px;cursor: pointer;}
.pu_dbtn input.pu_db1{background-color: #65a6ff;border: 1px solid #65a6ff;color: #fff;}
.pu_dbtn input.pu_db2{background-color: #fff;border: 1px solid #65a6ff;color: #65a6ff;margin-left: 5px;}
/*公共管理号-素材管理-模板*/


.main-h1 .wechat_tw_detail{display: inline-block;width: 20px;height: 20px;background: url(../images/sc_man_ico9.png) center center no-repeat;background-size: 100%;position: relative;top: 4px;margin-right: 10px;}
.wechat_tw_box{width: 100%;overflow: hidden;min-height: 500px;border: 1px solid #D9D9D9;border-top: none;border-left: none;}
.wechat_tw_box>*{float: left;}
.wechat_tw_box .wechat_tw_l{width: 80%;border: 1px solid #D9D9D9;border-bottom: none;}
.wechat_tw_box .wechat_tw_r{width: 20%;border-top: 1px solid #D9D9D9;padding: 0 15px;}
.wechat_tw_lt{width: 100%;padding: 15px 0 15px 15px;border-bottom: 1px solid #dee4e5;}
.tw_imgbox{width: 100px;height: 100px;position: relative;}
.tw_imgbox .up_img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;cursor: pointer;z-index: 10;}
.tw_imgbox img{width: 100%; height: auto;}
.tw_imgbox .tw_sp{text-align: center;display: block;position: absolute;left: 0;bottom: 0;height: 50px;padding-top:5px;color: #fff;width: 100%;background-color: #7a7a7a;opacity:0.7;}
.wechat_tw_lt{overflow: hidden;}
.wechat_tw_lt>div{float: left;}
.tw_ipbox{width: calc(100% - 100px);padding: 0 15px;}
.tw_ip1box .tw_ip1{width: 100%;height: 40px;border: 1px solid #d9d9d9;padding-left: 20px;font-size: 12px;color: #666666;}
.tw_ip1box .tw_ip1:focus{border-color: #669fff;}
.tw_ip2box{overflow: hidden;padding-top: 20px;}
.tw_ip2box input{height:40px;border: 1px solid #d9d9d9;padding-left: 20px;font-size: 12px;color: #666666;}
.tw_ip2box input:focus{border-color: #669fff;}
.tw_ip2box .tw_ip2{width: 40%;}
.tw_ip2box .tw_ip3{width: calc(60% - 15px);float: right;}
.tw_big_box{width: 100%;height: 400px;}
.tw_btn_box{width: 100%;text-align: center;padding: 10px 0 30px;}
.tw_btn_box input{width: 80px;height: 35px;border-radius: 3px;font-size: 13px;}
.tw_btn_box input.bc_btn{background-color: #65a6ff;border: 1px solid #65a6ff;color: #fff;}
.tw_btn_box input.lk_btn{background-color: #fff;border: 1px solid #D9D9D9;color: #666;margin-left: 5px;}
.wechat_tw_r .tw_h2{width: 100%;height: 55px;line-height: 55px;color: #4c4c4c;font-weight: normal;font-size: 14px;}
.wechat_tw_r .a_btn{display: block;width: 100%;height: 50px;line-height: 50px;border: 1px solid #e6e6e6;font-size: 14px;color: #666666;padding-left: 35%;}
.wechat_tw_r .a_btn .a_i{display: inline-block;width: 23px;height: 20px;background: url(../images/sc_man_ico10.png) no-repeat;background-position: -1px 0;margin-right: 10px;position: relative;top:4px;}
.wechat_tw_r .a_btn:hover{color: #66a6ff;border-color: #66a6ff;}
.wechat_tw_r .a_btn:hover .a_i{background-position: -36px 0;}


.mana_img_t{padding: 20px 0;overflow: hidden;}
.mana_img_tl{float: left;overflow: hidden;}
.mana_img_tr{float: right;overflow: hidden;position: relative;}
.mana_img_tr .up_fi{position: absolute;right: 0;top: 0;opacity: 0;filter: alpha(opacty=0);cursor: pointer;}
.mana_img_tl .img_sel{float: left;width: 130px;height: 35px;border: 1px solid #d9d9d9;margin-right: 20px;border-radius: 3px;padding-left: 15px;}
.mana_img_tl .mana_img_d1{float: left;display: inline-block;position: relative;}
.mana_img_d1 .mana_ip{width: 220px;height: 35px;border: 1px solid #f3f4f8;background-color: #f3f4f8;border-radius: 3px;padding-left: 20px;padding-right: 40px;color: #808080;font-size: 13px;}
.mana_img_d1 .mana_up{width: 16px;height: 16px;background: url(../images/sc_man_ico2.png) center center no-repeat;background-size: 100%;background-color: #f3f4f8;border: 1px solid #f3f4f8;position: absolute;top: 9.5px;right: 15px;cursor: pointer;}
.mana_img_tl .mana_sp1{font-size: 13px;color: #808080;height: 35px;line-height: 35px;padding-left: 20px;}
.mana_img_tr .mana_sp2{color: #ff0000;float: left;height: 35px;line-height: 35px;margin-right: 20px;}
.mana_img_tr .mana_sp2:before{content: "";display: inline-block;width: 18px;height: 18px;background: url(../images/sc_man_ico14.png) center center no-repeat;background-size: 100%;position: relative;top: 4px;margin-right: 10px;}
.mana_img_tr input{width: 100px;height: 35px;border: 1px solid #65a6ff;background-color: #65a6ff;color: #fff;float: left;}
.mana_img_cl .mana_img_clt{height: 40px;padding-top: 5px;padding-left: 20px;}
.mana_img_c{border:1px solid #e6e6e6;min-height: 500px;}
.mana_img_c:after{content: "";display: block;clear: both;visibility: hidden;width: 0;height: 0;}
.mana_img_c>div{float: left;}
.mana_img_cl{border-right:1px solid #E6E6E6;}
.mana_img_clt{background-color: #f3f4f8;}
.mana_img_clt>input{padding: 0 20px;height: 30px;background-color: #fff;border: 1px solid #fff;font-size: 12px;color: #999999;margin-right: 10px;cursor: pointer;}
.mana_sp3 input{margin-right:10px;}
.mana_sp3{display: inline-block;padding-right: 20px;}
.mana_img_d2 p{text-align: center;padding:5px 20px;word-break:keep-all;/* 不换行 */white-space:nowrap;/* 不换行 */overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */text-overflow:ellipsis;}
.mana_img_d2 p input{margin-right: 5px;position: relative;top: -1px;}
.mana_img_clu1{padding: 15px 50px 50px 15px;}
.mana_img_clu1:after{content: "";display: block;width: 0;height: 0;visibility: hidden;clear: both;}
.mana_img_clu1>li{width: 20%;float: left;padding-right: 15px;padding-bottom: 15px;}
.mana_img_clu1>li>div{border: 1px solid #E5E5E5;}
.mana_img_u2{width: 100%;height: 30px;line-height: 30px;}
.mana_img_u2:after{content: "";display: block;width: 0;height: 0;visibility: hidden;clear: both;}
.mana_img_u2>li{width: 33.3%;float: left;text-align: center;border-top: 1px solid  #E5E5E5;height: 30px;position: relative;}
.mana_img_u2>li:nth-child(2){border: 1px solid #e5e5e5;border-bottom: none;}
.mana_img_u2>li>a{display: inline-block;width: 20px;height: 20px;background: url(../images/sc_man_ico5.png) no-repeat;position: relative;margin-top: 5.5px;}
.mana_img_u2>li>a.a1{background-position: -6px -1px;}
.mana_img_u2>li>a.a2{background:url(../images/sc_man_ico15.png) no-repeat;background-position: 2px 2px;}
.mana_img_u2>li>a.a3{background-position: -70px -1px;}
.mana_img_u2>li>a.a1:hover{background-position: -6px -30px;}
.mana_img_u2>li>a.a2:hover{background-position: 2px -21px;}
.mana_img_u2>li>a.a3:hover{background-position: -70px -31px;}
.mana_img_u2 li .wz_box_edit{display: inline-block;width:85px;height: 40px;text-align: center;line-height: 40px;position: absolute;box-shadow: 0 0 15px rgba(0,0,0,.2);background-color: #fff;z-index: 125;top: 40px;left:-33px;font-size: 14px;color: #666;display:none;}
.mana_img_u2 li .wz_box_edit:before{content: "";display: inline-block;width: 20px;height: 10px;background: url(../images/fx_ico6.png) center top no-repeat;position: absolute;top: -10px;left: 50%;margin-left: -10px;}
.pu_del_box1{width: 280px;padding:20px 0;background-color: #fff;z-index: 120;border: 1px solid #e5e5e5;border-radius: 5px;position: absolute;right: -106px;display: block;top:45px;transition: all .8s;display: none;}
.pu_del_box1.show_del{display: block;transition: all .8s;}
.pu_del_box1:after{content: "";display: inline-block;width: 20px;height: 10px;background: url(../images/sc_man_ico17.png) center bottom no-repeat;position: absolute;top: -9px;left: 50%;margin-left: -10px;}
.pu_del_box1 .pu_p{font-size: 15px;color: #4c4c4c;text-align: center;padding:0 0 17px;}
.pu_del_box1 .pu_dbtn{text-align: center;}
.pu_del_box1 .pu_dbtn input{width: 80px;height: 35px;border-radius: 5px;font-size: 13px;line-height: 34px;cursor: pointer;}
.pu_del_box1 .pu_dbtn input.pu_db1{background-color: #65a6ff;border: 1px solid #65a6ff;color: #fff;}
.pu_del_box1 .pu_dbtn input.pu_db2{background-color: #fff;border: 1px solid #65a6ff;color: #65a6ff;margin-left: 5px;}
.pu_del_box1 .xg_ip{padding: 0 25px 20px;}
.pu_del_box1 .xg_ip input{width: 100%;height: 35px;border: 1px solid #e6e6e6;border-radius: 3px;padding: 0 20px;}
.pu_del_box1 .xg_ip input:focus{border-color: #65a6ff;}
.pu_del_box1 .pu_del_u1{width: 100%;overflow: hidden;padding-bottom: 10px;}
.pu_del_box1 .pu_del_u1 li{width: 50%;float: left;text-align: center;}
/*右边*/
.mana_img_cr{width: 15%;}
.mana_img_cr .img_cr_u1{padding: 15px;}
.mana_img_cr .img_cr_u1 li{padding: 10px 0 10px 10px;font-size: 12px;cursor: pointer;}
.mana_img_cr .img_cr_u1 li.cr_on{background-color: #65a6ff;color: #fff;}
.mana_img_cr .img_cr_u1 li a{display: inline-block;width: 15px;height: 15px;background: url(../images/sc_man_ico16.png) no-repeat;position: relative;top: 2.5px;margin-left: 5px;}
.img_cr_u1 li a.cr_change{background-position: 0 -1px;margin-left: 15px;}
.img_cr_u1 li a.cr_del{background-position: 0 -23px;}
.mana_img_cr .img_cr_u1 li.cr_on a.cr_change{background-position: 0 -45px;}
.mana_img_cr .img_cr_u1 li.cr_on a.cr_del{background-position: 0 -64px;}
.mana_img_cr .pu_del_box1{right: -133px;top: 38px;}
/*右边*/






.sent_auto{min-height: 500px;padding: 10px;}
.sent_auto_u1{overflow: hidden;}
.sent_auto_u1 li.auto_on{background-color: #ff8a66;color: #fff;border-color:#ff8a66;}
.sent_auto_u1 li{font-size: 14px;color: #666;width: 140px;height: 35px;border: 1px solid #D9D9D9;line-height: 34px;text-align: center;float: left;margin-right: 10px;cursor: pointer;}
.sent_auto_u1 li:hover{background-color: #ff8a66;border-color: #ff8a66;color: #fff;}
.sent_auto_u1 li:hover a{background-color: #ff8a66;border-color: #ff8a66;color: #fff;}
.sent_auto_dbox{margin-top: 20px;}
.sent_auto_d{width: 100%;display: none;}
.sent_d_top{height: 35px;line-height: 35px;border: 1px solid #D9D9D9;}
.sent_d_top a{display: inline-block;width: 100px;text-align: center;font-size: 14px;color: #808080;}
.sent_d_top a span{display: inline-block;width: 20px;height: 20px;background: url(../images/wx_sprit.png) no-repeat;position: relative;top: 5px;margin-right: 7px;}
.sent_d_top a.sent_d_a2 span{background-position: 0 -60px;}
.sent_d_top a.sent_d_a1:hover span{background-position: 0 -30px;}
.sent_d_top a.sent_d_a2:hover span{background-position: 0 -90px;}
.sent_d_top a:hover{color: #4c4c4c;}
.sent_d_top a.at_aon{color: #4c4c4c;}
.sent_d_top a.sent_d_a1.at_aon span{background-position: 0 -30px;}
.sent_d_top a.sent_d_a2.at_aon span{background-position: 0 -90px;}
.sent_auto_d .sent_wz_box{width: 100%;height: 220px;border:1px solid #D9D9D9;border-top: none;border-bottom: none;padding: 15px;}
.sent_d_bot{height: 35px;width: 100%;line-height: 35px;border-top: 1px solid #D9D9D9;border: 1px solid #D9D9D9;}
.sent_d_bot .sent_sp1{float: right;padding-right: 20px;}
.sent_d_bot a{display: inline-block;width:70px;text-align: center;float: left;}
.sent_d_bot a.sent_d_a3 span{display: inline-block;width: 20px;height: 20px;background: url(../images/wx_sprit1.png) no-repeat;background-position: 0 0;position: relative;top: 5px;}
.sent_d_bot a.sent_d_a3 span:hover{background-position: 0 -24px;}
.auto_btnbox{overflow: hidden;width: 100%;padding: 20px 0;}
.auto_btnbox input{width: 100px;height: 35px;float: left;border-radius: 3px;font-size: 14px;margin-right: 10px;cursor: pointer;}
.auto_btnbox .btn1{background-color: #66a6ff;color: #fff;border: 1px solid #66a6ff;}
.auto_btnbox .btn2{background-color: #e0e0e0;color: #666;border: 1px solid #e0e0e0;}
.sent_d_top1 .btn3{width: 100px;height: 35px;font-size: 14px;background-color: #66a6ff;border: 1px solid #66a6ff;color: #fff;border-radius: 3px;cursor: pointer;}
.sent_auto_d.show_d{display: block;}
.content_box{margin-top: 20px;border: 1px solid #d9d9d9;border-bottom: none;}
.content_box h2{position: relative;height: 40px;line-height: 40px;font-weight: normal;background-color: #f5f5f5;padding-left: 20px;font-size: 14px;color: #4C4C4C;border-bottom: 1px solid #D9D9D9;cursor: pointer;}
.content_box h2 span{display: inline-block;width: 10px;height: 10px;background: url(../images/arr_b.png) center center no-repeat;background-size: 100%;position: absolute;top: 15px;right: 20px;}
.content_box h2 span.arr_b{background: url(../images/arr_t.png) center center no-repeat;background-size: 100%;}
.sent_wz_box1{width: 100%;height: 255px;border:1px solid #D9D9D9;border-top: none;padding: 15px;overflow: hidden;}
.sent_img_box{float: left;width:calc(50% - 10px);border: 2px dotted #D9D9D9;margin-right: 20px;height: 100%;}
.sent_img_box:hover{border-color: #4C4C4C;}
.sent_img_box:last-child{margin: 0;}
.sent_img_box .add_box{position: relative;width: 100px;margin: 0 auto;text-align: center;margin-top: 55px;cursor: pointer;}
.sent_img_box .add_box .add_p{text-align: center;}
.sent_img_box .add_box .add_ico{display: inline-block;width: 45px;height: 45px;background: url(../images/add_ico.png) center center no-repeat;background-size: 100%;}
.add_box .add_fi{width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;cursor: pointer;}
.change_send1{border-bottom: 1px solid #D9D9D9;display: none;}
.change_send1 .send1{width: 100%;font-size: 14px;}
.change_send1 .send1 .send1_sp1{display: inline-block;width: 100px;height: 35px;line-height: 35px;text-align: left;padding-left: 15px;}
.change_send1.show_d{display: block;}
.change_send1 .send2{font-size: 14px;overflow: hidden;padding: 10px 0;border-bottom: 1px solid #D9D9D9;}
.change_send1 .send2 .send2_sp1{display: inline-block;width: 85px;padding-left:25px;height: 30px;line-height: 30px;float: left;position: relative;}
.change_send1 .send2 .send2_d{float: left;}
.send2 .send2_d .send2_p{font-size: 12px;color: #808080;padding: 5px 0 5px;}
.send2 .send2_sp1:before{content: "";display: inline-block;width: 5px;height: 5px;border-radius: 50%;background-color: 	#B4B4B4;position: absolute;top: 12px;left: 12px;}
.change_send1 .send2 .send2_ip{display: inline-block;width: 450px;height: 30px;line-height: 30px;border: 1px solid #D9D9D9;border-radius: 3px;padding-left: 20px;}
.change_send1 .send2:last-child{border: none;}
.send2 .send2_d1{overflow: hidden;width: 100%;padding-top: 10px;}
.send2 .send2_d2{}
.send2 .send2_d1_t{overflow: hidden;padding-bottom: 10px;border-bottom: 1px solid #D9D9D9;}
.send2_d1_t .send2_a1{display: inline-block;height:30px;line-height: 30px;float: right;margin-right: 20px;}
.send2_d1 .send2_sp2{display: inline-block;height: 30px;line-height: 30px;float: left;padding-left: 30px;}
.send2_d1 .send2_d2{float: right;padding-right: 20px;}
.send2_a1:hover{color: #66a6ff;}
.send2 .send2_d3{float: right;height: 30px;line-height: 30px;padding-right: 20px;}
.send2 .send2_d3 .send2_che{position: relative;top: -1px;}
.send2 .db_sp{display: inline-block;width: 20px;height: 20px;background: url(../images/wx_sprit.png) no-repeat;position: relative;top: 3px;margin-left:30px;cursor: pointer;}
.send2 .db_sp.send2_sp4{background-position: 0 -60px;}
.send2 .db_sp.send2_sp3:hover{background-position: 0 -30px;}
.send2 .db_sp.send2_sp4:hover{background-position: 0 -90px;}
.send2 .send2_img{padding:0 10px;float: left;}
.send2 .send2_img img{width: 100px;height: 100px;}
.send2 .send2_cont{float: left;}
.send2_cont .send2_p1{font-size: 14px;color: #4C4C4C;padding:10px 0 30px;}
.send2_cont .send2_p2{font-size: 12px;color: #808080;}
.change_send1 .bottom{height: 50px;line-height: 50px;background-color: #f5f5f5;}
.change_send1 .bottom p{padding-left: 20px;float: left;}
.change_send1 .bottom .send2_btn{float: right;padding-right: 20px;}
.send2_btn input{width: 100px;height: 30px;font-size: 14px;border-radius: 3px;margin-left: 10px;cursor: pointer;}
.send2_btn .sd_btn1{background-color: #66a6ff;border: 1px solid #66a6ff;color: #fff;}
.send2_btn .sd_btn2{background-color: #fff;border: 1px solid #fff;color: #333;}
.send2_d1 .send2_d2  span{display: inline-block;width: 20px;height: 20px;background: url(../images/sc_man_ico5.png) no-repeat;background-position: -70px 0;cursor: pointer;position: relative;top: 5px;margin-left: 20px;}
.send2_d1 .send2_d2  .send2_ico1{background-position: -6px 0;}
.send2_d1 .send2_d2  .send2_ico1:hover{background-position: -6px -29px;}
.send2_d1 .send2_d2  .send2_ico2:hover{background-position: -70px -30px;}



/*公共管理号-素材管理-无*/
.clear{display: block;width: 0;height: 0;visibility: hidden;clear: both;}
.main-h1 i.sc_mana_ico{display: inline-block;width: 20px;height: 17px;background: url(../images/sc_man_ico1.png) center center no-repeat;background-size: 100%;position: relative;top: 3px;margin-right: 10px;}
.public_mana{min-height: 500px;}
.public_mana_t{width: 100%;border-bottom: 1px solid #d9d9d9;}
.public_mana_t li{padding:0 15px;font-size: 15px;color: #595959;text-align: center;float: left;padding-bottom: 15px;cursor: pointer;position: relative;top: 1px;}
.public_mana_t li.on_a{border-bottom: 2px solid #66a6ff;}
.public_mana_c{padding: 20px 0;overflow: hidden;}
.public_mana_c>div{display: inline-block;}
.public_mana_c .public_d .public_ip{width:220px;height: 35px;border: 1px solid #f3f4f8;background-color: #f3f4f8;border-radius: 3px;font-size: 13px;color: #808080;padding:0 20px;}
.public_mana_c .public_d{position: relative;}
.public_d .public_ip1{width: 16px;height: 16px;background:#f3f4f8 url(../images/sc_man_ico2.png) center center no-repeat;background-size: 100%;border: 1px solid #f3f4f8;position: absolute;right: 20px;top: 9.5px;cursor: pointer;}
.public_d2{position: relative;top: 7px;margin-left: 20px;}
.public_d2 a{display: inline-block;width: 21px;height: 21px;background: url(../images/sc_man_ico3.png) no-repeat;}
.public_d2 .public_a1{background-position: -23px -5px;}
.public_d2 .public_a2{background-position: -53px -5px;margin-left: 5px;}
.public_mana_c .public_sp{font-size:13px;color:#808080;display: inline-block;padding-left: 15px;position: relative;top: 2px;}
.public_d3{float: right;}
.public_d3 input{width: 140px;height: 35px;background-color: #65a6ff;font-size: 13px;color: #fff;border: 1px solid #65a6ff;border-radius: 3px;cursor: pointer;}
.public_mana_b .public_h2{font-size: 16px;color: #4c4c4c;font-weight: normal;text-align: center;padding: 50px 0;}
.public_h2 .sc_mana_ico1{display: inline-block;width: 26px;height: 22px;background: url(../images/sc_man_ico4.png) center center no-repeat;background-size: 100%;margin: 0 10px 0 0;position: relative;top: 5px;}
.public_mana_b{border:1px solid #e6e6e6;}
/*公共管理号-素材管理-无*/

/*公共管理号-素材管理-模板*/
.public_model_l:after{content: "";display: block;width: 0;height: 0;visibility: hidden;clear: both;}
.pu_mo_dbox{border: 1px solid #E6E6E6;}
.public_model_l .pu_mo_d{padding: 0 15px 15px;}
.public_model_l>li{position: relative;width: 33.3%;float: left;padding-right: 40px;padding-bottom: 40px;}
.pu_mo_d .num_time,.pu_mo_d .mon_time{height: 40px;line-height: 40px;font-size: 12px;}
.pu_mo_d .num_time{color: #808080;border-bottom: 1px solid #d9d9d9;}
.pu_mo_d .mon_time{color: #4c4c4c;}
.pu_mo_d .img_box{width: 100%;height: 150px;background-color: #f5f5f5;}
.btns_box{width: 100%;height: 40px;background-color: #f7f7f7;border-top: 1px solid #e6e6e6;}
.btns_box li{width: 33.3%;float: left;text-align: center;height: 40px;}
.btns_box li:nth-child(2){border: 1px solid #E6E6E6;border-top: none;border-bottom: none;}
.btns_box li a{position: relative;display: inline-block;width: 20px;height: 20px;background: url(../images/sc_man_ico5.png) no-repeat;margin-top: 10px;cursor: pointer;}
.btns_box li a.pu_mo_a1{background-position: -6px 0;}
.btns_box li a.pu_mo_a2{background-position: -37px 0;}
.btns_box li a.pu_mo_a3{background-position: -71px 0;}
.btns_box li a.pu_mo_a1:hover{background-position: -6px -29px;}
.btns_box li a.pu_mo_a2:hover{background-position: -37px -30px;}
.btns_box li a.pu_mo_a3:hover{background-position: -71px -30px;}
.btns_box li .wz_box_edit{display: inline-block;width:85px;height: 40px;text-align: center;line-height: 40px;position: absolute;box-shadow: 0 0 15px rgba(0,0,0,.2);background-color: #fff;z-index: 100;top: 50px;left:-33px;font-size: 14px;color: #666;display: none;}
.btns_box li .wz_box_edit:before{content: "";display: inline-block;width: 20px;height: 10px;background: url(../images/fx_ico6.png) center top no-repeat;position: absolute;top: -10px;left: 50%;margin-left: -10px;}
.pu_del_box{width: 280px;height: 130px;background-color: #fff;z-index: 120;border: 1px solid #e5e5e5;border-radius: 5px;position: absolute;right: -54px;display: block;bottom:95px;display: none;transition: all .8s;}
.pu_del_box.show_del{display: block;transition: all .8s;}
.pu_del_box:after{content: "";display: inline-block;width: 20px;height: 10px;background: url(../images/sc_man_ico6.png) center top no-repeat;position: absolute;bottom: -10px;left: 50%;margin-left: -10px;}
.pu_del_box .pu_p{font-size: 15px;color: #4c4c4c;text-align: center;padding:27px 0 17px;}
.pu_dbtn input{width: 80px;height: 35px;border-radius: 5px;font-size: 13px;line-height: 34px;cursor: pointer;}
.pu_dbtn input.pu_db1{background-color: #65a6ff;border: 1px solid #65a6ff;color: #fff;}
.pu_dbtn input.pu_db2{background-color: #fff;border: 1px solid #65a6ff;color: #65a6ff;margin-left: 5px;}
/*公共管理号-素材管理-模板*/








/*文本回复-自动回复*/
.main-h1 .auto_ico{display: inline-block;width: 20px;height:20px;background: url(../images/sc_man_ico7.png) center center no-repeat;background-size: 100%;position: relative;top: 4px;margin-right: 10px;}
.public_mana .auto_box table{width: 100%;border: 1px solid #ebebeb;border-collapse: collapse;}
.auto_box table tr{border: 1px solid #E6E6E6;}
.auto_box table th{height: 40px;line-height: 40px;font-size: 14px;color: #4c4c4c;background-color: #f5f5f5;text-align: center;}
.auto_box table td{height: 50px;vertical-align: middle;border: none;font-size: 12px;color: #808080;}
.auto_box .auto_a_box a{position: relative;display: inline-block;width: 20px;height: 20px;background: url(../images/sc_man_ico8.png) no-repeat;}
.auto_box .auto_a_box .auto_a1{background-position: -6px -1px;}
.auto_box .auto_a_box .auto_a1:hover{background-position: -6px -29px;}
.auto_box .auto_a_box .auto_a2{background-position: -40px 0;margin: 0 15px;}
.auto_box .auto_a_box .auto_a2:hover{background-position: -40px -29px;}
.auto_box .auto_a_box .auto_a3{background-position: -75px 1px;}
.auto_box .auto_a_box .auto_a3:hover{background-position: -75px -29px;}
.auto_box .auto_a_box .wz_box_edit{display: inline-block;width:85px;height: 40px;text-align: center;line-height: 40px;position: absolute;box-shadow: 0 0 15px rgba(0,0,0,.2);background-color: #fff;z-index: 100;top: 35px;left:-33px;font-size: 14px;color: #666;display:none;}
.auto_box .auto_a_box .wz_box_edit:before{content: "";display: inline-block;width: 20px;height: 10px;background: url(../images/fx_ico6.png) center top no-repeat;position: absolute;top: -10px;left: 50%;margin-left: -10px;}
/*文本回复-自动回复*/

/*文本回复-自动回复-新增*/
.auto_new_add .auto_new_d{padding: 10px 0;overflow: hidden;}
.auto_new_d .auto_new_sp1{display: inline-block;width: 200px;height: 40px;line-height: 40px;text-align: right;float: left;}
.auto_new_d1{float:left;margin-left: 15px;}
.auto_new_d1 p{color: #808080;font-size: 12px;padding-top: 8px;}
.auto_new_d .tex1{width: 600px;height: 245px;border: 1px solid #D9D9D9;position: relative;}
.auto_new_d1 .auto_new_ip{width: 400px;height: 40px;border: 1px solid #d9d9d9;padding-left: 20px;}
.auto_new_d1 .auto_new_ip:focus{border-color:#669fff;}
.auto_new_d .auto_tex1_btn{width: 100%;height: 50px;line-height: 50px;border: 1px solid #D9D9D9;border-top: none;}
.auto_tex1_btn .bq_btn{width: 100px;height: 49px;color: #666666;font-size: 14px;background-color: #fff;border: none;border-right: 1px solid #D9D9D9;position: relative;top: -2px;}
.auto_tex1_btn .join_lj{padding-left:15px;font-size: 15px;color: #66a6ff;}
/*文本回复-自动回复-新增*/

.delsend2_ico2{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/sc_man_ico5.png) no-repeat;
	background-position: -70px 0;
	cursor: pointer;
	position: relative;
	top: 5px;
	float: right;
    margin-right: 20px;
}





.sc_right_box{width: 100%;min-height: 500px;border: 1px solid #e5e5e5;}
.sc_right_top>h3{font-size: 12px;color: #808080;height: 40px;line-height: 40px;font-weight: normal;border-bottom: 1px solid #d9d9d9;}
.sc_right_top{padding: 0 15px 15px;border-bottom: 1px solid #e5e5e5;position: relative;}
.right_top_cen{cursor: pointer;}
.right_top_cen>p{font-size: 12px;color: #4c4c4c;padding: 15px 0;}
.right_cover{width: 100%;height: 40px;line-height: 40px;background-color: rgba(0,0,0,.4);position: absolute;bottom: 0;left: 0;display: none;padding: 0 15px;}
.right_cover .right_l{float: left;display: inline-block;width: 16px;height: 18px;background: url(../images/sc_rico1.png) center center no-repeat;background-size: 100%;margin-top: 11px;}
.right_cover .right_r{font-size: 14px; color: #fff;float: right;}
.right_top_cen:hover .right_cover{display: block;}
.sc_right_cen{overflow: hidden;position: relative;border-bottom: 1px solid #E5E5E5;cursor: pointer;}
.sc_right_cen .right_cen_l{width: calc(100% - 110px);padding: 15px 0 15px 15px;height: 110px;float: left;font-size: 12px;line-height: 15px;letter-spacing: 1px;color: #4c4c4c;overflow: hidden;text-overflow: ellipsis;}
.right_cen_l>p{overflow: hidden;width: 100%;height: 100%;}
.sc_right_cen .right_cen_r{width: 110px;height: 110px;float: right;padding: 15px;}
.right_cen_r img{width: 80px;height: 80px;}
.sc_right_cen:hover .right_cover{display: block;}
.sc_right_box .pu_del_box{top: 0;left: 0;}
.sc_right_box .btns_box li{position: relative;}










/*自定义菜单1*/
.zdy_menu1{width: 100%;min-height: 550px;border: 1px solid #dee5e7;overflow: hidden;}
.zdy_menu1 .menu1_left{width: 250px;float: left;background-color:#f3f4f8;min-height: 550px;}
.zdy_menu1 .menu1_center{width: calc(100% - 500px);float: left;min-height: 550px;border-left: 1px solid #dee5e7;border-right: 1px solid #dee5e7}
.zdy_menu1 .menu1_right{width:250px;float: left;min-height: 550px;}
.menu1_left .left_head{height: 50px;line-height: 50px;border-bottom: 1px solid #dee5e7;text-align: center;}
.menu1_left .left_content .left_a{cursor: pointer;display: block;width: 118px;height: 38px;text-align: center;line-height: 40px;border:1px dashed #ccc;background-color: #fff;margin:20px auto 0;}
.left_a .left_i{display: inline-block;width: 15px;height: 15px;background: url(../images/add_ico.png) center center no-repeat;background-size: 100%;}
.menu_add_header>h2{height: 50px;line-height: 50px;padding-left: 20px;;overflow: hidden;border-bottom: 1px solid #dee5e7;font-size: 14px;}
.menu_add_header .add_header_a{float: right;margin-right: 20px;}
.zdy_menu_add .menu_add_cont{padding: 15px;}
.add_cont_top{font-size: 14px;color: #58666e;overflow: hidden;line-height: 40px;padding: 10px 0;}
.add_cont_top .add_top_d input[type="radio"]{margin-left: 20px;margin-right: 5px;position: relative;top: -2px;}
.add_cont_top .add_top_d label{cursor: pointer;}
.add_cont_top>*{float: left;}
.add_cont_top .add_top_d{width:calc(100% - 175px);overflow:hidden;}
.add_cont_top .add_top_sp{display: inline-block;text-align: right;height: 40px;line-height: 40px;margin-right: 15px;}
.add_cont_top .add_top_ip{float:left;width: 370px;height: 40px;line-height: 40px;border: 1px solid #cfdadd;border-radius: 3px;padding-left: 15px;}
.add_cont_top .add_cont_sp1{float:left;color: #a3a3a3;font-size: 12px;padding-left: 10px;}

.add_cont_center{height: 350px;width: 100%;}
.add_cont_center .cont_center_u1{width: 100%;overflow: hidden;border: 1px solid #D9D9D9;background-color: #fff;}
.cont_center_u1 li{width: 100px;height: 43px;float: left;line-height: 43px;text-align: center;cursor: pointer;position:relative;}
.cont_center_u1 .u1_label{display:inline-block;width:100%;height:100%;}
.cont_center_u1 li input[type="radio"]{opacity:0 !important;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;}
.cont_center_u1 li input[type="radio"]:checked + label{background-color:#e9e9e9;}
.cont_center_u1 .sp_img{display: inline-block;width: 20px;height: 20px;background: url(../images/wx_sprit3.png) no-repeat;position: relative;top: 5px;left: -5px;}
.cont_center_u1 .sp_img.sp_img1{background-position: -222px 0;}
.cont_center_u1 .sp_img.sp_img2{width: 15px;background-position: -189px 0;}

.cont_center_d .cont_center_u2{width: 100%;background-color: #fff;overflow: hidden;}
.cont_center_u2>li{width: 50%;float: left;padding:20px 15px;height: 250px;}
.cont_center_u2>li .center_div_d{width: 100%;height: 100%;border:1px dotted #e9e9e9;position: relative;}
.cont_center_u2 .center_div{width: 150px;height: 80px;text-align: center;position: absolute;top: 50%;left:50%;margin: -40px 0 0 -75px;}
.cont_center_u2>li .center_div_d:hover{border-color: #000;}
.center_div .center_sp{display:block;width: 20px;height: 20px;background: url(../images/add_ico.png) center center no-repeat;background-size: 100%;margin: 0 auto;cursor: pointer;}
.center_div .center_sp1{display: inline-block;padding-top: 10px;cursor: pointer;}
.center_div .center_ip{width: 100px;height: 30px;border: 1px solid #E0E0E0;color: #333;background-color: #fff;border-radius:3px;margin-top: 25px;cursor: pointer;}
.center_div .center_file{width: 100px;height: 30px;position: absolute;top: 50%;left:50%;margin: -15px 0 0 -50px;opacity: 0;cursor: pointer;}
.add_cd{position: relative;}
.add_cd .add_cd_d{width: 100%;min-height:50px;position: absolute;/*top: -70px;*/background-color: #fff;border-radius: 3px;bottom: 60px;}
.add_cd .add_cd_d:before{content: "";display: inline-block;border: 10px solid transparent;border-top: 8px solid #fff;position: absolute;left: 50%;margin-left: -8px;bottom: -18px;}
.add_cd_d .jh_sp2{content: "";display: inline-block;width: 20px;height: 20px;background: url(../images/add_ico.png) center center no-repeat;background-size: 100%;position: relative;top: 4px;left: 2px;}
.add_cd_d .tj_li{border: 1px solid #dee5e7;}
.add_cd_d .add_zcd{border: 1px solid #dee5e7;width: 100%;height:50px;/*position: absolute;*/left: 0;background-color: #fff;top: -50px;text-align: center;line-height: 50px;border-bottom: none;}
.add_cd_d li:hover{background-color: #ededed;}
.add_cd_d .add_zcd.onc{border:1px solid #ff8a66;}
/*自定义菜单1*/












/*自定义菜单*/
.main-h1 .zdy_ico{display: inline-block;width: 25px;height: 25px;background: url(../images/zdy_menu1.png) center center no-repeat;background-size: 100%;position: relative;top: 5px;left: -4px;}
.zdy_menu_box{min-height: 550px;overflow: hidden;height: 550px;}
.zdy_menu_box .zdy_menu_l{width: 380px;border:1px solid #ddd;height:550px;float: left;padding: 40px 30px;}
.zdy_menu_l .menu_l_d{width: 100%;height: 100%;}
.zdy_menu_l .menu_l_con{background-color: #f2f2f2;border:1px solid #D9D9D9;border-top: none;height: 378px;}
.zdy_menu_l .menu_l_bot{height: 50px;width: 100%;border: 1px solid #D9D9D9;border-top: none;}
.menu_l_d h2{height: 40px;line-height: 40px;font-size: 14px;color: #fff;background-color: #323232;text-align: center;}
.zdy_menu_box .zdy_menu_r{width: calc(100% - 380px);height:550px;float: left;border: 1px solid #dee5e7;position: relative;background-color: #f3f4f8;border-left: none;}
.menu_l_bot:after{content: "";display: block;width: 0;height: 0;opacity: 0;z-index: -100;clear: both;}
.menu_l_bot>*{float: left;}
.menu_l_bot .l_bot_l{width: 40px;height: 50px;border-right: 1px solid #D9D9D9;background: url(../images/zdy_menu2.png) center center no-repeat;background-size: 50%;}
.menu_l_bot .l_bot_r{width: calc(100% - 40px);height: 50px;line-height: 50px;cursor: pointer;}
.menu_l_bot .l_bot_r>li{text-align: center;float: left;width: 100%;height: 50px;line-height: 50px;position: relative;top: -1px;}
.menu_l_bot .l_bot_r>li:nth-child(2){border-left: 1px solid #D9D9D9;}
.menu_l_bot .l_bot_r>li:nth-child(3){border-left: 1px solid #D9D9D9;}
.menu_l_bot .l_bot_r>.add_cd.li_oc{border: 1px solid #ff8a66;}
.zdy_menu_r .zdy_wz{display: block;width: 200px;text-align: center;height: 40px;line-height: 40px;position: absolute;top: 50%;left: 50%;margin: -20px 0 0 -100px;}
.zdy_footer{padding: 20px;text-align: center;}
.zdy_footer input{padding: 0 15px;height: 35px;font-size: 14px;border-radius: 3px;cursor: pointer;}
.zdy_footer .zdy_btn1{color: #666;border: 1px solid #D9D9D9;background-color: #fff;}
.zdy_footer .zdy_btn2{color: #fff;border: 1px solid #ff8a66;background-color: #ff8a66;margin:0 10px;}
.l_bot_r .jh_sp{display: inline-block;width: 16px;height: 16px;background: url(../images/add_ico.png) center center no-repeat;background-size: 100%;position: relative;top: 5px;}

.l_bot_r .currentMenu{border: 1px solid #ff8a66;}
/*自定义菜单*/






.sc_right_top>h3{font-size: 12px;color: #808080;height: 40px;line-height: 40px;font-weight: normal;border-bottom: 1px solid #d9d9d9;}
.sc_right_top{padding: 0 15px 15px;border-bottom: 1px solid #e5e5e5;position: relative;}
.right_top_cen{cursor: pointer;}
.right_top_cen>p{font-size: 12px;color: #4c4c4c;padding: 15px 0;}
.right_cover{width: 100%;height: 40px;line-height: 40px;background-color: rgba(0,0,0,.4);position: absolute;bottom: 0;left: 0;display: none;padding: 0 15px;}
.right_cover .right_l{float: left;display: inline-block;width: 16px;height: 18px;background: url(images/sc_rico1.png) center center no-repeat;background-size: 100%;margin-top: 11px;}
.right_cover .right_r{font-size: 14px; color: #fff;float: right;}
.right_top_cen:hover .right_cover{display: block;}
.sc_right_cen{overflow: hidden;position: relative;border-bottom: 1px solid #E5E5E5;cursor: pointer;}
.sc_right_cen .right_cen_l{width: calc(100% - 110px);padding: 15px 0 15px 15px;height: 110px;float: left;font-size: 12px;line-height: 15px;letter-spacing: 1px;color: #4c4c4c;overflow: hidden;text-overflow: ellipsis;}
.right_cen_l>p{overflow: hidden;width: 100%;height: 100%;}
.sc_right_cen .right_cen_r{width: 110px;height: 110px;float: right;padding: 15px;}
.right_cen_r img{width: 80px;height: 80px;}
.sc_right_cen:hover .right_cover{display: block;}
.sc_right_box .pu_del_box{top: 0;left: 0;}
.sc_right_box .btns_box li{position: relative;}

/*修改的*/
.public_model_box{border: 1px solid #d9d9d9;}
.public_model_box .change_top{height: 40px;line-height: 40px;background-color: #f3f4f8;border-bottom: 1px solid #d9d9d9;}
.change_top .change_top_che{margin-left: 20px;margin-right: 10px;}
.change_top .change_top_btn{padding: 0 20px;height: 30px;background-color: #fff; border: 1px solid #fff;font-size: 12px; color: #999999;margin-right: 10px;cursor: pointer;margin-left: 20px;position: relative;top: -2px;}
.pu_mo_d .num_time{overflow: hidden;}
.pu_mo_d .del_btn{display: inline-block;width: 18px;height: 20px;background: url(../images/sc_man_ico8.png) no-repeat;background-position: -77px 0;float: right;margin-top: 10px;display: none;}
.pu_mo_d .del_btn:hover{background-position: -77px -30px;}
.pu_mo_d .che_box{margin-right: 10px;}
.public_model_l{padding: 15px;}


/*公共管理号-素材管理-模板*/
.public_model_box .public_model_l{width:100%;}
.public_model_l{width: 100%;}
.public_model_l:after{content: "";display: block;width: 0;height: 0;visibility: hidden;clear: both;}
.pu_mo_dbox{border: 1px solid #E6E6E6;}
.public_model_l .pu_mo_d{padding: 0 15px 15px;}
.public_model_l>li{position: relative;width: calc(25% - 11.5px);float: left;padding-bottom:15px;margin-right: 15px;}
.public_model_l>li:nth-child(4n+4){margin-right: 0;}
.pu_mo_d .num_time,.pu_mo_d .mon_time{height: 40px;line-height: 40px;font-size: 12px;}
.pu_mo_d .num_time{color: #808080;border-bottom: 1px solid #d9d9d9;}
.pu_mo_d .mon_time{color: #4c4c4c;}
.pu_mo_d .img_box{width: 100%;height: 150px;background-color: #f5f5f5;margin-top: 15px;}
.btns_box{width: 100%;height: 40px;background-color: #f7f7f7;border-top: 1px solid #e6e6e6;}
.btns_box li{width: 33.3%;float: left;text-align: center;height: 40px;}
.btns_box li:nth-child(2){border: 1px solid #E6E6E6;border-top: none;border-bottom: none;}
.btns_box li a{position: relative;display: inline-block;width: 20px;height: 20px;background: url(../images/sc_man_ico5.png) no-repeat;margin-top: 10px;cursor: pointer;}

.pu_mo_d:hover .del_btn{display:block;}
.public_model_l.public_model_lg>li{margin:0;width:33.3%;}

/*首页icon*/
.index_icon{}
.index_icon a{display:inline-block;width:50px;height:50px;margin-left:10px;border-radius:3px;}
.index_icon a span{display:inline-block;width:100%;height:100%;}
.index_icon a:hover{background-color:#464a5a;}
.index_icon a.tz_index span{background:url(../images/tz_index.png) center center no-repeat;background-size:50%;}
.index_icon a.tz_index1 span{background:url(../images/tz_index1.png) center center no-repeat;background-size:50%;}
.index_icon a.tz_index2 span{background:url(../images/tz_index2.png) center center no-repeat;background-size:50%;}









.newtop_menu{height: 50px;line-height: 50px;overflow: hidden;border: 1px solid #e6e6e6;position: fixed;left: 200px;top: 110px;background-color: #fff;width: calc(100% - 200px);}
.newtop_menu .newtop_left{width: 45px;height: 50px;background:#f8f8f8 url(../imgs/js_ico1.png) center center no-repeat;background-size: 50%;cursor: pointer;}
.newtop_menu>*{float: left;}
.newtop_ul{overflow: hidden;}
.newtop_ul>li{float: left;padding: 0 15px;font-size: 14px;color: #808080;border-right: 1px solid #e6e6e6;cursor: pointer;}
.newtop_ul>li:hover{background-color: #e3eaf5;}
.newtop_ul>li.onli{background-color: #29303f;color: #fff;}
.newtop_ul>li .newtop_sp{display: inline-block;width: 12px;height: 12px;background: url(../imgs/js_ico4.png) center center no-repeat;background-size: 100%;position: relative;top: 1px;left: 5px;cursor: pointer;z-index: 10;}
.newtop_right_box .newtop_right{width: 45px;height: 50px;background:#f8f8f8 url(../imgs/js_ico2.png) center center no-repeat;background-size: 50%;cursor: pointer;}
.newtop_right_box .newtop_last{width: 100px;height: 50px;text-align: center;background-color: #e3eaf5;font-size: 14px;color: #808080;cursor: pointer;}
.newtop_last .newtop_sp1{display:inline-block;width: 12px;height: 12px;background: url(../imgs/js_ico3.png) center center no-repeat;background-size: 100%;margin-left: 5px;position: relative;top: 2px;}
.newtop_menu .newtop_right_box{float: right;overflow: hidden;}
.newtop_right_box>*{float: left;}

.tx_jszh .jszh_page{width: 500px;height: 240px;border: 1px solid #e6e6e6;}
.jszh_page .page_top{background-color: #f7f7f7;}
.tx_jszh_u1{padding-top: 0;}
.tx_jszh_u1:after{content:"";display:block;width:0;height:0;}
.tx_jszh_u1 li{width: 50%;float: left;}
.tx_jszh_u1 li:nth-child(odd){padding-right: 20px;}
.tx_jszh_u1 li:nth-child(even){padding-left: 20px;}
.tx_jszh_u1 li:nth-child(odd) .jszh_page{float: right;display:inline-block;}
.tx_jszh_u1 li:nth-child(even) .jszh_page{float: left;}
.jszh_page .page_top{width: 100%;height: 70px;line-height: 70px;}
.jszh_page .page_img{float: left;position: relative;top: 10px;left: 20px;}
.jszh_page .page_ip{float: right;width: 115px;height: 35px;color: #fff;background-color: #65a6ff;border: 1px solid #65a6ff;border-radius: 17.5px;font-size: 13px;margin-top: 17.5px;margin-right: 20px;cursor: pointer;}
.jszh_page .page_p{padding-top: 40px;text-align: center;font-size: 14px;color: #666666;}





/*设置支付宝账户*/
.set_zfb_cover{width: 100%;height: 100%;background-color: #fff;border-radius: 10px;position: relative;}
.set_zfb_cover .set_zfb_d{padding: 15px 20px;overflow: hidden;}
.set_zfb_cover h2{width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #4c4c4c;}
.set_zfb_d{padding: 0 30px;}
.set_zfb_d .set_zfb_sp1{display: inline-block;width: 30%;float: left;height: 35px;line-height: 35px;text-align: right;font-size: 14px;color: #808080;}
.set_zfb_d .set_right{float: left;width: calc(65% - 15px);margin-left: 15px;    line-height: 34px;}
.set_right .set_ip{width: 100%;height: 35px;border: 1px solid #d9d9d9;padding-left: 5px;}
.set_right .set_p1{color: #e50000;font-size: 14px;padding:20px 0 5px;}
.set_right .set_p2{color: #808080;font-size: 14px;}

.set_zfb_btn{width: 100%;height: 70px;line-height: 70px;text-align: center;background-color: #f5f5f5;position: absolute;bottom: 0;}
.set_zfb_btn input{width: 80px;height: 35px;border-radius: 3px;margin-right: 10px;font-size: 13px;cursor: pointer;}
.set_zfb_btn .bc_btn{border: 1px solid #65a6ff;background-color: #65a6ff;color: #fff;}
.set_zfb_btn .qx_btn{border: 1px solid #65a6ff; color: #65a6ff;background-color: #fff;}

/*设置*/

.set_zfb_d:after{content: "";display: block;width: 0;height: 0;clear: both;visibility: hidden;}
.set_right .set_right_sel{width: calc(50% - 7.5px);height: 35px;line-height: 35px;color: #808080;font-size: 14px;border: 1px solid #d9d9d9;padding-left: 10px;}
.set_right:after{content: "";display: block;width: 0;height: 0;visibility: hidden;}
.set_right .radio_bro{display: inline-block;height: 35px;line-height: 35px;font-size: 16px;color: #808080;}
.set_right .redio_ip{margin-right: 5px;}
.set_right .set_right_sel1{float: left;}
.set_right .set_right_sel2{float: right;}
.set_right .set_right_p{color: #e50000;padding-top: 15px;font-size: 14px;}



.ksaodv{overflow: hidden;height: 150px;}
.ksaodv .item{margin:0 20px;height:50px;line-height:50px;border-bottom:1px solid #e6e6e6;color:#4c4c4c;font-size:14px;}
.ksaodv .item span{float:right;color:#808080;}





.freight_u2{padding-left:45px;padding-right:30px;padding-bottom:10px;}
.freight_u2:after{content:" ";clear:both;display:block;}
.freight_u2 li{float:left;margin-right:10px;margin-bottom:10px}
.freight_u2 li .ce{position:relative;display:block;float:left;width: 121px;height: 39px;}
.freight_u2 li .ce input {position:absolute;left:15px;top:12px;width: 15px;height: 15px;border: 1px solid #d9d9d9;-webkit-appearance: none;cursor: pointer;}
.freight_u2 li .ce input:checked{background: url(../images/fr_dh.png) center center no-repeat;background-size: 100%;}
.freight_u2 li .ce input + label{display:block;width: 121px;height: 39px;line-height:37px;padding-left:45px;background:#fff;border:1px solid #fff;}
.freight_u2 li .ce input:checked + label{background:#f7f7f7;border:1px solid #e6e6e6;}

.zyzz{overflow:hidden;height:40px;padding-left:25px;margin-bottom:10px;}
.zyzz span{display:block;float:left;}
.zyzz .gto{width: 14px;height: 14px;margin-right:10px;}
.zyzz .gto input {display:none;}
.zyzz .gto input + label{position:relative;display:block;margin-top:13px;width: 14px;height: 14px;border:1px solid #4a90e2;border-radius:50%;}
.zyzz .gto input + label:after{display:none;content: " ";position:absolute;left:50%;top:50%;margin:-4px 0 0 -4px;width:8px;height: 8px;background:#4a90e2;border-radius:50%;}
.zyzz .gto input:checked + label:after{display:block;}
.zyzz .fld{line-height: 40px;margin-right:10px;}
.zyzz .txt{float:left;margin-right:10px;width:200px;height:40px;padding:0 10px;border:1px solid #d9d9d9;border-radius:2px;}
.bzhu{padding:0 25px 30px;}

.muekl{position:fixed;left:0;top:0;z-index:9001;width:100%;height:100%;background:#808080;}
.mkoov{position:fixed;left:50%;top:50%;z-index:9003;margin:-344px 0 0 -392px;width:785px;height:688px;background:#fff;border-radius:10px;overflow:hidden;}
.mkoov h2{height: 57px;line-height:56px;text-align:center;border-bottom:1px solid #d9d9d9;font-size:16px;color:#666;}

.hocja{padding-top:40px;height:515px;overflow: auto;}

.hidden{display:none;}


.page_cont{position:relative;}
.ksaodv{overflow: hidden;height: 150px;}
.ksaodv .item{position:relative;bottom:-1px;margin:0 20px;height:50px;line-height:50px;border-bottom:1px solid #e6e6e6;color:#4c4c4c;font-size:14px;}
.ksaodv .item span{float:right;color:#808080;}
.page_cont .zkaiv{position:absolute;bottom:-35px;left:50%;margin-left:-85px;width: 171px;height: 35px;text-align:center;line-height:35px;cursor:pointer;color:#808080;font-size:14px;background:url(../images/txi.png) no-repeat center;}
.page_cont .zkaiv em{display:inline-block;margin-left:5px;width:10px;height:8px;background:url(../images/xjtv.png) no-repeat center;
transform:rotate(0deg);
-ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg); 	/* Opera */
}
.page_cont .zkaiv.fz em{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
} 

.shoper_list_u1{width:100%;border-bottom:1px solid #d9d9d9;position:relative;top:-15px;}
.shoper_list_u1:after{content:"";display:block;width:0;height:0;clear:both;}
.shoper_list_u1 li{float:left;font-size:14px;width:100px;text-align:center;height:45px;line-height:45px;}
.shoper_list_u1 li a{color:#666;display:block;}
.shoper_list_u1 li a.on{border-bottom:2px solid #66a6ff;}









/***************配色******************/
.pesai{padding:10px 0;}
.pesai .pes-left{float:left;width: 110px;color:#4c4c4c;font-size:14px;line-height:28px;}
.pesai .pes-right{margin-left: 130px;}
.pesai .pes-right .controls {
    word-break: break-all;
}
.pesai .pes-right .controls .global-themes {
    margin-top: 5px;
    margin-left: -3px;
    width: 420px;
}
.clearfix:after, .clearfix:before {
    display: table;
    line-height: 0;
    content: "";
}
.pesai .pes-right .controls .global-themes li {
    float: left;
    margin: 0 20px 5px 0;
    font-size: 0;
    cursor:pointer;
}
.pesai .pes-right .controls .global-themes .active {
    
}
.pesai .pes-right .controls .global-themes li input{display:none;}
.pesai .pes-right .controls .global-themes li input + label{cursor:pointer;display:block;padding: 2px;border: 1px solid #fff;}
.pesai .pes-right .controls .global-themes li input:checked + label{border: 1px solid #66a6ff;}
.pesai .pes-right .controls .global-themes li span{
	width: 16px; height: 16px; display: inline-block;
}

.canniu{}
.canniu .btn{width:80px;height:30px;cursor:pointer;background:#66a6ff;color:#fff;font-size:14px;border-radius:3px;border:0;}

.bs-img{margin-bottom:20px;}
.bs-img img{height: auto;max-width: 80%;vertical-align: middle;}


/* 订单 */
.order_fh_box .order_fh_t{width: calc(100% - 40px);padding: 0 20px;background-color:#fff;padding-bottom:50px;}
.order_fh_box .order_fh_t .order_fh_tp{width: 100%;height: 40px;line-height: 40px;font-size: 14px;color: #4c4c4c;}
.order_fh_tp span{display: inline-block;padding-right: 30px;}
.fh_tb_div table{width: 100%;border-collapse: collapse;border: 1px solid #d9d9d9;}
.fh_tb_div table tr{border: 1px solid #d9d9d9;}
.fh_tb_div table th{border: 1px solid #d9d9d9;width: 11.1%;text-align: center;height: 40px;line-height: 40px;color: #333;background-color: #faf5f6;font-size: 14px;font-weight: normal;}
.fh_tb_div table td{border: 1px solid #d9d9d9;padding: 15px 0;font-size: 14px;color: #666;text-align: center;}
.fh_tb_div table td p{max-width: 140px;margin: 0 auto;}
.fh_tb_footer{width: 100%;}
.fh_tb_footer .fh_tb_fdiv{width: 100%;height: 35px;line-height: 35px;margin: 10px 0;}
.fh_tb_fdiv>*{float: left;}
.fh_tb_fdiv .fh_tb_fdivl{display: inline-block;width: 120px;font-size: 14px;color: #666;text-align: left;}
.fh_tb_fdiv .fh_tb_fdivr{width: calc(100% - 200px);font-size: 14px;color: #333;}
.fh_tb_fdiv .fh_tb_fdivr select{width: 200px;height: 35px;border: 1px solid #d9d9d9;border-radius: 3px;color: #333;padding-left: 10px;}
.fh_tb_fdivr .fh_tb_fdivrip{width: 200px;height: 35px;padding: 0 10px;border: 1px solid #d9d9d9;border-radius: 3px;}
.fh_add_btn{width: 100%;}
.fh_add_btn .add_bt{width: 120px;height: 35px;line-height: 35px;border: 1px solid #000;background-color: #fff;border-radius: 3px;color: #000;cursor: pointer;outline: none;}






.right_bar{width: 40px;background-color: #333333;position:fixed;right: 0;top: 0;height:100%;z-index: 999;}
.right_bar .right_box_goods{height: 245px;position: absolute;top: 50%;left: 0;margin-top: -122.5px;}
.right_bar .right_gwc{width: 100%;padding: 15px 0;position: relative;}
.right_bar .right_gwc:before{content: "";display: block;width: 28px;border-top: 1px solid #fff;zoom: 1;position: absolute;left: 50%;margin-left: -14px;top: 0;}
.right_bar .right_gwc:after{content: "";display: block;width: 28px;border-top: 1px solid #fff;zoom: 1;position: absolute;left: 50%;margin-left: -14px;bottom: 0;}
.right_bar .right_gwc:hover{background-color: #ff6a00;}
.right_bar .right_gwc:hover:before,.right_bar .right_gwc:hover:after{display: none;}
.right_bar .right_gwc .right_gwcd{font-size: 12px;color: #fff;text-align: center;}
.right_gwc .right_gwcd p{width: 18px;margin: 0 auto;padding-top:27px;line-height: 16px;background: url(../images/right_bar_ico1.png) 0px top no-repeat;background-size: 16px;}
.right_gwc .right_gwcd .right_gwcdsp{display: inline-block;width: auto;height: 17px;min-width: 17px;line-height: 18px;text-align: center;border-radius: 50%;background-color: #fff;color: #ff8a66;font-size: 12px;margin-top: 10px;}
.right_tel{width: 40px;height: 35px;margin-top: 20px;background: url(../images/right_bar_ico2.png) center center no-repeat;background-size: 17px;position: relative;}
.right_qq{width: 40px;height: 35px;margin-top: 20px;background: url(../images/right_bar_ico3.png) center center no-repeat;background-size: 17px;position: relative;}
.right_up{width: 40px;height: 35px;background: url(../images/right_bar_ico4.png) center center no-repeat;background-size: 17px;position: absolute;bottom: 0;right: 0;}
.right_tel:hover,.right_qq:hover,.right_up:hover{background-color: #ff6a00;cursor: pointer;}
.right_bar .yc_sp{display: inline-block;width: 108px;height: 35px;background:url(../images/right_bar_ico5.png) left center no-repeat;background-size: 100%;position: absolute;left: -103px;line-height: 35px;text-align: center;font-size: 12px;color: #ffffff;top: 0;display: none;}
.right_tel:hover .yc_sp,.right_up:hover .yc_sp{display: block;}










.new_member_detail{width: 800px;margin: 0 auto;min-height: 900px;}
.new_member_detail .new_member_detaill{float: left;width: 320px;margin-right: 20px;min-height: 300px;}
.new_member_detaill .member_d_top{width: 100%;height: 65px;background: url(../images/member_ico1.png) left center no-repeat;background-size: 100%;}
.new_member_detaill .member_d_top1{width: 100%;padding: 15px 20px;height: 185px;background-color: #f9f9f9;border: 1px solid #e6e6e6;border-top:none;}
.new_member_detaill .member_d_top1 .member_d_top1c{width: 100%;height: 100%;overflow: hidden;background-color: #80bfbc;border-radius: 15px;position: relative;}
.member_d_top1c .ew_ico{display: inline-block;width: 19px;height: 19px;background: url(../images/member_ico8.png) center center no-repeat;background-size: 100%;position: absolute;right:20px;top: 20px;}
.member_d_top1 .member_d_top1c img{width: 35px;height:35px;border-radius:50%;margin-top: 15px;margin-left: 20px;}
.member_d_top1 .member_d_top1c>*{float: left;}
.member_d_top1 .member_d_top1c .member_d_top1cd1{color: #fff;margin-top: 15px;margin-left: 5px;}
.member_d_top1 .member_d_top1c .member_d_top1cd1 p{font-size: 12px;}
.member_d_top1c .member_d_top1cp2{position: absolute;bottom: 15px;left: 20px;font-size: 12px;color: #fff;}
.member_d_top2{height: 50px;line-height: 50px;width: 100%;overflow: hidden;border: 1px solid #ebebeb;background-color: #fff;padding: 0 10px;border-top: none;}
.member_d_top2>*{width: 50%;float: left;height: 100%;font-size: 12px;}
.member_d_top2 .d_top_spr{color: #808080;background: url(../images/ico-056.png) calc(100% - 10px) center no-repeat;padding-right: 30px;text-align: right;}
.member_d_top2 .d_top_spl{color: #4C4C4C;}
.member_d_top3{width: 100%;height: 60px;padding: 0 10px;border: 1px solid #e6e6e6;border-top: none;border-bottom: none;background-color: #F9F9F9;}
.member_d_top3>div{width: 100%;height: 59px;border-bottom: 1px solid #e6e6e6;}
.member_d_top3>div>span{display: block;width: 100%;height:56px;border-bottom: 1px solid #E6E6E6;text-align: center;line-height: 56px;font-size: 12px;color: #999999;}
.member_d_top4{width: 100%;padding:0 10px;background-color: #fff;padding: 15px 0;overflow: hidden;border: 1px solid #e6e6e6;border-top: none;}
.member_d_top4 li{width: 25%;float: left;}
.member_d_top4 li .div{width: 100%;height: 100%;}
.member_d_top4 li .div .img_div{width: 60px;height: 60px;border-radius: 50%;background: url(../images/1-07.jpg) center center no-repeat;background-size: 100%;margin: 0 auto;}
.member_d_top4 li .div .p_div{width: 100%;text-align: center;font-size: 12px;color: #4c4c4c;padding-top: 5px;}
/*右边*/
.new_member_detail .new_member_detailr{width: calc(100% - 345px);float: right;background: #fafafa;position: relative;min-height: 300px;border: 1px solid #f0f0f0;padding: 0 20px 20px;margin-bottom: 70px;}
.new_member_detail .new_member_detailr:before{content:"";display: inline-block;width: 10px;height: 30px;background: url(../images/member_ico7.png) right center;background-size: 100%;position: absolute;top: 70px;left: -10px;}
.new_member_detailr .r_top{width: 100%;height: 50px;line-height: 50px;font-size: 14px;color:#333333;border-bottom: 1px solid #e6e6e6;}
.member_d_cen1{overflow: hidden;padding: 5px 0;}
.member_d_cen1>*{float: left;}
.member_d_cen1 .member_dl{display: inline-block;width: 92px;height: 40px;line-height: 40px;text-align: right;font-size: 14px;color: #666666;}
.member_d_cen1 .member_dr{width: calc(100% - 92px);min-height: 40px;}
.member_d_cen1 .member_dr .dr_wz{display: block;width: 100%;height: 40px;line-height: 40px;font-size: 14px;color: #666666;}
.member_d_cen1 .member_dr img{width: 58px;height: 58px;border: 1px solid #d9d9d9;display: block;}
.member_d_cen1 .member_dr .p1{font-size: 12px;color: #808080;padding: 5px 0;}
.member_d_cen1 .member_dr .p1 span{color: #66a6ff;margin: 0 5px;}
.member_dr .member_dru1{width: 100%;overflow: hidden;}
.member_dr .member_dru1 li{margin-right: 20px;width: 120px;height: 60px;float: left;}
.member_dr .member_dru1 li:last-child{margin-right: 0;}
.member_dr .member_dru1 li .diva{width: 100%;height: 100%;position: relative;}
.member_dr .member_dru1 li .diva img{width: 100%;height: 100%;border: 1px solid #e6e6e6;}
.member_dr .member_dru1 li .diva .yc{display: none;position: absolute;top: 0;left: 0;}
.member_dr .member_dru1 li .diva:hover .yc{display: block;}
.member_dr .member_dru1 li .diva .up_img{width: 100%;height: 100%;opacity: 0;z-index: 10;cursor: pointer;position: absolute;top: 0;left: 0;}
.member_dr .p2{font-size: 12px;color: #808080;padding: 10px 0;}
.member_d_cen1 .member_dl i{color: #ff0000;font-size: 14px;position: relative;left: -2px;font-style: normal;}
.member_dr .dr_ip{width: 200px;height: 30px;border: 1px solid #d9d9d9;border-radius: 3px;font-size: 12px;color: #808080;margin-top: 5px;padding: 0 10px;padding-left:5px;}
.member_dr .dr_che{position: relative;top: -1px;margin-right: 10px;}
.member_dr label{cursor: pointer;margin-right: 20px;}
.member_dr label:last-child{margin-right: 0;}
.member_dr .short_ip{width: 120px;height: 30px;border: 1px solid #d9d9d9;border-radius: 3px;padding: 0 10px;font-size: 12px;color: #808080;margin: 0 5px;}
.member_dr .time_ip{width: 130px;height: 30px;border: 1px solid #d9d9d9;padding: 0 30px 0 10px;background: url(../images/member_ico5.png) calc(100% - 10px) center no-repeat;margin-right: 10px;margin-top: 5px;border-radius: 3px;}
.member_dr .time_ip.time_ip1{background: url(../images/member_ico6.png) calc(100% - 10px) center no-repeat;;}
.member_dr .long_ip{width: 100%;height: 30px;border: 1px solid #d9d9d9;border-radius: 3px;margin-top: 5px;padding-left:5px;}
.member_dr .dr_wz .radio{position: relative;top:-1px;margin-right: 5px;}
.member_dr .dr_wz a{color: #66a6ff;}
.rr_btn_box{width: 100%;height: 70px;line-height: 70px;position: absolute;bottom: -70px;left: 0;cursor: pointer;}
.rr_btn_box input{width: 80px;height: 30px;line-height: 30px;font-size: 13px;border-radius: 3px;margin-right: 10px;}
.rr_btn_box input:last-child{margin-right: 0;}
.rr_btn_box .btn_1{background-color: #ff4444;border: 1px solid #ff4444;color: #fff;}
.rr_btn_box .btn_2{background-color: #fff;border: 1px solid #e5e5e5;color: #808080;}
.rr_btn_box .btn_3{background-color: #65a6ff;border: 1px solid #65a6ff;color: #fff;}
.rr_btn_box .btn_4{background-color: #fff;border: 1px solid #e5e5e5;color: #808080;}








.fenxiaoshichangalls:checked{background:#598eca url(../images/batch_ico20.png) center center no-repeat;background-size: 70%;}
.batch_goods_list .bottom_btn .btn2{background-color: #fff;border: 1px solid #598eca;color: #598eca;    width: 100px;height: 35px;border-radius: 3px;margin-right: 10px;cursor: pointer;}

.batch_goods_list .bottom_btn .btn1{ width: 100px;height: 35px;border-radius: 3px;border: none;margin-right: 10px;cursor: pointer;    background-color: #598eca;color: #fff;font-size: 12px;}








