*{margin: 0;padding: 0;}
ul,ol,li {list-style: none;}
a {text-decoration: none;}
body {
	font-family: "微软雅黑";
	background: #FFFFFF;
	width: 100%;
	font-size: 14px;
}
img {
	vertical-align: middle;
	border: none;
}
.contain {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}

/*head*/
.head {
	display: flex;
	height: 92px;
	line-height: 86px;
	width: 1200px;
	margin: 0 auto;
}
.top{
	background: #000;
}
.head .logo {
	flex: 1;
	text-align:right;
}
.head .logo img{
	width: 100%!important;
}

.head .nav {
	display: flex;
    height: auto;
    overflow: hidden;
    text-align: right;
}
.nav .nnn{
	display: flex;
    height: auto;
    overflow: hidden;
    text-align: right;
    float: left;
}
.nav .nnn>li {
	font-size: 16px;
	text-align: center;
	margin: 0 5px;
	text-align: center;
	position: relative;
	overflow: visible;
	
}

.nnn>li>span {
	position: absolute;
	bottom: -42px;
	font-size: 20px;
	color: #d8d8d8;
	left: 31.8%;
	z-index: 999;
	display: none;
}

.nnn>li>a {
	display: inline-block;
	color: #eee;
	font-size: 16px;
	/*display: block;*/
	text-align: center;
	white-space: nowrap;
}

.nnn>li:hover>a {
	border-bottom: 2px solid #eee;
}

.nnn>li .xll {
	position: fixed;
	top: 100px;
	left: 51.7%;
	width: 300px;
	background: #FFFFFF;
	z-index: 99;
	display: none;
}

.nnn>li .xll .cpbt {
	line-height: 40px;
	border: 1px solid #EEEEEE;	
}

.nnn>li .xll .cpbt li {
	display: inline-block;
	float: left;
	background: #1f6cbc right center no-repeat;
	margin-left:3px;
	width:145px;
}
.nnn>li .xll .cpbt li a{
	color: #FFFFFF;
}
.nnn>li .xll .cpbt li:hover>a{
	color: #0571d3;
	border-bottom: 0px;
}
.nnn>li:hover>span {
	display: block;
}

.nnn>li:hover .xll {
	display: block;
}

