*{ padding:0; margin:0;}
html{font-size:20px;}
html,body{width:100%;overflow-x:hidden;min-width:1150px;font-family: "微软雅黑";}
li{list-style: none;}
.fl{ float: left;}
.fr{ float: right;}
.clearfix:after{ clear:both; display:block; content:"";}
.clearfix{ zoom:1;}
a{text-decoration:none;}
/*页面第一部分*/
img{width:100%;display:block;}
.con1{width:100%;}
.con2{width:100%;position:relative;}
.con2 .con2btn{width:15%;height:100%;position:absolute;top:0;left:27%;cursor:pointer;background: red;opacity: 0;filter:alpha(opacity=0);}
.con3{width:100%;}
.con4{width:100%;position:relative;}
.con4 .con4btn{width:17%;height:100%;position:absolute;top:0;left:34%;cursor:pointer;background: red;opacity: 0;filter:alpha(opacity=0);}
.con5{width:100%;}
.con6{width:100%;min-height:1300px;position:relative;background:url(../img/10-1.jpg) no-repeat;background-size:100% 100%;}
.con6 .con6Box{width:1100px;height:1300px;position:absolute;top:0px;left:50%;margin-left:-550px;overflow: hidden;}
.con6 .listBox{width:1100px;height:1350px;}
.con6 .listBox li{width:250px;height:410px;margin-right:25px;margin-bottom:30px;position:relative;}
.con6 .listBox li h3{color:#16462e;position:relative;top:250px;left:0;width:100%;text-align:center;font-size:20px;}
.con6 .listBox li .h3Foot{width:190px;left:50%;margin-left:-85px;}
.con6 .listBox .listFoot1{background:url(../img/xiaoBg1.jpg); background-size:100%;}
.con6 .listBox .listFoot2{background:url(../img/xiaoBg2.jpg); background-size:100%;}
.con6 .listBox .listFoot3{background:url(../img/xiaoBg3.jpg); background-size:100%;}
.con6 .listBox .listFoot4{background:url(../img/xiaoBg4.jpg); background-size:100%;}
.con6 .listBox .listFoot5{background:url(../img/xiaoBg5.jpg); background-size:100%;}
.con6 .listBox .listFoot6{background:url(../img/xiaoBg6.jpg); background-size:100%;}
.con6 .listBox .listFoot7{background:url(../img/xiaoBg7.jpg); background-size:100%;}
.con6 .listBox .listFoot8{background:url(../img/xiaoBg8.jpg); background-size:100%;}
.con6 .listBox .listFoot9{margin-left:2px;background:url(../img/xiaoBg9.jpg); background-size:100%;}
.con6 .listBox .listFoot10{background:url(../img/xiaoBg10.jpg); background-size:100%;}
.con6 .listBox .listFoot11{background:url(../img/xiaoBg11.jpg); background-size:100%;}
.con6 .listBox .listFoot{width:340px;}
.con6 .listBox li p{position:relative;font-size:13px;top:260px;padding-left:15px;padding-right:15px;}

.nav-Box{width:100%;height:60px;position:fixed;left:0;bottom:0;}
.nav-Box .nav-hui{width:100%;height:100%;position:absolute;top:0;left:0;background:#000;opacity: 0.7;filter:alpha(opacity=70);z-index:0;}
.nav-Box .nav{width:1100px;height:100%;margin:0 auto;}
.nav-Box .nav .nav-l{width:220px;min-width:200px;height:30px;color:#fff;line-height:30px;margin-top:15px;font-size:13px;position:relative;z-index: 1;}
.nav-Box .nav .nav-r{width:380px;min-width:320px;height:30px;color:#000;line-height:30px;margin-top:15px;font-size:13px;position:relative;z-index: 1;}
.nav-Box .nav .nav-r .appo{width:86px;min-width:80px; height:30px;text-align:center;line-height:30px;padding-left:32px;
	background-image:url(../img/1.png);background-repeat:no-repeat;background-position: 18px 7px;
	border-radius:3px;margin-right:23px;cursor:pointer;color:#fff;}
.nav-Box .nav .nav-r .official{width:100px;height:30px;text-align:center;line-height:30px;border-radius:3px;margin-right:23px;cursor:pointer;color:#fff;}
.nav-Box .nav .nav-r .wx{width:42px;height:42px;background:url(../img/3.png) no-repeat;margin-top:-7px;background-size: 100%;margin-right:23px;
	cursor:pointer;position:relative;}
.nav-Box .nav .nav-r .wx .erweima{width:188px;height:188px;background:#fff;position:absolute;top:-195px;left:-72px;
	background:url(../img/5.png);background-size: 100%;display: none;}
.nav-Box .nav .nav-r .wb{width:42px;height:42px;background:url(../img/4.png) no-repeat;margin-top:-7px;background-size: 100%;cursor:pointer;}

/*弹框*/
.tan{width:100%;height:100%;position:fixed;top:0; left:0;display:none;}
.tan .rule{width:552px;height:596px;position:absolute;top:50%;left:50%; margin-top:-298px;margin-left:-276px;}
.tan .huise{width:100%;height:100%;position:absolute;top:0;left:0;background:#000;opacity: 0.7;filter:alpha(opacity=70);}


.shou1{width:65px;position:absolute;top:0;left:39%;animation:opa 1s linear infinite alternate;
		-webkit-animation:opa 1s linear alternate infinite;}
.shou2{width:65px;position:absolute;top:40%;left:50%;animation:opa 1s linear infinite alternate;
		-webkit-animation:opa 1s linear alternate infinite;}
.logo1{width:146px;height:41px;background:url(../img/11.png);background-size:100% 100%; position:fixed;top:30px;left:50px;z-index: 100;}
.logo2{width:146px;height:21px;background:url(../img/12.png) no-repeat;background-size:100% 100%; position:fixed;top:30px;right:60px;z-index: 100;}

@keyframes opa{
    0%{transform: translateX(0);}
    100%{transform: translateX(20px);}
}

@-webkit-keyframes opa{
    0%{-webkit-transform: translateX(0);}
    100%{-webkit-transform: translateX(20px);}
}











