.header,
.conter,
.footer {
	width: 100%;
}

.center_1 {
	width: 1200px;
	overflow: hidden;
	min-height: 500px;
	margin: 0 auto;
	padding: 0 0 50px 0;
}

.dqwz {
	width: 100%;
	float: left;
	background: url(jact_dqwz.png) no-repeat left center;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	font-size: 13px;
}

.dqwz a {
	padding: 0px 5px
}

.center_1 h1 {
	font-size: 19px;
	line-height: 50px;
	text-align: center;
}

.center_1 p {
	font-size: 15px;
	color: #999999;
	line-height: 30px;
}

a.tongyi {
	margin-top: 50px;
	margin-left: 450px;
	margin-right: 30px;
	display: block;
	width: 140px;
	height: 40px;
	float: left;
	background: #0a5491;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
}

a.quxiao {
	margin-top: 50px;
	display: block;
	width: 140px;
	height: 40px;
	float: left;
	background: #fff;
	color: #0a5491;
	border: 1px solid #0a5491;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}

.wxts {
	width: 910px;
	min-height: 242px;
	overflow: auto;
	margin: 0 auto;
	background: #f2f2f2;
	padding: 5px 25px;
}

.wxts h1 {
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	color: #333;
}

.wxts p {
	color: #999999;
	font-size: 15px;
	line-height: 28px;
	text-align: justify;
}

.zxts {
	width: 910px;
	min-height: 242px;
	overflow: hidden;
	margin: 0 auto;
}

.zc_01_31 {
	float: left;
	width: 910px;
	margin-top: 15px;
	position: relative;
}

.zc_01_31 span {
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: right;
	width: 90px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}

.zc_01_31 input {
	float: left;
	width: 820px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	border: 1px solid #d2d2d2;
	padding-left: 15px;
	color: #999;
	font-size: 15px;
}

.zc_01_31 textarea {
	float: left;
	width: 820px;
	height: 140px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	border: 1px solid #d2d2d2;
	padding-left: 15px;
	color: #999;
	font-size: 15px;
}

.zc_01_31 p {
	line-height: 40px;
}

.zc_01_31 div.shangc {
	display: block;
	width: 160px;
	height: 40px;
	float: left;
	background: url(shangc.jpg) no-repeat;
	border:none;
}
.zc_01_31 input.shangc {
	width: 160px;
	height: 40px;
	opacity: 0;
}

a.sjyzm {
	display: block;
	width: 160px;
	height: 40px;
	float: left;
	background: #0a5491;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	margin-left: 20px;
}

a.ymyzm {
	display: block;
	width: 160px;
	height: 40px;
	float: left;
	background: url(yzm.jpg) no-repeat;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	margin-left: 20px;
}

a.tijoao {
	margin-top: 50px;
	margin-left: 300px;
	margin-right: 30px;
	display: block;
	width: 140px;
	height: 40px;
	float: left;
	background: #0a5491;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}
select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #000;
	/*很关键：将默认的select选择框样式清除*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("down.png") no-repeat  110px center;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
	}
	/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
.sele {
	width: 260px;
	height: 40px;
	float: left;
	margin-right: 20px;
	/* line-height: 40px; */
	font-size: 15px;
	padding-left: 10px;
	border: 1px solid #d2d2d2;
	padding: 8px 0 8px 8px;
	color:#999;
}

input.sfgk {
	width: 16px;
	height: 16px;
	margin-top: 12px;
}

a.poli {
	display: block;
	width: 67px;
	height: 40px;
	float: left;
	line-height: 40px;
	font-size: 15px;
	padding-left: 10px;
}

.tjwc {
	width: 88px;
	height: 88px;
	margin: 0 auto;
	background: url(tjwc.jpg) no-repeat;
	margin-top: 110px;
	margin-bottom: 50px;
}

.clnr {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
}
.save_p{
	display: block;
	width: 160px;
	height: 40px;
	background: #0a5491;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin: 30px auto;
	cursor: pointer;
}
.clnr font {
	color: #0a5491;
}

.miwn {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	color: #f00;
}
.main {
	width: 100%;
	float: left;
}

.cxlbtitle {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	float: left;
	margin-bottom:15px;
}

.cxlbtitle span {
	float: left;
	background: url(cxtitle_logo.jpg) no-repeat 0px center;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
	color: #333;
	padding: 0px 10px 0px 20px
}
.cxserch{
	width: 700px;
	height: 40px;
	margin: 0 auto;
}
.searchone{
	width: 230px;
	height: 40px;
	float: left;
	border: 1px solid #d2d2d2;
	font-size: 15px;
	color: #999999;
	padding-left: 20px;
	margin-right:10px;
}
.searchtwo{
	width: 100px;
	height: 40px;
	float: left;
	border: none;
	background: url(search.jpg) no-repeat;
}
.wtsd{
	width: 100%;
	height: 40px;
	float: left;
}
.wtsd span{
	display: block;
	width: 80px;
	height: 40px;
	float: left;
	font-size: 15px;
	line-height: 32px;
	
}
.seleone {
	width: 140px;
	height: 40px;
	float: left;
	margin-right: 10px;
	/* line-height: 40px; */
	font-size: 15px;
	padding-left: 10px;
	border: 1px solid #d2d2d2;
	padding: 5px 0 5px 8px;
	color: #999;
}
.bjbt{
	margin-top: 15px;
	width: 1200px;
	height: 40px;
	float: left;
	background: #f2f2f2;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
}
.bjbtOne{
	width: 680px;
	height: 40px;
	float: left;
	padding-left: 200px;
}
.bjbttwo{
	width: 518px;
	height: 40px;
	float: left;
	text-align: center;
}
.bjbtmo{
	width: 1200px;
	float: left;
	line-height: 40px;
	font-size: 15px;
	margin-bottom: 20px;
	
}
.bjbtmo li{
	width: 1200px;
	height: 40px;
	float: left;
	border: 1px solid #e5e5e5;
	border-top: none;
}
.bjbtmo a{
	display: block;
	width: 680px;
	height: 40px;
	float: left;
	padding-left: 40px;
	font-size: 15px;
	color: #999999;
}
.bjbtmo span{
	width: 518px;
	height: 40px;
	float: left;
	text-align: center;
	font-size: 15px;
	color: #999999;
}
.page{
	margin-bottom:50px;
}



/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;outline:none!important;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:微软雅黑;margin:0; padding:0;font-size: 15px;}/*commom style*/

