@charset "utf-8";
/* CSS Document */

table,td,tr,img,ul,li,h1,h2,p,object,param,embed{margin:0; padding:0; border:0;}
img{border:0;}

a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none;}

.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; height: 0; clear:both; visibility:hidden;}
body{ width:100%; margin:0;padding:0;  overflow-x: hidden; font-family:"微软雅黑"; }
ul,li ,input{ list-style:none;}
.clear{ clear: none;}
/*头部*/
.header {
	background-color: #292f36;
	height:52px;
	line-height: 52px;
    width:100%;
	margin:0 auto; 
	text-align:center; 
}

.header--fixed {
	position: fixed;
	z-index: 10;
	right: 0;
	left: 0;
	top: 0
}
	a{text-decoration: none;}
.top_head{width:100%; height:52px; line-height:52px; font-size:14px; margin:0 auto; text-align:center; background:#333; position:fixed; left:0; top:0; z-index:99999; overflow: hidden; color: #fff;}
  .top_main{display: flex; flex-flow: row nowrap; justify-content: space-around;}
	  .top_right a{color: #fff;margin:0 5px;}
	  .top_right a:hover{ text-decoration:underline; color: #fff;}
.banner1{width: 100%;height:789px ;background: url(../img/banner1.jpg) no-repeat center;}
.pc-container{width: 100%; height:7396px; }

.pc-container .banner1{width: 100%; height: 801px; background: url(../img/banner1.png) no-repeat center;}

 .pc-container .main_m{width: 960px; height: 100%; margin: 0 auto; text-align: center; position: relative; z-index: 999;}
 
 .pc-container .yuyue{width: 860px; height: 150px; padding-top:550px; margin-left:30px; position: relative;}
 .pc-container .top_yuyue_form{width:100%; height: auto; margin: 5px auto 40px auto;}
 .pc-container .top_yuyue_form .textinput{width: 200px; height: 40px; margin-bottom: 15px; margin-right:10px;  font-size: 16px; padding-left: 5px; float: left;  outline: none; }
 .pc-container .top_yuyue_form .btnon{position: absolute; outline: none; width:170px; height: 41px; border: 2px solid #e0e0e0; background: #f98c3c; font-size: 16px; color: #fff; cursor: pointer; right:15px; bottom:105px; font-weight: bold; }
 
 .pc-container .top_yuyue_form .form-group{width: 27%; float: left;}
 .pc-container .top_yuyue_form .yzmcode{width: 55%; height: 40px;  font-size: 16px; float: left;}
 .pc-container .top_yuyue_form .codetxt{width: 40%; background: #dadada; outline: none; height: 42px; cursor: pointer; font-size: 16px; border: 0;}
 
 .pc-container  .top_yuyue{width: 300px; height: 165px;  top:260px; right:-64px; position: absolute;}
 .pc-container .top_yuyue_form1{width: 80%; height: auto; margin: 10px auto 0 auto;}
 .pc-container .top_yuyue_form1 .textinput{width: 97%; height: 35px; margin-bottom:15px; font-size: 16px; padding-left: 5px; }
 .pc-container .top_yuyue_form1 .btnon{outline: none; border: 0; width: 100%; height: 35px; background: #fd2703; font-size: 16px; color: #fff; cursor: pointer;}
 
 .pc-container .top_yuyue_form1 .form-group{width: 100%; margin-bottom:15px; }
 .pc-container .top_yuyue_form1 .yzmcode{width: 55%; height: 31px;  font-size: 14px; float: left;}
 .pc-container .top_yuyue_form1 .codetxt{width: 40%; background: #f0f0f0; outline: none; height: 35px; cursor: pointer; font-size: 14px; }



.pc-container .banner2{width: 100%;height: 506px;background: url(../img/banner12.png) no-repeat center;}
.pc-container .banner3{width: 100%;height: 735px;background: url(../img/banner2.png) no-repeat center;}
.pc-container .banner4{width: 100%;height: 725px;background: url(../img/banner3.png) no-repeat center;}
.pc-container .banner5{width: 100%;height: 868px;background: url(../img/banner4.png) no-repeat center;}
.pc-container .banner6{width: 100%;height: 966px;background: url(../img/banner5.png) no-repeat center;}
.pc-container .banner7{width: 100%;height: 816px;background: url(../img/banner6.png) no-repeat center;}
.pc-container .banner8{width: 100%;height: 874px;background: url(../img/banner7.png) no-repeat center;}
.pc-container  .top_yuyue2{width: 500px; height: 300px;  top:120px; right:-280px; position: absolute;}
.pc-container .top_yuyue_form2{width: 80%; height: auto; margin: 10px auto 0 auto;}
.pc-container .top_yuyue_form2 .textinput{width: 97%; height: 50px; margin-bottom: 10px; font-size: 16px; padding-left: 5px;border-radius: 8px;}
.pc-container .top_yuyue_form2 .btnon{outline: none; border: 0; width: 100%; height:50px; background: #fd0303; font-size: 16px; color: #fff; cursor: pointer;border-radius: 8px;}

.pc-container .top_yuyue_form2 .form-group{width: 100%; margin-bottom: 10px; }
.pc-container .top_yuyue_form2 .yzmcode{width: 55%; height: 31px;  font-size: 14px; float: left;}
.pc-container .top_yuyue_form2 .codetxt{width: 40%; background: #f0f0f0; outline: none; height: 35px; cursor: pointer; font-size: 14px; }
.pc-container .banner9{width: 100%;height: 505px;background: url(../img/banner8.png) no-repeat center;}

.pc-container .banner16{width: 100%;height: 524px;background: url(../img/banner9.png) no-repeat center;}
.pc-container .banner17{width: 100%;height: 792px;background: url(../img/banner10.png) no-repeat center;}


/*-版权信息-*/	
.footer{
		width:100%;
		height: 180px;
		background: #333;
		margin-top: -20px;
	}
	.footer_main{
		width:956px;
		height:inherit;
		margin: 0 auto;
		color: #fff;
		font-size: 14px;
	}
    .footer_nav a{color: #fff;
            text-decoration: none;
			z-index: 9999;
        }
        a:hover{
            color: #fff;
            text-decoration:underline;}
	.footer_nav{padding-top: 22px;}
	.footer_bottom p{text-align: left;line-height: 26px;}
	.footer_bottom{position: relative;}
	.footer_bottom .text{margin-left:100px; letter-spacing: 1px;}
