@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}

body{font-size: 14px;font-family:"Microsoft YaHei", "Arial" ; }
h1, h2, h3, h4, h5, h6{font-weight: normal;font-size: inherit;}
a{color: #999;text-decoration: none;outline: none;}
img{border: none;}
ul,li,ol{list-style: none; display: block;}
i, em{font-style: normal;}
table{border-collapse: collapse;}
td,th{padding:0}



a{
	 color:inherit;
	 text-decoration: none;
   }
   
a:link {
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul,li{
	list-style:none;
}

body {
	min-width:1200px;
	}

.fl{float: left;}
.fr{float: right;}
.container:after{content: "";display: block;clear: both;}


.mc {
	margin: auto;
	width: 1320px;
	

}


*.nomargin{
	margin-right:0px;
	}




.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:#0081cc;
	}
.mh_color:hover{
	color:#0081cc;
	}	
.m_bg{
	background:#0081cc;
	}

.m_bc{
	background:#0081cc;
	color:#fff;
	}
.bd_c{
	border:1px solid #ccc;
	overflow:hidden;
	}		

.para_p{
	line-height:26px;
	font-size:14px;
	}

.clearfix:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden
}
.clearfix {

 *zoom:1; /*IE6,IE7*/

}

* html .clearfix {
 height:1%
}





.h_t{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	color: #666;
}
.h_t strong{
	font-weight: normal;
}


.h_t .a1{
	margin-right: 20px;
}
.links{
	display: inline-block;
	position: relative;
}
.droplinks{
	position: absolute;
	width: 100px;
	text-align: center;
	left: -25px;
	top: 100%;
	display: none;
	background: #fff;
	z-index: 100;
}

.droplinks a{
	display: block;
}
.droplinks a:hover{
	color: #0081cc
}

.links:hover .droplinks{
	display: block;
	padding: 10px 0;
	border:1px solid #ccc;
}




.h_b {

	padding-top: 20px;
	padding-bottom: 20px;
	
	}



.h_nav{
	font-size:14px;
	margin-top:20px;
	
	}
.h_nav a{
	display:block;
	}	
.h_nav li{
	float:left;
	text-align:center;
	margin-left:35px;
	padding: 0 5px 7px;
	
	position: relative;
	border-bottom: 3px solid #fff;
	}
.h_nav li .a1{

	
	


}	

.h_nav li.on{
	border-bottom: 3px solid #0081cc;

	}

.h_nav li:hover{
	border-color: #0081cc;
	
	}

.h_nav .dropmenu{
	position: absolute;
	left: 0;
	top: 100%;
	width: 150px;
	padding: 10px;
	background: #0081cc;
	z-index: 100;
	display: none;
	color: #fff;
	box-shadow: 0 0 5px #ccc;

}
.h_nav .dropmenu a{
	display: block;
	padding: 0 10px;
}

.h_nav .dropmenu .dpitem{
	position: relative;
	line-height: 30px;

}
.h_nav .dropmenu .dpitem a:hover{
	background: #fff;
	color: #000;
}

.dropmenu .dpchildlist{
	position:absolute;
	left: 100%;
	top: 0;
	padding: 10px;
	width:220px;
	background: #0081cc;
	line-height: 30px;
	display: none;
	box-shadow: 0 0 5px #ccc;
}
.dropmenu .dpchildlist a:hover{
	background: #fff;
	color: #000;

}

.h_nav li:hover .dropmenu{
	display: block;

}
.dropmenu .dpitem:hover .dpchildlist{
	display: block;
}

.i_banner{
	height: 655px;
}

.tb-btn a.active{
	background-color:#0081cc !important;
}






.i_a1{
	display: block;
	margin-left:auto;
	margin-right:auto;
    width: 120px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #e5e5e5;

	text-align: center;
	background: #e5e5e5;
	margin-bottom: 40px;
}
.i_a1:hover{
	background: #fff;
	color: #000;
	border-color: #e5e5e5;
	
}	


.i_product{


}

.pro-tit1 p{
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-bottom: 55px;

}
.pro-tit1 .tit_tc1{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;

}
.pro-tit1 .tit_tc1 span{
	display: inline-block;
	
	height: 56px;
	background: url(../img/index/pro-bg.jpg) no-repeat left bottom;
	font-size: 24px;
	padding: 0 40px;
	color: #444444;
}


