*{
	margin: 0;
	padding: 0;
	list-style: none;
}
.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{
	border-bottom: 1px solid #e5e5e5;
}
.inner_b{
	width: 1200px;
	margin: 0 auto;
	height: 49px;
	line-height: 49px;
	background: url(../image/lb_ico.png) no-repeat 0 20px;
	font-size: 14px;
	
}
.inner_b span{
	margin-left: 70px;
}
.inner_b b{
	font-weight: 400;
	color: #f00;
}
.inner_b-a{
	float: right;
	text-decoration: none;
	color: #007cc3;
}
.lxkf_t{
	height: 136px;
	width: 1200px;
	margin: 0 auto;
	background: url(../image/kf_03.png) no-repeat 554px 64px;
}
.lxkf_b{
	height: 320px;
	width: 1200px;
	margin: 0 auto;
}
.lxkf_b ul li{
	width: 216px;
	height: 278px;
	border: 1px solid #E5E5E5;
	float: left;
	margin-right: 26px;
	transition: margin-top 0.5s; 
	
}
.lxkf_b ul li:nth-child(5){
	margin: 0;
}
.lxkf_b ul li:hover{
	border: 0;
	width: 218px;
	height: 280px;
	margin-top: -2px;
	box-shadow: 2px 2px 5px #ccc;
}
.lxkf_b ul li>img{
	width: 66px;
	height: 66px;
	margin: 30px 80px;
}
.lxkf_b ul li p{
	color: #333;
	font-size: 14px;
	text-align: center;
	height: 28px;
}
.lxkf_b ul li span{
	display: block;
	height: 46px;
	color: #666;
	text-align: center;
}
.lxkf_b ul li a{
	width: 136px;
	height: 34px;
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #333;
	text-decoration: none;
	border: 1px solid #666;
	line-height: 36px;
	border-radius: 5px;
	font-size: 14px;
}
.lxkf_b ul li a:hover{
	background: #5fbbb1;
	color: #fff;
	border: 0;
}
.lxkf_b ul li a i{
	
	display: inline-block;
	width: 19px;
	height: 21px;
	background: url(../image/qq2_03.png);
	margin-top: 6px;
	vertical-align: top;
}
.lxkf_b ul li a:hover i{
	background: url(../image/qq1.png);
}
.sup{
	height: 370px;
	background: #eee;
}
.sup_t{
	width: 1200px;
	margin: 0 auto;
	height: 118px;
	background: url(../image/sup_03.png) no-repeat 554px 38px;
}
.sup_b{
	width: 1200px;
	margin: 0 auto;
}
.sup_b ul li{
	padding: 30px 20px;
	width: 244px;
	height: 128px;
	float: left;
	background: #fff;
	margin-right: 20px;
	transition: all 0.5s;
}
.sup_b ul li:last-child{
	margin-right: 0;
}
.sup_b ul li:hover{
	margin-top: -2px;
	box-shadow: 5px 5px 5px #ccc;
	
}
.sup_b ul li h5{
	font-size: 16px;
	color: #333;
	height: 46px;
	font-weight: 400;
}
.sup_b ul li p{
	overflow: hidden;
	color: #999;
	font-size: 14px;
	height: 60px;
	position: relative;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	
	
}
.sup_b ul li p::after{
	content: "...";
	position: absolute;
	border-bottom: 0;
	right: 0;
	padding-left: 40px;
	background: -webkit-linear-gradient(left,transparent,#fff 55%);
	background: -o-linear-gradient(right,transparent,#fff 55%);
	background: -moz-linear-gradient(right,transparent,#fff 55%);
	background: linear-gradient(toright,transparent,#fff 55%);
}
.sup_b ul li a{
	float: right;
	font-size: 14px;
	text-decoration: none;
	display: none;
	color: #007cc3;
}
.sup_b ul li:hover a{
	display: inline-block;
	
}
.footer{
	height: 310px;
	background: #007cc3;
}
.footer_t{
	height: 230px;
	width: 1200px;
	margin: 0 auto
}
.footer_t ul li{
	float: left;
	width: 300px;
	padding-top: 46px;
}
.footer_t ul li dt{
	color: #fff;
	font-size: 16px;
	height: 40px;
	/* font-weight: 700; */
}
.footer_t dd{
	color: #e3e3e3;
	font-size: 14px;
	height: 30px;
}
.footer_t dd a{
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(../image/gicon6.png) no-repeat 0 0;
	margin-right: 16px;
}
.footer_t dd a:nth-child(2){
	background: url(../image/gicon5.png) no-repeat 0 0;
}
.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;
}