.syphone{width: 145px;color: #eee;font-size: 18px;border:none;float: left;height: auto;overflow: hidden;display: block;text-align: left;}
.syphone:hover{border:none !important;font-weight: bold;color:red !important;}
/*顶部导航鼠标点击变颜色*/
.head .nav a:hover {
  color: #0571d3;
  border-style:solid;
  border-bottom-style:solid;
  border-bottom-color: #0571d3;
  border-left: 0px;
  border-right:0px ;
  border-top: 0px;
  padding-bottom: 3px;
}

/* banner */
.bd ul li{
	background:center top;
	background-size:100% 100% center top;
}


.fullSlide{
	width:100%;
	position:relative;
	height:426px;

	}
.fullSlide .bd{
	margin:0 auto;
	position:relative;
	z-index:0;
	}
.fullSlide .bd ul{
	width:100% !important;
	}
.fullSlide .bd li{
	width:100% !important;
	height:426px;overflow:hidden;
	text-align:center;
	}
.fullSlide .bd li a{
	display:block;
	height:400px;
	}
.fullSlide .hd{
	width:100%;
    position:absolute;
    z-index:1;
    bottom:0;left:0;
    height:30px;
    line-height:30px;
    margin-bottom: 15px;
    }
.fullSlide .hd ul{
	text-align:center;
	}
.fullSlide .hd ul li{
	cursor:pointer;
	display:inline-block;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:black;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:50px;  /*设置1.2.3不显示  超出行隐藏*/
	}
.fullSlide .hd ul .on{
	background:#0571d3;
	}
	
/*notice*/
.notice {
	background: #ededed;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
}
.ggbt {
	width: 70px;
}
.txtScroll-top {
	overflow: hidden;
	position: relative;
	width: 1130px;
}
.txtScroll-top .hd {
	overflow: hidden;
	height: 40px;
	padding: 0 10px;
	position: absolute;
	right: 0;
	top: 0;
}
.txtScroll-top .hd .prev,.txtScroll-top .hd .next {
	display: block;
	float: right;
	overflow: hidden;
	cursor: pointer;
}

.txtScroll-top .bd {
	height: 30px;
	line-height: 30px;
	margin: 15px 0;
	overflow: hidden;
	width: 700px;
}

.txtScroll-top .infoList li {
	height: 30px;
	line-height: 30px;
}

.txtScroll-top .infoList li .date {
	height: 30px;
	line-height: 30px;
}

/*news*/

.news{
	width: 100%;
	background: url(../images/bg6.jpg );
	position: relative;
	height: 693px;
}
.news-title{
	width: 100%;
	height: 184px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.news-title img{
	width: 100%;
	margin: 0 auto;
}
.news-ul li{
	float: left;
	width: 32%;
	margin-right: 1.5%;
}
.li-title{
	color: rgba(181,248,255);
    font-size: 16px;
    line-height: 60px;
}
.time{
	margin-top: -4px;
	border-radius: 25px;
}
.news-text ul li{
	margin-bottom: 20px;
	line-height:20px;
	border-bottom:1px #cccccc dotted;
}
.news-text ul li a{
	color: #000;	
}
.news-text ul li a:hover{
	color: #0769b0;	
}
.news-ul li p{
    line-height: 15px;
}
.news-ul li span{
	color: rgba(181,248,255);
    line-height: 15px;
}
.news-text{
	margin-top: 20px;
	color:rgba(181,248,255);
}
.btnMore {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 85px;
	height: 34px;
	border-radius: 5px;
	background: #202830;
	text-align: center;
	line-height: 34px;
	/*transition: all 1s;*/ /*效果实现的时间*/
}

.btnMore a {
	color: #fff;
	font-size: 12px;
}

.btnMore a:hover {
	color: #FF0000;
}

.h_right{
	float: left;
	height: 75px;
	width: 12.5%;
	background: #f6f8fc;
}
.right-title{
	color: #000;
    font-size: 16px;
    line-height: 20px;
    margin-left: 20px;
}
.health-left a:hover{
	color: #005ea6;
	font-weight: bold;
}
.health-text:hover{
	color: #005ea6;
	font-weight: bold;
}
.r_right a:hover{
	color: #005ea6;
	font-weight: bold;
}
.r_right p:hover{
	color: #005ea6;
	font-weight: bold;
}
.r_right{
	float: right;
	width: 85%;
}
.right-text{
	margin-top: 20px;
	margin-left:20px;
	color: #5d6472;
	font-size: 12px;
}
.line-bottom{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: 1px;
	background: #dee2e3;
}
.h_div1{
	height: 52px;
	text-align: center;
}
.h_div1 a{
	color: #bbcde4;
	font-size: 44px;
}
.h_div2{
	height: 23px;
	background: #116db5;
	text-align: center;
}
.h_div2 a{
	color: #fff;
}
/*profile*/
.profile{
	width:100%;
	height: 634px;
	background: url(../images/bg2.jpg);
}
.profile-text{
	text-align: center;
	margin-top: 50px;
}
.profile-text span{
	font-size: 16px;
	line-height: 35px;
	color: rgba(181,248,255);
}
.profile-img{
	width: 930px;
	margin: 0 auto;
}
.profile-img img{
	display:block;
	margin: 10px auto;
	width: 100px;

}
.profile-img .img{
	margin-top: 30px;
	float: left;
	width: 310px;
}

.btnMore2 {
	margin:0 auto;
	margin-top: 55px;
	width: 171px;
	height: 47px;
	border-radius: 23px;
	background: #2683c9;
	text-align: center;
	line-height: 47px;
}

.btnMore2 a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.btnMore2:hover {
	background: #202830;
}
/*视频简介*/
.shipin{
	width: 100%;
	height: 594px;
	background: url(../images/bg3.jpg);
	padding-top: 100px;
}
.shipin-fff{
	height: 490px;
	background: #FFFFFF;
	margin: 0 auto;
	box-shadow: 0 2px 5px #c8c6c8;
}
.shipinfl{
	width: 50%;
	text-align: center;
}
.shipinfr{
	text-align: left;
	width: 35%;
	margin-left: 5%;
	margin-right: 10%;
}
/*show*/
.show{
	width: 100%;
	height: 1080px;
	background: url(../images/bg5.jpg);
}
.show{
	width: 100%;
	text-align: center;
}
.show-nav{
	margin-top: 20px;
}
.show-text span{
	font-size: 16px;
	color: #fff;
	line-height: 35px;
}

.btnMore2 {
	margin:0 auto;
	margin-top: 55px;
	width: 171px;
	height: 47px;
	border-radius: 23px;
	background: #2683c9;
	text-align: center;
	line-height: 47px;
}

.btnMore2 a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.btnMore2:hover {
	background: #fff;
	border: 1px rgba(181,248,255) solid;
	
}
.btnMore2 a:hover {
	color: rgba(181,248,255);
	
}
.show-ul{
	/*border:1px red solid;*/
	display:none;
	margin-top: 48px;
}
.btnNav{
	margin-top: 20px;
	min-width: 90px;
	height: 31px;
	border-radius: 15.5px;
	background: none;
	outline: none;
	border: 0 none;
	color: rgba(181,248,255);
	padding: 0 10px;
}
.show-ul li{
	float: left;
	width: 31%;
	margin-right: 1.5%;
	background: #f4f4f4;
	border:1px solid #f4f4f4;
	margin-bottom: 35px;
}
.box {
	width: 100%;
	position: relative;
	overflow: hidden;
   }
   
.box1 {
   	background-color: #f4f4f4;
   	width: 100%;
   	height: 295px;
   }
 .box1-img{
 	margin: 5px;
   	background:#FFFFFF;
   	height: 290px;
   }  
.box2 {
	margin: 5px;
   	background:url(../images/product_bg.jpg);
   	width: 375px;
   	height: 290px;
   	opacity: 0.8;
   	transition: all 0.8s ease;
   	-moz-transition: all 0.8s ease;
   	-webkit-transition: all 0.8s ease;
   	-o-transition: all 0.8s ease;
   	position: absolute;
   	top: 300px;
   }
   
.box:hover .box2 {
   	position: absolute;
   	top: 0;
   }
.box-text2{
	float: left;
	width: 100%;
	height: 43px;
	background: #2683c9;
	text-align:center;
	margin: 0 auto;
}
.box-text3{
	float: left;
	width: 100%;
	height: 43px;
	background: #fff;
	text-align:center;
	margin: 0 auto;
	border:1px #f4f4f4 solid;
}
.box-text3 a{
	font-size: 16px;
	line-height:43px;
	color: #000;
	
}
.box-text{
	width: 30.1%;
	height: 43px;
	background: #2683c9;
	position: absolute;
	bottom:5px;
	text-align:center;
	margin: 0 auto;
}
.box-text a,.box-text2 a{
	font-size: 16px;
	line-height:43px;
	color: #FFFFFF;
	
}
.box2 a{
	font-size: 16px;
	line-height: 200px;
	color:#FFFFFF;
	
}

/*health*/
.health-left{
	width: 50%;
	float: left;
	margin-top: 25px;
}
.health-right{
	width: 50%;
	float: right;
	margin-top: 25px;
}

.left-title{
	color: #000;
    font-size: 18px;
    line-height: 60px;
}
.health-text{
	font-size: 15px;
	line-height: 25px;
}
.health-ul li{
	width: 100%;
}
.health{
	width: 100%;
	margin-bottom: 80px;
}
/*foot*/
.foot{width: 100%;padding: 25px 0;background:rgba(0,0,0);}
.foot,.foot a,.foot p,.foot span{color: #FFFFFF;}
.foot-left{width: 60%;text-align: left;}
.foot-right{width: 40%;text-align: right;}
.foot-left .fnav{width: 90%;}
.foot-left .fnav a{width: 12.5%;float: left;display: block;}
.foot-left .fnav,.foot-left p{margin-bottom: 15px;}
.foot-left p a{margin-left: 15px;}
.foot-left p span{margin-right: 15px;}
.foot-right img{width: 90px;float: right;}
.foot-right p{float: right;line-height: 30px;margin: 20px 5px 0 0;}
.fnav a:hover{
	color: #fff;
	font-weight: bold;
}


/*内页*/
.left_nav,.left_nav2 {
	margin-bottom: 20px;
	/*background: url(..//images/nlbg.png) center no-repeat;*/
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
}
.left_nav li,.left_nav2 li{
	line-height: 42px;
	border-bottom: 2px solid #e1e1e1;
}

.left_nav li.nobo {
	border: none;
}

.left_nav a {
	color: #a9a9a9;
	font-size: 16px;
	display: block;
	text-indent: 20px;
	background: #fff;
}
.left_nav2 a {
	color: #a9a9a9;
	font-size: 16px;
	display: block;
	text-indent: 20px;
	background: #fff;
}
.left_nav a span{
	color: #a9a9a9;
}

.left_nav a:hover {
	background: #e1e1e1;
	color: #000;
}
.llwm{
	font-size: 20px;
	color: #000;
}
.llwm-2{
	font-size: 12px;
	color: #000;
	font-style: italic;/*斜体*/
}
.gsjj{
	font-size: 25px;
	color: #000;
	margin-left: 20px;
}
.gsjj-2{
	font-size: 15px;
	color: #000;
	
}

.cute1{
	float: left;
	width: 20px;
	font-size: 40px;
	line-height: 40px;
}
.t-right{
	font-size: 30px;
	float: right;
	text-align: right;
	margin-right: 10px;
}

.cl_top {
	padding: 0 25px 25px;
	background: #fafafa;
}


.employ-img{
	margin: 0 auto;
	width: 100%;
	background: #f4f4f4;
	text-align: center;
}
.right1{
	float: left;
	width: 40%;
	margin-top: 24px;
	margin-bottom: 18px;
}
.right2{
	float: right;
	width: 40%;
	text-align: right;
	color: #989898;
	font-size: 15px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 18px;
}
.right2 a{
	color: #989898;
	font-size: 15px;
}
.line{
	width: 96%;
	height: 2px;
	clear:both;
	margin-top:20px;
	background:#e3e3e3;
	margin-bottom: 20px;
	margin-left: 2%;	
}
.biaoyu{
	text-indent: 20px;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.content-left{
	width: 20%;
	float: left;
	margin-top: 20px;	
}
.content-left img{
	width: 100%;
}
.content-right{
	float: right;
	width: 78%;
	border: 1px solid #e1e1e1;	
	margin-top: 20px;
	/*height: 630px;*/
	margin-bottom: 30px;
}
.content-text{
	margin-left: 20px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.content p{
	margin-left: 20px;
	margin-bottom: 30px;
}
.content-right h1{
	margin-bottom: 10px;
}
.content-title{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.huanjing{
	width: 100%;
	margin-bottom: 30px;
}
.huanjing img{
	border-radius: 5px;
}
.address{
	line-height: 30px;
	font-size: 14px;
}
#content1,#content2{
	text-align: left;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 30px;    
	font-size: 16px;
    line-height: 36px;
}
#content1 h1{
	font-size: 30px;
	font-weight: 100;
	text-align: center;
}
#content1 p{
	text-align: left;
	font-size: 16px;
	line-height: 40px;
	
}
/*产品展示*/
.show-product{
	width: 100%;
}
.show-product li{
	float: left;
	width: 31.5%;
	margin-left: 1%;
	margin-right: 0.5%; 
	margin-bottom: 20px;
	border: 1px #f4f4f4 solid;
}
.show-product li img{
	width: 100%;
    height: 100%;
}
/*行业资讯*/
#news-ul{
	list-style: none;
}
#news-ul li a{
	float: left;
	color: #666666;
	font-size: 16px;
	height: 50px;
	margin-left: 20px;
}
#news-ul li a:hover{
	color: #2683c9;
}
#news-ul li p{
	color: #999;
	font-size: 14px;
	line-height: 24px;
}
#news-ul li span{
	margin-right: 20px;
	float: right;
	color: #999;
}
.line2{
	width: 100%;
	height: 0px;
	border-bottom: 1px #e3e3e3 dashed;
	margin-bottom: 20px;
}
.pr{
	font-size: 14px;
    line-height: 30px;
}
.pro{
	width: 100px;
	
}

.pic-list ul {
	margin-right: -24.5px;
}

.pic-list li {
	width: 272px;
	margin-right: 24.5px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

.pic-list li a {
	display: block;
	line-height: 30px;
}

.pic-list li img {
	width: 272px;
	height: 204px;
	transition: all .4s ease;
}

.pic-list li img:hover {
	transform: scale(0.95);
}

.new-list li {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.new-list li a {
	font-size: 15px;
	color: #000;
}

.new-list li p {
	line-height: 24px;
	color: #666;
	padding-left: 20px;
}