.i_pro_2 ul li{
	width: 300px;
	
	float: left;
	margin-right:40px;
	margin-bottom: 10px;

}

.i_pro_2 .ov_hd{
	height: 300px;
	background: #fff;
	border:1px solid #ccc;
}
.i_pro_2 img{
	
	width:298px;
}

.i_pro_2 .t1{
	height: 48px;
	line-height: 48px;
	text-align: center;
	

}


.i_pro_2 ul li:hover .t1{
	color: #0081cc;
	font-weight: bold;
}


.i_about{
	background: url(../img/index/ab-bg2.jpg) no-repeat center center;
	height: 755px;
	
}
.i_about .ab-tit{
	

}
.i_about .ab-tit{
	text-align: center;
	background: url(../img/index/ab-bg.png) no-repeat center bottom;
	font-size: 24px;
	padding-bottom:25px;
	padding-top: 45px;

}

.i_ab_info {
	padding-top: 110px;
	background: url(../img/index/ab-bg2.png) no-repeat center 28px;
	text-align: center;
	line-height: 24px;
}
.i_ab_info p{
	margin-bottom: 70px;
}

.i-n-1{
	border-bottom:5px solid #ccc;
	background: url(../img/index/ad-pic.jpg) no-repeat center 100px;
	padding:50px 0 0;
	position: relative;
}
.i-n-1 .left-c{
	width: 415px;
}

.i-n-1 .right-c{
	width: 415px;

}

.i-n-1 .newsitem h3{
	background: url(../img/index/ne-dot-icon.png) no-repeat left center;
	padding-left:20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 10px;
}
.i-n-1 .newsitem p{
	padding-left:20px;
	color: #999;
	line-height: 24px;
}
.left-c .newsitem{
	padding-bottom:30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #ccc;
}
.right-c .newsitem{
	padding-bottom:70px;
	margin-bottom:70px;
	border-bottom: 1px dashed #ccc;
	text-align: right;
}
.right-c .newsitem h3{
	background-position: right center;
	padding-right: 20px;

}
.right-c .newsitem p{
	padding-right: 20px;
}

.i-n-1 .no-bd{
	border:0;
}

.i-n-1 .btns{
	position: absolute;
	bottom:-29px;
	width: 100%;
	left: 0;
	text-align: center;


}
.i-n-1 .a1{
	width: 200px;
	height: 57px;
	display: inline-block;
	background: url(../img/index/gengduo-btn.png) no-repeat center center;
	margin-right: 80px;
}
.i-n-1 .a2{
	width: 200px;
	height: 57px;
	display: inline-block;
	background: url(../img/index/jiameng-btn.png) no-repeat center center;
}

.i-n-2{
	background:#efefef;
	padding: 90px 0 90px;

}
.i-n-2 .tit{
	background:url(../img/index/ne-bg.png) no-repeat left center;
	height: 53px;
	padding-left: 156px;
	font-size:20px;
	line-height: 53px;
	margin-bottom: 25px;
}
.i-n-2 .ne-list{
	border-top: 1px solid #ccc;
}
.i-n-2 .ne-list a{
	border-bottom: 1px solid #ccc;
	padding: 15px 0 26px;
	display: block;


}

.i-n-2 .ne-list  h3{
	color: #444;
	line-height: 24px;
	width: 838px;
}

.i-n-2 .ne-list p{
	color: #999;
	line-height: 24px;

}

.i_advantage{
	height: 338px;
	background: url(../img/index/i_advantage_img1.jpg) no-repeat center center;
}

.i_advantage .t1{
	font-size:24px;
	color: #fff;
	padding-top: 45px;

}
.i_advantage .t2{
	font-size:16px;
	line-height: 40px;
	color: #ccc;
}


.i-market{
text-align: center;
}

.i-market .tit{
	
	background: url(../img/index/ma-bg.jpg) no-repeat center bottom;
	padding-bottom: 25px;
	font-size: 24px;
	padding-top: 45px;

}
.i-market .tit span{
	padding-left: 25px;


}
.i-market .ma-list{
	margin-top: 38px;
}
.i-market .ma-list a{
	width: 318px;
	float: left;
	margin-right: 16px;
	line-height: 30px;
	font-size: 16px;


}

