
/*--公共部分--*/
*{font-family: 'Microsoft YaHei';}
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;touch-callout: none;cursor: pointer;font-family: 'Microsoft YaHei';}
.pages ul li.thisclass{display: inline-block;border: 1px solid #00479B;padding: 6px 15px;margin: 0 1px;background: #00479B;color: #fff;}
.pages ul li.thisclass a{color: #fff;}
.pages ul li a{display: block;color: #999}
.pages ul li a:hover{color: #fff;}
body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre{margin: 0;padding: 0;border: 0;background-repeat: no-repeat;}
h1, h2, h3, h4, h5, h6, p{margin: 0;padding: 0;font-weight: normal;}
ul, li{list-style: none;}
em, i, b{font-style: normal;}
img{max-width: 100%;}
table{border-collapse: collapse;border-spacing: 0;}
*, :after, :before{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background-repeat: no-repeat;}
article, aside, footer, header, nav, section{display: block;}
a{background-color: transparent;-webkit-text-decoration-skip: objects;text-decoration: none;color: #333;outline: none;cursor: pointer;}
body, button, input, select, textarea{font-size: 14px;line-height: 24px;color: #333;font-family: 'Microsoft YaHei';}
a:hover{background-repeat: no-repeat;text-decoration: none; color:#CE2520;}
a, input[type="button"], button, label, input[type="submit"]{cursor: pointer;}
sub{bottom: -0.25em;}
sup{top: -0.5em;}
audio, video{display: inline-block;}
sub, sup{font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
[type="checkbox"], [type="radio"]{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;/* 1*/padding: 0;/* 2*/}
input, textarea, select{outline: none;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom: 1;}
.clear{clear: both;line-height: 0;height: 0;font-size: 0;}
.hide{display: none !important;}
.commonweb{padding: 20px 15px 0px }
.commonwebbox{margin-left: 0px;margin-right: 0px;}
.commonleft{float: none;}
.commonright{float: none;}
.visible-sm, .visible-md, .visible-lg .visible-lg2{display: none;}
.hidden-sm, .hidden-md, .hidden-lg{display: block;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float: left;padding-left: 10px;padding-right: 10px;}
.col-xs-12{width: 100%;}
.col-xs-11{width: 91.66666667%;}
.col-xs-10{width: 83.33333333%;}
.col-xs-9{width: 75%;}
.fl{float: left;}
.fr{float: right;}
.show{display: block !important;}
.col-xs-8{width: 66.66666667%;}
.col-xs-7{width: 58.33333333%;}
.col-xs-4{width: 33.33333333%;}
.col-xs-3{width: 25%;}
.col-xs-2{width: 16.66666667%;}
.col-xs-1{width: 8.33333333%;}
.col-xs-6{width: 50%;}
.col-xs-5{width: 41.66666667%;}

.ph_in{ display:none;}
/*.pc_in{ display:block;}*/
.lans{ color:#00479B;}
.wap8{width: 80.33333333%; margin:0 auto;}
.wap7{width: 70.33333333%; margin:0 auto;}
.dhuis{ background:#F8F8F8;}
.m_auto{ margin:0 auto !important; float:none !important;}
.biaoti{ padding:60px 0 40px;}

.we_more{	width: 119px; margin:15px 0; height: 38px;	background: url(../image/wel08.png) no-repeat center left;	transition:background 0.3s,border 0.3s;background-size:20%;display: block; padding:0 0 0 35px; line-height:38px;}
.we_more:hover{	background: #3d78b8 url(../image/wel08_h.png) no-repeat center right;background-size:20%; border-color: #3d78b8; color:#FFF;}

header{background: #ffffff;-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);position: fixed;width: 100%;z-index: 39;top: 0;left: 0;right: 0;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-duration: .6s;-moz-animation-duration: .6s;-o-animation-duration: .6s;animation-duration: .6s;}
header.shadow{-webkit-animation-name: fadeHeaderInDown;-moz-animation-name: fadeHeaderInDown;-o-animation-name: fadeHeaderInDown;animation-name: fadeHeaderInDown;}
@-webkit-keyframes fadeHeaderInDown{0%{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);}
100%{opacity: 1;-webkit-transform: translate3d(0, 0, 0);}} @-moz-keyframes fadeHeaderInDown{0%{opacity: 0;-moz-transform: translate3d(0, -100%, 0);}
100%{opacity: 1;-moz-transform: translate3d(0, 0, 0);}} @-o-keyframes fadeHeaderInDown{0%{opacity: 0;-o-transform: translate3d(0, -100%, 0);}
100%{opacity: 1;-o-transform: translate3d(0, 0, 0);}} @keyframes fadeHeaderInDown{0%{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);-moz-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}
100%{opacity: 1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}
.headerweb{max-width:1200px;margin: 0 auto;position: relative;padding: 0 15px; }
.header-nav li{position: relative;border-bottom: 1px solid #898989;/*padding: 0 10px;*/}
.header-nav li h3{font-size: 16px;position: relative;}
.header-nav li h3 a{display: block;padding: 10px 0;}
.header-nav li.cur .phsearchicon:after{transform: rotate(135deg);-moz-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);-webkit-transform: rotate(135deg);top: 13px;}
.phsearchicon{display: block;position: absolute;right: 0;top: 0;cursor: pointer;height: 45px;width: 80%;}
.logo{top: 0;padding:10px 0;float: left;}
/*.logo img{display: block;height: 22px;}*/
.header-nav{position: fixed;top: 55px;width: 100%;left: 0;height: 100%;background: #ffffff;padding: 0;display: none;overflow-y: scroll;padding-bottom: 190px;}
.phsearchicon:after{content: "";position: absolute;top: 17px;right: 10px;width: 10px;height: 10px;border-right: 1px solid #bebebe;border-top: 1px solid #bebebe;border-left: 0;border-bottom: 0;transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);-webkit-transform: rotate(45deg);}
.header-right{float: right;padding: 16px 0 0 0;font-size: 0;}
.header-right .search-con{display: inline-block;}
.header-right .search-inco{display: inline-block;width: 30px;height: 30px;}
.header-right .searchbox{position: absolute;right: 0;top: 59px;width: 100%;display: none;}
.header-right .searchbox .searchtext{width: 100%;height: 40px;padding: 10px 60px 10px 10px;border: 1px solid #ddd;}
.headsearch{display: inline-block;margin-left: 5px;}
.sub-nav{display: none;width: 100%;z-index: 3;padding: 10px 0;}
.sub-item a{display: block;text-align: left;padding: 6px 0;}
.sub-bg{display: none;position: absolute;left: 0;top: 100px;width: 100%;background: rgba(0, 0, 0, 0.4);height: 204px;z-index: 2;}
.header-right .searchbox .searchbtn{position: absolute;right: 0;top: 0;background: #00479B;width: 60px;height: 40px;color: #fff;font-family: "Microsoft YaHei";cursor: pointer;}
.mobnav-btn{display: inline-block;width: 35px;height: 30px;overflow: hidden;cursor: pointer;position: relative;margin-left: 5px;}
.mobnav-btn.g_close span{opacity: 0;}
.mobnav-btn.g_close span:first-child{-webkit-transform: rotate(45deg);transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);top: 17px;opacity: 1;}
.mobnav-btn span:first-child{content: "";top: 6px;left: 0;}
.mobnav-btn span:last-child{content: "";top: auto;bottom: 5px;left: 0;}
.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child, .mobnav-btn .mobnav-btn{left: 5px;position: absolute;background: #373737;-webkit-transition: all 0.5s ease;width: 27px;height: 2px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;transition: all 0.5s ease;}
.mobnav-btn.g_close span:last-child{-webkit-transform: rotate(-45deg);transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);top: 17px;opacity: 1;}
.mobnav-btn span{top: 50%;margin-top: -2px;}
.pcnavmenubtn{display: none;}
.headlanguage{font-size: 0;padding: 20px;display: none;position: fixed;left: 0;bottom: 0;width: 100%;z-index: 10;text-align: center;background-color: #ffffff;}
.headcompany{display: inline-block;vertical-align: top;*display: inline;*zoom: 1;font-size: 0;position: relative;padding-left: 10px;}
.headcompany .Currentlan{display: block;line-height: 30px;padding-right: 10px;color: #34364b;font-size: 12px;}
.headcompany .company-choose{font-size: 14px;display: none;position: fixed;left: 0;right: 0;top: 62px;background-color: #ffffff;padding: 0 20px;-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);}
.headcompany .company-choose a{display: block;line-height: 30px;}
.headcompany .company-choose a:hover{color: #00479B;}
.headlanguage .langbtn{background: url(http://t20006.mbdemo.18inter.com/Templates/T20006/images/wicon2.png) no-repeat center center;display: block;width: 30px;height: 30px;margin: 0 auto;-webkit-transition: all ease .5s;-o-transition: all ease .5s;-moz-transition: all ease .5s;transition: all ease .5s;}


.inxPartner{background-color: #f8f8f8;}
.new-right{float: left;padding-right: 2%; line-height:28px; width:60%;}
.new-right img{display: block;width: 100%;transition:0.3s ease-in-out; max-height:406px;}
.new-right:hover img{ transform:scale(1.01); -webkit-transform:scale(1.01);}

.new-left{ width:40%; float:left;}
.new-left .sult img{ width:170px !important;height:130px !important;}
.new-left .sult{ height:130px !important; width:170px !important; max-width:170px !important;}
.new-left li {display: flex; flex-direction: row;margin-left: 2%;color: #5d5c5c;border-bottom: 1px dashed #fff;padding:2% 0;}
.new-left li:nth-child(1n) {padding-top:0;}

.new-right h3{font-size: 16px; font-weight:bold; margin-top:15px;}
.new-right span{font-size: 14px; color:#666;}
    .footnav{ margin-left:50%}
    .fts{float: left; width:29%; border-right: 1px solid #3b4542;height: 215px;}
    .flxw{width: 1100px;}
    .ftlogo{padding-right:3%}
    .weixin{text-align: center; border: none; color:#999; padding-left:5%;}
    .footimg{display: flex; flex-direction: row; width:42%!important;float: left;border-right: 1px solid #3b4542;}
    .fling{padding-left:  16%;padding-right: 2%;}
    .ftnrg{padding-right: 10%;}

.sltlist .nrg{padding-left:3%; width:60%;}
.sltlist .nrg h4{font-size: 14px;white-space: nowrap;    -o-text-overflow: ellipsis;    text-overflow: ellipsis;    overflow: hidden;}
.sltlist .nrg p{font-size: 12px;line-height: 22px;margin:10px 0;}

.sltlist{margin-bottom:2%;}
.xin-1{color: #FFFFFF; font-size: 19px;}
.xin-2{color: #FFFFFF; font-size: 14px;margin-top: 14px;}
.xin-3{color: #8699a6; font-size: 14px;margin-top: 12px;}
.xin-4{color: #8699a6; font-size: 14px; margin-top: 14px;}
.xin-5{color: #8699a6; font-size: 26px; font-weight: bold;}

.xiax i{ display: block; width:70px; height:3px; background: #CE2520;    margin:20px auto 0;}
.xiax{ padding-top:0px; overflow:hidden;}

.zdsbacktop{z-index: 100;position: fixed;right: 20px;bottom: 10%;width: 40px;height: 40px;border: 1px solid #ccc;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;display: none;background: #333333 url(../images/wicon89.png) no-repeat center center;}


.box_abot{ width:80%; left:0; height:476px; background:url(../images/aboutbj.jpg) no-repeat; background-size:100% 100%; padding:40px 8%; font-size:14px; line-height:28px;}


@media (min-width: 1260px){.commonweb { margin: 0px auto;    max-width: 1260px;}}
@media (max-width: 320px){body{min-width: 320px;}} 
.commonwebbox{margin-left: -10px;margin-right: -10px;}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float: left;padding-left: 10px;padding-right: 10px;}
.col-sm-10{width: 83.33333333%;}
.col-sm-9{width: 75%;}
.col-sm-8{width: 66.66666667%;}
.col-sm-7{width: 58.33333333%;}
.col-sm-6{width: 50%;}
.col-sm-5{width: 41.66666667%;}
.col-sm-4{width: 33.33333333%;}
.col-sm-3{width: 25%;}
.col-sm-2{width: 16.66666667%;}
.col-sm-1{width: 8.33333333%;}
.visible-sm{display: block;}
.hidden-sm{display: none;}
.col-sm-12{width: 100%;}
.col-sm-11{width: 91.66666667%;}}
.hidden-md{display: none;}
@media (min-width: 992px){
.commonwebbox{margin-left: -10px;margin-right: -10px;}
.visible-md{display: block;}
.hidden-md{display: none;}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float: left;padding-left: 10px;padding-right: 10px;}
.col-md-12{width: 100%;}
.col-md-11{width: 91.66666667%;}
.commonleft{float: left;}
.commonright{float: right;}
.col-md-10{width: 83.33333333%;}
.col-md-9{width: 75%;}
.col-md-8{width: 66.66666667%;}
.col-md-7{width: 58.33333333%;}
.col-md-3{width: 22%;}
.col-md-2{width: 16.66666667%;}
.col-md-1{width: 13.9%;}
.col-md-6{width: 50%;}
.col-md-5{width: 41.66666667%;}
.col-md-4{width: 33.33333333%;}} 

@media (min-width: 1200px){html{cursor: default;}
.commonleft{float: left;}
.visible-lg2{display: inline-block;}
.hidden-lg{display: none;}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float: left;padding-left: 10px;padding-right: 10px;}
.col-lg-12{width: 100%;}
.commonright{float: right;}
.visible-lg{display: block;}
.col-lg-11{width: 91.66666667%;}
.col-lg-10{width: 83.33333333%;}
.col-lg-9{width: 75%;}
.col-lg-6{width: 50%;}
.col-lg-5{width: 41.66666667%;}
.col-lg-8{width: 66.66666667%;}
.col-lg-7{width: 58.33333333%;}
.col-lg-4{width: 33.33333333%;}
.col-lg-3{width: 25%;}
.col-lg-2{width: 16.66666667%;}
.col-lg-1{width: 8.33333333%;}} 
/* layout start*/
#foot-share{font-size: 0;text-align: center;padding: 10px 0 0;}
#foot-share a{float: none;display: inline-block;vertical-align: top;*display: inline;*zoom: 1;background-repeat: no-repeat;background-position: center center;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;width: 30px;height: 30px;margin: 0 4px;padding: 0;}
/*footer*/
.footer{background-color: #202A36;width: 100%;border-top: 1px solid #00479B;font-size: 13px;line-height: 20px;}
.friendlink a, .friendlink span{color: #34364b;opacity: .7;display: inline-block;vertical-align: top;*display: inline;*zoom: 1;}
.friendlink p{width: 80%; border-top: 1px solid #4d555e; margin: auto;margin-top: 10px;margin-bottom: 10px;}
.footer a:hover{color: #fff;}
.bd_weixin_popup{-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.foot-Copyright{padding: 10px 0;text-align: center;font-size: 13px;color: #a8a8a8;}
.foot-Copyright a{color: #a8a8a8;display: inline-block;vertical-align: top;*display: inline;*zoom: 1;}
.footer-top{padding-top: 20px;}
.footer-top .tel{display: block;color: #34364b;font-size: 20px;}
#foot-share .tweixin{background-image: url(http://t20006.mbdemo.18inter.com/Templates/T20006/images/weixin.png);}
#foot-share .txinlang{background-image: url(http://t20006.mbdemo.18inter.com/Templates/T20006/images/weibo.png);}
.footer-top .tel img{vertical-align: middle;display: inline-block;}
.footer-top .add{color: #34364b;opacity: .7;padding: 0 0 0 45px;}
.friendlink{padding: 10px 0;text-align: center;color: #4d555e;}
.friendlink a{color: #4d555e;}
@media (min-width: 1024px){.friendlink{padding: 17px 0;}
.friendlink a{padding-right: 10px;}
.foot-Copyright{padding: 0 0 8px 0;text-align: right;}
.footer-top .tel{font-size: 30px;}
.footer-top .tel img{margin-right: 3px;}
.footer-top .add{padding: 4px 0 0 53px;}
#foot-share{text-align: right;}
#foot-share a{width: 32px;height: 32px;margin: 0 5px;}
.foot-Copyright a{padding-left: 12px;}
.footer-top{padding-top: 38px;padding-bottom: 36px;line-height: 24px;}
.footer-top .left-cont{float: left;width: 50%;max-width: 280px;}
.footer-top .right-cont{float: right;max-width: 530px;position: relative;padding: 0 95px 0 0;}
#foot-share{position: absolute;right: 0;top: 0;padding: 0;}}

.visible-md{display: block;}
body{padding-top:56px;}
@media (min-width: 1024px){body{padding-top: 93px;}}
@media (max-width: 375px){/*.logo img{height:52px;}*/body{padding-top:59px;}}
@media (min-width: 1024px){header{background: #ffffff;height: 100px;}
.headerweb{max-width: 1440px;margin: 0 auto;position: static;height: 100%;}
header > .headerweb{max-width: 100%;padding: 0 2%;}
.header-nav{position: static;background: none;padding: 0 0 0 220px;overflow-y: visible;}
.header-nav a{color: #34364b;}
.header-nav li{border-bottom: none;float: left;padding: 0;position: static;}
.logo{padding-top: 15px;}
/*.logo img{display: block;height: 40px;}*/
.header-nav li h3{font-size: 14px;}
.header-nav li h3 a{display: block;padding: 38px 0;}
.header-nav li h3 a:after{content: "";height: 3px;position: absolute;bottom: 0;left: 51%;right: 51%;z-index: -1;background-color: #00479B;-o-transition-property: left, right;-moz-transition-property: left, right;transition-property: left, right;-webkit-transition-property: left, right;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-duration: 0.3s;-moz-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;-webkit-transition-timing-function: ease-out;}
.header-nav li:hover h3 a, .header-nav li.cur h3 a{font-weight: bold;color: #00479B;}
.header-nav li:hover h3 a:after, .header-nav li.cur h3 a:after{left: 0;right: 0;z-index: 1;}
/*.header-nav li.cur .sub-nav{background: rgba(0, 0, 0, 0.2);}*/
.header-right .search-inco{display: block;width: 35px;height: 100px;z-index: 4;}
.header-right .searchbox{position: absolute;right: -30px;top: 100px;width: 260px;display: none;}
.header-right .searchbox .searchtext{width: 100%;height: 40px;padding: 10px 60px 10px 10px;border: 1px solid #ddd;}
.header-right .searchbox .searchbtn{position: absolute;right: 0;top: 0;width: 60px;height: 40px;color: #fff;font-family: "Microsoft YaHei";cursor: pointer;}
.header-right{float: none;padding: 0;position: absolute;top: 0;right: 75px;padding-right: 71px;height: 100px;}
.header-right .search-con{position: relative;}
.sub-nav{display: none;}
.headsearch{height: 100px;border-left: 1px solid #eaeaea;padding: 0 20px;margin: 0;}
.mobnav-btn, .phsearchicon{display: none !important;}
.headlanguage{font-size: 16px;height: 100px;top: 0;border-left: 1px solid #eaeaea;position: fixed;right: 75px;padding: 0 20px;text-align: left;display: block;width: auto;background: none;left: auto;}
.headcompany .Currentlan{height: 100px;line-height: 100px;font-size: 16px;}
.headcompany .company-choose{top: 100px;position: absolute;width: 250px;position: absolute;z-index: 3;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.headlanguage .langbtn{height: 100px;}
.headcompany{position: relative;height: 100px;top: 0;border-left: 1px solid #eaeaea;padding: 0 27px;}
.pcnavmenubtn{border-left: 1px solid #eaeaea;display: block;position: fixed;right: 0;top: 0;width: 75px;height: 100px;cursor: pointer;}
.pcnavmenubtn .pcnav-btn{width: 19px;height: 30px;position: absolute;z-index: 3;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;}
.pcnavmenubtn .pcnav-btn span{top: 50%;margin-top: -2px;}
.pcnavmenubtn .pcnav-btn span, .pcnavmenubtn .pcnav-btn span:first-child, .pcnavmenubtn .pcnav-btn span:last-child{left: 0;position: absolute;background: #373737;-webkit-transition: all 0.5s ease;width: 19px;height: 3px;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;transition: all 0.5s ease;}
.pcnavmenubtn .pcnav-btn.g_close span{opacity: 0;}
.pcnavmenubtn .pcnav-btn span:first-child{content: "";top: 8px;left: 0;}
.pcnavmenubtn .pcnav-btn span:last-child{content: "";top: auto;bottom: 7px;left: 0;}
.pcnavmenubtn .pcnav-btn.g_close span:first-child{-webkit-transform: rotate(45deg);transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);top: 17px;opacity: 1;}
.pcnavmenubtn .pcnav-btn.g_close span:last-child{-webkit-transform: rotate(-45deg);transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);top: 17px;opacity: 1;}} @media (min-width: 1280px){.header-nav{display: block;}
.header-nav li{padding: 0 1.1%;/*padding: 0 1.3%;*/}
.header-right{padding-right: 51px;}
.headsearch, .headcompany, .headlanguage{padding: 0 5px;}} @media (min-width: 1366px){.logo{margin-left: 8%;}
.header-nav li{padding: 0 1%;}
.headsearch, .headcompany, .headlanguage{padding: 0 10px;}} @media (min-width: 1400px){.headsearch, .headcompany, .headlanguage{padding: 0 15px;}
.header-right{padding-right: 61px;}
.header-nav{padding-left: 237px;}}  @media (min-width: 1680px){.headsearch{padding: 0 32px;}
.header-nav{/*padding-left: 14%;*/padding-left: 4%;}
.header-nav li{padding: 0 1.5%;}
.header-right{padding-right: 50px;right: 50px;}
.headcompany{width: 135px;padding: 0 27px;}
.headlanguage{right: 100px;width: 100px;}
.pcnavmenubtn{width: 100px;}}  @media (min-width: 1800px){.header-nav li{padding: 0 2%;}}
.headsideNav{display: none;}
@media (min-width: 1024px){.headsideNav{position: fixed;top: 0;right: -320px;z-index: 999;background: #f9f9f9;height: 100%;width: 320px;display: block;overflow-y: auto;padding: 50px 30px;-webkit-transition: all ease .5s;-o-transition: all ease .5s;-moz-transition: all ease .5s;transition: all ease .5s;text-align: center;}
.headsideNav .logo{float: none;display: block;-webkit-transition: all 0.5s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.1s;-o-transition: all 0.5s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.1s;-moz-transition: all 0.5s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.1s;transition: all 0.5s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.1s;-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);opacity: 0;}
.headsideNav .logo img{height: 34px;}
.headsideNav .slide-colse{display: block;width: 30px;height: 30px;background: url(../image/slide-close.png) no-repeat center center;position: absolute;top: 30px;right: 30px;}
.headsideNav .slide-nav{padding: 40px 0 0 0;font-size: 18px;-webkit-transition: all 0.8s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.3s;-o-transition: all 0.8s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.3s;-moz-transition: all 0.8s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.3s;transition: all 0.8s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.3s;opacity: 0;-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);}
.headsideNav .slide-nav li{padding-bottom: 25px;}
.headsideNav .slide-nav li h3 a{color: #8B8784;}
.headsideNav .sub-item{font-size: 16px;}
.headsideNav .sub-item a{color: #cac4bd;text-align: center;}
.headsideNav li h3{position: relative;}
.headsideNav.cur{right: 0;}
.headsideNav.cur .logo, .headsideNav.cur .slide-nav{-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);opacity: 1;}
.headsideNav .phsearchicon{left: 0;top: 0;right: 0;width: 100%;height: 28px;display: block !important;z-index: 2;}
.headsideNav .phsearchicon:after{display: none;}
.exit-off-canvas{position: fixed;top: 0;left: 0;width: 0;height: 100%;cursor: pointer;z-index: 999;background: #000;opacity: 0.5;-webkit-transition: all .4s ease;-o-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease;}}
.childMenu{position: absolute;top: 100px;left: 0;width: 100%;height: 0px;background: #fff;background: rgba(0, 0, 0, 0.31);font-size: 14px;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;color: #88868e;overflow: hidden;line-height: 55px;}
.childMenu.active{height: 55px;overflow: visible;}
.childMenu .sub-item a{display: inline-block;vertical-align: top;*display: inline;*zoom: 1;text-align: center;padding: 0 20px 0 0;color: #ffffff;}
.childMenu .sub-item a:hover{color: #00479B;}
.childMenu .sub-nav{display: block;padding: 0;width: 100%;z-index: 3;}
.full-inside-subnav .channel-title::after{_font-size: 0;_line-height: 0;_overflow: hidden;width: 0;height: 0;}
.toptel{padding:8px;font-size: 14px;color: #004898; width:100%; text-align:right; padding-right:50px;}
.comtel{padding-left:10px;font-size: 14px;}
.comtel img{ padding-right:5px;}

.xz img{width: 100%;}
.sver img{width: 100%;}
/*common*/
body{overflow-x: hidden;}
.padtb{padding-top: 30px;padding-bottom: 30px;}
.padtbb{padding-bottom: 30px;}
.nopadtb{padding-top: 0;padding-bottom: 0;}
.font24{font-size: 20px;}
.font22{font-size: 19px;}
.font20{font-size: 18px;}
.font18{font-size: 16px;}
.font15{font-size: 15px;}
.font16{font-size: 16px;}
.font36{font-size: 22px;}
.font30{font-size: 20px;}
.alcenter{text-align: center;}
.c666666{color: #666666;}
.cd82019{color: #00479B;}
.c90c42f{color: #90c42f;}
.c4c4c4c{color: #4c4c4c;}
.h28{height: 28px;}
.h18{height: 18px;}
.h13{height: 13px;}
.h12{height: 12px;}
.h10{height: 10px;}
.h5{height: 5px;}
@media (min-width: 1024px){.font36{font-size: 28px;line-height: 30px;}
.font34{font-size: 28px;line-height: 30px;}
.font22{font-size: 22px;}
.font20{font-size: 20px;}
.font18{font-size: 18px;}
.font32{font-size: 27px;line-height: 30px;}
.font30{font-size: 26px;line-height: 30px;}
.font24{font-size: 24px;}} @media (min-width: 1199px){.font36{font-size: 36px;line-height: 38px;}
.font34{font-size: 34px;line-height: 38px;}
.font32{font-size: 32px;line-height: 36px;}
.font30{font-size: 30px;line-height: 32px;font-weight: bold;}}
.cffffff{color: #ffffff;}
.c333333{color: #333333;}
.c696161{color: #696161;}
.center{text-align: center;}
.fontbold{font-weight: bold;}
.inside-banner{position: relative;overflow: hidden;}
.inside-banner img{display: block;width: auto;max-width: none;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);}
@media (max-width: 414px){.inside-banner img{max-height: 120px;}}
::-webkit-scrollbar{width: 5px;height: 8px;background-color: #e0e0e0;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0;}
::-webkit-scrollbar-thumb{background-color: #aeaeae;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0;}
.fontfamMontser{font-family: Montserrat;}
.full-inside-subnav{background-color: #ffffff;border-bottom: 1px solid #e0e0e0;}
.full-inside-subnav .inside-subnav{position: relative;z-index: 25;}
.full-inside-subnav .channel-title{font-size: 16px;line-height: 50px;font-weight: bold;text-align: center;}
.full-inside-subnav .channel-title::after{content: '';display: inline-block;vertical-align: middle;margin: 0 0 -3px 10px;border-width: 7px;border-style: solid dashed dashed dashed;border-color: #333 transparent transparent transparent;}
.full-inside-subnav .subnav{display: none;position: absolute;left: 0;top: 50px;z-index: 10;width: 100%;background-color: #fff;padding-bottom: 20px;border-top: 1px solid #ccc;-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);font-size: 0;overflow: hidden;}
.full-inside-subnav .subnav.padding{padding: 0 44px;}
.full-inside-subnav .subnav .sub-btn{display: none;}
.full-inside-subnav .crumb{display: none;}
.common-clumb-box{position: relative;}
.full-inside-subnav .subnav a{display: block;padding-left: 20px;font-size: 14px;line-height: 45px;border-bottom: 1px solid #ccc;}
.full-inside-subnav .subnav a.cur{color: #00479B;}
.common-clumb{font-size: 0;padding-top: 20px;overflow: hidden;}
.common-clumb .clumb-box{width: auto;}
.common-clumb a{display: inline-block;vertical-align: top;*display: inline;*zoom: 1;color: #999999;font-size: 14px;text-align: center;padding: 5px 10px;width: auto;position: relative;-webkit-transition: all ease .5s;-o-transition: all ease .5s;-moz-transition: all ease .5s;transition: all ease .5s;}
.common-clumb a:hover, .common-clumb a.cur{color: #ffffff;}
.common-clumb a:hover:before, .common-clumb a.cur:before{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.common-clumb a:before{content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background: #ea3800;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition-property: transform;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: -o-transform;-moz-transition-property: transform, -moz-transform;transition-property: transform;transition-property: transform, -webkit-transform, -moz-transform, -o-transform;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.clumb-title .en{color: #00479B;text-transform: uppercase;font-family: Rubik;}
.clumb-title .cn{color: #34364b;padding: 0 0 4px 0;}
.common-clumb-min{padding-top: 30px;}
@media (min-width: 762px){.clumb-title .cn{padding: 0 0 7px 0;}} @media (min-width: 1024px){.full-inside-subnav{overflow: hidden;}
.full-inside-subnav .channel-title{display: none;}
.full-inside-subnav .subnav{display: block;position: static;background-color: transparent;padding-bottom: 0;border-top: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.full-inside-subnav .subnav ul{height: 60px;}
.full-inside-subnav .subnav li{width: auto;display: inline-block;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;-ms-flex-negative: 0;flex-shrink: 0;height: 100%;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;margin-right: 25px;}
.full-inside-subnav .subnav li:hover a, .full-inside-subnav .subnav li.cur a{color: #00479B;}
.full-inside-subnav .subnav li:hover a:after, .full-inside-subnav .subnav li.cur a:after{left: 0;right: 0;z-index: 1;}
.full-inside-subnav .subnav a{float: left;display: block;line-height: 60px;border-bottom: 0;padding: 0;-webkit-transition: all ease .5s;-o-transition: all ease .5s;-moz-transition: all ease .5s;transition: all ease .5s;position: relative;}
.full-inside-subnav .subnav a:after{content: "";height: 3px;position: absolute;bottom: 0;left: 51%;right: 51%;z-index: -1;background-color: #00479B;-o-transition-property: left, right;-moz-transition-property: left, right;transition-property: left, right;-webkit-transition-property: left, right;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-duration: 0.3s;-moz-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;-webkit-transition-timing-function: ease-out;}
.full-inside-subnav .subnav .sub-btn{width: 44px;height: 100%;cursor: pointer;z-index: 10;background-color: #ffffff;position: absolute;z-index: 3;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);padding: 0;}
.full-inside-subnav .subnav .sub-btn:before{display: block;content: "";width: 16px;height: 16px;border-left: 2px solid #848484;border-bottom: 2px solid #848484;}
.full-inside-subnav .subnav .sub-btn.sub-prev{left: 0;}
.full-inside-subnav .inside-subnav{width: 73%;float: left;}
.full-inside-subnav .crumb{position: relative;float: right;max-width: 27%;padding-left: 28px;display: block;color: #737373;font-size: 0;line-height: 60px;border-left: 1px solid #e0e0e0;}
.full-inside-subnav .crumb .inner{white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;text-align: right;}
.full-inside-subnav .crumb a{position: relative;z-index: 3;display: inline-block;vertical-align: top;*display: inline;*zoom: 1;color: #737373;font-size: 14px;}
.full-inside-subnav .crumb a:after{content: '';display: inline-block;vertical-align: middle;width: 0;height: 0;margin: -2px 4px 0 8px;border: 3px solid rgba(255, 255, 255, 0);border-left-color: #757575;}
.full-inside-subnav .crumb a:hover{color: #00479B;}
.full-inside-subnav .crumb span{position: relative;z-index: 3;font-size: 13px;display: inline-block;vertical-align: top;*display: inline;*zoom: 1;}
.full-inside-subnav .crumb .home{padding-left: 14px;vertical-align: middle;background: url("http://t20006.mbdemo.18inter.com/Templates/T20006/images/homeico.png") no-repeat 0 center;}
.common-clumb{padding: 12px 0 0 0;}
.common-clumb a{padding: 6px 20px;}
.common-clumb-box .sub-btn{width: 44px;height: 38px;cursor: pointer;position: absolute;z-index: 3;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);padding: 0;}
.common-clumb-box .sub-btn:before{display: block;content: "";width: 14px;height: 14px;border-left: 2px solid #666666;border-bottom: 2px solid #666666;}
.common-clumb-box .sub-btn:hover:before{border-color: #00479B;}
.common-clumb-box .sub-btn.sub-prev{left: 0;}
.full-inside-subnav .subnav .sub-btn.sub-prev:before{transform: rotate(40deg);-webkit-transform: rotate(40deg);-moz-transform: rotate(40deg);-ms-transform: rotate(40deg);-o-transform: rotate(40deg);margin: 22px 0 0 17px;}
.full-inside-subnav .subnav .sub-btn.sub-next{right: 0;}
.full-inside-subnav .subnav .sub-btn.sub-next:before{transform: rotate(225deg);-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-ms-transform: rotate(225deg);-o-transform: rotate(225deg);margin: 22px 0 0 8px;}
.common-clumb-box .sub-btn.sub-prev:before{transform: rotate(40deg);-webkit-transform: rotate(40deg);-moz-transform: rotate(40deg);-ms-transform: rotate(40deg);-o-transform: rotate(40deg);margin: 18px 0 0 17px;}
.common-clumb-box .sub-btn.sub-next{right: 0;}
.common-clumb-box .sub-btn.sub-next:before{transform: rotate(225deg);-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-ms-transform: rotate(225deg);-o-transform: rotate(225deg);margin: 18px 0 0 8px;}
.common-clumb-min{padding-top: 40px;}
.common-clumb-min .clumb-title.fl{max-width: 50%;}
.common-clumb-min .common-clumb-box.fr{max-width: 50%;}} @media (min-width: 1199px){.common-clumb-min{padding-top: 77px;}}
.comloading{text-align: center;color: #868686;}
.comloading .loadtext{display: block;color: #868686;opacity: 0.5;}
.loadEffect{width: 40px;height: 40px;position: relative;margin: 0 auto 15px;}
.loadEffect span{display: inline-block;width: 4px;height: 4px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background: #000000;position: absolute;-webkit-animation: load 1.5s ease infinite;}
@-webkit-keyframes load{0%{opacity: 1;}
100%{opacity: 0;}}
.loadEffect span:nth-child(1){left: 0;top: 50%;margin-top: -2px;-webkit-animation-delay: 0.13s;}
.loadEffect span:nth-child(2){left: 2px;top: 9px;-webkit-animation-delay: 0.26s;}
.loadEffect span:nth-child(3){left: 9px;top: 2px;-webkit-animation-delay: 0.39s;}
.loadEffect span:nth-child(4){left: 50%;top: 0;margin-left: -2px;-webkit-animation-delay: 0.52s;}
.loadEffect span:nth-child(5){right: 9px;top: 2px;-webkit-animation-delay: 0.65s;}
.loadEffect span:nth-child(6){right: 2px;top: 9px;-webkit-animation-delay: 0.78s;}
.loadEffect span:nth-child(7){right: 0;top: 50%;margin-top: -2px;-webkit-animation-delay: 0.91s;}
.loadEffect span:nth-child(8){bottom: 9px;right: 2px;-webkit-animation-delay: 1.04s;}
.loadEffect span:nth-child(9){bottom: 2px;right: 9px;-webkit-animation-delay: 1.17s;}
.loadEffect span:nth-child(10){bottom: 0;left: 50%;margin-left: -2px;-webkit-animation-delay: 1.3s;}
.loadEffect span:nth-child(11){bottom: 9px;left: 2px;-webkit-animation-delay: 1.43s;}
.loadEffect span:nth-child(12){bottom: 2px;left: 9px;-webkit-animation-delay: 1.56s;}







/* Effect 1: opacity*/.grid.effect-1 li.animate{-webkit-animation: fadeIn 0.65s ease forwards;-moz-animation: fadeIn 0.65s ease forwards;-o-animation: fadeIn 0.65s ease forwards;animation: fadeIn 0.65s ease forwards;}
@-webkit-keyframes fadeIn{0%{}
100%{opacity: 1;}} @-moz-keyframes fadeIn{0%{}
100%{opacity: 1;}} @-o-keyframes fadeIn{0%{}
100%{opacity: 1;}} @keyframes fadeIn{0%{}
100%{opacity: 1;}}
/* Effect 2: Move Up*/.grid.effect-2 li.animate{-webkit-transform: translateY(200px);-moz-transform: translateY(200px);-ms-transform: translateY(200px);-o-transform: translateY(200px);transform: translateY(200px);-webkit-animation: moveUp 0.65s ease forwards;-moz-animation: moveUp 0.65s ease forwards;-o-animation: moveUp 0.65s ease forwards;animation: moveUp 0.65s ease forwards;}
@-webkit-keyframes moveUp{0%{}
100%{-webkit-transform: translateY(0);opacity: 1;}} @-moz-keyframes moveUp{0%{}
100%{-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(0);opacity: 1;}} @-o-keyframes moveUp{0%{}
100%{-webkit-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);opacity: 1;}} @keyframes moveUp{0%{}
100%{-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);opacity: 1;}}
/* Effect 3: Scale up*/.grid.effect-3 li.animate{-webkit-transform: scale(0.6);-moz-transform: scale(0.6);-ms-transform: scale(0.6);-o-transform: scale(0.6);transform: scale(0.6);-webkit-animation: scaleUp 0.65s ease-in-out forwards;-moz-animation: scaleUp 0.65s ease-in-out forwards;-o-animation: scaleUp 0.65s ease-in-out forwards;animation: scaleUp 0.65s ease-in-out forwards;}
@-webkit-keyframes scaleUp{0%{}
100%{-webkit-transform: scale(1);opacity: 1;}} @-moz-keyframes scaleUp{0%{}
100%{-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);opacity: 1;}} @-o-keyframes scaleUp{0%{}
100%{-webkit-transform: scale(1);-o-transform: scale(1);transform: scale(1);opacity: 1;}} @keyframes scaleUp{0%{}
100%{-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);opacity: 1;}}
/* Effect 4: fall perspective*/.grid.effect-4{-webkit-perspective: 1300px;-moz-perspective: 1300px;perspective: 1300px;}
.grid.effect-4 li.animate{-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);-moz-transform: translateZ(400px) translateY(300px) rotateX(-90deg);transform: translateZ(400px) translateY(300px) rotateX(-90deg);-webkit-animation: fallPerspective .8s ease-in-out forwards;-moz-animation: fallPerspective .8s ease-in-out forwards;-o-animation: fallPerspective .8s ease-in-out forwards;animation: fallPerspective .8s ease-in-out forwards;}
@-webkit-keyframes fallPerspective{0%{}
100%{-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);opacity: 1;}} @-moz-keyframes fallPerspective{0%{}
100%{-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);-moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);transform: translateZ(0px) translateY(0px) rotateX(0deg);opacity: 1;}} @-o-keyframes fallPerspective{0%{}
100%{-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);transform: translateZ(0px) translateY(0px) rotateX(0deg);opacity: 1;}} @keyframes fallPerspective{0%{}
100%{-webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);-moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);transform: translateZ(0px) translateY(0px) rotateX(0deg);opacity: 1;}}
/* Effect 5: fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel)*/.grid.effect-5{-webkit-perspective: 1300px;-moz-perspective: 1300px;perspective: 1300px;}
.grid.effect-5 li.animate{-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin: 50% 50% -300px;-moz-transform-origin: 50% 50% -300px;-ms-transform-origin: 50% 50% -300px;-o-transform-origin: 50% 50% -300px;transform-origin: 50% 50% -300px;-webkit-transform: rotateX(-180deg);-moz-transform: rotateX(-180deg);transform: rotateX(-180deg);-webkit-animation: fly .8s ease-in-out forwards;-moz-animation: fly .8s ease-in-out forwards;-o-animation: fly .8s ease-in-out forwards;animation: fly .8s ease-in-out forwards;}
@-webkit-keyframes fly{0%{}
100%{-webkit-transform: rotateX(0deg);opacity: 1;}} @-moz-keyframes fly{0%{}
100%{-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);transform: rotateX(0deg);opacity: 1;}} @-o-keyframes fly{0%{}
100%{-webkit-transform: rotateX(0deg);transform: rotateX(0deg);opacity: 1;}} @keyframes fly{0%{}
100%{-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);transform: rotateX(0deg);opacity: 1;}}
/* Effect 6: flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel)*/.grid.effect-6{-webkit-perspective: 1300px;-moz-perspective: 1300px;perspective: 1300px;}
.grid.effect-6 li.animate{-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin: 0% 0%;-moz-transform-origin: 0% 0%;-ms-transform-origin: 0% 0%;-o-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-transform: rotateX(-80deg);-moz-transform: rotateX(-80deg);transform: rotateX(-80deg);-webkit-animation: flip .8s ease-in-out forwards;-moz-animation: flip .8s ease-in-out forwards;-o-animation: flip .8s ease-in-out forwards;animation: flip .8s ease-in-out forwards;}
@-webkit-keyframes flip{0%{}
100%{-webkit-transform: rotateX(0deg);opacity: 1;}} @-moz-keyframes flip{0%{}
100%{-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);transform: rotateX(0deg);opacity: 1;}} @-o-keyframes flip{0%{}
100%{-webkit-transform: rotateX(0deg);transform: rotateX(0deg);opacity: 1;}} @keyframes flip{0%{}
100%{-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);transform: rotateX(0deg);opacity: 1;}}
/* Effect 7: helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel)*/.grid.effect-7{-webkit-perspective: 1300px;-moz-perspective: 1300px;perspective: 1300px;}
.grid.effect-7 li.animate{-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-180deg);transform: rotateY(-180deg);-webkit-animation: helix .8s ease-in-out forwards;-moz-animation: helix .8s ease-in-out forwards;-o-animation: helix .8s ease-in-out forwards;animation: helix .8s ease-in-out forwards;}
@-webkit-keyframes helix{0%{}
100%{-webkit-transform: rotateY(0deg);opacity: 1;}} @-moz-keyframes helix{0%{}
100%{-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);transform: rotateY(0deg);opacity: 1;}} @-o-keyframes helix{0%{}
100%{-webkit-transform: rotateY(0deg);transform: rotateY(0deg);opacity: 1;}} @keyframes helix{0%{}
100%{-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);transform: rotateY(0deg);opacity: 1;}}
/* Effect 8:*/.grid.effect-8{-webkit-perspective: 1300px;-moz-perspective: 1300px;perspective: 1300px;}
.grid.effect-8 li.animate{-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: scale(0.4);-moz-transform: scale(0.4);-ms-transform: scale(0.4);-o-transform: scale(0.4);transform: scale(0.4);-webkit-animation: popUp .8s ease-in forwards;-moz-animation: popUp .8s ease-in forwards;-o-animation: popUp .8s ease-in forwards;animation: popUp .8s ease-in forwards;}
@-webkit-keyframes popUp{0%{}
70%{-webkit-transform: scale(1.1);opacity: .8;-webkit-animation-timing-function: ease-out;}
100%{-webkit-transform: scale(1);opacity: 1;}} @-moz-keyframes popUp{0%{}
70%{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);opacity: .8;-webkit-animation-timing-function: ease-out;-moz-animation-timing-function: ease-out;animation-timing-function: ease-out;}
100%{-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);opacity: 1;}} @-o-keyframes popUp{0%{}
70%{-webkit-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);opacity: .8;-webkit-animation-timing-function: ease-out;-o-animation-timing-function: ease-out;animation-timing-function: ease-out;}
100%{-webkit-transform: scale(1);-o-transform: scale(1);transform: scale(1);opacity: 1;}} @keyframes popUp{0%{}
70%{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);opacity: .8;-webkit-animation-timing-function: ease-out;-moz-animation-timing-function: ease-out;-o-animation-timing-function: ease-out;animation-timing-function: ease-out;}
100%{-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);opacity: 1;}}

.index-text .en{font-family: 'raleway';text-transform: uppercase;font-weight: bold;color: #00479B;padding: 5px 0 0 0;}
.index-btn{display: block;width: 30px;height: 30px;position: absolute;position: absolute;z-index: 3;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background-position: center center;background-repeat: no-repeat;-moz-background-size: 30px;-o-background-size: 30px;background-size: 30px;}
.index-btn.index-prev{background-image: url(../image/prev.png);left: 0;}
.index-btn.index-prev:hover{background-image: url(http://t20006.mbdemo.18inter.com/Templates/T20006/images/prevho.png);}
.index-btn.index-next{background-image: url(../image/next.png);right: 0;}
.index-btn.index-next:hover{background-image: url(http://t20006.mbdemo.18inter.com/Templates/T20006/images/nextho.png);}
.index-more a{display: inline-block;border: 2px solid #e1e1e4;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;height: 35px;line-height: 33px;text-align: center;padding: 0 20px;color: #6e6f7b;font-size: 13px;}
@media (min-width: 1024px){.index-text .en{padding: 13px 0 0 0;}
.index-btn{width: 46px;height: 46px;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}
.index-btn.index-prev{left: -30px;}
.index-btn.index-next{right: -30px;}
.index-more a{-webkit-transform: perspective(1px) translateZ(0);-moz-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;-webkit-transition-property: color;-o-transition-property: color;-moz-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;height: 60px;line-height: 60px;padding: 0 46px;}
.index-more a:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #00479B;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition-property: transform;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: -o-transform;-moz-transition-property: transform, -moz-transform;transition-property: transform;transition-property: transform, -webkit-transform, -moz-transform, -o-transform;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.index-more a:hover{color: #ffffff;border-color: #ffffff;}
.index-more a:hover:before{-webkit-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1);}} @media (min-width: 1400px){.index-btn.index-prev{left: -80px;}
.index-btn.index-next{right: -80px;}}
@media (min-width: 1440px){.index-btn.index-prev{left: -106px;}
.index-btn.index-next{right: -106px;}
}


.inxSolut-wrapper{padding: 0 30px 30px;position: relative;}
.inxSolut-wrapper .inxSolut-min{overflow: hidden;padding: 30px 0 0 0;}
.inxSolut-wrapper ul.momargin{margin: 0;}
.inxSolut-wrapper ul.momargin li{padding: 0;}
.inxSolut-wrapper li .solut-img img{margin: 0 auto;width: 100%;}
.inxSolut-wrapper li .solut-text{padding: 10px;background-color: #ffffff;text-align: center;position: relative;background: -webkit-linear-gradient(135deg, transparent 20px, #fff 0);/*background: -moz- oldlinear-gradient(135deg, transparent 20px, #fff 0);background: -o-linear-gradient(135deg, transparent 20px, #fff 0);background: linear-gradient(-45deg, transparent 20px, #fff 0);*/}
.inxSolut-wrapper li .solut-text h3{color: #58596d;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}
.inxSolut-wrapper li .solut-text .en{white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;color: #00479B;text-transform: uppercase;font-family: DINPro;}
.inxSolut-wrapper .index-btn.index-prev{background-image: url(../image/prev4.png);}
.inxSolut-wrapper .index-btn.index-prev:hover{background-image: url(http://t20006.mbdemo.18inter.com/Templates/T20006/images/prev4ho.png);}
.inxSolut-wrapper .index-btn.index-next{background-image: url(../image/next4.png);}
.inxSolut-wrapper .index-btn.index-next:hover{background-image: url(http://t20006.mbdemo.18inter.com/Templates/T20006/images/next4ho.png);}
.inxSolut-wrapper .ipages{bottom: 10px;}
@media (min-width: 768px){.inxSolut-wrapper .relat-btn{height: 43px;}  }
@media (min-width: 1024px){.inxSolution{ background:#EFEFEF;padding-top: 57px;padding-bottom: 50px;}

.inxSolut-wrapper{padding-top: 26px;}
.inxSolut-wrapper .ipages{bottom: 40px;}
.inxSolut-wrapper li:hover img{-webkit-transform: scale(1.03, 1.03);-moz-transform: scale(1.03, 1.03);-ms-transform: scale(1.03, 1.03);-o-transform: scale(1.03, 1.03);transform: scale(1.03, 1.03);}
.inxSolut-wrapper li a{-webkit-transition: all ease .5s;-o-transition: all ease .5s;-moz-transition: all ease .5s;transition: all ease .5s;}
.inxSolut-wrapper li .solut-img{overflow: hidden;}
.inxSolut-wrapper li .solut-img img{-webkit-transition: all ease 0.7s;-moz-transition: all ease 0.7s;-o-transition: all ease 0.7s;transition: all ease 0.7s;}
.inxSolut-wrapper li .solut-text{padding: 24px 30px 32px;}
.inxSolut-wrapper li .solut-text h3{margin: 0 0 2px 0;}
.inxSolut-wrapper li:hover .solut-text h3{color: #00479B;}} @media (min-width: 1400px){.inxSolut-wrapper{padding-left: 0;padding-right: 0;}}
.inxPartner{background-color: #f1f4f9;}
.partner-wrapper{overflow: hidden;}
@media (min-width: 1024px){
.inxPartner{padding-top: 56px;padding-bottom: 25px;}} 
.searchcont401{padding: 36px 0;background-color: #ffffff;}
.searchtitle401{padding: 28px 15px;background-color: #f2f2f2;}
.searchtitle401 span{color: #00479B;}
.resultlist401{font-size: 13px;padding: 3% 0;}
.resultlist401 img{display: block;width: 100%;margin-bottom: 2%;}
.resultlist401 ul{padding-bottom: 40px;}
.resultlist401 li{padding: 15px 0;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;margin-bottom: -1px;position: relative !important;top: auto !important;}
.resultlist401 h4{font-size: 16px;line-height: 24px;margin-bottom: 3%;}
.resultlist401 h4 em{color: #da251d;}
.resultlist401 h4 a{display: block;}
.resulttext401{overflow: hidden;height: 72px;color: #999;}
.resultlabel401{color: #999;display: inline-block;padding-top: 30px;}
.searchinputcont401 dt{float: left;width: 78%;}
.searchinputcont401 dd{float: left;width: 22%;}
.searchinputcont401 dt input{width: 100%;height: 40px;line-height: 40px;text-indent: 12px;font-size: 15px;color: #333333;background-color: #ffffff;font-family: "Microsoft YaHei";}
.searchinputcont401 dd input{width: 100%;height: 40px;line-height: 40px;font-weight: bold;color: #ffffff;cursor: pointer;background-color: #00479B;text-align: center;font-family: "Microsoft YaHei";}
.keywords{color: #da251d;}
@media (min-width: 768px){.searchtitle401{font-size: 24px;}
.resultlist401 h4{font-size: 20px;margin-bottom: 2%;}
.searchimg401{float: left;margin: 0 3% 0 0;display: block;width: 200px;height: 150px;overflow: hidden;position: relative;}
.resultlist401 img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);max-width: 100%;width: auto;}} @media (min-width: 992px){.searchinputcont401{width: 45%;margin: 0 auto;}
.searchinputcont401 dt input{font-size: 18px;}
.searchinputcont401 dd input{font-size: 18px;font-weight: bold;}}
.minimg-wrapper{overflow: hidden;position: relative;}
.product-table{width: 100%;overflow-x: auto;padding-bottom: 10px;}
.prodatile-btn{display: block;width: 30px;height: 100%;top: 0;position: absolute;z-index: 5;background-position: center center;background-repeat: no-repeat;background-size: 30px;transition: all ease 0.5s;}
.prodatile-prev{background-image: url(http://t20006.mbdemo.18inter.com/Templates/T20006/images/prevho.png);left: 0;}
.prodatile-next{background-image: url(http://t20006.mbdemo.18inter.com/Templates/T20006/images/nextho.png);right: 0;}
@media (min-width: 1024px){.prodatile-btn{background-size: 42px;width: 50px;}
.prodatile-prev{background-position-x: -50px;}
.prodatile-prev:hover{background-position-x: 0;}
.prodatile-next{background-position-x: 50px;}
.prodatile-next:hover{background-position-x: 0;}}
.footer-top{padding-top: 10px;}
.footer-top ul li.li1 h3{padding: 10px 0;position: relative;border-bottom: 1px solid #ddd;}
.footer-top ul li.li1 h3 a{color: #85868f;}
.footer-sub{padding-bottom: 5px;display: none;}
.footer-sub a{display: block;color: #999999;font-size: 13px;padding: 5px 0;}
.footer-top ul li.li2{padding-top: 20px;text-align: center;}
.footer-top ul li.li2 h3{margin-bottom: 20px;}
.footer-top ul li.li2 img{max-width: 100%;border: #dedede 1px dashed}
.footer-top ul li.li2 .telnum{padding-top: 14px;font-size: 13px;color: #34364b;opacity: 0.7;}
.footer-top ul li.li2 .telnum a{color: #34364b;display: inline-block;}
.footer-top ul li.li2 .telnum a:hover{color: #00479B;opacity: 1;}
.plus.icon{position: absolute;right: 15px;top: 11px;color: #fff;position: absolute;margin-left: 3px;margin-top: 10px;}
.plus.icon:before{content: '';position: absolute;width: 15px;height: 1px;background-color: #333;}
.plus.icon:after{content: '';position: absolute;width: 15px;height: 1px;background-color: #333;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.footer-top ul li h3.cur .plus.icon:after{opacity: 0;}
@media (min-width: 1024px){.footer-top{padding-top: 46px;padding-bottom: 48px;}
.footer-top ul li.li1 h3{border-bottom: 0;padding-top: 0;}
.footer-sub{padding-bottom: 0;display: block;}
.footer-sub a{padding-top: 0;color: #abacb7;}
.footer-sub a:hover{color: #C61B2B;}
.footer-top ul li.li2{padding: 0;text-align: right;}
.plus.icon:after, .plus.icon:before{opacity: 0;}
.footer-top ul li.li2 .telnum a{padding: 0 0 0 2px;}} @media (min-width: 1199px){.footer-top ul li{}} @media (min-width: 1260px){.footer-top ul li{}
.footer-top ul li.li2{padding: 0 0 0 2%;}}
.header-nav li h3{padding: 0 10px;}
.header-nav .sub-item.cur .three-btn:after{border-top: 7px solid #b3b3b3;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.header-nav .sub-item h4{position: relative;border-bottom: 1px solid #d9d9d9;padding: 0 15px;}
.header-nav .sub-item:last-child h4{border-bottom: 0;}
.header-nav .sub-nav{background-color: #f2f2f2;padding: 0;}
.header-nav .three-nav{display: none;background-color: #fafafa;padding: 0 20px;}
.header-nav .three-btn{display: block;position: absolute;right: 0;top: 0;cursor: pointer;height: 36px;width: 80%;}
.header-nav .three-btn:after{content: '';display: block;width: 0;height: 0;border-top: 6px solid transparent;border-left: 7px solid #b3b3b3;border-bottom: 6px solid transparent;position: absolute;right: 13px;top: 50%;margin-top: -4px;}
@media (min-width: 1024px){header{border-bottom: 1px solid #e0e0e0;box-shadow: none;}
.header-nav li{position: relative;}
.header-nav li h3{padding: 0;}
.header-nav .sub-nav{top: 100px;background-color: #FFFFFF;position: absolute;width: 210px;left: 50%;transform: translateX(-50%);display: none;text-align: center;border: 1px solid #e0e0e0;border-top: 0;}
.header-nav li .sub-item a{text-align: center;}
.header-nav .sub-item{position: relative;padding: 0 17px;}
.header-nav .sub-item:hover h4 a{color: #00479B;}
.header-nav .sub-item:hover h4 .three-btn:after{border-left-color: #00479B;}
.header-nav .sub-item h4{border-bottom: 1px solid #e0e0e0;padding: 0;}
.header-nav .sub-item h4 a{padding: 0;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;line-height: 42px;}
.header-nav .three-nav{position: absolute;top: 0;left: 208px;width: 160px;background-color: #FFFFFF;text-align: center;color: #666666;border: 1px solid #e0e0e0;}
.header-nav .three-nav a{text-align: center;}
.header-nav .three-nav a:hover{color: #00479B;}
.header-nav .three-btn{height: 43px;}
.header-nav .three-btn:after{margin-top: -8px;}}
.loadingmore{display: block;width: 100%;font-size: 14px;background: #00479B;height: 40px;line-height: 40px;color: #ffffff;text-align: center;-webkit-transition: all ease .5s;-o-transition: all ease .5s;-moz-transition: all ease .5s;transition: all ease .5s;}
.loadingmore:hover{background-color: #e85a55;}
@media (min-width: 1024px){.loadingmore{height: 50px;line-height: 50px;font-size: 16px;}}
.contact-clumb-box .Dealerbtn{margin-bottom: 8px;width: 182px;}
@media (min-width: 1024px){.contact-clumb-box{width: 253px;}
.contact-clumb-box .Dealerbtn{width: 253px;float: right;}}


.ebsgovicon img{height: 59px !important;width: auto !important;}


.f-cb li{float: left;width:37%;text-align: left;}
.f-cb li:nth-child(2n){width:30%;}
.f-cb li:nth-child(3n){width:25%;}
.f-cb h2{font-size:44px;line-height: 55px;color:#00479B;position: relative;}
.par-content .f-cb .unit{font-size: 12px;position: absolute;top: 0;left:65%;line-height: 13px;}
.par-content .f-cb .add{ font-size: 20px;line-height: 20px;position: absolute;top: 0;left:68%;}
.par-content .f-cb .ad{ font-size: 20px;line-height: 20px;position: absolute;top: 0;left:71%;}




@media (min-width: 1180px){.zdsbacktop{width: 50px;height: 50px;}}
.Pledge-min{line-height: 2;}
.topcolor{width: 100%;height:5px;background-color: #CE2520;}}


@media (max-width: 1440px){
.f-cb li{float: left;text-align: left;}
.f-cb h2{font-size:35px;line-height: 55px;color:#00479B;position: relative;}
.par-content .f-cb .unit{font-size: 11px;position: absolute;top: 0;left: 45%;line-height: 13px;}
.par-content .f-cb .add{ font-size:14px;line-height: 20px;position: absolute;top: 0;left:58%;}
.box_abot{ width:92%; left:0; background:url(../image/aboutbj.jpg) no-repeat; background-size:100% 100%; padding:40px 5%; font-size:14px; line-height:28px;}

}


@media (max-width: 1024px){
.headerweb img{ }
.logo{ width:50%; padding:0; margin:0 auto;overflow:hidden;}
.inxSolut-wrapper{ padding:0;}	
.ph_in{ display:block;}
.pc_in{ display:none;}
.biaoti{ padding:10px 0 20px;}


.wap8{width:97%; margin:0 auto;}
.wap7{width:90%; margin:0 auto;}
.xiax i{  margin:20px auto 0;}
.xiax{ padding-top:20px;}
.box_abot{ width:100%; height:auto; background:url(../image/aboutbj.jpg) no-repeat; background-size:100% 100%; overflow:hidden; margin:0;}

.f-cb h2{font-size:25px;line-height: 55px;color:#00479B;position: relative;}
.par-content .f-cb .unit{font-size: 12px;position: absolute;top: 0;left: 45%;line-height: 13px;}
.par-content .f-cb .add{ font-size:14px;line-height: 20px;position: absolute;top: 0;left:58%;}
.par-content .f-cb .ad{ font-size:14px;line-height: 20px;position: absolute;top: 0;left:58%;}

.anli{ width:100%; padding:0;}
.anli li .solut-text{padding:0 5px; height:50px; overflow:hidden; margin-bottom:10px;}
/*.anli li{ width:47%; float:left; margin:0 2% 5% 1%; background:#FFF;font-size:14px; text-align:center;}*/

.new-right{ width:100%; margin-top:20px; border-bottom:1px solid #CCC; padding-bottom:10px; margin-bottom:10px;}
.new-left{ width:100%;}
.new-left li { display: flex; width:100%; margin:0;}
.new-left .sult img{ height:110px!important; max-width:138px !important;}
.new-left .sult{ height:110px !important; width:158px !important; max-width:158px !important;}

.flxw{ width:100%;}
.fts{ width:100%; float:none;border-right:0; overflow:hidden; height:auto; margin-bottom:15px;}
.ftlogo{padding:0%; margin:0; display:none;}
.fling{ padding:0; margin:0; width:100%; display:none;}
.fling img{ width:100%;}
.ftnrg{padding:0; margin:0; width:100%; text-align:center; overflow:hidden;}
.footimg{display:block; width:100%!important;float:none;border-right:0; overflow:hidden; height:auto; margin-bottom:15px;}


.gsjtop h2{color: #ffffff;font-size:26px; width:100%; padding-top:10px;}


.gdtitle{margin:20px auto!important; overflow:hidden!important; box-sizing: border-box!important;}
.gsjtitle {  margin-left: 5%!important;}

.nav-tabs > li { float: left!important; height:50px; line-height:50px;width:50%;  overflow:hidden; box-sizing: border-box;}

.zjhj {padding-bottom:20px;padding-top:20px;}
.zjhjtitle a {padding:12px 12px; text-align:center;}
.tab-content {   padding-top:20px;}


.f-cb li{float: left;width:35%;text-align: left;}
.f-cb li:nth-child(2n){width:30%;}
.f-cb li:nth-child(3n){width:25%;}


.ner_g{ width:90%; margin:0 auto;}
.xypwz{ border-top:1px solid #CCC; margin:20px 0; overflow:hidden;}
.xypwz a{ display:block; width:100%; box-sizing: border-box; padding:5px 0;}
.xypwz .w-next{ text-align:left;}


/*ziye*/
.ldghpg{margin-top:0;}
.newlist ul li { margin-left:0;}
.gsjj-right {    padding: 0 5px!important;}

}

/*3.29*/
@media (min-width: 992px)#gcalmd{width: 22%;}}





.why-list {	padding-top: 105px;	margin: 0 -28px}
.why-list li { padding:0!important;float: left;text-align: center; min-height:430px;color: #666666;	font-size: 16px;width: 25%;	line-height: 24px}
.why-list li .why-box {}
.why-list li .why-icon {margin-bottom: 40px}
.why-list li .why-icon img { width:auto!important; }
.why-list li .why-title {font-size: 24px;	margin-bottom: 10px;	color: #333}
.why-list li p {max-width:490px; margin: 0 auto}


.seo-operation {position: relative;	overflow: hidden}
.seo-operation img {display: block;	width: 100%}


.difference-box {width: 100%;text-align: center}
.mseo-xycenter {position: absolute;	top: 50%;left: 50%; color:#FFF!important; 
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%); transform: translate(-50%, -50%)}

.szm-mb20 {	margin-bottom: 20px}
.five-advantages {padding-top:20px; padding-bottom:20px}

.advant-list {	padding-top: 70px;	text-align: center;	font-size: 0;line-height: 0}
.advant-list li {display: inline-block;	vertical-align: top;*display:inline;*zoom:1; width: 20%!important;	font-size: 16px; line-height: 24px}

.advant-list li .advant-item {	padding: 0 10px}
.advant-list li .adv-icon {	width: 150px;	height: 150px;	border: 1px solid #d90000;	-webkit-border-radius: 100%;	border-radius: 100%;	margin: 0 auto 20px}
.advant-list li .adv-icon img {	width: 100%}
.advant-list li h4 {margin-bottom: 13px}

.seom-title {font-size: 32px;line-height:38px;	text-align: center;	margin-bottom:20px; }
.szcolor-white{color:#FFF!important; }

.resources-list {padding-top: 50px}
.resources-list ul {border-top: 1px solid #dbdbdb;	border-left: 1px solid #dbdbdb;	background: #f5f5f5}
.resources-list ul li {	float: left;width: 20%!important; font-size: 16px;color: #666666}
.resources-list ul li .res-tit22 {	margin-bottom: 10px}
.resources-list ul li:last-child .resway-item:before {	display: none}

.resway-item {padding: 45px 20px 40px 40px;	border: 1px solid #dbdbdb;	margin: -1px 0 0 -1px; position: relative;height:400px;}
.resway-item:before {	content: "";	display: block;	width: 22px;height: 72px;
	background: url(../images/onlineicon06.png) 0 0 no-repeat;	position: absolute;top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);	transform: translateY(-50%);right: -20px;z-index: 2}

.res-icon {	height: 56px;line-height: 56px;	display: block;	margin-bottom: 34px}
.res-icon img { width:auto!important;}
.res-tit22 {font-size: 22px;color: #333}

.delivery-wrap {background: url(../images/seoimg07.jpg) center 0 no-repeat;
	-o-background-size: cover;	background-size: cover;	padding-top: 64px;	padding-bottom: 85px}
.delivery-list {font-size: 0;	line-height: 0;	padding-top: 65px}
.delivery-list li {	display: inline-block;	vertical-align: top; *display:inline; *zoom:1;	width: 25%;
	text-align: center;	font-size: 14px;line-height: 24px;	color: #fffefe}
.delivery-list li .deli-icon {	width: 160px;	height: 160px;	line-height: 160px;	margin: 0 auto 20px;
	border: 1px solid #fff;	-webkit-border-radius: 50%;border-radius: 50%}
.delivery-list li .deli-icon img {max-height: 100%}
.delivery-list li .szm-fs24 {margin-bottom: 20px}
.delivery-list li .max220 {	max-width: 220px;	margin: 0 auto}

.media-matrix {	padding-top: 64px;	padding-bottom: 88px}
.matrix-list {	padding-top: 40px}
.matrix-list li {	float: left;	width: 25%!important;}
.matrix-list li .matrix-item {	border: 1px solid #dbdbdb;	margin: -1px 0 0 -1px;	padding: 30px 30px 30px 64px;position: relative;
	background: url(../images/advicon11.png) right bottom no-repeat}
.matrix-list li .matrix-item:before {content: "";display: block;position: absolute;	width: 26px;	height: 55px;
	background: url(../images/advicon10.png);	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);	transform: translateY(-50%);	right: -26px;	z-index: 2}

.matrix-list li .matrix-item .szm-fs24 {margin-bottom: 16px}
.matrix-list li:last-child .matrix-item:before {display: none}

.matrix-num { font-size: 52px;  color: #e34343; line-height: 52px; display: block; margin-bottom: 20px;}



.ad-serving {padding-top: 50px}
.ad-serving li {float: left;width: 20%!important;}
.ad-serving li .serving-box {padding: 50px 10px 40px 20px;  position: relative;  color: #666666;  min-height: 380px;}
.ad-serving li .serving-box .sameheight {	min-height: 210px}
.ad-serving li .serving-box h2 {margin-bottom: 10px;	color: #333}
.ad-serving li:nth-of-type(odd) {	background: #f5f5f5}
.ad-serving li:nth-of-type(odd) .serving-box {	border: 1px solid #dbdbdb}
.ad-serving li:nth-of-type(odd) .serving-box:after {content: "";position: absolute;	width: 20px;height: 20px;right: -16px!important;
	border: 10px solid transparent;	border-left: 1px solid #dbdbdb;	border-bottom: 1px solid #dbdbdb;background: #f5f5f5;top:30%;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	-moz-transform: rotate(-135deg) translateY(-50%);
	-ms-transform: rotate(-135deg) translateY(-50%);
	-o-transform: rotate(-135deg) translateY(-50%);	transform: rotate(-135deg) translateY(-50%)}

.ad-serving li:nth-of-type(odd):nth-of-type(5n-5) .serving-box:after {display: none}
.sz-fs22 {font-size: 22px}
.serv-num {	font-size: 52px;	line-height: 52px;	color: #e34343;	display: block;	margin-bottom: 20px}
.wtechnical-support {padding-top: 48px;	background: url(../images/advimg01.jpg) center 0 no-repeat;	min-height: 530px}

.wtech-left {	float: left;width: 30%;	font-size:28px;line-height: 36px;	padding:0 0 0 36px}
.wtech-right {	float: right;	width: 61.25%}
.wtech-right li {	text-align: center;	width: 25%!important;	float: left}
.wtech-right li .wtech-icon {width: 119px;	height: 119px;	line-height: 119px;	border: 1px solid #fff;
	-webkit-border-radius: 50%;	border-radius: 50%;	margin: 0 auto 15px}
.wtech-right li .wtech-icon img { width:80%!important;}

.szm-fs24 {font-size: 18px;}



.proxy-wrapper {padding: 80px 0 92px}
.proxy-wrapper ul {	border-top: solid 1px #d9d9d9;	border-left: solid 1px #d9d9d9}
.proxy-wrapper li {	float: left;width: 25%;	font-size: 16px;line-height: 24px;	color: #666}
.proxy-wrapper h4 {	margin-bottom: 14px;font-size: 60px;	line-height: 60px;	color: #999}
.proxy-wrapper h3 {	margin-bottom: 17px;font-size: 24px;	line-height: 36px;	color: #1a1a1a}
.proxy-wrapper p {	display: -webkit-box;	height: 168px;	line-height: 24px;
	-o-text-overflow: ellipsis;	text-overflow: ellipsis;overflow: hidden;
	-webkit-box-orient: vertical;	-webkit-line-clamp: 7}

.proxy-wrapper .inner {	padding: 43px 50px 5px;	border-right: solid 1px #d9d9d9;border-bottom: solid 1px #d9d9d9}
















