@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px; box-sizing:border-box;}
body,td,th {
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 12px;
	color:#000;
	line-height:24px;
}
h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:inherit;
	}
img{
	border:0;
}

a{
	color:inherit;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	 color:inherit;
	text-decoration: none;
	color:#c51920;
}
a:active {
	text-decoration: none;
}
ul,li{list-style:none;}

img{
	border:0px;
	max-width:100%;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
body{
	max-width:640px;
	margin-left:auto;
	margin-right:auto;
	}


.container{
	max-width:640px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}	
	
	
	
.clearfix{
	clear:both;
	}
.clearfix::before,.clearfix::after{
	content:'';
	display:block;
	clear:both;
	}

	
.ab_active{
	color:#fff;
	background:url(../img/content/ab_title_bg.png) no-repeat center center;
	}
.space_tb1-5{
	padding-top:15px;
	padding-bottom:15px;
	}
.space_tb1{
	padding-top:10px;
	padding-bottom:10px;
	}
.space_tb2{
	padding-top:20px;
	padding-bottom:20px;
	}	
.space_tb3{
	padding-top:30px;
	padding-bottom:30px;
	}	
.space_tb4{
	padding-top:40px;
	padding-bottom:40px;
	}	
.space_tb5{
	padding-top:50px;
	padding-bottom:50px;
	}

.ta_c{
	text-align:center;
	}

.ta_l{
	text-align:left;
	}

.ta_r{
	text-align:right;
	}
	
.btn{
	cursor:pointer;
	}
.ov_hd{
	overflow:hidden;
	}

.m_color{
	color:#c51920;
	}
.mh_color:hover{
	color:#c51920;
	}	
.m_bg{
	background:#c51920;
	}

.m_bc{
	background:#c51920;
	color:#fff;
	}

.m_links a:hover{
	color: #c51920;
}

.bd_c{
	border:1px solid #ccc;
	overflow:hidden;
	}		

.para_p{
	line-height:24px;
	font-size:12px;
	}


	
.head{
	height:50px;
	padding-top:10px;
	padding-bottom:10px;
	position:fixed;
	top:0;
	width:100%;
	z-index:2;
	background:#fff;
	border-bottom:1px solid #ccc;
	
	
	}
.head .left{
	height:30px;
	}	
.head .left a{
	font-size:16px;
	font-weight:bold;
	
	}	
	
.head .left img{
	max-height:100%;
	}
.head .right{
	height:30px;
	}		
.head .right a{
	float:right;
	}	
.head .right span{
	height:3px;
	display:block;
	width:30px;
	background:#c51920;
	margin-top:8px;
	
	}
.head .right span:first-child{
	margin-top:4px;
	}	
		
.dropdown_menu{
	background:#c51920;
	color:#fff;
	position:absolute;
	width:100%;
	z-index:2;
	top:50px;
	overflow:hidden;
	padding-bottom:20px;
	}
.dropdown_menu ul li{
	border:1px solid #ccc;
	margin-top:10px;
	padding-left:15px;
	}
.dropdown_menu ul li a{
	display:block;
	color:#fff;
	}
.dropdown_menu form{
	width:100%;
	position:relative;
	}
	
.dropdown_menu form .input_text{
	width:100%;
	height:30px;
	line-height:30px;
	padding-right:110px;
	padding-left:10px;
	color:#000;
	
	}		

.dropdown_menu form .input_submit{
	position:absolute;
	right:0;
	width:100px;
	border:none;
	background:#68bfec;
	color:#fff;
	height:30px;
	line-height:30px;
	top:0;
	
	}
.dropdown_menu .close{
	opacity:1;
	text-align:center;
	float:none;
	padding:20px 0 10px;
	}
.dropdown_menu .close span{
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../img/close_icon1.png) no-repeat center center;
	opacity:0.8;
	}

.i_banner{
	margin-top:50px;
	}
		
.i_product h4{
	height:30px;
	line-height:30px;
	background:#c51920;
	color:#fff;
	text-align:center;
	margin-top:0;
	margin-bottom:25px;
	
  }	
 .i_product,.i_about{
	 background:#eeeeee;
	 } 
.i_product h4 a{
	color:#fff;
	}	

.i_product .list li{
	
	margin-bottom:20px;
	
	
}
.i_product .list .text{
	border:1px solid #ccc;
	background:#fff;
	text-align:center;
	}
.i_product .list .text .img1{
	}	

