@charset "utf-8";
@font-face {
    font-family: "alibaba_puhui_r";
    font-weight: normal;
    font-style: normal;
    src: url("alibaba_puhui_r.eot");
    src: url("alibaba_puhui_r.eot#iefix") format("embedded-opentype"),
         url("alibaba_puhui_r.woff2") format("woff2"),
         url("alibaba_puhui_r.woff") format("woff"),
         url("alibaba_puhui_r.ttf") format("truetype");
}
* {font-family:"alibaba_puhui_r",arial,helvetica,sans-serif !important;font-size: 12px;line-height: 1.4em;}

.page-content{
    width: 1240px;
    margin:0 auto;
}
/**
=====头部======
**/
.header{
    border-bottom:1px #ddd solid;
}
.mod-header{
    width: 1240px;
    height: 77px;
    margin:0 auto;
    position: relative;
}
.mod-header .lc-logo{
    width: 222px;
    height:45px;
    margin-top:10px;
    float: left;
}
.mod-header .lc-logo a{
    width: 238px;
    height:56px;
    display: block;
    background: url(../images/logo.png) no-repeat;
}
.mod-header .lc-slogan{
    margin-top: 26px;
    /*margin-left:12px;*/
    color:#0970ab;
    font-size:15px;
    line-height: 35px;
    letter-spacing: 3px;
    padding-left:30px;
/*    border-left:2px #0055a5 solid;
*/    float: left;
    position: relative;
}
.mod-header .language{
    color:#616161;
    font-size:14px;
    padding-top:26px;
    float: right;
}
.mod-header .language i{
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right:3px;
/*    background: url("../images/icon_map.png") center no-repeat;
*/}
.mod-header .language a{
    color:#616161;
    font-size:14px;
    display: inline-block;
    vertical-align: middle;
    margin:0 2px;
}
.nav{
    height: 38px;
    background: #0055a5;
}
.nav li{
    width:14.28%;
    position: relative;
    float: left;
}
.nav li:after{
    content: "";
    width: 1px;
    height: 20px;
    background: #0a6ecc;
    position: absolute;
    top:9px;
    right:0;
}
.nav li:last-child:after{
    display: none;
}
.nav li.cur,.nav li:hover{
    color:#2685df;
}
.nav li a{
    display: block;
    color:#fff;
    font-size:16px;
    line-height: 38px;
    text-align: center;

}
.nav li a:hover{
    color:#fff;
	background-color: #60abf1;

}
.nav li.cur a{
    color:#fff;
/*	background-color: #137ee1;
*/}
.nav .subnav{
    display: block;
    background: #1978d1;
    position: absolute;
    z-index: 10;
    display: none;
	width: 100%;
}
.nav .subnav li{
    width: 100%;
    /*border-bottom: 1px #8fc6fa dashed;
	   background: url(../images/icon1.jpg) no-repeat 40px 13px;*/

 }
.nav .subnav li:last-child{
    border-bottom: none;
}
.nav .subnav li:after{
    display: none;
}
.nav .subnav li a{
    display: block;
    color:#fff!important;
	text-align: left;
    text-indent: 30px;
/*	background:#004a8f url(../images/icon1.jpg) no-repeat 40px 13px;
*/
}
.nav .subnav li a:hover{
   color:#fff!important;
/*   background:#004a8f url(../images/icon1.jpg) no-repeat 40px 13px;
*/
}
/**
=====底部======
**/
.footer{
    width: 100%;
    background: #0055a5;
}
.footer .footin{
    width: 1240px;
    height: 382px;
    margin:0 auto;
}
.footer .footin h2{
    padding-top: 15px;
    color:#fff;
    font-size:18px;
    letter-spacing: 5px;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
    border-bottom: 1px #fff solid;
}
.footer .footin .bot-nav{
    padding-top:30px;
}
.bot-nav dl{
    width: 170px;
    float: left;
}
.bot-nav dl dt{
    color:#fff;
    font-size:14px;
    margin-bottom: 15px;
	padding-left: 5px;
}
.bot-nav dl dd div{
    padding:5px 0;
}
.bot-nav dl dd a{
    color:#f4f4f4;
    font-size:12px;
}
.bot-nav dl dd a:hover{
    color:#ffffff;
}
.code-txt{
    padding-top:30px;
}

