*{
	margin: 0;
	padding: 0;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
body {
	background-color: #fff;
	font-size: 12px;
    font-family: Microsoft YaHei;
}
.search{
	height: 50px;
	width: 1205px;
	margin:0 auto;
	padding-top: 60px;
}
.search-box{
	width: 405px;
	height: 32px;
	line-height: 32px;
	margin-left: 800px;
	overflow: hidden;
}
.search-box .stext{
	float: left;
	width: 325px;
	height: 32px;
}
.search-box .stext-box{
	width: 313px;
	height: 30px;
	display: block;
	float: left;
	border: 1px solid #e5e5e5;
	border-right: none;
	font-size: 10px;
	padding-left: 10px;
}
.search-box input::-webkit-input-placeholder { /* WebKit browsers */
  color: #d7d5d5;
}
 .search-box input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #d7d5d5;
}
.search-box input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #d7d5d5;
}
.search-box input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #d7d5d5;
}

.search-box .btn{
	float: left;
	width: 80px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background-color: #0e6eb8;
	
}
.search-box .btn .fa-search{
	color: #fff;
}
.header{
	width: 100%;
	height: 80px;
	min-width: 1205px;
	background-color: #054678;
	overflow: hidden;
}
.header-box{
	width: 1205px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto;
}
.logo{
	float: left;
	width: 85px;
	height: 60px;
	
}
.nav{
	float: right;
	width: 410px;
	height: 80px;
	line-height: 80px;
}
.nav li{
	float: left;
	margin: 0 15px;
}
.nav li a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.headlist{
	width: 1205px;
	height: 750px;
	margin: 0 auto;
	overflow: hidden;
}
.sliderl{
	width: 595px;
	height: 750px;
	float: left;
}
.sliderr{
  width: 610px;
  height: 750px;
  float: right;
  background: url(../images/sliderrbg.png) no-repeat;
  
}
.headlist-con{
	width: 375px;
	height: 570px;
	margin:90px 117px;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;   
    -webkit-border-radius: 5px; 
}
.headlist-tit{
	height: 62px;
	line-height: 61px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.headlist-tit a{
	font-size: 24px;
	font-weight: 700;
	color: #0e6eb8;
}
.headlist-arc{
	width: 330px;
	height: 440px;
	margin:30px auto;
}
.hesdlist-item{
	width: 330px;
	height: 87px;
	margin-bottom: 1px;
	background: url(../images/headlisit-itembg.png) no-repeat 0 -87px;
}
.hesdlist-item:hover{
   font-weight: bold;
   background: url(../images/headlisit-itembg.png) no-repeat;
}
.hesdlist-item .date{
	width: 87px;
	height: 87px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.hesdlist-item .date span{
	display: block;
}
.hesdlist-item .date .year{
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	margin-top: 15px;
}
.item-tit{
	float: left;
	width: 210px;
	height: 40px;
	margin: 20px 8px;
	line-height: 20px;
	overflow: hidden;
}
.item-tit a{
	font-size: 15px;
	color: #000;
}
.news{
	width: 1205px;
	height: 750px;
	margin: 45px auto;
}
.hnews{
	width: 1145px;
    height: 490px;
    background-color: #054678; 
    padding-top:55px;
    padding-left: 65px;
}
.nhnews .content{
	width: 1090px;
	height: 470px;
	margin: 0px auto;
	border-right: 9px solid #fff;
}
.content .zxtitle{
	width: 640px;
	height: 460px;
	float: left;
	border: 3px solid #fff;
	border-left: none;
	margin-left: 88px;
}
.zxtit{
	width: 110px;
	height: 410px;
	float: left;
	margin-top: 20px;
	margin-left: -88px;
}
.imgBox{
	width: 608px;
	height: 410px;
	float: right;
	margin-top: 20px;
	margin-right: -35px;
}
.text{
	width: 260px;
	height: 460px;
	float: right;
	margin-right:20px; 
	color: #fff;
}
.text h3{
	width: 220px;
	height: 40px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
}
.text p{
   font-size: 12px;
}
.text .conBox{
	width: 260px;
	height: 330px;
	margin-top: 40px;
	line-height: 20px;
}
.conBox p{
	text-indent: 2em;
}

.text a{
	float: right;
	color: #fff;
}
.list{
	width: 1205px;
	height: 105px;
    margin: 50px auto;
}
.list li{
	width: 271px;
	height:105px;
	margin-right:20px;
	float: left;

}
.list .four{
	margin-right:0px;
}
.listtitle{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
}
.list li a{
	color: #000;
}
.list li p{
	width: 260px;
	height: 75px;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	text-indent: 2em;
}
.more{
	text-align:center;
	margin-top: 30px;  
}
.more a{
	color:#0e6eb8;
	font-weight: bold;  padding:10px; background:#CCC; width:100%;
}

.footer {
	height: 60px;
	width:100%;
	overflow:hidden;
	min-width: 1205px;
	padding-top: 47px;
	background-color: #054678;
	text-align: center;
	color: #fff;
}
.newsfooter{
	height: 60px;
	width:1205px;
	margin:0 auto;
	overflow:hidden;
	padding-top: 47px;
	background-color: #054678;
	text-align: center;
	color: #fff;
}

.top{
	width: 1205px;
    height: 387px;
    margin: 0 auto;
}
.menu{
	height: 50px;
	width: 1205px;
	margin: 0 auto;
	line-height: 50px;
	background-color: #054678;
}
.menu li{
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.menu li a{
	margin: 0 40px;
	color: #fff;
	font-size: 14px;
}

.zxlist{
	width: 1205px;
	height: auto;
	margin: 60px auto;
	overflow: hidden;
}

.zxlist h2{
	font-size: 29px;
	color: #054678;
}
.listBox{
	width: 1205px;
	height: auto;
	margin: 40px auto;
	overflow: hidden;
}
.listBox li{
	width: 46%;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #c9c9c9;
	float: left;
	margin-left: 20px;
	background: url(../images/icon.png) no-repeat;
}

.listBox a{
	display: inline-block;
	width: 400px;
	height: 55px;
	line-height: 55px;
	margin-left: 15px;
	color: #000;
	font-size: 15px;
	overflow: hidden;
}
.listBox .time{
   display: inline-block;
   float: right;
   margin-right: 30px;
   height: 55px;
   line-height: 55px;
   color: #000;
   font-size: 15px;
}
.newslistmore{
    width: 1205px;
	height: 20px;
	margin: 40px auto;
	color: #838383;
	text-align: center;
}

.regtop{
	width: 1205px;
	height: 70px;
	line-height: 70px;
	margin: 0 auto;
}

.reg-container{
	width:100%;
	min-width:1205px;
	height: auto;
	background: url(../images/signbg.png) no-repeat top center;
	padding-top: 60px;
	overflow:hidden;
}
.reg-box{
	width: 900px;
	height: auto;
	margin: 0px auto;
}
.reg-head{
    width: 900px;
	height: 100px;
	line-height: 50px;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #0e6eb8;
}
.reg-content{
	width: 900px;
	height: auto;
	margin: 60px auto;
}
.reg-content h4{
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	font-weight: bold;
	color: #0e6eb8;
}
.reg-item{
	width: 900px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 18px;
}
.reg-items{
	width: 900px;
	height: 165px;
	margin-bottom: 18px;
}
.reg-items textarea{
	width: 534px;
    height: 170px;
}
.label-con{
	float: left;
	width: 180px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #000;
	text-align: right;
	margin-right: 20px;
}
.reg-item input{
	float: left;
	width: 534px;
	height: 28px;
}
.reg-items textarea{
	overflow: auto;
}
.zizhi{
	width: 900px;
	height: 370px;
}
.xukezheng{
	float: left;
	width: 450px;
	height: 370px;
}
.zi-item01{
	height: 33px;
	line-height: 33px;
	padding-left: 130px;
}
.zi-item02{
	height: 33px;
	line-height: 33px;
	margin-bottom: 15px;
}
.zi-item02 input{
	float: left;
	width: 192px;
	height: 28px;
}
.zlabel-con{
	float: left;
	width: 120px;
	font-size: 15px;
	margin-right: 10px;
	text-align: right;
}
.zlabel-text{
	font-size: 15px;
}
.zi-item03{
	height: 288px;
	padding-left: 130px;
}
.zi-item03 .pre{
    width: 167px;
    height: 196px;
    border: 15px solid #b5b5b5;
}
.zi-item03 .pre img{
	width: 167px;
    height: 196px;
}

.zi-item03 .file{
 	width: 160px;
 	height: 40px;
    margin: 18px;
    position: relative;
 	background:url(../images/file.png) no-repeat;
 }    
.file input{
	position: absolute;
    left: 0;
    top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer；
}
     
.yingyezhizhao{
	float: left;
	width: 450px;
	height: 370px;
}
.end{
	width: 900px;
	height: 30px;
	line-height: 30px;
	margin: 60px auto;
	text-align: center;
}
.end input{
	width: 62px;
	height: 28px;
	background-color: #83b5db;
	border-radius: 5px;
	-moz-border-radius: 5px;   
    -webkit-border-radius: 5px; 
	margin:0px 10px;
}

.logintop{
	width: 1205px;
	height: 80px;
	margin: 0 auto;
}

.backIndex{
	float: right;
    width: 95px;
    height: 60px;
    margin: 10px 0;
    line-height: 60px;
}
.backIndex a{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.login-main{
	width: 1205px;
	height: 330px;
	margin: 100px auto;
}
.form-box{
	width: 375px;
	height: 320px;
	margin: 2px auto;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;   
    -webkit-border-radius: 5px; 
	position: relative;
}
.logtit{
	width: 375px;
	height: 45px;
	border-bottom: 1px solid #eee;
	line-height: 45px;
	color: #0e6eb8;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.icon-zf {
    width: 40px;
    height: 17px;
    position: absolute;
    top: 6px;
    right:107px;
}
.form-wrapper{
	width: 342px;
	height: 250px;
	margin: 15px auto;
	padding-left: 30px;
}
.form-wrapper .login-item{
    width: 315px;
	height: 26px;
	margin: 0 0 17px;
    position: relative;
    background-color: #fff;
}
.form-wrapper .login-item input{
	border: 1px solid #cbcbcb;
    border-radius: 5px;
    -moz-border-radius: 5px;   
    -webkit-border-radius: 5px; 
    width: 314px;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
    text-indent: 15px;
}
.form-wrapper .login-item .check-num{
	width: 205px;
    height: 26px;
    float: left;
    background-color: #fff;
}
.form-wrapper .login-item .check-num input{
	width: 205px;
}
.form-wrapper .login-item .check-pic{
	float: right;
	width: 99px;
	height: 27px;
}
.form-wrapper .login-item .auto-signin{
	width: 205px;
    height: 26px;
    float: left;
    background-color: #fff;
}
.form-wrapper .login-item .auto-signin input{
	width: 12px;
	height: 12px;
	margin-right: 6px;
}
.form-wrapper .login-item .forget-pw{
	float: right;
	width: 55px;
	height: 27px;
}
.form-wrapper .login-item .login-button input{
	height: 34px;
	background-color: #0e6eb8;
	color: #fff;
}
.lfooter {
	height: 20px;
	width:100%;
	overflow:hidden;
	min-width: 1205px;
	padding-top: 80px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.qylogin-main{
	width: 1205px;
	height: 451px;
	margin: 0 auto;
	background: url(../images/qyloginbg.png) no-repeat;
	padding-top: 85px;
}
.login-container{
	width: 375px;
	height: 365px;
	float: right;
	position: relative;
	margin-right: 24px;
}
.login-tit{
	width: 375px;
    height: 40px;
    margin: 0 auto;
    border-radius: 5px;
    -moz-border-radius: 5px;   
    -webkit-border-radius: 5px; 
	background-color: #0e6eb8;
	font-size: 17px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
}
.qyreg{
	text-align: center;
}
.qyreg a{
	color: #0e6eb8;
}
.qlfooter{
	height: 30px;
	width:100%;
	overflow:hidden;
	min-width: 1205px;
	padding-top: 30px;
	text-align: center;
	color: #054678;;
}
.about-header{
	width: 100%;
	min-width: 1205px;
	height: 93px;
	line-height: 93px;
	margin:0 auto;
	background-color: #054678;
    overflow: hidden;: 
}
.about-header ul{
	width: 1205px;
	margin:0 auto;
}
.about-header li{
	float: left;
	color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.about-header li a{
	color: #fff;
}
.about-header li span{
	margin: 0 45px;
}
.about-main{
	width: 1205px;
	margin: 0 auto;
	overflow: hidden;
}
.about-tit{
	width: 1105px;
	height: 180px;
	margin: 0 auto;
	line-height: 180px;
	font-size: 28px;
	color: #054678;
	font-weight: bold;
}
.about-con{
    width: 1105px;
	height: 180px;
	margin: 0 auto;
}
.about-fun{
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	border-left: 10px solid #0077d1;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.about-con p{
	margin-top: 30px;
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
}
.about-footer{
	height: 60px;
    width: 100%;
    min-width: 1205px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    padding-top: 47px;
    background-color: #054678;
    text-align: center;
    color: #fff;
}