@charset "utf-8";
/* CSS Document */

*{margin: 0;padding:0;text-decoration:none;list-style-type:none;}
a{text-decoration:none;}
.c{ height:0px;font-size:0;clear:both;}
body{font-family:微软雅黑;min-width: 320px}
html{ font-size:62.5%;min-width: 320px}
a{ color:#000}
img{ max-width:100%; border:0;transition: all 1s;}
.relateds img { border: 1px solid #F9F9F9; border-radius: 10px; transition:none;}
.relateds img:hover { border: 1px solid #C30D23; border-radius: 10px;}
.l{ float:left}
.r{ float:right}

.in_top,.in_bottom,.index_advantage_1,.index_product_1,.index_application_1,.in_index_4,.content_top_1,.in_content_top_2,.content_bottom{width: 1400px;}
/*头部*/
.top{
	position: relative;
}
.in_top{
	margin: 0 auto;
	height: 150px;
}
.logo{
	width: 30%;
	float: left;
}
.logo img{ max-height: 100%; }
.top_right{
	float: right;
	width: 66%;
}
.top_right_1{
	height: 32px;
	/*overflow: hidden;*/
	line-height: 32px;
	float: right;
	padding-top: 20px;
	margin-right: 12px;
}
.top_right_1 img{
	margin-right: 5px;
}
.top_right_1 span{
	line-height: 32px;
	display: inline-block;
	height: 32px;	
}
.top_right_1 span.span_1{
	font-size: 20px;
	color: #171c61;
}
.top_right_1 span.span_1 img{
	float: left;
	margin-top: 2px;
}
.top_right_1 span.span_2{
	font-size: 16px;
	color: #9d9d9d;
	margin-left: 30px;
	position: relative;

}
.top_right_1 span.span_2 img.img_2{
	display: none;
}
.top_right_1 span.span_2 img.img_3{
	position: absolute;
	left: 0;
	/*top: 32px;*/
	bottom: 200%;
	z-index: 98;
	/*display: none;*/
	max-width: none;
	/*opacity:0;*/
	width: 100px;
}
.top_right_1 a{
	display: inline-block;
	font-size: 16px;
	color: #9d9d9d;
	margin-left: 30px;
}
.top_right_1 img{
	float: left;
	/*vertical-align: middle;*/
	margin-top: 5px;
}
/*导航*/
.top_right_2{
	padding-top: 35px;
}
.top_right_2 ul{
	position: relative;
	padding-bottom: 3px;
}
.abc{
	position:absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
}
.in_abc{
	position: absolute;
	height: 100%;
	background: #c30d23;
	transition:all 0.5s;
	-moz-transition:all 0.5s; 
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.top_right_2 ul li{
	width: 14.2%;
	float: left;
	text-align: center;
	position: relative;
}
.top_right_2 ul li a.a_1{
	font-size: 18px;
	color: #000000;
	/*border-bottom:4px solid #fff;*/
	padding-bottom: 8px;
	display: inline-block;
}
.top_right_2 ul li.on a.a_1,.top_right_2 ul li:hover a.a_1{
	border-color:#c30d23;
	color: #c30d23; 
}
.down{
	text-align: center;
	position: absolute;
	left: 50%;
	top: -100%;
	width: auto;
	z-index: 999;
	margin-left: -800%;
	padding-top: 29px;
	display: none;
	height: 70px;
	line-height: 70px;
	opacity: 0;
}
.down a{
	font-size: 14px;
	color: #fff;
	display: inline-block;	
}
.down a:hover{
	color: #C30D23;
}
.down span{
	width: 1px;
	height: 12px;
	display: inline-block;
	background: #fff;
	float: left;
	
	margin: 30px 13px 0 10px;
}
.top_right_2 ul li:hover .down{
	display: block;
}
.down_bg{
	background: url(../images/down_bg.png);
	height: 70px;
	position: absolute;
	left: 0;
	top: 150px;
	width: 100%;
	z-index: 99;
	display: none;
}
/*手机头部*/
.ph_top{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
	background: #fff;
	font-size: 0;
	}
.in_ph_top{
	width: 95%;
	margin:0 auto
	}
.ph_logo{
	float: left;
	display: inline-block;
	}
.ph_logo img{
	height: 60px;
	}
.ph_top_right{
	width: 30px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 2.5%;
	background: url(../images/menu_add.png) no-repeat;
	margin-top: -10px;
	background-size: 100% 100%;
	cursor:pointer;
	}
.ph_nav{
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	background: url(../images/ph_top_nav_bg.png);
	display: none;
	overflow: auto
	}
.ph_nav ul li{
	text-align: left;
	line-height: 40px;
	border-top: 1px solid #fff;
	font-size: 14px;
	width: 95%;
	margin: 0 auto
	}
.ph_nav ul li:first-child{
	border-top: 0
	}
.ph_nav ul li a.a_1{
	color: #fff
	}
.ph_nav ul li em{
	background: url(../images/open.png) no-repeat center;
	background-size: 100% 50%;
	width: 20px;
	height: 40px;
	float: right;
	}
.ph_nav ul li em.on{
	background-image: url(../images/off.png)
	}
.ph_nav ul li em.off{
	background-image: url(../images/open.png)
	}
.ph_nav ul li .ph_down{
	display: none;
	
	}
.ph_down a{
	display: block;
	padding-left: 5%;
	font-size: 12px;
	color: #fff;
	line-height: 35px;
	height: 35px;
	}
/*轮播*/
.lunbo{ 
	width: 100%;
	position: relative;
	}
.slideBox{
	overflow:hidden;
	 position:relative;
	 width: 100%;
	 z-index: 1
	}
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:0;
	}
.slideBox .bd li{
	zoom:1; 
	vertical-align:middle;
	font-size: 0
	}
.slideBox .bd img{
	display:block;
	width: 100%
	}
.slideBox .hd{
	height:14px; 
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:4%; 
	z-index:1;
	width:100%;
	text-align:center;
	}
.slideBox .hd ul{ 
	overflow:hidden;
	 zoom:1;
	 display: inline-block;
	}
.slideBox .hd ul li{ 
	float:left;
	margin:0 5px;
	width:14px;
	height:14px;
	background:url(../images/lunbo_dian.png) no-repeat;
	cursor:pointer;
	background-size: 100% 100%;
}
.slideBox .hd ul li.on{
	background-image:url(../images/lunbo_dian_1.png); 
}
/*首页title*/
.index_tit h4{
	font-weight: 200;
	height: 38px;
	line-height: 38px;
}
.index_tit h4 .span_1{
	display: inline-block;
	font-size: 28px;
	color: #c30d23;
	position: relative;
	padding-right:9px;
	font-weight: 600;
}
.index_tit h4 .span_1 em{
	position: absolute;
	right: 0;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 30px;
	
	margin-top:-15px;
  	background: url(../images/index_tit_span_1_em.png) no-repeat;
  	background-size:100% 100%;
  	z-index: 1;
}
.index_tit h4 .span_2{
	font-size: 18px;
	color: #c30d23;
	position: relative;
	left: -10px;
	z-index: 2;
	display: inline-block;
}
.index_tit h4 .span_2 em{
	display: inline-block;
	width: 63px;
	height: 1px;
	background: #c30d23;
	margin-left: 7px;
	float: right;
	margin-top: 19px;
}
.index_tit h4 a{
	float: right;
	display: inline-block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #c30d23;
	font-size: 14px;
	color: #c30d23;
	text-align: center;
	margin-top: 6px;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.index_tit h4 a:hover{
	background: #c30d23;
	color: #fff;
}
.index_tit p{
	font-size: 14px;
	color: #434343;
	margin-top: 2px;
}
/*首页我们的优势*/
.index_advantage{
	width: 100%;
}
.index_advantage_1{
	padding: 40px 0;
	margin: 0 auto;
}
.in_index_advantage{
	padding-top:25px; 
}
.in_index_advantage ul li{
	width: 22.7%;
	margin-left: 3%;
	float: left;
}
.in_index_advantage ul li:first-child{
	margin-left: 0;
}
.index_advantage_img{
	position: relative;
	overflow: hidden;
}
.in_index_advantage_img{
	/*position: absolute;
	top: 0;
	left: 0;*/
	position: relative;
	top: 0;
}
.in_index_advantage_img_0{
	padding: 3px;
	border: 1px solid #c30d23;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.in_index_advantage_img_0:nth-child(2){
	position: absolute;
}
.in_index_advantage_img_0 img{
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
}
.index_advantage_text{
	margin-top: 20px;
}
.index_advantage_text h4{
	text-align: center;
	margin-bottom: 7px;
	font-size: 20px;
	color: #000000;
}
.index_advantage_text p{
	font-size: 16px;
	width: 50%;
	margin: 0 auto;
	line-height: 1.7;
	text-align: center;
}

/*首页产品*/
.index_product{
	background: #171c61;
}
.index_product .index_tit h4 .span_1{
	color: #fff;
}
.index_product .index_tit h4 .span_1 em{
	background-image:url(../images/index_tit_span_1_em_1.png); 
}
.index_product .index_tit h4 .span_2{
	color: #fff;
}
.index_product .index_tit h4 .span_2 em{
	background: #fff;
}
.index_product .index_tit h4 a{
	color: #fff;
	border-color:#fff; 
}
.index_product .index_tit h4 a:hover{
	background: #fff;
	color: #000;
}
.index_product .index_tit p{
	color: #fff;
}
.index_product_1{
	margin: 0 auto;
	padding: 40px 0;
}
.in_index_product{
	padding-top: 25px;
}
.in_index_product ul li{
	font-size: 0;
	width: 22.7%;
	margin-left: 3%;
	float: left;
	position: relative;
	overflow: hidden;
}
.in_index_product ul li img{
	width: 100%;
}
.in_index_product ul li:first-child{
	margin-left: 0;
}
.index_product_div{
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	background: #c30d23;
	padding: 10px 0 2px;
	text-align: center;
}
.index_product_div h4{
	font-weight: 200;
	font-size: 20px;
	color: #fff;
	margin-bottom: 9px;
	text-align: center;
}
.index_product_div p{
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	line-height: 1.6;
	text-align: left;
}
.index_product_div a{
	display: inline-block;
	width: 70px;
	line-height: 25px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: 7px;
	border: 1px solid #fff;
}
/*首页产品应用*/
.index_application_1{
	margin: 0 auto;
	padding: 40px 0;
}
.in_index_application{
	background: #f9f9f9;
	margin-top: 25px;
	position: relative;
}
.index_application_text{
	float: left;
	width: 35%;
}
.index_application_text h4{
	font-size: 20px;
	color: #000000;
	margin: 60px 0 20px;
	text-align: center;
}
.index_application_text p{
	font-size: 16px;
	color: #434343;
	width: 53%;
	margin: 0 auto;
}
.in_index_application_text{
	margin-top: 30px;
	text-align: center;
}
.in_index_application_text a{
	display: inline-block;
	width: 67%;
	line-height: 60px;
	text-align: center;
	margin-top: 35px;
	background: #171c61;
	font-size: 20px;
	color: #fff;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.in_index_application_text a.on,.in_index_application_text a:hover{
	background: #c30d23;
}
.index_application_img{
	float: right;
	width: 65%;
	font-size: 0;

	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}
.in_index_application_img{
	width: 100%;
	display: none;
	/*position: absolute;*/
	height: 100%;
}
.index_application_img img{
	width: 100%;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
	height: 100%;
}

.in_index_application_img a{
	width: 0px;
    height: 0px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border: solid 1px #FFF;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -71px;
    margin-top: -13px;
    z-index: 9999;
    /*display: none;*/
	overflow: hidden;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
	opacity: 0;
}
.index_application_img_1{
	font-size: 0;
	position: relative;
	overflow: hidden;
	height: 100%;
}
.index_application_img_2{
	position: relative;
	float: left;
	width: 50%;
	font-size: 0;
	overflow: hidden;
}
.index_application_img_3{
	position: relative;
	float: left;
	width: 50%;
	font-size: 0;
	overflow: hidden;
}
.index_application_img a.on{
	/*display: none;*/
    height: 40px;
    padding: 0px;
    width: 142px;
    opacity: 1;
}
.index_application_img .index_application_img_0:hover img{
	-webkit-transform: scale(1.1,1.1);
    -moz-transition: scale(1.1,1.1);
    -o-transition: scale(1.1,1.1);
    transition: scale(1.1,1.1);
}
.index_application_img a:hover{
	background: #171c61;
	border-color:#171c61; 
}
/*内容4*/
.index_4{
	background: #c30d23;
}
.in_index_4{
	margin: 0 auto;
	padding: 40px 0;
}
.index_4 .index_tit h4 .span_1{
	color: #fff;
}
.index_4 .index_tit h4 .span_1 em{
	background-image:url(../images/index_tit_span_1_em_2.png); 
}
.index_4 .index_tit h4 .span_2{
	color: #fff;
}
.index_4 .index_tit h4 .span_2 em{
	background: #fff;
}
.index_4 .index_tit h4 a{
	color: #fff;
	border-color:#fff; 
}
.index_4 .index_tit h4 a:hover{
	background: #fff;
	color: #000;
}
.index_4 .index_tit p{
	color: #fff;
}
/*首页资质*/
.index_qualification{
	width: 48%;
	float: left;
}
.in_index_qualification{
	background: #fff;
	padding: 25px 5% 30px;
	margin-top: 25px;
}
.in_index_qualification_top{
	font-size: 0;
}
.in_index_qualification_top img{
	width: 100%;
}
.in_index_qualification_bottom ul li{
	float: left;
	width: 25%;
	margin-top: 25px;
}
.in_index_qualification_bottom_img{
	font-size: 0;
}
.in_index_qualification_bottom_img img{
	display: block;
	margin: 0 auto;
	max-width: 70%;
}
.in_index_qualification_bottom ul li p{
	font-size: 12px;
	color: #656565;
	max-width: 95%;
	margin: 15px auto 0;
	text-align: center;
}
/*首页联系我们*/
.index_contact{
	width: 48%;
	float: right;
}
.in_index_contact{
	background: #fff;
	padding: 25px 5% 30px;
	margin-top: 25px;
}
.in_index_contact_top{
	font-size: 0;
}
.in_index_contact_top img{
	width: 100%;
}
.in_index_contact_bottom p{
	margin-top: 23px;
	/*height: 25px;*/
	line-height: 25px;
	font-size: 18px;
	color: #000000;
	padding-left: 40px;
	position: relative;
}
.in_index_contact_bottom p img{
	position: absolute;
	left: 0;
	top: 2px;
}

/*首页底部*/
.bottom{
	border-top:1px solid #e5e5e5; 
}
.in_bottom{
	margin:0 auto;
	padding: 35px 0;
}
.in_bottom_1_left{
	width: 83%;
	float: left;
}
.in_bottom_1_left_1{
	display: none;
}
.in_bottom_1_left ul li{
	width: 20%;
	float: left;
}
.in_bottom_1_left ul li a.a_1{
	font-size: 16px;
	color: #434343;
	margin-bottom: 3px;
	display: inline-block;
}
.bottom_down{
	line-height: 27px;
}
.bottom_down a{
	display: block;
	font-size:14px ;
	color: #434343;
}
.in_bottom_1_left ul li a.on,.in_bottom_1_left ul li a:hover{
	color: #c30d23;
}
.in_bottom_1_right{
	width: 17%;
	font-size: 0;
	float: right;
}
.in_bottom_1_right img{
	display: block;
	max-width: 90%;
	margin: 0 auto;
	border: 1px solid #efeded;
}
.in_bottom_1_right p{
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
.in_bottom_2{
	margin-top: 30px;
}
.in_bottom_2_left{
	width: 30%;
	float: left;
}
.in_bottom_2_left ul li{
	float: left;
}
.in_bottom_2_left ul li a{
	display: inline-block;
	font-size: 14px;
	color: #434343;
}
.in_bottom_2_left ul li em{
	color: #434343;
	font-style: normal;
	display: inline-block;
	margin: 0 5px;
}
.in_bottom_2_right{
	width: 69%;
	float: left;
}
.in_bottom_2_right p{
	font-size: 14px;
	color: #434343;
}
/*banner*/
.banner{
	font-size: 0;
}
.banner img{
	width: 100%;
}

/*内容*/
/*上*/
.content_top_1{
	line-height: 40px;
	height: 40px;
	text-align: right;
	font-size: 14px;
	margin:0 auto;
	color: #999999;
}
.content_top_1 img{
	vertical-align: middle;
}
.content_top_1 span{
	color: #999999;
}
.content_top_1 a{
	color: #999999;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.content_top_1 em{
	color: #999999;
	display: inline-block;
	font-style: normal;
}
.content_top_1 a.on,.content_top_1 a:hover{
	color: #c30d23;
}
.content_top_2{
	background: #f9f9f9;
}
.in_content_top_2{
	margin:0 auto;
	padding: 18px 0;
}
.in_content_top_2 h4{
	font-size: 28px;
	color: #c30d23;
	text-align: center;
}
.in_content_top_2 p{
	font-size: 18px;
	color: #d5d5d5;
	text-align: center;
}
.in_content_top_2_a{
	text-align: center;
}
.in_content_top_2_a a{
	display: inline-block;
	margin-top: 10px;
	/*width: 140px;*/
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	background: #eeefef;
	margin: 10px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #000000;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.in_content_top_2_a a:hover,.in_content_top_2_a a.on{
	background: #c30d23;
	color: #fff;
}
.content_bottom{
	margin:0 auto;
}
/*案例*/
.case{
	padding-bottom:5px; 
}
.case ul li{
	width: 23%;
	margin-left: 2%;
	
	border: 1px solid #bbc0c1;
	margin-top: 30px;
	float: left;
}
.case ul li img{
	width: 100%;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.case ul li:hover img{
	-webkit-transform: scale(1.1,1.1);
    -moz-transition: scale(1.1,1.1);
    -o-transition: scale(1.1,1.1);
    transition: scale(1.1,1.1);
}
.case ul li h4{
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: 200;
	padding: 5px 0;
}
.in_case_li{
	background: #f7f7f7;
	padding: 15px 0 7px;
}
.in_case_li span{
	display: inline-block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	background: #c30d23;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	position: relative;
	left: -1px;
}
/*分页*/
.page{
	padding: 30px 0;
	text-align: center;
}
.page a{
	display: inline-block;
	padding: 0 8px;
	font-size: 14px;
	color: #434343;
	height: 30px;
	line-height: 30px;
	border: 1px solid #eeeeee;
	margin: 0 3px;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.page a.on,.page a:hover{
	background: #c30d23;
	border-color:#c30d23;
	color: #fff; 
}
.page span{
	display: inline-block;
	padding: 0 8px;
	font-size: 14px;
	background: #c30d23;
	border-color:#c30d23;
	color: #fff;
	height: 30px;
	line-height: 30px;
	border: 1px solid #eeeeee;
	margin: 0 3px;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
/*案例-塑胶跑道详情*/
.cases{
	padding: 30px 0;
}
.cases_left{
	width: 42%;
	float: left;
}
.game163{ 
	position: relative;
	overflow: hidden;
	width: 100%; 
}
.game163 .bigImg{
	height: 401px; 
	position: relative; 
	margin-bottom:10px
}
.game163 .bigImg li img{
	vertical-align:middle;
	/* width:453px; height:305px; */;
	width: 100%;
	height: 100%
}
.game163 .smallScroll{ 
	height: 47px;
	margin-bottom: 6px;
	position:relative
}
.game163 .sPrev{
	float: left; 
	display: block; 
	width: 22px; 
	height: 24px;
	text-indent: -9999px;
	background:url(../images/cases_arrow_left.jpg) no-repeat;
	position:absolute;
	left:0; 
	bottom:0;
	background-size:100% 100%;
 }
.game163 .sNext{ 
	background:url(../images/cases_arrow_right.jpg) no-repeat; 
	display: block;
	width: 22px; 
	height: 24px; 
	text-indent: -9999px;  
	position:absolute; 
	right:0; 
	bottom:0;
	background-size:100% 100%;
}
.game163 .smallImg{ 
	float:left;  
	margin: 0 5%; 
	display:inline;
	width: 90% !important;
	overflow: hidden;
	position:relative;
}
.game163 .tempWrap{ 
	width:100% !important
}
.game163 .tempWrap ul{}
.game163 .tempWrap ul li{
	/* width:99px !important*/
}
.game163 .smallImg ul{
	width: 9999px;
	overflow: hidden; 
}
.game163 .smallImg li{ 
	float: left;  
	cursor:pointer;  
	display: inline;
	margin:0 7px;
	width: 99px;
	height: 77px;
	overflow: hidden;
}
.game163 .smallImg img{
	border: 1px solid #e8e5e6;
	width: 100%;
	/*height: 100%;*/
}
.game163 .smallImg .on img{
	border-color: #1e50a2;
}
/*浏览同类案例*/
.cases_tonglei{
	padding: 15px;
}
.cases_tonglei a{
	font-size: 14px;
	color: #434343;
}
.cases_right{
	width: 56%;
	float: right;
}
.cases_right span.span_0{
	text-align: center;
	display: inline-block;
	margin-bottom: 12px;
	font-size: 16px;
	color: #ffffff;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #c30d23;
}
.in_cases_right h4{
	font-size: 20px;
	color: #000;
	font-weight: 200;
}
.in_cases_right p{
	font-size: 16px;
	color: #434343;
	line-height: 1.7;
}
/*分享*/
.fenxiang{
	padding: 8px 0;
}
.fenxiang i{
	font-size: 12px;
	color: #000;
	font-style: normal;
}
.fenxiang .bshare-more{
	background: url(../images/fengxiang_img_more.jpg) no-repeat !important;
	margin-right: 0 !important;

}
/*上下页*/
.next_prev{
	padding: 40px 0;
}
.next_prev p{
	display: inline-block;
}
.next_prev a{
	display: inline-block;
	width: 320px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #434343;
	background: #ededed;
	text-align: center;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.next_prev .a_2{
	float: right;
}
.next_prev a:hover{
	background: #c30d23;
	color: #fff;
}
/*产品中心*/
.product{

}
.product ul li{
	width: 48%;
	margin-left: 4%;
	float: left;
	margin-top: 25px;
	background: #f9f9f9;
}
.product_img{
	width: 34%;
	float: left;
	overflow: hidden;
	font-size: 0;
}
.product_img img{
	width: 100%;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.product ul li:hover img{
	-webkit-transform: scale(1.1,1.1);
    -moz-transition: scale(1.1,1.1);
    -o-transition: scale(1.1,1.1);
    transition: scale(1.1,1.1);
}
.product_text{
	float: left;
	width: 59%;
	margin-left: 3%;
}
.product_text h4{
	font-size: 18px;
	color: #000;
	margin: 12px 0 5px;
}
.product_text p{
	font-size: 14px;
	color: #434343;
	line-height: 1.7;
}
/*产品中心-塑胶跑道详情1*/
.products_1{
	padding: 20px 0 30px;
}
.products_1_top{
	margin-bottom: 20px;
}
.products_1_top h4{
	font-size: 18px;
	color: #000;
	margin-bottom: 18px;
	text-align: center;
}
.products_1_top img{
	display: block;
	margin:0 auto;
	max-width: 70%;
}
.in_products_1_bottom{
	padding-bottom: 24px;
}
.in_products_1_bottom img{
	vertical-align: middle;
	display: inline-block;
	margin: 0 7px 0 5px;
}
.in_products_1_bottom h4{
	font-size: 18px;
	color: #171c61;
	padding-bottom: 8px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 8px;
}
.in_products_1_bottom p{
	font-size: 16px;
	color: #434343;
	line-height: 1.6;
}
/*相关产品*/
.related{
	padding: 25px 0 35px;
	background: #f9f9f9;
	margin-top: 25px;
}
.related h4{
	font-size: 18px;
	color: #c30d23;
	margin-bottom: 10px;
	text-indent: 1.6%;
}
.related ul li{
	margin-top: 15px;
	width: 23%;
	margin-left: 1.6%;
	float: left;
}
.related ul li p{
	font-size: 18px;
	color: #000;
	margin-top: 20px;
	text-align: center;
}
/*混合型塑胶跑道产品原材料*/
.relateds h4{
	text-indent: 0;
	text-align: center;
}
/*产品中心-塑胶跑道详情2*/
.products_2{
	padding: 20px 0 30px;
}
.products_2_top{
	margin-bottom: 20px;
}
.products_2_top_left{
	width: 42%;
	float: left;
}
.game163_1{ 
	position: relative;
	overflow: hidden;
	width: 100%; 
}
.game163_1 .bigImg{
	height: 401px; 
	position: relative; 
	margin-bottom:10px
}
.game163_1 .bigImg li img{
	vertical-align:middle;
	/* width:453px; height:305px; */;
	width: 100%;
	height: 100%
}
.game163_1 .smallScroll{ 
	height: 47px;
	margin-bottom: 6px;
	position:relative
}
.game163_1 .sPrev{
	float: left; 
	display: block; 
	width: 22px; 
	height: 24px;
	text-indent: -9999px;
	background:url(../images/cases_arrow_left.jpg) no-repeat;
	position:absolute;
	left:0; 
	bottom:0;
	background-size:100% 100%;
 }
.game163_1 .sNext{ 
	background:url(../images/cases_arrow_right.jpg) no-repeat; 
	display: block;
	width: 22px; 
	height: 24px; 
	text-indent: -9999px;  
	position:absolute; 
	right:0; 
	bottom:0;
	background-size:100% 100%;
}
.game163_1 .smallImg{ 
	float:left;  
	margin: 0 5%; 
	display:inline;
	width: 90% !important;
	overflow: hidden;
	position:relative;
}
.game163_1 .tempWrap{ 
	width:100% !important
}
.game163_1 .tempWrap ul{}
.game163_1 .tempWrap ul li{
	/* width:99px !important*/
}
.game163_1 .smallImg ul{
	width: 9999px;
	overflow: hidden; 
}
.game163_1 .smallImg li{ 
	float: left;  
	cursor:pointer;  
	display: inline;
	margin:0 6px;
	width: 99px;
	height: 77px;
	overflow: hidden;
}
.game163_1 .smallImg img{
	border: 1px solid #e8e5e6;
	width: 100%;
	/*height: 100%;*/
}
.game163_1 .smallImg .on img{
	border-color: #1e50a2;
}
.products_2_top_right{
	width: 56%;
	float: right;
}
.products_2_top_right p{
	font-size: 18px;
	line-height: 2;
	color: #000000;
	font-weight: 600;
}
.products_2_bottom_title{
	padding-top: 10px;
}
.products_2_bottom_title span{
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #c30d23;
	text-align: center;
	margin-bottom: 15px;
}
/*浏览同类商品*/
.similar_products{
	padding: 15px 0;
}
.similar_products p{
	font-size: 14px;
	color: #434343;
	line-height: 1.7;
}
.similar_products p a{
	color: #c30d23;
	display: inline-block;
	margin-left: 5px;
}
/*注意*/
.notice h4{
	color: #c30d23;
}
/*服务*/
.service{
	padding: 30px 0 15px;
}
.service_img{
	font-size: 0;	
}
.service_img img{
	width: 100%;
}
.in_service_title{
	padding: 25px 0;
}
.in_service_title span{
	font-size: 20px;
	color: #c30d23;
	border-bottom:1px solid #c30d23;
	font-weight: 600;
}
.in_service ul li{
	padding: 15px 0;
	border-bottom:1px solid #eeefef; 
}
.in_service ul li h4{
	font-weight: 200;
	margin-bottom: 10px;

}
.in_service ul li h4 span{
	display: inline-block;
	width: 73%;
	font-size: 18px;
	color: #c30d23;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
}
.in_service ul li h4 i{
	font-size: 14px;
	color: #434343;
	float: right;
	font-style: normal;
}
.in_service ul li p{
	font-size: 14px;
	color: #434343;
	line-height: 1.6;
}
/*服务详情*/
.services{
	padding: 25px 0 30px;
}
.services_top{
	margin-bottom: 6px;
	padding-bottom: 8px;
	border-bottom:1px solid #e5e5e5;
}
.services_top h4{
	text-align: center;
	font-size: 18px;
	color: #000000;
	margin-bottom: 8px;
}
.services_top p{
	text-align: center;
}
.services_top p span{
	display: inline-block;
	margin: 0 3px;
	font-size: 14px;
	color: #434343;
}
.services_bottom p{
	font-size: 16px;
	line-height: 1.7;
	color: #434343;
}
/*个性定制*/
.commission{
	padding: 30px 0 0;
}
.commission_top p{
	font-size: 14px;
	color: #434343;
	line-height: 1.7;
}
.commission_bottom ul li{
	width: 48%;
	margin-left: 4%;
	float: left;
	margin-top: 25px;
	background: #f9f9f9;
}
.commission_bottom_img{
	width: 34%;
	float: left;
	overflow: hidden;
	font-size: 0;
}
.commission_bottom_img img{
	width: 100%;
	transition:all 0.8s;
	-moz-transition:all 0.8s; 
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.commission_bottom ul li:hover img{
	-webkit-transform: scale(1.1,1.1);
    -moz-transition: scale(1.1,1.1);
    -o-transition: scale(1.1,1.1);
    transition: scale(1.1,1.1);
}
.commission_bottom_text{
	float: left;
	width: 59%;
	margin-left: 3%;
}
.commission_bottom_text h4{
	font-size: 18px;
	color: #000;
	margin: 12px 0 5px;
}
.commission_bottom_text p{
	font-size: 14px;
	color: #434343;
	line-height: 1.7;
}
/*关于*/
.about{
	padding: 30px 0;	
}
.about p{
	font-size: 16px;
	color: #434343;
	line-height: 1.7;
}
/*联系我们*/
.contact{
	padding: 25px 0;
}
.contact_top_left{
	width: 44%;
	float: left;
}
.contact_top_left h4{
	font-size: 25px;
	color: #c30d23;
	margin-bottom: 10px;
}
.contact_top_left p{
	margin-top: 15px;
	font-size: 18px;
	color: #434343;
	line-height: 2;
	position: relative;
	padding-left: 32px;
}
.contact_top_left p img{
	vertical-align: middle;
	position: absolute;
    left: 0;
    top: 8px;
}
.contact_top_right{
	width: 45%;
	float: right;
	height: 392px;
	overflow: hidden;
}
.contact_bottom{
	margin-top: 40px;
}
.in_contact_bottom p{
	margin-top: 15px;
	font-size: 18px;
	color: #434343;
	line-height: 2;
	position: relative;
	padding-left: 32px;
}
.in_contact_bottom p img{
	vertical-align: middle;
	position: absolute;
    left: 0;
    top: 6px;
}
/*留言*/
.contact_liuyan{
	padding: 10px 0 35px;
}
.contact_liuyan p{
	margin-top: 15px;
}
.contact_liuyan p span{
	display: inline-block;
	width: 125px;
	line-height: 35px;
	font-size: 16px;
	color: #434343;
}
.contact_liuyan p input{
	border: 1px solid #dddddd;
	height: 35px;
	width: 549px;
}
.contact_liuyan p.p_1 span{
	float: left;
}
.contact_liuyan p textarea{
	border: 1px solid #dddddd;
	width: 1000px;
	height: 120px;
}
.contact_liuyan p .inp_2{
	width: 200px;
}
.contact_liuyan p img{
	vertical-align: middle;
	margin-left: 5px;
}
.contact_liuyan p.but{
	padding-left: 125px;
}
.contact_liuyan p.but input{
	border: 0;
	width: 300px;
	height: 50px;
	line-height: 50px;
	background: #c30d23;
	font-size: 18px;
	color: #ffffff;
	cursor:pointer; 
}