@charset "utf-8";
@font-face {
	font-family: 'HeldFTVBlack';
	src: url('../fonts/HeldFTVBlack.eot');
	src: url('../fonts/HeldFTVBlack.woff') format('woff'), url('../fonts/HeldFTVBlack.ttf') format('truetype'), url('../fonts/HeldFTVBlack.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica-Roman-SemiB';
	src: url('../fonts/Helvetica-Roman-SemiB.eot');
	src: url('../fonts/Helvetica-Roman-SemiB.woff') format('woff'), url('../fonts/Helvetica-Roman-SemiB.ttf') format('truetype'), url('../fonts/Helvetica-Roman-SemiB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 html {
   font-size: 62.5%;
}
@media only screen and (min-width: 481px){
   html {
       font-size: 94%!important;
   }
}
@media only screen and (min-width: 561px){
   html {
       font-size: 109%!important;
   }
}
@media only screen and (min-width: 641px){
   html {
       font-size: 125%!important;
   }
}
@media only screen and (min-width: 768px){
	html {
		font-size: 150% !important;
	}
}
@media only screen and (min-width: 992px){
	html {
		font-size: 170% !important;
	}
}
@media only screen and (min-width: 1200px){
	html {
		font-size: 187.5% !important;
	}
}
body{
   position: relative;
   height: 100%;
   min-width: 320px;
   color: #020202;
   font-family: "Microsoft Yahei";
   font-size:14px;
   line-height: 1.8em;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after { clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}
a:hover{
	text-decoration: none;
	color: #0290DD;
}
img{
	max-width: 100%;
	vertical-align: middle;
}
p{
	margin-bottom: 0px;
}
.w1200{
	max-width: 1200px;
	margin:0 auto;
}
/*header*/
.header{
	position: relative;
	background: #fff;
	text-align: center;
	padding: 10px 0 0px 0;
}
.company-logo{
	float: left;
}
.menu{
	background: url(../images/menu.png) center center no-repeat;
	width: 30px;
	height: 25px;
	float: right;
	display: none;
	margin-top: 2.2rem;
}
.search-box{
	background: #FBC015;
	display: inline-block;
	min-width: 36px;
	height: 36px;
	border-radius: 50%;
}
.search-btn{
	width: 36px;
	height: 36px;
	background: url(../images/search.png) center center no-repeat;
	cursor: pointer;
}
.lang{
	float: right;
	margin-top: 20px;
}
.lang a{
	width: 86px;
	display:inline-block;
	border-radius: 5px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	margin-left: 5px;
	text-align: left;
	padding-left: 10px;
	background: url(../images/langbj.png) center center no-repeat;
	background-size: 100% 36px;
	vertical-align: middle;
	margin-left: 15px;
}
.header-nav{
    margin-bottom: 0;
}
.header-nav li{
	float: left;
}
.header-nav li a{
	color: #7f8c8d;
	display: block;
}
.down-nav{
	position: absolute;
	top: 100%;
	width:100%;
	z-index: 3;
    left: 0;
	padding-bottom: 15px;
	padding-top: 10px;
	background: #fff;
	box-shadow: 0px 0 3px 0 hsla(0,0%,6%,.15);
	display: none;
	margin-top: -1px;
}
/*.down-nav2{
    display: none !important;
}*/
.down-nav3{
	width: 160px;
	padding: 0;
	margin-top: 0;
	left: -25px;
}
.header-nav li:hover>.down-nav{
	display: block;
}
.down-nav-list{
	/*float: left;*/
	padding: 15px;
	text-align: left;
	width: 16.6%;
} 
.down-nav-list h4{
	border-bottom: 1px solid #e4e6e6;
	/*padding-bottom: 15px;*/
	margin-bottom: 0;
}
.down-nav-list>a{
	line-height: 30px;
	font-weight: 500;
}
/*.down-nav-list h4 a{
	color: #1586c0;
}*/
.down-nav3 .down-nav-list{
	width: 100%;
	padding: 0px;
}
.down-nav3 .down-nav-list a{
	padding: 5px 15px;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.down-nav2 .down-nav-list>a{
    display: none;
}
.down-nav2 .down-nav-list a{
	 border:0px;
}
/*banner*/
.banner-box{
	width: 100%;
    position: relative;
}
.swiper-container{
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
    background-position: center;
    background-size: cover !important;
}
.swiper-slide>img{
	width: 100%;
}
.swiper-pagination-bullet{
	opacity: 1 !important;
}
/*header*/
.youshi{
	background: #F3F6F9;
	padding: 20px 0 0px 0;
}
.youshi-list li{
	margin-bottom: 10px;
}
.youshi-list li p{
	color: #9fa5aa;
}
.youshi-list li img{
	margin-right: 15px;
}
.product{
	padding: 2rem 0px 2rem 0;
	background: #F3F6F9;
}
.id-title{
	text-align: center;
	margin-bottom: 30px;
}
.id-title h1{
	margin-bottom: 18px;
}
.id-title em{
	width: 65px;
	height: 3px;
	background: #FBC015;
	display: block;
	margin: 0 auto;
}
.id-title p{
	color: #9fa5aa;
	margin-top: 13px;
}
.id-product li{
	margin-bottom: 20px;
}
.id-product li p{
	color: #9fa5aa;
	max-height: 75px;
	overflow: hidden;
}
.id-product li>div{
	background: #fff;
	padding-right: 15px;
}
.id-product li h4{
	margin-top: 15px;
}
.id-product li img{
	float: left;
	margin-right: 15px;
}
.id-product li .more{
	display: inline-block;
	width: 90px;
	line-height: 30px;
	height: 30px;
	margin-top: 10px;
}
.product-list li{
	text-align: center;
	margin-bottom: 25px;
}
.product-list li p{
	line-height: 42px;
	background: #F3F6F9;
	color: #34495e;
}
.product-list li:hover p{
	color:#fff; 
	background:#0F7CC4;
}
.product-list li img{
	width: 100%;
}
.more{
	width: 122px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border:1px solid #0F7CC4;
	display: block;
}
.bar{
	background:url(../images/interconnect_bg.gif) center top no-repeat;
	background-size: cover;
	padding: 3rem 0;
}
.bar-list{
	text-align: center;
	color: #fff; 
	font-size: 15px;
	padding: 35px 0 20px 0;
	background: rgba(0,0,0,0.5);
}
.bar-list>div{
	margin-bottom: 15px;
}
.bar-list .number{
	font-size: 36px;
	margin-bottom: 10px;
}
.interconnect-ul1{
	padding-top: 1rem;
}
.interconnect-ul1 li>div{
	position: relative;
	text-align: center;
	margin-bottom: 3rem;
}
.interconnect-ul1 li img{
	width: 55%;
	animation: roundrotate 4s infinite linear;
    -webkit-animation: roundrotate 4s infinite linear;
}
.interconnect-ul1 li p{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform:translateX(-50%)translateY(-50%);
    -moz-transform:translateX(-50%)translateY(-50%);
    -o-transform:translateX(-50%)translateY(-50%);
    -ms-transform:translateX(-50%)translateY(-50%);
    transform:translateX(-50%)translateY(-50%);
    width: 100%;
    font-size: 18px;
}
.yingyong{
	position: relative;
    height: 585px;
    padding-top: 30px;
}
.yingyong .id-title,.yingyong .yingyong-info-wrap,.yingyong .navigator{
	position: relative;
	z-index: 2;
}
.images{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.images-item{
	height: 585px;
	background-size: cover;
	display: none;
}
.yingyong .yingyong-info-wrap,.yingyong .id-title{
	color: #fff;
}
.yingyong .yingyong-info-wrap{
	max-width: 580px;
	float: left;
	margin-top: 2.5rem;
}
.yingyong-info .tilte{
	font-size: 20px;
	margin-bottom: 25px;
}
.yingyong-info{
	display: none;
}
.yingyong-info p{
	font-size: 15px;
	margin-bottom: 25px;
}
.yingyong .navigator{
	float: right;
	background: rgba(255,255,255,0.3);
    padding: 30px;
    position: relative;
    margin-top:1rem;
}
.selector-box{
	position: relative;
	width: 180px;
	height: 225px;
	overflow: hidden;
}
.selectors{
	position: absolute;
	left: 0px;
	top: 0;
}
.selectors li{
	line-height: 45px;
	cursor: pointer;
	color: #8f959b;
	width: 180px;
}
.selectors li.active{
	color: #fff;
	font-size: 16px;
}
.selectors li:hover{
	color: #fff;
}
.navigator .btn{
	width: 31px;
	height: 17px;
	position: absolute;
}
.navigator .up{
	background: url(../images/up.png) no-repeat center center;
	right: 30px;
	top: 42px;
}
.navigator .down{
	background: url(../images/down.png) no-repeat center center;
	right: 30px;
	bottom: 42px;
}
.id-about{
	padding: 2rem 0  3rem 0;
}
.partner{
	padding: 1rem 0;
	background: #F3F6F9;
}
.parnter-list li span{
	display: block;
	background: #fff;
	line-height: 100px;
	text-align: center;
	margin-bottom: 20px;
}
.parnter-list{
	margin-left: -10px;
	margin-right: -10px;
}
.parnter-list li{
	padding-left: 10px;
	padding-right: 10px;
}
.parnter-list li span img{
	max-width: 80%;
	max-height: 65px;
}
.banner{
	position: relative;
	height:400px; 
	background-size: cover;
}
.banner-info,.swiper-info{
	color: #fff;
	position: absolute;
	top: 43%;
	left: 50%;
	-webkit-transform:translateX(-50%)translateY(-50%);
    -moz-transform:translateX(-50%)translateY(-50%);
    -o-transform:translateX(-50%)translateY(-50%);
    -ms-transform:translateX(-50%)translateY(-50%);
    transform:translateX(-50%)translateY(-50%);
	text-align: center;
	max-width: 1200px;
	width: 100%;
}
.banner-info h3{
	margin-bottom: 1.5rem;
}
.swiper-info{
	text-align: left;
}
.swiper-info p{
	font-size: 16px;
	max-width: 600px;
}
.company{
	padding: 2rem 0;
}
.course{
	background: #F3F6F9;
	padding: 1.5rem 0;
}
.course .container{
	background: url(../images/mapbj.png) center top no-repeat;
	background-size: 80%;
}
.about-title{
	font-size: 24px;
	text-align: center;
	margin-bottom: 1rem;
}
.culture{
	background: #fff;
	padding: 2rem 0;
}
.culture-list li{
	margin-top: 20px;
}
.culture-list li h4{
	margin-top: 0;
}
.culture-list li .info{
	background: #F3F6F9;
	padding: 15px 15px;
}
.culture-list li p{
	min-height: 50px;
	color: #9fa5aa;
}
.web-nav{
	background: #F3F6F9;
	line-height: 65px;
	text-align: right;
	margin-bottom: 20px;
}
.web-nav h3{
	float: left;
	margin: 0;
	line-height: 65px;
}
.web-nav h3:before{
	content: "";
	display: inline-block;
    width: 4px;
    height:30px;
    background: #FBC015;
    vertical-align: middle;
    margin-right: 15px;
}
.web-nav img{
	margin-right: 10px;
}
.web-nav a{
	color: #9fa5aa;
}
.page{
	font-size: 0px;
	text-align: center;
}
.page a{
    font-size: 14px;
    color: #000;
    display: inline-block;
    height: 32px;
    padding: 0px 12px;
    line-height: 32px;
    border:1px solid #0095e2;
    margin:5px 3px;
}
.page a:hover,.page a.on{
	background: #0095e2;
	color: #fff;
	border:1px solid #0095e2;
}
.page span{
	font-size: 14px;
}
.type{
	text-align: center;
	margin-bottom: 25px;
}
.type a{
	display: inline-block;
	color: #000;
	padding: 7px 15px;
	font-size: 16px;
	margin:0px 10px;
	border: 1px solid #ccc;
	border-radius: 27px;
}
.type a:hover{
	border: 1px solid #4486F7;
    border-radius: 27px;
}
.type a.on{
	border: 1px solid #4486F7;
    border-radius: 27px;
}
.new{
	padding: 1rem 0  2rem 0;
}
.new-top em{
	display: block;
	background: #FBC015;
	width: 30px;
	height: 2px;
}
.new-top .col-xs-12 a img{
    width: 100%;
}
.new-info-top{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #9fa5aa;
}
.radius-box {
    border-radius: 5px;
    margin-top: -80px;
    background: #fff;
}
.contact-us{
	background: #fff;
	position: relative;
	z-index: 3;
	margin-bottom:80px;
}
.contact-title{
	font-size:22px;
	color: #2c3e50;
	font-family: 'Akzidenz';
	text-transform: uppercase;
}
.contact-us-l{
	background: #fff;
	width: 65%;
	float: left;
	border-radius: 3px 0px 0px 3px;
	padding: 30px 5%;
	box-shadow:0px 3px 6px rgba(217,221,222,0.8),-3px 0px 5px rgba(217,221,222,0.4); 
}
.contact-us-r{
	background: #2C3E50;
	width: 35%;
	float: right;
	border-radius: 0px 3px 3px 0px;
	padding: 30px 3%;
	color: #ecf0f1;
}
.contact-form p{
	color: #7f8c8d;
}
.contact-form>div{
	position: relative;
	margin-bottom: 25px;
}
.contact-form input{
	width: 100%;
	border:0px;
	border-bottom: 1px solid #CDD2D5;
	height: 25px;
}
.contact-form p{
	margin-bottom: 0px;
}
.contact-form textarea{
	width: 100%;
	border:1px solid #CDD2D5;
	border-radius: 3px;
	resize: vertical;
	min-height: 219px;
	padding: 5px;
}
.contact-form input[type=submit]{
	position: absolute;
	bottom: -41px;
	right: -41px;
	width: 91px;
	height: 91px;
	background: url(../images/submit-btn.png) center center no-repeat;
	border-bottom: 0px;
}
.contact-us-r>div{
	min-height: 30px;
	padding-left: 13%;
	font-size: 16px;
	margin-bottom:24px;
}
.contact-us-r .contact-title{
	color: #fff;
	margin-bottom: 43px;
}
.contact-us-r .share{
	padding:35px 0;
}
/*.new-top{
	border-bottom: 1px solid #9fa5aa;
}*/
.new-top{
	margin-bottom: 30px;
}
.new-top h4{
	margin: 15px 0;
}
.new-top h4 a{
	color: #000;
}
.new-top h4:hover a{
   color: #0095e2;
}
.new-top-block{
	margin-top: 15px;
}
.new-top-block span{
	display: inline-block;
	margin-right: 1rem;
	color: #9fa5aa;
}
.new-top-block span img{
	margin-right: 8px;
}
.new-list li{
	margin-bottom: 25px;
}
.new-list li img{
	width: 100%;
}
.new-list li h4{
	color: #000;
	margin-top: 15px;
}
.new-list li p{
	color: #717171;
	height: 75px;
}
.new-list li span{
	display: block;
	border:1px solid #717171;
	color: #717171;
	width: 90px;
	line-height: 30px;
	text-align: center;
	margin:10px 0 15px 0;
}
.new-list li a{
	background: #F3F6F9;
	padding: 8px;
	display: block;
}
.new-list li a:hover{
	background: #0F7CC4;
	color: #fff;
}
.new-list li a:hover h4,.new-list li a:hover p,.new-list li a:hover span{
	color: #fff;
}
.new-list li a:hover span{
	border-color: #fff;
}
.product-info-top{
   margin-bottom: 1rem;
}
.product-info-title{
	border-bottom: 1px solid #BEC2C2;
	padding-bottom: 15px;
}
.product-type span{
	display: inline-block;
	background: #E1E1E1;
	padding: 6px 18px;
	cursor: pointer;
}
.product-type span:hover,.product-type span.on{
    background: #0F7CC4;
    color: #fff;
}
.product-text{
	border: 1px solid #BEC2C2;
	padding: 0.5rem 1rem;
}
.product-tab{
	display: none;
}
.footer-top{
	background: #000000;
	color: #939393;
	padding: 2rem 0;
}
.footer-list a{
	color: #939393;
	display: block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
div.footer-list:first-child a{
   display: inline-block;
   border: 1px solid #fff;
   padding: 5px 1rem;
   width: auto;
   margin-right: 10px;
}
div.footer-list:first-child a:hover{
	background: #008fd7;
	color: #fff;
}
.footer-list>p{
	margin-bottom: 15px;
}
.footer-list h4{
	color: #fff;
	font-size: 17px;
	margin-bottom: 30px;
}
.footer-bottom{
	text-align: center;
	padding: 15px 0;
}
/*suspension*/
.suspension{
	position: fixed;
	right: 0px;
	top: 35%;
	z-index: 999;
}
.suspension li{
	position: relative;
	width: 48px;
	height: 48px;
	margin-bottom: 5px;
	cursor: pointer;
}
.suspension li span{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #B7B7B7;
    background-position: center center;
    background-repeat: no-repeat;
}
.suspension li span:hover{
	background-color: #0F7CC4;
}
.pop-qq{
	background-image: url(../images/qq.png);
}
.pop-email{
	background-image: url(../images/email.png);
}
.pop-tel{
	background-image: url(../images/tel.png);
}
.pop-code{
	background-image: url(../images/code-icon.png);
}
.pop-top{
	background-image: url(../images/top.png);
}
.pop-detail{
	position: absolute;
	width: 250px;
	top: 0px;
	right: 67px;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 30;
	padding: 15px 18px;
	color: #3d3d3d;
	font-size: 13px;
	box-shadow: 0px 1px 1px rgba(165,165,165,0.35),-1px 0px 1px rgba(165,165,165,0.35);
	min-height: 48px;
	display: none;
}
.pop-detail a{
	display: inline-block;
	vertical-align: middle;
	border:1px solid #0F7CC4;
	padding: 5px 10px;
	border-radius: 2px;
	color: #0F7CC4;
	margin-left: 10px;
}
.tel-corner-back{
	border: 11px solid transparent;
    border-left: 11px solid #ddd;
    position: absolute;
    right: -22px;
    top: 13px;
    z-index: -1;
}
.tel-corner {
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    right: -19px;
    top: 14px;
    z-index: 10;
}
.pop-code-pic{
	width: 139px;
}
.pop-code-pic img{
	width: 100px;
	height: 100px;
	border:1px solid #ddd;
}
.pop-code-pic p{
	font-size: 12px;
	margin-bottom: 0px;
	line-height: normal;
	text-align: center;
	margin-top: 5px;
}
.lfooter{
	width: 100%;
	background-color: #000;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 99;
}
.lfooter ul li {
	width: 25%;
	height: auto;
	float: left;
	text-align: center;
	padding: 8px 0px;
}
.lfooter ul li a {
	color: #FFF;
	line-height: 12px;
	font-size: 12px;
}
@keyframes roundrotate{
    0%{
        transform:rotate(0deg);
        -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
        -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
    }
}
@-webkit-keyframes roundrotate{
    0%{
        transform:rotate(0deg);
        -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
        -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
    }
}
@-moz-keyframes roundrotate{
    0%{
        transform:rotate(0deg);
        -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
        -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
    }
}
@-o-keyframes roundrotate{
    0%{
        transform:rotate(0deg);
        -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
        -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
    }
}
.icbag{
    background:url(../images/icbag_bg.jpg) no-repeat center top;
    background-size:cover;
    width: 100%;
    padding-bottom: 3.5rem;
}
.icbag-content{
    position:relative;
    padding-top: 2rem;
}
.icbag-icon>div{
    background:url(../images/icbag_icon.png) no-repeat;
    cursor: pointer;
    position:absolute;
    z-index:2;
}
.icbag-icon>div:hover{
    background:url(../images/icbag_icon2.png) no-repeat;
}
.icbag-icon .icon1,
.icbag-icon .icon1:hover{
    background-position: left -33px;
    width: 89px;
    height: 89px;
    left: 64px;
    top: 205px;
}
.icbag-icon .icon2,
.icbag-icon .icon2:hover{
    background-position: -223px top;
    width: 72px;
    height: 72px;
    left: 288px;
    top: 172px;
}
.icbag-icon .icon3,
.icbag-icon .icon3:hover{
    background-position: -412px -69px;
    width: 88px;
    height: 88px;
    left: 477px;
    top: 241px;
}
.icbag-icon .icon4,
.icbag-icon .icon4:hover{
    background-position: -624px -186px;
    width: 72px;
    height: 72px;
    left: 689px;
    top: 358px;
}
.icbag-icon .icon5,
.icbag-icon .icon5:hover{
    background-position: -852px -229px;
    width: 88px;
    height: 88px;
    left: 917px;
    top: 401px;
}
.icbag-img{
    width: 284px;
    height: 284px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 0 50px rgba(54,170,238,.4);
    -moz-box-shadow: 0 0 50px rgba(54,170,238,.4);
    -o-box-shadow: 0 0 50px rgba(54,170,238,.4);
    box-shadow: 0 0 50px rgba(54,170,238,.4);
    position: relative;
    margin-top: 230px;
    margin-left: 155px;
    animation: shadowAdd 1.5s infinite cubic-bezier(0.68, -0.55, 0.27, 1.55);
    -webkit-animation: shadowAdd 1.5s infinite cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.icbag-img1{
}
.icbag-img2{
    position: absolute;
    left: 50%;
    top: 70px;
    margin-left: -35px;
    animation: roundrotate 3s infinite linear;
    -webkit-animation: roundrotate 3s infinite linear;
}
.solution{
    background:url(../images/solution_bg.jpg) no-repeat center top;
    background-size:cover;
    width: 100%;
    padding: 3rem 0;
}
.solution-list{
	min-height: 430px;
	margin-top: 3.5rem;
}
.solution-list li{
	float: left;
	width: 10%;
	height: 360px;
	position: relative;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#00afc5',endColorStr='#006bbe',gradientType='0');
    background:-webkit-linear-gradient(top,rgba(0,175,197,.5),rgba(0,107,190,.5));
    background:-moz-linear-gradient(bottom,rgba(0,175,197,.5),rgba(0,107,190,.5));
    background:-o-linear-gradient(bottom,rgba(0,175,197,.5),rgba(0,107,190,.5));
    background:linear-gradient(to bottom,rgba(0,175,197,.5),rgba(0,107,190,.5));
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff;
    text-align: center;
    margin-right: 1px;
}
.solution-list li:last-child{
	margin-right: 0;
}
.solution-list li a{
	display:block;
	margin: 2rem auto 1rem auto;
	border:1px solid #fff;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	width: 125px;
	text-align: center;
	line-height: 36px;
}
.solution-list li img{
	height: 50px;
	margin-bottom: 0.8rem;
	vertical-align: middle;
}
.solution-list li p{
	text-align: left;
}
.solution-list li>div{
	padding: 1rem 15px;
	position: absolute;
	-webkit-transform:translateX(-50%)translateY(-50%);
    -moz-transform:translateX(-50%)translateY(-50%);
    -o-transform:translateX(-50%)translateY(-50%);
    -ms-transform:translateX(-50%)translateY(-50%);
    transform:translateX(-50%)translateY(-50%);
    left: 50%;
    top: 50%;
    width: 100%;
}
.solution-list li .show-hide{
	display: none;
}
.solution-list li.active{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#00afc5',endColorStr=   '#006bbe',gradientType='0');
    background:-webkit-linear-gradient(top,rgba(0,175,197,.82),rgba(0,107,190,.82));
    background:-moz-linear-gradient(bottom,rgba(0,175,197,.82),rgba(0,107,190,.82));
    background:-o-linear-gradient(bottom,rgba(0,175,197,.82),rgba(0,107,190,.82));
    background:linear-gradient(to bottom,rgba(0,175,197,.82),rgba(0,107,190,.82));
    width: 28.6%;
    height: 470px;
    margin-top: -50px;
}
.solution-list li.active .show-hide{
	display: block;
}
.solution-list li.active h4{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0.8rem;
	margin-top: 0;
	margin-left: 15px;
}
.service{
    background:url(../images/service_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 3rem 0;
}
.service-list{
	min-height: 434px;
}
.service-list li{
	text-align: center;
	color: #fff;
	margin-top: 3rem;
}
.service-list li h4{
	margin: 1rem 0 2rem 0;
}
.service-list li span{
	display: none;
	max-width: 80px;
	padding: 5px;
	width: 50%;
}
.service-list li:hover{
	margin-top: 1rem;
} 
.service-list li:hover span{
	display: inline-block;
}
.service-list li span img{
	width: 50px;
}
.service-tip{
	border-top: 1px solid #fff;
	padding: 0.5rem  0;
}
.case{
	padding: 2rem 0;
}
.case2{
	background: #F3F6F9;
}
.case .intro{
	max-width: 800px;
	margin: 0 auto;
	font-size: 16px;
}
/*banner*/
@media(min-width: 1200px) and (max-width: 1400px){
	.header-nav li{
		padding: 0px 0.5rem;
	}
	.lang img{
		display: none;
	}
}
@media(min-width: 1200px){
	.header .container-fluid{
		padding-left: 2%;
		padding-right: 2%;
	}
	.product-list li img{
		width: 100%;
		height: 200px;
	}
} 
@media(max-width: 1200px){
	.down-nav{
		display: none;
	}
}

@media(min-width: 992px) and (max-width: 1199px){
	.header-nav li{
		padding: 0px 0.6rem !important;
	}
	.lang img{
		display: none;
	}
}
@media(min-width: 992px){
	.header-nav{
		display: inline-block;
	}
	.header-nav li{
		padding: 0px 0.7rem;
		line-height: 75px;
	}
	.header-nav li a{
		font-size: 15px;
		position: relative;
	}
	.header-nav li>a:before{
		content: "";
	    width: 0;
	    height:3px;
		position: absolute;
		left: 0px;
		bottom: -7px;
		transition: all 0.35s ease 0s;
		background: #FBC015;
	}
	.header-nav li.on>a,.header-nav li:hover>a{
		color: #000;
	}
	.header-nav li a:hover:before,.header-nav li.on a:before{
		width: 100%;
	}
}
@media(max-width: 991px){
	.yingyong{
		display: none;
	}
	.menu{
		display: block;
	}
	.header{
		padding-bottom: 15px;
	}
	.header-block{
        display: none;
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        z-index: 2;
        background: #fff;
        border-top: 1px solid #ccc;
        box-shadow: 0px 4px 4px rgba(0,0,0,0.1);
        padding: 10px 2.6rem;
	}
	.header-nav li{
        float: none;
        text-align: left;
        padding:10px 0;
        border-bottom: 1px solid #ccc;
	}
	.lang{
		float: none;
	}
	.id-title h1{
		font-size: 1.2rem;
	}
	.contact-us-l {
	    background: #fff;
	    width: 100%;
	    float: left;
	    border-radius: 3px 0px 0px 3px;
	    padding: 30px 5%;
	    margin-bottom: 30px;
	}
	.contact-us-r {
	    background: #2C3E50;
	    width: 100%;
	    float: right;
	    border-radius: 0px 0px 3px 3px;
	    padding: 30px 5%;
	    color: #ecf0f1;
	}
	.banner{
		height: 300px;
	}
}
@media(min-width: 768px){
	.menu{
		margin-top: 1rem;
	} 
	.lfooter{
   	display: none;
   }
   .new-list li img{
	width: 100%;
	height: 200px;
}
}
@media(max-width: 767px){
	.swiper-info{
		display: none;
	}
	.youshi,.footer-top,.suspension{
		display: none;
	}
	body{
		padding-bottom: 70px;
	}
	.footer-bottom{
		background: #0F7CC4;
		color: #fff;
	}
	.id-title h1{
		font-size: 2.2rem;
	}
	.icbag-icon{
		display: none;
	}
	.icbag-img{
		margin-left: auto;
		margin-right: auto;
	}
	.solution-list li,.solution-list li.active{
		width: 100%;
		margin-right: 0;
		margin-top: 15px;
	}
	.solution-list li.active{
		min-height: 360px;
		height: auto;
	}
	.solution-list li .show-hide{
		display: block;
	}
	.solution-list li.active h4{
		display: block;
		margin-left: 0;
	}
}

@media(min-width: 768px) and (max-width: 992px){
	
}
/*微信分享*/
.yy-list li{
	margin-bottom:1rem;
}
.yy-list li h4{
	margin: 15px 0 10px 0;
	font-weight: 600;
}
.yy-list li p{
    color: #000;
}
.case .id-title{
	margin-bottom: 1.2rem;
}
.case .id-title p{
	max-width:1000px;
	margin: 0 auto;
	font-size: 16px;
}
.qj-list li{
	text-align: center;
	margin-bottom: 1rem;
}
.qj-list li p{
	color: #0091e1;
	margin-top: 15px;
	font-size: 16px;
}