.bottom-statement{
    height: 42px;
    background: #eeeeee;
}
.bottom-statement .state-foot{
    width:1240px;
    margin:0 auto;
	text-align:center;
	line-height:42px;
}
.state-foot .copyright{
    color:#e3e3e3;
    font-size:14px;
    line-height: 42px;
    text-align: center;
}
.state-foot p{ color:#000000;}

/**
================= index =================
**/
.industry-nav{
    margin-top:-15px;
}
.industry-nav h3{
    margin-bottom: 20px;
	background: url(../images/icon.jpg) no-repeat 0 9px;
    border-bottom: 1px solid #eeeeee;
}
.industry-nav h3 a{
    line-height: 34px;
    font-size: 18px;
    font-weight: normal;
    color:#0055a5;
	padding-left: 30px;
}
.nav-pannel{
    height: 204px;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
.navcon{
    width: 362px;
    height:435px;
    background: #f5f5f5;
    overflow: hidden;
    position: absolute;
}
.navrow-1{
    left: -6px;
    top: -151px;
    transform: rotate(36deg);
    border-right: 10px #fff solid;
    z-index: 10;
}
.navrow-1 .con-info{
    padding-right:40%;
    left: 11px;
    top:101px;
    *top:151px;
    transform: rotate(-36deg);
}
.navrow-2{
    width: 646px;
    background: #f5f5f5;
    left:297px;
    top:0;
}

.navrow-3{
    right: -6px;
    top: -151px;
    transform: rotate(-36deg);
    border-left: 10px #fff solid;
    z-index: 10;
}
.navrow-3 .con-info{
    padding-left:40%;
    right: 11px;
    top:101px;
    *top:151px;
    transform: rotate(36deg);
}
.navrow-4{
    left: -6px;
    bottom: -151px;
    transform: rotate(-36deg);
    border-right: 10px #fff solid;
    z-index: 10;
}
.navrow-4 .con-info{
    padding-right:40%;
    left: 11px;
    bottom:101px;
    *bottom:151px;
    transform: rotate(36deg);
}
.navrow-5{
    width: 646px;
    background: #f5f5f5;
    left:297px;
    top:0;
}
.navrow-6{
    right: -6px;
    bottom: -151px;
    transform: rotate(36deg);
    border-left: 10px #fff solid;
    z-index: 10;
}
.navrow-6 .con-info{
    padding-left:40%;
    right: 11px;
    bottom:101px;
    *bottom:151px;
    transform: rotate(-36deg);
}

.navcon .con-info{
    width: 100%;
    height: 204px;
    text-align: center;
    overflow: hidden;
    position: absolute;
}
.navcon .con-info img{
    width: 362px;
    height:204px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.navcon:hover .con-info img{
    transform: scale(1.08);
}
.navcon .con-info p{
    line-height: 24px;
    color:#fff;
    font-size:18px;
    padding:60px 0 10px;
}
.navcon .con-info span{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("../images/ico_link.png") center no-repeat;
}
.navcon .mask{
    width: 100%;
    height:100%;
    background: url(../images/a.png);
    position: absolute;
    z-index: 3;
    display: none;
}
.navcon .mask a{
    display: block;
}
.navcon:hover > .mask{
    display: block;
}
.idx-pannel{
    margin-bottom: 70px;
	 margin-top: 20px;
}
.part-item{
    width: 600px;
}
.part-item .title{
    height: 46px;
}
 .part-item .title h3{
    background: url(../images/icon.jpg) no-repeat 0 16px;
	border-bottom: 1px solid #eeeeee;

}

.part-item .title h3 a{
    line-height: 46px;
    font-size: 18px;
    font-weight: normal;
    color:#0055a5;
    margin-left:30px;
}
.part-item .part-con{
    height: 280px;
/*    margin-left:40px;
*/    padding-left:272px;
    padding-right:38px;
    background: #eee;
    position: relative;
	margin-top: 22px;
}
.part-item .part-con .thumbnail-img{
    width: 240px;
    height:240px;
    overflow: hidden;
    position: absolute;
    left:15px;
    top:20px;
}
.part-item .part-con a h1{
font-size:14px;
padding:30px 0 15px 0;
}
.part-item .part-con a { line-height:24px; font-size: 13px;}
.part-item .part-con .thumbnail-img img{
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.part-item .part-con a:hover .thumbnail-img img{
    transform: scale(1.08);
}
.part-item .part-con p{
    color:#222;
    font-size:14px;
    line-height: 24px;
    padding-top: 15px;
}

 /** 轮播图 **/
.focusBox { position: relative; width:1240px; height:407px;margin-bottom: 20px;}
.focusBox .pic img { width:1240px; height:407px; display: block; }
.focusBox .hd { overflow:hidden; zoom:1; position:absolute; bottom:5px; right:10px; z-index:3}
.focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:25px; height:10px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.focusBox .hd .on{ background:#fff; filter:alpha(opacity=100);opacity:1;   }

.focusBox .prev,
.focusBox .next { width:45px; height:45px; position:absolute; top:50%;margin-top:-23px; z-index:3; filter:alpha(opacity=20); -moz-opacity:.2; opacity:.2; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
.focusBox .prev { background-image:url(../images/slider-arrow.png); background-position:-6px -2px; left:-78px; }
.focusBox .next { background-image:url(../images/slider-arrow.png); background-position:-105px -2px; right:-78px; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=100); -moz-opacity:1; opacity:1 }



/**
================= products =================
**/
.page-main{
    padding-bottom: 60px;
}
.adver-banner{
    height:205px;
    margin-bottom: 18px;
}
.line{
    margin-bottom: 40px;
/*    border-bottom:2px #507dab dotted;
*/}
.left-con{
    width: 238px;
    float: left;
}
.side-bar{
    margin-bottom: 25px;
}
.side-bar .tle{
    height: 40px;
    background: #0055a5;
}
.side-bar .tle h3{
    color:#fff;
    font-size:16px;
    font-weight: normal;
    line-height: 28px;
    padding-left:24px;
    padding-top: 6px;
}
.side-bar .tle h3 span{
    display: block;
    color:#fff;
    font-size:18px;
}
.menu{
    background: #eee;
    padding:0 3px;
}
.menu li a{
    display: block;
    line-height: 44px;
    color:#232323;
    font-size:14px;
    padding-left:45px;
    border-bottom:1px #fff dashed;
    background: url("../images/icon_menu.png") 23px 0 no-repeat;
}
.menu li ul{
    display: none;
    border-bottom:1px #fff dashed;
}
.menu li ul li a{
    padding-left:59px;
    background: none;
    border-bottom:none;
	font-size: 13px;
}
.menu li a.cur,.menu li a:hover{
    color:#0055a5;
    background-position: 23px -44px;
}
.contact-txt{
    background: #eee;
}
.contact-txt .tit{
    height: 40px;
    background: #a9a9a9;
	margin-bottom: 12px;
}
.contact-txt .tit h3{
    line-height: 44px;
    color:#fff;
    font-size:18px;
    font-weight: normal;
    padding-left:44px;
    background: url("../images/icon_cotact.png") 0 -2px no-repeat;
}
.tel p{ line-height:28px;}
.contact-txt ul{
    padding:5px 0;
}
.contact-txt ul li{
    line-height: 39px;
    color:#464646;
    font-size:14px;
    padding-left:63px;
    background: url("../images/c1.png") no-repeat  14px 10px;
}
.contact-txt ul li.tel{
/*    background-position: 0 -58px;
*/}
.contact-txt ul li.qq{
/*    background-position: 0 -95px;
*/
background: url("../images/c2.png") no-repeat  14px 0px;
margin: 17px 0;
}
.contact-txt ul li.time{
    background-position: 0 -127px;
}

.right-con{
    width: 956px;
    float: right;
}
.info-tab{ float:right;width: 956px;}
/**位置**/
.posinfo{
    height:20px;
    line-height:26px;
    padding-bottom: 10px;
    padding-left:5px;
    font-size: 14px;
    color: #282222;
    text-align: right;
    border-bottom: 2px #0055a5 solid;
}
.posinfo a{
    line-height: 20px;
    font-size: 15px;
    color:#282222;
}
.posinfo a:hover{color:#0055a5;}
.posinfo span{
    margin:0 5px;
    font-size: 16px;
    color: #282222;
}
.posinfo strong{
    color: #0055a5;
    font-size: 14px;
    font-weight: normal;
}
.postop{
    text-align: left;
    padding:18px 0;
    border-bottom:none;
}

.prod-wrap{
    margin-top: 20px;
}
.prod-wrap ul{
    width: 990px;
}
.prod-wrap ul li{
    width:300px;
    margin:0 28px 18px 0;
    float: left;
}
.prod-wrap .pro-img{
    width: 300px;
    height: 360px;
    overflow: hidden;
}
.prod-wrap .pro-img img{
    width: 300px;
    height: 360px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.prod-wrap a:hover .pro-img img{
    transform: scale(1.08);
}
.prod-wrap .pro-name{
    color:#464646;
    font-size: 14px;
    line-height: 48px;
    text-align: center;
}
.prod-wrap a:hover .pro-name{
    color:#0073be;
}

/**
================= products-info =================
**/
.zoomPad{
    margin-top:38px;
    margin-bottom: 60px;
}
.prodimg-scroll{
    width: 487px;
    height:310px;
}
.prodimg-scroll img{
    width: 100%;
    height: 100%;
}
.size-selet{
   width:469px;
}
.prod-tit{
    height: 36px;
    padding-left:50px;
    margin-bottom: 10px;
    background: url("../images/rline.png") left center no-repeat;

}
.prod-font {
    line-height: 22px;
    padding-left: 50px;
    margin-bottom: 25px;
}
.prod-tit h3{
    color:#101010;
    font-size:22px;
    font-weight: normal;
    line-height: 36px;
}
.prod-spec{
    width: 425px;
    margin-left:50px;
}
.prod-spec li{
    width: 136px;
    height: 30px;
    margin:0 5px 10px 0;
    float: left;
    background: #eee;
}
.prod-spec li.select{
    background: #0055a5;
}
.prod-spec li a{
    display: block;
    line-height: 30px;
    text-align: center;
    color:#101010;
    font-size:14px;
}
.prod-spec li.select a{
    color:#fff;
}

.tab_menu{
    height:42px;
    border-bottom: 1px #cfcfcf solid;
}
.info-tab .tab_menu li {
    width:116px;
    height:42px;
    color:#fff;
    line-height: 42px;
    text-align:center;
    font-size: 16px;
    cursor:pointer;
    margin-right:2px;
    background:#a6a6a6;
    float:left;
    position: relative;
}

.info-tab .tab_menu li.selected {
    color:#FFF;
    background:#0068b6;
}
.info-tab .tab_menu li.selected:after{
    content: "";
    border-top: 8px #0068b6 solid;
    border-left:8px transparent solid;
    border-right:8px transparent solid;
    position: absolute;
    left:50%;
    margin-left:-8px;
    bottom:-8px;
}
.info-tab .hide{
    display:none;
	line-height: 28px;
}
.info-tab .tab_box{
    margin-top: 35px;
}
.data-download p{ line-height:28px !important;}
.data-download p img{ padding:5px;}
.info-tab .tab_box p{ line-height:28px;}
.info-tab .info-txt{
    color:#3a3737;
    font-size:14px;
    line-height: 28px;
}
.data-download ul li{
    height: 28px;
    padding: 18px 0;
    position: relative;
    border-bottom: 1px #f0f0f0 solid;
}
.data-download ul li .pdf{
    width: 22px;
    height: 28px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/icon_pdf.png") center no-repeat;
}
.data-download ul li span{
    color:#333;
    font-size:16px;
    line-height: 28px;
    display: inline-block;
    vertical-align: middle;
}
.data-download ul li .btn-download{
    width: 27px;
    height: 28px;
    display: block;
    background: url("../images/icon_download.png") 0 -43px no-repeat;
    position: absolute;
    right:30px;
    top:50%;
    margin-top:-14px;
}
.data-download ul li .btn-download:hover{
    background-position: 0 0;
}
.switch{
    margin-top: 60px;
}
.switch .pre{
    display: block;
    width: 70px;
    padding-left:38px;
    background: url("../images/guide_arrow.png") left center no-repeat;
    float: left;
}
.switch .next{
    display: block;
    width: 75px;
    padding-right:38px;
    background: url("../images/guide_arrow.png") right center no-repeat;
    float: right;
}
.switch .pre span{
    display: block;
}
.switch .pre .t1,.switch .next .t1{
    color:#383838;
    font-size:14px;
}
.switch .pre .t2,.switch .next .t2{
    color:#383838;
    font-size:12px;
}


/**
================= industry =================
**/
.industry-menu{
    width: 736px;
    height: 712px;
    margin: 35px auto  90px;
    position: relative;
}

.con-show01{
    width: 244px;
    height: 305px;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    transform:rotate(120deg);
    position: absolute;
}
.con-show02{
    width: 100%;
    height: 100%;
    overflow: hidden;
    transform:rotate(-60deg);
}
.con-show03{
    width: 100%;
    height: 100%;
    overflow: hidden;
    transform:rotate(-60deg);
    position: relative;
}
.con-show03 > div{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    line-height: 305px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    background: url(../images/a.png);
    transition: opacity 0.3s;
	
}

.con-show03:hover > div{
    opacity: 1;
}

.pos-1{
    left:118px;
    top:0;
}
.pos-2{
    right:118px;
    top:0;
}
.pos-3{
    right:-5px;
    top:212px;
}
.pos-4{
    right:118px;
    bottom:-17px;
}
.pos-5{
    left:118px;
    bottom:-17px;
}
.pos-6{
    left:-5px;
    top:212px;
}
.pos-7{
    left:241px;
    top:212px;
}

/**
================= industry-info =================
**/
.prod-info h2{
    color:#0055a5;
    font-size:24px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
	padding-top: 25px;
}
.prod-info .imgZoom{
    text-align: center;
    padding:40px 0 50px;
}



/**
================= news =================
**/
.news-wrap{
    margin-top: 40px;
}
.news-poster{
    width: 386px;
    height:248px;
    position: relative;
}
.news-poster img{
    width:386px;
    height:248px;
}
.news-poster .new{
    width: 80px;
    height: 28px;
    display: block;
    line-height: 28px;
    text-align: center;
    color:#fff;
    font-size:14px;
    background: #0055a5;
    position: absolute;
    left:-10px;
    top:20px;
    z-index: 2;
}
.newsList{
    width: 550px;
    height: 248px;
    overflow-x: hidden;
    overflow-y: auto;
}
.newsList {

    scrollbar-highlight-color: #555555;
    scrollbar-arrow-color: #fff;
    scrollbar-face-color: #434242;
    scrollbar-shadow-color: #555555;
}

.newsList::-webkit-scrollbar-track-piece {
    background-color:#e1e1e1;
    -webkit-border-radius:0;
}

.newsList::-webkit-scrollbar {
    width: 3px;
    height: 8px;
}

.newsList::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #0055a5;
    -webkit-border-radius: 4px;
}

.newsList::-webkit-scrollbar-thumb:hover {
    height: 50px;
    -webkit-border-radius: 4px;
}
.newsList ul li{
    height: 22px;
    padding-left:16px;
    padding-right:125px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.newsList ul li i{
    width:6px;
    height: 10px;
    display: inline-block;
    background: url("../images/icon_pie.png") center no-repeat;
    position: absolute;
    left:0;
    top:6px;
}
.newsList ul li a{
    line-height: 22px;
    color:#464646;
    font-size:14px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}
.newsList ul li a:hover{
    color:#000;
}
.newsList ul li .date{
    width: 110px;
    text-align: right;
    color:#bdbdbd;
    font-size:14px;
    line-height: 22px;
    padding-right:15px;
    position: absolute;
    right:0;
    top:0;
}


/**
================= news-info =================
**/
.company-news{
    padding:25px 0 100px;
}
.company-news h3{
    color:#101011;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: normal;
}
.company-news .sub{
    text-align: center;
    color:#929292;
    font-size: 14px;
}
.company-news .sub span{
    color:#929292;
    font-size: 14px;
    margin:0 15px;
}
.company-news .news-detail{
    margin:30px auto 0;
}
.company-news .news-detail p{
    color:#505050;
    font-size: 14px;
/*    line-height: 28px;
*/    margin-bottom: 15px;
}
.company-news .news-detail .new-pic{
    text-align: center;
    margin:0 auto 20px;
}
.company-news .news-detail .new-pic p{
    color:#505050;
    font-size:14px;
    line-height: 20px;
    margin-top: 15px;
}
.related-info{
    border-top:1px #dbdbdb solid;
    padding-top:25px;
}
.info-list li{
    margin-bottom: 5px;
}
.info-list li span{
    color:#2b2b2b;
    font-size: 14px;
    line-height: 24px;
}
.info-list li a{
    color:#2b2b2b;
    font-size: 14px;
    line-height: 24px;
}
.info-list li a:hover{
    color:#000;
}
.related-info .btnBack{
    width:134px;
    height:40px;
    line-height: 40px;
    color:#393939;
    font-size:14px;
    text-align: center;
    display: block;
    border:1px #dadada solid;
    float: right;
}
.related-info .btnBack:hover{
    color:#666;
    border-color:#999;
}
/**
================= about =================
**/
.introd-wrap{
    margin-top:35px;
}
.intord-img img{
    width:100%;
    height:354px;
}
.survey-txt{
    margin-top:18px;
    margin-bottom: 35px;
}
.survey-txt ul{
    width: 50%;
    float: left;
}
.survey-txt ul li{
    padding:5px 0;
    color:#464646;
    font-size:14px;
}
.about-txt h3{
    color:#464646;
    font-size:18px;
    line-height: 30px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 5px;
}
.about-txt p{
    color:#464646;
    font-size:14px;
    line-height: 28px;
}

/**
================= contact =================
**/
.contact-wrap{
    margin-top:38px;
}
.addressList{
    margin-bottom: 55px;
}
.addressList h4{
    color:#0055a5;
    font-size:18px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 25px;
}
.contact-way{
    width: 410px;
}
.contact-way li{
    color:#222222;
    font-size:14px;
    margin-bottom: 20px;
}
.contact-way li i{
    width:22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    background: url("../images/icon_contact.png") no-repeat;
}
.contact-way li i.pos{
    background-position: 0 -1px;
}
.contact-way li i.tel{
    background-position: 0 -52px;
}
.contact-way li i.fax{
    background-position: 0 -101px;
}
.contact-way li i.email{
    background-position: 0 -144px;
}
.map-zoom{
    width:510px;
    height: 200px;
}
.addressTable{
     width: 100%;
}
.addressTable th{
    color:#fff;
    font-size:16px;
    font-weight: normal;
    line-height: 42px;
    background: #0055a5;
}
.addressTable td{
    text-align: center;
    padding:15px 0;
    color:#3e3333;
    font-size:16px;
    word-break: break-all;
    overflow: hidden;
    border-bottom: 1px #d9d8d8 solid;
}


    /**
    ================= down =================
    **/
.soft-download{
    margin-top:35px;
    border-top:24px #0055a5 solid;
}
.sofTable{
    width: 100%;
}
.sofTable th{
    color:#373737;
    font-size:16px;
    padding:12px 0;
    background: #f1f1f1;
	border-left: 1px solid #ccc;
}
.sofTable td{
    color:#373737;
    font-size:14px;
    text-align: center;
    padding:10px 0;
    border:1px #ccc solid;
}
.sofTable .app-name{
    color:#373737;
    font-size:14px;
    margin-top:10px;
}
.sofTable .down{
    width: 24px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    background: url("../images/icon_download2.png") 0  0 no-repeat;
}
.sofTable .down:hover{
    background-position: 0 -28px;
}
.sofTable .lan{
    color:#373737;
    font-size:14px;
}

/**
================= honor =================
**/
.honor-wrap{
    margin-top: 70px;
}
.honorList{
    margin-top: 40px;
}
.honorList li{
    color:#3e3e3e;
    font-size:14px;
    padding:20px 0 20px 12px;
    border-bottom: 1px #e6e5e5 dashed;
    position: relative;
	float:left;
	width:956px;
}
.honorList li h1{ font-size:14px; float:left;}
.honorList li span{ float:left;padding-left: 35px;}
.honorList li span p{ font-size:14px;}
.honorList li:after{
    content: "";
    width: 4px;
    height:4px;
    display: block;
    background: #3e3e3e;
    border-radius: 5px;
    position: absolute;
    left:0;
    top:50%;
    margin-top:-2px;
}

/* focus_Box */
/* focus_Box */
#focus_Box{position:relative;width:1000px;height:420px;margin:25px auto;}
#focus_Box ul{position:relative;width:710px;height:280px; left:120px;}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;}
#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{left:45px;background: url(../images/btn.png) left bottom no-repeat;}
#focus_Box .next{right:83px;background: url(../images/btn.png) right bottom no-repeat;}
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../images/share-btn.png) no-repeat;text-indent:-999px;}
/**
================= QA =================
**/
.common-question{
    margin-top:35px;
}
.queation-tit{
    height: 58px;
    margin-bottom: 10px;
    background: #eee;
    cursor: pointer;
}
.queation-tit .sty{
    width:70px;
    height: 58px;
    line-height: 58px;
    color:#424242;
    font-size:28px;
    text-align: center;
    display: inline-block;
    border-right:1px #fff solid;
    float: left;
}
.queation-tit h2{
    color:#424242;
    font-size:14px;
    font-weight: normal;
    line-height: 58px;
    display: inline-block;
    margin-left:24px;
    float: left;
}
.queation-tit .arrow{
    color:#424242;
    font-size:14px;
    line-height: 58px;
    margin-right:20px;
    float: right;
}
.queation-tit .arrow i{
    width: 10px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-left:12px;
    background: url("../images/icon_arrow.png") 0 -8px no-repeat;
}
.queation-tit.open{
    background: #0055a5;
}
.queation-tit.open .sty{
    color:#fff;
}
.queation-tit.open h2,.queation-tit.open .arrow{
    color:#fff;
}
.queation-tit.open .arrow i{
    background-position: 0 0;
}
.answer-item{
    margin:20px 0 25px;
    display: none;
}
.answer-item p{
    color:#2c2c2c;
    line-height: 26px;
    font-size:14px;
}


/**
================= zh =================
**/
.action-info{
    width:540px;
    height:248px;
    overflow: hidden;
    position: relative;
}
.action-info h3{
    margin-bottom: 12px;
}
.action-info h3 a{
    color:#0055a5;
    font-size:16px;
    line-height: 20px;
}
.action-info .desc{
    padding-bottom: 9px;
    margin-bottom: 15px;
    border-bottom: 1px #e2e2e2 solid;
}
.action-info .desc span{
    color:#959595;
    font-size:14px;
    line-height: 20px;
}
.action-info .txt{
    color:#464646;
    font-size:14px;
    line-height: 26px;
}
.action-info .btnDetail{
    display: inline-block;
    color:#4d4747;
    font-size:14px;
    padding-right:28px;
    line-height: 24px;
    background: url("../images/icon_arrowR.png") right center no-repeat;
    position: absolute;
    left:0;
    bottom:0;
}
.action-info .btnDetail:hover{
    color:#000;
}
.actionList{
    width: 100%;
    margin-top: 38px;
}







.float {
    position: fixed;
    bottom: 35%;
    right: 40px;
    margin-top: -250px;
    width: 53px;
    z-index: 999;
}
.float ul li span{
    color:#fff;
    font-size:16px;
}

.float-item, .float-item-1, .float-item-2, .float-item-3, .float-item-4, .float-item-5 {
    width: 53px;
    height: 54px;
    border-bottom: 1px solid  #0073be;
    position: absolute;
    right: 0px;
}
.float-item > a,.float-item-1 > a,.float-item-2 > a,.float-item-3 > a,.float-item-4 > a,.float-item-5 > a {
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
    width: 53px;
    height: 53px;
    display: block;
    position: absolute;
    left: 0px;
    background-color: #0055a5;
    color: #fff!;
    line-height: 53px;
    font-size: 16px;
    cursor: pointer;
}
.float-item i, .float-item-1 i, .float-item-2 i, .float-item-3 i, .float-item-4 i, .float-item-5 i {
    float: left;
    width: 53px;
    height: 53px;
    background: url("../images/sprite_2.png") 0 0 no-repeat;
    margin-right: 8px;
}

.float-item:hover > a, .float-item-1:hover > a, .float-item-2:hover > a, .float-item-3:hover > a, .float-item-4:hover > a, .float-item-5:hover > a {
    background-color: #0073be;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
}

.float-item-expand, .float-item-1, .float-item-4 {
    text-indent: 2px;
}
.float-item-expand > div, .float-item-1 > div, .float-item-4 > div {
    display: none;
}

.float-item-slide, .float-item-2, .float-item-3 {
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
    overflow: hidden;
}
.float-item-slide > a, .float-item-2 > a, .float-item-3 > a {
    width: 140px;
}

.float-item-slide:hover, .float-item-2:hover, .float-item-3:hover {
    width: 140px;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
}

.float-item-1 {
    top: 0px;
}
.float-item-1 i {
    background-position: 0px 5px;
}

.float-item-2 {
    top: 54px;
}
.float-item-2 i {
    background-position: 0px -53px;
}

.float-item-3 {
    top: 108px;
}
.float-item-3 i {
    background-position: 0px -106px;
}

.float-item-4 {
    top: 162px;
}
.float-item-4 i {
    background-position: 0px -159px;
}

.float-item-5 {
    top: 216px;
}
.float-item-5 i {
    background-position: 0px -212px;
}

.float-expand, .float-qq,  .float-wechat{
    position: absolute;
    top: 0px;
    left: -160px;
    height: 270px;
    width: 132px;
    padding: 0 14px;
    background-color: #32a0e7;
}
.float-wechat{top: -162px;}
.float-expand h5, .float-qq h5, .float-wechat h5 {
    font-size: 16px;
    padding: 20px 0;
    color: #fff;
}

qq-list a{ color:#fff;}

.left_search{ float:left;}
.se1{ width:165px; height:25px; /*background:url(../images/search_1.png) no-repeat; border:none;*/ border: 1px solid #464646; text-indent:7px; display:inline-block; color:#424242; float:left; font-size:14px; } 
.se2{ background:url(../images/search_2.png) no-repeat; width:27px; height:27px; line-height:44px; border:none; cursor:pointer; display:inline-block; color:#727272; font-weight:bold; text-indent:-6px;}

/*留言*/
.feedback_main{ border:1px solid #bdbdbd;border-radius: 16px;-moz-border-radius: 16px; -webkit-border-radius: 16px; width: 600px; padding: 35px;margin: 0 auto;}
.feed_list{padding-left: 50px;}
.feed_content{font-size: 14px; padding-bottom:10px;}
.feed_name{ float:left;padding-right: 35px;padding-top: 15px;font-size: 14px;}
.feed_mail{ float:left;padding-right: 20px;padding-top: 15px;font-size: 14px;}
.feed_yz,.feed_tel{padding-top: 15px;font-size: 14px;}
.feed_button{  text-align: center;padding:30px 0 8px 0;}














.part-item .part-con img{transition:600ms;}
.part-item .part-con:hover img{transform:scale(1.05);}
.part-item .part-con .thumbnail-img:hover {}

body {overflow: hidden auto;}

.float>ul>li {box-shadow: 0 0 5px 0 rgba(0,0,0,.1);border-bottom: none; }
.float-item-1 >div, .float-item-4 >div {display: block !important;opacity: 0 !important;visibility: hidden;transition:300ms;}
.float-item-1 >div.show, .float-item-4 >div.show {opacity: 1 !important;visibility: visible;transition:300ms;}


.adver-banner img {width: 100%;height: 100%;}

.footer .footin .code-txt {width: 118px;height: 118px;}



.searchBox {position: absolute; top: 50%; right: 0; margin-top: -20px; z-index: 9; width: 210px; height: 40px; border: #ccc solid 1px; border-radius: 40px; background-color: #fff; }
.searchBox .skin { border: none;display: block; width: 100%; height: 40px; line-height: 40px; padding: 10px 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 40px; background-color: #fff; }
.searchBox .enter { background-color: transparent; border: none; position: absolute; right: 0; top: 0; width: 48px; height: 40px; border-left: #d9d9d9 solid 1px; background-image: url(../images/btnt-search.png); background-size: 22px 22px; background-position: 10px 50%; background-repeat: no-repeat; text-indent: -9999px; white-space: nowrap; -webkit-transition: all 100ms ease-out 0s; transition: all 100ms ease-out 0s; }
.searchBox .enter:hover {opacity: .8; background-position: 12px 50%; }

