@charset "utf-8";

body{ overflow:-Scroll; overflow-x:hidden;}
body,div,h1,h3,h2,h4,h5,h6,ul,li,input,form,a,p,span,img{ font-family:"Microsoft YaHei"; margin:0; padding:0; max-width:1920px;}
a{ text-decoration:none; display:inline-block; cursor:pointer;}
input{outline:none;}
img{ pointer-events: none; border: none;}
li{ list-style:none;}
.c{ width:100% !important; height:1px !important; margin-top: -1px; background: rgba(0,0,0,0); clear: both;}
.clearFloat::after{ display:block; content:''; clear:both; width:100%; height:1px; background: rgba(0,0,0,0); margin-top: -1px;}
.none{ display:none;}
/*点击回到顶部样式开始*/
#cont{ width:50px; height:50px; background:url(1.png) no-repeat center; position:fixed; bottom:250px; right:10%; cursor:pointer; z-index:999; border-radius:5px; display:none;}
#cont:hover{ background:url(2.png);}
/*点击回到顶部样式结束*/

/*导航样式开始*/
#nav{ width:100%; height:74px; background:#333; display:none;}
#nav .w1000{ width:1000px; height:100%; margin:0 auto;}
#nav .logo{ width:191px; height:74px; float:left; margin:0 0 0 29px;}
#nav .logo a{ display:block; width:191px; height:74px;}
#nav .nav{ width:500px; height:74px; float:left; margin-left:60px;}
#nav .nav ul .li1{ width:100px; height:74px; font-size:14px; float:left; position:relative; line-height:74px; text-align:center;}
#nav .nav ul .li1 .a1{ color:#fff; display:block; width:100px; height:74px; line-height:74px; font-size:14px; background:#333;}
#nav .nav ul .li1 .a1:hover{ background:#666;}
#nav .right{ width:176px; height:74px; float:right; margin-right:14px;}
#nav .nav .xiala{ width:100px; position:absolute; left:50%; margin-left:-50px; top:74px; height:auto; background:rgba(0,0,0,.6); z-index:99; overflow:hidden; display:none;}
#nav .nav .xiala ul li{ width:100px; height:30px;  text-align:center; border-bottom:1px solid #333;}
#nav .nav .li1:nth-child(1) ul li:nth-child(1){ display:none;}
#nav .nav .xiala ul li a{ color:#fff; font-size:14px; display:block; line-height:30px; width:100px; height:30px;}
#nav .nav .xiala ul li a:hover{ background:#58b000; color:#000;}
/*导航样式结束*/

/*页尾样式开始*/
#service{ width:100%; height:150px; padding-top:50px; background:#000; max-width:1920px; margin:0 auto;}
#service .service1{ width:1000px; height:150px; margin:0 auto;/*437*/}
#service .service1 .div{ height:230px; border-right:1px solid #404040; float:left; text-indent:30px; margin-bottom:35px; display:none;}
#service .service1 .div1{ width:142px;}
#service .service1 .div2{ width:180px;}
#service .service1 .div3{ width:164px;}
#service .service1 .div4{ width:154px;}
#service .service1 .div5{ width:164px; border:0;}
#service .service1 .div6{ width:160px; height:227px; background:#4d4d4d; text-align:center; padding-top:3px; float:left; display:none;}
#service .service1 .div6 img{ width:100%;}
#service .service1 .div6 p{ font-size:14px; color:#fff; line-height:55px;}
#service .service1 .div h3{ font-size:18px; color:#fff; line-height:40px; display: block; font-weight: 500; padding-left:0; background:#000;}
#service .service1 .div h3 a{ color:#fff; font-size:18px; display:inline;}
#service .service1 .div a.a1{ line-height:20px; color:#ccc; display:block; height:20px; font-size:14px;}
#service .service1 .div1 a:nth-child(2){ display:none !important;}
#service .service1 .div a:hover{ color:#61c300;}
#service .service1 .w960{ clear:both; width:960px; height:1px; background:#666; margin:0 auto 20px;}
#service .service1 .div7{ width:960px; height:65px; background:url(logobg.jpg) no-repeat center left; margin:0 auto;}
#service .service1 .div7 a{ display:block; width:125px; height:65px; float:left;}
#service .service1 .div7 .div71{ width:800px; height:51px; float: left; padding-top:14px; margin-left:35px;}
#service .service1 .div7 .div71 p{ line-height:18px; font-size:14px; color:#fff; padding-left:30px;}
#service .service1 .div7 .div71 .p1{ background:url(p1bg.jpg) no-repeat center left;}
#service .service1 .div7 .div71 .p2{ background:url(p2bg.jpg) no-repeat center left; margin-top:14px;}
#service .service1 .div7 .div71 .p3{ background:url(p3bg.jpg) no-repeat center left; margin-top:14px;}
/*页尾样式结束*/
/*右侧悬浮*/
#fu1,#fu2{
	position:fixed;
	top:320px;
	width:130px;
	z-index:999999;
	display:none;
}
#fu1{
	right:5px;
	height:248px;
	background:url(fu1.jpg);
	box-shadow:4px 4px 10px #000;
}
#fu2{
	left:5px;
	height:110px;
	background:url(fu2.jpg);
}
/*二维码*/
#erweima{ position:fixed; right:5px; top:43px; width:157px; height:157px; z-index:999999;}
#erweima img{ width:100%; height:100%;}
