@charset "utf-8";



/*公用样式*/
#bg-img{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background-color: rgba(0,0,0,.6);
}
#bg-img div{
	/*position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 700px;
	height: 100%;
	max-height: 500px;
	background-color: #fff;*/
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	width: 80%;
	height: 100%;
	margin: 0 auto;
}
#bg-img div img{
	
	display: block;
	margin: 0 auto;
	/*padding: 10px;*/
	background-color: #fff;
}
@media only screen and (max-width: 600px) {
#bg-img div{
	width: 100%;
	height: 80%;
	padding-top: 10px;
}

	
}


/*小banner开始*/
.bans{
	height: 200px;
	position: relative;
}
.b1{
	background: url(../images/b1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.b2{
	background: url(../images/b2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.b3{
	background: url(../images/b3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.b4{
	background: url(../images/b4.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.b5{
	background: url(../images/b5.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.b6{
	background: url(../images/b6.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.b7{
	background: url(../images/b7.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}



.bans-txt{
	margin-top: 23px;
}
.bans-txt h3{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.bans-txt p{
	color: #fff;
	font-size: 16px;
}

.bans-xz{
	position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    margin: 0;
    text-align: center;
    background-color: rgba(3,3,3,.5);
}
.bans-xz li{
	display: inline-block;
}
.bans-xz li a{
	display: block;
    font-size: 18px;
    color: #fff;
    padding: 8px 40px;
}
.bans-xz li a.ha {
    color: #fff;
    font-weight: bold;
    background-color: #DF453E;
}

@media only screen and (max-width: 991px) {
.bans-txt h3 {
    font-size: 24px;
}	
	
	
}


@media only screen and (max-width: 767px) {
.bans-txt h3 {
    font-size: 22px;
}
.bans-txt p {
    font-size: 14px;
}
.bans-xz li a{
    font-size: 16px;
}	
	
}

/*小banner结束*/


/*位置导航开始*/
.position{
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}
.breadcrumb{
	margin-bottom: 0;
	background-color: transparent;
}
.position ol li{
	color: #666;
	font-size: 14px;
}
.position ol li a{
	color: #666;
	font-size: 14px;
	transition: all 0.33s;
}
.position ol li a:hover{
	color: #E83625;
}
.position ol li a i{
	margin-right: 5px;
}



/*位置导航结束*/


/*关于我们页面开始*/

/*公司简介*/
.ab-Introduction{
	margin: 20px 0;
}

.ab-title{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	padding-left: 8px;
	padding-bottom: 1px;
	border-left: 6px solid #E83625;
}
.ab-title span{
	color: #999;
	font-size: 12px;
	font-weight: 300;
	display: block;
	margin-top: 3px;
}
.ab-p{
	color: #666;
	font-size: 16px;
}
.ab-Int-nr{
	margin: 10px 0;
}
.ab-Int-nr p{
	color: #333;
	font-size: 14px;
	text-indent: 2em;
	line-height: 28px;
}




/*选矿服务*/
.ab-service{
	padding: 20px 0;
	background-color: #f4f4f4;
}
.ab-ser-nr{}
.ab-ser-nr>p{
	color: #333;
	font-size: 14px;
	text-indent: 2em;
	line-height: 26px;
}

.ab-ser-lis{
	margin: 15px 0;
}
.ab-ser-lis:after{
	content: "";
	display: block;
	clear: both;
}
.ab-ser-lis li{
	float: left;
	width: 50%;
	padding: 0 50px;
}
.ab-ser-lis li i{
	float: left;
	color: #fff;
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 50px;
	border-radius: 50%;
	margin-right: 30px;
	background-color: #E83625;
	transition: all 0.8s;
}
.ab-ser-lis li:hover i{
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg); /* Safari 与 Chrome */
}

.ab-ser-lis li h6{
	color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 8px 0 5px;
}
.ab-ser-lis li p{
	color: #333;
	font-size: 16px;
	line-height: 26px;
}

/*企业实力*/
.ab-strength{
	margin: 20px 0;
}
.ab-str-nr{
	margin: 20px 0;
}


.par-title-lis{
	margin: 10px 0;
}
.par-title-lis:after{
	content: "";
	display: block;
	clear: both;
}

.par-title-lis li{
	float: left;
	padding: 0 15px;
}
.par-title-lis li a{
	display: block;
	color: #333;
	font-size: 18px;
	padding: 5px 20px;
    background-color: rgba(204, 204, 204, 0.5);
}
.par-title-lis li.pa a{
	color: #fff;
	font-weight: bold;
	background-color: rgba(216,33,45, 0.8);
}



.par-ul-lis{
	display: none;
}
.par-ul-lis:first-of-type{
	display: block;
}
.par-ul-lis:after{
	content: "";
	display: block;
	clear: both;
}

.par-ul-lis li{
	float: left;
	width: 20%;
	padding: 10px;
}
.par-ul-lis li a{
	display: block;
	position: relative;
	width: 208px;
    height: 193px;
	background-color: #cdd5d7;
	transition: all 0.33s;
}
.par-ul-lis li a:hover{}

.par-ul-lis li a img{
	display: block;
	max-height: 100%;
    max-width: 100%;
	padding: 8px;
	margin: 0 auto;
	padding-bottom: 48px;
}
.par-ul-lis li a p{
	color: #333;
	font-size: 16px;
	line-height: 30px;
	padding: 5px 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 2px solid #ccc;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 100;
	transition: all 0.33s;
}
.par-ul-lis li a:hover p{
	color: #D8212D;
	border-bottom: 2px solid #D8212D;
}


/*关于我们页面结束*/



/*选厂服务页面开始*/

/*服务列表选项卡*/
.service{
	padding: 40px 0;
	background-color: #f8f8f8;
}

.ser-lis{}
.ser-lis a{
	display: block;
	position: relative;
	z-index: 2;
	margin-top: 50px;
	margin-bottom: 30px;
    padding: 40px 32px 30px;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0 8px 12px rgba(33, 33, 33, 0.1);
	-moz-box-shadow: 0 8px 12px rgba(33, 33, 33, 0.1);
	box-shadow: 0 8px 12px rgba(33, 33, 33, 0.1);
}
.ser-lis a i{
	color: rgba(3,3,3,.9);
	font-size: 50px;
	display: block;
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: -45px;
	margin-left: -45px;
	border-radius: 50%;
	background-color: rgba(255,255,255,1);
	transition: all 0.33s;
}
.ser-lis a i:after{
	content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    z-index: -1;
    width: 92px;
    height: 46px;
    border-radius: 90px 90px 0 0;
    transition: all 0.33s;
}

.ser-lis a h3{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
	position: relative;
	transition: all 0.33s;
}
.ser-lis a h3:after{
	content: "";
	position: absolute;
	bottom: -8px;
    left: 50%;
    width: 20px;
    height: 3px;
    margin-left: -10px;
	background-color: #E83625;
}

.ser-lis a p{
	color: #333;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	margin: 20px 0 0;
}
.ser-lis a em{
	position: absolute;
	bottom: -10px;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	border: 6px solid transparent;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.33s;
}

.ser-lis.at{
	margin-top: -7px;
	margin-bottom: 5px;
}
.ser-lis.at a{
	border: 1px solid #E83625;
}
.ser-lis.at a i{
	color: #E83625;
}
.ser-lis.at a i:after{
    border: 1px solid #E83625;
}
.ser-lis.at a h3{
	color: #E83625;
}
.ser-lis.at a em{
	background-color: #fff;
	border: 6px solid #E83625;
}




.ser-p-lis{
	display: none;
}
.ser-p-lis:first-of-type{
	display: block;
}
.ser-p-lis h5{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	padding-left: 6px;
	border-left: 6px solid #E83625;
}
.ser-p-lis p{
	color: #333;
	font-size: 16px;
	line-height: 28px;
	padding: 10px 30px;
	background-color: #fff;
	border: 1px dashed #E83625;
}


/*服务内容*/
.Service-Content{
	margin: 30px 0;
}
.SC-lis{
	display: none;
}
.SC-lis:first-of-type{
	display: block;
}

.SC-lis-title h3{
	color: #333;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.SC-lis-title h3:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	width: 30px;
	height: 3px;
	margin-left: -15px;
	background-color: #E83625;
}

.SC-lis-title div{
	position: relative;
    width: 100%;
    margin-top: 15px;
    text-align: center;
}
.SC-lis-title div:after{
	content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 2px;
    background-color: #ccc;
}
.SC-lis-title div span{
	color: #666;
    font-size: 14px;
    position: relative;
    z-index: 999;
    padding: 0 50px;
    background-color: #fff;
}
.SC-lis-title div span:before{
	content: "";
    position: absolute;
    right: 0;
    top: 5px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #bbb;
}
.SC-lis-title div span:after{
	content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #bbb;
}

.SC-lis-nr{
	margin: 20px 0;
}
.SC-lis-nr:after{
	content: "";
	display: block;
	clear: both;
}

.SC1 li{
	float: left;
	width: 50%;
}

.SC1 li a{
	display: block;
	margin: 15px;
	-webkit-box-shadow: 0 0 15px rgba(33, 33, 33, 0.1);
    -moz-box-shadow: 0 0 15px rgba(33, 33, 33, 0.1);
    box-shadow: 0 0 15px rgba(33, 33, 33, 0.1);
    transition: all 0.33s;
}
.SC1 li a:after{
	content: "";
	display: block;
	clear: both;
}
.SC1 li a:hover{
	-webkit-box-shadow: 0 0 15px rgba(33, 33, 33, 0.3);
    -moz-box-shadow: 0 0 15px rgba(33, 33, 33, 0.3);
    box-shadow: 0 0 15px rgba(33, 33, 33, 0.3);
}
.SC1 li a:hover span{
	color: #E83625;
}

.SC1 .SC-lis-lf{
	float: left;
	width: 48%;
}
.SC1 .SC-lis-lf img{
	width: 100%;
}

.SC1 .SC-lis-rg{
	float: left;
	width: 52%;
	padding: 10px 25px;
}
.SC1 .SC-lis-rg div{
	padding: 5px 0;
	margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.SC1 .SC-lis-rg div:after{
	content: "";
	display: block;
	clear: both;
}

.SC1 .SC-lis-rg div span{
	float: left;
	color: #333;
	height: 40px;
    line-height: 40px;
	font-size: 38px;
	font-family: "方正宋黑简体";
	position: relative;
	padding-left: 40px;
    transition: all 0.33s;
}
.SC1 .SC-lis-rg div span:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 30px;
	height: 2px;
	margin-top: -1px;
	background-color: #E83625;
}

.SC1 .SC-lis-rg div h6{
	float: left;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 13px 0 0 10px;
    transition: all 0.33s;
}

.SC1 .SC-lis-rg p{
	color: #888;
	font-size: 14px;
	line-height: 24px;
}

.SC2 li,.SC3 li,.SC4 li{}

.SC2 li h6,.SC3 li h6,.SC4 li h6{
	color: #E83625;
	font-size: 20px;
	font-weight: bold;
}
.SC2 li div,.SC3 li div,.SC4 li div{
	padding: 0 15px;
}
.SC2 li div img,.SC3 li div img,.SC4 li div img{
	width: 100%;
	margin: 15px 0;
}
.SC2 li div p,.SC3 li div p,.SC4 li div p{
	color: #333;
	font-size: 16px;
	line-height: 30px;
	margin: 5px 0;
}














/*技术优势*/
.Service-Advantage{
	margin: 20px 0;
	background-color: #f4f4f4;
}
.SA-lis{
	display: none;
}
.SA-lis:first-of-type{
	display: block;
}
.SA-lis div{
	float: left;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    width: 85px;
    padding: 10px 0;
    line-height: 30px;
    margin-right: 20px;
    background: linear-gradient(-45deg, transparent 15px, #E83625 0);
}
.SA-lis p{
	color: #333;
    font-size: 16px;
    line-height: 30px;
    padding: 15px 0;
    text-indent: 2em;
}

/*技术优势内容*/
.Service-Advantage-nr{
	margin: 20px 0 40px;
}
.SAn-lis{
	display: none;
}
.SAn-lis:first-of-type{
	display: block;
}
.SAn-lis p{
	color: #333;
    font-size: 16px;
    line-height: 30px;
    padding: 15px 0;
    text-indent: 2em;
}



/*选厂服务页面结束*/


/*选矿工艺页面开始*/
.crafts{
	margin: 20px 0;
}
.cra-lf{}
.cra-lf li{}
.cra-lf li>p{
	color: #333;
	font-size: 14px;
	line-height: 26px;
	margin: 10px 0;
}

.cra-lf-lis{}
.cra-lf-lis:after{
	content: "";
	display: block;
	clear: both;
}

.cra-lf-lis li{
	float: left;
	width: 25%;
	padding: 10px;
}
.cra-lf-lis li a{
	display: block;
	padding: 3px;
	border: 1px dashed #666;
	transition: all 0.33s;
}
.cra-lf-lis li a:hover{
	border: 1px dashed #E83625;
}
.cra-lf-lis-nr{
	position: relative;
	overflow: hidden;
}

.cra-lf-lis-nr img{
	width: 100%;
}
.cra-lf-lis-nr div{
	position: absolute;
    bottom: -23px;
    width: 100%;
    text-align: center;
    background-color: rgba(3,3,3,.5);
    transition: all 0.33s;
}
.cra-lf-lis li a:hover .cra-lf-lis-nr div{
	bottom: 0;
    height: 100%;
    background-color: rgba(216,33,45,.75);
}

.cra-lf-lis-nr div span{
	color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    transition: all 0.33s;
}
.cra-lf-lis li a:hover .cra-lf-lis-nr div span{
	font-size: 18px;
    font-weight: bold;
    margin: 20px 0 5px;
    border-bottom: 2px solid #fff;
}

.cra-lf-lis-nr div i{
	color: #fff;
    display: block;
    transition: all 0.5s;
}
.cra-lf-lis li a:hover .cra-lf-lis-nr div i{
	font-size: 38px;
}

.cra-rg{}
.cra-rg-nr{
	padding: 20px 15px;
	background-color: rgba(244,244,244,1);
}
.cra-rg-lis{
	margin-bottom: 15px;
}
.cra-rg-lis dt{
	color: #333;
	font-size: 16px;
	padding-left: 6px;
	position: relative;
	margin: 3px 0 10px;
	border-left: 6px solid #E83625;
}
.cra-rg-lis dt:after{
	content: "";
	position: absolute;
	bottom: -3px;
	left: 5px;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

.cra-rg-lis dd{
	color: #666;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cra-rg-lis dd a{
	display: block;
	color: #666;
	font-size: 15px;
	transition: all 0.33s;
}
.cra-rg-lis dd a:hover{
	color: #E83625;
}


/*选矿工艺页面结束*/



/*产品中心页面开始*/
.product{
	margin: 20px 0;
}
.pro-lf{}
.pro-lf>li{
	width: 50%;
    float: left;
    padding: 0 15px;
}
.pro-title{
	color: #333;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-left: 8px;
    padding-bottom: 1px;
    border-left: 6px solid #E83625;
}
.pro-title:after{
	content: "";
	position: absolute;
	bottom: -3px;
	left: 5px;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

.pro-title span{
	color: #999;
    font-size: 12px;
    font-weight: 300;
    display: block;
    margin-top: 3px;
    padding-right: 50px;
}
.pro-title a{
	position: absolute;
    bottom: 2px;
    right: 0;
    color: #E83625;
    font-size: 12px;
    padding: 2px 8px 1px;
    border: 1px dashed #E83625;
    border-radius: 20px;
    transition: all 0.33s;
}
.pro-title a:hover{
	color: #fff;
	background-color: rgba(232,54,37,.8);
}

.pro-lf-lis{}
.pro-lf-lis:after{
	content: "";
	display: block;
	clear: both;
}
.pro-lf-lis li{
	float: left;
	width: 50%;
	padding: 10px;
}
.pro-lf-lis li a{
	display: block;
}
.pro-lf-lis li a img{
	width: 100%;
	transition: all 0.33s;
}
.pro-lf-lis li a:hover img{
	opacity: .85;
}
.pro-lf-lis li a p{
	color: #333;
	font-size: 14px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.33s;
}
.pro-lf-lis li a:hover p{
	color: #E83625;
}


.pro-rg{}
.cra-rg-lis{
	margin: 10px 0;
}
.cra-rg-lis h6{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
    margin-bottom: 0;
	padding: 8px 25px 8px 10px;
	cursor:pointer;
	position: relative;
    border-left: 5px solid #E83625;
    background-color: rgba(3,3,3,.15);
}
.cra-rg-lis h6 span{
	float: right;
	font-size: 13px;
    margin-top: 5px;
    position: absolute;
    right: 8px;
    top: 8px;
}
.cra-rg-lis ul{
	display: none;
	padding: 10px 0;
	background-color: rgba(222,222,222,.15);
    box-shadow: 0 3px 10px rgba(33, 33, 33, 0.15);
}
.cra-rg-lis:first-of-type ul{
	/*display: block;*/
}
.cra-rg-lis ul li{
	padding: 0 15px;
	transition: all 0.33s;
}
.cra-rg-lis ul li:hover{
	background-color: rgba(222,222,222,.3);
}

.cra-rg-lis ul li a{
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	padding: 3px 0;
	border-bottom: 1px dashed #ccc;
	transition: all 0.33s;
}
.cra-rg-lis ul li:hover a{
	color: #E83625;
}



.product-xl{
	margin: 20px 0;
}
.product-xl .pro-lf>li{
	width: 100%;
    float: left;
    padding: 0 15px;
}
.product-xl .pro-lf-lis li{
	float: left;
	width: 25%;
	padding: 10px;
}




/*产品中心页面结束*/


/*新闻中心页面开始*/
.news{
	margin: 20px 0;
}
.new-lf{}
.new-lf-uls{
	margin: 10px;
	text-align: center;
}
.new-lf-uls:after{
	content: "";
	display: block;
	clear: both;
}

.new-lf-uls a{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 70px;
	margin: 5px 15px;
	text-align: center;
	display: inline-block;
	background-color: #eee;
	transition: all 0.33s;
}
.new-lf-uls a.ne{
	color: #fff;
	background-color: rgba(232,54,37,1);
}

.new-lf-lis{
	margin: 15px 0;
	border-top: 1px solid #eee;
}
.new-lf-lis li{
	margin-top: -1px;
}
.new-lf-lis li a{
	display: block;
	padding: 20px 30px;
	position: relative;
	border-bottom: 1px solid #eee;
	transition: all 0.4s;
}
.new-lf-lis li a:after{
	content: "";
	display: block;
	clear: both;
}
.new-lf-lis li a:hover{
	background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
    box-shadow: 0 0 25px rgba(0,0,0,.1);
}

.new-lf-lis-img{
	float: left;
	width: 220px;
	margin-right: 20px;
	overflow: hidden;
}
.new-lf-lis-img img{
	width: 100%;
	-webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}
.new-lf-lis li a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.new-lf-lis-text{}
.new-lf-lis-text h3{
	margin: 5px 0 8px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    line-height: 19px;
    padding-right: 100px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: content-box;
    transition: all 0.4s;
}
.new-lf-lis li a:hover h3{
	color: #E83625;
}

.new-lf-lis-text h3 em{
	display: none;
	color: #999;
	font-size: 14px;
	font-style: normal;
	position: absolute;
    bottom: 0;
    right: 0;
}

.new-lf-lis-text p{
	color: #666;
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.new-lf-lis-text span{
	position: absolute;
    bottom: 20px;
    right: 30px;
    color: #fff;
    font-size: 14px;
    padding: 3px 18px;
    background-color: rgba(232,54,37,.8);
    transition: all 0.4s;
}
.new-lf-lis li a:hover span{
	border-radius: 20px;
	background-color: rgba(232,54,37,1);
}

.page{
	margin: 40px auto;
    text-align: center;
}
.page ul{
	margin: 10px 0;
}
.page ul li a{
	border-radius: 0 !important;
}
.pagination>li>a, .pagination>li>span{
	color: #333;
	transition: all 0.33s;
}
.pagination>li>a:focus, .pagination>li>a:hover, .page ul li a.act, .pagination>li>span:focus, .pagination>li>span:hover{
	color: #fff;
	background-color: rgba(217,33,45,.8);
}



/*新闻中心页面结束*/

/*案例中心页面开始*/
.case{
	margin: 20px 0;
}
.cas-lf{}
.cas-lf-lis{}
.cas-lf-lis li{
	margin: 10px 0;
}
.cas-lf-lis li a{
	display: block;
	border: 1px solid rgba(222,222,222,.8);
	background-color: rgba(222,222,222,.3);
	transition: all 0.4s;
}
.cas-lf-lis li a:hover{
	background-color: #fff;
	box-shadow: 0 3px 10px rgba(33, 33, 33, 0.15);
}

.cas-lf-lis-img{
	margin: 5px;
	overflow: hidden;
}
.cas-lf-lis-img img{
	width: 100%;
	-webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}
.cas-lf-lis li a:hover img{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.cas-lf-lis-text{
	padding: 5px 8px 15px;
}
.cas-lf-lis-text h3{
	margin: 5px 0 8px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	line-height: 19px;
	text-align: center;
	transition: all 0.4s;
}
.cas-lf-lis li a:hover h3{
	color: #E83625;
}

.cas-lf-lis-text p{
	color: #666;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cas-lf-lis-text p strong{}
.cas-lf-lis-text span{
	color: #fff;
	font-size: 14px;
	display: block;
	width: 60%;
	padding: 5px 0;
	margin: 15px auto 0;
	text-align: center;
	background-color: rgba(3,3,3,.5);
	transition: all 0.4s;
}
.cas-lf-lis li a:hover span{
	background-color: rgba(232,54,37,1);
}




/*案例中心页面结束*/


/*联系方式开始*/
.cont{
	margin: 30px 0;
}
.cont-mode{}
.cont-mode h2{
	color: #333;
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.cont-mode>p{
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
.cont-mode ul{
	margin: 20px 0;
	overflow: hidden;
}
.cont-mode ul li{
	float: left;
	width: 50%;
	height: 95px;
    padding: 12px 20px;
}
.cont-mode ul li a{
	display: block;
}
.cont-mode ul li i{
	float: left;
	color: #fff;
	font-size: 45px;
	width: 70px;
	height: 70px;
	line-height: 76px;
	text-align: center;
    border-radius: 8px;
    margin-right: 15px;
	background-color: #DA251D;
}
.cont-mode ul li h5{
	color: #333;
    font-size: 22px;
    margin: 0 0 5px;
}
.cont-mode ul li p{
	color: #333;
    font-size: 16px;
}


.cont-liuyan{
	background-color: #f4f4f4;
}
.cont-liuyan h3{
	padding-left: 10px;
    border-left: 8px solid #da251d;
}

#fo{}
#fo label{
	margin: 10px 0;
}
#fo .req{
	position: relative;
}
#fo .req:before{
	content: "*";
	position: absolute;
	top: 12px;
	left: 20px;
	z-index: 10;
	color: #D8212D;
	width: 5px;
}


#fo div{
	margin: 20px 0;
}
#fo label input{
	width: 100%;
	height: 40px;
	background-color: rgba(255,255,255, 0.85);
	transition: all 0.33s; 
}

#lx{}
#lx span{
	color: #555;
    font-weight: bold;
}
#lx label{
	color: #666;
	font-size: 16px;
	font-weight: 400;
	margin: 0 5px;
	line-height: 28px;
	white-space: nowrap;
}
#lx label input{
	width: auto;
	height: auto;
	vertical-align: middle;
    margin: -2px 3px 0;
}

#fo #wl{
	padding-right: 15px;
}
#fo #wl select{
	width: 100%;
	height: 40px;
	background-color: rgba(255,255,255, 0.85);
	transition: all 0.33s; 
}
#fo #wl select option,#fo #wl select option:focus{
	background-color: #fff;
}


#fo label textarea{
	width: 100%;
	height: 90px;
	background-color: rgba(255,255,255, 0.85);
	transition: all 0.33s; 
}

#fo label input:focus,#wl select:focus,#fo label textarea:focus{
    border: 1px solid rgba(216,33,45,.3);
    background-color: rgba(255,255,255,1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(183,183,183,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(183,183,183,.6);
}

#fo div button{
	width: 50%;
	outline: 0;
	margin: 10px auto;
    color: #fff;
    border: 1px solid rgba(216,33,45,1);
	background-color: rgba(216,33,45,.8);
	box-shadow: 0 2px 0 #929292, 0 3px 1px #999, inset 0 1px 1px #fff;
	transition: all 0.33s; 
}
#fo div button:active,#fo div button:active:hover,#fo div button:active:focus,#fo div button:hover,#fo div button:focus,#fo div button:visited{
	width: 80%;
	outline: 0;
	color: #fff;
	border-radius: 30px;
    border: 1px solid rgba(216,33,45,1);
	background-color: rgba(216,33,45,1);
    box-shadow: 0 2px 0 #777, 0 4px 5px #888, inset 0 1px 1px #fff;
}

.cont-map{
	margin-bottom: 30px;
}
.cont-map h3 {
	margin: 0 0 18px;
    padding-left: 10px;
    border-left: 8px solid #da251d;
}

#dituContent{
	width: 100%;
	height: 450px;
}

.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap;
}
.iw_poi_content {
	font:12px arial,sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
}





/*联系方式结束*/





/*产品详情页开始*/
.cpxq{
	margin: 30px 0;
}
.cpxq-img{}

.img{
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.img li{
	display: none;
}
.img li.ab{
	display: block !important;
}
.img li img{
	width: 100%;
}

.num{
	width: 100%;
	text-align: center;
}
.num li{
	display: inline-block;
    width: 75px;
    border: 1px solid #ccc;
    padding: 3px;
    background-color: #fff;
    cursor: pointer;
}
.num li.at{
	border-color: #E83625;
    border-width: 2px;
}
.num li img{
	width: 100%;
}


.cpxq-title{
    position: relative;
}

.cpxq-h2s{
	color: #E83625;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
}
.cpxq-fw{
	margin: 15px 0;
}
.cpxq-fw p{
	color: #333;
	font-size: 16px;
	line-height: 30px;
}
.cpxq-fw p b{}

.cpxq-con{
    overflow: hidden;
}
#cpxq-inf{
	float: left;
	width: 55%;
	padding: 0 10px;
}
#cpxq-inf p{
	text-align: center;
	color: #333;
	font-size: 26px;
}
#cpxq-inf p i{
	color: #333;
	font-size: 36px;
	margin-right: 10px;
	vertical-align: middle;
}
#cpxq-inf .forms1{}
#cpxq-inf .forms1 .forms1-tel{
	width: 70%;
    height: 38px;
    padding: 3px;
    outline: 0;
    border: 1px solid #bbb;
    border-radius: 5px;
    transition: all 0.33s;
}
#cpxq-inf .forms1 .forms1-tel:focus{
	border: 1px solid rgba(216,33,45,.3);
	background-color: rgba(216,33,45,.05);
}
#cpxq-inf .forms1 .forms1-sub{
	width: 28%;
    height: 38px;
    padding: 3px;
    border: none;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    background-color: rgba(216,33,45,.75);
    border: 1px solid rgba(216,33,45,1);
    transition: all 0.33s;
}
#cpxq-inf .forms1 .forms1-sub:hover{
	background-color: rgba(216,33,45,1);
}