.ma-list .ov-hd{
	padding: 3px;
	border:1px solid #ccc;
}




.i_co_1{
	margin-top: 36px;
	margin-bottom:40px;
}
.i_co_1 .item{
	
	height: 30px;
	float: left;
	color: #666;
}

.i_co_1 .t1{
	height: 60px;
	padding-right: 20px;
	border-right: 1px solid #ccc;

}



.i_co_1 .t2{
	height: 60px;
	padding-left: 20px;

}

.i_co_1 .item1{
	width: 400px;

}
.i_co_1 .item1 span{
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}


.i_co_1 .item2{
	width: 310px;
	padding-left: 90px;
	
}
.i_co_1 .item2 p{
	margin-top: 24px;
}

.i_co_1 .item2 p a{
	margin-right: 20px;
}

.i_co_1 .item3{
	padding-left: 110px;
width: 290px;
	
}
.i_co_1 .item3 span{
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}



.f-t{
	background: #f2f2f2;
	line-height: 35px;
	padding: 55px 0 50px;
	font-size: 12px;
	color: #666;
}


.f-t-1{
	width: 126px;
}


.f-t-2{
	width: 370px;

}
.f-t-2 span{
	font-size: 14px;
	color: #000;
}

.f-t-2{
	padding-left: 30px;
	border-right:1px solid #ccc;

}

.f-t-3{
	width: 360px;
	padding-left: 30px;
	border-right: 1px solid #ccc;
}

.f-b{
	padding: 15px 0;
	line-height: 24px;
	background: #707070;
	color: #fff;
	text-align: center;
}


.in_banner{
	text-align:center;
	}

.in_banner img{
	max-width:100%;
	display: block;
	margin:auto
	}

.path_nav {
	
	border-bottom: 1px solid #ccc;
	height: 65px;
	line-height: 65px;
	
}

.path_nav .p_path{
	float: right;
	color: #666;
	padding-left: 22px;
	background: url(../img/content/home-icon.png) no-repeat left center;
}

.path_nav .p_nav{
	
	float: left;
		
}

.path_nav .p_nav a{
	display: inline-block;
	font-size: 16px;
	padding:0 30px;
	

	
}


.path_nav a.on,.path_nav a:hover{
	border-right: 0;
	background: #2c509d;

	color: #fff;

}
	
.in_about{
	
	min-height:400px;
	}	
.in_about p{
	text-indent: 2em;
}

	

.in_cu_1{
	margin-bottom: 35px;
}
.in_cu_1 .t1{
	width: 580px;
	padding-left: 20px;



}
.in_cu_1 .tc1{
	font-size: 14px;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 2px solid #0081cc;
	margin-bottom: 25px;
}



.in_cu_2 .t1{
	width: 580px;
	padding-right: 20px;
}

.in_cu_2 .tc1{
	font-size: 14px;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 2px solid #0081cc;
	margin-bottom: 25px;
}

.in_workshop img{
	width: 404px;
	margin-right: 49px;
	margin-bottom: 40px;

}

.in_advantage{
	margin-top: 10px;
	margin-bottom: 45px;

	
	}	



.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: #0081cc;
	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: #0081cc;
	margin-left: 10px;
	margin-right: 10px;

}
.in_ad_1 .tc3{
	display: inline-block;
	font-size: 18px;
	margin-top: 25px;
	color: #0081cc;
	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_honor{
}	
.in_honor img{
	width: 283px;
}	
.in_honor ul li{
	width:283px;
	border: 1px solid #ccc;
	float:left;
	margin-right: 60px;
	margin-bottom: 40px;
	}

.in_downloadlist img{
	width: 283px;
}	
.in_downloadlist ul li{
	width:283px;
	text-align: center;
	
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	}	


.pn_pro{
	height: auto;
}

.pn_pro ul li{
	float: left;
	margin-left: 10px;
	margin-bottom: 8px;
}
.pn_pro ul li:hover,.pn_pro ul li.on{
	background: #0081cc;
	color: #fff;


}
.pn_pro ul li a{
	display: block;
	padding: 0 20px;
}

.in_product{
	}	

.in_product h3{
	font-weight:normal;
	text-align:center;
	font-size: 14px;
	}	
	
.in_p_list p{
	height: 60px;
	line-height: 24px;
	color: #666;
}
.in_p_list a{
	
	margin-right:17px;
	float:left;
	margin-bottom:20px;


	}	

.in_p_list a:hover .bd_c{
	border-color:#0081cc;
}
.in_p_list a:hover {
	color: #0081cc;
}	
.in_p_list img{
	width:315px;
	
	
}
.in_p_list .bd_c{
	
}



.in_p_list a.nomargin{
	margin-right:0;
	}	


.in_product_category ul li{
	
	margin-right:20px;
	float:left;
	margin-bottom:20px;
	}

.in_product_category img{
	
	
}
}	
.in_product_category ul li.nomargin{
	margin-right:0;
	}		


