* {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    /* max-width: 1920px; */
    margin: 0 auto;
    background: url("../../temp/images/newimg/headerbg.jpg") no-repeat top center;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #313A53;
}

ul, li {
    list-style: none;
}

input {
    border: 0;
    outline: none;
}

i, em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.pcNone {
    display: none !important;
}

.container1400 {
    width: 1400px;
    margin: 0 auto;
}

.bodyBgTop {
    background: url("../../temp/images/newimg/headerbg.jpg") no-repeat top center;
    background-size:100% auto !important;
}

.indexnewbg{
    background: url("../../temp/images/newimg/bg2.jpg") no-repeat top center;
    background-size:100% auto !important;
}

.headerTopBg {
    border-bottom: 1px solid #AFCEE0;
    height: 40px;
    background: url("headerTopBox_bg.png") repeat-x;
}

.headerTop a {
    line-height: 40px;
    margin: 0 8px;
}

.headerTop a:first-child {
    margin-left: 0;
}

.headerTop a:hover {
    color: #0065a4;
}

.headerTop a, .headerTop img, .headerTop span {
    vertical-align: middle;
}

.headerTop .personalNotice{
    display: inline-block;
    width: 18px;
    height: 20px;
    margin-right: 0;
    vertical-align: middle;
    background: url("kc_new_head_infoIcon.png") no-repeat;
    background-size: 100% auto;
    position: relative;
}

.headerTop .personalNotice.active:after{
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #dd6558;
    border: solid 1px #deeffd;
    position: absolute;
    top: 0;
    right: 0;
}

.headerTop span {
    color: #4186BA;
}

.kc_logo {
    display: block;
    float: left;
    margin: 36px 0;
}

.header_searchBox {
    float: right;
    margin-top: 44px;
}

.header_search_input {
    width: 432px;
    height: 49px;
    border: 1px solid #70AFDE;
    float: left;
    padding-left: 18px;
    box-sizing: border-box;
    font-size: 16px;
}

.header_searchBtn {
    float: left;
    cursor: pointer;
}

.header_search_input:hover::-webkit-input-placeholder {
    color: #104165;
}

.headerMiddle_keywords {
    margin-top: 12px;
    color: #004165;
    margin-bottom: 38px;
}

.headerMiddle_keywords a {
    color: #004165;
    margin-right: 12px;
}

.headerNav {
    background: url("headerNav_bg.jpg") no-repeat center;
    position: relative;
}

.headerNav .headerNavLi {
    float: left;
    height: 58px;
    line-height: 58px;
    /* width: 165px; */
    border-right: 1px solid #417491;
    text-align: center;
    /* padding: 0 20px; */
}

.headerNav .headerNavLi:hover .headerNavChildBox {
    display: block;
}

/* .headerNav .headerNavLi:first-child {
    width: 75px;
} */

.headerNav .headerNavLi:last-child {
    border: none;
}

