@charset "utf-8";
.header .navBox>ul>li>a {	
	padding: 0 10px;
}
.banner .about-banner-en{background: url(../../static/images/about/banner-about-en.jpg) no-repeat center center;}
.banner .video-banner-en{background: url(../../static/images/video/banner-video-en.jpg) no-repeat center center;}
.main .service_banner_en{background: url(../../static/images/service_banner_en.jpg) no-repeat;background-size: cover;}
.content .title h2{display: none;}
.main .content .title p{font-size: 40px;}
.service-en .main-line{height:31.5rem;}
.service-en .windows-dismantle .word-3{height: 2.7rem;}
body .product .proRecommend .info h3{margin: 0 auto 20px;}
.product .proRecommend .pic img{margin-top: 10px;}
.alkali_resisting > div div{margin: 0 !important;width: 785px !important;overflow: hidden;}
.alkali_resisting > div div img{width: 100% !important;}
.alkali_resisting > div div p{word-break:break-word;width: 100%;height: auto !important;box-sizing: border-box;}
body .performance_rate > dl{
	width:auto;	
	background: -webkit-repeating-linear-gradient(90deg, #DEDEDE 0%, #DEDEDE 30%, #CCE198 30%,#A9E60E 80%,#DEDEDE 80%,#DEDEDE 100%);
	background:    -moz-repeating-linear-gradient(90deg, #DEDEDE 0%, #DEDEDE 30%, #CCE198 30%,#A9E60E 80%,#DEDEDE 80%,#DEDEDE 100%);
	background:      -o-repeating-linear-gradient(90deg, #DEDEDE 0%, #DEDEDE 30%, #CCE198 30%,#A9E60E 80%,#DEDEDE 80%,#DEDEDE 100%);
	background:         repeating-linear-gradient(90deg, #DEDEDE 0%, #DEDEDE 30%, #CCE198 30%,#A9E60E 80%,#DEDEDE 80%,#DEDEDE 100%);
} 

body .performance_rate > dl > dt:first-of-type{width: 400px;}
body .performance_rate > p{width:auto;}

#pages{clear:both;width:600px;margin:0 auto;overflow: hidden;text-align:center;}
.pagination{margin:30px 0;}
.pagination li{display:inline-block;border:1px solid #E2E2E2;margin-left:-1px;}
.pagination li a,.pagination li span{display:inline-block;padding:8px 12px;}
.pagination li.disabled{pointer-events: none;color:#e2e2e2;}
.pagination li.active{background-color:#385587;color:#FFF;border:1px solid #385587;}
.pagination li a:hover{color:#385587;}



