* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 14px;
    color: #333333;
    font-family: "闂傚倷娴囬褍霉閻戣棄鏋佸┑鐘宠壘绾捐鈹戦悩鍙夋悙缂佹劖顨嗙换娑㈠箣濞嗗繒浠鹃柣搴㈣壘閸熸挳骞冨Δ鍛櫜閹肩补鍓濋悘宥夋⒑閹惰姤鏁遍柣妤冨█瀵鈽夊Ο閿嬵潔濠殿喗顨呭Λ妤�鈻撻崼鏇熲拺闁荤喐婢樺▓鈺呮煙閸戙倖瀚�", arial;
    background: #fff;
    overflow-x: hidden;
}

img {
    border: none;
}

a, a:link {
    text-decoration: none;
    color: #333333;
}

a:hover {
    text-decoration: none;
    color: #2189c9;
}

.clear {
    clear: both;
}

ul, li {
    list-style: none;
}

select {
    font-size: 16px;
}

.header, .header_top, .content, .footer, .nav {
    width: 1200px;
    margin: 0 auto;


}
/*濠电姷鏁告慨浼村垂婵傜鏄ラ柡宥庡幖缁犱即鏌熼幆鐗堫棄缁炬儳娼￠弻銊╂偆閸屾稑顏�*/
.header_box {
    width: 1200px;
    height:110px;
    margin-left:80px;
    background: url(../images/header.png) no-repeat;
}