.headerNav .headerNavLi>a {
    font-size: 20px;
    color: #fff;
    background: url("headerNav_icon.png")no-repeat 92% center;
    display: block;
    padding: 0 34px;
    white-space: nowrap;
}
.site{ line-height: 55px; font-size: 14px; color: #004165;}

/* .headerNav .headerNavLi:nth-child(4) > a{
    background-position: 89% center;
} */

.bgNone {
    background: none !important;
}

.headerNav .headerNavLi:hover, .headerNav .headerNavLi.on {
    background: url("headerNav_hover_bg.png") repeat-x;
}

.headerNavChildBox {
    position: absolute;
    width: 100%;
    left: 0;
    top: 58px;
    display: none;
    z-index: 100000;
}

.headerNavChildBg {
    height: 65px;
    margin-top: 20px;
    line-height: 65px;
    background: #fff;
    border-bottom: 1px solid #0FA38C;
    text-align: center;
}

.headerNavChild {
    /* float: left; */
    display: inline-block;
    margin-right: 75px;
}

.headerNavChild li {
    float: left;
    padding-left: 36px;
    padding-right: 20px;
    background: url("headerNavChild_liIcon.png") no-repeat left;
}

.headerNav .headerNavLi:nth-child(4) .headerNavChild{
    margin-right: 16px;
}

.headerNav .headerNavLi:nth-child(4) .headerNavChild li{
    padding-left: 17px;
    padding-right: 14px;
}

.headerNavChild li a {
    color: #004165;
    display: block;
}

.headerNavChild li a:hover {
    color: #006ba8;
    background: url("headerNavChild_aBg.png") no-repeat bottom center;
}

.qqzjzk_box{ background: url("../../temp/images/newimg/images5.jpg")no-repeat center top; background-size: cover; height: 450px; padding-left: 90px; padding-top: 100px; position: relative; margin: 60px auto 30px; }
.qqzjzk_box h3{ font-size: 46px; color: #fff; font-weight: bold; }
.qqzjzk_box p{ font-size: 20px; color: #fff; line-height: 30px; margin: 20px 0 50px; }
.qqzjzk_box a{ display: inline-block; height: 45px; line-height: 45px; text-align: center; color: #fff; padding: 0 60px; border: 1px solid #fff; transition: all 0.3s ease-in-out; }
.qqzjzk_box a:hover{ background: #fff; color: #004165; }

.footerTopBg {
    background: url("../../temp/images/newimg/footerbg.jpg") no-repeat center;
    padding-top: 50px;
    padding-bottom: 40px;
}
.footernav_sub ul li{ float: inherit; margin-right: 0; padding: 0; margin-top: 15px; margin-bottom: 15px;}
.footernav_sub ul li a{ font-size: 14px; color: #999; transition: all 0.3s ease;}
.footernav_sub ul li a:hover{ color: #004165; text-decoration: underline;}

.contact_us{ display: inline-block; line-height: 45px; padding: 0 60px; border: 1px solid #004165; color: #004165; font-size: 16px; margin-top: 50px; transition: all 0.3s ease; }
.contact_us:hover{ background: #004165; color: #fff;}

.footerBottomBg {
    background: #115175;
    /* height: 85px; */
}

.footerBottom {
    overflow: hidden;
}

.footer_bottom_logo {
    float: left;
    display: block;
    margin-top: 9px;
}

.footer_botInf {
    float: left;
    text-align: center;
    width: 1215px;
    line-height: 50px;
    color: #C0CAD3;
    /* margin-top: 10px; */
}

.footer_botInf span {
    margin: 0 0 0 70px;
    font-size: 13px;
}

.footer_botInf span.chengban{
    line-height: 1.5;
    text-align: left;
    vertical-align: middle;
}
.footer_botInf span i:first-child {
    padding: 0;
}
.footer_botInf span i {
    padding: 0 30px 0 0;
}
.footer_botInf span i:last-child {
    padding: 0;
}
.footer_botInf span.chengban i{
    vertical-align: middle;
    overflow: hidden;
    display: inline-block;
}
.footer_botInf a {
    color: #C0CAD3!important;
}

.footer_botInf .biaoshi {
    text-align: left;
}
.footer_botInf .biaoshi i {
    padding: 0 80px 0 0;
}
.footer_botInf .biaoshi i:first-child {
    padding: 0 80px 0 0;
}

.footer_botInf .biaoshi i:nth-of-type(2) a{
    display: inline-block;
    padding-left: 25px;
    background: url("foot-newjh.png") no-repeat;
    background-position: left center;
}
.footerTopLeft {
    float: left;
    width: 300px;
    /* height: 250px; */
}

.footer_logo {
    display: block;
}

.footerDh {
    margin-top: 30px;
    margin-bottom: 22px;
}

.footerDh a {
    color: #004165;
    padding-left: 18px;
    background: url("footerDh_icon.png") no-repeat left 9px;
    margin-right: 12px;
}

.footerDh a:first-child {
    background: none;
    padding-left: 0;
}

.footerEwmBox{
    width: 450px;
    margin-left: -5px;
}

.footerEwmBox .code-item{
    display: inline-block;
    width: 128px;
    font-size: 12px;
    text-align: center;
}

.footerEwmBox .code-item .img-cont{
    margin: 0 5px;
}

.footerEwmBox .code-item .img-cont img{
    display: block;
    width: 100%;
}

.footerEwmBox .code-item p:first-of-type{
    color: #0f4868;
    white-space: nowrap;
}

.footerEwmBox .code-item p:nth-of-type(2){
    color: #1e7f82;
}

.footerEwmBox img {
    display: inline-block;
    margin-left: 24px;
}

.footerEwmBox img:first-child {
    margin-left: 0;
}

.footerTopRight {
    float: right;
    width: 1000px;
    margin-top: 5px;
    /* height: 200px; */
}

.footerNav_title li {
float: left;
margin-right: 25px;
padding: 0 15px 0;
}
.footerNav_title li:last-child {
margin-right: 0;
}
.footerNav_title li a {
color: #333;
font-size: 18px;
}

.footerNav_title li.on:after {
    border-bottom: 2px solid #004165;
    display: table;
    content: '';
    clear: both;
    width: 100%;
    height: 0;
    margin-top: 15px;
}

.footerNav_title li.on a {
color: #004165;
}

.footerNav_list {
margin-top: 16px;
display: none;
/* height: 125px; */
/* overflow-y: auto; */
}

.footerNav_listShow {
display: block;
}

.footerNav_list a {
display: inline-block;
margin-top: 16px;
margin-right: 19px;
color: #004165;
line-height: 1.2;
}

#_span_jiucuo {
    display: block;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

/*slide*/

.rightnav {
    position: fixed;
    right: 10px;
    top: 50%;
    width: 45px;
    z-index: 99;
    margin-top: -150px;
}

.rightnav .item {
    width: 45px;
    height: 45px;
    background: #fff;
    position: relative;
    margin-bottom: 6px;
    -webkit-box-shadow: 0px 0px 59px 0px rgba(19, 40, 83, 0.1);
    box-shadow: 0px 0px 59px 0px rgba(19, 40, 83, 0.1);
}

.rightnav .tit {
    font-size: 14px;
    color: #fff;
    text-align: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0065A4;
    line-height: 16px;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}

.rightnav .middle {
    width: 100%;
    height: 100%;
}

.rightnav .item:hover .tit {
    opacity: 1;
}

.gotop1 {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    visibility: hidden;
    cursor: pointer;
}

.gotop1.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.rightnav .middle .middle-cont {
    margin-top: 6px;
}
.slide_ewm{
    display: block;
    position: absolute;
    top: 0;
    left: -152px;
    display: none;
} 
.slide_ewmBox:hover .slide_ewm{
    display: block;
}
.slide_wxwbBox{
    width: 155px;
    height: 45px;
    background: url("slide_wxwb.png") right no-repeat;
    position: absolute;
    top: 0;
    left: -155px;
    display: none;
}
.slide_ewmIconBox:hover .slide_wxwbBox{
    display: block;
}
.slide_wxIcon,.slide_wbIcon{
    display: inline-block;
    vertical-align: middle;
}
.slide_wxIcon{
    width: 32px;
    height: 26px;
    background: url("wx_icon.png") no-repeat;
    margin-left: 26px;
    margin-top: 10px;
}
.slide_wxIcon:hover{
    background: url("wx_icon_hover.png") no-repeat;
}
.slide_wbIcon{
    width: 32px;
    height: 24px;
    background: url("wb_icon.png") no-repeat;
    margin-left: 32px;
    margin-top: 8px;
}
.slide_wbIcon:hover{
    background: url("wb_icon_hover.png") no-repeat;
}



#ops_share_rt ul li{
    display: inline-block;
    vertical-align: middle;
}
#ops_share_rt ul li i{
    background: none!important;
}
#ops_share_rt ul li:nth-child(1){
    width: 32px;
    height: 26px;
    background: url("wx_icon.png") no-repeat;
    margin-left: 26px;
    margin-top: 10px;
}
#ops_share_rt ul li:nth-child(1):hover{
    background: url("wx_icon_hover.png") no-repeat;
}
#ops_share_rt ul li:nth-child(2){
    width: 32px;
    height: 24px;
    background: url("wb_icon.png") no-repeat;
    margin-left: 32px;
    margin-top: 8px;
}
#ops_share_rt ul li:nth-child(2):hover{
    background: url("wb_icon_hover.png") no-repeat;
}

#weixin_qrcode_rt .weixin_popup_head {
    margin: 10px 10px 0 10px;
    height: 26px;
}
#weixin_qrcode_rt .weixin_popup_main {
    padding-top: 0!important;
}
.weixin_popup_main img {
    margin: 0 auto;
}
#weixin_qrcode_rt .weixin_popup_foot {
    padding: 0 0 0 20px;
}
#weixin_qrcode_rt {
    padding: 0!important;
}


