*{
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
    background:#007cc3;
}
.top1{
	height: 100px;
	background: #fff;
}
.top_t{
	height: 100px;
	width: 1200px;
	margin: 0 auto;
}
.logo1{
	height: 100%;
	float: left;
}
.logo1 a{
	width: 131px;
	height: 100%;
	background: url(../image/logo.png) no-repeat center 32px;
	display: block;
}
.login1{
	float: right;
	line-height: 100px;
	overflow: hidden;
}
.login1 a{
	line-height: 100px;
	display: inline-block;
}
.login1 span{
	line-height: 100px;
	display: inline-block;
}
.login1 a{
	font-size: 14px;
	color: #333;
	text-decoration: none;
	width: 44px;
	height: 24px;
	background: url(../image/login_ico.png) no-repeat 0 1px;
	padding-left: 32px;
	margin: 38px 40px 0 0;
	line-height: 24px;
}
.login1 span{
	width: 142px;
	padding-left: 28px;
	background: url(../image/tel_ico.png) no-repeat 0 1px;
	height: 24px;
	font-size: 14px;
	color: #333;
	margin: 38px 0 0 0;
	line-height: 24px;
}
.nav_l{
	height: 50px;
	background: #007cc3;
}
.nav{
	margin: 0 auto;
	width: 1200px;
}
.nav ul li{
	width: 120px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	float: left;
	position: relative;
}
.nav ul li a{
	width: 120px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	display: block;
	text-decoration: none;
}
.nav-xuanzhong-span{
	position: absolute;
	height: 2px;
	width: 32px;
	top:40px;
	left: 0;
	background: #fff;
}

.nav ul li:hover span{
	position: absolute;
	height: 2px;
	width: 32px;
	top:40px;
	left: 0;
	background: #fff;
}
.inner_t{
	height: 450px;
	background: url(../image/bgc.png) no-repeat center top;
}
.inner_box{
	width: 1200px;
	margin: 0 auto;
}
.inner_l{
	width: 840px;
	float: left;
	padding-top: 90px;
}
.inner_l h1{
	height: 66px;
	font-size: 36px;
	color: #46b1c8;
}
.inner_l p{
	width: 544px;
	line-height: 30px;
	font-size: 16px;
	color: #46b1c8;
	
}
.inner_r{
	width: 344px;
	height: 414px;
	background: rgba(255,255,255,.9);
	float:left;
	margin-top: 16px;
	border-radius: 5px;
}
.inner_r h2{
	height: 96px;
	color: #007cc3;
	font-size: 24px;
	line-height: 82px;
	padding-left: 135px;
	background: url(../image/ren_ico.png) no-repeat 94px 28px;
}
.inner_r input{
	height: 48px;
	width: 248px;
	padding-left: 40px;
	border-radius: 5px;
	border: 1px solid #aaa;
}
.inner_r ul{
	padding-left: 26px;
}
.inner_r ul li{
	padding-bottom: 10px;
}.inner_r ul li:nth-child(3){
	padding-bottom: 28px;
}
.inner_r ul li:nth-child(1) input{
	background: url(../image/zh_ico.png) no-repeat 12px 12px;
}
.inner_r ul li:nth-child(2) input{
	background: url(../image/pw_ico.png) no-repeat 12px 12px;
}
.inner_r ul li:nth-child(3) input{
	background: url(../image/yzm_ico.png) no-repeat 12px 12px;
}
.inner_r ul li:nth-child(4) input{
	height: 50px;
	width: 290px;
	border: 0;
	background: #007cc3;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.inner_r a{
	float: right;
	color: #999;
	font-size: 12px;
	margin-right: 28px;
	text-decoration: none;
}
.inner{

}
.footer{
	height: 310px;
	background: #007cc3;
}
.footer_t{
	height: 230px;
	width: 1200px;
	margin: 0 auto
}
.footer_b {
	height: 79px;
	width: 1200px;
	margin: 0 auto;
	border-top: 1px solid #69a7cb;
	line-height: 79px;
	font-size: 14px;
	color: #e3e3e3;
}
.footer_b .il{
	float: left;
	width: 320px;
}
.footer_b .il span{
	margin-right: 40px;
	display: inline-block;
	
}
.footer_b .ir{
	float: right;
}
.footer_b .ir span {
	margin-left: 20px;
}
.show a{
	position: relative;
}
.show a img{
	top:36px;
	position: absolute;
	display: none;
}
.show a:hover img{
	display: inline-block;
}
.inner_r ul li:nth-child(1) input{
	background: url('/static/home/image/zh_ico.png') no-repeat 12px 12px;
}
.inner_r ul li:nth-child(2) input{
	background: url('/static/home/image/pw_ico.png') no-repeat 12px 12px;
}
.inner_r ul li:nth-child(3) input{
	background: url('/static/home/image/yzm_ico.png') no-repeat 12px 12px;
}
.lxkf_b ul li a i{
	display: inline-block;
	width: 19px;
	height: 21px;
	background: url('/static/home/image/qq2_03.png');
	margin-top: 6px;
	vertical-align: top;
}
.lxkf_b ul li a:hover i{
	background: url('/static/home/image/qq1.png');
}
.footer_t dd a{
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url('/static/home/image/gicon6.png') no-repeat 0 0;
	margin-right: 16px;
}
.footer_t dd a:nth-child(2){
	background: url('/static/home/image/gicon5.png') no-repeat 0 0;
}
.sup_t{
	width: 1200px;
	margin: 0 auto;
	height: 118px;
	background: url('/static/home/image/sup_03.png') no-repeat 554px 38px;
}
a{color: #fff}
.notice-box{
	width: 1200px;
	height:30px;
	margin:0 auto;
	padding: 15px
}
.notice-box-img{
	float: left;
	margin-top: 5px;
	margin-right: 10px
}
.notice-box-a{
	width: 100px;
	height:100%;
	float: right;
	line-height:200%;
	font-size:14px
}
.scrollNews{
	width:700px;
	height:30px;
	overflow:hidden;
	background:#ffffff;
	border:0px solid #aaaaaa;
	float: left;
	line-height: 150%
}
.scrollNews ul{
	padding:2px 5px 5px 10px;
}
.scrollNews ul li{
	height:30px;
	list-style-type:none;
	font-size:15px;
}
.scrollNews ul li a{
	color: #000
}
a{
	text-decoration:none;
}

.maskDiv {
	z-index:1;
	background-color:#FFF;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}
.displaynone{
	display:none;
}
.maskDivImage{
	position:absolute;
	left:50%;
	top:50%;
}

#captcha {
	width: 124px;
}

.captcha-img {
	float: right;
	margin-right: 30px;
}