﻿* {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑" !important;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
}

ul,
ol,
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

table {
	max-width: 100% !important;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
}

tr,
td,
th {
	padding: 0px;
	border: 0px;
}

img {
	max-width: 100%;
	border: 0px !important;
	vertical-align: middle;
}

select,
input,
textarea {
	margin: 0;
	vertical-align: middle;
	outline: none;
	resize: none;
	padding: 0;
	font-family: "微软雅黑";
}

.bt-left {
	float: left;
}

.bt-right {
	float: right;
}

.bt-clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}
.con1,.con2,.con3_box,.con4,.con5,.con6{
	/*max-width: 1200px;width:100%;*/
	width: 1200px;
	
	margin:0 auto;
	overflow: hidden;
}
.con1{
	margin-top:40px;
}
.con1_left{
	width:38%;
	float:left;
}
.con1_right{
	float:right;
	width:58.75%;
}
.szfld_title,.zfxxgk_title{
	padding-bottom:12px;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom:20px;
}
.szfld_title a,.zfxxgk_title a{
	font-size: 24px;
	color: #444444;
	font-weight: 700;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding-left:10px;
	border-left:4px solid #144794;
	border-radius: 2px 0px 2px 0px;
}
.sz_con img{
	width:35%;
	float:left;
}
.sz_intro{
	float:right;
	width:57.5%;
}
.sz_con{
	overflow: hidden;
	margin-bottom:38px;
}
.sz_name{
	line-height:60px;
}
.sz_name{
	font-size:20px;
	border-bottom: 1px dotted #E6E6E6;
}
.sz_name span{
	color: #144794;
    width: 50%;
    text-align: center;
    display: inline-block;
}
.sz_name a{
	color: #333333;
}
.sz_name a:hover{
	color: #144794;
}
.sz_intro_con{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding:12px 0px;
	border-bottom: 1px dotted #E6E6E6;
}
.ld_con span{
	font-size: 20px;
	color: #144794;
	float:left;
}
.ld_con li{
	float:left;
	margin-left:40px;
	margin-bottom:20px;
	line-height: 26px;
}
.ld_con li a{
	font-size: 16px;
	color: #999999;
}
.ld_con li a:hover{
	color: #144794;
	text-decoration: underline;
}
.ld_con,.ld_list{
	overflow: hidden;
}
.msz_con{
	padding-top:10px;
}
.qh_title li{
	float:left;
}
.qh_tit_more{
	float:right;
}
.qh_title_box{
	border-bottom: 1px solid #E6E6E6;
	padding-bottom:12px;
	overflow: hidden;
        margin-bottom: 16px;
}
.qh_title li a.lmmc{
	font-size: 24px;
	color: #444444;
	font-weight: 700;
}
.qh_title li.hover a.lmmc{
	border-bottom:3px solid #144794;
	color:#144794;
	padding-bottom:10px;
}
.qh_title li span.fgx{
	padding:0px 24px;
	font-size:24px;
	color:#D8D8D8;
}
.qh_tit_more li a{
	font-size:14px;
	color:#666666;
	background:url(zwgk_more.png) no-repeat left center;
	padding-left:15px;
	margin-top: 10px;
    display: inline-block;
}
.qh_tit_more li:hover a{
	background:url(zwgk_hmore.png) no-repeat left center;
	color:#144794;
	text-decoration:underline;
}
.qh_list ul{
	padding-top: 10px;
}
.qh_list li{
	background:url(zwgk_li.png) no-repeat left center;
	padding-left:20px;
	line-height: 52px;
	font-size: 16px;
	overflow: hidden;
}
.qh_list li:hover{
	background:url(zwgk_lion.png) no-repeat left center;
}
.qh_list li:hover a{
	color: #013F9A;
	text-decoration: underline;
}
.qh_list li a{
	color: #333333;
	width:82%;
	float:left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.qh_list li span{
	float:right;
	color: #999999;
}
/* con1结束 */
.con2 li{
	width:24%;
	float:left;
	margin-left:1.3%;
	background:#F2F9FF url(zwgkli1.png) no-repeat 10% center;
	text-align: center;
	line-height: 60px;
}
.con2 li:first-child{
	margin-left:0;
}
.con2 li:first-child+li{
	background:#F2F9FF url(zwgkli2.png) no-repeat 10% center;
}
.con2 li:first-child+li+li{
	background:#F2F9FF url(zwgkli3.png) no-repeat 10% center;
}
.con2 li:first-child+li+li+li{
	background:#F2F9FF url(zwgkli4.png) no-repeat 10% center;
}
.con2 li:hover{
	background:#144794 url(zwgklih1.png) no-repeat 10% center;
}
.con2 li:first-child+li:hover{
	background:#144794 url(zwgklih2.png) no-repeat 10% center;
}
.con2 li:first-child+li+li:hover{
	background:#144794 url(zwgklih3.png) no-repeat 10% center;
}
.con2 li:first-child+li+li+li:hover{
	background:#144794 url(zwgklih4.png) no-repeat 10% center;
}
.con2 li:hover a{
	color: #FFFFFF;
}
.con2 li a{
	font-size: 18px;
	color: #144794;
	display: block;
}
.con2{
	margin-top: 20px;
}
/* con2结束 */
.con3{
	background: #F8F8F8;
	margin-top:40px;
}
.con3_top{
	padding-top:40px;
	overflow:hidden;
}
.con3_left{
	width:69%;
	float:left;
}
.qh_title li.zcjd{
	background:url(zcjd_bg.png) no-repeat left top;
	line-height: 30px;
	padding:0px 16px;
}
.qh_title li.zcjd a{
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.wjk_list{
	max-height:366px
}
.wjk_list li{
	line-height: 28px;
	background: url(zwgk_li.png) no-repeat left 17px;
	padding: 8px 0 8px 20px;
	font-size: 16px;
	overflow: hidden;
	border-bottom:1px dashed #D8D8D8;
        height: 72px;
}
.wjk_list li a{
	color: #333333;
	float:left;
	max-width:80%;
}
.wjk_list li .jd {
    height: 17px;
    margin-left: 8px;
    background: url(/picture/3202/2301131345247279646.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 400;
    width: 40px;
    line-height: 16px;
    padding-left: 10px;
    margin-top: 5px;
    float: none;
}
.wjk_list li span{
	color: #999999;
	float:right;
}
.wjk_list li:hover {
    background: url(zwgk_lion.png) no-repeat left 17px;
}
.wjk_list li:hover a {
    color: #013F9A;
    text-decoration: underline;
}
.wjk_list li:hover .jd {
    color: #fff;
    text-decoration: underline;
}
.con3_right{
	width:27.5%;
	float:right;
}
.zfgb{
	margin-top:24px;
	background:#ffffff url(zfgbbg.png) no-repeat center 35px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #D8D8D8;
	padding:35px 0px 70px;
        height: 320px;
}
.zfgb .dqss a{
	font-size: 16px;
	color: #144794;
	font-weight: bold;
	padding-top:163px;
	display: inline-block;
}
.zfgb div{
	font-size: 14px;
	color: #999999;
}
.con3_con{
	margin-top:30px;
}
.con3_left .js_con{
	background-color: #ffffff;
	padding:16px 20px;
}
.cxtj{
	border:1px solid #4078BE;
	width:85%;
	height: 44px;
	float:left;
	font-size: 16px;
	padding:10px;
}
.js_con .zcss{
	width:15%;
	line-height: 44px;
	text-align: center;
	background-color: #4078BE;
	font-size: 16px;
	color: #FFFFFF;
	border:none;
}
.jsfl{
	width:27%;
	float:left;
	border-right: 1px solid #D8D8D8;
	background:url(jsxljt.png) no-repeat 87% 8px;
	height:22px;
	position: relative;
}
.jsfl span{
	color:#144794 ;
	padding-left:10px;
	display: block;
	cursor: pointer;
}
.jsfl ul{
	background-color:#ffffff;
	line-height: 42px;
	width: 100%;
	position: absolute;
	top: 33px;
	left: -10px;
	border: 1px solid #4078BE;
}
.jsfl ul li{
	padding-left:10px;
	cursor: pointer;
}
.jsfl ul li:hover{
	background-color:#4078BE;
	color:#ffffff;
}
.cxtj>input{
	width:72%;
	float:left;
	border:0px;
	padding-left:10px;
	color: #DDDDDD;
}
.fdzdgk_li li{
	float:left;
	width:16.65%;
	text-align: center;
	height:140px;
	background:url(fdzdgk1.png) no-repeat center top;
	margin-top:40px;
}
.fdzdgk_li li a{
	font-size: 16px;
	color: #333333;
	padding-top:86px;
	display: inline-block;
	width:100%;
	height: 100%;
}
.fdzdgk_li li:first-child+li{
	background:url(fdzdgk2.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li{
	background:url(fdzdgk3.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li{
	background:url(fdzdgk4.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li{
	background:url(fdzdgk5.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li{
	background:url(fdzdgk6.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li{
	background:url(fdzdgk7.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li{
	background:url(fdzdgk8.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li+li{
	background:url(fdzdgk9.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li+li+li{
	background:url(fdzdgk10.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li+li+li+li{
	background:url(fdzdgk11.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li+li+li+li+li{
	background:url(fdzdgk12.png) no-repeat center top;
}
.fdzdgk_li li:hover{
	background:url(fdzdgk_h1.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li:hover{
	background:url(fdzdgk_h2.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li:hover{
	background:url(fdzdgk_h3.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li:hover{
	background:url(fdzdgk_h4.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li:hover{
	background:url(fdzdgk_h5.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li:hover{
	background:url(fdzdgk_h6.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li:hover{
	background:url(fdzdgk_h7.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li:hover{
	background:url(fdzdgk_h8.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li+li:hover{
	background:url(fdzdgk_h9.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li+li+li:hover{
	background:url(fdzdgk_h10.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li+li+li+li:hover{
	background:url(fdzdgk_h11.png) no-repeat center top;
}
.fdzdgk_li li:first-child+li+li+li+li+li+li+li+li+li+li+li:hover{
	background:url(fdzdgk_h12.png) no-repeat center top;
}
.fdzdgk_li li:hover a{
	color: #144794;
}
.con3_bottom{
	margin-top:20px;
	margin-bottom:45px;
	overflow: hidden;
}
.zfxxgk_li li{
	line-height: 64px;
	background:#FFFFFF url(zfxxgk1.png) no-repeat 16% center;
	border-bottom:1px solid #D8D8D8;
	padding-left:26%;
}
.zfxxgk_li li:first-child+li{
	background:#FFFFFF url(zfxxgk2.png) no-repeat 16% center;
}
.zfxxgk_li li:first-child+li+li{
	background:#FFFFFF url(zfxxgk3.png) no-repeat 16% center;
}
.zfxxgk_li li:first-child+li+li+li{
	background:#FFFFFF url(zfxxgk4.png) no-repeat 16% center;
}
.zfxxgk_li li a{
	font-size: 18px;
	color: #333333;
}
.zfxxgk_li li:hover a{
	color: #144794;
}
.con3_bottom .zfxxgk_title{
	border-bottom: 0px;
	margin-bottom:0px;
	margin-top:40px;
}
/* con3结束 */
.zdly_title{
	text-align: center;
	border-bottom:1px solid #E6E6E6;
	margin-top:30px;
	height:44px;
}
.zdly_title a{
	float:right;
	background:url(zwgk_more.png) no-repeat left center;
	padding-left:20px;
	margin-top:10px;
	font-size: 14px;
    color: #666666;
}
.zdly_title a:hover{
	background: url(zwgk_hmore.png) no-repeat left center;
    color: #144794;
    text-decoration: underline;
}
.zdly_title span{
	font-size:24px;
	color: #444444;
	font-weight: 700;
	border-bottom:3px solid #144794;
	height:44px;
	display: inline-block;
}
.zdly_list{
	margin:30px 0px 0px;
	overflow: hidden;
}
.zdly_list li{
	float:left;
	line-height: 56px;
	margin-bottom:24px;
	width:12.5%;
	margin-left:2.08%;
	text-align: center;
	background-color: #F8F8F8;
}
.zdly_list li:hover{
	background-color: #144794;
}
.zdly_list li:hover a{
	color:#ffffff;
}
.zdly_list li:nth-child(7n+1){
	margin-left:0px;
}
.zdly_list li a{
	font-size: 16px;
	color: #333333;
}
/* con4结束 */
.con5{
	margin:60px auto 56px;
	overflow: hidden;
}
.con5_left{
	width: 69%;
	float: left;
}
.con5_right{
	width: 27.5%;
	float: right;
}
.xzjc_title{
	margin-bottom:50px;
}
.xzjc_title li{
	background-color:#E2E8F6;
	text-align: center;
	float:left;
	line-height: 56px;
	position: relative;
	width:41%;
}
.xzjc_title li:first-child{
	margin-left:0px;

}
.xzjc_title li:hover,.xzjc_title li.active{
	background-color: #4078BE;
	width: 59%;
}
.xzjc_title li:hover span,.xzjc_title li.active span{
	color:#ffffff;
}
.xzjc_title li:hover a,.xzjc_title li.active a{
	display: inline-block;
	line-height: 20px;
}
.xzjc_title li span{
	color: #144794;
	font-size:24px;
}
.xzjc_title li a{
	display: none;
	color:#ffffff;
	padding:0px 10px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	font-size:14px;
	margin-left: 10px;
}
.xzjc_title li img{
	display: none;
	position:absolute;
	left:49%;
	top:59px;
}
.xzjc_title li:hover img,.xzjc_title li.active img{
	display: inline-block;
}
.xzjc_con{
	padding:12px 20px;
	border: 1px solid #D8D8D8;
	border-top: 0;
}
.xzjc_con li{
	line-height: 52px;
	background: url(zwgk_li.png) no-repeat left center;
	padding-left: 20px;
	font-size: 16px;
	overflow: hidden;
	border-bottom: 1px dotted #D8D8D8;
}
.xzjc_con li a{
	color: #333333;
	width: 82%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.xzjc_con li:hover a{
	color: #013F9A;
	text-decoration: underline;
}
.xzjc_con li span{
	float: right;
	color: #999999;
}
.xzjc_con li:hover{
	background: url(zwgk_lion.png) no-repeat left center;
}
.xwfbh_title{
	overflow:hidden;
}
.xwfbh_title a.zwfk_lmmc,.gkzt_title  a.zwfk_lmmc{
	font-size: 24px;
	color: #444444;
	font-weight: 700;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding-left: 10px;
	border-left: 4px solid #144794;
	background: none;
	float:left;
}
.xwfbh_title a.zwfk_more,.gkzt_title a.zwfk_more{
	float: right;
	background: url(zwgk_more.png) no-repeat left center;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
}
.xwfbh_title a.zwfk_more:hover,.gkzt_title a.zwfk_more:hover{
	background: url(zwgk_hmore.png) no-repeat left center;
	color: #144794;
	text-decoration: underline;
}
.xwfbh_con{
	margin-top:24px;
	font-size: 16px;
	line-height: 28px;
}
.xwfbh_con a div{
	color: #333333;
	padding-top:10px;
}
/* con5结束 */
.gkzt_title{
	border-bottom:1px solid #E6E6E6;
	padding-bottom:15px;
	overflow:hidden;
}
.gkzt_box{
	width:100%;
	position: relative;
	overflow: hidden;
	margin-top:20px;
}
.gkzt_con{
	margin-left:-19px;
}
.gkzt_box .bd ul{
	overflow: hidden;
	margin-left:-19px;
}
.gkzt_box li{ 
	margin-left:19px; 
	float:left; 
	overflow:hidden; 
	margin-bottom:50px;
}
.gkzt_box li img{
	width:286px;
}
.gkzt_box .hd li{
	width:12px;
	height:12px;
	border-radius: 6px;
	background-color:#DDDDDD;
	color:#DDDDDD;
	margin-left:20px;
	cursor: pointer;
}
.gkzt_box .hd{
	position: absolute;
	left:46.5%;
	bottom:-42px;
}
.gkzt_box .hd li.on{
	background-color: #144794;
	color:#144794;
}
/* .gkzt_box li:first-child{
	margin-left:0px;
} */
@media screen and (max-width:1200px) {
	.yjs_bancon,.yjs_box{
		padding:0px 10px;
	}
}
@media screen and (max-width:540px) {
	.yjs_list ul li a {
		width: 70%;
	}
	.yjs_list ul {
		padding: 10px 10px;
	}
}