.i_product .list h2{
	margin-top:10px;
	line-height:24px;
	padding:0 5px;
	white-space:nowrap;
	overflow:hidden;
	position:relative;
	}
.i_product .list h2::before{
	display:block;
	content:"";
	height:2px;
	width:100px;
	margin:auto;
	background:#c51920;
	margin-bottom:10px;
	}
.i_product .list h2::after{
	display:inline-block;
	content:"";
	height:30px;
	width:5px;
	background:#fff;
	position:absolute;
	right:0;
	}	
.i_about h4{
	height:30px;
	line-height:30px;
	margin-top:0;
	margin-bottom:0;
	
	}	
.i_about h4 span{
	display:inline-block;
	padding-left:15px;
	padding-right:15px;
	background:#c51920;
	color:#fff;
	min-width:150px;
	text-align:center;
	}
	
.i_about h4 a{
	float:right;
	}	
	
.i_about .text{
	background:#fff;
	border:1px solid #ccc;
	padding:20px 15px;
	color:#666;

	
	}	
.i_about .p2{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	}
.i_about .p2 img{
	max-width:70%;
	}	
	
.i_news{
	padding-top:30px;
	background:#eeeeee;
	padding-bottom:50px;
	}	
	
.i_news h4{
	height:30px;
	line-height:30px;
	margin-top:0;
	margin-bottom:0;
	
	}	
.i_news h4 span{
	display:inline-block;
	padding-left:15px;
	padding-right:15px;
	background:#c51920;
	color:#fff;
	min-width:150px;
	text-align:center;
	}
	
.i_news h4 a{
	float:right;
	}
.i_news .list1{
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
	}			
.i_news .list1 h2{
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	}	
	
.i_news .list1 li{
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	}	
	