#cpxq-tel{
	float: left;
	width: 45%;
	padding: 0 10px;
}
#cpxq-tel a{
	display: block;
    color: #D8212D;
    font-size: 28px;
    font-weight: bold;
	padding: 20px 0 0;
	position: relative;
}
#cpxq-tel a:before{
	content: "24小时免费热线";
	position: absolute;
	top: 22px;
	left: 66px;
	color: #666;
	font-size: 16px;
	font-weight: 300;
}

#cpxq-tel a i{
	color: #D8212D;
	font-size: 55px;
	font-weight: 300;
    margin-right: 10px;
}


/*顶部导航开始*/
.dbdh{
	height: 55px;
}
.dbdh .dbdh-nav{
	background-color: #f4f4f4;
}
.tds{
	position: relative;
}

.tds ul{}
.tds ul li{
	float: left;
}
.tds ul li a{
	line-height: 35px;
    font-size: 16px;
    color: #333;
    padding: 10px 15px;
}
.tds ul li a:focus,.tds ul li:focus{
	color: #fff;
	background-color: inherit;
}
.tds ul li.act,.tds ul li.act a,.tds ul li a:hover{
	color: #fff;
	background-color: rgba(216,33,45,.5);;
}

#clik-ly{
	position: relative;
}

#clik-ly .dat-zxly{
	position: absolute;
	top: 12px;
	right: 100px;
	z-index: 10;
	color: #D8212D;
	font-size: 16px;
	padding: 5px 12px;
	border: 1px dashed #D8212D;
	background-color: rgba(255,255,255,.8);
	transition: all 0.33s;
}
#clik-ly .dat-zxly:hover{
	background-color: rgba(255,255,255,1);
}