.header_top_box {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #1465a4;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

.header_top_time {
    display: inline-block;
    float: right;
    margin-right: 20px;
    color: #fff;
}

.logo {

    width: 100%;
    height: 90px;
    margin-top: 39px;
    margin-left: 27px;
}

/* .logo img {
	 height: 72px;
} */

.header_search {
    width: 467px;
    height: 40px;
    float: right;
}

select::-ms-expand {
    display: none;
}

.header_search_text, .header_search_btn {
    height: 40px;
    display: inline-block;
    float: left;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
{
    color: #444;
    line-height: 41px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow
{
    height: 40px;
    position: absolute;
    right: 1px;
    width: 20px;
}

.select2-container .select2-selection--single {
    opacity: 0.8;
    filter: alpha(opacity = 80);
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 41px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered
{
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header_search_select {
    height: 40px;
    display: inline-block;
    float: left;
}

.header_search_select {
    width: 110px;
}

.header_search_text {
    width: 286px;
}

.header_search_btn {
    width: 71px;
}

.header_search_text input {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: none;
    font-size: 14px;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

.header_search_select select {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: none;
    font-size: 14px;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

.header_search_text input {
    width: 280px;
    margin-left: 6px;
    color: #807f7f;
}

.header_search_btn input {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 14px;
    border: none;
    background: #2189c9;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
/*/濠电姷鏁告慨浼村垂婵傜鏄ラ柡宥庡幖缁犱即鏌熼幆鐗堫棄缁炬儳娼￠弻銊╂偆閸屾稑顏�*/
/*闂傚倷娴囬褏鑺遍懖鈺佺筏缂備焦顭囬悵鍫曟煕椤愮姴鍔氶柡鍕╁劦閺屻劑鎮ら崒娑橆伓*/
.nav_box {
    width: 100%;
    background: url(../images/dtgg_01.png) repeat-x;
    height: 52px;
}

.nav ul {
    height: 52px;
    line-height: 50px;
}

.nav ul li {
    width: 130px;
    display: inline-block;
    float: left;
    font-size: 18px;
    text-align: center;
}

.nav_hover {
    width: 145px;
    background: #2189c9;
}

.nav_hover, .nav_hover a, .nav_hover a:link {
    color: #fff;
}

.nav_hover2 {
    width: 145px;
    background: #2189c9;
}


/*娴滃瞼楠囩�佃壈鍩�*/
.nav ul li ul.nav_box1 {
    display: none;
    position: absolute;
    margin-left: -145px;
    width:1180px;
    Z-INDEX: 999;
    padding: 8px 10px 8px 10px;
    height: 110px;
    background: #2189c9;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    filter: alpha(opacity = 80);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    border-radius: 2px;
    /* font-weight: 100;
    font-size: 16px;
    color:black; */
}

.nav ul li ul.nav_box2 {
    display: none;
    position: absolute;
    /* 	margin-left: -3%; */
    margin-left: -13%;
    Z-INDEX: 999;
    padding: 8px 10px 8px 10px;
    height: 50px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    filter: alpha(opacity = 80);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    border-radius: 2px;
}

.nav ul li:hover ul.nav_box1 {
    display: block;
}

.nav ul li:hover ul.nav_box2 {
    display: block;
}

.nav ul li:hover ul.nav_box1 li {
    background: none;
    /* padding: 5px 10px; */
    width:117px;
    border-right: solid 1px #fff;
}

.nav ul li:hover ul.nav_box2 li {
    background: none;
    padding: 5px 10px;
}

.nav_box1 li a:hover, .nav_box1 li a:active {
    color: white;
    /* font-weight: 100; */
    /* font-size: 16px; */
    /* background: none; */
}

.nav_box2 li a:hover, .nav_box2 li a:active {
    color: #333;
    font-weight: 100;
    font-size: 16px;
    background: none;
}

/*/闂傚倸鍊峰ù鍥敋瑜忛懞閬嶆嚃閳轰胶绛忕紓鍌欑劍椤洭鎮甸崼鏇熺厱妞ゆ劗濮撮崝姘舵煛閸曗晛鍔﹂柡灞诲姂閹倝宕掑☉姗嗕紦*/
.content {
    height: auto !important;
    min-height: 560px;
    height: 560px;
}
/*闂傚倸鍊风粈渚�骞栭位鍥焼瀹ュ懐锛熼梺鍦濠㈡绮ｅΔ浣风箚闁靛牆鎳忛崳鍦磼閻樺崬宓嗘慨濠冩そ椤㈡鏁撻悾宀�鐭撻柟缁㈠枟閸婂嘲鈹戦悩鍙夊闁绘挶鍎甸弻锝夊即閻愯鎷烽崷顓ㄦ嫹濮樼偓瀚�*/
.banner {
    margin-top: 13px;
    width: 570px;
    float: left;
}

.focusbox a {
    color: #333;
    text-decoration: none
}

.focusbox a:hover {
    color: #1974a1
}

.focusBox {
    POSITION: relative;
    TEXT-ALIGN: left;
    WIDTH: 570px;
    FONT: 12px/1.5 Verdana, Geneva, sans-serif;
    BACKGROUND: white;
    HEIGHT: 325px;
    OVERFLOW: hidden;
}

.focusBox .pic IMG {
    WIDTH: 570px;
    DISPLAY: block;
    HEIGHT: 325px;
}

.focusBox .txt-bg {
    Z-INDEX: 1;
    POSITION: absolute;
    FILTER: alpha(opacity = 40);
    WIDTH: 100%;
    BOTTOM: 0px;
    BACKGROUND: #333;
    HEIGHT: 36px;
    OVERFLOW: hidden;
    opacity: 0.4;
}

.focusBox .txt {
    Z-INDEX: 2;
    POSITION: absolute;
    WIDTH: 100%;
    BOTTOM: 0px;
    HEIGHT: 36px;
    OVERFLOW: hidden;
}

.focusBox .txt LI {
    POSITION: absolute;
    LINE-HEIGHT: 36px;
    BOTTOM: -36px;
    HEIGHT: 36px;
}

.focusBox .txt LI A {
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    COLOR: white;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    PADDING-TOP: 0px;
}

.focusBox .num {
    Z-INDEX: 3;
    POSITION: absolute;
    BOTTOM: 10px;
    RIGHT: 8px;
}

.focusBox .num LI {
    POSITION: relative;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 15px;
    WIDTH: 18px;
    FLOAT: left;
    HEIGHT: 15px;
    OVERFLOW: hidden;
    CURSOR: pointer;
    MARGIN-RIGHT: 1px;
}

.focusBox .num LI A {
    Z-INDEX: 2;
    POSITION: absolute;
    WIDTH: 100%;
    DISPLAY: block;
    HEIGHT: 100%;
    COLOR: white;
    TOP: 0px;
    TEXT-DECORATION: none;
    LEFT: 0px;
}

.focusBox .num LI SPAN {
    Z-INDEX: 2;
    POSITION: absolute;
    WIDTH: 100%;
    DISPLAY: block;
    HEIGHT: 100%;
    COLOR: white;
    TOP: 0px;
    TEXT-DECORATION: none;
    LEFT: 0px;
}

.focusBox .num LI SPAN {
    Z-INDEX: 1;
    FILTER: alpha(opacity = 50);
    BACKGROUND: black;
    opacity: 0.5;
}

.focusBox .num LI.on A {
    BACKGROUND: #f60;
}

.focusBox .num A:hover {
    BACKGROUND: #f60;
}
/*闂傚倷绀侀幖顐﹀磹閻戣棄纭�闁告劕妯婂〒濠氭煕椤愩倕鏋旀い鈺勫皺閿熺晫娅㈤幏鐑芥煥閻旇袚妞ゃ劊鍎靛畷鍫曞Ω閿濆嫮鐩庨梻浣稿閻撳牓宕戦崨鏉戠；婵犻潧鐗忕壕鐓庛�掑顒備虎闁诲浚浜濋妵鍕綖椤旇棄顏�*/
.list_title1_xwser {
    width: 237px;
    height: 40px;
    text-align: center;
    float: right;
    margin-top: 3px;
}
/* .list_title1_xwser button {
	line-height: 40px;
	height: 40px;
	float:left;
	background: #2189c9;
	margin-right: 5px;
	width: 108px;
	border: none;
	color: #fff;
	cursor: pointer;
} */

/*闂佽娴烽崑锝夊磹濠靛牏纾芥慨姗�顤傞弫濠囨煛閸モ晛鍓遍柛鐔锋嚇閺屾洘绔熼銈嗗闂佸搫琚崐婵嬪蓟閿熺姴纾兼繛鍡楃箰缁侇喖鈹戦敍鍕壋闁瑰嚖鎷�*/
.gtjy_box {
    width: 1198px;
    height: 327px;
    float: left;
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.gtjy_center {
    margin: 0px 20px;
}

.gtjy_center_ul {
    margin-top: 10px;
}

.gtjy_center_ul li {
    background: url(../images/dtgg_02.png) no-repeat left center;
    padding-left: 10px;
    height: 36px;
    line-height: 36px; +
height: 30px; +
line-height: 30px;
}

.gtjy_center_ul li a {
    width: 1010px;
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gtjy_title_h2 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_11.png) no-repeat 20px 15px;
}

.gtjy_title_more {
    width: auto;
    display: inline-block;
    float: right;
    margin-right: 20px;
    padding-right: 12px;
    font-size: 14px;
}

.jsgc_box {
    width: 758px;
    height: 327px;
    float: left;
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.jsgc_title_h2 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_11.png) no-repeat 20px 15px;
}

.jsgc_title_more {
    width: auto;
    display: inline-block;
    float: right;
    margin-right: 20px;
    padding-right: 12px;
    font-size: 14px;
}

.jsgc_center {
    margin: 0px 20px;
}

.jsgc_center_ul {
    margin-top: 10px;
}

.jsgc_center_ul li {
    background: url(../images/dtgg_02.png) no-repeat left center;
    padding-left: 10px;
    height: 36px;
    line-height: 36px; +
height: 30px; +
line-height: 30px;
}

.jsgc_center_ul li a {
    width: 560px;
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jsgc_noticecenter {
    margin: 0px 20px;
}

.jsgc_noticecenter_ul {
    margin-top: 10px;
}

.jsgc_noticecenter_ul li {
    background: url(../images/dtgg_02.png) no-repeat left center;
    padding-left: 10px;
    height: 36px;
    line-height: 36px; +
height: 30px; +
line-height: 30px;
}

.jsgc_noticecenter_ul li a {
    width: 254px;
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.jsgc_noticecenter_ul li a:nth-child(2) {
    margin-right: 30px;
}
.jsgc_th {
    margin: 10px 20px 0;
    font-weight: bold;
}

.jsgc_th .jsgc_prj {
    width: 260px;
    float:left;
    text-align: center;
}
.jsgc_th .jsgc_cpy {
    display:inline-block;
    width: 260px;
    text-align: center;
}
.jsgc_th .jsgc_time {
    float:right;
    margin-right: 50px;
}

/*闂佽娴烽崑锝夊磹濠靛牏纾芥慨姗�顤傞弫濠囨煛閸モ晛鍓遍柛鐔锋嚇閺屾洘绔熼銈嗗闂佸搫琚崐婵嬪蓟閿熺姴纾兼繛鍡楃箰缁侇喖鈹戦敍鍕粶闁绘妫濋、娆掔疀濞戞瑦娅嗛梺鍦焾鐎涒晠鎮甸悜鑺モ拺闁告繂瀚峰Σ鎼佹煟韫囨梻绠撴い顓炴喘閺佹捇鏁撻敓锟�*/
.zcfg_box {
    width: 428px;
    height: 327px;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.zcfg_title_h2 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_09.png) no-repeat 20px 15px;
}

.zcfg_center {
    margin: 0px 20px;
}

.zcfg_center_ul {
    width: 387px;
    margin-top: 10px;
}

.zcfg_center_ul li {
    background: url(../images/dtgg_02.png) no-repeat left center;
    padding-left: 10px;
    height: 36px;
    line-height: 36px; +
height: 30px; +
line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zcfg_title_more {
    width: auto;
    display: inline-block;
    float: right;
    margin-right: 13px;
    margin-left: 40px;
    font-size: 14px;
}

.zcfg_title_more img {
    margin-top: 10px;
}
/*/闂傚倸鍊风粈渚�骞栭位鍥焼瀹ュ懐锛熼梺鍦濠㈡绮ｅΔ浣风箚闁靛牆鎳忛崳鍦磼閻樺崬宓嗘慨濠冩そ椤㈡鏁撻悾宀�鐭撻柟缁㈠枟閸婂嘲鈹戦悩鍙夊闁绘挶鍎甸弻锝夊即閻愯鎷烽崷顓ㄦ嫹濮樼偓瀚�*/
/*闂傚倸鍊搁崐鎼佸磹妞嬪孩顐介柨鐔哄Т绾惧鏌涘☉鍗炲季婵炲皷鏅犻弻鏇熺箾閻愵剚鐝曢梺绋款儏閸婂潡寮婚妸鈺傚亜闁告繂瀚呴姀銏㈢＜闁跨喍绮欏畷鎺戔槈閺嶏妇鐩庨梻浣侯攰濞咃綁宕戦悙纰夋嫹濮橆剛绉烘慨濠呮濞戠敻宕担鍛婄杺缂傚倷鑳剁划顖滄崲閸岀偞鍋╅柣鎴犵摂閺佸倿鏌涢埄鍐╃闁告洖鍟村铏圭磼濡搫袝闂佸憡鎸婚惄顖氱暦閵忋倕绠涢柣妤�鐗冮幏濠氭⒑缁嬫寧婀伴柤褰掔畺閺佹捇骞嬮幒鏃傜厯濡炪們鍨烘穱娲囬幎鑺ョ厵濞撴艾鐏濇慨鍌炴煕閳哄绡�鐎规洏鍔戦、姗�鎮╅崹顐ｎ啅闂傚倸鍊峰ù鍥р枖閺囥垹闂柨鏇炲�哥粻顖炴煥閻曞倹瀚�*/
.news_box {
    width: 618px;
    height: 324px;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}
.news_box1 {
    width: 618px;
    height: 155px;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.jygg_title {
    width: 100%;
    /* height: 48px; */
    height: 150px;
    line-height: 48px;
    margin-bottom: 13px;
    border-top: 2px solid #2189c9;
    border-bottom: 1px solid #e9e9e9;
}

.title {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-top: 2px solid #2189c9;
    border-bottom: 1px solid #e9e9e9;
}

.title h2 {
    width: 150px;
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.title_h2 {
    width: 124px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
}

.title_more {
    width: auto;
    display: inline-block;
    float: right;
    margin-right: 20px;
    padding-right: 12px;
    font-size: 14px;
    background: url(../images/dtgg_03.png) no-repeat right center;
}

.news_center {
    margin: 0px 20px;
}

.news_center_ul {
    margin-top: 10px;
}

.news_center_ul li {
    background: url(../images/dtgg_02.png) no-repeat left center;
    padding-left: 10px;
    height: 36px;
    line-height: 36px; +
height: 30px; +
line-height: 30px;
}

.news_center_ul li a {
    width: 700px;
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index_news_center_ul {
    margin-top: 10px;
}

.index_news_center_ul li {
    background: url(../images/dtgg_02.png) no-repeat left center;
    padding-left: 10px;
    height: 36px;
    line-height: 36px; +
height: 30px; +
line-height: 30px;
}

.index_news_center_ul li a {
    width: 450px;
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.time {
    display: inline-block;
    float: right;
    color: #a1a1a1;
}

/* 4涓寜閽� */
.login_four {
    width: 1198px;
    height: 108px;
    margin-top: 13px;
    border: 1px solid #c1dff2;
}

.login_four ul li {
    width: 294px;
    height: 98px;
    line-height: 94px;
    font-size: 18px;
    display: inline-block;
    float: left;
    margin-left: 4px;
    margin-top: 5px;
    color: #fff;
}

.login_four ul li a {
    width: 180px;
    display: inline-block;
    height: 90px;
    padding-left: 62px;
}

.login_four ul li a, .login_four ul li a:link {
    color: #fff !important;
}

.login_four .login_yjcx {
    background: url(../images/dtgg_0.png) no-repeat 28px 30px #c1b65a;
}

.login_four .login_yjcx:hover {
    background: url(../images/dtgg_0.png) no-repeat 28px 30px #d5c962;
}

.login_four .login_yjzt {
    background: url(../images/dtgg_06.png) no-repeat 30px 32px #5aa2c1;
}

.login_four .login_yjzt:hover {
    background: url(../images/dtgg_06.png) no-repeat 30px 32px #63b3d5;
}

.login_four .login_zjdl {
    background: url(../images/dtgg_07.png) no-repeat 28px 30px #56bea2;
}

.login_four .login_zjdl:hover {
    background: url(../images/dtgg_07.png) no-repeat 28px 30px #61d5b6;
}

.login_four .login_jdry {
    background: url(../images/dtgg_04.png) no-repeat 28px 30px #9cbe65;
}

.login_four .login_jdry:hover {
    background: url(../images/dtgg_04.png) no-repeat 28px 30px #b1d774;
}

.login_four .login_zxry {
    background: url(../images/dtgg_05.png) no-repeat 28px 30px #869ed1;
}

.login_four .login_zxry:hover {
    background: url(../images/dtgg_05.png) no-repeat 28px 30px #93ade5;
}

/* 5涓寜閽� */
.login_five {
    width: 1198px;
    height: 108px;
    margin-top: 13px;
    border: 1px solid #c1dff2;
}

.login_five ul li {
    width: 235px;
    height: 98px;
    line-height: 94px;
    font-size: 18px;
    display: inline-block;
    float: left;
    margin-left: 4px;
    margin-top: 5px;
    color: #fff;
}

.login_five ul li a {
    width: 180px;
    display: inline-block;
    height: 90px;
    padding-left: 50px;
}

.login_five ul li a, .login_four ul li a:link {
    color: #fff !important;
}

.login_five .login_yjcx {
    background: url(../images/dtgg_0.png) no-repeat 18px 30px #c1b65a;
}

.login_five .login_yjcx:hover {
    background: url(../images/dtgg_0.png) no-repeat 18px 30px #d5c962;
}

.login_five .login_yjzt {
    background: url(../images/dtgg_06.png) no-repeat 18px 32px #5aa2c1;
}

.login_five .login_yjzt:hover {
    background: url(../images/dtgg_06.png) no-repeat 18px 32px #63b3d5;
}

.login_five .login_zjdl {
    background: url(../images/dtgg_07.png) no-repeat 18px 30px #56bea2;
}

.login_five .login_zjdl:hover {
    background: url(../images/dtgg_07.png) no-repeat 18px 30px #61d5b6;
}

.login_five .login_jdry {
    background: url(../images/dtgg_04.png) no-repeat 18px 30px #9cbe65;
}

.login_five .login_jdry:hover {
    background: url(../images/dtgg_04.png) no-repeat 18px 30px #b1d774;
}

.login_five .login_zxry {
    background: url(../images/dtgg_05.png) no-repeat 18px 30px #869ed1;
}

.login_five .login_zxry:hover {
    background: url(../images/dtgg_05.png) no-repeat 18px 30px #93ade5;
}

.login_five .login_xsqpt {
    background: url(../images/dtgg_21.png) no-repeat 18px 30px #9cbe65;
}

.login_five .login_xsqpt:hover {
    background: url(../images/dtgg_21.png) no-repeat 18px 30px #b1d774;
}
/*闂傚倷绀侀幖顐λ囬锕�鐤炬繝濠傜墕閸ㄥ倿鎮归搹鐟扮殤闁兼澘娼￠弻宥夊煛娴ｅ憡娈跺銈傛櫆閻擄繝寮婚弴銏犻唶婵犻潧娴傚Λ鈥愁渻閵堝骸浜鹃柟鍑ゆ嫹*/
.jqjy_box {
    /* width: 858px; */
    width: 1198px;
    /* height: 327px; */
    height: 497px;
    float: left;
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.jqjy_title_h2 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_08.png) no-repeat 20px 15px;
}

.jqjy_right_box {
    margin-left:50px;
    width: auto !important;
    height: 150px;
    /* float: right; */
    /*float: left;*/
}

.jqjy_right_box ul li {
    width: 90px;
    display: inline-block;
    float: left;
    text-align: center;
    border-bottom: 2px solid #FFFFFF;
}

.jqjy_jsgc_box {
    width: auto !important;
}

.jqjy_jsgc_box ul li {
    width: 85px;
    display: inline-block;
    float: left;
    text-align: center;
}
.jqjy_right_click {
    color: #2189c9;
    border-bottom: 2px solid #2189c9;
}

.jqjy_right_click a, .jqjy_right_click a:link {
    color: #2189c9;
}

.jqjy_number {
    float: left;
    margin-right: 25px;
}
/*闂傚倸鍊烽懗鍓佷焊閵娾晛绠柣鎴ｅГ閻撴洘銇勯鐔风仴闁哄绋掗妵鍕敃閻樿鎷峰┑瀣摕婵炴垶绮庨悿锟介梺鎸庣箓閹冲酣锝為埡鍐＝濞达絿鎳撻弫楣冩煙閸戙倖瀚�*/
.zwgk_box {
    /* width: 328px; */
    width: 593px;
    height: 237px;
    float: left;
    /* margin-left: 10px; */
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.zcfg_box {
    /* width: 328px; */
    width: 593px;
    height: 237px;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.zwgk_title_h2 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_09.png) no-repeat 20px 15px;
}

.zwgk_center_ul {
    /* width: 288px; */
    width: 560px;
    margin-top: 10px;
}

.zwgk_center_ul li {
    background: url(../images/dtgg_02.png) no-repeat left center;
    padding-left: 10px;
    height: 36px;
    line-height: 36px; +
height: 30px; +
line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zwgk_title_more {
    width: auto;
    display: inline-block;
    float: right;
    margin-right: 13px;
    margin-left: 40px;
    font-size: 14px;
}

.zwgk_title_more img {
    margin-top: 10px;
}
/*濠电姷鏁搁崑娑㈡偤閵娾晛鍚归幖娣妼绾惧綊鏌″搴ｄ粶闁挎繂鎲橀弮鍫濆窛妞ゆ挾濯Σ顖涗繆閻愵亜锟芥牜鏁鍫濈闁绘垼濮ら悡娆撴偣閸ュ洤瀚锟�*/
.jygg_content_left {
    width: 169px;
    height: 227px;
    float: left;
    margin-top: 22px;
    margin-bottom: 30px;
    border-right: 1px solid #c1dff2;
}

.jygg_content_left ul li {
    text-align: right;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
}

.jygg_news_center {
    /* width: 630px; */
    width: 980px;
    float: left;
    margin-left: 30px;
}

.jygg_news_center_ul {
    margin-top: 10px;
}

.jygg_news_center_ul li {
    background: url(../images/dtgg_02.png) no-repeat left center;
    padding-left: 10px;
    height: 36px;
    line-height: 36px; +
height: 30px; +
line-height: 30px;
}

.jygg_news_center_ul li a {
    display: inline-block;
    /* width:520px; */
    width:820px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.jygg_title_h2 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_11.png) no-repeat 20px 15px;
}

.jygg_title_h3 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    margin-top:3px;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_11.png) no-repeat 20px 15px;
}

.jygg_title_h4 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    margin-top:1px;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_11.png) no-repeat 20px 15px;
}

.jygg_content_left_click, .jygg_content_left_click a,
.jygg_content_left_click a:link {
    color: #ec7f6d;
}

.sjpt_box {
    width: 1198px;
    height: 377px;
    margin-top: 13px;
    border: 1px solid #c1dff2;
    border-top: 2px solid #2189c9;
}

.sjpt_title_h2 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_11.png) no-repeat 20px 15px;
}

.sjpt_map {
    width: 450px;
    float: left;
    margin-left: 20px;
}

.sjpt_map_img {
    display: inline-block;
    float: left;
}

.sjpt_map_title {
    display: inline-block;
    float: left;
    color: #2189c9;
    font-size: 18px;
}

.sjpt_tab_box {
    width: 664px;
    float: left;
    margin-left: 60px;
    margin-top: -15px;
}

.sjpt_tab_title {
    width: 132px;
    float: left;
}

.sjpt_tab_title ul li {
    width: 132px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    background: #f7f7f7;
    text-align: center;
}

.sjpt_tab_title ul li a, .sjpt_tab_title ul li a:link {
    color: #185685;
}

.sjpt_tab_click {
    border-top: 2px solid #2189c9;
}

.sjpt_tab_ul_box {
    width: 510px;
    float: left;
    margin-left: 22px;
}

.sjpt_tab_ul_box ul {
    margin-top: 0px;
}

.sjpt_tab_ul_box ul li {
    width: 170px;
    margin-top: 26px; +
margin-top: 20px;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 33px;
    line-height: 33px; +
height: 40px; +
line-height: 40px;
}

.sjpt_tab_ul_b {
    color: #2189c9;
    font-size: 18px;
}
/*闂傚倸鍊烽懗鍫曞磿閻㈢鐤炬繝闈涱儌閿熸枻绠撳畷濂稿Ψ閵壯呭幀闁荤喐绮嶅Λ鍐嚕閺勫浚妯勯梺璇″枟閻熲晠銆佸Δ鍛櫢闁兼亽鍎辩欢鐐烘煥閻曞倹瀚�*/
.links {
    width: 1200px;
    margin: 0 auto;
    margin-top: 13px;
}

.links_title {
    width: 189px;
    float: left;
    height: 95px;
    line-height: 95px;
    color: #2189c9;
    text-align: center;
}

.links_title h2 {
    font-size: 24px;
    font-weight: normal;
}

.link_form_box {
    width: 1010px;
    float: left;
    height: auto !important;
    min-height: 95px;
    height: 95px;
}

.link_form_box select {
    width: 210px;
    height: 40px;
    font-size: 12px;
    color: #828282;
    border: 1px solid #e7e7e7;
    outline: none;
    font-size: 14px;
}

/*缂傚倸鍊搁崐鎼佸磹閹间礁纾归柟闂寸閻ゎ喗銇勯弽顐粶闁搞劌鍊婚幉鎼佹偋閸繄鐟查梺绋款儑閸犳劙濡甸崟顖氬唨闁靛ě锟藉銊╂⒑缁嬫寧鎹ｉ柛鐘崇墵瀵鏁撻悩鑼�為梺闈涱槶閸庤櫕绂掓總鍛娾拺闁告稑锕ラˉ鏍煙閸戙倖瀚�*/
.footer {
    width: 100%;
    margin-top: 20px;
    border-top: 2px solid #2690e4;
    height: auto !important;
    background: #f3f6ff;
    min-height: 155px;
    height: 155px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #525252;
}

.footer_b{
	width:fit-content;text-align: center;margin: 0 auto; width:460px;display:inline-block;    margin-top: 10px;
}
.footer_z{
	width: 140px; float:left;
}
.footer_b ul{
	width: 300px;display: inline-block;text-align: left;line-height: 36px;float:left; margin-left:20px;
}
.footer_b ul li{
	width: 300px;
}

.nav_footer {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.mzsmico p a, .mzsmcon p span {
    margin-right: 10px;
}

.mzsmico {
    float: left;
    height: 90px;
    text-align: center;
}

.footer a {
    color: #525252;
    margin-right: 10px;
    margin-left: 10px;
}

.footer a:hover {
    color: #2189c9;
}
/*闂傚倸鍊搁崐椋庣矆娓氾拷楠炴牠顢曢敃锟界壕褰掓煟閹达絾顥夌痪顓ㄦ嫹闂備礁鎲￠崝鏇炍熸繝鍌橈拷鎺撶節濮橆厾鍘卞銈嗗姉婵挳宕濆杈╃＜闁跨喍绮欏畷鍗炍熼崷顓犵暰闂備線娼ч悧鍡涘箠鎼搭煈鏁傞柕澶嗘櫆閻撱儵鏌ｉ弬鎸庡暈闁诲浚鍣ｉ弻鐔煎礄閵堝棗顏�*/
/*闂傚倸鍊搁崐椋庣矆娴ｉ潻鑰块梺顒�绉查敓钘夊�块、姘舵晸娴犲宓侀煫鍥ㄧ♁閸婂鏌ら幁鎺戝姢闁告﹢浜跺娲箰鎼淬垻鍙嗛梺鍦拡閸嬪懏绌辨繝鍥ㄦ優闁革富鍘鹃敍婵嬫倵楠炲灝鍔氶柟鍐茬箻瀹曟娊鎮惧畝锟界壕濂稿级閸稑濡芥い銉ョ墦閺屸剝鎷呯憴鍕３闂佽桨鐒﹂幑鍥极閹剧粯鏅搁柨鐕傛嫹*/
.ur_position {
    width: 1168px;
    margin-top: 13px;
    padding-left: 30px;
    height: 43px;
    line-height: 43px;
    border: 1px solid #c1dff2;
    background: url(../images/dtgg_14.png) no-repeat 10px center;
}
/*/闂傚倸鍊搁崐椋庣矆娴ｉ潻鑰块梺顒�绉查敓钘夊�块、姘舵晸娴犲宓侀煫鍥ㄧ♁閸婂鏌ら幁鎺戝姢闁告﹢浜跺娲箰鎼淬垻鍙嗛梺鍦拡閸嬪懏绌辨繝鍥ㄦ優闁革富鍘鹃敍婵嬫倵楠炲灝鍔氶柟鍐茬箻瀹曟娊鎮惧畝锟界壕濂稿级閸稑濡芥い銉ョ墦閺屸剝鎷呯憴鍕３闂佽桨鐒﹂幑鍥极閹剧粯鏅搁柨鐕傛嫹*/
/*闂傚倷娴囬褎顨ラ崫銉х濠电姴鍋嗛悞浠嬫煠婵劕锟芥绋夊澶嬬厵闁绘垶蓱閳锋帡鏌涘Δ浣稿摵闁哄矉缍佸顕�宕掑顑跨帛闂備礁鎲￠崝褔骞忛悜鑺ョ厽閹艰揪绲鹃崵锟介柣搴㈠嚬閸樼晫绮╅悢鐓庡耿婵炲棙鍔曢崢褰掓⒑鐠恒劌娅愰柟鍑ゆ嫹*/
.list_left {
    width: 236px;
    float: left;
    height: auto !important;
    min-height: 540px;
    height: 540px;
    background: #f8f8f8;
    border: 1px solid #c1dff2;
    margin-top: 13px;
    margin-bottom: 13px;
}

.list_title_ul {
    width: 236px;
    line-height: 47px;
    font-size: 16px;
}

.list_title_ul_li {
    width: 226px;
    padding-left: 10px;
    height: 47px;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/czjq_25.png) no-repeat 30px center;
}

.list_title_ul_lihover {
    width: 226px;
    padding-left: 10px;
    height: 47px;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/czjq_24.png) no-repeat 30px center #2189c9;
}

.list_title_ul_lihover, .list_title_ul_lihover a, .list_title_ul_lihover a:link
{
    color: #fff;
}

.list_right {
    width: 942px;
    float: left;
    margin-left: 20px;
    margin-top: 13px;
}

.list_news_ul {
    width: 900px;
}

.list_news_ul li {
    background: url(../images/dtgg_02.png) no-repeat 10px center;
    padding-left: 20px;
    height: 45px;
    line-height: 45px; +
height: 43px; +
line-height: 43px;
}

.list_news_ul li a {
    width: 564px;
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 25px;
}

.cyxz_title_h2 {
    width: 124px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_17.png) no-repeat 20px 15px;
}

/*闂傚倷鑳堕…鍫澝瑰璺虹婵炲棙鎸哥粻鐔兼煃閳轰礁鏆熸い鈺勫皺閿熺晫娅㈤幏鐑芥煥閻旇袚妞ゃ劊鍎靛畷鍫曞Ω閿濆嫮鐩庨梻浣稿閻撳牓宕戦崨鏉戠；婵犻潧鐗忕壕鐓庛�掑顒備虎闁诲浚浜濋妵鍕綖椤旇棄顏�*/
.list_title1_ser {
    width: 350px;
    height: 40px;
    margin: auto;
    margin-top: 3px;
    float: right;
    position: relative;
    border: solid 1px #e6e6e6;
    border-radius: 8px;
    overflow: hidden;
}

.list_title1_ser input {
    position: absolute;
    left: 18px;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 261px;
    border: none;
}

.list_title1_ser button {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 71px;
    text-align: center;
    background: #016ec5;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.jygg_title1_h2 {
    width: 124px;
    padding-left: 55px;
    float: left;
    margin: left;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/dtgg_08.png) no-repeat 20px 15px;
}

.list_title1_ul {
    width: 236px;
    line-height: 47px;
    font-size: 16px;
}

.list_title1_ul_li {
    width: 226px;
    padding-left: 10px;
    /*height: 47px;*/
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/czjq_24.png) no-repeat 30px center;
}

.list_title1_ul_lihover_clicka {
    display: block;
    width: 100%;
    height: 47px;
}

.list_title1_ul_lihover {
    width: 230px;
    /*margin-bottom: 10px;*/
    padding-left: 10px;
    height: auto !important;
    min-height: 47px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/czjq_25.png) no-repeat 20px 18px #f9fcfd;
}

.jygg_content_left_click, .jygg_content_left_click a,
.jygg_content_left_click a:link {
    color: #ec7f6d;
}

.list_title1_ul_lihover, .list_title1_ul_lihover a,
.list_title1_ul_lihover a:link {
    color: #2189c9;
}

.list_left_navmenu_box_ul, .list_left_navmenu_box_ul a,
.list_left_navmenu_box_ul a:link {
    color: #333333;
}

.list_left_navmenu_box_ul {
    margin-left: -10px;
    background: #fff;
}

.list_left_navmenu_box_ul li {
    width: 240px;
    height: 47px;
    text-align: center;
    border-top: 1px solid #e7e7e7;
}

.list_title1_font {
    font-weight: bold;
}

.list_notice_ul {
    width: 942px;
}

.list_notice_ul li {
    background: url(../images/dtgg_02.png) no-repeat 10px center;
    padding-left: 20px;
    padding-right: 20px;
    height: 45px;
    line-height: 45px; +
height: 43px; +
line-height: 43px;
}

.list_notice_ul li a {
    width: 640px;
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list_jsgcnotice_ul {
    width: 942px;
}

.list_jsgcnotice_ul li {
    background: url(../images/dtgg_02.png) no-repeat 10px center;
    padding-left: 20px;
    padding-right: 20px;
    height: 45px;
    line-height: 45px; +
height: 43px; +
line-height: 43px;
}

.list_jsgcnotice_ul li a {
    width: 550px;
    display: inline-block;
    float: left;
    margin-right: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list_left3 {

    width: 240px;
    float: left;
    height: auto !important;
    min-height: 540px;
    height: 540px;
    background: #fff;
    border: 1px solid #c1dff2;
    margin-top: 10px;
}

.list_right3 {
    width: 948px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 13px;
}

.list_news3 {
    width: 938px;
    height: auto !important;
    min-height: 540px;
    height: 540px;
    /* margin-left: 10px; */
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.list_news4 {
    width: 100%;
    height: auto !important;
    min-height: 540px;
    height: 540px;
    /* margin-left: 10px; */
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.list_search {
    width: 942px;
    float: center;
    margin-left: 20px;
    margin-top: 13px;
}

.list_search1_ul {
    width: 942px;
}

.list_search1_ul li {
    background: url(../images/dtgg_02.png) no-repeat 10px center;
    padding-left: 20px;
    padding-right: 10px;
    height: 45px;
    line-height: 45px; +
height: 43px; +
line-height: 43px;
}

.list_search1_ul li a {
    width: 540px;
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 25px;
}
/*闂傚倸鍊搁崐椋庣矆娓氾拷楠炲鏁嶉崟顒佹闂佸湱鍎ら崵锕�鈽夊Ο閿嬫杸闁诲函缍嗛敓绛嬪幑閸庣敻寮婚妸鈺傚亞闁稿本绋戦锟�*/
.pages {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
}

.pages span a {
    padding: 2px 8px;
    border: 1px solid #dedede;
    background-color: #fff;
}

.pages span a:hover {
    background-color: #2189c9;
    color: #fff;
}

.list_newSUB {
    width: 38px;
    height: 20px;
    line-height: 20px;
}

.list_newSUB input {
    width: 38px;
    height: 20px;
    color: #fff;
    border: none;
    background-color: #2189c9;
    cursor: pointer;
}
/*闂傚倸鍊搁崐椋庣矆娓氾拷楠炴牠顢曢敃锟界壕褰掓煟閹达絾顥夌痪顓ㄦ嫹闂備礁鎲￠崝鏇炍熸繝鍌橈拷鎺撶節濮橆厾鍘卞銈嗗姉婵挳宕濆杈╃＜闁跨喍绮欏畷鍗炍熼崷顓犵暰闂備線娼ч悧鍡涘箠鎼搭煈鏁傞柕澶嗘櫆閻撱儵鏌ｉ弬鎸庡暈闁诲浚鍣ｉ弻鐔煎礄閵堝棗顏�*/
/*闂傚倸鍊搁崐椋庣矆娓氾拷楠炲鏁撻悩鑼槷闂佸搫娲㈤崹鍦不閻樿绠归柟纰卞幘閸樻盯鏌℃担闈╄含闁哄瞼鍠栭弻鍥晝閿熶粙鐛幋婢濈懓顭ㄩ崟顓犵厜闂佸搫鐭夌紞浣规叏閿熶粙鏌ｅΟ鍝勬毐闁哄棗鐗嗛埞鎴﹀焺閸愮偓顓洪梺鐟板殩閹凤拷*/
.show_containt {
    width: 1200px;
    margin: 0 auto;
}

.show_tle {
    width: 1200px;
    font-size: 25px;
    padding-top: 30px;
    font-weight: normal;
    text-align: center;
}

.fb_time {
    color: #666;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
}

.show_nav {
    width: 1200px;
    margin-top: 20px;
    line-height: 31px;
}

.box_NextPreve {
    margin-top: 20px;
    line-height: 31px;
}

.box_NextPreve, .box_NextPreve a, .box_NextPreve a:link {
    color: #666666;
}

.box_NextPreve a:hover {
    color: #d76e3b;
}
/*婵犵數濮烽弫鎼佸磻濞戙垺鍋ら柕濞炬櫅閸氬綊骞栧ǎ顒�濡肩痪鎯х秺閺屸�愁吋鎼达絼绮堕梺鎸庣箓閹叉﹢寮敓浠嬪箯閸涱垱鍋橀柍鈺佸暞閺嗐倝姊婚崒娆戝妽闁哄銈稿鎻掆槈閵忕姷鏌堥梺鍐叉惈閸燁垶锝為弴銏＄厸鐎广儱娴锋禍褰掓煟閻旂厧浜伴柣鎾卞劦閺屾盯骞囬崗鍝ユ晼婵炲鍘уú锔界┍婵犲洤围闁搞儺鐏濋姀锛勭閻犲泧鍛殼婵犵绱曢弫璇茬暦閻旂⒈鏁嶆繛鎴灻肩紓鎾绘⒒娴ｅ憡鍟炵紒瀣灴閺佸啴濡烽埡浣勩儵鏌ㄩ悤鍌涘*/
.jyxx_table {
    width: 1198px;
    background: #fbfbfb;
    margin-top: 13px;
    border: 1px solid #e5e5e5;
    height: auto !important;
    min-height: 45px;
    height: 45px;
    padding-bottom: 40px;
    position: relative;
}

.jyxx_table table {
    border-collapse: collapse;
    margin: 0 auto;
}

.jyxx_table table tr td {
    border-bottom: 1px dashed #e5e5e5;
}

.jyxx_cxtj {
    display: inline-block;
    float: left;
    padding: 2px 8px;
    margin-left: 20px;
}

.jyxx_cxtj1 {
    display: inline-block;
    float: left;
    padding: 2px 8px;
    margin-left: 20px;
}

.jyxx_cxtj_click {
    display: inline-block;
    float: left;
    padding: 2px 8px;
    background: #2189c9;
    margin-left: 20px;
}

.jyxx_cxt input {
    width: 120px;
    height: 24px;
    padding: 2px 8px;
    border: 1px solid #e5e5e5;
    background-color: white;
    outline: none;
}

.jyxx_cxtj_click, .jyxx_cxtj_click a, .jyxx_cxtj_click a:link {
    color: #fff;
}

.arrow_down_up {
    position: absolute;
    bottom: 0px;
    left: 528px;
    width: 100px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    line-height: 22px;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    cursor: pointer;
}

.jyxx_list_search {
    height: 50px;
}

.jyxx_list_search_left {
    display: inline-block;
    float: left;
    width: auto;
    margin-left: 20px;
    line-height: 49px;
}

.jyxx_list_search_right {
    width: 258px;
    height: 26px;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    border: 1px solid #e5e5e5;
}

.jyxx_list_search_text {
    width: 200px;
    display: inline-block;
    float: left;
}

.jyxx_list_search_text input {
    width: 200px;
    height: 26px;
    border: none;
    background-color: #fff;
    outline: none;
}

.jyxx_list_search_btn {
    width: 58px;
    display: inline-block;
    float: left;
}

.jyxx_list_search_btn input {
    width: 58px;
    height: 26px;
    border: none;
    background-color: #016ec5;
    outline: none;
    color: #fff;
}

.jyxx_list_content {
    width: 1198px;
    border: 1px solid #d2ddf2;
    padding-bottom: 20px;
    margin-bottom: 13px;
}

.jyxx_list_content ul {
    width: 1178px;
    margin: 0 auto;
}

.jyxx_list_content ul li {
    width: 1178px;
    height: 72px;
    border-bottom: 1px dashed #d2ddf2;
}

.jyxx_list_content_left {
    width: 1030px;
    float: left;
}

.jyxx_list_content_left_code {
    width: 190px;
}

{
    width








    :









            190
            px








;
}
.jyxx_list_content_left h2 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: normal;
}

.jyxx_list_content_right {
    width: 140px;
    display: inline-block;
    float: right;
    margin-top: 15px;
    color: #aeaeae;
}

.jyxx_list_content_left_admin {
    margin-top: 15px;
    font-size: 14px;
    color: #aeaeae;
    line-height: 32px;
}
/*闂傚倸鍊搁崐鐑芥嚄閸洍锟斤箓宕煎婵堟嚀椤繄鎹勯搹璇℃Ф婵犵數鍋涘Λ娆撳箰閸濄儳涓嶉柣鏂垮悑閻撱儲绻涢幋鐏活亪顢旈鍫熷�垫慨姗嗗幖閸濇椽鏌＄仦璇插鐎殿噮鍓熷畷褰掝敊鐟欏嫬鐦遍梻鍌欑劍濡炲潡宕㈡總鍛婄厐闁挎繂顦拑鐔哥箾閹存瑥鐏╃紒鐘崇♁閵囧嫰骞掑鍥舵М濠电偛鎷戠徊浠嬧�旈崘顔嘉ч柛鈩兦氶幏褰掓⒑閸涘﹥鈷愰柣鐔叉櫅椤曪綁顢曢姀鈺佹倯闂佸憡渚楅崹鍗炩枔閺囥垺鈷戦柛娑橈工婵囨偣娓氬﹦绉鐐茬箻閹粓鎸婃径宀婃О婵＄偑鍊栧濠氬储瑜斿畷顒勫Ω閳哄倵鎷虹紓浣割儓濞夋洜绮诲ú顏呯厱閻庯綆鍋勬慨鍫㈢磼閺冨倸鏋戠�垫澘瀚悾婵堬拷锝庡亜椤忚泛鈹戦悙鑼闁诲繑绻傞埢宥呪枎閹惧鍘甸梺鍛婂灟閸婃牜锟芥熬鎷�*/
.table_project_container {
    margin-bottom: 50px;
    margin-top: 30px;
}

.table_content_container {
    width: 1100px;
}

.table_content {
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    width: 100%;
}

.table_content th {
    border-left: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-top: 0;
    width: 200px;
    word-break: break-all;
    word-wrap: break-word;
}

.table_content td {
    border-left: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-right: 0;
    border-top: 0;
    height: 40px;
    color: #777777;
    padding: 4px;
    word-break: break-all;
    word-wrap: break-word;
}

.table_content .td120 {
    width: 120px;
    text-align: center;
}

.table_content .td350 {
    width: 350px;
}

.table_content .td40percent {
    width: 40%;
}

.table_content .td10percent {
    width: 10%;
    text-align: center;
}

.table_content .td_bg {
    background-color: #f1f1f1;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}
/*缂傚倸鍊搁崐鎼佸磹閹间礁鐤い鏍仜閸ㄥ倻鎲搁悧鍫濈瑲闁稿鍠愰妵鍕冀椤愵澀绮堕梺鍦嚀閻栧ジ寮婚埄鍐ㄧ窞閻庯綆浜堕崵瀣磽娴ｇ浜伴柟鍑ゆ嫹*/
.wzdhlist {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px
}

.wzdhlist ul {
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    width: 1200px;
    overflow: hidden;
}

.wzdhlist ul li.titmenu {
    background: #f1f1f1;
    width: 1200px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
}

.wzdhlist ul li.titmenu H3 {
    height: 40px;
}

.wzdhlist ul li.titmenu a {
    background: url(../images/jiantou.png) no-repeat 1px 9px;
    color: #2189c9;
    display: block;
    padding: 9px 36px;
    font-size: 16px;
}

.wzdhlist ul li {
    padding: 0 22px;
    float: left;
    font-size: 14px;
}
/* 闂傚倸鍊搁崐椋庣矆娓氾拷楠炴牠顢曢敃锟界壕褰掓煟閹达絾顥夌痪顓ㄦ嫹闂備礁鎲￠崝鏇炍熸繝鍌橈拷鎺撶節濮橆厾鍘卞銈嗗姉婵挳宕濆杈╃＜闁跨喍绮欏畷鎺戔槈閺嶏妇鐩庨梻浣侯攰濞咃綁宕戦悙纰夋嫹濮橆剛绉烘慨濠呮濞戠敻宕担鍛婄杺缂傚倷鑳剁划顖滄崲閸岀儐鏁嬮柨婵嗘缁★拷濠殿喗锕╅崕鐢稿Ω閿旇桨绨诲銈嗘尵閸犲酣鎮橀妷锔剧闁割偒鍓氱�氾拷 */
.search {
    margin-top: 20px;
    border: solid 1px #eaf0f4;
    border-top: 2px solid #2189c9;
    margin-bottom: 20px;
}

.search .top {
    margin-top: 32px;
    padding-bottom: 30px;
    border-bottom: solid 1px #dbdbdb;
}

.search .top .time {
    height: 33px;
    line-height: 33px;
    padding-left: 14px;
}

.search .top .time em {
    color: #ccc;
}

.search .top .time span {
    color: #666;
    font-size: 14px;
}

.search .top .time a {
    display: inline-block;
    height: 24px;
    line-height: 23px;
    padding: 0 11px;
    border-radius: 5px;
    color: #666;
    font-size: 14px;
}

.search .top .time a.a_select {
    background: #016ec5;
    color: #fff;
}

.search .top .time a:hover {
    background: #016ec5;
    color: #fff;
}

.search .top .time i {
    color: #666;
    font-size: 14px;
    margin-left: 15px;
}

.search .top .time input {
    height: 31px;
    line-height: 31px;
    width: 106px;
    text-align: center;
    border: solid 1px #e9e9e9;
}

.search .top .ser {
    width: 675px;
    height: 40px;
    margin: auto;
    margin-top: 45px;
    position: relative;
    border: solid 1px #e6e6e6;
    border-radius: 8px;
    overflow: hidden;
}

.search .top .ser input {
    position: absolute;
    left: 18px;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 520px;
    border: none;
}

.search .top .ser button {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 80px;
    text-align: center;
    background: #016ec5;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.search .top .ser em {
    display: block;
    width: 48px;
    height: 40px;
    position: absolute;
    right: 80px;
    top: 0;
    background: url(../images/query1.png) no-repeat center;
}

.ser {
    width: 250px;
    height: 40px;
    margin: auto;
    margin-top: 3px;
    position: relative;
    border: solid 1px #e6e6e6;
    border-radius: 8px;
    overflow: hidden;
}

.ser input {
    position: absolute;
    left: 18px;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 250px;
    border: none;
}

.ser button {
    position: absolute;
    right: -20;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 80px;
    text-align: center;
    background: #016ec5;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.search .list li {
    padding: 36px 0 36px 36px;
    border-bottom: dashed 1px #cccccc;
}

.search .list li:last-child {
    border: none;
}

.search .list li .p1 {
    line-height: 100%;
    color: #666666;
    font-size: 16px;
}

.search .list li .p2 {
    color: #666666;
    font-size: 14px;
    line-height: 100%;
    margin-top: 20px;
}

.search .list li .p2 span {
    margin-right: 75px;
}

.search .list li .p2 em {
    margin-right: 75px;
}

.search .list li.li_select .p1 {
    color: #016ec5;
}
/*濠电姷鏁搁崑娑㈡偤閵娾晛鍚归幖娣妼绾惧綊鏌″搴ｄ粶闁挎繂鎲橀弮锟介幏鍛偘閳╁啯鏆ら梻鍌欑劍閺嬪ジ寮插☉銏犵柈闁冲搫鍟～鏇㈡煛瀹ュ骸骞楅柛瀣剁秮閺屾盯濡烽妷銉π╁銈傛櫓閸撴稓妲愰幒妤婃晩闁兼祴鏅濋鎺楁倵鐟欏嫭绀冮柨鏇樺灩閻ｇ兘濡搁埡濠冩櫍閻熸粌绉瑰鏌ユ晲婢跺鍘介梺缁樺姇椤曨參鍩ｉ妶澶嬬厱闁哄倽娉曟晥闂佽鍟崶銊︽闂佽法鍣﹂幏锟�*/
.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    margin: 0 auto;
    text-align: center;
    font-family: 濠电姵顔栭崰妤冩暜濡ゅ啰鐭欓柟鐑橆殔閸ㄥ倻锟借娲栧ú銊х矆婵犲洦鐓ラ柣鏇炲�圭�氾拷;
    color: #575757;
    font-size: 16px;
}

.bordered tr:hover {
    background: #fff;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

.bordered td {
    border-bottom: 1px solid #ccc;
}

.bordered th {
    background-color: #f4f8fd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f8fd),
    to(#ebf3fc));
    background-image: -webkit-linear-gradient(top, #f4f8fd, #ebf3fc);
    background-image: -moz-linear-gradient(top, #f4f8fd, #ebf3fc);
    background-image: -ms-linear-gradient(top, #f4f8fd, #ebf3fc);
    background-image: -o-linear-gradient(top, #f4f8fd, #ebf3fc);
    background-image: linear-gradient(top, #f4f8fd, #ebf3fc);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    border-top: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
/*2017-12-9闂備胶灏ㄩ幏鐑芥煕椤垵鏋ら柣鈺侀叄濮婃椽骞撻幒鎾垛敍闂佸摜濮甸…鍥箯閻樿唯闁挎梹鍎抽悞鍧楁⒑閻戔晜娅撻柛鐘愁殜閹囧础閻戝棗娈ㄩ梺璺ㄥ櫐閹凤拷*/
.zfcg_title {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-top: 2px solid #2189c9;
    border-bottom: 1px solid #e9e9e9;
    background: #f1f5f9;
}

.zfcg_title h2 {
    width: 124px;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #666666;
    font-weight: 700 !important;
    margin-left: 10px;
}

.zfcg_title h2 a, .zfcg_title h2 a:link {
    color: #666666;
}

.zfcg_title_h2 {
    width: 124px;
    height: 30px;
    line-height: 33px;
    margin-top: 8px;
    background: #0076e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700 !important;
}

.zfcg_title_h2 a, .zfcg_title_h2 a:link {
    color: #fff !important;
}

.zfcg_box {
    width: 1198px;
    height: 327px;
    float: left;
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}

.zfcg_title_h2 {
    width: 124px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
}

.zfcg_right_box {
    width: auto !important;
    float: right;
}

.zfcg_right_box ul li {
    width: 85px;
    display: inline-block;
    float: left;
    text-align: center;
}

.zfcg_right_click {
    color: #2189c9;
    font-weight: bold;
    border-bottom: 2px solid #2189c9;
}

.zfcg_right_click a, .zfcg_right_click a:link {
    color: #2189c9;
}

.zfcg_content_left {
    width: 350px;
    float: left;
    margin-left: 20px;
}

.zfcg_content_left_number {
    width: 165px;
    height: 98px;
    float: left;
    margin-top: 20px;
    background: #f7f7f7;
}

.zfcg_content_left_number h3, .zfcg_content_left_money h3,
.zfcg_content_middle h3, .zfcg_content_right h3 {
    padding-left: 10px;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 15px;
    font-weight: 700;
    color: #0076e5;
    border-left: 3px solid #0076e5;
}

.zfcg_content_left_money {
    width: 350px;
    height: 98px;
    float: left;
    margin-top: 20px;
    background: #f7f7f7;
}

.zfcg_content_left_number_show {
    text-align: center;
    margin-top: 8px;
}

.zfcg_content_middle {
    width: 380px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.zfcg_content_right {
    width: 380px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.zwfw_box{
    width: 1198px;
    height: 262px;
    margin-top:20px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}
.zwfw_title{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #f9fcfe;
    border-top: 2px solid #0275e1;
    border-bottom: 1px solid #c1dff2;
}
.title_h2_img {
    width: 208px;
    padding-left: 30px;
    float: left;
    text-align: center;
    color: #2189c9;
    font-size: 18px;
    font-weight: 700 !important;
    background: url(../images/xtspj_12.png) no-repeat 20px 15px;
}
.zwfw_box .tabBox{
width: 1198px;
height: 193px;
}

.jygg_title-1 {
    width: 100%;
    /* height: 48px; */

    line-height: 48px;
    margin-bottom: 13px;
    border-top: 2px solid #2189c9;

}
.jqjy_box-1 {
    /* width: 858px; */
    width: 1198px;
    /* height: 327px; */

    float: left;
    margin-top: 13px;
    border-left: 1px solid #c1dff2;
    border-right: 1px solid #c1dff2;
    border-bottom: 1px solid #c1dff2;
}
.a-hed{
	height: 80px;
    width: 180px;
}
.header .logo .a-hed{
    position: relative;
    top: -30px;
    left: 40px;
    display: inline-block;

}
.header .logo .a-hed .span-a{
display: inline-block;
    margin-left: 3px;
    font-size: 17px;
    color: black;
    font-weight: bold;

}
.header .logo .div-hed{
   padding:  6px 8px 6px 32px;
    position: relative;
    top:-75px;
    left: 414px;
    background-color: white;
    border: 1px solid silver;
	width: 600px;

}
.header .logo .div-hed .div-hed-li .ac1{

    display: inline-block;height: 40px;line-height: 40px;
    color: black;font-size: 15px;margin-right: 8px;
}
.header .logo .div-hed .div-hed-li .ac1:hover{
    color: #4383b6;
}

.ac1 img {
	margin: 4px;
}

.ewb-intro {
    height: 42px;
    line-height: 42px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.ewb-mt20 {
    margin-top: 20px;
}
.ewb-intro a {
    display: inline-block;
    color: #2189c9;
    padding: 0 16px;
    background: #fff;
}
.ewb-intro-line {
    border-bottom: 2px solid #dcdcdc;
    padding-top: 21px;
    margin-top: -42px;
}

/*/2017-12-9闂備胶灏ㄩ幏鐑芥煕椤垵鏋ら柣鈺侀叄濮婃椽骞撻幒鎾垛敍闂佸摜濮甸…鍥箯閻樿唯闁挎梹鍎抽悞鍧楁⒑閻戔晜娅撻柛鐘愁殜閹囧础閻戝棗娈ㄩ梺璺ㄥ櫐閹凤拷*/

.dzbhpt_one {
    width: 243px;
    height: 108px;
    margin-top: 13px;
    margin-left: 20px;
    border: 1px solid #c1dff2;
}

.dzbhpt_one ul li {
    width: 235px;
    height: 98px;
    line-height: 94px;
    font-size: 18px;
    display: inline-block;
    float: left;
    margin-left: 4px;
    margin-top: 5px;
    color: #fff;
}

.dzbhpt_one ul li a {
    width: 180px;
    display: inline-block;
    height: 90px;
    padding-left: 50px;
}
.dzbhpt_one .login_yjzt {
    background: url(../images/dtgg_06.png) no-repeat 18px 32px #5aa2c1;
}

.dzbhpt_one ul li a {
    color: #fff !important;
}

.dzbhpt_two {
    width: 243px;
    height: 108px;
    margin-top: 10px;
    margin-left: 20px;
    border: 1px solid #c1dff2;
}

.dzbhpt_two ul li {
    width: 235px;
    height: 98px;
    line-height: 94px;
    font-size: 18px;
    display: inline-block;
    float: left;
    margin-left: 4px;
    margin-top: 5px;
    color: #fff;
}

.dzbhpt_two ul li a {
    width: 180px;
    display: inline-block;
    height: 90px;
    padding-left: 50px;
}
.dzbhpt_two .login_zjdl1 {
    background: url(../images/dtgg_05.png) no-repeat 18px 32px #869ed1;
}

.dzbhpt_two ul li a {
    color: #fff !important;
}