/*个人弹框*/
.mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 30;
    display: none;
}
.personal_box{
	width: 860px;
	max-height: 90%;
	background: #fff;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
    z-index: 31;
    display: none;
}
.legal {
	overflow-y: auto;
}
.personal_box>.title{
	padding-left: 50px;
	padding-right: 20px;
	background: url("kc_perBg_bg.png") center;
	width: 100%;
    height: 57px;
    line-height: 57px;
	color: #FFFFFF;
	font-size: 24px;
    box-sizing: border-box;
}
.personal_box>.title img{
	float: right;
    margin-top: 20px;
    cursor: pointer;
}
.personal_box .personal_content{
	padding: 30px 50px 50px;
	font-size: 16px;
	color: #004165;
	overflow: hidden;
}
.kcfwWindow .personal_content{
    padding: 0 50px 50px;
}
.per_top{
	border-bottom: 1px dashed #cfdae1;
}
.personal .per_top{
	height: 130px;
}
.legal .per_top{
	height: 390px;
}
.kcfwWindow .per_top{
	height: auto;
    border: none;
}
.per_top .per_item{
	float: left;
	margin-bottom: 25px;
    margin-right: 26px;
    position: relative;
}
.knowledge .per_item .arrow{
	position: absolute;
    width: 35px;
    height: 36px;
    right: 0;
    top: 0;
    border-left: 1px solid #a5b8c5;
}
.knowledge .per_item .arrow p{
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
}
.knowledge .per_item .arrow p img{
	margin-top: -3px;
}
.knowledge .per_item .arrow p:first-child{
    border-bottom: 1px solid #a5b8c5;
}
.legal .per_top .per_item{
	margin-right: 51px;
}
.kcfwWindow .per_top .per_item{
    width: 46%;
	margin-right: 56px;
}
.personal .per_top .per_item:nth-child(3){
	margin-right: 0;
}
.legal  .per_top .per_item:nth-child(2n){
	margin-right: 0;
}
.per_top .per_item label{
	display: inline-block;
    text-align: right;
    float: left;
    line-height: 36px;
}
.personal .per_top .per_item:first-child label{
    width: 96px;
}
.legal .per_top .per_item label{
	width: 155px;
}
.kcfwWindow .per_top .per_item label{
    width: 100% !important;
    float: none;
    text-align: left;
}
.kcfwWindow .per_top .per_item label em{
    color: #DD6558;
}
.legal .per_top .per_item:nth-child(2) label,.legal .per_top .per_item:nth-child(4) label,.legal .per_top .per_item:nth-child(6) label{
	width: 187px;
}
.per_top .per_item input{
	border: 1px solid #a5b8c5;
    width: 140px;
    line-height: 36px;
    height: 36px;
    border-radius: 4px;
    color: #8598a8;
    padding-left: 10px;
    font-size: 16px;
    box-sizing: border-box;
}
.per_top .per_check{
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #a5b8c5;
    width: 140px;
    line-height: 36px;
    height: 36px;
    cursor: pointer;
    color: #8598a8;
    padding-left: 10px;
   	background: #f3f6f8;
   	border-radius: 4px;
    position: relative;
    padding-right: 20px;
    vertical-align: middle;
}
.legal .per_top .per_item input,.legal .per_top .per_check{
	width: 170px;
}
.kcfwWindow .per_top .per_item input,.kcfwWindow .per_top .per_check{
	width: 100%;
}
.per_top .per_check .per_checked,.per_top .per_check i{
	display: block;
    overflow: hidden;
    height: 36px;
}
.per_top .per_check i{
    width: 140px;
    height: 36px;
    background: url("policy_check_bg.png") no-repeat 90%;
    position: absolute;
    right: 0;
    top: 0;
}
.per_top .per_check ul{
	position: absolute;
    left: -1px;
    top: 35px;
    width: 140px;
    border: 1px solid #a5b8c5;
    background: #fff;
    padding: 8px 0;
    z-index: 99;
    display: none;
    max-height: 300px;
    overflow-y: scroll;
}
.legal .per_top .per_check ul{
	width: 170px;
}
.kcfwWindow .per_top .per_check ul{
	width: 100%;
}
.charge .per_check ul{
	width: 140px !important;
}
.per_top .per_check.on ul{
	display: block;
}
.per_top .per_check ul li{
	padding-left: 10px;
}
.per_top .per_check ul li:hover{
	background: #f3f6f8;
}
.per_bottom>.title{
	margin-top: 25px;
	color: #004165;
	margin-bottom: 20px;
	clear: both;
}
.legal .per_bottom>.title{
	margin-top: 0;
}
.behavior{
	margin-bottom: 6px !important;
	margin-right: 0 !important;
}
.per_bottom>.title span:first-child{
	font-size: 16px;
	font-weight: 700;
	margin-right: 5px;
}
.legal .per_bottom>.title span:first-child{
    display: inline-block;
    width: 155px;
    text-align: right;
    margin-right: 0;
    font-weight: 400;
}
.legal .per_checkbox{
	padding-left: 155px;
}
.per_bottom>.title span:last-child{
	font-size: 14px;
	color: #8598A8;
}
.per_bottom .per_checkbox img{
    float: left;
    margin-top: 2px;
    margin-right: 6px;
}
.per_bottom .per_checkbox>span{
	display: inline-block;
	width: 136px;
    margin-right: 67px;
    margin-bottom: 18px;
    cursor: pointer;
}
.legal .per_bottom .per_checkbox>span{
	width: 170px;
	margin-right: 34px;
}
.personal .per_bottom .per_checkbox>span:nth-child(4n){
	margin-right: 0;
}
.legal .per_bottom .per_checkbox>span:nth-child(3n){
	margin-right: 0;
}
.per_bottom .per_checkbox span span{
	float: left;
}
.per_checkbox span span.on{
	color: #0065a4;
}
.per_btn{
	text-align: center;
	margin-top: 30px;
	clear: both;
}
.per_btn span{
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	font-size: 18px;
	cursor: pointer;
}
.per_btn span.reset{
	border: 1px solid #bdcbdd;
	color: #6e8da9;
	margin-right: 20px;
}
.per_btn span.submit{
	border: 1px solid #0065a4;
	background: #0065a4;
	color: #FFFFFF;
}
.charge .per_item label,.knowledge .per_item label{
	width: 96px !important;
    text-align: right;
}
.knowledge .per_item input,.charge .per_item input,.charge .per_item .per_check{
	width: 140px !important;
}
.knowledge .per_item:first-child input{
	padding-right: 36px;
}
.charge .per_bottom>.title span:first-child{
    width: 96px;
}
.charge .per_checkbox{
	padding-left: 96px;
}
.charge .per_bottom .per_checkbox>span,.charge .per_bottom .per_checkbox>span:nth-child(3n){
	width: 138px !important;
	margin-right: 9px;
}
.charge .per_bottom .per_checkbox>span:nth-child(4n){
	margin-right: 0 !important;
}
.charge .per_item:last-child label{
	width: 170px !important;
}
.per_title{
	font-weight: 700;
    font-size: 18px;
    margin: 25px 0 20px;
}
.per_title span{
    float: right;
    color: #0065A4;
}
.legal .charge{
	height: 320px;
}
.knowledge .per_item:nth-child(3n){
	margin-right: 0;	
}
.knowledge .per_item,.charge .per_item{
    margin-right: 7px !important;
}
.knowledge{
	height: 200px !important;
}
.structure{
	border-bottom: 0;
    height: 175px !important;
}
.per_top .per_item_subhead{
    color: #000;
    margin-bottom: 0;
}
.per_item_subhead h4{
    display: inline-block;
    font-size: 18px;
    margin-right: 30px;
    font-weight: normal;
}
.per_item_subhead span{
    font-size: 16px;
}
.per_item_subhead span em{
    color: #0065a4;
}
.per_itemCheck{
    margin-bottom: 16px;
}
.per_itemCheckRadio:nth-child(even){
    margin-right: 20px;
}
.per_itemCheckRadio img,.per_itemCheckRadio span,.per_itemCheck_title{
    vertical-align: middle;
}
.per_itemCheck_title{
    color: #004165;
    min-width: 220px;
    display: inline-block;
    text-align: right;
}
.per_itemCheck_title em{
    color: #DD6558;
}