/*顶部导航结束*/

/*产品参数开始*/
.canshu{
	margin: 15px 0;
}
.canshu-nr{}
.canshu-nr>div{
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}
.canshu-nr>div h4{
	font-size: 22px;
	font-weight: bold;
	color: #333;
    margin: 20px 0;
    padding-left: 6px;
    border-left: 6px solid #E83625;
}

.canshu-nr div p,.canshu-nr div p *{
	color: #333 !important;
	font-size: 15px !important;
    line-height: 32px !important;
    text-indent: 2em !important;
	margin-bottom: 5px !important;
	font-family: Microsoft YaHei, simsun, Helvetica Neue, Arial, Helvetica, sans-serif !important;
}
.canshu-nr div p img,.canshu-nr div img{
	width: 100%;
    float: left;
    display: inline-block;
    max-width: 550px;
    margin: 0 20px 10px 0;
}


.canshu-nr div table{
	width: 100% !important;
    border: 1px solid #ddd !important;
}
.canshu-nr div table tr th,.canshu-nr div table tr td{
	text-align: center;
	vertical-align: middle;
}
.canshu-nr div table tr:nth-of-type(2n-1){
	background-color: rgba(216,33,45,.08);
}
.canshu-nr div table tr:hover{
	background-color: rgba(216,33,45,.1);
}
.canshu-nr div table tr:first-of-type{
	color: #fff;
	background-color: rgba(216,33,45,.8);
}


