@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:#5fbbb0;
}
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:#5fbbb0;
	}
.mh_color:hover{
	color:#5fbbb0;
	}	
.m_bg{
	background:#5fbbb0;
	}

.m_bc{
	background:#5fbbb0;
	color:#fff;
	}

.m_links a:hover{
	color: #5fbbb0;
}

.bd_c{
	border:1px solid #ccc;
	overflow:hidden;
	}		

.para_p{
	line-height:24px;
	font-size:12px;
	}

.i_banner .owl-dots{
	position: absolute;
	bottom:20px;
	width: 100%;
	text-align: center;

}
.i_banner .owl-dot{
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background: #000;
	display: inline-block;
	margin:0 5px;
	background: #fff;
}
.i_banner .owl-dot.active{
	background: #f08200;
}
	
.head{

	padding-top:10px;
	padding-bottom:10px;
	position:fixed;
	top:0;
	width:100%;
	z-index:2;
	background:#fff;
	border-bottom:1px solid #ccc;
	
	
	}
.head .left{

	}	
.head .left a{
	font-size:16px;
	font-weight:bold;
	
	}	
	
.head .left img{
	max-height:100%;
	}
.head .right{
	height:30px;
	margin-top: 8px;
	}		
.head .right a{
	float:right;
	}	
.head .right span{
	height:3px;
	display:block;
	width:30px;
	background:#5fbbb0;
	margin-top:8px;
	
	}
.head .right span:first-child{
	margin-top:4px;
	}	
		
.dropdown_menu{
	background:#5fbbb0;
	color:#fff;
	position:absolute;
	width:100%;
	z-index:2;
	top:65px;
	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:#5fbbb0;
	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:#5fbbb0;
	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:#5fbbb0;
	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{

	}	
	
.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:#5fbbb0;
	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:#5fbbb0;	
	}	
	
.in_topnav{
	line-height:30px;
	background:#eee;
	color:#333;
	text-align:center;
	margin-bottom: 15px;
	}
	
.in_topnav ul{
	margin-bottom:0;
	
	}
.in_topnav ul a{
	white-space:nowrap;
	display:block;
	width:100%;
	overflow:hidden;
}
.in_topnav ul li{
	float: left;
	margin-right: 10px;
	padding:0 15px;
}
.in_topnav ul li.on,.in_topnav ul li.ab_active{
	background:#333;
	color:#fff;
	}
.in_topnav ul li.on a,.in_topnav ul li.ab_active a{
	overflow:inherit;
	
	}	
		
.in_content{

	min-height:600px;
	}	

.in-protit {
	font-size: 18px;
    padding: 5px 0;
    border-bottom: 1px solid #5fbbb0;
    margin-bottom: 10px;
    color: #5fbbb0;
}	

.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: #5fbbb0;
	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: #5fbbb0;
	margin-left: 10px;
	margin-right: 10px;

}
.in_ad_1 .tc3{
	display: inline-block;
	font-size: 18px;
	margin-top: 25px;
	color: #5fbbb0;
	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;
	width:130px;
	}		
.in_product_topnav ul {
	width:520px;
	}
	
.in_product ul li{
	text-align:center;
	margin-bottom:20px;
	
	}

.in_product ul li img{
	height: 260px;
}
.in_product .img1{
	border:1px solid #ccc;
	padding:10px;
	}

.in_product h2{
	line-height:30px;
	background:#000;
	color:#fff;
	margin-top:0;
	
	}


.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:#000;
	
	}

.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;
	}
.in_downloadlist h2{
	color:#2caa35;
	}
.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:#5fbbb0;
	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_display a{
	margin-bottom: 25px;

}

.in_videos{

}
.in_videos ul li{
	margin-bottom: 15px;
}
.in_videos video{
	width: 100%;
	height: 250px;
	background: #000;
}
.in_contact{

}
.in_contact h4{
	font-size: 16px;
	font-weight: bold;
	color: #5fbbb0;
}

.contact_map{
	margin-bottom: 30px;
}
.in_customer .ipt{
	width: 100%;
	height: 36px;
	padding:0 10px;
}
.in_customer .ipa{
	width: 100%;
	padding:10px;
	height: 180px;
}
.in_customer .ips{
	width: 100px;
	height: 36px;
	background: #5fbbb0;
	border:0;
	color: #fff;
	cursor: pointer;
}
.in_download li{

	padding:10px 0;

	border-bottom: 1px dashed #eee;

	margin-bottom: 10px;

}

.in_download li a{

	display: block;

}

.in_download li h3{

	display: inline-block;

}

.in_download li span{

	display: inline-block;

	color: #999;

}	
.co-form{
	margin-top: 30px;
}
.co-form label{
	display: block;
}
.co-form .ipt{
	height: 36px;
	border:1px solid #ccc;
	margin-bottom:20px;
	display: block;
	width: 100%;
	padding: 0 10px;
	font-size: 14px;
}
.co-form .ips{
	height: 36px;
	margin-bottom:20px;
	display: inline-block;
	width: 160px;
	border:0;
	background: #5fbbb0;
	color: #fff;
	margin-top: 30px;
	cursor: pointer;
}
.co-form .ips:hover{
	background: #0084bd;
}
.co-form textarea{
	height: 200px;
	display: block;
	width: 100%;
	border:1px solid #ccc;
	font-family: arial;
	padding:10px;
	font-size: 14px;
}
.in-solist .desc{
	padding:20px 0 30px;
}
.in-solist li{
	text-align: center;
	background: #f7f7f7;
	margin-bottom: 30px;
}
.in-solist h3{
	font-size: 30px;
	color: #444;
}
.in-solist .t1{
	font-size: 16px;
	color:#777;
	height: 2em;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
} 
.in-solist .more{
	background: #5fbbb0;
	color: #fff;
	padding:12px 50px;
	display: inline-block;
	border-radius: 100px;
}
.pagelist {
    font-size: 12px;
    list-style: outside none none;
    padding: 10px 0;
    text-align: center;

}
div.pagelist ul{
	display: inline-block;
}
.pagelist li {
    border: 1px solid #999;
    display: inline-block;

    font-size: 14px;
    border: #ccc solid 1px;
    padding: 0px 9px;
    margin: 0 3px;
    margin-bottom: 5px;
}
.pagelist li img {
    border: 0 none;
    vertical-align: middle;
}
.pagelist li.current {
   background: #5e5e5e;
    color: #FFF;
    border: #5e5e5e solid 1px;
}
.pagelist li a {
    text-decoration: none;
}
.pagelist li a:hover {
    border: medium none;
    color: #999;
    text-decoration: none;
}
.pagelist li a.nolink {
    color: #ccc;
    cursor: default;
}
.pagelist li a.nolink:hover {
    background: transparent none repeat scroll 0 0;
    padding: 3px 6px 4px;
}

.pagelist1{
	text-align:center;
	}
.pro-detail-xq{
	margin-bottom: 60px;
	line-height: 1.8;
}
.pro-detail-xq h4,.pro-detail-xq h3{
	color: #5fbbb0;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 16px;
}
.pro-detail-xq table{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-spacing: 0;
	border-collapse: collapse;
}
.pro-detail-xq table td
{	padding: 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.pro-detail-xq img{
	margin-top: 10px;
	margin-bottom: 10px;
}	