.in_product_category  h3{
	font-weight:normal;
	text-align:center;
	}

.in_p_t {
	
}
.in_p_t_1{
	
	border: 1px solid #e5e5e5;

}
.in_p_t_1 .list1{
	padding: 10px 200px;
	height: 500px;
	overflow: hidden;
}
.owl-carousel .owl-stage-outer{
	overflow: visible !important;
}
.in_p_t_1 h2{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	background: #e5e5e5;
}

.in_p_t_1 a{
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	height:500px;
	overflow: hidden;

}
.in_p_t_1 a img{
	max-height: 100%;
}

.in_p_t_1 .owl-prev{
	position: absolute;
	left: 20px;
	top: 40%;
	width: 41px;
	height: 50px;
	background: url(../img/content/pre_icon1-1.png) no-repeat center center;
	z-index: 10;
}
.in_p_t_1 .owl-prev:hover{
	background-image: url(../img/content/pre_icon1.png);
}
.in_p_t_1 .owl-next{
	position: absolute;
	right: 20px;
	top: 40%;
	width: 41px;
	height: 50px;
	background: url(../img/content/next_icon1-1.png) no-repeat center center;
	z-index: 10;
}
.in_p_t_1 .owl-next:hover{
	background-image: url(../img/content/next_icon1.png);
}

.in_p_t_2{
	
	

}

.in_p_t_2 h3{
	font-size: 18px;
	margin-top: 35px;

}
.in_p_t_2 .t1{
	
}	
.in_p_t_2 .t1 p{
	line-height: 24px;
	color: #666;
	margin-top: 30px;
	margin-bottom: 15px;
}
.in_p_t_2 .t2{
	margin-top: 30px;
	border-top:1px solid #ccc;
	padding-top: 25px;
	padding-bottom:25px;
	line-height: 35px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;

	
}	
.in_p_t_2 .t2 p{
	height: 35px;
	line-height: 35px;
}
.in_p_t_2 .t2 span{
	display: inline-block;
	width: 300px;
}

.in_p_t_2 .t3{
	padding: 15px 0 20px;
	margin-top: 20px;

}

.in_p_b .t1{
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	
	background: #e5e5e5;

}
.in_p_b .p1{
	line-height: 24px;
}

.prev_next_pro{
	margin-top: 15px;
	border-top: 1px solid #ccc;
	padding-top: 10px;

}
.prev_next_pro .t1{
	line-height: 28px;

}

.in_display a{
	width: 285px;
	margin-right: 15px;
	margin-bottom:15px;
	display: inline-block;
}

.in_display img{
	width: 285px;
}

.in_news .mc{
	transition: transform 0.5s;
}
.in_news ul li{
	padding-top: 25px;
	padding-bottom: 25px;

	
}
.in_news ul li.bg{
	background: #f2f2f2;
}


.in_news ul li:hover .mc{
	transform: translateX(20px);
	transition: transform 0.5s;


}
.in_news .date{
	color: #0081cc;
	border-bottom: 1px solid #ccc;
}

.in_news .tc1{
	font-size: 24px;
	display: block;

	
}
.in_news .tc2{
	font-size: 14px;
	display: block;
	line-height: 28px;
}

.in_news .t1{
	margin-top: 15px;
	
	
	
}


.in_news strong{
	font-weight: normal;
	line-height: 40px;
	font-size: 14px;
}
.in_news strong:hover{
	color: #0081cc;
}