.cp-img img{
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}



/*产品参数结束*/

/*工程案例开始*/
.cp-anli{
	padding: 30px 0;
	background-color: #eee;
}
.cp-anli-title{}
.cp-anli-title h2{
	color: #333;
	font-size: 30px;
	font-weight: bold;
}
.cp-anli-title a{
	color: #666;
	font-size: 18px;
}
.cp-anli-title a:hover{
	color: #D8212D;
}

.cp-anli-nr{
	overflow: hidden;
}
.cp-anli-nr li{
	float: left;
	width: 25%;
	padding: 15px;
}
.cp-anli-nr li a{
	display: block;
}
.cp-anli-nr li a img{
	width: 100%;
}
.cp-anli-nr li a h5{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px;
	padding: 15px 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cp-anli-nr li a:hover h5{
	color: #D8212D;
}
.cp-anli-nr li a p{
	color: #666;
	font-size: 14px;
	margin-right: 10px;
}
.cp-anli-nr li a b{
	color: #555;
	display: block;
	margin: 5px 0;
}
.cp-anli-nr li a:hover b{
	color: #333;
}



/*工程案例结束*/


/*在线留言开始*/
.zxly{
	margin: 20px 0;
}
.zxly-tittle{}
.zxly-tittle h3{
	font-size: 35px;
	font-weight: bold; 
	color: #D8212D;
}
.zxly-form{
	padding: 20px 0;
}
.zxly-form form{
	margin: 0;
}
.zxly-form form label{
	margin: 10px 0;
}
.zxly-form form .req{
	position: relative;
}
.zxly-form form .req:before{
	content: "*";
	position: absolute;
	top: 12px;
	left: 20px;
	z-index: 10;
	color: #D8212D;
	width: 5px;
}


.zxly-form form div{
	margin: 20px 0;
}
.zxly-form form label input{
	width: 100%;
	height: 40px;
	background-color: rgba(216,33,45,0);
	transition: all 0.33s; 
}

#wl{
    padding-right: 43px;
}
#wl select{
	width: 50%;
	height: 40px;
	background-color: rgba(216,33,45,0);
	transition: all 0.33s; 
}
#wl select option,#wl select option:focus{
	background-color: #fff;
}