.kcfw_kczy_new_link_list{
    margin-top: 20px;
    overflow: hidden;
}

.kcfw_kczy_new_link_list li{
    float: left;
    width: 680px;
    padding: 0 !important;
    margin-bottom: 20px;
    height: 132px;
}

.kcfw_kczy_new_link_list li a{
    display: block;
}

.kcfw_kczy_new_link_list li img{
    display: block;
    width: 100%;
}

.kcfw_kczy_new_link_list li:nth-child(even){
    margin-left: 40px;
}


/************头部搜索新增*****************/
.header_search_input{
    border-color: #ccc;
}

.headerMiddle_top{
    position: relative;
}

.headerMiddle_top .new_search_list{
    position: absolute;
    top: 48px;
    width: 432px;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-top: none;
    z-index: 9999999999;
    box-sizing: border-box;
    padding: 0 20px 20px 18px;
    font-size: 18px;
    line-height: 44px;
    overflow: hidden;
    display: none;
}


.headerMiddle_top .new_search_list li{
    cursor: pointer;
    color: #999999;
}

.headerMiddle_top .new_search_list li span{
    color: #333333;
}

.headerMiddle_top .new_search_list li:first-of-type{
    padding-top: 10px;
    border-top: 1px solid #cccccc;
}

@media screen and (max-width: 1440px) {
    body {
        font-size: 14px;
    }
    .container1400 {
        width: 1000px;
        margin: 0 auto;
    }
    .headerTop img {
        width: 16px;
    }
    .kc_logo {
        width: 264px;
        margin: 30px 0;
    }
    .header_search_input {
        width: 330px;
        height: 41px;
        border: 1px solid #70AFDE;
        float: left;
        padding-left: 16px;
        font-size: 14px;
    }
    .header_searchBtn {
        height: 41px;
    }
    .headerMiddle_keywords {
        margin-top: 7px;
        color: #004165;
        margin-bottom: 33px;
    }
    .header_searchBox {
        margin-top: 36px;
    }
    .headerNav .headerNavLi {
        height: 48px;
        line-height: 48px;
        width:143px;
    }
    /* .headerNav .headerNavLi:first-child {
        width: 140px;
    } */
    .headerNav .headerNavLi>a {
        font-size: 16px;
        background-size: 10px;
    }

    /* .headerNav .headerNavLi:nth-child(4) > a{
        background-position: 95% center;
    } */

    .headerNav .headerNavLi:nth-child(4) .headerNavChild li{
        padding-left: 12px;
    padding-right: 4px;
    }

    .headerNavChildBox {
        top: 48px;
    }
    .headerNavChildBg {
        height: 55px;
        line-height: 55px;
    }
    .headerNavChild li {
        float: left;
        padding-left: 22px;
        padding-right: 18px;
        font-size: 13px;
    }
    /* .footerBottomBg {

    } */
    .footer_bottom_logo {
        width: 44px;
    }
    .footer_botInf {
        width: 820px;
        line-height: 26px;
        text-align: left;
        margin-top: 6px;
    }
    .footer_botInf span {
        font-size: 12px;
        margin: 0 0 0 50px;
        display: block;
    }
    .footer_botInf span:nth-child(3) {
        display: block;
        padding-left: 0;
    }
    .footer_botInf .biaoshi i:first-child {
        padding: 0 60px 0 0;
    }
    .footer_botInf .biaoshi i {
        padding: 0 60px 0 0;
    }
    .footerTopBg {
        padding-top: 40px;
        padding-bottom: 30px;
        background-size: auto 100%;
    }
    .footer_logo {
        width: 172px;
    }
    .footerDh {
        margin-top: 16px;
        margin-bottom: 10px;
    }
    .footerEwmBox .code-item {
        width: 110px;
        margin-left: -8px;
    }

    .footerEwmBox .code-item .img-cont{
        margin: 0 8px;
    }
    .footerDh a {
        padding-left: 14px;
        margin-right: 8px;
    }
    .footerTopRight {
        width: 636px;
        margin-top: 26px;
        height: 170px;
    }
    .footerNav_title li {
        margin-right: 9px;
        padding: 0 10px 0;
    }
    .footerNav_title li.on:after {
        margin-top: 28px;
    }
    .footerNav_title li:last-child {
        margin-right: 0;
    }
    .footerNav_title li a {
        font-size: 16px;
    }
    .footerNav_list a {
        font-size: 13px;
        margin-top: 10px;
        margin-right: 6px;
    }
    .footerNav_list {
        height: 90px;
        overflow-y: auto;
    }
	/*个人弹框*/
	.personal_box{
		max-height: 700px;
	}
    .footerTopLeft {
        float: left;
        width: 260px;
        /* height: 190px; */
    }
    #_span_jiucuo {
        margin-top: 15px;
    }
    .footer_bottom_logo {
        margin-top: 15px;
    }

    .kcfw_kczy_new_link_list li{
        width: 490px;
        height: 96px;
    }

    .kcfw_kczy_new_link_list li:nth-child(even){
        margin-left: 20px;
    }

    /************头部搜索新增*****************/
    .header_search_input{
        border-color: #ccc;
    }

    .headerMiddle_top{
        position: relative;
    }

    .headerMiddle_top .new_search_list{
        top: 40px;
        width: 330px;
        font-size: 14px;
        line-height: 32px;
    }


}

@media screen and (max-width: 1280px) {}