.in_news p{
	color: #666;
	height: 50px;
	overflow: hidden;
}	

.in_news .a1{
	display: inline-block;
	width: 80px;
	height: 24px;
	margin-top: 25px;
	background:url(../img/content/a_bg2.png) no-repeat center center;

}
.in_news .a1:hover{
	background-image: url(../img/index/a_bg1-1.png);
}


.in_getcase{
	


}
.in_getcase ul{
	margin-bottom: 35px;
}
.in_getcase ul li{
	width: 285px;
	float: left;
	margin-right: 15px;
	background: #fff;

}
.in_getcase .nomargin{
	margin-right: 0;
}
.in_getcase .t1{
	padding: 30px 20px;
	background: #fafafa;

}
.in_getcase .tc1{
	margin-bottom: 10px;
}
.in_getcase .tc2{
	line-height: 24px;
	color:#666;
}

.in_getcase .a1:hover{
	color: #fff;
	background: #0081cc;
	border-color:#0081cc;
}

.tit3{
	text-align:center;
	}


.tit3  h3{
	font-weight:normal;
	margin-bottom:15px;
	font-size:18px;
	}

.tit3 p{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f1f1f1;
	
}


.tit3  span{
	padding-left:25px;
	padding-right:25px;
	font-size:12px;
	color:#666;
	}

.in_contact{
	width: 1068px;
	margin:auto;
	

}

.in-co-1{


}


.in-co-1 img{
	margin-right: 66px;
}

.in-co-2{
	margin-bottom: 35px;

}

.in-co-2 .tit{
	font-size: 24px;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	margin-bottom: 25px;
}

.in-co-2 .co-info span{
	display: inline-block;
	float: left;
	width: 33%;
	color: #666;
	line-height: 24px;
}

.in-co-2  .address span{
	display: inline-block;
	float: left;
	width: 50%;
	color: #666;
}
.in-co-2  .address {
	margin-bottom: 25px;
}

.in_videos{

}

.in_videos ul li{
	
	margin-right: 30px;
	float: left;
	margin-bottom:25px;
}
.in_videos video{
	width: 420px;
	height:315px;
	background: #000;
}

.in_message td {
	color:#666;
	font-size:14px;
	padding:7px 0;
	vertical-align:middle;
	
	}	
	
.in_message input[type="text"]{
	width:100%;
	height:25px;
	line-height:25px;
	border:1px solid #ccc;
	border-radius:5px;
	padding:5px;
	}	
.in_message textarea{
		width:100%;
	height:90px;
	line-height:35px;
	border:1px solid #ccc;
	border-radius:5px;
	padding:5px;

	}	
.in_message input[type="submit"],.in_message input[type="reset"]{
	cursor:pointer;
	padding:5px 10px;
	border-radius:5px;
	background:#e8e8e8;
	border:none;
	margin-right:25px;
	}
.in_message input[type="submit"]{
	background:#2c509d;
	color:#fff;
	}


.pagelist {
    clear: both;
    font-size: 12px;
    list-style: outside none none;
    padding: 30px 0;
    text-align: center;
    white-space: nowrap;
}
.pagelist li {
    border: 1px solid #999;
    display: inline;
    margin-left: 3px;
    margin-right: 3px;
}
.pagelist li img {
    border: 0 none;
    vertical-align: middle;
}
.pagelist li.current {
    background: #0081cc none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
    padding: 1px 7px;
}
.pagelist li a {
    color: #000;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
}
.pagelist li a:hover {
    border: medium none;
    color: #999;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
}
.pagelist li a.nolink {
    color: #ccc;
    cursor: default;
}
.pagelist li a.nolink:hover {
    background: transparent none repeat scroll 0 0;
}



.nomargin{
	margin-right: 0 !important;
}	
.nobd_r{
	border-right: 0 !important;
}   	
	.link>p {
  opacity: 0;
  display: inline;
  } 

.link:hover>p{
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s,opacity .4s linear;animation: fade-top;animation-duration:.4s;-webkit-animation:fade-top .4s;} /*hover动画*/ @keyframes fade-top{0%{opacity:.1;top:120%}100%{opacity:1;top:100%}}@-webkit-keyframes fade-top{0%{opacity:.1;top:120%}100%{opacity:1;top:100%}}