.zxly-form form label textarea{
	width: 100%;
	height: 90px;
	background-color: rgba(216,33,45,0);
	transition: all 0.33s; 
}

.zxly-form form label input:focus,#wl select:focus,.zxly-form form label textarea:focus{
    border: 1px solid rgba(216,33,45,.3);
    background-color: rgba(216,33,45,.05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(183,183,183,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(183,183,183,.6);
}

.zxly-form form div button{
	width: 50%;
	outline: 0;
	margin: 10px auto;
    color: #fff;
    border: 1px solid rgba(216,33,45,1);
	background-color: rgba(216,33,45,.8);
	box-shadow: 0 2px 0 #929292, 0 3px 1px #999, inset 0 1px 1px #fff;
	transition: all 0.33s; 
}
.zxly-form form div button:active,.zxly-form form div button:active:hover,.zxly-form form div button:active:focus,.zxly-form form div button:hover,.zxly-form form div button:focus,.zxly-form form div button:visited{
	width: 80%;
	outline: 0;
	color: #fff;
	border-radius: 30px;
    border: 1px solid rgba(216,33,45,1);
	background-color: rgba(216,33,45,1);
    box-shadow: 0 2px 0 #777, 0 4px 5px #888, inset 0 1px 1px #fff;
}


/*产品详情页结束*/


/*工艺详情页面开始*/
.cp-sb-lis{
	width: 100%;
}
.cp-sb-lis:after{
	content: "";
	display: block;
	clear: both;
}
.cp-sb-lis li{
	float: left;
	width: 25%;
	padding: 10px;
}
.cp-sb-lis li a{
	display: block;
}
.cp-sb-lis li a img{
	width: 100%;
	float: none;
	margin: 0;
}
.cp-sb-lis li a h5{
	color: #333;
    font-size: 14px;
    margin: 10px 0 5px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*工艺详情页面结束*/


/*新闻详情页面开始*/

.newXq{
	padding: 20px 0;
}

.newXq-title h2{
	font-size: 30px;
}
.newXq-title p{
	color: #aaa;
	margin: 10px 0;
}
.newXq-nav{
	padding: 10px 0;
}

.newXq-nav p{
	text-indent: 2em;
	font-size: 16px;
    line-height: 28px;
    margin: 10px 0;
}
.newXq-nav img{
	display: block;
	width: 100%;
	max-width: 500px;
	margin: 15px auto;
}


.newXq-sx{
    border-top: 1px dashed #ccc;
	height: auto;
	line-height: 40px;
	padding-top: 10px;
}
.newXq-sx:after{
	content: "";
	display: block;
	clear: both;
}
.newXq-sx .x-sx-lf,.newXq-sx .x-sx-rg{
	color: #666;
	font-size: 16px;
	
}
.newXq-sx .x-sx-lf a,.newXq-sx .x-sx-rg a{
	color: rgba(120,120,120,1);
}
.newXq-sx .x-sx-lf a:hover,.newXq-sx .x-sx-rg a:hover{
	color: rgba(216,33,45,1);
}

.newXq-sx .x-sx-lf{
	float: left;
	width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newXq-sx .x-sx-rg{
	float: right;
	text-align: right;
	width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newXq-lb-lf{}
.newXq-lb-rg{}
.newXq-lb-lf,.newXq-lb-rg{
	float: left;
	width: 50%;
	margin-top: 20px;
}
.newXq-lb-lf dl dt,.newXq-lb-rg dl dt{
	font-size: 18px;
	color: #D8212D;
	padding: 10px 0;
}
.newXq-lb-lf dl dd,.newXq-lb-rg dl dd{
	height: 35px;
	line-height: 35px;
	padding-right: 10px;
}

.newXq-lb-lf dl dd .xin-lf,.newXq-lb-rg dl dd .xin-lf{
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	color: #666;
	float: left;
	width: 68%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newXq-lb-lf dl dd .xin-lf:hover,.newXq-lb-rg dl dd .xin-lf:hover{
	color: #D8212D;
}

.newXq-lb-lf dl dd .xin-rg,.newXq-lb-rg dl dd .xin-rg{
	font-size: 13px;
	line-height: 28px;
	height: 28px;
	color: #888;
	float: right;
	width: 80px;
}



/*新闻详情页面结束*/











@media only screen and (max-width: 1199px) and (min-width: 992px) {
.ab-title {
    font-size: 28px;
}	
.ab-ser-lis li {
    padding: 0 26px;
}

.par-ul-lis li a {
    width: 168px;
    height: 165px;
}	
	

.SC1 .SC-lis-rg {
    padding: 10px 20px;
}
.SC1 .SC-lis-rg div span {
    font-size: 36px;
    padding-left: 24px;
}
.SC1 .SC-lis-rg div span:before {
    width: 18px;
}
.SC1 .SC-lis-rg div h6 {
    margin: 13px 0 0 5px;
}



.cra-lf-lis-nr div span {
    font-size: 14px;
}
.cra-lf-lis li a:hover .cra-lf-lis-nr div span {
    font-size: 16px;
    margin: 5px 0 5px;
}
.cra-lf-lis li a:hover .cra-lf-lis-nr div i {
    font-size: 34px;
}


#cpxq-tel a {
    font-size: 20px;
}
#cpxq-tel a i {
    font-size: 50px;
}

	
	
}


@media only screen and (max-width: 991px) and (min-width: 768px) {
.ab-title {
    font-size: 24px;
}
.ab-ser-lis li {
    padding: 0 25px;
}
.ab-ser-lis li i {
	width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 40px;
    margin-right: 20px;
}
.ab-ser-lis li p {
    font-size: 14px;
    line-height: 24px;
}

.par-ul-lis li {
    width: 25%;
}
.par-ul-lis li a {
    width: 160px;
    height: 160px;
}
.par-ul-lis li a p {
    font-size: 14px;
}
	


.ser-lis a i {
    font-size: 36px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    top: -35px;
    margin-left: -35px;
}
.ser-lis a i:after {
    width: 72px;
    height: 36px;
    border-radius: 70px 70px 0 0;
}
.ser-lis a {
    margin-top: 38px;
    margin-bottom: 30px;
    padding: 35px 20px 25px;
}

.SC1 .SC-lis-lf {
    width: 100%;
    /* padding: 10px; */
}
.SC1 .SC-lis-rg {
    width: 100%;
}
	
	


.cra-lf-lis-nr div span {
    font-size: 14px;
}
.cra-lf-lis li a:hover .cra-lf-lis-nr div span {
    font-size: 16px;
    margin: 5px 0 5px;
}
.cra-lf-lis li a:hover .cra-lf-lis-nr div i {
    font-size: 34px;
}


.tds .dat-lx-tel{
	display: none;
}
#clik-ly .dat-zxly{
	right: 15px;
}


.cpxq-h2s {
    font-size: 24px;
}	
.cpxq-cs li strong {
    font-size: 26px;
}
.cpxq-con {
    position: relative;
    margin-left: -80%;
}
.cpxq-fw p {
    color: #333;
    font-size: 14px;
    line-height: 28px;
}
#cpxq-inf p {
    font-size: 22px;
}
#cpxq-inf p i {
    font-size: 30px;
}
#cpxq-tel a {
    font-size: 24px;
}
#cpxq-tel a i {
    font-size: 50px;
}