.foot{
	text-align:center;
	background:#333;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	}	
	
.foot a{
	
	display:block;
	}	
.foot a:hover{
	color:#c51920;	
	}	
	
.in_topnav{
	line-height:30px;
	background:#eee;
	color:#c51920;
	text-align:center;
	}
	
.in_topnav ul{
	margin-bottom:0;
	
	}
.in_topnav ul a{
	white-space:nowrap;
	display:block;
	width:100%;
	overflow:hidden;
}
.in_topnav ul li.on{
	background:#c51920;
	color:#fff;
	}
.in_topnav ul li.on a{
	overflow:inherit;
	
	}	
		
.in_content{
	padding-top:35px;
	padding-bottom:35px;
	min-height:600px;
	}	
	
	

.in_ad_1 .item{
	
	box-sizing: content-box;
	padding:25px 20px; 
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
	margin-bottom: 30px;
	
	
}

.in_ad_1 .tc1{
	display: inline-block;
	width: 45px;
	height: 50px;
	color: #fff;
	background: #c51920;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	color: #fff;
	float: left;

}

.in_ad_1 .tc2{
	font-size: 18px;
	padding-top: 25px;
	display: inline-block;
	color: #c51920;
	margin-left: 10px;
	margin-right: 10px;

}
.in_ad_1 .tc3{
	display: inline-block;
	font-size: 18px;
	margin-top: 25px;
	color: #c51920;
	line-height: 1;
}

.in_ad_1 .t2{
	line-height: 24px;
	margin-top: 15px;
}
.in_ad_1 .t2 p{
	background: url(../img/index/dot_icon1.png) no-repeat left 10px;
	padding-left: 15px;


}
	
.in_workshop ul li{
	margin-bottom:30px;
	}
	
.in_news ul li{
	line-height:30px;
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	
	}
.in_news a{
	
	line-height:30px;
	color:#333;
	}		
.in_news span{
	line-height:30px;
	
	text-align:right;
	color:#666;

	
	}	
	
.in_news_detail h2{
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	}
	
.in_news_detail .p1{
	color:#999;
	font-size:10px;
	text-align:center;
	}
	
.in_news_detail .text{
	color:#333;
	}	
.in_news_detail .a_text{
	margin-top:25px;
	text-decoration:underline;
	}
	
.in_product_topnav{
	overflow-x:auto;
	}	
.in_product_topnav ul li{
	padding-left:15px;
	padding-right:15px;
	float:left;

	}		
.in_product_topnav ul {
	
	}
	
.in_product ul li{
	text-align:center;
	margin-bottom:20px;
	
	}
		

.in_product .img1{
	border:1px solid #ccc;
	padding:10px;
	}

.in_product h2{
	line-height:30px;
	background:#c51920;
	color:#fff;
	margin-top:0;
	text-overflow: hidden;
	white-space: nowrap;
	
	}


.in_product_detail{
	
	}

.in_product_detail .top{
	
	}

.in_product_detail .top .list{
	box-shadow:0 0 5px #888;
	padding:10px;
	overflow:hidden;
	max-height:376px;
	position:relative;
	}
.in_product_detail .top .list ul li{
	text-align: center;
}	
.in_product_detail .top .list img{
	width: 350px;
	display: inline-block;
}	
.in_product_detail .top .list .owl-controls{
	text-align:center;
	position:absolute;
	bottom:0;
	text-align:center;
	width:100%;
	}
.in_product_detail .top .list .owl-dots {
	display:inline-block;
	}	
.in_product_detail .top .list .owl-dots .owl-dot{
	width:12px;
	height:12px;
	background:#eee;
	float:left;
	border-radius:6px;
	box-shadow:0 0 5px #eee inset;
	
	margin:0 5px;
	display:inline-block;
	}
.in_product_detail .top .list .owl-dots .owl-dot.active{
	background:#c51920;
	
	}

.in_product_detail .top h2{
	font-size:16px;
	text-align:center;
	}
.in_product_detail .center{
	padding:15px 0;
	}

.in_product_detail table td{
	padding:5px;
	}


.in_case ul li{
	margin-bottom:25px;
	
	
	}

.in_case h2{
	margin-top:10px;
	color:#2caa35;
	}

.in_downloadlist ul li{
	border-bottom:1px dashed #ccc;
	margin-bottom:15px;
	}

.in_downloadlist .img1{
	padding:5px;
	border:1px solid #ccc;
	
	padding: 30px;

	text-align: center;
	}
.in_downloadlist h2{
	color:#ba232c;
	}
.in_message tr td{
	padding-bottom:10px;
	width:100%;
	
	}
.in_message input[type="text"]{
	border:1px solid #ccc;
	width:100%;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:5px;
	padding-right:5px;
	
	}	
	
.in_message textarea{
	width:100%;
	height:150px;
	border:1px solid #ccc;
	padding:5px;
	}	
	
	
.in_message input[type="submit"]{
	height:30px;
	background:#c51920;
	color:#fff;
	border:none;
	border-radius:5px;
	padding-left:15px;
	padding-right:15px;
	}	
	
.in_message input[type="reset"]{
	height:30px;
	background:#eee;
	border-radius:5px;
	border:none;
	margin-left:25px;
	padding-left:15px;
	padding-right:15px;
	}	
	
	
.in_c_2 h4{
	font-size: 16px;
}	
.in_c_3 h4{
	font-size: 16px;
	margin-bottom: 15px;
}	


.in_getcase{
	


}
.in_getcase ul{
	margin-bottom: 35px;
}
.in_getcase ul li{
	


	background: #fff;
	margin-bottom: 25px;
	

}

.in_getcase ul li a{
	position: relative;
	display: block;
}

.in_getcase .pic{

	overflow: hidden;
}
.in_getcase ul li img{
	transition: all 0.5s;
}
.in_getcase ul li:hover img{
	transform: scale(1.1,1.1);
	transition: all 0.5s;
}

.in_getcase .nomargin{
	margin-right: 0;
}
.in_getcase .t1{
	padding: 15px 20px;
	background: rgba(0,0,0,0.6);
	position: absolute;
	bottom:0;
	width: 100%;
	color: #fff;
	box-sizing: border-box;
	font-size: 24px;
}
.in_getcase .t1 span{
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
}



.in_getcase .a1:hover{
	color: #fff;
	background: #c51920;
	border-color:#c51920;
}


.tit3{
	text-align:center;
	}
.tit3  h3{
	font-weight:normal;
	margin-bottom:15px;
	font-size:24px;
	}
.tit3  span{
	padding-left:25px;
	padding-right:25px;
	font-size:12px;
	color:#666;
	}


.in-co-erweima .pic{
	display: inline-block;
	padding: 0 15px;

}

.tit5{
	font-size: 24px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}

.in-co-lx{
	margin-bottom: 50px;
	margin-top:45px;
}

.in-co-lx .list span{
	display: inline-block;
	
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

.in-co-dz .dz{
	line-height: 30px;
	font-size: 14px;
	color: #666;
	margin-bottom: 25px;
}