@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;  height:auto; 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;}

.pc-container{width: 100%; height:4817px; margin:0 auto 0 auto; text-align: center; background: url( "../img/bj.jpg") no-repeat center center;}
.banner1{width: 100%; height:612px;  background:url( "../img/banner_01.png") no-repeat center ; margin: 0 auto;}
.pc-container .banner2{ height:546px;  background:url(  "../img/GRE_ly_01.png") no-repeat center ; }
.pc-container .banner3{ height:152px;  background:url(  "../img/cs.png") no-repeat center ; margin-top: 70px;}
.pc-container .banner4{ height:644px;  background:url( "../img/GREkc(1).png") no-repeat center ; margin-top:40px;}
.pc-container .banner5{ height:774px;  background:url( "../img/bmkc.png") no-repeat center ; margin-top:56px;}
.pc-container .banner6{ height:562px;  background:url(   "../img/bm_mx.png") no-repeat center ; margin-top:56px;}
.pc-container .banner7{ height:856px;  background:url( "../img/5R.png") no-repeat center ; margin-top:56px;}
.pc-container .banner8{ height:580px;  background:url(  "../img/hj.png") no-repeat center ; margin-top:56px;}
.pc-container .main_m{width: 1080px; height:auto; margin: 0 auto; text-align: center; position: relative;}
.pc-container .yuyue{width: 970px; height: 236px; margin:56px auto; background: url( "../img/yuyue.png") no-repeat center; position: relative;}

.pc-container .top_yuyue_form{width: 970px; height:45px;  position:absolute; top: -10px; left:-10px;}
.pc-container .top_yuyue_form input{width: 180px; height:45px; background: #dfe7ff; color:#143ec7; font-size: 16px; margin-top:-10px; border:none; padding-left: 30px;}
.pc-container .top_yuyue_form .textinput1{ margin-right: 10px;}
.pc-container .top_yuyue_form button{width:200px; height:48px; background: #fff54d; color:#143ec7; font-size: 20px; margin-top:114px; margin-left:300px; border:none; font-weight: 600;}
.pc-container .top_yuyue_form .form-item-code{width: 27%; float: left; }
.pc-container .top_yuyue_form .yzmcode{width: 15%; height:46px;  font-size: 16px; float: left; position:absolute;right:354px;bottom:-118px; padding-left: 4px; border-radius:2px;}
.pc-container .top_yuyue_form .codetxt{width: 11%; background: #f0f0f0; outline: none; height:46px; cursor: pointer; font-size: 16px; position:absolute;right:234px;bottom:-116px;border-radius:4px; }
.pc-container .yuyue .text{ color:#999999; font-size: 14px; padding-top: 170px; text-align: left;padding-left: 30px;}



/*-版权信息-*/	
.footer{
		width:100%;
		height: 180px;
		background: #333;
		
	}
	.footer_main{
		width:956px;
		height:inherit;
		margin: 0 auto;
		color: #fff;
		font-size: 14px;
	}
    .footer_nav a{color: #fff;
            text-decoration: none;
        }
        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;}