.cp-anli-title h2 {
    font-size: 26px;
}
.cp-anli-title a {
    color: #666;
    font-size: 16px;
}

.zxly-tittle h3 {
    font-size: 30px;
}



	
	
	
}


@media only screen and (max-width: 767px) {
.ab-title {
    font-size: 24px;
}
.ab-ser-lis li {
    padding: 0 25px;
}
.ab-ser-lis li i {
	float: none;
    display: block;
    margin: 0 auto 15px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 45px;
}
.ab-ser-lis li h6 {
    text-align: center;
}
.ab-ser-lis li p {
    font-size: 14px;
    line-height: 24px;
}



.par-ul-lis li {
    width: 33.3%;
}
.par-ul-lis li a {
    width: 100%;
    height: 130px;
}
.par-ul-lis li a p {
    font-size: 14px;
}



.SC1 .SC-lis-lf {
    width: 100%;
    /* padding: 10px; */
}
.SC1 .SC-lis-rg {
    width: 100%;
    padding: 10px 20px;
}
.SC1 .SC-lis-rg div span {
    padding-left: 30px;
}
.SC1 .SC-lis-rg div span:before {
    width: 20px;
}
.SC1 .SC-lis-rg div h6 {
    margin: 13px 0 0 5px;
}





.cra-lf-lis li {
    width: 33.3%;
}



.pro-lf>li {
    width: 100%;
}
.pro-title {
    font-size: 18px;
}


.product-xl .pro-lf-lis li{
	float: left;
	width: 50%;
	padding: 10px;
}


.new-lf-lis-img {
    float: none; 
    width: 100%;
    max-width: 400px;
    margin-right: 0px;
}
.new-lf-lis-text {
    padding-bottom: 35px;
}
.new-lf-lis-text h3 {
    margin: 15px 0 8px;
}



.cont-mode h2 {
    font-size: 28px;
}
.cont-mode>p {
    font-size: 14px;
}	
	
.cont-mode ul li {
    float: left;
    width: 100%;
    height: auto; 
}	
.cont-mode ul li i {
    font-size: 36px;
    width: 60px;
    height: 60px;
    line-height: 70px;
}
.cont-mode ul li h5 {
    font-size: 20px;
}	
.cont-mode ul li p {
    font-size: 15px;
}

.cont-map{
	padding: 15px;
}
#dituContent{
	width: 100%;
	height: 300px;
}


