.solution{
	overflow: hidden;
	padding-bottom: .74rem;
}
.solution .left,.news .left,.product .left{
	padding: .5rem 0 0;
	width: 250px;
}
.product .left{
	/*padding-bottom: 1rem;*/
	border-right: 1px solid #E7E7E7;
}
.solution .left h1,.news .left h1,.product .left h1{
	color: #444;
	font-size: .24rem;
	line-height: .58rem;
	height: .58rem;
	position: relative;
	margin: 0 0 .15rem;
}
.solution .left h1::after,.news .left h1::after,.product .left h1::after{
	content:"";
	width: 4px;
	height: .58rem;
	background: #535353;
	position: absolute;
	top: 0;
	right: 2px;
}
.solution .left h1 img,.news .left h1 img,.product .left h1 img{
	margin-left: .15rem;
}
.solution .left ul.mobile_nav,.product .left ul.mobile_nav{
	display: none;
}
.solution .left ul li,.news .left ul li,.product .left .list li{
	overflow: hidden;
}
.solution .left ul li a,.news .left ul li a,.product .left .list li a{
	display: block;
	width: 100%;
	height: .6rem;
	color: #333;
	background: #fff;
	font-size: .16rem;
	text-align: left;
	line-height: .6rem;
	border: 1px solid #E4E4E4;
	border-left: 0;
	border-right: 0;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	padding-left: .15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product .left .list > li:last-child a{
	border-bottom: 1px solid #E4E4E4;
}
.solution .left ul li.active a,.solution .left ul li a:hover,.news .left ul li.active a,.news .left ul li a:hover{
	background: #0068B7;
	color: #fff;
	border-color: #0068B7;
}
.product .left .list > li{
	position: relative;
}
.product .left .list > li span{
	display: block;
	width: 0;
	height: 0;
	border: .05rem solid transparent;
	border-bottom: .08rem solid #333;
	position: absolute;
	right: .25rem;
	top: .23rem;
}
.product .left .list > li.active span{
	top: .28rem;
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.product .left .list > li.active a,.product .left .list > li a:hover{
	background: #fff;
	color: #333;
	border-color: #E4E4E4;
}
.product .left .list > li .child{
	display: none;
}
.product .left .list > li .child li a{
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	height: .4rem;
	line-height: .4rem;
	border: 0;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}
.product .left .list li .child li.active a,.product .left .list li .child li a:hover{
	background: #0068B7;
	color: #fff;
	border-color: #0068B7;
}
.solution .right,.news .right,.product .right{
	width: 950px;
	float: right;
	padding-left: .25rem;
	border-left: 1px solid #E7E7E7;
	padding-bottom: .95rem;
}
.product .right{
	border-left: 0;
}
.solution .right h2,.solution_detail .box > h2,.news .right h2,.news_detail .box h2,.product .right h2,.product_detail .box h2{
	color: #666;
	font-size: .15rem;
	line-height: .2rem;
	margin: .4rem 0 .25rem;
	padding-bottom: .1rem;
	border-bottom: 1px solid #E4E4E4;
}
.solution .right h2 a,.solution_detail .box > h2 a,.news .right h2 a,.news_detail .box h2 a,.product .right h2 a,.product_detail .box h2 a{
	color: #666;
}
.solution .right h2 img,.solution_detail .box > h2 img,.news .right h2 img,.news_detail .box h2 img,.product .right h2 img,.product_detail .box h2 img{
	display: block;
	width: .19rem;
	height: .19rem;
	float: left;
	margin-right: .1rem;
}

.solution .right .content{
	display: none;
	padding: 0;
	overflow: hidden;
}
.solution .right .content.active{
	display: block;
}

.product .right .box{
	display: none;
	padding: 0;
	overflow: hidden;
}
.product .right .box.active{
	display: block;
}
.product .right .box .img{
	width: 27%;
	/*height: 5.7rem;*/
	background: #f5f5f5;
	float: left;
	padding: .15rem 0 .3rem;
	text-align: center;
}
.product .right .box .img img{
	display: inline-block;
	margin: 0 auto;
}
.product .right .box .info{
	width: 70%;
	float: right;
	/*height: 5.7rem;*/
	background: #f5f5f5;
	padding: .3rem;
}
.product .right .box .info h3{
	color: #0068b7;
	font-size: .24rem;
	font-weight: bold;
	margin: 0 0 .15rem;
}
.product .right .box .info ul li{
	color: #474747;
	font-size: .16rem;
	margin-bottom: .1rem;
	overflow: hidden;
	vertical-align: middle;
}
.product .right .box .info ul li span{
	display: inline-block;
	float: left;
}
.product .right .box .info ul li p{
	display: block;
	width: 70%;
	line-height: .22rem;
	float: left;
}
.product .right .box .info h4{
	color: #0068b7;
	font-size: .18rem;
	font-weight: bold;
	margin-top: .3rem;
}


.solution .right .content li{
	width: 2.65rem;
	height: 4.07rem;
	float: left;
	position: relative;
	-webkit-box-shadow: 0 0 30px #BDC1C7;
	        box-shadow: 0 0 30px #BDC1C7;
	margin: 0 .55rem .2rem 0;
}
.solution .right .content li:nth-child(3n){
	margin-right: 0;
}
.solution .right .content li a{
	display: block;
	overflow: hidden;
	height: 4.07rem;
}
.solution .right .content li a > img{
	display: block;
	width: 2.65rem;
	height: 1.86rem;
}
.solution .right .content li a .border{
	overflow: hidden;
	position: relative;
}
.solution .right .content li a .border::after{
	content:"";
	display: block;
	width: 94%;
	height: 94%;
	border: 1px solid transparent;
	position: absolute;
	top: 3%;
	left: 3%;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.solution .right .content li:hover a .border::after{
	border: 1px solid #fff;
}
.solution .right .content li h3{
	color: #171717;
	font-size: .15rem;
	width: 95%;
	margin: .15rem auto .12rem;
}
.solution .right .content li p{
	color: #595959;
	font-size: .13rem;
	width: 95%;
	margin: 0 auto;
	line-height: .22rem;
	overflow : hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.solution .right .content li .btn{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: .33rem;
	line-height: .33rem;
	background: rgba(0,0,0,0);
	border-radius: 0;
	padding: 0;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.solution .right .content li:hover .btn{
	background: #0068B7;
}

.solution .right .page,.news .right .page,.product .right .page{
	margin-top: .25rem;
	overflow: hidden;
}
.solution .right .page li,.news .right .page li,.product .right .page li{
	width: .32rem;
	height: .32rem;
	border: 1px solid #BFBFBF;
	line-height: .3rem;
	text-align: center;
	color: #383838;
	font-size: .16rem;
	float: left;
	margin: 0 .2rem 0 0;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	cursor: pointer;
}
.solution .right .page li:last-child,.news .right .page li:last-child,.product .right .page li:last-child{
	margin-right: 0;
}
.solution .right .page li.active,.solution .right .page li:hover,.news .right .page li.active,.news .right .page li:hover,.product .right .page li.active,.product .right .page li:hover{
	border: 1px solid #288EF3;
	background: #288EF3;
	color: #fff;
}
.solution .right .page li a, .news .right .page li a, .product .right .page li a{
	color: #333;
}
.solution .right .page li.active a, .solution .right .page li:hover a, .news .right .page li.active a, .news .right .page li:hover a, .product .right .page li.active a, .product .right .page li:hover a{
	color: #fff;
}

.solution_detail{
	overflow: hidden;
	background: #F5F5F5;
	padding-bottom: 1.6rem;
}
.solution_detail .detail{
	overflow: hidden;
	background: #fff;
	padding: 0 .4rem;
}
.solution_detail .detail h1{
	color: #333;
	font-size: .26rem;
	text-align: center;
	margin: .3rem 0;
	padding-bottom: .2rem;
	border-bottom: 1px solid #E6E6E6;
}
.solution_detail .detail p{
	color: #282828;
	font-size: .14rem;
	line-height: .24rem;
}
.solution_detail .detail img{
	display: block;
	margin: .2rem auto .3rem;
}
.solution_detail .detail a{
	display: block;
	width: 1.08rem;
	height: .4rem;
	line-height: .4rem;
	text-align: center;
	color: #fff;
	background: #B7B7B7;
	font-size: .16rem;
	margin: .7rem 0 .45rem;
}

/*新闻中心*/
.news,.news .right{
	padding-bottom: .7rem;
	overflow: hidden;
}
.news .right .list{
	display: none;
}
.news .right .list.active{
	display: block;
}
.news .right .content{
	overflow: hidden;
	background: #f8f8f8;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	border: 1px solid #f8f8f8;
	margin-bottom: .4rem;
	padding: 0;
}
.news .right h2{
	margin-bottom: .4rem;
}
.news .right .content:hover{
	border: 1px solid #0D70BB;
}
.news .right .content > a{
	display: block;
	overflow: hidden;
	padding: .2rem;
}
.news .right a > img{
	float: left;
	display: block;
	/*width: 2.7rem;*/
	height: 1.7rem;
	padding: 0;
}
.news .right a .font{
	float: left;
	/*width: 4.5rem;*/
	height: 1.7rem;
	padding-right: .2rem;
	border-right: 1px solid #E8E8E8;
}
.news .right a .font h3{
	color: #333;
	height: .56rem;
	font-size: .22rem;
	margin: .1rem 0;
	height: .54rem;
	line-height: .28rem;
	overflow : hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news .right a .font p{
	color: #595959;
	font-size: .14rem;
	line-height: .24rem;
	margin-bottom: .15rem;
	overflow : hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news .right a .font span{
	color: #777;
	font-size: .13rem;
}
.news .right a .time{
	float: right;
	/*width: 1.2rem;*/
	height: 1.7rem;
	padding-left: .35rem;
	padding-right: 0;
}
.news .right a .time h4{
	color: #777;
	font-size: .25rem;
	font-weight: lighter;
	margin: .25rem 0 .5rem;
}
.news .right a .time img{
	width: .14rem;
	height: .27rem;
}
.news .right .page li{
	margin-top: 0;
}

.news_detail{
	overflow: hidden;
	background: #f8f8f8;
	padding-bottom: 1.75rem;
}
.news_detail .detail{
	overflow: hidden;
	background: #fff;
	padding: .28rem;
}
.news_detail .detail h1{
	color:#333;
	font-size: .19rem;
	font-weight: bold;
	margin: .1rem 0;
}
.news_detail .detail .left p{
	color: #6a6a6a;
	font-size: .14rem;
	line-height: .22rem;
	padding-bottom: .1rem;
}
.news_detail .detail .left p span{
	margin-right: .35rem;
}
.news_detail .detail .left p span:last-child{
	margin-right: 0;
}

.news_detail .detail .title{
	overflow: hidden;
	border-bottom: 1px solid #E1E1E1;	
	margin-bottom: .2rem;
}
.news_detail .detail .left{
	float: left;
}
.news_detail .detail .right,.news_detail .detail .bottom .right{
	float: right;
}
.news_detail .detail a.back,.news_detail .detail .bottom .right a.back{
	display: block;
	width: 1.08rem;
	height: .4rem;
	background: #B7B7B7;
	color: #fff;
	font-size: .14rem;
	line-height: .4rem;
	text-align: center;
	float: right;
	margin-top: .1rem;
}
.news_detail .detail > p{
	color: #666;
	font-size: .14rem;
	line-height: .24rem;
}
.news_detail .detail .img{
	overflow: hidden;
	width: 5.61rem;
	margin: 0 auto;
}
.news_detail .detail .img img{
	display: block;
	width: 5.61rem;
	height: 3.74rem;
	margin-bottom: .1rem;
}
.news_detail .detail .img p{
	color: #6a6a6a;
	font-size: .14rem;
	text-align: center;
}
.news_detail .detail > p:nth-of-type(2),.news_detail .detail > p:nth-of-type(3){
	/*margin-bottom: .3rem;*/
}

.news_detail .detail .bottom{
	padding-top: .2rem;
	margin-top: .5rem;
	border-top: 2px solid #E5E5E5;
	position: relative;
}
.news_detail .detail .bottom::before{
	content:"";
	width: .6rem;
	height: 2px;
	background: #0068B7;
	position: absolute;
	left: 0;
	top: -2px;
}
.news_detail .detail .bottom .left{
	overflow: hidden;
	float: left;
	width: 75%;
}
.news_detail .detail .bottom .left p{
	line-height: .24rem;
	padding-bottom: 0;
}
.news_detail .detail .bottom .left p a{
	color: #666;
	font-size: .15rem;
}
.news_detail .detail .bottom .left p a span{
	color: #333;
}

/*产品中心*/
.product{
	padding-bottom: .3rem;
	overflow: hidden;
}
.product .right{
	padding-bottom: .6rem;
}
.product .right .page{
	margin-top: .4rem;
}
.product .right .content{
	display: none;
	padding: 0;
}
.product .right .content li{
	/*width: 2.77rem;*/
	/*height: 3.24rem;*/
	float: left;
	margin: 0 .35rem .3rem 0;
	-webkit-box-shadow: 0 0 30px #BDC1C7;
	        box-shadow: 0 0 30px #BDC1C7;
	position: relative;
	padding: 0 15px;
}
.product .right .content li::before,.product .right .content li::after{
	content:"";
	width: 100%;
	height: 3px;
	background: #BFBFBF;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.product .right .content li::after{
	width: 0;
}
.product .right .content li:nth-child(3n){
	margin-right: 0;
}
.product .right .content li a{
	display: block;
	/*height: 3.24rem;*/
	overflow: hidden;
}
.product .right .content li img{
	display: block;
	width: 2.42rem;
	height: .3rem;
	margin: .8rem auto .6rem;
}
.product .right .content li h3{
	color: #0068b7;
	font-size: .15rem;
	text-align: center;
	margin: 0 0 .05rem;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}
.product .right .content li p{
	color: #6b6b6b;
	font-size: .14rem;
	text-align: center;
	height: .22rem;
	line-height: .22rem;
}
.product .right .content li span{
	display: block;
	width: 1.05rem;
	height: .3rem;
	background: #fff;
	border: 1px solid #7D7D7D;
	color: #7D7D7D;
	font-size: .14rem;
	text-align: center;
	line-height: .3rem;
	margin: .4rem auto;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.product .right .content li:hover::after{
	width: 100%;
	background: #0068B7;
}
.product .right .content li:hover span{
	color:#0068b7;
	border-color: #0068b7;
}

.product_detail{
	overflow: hidden;
	background: #F5F5F5;
	padding-bottom: .2rem;
}
.product_detail .detail,.product_detail .explain{
	overflow: hidden;
	background: #fff;
	margin-bottom: .4rem;
}
.product_detail .detail h1{
	color: #0068b7;
	font-size: .2rem;
	font-weight: bold;
	text-align: center;
	margin: .45rem 0 .5rem;
}
.product_detail .detail .img{
	width: 90%;
	margin: 0 auto;
}
.product_detail .detail img{
	display: block;
	/*height: 1.31rem;*/
	margin: 0 auto .9rem;
}
.product_detail .detail .info{
	overflow: hidden;
	padding: .5rem 0 .9rem;
	border-top: 1px solid #D0D0D0;
}
/*.product_detail .detail .info div:first-child{
	width: 3.3rem;
}
.product_detail .detail .info div:last-child{
	width: 2.7rem;
}*/
.product_detail .detail .info p{
	width: 25%;
	float: left;
	color: #666;
	font-size: .16rem;
}
.product_detail .detail .info .size{
	height: .6rem;
}
.product_detail .detail .info .mobile{
	display: none;
}
.product_detail .detail .info .clearfix{
	border-bottom: 1px dashed #D0D0D0;
	padding-bottom: .1rem;
	margin-bottom: .1rem;
}
/*.product_detail .detail .info .line{
	width: 100%;
	height: 1px;
	background: #D0D0D0;
	margin: .1rem 0;
}*/
.product_detail .detail .info .size span{
	display: block;
	float: left;
	height: .6rem;
}
.product_detail .detail .info .size span .br{
	height: 0;
}

.product_detail .explain{
	padding: 0 .15rem .6rem;
}
.product_detail .explain h3{
	color: #0068b7;
	font-size: .2rem;
	font-weight: bold;
	text-align: center;
	margin: .5rem 0 .3rem;
}
.product_detail .explain p{
	color: #666;
	font-size: .16rem;
}
.product_detail .explain div h4,.product_detail .explain h5{
	color: #0068b7;
	font-size: .16rem;
	font-weight: bold;
	margin: 0;
}
.product_detail .explain h5{
	margin-top: .3rem;
}
.product_detail .explain div p{
	/*text-indent: 2em;*/
}


@media (min-width: 768px) and (max-width: 1200px){
	.product .left{
		width: 25% !important;
	}
	.product .right{
		width: 75% !important;
	}
}
@media (max-width: 767px){
	.product .left{
		width: 100% !important;
		padding-top: .15rem !important;
	}
	.product .right{
		width: 100% !important;
	}
	.product .right .content li{
		margin-right: 4% !important;
		width: 48% !important;
	}
	.product .right .content li h3{
		line-height: .24rem;
	}
	.product .right .content li:nth-child(2n){
		margin-right: 0 !important;
	}
	.product .left .list li{
		float: left;
	}
	.product .left .list li a{
		background: #fff !important;
		color: #555555 !important;
		border: 1px solid #DBD9D9 !important;
		width: 1.48rem !important;
		height: .4rem !important;
		line-height: .4rem !important;
	}
	.product .left .list li.active a{
		color: #0068B7 !important;
		border: 1px solid #0068B7 !important;
	}
	.solution .right, .news .right, .product .right{
		border:0;
	}
	.product_detail .detail .info p{
		width: 50%;
	}
	.solution_detail .detail{
		padding: 0 .2rem;
	}
	.solution_detail .detail img{
		width: 100% !important;
		height: auto !important;
	}
	.news{
		padding-bottom: 0 !important;
	}
	.solution .right .content li .btn{
		line-height: .27rem;
	}

	.product .right .box.active{
		display: none;
	}
	.product .right .content.active.mobile{
		display: block;
	}
}

@media (max-width: 500px){
	.news .right a > img,.news .right a .font,.news .right a .time{
		height: 100%;
	}
	.news .right a > img{
		margin-top: .05rem;
	}
	.news .right a .font h3{
		height: .26rem;
		-webkit-line-clamp:1;
		margin-top: .1rem;
	}
	.news .right a .font p{
		-webkit-line-clamp:1;
		margin-bottom: .1rem;
	}
	.news .right a .time h4{
		font-size: .2rem;
		margin: .1rem 0 .3rem;
	}
}
@media (max-width: 320px){
	.news .right a .font h3,.news .right a .font p{
		margin-bottom: 0;
	}
}