﻿@charset "utf-8";
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
i, em {font-style: normal;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
:focus{outline: none;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
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%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
 
/* CSS Document */
body{margin: 0px; padding: 0px; font-family: "微软雅黑","Microsoft YaHei",Arial,sans-serif;font-size: 14px;min-width: 1280px;overflow-x:hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px; font-size: 100%;font-weight:normal;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
tr,td{ margin: 0px; padding: 0px;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
form,input,select{margin: 0px; padding: 0px;}
pre{ margin: 0px; padding: 0px;}
fieldset{margin: 0px; padding: 0px; border: currentColor}
em{margin: 0px; padding: 0px; font-style: normal;}
ul{list-style-type: none;}

a {color:#333333; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;color:#189a2b;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.clear { height: 0px; overflow: hidden; clear: both;zoom:1;}
.clearfix { zoom: 1;}
.clearfix:after {content: "";height: 0;clear: both;display: block;visibility: hidden;}
.text-center{text-align: center;}
.fl{float: left;}
.fr{float: right;}
.f2{border-bottom: 1px solid #ccc;}
.f3{margin-top: 5px;}
.ovfl{overflow: hidden;}
.p17{padding: 17px;}
.bgf6{background: #f6f6f6}
.container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}
.transition300em{transition: all .3s;-webkit-transition: all.3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.none{ display: none;}
.jbbg{background: linear-gradient(to top, #fff, #eee);margin-bottom: 20px;}
.index-title{font-size: 35px;text-align: center;margin: 0 auto;display: flex;width: 500px;}
.index-title .index-line{background: linear-gradient(transparent 48%, #333 48%, #333 52%, transparent 52%);flex: 1;}
.index-title .index-title-name{padding: 0 20px;color: #215eb6}

/*头部*/
#head_t{position:absolute;left:0;top:0; right:0; z-index:1000;}
.head_top{margin:0 auto; z-index:1;color:#fff;}
.head_top p{color:#fff;font-size:13px; line-height:30px;}
.head_top a{color:#fff;display:inline-block; margin:6px 10px; line-height:30px;}
.head_top a:last-child{background:#7c0118;padding:0 8px;font-size:12px}
.head_nav{margin:10px auto; z-index:1; min-height:70px; line-height:70px; height:70px; margin-top:30px;}
.logo{/*margin:10px 0;*/}
.logo img{display: block;}
.nav{background:#fff;border-right:15px solid red;margin-top:45px;}
.nav>ul{/*height:70px;line-height:70px;*/}
.nav>ul>li{float:left;position:relative;margin:0 23px; padding-top:15px;}
.nav>ul>li>a{color: #333;display:block;font-size: 14px;line-height:25px;font-weight: bold;text-align: center;}
.nav>ul>li>a>em{display:block;color: #666;font-size: 12px;font-weight:normal;line-height:25px;text-align:center;text-transform: capitalize;}
.nav>ul>li.cur{color:#1663a0;}
.nav>ul>li.cur>a, .nav>ul>li:hover>a{color:#1663a0;}
.nav>ul>li.cur>a, .nav>ul>li:hover>a>em{color:#1663a0;}
.nav .nav2{position:absolute;left:-25px;top:100%;display:none; background:#f3f3f3;}
.nav .nav2>li{font-size:14px;color:#4b4b4b; text-align:center;line-height:35px;height:35px;display:block;z-index:999;margin-bottom:5px; padding:0 15px;border-bottom:1px #dddbdb dashed;} 
.nav .nav2>li>a{display:block;color:#4b4b4b;text-overflow: ellipsis;overflow:hidden;white-space: nowrap; padding:0 15px;}
.nav .nav2>li:hover{background:#1663a0; color:#fff;}
.nav .nav2>li:hover a{color:#fff;}
.nav>ul>li.cur>a, .nav>ul>li:hover .nav2{display:block;}
/*banner*/
#flashs .btn{ position:absolute; z-index:7; bottom:15px; left:0; padding:0px 6px; width: 100%;text-align: center;}
#flashs .btn li{ display: none;}
#flashs .btn li.on{ background:#1663a0;} 



.fullSlide .bd ul li{ transform:scale(1.2); transition:all 3s;}
.fullSlide .bd  ul li.on{ transform:scale(1); }


/*ban_ys*/
#ban_ys{border-bottom:2px solid #E7E7E7;background:#F7F7F7;}
.details {position:relative;z-index:2;margin:0 auto;}
.details .lf-part li {float: left;}
.details dt {margin:0 auto;margin-bottom:10px;}
.details dl {float:left;padding:25px 5px 0;width: 230px;height:214px;border-right: 1px solid #E7E7E7;text-align: center;}
.details dl:first-child {border-left:1px solid #E7E7E7;}
.details dl b {color:#393939;font-size: 16px;}

.details_ri{border-right:1px #e7e7e7 solid;width:458px;}
.details_ri h2{border-bottom:1px #e7e7e7 solid;height:40px; line-height:40px; font-size:16px;font-weight:bold; color:#666;float:left; width:458px;}
.details_ri h2 a{font-size:16px; font-weight:bold;}
.details_ri h2:hover{color:#1663a0;}
.details_ri h2:hover a{color:#1663a0;}
.details_ri ul{padding:17px 30px 30px; width:458px;}
.details_ri li{position:relative;border-bottom:1px #e7e7e7 solid; color:#666; font-size:14px;cursor:pointer; height:40px; line-height:40px;width:411px;}
.details_ri li i{position: absolute;top: -11px;left: -22px;color: #B8B8B8;font-style: normal;font-size: 28px;}
.details_ri li a{font-size:14px; line-height:40px; height:40px;color:#666; text-transform:uppercase;}
.details_ri li:hover i{color:#1663a0;}
.details_ri li:hover a{color:#1663a0;}


.rt_part {width: 510px;height: 214px;border-right: 1px solid #E7E7E7;}
.price {padding: 18px 0 0 30px;border-bottom: 1px solid #E7E7E7;}
.price span {display:inline-block; margin-right:20px;padding-top:8px;padding-bottom: 10px;color:#A9A9A9;font-size:16px;cursor:pointer;}
.price span:hover {padding-bottom:8px;border-bottom:2px solid #E62422;color:#E62422;}
.rt_part .list {padding: 17px 30px 30px;}
.rt_part .list li {position: relative;padding: 8px 0;border-bottom: 1px dashed #E7E7E7;color: #6B6B6B;vertical-align: middle;font-size: 14px;cursor: pointer;}
/*wuliu*/
#fuwu{margin:auto;}
.service {margin: 0 auto;padding:80px 0 30px;width:1200px;text-align: center;}
.service h2 {position: relative;margin-bottom: 10px;color: #333333;font-weight: 400;font-size: 30px;}
.service p {margin:0 auto;color: #777777;font-size: 14px;}
.trangle_02 {display: inline-block;width: 0;height: 0;border: 8px solid #E62422;vertical-align: sub;border-left-color: transparent; border-top-color: transparent;}
.trangle_01 {display: inline-block;width: 0;height: 0;border: 8px solid #E62422;vertical-align: super;border-right-color: transparent;border-bottom-color: transparent;}
.trangle_03 {display: inline-block;vertical-align: middle;margin-left: 5px;border: 8px solid #E62422;border-right: 8px solid transparent;border-top: 8px solid transparent;border-bottom: 8px solid transparent;}


.item-container {width:1200px;margin: 0 auto;}
.item-container li {float: left;width:290px;}
.item-container li + li {margin-left: 12px;}
.item-container li dl {width:290px;position: relative;overflow: hidden;}
.item-container li dl i {color: #FFFFFF;font-style: normal;font-size: 10px;}
.item-container li dl dd {position: absolute;bottom: 0;left: 0;
top: 342px;right: 0;padding: 0 34px;background-color: #F5F5F5;transition: top .5s linear;}
.item-container li dl dd .text-content {text-align: center;width: 228px;height: 100%;position: absolute;top: 20px;z-index: 2;transition: top .5s linear;}
.item-container li:hover dl dd .text-content {top: 160px; position: relative;}
.item-container li:hover dl dd {top: 0;background-color: rgba(53, 58, 62, 0.8);}
.item-container li:hover dl dd .text-content h1,
.item-container li:hover dl dd .text-content p {color: #FFFFFF;}
.item-container li dl dd .text-content h1 { text-align: center;font-size: 18px;color: #FFFFFF; margin-bottom: 4px;}
.item-container li dl dd .text-content .text { margin-top: 10px;}
.item-container li dl dd .text-content p { font-size: 14px;color: #4D4D4D; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;}
.item-container li dl dd .text-content a.view-more {width: 118px;height: 34px;display: inline-block;line-height: 30px;text-align: center;border: 2px solid #8F9191;color: #BEBFC0;margin-top: 60px;text-transform: uppercase;}
.item-container li dl dd h6 {position: absolute;top: 80px;left: 50%;transform: translateX(-50%);}
.item-container li dl dd .text-content h1 { text-align: left;}
.item-container li dl dd .text-content h3 {text-align: left;color: #fff;font-size: 18px}
.item-container li dl dd .text-content {text-align: left;}
.item-container li dl dd .text-content a.view-more { border: 0;color: #CBDCED;text-align: left;}
.item-container li dl dd .text-content span {width: 18px;background-color: #4D8CCB;}
.item-container li dl dd { background-color: rgba(7, 7, 7, .6);}
.item-container li:hover dl dd {background-color: rgba(7, 90, 168, .8);}

/*about_huawei*/
.hw_title{position: relative;margin-bottom:10px;color:#fff;font-weight:400;font-size:30px; line-height:40px; height:40px;}
.hw_title .tra_01{display: inline-block;width: 0;height: 0;border: 8px solid #E62422;vertical-align: super;border-right-color: transparent;border-bottom-color: transparent;}
.hw_title .tra_02{display:inline-block;width:0; height:0;border:8px solid #e62422; vertical-align:super;border-left-color:transparent;border-top-color:transparent;position:relative;top:22px;}
/**/
#about_hw{background:url(../images/main-index-img06.jpg); margin:auto; padding-top:50px; padding-bottom:30px;/*margin-top:40px;*/}
.about_hw_left{width:620px;}
.about_hw_left h2{font-size:22px;color: #FFFFFF; line-height:40px;}
.about_hw_left p{font-size:13px; color:#fff;line-height:25px;}
.about_hw_left.div{color:#fff;line-height:25px;font-size:13px;}
.about_hw_left em{display:block; margin-top:10px; width:150px; line-height:40px; height:40px; text-align:center; border:1px #fff solid; border-radius:20px;}
.about_hw_left em a{font-size:15px; color:#fff; text-transform:uppercase;}
.about_hw_left em:hover{font-weight:bold;}
.about_hw_left em:hover a{font-weight:bold;}
.about_hw_left_ico{margin-top:30px;}
.about_hw_left_ico li{float:left;width:180px; margin:0 20px;}
.about_hw_left_ico li:first-child{margin:0;}
.about_hw_left_ico li:last-child{margin:0;}
.about_hw_left_ico li img{display:block;}
.about_hw_left_ico li>h2{font-size:15px; font-weight:bold;color:#fff;padding-top:20px;}
.about_hw_left_ico li>p{line-height:20px; font-size:13px;}
.about_hw_right{}
.about_hw_right img{display:block;}

.hw_bt{position: relative;color:#fff;font-size:30px; line-height: 60px;width: 200px;background: blue;text-align: center;margin-top: -48px;margin-left: 10px;z-index: 999;}
#hw_ab .tra{display: inline-block;width: 0;height: 0;border:24px solid #E62422;vertical-align: super;border-right-color: transparent;border-bottom-color: transparent;}
#hw_ab{ position: absolute;top: 510px;right: 19%;}
.hw_ableft{width:620px;}
.hw_nr{background: #fff;margin-left: 10px;margin-top: -30px;padding: 44px 20px;background: #fff;opacity:0.9;}
.hw_nr p{font-size:13px; color:#333;line-height:25px;text-indent: 2em;}
/**/
.hw_a{margin:0 auto;margin-bottom:10px;color:#333;font-weight:400;font-size:30px;line-height:40px;height: 40px;text-align:center;display:block;}
.hw_a .tra_01{display: inline-block;width: 0;height: 0;border: 8px solid #E62422;vertical-align: super;border-right-color: transparent;border-bottom-color: transparent;}
.hw_a .tra_02{display:inline-block;width:0; height:0;border:8px solid #e62422; vertical-align:super;border-left-color:transparent;border-top-color:transparent;position:relative;top:22px;}
.hw_a p{line-height:30px; text-align:center;font-size:13px; color:#868686;width: 1200px;margin:auto;}

.hw_a_1{margin:0 auto; margin-bottom:10px;color:#fff;font-weight:400;font-size:30px; line-height:40px; height:40px; text-align:center;display:block;}
.hw_a_1 .tra_01{display: inline-block;width: 0;height: 0;border: 8px solid #E62422;vertical-align: super;border-right-color: transparent;border-bottom-color: transparent;}
.hw_a_1 .tra_02{display:inline-block;width:0; height:0;border:8px solid #e62422; vertical-align:super;border-left-color:transparent;border-top-color:transparent;position:relative;top:22px;}
.hw_a_1 p{line-height:45px; text-align:center;font-size:13px; color:#fff;}


/*管理系统*/
#glxt{padding-top:60px; padding-bottom:70px; background:url(../images/main-bg01.jpg)repeat center;}
.glxt_nr{margin-top:50px;}
.glxt_nr li{float:left;width:290px;}
.glxt_nr li + li{margin-left:12px;}
.glxt_nr li dl{text-align:center;}
.glxt_nr li dl dt{display:block;}
.glxt_nr li dl dd{}
.glxt_nr li dl dd h3{font-size:16px; text-align:center;line-height:40px; color:#333;font-weight:bold;}
.glxt_nr li dl dd p{line-height:25px; font-size:14px; color:#666;}

/*合作客户*/
#hw_hzkh{margin:0 auto;padding-top:60px; padding-bottom:40px;}
.hw_hzkh_nr{margin-top:50px;}
.hw_hzkh_nr li{float:left;width:239px;height: 124px;border:1px solid #E2E2E2;text-align:center;line-height:120px;margin: 0 0 -1px -1px;background-color: #FAFAFA;}
.hw_hzkh_nr li img{border:none; text-align:center;vertical-align:middle;width:239px;height: 124px;}
/*xinwen*/
#hw_xinw{padding-top:50px; padding-bottom:70px; background:url(../images/main-bg01.jpg)repeat center;margin-top:15px;}
.hw_xinw_le{float:left; width:380px;margin-top:50px;margin-right:30px;}
.hw_xinw_le dl{width:380px; margin:0 15px;overflow:hidden;}
.hw_xinw_le dl:last-child{margin:0;}
.hw_xinw_le dl:first-child{margin:0;}
.hw_xinw_le dt{display:block;width:380px; overflow:hidden;}
.hw_xinw_le dt img{text-align:center; display:block; overflow:hidden; width:380px;}
.hw_xinw_le dd{margin-top:10px;}
.hw_xinw_le dd h3{font-size:15px; color:#333;line-height:40px; height:40px;}
.hw_xinw_le dd h3 a{color:#333;}
.hw_xinw_le dd h3 a:hover{color:#1663a0;}
.hw_xinw_le dd p{font-size:14px; color:#666; line-height:30px; height:30px;}
.hw_xinw_le ul{}
.hw_xinw_le li{position:relative;border-bottom:1px #e7e7e7 solid; color:#666; font-size:14px;cursor:pointer; height:40px; line-height:40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hw_xinw_le li i{position: absolute;top: -11px;left:0;color: #B8B8B8;font-style: normal;font-size: 28px;}
.hw_xinw_le li a{font-size:14px; line-height:40px; height:40px;color:#666; text-transform:uppercase;padding-left:25px;}
.hw_xinw_le li:hover i{color:#1663a0;}
.hw_xinw_le li:hover a{color:#1663a0;}

.hw_xinw_ri{float:right; width:380px;margin-top:50px; margin-right:0px;}
.hw_xinw_ri dl{width:380px; overflow:hidden;}
.hw_xinw_ri dt{display:block;width:380px; overflow:hidden;}
.hw_xinw_ri dt img{text-align:center; display:block;width:380px;height:285px !important;}
.hw_xinw_ri dd{margin-top:10px;}
.hw_xinw_ri dd h3{font-size:15px; color:#333;line-height:40px; height:40px;}
.hw_xinw_ri dd h3 a{color:#333;}
.hw_xinw_ri dd h3 a:hover{color:#1663a0;}
.hw_xinw_ri dd p{font-size:14px; color:#666; line-height:30px; height:30px;}
.hw_xinw_ri ul{}
.hw_xinw_ri li{position:relative;border-bottom:1px #e7e7e7 solid; color:#666; font-size:14px;cursor:pointer; height:40px; line-height:40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hw_xinw_ri li i{position: absolute;top: -11px;left:0;color: #B8B8B8;font-style: normal;font-size: 28px;}
.hw_xinw_ri li a{font-size:14px; line-height:40px; height:40px;color:#666; text-transform:uppercase;padding-left:25px;}
.hw_xinw_ri li:hover i{color:#1663a0;}
.hw_xinw_ri li:hover a{color:#1663a0;}
/*link*/
#link_hw{padding:50px 0;}
.link_hw_nr{}
.link_hw_nr h2{line-height:40px; width:120px; text-align:center;color:#333;font-size:15px;background:#eee; margin-bottom:20px;}
.link_hw_nr a{font-size:14px; padding:0 10px; color:#4b4b4b;}
.link_hw_nr a:hover{color:#1633a0;}
/*底部*/


/*klk*/
#footer {background: #000000;}
.footer {margin: 0 auto;padding: 60px 0;width: 1220px;color: #969696;}
.footer_lf p span {font-size: 14px;color:#fff}
.footer_lf p a{color:#fff}
.footer_lf ul {padding: 10px 0;float: left;}
.footer_lf li a { color: #999;}
.footer_lf li {float: left;margin-right: 30px;}
.footer_lf li:last-child {margin-right: 0;}
.footer_rt p {text-align: right;}
.footer_rt p:nth-child(2) { margin: 3px 0;}



/*产品搜索*/
#searchlist1{ padding:15px;}
#searchlist1 li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist1 ul{ list-style:none; padding:0px; margin:0px;}
#searchlist1 ul li{padding:3px 5px;margin-bottom:5px; float:left;}
#searchlist1 ul li img{ display:block; border:1px #ccc solid;width:270px; height:180px;}
#searchlist1 span{height:40px;line-height:40px;font-size:16px; color:#189a2b; text-align:center;}
#searchlist1 p{line-height:25px;font-size:14px; color:#4b4b4b;}

/*title*/
.title{text-align: center;margin-top: 36px;}
.title h2{color:#333;font-size:48px;line-height:40px;font-weight:bold;}
.title p{color:#666;font-size: 16px;line-height:40px; padding-top:10px;}


/*产品中心*/
.pro{background: url(../images/pro_bg.jpg) no-repeat center;height:1410px;position: relative;overflow: hidden;}
.pro-left{width: 260px;}
.pro-left ul>li{border:1px solid #e5e5e5;border-bottom: 0;}
.pro-left ul>li:last-child{border-bottom: 1px solid #e5e5e5;}
.pro-left ul>li>a{line-height: 62px;display: block;border-bottom: 1px solid #eeeeee;padding-left: 30px;padding-right: 40px;background: #fff;font-size: 18px;color: #333;position: relative;}
.pro-left ul>li>a::after{content:">";position: absolute;right: 25px;top:50%;margin-top:-12px;font-size: 24px;line-height: 24px;height: 24px;font-family: 'SimHei';color: #ccc;}
.pro-left ul>li>div{background: #fff;padding:22px 9px;}
.pro-left ul>li>div a{line-height: 35px;width: 120px;box-sizing: border-box;display: block;float: left;padding-left: 15px;/*overflow: hidden;text-overflow:ellipsis;*/white-space: nowrap;}
.pro-left ul>li:hover>a{background: #da251d;color: #fff;border-bottom: 1px solid #da251d;}
.pro-left ul>li:hover>a::after{color: #fff;}
.pro-left ul>li:hover>div{background: #f8f5f5;}
.pro-right{width: 930px;float: right;}
.pro-r-top{border:1px solid #e5e5e5;padding:35px 0 26px 30px;background: #fff;}
.pro-r-l{margin-top: 12px;margin-right: 50px;}
.pro-r-l h2{font-size: 26px;font-weight: bold;color: #333;line-height: 40px;}
.pro-r-l h2 span{color: #da251d;}
.pro-r-l p{font-size: 16px;color: #333;line-height: 25px;}
.pro-r-r{padding-left: 18px;background: url(../images/pro-r-x.jpg) no-repeat left;}
.pro-r-main{margin-top: 10px;}
.pro-r-main ul li{float: left;width: 300px;margin-right: 15px;margin-bottom: 12px;}
.pro-r-main ul li:nth-child(3n){margin-right: 0}
.pro-aa{border:1px solid #e5e5e5;background: #fff;display: block;overflow: hidden;}
.pro-aa img{max-width: 100%;display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.pro-pp{font-size: 14px;line-height: 35px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;text-align: center;}
.pro-r-main ul li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*合作客户*/
.partner{}
.partner>h2{font-size: 22px;font-weight: bold;color: #333;background: url(../images/partner-x.png) no-repeat left bottom;padding-left: 25px;padding-bottom: 17px;margin-top: 50px;}
.partner>ul{margin-top: 15px;}
.partner>ul li{width: 220px;margin:10px;float: left;}
.partner>ul li a{display: block;background: url(../images/partner_bg.jpg) no-repeat;padding:4px;}
.partner>ul li a img{width: 212px;height: 102px;display: block;}
/*新闻资讯*/
.news{background: url(../images/news_bg.jpg) no-repeat center;height: 712px;overflow: hidden;}
.news-left{width: 590px;margin:32px 5px 0;float: left;background: #fff;}
.news-l-top{height: 63px;border-bottom: 1px solid #e5e5e5;}
.news-l-top a{display: block;width:50%;font-size: 18px;color: #333;float: left;text-align: center;}
.news-l-top a span{line-height: 63px;padding-left: 35px;}
.news-l-top a span.news-ico1{background: url(../images/news-icon01.png) no-repeat 0px 0px;}
.news-l-top a span.news-ico2{background: url(../images/news-icon02.png) no-repeat 0px 0px;}
.news-l-top a.on{background: #da251d;color: #fff;}
.news-l-top a.on span.news-ico1{background: url(../images/news-icon01.png) no-repeat 0px -24px;}
.news-l-top a.on span.news-ico2{background: url(../images/news-icon02.png) no-repeat 0px -24px;}
.news-l-mdl{padding:12px 30px 12px 37px;}
.news-l-mdl .news-l-con{display: none;}
.news-l-mdl dl{padding:18px 0;}
.news-l-mdl dl dt{float: left;margin-right: 22px;width: 63px;}
.news-l-mdl dl dt img{width: 63px;height: 63px;}
.news-l-mdl dl dd{float: left;width: 438px;}
.news-l-mdl dl dd a{font-size: 16px;color: #333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;margin-bottom: 5px;}
.news-l-mdl dl dd p{font-size: 14px;color: #969696;line-height: 22px;}
.news-l-mdl dl dd a:hover{color: #da251d;}
.news-right{width: 590px;margin:32px 5px 0;float: right;background: #fff;}
.news-r-top{height: 63px;border-bottom: 1px solid #e5e5e5;padding-left: 35px;position: relative;}
.news-r-top p{line-height: 63px;color: #333;font-size: 18px;padding-left: 38px;background: url(../images/news-icon05.png) no-repeat left;}
.news-r-top a{position: absolute;right: 30px;top: 0;line-height: 63px;display: block;}
.news-r-mdl{padding:26px 30px;}
.news-r-mdl ul{overflow: hidden;}
.news-r-mdl ul li{overflow: hidden;}
.news-r-div{border:1px solid #e7e7e7;margin:5px 0;padding-left: 16px;}
.news-r-mdl ul li .news-r-div>a{line-height: 40px;color: #333333;padding-left: 27px;background: url(../images/faq-w.png) no-repeat left;}
.news-r-mdl ul li.on .news-r-div>a{background: url(../images/faq-d.png) no-repeat left;}
.news-r-txt{overflow: hidden;padding:15px 25px 25px 27px;display: none;}
.news-r-img{float: left;}
.news-r-img img{display: block;}
.news-r-txt p{float: left;width: 340px;padding-left: 22px;color: #666;margin-top: 5px;line-height: 21px;}
.news-r-mdl ul li.on .news-r-txt{display: block;}
.news-r-mdl ul li .news-r-div>a:hover{color: #da251d;}

/*底部*/


.client-2{position: fixed;right: -170px;top: 50%;z-index: 900;}
.client-2 li a{text-decoration: none;}
.client-2 li{margin-top: 1px;clear: both;height: 62px;position: relative;}
.client-2 li i{background: url(../images/fx.png) no-repeat;display: block;width: 30px;height: 27px;margin: 0px auto;text-align: center;}
.client-2 li p{height: 20px;font-size: 12px;line-height: 20px;overflow: hidden;text-align: center;color: #fff;}
.client-2 .my-kefu-qq i{background-position: 4px 5px;}
.client-2 .my-kefu-tel i{background-position: 0 -21px;}
.client-2 .my-kefu-liuyan i{background-position: 4px -53px;}
.client-2 .my-kefu-weixin i{background-position: -34px 4px;}
.client-2 .my-kefu-weibo i{background-position: -30px -22px;}
.client-2 .my-kefu-ftop{display: none;}
.client-2 .my-kefu-ftop i{width: 33px;height: 31px;background-position: -23px -47px;background-size: 52px 82px;}
.client-2 .my-kefu-ftop .my-kefu-main{padding-top: 6px;}
.client-2 .my-kefu-left{float: left;width: 62px;height: 47px;position: relative;}
.client-2 .my-kefu-tel-right{font-size: 16px;color: #fff;float: left;height: 24px;line-height: 22px;padding: 0 15px;border-left: 1px solid #fff;margin-top: 14px;}
.client-2 .my-kefu-right{width: 20px;}
.client-2 .my-kefu-tel-main{background: #d82634;color: #fff;height: 53px;width: 230px;padding:9px 0 0;float: left;}
.client-2 .my-kefu-main{background: #d82634;width: 97px;height: 53px;position: relative;padding:9px 0 0;float: left;}
.client-2 .my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px;display: none;z-index: 333;}
.my-kefu-weixin-pic img{width: 115px;height: 115px;}

/* 内页样式 */
.location{width: 100%;height: 45px;border-bottom: 1px solid #eee;}
.location_main{width: 1200px;margin: 0 auto;padding-top: 14px;line-height: 15px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;}
.location_main a{color: #666;}
.location_main a:hover{color: #189a2b;}

.inner{width: 1200px;padding-top: 40px;/* overflow: hidden; */margin: 0 auto;padding-bottom: 20px;}
.inner_fl{width:880px;border-right: 1px solid #eee;float: left;}
.showabout{margin-right: 20px;line-height: 25px;overflow: hidden;min-height: 600px;color: #666;}
.showmap img{max-width: none;}
.inner_fr{width: 270px;margin-left: 19px;float: left;}
.inner_search{width: 270px;height: 65px;}
.inner_search .search_info{width: 267px;height: 50px;overflow: hidden;background: url(../images/search_bg2.jpg) no-repeat;}
.inner_search .search_info_txt { display:inline; float:left; width:220px; height:50px;}
.inner_search .search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #666; float: left; font-size:14px; height:50px; line-height:50px; overflow: hidden; width:220px; text-indent:12px;}
.inner_search .search_info_btn { float: left; height:50px; width:47px; }
.inner_search .search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #D3E8F9; float: left; font-size:12px; height:50px; line-height:50px; overflow: hidden; width:47px; cursor:pointer; }

.inner_cat {width: 270px; margin-bottom: 10px;}
.inner_cat_tit { width: 270px; line-height:68px; background:url(../images/inner_cat_tit.jpg) no-repeat; text-indent:33px; font-weight:bold; color:#333;}

.frpro_cat { width: 270px; margin-top: 10px;}
#nav ,#nav ul { width: 270px; list-style: none;  padding: 0px; margin: 0px; }
#nav ul ul {  }
#nav a { display: block;  text-decoration: none;cursor:pointer;font-size:15px;}
#nav a:hover { color: #189a2b; }
#nav li {width: 270px;line-height: 40px;position: relative;background:url(../images/inner_catli.png) no-repeat right;text-indent:10px;border-bottom: 1px #ddd9d9 dashed;}
#nav li ul { position: absolute; left: -999em; z-index:999; width:202px; font-weight: normal; margin: 0px; padding: 0px; }
#nav li li { width:200px;  background:#f7f7f7 !important;}
#nav li ul a { width: 200px; text-align:center; line-height:32px; }
#nav li ul ul {  }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover ul, #nav li.sfhover ul { right: 270px; top: 0px;cursor:pointer;  }
#nav li:hover, #nav li.sfhover {  color: #f7f7f7;}
#nav li ul a:hover { background:#189a2b !important; color:#fff !important;}
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }

.inner_lx {width:267px; margin-bottom:15px;}
.inner_lx_tit { width:267px; line-height:68px; background:url(../images/inner_lx_tit.jpg) no-repeat; text-indent:33px; font-weight:bold; color:#333;}
.inner_lx .txt { width:267px; margin-top:10px; line-height:32px;}

.inner_lxpro {margin-bottom:15px;}
.inner_lx_titpro { line-height:68px; background:url(../images/inner_lx_tit.jpg) no-repeat; text-indent:33px; font-weight:bold; color:#333;}
.inner_lxpro .txt { margin-top:10px; line-height:32px;}

/* 产品分类列表 */
.inner_flpro{float: left;width: 240px;}
.inner_frpro{}
.inner_frpro>h3{height: 50px;font-size: 24px;font-weight: normal;line-height: 50px;border-bottom: 1px solid #ebebeb;}
.inner_frpro>h3 span{display: inline-block;border-bottom: 1px solid #393939}
.nyjc{}
.nyjc-til{padding:15px;color:#fff;background: #189a2b}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}
#sidebar1{padding:10px;background: #fff;border:1px solid #ccc;border-top: 0;}
#sidebar1 li{margin-top: 10px;}
#sidebar1 li:first-child{margin-top: 0px;}
#sidebar1 li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background: #189a2b;color: #fff;}

#sidebar1 dt{margin-top: 10px;font-weight: normal;line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;cursor: pointer;}
#sidebar1 dt:first-child{margin-top: 0px;}
#sidebar1 dt>a{color: #666;display: block;}
#sidebar1 dt.cur, #sidebar1 dt:hover{background: #189a2b;color: #fff;}
#sidebar1 dt.cur a,#sidebar1 dt:hover a{color:#fff;}
#sidebar1 dd{display: none;}
#sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(../images/iyuan.png) 5px center no-repeat;padding-left: 25px;margin-bottom: 5px;position: relative;color: #333;}
#sidebar1 dd a.cur, #sidebar1 dd a:hover{background: url(../images/iyuan_on.png) 5px center no-repeat;color:#189a2b;}


/*产品栏目*/
.fuwu_box{margin-top:60px;}

.fuwu_box{position:relative;}
.fuwu_box .next{position:absolute;left: -12%;top: 40%;}
.fuwu_box .next img{ z-index:99999999; }
.fuwu_box .prev{position:absolute;right: -12%;top: 40%;background-size: 100%;}

.fuwu_box .hd ul{}
.fuwu_box .hd ul li{ float:left; width:32px; height:32px; line-height:32px; border:1px solid #ccc; text-align:center; }
.fuwu_box .hd ul li.on{ background:#ee3333; color:#fff; }
.fuwu_box .hd ul li:hover{ background:#ee3333; color:#fff; }
.fuwu_box .pageState{padding-left:20px;line-height: 32px;float: right;}


.fuwu_box .bd li{float:left;width: 372px;margin: 10px 17px !important;}
.fuwu_box .bd li:nth-child(3n){ margin-right:0; }
.fuwu_box .bd li:first-child{/* margin:10px 0; */}
.fuwu_box .bd li:last-child{margin:10px 0;}
.fuwu_box .bd li img{width:371px;height:298px; display:block;}
.fuwu_box .bd li h2{margin-top: 20px;color: #202020;font-size: 18px;font-weight: bold;background: url(../images/fuwu_icon.png) no-repeat left top;padding-left: 18px;}
.fuwu_box .bd li p{color: #666666;font-size: 14px;line-height: 22px;height: 66px;overflow: hidden;margin-top: 10px;}
.fuwu_box .bd li em{display: inline-block;border: 1px solid #e3e3e3;height: 30px;line-height: 30px;padding: 0 18px;color: #666666;font-size: 13px;font-family: arial;margin-top:15px;}
.fuwu_box .bd li em a{font-size:13px; text-transform:uppercase;}

/*内页公司简介*/
.hw_nyabout{  padding-top:60px;}
.hw_nyabout_nr{margin-top:50px;}
.hw_nyabout_nr li{float:left;margin:10px 7px; text-align:center; background:#eee;width:583px;}
.hw_nyabout_nr li img{ display:block;}
.hw_nyabout_nr li h2{margin-top: 20px;color: #202020;font-size: 18px;font-weight: bold;background: url(../images/fuwu_icon.png) no-repeat left top;padding-left: 18px;padding:10px; }
.hw_nyabout_nr li p{color: #666666;font-size: 14px;line-height: 22px;height: 66px;overflow: hidden;margin-top: 10px;padding:10px; }
.hw_nyabout_ys{margin-top:30px; background:url(../images/about-qibang-img03.jpg) repeat center; padding:40px 0;}
.hw_nyabout_ysnr{margin-top:50px;}
.hw_nyabout_ysnr li{float:left; width:240px; }
.hw_nyabout_ysnr li + li{margin:0 38px;}
.hw_nyabout_ysnr li span{width:240px;display:block; text-align:center;}
.hw_nyabout_ysnr li span img{text-align:center;width:170px; height:170px;}
.hw_nyabout_ysnr li h2{text-align:center;font-size:16px; font-weight:bold;color:#fff;line-height:40px;}
.hw_nyabout_ysnr li p{font-size:14px;line-height:25px;color:#fff; text-align:center;}

/*进口清关*/
#jkqg{margin:0 auto; height:248px;}
.jkqg_nr{ background:url(../images/fangan_bg.png) repeat center;margin:auto;position:relative;height:248px;top:-81px;}
.jkqg_left{padding-top: 42px;padding-left:10px;width:310px;display:inline-block;}
.jkqg_left h2{color: #ffffff;font-size: 20px;font-weight: bold;margin: 15px 0;}
.jkqg_left p{font-size:14px;color: #fff;line-height: 24px;}

.jkqg_right{padding-left:20px;width:780px;display:block;position:relative;bottom:40px;margin-right: 24px;}
.jkqg_right li:nth-child(1n){background:#fff;}
.jkqg_right li:nth-child(2n){background:#eef0f2;}
.jkqg_right li{float:left;position:relative;width:154px;display: block;text-align: center;padding: 10px 1px;}
.jkqg_right li span{font-size:10px; color:#999999;;}
.jkqg_right li p{font-size: 14px;color: #666666;margin-top:8px;}

.daili{/* margin-top:30px; */margin-bottom: 60px;background: #f5f5f5;padding-bottom: 20px;padding-top: 40px;}
.daili_bottom{margin-top:50px;}
.daili_bottom li{float: left;position: relative;width:32%;/*margin-right: 0.5%; *//*display:inline-block;*/margin:0 10px;}
.daili_bottom li img{display:block; width:100%; height:auto;}
.daili_bottom li:nth-child(3n){margin: 0;}
.daili_bottom li .tong{background-color: rgba(27, 26, 29, 0.9);padding-top: 32px;padding-bottom: 24px;position: absolute;bottom: 0;left: 0;right: 0;padding-left: 20px;padding-right: 20px;}
.daili_bottom li .tong h3{font-size: 18px;color: #fff;}
.daili_bottom li .tong h3 span{padding-left: 10px;}
.daili_bottom li .tong h3 span img{ vertical-align: middle;}
.daili_bottom li .tong p{font-size: 13px;color: #cccccc;margin-top: 5px;}

.jkqg_jkqgys{margin-top:40px; padding:30px 0; background-color:#F4F4F4;position:relative;}
.jkqg_jkqgys img{display:block;}
.jkqg_jkqgys .jktitle{position:absolute;bottom:-65px;padding:0 102px;height:124px;background-color: rgba(12, 104, 186, 0.98);}
.jkqg_jkqgys .jktitle li{float:left; padding-top:40px;display:block;text-align:center;}
.jkqg_jkqgys .jktitle li + li{margin-left:40px;}
.jkqg_jkqgys .jktitle li dl{width:224px; }
.jkqg_jkqgys .jktitle li dl dt{float:left;}
.jkqg_jkqgys .jktitle li dl dt img{display:block;}
.jkqg_jkqgys .jktitle li dl dd{margin-left:50px;}
.jkqg_jkqgys .jktitle li dl dd h3{color:#fff; font-weight: normal;font-size:18px;}
.jkqg_jkqgys .jktitle li dl dd p{line-height:25px;color:#fff;font-size:14px;}

.qgzc{margin-top:8%;}
.qgzc_nr{margin-top:50px;}
.qgzc_nr li{float:left; width:280px;}
.qgzc_nr li + li{margin-left:20px;}
.qgzc_nr li dl{width:290px;}
.qgzc_nr li dt{width:290px;}
.qgzc_nr li dt img{display:block;width:290px;overflow:hidden;}
.qgzc_nr li dd{ padding: 25px 33px;height: 130px;background-color: #F7F7F7;text-align: center;}
.qgzc_nr li dd h3{color: #333333;font-size: 16px; text-align:center;}
.qgzc_nr li dd p{line-height:25px; font-size:14px; color:#7E7E7E;}

/*服务流程*/
.service-process {background-color: #F5F5F5; padding-top:80px;}
.service-process .service { padding: 80px 0 50px;}
.service-process .icon_show1 {margin: 0 auto;padding-top:60px;padding-bottom:50px;}
.service-process .icon_show1 li {float:left;width: 80px;}
.service-process .icon_show1 li + li {margin-left:74px;}
.service-process .icon_show1 li dl {position: relative;text-align:center;}
.service-process .icon_show1 li dl dd:nth-child(2) {margin: 20px 0 5px;}
.service-process .icon_show1 li dl dd span { color: #BABABA;font-weight: 900;font-size: 20px;}
.service-process .icon_show1 li dl dd h3 { margin-bottom: 8px;color: #333333;font-size: 16px;}
.service-process .icon_show1 li dl dd p {color: #7E7E7E;font-size: 13px;line-height: 20px;}
.service-process .icon_show1 li dl dd.air-service-icon_arrow.l {position: absolute;top: 62px;right: -77px;width: 77px; height: 9px;background: url("../images/air-service-icon_arrow.png") no-repeat;}
.service-process .icon_show1 li:last-of-type dl dd.air-service-icon_arrow.l{ display:none;}
.service-process .icon_show1 li dl dt img {opacity: 0.5;filter: grayscale(100%);width:124px;height: 124px;}
.service-process .icon_show1 li:hover dl dt img {opacity: 1; filter: grayscale(0);}

/*货代服务优势*/
.efficiency {padding-bottom: 80px; padding-top:30px;}
.efficiency .efficiency-list { margin: 0 auto; padding-top:60px;}
.efficiency .efficiency-list .item {width: 598px;}
.efficiency .efficiency-list dl dt {position: relative; width: 100%;}
.efficiency .efficiency-list dl dt span { position: absolute;bottom: 16px;left: 50%; color: #FFFFFF;font-size: 20px;transform: translateX(-50%);}
.efficiency .efficiency-list dl dd {padding: 35px 25px 35px 30px;background-color: #F4F5F9;}
.efficiency .efficiency-list dl dd p { color: #666666;text-align: center;font-size: 14px;line-height: 24px;}

.support {width: 100%;height: 610px;background: url("../images/qb-service-advantage-img03.jpg") no-repeat;background-size: cover;}
.support .support-text {margin:auto ;width:1200px;text-align:center; padding-top:60px;}
.support .support-text h2 {color: #FFFFFF; font-size: 35px;}
.support .support-text p {color: #FFFFFF;font-size: 15px;line-height: 24px; padding: 0 15%;}
.support .support-text span {display: inline-block;margin: 35px 0 25px;}
a.more { display: inline-block;margin-top: 80px;width: 180px;height: 40px;border: 2px solid #74797D; border-radius: 40px;color: #FFFFFF;text-align: center;font-size: 16px;line-height: 36px;}

.team-info {padding-bottom: 90px; padding-top:60px;}
.team-info .team-detail {margin: 0 auto;width: 1200px; padding-top:60px;}
.team-info .team-detail li {float: left;}
.team-info .team-detail li + li {margin-left:30px;}
.team-info .team-detail li dl {width: 380px;}
.team-info .team-detail li dt img{width:380px; display:block;}
.team-info .team-detail li dd {padding: 30px 15px;border-bottom: 1px solid #DCDCDC; text-align: center;}
.team-info .team-detail li dd h3{margin-bottom: 10px;color: #333333;font-weight: bold;font-size: 18px;}
.team-info .team-detail li dd p {color: #666666;font-size: 14px;line-height: 22px;}
.team-info .team-detail li:hover dl h3 {color: #015AAA;}
.team-info .team-detail li:hover dd {padding-bottom: 29px;border-bottom: 2px solid #015AAA;}

.contrast {padding-bottom: 20px;background-color: #F4F5F9; padding-top:60px;}
.contrast .table-box{padding-top:50px;}
.contrast table {margin: 0 auto; width: 1200px; border: 1px solid #D0DCE7; border-collapse: collapse;}
.contrast thead td {height: 54px;border: 1px solid #D0DCE7;background-color: #E2EFFB; color: #015AAA;text-align: center; font-weight: bold;font-size: 16px;}
.contrast table td:nth-child(1) {width: 236px;}
.contrast table td:nth-child(2), .contrast table td:nth-child(3) { width: 492px;}
.contrast table tr td:first-child { color: #999999;text-align: center;font-weight: bold;}
.contrast tbody {background-color: #FFFFFF;}
.contrast tbody td {height: 90px; border: 1px solid #D0DCE7;}
.contrast tbody tr td:nth-child(2) { background-color: #F9FBFE;}
.contrast tbody tr td p { position: relative;overflow: hidden; margin: 0 auto;padding-left: 25px;width: 400px;}
.contrast tbody tr td:nth-child(2) p span {position: absolute;top: 8px;left: 0px; display: inline-block;width: 4px;height: 4px; border-radius: 50%; background-color: #93B9DB;}
.contrast table tbody td {font-size: 14px;}
/*散货船货运*/
.schy{padding: 50px 0 60px;background: #f5f5f5;margin-bottom: 60px;}
.service-content-lists {margin:0 auto;width:1200px;}
.service-content-lists li { float: left;}
.service-content-lists li + li {margin-left:21.25px;}
.service-content-lists li dl {text-align:center;}
.service-content-lists li dd {padding-top:20px; width: 227px;}
.service-content-lists li dd h2 {margin-bottom:6px;font-size: 16px;}
.service-content-lists li dd h3 {margin-bottom:6px;font-size: 16px;}
.service-content-lists li dd p {padding:0 15px;color:#7E7E7E;font-size: 13px;line-height: 20px;}
/*1*/
.business-advantage {padding:0 0 70px;background-color:#F3F5F7;}
.business-advantage .business-advantage-box {margin: 0 auto;width:1200px;}
.business-advantage .business-advantage-box .video-box {width: 559px;height: 534px;}
.business-advantage .business-advantage-box .advantage-details {padding: 90px 0 0;width: 620px;text-align: left;}
.business-advantage .business-advantage-box .advantage-details li {margin-bottom: 40px;}
.business-advantage .business-advantage-box .advantage-details h3 { margin-bottom: 8px;color: #333333;font-weight: 600;font-size: 30px;}
.business-advantage .business-advantage-box .advantage-details h3 span {color: #949494;text-transform: uppercase;font-weight: 400;font-size: 22px;}
.business-advantage .business-advantage-box .advantage-details p {color: #777777;font-size: 13px;}
.business-advantage .business-advantage-box .advantage-details h3 {margin-bottom: 5px;color: #333333;font-weight: 700;font-size: 16px}
/*2*/
.addservice1{margin:0 auto;}
.addservice1 .service-lists {margin: 0 auto;width:1200px;}
.addservice1 .service-lists li {float: left;text-align: center;}
.addservice1 .service-lists li + li { margin-left: 3.6px;}
.addservice1 .service-lists li dd {padding: 25px 0 30px;width: 403px;background-color: #F7F7F7;}
.addservice1 .service-lists li dd h3 { margin-bottom: 8px;color: #333333;font-weight: 600;font-size: 16px;}
.addservice1 .service-lists li dd p {color: #7E7E7E;font-size: 13px;}
/*3*/
.bulk-service-process { background: url("../images/bulk-ship-img10.jpg") no-repeat center;background-size: cover;height:608px;width:100%;}
.bulk-service-process .service-process{ background-color: transparent;}
.bulk-service-process .service h1{color: #ffffff;}
.bulk-service-process .service p{color: #ffffff;}
.bulk-service-process .service-process .icon_show li dl dd h1{font-weight: 600;color: #ffffff;}
.bulk-service-process .service-process .icon_show li dl dd span{opacity: 0.5;}
.bulk-service-process .service-process .icon_show li dl dd p{color: #ffffff;opacity: 0.5;}
.bulk-case-box{background-color: #F5F5F5;padding-bottom: 80px;}
.bulk-case{width:1200px;margin: 0 auto;}
.bulk-case-show{margin-top: 20px;}
.bulk-case-show ul li{float: left; width:289px;}
.bulk-case-show ul li+li{margin-left: 21.333px;}
.bulk-case-show ul li dd{ border:1px solid #E7E7E7; padding: 25px 15px;background-color: #ffffff;font-size: 14px;color: #666666;}
.bulk-case-show ul li dd{}
.bulk-case-show ul li dd:before{content: ''; display: inline-block; vertical-align: middle; width:4px; height:4px; background-color: #CFCECE; border-radius: 50%;}
.banner-icon-show{width:870px; margin:50px auto 0; border:1px solid rgba(255,255,255,0.6);background-color: rgba(11,27,64,0.5);padding: 30px 110px 0;}
.banner-icon-show li{ margin-right: 50px; margin-bottom: 30px;}
.banner-icon-show ul{  display: flex;  display: -webkit-flex;justify-content: center;  -webkit-justify-content: center;align-items: center; -webkit-align-items: center;flex-wrap: wrap; -webkit-flex-wrap: wrap;  -ms-flex-wrap: wrap;}
/*进口代理*/
.agency-service-list { margin:0 auto; width:1200px; margin-top:50px;}
.agency-service-list li {float:left;}
.agency-service-list li + li {margin-left:9.3px;}
.agency-service-list li dl {width:292px;text-align:center;}
.agency-service-list li dl dd h3 {margin:23px 0 10px;color:#333333;font-size:16px;}
.agency-service-list li dl dd p {color:#777777;font-size:13px;line-height:20px;}



/*联系我们*/
.contact_box{background: url(../images/contact_bg.jpg) no-repeat center center;height: 757px;}
.contact_box .box1{width:1200px;margin: 0 auto;position: relative;padding-top: 107px;}
.contact_box .box1 .left{width: 733px;float: left;}
.contact_box .box1 .left .img{margin-top: 50px;}
.contact_box .box1 .right{text-align: left;position: absolute;right: -8px;top: 154px;width:518px;height: 448px;background: url(../images/contact_bg2.png) no-repeat center center;padding: 85px 46px 0 82px;}
.contact_box .box1 .right h3{color: #333333;font-size: 20px;font-weight: bold;}
.contact_box .box1 .right .bt{border-bottom: 1px solid #f5f5f5;margin-top: 15px;}
.contact_box .box1 .right .bt span{color: #333333;font-size: 18px;font-weight: bold;display: inline-block;border-bottom: 1px solid #e0e0e0;padding-bottom: 12px;}
.contact_box .box1 .right .text{margin-top: 10px;}
.contact_box .box1 .right .text p{padding-top: 0;color: #666666;font-size: 16px;line-height: 26px;}


/* 产品模块 */
#productlist{ padding:15px  0px;}
#productlist li{ float:left; display:inline; text-align:center;}
#productlist li a.img{ display:block; text-align:center; font-size:0px;}
#productlist li a.img img{ margin:auto; border:1px solid #ccc;}
#productlist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showproduct{ padding:15px;}
#showproduct .pshow{overflow: hidden;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}

/*产品内页*/

/*国际海运服务*/
.sea-service {padding-bottom: 90px; background-color: #F4F5F9;padding-top:40px;}
.sea-service-box { margin: 0 auto;width:1200px; padding-top:90px;}
.sea-service-box > div { position: relative; width:580px;}
.sea-service-box .content {position: absolute;left: 300px;  width: 600px; text-align: center;transform: translateX(-50%);color: #fff;background: #0070c0;line-height: 48px;bottom: 0px;}
.sea-service-box .content h3 { margin-bottom: 15px;color: #FFFFFF; font-weight: normal;font-size: 20px;}
.sea-service-box .content p {color: #FFFFFF;font-size: 13px;line-height: 20px;}

/*国际海运服务优势*/
.sea-service-adcantage { padding-bottom: 90px; padding-top:90px;}
.sea-service-adcantage .sea-service-content {margin: 0 auto;width: 1200px;padding-top:60px;}
.sea-service-adcantage .sea-service-content li {float: left;}
.sea-service-adcantage .sea-service-content li + li {margin-left:42px;}
.sea-service-adcantage .sea-service-content li dl {width: 268px;text-align: center;}
.sea-service-adcantage .sea-service-content li dl dt {width: 268px;height: 178px;border: 1px solid #D8D8D8;border-radius: 5px;background-color: #F5F5F5; line-height: 176px;}
.sea-service-adcantage .sea-service-content li dl dt img {opacity: 0.5; filter: grayscale(100%);vertical-align: middle;}
.sea-service-adcantage .sea-service-content li:hover dl dt img {opacity: 1;filter: grayscale(0);}
.sea-service-adcantage .sea-service-content li dl i {display: inline-block; margin: 27px 0 29px;width: 35px;height: 2px;background-color: #D6D6D6;}
.sea-service-adcantage .sea-service-content li dl p {color: #666666;font-size: 13px;line-height: 20px;}

.sea-add-service {width: 100%; height: 692px; background: url("../images/sea-service-img03.jpg") no-repeat;background-size: cover; padding-top:100px;}
.sea-add-service .service h1, .sea-add-service .service p {color: #FFFFFF;}
.sea-add-service .service p {font-size: 16px;}
.sea-add-service-box {position: relative;margin: 0 auto;width: 1200px; padding-top:80px;}
.sea-add-service-box .items-box {position: absolute;right: 0;bottom: 0;padding: 60px 0 0 25px;width: 668px;height: 382px;background-color: #FFFFFF;}
.sea-add-service-box .items-box li { margin-bottom: 25px;}
.sea-add-service-box .items-box p {margin-bottom: 10px;color: #333333;font-size: 18px;}
.sea-add-service-box .items-box h4 {margin-left:34px;line-height: 24px;} 
.sea-add-service-box .items-box h6 {overflow: hidden; padding-left: 30px; color: #777777; text-overflow: ellipsis;white-space: nowrap;font-weight: normal;font-size: 14px;}
.sea-add-service-box .items-box p span { display: inline-block;margin-right: 15px;width: 14px;height: 3px; background-color: #DCDCDC; vertical-align: middle;}

/*国际海运服务流程*/
.sea-service-flow-box .storage-service-flow .service-process { background-color: #F5F5F5; }
.sea-service-flow-box .storage-service-flow .service-process .icon_show ul li:nth-child(7) {margin-left: 0;}
.sea-service-flow-box .storage-service-flow .service-process .icon_show ul {position: relative;}
.sea-service-flow-box .storage-service-flow .service-process .icon_show ul li { margin-bottom: 50px;}
.sea-service-flow-box .service-process .icon_show {padding-bottom: 30px;}
.sea-service-flow-box .storage-service-flow .service-process .icon_show ul li:last-child {position: absolute;right: 0;bottom: 90px;width: 393px;height: 130px;}
.sea-service-message .storage-service-sea .air-message {background-color: #fff}

/*国际航空货运*/
.service-content {padding: 30px 0 80px;}
.service-content-lists {margin:0 auto;width:1200px; padding-top:40px;}
.service-content-lists li {float: left;}
.service-content-lists li img {width:280px;}
.service-content-lists li dl { text-align: center;}
.service-content-lists li dd {width: 280px;margin-top:-24px;}
.service-content-lists li dd h2 {margin-bottom: 6px;font-size: 16px;}
.service-content-lists li dd h3 { margin-bottom: 6px;font-size: 16px;line-height: 40px;background: #0070c0;color: #fff;}
.service-content-lists li dd p {padding: 0 15px;color: #7E7E7E;font-size: 13px;line-height: 20px;}
.business-advantage {padding: 0 0 70px;background-color: #F3F5F7;}
.business-advantage .business-advantage-box {margin: 0 auto;width:1200px;}
.business-advantage .business-advantage-box .video-box {padding-top:40px; width: 559px;height: 534px;}
.business-advantage .business-advantage-box .advantage-details {padding: 90px 0 0;width: 620px;text-align: left;}
.business-advantage .business-advantage-box .advantage-details li { margin-bottom: 40px;}
.business-advantage .business-advantage-box .advantage-details h3 { margin-bottom: 8px;color: #333333;font-weight: 600;font-size: 30px;}
.business-advantage .business-advantage-box .advantage-details h3 span {color: #949494;text-transform: uppercase;font-weight: 400;font-size: 22px;}
.business-advantage .business-advantage-box .advantage-details p {color: #777777;font-size: 13px;}
.business-advantage .business-advantage-box .advantage-details h3 {margin-bottom: 5px;color: #333333;font-weight: 700;font-size: 16px;}


/*增值服务*/
.addservice{padding-top:50px;}
.addservice .service-lists { margin: 0 auto; width: 1200px; padding-top:50px;}
.addservice .service-lists li {float: left;text-align: center;width:370px;}
.addservice .service-lists li + li {margin-left:30px;}
.addservice .service-lists li dt img{width:370px; overflow: hidden;}
.addservice .service-lists li dd { padding: 25px 0 30px; width:380px;background-color: #F7F7F7;}
.addservice .service-lists li dd h3 {margin-bottom: 8px;color: #333333; font-weight: 600;font-size: 16px;}
.addservice .service-lists li dd p {color: #7E7E7E;font-size: 13px;}



/*特色服务解决方案*/
.feature-service {width: 100%;height: 739px;background: url("../images/air-service-img04.jpg") no-repeat;background-size: cover; padding-top:50px;}
.feature-service .service {padding-top: 80px;padding-bottom: 50px;}
.feature-service .service h1 {color: #FFFFFF;}
.feature-service .service p {color: #d2d2d2;}
.feature-service .solution {margin: 0 auto; width:1200px;padding-top:50px;}
.feature-service .solution li {position: relative;float: left;width: 368px;}
.feature-service .solution li + li {margin-left:45px;}
.feature-service .solution li .text { position: absolute;bottom: 36px;left: 0;/*width: 285px;*/width: 368px;color: #FFFFFF;text-align: center;}
.feature-service .solution li .text h3 {margin-bottom: 8px;font-size: 18px;}
.feature-service .solution li .text p {text-transform: uppercase;}
.service-process {background-color: #F5F5F5;}
.service-process .service {/*padding: 80px 0 50px;*/ padding:0px;}
.service-process .icon_show {margin: 0 auto;padding-top: 20px;padding-bottom: 80px;width: 1200px; padding-top:50px;}
.service-process .icon_show li {float: left;width: 139px;}
.service-process .icon_show li + li {margin-left:12px;}
.service-process .icon_show li dl {position: relative;text-align: center;}
.service-process .icon_show li dl dd:nth-child(2) {margin: 20px 0 5px;}
.service-process .icon_show li dl dd span {color: #BABABA;font-weight: 900;font-size: 20px;}
.service-process .icon_show li dl dd h3 {margin-bottom: 8px;color: #333333;font-size: 16px;}
.service-process .icon_show li dl dd p {color: #7E7E7E;font-size: 13px;line-height: 20px;}
.service-process .icon_show li dl dd.air-service-icon_arrow.l { position: absolute;top: 62px;right: -77px;width: 77px;height: 9px;background: url("../images/air-service-icon_arrow.png") no-repeat;}
.service-process .icon_show li:last-of-type dl dd.air-service-icon_arrow.l{ display:none;}
.service-process .icon_show li dl dt img {opacity: 0.5;filter: grayscale(100%);width:132px;}
.service-process .icon_show li:hover dl dt img {opacity: 1;filter: grayscale(0);}

.service-process .ic_show {margin: 0 auto;padding-top: 20px;padding-bottom: 80px;width: 1200px; padding-top:50px;}
.service-process .ic_show li {float: left;width: 139px;margin:0 18px;}
.service-process .ic_show li + li {margin-left:12px;}
.service-process .ic_show li dl {position: relative;text-align: center;}
.service-process .ic_show li dl dd:nth-child(2) {margin: 20px 0 5px;}
.service-process .ic_show li dl dd span {color: #BABABA;font-weight: 900;font-size: 20px;}
.service-process .ic_show li dl dd h3 {margin-bottom: 8px;color: #333333;font-size: 16px;}
.service-process .ic_show li dl dd p {color: #7E7E7E;font-size: 13px;line-height: 20px;}
.service-process .ic_show li dl dd.air-service-icon_arrow.l { position: absolute;top: 62px;right: -77px;width: 77px;height: 9px;background: url("../images/air-service-icon_arrow.png") no-repeat;}
.service-process .ic_show li:last-of-type dl dd.air-service-icon_arrow.l{ display:none;}
.service-process .ic_show li dl dt img {opacity: 0.5;filter: grayscale(100%);width:132px;}
.service-process .ic_show li:hover dl dt img {opacity: 1;filter: grayscale(0);}

/*仓储分拨服务*/
.storage-service {padding-bottom: 120px;background-color: #F4F5F9;padding-top:76px;}
.storage-service .storage-service-steps {margin:0 auto; width:1220px;padding-top:50px;}
.storage-service .storage-service-steps li {float:left;width: 297px;}
.storage-service .storage-service-steps li + li {margin-left: 10.6px;}
.storage-service .storage-service-steps li dl {position: relative;width: 297px;text-align: center;}
.storage-service .storage-service-steps li dl h1 {font-weight: normal;font-size: 18px;}
.storage-service .storage-service-steps li dl i {display: inline-block; margin: 20px 0 16px;width:155px; height: 2px; background-color: #E8E7E7;}
.storage-service .storage-service-steps li dl p {color:#777777;font-size: 13px;line-height:20px;}
.storage-service .storage-service-steps li dl dd {position:absolute;top: 304px;right: 0;left: 0;transition: top .5s linear;}
.storage-service .storage-service-steps li dl dd h3{line-height: 40px;background: #0070c0;color: #fff;}

/*仓储分拨服务优势 */
.storage-service-advantage {padding-bottom: 90px;}
.storage-service-detail {margin: 0 auto;width: 1200px;height: 431px;background: url("../images/storage-img05.jpg") no-repeat;background-size: cover;}
.storage-service-detail ul {margin:0 auto 0;width:1200px;}
.storage-service-detail li {float: left;width: 238px;padding-top:86px;padding-left:23px;}
.storage-service-detail li + li {margin-left: 44.6px;}
.storage-service-detail li dl {width: 238px;text-align: center;}
.storage-service-detail li dl dd h3 {margin-top: 37px;margin-bottom: 12px;color: #FFFFFF;font-weight: normal;font-size: 16px;}
.storage-service-detail li dl dd p {color: #FFFFFF;font-size: 14px;}

/*仓储分拨增值服务*/
.storage-add-service {padding-bottom: 70px;background-color: #F4F5F9;}
.storage-add-service .storage-add-service-detail {margin: 0 auto;width: 1220px;}
.storage-add-service .storage-add-service-detail li { position: relative;float: left;width: 299px;}
.storage-add-service .storage-add-service-detail li + li {margin-left: 8px;}
.storage-add-service .storage-add-service-detail li .content { position: absolute;bottom: 30px;left: 50%; width: 262px;color: #FFFFFF;text-align: center;transform: translateX(-50%);}
.storage-add-service .storage-add-service-detail li .content h3 {margin-bottom: 10px;font-size: 18px;}
.storage-add-service .storage-add-service-detail li .content p {overflow: hidden;height: 40px;text-overflow: ellipsis;font-size: 13px;line-height: 20px;}
/*仓储分拨服务流程*/
.storage-service-flow .service-process {background-color: #F5F5F5;}
.storage-service-sea .air-message {padding-bottom: 80px;background-color: #F4F5F9;}
.storage-service-sea .air-message {margin-bottom: 0;}
.storage-service-flow .service-process .icon_show li + li{margin-left: 12px;}
.storage-service-flow .service-process .icon_show li dl dd.air-service-icon_arrow {right: -77px;}
.storage-service-flow .service-process .icon_show li dl dd h3 {margin-top: 20px;}
.storage-service-flow .service-process .icon_show li dl dd:nth-child(2) { margin-top: 30px;}
/*特种箱海运*/
.tezhong_box{padding:60px 0 70px;}
.tezhong_box ol{margin-top: 35px;}
.tezhong_box ol li{float:left;width:396px;position: relative;margin-right: 5px;}
.tezhong_box ol li:last-child{margin-right:0;}
.tezhong_box ol li .img{
	line-height: 0;
	overflow: hidden;
}
.tezhong_box ol li .gtext{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.8);
	padding: 20px 0px;
	text-align: left;
}
.tezhong_box ol li .gtext h3{
	color: #ffffff;
	font-size: 18px; padding:0 20px
}
.cion_bg{
	display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border: 8px solid #E62422;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.tezhong_box ol li .gtext p{
	margin-top: 8px;
	color: #cccccc;
	font-size: 13px;
	line-height: 22px;
	height: 22px;
	overflow:hidden;
    transition: all .8s;padding:0 10px;
}
.tezhong_box ol li:hover .gtext p{
	height: auto;
	transition: all .8s;
}
.tezhong_box2{background:#f6f6f6;height: 680px;overflow: hidden;padding: 60px 0 70px;}
.tezhong_box2 ol{padding-left:25px;margin-top: 40px;background: url(../images/img_bg1.jpg) no-repeat center top;}
.tezhong_box2 ol li{float: left;width: 109px;min-height: 270px;margin-right: 132px;text-align: center;}
.tezhong_box2 ol li:nth-child(5n){margin-right: 0;}
.tezhong_box2 ol li .icon{width: 109px;line-height: 0;margin: 0 auto;}
.tezhong_box2 ol li .icon img{max-width: 100%;opacity: 0.8; filter: grayscale(100%);}
.tezhong_box2 ol li .t{margin-top: 14px;width: 177px;position: relative;left: -34px;}
.tezhong_box2 ol li .t h3{color: #333333;font-size: 16px;font-weight: bold;}
.tezhong_box2 ol li .t p{margin-top: 5px;color: #7e7e7e;font-size: 13px;line-height: 19px;}
.tezhong_box2 ol li:hover .icon img{opacity: 1;filter: grayscale(0);}
.tezhong_box3{padding: 60px 0 70px;background: #fff;}
.tezhong_box3 ol{margin-top: 35px;}
.tezhong_box3 ol li{float: left;width: 290px;margin-right:11px;}
.tezhong_box3 ol li:last-child{margin-right: 0;}
.tezhong_box3 ol li .img{line-height: 0;overflow: hidden;}
.tezhong_box3 ol li .gtext{margin-top: 15px;text-align: left;}
.tezhong_box3 ol li .gtext h3{color: #333333;font-size: 18px;}
.tezhong_box3 ol li .gtext p{color: #666666;font-size: 13px;line-height: 19px;margin-top: 8px;}

.tezhong_box4{background: url(../images/img_bg2.jpg) no-repeat center top;min-height: 700px;padding: 70px 0 0px;}
.tezhong_box4 .tit_top .gltitle,
.tezhong_box4 .tit_top p{color: #fff;}
.tezhong_box4 ol{margin-top: 40px;}
.tezhong_box4 ol li{float: left;width:24%;text-align: center;height: 220px;padding-top: 36px;border-right: 1px solid rgba(255,255,255,.11);border-top: 1px solid rgba(255,255,255,.11);}
.tezhong_box4 ol li:first-child,
.tezhong_box4 ol li:nth-child(2),
.tezhong_box4 ol li:nth-child(3),
.tezhong_box4 ol li:nth-child(4){border-top: none;}
.tezhong_box4 ol li:nth-child(4n){border-right: none;}
.tezhong_box4 ol li .icon{line-height: 0;}
.tezhong_box4 ol li .gtext{margin-top: 18px;}
.tezhong_box4 ol li .gtext h3{color: #fff;font-size: 18px;}
.tezhong_box4 ol li .gtext p{margin-top: 10px;color: #b8c8e0;font-size: 13px;padding: 0 25px;line-height: 19px;}

.tezhong_box5{padding: 60px 0 70px;}
.tezhong_box5 ol{margin-top: 35px;}
.tezhong_box5 ol li{float: left;width: 401px;position: relative;margin-right: 8px;}
.tezhong_box5 ol li:last-child{margin-right: 0;}
.tezhong_box5 ol li .img{line-height: 0;overflow: hidden;}
.tezhong_box5 ol li .gtext{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0,0,0,.8);padding: 20px 30px;text-align: left;}
.tezhong_box5 ol li .gtext h3{color: #ffffff;font-size: 18px;}
.tezhong_box5 ol li .gtext p{margin-top: 8px;color: #cccccc;font-size: 13px;line-height: 22px;height: 44px;overflow: hidden;}
/*人才招聘*/
.join_box{padding:60px 0 70px;}
.join_box ol li{float: left;width:30%;text-align: center;padding: 0 18px;border-left: 1px dotted #dcdcdc;}
.join_box ol li:first-child{border-left: none;}
.join_box ol li .icon{line-height: 0;}
.join_box ol li .gtext{margin-top: 25px;}
.join_box ol li .gtext h3{color:#333333;font-size: 24px;}
.join_box ol li .gtext h4{color:#333333;font-size: 18px;margin-top: 5px;}
.join_box ol li .gtext p{margin-top:10px;color: #444444;font-size: 14px;line-height: 24px;}
.join_box2{background:#eff5f7;padding: 60px 0 70px;}
.join_box2 ol{margin-top:35px;}
.join_box2 ol li{float: left;margin-bottom:10px;}
.join_box2 ol li span{display: block;float: left;}
.join_box2 ol li:first-child{background: #015aaa;line-height: 56px;color: #fff;font-size: 16px;text-align: center;}
.join_box2 ol li:first-child span{float: left;display: block;}
.join_box2 ol li span.s1,
.join_box2 ol li .bt a.s1{width: 303px;text-align: left;padding-left: 60px;}
.join_box2 ol li span.s2,
.join_box2 ol li .bt span.s2{width:89px;}
.join_box2 ol li span.s3,
.join_box2 ol li .bt a.s3{width:134px;}
.join_box2 ol li span.s4,
.join_box2 ol li .bt span.s4{width: 200px;position: relative;cursor: pointer;}
.join_box2 ol li span.s5,
.join_box2 ol li .bt span.s5{width: 190px;}
.join_box2 ol li span.s6,
.join_box2 ol li .bt a.s6{width: 220px;}
.join_box2 ol li .bt{border: 1px solid #dde2e4;background: #e8edef;line-height: 54px; color: #444444;font-size: 16px;text-align: center;}
.join_box2 ol li .bt a{display: block;float: left;width: 200px;}
.join_box2 ol li .bt span{text-align: center;}
.join_box2 ol li .bt a:hover{color: #000;}
.join_box2 ol li i{display: inline-block;height: 17px;margin-right: 5px;position: relative;top: 3px;}
.join_box2 ol li i.i1{width: 16px;background: url(../images/img_qq.png) no-repeat center center;}
.join_box2 ol li i.i2{width: 20px;background: url(../images/img_wx.png) no-repeat center center;}
.join_box2 ol li i.i3{width: 16px;background: url(../images/img_dh.png) no-repeat center center;}
.join_box2 ol li .img_tp{position: absolute;left:42px;top:54px;width: 120px;height: 120px;display: none;}
.join_box2 ol li .bt .s4:hover .img_tp{display: block;}
.join_box2 ol li .gtext{background: #fff;border: 1px solid #dde2e4;border-top: none;padding: 20px 60px;color: #444444;font-size: 15px;line-height: 26px;text-align: left;}
.join_box2 ol li .gtext span{font-weight: bold;min-width: 75px;}
.join_box2 ol{margin-bottom: 30px;}
.join_box2 .more_btn{text-align: center;}
.join_box2 .more_btn a{display: inline-block;border: 1px solid #c6c8c9;line-height: 42px;min-width: 166px;color: #444444;font-size: 15px; }
.join_box2 .page{text-align: center;}
.join_box2 .page a{display: inline-block;border: 1px solid #cfd3d4;line-height: 44px;padding: 0 15px;font-size: 15px;font-family: arial;}
.join_box2 .page a:hover,
.join_box2 .page a.cur{color: #fff;border-color: #015aaa;background: #015aaa;}

/*服务流程*/
/*常见工具查询*/
.tools {width: 1220px;margin: 0 auto;padding-top: 65px;}
.common-title {font-size: 22px;color: #363636; margin-bottom: 28px;}
.common-title span {text-transform: uppercase;font-size: 16px;color: #888888;}
.tools li {float: left; width:232px;height: 132px;border: 2px solid #C8C8C8; position: relative; background-color: transparent; margin-right: 7.5px;margin-bottom: 7.5px;}
.tools li:nth-child(5),
.tools li:nth-child(10) {margin-right: 0;}
.tools li dl {position: absolute;top: 50%;left: 50%; transform: translate(-50%, -50%);}
.tools li dl dt {float: left;}
.tools li dl dd {margin-left: 60px;}
.tools li dl dd p {font-size: 16px;color: #666666; white-space: nowrap;}
.tools li dl dd span {font-size: 13px;text-transform: capitalize; color: #B0B0B0;white-space: nowrap;}
.tools li:hover {background-color: #0F82D9;}
.tools li:hover dd p {color: #FFFFFF;}
.tools li:hover dd span {color: #B6D0F0;}
.tools li:nth-child(1) dt {width: 49px;height: 41px; background: url("../images/service-support-icon01.png") no-repeat;}
.tools li:nth-child(1):hover dt { background: url("../images/service-support-icon001.png") no-repeat;}
.tools li:nth-child(2) dt {width: 49px;height: 49px;background: url("../images/service-support-icon02.png") no-repeat;}
.tools li:nth-child(2):hover dt {background: url("../images/service-support-icon002.png") no-repeat;}
.tools li:nth-child(3) dt {width: 48px;height: 49px;background: url("../images/service-support-icon03.png") no-repeat;}
.tools li:nth-child(3):hover dt {background: url("../images/service-support-icon003.png") no-repeat;}
.tools li:nth-child(4) dt {width: 52px;height: 52px;background: url("../images/service-support-icon04.png") no-repeat;}
.tools li:nth-child(4):hover dt {background: url("../images/service-support-icon004.png") no-repeat;}
.tools li:nth-child(5) dt {width: 38px;height: 45px;background: url("../images/service-support-icon05.png") no-repeat;}
.tools li:nth-child(5):hover dt { background: url("../images/service-support-icon005.png") no-repeat;}
.tools li:nth-child(6) dt {width: 42px;height: 46px;background: url("../images/service-support-icon06.png") no-repeat;}
.tools li:nth-child(6):hover dt {background: url("../images/service-support-icon006.png") no-repeat;}
.tools li:nth-child(7) dt {width: 34px;height: 45px;background: url("../images/service-support-icon07.png") no-repeat;}
.tools li:nth-child(7):hover dt {background: url("../images/service-support-icon007.png") no-repeat;}
.tools li:nth-child(8) dt {width: 40px;height: 46px;background: url("../images/service-support-icon08.png") no-repeat;}
.tools li:nth-child(8):hover dt {background: url("../images/service-support-icon008.png") no-repeat;}
.tools li:nth-child(9) dt {width: 45px;height: 41px; background: url("../images/service-support-icon09.png") no-repeat;}
.tools li:nth-child(9):hover dt {background: url("../images/service-support-icon009.png") no-repeat;}
.tools li:nth-child(10) dt {width: 64px;height: 37px;background: url("../images/service-support-icon10.png") no-repeat;}
.tools li:nth-child(10):hover dt { background: url("../images/service-support-icon0010.png") no-repeat;}
.tools li:nth-child(10) dl dd {margin-left: 70px;}
/*服务系统*/
.rwsousuo{margin:0 auto;position:relative; z-index:999;}
.rwsousuo .sc{margin:0 auto;position:absolute;left:30%;bottom:150px; }
.rwsousuo .sc .tt{ float:left; width:560px; height:68px; line-height:68px; /*border: 1px solid #fff;*/ font-size:14px; color:#888; outline:none; padding-left: 20px;background:#fff; }
.rwsousuo .sc .s_bt{border-left:0; float:left; width:100px; height:71px;line-height:70px; cursor: pointer; background: url(../images/search-icon.png)no-repeat center;
  background-color:#005FB5;color:#fff;}

.data-show {padding-bottom: 95px;margin-top:40px;}
.data-show .service div {color: #777777;font-size: 14px;}
.data-show .show-detail { position: relative;margin: 0 auto;width: 1220px;margin-top:50px;}
.data-show .show-detail .show-box {position: absolute; top: 44px;right: 0;padding: 50px 70px 50px 50px;width: 560px; height: 340px;background: rgba(244, 242, 240, 0.85);}
.data-show .show-detail .show-box li span {color: #444;font-size: 18px;}
.data-show .show-detail .show-box li p {color: #888;font-size: 14px;line-height: 30px;}
.data-show .show-detail .show-box li {padding-bottom: 20px;border-bottom: 1px solid #E2DED3;}
.data-show .show-detail .show-box li:last-child {border-bottom: 0px;}
.data-show .show-detail .show-box li:not(:first-child) {padding-top: 20px;}


/*kefu*/
.sidebar-box{position: fixed; right:0; top:50%;transform: translateY(-50%); -ms-transform:translateY(-50%); /* IE 9 */  -moz-transform:translateY(-50%);    /* Firefox */
    -webkit-transform:translateY(-50%); /* Safari å’Œ Chrome */ -o-transform:translateY(-50%); z-index:1000;}
.sidebar li{ width:50px;height:50px; background-color: #EAEAEA;/*padding: 15px;*/position:relative; text-align:right;border-bottom: 1px solid #DBDBDB;transition:all 0.5s ease-in-out;}
.sidebar li+li{ /*border-top: 1px solid #DBDBDB;*/}
.sidebar li+li i{  /*border-top: 1px solid #DBDBDB;*/ transition:all 0.5s ease-in-out;}
.sidebar li:hover i{ /*border: none;*/   /*height:49px;*/}
.sidebar li i{  width:50px; height:49px;  position: absolute;  right:0;  top:0;z-index:1100; background-color: #EAEAEA;}
.sidebar li a{ display:block; width:100%;}
.sidebar li .text{width:220px;font-size:14px;color:#181818;font-weight: 600; position:absolute; left:50px;top:50%;transform: translateY(-50%);  -ms-transform:translateY(-50%); /* IE 9 */   -moz-transform:translateY(-50%);    /* Firefox */
    -webkit-transform:translateY(-50%); /* Safari å’Œ Chrome */  -o-transform:translateY(-50%);  text-align:left;z-index:10;}
.sidebar li .icon01{background:url('../images/aside-img01.png') no-repeat center #EAEAEA;}
.sidebar li .icon02{ background:url('../images/aside-img02.png') no-repeat center #EAEAEA;}
.sidebar li .icon03{background:url('../images/aside-img03.png') no-repeat center #EAEAEA;}
.sidebar li .icon04{background:url('../images/aside-img04.png') no-repeat center #EAEAEA;}
.sidebar li .icon05{background:url('../images/aside-img05.png') no-repeat center #EAEAEA;}
.sidebar:hover li{width: 250px;}
.sidebar:hover li .text{ left:30px;}
.sidebar li:hover{ background-color: #181818;}
.sidebar li:hover .text{color: #FFFFFF;}
.sidebar li:hover .icon01{background:url('../images/aside-img001.png') no-repeat center #181818;}
.sidebar li:hover .icon02{background:url('../images/aside-img002.png') no-repeat center #181818;}
.sidebar li:hover .icon03{ background:url('../images/aside-img003.png') no-repeat center #181818;}
.sidebar li:hover .icon04{ background:url('../images/aside-img004.png') no-repeat center #181818;}
.sidebar li:hover .icon05{ background:url('../images/aside-img005.png') no-repeat center #181818;}







/*常见问题*/
.familiar-question {padding-top: 40px;width: 1220px;margin: 0 auto; padding-bottom:30px;}
.familiar-question a.More { font-size: 14px; color: #888888;  text-transform: uppercase;  margin-top: 5px;}
.familiar-question li { width:403px;height: 324px; border: 1px solid #DCDCDC; margin-bottom: 1px; margin-right: 1px; float: left;}
.familiar-question li:nth-child(3),
.familiar-question li:nth-child(6) { margin-right: 0;}
.familiar-question li:hover { background: url("../images/service-support-img01.jpg") no-repeat; border: 1px solid transparent;}
.familiar-question li .text-box { padding: 70px 20px 0 20px;}
.familiar-question li .text-box .fir-line p { font-size: 16px; color: #666666;margin-bottom: 30px;font-weight: 600;width: 320px; /*margin-left: 38px;*/}
.familiar-question li .text-box .fir-line span { float: left;width: 28px; height: 34px;vertical-align: middle;margin-right: 10px;background: url("../images/service-support-icon11.png") no-repeat;}
.familiar-question li .text-box .secon-line p { font-size: 14px; color: #888888;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 5; -webkit-box-orient: vertical;line-height: 28px; width: 320px;/*margin-left: 38px;*/}
.familiar-question li .text-box .secon-line span {float: left;width: 28px; height: 38px; margin-right: 10px;background: url("../images/service-support-icon12.png") no-repeat;}

/*图片模块*/
#imglist{ padding:4px; }
#imglist li{ float:left; display:inline; text-align:center;margin: 0 4px;}
#imglist li a.img{ font-size:0px; display:block;}
#imglist li a.img img{ margin:auto;  border:1px solid #ccc; }
#imglist li a.img img:hover{border:1px #189a2b solid;}
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center; font-weight: bold; }
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }


/*栏目页推荐新闻*/
.topnew{width: 100%;margin: 0 auto;padding-bottom: 30px;padding-top: 20px;}
.tjnew{margin-top:20px;}
.tjnew_top{line-height:40px; height:40px; border-bottom:1px #ccc solid;}
.tjnew_top h2{float:left;width:150px; text-indent:15px; height:40px; line-height:40px; border-bottom:2px #189a2b solid; color:#189a2b; font-size:18px;font-weight: bold;}
.tjnew_top em{float:right; margin-right:5px; text-transform:uppercase; font-size:14px; color:#ccc;}
.tjnew_top em a{text-align:right; color:#ccc;}
.tjnew_top em a:hover{color:#189a2b;}
.tjnew_nr{margin-top:10px;}
.tjnew_nr dl{overflow:hidden;}
.tjnew_nr dl dt{float:left; overflow:hidden; width:331px; display:block;}
.tjnew_nr dl dt img{display:block; width:307px; border:1px #ccc solid; padding:2px;}
.tjnew_nr dl dt img:hover{ border:1px #183888 solid;}
.tjnew_nr dl dd{float:right; width:867px;}
.tjnew_nr dl dd h2{font-size:16px; color:#333;font-weight:block;}
.tjnew_nr dl dd h2 a{ color:#333; line-height:40px; text-decoration:none;}
.tjnew_nr dl dd h2 a:hover{color:#183888;}
.tjnew_nr dl dd p{font-size:14px;line-height:25px; color:#4b4b4b;}
.tjnew_nr dl dd em{display:inline-block; width:100px; line-height:40px; background:#ccc;margin-top:30px; float:right; text-transform:uppercase; text-align:center; color:#4b4b4b; font-size:14px;}
.tjnew_nr dl dd em:hover{background:#183888;}
.tjnew_nr dl dd em:hover a{color:#fff; text-decoration:none;}
.tjnew_nr ul{margin-top:20px;overflow: hidden;}
.tjnew_nr ul li{float:left; width:49%; height:40px; line-height:40px; margin-right:2%; border-bottom:1px #ccc dashed;}
.tjnew_nr ul li:nth-child(even){margin-right: 0}
.tjnew_nr ul li a{font-size:14px; color:#4b4b4b; text-indent:25px;}
.tjnew_nr ul li a:hover{ color:#189a2b;}
.tjnew_nr ul li em{float:right; font-size:13px; color:#ccc;line-height:40px; margin-right:8px;}

#newslist{ padding:15px 10px;}
#newslist li{ padding:6px 10px; background:url(../images/dt-0.gif) no-repeat left 19px;}
#newslist li a{ font-size:14px; margin-right:5px;}
#newslist li span{ float:right; color:#aaa;}
#newslist li p{ color:#aaa;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; font-weight: bold; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}


#newslist dl{overflow: hidden;margin-bottom: 20px;}
#newslist dl dt{width: 240px;height:180px;float: left;overflow: hidden;border: 1px solid #ccc;box-sizing: border-box;}
#newslist dl dt img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;max-width: 100%;display: block;}
#newslist dl dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
#newslist dl dd{float: left;width: 600px;margin-left: 20px;}
#newslist dl dd h5 a{font-size: 18px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;line-height: 40px;}
#newslist dl dd h5 a:hover{color: #189a2b;}
#newslist dl dd p{line-height: 25px;margin-top: 10px;}
#newslist dl dd em{margin-top: 10px;display: block;color: #555;font-size: 12px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;width: 350px;}
.MagnifierMain{position: relative;width: 350px;height: 263px;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(../images/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 292px;height: 77px;overflow: hidden;margin: 0 auto;}
.spec-items ul{width: 500%;position: absolute;top: 16px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 65px;height: 49px;float: left;overflow: hidden;margin-right: 5px;border: 2px solid #ccc;cursor: pointer;}
.spec-items li.on{border:2px solid #189a2b;}
.spec-items li img{width: 100%;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 69px;line-height: 69px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}


.pro_key {
    line-height: 35px;
    border-top: dashed 1px #d7d7d7;
    margin-top: 5px;
    font-size: 14px;
}
.mod_goods_info {clear:both;margin-bottom:10px;position:relative}
.mod_goods_info .hds {border-bottom:1px solid #189a2b;height:33px;_overflow:hidden;}
.mod_goods_info .hds li {float:left;cursor:pointer;border:1px solid #d7d7d7;border-bottom:0;margin-right:-1px;}
.mod_goods_info .hds li h3 {display:block;width:128px;height:30px;line-height:30px;text-align:center;font-size:14px;border-bottom:0;background-color:#f3f3f3;border:1px solid #fff;}
.mod_goods_info .hds li h3 a {color:#333;font-weight: normal;text-decoration:none;outline:none}
.mod_goods_info .hds .status_on {border-color:#189a2b;border-bottom:0;position:relative;}
.mod_goods_info .hds .status_on h3 {height:31px;background-color:#fff;color:#189a2b;}
.mod_goods_info .hds .status_on h3 a {color:#076EBB;font-weight:bold}
.mod_goods_info .more{ position:absolute;top:8px; right:0px;}
.mod_goods_info .more a:link,
.mod_goods_info .more a:visited{text-decoration:none;color:#085C9B;}
.mod_goods_info .more a:hover{color:#D4105A;}
.pright { width:280px; float:left; margin-left:20px;}
.propar { }/*产品详细参数字体颜色*/ 
.propar .line{ font-weight:normal; text-decoration:line-through;}
.propar .span_1 { font-weight:bold; font-size:14px; color:#f00;}
.propar .span_2 { font-size:16px;}
.propar h4 { color:#333; line-height:28px; background:#F7F7F7; padding:0 8px;}
.propar .more { text-align:right; border-bottom:dashed 1px #d7d7d7; margin-bottom:5px; }
.propar .more a {color:#009A44; padding-left:12px; line-height:20px; }
.propar .more a img { margin-right:5px;}
.dgxxBox{padding:0 15px; width:645px; height:300px;  font-family:微软雅黑;}
.dgxxBox p{font-size:16px; padding:25px 0; color:#666;}
.dgxxBox .m_form{}
.dgxxBox .m_form li{width:310px; height:38px; float:left; margin-bottom:13px; color:#777;}
.dgxxBox .m_form label{float:left; border:1px solid #dedede; line-height:36px; height:36px; width:77px; display:inline-block; text-align:center; background:#fff;}
.dgxxBox .m_form .iptTxt{float:right; width:230px; border:1px solid #dedede; border-left-width:0; height:16px; line-height:16px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#333;}
.dgxxBox .m_form .txtAre{margin-left:12px; width:296px; height:161px; border:1px solid #dedede; outline:none; resize:none; padding:14px; color:#333; line-height:18px;}
.dgxxBox .m_form .btnTjly{width:310px; height:38px; background:#189a2b; border:none; cursor:pointer; color:#fff;}
.dgxxBox .m_form .areLi{height:205px; float:right; display:inline;}
.dgxxBox .m_form .btnLi{background:none; height:60px;}

.proinfo  { font-size:14px; line-height:25px; min-height: 300px;}
.proinfo h4 { line-height:28px; background:#F7F7F7; padding:0 5px; margin-top:10px;}
.proinfo p {color:#414141}
.proinfo p a { color:#009A44;}
.cp { border:1px solid #d7d7d7; background:#fff; margin-top:20px; }
.cptab { border-bottom:1px solid #d7d7d7; background:#f7f7f7;  }
.cptab  {  line-height:25px; font-size:14px; color:#189a2b; text-decoration:none; padding:0 8px;  }
.cptab a:hover {text-decoration:none;}
.cptab a.cr { background:#eee; font-weight:bold; }
.cp dl { overflow:hidden; float:left; display:inline; padding: 12px 0px 0 11px; width: 211px; }
.cp dt { overflow:hidden; }
.cp dt a {width: 207px; display:block; border:1px solid #D5D5D5; padding:1px;}
.cp dt a:hover { border:solid 1px #189a2b;} /*产品图片边框连接*/
.cp dt img {display:block;max-width: 100%;}
.cp dd {  line-height:24px; padding:8px 0; overflow:hidden; display:block; text-align:center }
.t06 a { color:#009A44;}
.t06 a :hover { color:#009A44;}

/*在线反馈*/
#feedback{ padding:15px;}
#feedback>h3{line-height: 35px;background: #f4f4f4;padding-left: 10px;color: #ff0000}
#feedback table{ margin:0px auto;}
/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*反馈系统提交表单-feedback文件样式*/
.feedback_table{ width:100%; margin-top:10px; text-align:left;}
.feedback_table td.text{ text-align:right; width:20%; height:28px; line-height:28px; padding-right:3px; font-weight:bold;}
.feedback_table td.input{ padding-left:3px;}
.feedback_table td.input input{ padding:2px; margin-right:5px;}
.feedback_table td.input textarea{ width:80%; padding:2px; margin-right:5px; }
.feedback_table td.input .info{ color:#f00; }
.feedback_table td.submint{ padding:5px 0px; }
.feedback_table td.submint input{ cursor:pointer;}

.prodbaseinfo_a{float:right;margin-left:20px; z-index:1;width:426px;}
.h2_prodtitle{font-size:16px;color:#414141;border-bottom:1px dashed #bbbbbb;padding:2px 0 10px;line-height:1.6em; }
.ul_prodinfo{padding:6px 0;overflow:hidden;zoom:1;}
.ul_prodinfos{padding:6px 15px;overflow:hidden;zoom:1;background:#f3f3f3;font-size:14px;font-weight:bold;}
.ul_prodinfos li{padding:5px 0 10px;}
.ul_prodinfo li{float:left;padding:6px 0;}
.ul_prodinfo li span{ font-size:16px; font-weight:bold; color:#189a2b}
.li_normalprice,.li_prono{line-height:30px; }
.ul_prodinfo .li_prono,.ul_prodinfo .li_marketprice,
.ul_prodinfo .li_volume,.ul_prodinfo .li_weight,.ul_prodinfo .li_jf,
.ul_prodinfo .li_brand .span_title{color:#999;}
.ul_prodinfo .li_brand{width:180px; }
.li_prono{line-height:2.9em;}
.ul_prodinfo .b_proprice{font-size:14px;color:#ce1919;font-weight:normal;}
.ul_prodinfo a.a_brand{color:#c00;}
.ul_prodinfo a.a_brand:hover{text-decoration:underline;}
.ul_prodinfo .li_jf{clear:both;width:300px; }
.ul_prodinfo .li_jf b{font-weight:normal;color:#c00;}
.ul_prodinfo .li_jf a.a_usejf{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;width:80px;height:22px;line-height:22px;line-height:25px\9;_line-height:22px;overflow:hidden;background-position:-420px -120px;text-align:center;color:#fff;margin:0 0 0 8px;filter:alpha(opacity=90);opacity:0.9;vertical-align:middle;}
.ul_prodinfo .li_jf a.a_usejf:hover{filter:alpha(opacity=100);opacity:1.0;}
.div_prothumb .span_prev,.div_prothumb .span_next  {background:url(../images/sprite.png) no-repeat;}
.div_prothumb{position:relative;padding:15px 15px 0;}

.thumbporbox{position:relative;width:275px;overflow:hidden;}
.ul_prothumb{position:relative;width:7500px; overflow:hidden;}
.ul_prothumb li{float:left;width:69px;text-align:center;}

.ul_prothumb img{padding:1px;border:1px solid #ddd;width:60px !important;height: 42px !important;}
.ul_prothumb li.now img{border: 1px solid #009A44 !important; }
.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top: 7px;width:22px;height: 63px; text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}
.div_prothumb .span_prev{left:0px;_left:-25px;background-position:-90px -282px;}
.div_prothumb .span_prevb{background-position:-112px -282px;cursor:default;}
.div_prothumb .span_next{right:0px;background-position:-156px -282px;}
.div_prothumb .span_nextb{background-position:-134px -282px;cursor:default;}

.cpshow{ overflow:hidden; padding-top:5px;}
.cpshow li{ float:left; width:220px; margin: 0 6px 15px;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; border:1px solid #d3d3d3;width: 218px;margin: 0 auto;}
.cpshow li h4{ text-align:center; font-weight:normal; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; line-height:30px;}
.cpshow li h4 a{ font-size:14px; color:#333;}
.cpshow li h4 a:hover{color: #189a2b;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:1px; overflow:hidden;}
.cpshow li span{ display:block; overflow: hidden;white-space: nowrap;}




.titleT{border-bottom: 1px solid #dfe1e0;color: #999999;font-size: 16px;font-family: arial;text-align: left;}
.titleT span{color: #444444;font-size: 20px;font-weight: bold;font-family: "å¾®è½¯é›…é»‘";display: inline-block;margin-right: 10px;padding-bottom: 10px;position: relative;bottom: -1px;border-bottom: 2px solid #166ecf;}
.titleT{margin-top:0px;}
.rt {float:right;}
.rt-content {width: 308px;overflow:hidden;}
.rt-content .title {position: relative;margin-bottom: 20px;padding-left: 22px;height: 50px;background-color: #F8F8F8;color: #444444;font-size: 18px;line-height: 50px;text-align: left;}
.rt-content .title i {position: absolute;top: 0;left: 0;width: 2px;height: 50px;background-color: #0D9151;}
.rt-content .tab {/* display: -webkit-flex; */margin-bottom: 8px;/* justify-content: space-between; *//* flex-wrap: wrap; */}
.rt-content .tab li {float: left;/*overflow: hidden;*/ margin-bottom: 10px;/*width: 78px;*//*text-overflow: ellipsis;*//*white-space: nowrap;*/}
.rt-content .tab li.cur a,.rt-content .tab li:hover a{color: #015aaa;border: 1px solid #015aaa;}
.rt-content .tab li + li {margin-left: 6px;}
.rt-content .tab li:nth-child(5), .latestRelease-box .rt-content .tab li:nth-child(9) {margin-left: 0;}
.rt-content .tab li a {display: block; /*width: 78px;*/height: 20px; border: 1px solid #D8D8D8; color: #A2A2A2;text-align: center;font-size: 14px;padding: 8px 5px; /*line-height: 35px;*/}
.rt-content .article .text-box {margin-top: 0;width: 199px;color: #666666;font-size: 16px; text-align: left;}
.rt-content .article .text-box div {margin-top: 13px;color: #A9A9A9;font-size: 14px;}
.rt-content .article li {padding: 13px 0;border-bottom: 1px dashed #D0D0D0;}
.rt-content .article li:first-child {padding-top: 0;}
.rt-content .article li:last-child {border-bottom: 0;}
.rt-content .one-img {/* margin: 17px 0 50px; */}
.rt-content .goodArticle li {padding: 13px 0;border-bottom: 1px dashed #D0D0D0;}
.rt-content .goodArticle li:last-child {margin-bottom: 30px;}
.rt-content .goodArticle li a {color: #666666;font-size: 16px;}
.rt-content .goodArticle li div {margin-top: 15px;}
.rt-content .items {}
.rt-content .items span {margin-right: 2px;margin-bottom: 2px; font-size: 14px;}
.rt-content .items .size01 {color: #929292;font-size: 21px;}
.rt-content .items .size03 {font-size: 17px;}


.guo_box{background: url(../images/szj_img1.jpg) no-repeat center center;/*height: 194px;*/padding: 25px 24px;text-align: left;}
.guo_box p{color: #1e3149;font-size: 16px;}
.guo_box .t{margin-top: 15px;}
.guo_box .t a{display: block;line-height: 0;margin-bottom: 7px;}
.guo_box2{padding: 30px 10px;} 
.guo_box2 .img{float: left;line-height: 0;}
.guo_box2 p{margin-left: 20px;padding-top: 5px;float: left;color: #373439;font-size: 16px;line-height: 24px;text-align: left;}
.guo_box3{margin-bottom: 40px;}

.ul_search li{height:30px;line-height:30px;}


.gjzx-bfsc{ padding: 60px 0;}
.gjzx-bfsc ul{ padding-top: 40px;}
.gjzx-bfsc ul li{float:left;margin-right: 10px;}
.gjzx-bfsc ul li:nth-child(4n) { margin-right: 0;}
.gjzx-bfsc ul li img{ width: 286px; border: 1px solid #ccc; padding: 2px;}
.gjzx-bfsc ul li:hover img{ border:1px solid #ee3333; }
.gjzx-bfsc .ljgd{ text-align: center; margin-top: 40px;}
.gjzx-bfsc .ljgd a{ padding: 8px 30px; border: 1px solid #ccc; font-size: 15px;}
.gjzx-bfsc .ljgd:hover a{ color:#ee3333; }


.gjhk-ys{padding-bottom: 60px;padding-top: 40px;}
.gjhk-ys ul{ padding-top: 60px;}
.gjhk-ys ul li{ float: left; width: 24%; text-align: center; margin-right: 1%;}
.gjhk-ys ul li p{font-size: 16px;line-height: 44px;background: #0070c0;margin-top:-4px;color: #fff;} 
.gjhk-san{ padding-top: 60px;}
.gjhk-san li{float:left;width: 31.3%;margin-right: 2%;position: relative;}
.gjhk-san li img{ width: 100%;}
.gjhk-san li p{ position: absolute; bottom: 0px; color: #fff; width: 100%; text-align: center;background: #0070c0;line-height: 48px;}

.nrjs{ padding-top:60px; }
.nrjs p{ padding-bottom:20px; text-indent: 2em;line-height: 24px;}
.nrjs img{margin:0 98px;}

#sandaqiehuan{
    padding: 20px 0;
}
.sy-sange{}
.sy-sange a{
    line-height: 48px;
    padding: 10px 34px;
    background: #ccc;
    font-size: 15px;
    margin-right: 10px;
    color: #fff;
}
.sy-sange a:hover{ background:#999; }
.sy-qhnr{
    margin-top: 10px;
}
.sy-qhnr ul{}
.sy-qhnr ul a{
    line-height: 42px;
    padding: 0 10px;
    font-size: 15px;
}
.sy-qhnr ul a:hover{ color:#ee3333; }
.footer-link-qq {
    font-size: 12px;
    color: #666;
    padding: 10px 25px;
    background-color: #DEDEDE;
    border-radius: 25px;
    float:right;
}