.dbdh{
	height: auto;
}
.tds ul li {
    width: 25%;
}
.tds ul li a{
	line-height: 20px;
    font-size: 14px;
    padding: 10px;
}
#clik-ly .dat-zxly {
	top: 4px;
    right: 15px;
    font-size: 14px;
}


.cpxq-h2s {
    font-size: 28px;
}	


.cpxq-img {
    padding-right: 15px; 
}
.cpxq-cs {
    padding: 10px;
}
.cpxq-cs li span {
    font-size: 16px;
}
.cpxq-cs li strong {
    font-size: 20px;
}
#cpxq-inf p i {
    font-size: 30px;
}
#cpxq-inf p {
    font-size: 24px;
}

#cpxq-inf {
    width: 100%;
    padding: 0;
}	
#cpxq-tel {
    width: 100%;
    padding: 0;
}

.canshu-nr>div h4 i {
    font-size: 28px;
}
.canshu-nr>div h4 {
    font-size: 22px;
}



.cp-anli-nr li{
	width: 50%;
}
.cp-anli-title h2 {
    font-size: 26px;
}

#wl{
    padding-right: 15px;
}
#wl select{
	width: 100%;
}

.zxly-tittle h3 {
    font-size: 26px;
}	


.canshu-nr div p img, .canshu-nr div img {
    float: none;
    margin: 10px auto;
}


