@charset "utf-8";
div{transition:width 0.6s;-moz-transition:width 0.6s; /* Firefox 4 */-webkit-transition:width 0.6s; /* Safari 和 Chrome */-o-transition:width 0.6s; /* Opera */}

/*reset*/
*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
html{color:#555;background:#fff;font-family:"微软雅黑";font-weight:300;font-family:'Microsoft Yahei',Tahoma,Helvetica,Arial,sans-serif;font-size:12px;line-height:1.231;}
body,div,dl,a,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,select{margin:0;padding:0;font-family:"微软雅黑";}
body{height:100%;}
table{border-collapse:collapse;border-spacing:0;}
i,em,cite{font-style:normal;}
fieldset,img{border:0;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
button,input,select,textarea{font-size:12px;outline:none;font-family:Microsoft Yahei,Arial;margin:0;border:none;}
div,span,a,header{-webkit-tap-highlight-color:rgba(255,255,255,0);}
input::-webkit-input-placeholder,textarea::-webkit-textarea-placeholder{color:#bdbdbd!important}
input:-moz-placeholder,textarea:-moz-placeholder{color:#bdbdbd!important}
input::-moz-placeholder,textarea::-moz-placeholder{color:#bdbdbd!important}
input:-ms-input-placeholder,textarea:-ms-textarea-placeholder{color:#bdbdbd!important}
a:link,a:visited{color:#333;text-decoration:none;}
a:hover,a:active{text-decoration:none;color:#333;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.hide{display:none}
.wrap{width:1200px;margin:0 auto}
.mt20{margin-top:20px}
.mt10{margin-top:10px}
.mt5{margin-top:5px}
.mb20{margin-bottom:20px}
.mb10{margin-bottom:10px}
.mb5{margin-bottom:5px}
@font-face{font-family:'iconfont';  /* project id 308293 */src:url('//at.alicdn.com/t/font_frisdizf4z3t0529.eot');src:url('//at.alicdn.com/t/font_frisdizf4z3t0529.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_frisdizf4z3t0529.woff') format('woff'),url('//at.alicdn.com/t/font_frisdizf4z3t0529.ttf') format('truetype'),url('//at.alicdn.com/t/font_frisdizf4z3t0529.svg#iconfont') format('svg');}
/*icon*/
@font-face{font-family:'iconfont2';src:url('/css/iconfont.eot'); /* IE9*/src:url('/css/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */url('/css/iconfont.woff') format('woff'), /* chrome~{!"~}firefox */url('/css/iconfont.ttf') format('truetype'), /* chrome~{!"~}firefox~{!"~}opera~{!"~}Safari, Android, iOS 4.2+*/url('/css/iconfont.svg#uxiconfont') format('svg'); /* iOS 4.1- */}
.icon{font-family:"iconfont2"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.iconfont{font-family:"iconfont"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}
::selection{background:#ccc8b8;color:#333;text-shadow:none}
::-webkit-scrollbar{width:12px;height:12px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:0px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/*公共样式*/
.head{width:100%;position:fixed;z-index:10;height: 95px;min-width:1000px;top:0;left:0;}
.head.roll{background: #333;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.head .logo{width:20%;float:left;padding-top:16px;}
.head .logo h1{padding-left:66px;background:url(../images/z_logo.png) top left no-repeat;font-size:36px;height: 82px;display:block;line-height:47px;color:#fff;font-weight:700;}
.head .nav{float:left;width:56%;padding-top: 30px;}
.head .nav ul{width:80%;margin:0 auto;}
.head .nav li{float:left;font-size:16px;position:relative;}
.head .nav li a{padding:15px;display:block;color:#fff;}
.head .nav li a:hover{color:#f39800;border-bottom:3px solid #f39800;}
.head .contact{float:right;padding-top: 8px;width:212px;}
.head .contact .tel{width:100%;overflow:hidden;font-size:16px;color:#fff;text-align:right;}
.head .contact .tel i{font-size:20px;margin-right:4px;}
.head .userbtn{overflow:hidden;font-size:16px;padding-top:2px;}
.head .userbtn a.fl{width:106px;border:1px solid #ccc;border-right:0;border-radius:15px 0 0 15px;display:block;color:#fff;text-align:center;line-height:30px;}
.head .userbtn a.fr{width:106px;background:#f39800;border-radius:0 15px 15px 0;display:block;color:#fff;text-align:center;line-height:32px;}
.head .userbtn a.fr:hover{background:#e87402;}
.head .userbtn a.fl:hover{color:#fff;border:1px solid #e87402;border-right:0;}
.head .user{overflow:hidden;width:100%;padding-top:10px;}
.head .user_name{float:left;height:27px;line-height:27px;color:#fff;padding-right:5px;width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.head .user_name i{font-size:15px;margin-right:3px;}
.head .user_fuyun{float:right;width:96px;}
.head .btn_fuyun_a{background:#f39800;height:27px;line-height:27px;text-align:center;color:#fff;font-size:14px;cursor:pointer;width:96px;border-radius:30px;}

/*头部 结束*/
.zhezhao{position:fixed;width:100%;height:100%;top:0;left:0;display:none;background:rgba(0,0,0,0.4);}
.zhezhao.open{display:block;}

/*banner 开始*/
.banner{height:610px;min-width:1000px;position:absolute;width:100%;top:0;z-index:1;}
.bannerin{padding-top:170px;width:1000px;margin:0 auto;position:absolute;left:50%;margin-left:-500px;z-index:5;}
.bannerin .img{margin:0 auto;}
.bannerin .btn{text-align:center;margin:0 auto;padding-top:50px;width:480px;}
.bannerin .btn a.fl,.bannerin .btn a.fr{box-shadow:0 5px 10px rgba(0,0,0,.2);font-size:24px;color:#fff;cursor:pointer;text-align:center;border-radius:3px;width:230px;height:70px;line-height:70px;}
.bannerin .btn a.fl{margin-right:8px;border:2px solid #fff;}
.bannerin .btn a.fr{background:#ffa800;}
.bannerin .btn a.fr i{margin-left:10px;margin-top:-2px;display:inline-block;vertical-align:middle;}
.bannerin .btn a.fl:hover{border:2px solid #e87402;color:#e87402;}
.bannerin .btn a.fr:hover{color:#fff;background:#e87402;}
.fullSlide{width:100%;position:relative;height:610px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100%!important;}
.fullSlide .bd li{width:100%!important;height:610px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:610px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:50px;left:0;height:30px;line-height:30px;text-align:center;_background:#000;_filter:alpha(opacity=60);}
.fullSlide .hd ul{text-align:center;padding-top:5px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:10px;height:10px;margin:5px;background:rgba(255,255,255,0.6);-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;overflow:hidden;line-height:9999px;}
.fullSlide .hd ul .on{background:#869791;}

/*banner 结束*/
.con{width:100%;min-width:1200px;padding-top:110px;}
.con.con1{height:1100px;background:url("../images/successful-bg.jpg") no-repeat top center;margin-top:555px;}
.con .tit{text-align:center;margin-bottom:50px;}
.con .tit h3{width:100%;color:#000000;text-align:center;font-size:34px;font-weight:normal;margin-bottom:35px;}
.con .tit p{width:100%;color:#999999;text-align:center;font-size:16px;font-weight:normal;}

/*软件产品 开始*/
.con1 .prolist dl{position:relative;width:33.33%;transition:background-color 200ms;float:left;background:#fff;padding:15px;}
.con1 .prolist dl:before{width:1px;height:150px;display:block;content:'';background-color:#e8e8e8;position:absolute;left:0;bottom:37px;}
.con1 .prolist dl:hover{background-color:#fafafa;}
.con1 .prolist dl a{background:#fff;display:block;cursor:default;}
.con1 .prolist dl a:hover{text-decoration:none;transition:text-shadow 250ms ease-in 0ms,color 120ms ease-in 0ms,background 120ms;}
.con1 .prolist dd p{width:330px;height:80px;line-height:20px;margin:26px auto 0;overflow:hidden;color:#999999;font-size:14px;text-align:left;}
.con1 .prolist dt{width:280px;height:280px;text-align:center;margin:0 auto;overflow:hidden;transition:transform 200ms;}
.con1 .prolist dl:hover dt{-moz-transform:scale(.9);-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);}
.con1 .prolist dd h3{text-align:center;height:40px;line-height:40px;color:#333333;font-size:26px;}
.con1 .prolist dd h4{height:30px;text-align:center;line-height:30px;color:#666;font-size:24px;}
.con1 .prolist dl:hover dd h3,.con1 .prolist dl:hover dd h4{color:#be1a21;}
.dsj_part01{width:100%;overflow:hidden;}
.dsj_part01_nr{float:left;width:20%;}
.dsj_part01_nr_child{height:325px;padding-top:60px;padding-left:2px;}
.img_dsj{width:140px;height:140px;margin:0 auto;}
.dsj_part01_nr dl{text-align:center;}
.dsj_part01_nr dl dt{font-size:30px;color:#3c58a4;padding:8px 0;}
.dsj_part01_nr dl dd{font-size:16px;color:#6e6d7c;padding:3px 0;width:70%;margin:0 auto;line-height:24px}
.img_dsj_01{background:url(../images/index_part2_01.png) no-repeat;}
.img_dsj_02{background:url(../images//index_part2_02.png) no-repeat;}
.img_dsj_03{background:url(../images/index_part2_03.png) no-repeat;}
.img_dsj_04{background:url(../images/index_part2_04.png) no-repeat;}
.dsj_part02{width:100%;overflow:hidden;padding-top:60px;}
.dsj_part02_nr{float:left;width:25%;text-align:center;}
.dsj_part02_nr a{margin-left:auto;margin-right:auto;width:230px;display:block;height:119px;background:url(../images/index_part2_shuju.png) no-repeat;padding-top:45px;}
.dsj_part02 a:hover{background:url(../images/index_part2_shuju.png) no-repeat -287px 0;}
.dsj_part02_nr a dt{color:#6e6d7c;font-size:16px;}
.dsj_part02_nr a dd{color:#3c58a4;font-size:35px;}

/*软件产品 结束*/

/*A证材料与顾问服务 开始*/
.con.con2{height:867px;background:url("../images/cailiao-bg.png") no-repeat top center;position:relative;z-index:3;}
.con2 .tit{text-align:left;}
.con2 .list{overflow:hidden;}
.con2 .list li{float:left;width:23.5%;margin:0 0.5%;}
.con2 .list li:hover{opacity:0.8}
.con2 .list li a{display:block;overflow:hidden;padding:15px;background:#fff;cursor:default;}
.con2 .list li img{width:100%;}
.con2 .list li .info{padding:20px 0;}
.con2 .list li .info h3{font-size:23px;color:#333;text-align:center;}
.con1 .prolist dd h3 em{color:#FFB100;}
.con2 .list li .info p{text-align:left;line-height:22px;color:#666;margin:22px auto 0;overflow:hidden;height:106px;}

/*A证材料与顾问服务 结束*/

/*集采平台模块罗列 开始*/
.jicaimokuai{margin-top:555px;background:url("../images/jicaimokuai-bg.jpg") top center no-repeat;height:500px;}
.picScroll{width:900px;height:125px;margin-left:auto;margin-right:auto;margin-top:70px;position:relative;}
.picScroll .prev,.picScroll .next{width:49px;height:48px;background:url('../images/box-a_ioc.png') no-repeat 0px 0px;display:block;position:absolute;transition-duration:0s;top:22px;}
.picScroll .prev{left:-100px;}
.picScroll .next{background:url('../images/box-a_ioc.png') no-repeat -49px 0px;right:-100px;}
.picScroll .prev:hover{background-position:0 -48px;}
.picScroll .next:hover{background-position:-49px -48px;}
.picScroll ul{overflow:hidden;zoom:1;}
.picScroll ul li{text-align:center;width:150px;float:left;overflow:hidden;}
.picScroll ul li img{width:120px;height:170px;display:block;background:url(images/loading.gif) center center no-repeat;}
.picScroll ul li i{width:96px;margin:0 auto;height:92px;display:block;line-height:92px;font-size:50px;background:#FFB900;border-radius:20px;color:#fff;}
.picScroll ul li p{display:block;margin-top:20px;color:#363739;font-size:16px;}
.picScroll li.i1 i{background:#34B69F}
.picScroll li.i2 i{background:#FA7100}
.picScroll li.i3 i{background:#9E62BA}
.picScroll li.i4 i{background:#F05353}
.picScroll li.i5 i{background:#36B9F1}
.picScroll li.i6 i{background:#4A7ADB}
.picScroll li.i7 i{background:#9A5AB7}
.picScroll li.i8 i{background:#FA7100}
.picScroll li.i9 i{background:#C63E70}
.picScroll li.i10 i{background:#34B69F}
.picScroll li.i11 i{background:#53CB53}
.picScroll li.i12 i{background:#F05353}
.picScroll li.i13 i{background:#34B69F}
.picScroll li.i14 i{background:#ED82EB}
.picScroll li.i15 i{background:#FFB900}
.picScroll li.i16 i{background:#4A7ADB}

/*集采平台模块罗列 结束*/

/*集采平台介绍 开始*/
.jicaijieshao{background:#fff;height:970px;}
.ts-c_box{width:100%;height:600px;background:url('../images/box-c.png') top center no-repeat;margin-top:80px;position:relative;}
.ts-c_box li b{display:block;color:#333333;font-size:16px;}
.ts-c_box li span{display:block;color:#999999;font-size:14px;margin-top:6px;line-height:18px;}
.ts-c1{position:absolute;width:340px;left:210px;top:10px;text-align:right;}
.ts-c2{position:absolute;width:300px;left:783px;top:10px;text-align:left;}
.ts-c3{position:absolute;width:210px;left:110px;top:315px;text-align:left;}
.ts-c4{position:absolute;width:300px;left:544px;top:331px;text-align:left;}
.ts-c5{position:absolute;width:276px;left:798px;top:500px;text-align:right;}

/*集采平台介绍 结束*/

/*仓储与物流 开始*/
.con.cangchuwuliu{background:url("../images/cangchuwuliu.jpg") top center no-repeat fixed;height:772px;position:relative;z-index:2;}
.cangchuwuliu .tit h3{position:relative;padding-left:50px;font-size:36px;line-height:1;text-align:left;color:#fff;}
.cangchuwuliu .tit h3:before{content:'';position:absolute;left:0;top:50%;width:30px;height:30px;margin-top:-15px;background:url("../images/retail-icon.png") no-repeat 0 0;}
.cangchuwuliu .list li{-webkit-transition:all ease 200ms;transition:all ease 200ms;display:inline-block;width:31%;margin:0 1% 30px;text-align:center;color:#dacfcc;color:rgba(255,255,255,.7);-webkit-transition:all ease 200ms;-o-transition:all ease 200ms;transition:all ease 200ms;}
.cangchuwuliu .list li a{overflow:hidden;background-color:#000;background-color:rgba(0,0,0,.4);filter:alpha(opacity=30);display:block;cursor:default;}
.cangchuwuliu .list li a img{margin-bottom:25px;width:100%;}
.cangchuwuliu .list li a p{position:relative;font-size:24px;color:rgba(255,255,255,.7);margin-bottom:25px;}

/*仓储与物流 结束*/

/*合作伙伴及口碑评价 开始*/
.con.hezuohuoban{background:url("../images/hezuohuoban-bg.jpg") top center no-repeat fixed;height:750px;}
.hezuohuoban .list{margin:65px auto 70px;position:relative;overflow:hidden;}
.hezuohuoban .list li{width:299px;float:left;height:190px;margin:0 0 1px 1px;padding:10px 0;background:#fff;position:relative;text-align:center;}
.hezuohuoban .list li a{display:block;}
.hezuohuoban .list li a .pic{width:180px;height:180px;margin:0 auto;}
.hezuohuoban .scrollBox{width:1000px;background:url(images/scrollBg.png);position:relative;display:none}
.hezuohuoban .scrollBox .piclist{overflow:hidden;zoom:1;}
.hezuohuoban .scrollBox .ohbox{overflow:hidden;position:relative;width:100%;left:0}
.hezuohuoban .scrollBox{position:relative;overflow:hidden;zoom:1;}
.hezuohuoban .scrollBox .piclist li{width:1000px;height:250px;display:block;margin:0 auto;overflow:hidden;}
.hezuohuoban .piclist .pic{width:100px;height:100px;box-shadow:0 0 0 6px rgba(0,0,0,0.05);border-radius:50%;margin:6px auto 20px;position:relative;}
.hezuohuoban .piclist .pic img{border-radius:50%;}
.hezuohuoban .piclist .pic:before{display:block;content:'';width:80px;height:1px;background-color:#c0c0c0;position:absolute;left:-100px;top:50px;}
.hezuohuoban .piclist .pic:after{display:block;content:'';width:80px;height:1px;background-color:#c0c0c0;position:absolute;right:-100px;top:50px;}
.hezuohuoban .piclist li h5{color:#2d1c1c;font-size:20px;text-align:center;}
.hezuohuoban .piclist li p{color:#666666;line-height:20px;height:40px;text-align:center;overflow:hidden;width:700px;display:block;margin:15px auto 0;}
.hezuohuoban ul.sclist{height:28px;width:100%;position:absolute;left:0;bottom:0;font-size:0;text-align:center;}
.hezuohuoban .scrollBox .prev,.hezuohuoban .scrollBox .next{display:inline-block;width:30px;height:70px;position:absolute;background-color:#bfbfbf;background-color:rgba(0,0,0,0.1);background-image:url("../images/arrows.png");background-repeat:no-repeat;cursor:pointer;}
.hezuohuoban .scrollBox .prev{left:0;top:80px;background-position:7px center;}
.hezuohuoban .scrollBox .next{right:0;top:80px;background-position:-23px center}
.hezuohuoban .scrollBox .sclist li{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#cccccc;margin:0 5px;}
.hezuohuoban .scrollBox .sclist li.on{background-color:#787878;}

/*合作伙伴及口碑评价 结束*/

/*平台架构 开始*/
.pingtaijiagou{background:url("../images/successful-bg.jpg") no-repeat top center fixed;height:720px;padding-top:90px;}
.pingtaijiagou .section-content{overflow:hidden;width:100%;}
.pingtaijiagou .title{float:right;width:60px;height:380px;padding:50px 20px 0;font-size:20px;color:#fff;background-color:#FD5F00;border-radius:4px;}
.pingtaijiagou .platform-role{float:left;width:259px;height:380px;border-right:1px solid #FDAD00;border-radius:0 4px 4px 0;}
.pingtaijiagou .platform-role h4{float:left;width:60px;height:380px;padding:70px 20px 0;font-size:20px;font-weight:700;color:#fff;background-color:#FD5F00;border-radius:4px 0 0 4px;}
.pingtaijiagou .platform-role dl{margin-left:60px;text-align:center;border-radius:0 4px 4px 0;}
.pingtaijiagou .platform-role dt{font-size:20px;font-weight:700;line-height:62px;color:#fff;background-color:#FDAD00;border-radius:0 4px 0 0;}
.pingtaijiagou .platform-role dd{overflow:hidden;height:106px;font-size:16px;color:#FDAD00;border-bottom:1px solid #FDAD00;background-color:#fff;border-radius:0 0 4px 0;}
.pingtaijiagou .platform-role dd span{display:block;width:65px;height:65px;margin:7px auto 5px;}
.pingtaijiagou .platform-feature{overflow:hidden;margin-left:280px;margin-right:80px;text-align:center;}
.pingtaijiagou .platform-feature dl{overflow:hidden;margin-bottom:10px;color:#4A7ADB;background-color:#4A7ADB;border-radius:4px;}
.pingtaijiagou .platform-feature dt{margin-top:20px;margin-bottom:20px;color:#fff;font-size:20px;line-height:1;font-weight:700;}
.pingtaijiagou .platform-feature dd{overflow:hidden;}
.pingtaijiagou .platform-feature dd span{float:left;width:130px;height:40px;margin-left:20px;margin-bottom:20px;line-height:40px;font-size:14px;background-color:#fff;border-radius:4px;}
.pingtaijiagou .platform-role dd span i{font-size:54px;}
.pingtaijiagou .platform-feature dl:first-child{color:#36B9F1;background-color:#36B9F1;}
.pingtaijiagou .platform-feature h4{width:49%;font-size:20px;font-weight:700;line-height:60px;color:#fff;background-color:#20C77E;border-radius:4px;}

/*平台架构 结束*/

/*资讯中心 开始*/
.con.zixun{background:#fff;height:770px;padding-top:70px;}
.con.zixun .tit span{display:inline-block;width:400px;border-top:1px dashed #2AD7A4;border-bottom:1px solid #2AD7A4;height:12px;margin-left:auto;margin-right:auto;}
.zixunbox{overflow:hidden;}
.zixunbox .left{float:left;width:100%;display:inline-block;}
.zixunbox .title{font-size:18px;color:#333;overflow:hidden;border-bottom:1px solid #ededed;padding-bottom:12px;}
.zixunbox .title a{float:right;color:#999;font-size:12px;margin-top:8px;}
.zixunbox .title h4{float:left;}
.zixunbox .title .list ul{width: 102%;overflow: hidden;}
.list ul{width: 102%;overflow: hidden;}
.zixunbox .left dl{width: 49%;background:#f1f1f1;padding:10px;margin-top:8px;margin-bottom:3px;overflow:hidden;float:  left;margin-right: 1%;}
.mr2{margin-right: 2%;}
.zixunbox .left dl:hover{background:#F3FAFB;}
.zixunbox .left dt{float:left;width:86px;height:80px;text-align:center;margin-right:10px;border-right: 1px solid #fff;padding-right:10px;}
.zixunbox .left dt i{font-size:40px;font-weight:bold;color:#e0930e;}
.zixunbox .left dt em{font-size:18px;color:#333;}
.zixunbox .left dd{float:left;width:470px;height:80px;overflow:  hidden;}
.zixunbox .left dd strong{font-size:16px;height:30px;line-height:30px;overflow:hidden;}
.zixunbox .left dd p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height:  20px;font-size:14px;color:#999;height:40px;overflow:hidden;margin-top:5px;}
.zixunbox .right{float: left;width: 100%;display:inline-block;}
.zixunbox .right .top{width: 588px;float:left;overflow: hidden;}
.zixunbox .right dl{width: 100%;background: #fff;height:36px;line-height:36px;overflow:hidden;border-bottom:1px dashed #ededed;}
.zixunbox .right dt{padding-left:15px;color:#999;font-size:14px;float:left;width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.zixunbox .right dd{margin-right:15px;float:right;color:#999;}
.zixunbox .right .bottom{margin-top:20px;width: 585px;margin-top: 0;float: right;overflow: hidden;}
.zixunbox .right .bottom img{width:100%;height:205px;}

/*资讯中心 结束*/

/*加入我们 开始*/
.con.joinus{background:url("../images/joinus.jpg") top center no-repeat;height:288px;padding-top:60px;}
.con.joinus .title{font-size:24px;color:#fff;width:576px;margin:0 auto;}
.con.joinus .title i{font-size:100px;display:inline-block;vertical-align:middle;}
.con.joinus .title span{font-size:36px;margin-left:20px;}
.con.joinus .btn{width:410px;margin:0 auto;overflow:hidden;}
.con.joinus .btn a{width:190px;height:46px;line-height:46px;text-align:center;border:1px solid #fff;color:#fff;border-radius:30px;margin-right:8px;font-size:20px;cursor:pointer;}

/*加入我们 结束*/

/*尾部 开始*/

/*尾部*/
.n-footer{clear:both}
.n-cotact{padding:35px 0;background:#242e3f;width:100%;overflow:hidden;}
.n-cotact .wr{position:relative;width:990px;margin:0 auto}
.n-cotact dl.address{float:left;width:400px;margin-left:200px;}
.n-cotact dl.address dt{margin:5px 10px 0 0;background:url("../images/icon-location.png") no-repeat;width:30px;height:35px;float:left}
.n-cotact dl dd{color:#aeaeae;line-height:2}
.n-cotact dl dd b{color:#E08722;font-size:13px;font-weight:normal}
.n-cotact dl.phone{float:left;width:300px}
.n-cotact dl.phone dt{float:left;margin:5px 10px 0 0;background:url("../images/icon-tel.png") no-repeat;width:30px;height:35px}
.n-cotact dl.share{position:absolute;width:auto;right:0;display:none}
.n-cotact dl.share dd{display:inline-block;margin:0 8px;float:left}
.n-copyright{background:#242e3f;height:62px;width:100%;line-height:62px;color:#fff}
.n-copyright .wr{text-align:center;color:#aeaeae}
.n-copyright strong{font-weight:bold;text-transform:uppercase;color:#fff}
.n-copyright span{vertical-align:middle;margin:0 0 0 5px}
.n-cotact dl.share dd img{-webkit-transition:-webkit-transform 1s}
.n-cotact dl.share dd img:hover{-webkit-transform:rotate(360deg)}
.linksbox{background:#242e3f;border-bottom:1px solid #384150;}
.linksbox-in{width:1000px;margin:0 auto;padding:40px 0 30px;overflow:hidden;border-top:1px solid #384150;}
.linksbox-in li,.linksbox-in span{float:left;margin:0 10px 10px;}
.linksbox-in span{font-weight:700;color:#fff;display:block;text-align:center;padding:10px 20px;border:1px solid #384150;line-height:20px;letter-spacing:3px;font-size:14px;}
.linksbox-in li a{color:#fff;font-size:12px;}
.footbg{background:url(../images/cmbtbg.png) no-repeat center bottom;width:100%;height:92px;}

/*尾部 结束*/

/*客服插件 开始*/
#kefu{position:fixed;right:7px;bottom:20px;z-index:100;display:none;width:66px}
#kefu a{display:inline-block;margin-bottom:2px;width:66px;height:66px;background-color:#DFDFDF;color:#888;text-align:center;}
#kefu *{transition-duration:0s;}
#kefu a:hover{background-color:#03a5e3;color:#fff}
#kefu a i{margin-top:10px;font-size:35px}
.chat-tips{position:absolute;top:0;right:78px;display:none;padding:0;border:1px solid #d1d2d6;background-color:#fff}
.chat-tips img{width:138px;height:138px}
#kefu .weixindy:hover .chat-tips{display:block}

/*客服插件 结束*/

/*搜索页 开始*/
html.sohtml{background-color:#000;background:url("../images/sobg.jpg") no-repeat top center fixed;}
.sohead{width:100%;height:55px;padding:0 20px;}
.sohead .nav{float:left;width:56%;}
.sohead .nav li{float:left;font-size:14px;position:relative;}
.sohead .nav li a{padding:0 20px;display:block;color:#fff;line-height:55px;}
.schbox{margin:100px auto 0;width:50%;max-width:800px}
.schbox.open{width:66%; /* margin-top:50px; */max-width:none;}
.schbox .logo{text-align:center;margin-bottom:40px;}
.schbox .logo img{width:500px;}
.schbox .logo span{display:block;color: #ffa500;font-size:  30px;margin-bottom: 20px;margin-top: 20px;}
.schbox.open .logo{margin-bottom:0;position:absolute;right:82px;top:6px;background:url(../theme_hc/images/logo01.png) no-repeat top center;width:62px;height:47px;opacity:0.2;}
.schbox.open .logo img{display:none;}
.schbox .logo h1{font-size:20px;color:#fff;margin-top:10px;}
.schbox.open .logo h1{display:none;}
.sohead .contact{float:right;padding-top:10px;width:212px;}
.schbox .tel{border-radius:100px;color:#fff;font-size:18px;text-align:center;margin-top:30px;}
.schbox .tel i{margin:-6px 8px 0 0;font-size:28px;display:inline-block;vertical-align:middle;}
.schbox,.sofoot,.sohead{position:relative;z-index:2;}
.sofoot{color:rgba(255,255,255,0.5);position:absolute;bottom:14px;text-align:center;width:100%;line-height:22px;}
.sofoot a{color:rgba(255,255,255,0.5);}
.schbox form{height:60px;overflow:hidden;background:#fff;padding-left:15px;border:1px solid #ffa500;}
.schbox .keyboard{background:transparent;cursor:text;font-size:14px;float:left;height:60px;line-height:60px;width:87%;border:0;}
.schbox .search-submit{margin:0;padding:0;background:#FFA500;border:none;width:60px;height:60px;line-height:60px;float:right;}
.schbox .search-submit i{font-size:28px;color:#fff;}
.sofoot p{}
.minresult{background:#fff;position:absolute;width:100%;top:60px;display:none;}
.minresult.open{display:block;}
.pure-table{empty-cells:show;width:100%;font-size:13px;border-top:1px solid #ffac13;}
.pure-table thead{background:#fff;background:-webkit-linear-gradient(top,#ffffff,#f7f7f7);background:-moz-linear-gradient(top,#ffffff,#f7f7f7);background:-ms-linear-gradient(top,#ffffff,#f7f7f7);background:-o-linear-gradient(top,#ffffff,#f7f7f7);background:linear-gradient(top,#ffffff,#f7f7f7);color:#000;text-align:left;vertical-align:bottom;}
.pure-table td,.pure-table th{border-left:1px solid #eee;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em;}
.pure-table th,.pure-table td{padding:12px;border-bottom:1px solid #eee;}
.pure-table th{text-align:center;}
.pure-table td:first-child,.pure-table th:first-child{border-left-width:0;}
.pure-table em{color:#f60;}
.pure-table tr:hover{background:#fafafa}
.pure-table i{background:#4D73A0;color:#fff;text-align:center;padding:8px 10px;display:block;border-radius:3px;}
.pure-table tr:hover i{background:#5cb85c}
.sohead .socart{float:right;color:#fff;line-height:40px;font-size:14px;border:1px solid rgba(255,255,255,0.38);padding:0 20px;margin-top:12px;background:rgba(255,255,255,0.12);}
.sohead .socart a{color:#fff;}
.sohead .socart i{margin-right:4px;}
.sohead .socart em{color:#FFA500;font-weight:700;margin:0 2px;}

/*搜索页 结束*/

/*新版首页 开始*/
.topbar{line-height:40px;font-size:12px;color:#b0b0b0;background:#333;height:40px;}
.topbar a{color:#b0b0b0;}
.topbar .l_login{float:left;}
.topbar .l_login a{margin-left:10px;}
.topbar .l_login .vip{background:#f40;color:#fff;padding:0 2px;}
.topbar .l_login .login{padding:0 20px 0 0;margin-left:0;}
.topbar .r_user{float:right;}
.topbar .r_user li{float:left;height:30px;padding:0;}
.topbar .r_user a{padding:0 15px;}
.topbar .r_user a:hover{color:#747474;}
.topbar .r_user a:hover .icon{color:#f70;-webkit-transform:rotate(360deg);}
.topbar .r_user .t_me a{border-left:none;}
.topbar .icon{color:#999;font-size:12px;-webkit-transition:0.4s ease;font-weight:100}
.topbar .t_gys a{background:#3bb0fa;color:#fff;border-radius:2px;border-left:0 none;margin-right:5px;}
.topbar .t_gys a .icon{color:#fff;}
.topbar .t_gys a:hover,.topbar .r_user .t_gys:hover .icon{color:#fff;}
.index-logo{padding-top: 5px;float:left;margin-top: 0;}
.index-logo img{float:left;}
.index-logo h1{float:left;font-size:30px;font-weight:700;margin:0px 0 0 6px;}
.index-logo h1 p{font-size:12px;text-transform:uppercase;font-weight:100;display:block;margin:4px 0 0;color:#999;}
.index-sch{width:550px;float:left;margin:30px 0 0 118px;}
.index-sch form,.index-hotkey{overflow:hidden;}
.index-sch input{width:460px;height:40px;line-height:40px;border: 2px solid #02831a;color:#333;font-style:normal;text-indent:5px;padding-left:10px;border-radius:4px 0 0 4px;font-size:14px;float:left;}
.index-sch button{width:80px;height:40px;background: #02831a;color:#fff;font-size:18px;border-radius:0 4px 4px 0;float:left;cursor:pointer;}
.caigou{float: right;overflow: hidden;width: 200px;margin-top: 30px;}
.caigou a.so{float: right;height: 40px;line-height: 40px;width: 200px;text-align: center;font-size: 16px;background: #02831a;margin: 4px 0 0;color: #fff;border-radius: 4px;}
.caigou a.so i{font-family: simsun;font-weight: 700;float: right;width: 48px;background: rgba(36, 150, 57, 0.76);border-left: 1px solid rgba(36, 150, 57, 0.76);border-radius: 0 4px 4px 0;font-size: 22px;}

.index-zheng{width:200px;float:right;text-align:left;margin-top:30px;}
.index-zheng i{float:left;font-size:40px;margin:0 10px 0 0;color:#666;}
.index-zheng p{font-size:14px;}
.index-zheng p.num{font-size:18px;margin:4px 0 0;color:#FF6F3D;font-weight:700;}
.index-lines{width:100%;border-bottom:1px solid #ddd;position:absolute;top:211px;}
.index-hotkey a{font-size:12px;color:#999;line-height:30px;margin-right:18px;cursor:pointer;float:left;}
.bigSlide{width:100%;position:absolute;height:452px;background:#000;left:0;}
.bigSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.bigSlide .bd ul{width:100%!important;}
.bigSlide .bd li{width:100%!important;height:452px;overflow:hidden;text-align:center;}
.bigSlide .bd li a{display:block;height:452px;}
.bigSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;text-align:center;_background:#000;_filter:alpha(opacity=60);}
.bigSlide .hd ul{text-align:center;padding-top:5px;}
.bigSlide .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:8px;height:8px;margin:3px;background:rgba(255,255,255,0.46);overflow:hidden;line-height:9999px;border-radius: 50%;}
.bigSlide .hd ul .on{background:rgba(0,0,0,0.35);}
.index-nav{margin-top:20px;clear:both;}
.index-nav .nav{height:504px;display:block;float:left;color:#fff;position:relative;width:250px;z-index:99;}
.index-nav .nav ul{background: rgb(255, 255, 255);color:#fff;width:250px;font-size:16px;float:left;height:452px;}
.index-nav .nav li{padding:14px 16px 4px;border-bottom: 1px dashed #bbb;}
.index-nav .nav li:last-child{border:0;}
.index-nav .nav h2{border-radius: 5px 5px 0 0;background: #02831a;border-bottom:0;width:250px;font-size:18px;height:52px;line-height:52px;text-align: center;}
.index-nav .nav h3 a{color: #333;font-size:16px;font-weight:100;}
.index-nav .nav li p{margin:16px 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;}
.index-nav .nav li p a{color: #333;font-size:12px;margin:0px 18px 10px 0;float:left;}
.index-nav .lunbo{width:950px;}
.index-nav .menu{overflow:hidden;padding-left: 31px;}
.index-nav .menu li{float:left}
.index-nav .menu li a{font-weight:700;font-size:16px;padding: 0 25px;height:52px;line-height:52px;display:block;}
.nav-tool{margin:0;float:right;width:200px;position:relative;z-index:3;background:#fff}
.nav-toolbtn{overflow:hidden;padding:10px 0;}
.nav-toolbtn li a{padding:11.5px;display:block;overflow:hidden;border-bottom:1px dashed #ddd;}
.nav-toolbtn li a i{float:left;margin-right:10px;font-size:36px;color: #e0930e;}
.nav-toolbtn li strong,.nav-toolbtn li span{display:block;}
.nav-toolbtn li strong{font-size:16px;font-weight:100;color: #e0930e;}
.nav-toolbtn li span{color:#666;margin:5px 0 0 0;font-size:12px;}
.slidelogin{background:#fff;height:239px;overflow:hidden;}
.slidelogin form p a{color:#666;}
.slidelogin form p em{color:#999;margin:0 8px;}
.slidelogin .hd{overflow:hidden;}
.slidelogin form p{text-align:center;}
.slidelogin .hd li{cursor:pointer;float:left;width:50%;background:#eeeeee;font-weight:normal;font-size:14px;height:44px;line-height:44px;text-align:center;list-style:none;}
.slidelogin .bd li input{margin:0 0 14px 0;border:1px solid #e0e0e0;height:34px;line-height:34px;display:block;color:#333;width:178px;font-size:14px;padding:0 10px 0 2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.slidelogin .bd li input:hover{filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#e8e8e8');-moz-box-shadow:1px 1px 10px 1px rgba(0,0,0,0.1);-webkit-box-shadow:1px 1px 10px 1px rgba(0,0,0,0.1);box-shadow:1px 1px 10px 1px rgba(0,0,0,0.1);}
.slidelogin input[type="submit"]{width:90%;height:40px;line-height:40px;display:block;margin:0 auto 14px;text-align:center;color:#fff;cursor:pointer;background:#FF6F3D;font-size:14px;border-radius:3px;}
.slidelogin input[type="submit"]:hover{background:#f39800}
.slidelogin form ul{margin:16px 0 0 0;}
.slidelogin form li{margin:0 0 0 11px;position:relative;}
.slidelogin .hd li.on{background:#fff}
.index-nav .nav li i.more{font-family:simsun;position:absolute;right:14px;margin-top:-60px;font-size:20px;font-weight:700;color:rgba(255,255,255,0.4);}
.slideTxtBox{width:200px;text-align:left;margin:1px 0 0 0;background:#fff;}
.slideTxtBox .hd{height:40px;line-height:40px;background:#eee; /* padding:0 10px 0 20px; */position:relative;}
.slideTxtBox .hd ul{height:40px;overflow:hidden;}
.slideTxtBox .hd ul li{float:left;cursor:pointer;width:44%;text-align:center;font-size:14px;}
.slideTxtBox .hd ul li.on{height:40px;padding:0 10px;width:56%;}
.slideTxtBox .hd ul li.on span{background:#fff;display:block;margin:4px 0 0 0;line-height:32px;height:37px;}
.slideTxtBox .bd{height: 180px;width: 100%;overflow: hidden;}
.slideTxtBox .bd ul{padding:11px;zoom:1;}
.slideTxtBox .bd li{height:33px;line-height:33px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.slideTxtBox .bd li .date{float:right;color:#999;}
.fourbtn{clear:both;display:none;overflow:hidden;}
.fourbtn li{width:235px;height:120px;background:#68B0EF;float:left;position:relative;margin-left:10px;}
.fourbtn li.fb1{background:#63BFC3 url("../images/fb1.jpg") no-repeat;}
.fourbtn li.fb2{background:#78C394 url("../images/fb2.jpg") no-repeat;}
.fourbtn li.fb3{background:#ECD174 url("../images/fb3.jpg") no-repeat;}
.fourbtn li.fb4{width:203px;background:#E6B3B3;}
.fourbtn li a{display:block;padding:38px 0 0 24px;width:235px;height:120px;color:#fff;}
.fourbtn li a i.iconfont{float:left;margin:0 10px 0 0;font-size:40px;}
.fourbtn li a span{display:block;font-size:16px;}
.fourbtn li a em{font-size:12px;margin:8px 0 0 0;display:block;}
.fourbtn li i.go{position:absolute;top:50%;right:10px;font-family:simsun;font-size:22px;margin-top:-13px;}
.slidelogin form li i{position:absolute;top:8px;color:#999;left:6px;}
.indexcon{background:#f1f1f1;clear:both;}
.indexcon2{ /* overflow: hidden; */
clear:both;}
.indexcon2 a{float:left;margin:20px 20px 0 0;}
.indexcon2 a.last{margin:20px 0 0;}
.indexcon2 a img{width:285px;height:100px;}
.indexcon2 a img:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=8,Direction=135,Color='#e8e8e8')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=8,Direction=135,Color='#e8e8e8');-moz-box-shadow:1px 1px 10px 7px rgba(0,0,0,0.1);-webkit-box-shadow:1px 1px 10px 7px rgba(0,0,0,0.1);box-shadow:1px 1px 10px 7px rgba(0,0,0,0.1);}
.indexcon3{overflow:hidden;margin:10px 0;}
.indexcon3 .ic3logo{width:190px;height:240px;background:#FFDE84;overflow:hidden;text-align:center;}
.indexcon3 .ic3logo h3{font-size:24px;font-weight:700;padding-top:34px;color:#333;line-height:38px;}
.indexcon3 .ic3logo img{width:80%;margin-top:10px;}
.indexcon3 .ic3list{width:1010px;background:#fff;height:240px;}
.indexcon3 .ic3list a{width:336px;height:120px;float:left;border-bottom:1px solid #e5e5e5;background:#fff;border-left:1px solid #e5e5e5;}
.indexcon3 .ic3list a dl{padding:5px 10px 0 20px;overflow:hidden;}
.indexcon3 .ic3list a dt{float:right;}
.indexcon3 .ic3list a dt img{width:110px;height:110px;transition:margin-right .1s;-moz-transition:margin-right .1s;-webkit-transition:margin-right .1s;-o-transition:margin-right .1s;}
.ic3list dd{float:left;padding-top:10px;width:182px;}
.ic3list dd strong{font-size:16px;height:24px;color:#666;display:block;font-weight:100;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ic3list dd p{margin-bottom:21px;height:21px;overflow:hidden;color:#FB5E5F;}
.ic3list dd span em{float:left;height:24px;line-height:24px;font-size:16px;color:#fff;background:#fb5e5f;text-align:center;border-radius:40px;padding:0 12px;}
.ic3list dd span del{float:left;margin-left:12px;_display:inline;color:#666;line-height:24px;font-size:14px;}
.indexcon4 ul.fl{width:228.5px;}
.indexcon4 ul.fr{width:971px;overflow:hidden;}
.indexcon4 li{float:left;width:228.5px;margin-left:14px;margin-bottom:14px;text-align:center;background:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;}
.indexcon4 li a{display:block;padding:34px 0 25px;}
.indexcon4 .fl li{margin-left:0}
.indexcon4 li.last{height:143px;}
.indexcon4 li.last a{padding-top:50px}
.indexcon4 li a img{width:150px;height:150px;margin:0 auto 18px;}
.indexcon4 li a p{margin:0 10px;font-size:14px;font-weight:400;line-height:28px;text-align:center;}
.indexcon4 li a span{margin:0 10px 10px;height:18px;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1;color:#b0b0b0;display:block;}
.indexcon4 li a em{margin:0 10px 10px;text-align:center;color:#ff6700;}
.indexcon4 h3{margin:0;font-size:22px;font-weight:200;line-height:58px;color:#333;}
.indexcon4 li.last a img{float:right;width:70px;height:70px;margin-right:13px;}
.indexcon4 li.last p,.indexcon4 li.last a span,.indexcon4 li a em,.indexcon4 li.last{text-align:left;}
.indexcon4 li.last a{padding:39px 10px 0;}
.con.zixun.indexzx{background:#f1f1f1;padding:0px 0 40px;height:auto;}
.con.zixun.indexzx .tit{display:none;}
.con.zixun.indexzx .left,.con.zixun.indexzx .right{}
.con.zixun.indexzx .right .bottom{width: 585px;margin-top:0;float:  right;overflow:  hidden;}
.con.zixun.indexzx .right .bottom .title{}
.con.zixun.indexzx .left dd{width: 470px;}
.con.zixun.indexzx .left{width: 100%;}
.con.zixun.indexzx .list ul{width: 102%;overflow: hidden;}
.con.zixun.indexzx .list ul dl{background: #fff;}
.con.zixun.indexzx .left dl{background:  #fff;background:none;border-bottom:1px solid #eee;}
.con.zixun.indexzx .left dl.last{border-bottom:none;margin-bottom:0;}
.con.zixun.indexzx .list{padding:0;}
.con.zixun.indexzx .title{background:#f1f1f1;padding:8px 0 12px;}
.foot{background: #333;padding-top:10px;color:#616161;width:100%;height:335px;}
.copyright{text-align:center;color:#b0b0b0;width: 100%;overflow: hidden;border-top: 1px solid #555;}
.copyright p{width: 48%;line-height:26px;height:  26px;float:  left;}
.footer-service{padding:25px 0;border-bottom: 1px solid #555;}
.list-service{margin:0;padding:0;list-style-type:none;}
.list-service li{float:left;width:19.8%;text-align:center;}
.list-service li a{display:block;font-size:12px;color:#333;border-left:1px solid #e0e0e0;}
.list-service li a i{font-size:26px;color: #ddd;vertical-align:middle;margin:-6px 4px 0 0;}
.list-service li a strong{font-weight:400;color: #eee;font-size:16px;}
.footer-links{padding:25px 0;color:#888;}
.col-links{float:left;_display:inline;width:132px;margin:0 0 0 30px;}
.col-links-first{margin-left:0;}
.col-links dt{margin:-1px 0 26px;font-size: 15px;line-height:1.25;color: #eee;}
.col-links dd{margin:10px 0 0;font-size:12px;}
.col-links dd a{color:#ccc;}
.col-contact{float:right;width:251px;height:112px;border-left:1px solid #e0e0e0;text-align:center;color:#616161;}
.col-contact p{margin:0 0 15px;color: #ccc;}
.col-contact p.phone{margin:0 0 5px;font-size:22px;line-height:50px;height:50px;color:#e0930e;}
.btn-small{display:inline-block;margin-bottom:0;text-align:center;cursor:pointer;padding:0;height:28px;line-height:28px;width:118px;font-size:12px;background-color:#fff;color:#f60;border:1px solid #f60;}
.list-service li a:hover i{color:#df2931;}
.con.zixun.indexzx .right .bottom .pic{font-size:0;line-height:0;}
.con.zixun.indexzx .right .bottom .pic img{height:213px;}
.index-nav .nav li .ycmenu{display:none;position:absolute;left:250px;width:750px;z-index:10000;padding:10px 20px;top:52px;height:452px;border:1px solid #e0e0e0;border-left:0;border-top:0;background:#fff;-webkit-box-shadow:0 8px 16px rgba(0,0,0,0.18);box-shadow:0 8px 16px rgba(0,0,0,0.18);}
.index-nav .nav li .ycmenu dl{overflow:hidden;padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #ddd;}
.index-nav .nav li .ycmenu dt{float:left;width:70px;}
.index-nav .nav li .ycmenu a{font-size:13px;display:inline-block;line-height:24px;margin-right:20px;white-space:nowrap;color:#333;}
.index-nav .nav li .ycmenu dt a{font-size:13px;color:#f60;}
.index-nav .nav li .ycmenu dd{overflow:hidden;position:relative;}
.index-nav .nav li:hover .ycmenu{display:block;}
.indexcon4 li.last a small{float:right;margin:13px 13px 0 0;}
.indexcon4 li.last a small i{font-size:48px;line-height:48px;color:#FF6F3D;}
.indexcon4 li.thelast a p{font-size:18px;margin:6px 8px 4px;}
.index .copyright{
    padding: 10px 0 0 0;
}
.indexcon-list{padding:10px 0;width: 100%;overflow: hidden;}
a.zuihou{margin-right: 10px;font-size: 18px;color: #333;float: right;overflow: hidden;height: 52px;line-height: 52px;}
a.zuihou i{margin-right: 15px;color:#ff812c;font-size: 30px;}

.tubiao{width:250px;overflow: hidden;float: left;background: #333;height:150px;}
.tubiao ul{width: 102%;overflow:  hidden;}
.tubiao ul li{float: left;text-align: center;overflow: hidden;width: 84px;height:75px;border-right: 1px solid #555;border-bottom: 1px solid #555;}
.tubiao ul li a i{display:  block;height: 47px;line-height: 61px;color: #b6b6b6;font-size: 23px;}
.tubiao ul li a p{font-size: 14px;color: #ccc;}

.tupian{width: 950px;float: right;overflow: hidden;height: 160px;text-align: right;}
.tupian ul{}
.tupian ul li{width: 33.33%;float: right;overflow: hidden;height: 160px;}
.tupian ul li img{width:300px;height: 150px;}

.chanp{width: 102%;overflow: hidden;}
.chanp dl{margin-right: 1%;width: 32%;background: #fff;float:left;overflow: hidden;height: 175px;padding:5px 10px;margin-bottom: 12px;}
.chanp dl dt .abc{width:45%;overflow: hidden;float: left;}
.chanp dl dt .abc a{width: 38px;height: 38px;overflow: hidden;float: left;border:1px solid #ddd;display: block;font-size: 24px;line-height: 30px;text-align: center;cursor: pointer;color: #666;}
.chanp dl dt .abc input[type="text"]{width: 60px;text-align: center;height: 38px;line-height: 38px;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;float: left;overflow: hidden;text-align: center;font-size: 16px;}
.chanp dl dt a.abd{width: 40%;float: right;overflow: hidden;text-align: center;background:rgba(2, 131, 26, 0.6588235294117647);color: #fff;height: 38px;line-height: 38px;font-size: 14px;}
.chanp dl dd{overflow: hidden;width:100%;position: relative;height:120px;}
.chanp dl dd h4{font-size: 16px;color: #333;width: 100%;height: 35px;line-height: 35px;overflow: hidden;}
.chanp dl dd span{float: left;height: 25px;width:49%;overflow: hidden;color: #666;line-height: 25px;display: block;margin-right: 1%;}
.chanp dl dd p{width: 100%;height: 25px;line-height: 25px;color: #666;float: left;overflow: hidden;}
.chanp dl dd span em{overflow: hidden;font-size: 12px;color: #444;height: 25px;line-height: 25px;}
.chanp dl dd span small{font-weight: 700;margin-left: 5px;overflow: hidden;font-size: 16px;color:#ff812c;}


.indexcon-list.il2{padding-top:0}
.indexcon-list .tit{overflow:hidden;}
.indexcon-list .tit h3{margin:0;float:left;font-size:22px;font-weight:200;line-height:58px;color:#333;}
.indexcon-list .tit span{float:left;margin:27px 0 0 16px;color:#999;}
.indexcon-list .tit a{float:right;margin:12px 0 0 0;color:#999;padding:7px 0px;font-size:14px;border-radius:2px;}
.indexcon-list .tit a i{font-family:simsun;font-size:16px;margin-left:4px;display:inline-block;}
/*
.indexcon-list .il-left.fl{width: 100%;overflow: hidden;}
.indexcon-list .il-left.fl dl{width: 23%;margin-right: 2%;float: left;overflow: hidden;background: #fff;height: 245px;margin-bottom: 15px;}
.indexcon-list .il-left.fl dl dt{width: 100%;height: 150px;overflow: hidden;}
.indexcon-list .il-left.fl dl dt img{width: 100px;height: 100px;margin:20px auto;display: block;}
.indexcon-list .il-left.fl dl dd{text-align: center;}
.indexcon-list .il-left.fl dl dd h3{font-size: 15px;color: #333;height: 28px;line-height: 28px;overflow: hidden;}
.indexcon-list .il-left.fl dl dd p{font-size: 14px;color: #666;height: 28px;line-height: 28px;overflow: hidden;}
.indexcon-list .il-left.fl dl dd strong{font-size: 16px;color: #e03239;}
*/
.indexcon-list .il-right{width:100%;}
.indexcon-list .il-right table{empty-cells:show;background:#fff;border:1px solid #eee;border-collapse:collapse;border-spacing:0;width:100%;}
.indexcon-list .il-right table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom;}
.indexcon-list .il-right table td,.indexcon-list .il-right table th{border-left:1px solid #eee;border-width:0 0 0 1px;margin:0;font-weight:100;overflow:visible;padding:8px;text-align:center;font-size:14px;}
.indexcon-list .il-right table td:first-child,.indexcon-list .il-right table th:first-child{border-left-width:0;}
.indexcon-list .il-right table td{border-bottom:1px solid #eee;}
.indexcon-list .il-right table th{padding:14px 10px;border-left:1px solid #ddd;}
.indexcon-list .il-right table td a.add{background:#e03239;color:#fff;font-size:12px;padding:7px 13px;border-radius:2px;}
.indexcon-list .il-right table td dl{position:relative;}
.indexcon-list .il-right table td dl .il-ycbox{position:absolute;display:none;background:#fff;width:666px;left:180px;border:1px solid #ddd;box-shadow:1px 1px 8px #ddd;overflow:hidden;z-index:2;padding:14px;}
.indexcon-list .il-right table td dl:hover .il-ycbox{display:block;}
.indexcon-list .il-right table td dl .il-ycbox .yc-left{text-align:left;width:50%;}
.indexcon-list .il-right table td dl .il-ycbox .yc-left h3 a{font-size:16px;color:#2F9DF3;font-weight:700;display:block;margin-bottom:6px;}
.indexcon-list .il-right table td dl .il-ycbox .yc-left .p{line-height:28px;overflow:hidden;}
.indexcon-list .il-right table td dl .il-ycbox .yc-left .p em{float:left;text-align:right;width:74px;}
.indexcon-list .il-right table td dl .il-ycbox .yc-left .p i{float:left;text-align:left;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:240px;}
.indexcon-list .il-right table td dl .il-ycbox .yc-left a.yc-add{background:#2F9DF3;color:#fff;font-size:14px;padding:10px 20px;border-radius:2px;display:inline-block;margin:6px 0 0 74px;}
.indexcon-list .il-right table td dl .il-ycbox .yc-left .p .num a,.indexcon-list .il-right table td dl .il-ycbox .yc-left .p .num input.u_num{height:30px;line-height:30px;}
.indexcon-list .il-right table td dl .il-ycbox .yc-right{width:50%;}
.indexcon-list .il-right table td dl .il-ycbox .yc-right img{width:80%;margin:0 auto;display:block;border:1px solid #eee;margin-bottom:10px;}
.indexcon-list .il-right table td dl .il-ycbox .yc-right a i{font-size:17px;margin-right:4px;}
.indexcon-list .il-right table td dl dt{float:left}
.indexcon-list .il-right table td dl dt img{width:60px;height:60px;border:1px solid #eee;}
.indexcon-list .il-right table td dl dd{float:left;text-align:left;margin-left:10px;}
.indexcon-list .il-right table td dl dd h3{font-size:14px;color:#297ed9;font-weight:700;margin-bottom:6px;}
.indexcon-list .il-right table td dl dd span{display:block;margin-bottom:6px;overflow:hidden;}
.indexcon-list .il-right table td span.w70{width:70px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 auto;}
.indexcon-list .il-right table td span.w160{width:160px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.indexcon-list .il-right table td dl dd span em{float:left;height:16px;line-height:16px;font-size:12px;padding:0 5px;background:#ddd;border-radius:3px;cursor:default;color:#fff;margin-right:4px;}
.indexcon-list .il-right table td dl dd span em.jy{background:#5899EA}
.indexcon-list .il-right table td dl dd span em.rx{background:#F5636E}
.indexcon-list .il-right table td dl dd span em.otc{background:#63C542}
.indexcon-list .il-right table td span.price{color:#FF6F3D;}
.indexcon-list .il-right table td dl dd p{font-size:12px;color:#999;}
.indexcon-list .il-right table td .num{overflow:hidden;margin:0 auto;display:inline-block;}
.indexcon-list .il-right table td .num span a{border:1px solid #A7A6AB;cursor:pointer;display:block;float:left;font-size:16px;height:36px;line-height:36px;margin:0;width:28px;color:#3E3A39;text-align:center;background:#F1F1F1;font-family:宋体;background:-webkit-linear-gradient(top,#fff,#eee);}
.indexcon-list .il-right table td .num input.u_num{border:1px solid #A7A6AC;border-left:none;border-right:none;float:left;font-size:12px;height:36px;line-height:36px;margin:0;padding:0 8px;color:#666;text-align:center;box-shadow:inset 1px 2px 3px 1px #DDD;border-radius:0;width:56px;}
.indexcon-list.il2 .il-right table td dl dt img{width:40px;height:40px;}

/*新版首页 结束*/

/*右侧边工具栏 开始*/
.rbar{display:none;position:fixed;width:38px;overflow:visible;top:0;right:0;bottom:0;z-index:99999;background:transparent;background:#fff;_position:absolute;_background:url(about:blank);_background-attachment:fixed; /*_top:expression(documentElement.scrollTop + 0 + "px");_left:expression(documentElement.scrollRight + 0 + "px");*/}
.rbar .rbar_nav{width:38px;height:100%;position:absolute;z-index:3;top:0;left:0;background:#333;color:#fff;}
.rbar .rbar_nav a{color:#fff;}
.rbar .rbar_nav li{width:38px;border-top:1px solid #444;border-bottom:1px solid #222;-webkit-transition:0.4s ease;}
.rbar .rbar_tip{display:none;}
.rbar .rbar_nav .photo{border-top:none;overflow:hidden;}
li.cart{display:;}
.rbar .rbar_nav .favorite{border-bottom:none;overflow:hidden;}
.rbar .rbar_nav .ue{border-top:none;}
.rbar .rbar_nav .rbar_hide,.rbar .rbar_nav .rbar_show{border-bottom:none;}
.rbar .rbar_nav .btit{text-align:center;padding:10px 0;}
.rbar .rbar_nav .btit .icon{height:24px;line-height:24px;}
.rbar .rbar_nav .icon{display:block;width:36px;height:36px;text-align:center;font-size:18px;line-height:36px;position:relative;cursor:pointer;-webkit-transition:0.4s ease;}
.rbar .rbar_nav .btit:hover,.rbar .rbar_nav .on .btit{background:#02831a;color:#fff;}
.rbar .rbar_nav .btit:hover a,.tool li:hover a{color:#fff;}
.rbar .rbar_nav .btit:hover .icon,.tool li:hover .icon{-webkit-transform:rotate(360deg);}
.rbar .rbar_nav .cart .btit{position:relative;padding:15px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.rbar .rbar_nav .cart .btit .num{position:absolute;top:5px;left:8px;font-style:normal;min-width:18px;height:18px;line-height:18px;text-align:center;background:#008AFF;color:#fff;border-radius:10px;}
.rbar .rbar_nav .cart .btit .m_tit{display:block;width:32px;margin:0 auto;padding:0 10px 10px;cursor:pointer;}
.rbar .rbar_bd{display:none;width:230px;height:100%;position:absolute;right:37px;top:0;padding:10px;background:#f1f1f1;overflow:hidden;z-index:2;-ms-border-left:1px solid #eee;-webkit-box-shadow:-2px 0 2px rgba(0,0,0,.15);-moz-box-shadow:-2px 0 2px rgba(0,0,0,.15);-ms-box-shadow:-2px 0 2px rgba(0,0,0,.15);box-shadow:-2px 0 2px rgba(0,0,0,.15);}
.rbar .rbar_nav .nav-bd{z-index:9;background:#eee;}
.rbar .rbar_nav .tool{position:absolute;bottom:0;padding:0 0 36px;z-index:-1;}
.rbar .rbar_nav .tool li{position:relative;}
.rbar .rbar_nav .min_tool{position:absolute;bottom:36px;background:#eee;z-index:1;display:none;border:1px solid #eee;}
.rbar .rbar_nav .min_tool li{border-top:1px solid #eee;margin-top:-1px}
.rbar .rbar_nav .rbar_hide .show{display:none;border:1px solid #eee;}
.rbar .rbar_nav .on .show{display:block;}
.rbar .rbar_nav .on .close{display:none;}
.rbar .rbar_nav .tool li:hover{background:#e03239;color:#fff;}
.rbar .rbar_nav .tool li:hover a{color:#fff;}
.rbar .rbar_bd .title{height:20px;line-height:20px;margin-bottom:10px;position:relative;font-size:14px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.rbar .rbar_bd .close{cursor:pointer;position:absolute;right:0;top:0;font-size:12px;}
.rbar .rbar_bd .close .icon{font-size:12px;display:inline;border:0 none;width:auto;height:0;line-height:20px;}
.rbar .cartbox{position:relative;color:#333;}
.rbar .cartbox a{color:#333;}
.rbar .cart_list{overflow-x:hidden;overflow-y:auto;position:relative;}
.rbar .cartbox .list_hd{height:30px;line-height:30px;color:#666;position:relative;}
.rbar .cartbox .list_hd a{position:absolute;right:0;top:0;}
.cart_list dl{clear:both;height:72px;border-bottom:1px solid #eee;position:relative;line-height:20px;padding:0 10px;background:#fff;}
.cart_list dt{position:absolute;top:7px;left:70px;overflow:hidden;height:20px;}
.cart_list dt a{padding:0;color:#333;display:inline-block;width:110px;vertical-align:top}
.cart_list dt a:hover{color:#f60;}
.cart_list dt b{background:#f60;color:#fff;font-weight:normal;padding:2px;border-radius:2px;font-family:瀹嬩綋}
.cart_list dd{overflow:hidden;height:20px;}
.cart_list .img{position:absolute;width:50px;height:50px;border:1px solid #eee;top:10px;left:10px;}
.cart_list .img img{width:50px;height:50px;}
.cart_list .price{position:absolute;top:46px;left:70px;font-family:Arial;text-align:right;color:#999;}
.cart_list .price strong{color:#f60;}
.cart_list .del{position:absolute;top:46px;right:10px;width:60px;text-align:right;}
.cart_list .del a{color:#bbb;}
.cart_list .info{position:absolute;top:25px;left:70px;color:#666;}
.cart_list .info b{background:#f60;color:#fff;font-weight:normal;padding:0 2px;border-radius:2px;}
.cart_list .info span{word-break:break-all;}
.cartbox .btn_box{color:#999;height:65px;width:220px;padding:15px 10px;position:absolute;bottom:0;background:#f1f1f1;}
.cartbox .btn_box strong{color:#f60;}
.cartbox .btn_box a{display:block;line-height:30px;height:30px;font-size:12px;color:#fff;}
.cartbox .btn_box .icon{font-size:14px;display:inline;padding:0 5px;line-height:30px;}
.open .rbar_bd{display:block;}
.cart_tip{opacity:0;position:absolute;border:1px solid #eee;width:200px;right:-336px;margin-top:-105px;background:#fff;padding:10px 10px 10px 70px;box-shadow:0 0 10px #eee;}
.rbar .rbar_nav .cart_tip .icon{position:absolute;top:15px;left:15px;font-size:32px;color:#f60;}
.cart_tip h2{font-size:16px;}
.cart_tip p{color:#666;margin-bottom:10px;}
.cart_tip .btn_box{margin-bottom:10px;}
.cart_tip .btn_box a{text-align:center;display:inline-block;padding:8px 10px;border-radius:2px;background:#eee;margin-right:5px;}
.cart_tip .btn_box .btn_b{background:#f60;color:#fff;}
.cart_tip .lightbox_btn_close{position:absolute;top:10px;right:10px;}
.bubble{display:none;color:#222;}
/*右侧边工具栏 结束*/