﻿*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
body{
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
	color: #333;
	font-size: 16px;
}
ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
iframe{
	display: block;
}
img{
	border: none;
	max-width: 100%;
}
p,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,i,em,b{
	font-weight: normal;
    font-style: normal;
    font-size: 100%;
}
a{
    text-decoration: none;
    color: #333;
}
input,select,textarea{
	outline: none;
	padding-top: 0;
	padding-bottom: 0;
	font-family: "microsoft yahei";
}
table{
    border-collapse:collapse;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix{
    *zoom: 1;
}
.ss_main{ width: 1200px; margin: 0 auto; position: relative;}




/* header */
.ss_header{box-shadow: 0 0 5px rgba(0, 0, 0, .24);position: relative;z-index: 5;}
.header-top{height: 100px;background: #f5f6f8;width: 100%;position: relative;}
.header_logo{float: left;margin-top: 23px;}
.header_nav{float: left;margin-left: 20px;margin-top: 41px;}
.header_nav li{ float: left; margin-right: 10px; line-height: 23px;  height: 50px;}
.header_nav li span{font-size: 20px;color: #2e5aa6;font-weight: bold;}
.header_nav li i{ float: left; margin-top: 3px; margin-right: 9px;}
.header_nav li>b{display:block;color: #2d50b6;width:120px;height: 24px;background: #e1e5f1;line-height: 24px;font-size: 12px;text-indent: 10px;position: relative;}
.header_nav .li4 b{ width: 100%;}

.header_nav li b>a{display:block;color: #2d50b6;width:90px;height: 24px;background: #e1e5f1;line-height: 24px;font-size: 12px;text-indent: 10px;position: relative;}

.header_nav li>b:before{content:"";position: absolute;right: 10px;top: 10px;width: 8px;height: 5px;background: url(../zwfwimages/jtsdf_03.png) no-repeat;transition: .3s;}
/*.header_nav li:hover>b{background: #d2d8eb;}
.header_nav li:hover>b:before{transform: rotate(180deg);}*/
.header_nav .li1{ margin-right: 18px;position: relative;padding-left: 18px;}
.header_nav .li1:before{position: absolute;width: 1px;height:46px;background: #bfc7dc;top: -13px;left: 0;content: "";}
.header_nav .li2{ cursor: pointer;}
.header_nav .li3{ cursor: pointer;}
.header_nav .li3>b:hover{background: #cdd7e8;}
.header_nav .li4{ cursor: pointer;}
.header-login li{ float: left; }
.header-login li a{ display: block;}
.header-login .li1{height: 32px;/* border: 1px solid #666; */border-radius: 20px;text-align: center;line-height: 32px;background: #046bbd;}
.header-login .li1 a{padding: 0 13px;height: 100%;cursor: pointer;}
.header-login .li1 i{color: #fff;font-size: 17px;margin-right: 7px;}
.header-login .li1 span{color: #fff;font-size: 14px;}
.header-login .li1:hover{ border-color: transparent; background: #046bbd;}
.header-login .li1:hover i{color: #fff;}
.header-login .li1:hover span{ color: #fff;}
.header-login .li2{ margin-left: 19px; line-height: 32px;}
.header-login .li3{ margin-right: 19px; line-height: 32px;}
.header-login .li2 a{font-size: 14px;color: #333;cursor: pointer;}
.header-login .li3 a{ font-size: 14px; color: #4E8CEE;}
.header-login .li2:hover a{ color: #046bbd;}
.header-bottom{height: 60px;background: #f5f6f8;overflow: hidden;}
.header-bottom li{float: left;font-size: 18px;margin-right: 55px;margin-top: 20px;cursor: pointer;padding: 0 3px 13px;border-bottom: 4px solid transparent; position: relative;}
.header-bottom li:hover{color: #2e5aa6;}/* 鍙�903 */
.header-bottom li a{font-size: 18px;margin-top: 20px;color: #312e46;}
.header-bottom li.header-bottom_h{border-bottom: 4px solid #2e5aa6;font-weight: bold;color: #2e5aa6;}
.ss-bmck{ display: none; width: 90%;  position: absolute; background: #fff; box-shadow:0px 0px 6px 1px #999; padding: 20px 19px; left: 5%; top: 85%; z-index: 99999;}
.ss-bmck span b{ width: 104px; height: 29px; text-align: center; line-height: 29px; background: #046bbd; font-size: 14px; color: #fff;}
.ss-bmck span{ display: block; width: 100%; margin-top: 22px; margin-bottom: 20px; float: left;}
.ss-bmck li{ height: auto; margin-right: 0; width: 20%; margin-bottom: 13px; cursor: auto; text-align: center;}
.ss-bmck li a{ font-size: 14px; color: #7c7c7c; display: block; overflow: hidden; width: 80%; text-overflow:ellipsis;white-space: nowrap;}
.ss-bmck li a:hover{color: #fff;background: #2e5aa6;}
.header_nav .li2:hover .ss_szck{ display: block;}
.header_nav .li3:hover .ss-bmck{ display: block;}
.ss_szck{ display: none;  width: 90%;  position: absolute; background: #fff; box-shadow:0px 0px 6px 1px #999; padding: 20px 19px; left: 5%; top: 85%; z-index: 99999; }
.ss_szck span b{width: 104px;height: 29px;text-align: center;line-height: 29px;background: #2e5aa6;font-size: 14px;color: #fff;}
.ss_szck span{ display: block; width: 100%; margin-top: 22px; margin-bottom: 20px; float: left;}
.ss_szck_con{ margin-bottom: 5px;}
.ss_szck_con em{ 
	float: left;
    width: 11%;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding-left: 25px;
    line-height: 28px;
}
.qy_border{ width: 100%; border: 1px dashed #999; margin: 10px 0;}
.sy_ul ul{ width: 100%;}


.ss_szck_con ul{ 
	overflow: hidden;
    width: 89%;
    float: left;
    padding-left: 9px;
}
.ss_szck_con ul li{ 
	float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 28px;
    margin-bottom: 10px;
    text-align: left;
   }
.ss_szck_con ul li a{ font-size: 14px; color: #45484b; display: inline-block;padding: 0 5px;}
.ss_szck_con ul li:hover{ }
.ss_szck_con ul li:hover a{color: #fff;background: #2e5aa6;}

.ss_head_tab3{ display: none;}
.ss_head_tab4{ display: none;}

.f2_search{ float: right; width:220px; height: 36px; line-height: 36px; background: url(../hnsimages/f2_search_bg.png) no-repeat; border-radius: 25px; margin-top: 14px; margin-right: 8px;}
.f2_search form{ height:100%;}
.f2_search input{ width: 70%; height: 100%; border: 0; outline: 0; background: 0; margin-left: 12px; color: #dbf0ff;}
.f2_search input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #dbf0ff;
}
.f2_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #dbf0ff;
}
.f2_search input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #dbf0ff;
}
.f2_search input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #dbf0ff;
}
.f2_search a{ float: right; margin-right: 14px; color: #fff; font-size: 20px; margin-top: 7px;}

.header-bottom ul{float: left;margin-left: 0;}

.header-login .li1 b{ display: block; font-size: 14px; color: #333;cursor: pointer; }
.ss_nbor{ border: 0 !important;}
.ss_nbor:hover{ background: 0 !important;}
.zhfwy{
	float: left;
    overflow: hidden;
    margin-top: 43px;
}
.hwnav{float: left;margin-left: 28px;margin-top: 43px;}
.hwnav-1{font-size: 18px;color: #2e5aa6;font-weight: bold;}
.hwnav-1 i{margin-right: 8px;width: 14px;height: 18px;background: url(../zwfwimages/nfi2_03.png) no-repeat;float: left;margin-top: 4px;}
.zhfwnav{float: left;margin-left: 33px; cursor: pointer;}
.zhfwnav .zhfwnav-a{font-size: 18px;color: #312e46;}
.zhfwnav .zhfwnav-a i{margin-left: 8px;width: 8px;height: 13px;background: url(../zwfwimages/qjnfi9_03.png) no-repeat; float: right; margin-top: 6px; }
.zhfwnav .zhfwnav-a em{ margin-left: 5px;width: 15px;height: 13px;background: url(../zwfwimages/qjnfi9_up.png) no-repeat;float: right; margin-top: 6px; display: none;}
.wzabox{float: right;margin-top: 38px;}
.wza{float: left;}
.wza a{padding: 8px 16px;border: 1px solid #d7ddea;border-radius: 3px;font-size: 13px;color: #312e46;display: block;}
.login{float: left;}


/* .login{float: left;}
.login a{padding: 8px 16px;border: 1px solid #d7ddea;border-radius: 3px;font-size: 13px;color: #312e46;float: left;margin-left: 13px;cursor: pointer;}
.login .load{background: #2e5aa6;color: #fff;border-color: #2e5aa6;}
.login a:first-child:hover{border-color: #2e5aa6;color: #2e5aa6} */

/* .login{float: right;}
.login a{padding: 0 16px;border: 1px solid #d7ddea;border-radius: 3px;font-size: 13px;color: #312e46;float: left;margin-left: 13px;height: 28px;line-height: 26px;cursor: pointer;}
.login .load{background: #2e5aa6;color: #fff;border-color: #2e5aa6;}
.login a:first-child:hover{border-color: #2e5aa6;color: #2e5aa6} */



.app_top {
    display: none;
    position: relative;
}
.app_top .app_nav{
    height: 70px;
    position: fixed;
    background: #046bbd;
    width: 100%;
    top: 0;
    z-index: 99999;
}
.app_nav .app_logo{
    float: left;
    margin-left: 14px;
    width: 220px;
    height: 100%;
}
.app_nav .app_logo a{
    display: block;
    height: 100%
}
.app_nav .app_logo img{
    max-width: 100%;
    margin-top: 13px;
}
.app_nav .app_menu{
    float: right;
    margin-right: 20px;
    margin-top: 22px;
    width: 30px;
}
.app_nav .app_menu img{
    max-width: 100%;
}
.app_nav .app_close{
    float: right;
    margin-right: 20px;
    margin-top: 23px;
    width: 30px;
    display: none;
}
.app_nav .app_close img{
    max-width: 100%;
}
.app_seabox{
    padding: 0 10px;
    overflow: hidden;
}
.app_search{
    border:1px solid #ccc;
    height: 54px;
    margin:0 auto;
    background: #fff;
    margin-top: 79px;
    border-radius: 4px;
    position: relative;
}
.app_search .app_text{
    color: #999;
    font-size: 14px;
    border:none;
    line-height: 50px;
    text-indent: 38px;
    width: 100%;
}
.app_search span{
    position: absolute;
    left: 9px;
    top: 15px;
    width: 21px;
}
.app_search span img{
    max-width: 100%;
}
.app_show{
    position: fixed;
    top: 60px;
    width: 100%;
    background: rgba(255,255,255,1);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
    z-index: 999;
    display: none;
}
.app_show ul{
    padding: 10px;
}
.app_show ul li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #eee;
}
.app_show ul li a{
    color: #3a3a3a;
    font-size: 16px;
    display: block;
}
.app_login{ float: right; margin-top: 18px; margin-right: 8px;}
.app_login i{ font-size: 30px; color: #fff;}


.xtzd{display: none;}


.head_tab span{/* float: left; *//* width: 88px; */text-align: left;}
.head_tab{  margin-left: 25px; border-bottom: 2px solid #f1f1f1; margin-bottom: 20px;}
.head_tab .head_tabh b{color: #2e5aa6; font-weight: bold; border-bottom: 2px solid #2e5aa6; padding-bottom: 5px;}
.sy_ul ul li{ width: 19%; text-align: left;}
.sy_ul{ margin-left: 20px;}
.qdlsits ul li a i img{ width: 22%;}
.qdlsits ul li a .i2{ display: none;}
.qdlsits ul li a:hover .i1{ display: none;}
.qdlsits ul li a:hover .i2{ display: block;}
.qdlsits ul li a .i2{top: 3px;}
.sjtj-a1 li i img{ width: 70%; margin-top: 8px;}


.header-bottom a{
	float: right;
	color: #312e46;
	font-size: 18px;
	padding-left: 20px;
	background: url(../zwfwimages/nfi2_03.png) no-repeat left center;
	margin-top: 20px;
}



/* footer 
.ss_footer{width: 100%; background: #2e5aa6; padding-bottom: 30px;}
.footer_top{ float: left; margin-top: 32px;}
.footer_top_nav a{color: #fff;}
.footer_top_nav em{color: #fff; margin: 0 18px;}
.footer_top_text{ margin-top:26px ;}
.footer_top_text p{ color: #90c9f4; margin-bottom: 11px; font-size: 14px;}
.footer_top_text p a{float: left;}
.footer_top_text p span{float: left; margin-left: 5px;}
.footer_mid{ float: left; margin-top: 78px; font-size: 14px; color: #90c9f4; margin-left: 10px;}
.footer_mid .d1{ margin-bottom: 11px;}
.footer_mid .d2 em{ float: left;}
.footer_mid .d2 em p{ margin-bottom: 12px;}
.footer_mid .d2 b{ float: left; margin-left: 35px;}
.footer_mid .d2 b a{ float: left; margin-right: 19px;}
.footer_mid .d2 b .a1{ margin-top: 8px;}
.footer_mid .d2 b .a3{ margin-top: 10px;}
.footer_bot{ float: right; width: 390px; margin-top: 42px;}
.footer_bot li{ width: 183px; height: 46px; border: 1px solid #7abaed; float:left; margin-right: 18px; margin-bottom: 17px; line-height: 46px;}
.footer_bot li:nth-child(2n+2){ margin-right: 0;}
.footer_bot li i{float: left;margin-left: 12px;margin-top: 3px;}
.footer_bot li span{ float: left; font-size: 14px; color: #9cd3ff; margin-left: 13px;}

 search */
.ej-seabox{
    float: right;
    width: 220px;/* 鍙�903 */
    height: 32px;/* 鍙�903 */
    background: #fff;
    overflow: hidden;
    border-radius: 3px;
    margin-top: 15px;
}
.ej-seabox input{
    float: left;
    font-size: 12px;/* 鍙�903 */
    width: 180px;/* 鍙�903 */
    height: 100%;
    text-indent: 10px;
    border: none;
    /* background: transparent; */
}
.ej-seabox input::-webkit-input-placeholder{
    color: #bbbbbb;/* 鍙�903 */
}
.ej-seabox i{
    /* border: none; */
    width: 40px;/* 鍙�903 */
    height: 100%;
    /* background-color: #ffa800; */
    background-position: center;
    background-image: url(../zwfwimages/nfi6_03.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
}
.ej-seabox i:hover{
    background-image: url(../zwfwimages/nfi6_031.png);
}
.ej-seabox i:hover{
    /* background-color: #ef9e02; */
}
.position{
    padding: 20px 0 20px;
    border-bottom: 1px solid #d1d1d2;
    color: #999;
    font-size: 14px;
    line-height: 19px;
    overflow: hidden;
}
.zxpagesy .position{
    border: none;
}
.position span{
    width: 7px;
    height: 14px;
    background: url(../zwfwimages/pef16_03.png) no-repeat;
    margin: 3px 9px 0;
    float: left;
}
.position a{
    float: left;
}
.position a:hover{
    color: #2e5aa6;
}/* 鍙�903 */
.position .pos-home{
    margin-top: 2px;
    width: 15px;
    height: 15px;
    background:url(../zwfwimages/qisf1_03.png) no-repeat;
}
.position .pos-home:hover{
    background: url(../zwfwimages/qisf1_0311.png) no-repeat;
}

.header_nav .li4 a{
	color: #e02821;
    background: #f3e1e2;
}
.header-bottom li:nth-of-type(6) img{
    position: absolute;
    top: -13px;
    width: 110px;
}
.header-bottom li:nth-of-type(6){
	    width: 110px;
}
.wzabox{ position: relative;}
.wzabox .mh-a{
	    font-size: 14px;
    color: #312e46;
    float: left;
    margin-top: 7px;
    padding-right: 20px;
    border-right: 1px solid #bfc6dc;
    height: 14px;
    line-height: 14px;
    position: relative;
    z-index: 12;
    margin-right: 30px;
}
.login iframe{
	position: absolute;
    right: 0;
    top: 0;
}
/* .login{ width: 160px;} */

/* 9.05鍙蜂慨鏀�?*/
.login{float: right;}
.login a{padding: 0 16px;border: 1px solid #d7ddea;border-radius: 3px;font-size: 13px;color: #312e46;float: left;margin-left: 13px;height: 28px;line-height: 28px;cursor: pointer;}
.login .load{background: #2e5aa6;color: #fff;border-color: #2e5aa6;}
.login a:first-child:hover{border-color: #2e5aa6;color: #2e5aa6;}
.login .load:hover{background:#007ee9;border-color: #007ee9; }



/*2019.8.23 淇�?*/
.picker-hall-nav{ padding-left: 8px;}
.picker-hall-hd{ line-height: 50px;  height: 50px;}
.picker-hall-content{
	display: none;
	cursor: default;
	    width: 100%;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 6px 1px #999;
    /* padding: 20px 19px; */
    left: 0%;
    top: 85%;
    z-index: 99999;
    font-size: 14px;
    padding: 5px 35px 35px; 
}
.picker-hall-nav li{
	float: left;
    margin-right:0;  
    height: auto;
   line-height: 60px;
}
.picker-hall-nav a{
	display: block;
    color: #999;
    font-weight: 700;
  
}
.picker-hall-nav a i{ 
    width: 7px;
    height: 14px;
     margin: 0 9px;
    background: url(../zwfwimages/pef16_03.png) no-repeat;
   margin-top: 24px;
    float: right;
    display: none;
   }
.picker-hall-nav .on{
	cursor: pointer;
	color: #0d1c28;
}
.picker-hall-nav .on:hover{
    color: #2e5aa6;
}
.picker-hall-nav .on i{ display: block;}
/*.picker-hall-nav .on:after{
	    content: "";
    display: inline-block;
    min-width: .25rem;
    height: .25rem;
    border-top: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 .4rem;
    vertical-align: middle;
}*/
.picker-hall-bd>ul{
	position: relative;
    width: 100%;
    overflow: hidden;
}
.picker-hall-bd>ul li{
 float: left;
 height: 29px;
 line-height: 29px;
 width: 10%;
 box-sizing: border-box;
 padding:0 8px;
 margin-right: 0;
}
.picker-hall-bd>ul li a{ cursor: pointer;}
.picker-hall-bd>ul li a{ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.top_border{ border-bottom: 1px solid rgba(9,41,77,.15); margin-left: 10px;}
.hn_box1 li{ margin-bottom: 15px;}
.hn_box1 li a{text-indent: 8px;}
.hn_box1 li a:hover{color: #2e5aa6;/*background: #e0e6f2;*/}
/* .picker-hall-bd>ul li:hover a{ color: #2e5aa6;background: #e0e6f2;} */
.hn_box2{ margin: 20px 0;}
.picker-hall-bd .hn_box2 li a{display: block; height: 100%; white-space: inherit; color: #fff; }
.picker-hall-bd .hn_box2 li{ height: 35px; line-height: 35px; background: #2e5aa6; padding: 0 20px; width: auto; margin-left: 10px;}

.picker-hall-bd .hn_box3 li{ width: 20%; box-sizing: border-box; padding: 0 10px; margin-bottom: 10px;}
.hn_box3 li a{text-indent: 8px;}
.hn_box3 li a:hover{color: #2e5aa6;/*background: #e0e6f2;*/}
.picker-hall-bd .hn_box3 .bm_title{  width: 100%; font-weight: bold;}
.picker-hall-bd .hn_box3 .bm_title:hover{ background: #fff; color: #333;}
.hn_box .picker-hall-content{display: block;}
.hn_box b{ background: #d2d8eb;}
.hn_box b:before{transform: rotate(180deg);}
.logofont{
	    font-size: 20px;
    color: #2e5aa6;
    font-weight: bold;
}
.qtjj{    
   margin-top: 20px;
    margin-bottom: 20px;
}


















