.newXq-title h2 {
    font-size: 26px;
}
.newXq-nav p {
    font-size: 15px;
}

	
	
	
	
}


@media only screen and (max-width: 570px) {
.SC-lis-title div span{
	display: block;
	width: 300px;
	margin: 0 auto;
	padding: 0 40px;
}	



.cra-lf-lis li {
    width: 50%;
}


.new-lf-uls a {
    padding: 12px 50px;
    margin: 5px 10px;
}
.new-lf-lis-text h3 {
    font-size: 16px;
}


.cpxq-h2s {
    font-size: 24px;
    margin: 20px 0 10px;
}
.cpxq-fw p {
    font-size: 14px;
    line-height: 28px;
}


.cp-sb-lis li {
    float: left;
    width: 50%;
    padding: 10px;
}	


.newXq-sx .x-sx-lf {
    float: none;
    width: 100%;
}
.newXq-sx .x-sx-rg {
    float: none;
    text-align: left;
    width: 100%;
}
.newXq-lb-lf, .newXq-lb-rg {
    width: 100%;
    margin-top: 0px;
}
.newXq-lb-lf dl, .newXq-lb-rg dl{
	margin-bottom: 10px;
}



	
	
}



@media only screen and (max-width: 450px) {
.ab-ser-lis li {
	width: 100%;
    padding: 10px;
}
.ab-ser-lis li i {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 35px;
    float: left;
    margin: 0 10px 0 0;
}
.ab-ser-lis li h6 {
	text-align: left;
    font-size: 16px;
}
	
	
.par-ul-lis li {
    width: 50%;
}
.par-ul-lis li a {
    width: 100%;
    height: 150px;
}	
	

.ser-lis a i {
    font-size: 34px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    top: -35px;
    margin-left: -35px;
}
.ser-lis a i:after {
    width: 72px;
    height: 36px;
    border-radius: 70px 70px 0 0;
}
.ser-lis a {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 30px 10px 20px;
}
.ser-lis a h3 {
    margin: 0 0 15px;
}
.ser-p-lis p {
    padding: 10px 20px;
}
.SC-lis-title h3 {
    font-size: 24px;
}
.SC-lis-title div span {
    font-size: 13px;
    width: 250px;
    padding: 0 30px;
}
.SC1 li {
    width: 100%;
}
.SA-lis div {
    font-size: 20px;
    line-height: 26px;
}
.SA-lis p {
    font-size: 14px;
    line-height: 24px;
}


.cra-lf-lis li {
    padding: 6px;
}
.cra-lf-lis-nr div span {
    font-size: 14px;
}
.cra-lf-lis li a:hover .cra-lf-lis-nr div span {
    font-size: 16px;
    margin: 5px 0 5px;
}
.cra-lf-lis li a:hover .cra-lf-lis-nr div i {
    font-size: 34px;
}


.new-lf-uls a {
    padding: 8px 9%;
    margin: 5px;
}
.new-lf-lis-text h3 {
    padding-top: 15px;
    padding-right: 0;
}
.new-lf-lis-text h3 em {
    font-size: 13px;
    top: -4px;
}



.cas-lf-lis li {
    width: 100%;
}



#fo label input{
	width: 100%;
}
#lx label input{
	width: auto;
}

#fo label textarea{
	width: 100%;
}
#fo div button{
	width: 80%;
}
#fo div button:hover,#fo div button:focus,#fo div button:visited{
	width: 100%;
}


.zxly-form form div button{
	width: 80%;
}
.zxly-form form div button:hover,.zxly-form form div button:focus,.zxly-form form div button:visited{
	width: 100%;
}


#cpxq-tel a {
    font-size: 22px;
}
#cpxq-tel a i {
    font-size: 46px;
}
.tds ul li a {
    padding: 10px 0px;
}
#clik-ly .dat-zxly {
    top: 5px;
    right: 8px;
    font-size: 13px;
    padding: 5px 10px;
}
.zxly-tittle h3 {
    font-size: 22px;
}
#fo div button {
    font-size: 16px;
    padding: 7px 16px;
    margin: 5px auto;
}
	
	
	
}














