﻿*{margin:0;padding:0;font-family: arial;outline:none；}
ol, ul , li{list-style: none;}
a{text-decoration: none !important;color:#666}
img{border:0}
button{border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}
textarea{resize: none;}
table,td,tr{border-spacing: inherit;font-size:14px;text-align:center;line-height:50px;}
td{border: 1px solid #ccc;padding:0 10px}
.wrap {width: 1200px;margin: 0 auto;}
.fl{float:left;}
.fr{float:right;}
.dn{display: none;}
.clearfix:after{content:"";display:table;clear:both;}
body{background-color:#fff;    overflow-x: hidden;}

/* 首页 */
.head_top{
	background-color:#e5e5e5;
	height:40px;
	line-height:40px;
}
.head_top .head_top_1{
	color:#666;
	font-size: 14px;
}
.head_top .head_top_2{
	color:#333;
	margin-left:3.5%;
}
.head_top .head_top_2 img{
	vertical-align: text-bottom;
}
.head_bottom{
	height: 106px;
	font-size: 16px;
	color:#333;
}
.head_bottom .head_bottom_1{
	margin-top: 17px;
}
.head_bottom ul{
	margin:27px 0 7px 0;
}
.head_bottom li{
	float:right;
	margin-left:7%;
}
.head_bottom .head_bottom_first{
	margin-left:0;
}
.nav{
	text-align: center;
	height:55px;
	background-color: #3f6bc4;
}
.nav .nav_ul a{
	display:inline-block;
	height:55px;
	line-height: 55px;
	font-size: 16px;
	padding:0 5.1%;
	color: #fff;
}
.nav .nav_ul a:hover{
	transform: skew(-19deg);
    -webkit-transform: skew(-19deg);
    -moz-transform: skew(-19deg);
    -o-transform:skew(-19deg);
    -ms-transform:skew(-19deg);
    background-color:#1e4dac; 
}
.nav .nav_ul a:hover span{
	transform: skew(19deg);
}
.nav .nav_ul .active{
    transform: skew(-19deg);
    -webkit-transform: skew(-19deg);
    -moz-transform: skew(-19deg);
    -o-transform:skew(-19deg);
    -ms-transform:skew(-19deg);
    background-color:#1e4dac; 
}
.nav .nav_ul .active span{
    transform:skew(19deg);
    -webkit-transform:skew(19deg);
    -moz-transform:skew(19deg);
    -o-transform:skew(19deg);
    -ms-transform:skew(19deg);
}
.head_min{
	display: none;
	position: fixed;
	z-index: 100;
    background-color: #fff;
    width: 100%;
border-bottom: 1px solod black;
}
.head_min img{
	height: 100%;
}
.head_min .head_min1{
	height: 40px;
	margin:10px;
	margin-left: 20px;
}
.head_min .head_min2{
	width:35px;
	height: 35px;
	margin:12.5px;
	cursor: pointer;
}
.head_min .drawer-hamberger{
	padding: 0px;
}
.head_min .head_min22{
	display: none;
}
.nav_min_ul{
	width:70%;
	margin:0 auto;
	padding-top: 15%;
	text-align: center;
}
.nav_min_ul > li > a{
    display: block;
    margin-top: -1px;
    color: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 16px;
    line-height: 40px;
}
.nav_min_ul > li > ul a {
    display: block;
    color: #eee;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
}
.nav_min_ul > li > ul {
    padding: 20px 0;
}
.nav_min_ul:after {
    content: "";
    display: table;
    clear: both;
    height: 65px
}
.nav_min_ul .active > a{
	color:#666;
}
.banner_min{
	display: none;
}
.banner .nivo-controlNav{
	z-index: 100;
	margin-top: -10px;
	padding:0px;
}
.products .products_1{
	margin:60px 0 30px 0;
}
.products .products_2{
	text-align: center;
	position: relative;
}
.products_22, .products_23, .products_24{
	display: none;
}
.products .products_2 img{
	width:100%;
	border:1px solid #c9c9c9;
}
.slick-slide a{
	display: inline-block;
	margin:15px;
}
.products .products_2 span{
	font-size: 16px;
	color:#333;
}
.next, .prev{
	text-align: center;
	width:45px;
	height:65px;
	background-color: #e5e5e5;
	color:#999;
	font-size: 30px;
	line-height: 65px;
	display: inline-block;
	margin-top:90px;
	z-index: 100;
	cursor:pointer;
}
.products .products_2 .slick-slider{
	position: initial;
}
.next:hover{background-color: #3f6bc4;color:#fff;}
.prev:hover{background-color: #3f6bc4;color:#fff;}
.products .products_2 img:hover{border:1px solid #3f6bc4;}
.about .about_1{
	margin:30px 0 20px 0;
}
.about .about_2{
	position: relative;
}
.about .about_2 .about_2_left{
	width:54%;
	color:#333;
	font-size: 16px;
	line-height: 32px;
	margin-top: 25px;
}
.about .about_2 .about_2_left div{
	border:1px solid #c9c9c9;
	width:170px;
	height:44px;
	margin-top: 20px;
	position: relative;
}
.about .about_2 .about_2_left div::before {
    content: "";
    width: 0;
    height: 100%;
    background-color: #009e96;
    top: 0;
    left:0;
    position: absolute;
    transition:width .5s; 
}
.about .about_2 .about_2_left div:hover::before{
	width:170px;
}
.about .about_2 .about_2_left div img{
	margin-left: 30px;
	margin-top: 15px;
	position: absolute;
    z-index: 200;

}
.about .about_2 .about_2_right{
	width:42%;
}
.about .about_2 .about_2_right img{
	width:100%;
}
.about .about_2 .about_2_right img:hover{
	box-shadow:0 5px 10px rgba(153, 153, 153, .5);
}
.about .about_3{
	margin:60px 0 67px 0;
}
.about .about_3 img{
	margin-bottom:20px;
	width:100%;
}
.about .about_3 div{
	width:31.5%;
	float:left;
	margin-right: 2.5%;
	font-size: 20px;
	color: #333;
}
.about .about_3 div div{
	position: relative;
	margin-bottom:20px;
	width:100%;
}
.about .about_3 div div img{
	margin-bottom:0px;
}
.about .about_3 .about_3_video1{
	display: none;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height:100%;
	background-color:rgba(0, 0, 0, .4);
}
.about .about_3 .about_3_video2{
	display: none;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height:100%;
	background:url(../images/kaishi.png) center no-repeat;
}
.about .about_3 .about_3_first{
	margin-right: 0;
}
.footer{
	color: #fff;
	background-color:#282626;
}
.footer .footer_top{

}
.footer .footer_top div{
	float: left;
	width:25%;
	margin-top: 40px;
}

.footer .footer_top div span{
	font-size: 14px;
	line-height: 28px;
}
.footer .footer_top div .footer_top1{
	color: #fff;
	font-size: 20px;
	font-weight:bold;
	line-height: 45px;
}
.footer .footer_bottom{
	margin-top: 30px;
	border-top:1px solid #000;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
}
.footer .footer_top a{
	color: #c6c6c6;
}
.footer .footer_bottom a{
	color: #999;
}













/* 产品列表页 */
.products_banner{
	width: 100%;
}
.products_banner img{
	width: 100%;
}
.products_banner .products_banner_min{
	display: none;
}
.search{
	padding:25px 0 25px 0;
	font-size:14px;
	border-bottom: 1px solid #999;
}
.search a{
	color: #666;
}
.container{
	margin-top: 40px;
}
.container .container_left_min{
	text-align: center;
	display: none;
}
.container .container_left_min p{
	display: inline-block;
	width: 24%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	background-color: #ddd;
	border-radius: 5px;
}
.container .container_left_min .active{
	color: #fff;
	background-color:#3f6bc4;
}
/*.container .container_left_min p:hover{
	color: #fff;
	background-color:#3f6bc4;
}*/
.container .container_left{
	width: 20.5%;
}
.container_left_11, .container_left_21{
	width: 99%;
	border:1px solid #ccc;
	border-top:none;
}
.container .container_left .container_left_11 .active>a{
	color: #3f6bc4;
}
.container .container_left img{
	width: 100%;
}
.container .container_left_11 div{
	height: auto;
	width:86%;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	border-bottom:1px dashed #ccc;
	padding-left:10%;
	display: inline-block;
}
.container .container_left_11 div:hover >a{
	color: #3f6bc4;
}
.container .container_left_11 div ul{
	display: none;
	margin-left: 5%;
    line-height: 30px;
}
.container .container_left_11 div:first-child ul {
	display: block;
}
.container .container_left_11 div ul li a{
	font-size: 14px;
	color: #999;
}
.container .container_left_11 div ul li:nth-last-child(1){
	margin-bottom: 10px;
}
.container .container_left_11 div ul li a:hover{
	color: #3f6bc4;
    margin-left: 5%;
	display: inherit;
}
.container .container_left_2{
	margin-top: 50px;
	font-size: 14px;
	color: #333;
}
.container .container_left_2 p{
	font-size: 14px;
	line-height: 30px;
	color: #333;
	width:95%;
	padding-left:5%;
	display: inline-block;
}
.container .container_right{
	width: 76%;
}
.container .container_right_1{
	padding:34px 0 34px 0;
	border-bottom: 1px dashed #ccc;
}
.container .container_right_1 .container_right_11{
	border: 1px solid #c9c9c9;
	width: 39.2%;
	overflow:hidden;
}
.container .container_right_1 .container_right_11 img{
	width: 100%;
}
.container .container_right_1 .container_right_11 img:hover{
	transform: scale(1.1);  
    transition: all .2s;

}
.container .container_right_1 .container_right_12{
	width: 57%;
	margin-left:3.3%;
}
.container .container_right_1 .container_right_12 .container_right_121{
	font-size: 20px;
	color: #222;
	line-height:32px;
	padding: 10px 0;
}
.container .container_right_1 .container_right_12 .container_right_122{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.container .container_right_1 .container_right_12 .container_right_123{
	position: relative;
	width: 100px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border: 1px solid #666;
	color: #666;
	margin-top: 20px;
	
}
.container .container_right_1 .container_right_12 .container_right_123 span{
	top: 0;
    left:26px;
    position: absolute;
}
.container .container_right_1 .container_right_12 .container_right_123:hover{
	color: #fff; 
}
.container .container_right_1 .container_right_12 .container_right_123::before{
	content: "";
    width: 0;
    height: 100%;
    background-color: #3f6bc4;
    top: 0;
    left:0;
    position: absolute;
    transition:width .5s; 
}
.container .container_right_1 .container_right_12 .container_right_123:hover::before{
	width:100px;
}
.paging{
	text-align: center;
	margin:0 auto;
	line-height: 30px;
	padding:15px 0 15px 0;
	overflow:hidden;
	width:100%;

}
.paging .active{
	color:#fff;
	background-color: #3f6bc4 !important;
}
.paging .paging_ul .page_list a {padding:5px 8px;border:1px solid #999; margin:0 5px;}
.paging a{
	color:#444;
	font-size:14px;
}
.paging a:hover{color:#fff;}
.paging>div{
	display: inline-block;

	text-align:center;
}
.paging_prev, .paging_next{
	width:60px;
	height: 30px;
	background-color: #fbfbfb;
	border:1px solid #ddd;
	border-radius: 5px;
}
.paging_prev:hover, .paging_next:hover, .paging .paging_ul li:hover{background-color: #3f6bc4;}
.paging .paging_ul{
	margin-left: 12px;
}
.paging .paging_ul li{
	float: left;
	width:30px;
	height: 30px;
	background-color: #fbfbfb;
	border:1px solid #ddd;
	border-radius: 5px;
	margin-right:12px;
}
@media (max-width:1281px) {
	.container .container_left_11 div{
		width: 95%;
		padding-left: 5%;
	}
	.container .container_left {
    	width: 21.5%;
	}
}









/* 产品详情页 */
.container_right_show{
	width: 85%;
	margin:0 auto;
	text-align: center;
	position: relative;
}
.container_right_show a{
	font-size: 24px;
	color: #333;
	line-height: 36px;
	padding: 7px 0;
	display: inline-block;
}
.container_right_show .container_right_show1{
	width:65%;
    margin: 0 auto;
    margin-top:30px;
}
.container_right_show .container_right_show1 .slick-slider{
	margin-bottom: 0;
	border:1px solid #d2d2d2;
}
.container_right_show .container_right_show1 .slick-slide a{
	margin:0;
}
.container_right_show .container_right_show1 img{
	width: 100%;
}
.container_right_show .next, .container_right_show .prev{
	margin-top:28%;
	width: 40px;
	height: 100px;
	line-height: 100px;
}
.container_right_show2{
	margin-top: 40px;
	
}
.container_right_show2 .titlee{
	margin-top: 40px;
	font-size: 20px;
	color: #333;
	text-align: left;
}
.container_right_show2 .line{
	width: 80px;
	height: 5px;

	margin-bottom: 30px;
	margin-top: 10px;
	background-color: #3f6bc4;
	transition:width .5s; 
}
.container_right_show2 div{
	font-size: 16px;
	color: #666;
	line-height: 27px;
}
.container_right_show2 .application{

}
.container_right_show2 .application div{
	float: left;
	margin-right: 2.1%;
	width: 31%;
}
.container_right_show2 .application .first{
	margin-right: 0%;
}
.container_right_show2 .application img{
	width: 100%;
}
.container_right_show2 .technical{
	text-align: center;
}
.container_right_show2 .technical img{
	width: 100%;
}
.container_right_show2 .online{
	text-align: center;
}
.online .row1{
    width: 42.2%;
    margin-right:4%;
    height: 45px;
	line-height: 45px;
    margin-bottom: 32px;
    border:1px solid #bfbfbf;
    color: #bfbfbf;
    padding-left: 2.5%;
    padding-right: 2.5%;
}
.online .first{
    margin-right: 0%;
}
.online .row2{
    width: 94%;
    height: 200px;
    padding-top: 10px;
    margin-bottom: 32px;
    border:1px solid #bfbfbf;
    color: #bfbfbf;
    padding-left: 2.5%;
    padding-right: 2.5%;
}
.online .row3{
	position: relative;
    width: 126px;
    height: 40px;
	line-height: 40px;
	
    background-color: #aaaaaa;
    color: #fff;
    text-align: center;
    float: left;
    margin-right:4%;
    cursor:pointer;
    margin-bottom: 98px;
}
.online .row3 span{
	position: absolute;
	top: 12px;
    left: 38px;
    font-size: 16px;
}
.online .row3::before {
    content: "";
    width: 0;
    height: 100%;
    background-color:#3f6bc4;
    top: 0;
    left:0;
    position: absolute;
    transition:width .5s;
}
.online .row3:hover::before{
    width:124px;
}
.container_left_3 {
    margin-top: 50px;
}
.container_left_3 .container_left_31{
    border:1px solid #ccc;
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
}
.container_left_3 .container_left_32{
    border:1px solid #ccc;
    text-align: center;
}
.container_left_3 .container_left_32 div{
    font-size: 14px;
    color: #666;
    line-height: 22px;
    width: 164px;
    margin:0 auto;
    margin-bottom:18px;
}
.container_left_3 .container_left_32 div p{margin-top:10px}
.container_left_3 .container_left_32 div div{
    overflow:hidden;
    border:1px solid #e5e5e5;
    margin-bottom:0px;
}
.container_left_3 .container_left_32 .first{
    margin-top: 28px;
}
.container_left_3 .container_left_32 img{
    
}
.container_left_3 .container_left_32 img:hover{
	transform: scale(1.1);  
    transition: all .2s;
}
31.4
2.9













/* x新闻列表页 */
.container_right_news{

}
.container_right_news .container_right_news1{
	width:30.5%;
	margin:0 1.4% 0 1.4%;
	margin-top: 8px;
}
.container_right_news .container_right_news11{
	overflow:hidden;
}
.container_right_news .container_right_news11 img{
	width: 100%;
}
.container_right_news .container_right_news11 img:hover{
	transform: scale(1.1);
	transition:  all .2s;
}
.container_right_news .container_right_news12{
	margin:16px 6px 34px 6px;
}
.container_right_news .container_right_news1 div{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	word-wrap:break-word;
}
.container_right_news .container_right_news1 .span1{
	font-size: 14px;
	color: #999;

}
.container_right_news .container_right_news1 p{
	font-size: 14px;
	color: #666;
	line-height: 22px;
}






/* 新闻详情页 */
.container_right_newsshow{
	margin-bottom: 63px;
	
	
}
.container_right_newsshow p{
	
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
.container_right_newsshow .container_right_newsshow1{
	text-align: center;
	font-size: 24px;
	color: #333;
	margin:10px 0 20px 0;
}

.container_right_newsshow .container_right_newsshow2{
	text-align: center;
	margin:20px 0;
}
.container_right_newsshow .container_right_newsshow2 img{
	width: 91%;
}
.container_right_newsshow .container_right_newsshow3{
	margin-top:42px;
	padding-bottom: 15px;
	border-bottom:1px dashed #d2d2d2;
}
.container_right_newsshow .container_right_newsshow3 li{
	float: right;
	margin-left: 15px;
	
}
.container_right_newsshow .container_right_newsshow4{
	margin-top: 22px;
}
.container_right_newsshow .container_right_newsshow4 p{
	color: #666;
}
.container_right_newsshow .container_right_newsshow5{
	position: relative;
	width: 130px;
	height: 38px;
	border:1px solid #c9c9c9;
	border-radius:19px;
	color: #555;
	margin-top: 33px;
}
.container_right_newsshow .container_right_newsshow5 span{
	position: absolute;
	top:8px;
	left:39px;
}
.container_right_newsshow .container_right_newsshow5::before{
	content: "";
	height: 100%;
	width: 0;
	background-color:#3f6bc4;
	border-radius:19px;
    top: 0;
    left:0;
    position: absolute;
    transition:width .5s;

}
.container_right_newsshow .container_right_newsshow5:hover::before{
	width:130px;	
}
.container_right_newsshow .container_right_newsshow5:hover{
	color: #fff;
}









/* 联系我们 */
.container_right_contact1>div{
	float: left;
	width: 30%;
	height: 197px;
	border:1px solid #dcdcdc;
	background-color: #eee;
	/* margin-right:3%; */
	margin:0 1.5% 0 1.5%;
	text-align: center;
	margin-bottom: 44px;
	position: relative;
}
.container_right_contact1 div p{
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	bottom:20px;
	width: 100%;
}
.container_right_contact1 div .p1{
	font-size: 14px;
}
/* .container_right_contact1>.first3{
	margin-right:0;
} */
.container_right_contact1>div img{
	margin-top: 12px;
	margin-bottom: 4px;
}
.container_right_contact1>div span{
	display: block;
	font-weight:bold;
	font-size: 20px;
	color: #3f6bc4;
}
.container_right_contact1>div .line{
	width:40px;
	height: 5px;
	background-color: #3f6bc4;
	margin:0 auto;
	margin-top: 15px;
	transition:width .2s;
}
.container_right_contact2{
	margin-bottom: 40px;
}
.container_right_contact3 {
	text-align: center;
}
.container_right_contact3 img{
	width: 97%;
}
.contact_message{
	position: relative;
	text-align: center;
	background:#fff url(../images/lianxiwomenbeijing.png) no-repeat center 0;
	height: 550px;
}
.contact_message .contact_message1{
	text-align: center;
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,.5);
}
.contact_message .contact_message1 > img{
	margin: 60px 0;
}
.contact_message .contact_message1 .row1{
	width: 23.2%;
    margin-right:1.6%;
    height: 40px;
	line-height: 40px;
    margin-bottom: 40px;
    border:1px solid #bfbfbf;
    color: #666;
    background-color:#fff;
    padding-left: 1.5%;
    padding-right: 1.5%;
}
.contact_message .contact_message1 .first{
    margin-right: 0%;
}
.contact_message .contact_message1 .row2{
	margin:0 auto;
	display: block;
    width: 80%;
    height: 190px;
    padding-top: 10px;
    margin-bottom: 31px;
    border:1px solid #bfbfbf;
    color: #666;
    background-color: #fff;
    padding-left: 1.5%;
    padding-right: 1.5%;
}
.contact_message .contact_message1 .row3{
	position: relative;
    width: 190px;
    height: 55px;
    background-color: #fff;
    color: #666;
    text-align: center;
    margin-right:4%;
    cursor:pointer;
    margin-bottom: 98px;
}
.contact_message .contact_message1 .row3 span{
	position: absolute;
	top: 16px;
    left: 0;
    font-size: 24px;
    width:100%; 
}
.contact_message .contact_message1 .row3::before {
    content: "";
    width: 0;
    height: 100%;
    background-color:#3f6bc4;
    top: 0;
    left:0;
    position: absolute;
    transition:width .5s;
}
.contact_message .contact_message1 .row3:hover::before{
    width:100%;
}
.contact_message .contact_message1 .row3:hover{
    color: #fff;
}
.products_about .products .products_2 img{
	border:none;
}
.products_about .products .products_2 img:hover{
	border:1px solid #fff;
}












/* 关于我们 */
.container_right_about p{
	margin-bottom: 7px;
}
.container_right_about .container_right_about1{
	text-align: center;
}
.container_right_about p img{
	margin:0 1.5% 0 1.5%;
	width: 29.5%;
}
.products_about{
	height: 929px;
	background: no-repeat center;
	background-image: url(../images/honor12.jpg) ;
}
.products_about1{
	margin:38px 0;
	height: 10px;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%,  rgba(255, 255, 255, .5) 50%,  rgba(255, 255, 255, 0) 100%); 

}
.products_about p{
	text-align: center;
	font-size: 23px;
	color:#fff;
	font-weight:bold;
	padding:40px 0 53px 0;
}
.products_about2{
	text-align: center;
}

.slick-slider {

    touch-action: inherit !important;
}
.drawer-right.drawer-open .drawer-main{
	z-index:100000;
}
/*textarea, input {
    text-indent: 20px;
}*/
.head .head_top a p sapn{
	font-stretch: 15px;
	font-family: "微软雅黑";
}