.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
/* head start */
.head{
    height:150px;
}
.head img{
    margin-top:35px;
}
.search{height:150px;width:355px;}
.search ul{height:55px;padding-top: 25px;}
.search ul li{
    font-size: 13px;
    color: #999;
    float: left;
    margin-right: 5px;
}
.search ul li a{color: #999;}
.search_txt{
    width:280px;
    height:40px;
    border:1px solid #ccc;
    line-height: 40px;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    color: #999;
}
.search_bnt{
    width:70px;
    height:40px;
    line-height: 40px;
    text-align: center;
    background: #0a5491;
    color: #fff;
}
.nav{
    height:50px;
    width:100%;
    background:#0a5491;
}
.nav ul li{
    float: left;
}
.nav ul li a{
    display: inline-block;
    line-height: 50px;
    color: #fff;
    font-size: 17px;
    width:170px;
    text-align: center;
}
.nav ul li.act a{
    background:#1a6bad;
}
/* head end */

/* foot start */
.foot{
    height:110px;
    background:#ededed;
    font-size: 13px;
}
.foot .fr p{
    display: inline-block;width:70px;text-align: center;font-size: 13px;
    margin-left:20px;
    padding-top:20px;
}
.foot .fr a{
    display: inline-block;
    padding-top: 25px;
}
.foot-con{
    padding-top: 20px;
    margin-bottom: 10px;
}
.foot-con li{
    float: left;
    margin-right:5px;
}
.foot p a,.foot p{
    color:#838383;
    line-height:25px;
}

/* foot end */

.ysc li{
	width: 820px;
	float: right;
	height:30px;
	margin-top:5px;
	background: #f4f4f4;
}
.zc_01_31 .ysc li span{
	float: right;
	height:30px;
	cursor: pointer;
}
.ysc li a{
	display: block;
	width:820px;
	height:30px;
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
	color: #999;
}
.ysc li:hover{
	background: #f0f6fc;
}
.ysc li:hover a{
	color:#0a5491;
}
.zc_01_31 .ysc li:hover span{
	background: url(cha.png) no-repeat 60px center;
}