
.index_notice {
    height: 65px;
    background: url("index_notice_bg.png") repeat;
    margin-top: 20px;
    border: 1px solid #0FAA91;
    border-top: 4px solid #0FAA91;
    line-height: 60px;
    border-left: 0;
}

.index_notice_title {
    float: left;
    font-size: 20px;
    width: 117px;
    text-align: center;
    height: 65px;
    background: url("index_notice_title_bg.png") no-repeat;
    border-top: 4px solid #00659C;
    margin-top: -4px;
    color: #fff;
    font-weight: bold;
    display: block;
}

.index_notice_title:hover{
    background: url("index_notice_title_bg_hover.png") no-repeat;
}
.index_notice_content {
    float: left;
    width: 1150px;
    height: 60px;
    overflow: hidden;
    margin-left: 20px;
}

.index_notice_btnBox {
    float: right;
    margin-right: 22px;
}

.index_notice img, .index_notice a {
    vertical-align: middle;
}

.index_notice_btn {
    color: #0FAA91;
    margin-right: 4px;
}

.index_notice_content a {
    color: #004165;
}

.index_notice_content span {
    margin-left: 44px;
    width: auto!important;
    float: none!important;
    background: url("index_notice_content_icon.png") left 6px no-repeat;
    padding-left: 22px;
}

.index_notice_content span:first-child {
    margin-left: 0;
}

.index_bannerBox {
    height: 410px;
    position: relative;
    width: 1400px;
    margin: 20px auto 0;
}

.index_banner {
    width: 100%;
    height: 100%;
}

.index_bannerBox .pagination {
    position: absolute;
    right: 70px;
    bottom: 35px;
    z-index: 2;
}

.index_bannerBox .swiper-pagination-switch {
    margin-right: 8px;
}

.pagination_banner .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("swiper_paginationBg.png") no-repeat;
    cursor: pointer;
}

.pagination_banner .swiper-active-switch {
    background: url("swiper_paginationBg_hover.png") no-repeat;
}

.banner_arrowLeft, .banner_arrowRight {
    display: block;
    width: 34px;
    height: 57px;
    position: absolute;
    top: 50%;
    margin-top: -29px;
    z-index: 3;
}

.banner_arrowLeft {
    left: 0;
    background: url("swiper_arr_left.png") no-repeat;
}

.banner_arrowRight {
    right: 0;
    background: url("swiper_arr_right.png") no-repeat;
}

.index_banner .swiper-slide {
    position: relative;
}
.index_banner .swiper-slide img {
    width: 100%;
    height: 100%;
}
.banner_AirView {
    width: 386px;
    height: 297px;
    background: url("banner_AirView_bg.png") no-repeat;
    position: absolute;
    right: 52px;
    top: 52px;
    padding: 40px 52px;
    box-sizing: border-box;
}

.banner_AirView_title {
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
    color: #fff;
}

.AirView_more {
    display: block;
    text-align: center;
    color: #CBC1BC;
    font-size: 14px;
    margin-top: 44px;
}

.AirView_more span {
    margin-right: 10px;
}

.AirView_more span, .AirView_more img {
    vertical-align: middle;
}

.index_dynamic {
    margin-top: 44px;
    position: relative;
}

.index_dynamic_title_bg {
    position: absolute;
    top: 0;
    left: -32px;
}

.dynamic_headBox {
    position: relative;
    z-index: 2;
    padding-top: 20px;
    padding-bottom: 30px;
}

.dynamic_title {
    font-size: 42px;
    font-weight: bold;
    color: #004165;
    float: left;
    line-height: 1;
}

.dynamic_nav {
    float: right;
    margin-left: 200px;
}

.dynamic_links_tab.dynamic_links_tab{
    margin-left: 74px
}

.dynamic_nav li, .dynamic_nav .dynamic_link_item{
    float: left;
    width: 160px;
    line-height: 45px;
    background: url("dynamic_navLi_bg.jpg") no-repeat;
    margin-left: 5px;
    text-align: center;
    
}

.dynamic_nav .dynamic_link_item{
    font-size: 18px;
    color: #004165;
    transition: all 0.4s;
}

.dynamic_nav .dynamic_link_item:hover{
    font-size: 19px;
}

.dynamic_nav li.on {
    background: url("dynamic_navLi_bg_hover.jpg") no-repeat;
}

.dynamic_nav li a {
    font-size: 18px;
    color: #004165;
    display: block;
}

.dynamic_nav li.on a {
    color: #fff;
}

.dynamic_nav img {
    display: none;
    margin: 0 auto;
}

.dynamic_nav li.on img {
    display: block;
}

.dynamic_list_det {
    float: left;
    width: 320px;
    margin-left: 40px;
    background: #fff;
    position: relative;
    margin-top: 20px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}
.jx .dynamic_list_det {
    margin-top: 40px;
}
.dynamic_list_det:hover {
    box-shadow: 0 6px 24px #E7EBEE;
    transform: translateY(-10px);
    animation-play-state: running;
}

.dynamic_content {
    margin-top: 22px;
    height: 610px;
    display: none;
}
.dynamic_content_sc {
    height: 550px;
}


.dynamic_content_list {
    padding-top: 10px;
    overflow: hidden;
}

.dynamic_content1 {
    display: block;
}

.dynamic_content_list .dynamic_list_det:first-child {
    margin-left: 0;
}
.dynamic_content_list .dynamic_list_det:nth-child(5) {
    margin-left: 0;
}

.dynamic_det_top {
    height: 236px;
}

.dynamic_det_top img {
    display: block;
    width: 100%;
    height: 100%;
}

.dynamic_detBox {
    margin: 0 24px 32px;
}

.dynamic_detBox br{
    display: none;
}

.dynamic_det_title {
    display: block;
    height: 106px;
    color: #28303e;
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
    padding-top: 20px;
    word-break: break-all;
}

.dynamic_det_title:hover {
    color: #004165;
}

.dynamic_det_titleSmall {
    display: block;
    height: 106px;
    color: #8598a8;
    font-size: 16px;
    line-height: 24px;
}

.dynamic_det_inf{
    height: 50px;
}

.dynamic_det_inf img, .dynamic_det_inf span {
    font-size: 14px;
    color: #8598a8;
}

.dynamic_det_infDate {
    float: left;
}

.dynamic_det_infDate img, .dynamic_det_infDate span {
    vertical-align: middle;
}

.dynamic_det_infSource {
    float: right;
}

.dynamic_det_infSource img, .dynamic_det_infSource span {
    vertical-align: text-bottom;
}

.dynamic_det_more {
    display: block;
    font-size: 14px;
    color: #8598a8;
}

.dynamic_det_more img {
    margin-top: 5px;
}

.dynamic_det_top_title {
    display: block;
    height: 100%;
    overflow: hidden;
}

.dynamic_det_top_title span {
    margin: 52px 30px 0;
    font-size: 20px;
    line-height: 36px;
    color: #28303e;
    font-weight: bold;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.dynamic_list_det_tag {
    width: 90px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
    background-color: #115175;
    text-align: center;
    position: absolute;
    left: 27px;
    top: 0;
}

.pagination_dynamic {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.pagination_dynamic .swiper-pagination-switch {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url("dynamic_swiper_paginationBg.png") no-repeat center;
    cursor: pointer;
    padding: 5px 18px;
}

.pagination_dynamic .swiper-active-switch {
    background: url("dynamic_swiper_paginationBg_hover.png") no-repeat center;
}

.index_policy {
    position: relative;
    margin-top: 60px;
}

.policy_changeBox {
    height: 40px;
    width: 1060px;
    background: rgba(255, 255, 255, 0.3);
    float: right;
    border-bottom: 1px solid #C6D1DB;
    box-shadow: 0 0 10px #E8EBEE;
    padding: 24px 0;
    box-sizing: content-box;
}

.policy_headBox {
    position: relative;
    z-index: 2;
}

.policy_title {
    font-size: 42px;
    font-weight: bold;
    color: #004165;
    float: left;
    line-height: 1;
    margin-top: 20px;
}

.policy_changeBt {
    font-size: 18px;
    color: #004165;
    line-height: 38px;
}

.policy_check {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #A5B8C5;
    line-height: 38px;
    height: 40px;
    cursor: pointer;
    font-size: 18px;
    color: #8598a8;
    padding-left: 18px;
    background: url("policy_check_bg.png") no-repeat 90%;
    position: relative;
}

.policy_check1 {
    width: 150px;
}

.policy_check2 {
    width: 120px;
}

.policy_check3 {
    width: 160px;
}

.policy_check.on {
    border: 1px solid #286182;
    color: #286182;
}

.policy_check_list {
    position: absolute;
    left: -1px;
    top: 38px;
    width: 100%;
    border: 1px solid #286182;
    background: #fff;
    padding: 8px 0;
    display: none;
}

.policy_check.on .policy_check_list {
    display: block;
}

.policy_check_list li {
    padding-left: 18px;
}

.policy_check_list li:hover {
    background: #E7EBEE;
}

.policy_changeBt {
    margin-left: 30px;
    margin-right: 12px;
}

.policy_btn {
    display: inline-block;
    width: 110px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
}

.policy_btn1 {
    background: url("policy_btn1.jpg") no-repeat;
    margin-left: 50px;
}

.policy_btn2 {
    background: url("policy_btn2.jpg") no-repeat;
    margin-left: 10px;
}

.policy_classifyBox {
    margin-top: 38px;
}

.policy_classifyBox li {
    float: left;
    text-align: center;
    min-width: 104px;
    margin-left: 81px;
}

.policy_classifyBox li:first-child {
    margin-left: 0;
}

.policy_classifyBox li span, .policy_classifyBox li img {
    display: block;
    margin: 0 auto;
}

.policy_classifyBox li span {
    font-size: 20px;
    color: #004165;
}

.policy_classifyBox li img {
    margin-top: 10px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.policy_classifyBox li:hover img {
    transform: translateY(-10px);
    animation-play-state: running;
}

.policy_classifyImg {
    overflow: hidden;
    height: 140px;
}

.policy_swip_title a {
    font-size: 32px;
    color: #85939B;
}

.policy_swip_title span {
    font-size: 32px;
    color: #8197A6;
    margin: 0 46px;
}

.policy_swip_title {
    text-align: center;
    margin: 54px auto 30px;
    background: url("policy_swip_title_bg.png") no-repeat center;
}

.policy_swip_title a.on {
    color: #004165;
}

.policy_swiper {
    height: 414px;
}
.pdfheight{
    height: 230px;
}


.policy_tabCnt {
    width: 256px;
    height: 354px;
    background: url("policy_tabCnt.png") no-repeat;
    margin-top: 10px;
    box-shadow: 0 0 5px #f1f3f5;
    float: left;
    margin-left: 30px;
    padding: 34px 28px 26px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}
.pdfheight .policy_tabCnt{ height: 210px; background-size: 100% 100%; }
.pdfheight .policy_tabCnt .policy_tabCnt_title{font-weight: normal;}
.policy_tabCnt a:first-child{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
}
.pdfheight .policy_tabCnt a:first-child{
    -webkit-line-clamp: 4;
    line-clamp: 4;
}

.policy_tabCnt .musicBox{
    float: none;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 2;
}

.policy_tabCnt a + .musicBox,.policy_tabCnt img + .musicBox{
    right: 70px;
}

.policy_tabCnt:first-child {
    margin-left: 0;
}

.policy_tabCnt:hover {
    transform: translateY(-10px);
    animation-play-state: running;
}

.policy_tabCnt_title {
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
    /* height: 110px; */
    display: block;
    overflow: hidden;
}

.policy_tabCnt p {
    font-size: 16px;
    line-height: 24px;
    color: #8598a8;
    margin-top: 22px;
    /* height: 140px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    word-break: break-all;
    overflow: hidden;
}

.policy_tabCnt p br{
    display: none;
}

.policy_tabCnt_date {
    margin-top: 20px;
}

.policy_tabCnt_date img, .policy_tabCnt_date span {
    vertical-align: middle;
    font-size: 14px;
    color: #8598a8;
    line-height: 24px;
}

.policy_dowon_btn {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60px;
    z-index: 3;
}

.policy_tabBox {
    display: none;
}

.policy_tabBoxShow {
    display: block;
}
.index_prize_desc{
    text-align: center;
    font-size: 18px;
    color: #666;
    line-height: 30px;
    margin: 30px 0 50px;
}

.policy_tab_more {
    display: block;
    max-width: 172px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #004165;
    margin: 32px auto 0;
    border: 1px solid #004165;
    background: url("policy_tab_more_bg.png") no-repeat 80%;
    padding-left: 50px;
    box-sizing: content-box;
    transition: all 0.3s ease-in;
}

.policy_tab_more:hover {
    color: #fff;
    background: url("policy_tab_more_bg_hover.png") no-repeat 70% #004165;
}
.close {
    background: none;
}
.close:hover {
    color: #fff;
    background: #004165;
}

.index_service {
    position: relative;
    margin-top: 60px;
    margin-bottom: 20px;
}

.service_btnBox {
    margin-top: 58px;
}

.service_btnBox a {
    display: block;
    width: 446px;
    float: left;
    margin-left: 30px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.service_btnBox a:first-child {
    margin-left: 0;
}

.service_btnBox a:hover {
    transform: translateY(-10px);
    animation-play-state: running;
}

.declare_title {
    font-size: 32px;
    text-align: center;
    color: #004165;
    background: url("declare_title_bg.png") no-repeat center;
    margin-bottom: 20px;
}

.declare_det {
    background: url("declare_det_bg.jpg") no-repeat;
    width: 218px;
    height: 218px;
    float: left;
    margin-left: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px #e8e8ed;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.declare_det:nth-child(6n+1) {
    margin-left: 0;
}

.declare_det:hover {
    margin-bottom: 20px;
    transform: translateY(-10px);
    animation-play-state: running;
}

.declare_detImgBox {
    height: 120px;
    overflow: hidden;
}

.declare_detImgBox img {
    display: block;
    margin: 36px auto 0;
}

.declare_det_title {
    font-size: 20px;
    color: #004165;
    text-align: center;
    display: block;
    font-weight: normal;
}

.declare_det p {
    font-size: 16px;
    line-height: 30px;
    color: #8598a8;
    text-align: center;
    margin-top: 18px;
}

.declare_hover_box {
    display: block;
}

.declare_hover_box:hover .declare_det_title {
    color: #3784B6;
}

.index_map_title {
    /*background: url(index_map_title_bg.png) no-repeat center;*/
    text-align: center;
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    padding: 20px 0;
}

.index_map_title a,.policy_title a,.dynamic_title a,.home-zgc-cont .city_policy_title a{
    color: inherit;
}

.map_bj_box {
    margin-top: 30px;
    position: relative;
    border: 1px solid #C1D3E1;
}

.map_bj_pic {
    display: block;
    width: 100%;
}

.map_sign {
    width: 71px;
    height: 90px;
    font-size: 15px;
    line-height: 25px;
    background: url("map_sign.png") no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    cursor: pointer;
    position: absolute;
}

.map_sign a {
    color: #fff;
}

.map_sign1 {
    top: 16px;
    left: 458px;
}

.map_sign2 {
    top: 150px;
    left: 175px;
}

.map_sign3 {
    top: 210px;
    left: 332px;
}

.map_sign4 {
    top: 116px;
    left: 440px;
}

.map_sign5 {
    top: 275px;
    left: 550px;
}

.map_sign6 {
    top: 200px;
    left: 664px;
}

.map_sign7 {
    top: 46px;
    left: 750px;
}

.map_sign8 {
    top: 205px;
    left: 950px;
}

.map_swiper_det {
    width: 316px;
    float: left;
    margin-left: 20px;
    display: block;
    background: #fff;
    box-shadow: 0 0 5px #e8e8ed;
    margin-top: 10px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.map_swiper_det:hover {
    transform: translateY(-10px);
    animation-play-state: running;
}

.map_swiper_detBox .map_swiper_det:first-child {
    margin-left: 0;
}

.map_swiper_pic {
    display: block;
    width: 100%;
    height: 134px;
}

.map_swiper_detPad {
    padding: 20px;
}

.map_swiper_det_name {
    font-size: 17px;
    float: left;
    color: #004165;
    height: 40px;
}

.map_swiper_det_belong {
    float: right;
    font-size: 14px;
    color: #8197a6;
}

.map_swiper_det_belong img, .map_swiper_det_belong span {
    vertical-align: middle;
}

.map_swiper_detZj, .map_swiper_detMj {
    font-size: 16px;
    line-height: 24px;
    color: #8598a8;
}

.map_swiper_detZj {

}

.map_swiper_detBox {
    margin-left: 38px;
}

.map_swiper {
    position: relative;
    z-index: 5;
    margin-top: -144px;
    height: 300px;
}

.map_arrowLeft, .map_arrowRight {
    display: block;
    width: 34px;
    height: 57px;
    position: absolute;
    top: 50%;
    margin-top: -29px;
    z-index: 3;
}

.map_arrowLeft {
    left: 0;
    background: url("map_arr_left.png") no-repeat;
}

.map_arrowRight {
    right: 0;
    background: url("map_arr_right.png") no-repeat;
}

.index_map {
    margin-bottom: 100px;
}

.index_dynamic .kcfw_reception + .index_map{
    margin-top: 60px;
}

.index_map .mysource-legend{
    margin-top: 20px;
}

.index_map .mysource-legend .legend-item{
    display: inline-block;
    width: 15%;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 0 center;
    line-height: 35px;
    background-size: 15px auto;
    font-size: 14px;
    color: #666;
}

.index_map .mysource-legend .legend-item:nth-of-type(1){
    background-image: url("kc_wdzy_point1.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(2){
    background-image: url("kc_wdzy_point2.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(3){
    background-image: url("kc_wdzy_point3.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(4){
    background-image: url("kc_wdzy_point4.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(5){
    background-image: url("kc_wdzy_point5.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(6){
    background-image: url("kc_wdzy_point6.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(7){
    background-image: url("kc_wdzy_point7.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(8){
    background-image: url("kc_wdzy_point8.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(9){
    background-image: url("kc_wdzy_point9.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(10){
    background-image: url("kc_wdzy_point10.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(11){
    background-image: url("kc_wdzy_point11.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(12){
    background-image: url("kc_wdzy_point12.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(13){
    background-image: url("kc_wdzy_point13.png");
}

.index_map .mysource-legend .legend-item:nth-of-type(14){
    background-image: url("kc_wdzy_point14.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(15){
    background-image: url("kc_wdzy_point15.png");
}
.index_map .mysource-legend .legend-item:nth-of-type(16){
    background-image: url("kc_wdzy_point16.png");
}

.index_map .mysource-legend .legend-item:nth-of-type(17){
    background-image: url("kc_wdzy_point17.png");
}

/*ç§‘åˆ›æœåŠ¡*/

.kc_crumbs {
    padding: 20px 0;
    font-size: 16px;
    color: #0065a4;
}

.kc_crumbs a {
    color: #0065a4;
}

.kc_crumbs a:hover {
    color: #00b19d;
}

.service_cal {
    width: 600px;
    height: 651px;
    float: left;
    background: url("calendarBox_bg.jpg") repeat;
    padding: 0 52px;
    box-sizing: border-box;
}

/*æ—¥åŽ†æ–°å¢žcss*/

.calendar-header {
    background-color: #1A75AD;
    height: 46px;
    line-height: 46px;
    color: #fff;
    border-radius: 23px;
    text-align: center;
    font-size: 18px;
}

.calendar-header a {
    color: #fff;
    margin: 0 20px;
}

.calendar-column-header,
.calendar-cell {
    width: 15%;
}

.calendar-table {
    color: #fff;
}

.calendar-column-header {
    font-weight: 400;
    text-align: center;
    padding: 16px 0;
}




.calendar-next-month-cell,.calendar-last-month-cell{
    color: #77B0D3;
}

.calendar-cell.calendar-thisMonth .calendar-date .calendar-value,
.calendar-cell.calendar-today .calendar-date .calendar-value {
    background: url("thisdate_icon.png") no-repeat;
    background-size: 100%;
}

.clickBtn .calendar-value {
    background: url("date_icon.png") no-repeat;
    color: #004165;
    background-size: 100%;
}
.clickBtn .calendar-value-hover {
    background: url("date_icon_hover.png") no-repeat;
    color: #fff;
    background-size: 100%;
}
.clickBtn{
    cursor: pointer;
    color: #A3BCD5;
}
.calendar-value {
    text-align: center;
    height: 48px;
    line-height: 44px;
    width: 48px;
    margin: 0 auto;
    font-size: 18px;
}

.calendar-content {
    height: 20px;
    text-align: center;
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.calendar-year-text {
    margin-left: 60px;
}

.calendar-month-text {
    margin-right: 60px;
}

.calendar_title {
    font-size: 26px;
    color: #fff;
    line-height: 90px;
    font-weight: normal;
}
/*end*/

.service_cal img {
    display: block;
    width: 100%;
    height: 100%;
}

.service_listBox {
    float: left;
    width: 800px;
    background: #fff;
    border-top: 4px solid #115175;
    height: 651px;
    padding: 28px 50px 0;
    box-sizing: border-box;
}

.service_list_nav li {
    float: left;
    width: 132px;
    line-height: 46px;
    background: url("service_list_navLi_bg.jpg") no-repeat;
    margin-left: 10px;
    text-align: center;
    min-height: 48px;
    background-size: 100% 46px;
}

.service_list_nav li:first-child {
    margin-left: 0;
}

.service_list_nav li a {
    font-size: 21px;
    color: #004165;
    display: block;
}

.service_list_nav li.on a {
    color: #fff;
}

.service_list_nav img {
    display: none;
    margin: 0 auto;
}

.service_list_nav li.on img {
    display: block;
}

.service_list_nav li.on {
    background: url("service_list_navLi_bg_hover.jpg") no-repeat;
}

.service_list_cntNum {
    float: left;
    width: 27px;
    height: 27px;
    border-radius: 13.5px;
    background: #0065A4;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-weight: normal;
    margin-top: 2px;
    text-align: center;
}

.service_list_cntNum span {
    
}

.service_list_cntNr {
    float: left;
    margin-left: 20px;
}

.service_list_cntNr_title {
    font-size: 20px;
}
.service_list_cntNr_title2 {
    font-size: 20px;
    display: block;
    overflow: hidden;
    width: 650px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.service_list_cntNrInf {
    margin-top: 8px;
}

.service_list_cntNrInf img, .service_list_cntNrInf span {
    vertical-align: middle;
    font-size: 16px;
    color: #8598a8;
}

.serviceMar34 {
    margin-left: 34px;
}

.service_list_cntNrInf img {
    vertical-align: sub;
    margin-right: 3px;
}

.service_list_cnt li {
    border-bottom: 1px dashed #A3B1BD;
    padding: 15px 0;
}

.service_list_cnt {
    display: none;
}

.service_list_cntShow {
    display: block;
}

.serviceAffair {
    margin-top: 76px;
}

.affair_title {
    /*background: url(affair_title_bg.png) no-repeat center;*/
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    height: 87px;
    line-height: 87px;
}

.affairNav {
    margin: 16px auto 0;
    width: 622px;
}

.affairNav li {
    width: 200px;
    line-height: 45px;
    background: url("affairNav_li_bg.jpg") no-repeat;
    margin-left: 5px;
    text-align: center;
    display: inline-block;
}

.affairNav li:first-child {
    margin-left: 0;
}

.affairNav li a {
    font-size: 20px;
    color: #004165;
    display: block;
}

.affairNav li.on a {
    color: #fff;
}

.affairNav img {
    display: none;
    margin: 0 auto;
}

.affairNav li.on img {
    display: block;
}

.affairNav li.on {
    background: url("affairNav_li_bg_hover.jpg") no-repeat;
}

.affairTab_title {
    background: url("affairTab_title_bg.png") no-repeat center;
    text-align: center;
    margin: 28px auto 8px;
}

.affairTab_title a {
    font-size: 20px;
    color: #8598A8;
}

.affairTab_title a.on {
    color: #004165;
}

.affairTab_title span {
    font-size: 20px;
    color: #8197A6;
    margin: 0 19px;
}

.affairTab_gr_rq {
    margin-bottom: 80px;
}

.affairTab_gr_rq li {
    width: 264px;
    height: 100px;
    background: url("affairTab_gr_rq_li_bg.jpg") no-repeat;
    float: left;
    margin-left: 20px;
    font-size: 20px;
    color: #004165;
    box-shadow: 0 0 5px #e8e8ed;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    margin-top: 20px;
}

.affairTab_gr_rq li:hover {
    transform: translateY(-10px);
    animation-play-state: running;
}

.affairTab_gr_rq li:hover span {
    color: #3784B6;
}

.affairTab_gr_rq li img, .affairTab_gr_rq li span {
    display: inline-block;
    float: left;
}

.affairTab_gr_rq li img {
    margin-left: 42px;
    margin-top: 29px;
}

.affairTab_gr_rq li span {
    width: 168px;
    text-align: center;
    line-height: 100px;
}

.affairTab_gr_rq li .affairTab_gr_rq_other {
    margin-top: 24px;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: inherit;
}

.affairTab_gr_rq li:first-child {
    margin-left: 0;
}

.affairTab_gr_rq li:nth-child(5n+1) {
    margin-left: 0;
}

.affairTab_grBox {
    display: none;
}

.affairTab_grBoxShow {
    display: block;
}

.affairTab_gr_rq li .affairPicMar1 {
    margin-top: 26px;
}

.affairTab_gr_rq li .affairPicMar2 {
    margin-top: 20px;
}

.affairTab_gr_rq li .affairPicMar3 {
    margin-top: 24px;
}

.affairTab_bm {
    margin-bottom: 80px;
}

.affairTab_bm_title {
    text-align: center;
    margin-top: 20px;
}

.affairTab_bm_title .policy_check {
    text-align: left;
}

.affairTab_bm_list li {
    width: 256px;
    height: 60px;
    background: url("affairTab_bm_list_li_bg.png") no-repeat;
    float: left;
    margin-left: 10px;
    margin-top: 30px;
    margin-right: 10px;
}

.affairTab_bm_list li:nth-child(5n+1) {

}

.affairTab_bm_list li:hover {
    background: url("affairTab_bm_list_li_bg_hover.png") no-repeat;
}

.affairTab_bm_list li a {
    display: block;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #004165;
}

.affairTab_bm_list li:hover a {
    color: #fff;
}

.affairTab_bm_list li.more {
    background: url("affairTab_bm_list_li_bg_more.png") no-repeat;
}

.affairTab_bm_list li.more:hover a {
    color: #004165;
}

.affairTab_bm_list li.more a {
    background: url("affairTab_bm_list_li_moreIcon.png") no-repeat 80%;
}

.affairTab_bm_listHide {
    display: none;
}

.affairTabBox {
    display: none;
}

.affairTab_gr {
    display: block;
}

.startBusiness_title {
    /*background: url(startBusiness_title_bg.png) no-repeat center;*/
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    height: 91px;
    line-height: 91px;
}

.startBusiness_list {
    margin-top: 40px;
}

.startBusiness_picBox {
    display: block;
    width: 680px;
    margin-left: 40px;
    float: left;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.startBusiness_picBox:nth-child(2n+1) {
    margin-left: 0;
}

.startBusiness_picBox img {
    display: block;
    width: 100%;
}

.startBusiness_picBox:hover {
    transform: translateY(-10px);
    animation-play-state: running;
}

.prize_title {
    /*background: url(prize_title.png) no-repeat center;*/
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    height: 87px;
    line-height: 87px;
}

.service_prize .dynamic_det_title {
    height: 90px;
}

.prize_content {
    height: 540px;
}

.prize_btn {
    margin-bottom: 50px;
}

/*è¦é—»åŠ¨æ€*/

.trends_banner {
    float: left;
    width: 860px;
    height: 652px;
    position: relative;
}

.swiper_trends {
    height: 100%;
}

.trends_news_list {
    float: right;
    width: 500px;
    height: 648px;
    border-top: 4px solid #115175;
    background-color: #fff;
}

.trends_banner_pic {
    display: block;
    width: 100%;
    height: 480px;
}

.swiper_trends_inf {
    background: url("swiper_trends_bg.jpg") no-repeat;
    height: 172px;
    background-size: 100% 100%;
    padding: 26px 40px;
    box-sizing: border-box;
}

.swiper_trends_inf_title {
    display: block;
    font-size: 26px;
    /* height: 48px; */
    color: #28303e;
    font-weight: bold;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}

.swiper_trends_inf p {
    font-size: 16px;
    line-height: 24px;
    color: #8598a8;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.trends_arrowLeft, .trends_arrowRight {
    display: block;
    width: 34px;
    height: 57px;
    position: absolute;
    top: 212px;
    z-index: 3;
}

.trends_arrowLeft {
    left: 0;
    background: url("swiper_arr_left.png") no-repeat;
}

.trends_arrowRight {
    right: 0;
    background: url("swiper_arr_right.png") no-repeat;
}

.pagination_trends {
    position: absolute;
    left: 0;
    bottom: 172px;
    z-index: 5;
}

.pagination_trends .swiper-pagination-switch {
    display: inline-block;
    width: 80px;
    height: 80px;
    cursor: pointer;
    background-color: rgba(133, 152, 168, 0.6);
    margin-right: 4px;
    color: #D6D6D6;
    font-size: 48px;
    line-height: 80px;
    text-align: center;
    font-weight: normal;
}

.pagination_trends .swiper-active-switch {
    background-color: rgba(0, 101, 164, 0.8);
    color: #fff;
}

.trends_news_title {
    height: 65px;
    background: url("trends_news_list_title_bg.png") no-repeat right;
    font-size: 26px;
    line-height: 65px;
    padding-left: 28px;
}

.trends_news_title span {
    margin: 0 28px;
    color: #8197A6;
}

.trends_news_title a {
    color: #8F9BA3;
}

.trends_news_title a.on {
    color: #004165;
}

.trends_news_list_cnt {
    padding: 20px 30px 0;
}

.trends_news_list_cnt .service_list_cntNr {
    width: 390px;
}

.trends_news_list_cnt .service_list_cntNr_title {
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.trends_news_list_cnt li:nth-child(4) .service_list_cntNum, .trends_news_list_cnt li:nth-child(5) .service_list_cntNum, .trends_news_list_cnt li:nth-child(6) .service_list_cntNum {
    background-color: #ACBDC9;
}

.trends_changBtn {
    margin-top: 52px;
    margin-bottom: 46px;
}

.trends_changBtn a {
    display: block;
    width: 446px;
    margin-left: 31px;
    float: left;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.trends_changBtn a:first-child {
    margin-left: 0;
}

.trends_changBtn a:hover {
    transform: translateY(-10px);
    animation-play-state: running;
}

.trends_nav .affairNav {
    width: 100%;
	text-align: center;
}

.trends_nav .affairNav li {
    width: 226px;
    height: 55px;
    background-size: 100% 55px;
    line-height: 55px;
}
.txt_list .affairNav li {
    width: auto;
    height: 55px;
    background-size: 100% 55px;
    line-height: 55px;
    padding:0 10px;
}
.trends_nav .dynamic_list_det:nth-child(4n+1) {
    margin-left: 0;
}

.trends_nav .dynamic_list_det {
    margin-top: 38px;
}

.reports_title {
    /*background: url(reports_title_bg.png) no-repeat center;*/
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
}

.reports_box a {
    display: block;
    float: left;
    width: 680px;
    height: 244px;
    margin-left: 40px;
    margin-top: 50px;
    border-radius: 4px;
    box-shadow: 0 0 18px #e8e8ed;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    position: relative;
    overflow: hidden;
}

.reports_box a.ygd:after{
    content: '';
    background: url("ygd_icon2.png") no-repeat;
    width: 150px;
    height: 120px;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.reports_box a.ygd:before{
    content: attr(mm);
    position: absolute;
    width: 145px;
    text-align: center;
    font-size: 12px;
    color: #f1f1f1;
    right: 0;
    top: 62px;
    z-index: 3;
    transform: rotate(13.5deg);
}

.reports_box a:nth-child(2n+1) {
    margin-left: 0;
}

.reports_box a:hover {
    transform: translateY(-10px);
    animation-play-state: running;
}

.reports_box a img {
    display: block;
}
.reports_box .ztpic {
    width: 680px;
    /* height: 184px; */
}
.reportCnt_p {
    background: url("report_pic1.jpg")no-repeat;
    font-size: 20px;
	line-height: 60px;
    padding-left: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.reportCnt_p img {
    margin-top: 25px;
    margin-right: 25px;
    display: block;
    float: right;
}
.swiper_reports {
    height: 670px;
}

/*æ”¿ç­–æ³•è§„*/

.regulations_title {
    /*background: url(regulations_title_bg.png) no-repeat center;*/
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    height: 91px;
    line-height: 91px;
    margin-top: 12px;
}

.regulations_swiper_title {
    margin: 30px auto;
    background: url("regulations_swiper_title_bg.png") no-repeat center;
}

.regulations_swiper_title span {
    margin: 0 30px;
}

.regulationsVideoBox {
    margin-top: 40px;
}

.regulationsVideoCnt {
    display: block;
    float: left;
    width: 320px;
    height: 180px;
    margin-left: 40px;
    position: relative;
}

.regulationsVideoCnt>img {
    display: block;
    width: 100%;
    height: 100%;
}

.regulationsVideo_btnBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.regulationsVideo_btnBox img {
    display: block;
    margin: 72px auto 0;
}

.regulationsVideoCnt:first-child {
    margin-left: 0;
}

.regulationsVideoCnt:hover .regulationsVideo_btnBox {
    background: none;
}

.regulations_search_title {
    text-align: center;
    font-size: 32px;
    color: #004165;
}

.regulations_search_title img, .regulations_search_title span {
    vertical-align: middle;
}

.regulations_search_title span {
    margin-left: 18px;
}

.regulations_searchChange {
    float: none;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 70px;
	text-align: center;
}
.regulations_searchChange span {
text-align: left;
}

.regulations_searchChange .policy_changeBt:first-child {
   
}

.regulations_btnBox a {
    display: block;
    width: 680px;
    height: 320px;
    margin-left: 40px;
    float: left;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.regulations_btnBox a img {
    display: block;
    width: 100%;
}

.regulations_btnBox a:first-child {
    margin-left: 0;
}

.regulations_btnBox a:hover {
    transform: translateY(-10px);
    animation-play-state: running;
}

.regulations_know_title {
    /*background: url(regulations_know_title_bg.png) no-repeat center;*/
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
}

.regulations_know_slide a {
    display: block;
    width: 446px;
    height: 297px;
    float: left;
    margin-left: 31px;
    margin-bottom: 31px;
}

.regulations_know_slide a:first-child {
    margin-left: 0;
}
.regulations_know_slide a:nth-child(4) {
    margin-left: 0;
}
.regulations_know_slide a:nth-child(7) {
    margin-left: 0;
}




.regulations_know_slide_ren a {
    display: block;
    width: 325px;
    height: 420px;
    float: left;
    margin-left: 31px;
    margin-bottom: 31px;
}

.regulations_know_slide_ren p {
    text-align: center;
    padding-top: 10px;
}
.regulations_know_slide_ren a:first-child {
    margin-left: 0;
}
.regulations_know_slide_ren a:nth-child(4) {
    margin-left: 31px;
}
.regulations_know_slide_ren a:nth-child(5) {
    margin-left: 0;
}
.regulations_know_slide_ren a:nth-child(7) {
    margin-left: 31px;
}
.regulations_know_slide_ren a:nth-child(9) {
    margin-left: 0;
}


.regulations_know_slide a img {
    display: block;
    width: 100%;
    height: 100%;
}
.regulations_know_slide_ren a img {
    width: 100%;
    height: 94%;
}
.regulations_know_left, .regulations_know_right {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 3;
}

.regulations_know_left {
    left: -22px;
    background: url("regulations_know_swiper_leftBtn.png") no-repeat;
}

.regulations_know_right {
    right: -22px;
    background: url("regulations_know_swiper_rightBtn.png") no-repeat;
}

.regulations_know_swiperBox {
    margin-top: 38px;
    position: relative;
}

.regulations_know_swiper {
    height: 300px;
}

/*é«˜æ ¡é™¢æ‰€æœåŠ¡*/

.application_title {
    /*background: url(application_title_bg.png) no-repeat center;*/
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    height: 91px;
    line-height: 91px;
}

.application_tableBox {
    margin-top: 40px;
    border-top: 4px solid #115175;
    padding: 0 59px;
    background-color: #fff;
    min-height: 400px;
    box-shadow: 0 0 18px #e8e8ed;
}

.application_table_title {
    margin: 30px;
}

.application_table_title a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-radius: 19px;
    color: #004165;
    padding: 0 24px;
    margin-left: 32px;
}

.application_table_title a:first-child {
    margin-left: 0;
}

.application_table_title a.on, .application_table_title a:hover {
    background-color: #006BA8;
    color: #fff;
}

.application_table {
    width: 100%;
    border-spacing: inherit;
}

.application_table thead th {
    font-size: 18px;
    line-height: 52px;
    color: #004165;
    background-color: #E1EDF5;
    font-weight: normal;
}

.application_table thead th:first-child {
    width: 7.8%;
}

.application_table thead th:nth-child(2) {
    text-align: left;
    width: 43%;
}

.application_table thead th:nth-child(3) {
    width: 11%;
}

.application_table thead th:nth-child(4) {
    width: 11%;
}

.application_table tbody td {
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    padding: 10px 0;
}
.application_table tbody td>span {
    display: none;
}

.application_table tbody tr td:nth-child(2) {
    text-align: left;
}

.application_table tbody tr:nth-child(even) td {
    background-color: #F4F8FA;
}

.application_table tbody td a {
    color: #0065A4;
}

.application_table tbody td a:hover {
    color: #12AD94;
}

/*ç¿»é¡µ*/

.nypage {
    padding: 48px 0;
    text-align: center;
    color: #333333;
    line-height: 32px;
}

.nypage ul{ display: inline-block;}
.nypage ul li{ float: left;}
.nypage ul li.active span{ display: block; width: 32px; height: 32px; text-align: center; line-height: 32px; color: #fff; background-color: #006ca1; margin: 0 2px; border: 1px solid #dddddd; font-size: 16px;}

.nypage a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #333333;
    margin: 0 2px;
    border: 1px solid #dddddd;
    font-size: 16px;
}

.nypage a:hover {
    background: #18649E;
    color: #ffffff;
}

.nypage a.cur {
    background: #18649E;
    color: #ffffff;
}

.nypage a.index, .nypage a.end {
    width: 48px;
}

.nypage a.next {
    width: 65px;
}

.nypage font {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    font-size: 0;
    margin-top: -4px;
}

.nypage font span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    float: left;
}

.nypage input {
    margin: 0 2px;
    height: 18px;
    line-height: 18px;
    padding: 7px 0;
    font-size: 16px;
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    float: left;
    margin-top: -1px;
    box-sizing: content-box;
}

.nypage #go {
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    height: 34px;
    background: #18649E;
    cursor: pointer;
    color: #fff;
    margin-left: 10px;
    line-height: 34px;
    margin-top: -1px;
}

.nypage #go{outline:none;}
.nypage #go:focus{outline:0;}
/*ç¿»é¡µend*/

.application_tableTab {
    display: none;
}

.application_tableTabShow {
    display: block;
    overflow: hidden;
}

.property_title, .conditions_title, .permit_title, .qualifications_title, .affairs_title {
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    height: 91px;
    line-height: 91px;
}

.property_title {
    /*background: url(property_title_bg.png) no-repeat center;*/
    margin-top: 74px;
    margin-bottom: 18px;
}

.conditions_title {
    /*background: url(conditions_title_bg.png) no-repeat center;*/
    margin-top: 80px;
    margin-bottom: 40px;
}

.permit_title {
    /*background: url(permit_title_bg.png) no-repeat center;*/
    margin-top: 75px;
}

.qualifications_title {
    /*background: url(qualifications_title_bg.png) no-repeat center;*/
    margin-top: 64px;
}

.affairs_title {
    /*background: url(affairs_title_bg.png) no-repeat center;*/
    margin-top: 82px;
}

.propertyNav li {
    width: 162px;
    background-size: 100% 45px;
}

.propertyNav {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.property_tabBox a {
    display: block;
    width: 440px;
    float: left;
    margin-left: 40px;
    margin-top: 38px;
}

.property_tabBox a img {
    display: block;
    width: 100%;
    height: 120px;
    box-shadow: 0 0 18px #e8e8ed;
}

.property_tabBox a:nth-child(3n+1) {
    margin-left: 0;
}

.property_tabBox a span {
    display: block;
    margin-top: 14px;
    font-size: 20px;
    text-align: center;
}

.conditions_picBox a {
    display: block;
    width: 684px;
    height: 121px;
    float: left;
    margin-left: 32px;
    box-shadow: 0 0 18px #e8e8ed;
}

.conditions_picBox a img {
    display: block;
    width: 100%;
    height: 100%;
}

.conditions_picBox a:first-child {
    margin-left: 0;
}

.qualifications_table thead th:first-child {
    width: 12%;
}

.qualifications_table thead th:nth-child(2) {
    width: 41%;
    padding-left: 3%;
}

.qualifications_table tbody tr td:nth-child(2) {
    padding-left: 3%;
}

.qualifications_table thead th:nth-child(3) {
    width: 13%;
}

.qualifications_table thead th:nth-child(4) {
    width: 13%;
}

.affairs_table {
    margin-top: 60px;
}

.application_foot_banner {
    display: block;
    width: 100%;
    height: 136px;
    margin-top: 66px;
    margin-bottom: 120px;
}

/*ç§‘åˆ›æœåŠ¡-ä¼ä¸šæœåŠ¡*/

.innovate_title, .company_enter_title {
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    height: 91px;
    line-height: 91px;
}

.innovate_title {
    /*background: url(innovate_title_bg.png) no-repeat center;*/
    margin-bottom: 18px;
}

.company_enter_title {
    /*background: url(company_enter_title_bg.png) no-repeat center;*/
    margin-top: 80px;
    margin-bottom: 8px;
}

.innovateNav {
    margin-bottom: 40px;
}

.company_application {
    margin-top: 65px;
}

.company_affairs {
    margin-bottom: 90px;
}

.company_enter_list a {
    display: block;
    float: left;
    width: 446px;
    height: 220px;
    margin-left: 31px;
    margin-top: 26px;
}

.company_enter_list a:first-child {
    margin-left: 0;
}

.company_enter_list a:nth-child(4) {
    margin-left: 245px;
}

.company_enter_list a img {
    display: block;
    width: 100%;
    height: 100%;
}

/*ç§‘æŠ€åŠ¨æ€-ä¸‰åŸŽä¸€åŒº*/

.city_banner {
    display: block;
    width: 100%;
    height: 480px;
}

.city_policy_title, .city_Information_title, .city_plan_title, .characteristic_title {
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
}

.city_policy_title {
    /*background: url(city_policy_title_bg.png) no-repeat center;*/
    margin-bottom: 28px;
}

.city_Information_title {
    /*background: url(city_Information_title_bg.png) no-repeat center;*/
    margin-top: 70px;
    margin-bottom: 25px;
}

.city_plan_title {
    /*background: url(city_plan_title_bg.png) no-repeat center;*/
    margin-bottom: 25px;
}

.characteristic_title {
    /*background: url(characteristic_title_bg.png) no-repeat center;*/
    margin-bottom: 44px;
}

.city_infTabCnt {
    width: 440px;
    height: 245px;
    box-shadow: 0 0 5px #f1f3f5;
    margin-top: 10px;
    float: left;
    padding: 15px 30px 24px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    background-color: #fff;
    margin-left: 40px;
}

.city_infTabCnt:first-child {
    margin-left: 0;
}

.city_infTabCnt:hover {
    transform: translateY(-10px);
    animation-play-state: running;
}

.city_inf_swiper, .city_plan_swiper {
    height: 300px;
}

.city_infTabdate {
    float: left;
    width: 60px;
    border-top: 2px solid #115175;
    height: 74px;
    background-color: #F1F3F5;
    text-align: center;
    color: #004165;
    margin-top: 10px;
}

.city_infTabdate_a {
    font-size: 32px;
    margin-top: 10px;
    line-height: 1;
}

.city_infTabdate_b {
    font-size: 12px;
    margin-top: 10px;
}

.city_infTab_cont {
    float: right;
    width: 300px;
}

.city_infTab_cont_title {
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
    height: 100px;
    overflow: hidden;
}

.city_infTab_cont_fong {
    font-size: 16px;
    line-height: 30px;
    color: #8598a8;
    margin-top: 16px;
    text-indent: 2em;
}

.characteristic_swiperBox {
    margin: 0;
}

.characteristic_swiperBox .regulations_know_slide a img {
    width: 100%;
    height: 227px;
}

.characteristic_font {
    height: 70px;
    width: 100%;
    font-size: 20px;
    line-height: 70px;
    display: block;
    background: url("characteristic_cont_bg.jpg") no-repeat;
    text-align: center;
}

.characteristic_swiperBox .regulations_know_slide a {
    box-shadow: 0 0 5px #f1f3f5;
}

/*ç§‘åˆ›æœåŠ¡-åœ°å›¾é¡µ*/

.mapPage_map_title {
    /*background: url(mapPage_map_title_bg.png) no-repeat center;*/
}

.mapPage_resource_title {
    text-align: center;
    margin: 80px auto 30px;
    /*background: url(mapPage_resource_title.png) no-repeat center;*/
    font-size: 32px;
    text-align: center;
    color: #004165;
}

.mapPage_resource_list .map_swiper_detBox {
    margin-left: 0;
}

.mapPage_resource_list .map_swiper_det {
    width: 335px;
    margin-top: 20px;
}

.mapPage_resource_list .map_swiper_det:nth-child(4n+1) {
    margin-left: 0;
}

.mapPage_change {
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 10px #e8ebee;
    padding: 30px;
    margin-top: 20px;
}

.mapPage_change_title {
    float: left;
    width: 104px;
    font-size: 18px;
    line-height: 42px;
    color: #004165;
    font-weight: bold;
}

.mapPage_change_all {
    float: left;
    width: 100px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #145679;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    color: #145679;
    cursor: pointer;
    overflow: hidden;
}

.mapPage_change_all span {
    background: url("mapPage_change_btn_bg.jpg") no-repeat;
    display: block;
}

.mapPage_change_conditionUl {
    float: left;
    width: 1130px;
    margin-top: -20px;
    display: block;
}
.mapPage_change_conditionUl .hover {
    border: 0;
}
.mapPage_change_conditionUl li {
    float: left;
    width: 204px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #145679;
    line-height: 42px;
    text-align: center;
    box-sizing: border-box;
    color: #145679;
    margin-left: 20px;
    margin-top: 20px;
    cursor: pointer;
    display: none;
    overflow: hidden;
}
.mapPage_change_conditionUl li a {
    color: #145679;
}


.mapPage_change_conditionUl li span {
    background: url("mapPage_change_btn_bg.jpg") no-repeat;
    display: block;
    color: #145679;
}

.mapPage_change_conditionUl li:nth-child(-n+8) {
    display: block;
}

.mapPage_change_conditionUl li span:hover, .mapPage_change_all span:hover {
    background: url("mapPage_change_btn_bg_hover.jpg");
    color: #fff;
}

.mapPage_change_conditionUl li.hover span {
    background: url("mapPage_change_btn_bg_hover.jpg");
    color: #fff;
}

.mapPage_changeMore_btn {
    text-align: right;
    margin-right: 20px;
    position: relative;
    top: -32px;
    font-size: 14px;
    color: #8598a8;
    cursor: pointer;
    float: right;
    background: url("mapPage_changeMore_btn_bg.png") no-repeat right;
    padding-right: 24px;
}
.btnShow{
    position: static;
    margin: 12px 20px 12px 0;
}
.mapPage_change_conditionUl li.on {
    display: block;
}

/*æˆ‘è¦æ‰¾ç©ºé—´*/

.space_title {
    background: url("space_title_bg.png") no-repeat center;
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    height: 91px;
    line-height: 91px;
}

.spaceMar {
    margin-bottom: 20px;
}

/*ä¸“é¢˜æŠ¥é“*/

.reports_listBox .reportCnt_p {
    line-height: inherit;
    padding: 0 30px;
    background-size: 100% 100%;
}

.reports_listBox .reportCnt_p>p {
    line-height: 60px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.reportCntDate_a {
    margin-top: 2px;
}

.reportCntDate_b {
    margin-left: 6px;
}

.reportCntDate_a, .reportCntDate_b {
    float: left;
    font-size: 14px;
    color: #8598A8;
}

.reportCntDate_c {
    float: right;
    margin-top: 4px;
}

/*æ–°å¢žéƒ¨åˆ†*/

.enterpriseBox {
    margin-top: -40px;
}

.enterpriseBox a {
    display: block;
    float: left;
    width: 440px;
    height: 120px;
    background: url("enterprise_bg.jpg") no-repeat;
    margin-left: 40px;
    margin-top: 40px;
    font-size: 26px;
    font-weight: bold;
    color: #004165;
    line-height: 120px;
    text-align: center;
    box-shadow: 0 0 15px #f1f3f5;
}

.enterpriseBox a:nth-child(3n+1) {
    margin-left: 0;
}

/*.reports_title_new {
    background: url(reports_title_new_bg.png) no-repeat center;
}*/

/*ç§‘æŠ€åŠ¨æ€-å››çº§è¯¦æƒ…é¡µ*/
.wd100 {
    width: 100% !important;
}
.dydetail_box {
    padding: 0 60px;
    border-top: 3px solid #115175;
    background: #fcfdfd;
    overflow: hidden;
    margin-bottom: 60px;
}

.dydetail_box .dydetail_left {
    width: 905px;
    float: left;
}

.dydetail_header {
    border-bottom: 2px solid #e2e8ed;
    padding-bottom: 30px;
    overflow: hidden;
}

.dydetail_header h1 {
    margin-top: 55px;
    margin-bottom: 40px;
    color: #28303e;
    font-size: 36px;
    line-height: 52px;
}
.wd100 .dydetail_header h1 {
    text-align: center;
}

.dydetail_header span {
    font-size: 16px;
    color: #8598A8;
}

.dydetail1 {
    display: inline-block;
    float: left;
}

.dydetail1 span {
    margin-right: 44px;
}
.dydetail2 span {
    margin-left: 44px;
}

.dydetail2 span:last-child {
    margin-right: 0;
}

.dydetail2 span:first-child:hover {
    color: #18649e;
}

.infoFont i {
    width: 25px;
    height: 25px;
    line-height: 23px;
    display: inline-block;
    border: 1px solid #707070;
    border-radius: 4px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}

.infoFont i:last-child {
    margin-right: 0;
}

.infoFont i:hover, .detIn2Act {
    color: #18649e !important;
    border: 1px solid #18649e !important;
}

.dydetail2 {
    display: initial;
    float: right;
}

.dydetail2 span {
    cursor: pointer;
}

.dydetail_content .dydetail_tabs {
    margin-top: 32px;
    overflow: hidden;
}

.dydetail_content .dydetail_tabs li {
    float: left;
    background: #f1f3f5;
    font-size: 20px;
    color: #8598a8;
    padding: 8px 20px;
    border-radius: 4px;
    margin-right: 10px;
}

.dydetail_content .dydetail_deta {
    /* font-size: 20px;
    color: #28303E; */
    padding: 30px 0 50px;
}

/* .dydetail_content .dydetail_deta p {
    text-indent: 2em;
    line-height: 38px;
    margin: 26px 0;
} */

.dydetail_content .dydetail_deta .bol {
    font-weight: 700;
}
/* 
.dydetail_content .dydetail_deta p:last-child {
    margin-bottom: 60px;
} */

.dydetail_box .dydetail_right {
    width: 350px;
    min-height: 1052px;
    float: right;
    background: #f5f7fa;
    border-left: 1px solid #c6d1db;
    padding: 0 25px;
    margin-top: 55px;
}

.dydetail_right li {
    border-bottom: 1px dashed #a8b6c2;
    padding: 10px 0;
    margin-top: 24px;
}

.dydetail_right li:last-child {
    border-bottom: 0;
}

.dydetail_right .tit {
    width: 100px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #006ba8;
    border-radius: 35px;
    margin-top: 60px;
}

.dydetail_right .character .picname img {
    width: 105px;
    height: 145px;
}

.character .picname {
    text-align: center;
}

.character .picname .name {
    font-size: 18px;
    color: #004165;
    margin: 20px 0 10px;
}

.character .info {
    font-size: 16px;
    color: #28303E;
}

.character .info dl {
    margin: 14px 0;
    width: 299px;
    overflow: hidden;
}

.character .info dl dt {
    color: #8598a8;
    float: left;
    width: 80px;
    margin-top: 2px;
}

.character .info dl dd {
    float: left;
    width: 219px;
    line-height: 1.5;
}

.dydetail_deta table {
    width: 85%;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-collapse:collapse;
    margin: 40px auto 0;
    background: none!important;
}
.dydetail_deta table td {
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 5px;
}
.dydetail_deta table p {
    margin: 0!important;
    text-indent: 0!important;
}
#wybs {
    height: 660px;
}
.txt_list {
    margin-bottom: 30px;
}
.picname {
	text-align: center;
}
.picname .perPic {
	width: 180px;
    height: 180px;
    margin: 40px auto 0;
    border-radius: 180px;
    background: #f1f3f5;
    text-align: center;
    line-height: 180px;
    padding: 16px 0 0 18px;
}
.picname .perPic img {
	width: 160px;
    height: 160px;
    border-radius: 80px;
    border: 1px solid #2f84b6;
}
#map{
    width: 100%;
    height:700px;
    position: relative;
}

.mapPageCondition2 .mapPage_change_conditionUl li {
    display: block;
    width: 140px;
}

.mapPageCondition1 .on,
.mapPageCondition2 .on {
    background: url("mapPage_change_btn_bg_hover.jpg");
    color: #fff;
}

/*ä¸‰åŸŽä¸€åŒº*/
.city_wrap{position: relative;z-index: 12}
.city_wrap,
.city_wrap .city_img{width: 1400px;height: 500px;}
.city_wrap .city_img_mobile,
.city_img_1000{display: none;}
.city_wrap .city_box{border: 8px solid rgba(255,255,255,0.3);position: absolute;cursor: pointer;box-sizing: content-box;}
.city_wrap .city_box>div{overflow: hidden;}
.city_wrap .city_box,
.city_wrap .city_box>div,
.city_wrap .city_box img{width: 125px;height: 125px;border-radius: 100%;transition:1s;-webkit-transition:1s;
    transform: scale(1);-webkit-transform: scale(1);}
.city_wrap .city_box img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
.city_wrap .city_box p{color: #ffffff;font-size:20px;position: absolute;width: 180px;}
.city_wrap .city_box1 p{top: 140px;left: 12px;}
.city_wrap .city_box2 p{top: 140px;left: 3px;}
.city_wrap .city_box3 p{top: 140px;left: 16px;}
.city_wrap .city_box4 p{top: 140px;left: 32px;}
.city_wrap .city_box5 p{top: 140px;left: -22px;}
.city_wrap .city_box:hover p{font-weight: bold;text-shadow: 0 0 10px rgba(15,98,134,1);}
.city_wrap .city_box1{top: 41px;left: 167px;}
.city_wrap .city_box2{top: 279px;left: 219px;}
.city_wrap .city_box3{top: 51px;right: 139px;}
.city_wrap .city_box4{top: 242px;right: 182px;}
.city_wrap .city_box5{top: 285px;right: 356px;}
.cityTion{width: 1400px;height: 315px;background: url("cityTion_bg1.png") no-repeat;overflow: hidden;position: absolute;top:-315px;
    left: 0;opacity: 0;z-index: 1;}
.out_tion{opacity: 1;z-index: 5;}
.cityTion .img{border: 8px solid #a3d6ec;float: left;margin:62px 0 0 44px;box-shadow: 0 13px 29px rgba(36,118,177,0.16); box-sizing: content-box;}
.cityTion .img,
.cityTion .img img{width: 206px;height: 206px;border-radius: 100%;}
.cityTion .cont{float: left;width: 1051px;margin-left: 36px;}
.cityTion .cont h2{color: #004165;font-size:32px;font-weight:normal;padding: 48px 0 20px 287px;}
.cityTion .cont p{color: #004165;font-size:16px;line-height: 32px; text-indent: 2em; text-align: justify;}
.cityTion .box{width: 1051px; height: 160px;padding: 0; overflow: hidden;}
.cityTion .box1{padding-right: 36px;box-sizing: border-box;}
.cityTion .box1>div{border-radius: 10px;}
.cityTior{background: url("cityTion_bg2.png") no-repeat;height: 271px;}
.cityTior h2{color: #004165;font-size:32px;font-weight:normal;padding: 49px 0 19px;text-align: center;}
.cityTior p{color: #004165;font-size:16px;line-height: 32px;padding-left: 71px;text-indent: 2em;padding-right: 310px;}
.switchBox{width: 1400px;margin:0 auto;position: relative;z-index: 10;}
.cityTior_mobile{display: none;}
.cityTior .more {
    display: block;
    padding: 6px 0 6px 20px;
    border: 1px #7AAAC4 solid;
    width: 60px;
    position: absolute;
    bottom: 10px;
    right: 320px;
    font-size: 14px;
    background: url("policy_tab_more_bg.png") no-repeat 83%;
    box-sizing: content-box;
}
.cityTior .more:hover {
    color: #fff;
    background: url("policy_tab_more_bg_hover.png") no-repeat 83% #004165;
}
.cityTion .more {
    display: block;
    padding: 6px 0 6px 20px;
    border: 1px #7AAAC4 solid;
    width: 60px;
    position: absolute;
    bottom: 25px;
    right: 80px;
    font-size: 14px;
    background: url("policy_tab_more_bg.png") no-repeat 83%;
    box-sizing: content-box;
}
.cityTion .more:hover {
    color: #fff;
    background: url("policy_tab_more_bg_hover.png") no-repeat 83% #004165;
}

.xinyong {
    background: #fff;
    padding: 50px 0;
    margin-bottom: 80px;
}
.xinyong ul li {
    float: left;
    width: 16.6%;
    text-align: center;
}
.xinyong ul li p {
    margin-top: 10px;
}

/*ç§‘æŠ€åŠ¨æ€-ä¸€åŒºå¤šå›­.*/

.quTit {
    margin-top: 40px !important;
}

.quTit img {
    width: 770px !important;
}

.area_pic {
    width: 1400px;
    height: 440px;
    background: url("kc_quBoxPic_v2021.jpg") center no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin: 0 auto;
}

.area_pic .pic_box {
    width: 640px;
    height: 260px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -320px;
    margin-top: -130px;
}

.area_pic .pic_box .name {
    color: #FFFFFF;
    font-size: 60px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 50px;
}

.area_pic .pic_box .ino {
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
}

.title_box {
    width: 100%;
    text-align: center;
    margin: 25px 0;
}

.title_box img {
    width: 590px;
}

.area_tabs {
    overflow: hidden;
    padding: 40px 40px 20px;
    box-shadow: #e8ebee 0px 0px 22px 2px;
    margin-bottom: 14px;
}

.area_tabs li {
    float: left;
    margin-right: 21px;
    height: 80px;
    width: 170px;
    background: url("/temp/images/newimg/about1.jpg") center no-repeat;
    background-size: 100% 100%;
    border-radius: 4px;
    margin-bottom: 20px;
    line-height: 80px;
    text-align: center;
    color: #004165;
    font-size: 22px;
    cursor: pointer;
}
.area_tabs li a{
    display: block;
    color: #ffffff;
    font-size: 24px;
    text-align: left;
    padding-left: 70px;
}

.area_tabs li:hover, .area_tabs li.active {
    background: url("kc_quBoxAct_v2021.png") center no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
}
.area_tabs li:hover a, .area_tabs li.active a {
    color: #ffffff;
}

.area_content {
    padding: 0 150px;
    background: #FFFFFF;
    overflow: hidden;
    margin-bottom: 100px;
}

.area_info {
    margin-top: 40px;
}

.area_content h3 {
    font-size: 36px;
    color: #28303e;
    margin: 50px 0;
    text-align: center;
}

.area_content p {
    font-size: 20px;
    color: #28303E;
    margin-bottom: 35px;
    text-indent: 2em;
    line-height: 37px;
    text-align:justify;
}
/*æœ€æ–°-ä¸€åŒºå¤šå›­*/
.garden_content{
    padding: 40px 40px;
    background: #fff;
}
.map_cont{
    width: 787px;
    height: 780px;
    background: url("kc_mapBg_v2021.png") center no-repeat;
    background-size:100% 100% ;
    position: relative;
    float: left;
}
.map_cont img {
    cursor: pointer;
}
.map_cont img.img1{
    position: absolute;
    top: 345px;
    left: 252px;
}
.map_cont img.img2{
    position: absolute;
    top: 193px;
    left: 225px;
}
.map_cont img.img3{
    position: absolute;
    top: 301px;
    left: 455px;
}
.map_cont img.img4{
    position: absolute;
    bottom: 165px;
    left: 322px;
}
.map_cont img.img5{
    position: absolute;
    bottom: 163px;
    left: 132px;
}
.map_cont img.img6{
    position: absolute;
    bottom: 259px;
    left: 483px;
}
.map_cont img.img7{
    position: absolute;
    top: 406px;
    left: 326px;
}
.map_cont img.img8{
    position: absolute;
    top: 396px;
    left: 299px;
}
.map_cont img.img9{
    position: absolute;
    top: 377px;
    left: 360px;
}
.map_cont img.img10{
    position: absolute;
    bottom: 246px;
    left: 253px;
}
.map_cont img.img11{
    position: absolute;
    bottom: 335px;
    left: 188px;
}
.map_cont img.img12{
    position: absolute;
    bottom: 290px;
    left: 140px;
}
.map_cont img.img13{
    position: absolute;
    top: 243px;
    right: 57px;
}

.map_cont img.img14{
    position: absolute;
    top: 124px;
    right: 293px;
}
.map_cont img.img15{
    position: absolute;
    top: 118px;
    right: 229px;
}
.map_cont img.img16{
    position: absolute;
    top: 64px;
    left: 90px;
}
.map_info{
    width: 493px;
    height: 780px;
    float: right;
    border:1px solid #e7e9eb;
    background: #f8fbfc;
}
.map_info .map_tabs{
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #006ba8;
    font-size: 22px;
    background: url("kc_tabs1_v2021.png") center no-repeat;
    background-size: 100% 100%;
    margin-bottom: 30px;
}
.map_info .map_tabs li{
    width: 50%;
    text-align: center;
    float: left;
    cursor: pointer;
}
.map_info .map_tabs li.on{
    color: #fff;
}
.map_info_box{
    padding: 0 40px;
    color: #004165;
    font-size: 18px;
    height: 660px;
    overflow-y: scroll;
    line-height: 34px;
    text-align: justify;
}
.map_info_box::-webkit-scrollbar{
    background: #ecf2f5;
    border-radius: 10px;
}
.map_info_box::-webkit-scrollbar-thumb{
    background: #d2e4ee;
    border-radius: 10px;
}
.map_info_box .info_box p{
    line-height: 32px;
    text-align: justify!important;
}
.area_cont_tabs{
    background: #fff;
    box-shadow:#fff 0px 0px 0;
    padding-top: 0;
    border-bottom:1px dashed #60a4c7;
}
.area_cont_tabs li{
    width: 428px;
    height: 120px;
    line-height: 120px;
    margin-right: 17px;
}
.area_cont_tabs li:last-child{
    margin-right:0;
}
.area_cont_tabs{
    margin-bottom: 0;
}
.area_map_cont h3{
    margin: 30px 0;
}
.area_map_cont .area_content{
    display: none !important;
}
.area_map_cont .area_content1{
    display: block;
}

/*é¦–é¡µ-èµ„è´¨è®¤è¯*/
.index_certification_title{font-size: 42px;color: #004165;font-weight: bold;text-align: center;padding: 20px 0;}
.certification_list{margin:16px 0 12px;}
.certification_list li{float:left;width:320px; height: auto; margin-right: 40px;transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;cursor: pointer;margin-bottom: 30px;}
.certification_list li:hover {transform: translateY(-10px);animation-play-state: running;}
.certification_list li:nth-child(1),.certification_list li:nth-child(6){background: url("certification_bg1.png") no-repeat;background-size: 100% 100%;}
.certification_list li:nth-child(2),.certification_list li:nth-child(7){background: url("certification_bg2.png") no-repeat;background-size: 100% 100%;}
.certification_list li:nth-child(3),.certification_list li:nth-child(8){background: url("certification_bg3.png") no-repeat;background-size: 100% 100%;}
.certification_list li:nth-child(4),.certification_list li:nth-child(5){background: url("certification_bg4.png") no-repeat;background-size: 100% 100%;}

.certification_list li:nth-child(9),.certification_list li:nth-child(14){background: url("certification_bg1.png") no-repeat;background-size: 100% 100%;}
.certification_list li:nth-child(10),.certification_list li:nth-child(15){background: url("certification_bg2.png") no-repeat;background-size: 100% 100%;}
.certification_list li:nth-child(11),.certification_list li:nth-child(16){background: url("certification_bg3.png") no-repeat;background-size: 100% 100%;}
.certification_list li:nth-child(12),.certification_list li:nth-child(13){background: url("certification_bg4.png") no-repeat;background-size: 100% 100%;}

.certification_list li:nth-child(17),.certification_list li:nth-child(22){background: url("certification_bg1.png") no-repeat;background-size: 100% 100%;}
.certification_list li:nth-child(18),.certification_list li:nth-child(23){background: url("certification_bg2.png") no-repeat;background-size: 100% 100%;}
.certification_list li:nth-child(19),.certification_list li:nth-child(24){background: url("certification_bg3.png") no-repeat;background-size: 100% 100%;}
.certification_list li:nth-child(20),.certification_list li:nth-child(21){background: url("certification_bg4.png") no-repeat;background-size: 100% 100%;}

.certification_list li:nth-child(4n){margin-right: 0;}
.certification_list li a{width:320px; height: 130px; display: table-cell; vertical-align:middle;font-size: 24px; color: #fcfdfd; line-height:35px; font-weight: bold; text-align: center; padding: 0 6px;}
.btn_tab_more {display: block; width: 127px;height: 53px;line-height: 51px;font-size: 16px;color: #004165;margin: 32px auto 48px;border: 1px solid #004165;background: url("policy_tab_more_bg.png") no-repeat 70%;padding-left: 75px;box-sizing: content-box;}
.btn_tab_more:hover {color: #fff;background: url("policy_tab_more_bg_hover.png") no-repeat 70% #004165;}

.certification_list.kcService_list{
    margin-top: 40px;
}

/*é¦–é¡µ-ç§‘åˆ›æœåŠ¡*/
.kcService_list li:nth-child(1),.kcService_list li:nth-child(6){background: url("kcService_bg1.png") no-repeat;background-size: 100% 100%;}
.kcService_list li:nth-child(2),.kcService_list li:nth-child(7){background: url("kcService_bg2.png") no-repeat;background-size: 100% 100%;}
.kcService_list li:nth-child(3),.kcService_list li:nth-child(8){background: url("kcService_bg3.png") no-repeat;background-size: 100% 100%;}
.kcService_list li:nth-child(4),.kcService_list li:nth-child(5){background: url("kcService_bg4.png") no-repeat;background-size: 100% 100%;}

.kcService_list li:nth-child(9),.kcService_list li:nth-child(14){background: url("kcService_bg1.png") no-repeat;background-size: 100% 100%;}
.kcService_list li:nth-child(10),.kcService_list li:nth-child(15){background: url("kcService_bg2.png") no-repeat;background-size: 100% 100%;}
.kcService_list li:nth-child(11),.kcService_list li:nth-child(16){background: url("kcService_bg3.png") no-repeat;background-size: 100% 100%;}
.kcService_list li:nth-child(12),.kcService_list li:nth-child(13){background: url("kcService_bg4.png") no-repeat;background-size: 100% 100%;}

.kcService_list li:nth-child(17),.kcService_list li:nth-child(22){background: url("kcService_bg1.png") no-repeat;background-size: 100% 100%;}
.kcService_list li:nth-child(18),.kcService_list li:nth-child(23){background: url("kcService_bg2.png") no-repeat;background-size: 100% 100%;}
.kcService_list li:nth-child(19),.kcService_list li:nth-child(24){background: url("kcService_bg3.png") no-repeat;background-size: 100% 100%;}
.kcService_list li:nth-child(20),.kcService_list li:nth-child(21){background: url("kcService_bg4.png") no-repeat;background-size: 100% 100%;}

.kcService_list li {
    height: 160px;
    margin-bottom: 10px;
}

/*é¦–é¡µ-ç§‘æŠ€å¥–é¡¹-æ ·å¼2*/
.index_prize_title{font-size: 42px;color: #004165;font-weight: bold;text-align: center;padding: 20px 0;}
.service_prize2_content{padding-top: 20px;height: 170px;}
.dynamic_prize_content_list li{float:left;width:440px; height: 182px; margin-right: 40px;transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;cursor: pointer;}
.dynamic_prize_content_list li:hover {transform: translateY(-10px);animation-play-state: running;}
.dynamic_prize_content_list li:nth-child(4n+1){background: url("/temp/images/newimg/ltjone.jpg") no-repeat;background-size: 100% 100%;}
.dynamic_prize_content_list li:nth-child(4n+2){background: url("/temp/images/newimg/ltjtwo.jpg") no-repeat;background-size: 100% 100%;}
.dynamic_prize_content_list li:nth-child(4n+3){background: url("/temp/images/newimg/ltjthree.jpg") no-repeat;background-size: 100% 100%;}
.dynamic_prize_content_list li:last-child{margin-right: 0;}
.dynamic_prize_content_list li a{width:440px; height: 182px; display: table-cell; vertical-align:middle;font-size: 24px; color: #fcfdfd; line-height:35px;font-weight: bold;text-align: center;}


/*ç§‘æŠ€å¥–é¡¹*/
.jiangxiang_title{font-size: 42px;color: #004165;font-weight: bold;text-align: center;height: 91px;line-height: 91px;margin-top: 40px;}
.jiangxiang_box {
    padding: 40px;
    background: #fff;
    padding-bottom: 0;
    overflow: hidden;
}
.jiangxiang_box .jiangxiang_box_title {
    background: url("jiangxiang_bgtitle.jpg") no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    height: 100px;
    line-height: 100px;
    position: relative;
}
.jiangxiang_box .jiangxiang_body {
    font-size: 18px;
    line-height: 34px;
    margin-top: 25px;
}
.jiangxiang_box .jiangxiang_body p {
    text-indent: 2em;
}
.jiangxiang_shezhi_title{font-size: 42px;color: #004165;font-weight: bold;text-align: center;height: 91px;line-height: 91px;margin-top: 40px;}
.jiangxiang_shezhi_list{margin:16px 0 12px;}
.jiangxiang_shezhi_list li{float:left;width:440px; margin-right: 40px;transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;cursor: pointer; margin-bottom: 30px;
    position: relative;}
.jiangxiang_shezhi_list li div {line-height: 70px; height: 70px; background: url("jiangxiang_fbg.gif") repeat-x;}
.jiangxiang_shezhi_list li div a {padding: 2px 20px; font-size: 18px; font-weight: normal; color: #000; display: inline;border-right: 1px #9AB5C3 solid; border-radius: 0;}
.jiangxiang_shezhi_list li div a:hover {color: #9AB5C3;}
.jiangxiang_shezhi_list li div a:last-child {border-right: 0}



.certification_list li div {line-height: 50px; height: 50px; background: url("jiangxiang_fbg.gif") repeat-x;}
.certification_list li div a {padding: 2px 15px; font-size: 18px; font-weight: normal; color: #000; display: inline;border-right: 1px #9AB5C3 solid; border-radius: 0;box-sizing: border-box;width: 33.3%;}
.certification_list li div a:hover {color: #9AB5C3;}
.certification_list li div a.canClick:hover {color: #9AB5C3 !important;}
.certification_list li div a:last-child {border-right: 0}



.jiangxiang_shezhi_list li i {
    display: block;
    position: absolute;
    left: 12px;
    top: 10px;
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
    border: 1px #C4D3C8 solid;
    border-radius: 3px;
}
.jiangxiang_shezhi_list li:hover {transform: translateY(-10px);animation-play-state: running;}
.jiangxiang_shezhi_list li:nth-child(1) .cont,.jiangxiang_shezhi_list li:nth-child(5) .cont{background: url("jiangxiang_bg1.jpg") no-repeat;background-size: 100% 100%;}
.jiangxiang_shezhi_list li:nth-child(2) .cont,.jiangxiang_shezhi_list li:nth-child(6) .cont{background: url("jiangxiang_bg2.jpg") no-repeat;background-size: 100% 100%;}
.jiangxiang_shezhi_list li:nth-child(3) .cont,.jiangxiang_shezhi_list li:nth-child(7) .cont{background: url("jiangxiang_bg3.jpg") no-repeat;background-size: 100% 100%;}
.jiangxiang_shezhi_list li:nth-child(4) .cont,.jiangxiang_shezhi_list li:nth-child(8) .cont{background: url("jiangxiang_bg4.jpg") no-repeat;background-size: 100% 100%;}
.jiangxiang_shezhi_list li:nth-child(3n){margin-right: 0;}
.jiangxiang_shezhi_list li a {width:440px; height: 180px; display: table-cell; vertical-align:middle;font-size: 24px; color: #fcfdfd; line-height:35px; font-weight: bold; text-align: center; padding: 0 6px;border-top-left-radius: 5px;border-top-right-radius: 5px;}

.jiangxiang_dahui_title{font-size: 42px;color: #004165;font-weight: bold;text-align: center;height: 91px;line-height: 91px;margin-top: 40px;}
.jiangxiang_dahui_list{margin:16px 0 12px;}
.jiangxiang_dahui_list li{float:left;width:440px; height: 250px; margin-right: 40px;transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;cursor: pointer; margin-bottom: 30px;}
.jiangxiang_dahui_list li div {line-height: 70px; height: 70px; background: url("jiangxiang_fbg.gif") repeat-x; font-size: 20px;}
.jiangxiang_dahui_list li div a {padding: 2px 0 0 20px; font-size: 18px; font-weight: normal; color: #000; display: inline;border-right: 1px #9AB5C3 solid; border-radius: 0;}
.jiangxiang_dahui_list li div a:hover {color: #9AB5C3;}
.jiangxiang_dahui_list li div a:last-child {border-right: 0}
.jiangxiang_dahui_list li:hover {transform: translateY(-10px);animation-play-state: running;}
.jiangxiang_dahui_list li:nth-child(3n){margin-right: 0;}
.jiangxiang_dahui_list li a {
    width: 440px;
    height: 180px;
    display: table-cell;
    color: #fcfdfd;
    font-weight: bold;
    text-align: center;
}
.jiangxiang_dahui_list li img {
    display: block;
    width: 100%;
    height: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/*åœ°å›¾*/
#container {
    width: 100%;
    height: 600px;
}

.mapSwiperBox {
    width: 250px;
    height: 581px;
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 10;
    background: rgba(255, 255, 255, 0.5);
    padding: 14px 0;
}

.map_bj_box .swiper-container {
    height: 552px;
}

.map_bj_box .swiper-slide {
    width: 100%;
}

.map_bj_box .swiper-slide a {
    display: block;
    color: #004165;
    line-height: 42px;
    font-size: 18px;
    text-align: center;
    background: url("map_btnBg.png") no-repeat;
    background-size: 100% 100%;
    margin: 5px 14px;
    height: 42px;
}

.map_bj_box .swiper-slide.on a {
    background: #004165;
    color: #fff;
    border-radius: 5px;
}

.map_bj_box .swiper-button-next,
.map_bj_box .swiper-button-prev {
    position: absolute;
    top: -10px;
    width: 36px;
    height: 22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 36px 22px;
    -webkit-background-size: 36px 22px;
    background-size: 36px 22px;
    background-position: center;
    background-repeat: no-repeat;
}

.map_bj_box .swiper-button-prev {
    background: url("map_arr_prev.png") no-repeat;
    left: 50%;
    margin-left: -18px;
}

.map_bj_box .swiper-button-next {
    background: url("map_arr_next.png") no-repeat;
    left: 50%;
    margin-left: -18px;
    top: auto;
    bottom: -10px;
}

.map_bj_box .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
}

.map_swiper {
    margin-top: 0;
}

.map_bj_box .mapSearchListBox .searchSwiper{
    height: 75px;
    background-color: #eff8fd;
    background-image: url("cxdt_new_icon1.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    box-sizing: border-box;
    padding-left: 90px;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
}

.map_bj_box .mapSearchListBox .swiper-btn{
    width: 7px;
    height: 13px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    cursor: pointer;
    background-image: url("cxdt_new_arrow2.png");
    z-index: 22;
}

.map_bj_box .mapSearchListBox .swiper-btn.btn-prev{
    left: 85px;
    transform: rotate(180deg);
}

.map_bj_box .mapSearchListBox .swiper-btn.btn-next{
    right: 15px;
}

.map_bj_box .mapSearchListBox .searchSwiper .swiper-container{
    overflow: hidden;
    font-size: 0;
}

.map_bj_box .mapSearchListBox .searchSwiper .swiper-slide{
    width: 195px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    color: #166b9d;
    font-size: 16px;
    display: inline-block;
}
.map_bj_box .map_1 {
    position: absolute;
    top: 32px;
    left: 158px;
    display: inline-block;
    width: 9px;
    height: 16px;
    background: url("policy_btn_on.png") no-repeat;
    z-index: 2222;
}
.map_bj_box .map_2 {
    position: absolute;
    top: 88px;
    left: 158px;
    display: inline-block;
    width: 9px;
    height: 16px;
    background: url("policy_btn_on.png") no-repeat;
    z-index: 2222;
}

.map_bj_box .map_3 {
    position: absolute;
    top: 142px;
    left: 158px;
    display: inline-block;
    width: 9px;
    height: 16px;
    background: url("policy_btn_on.png") no-repeat;
    z-index: 2222;
}

.mapBlank_toMap,.mapBlank_toMap2 {
    position: absolute;
    top: 76px;
    left: 20px;
    display: inline-block;
    width: 130px;
    height: 61px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    background: url("policy_btn2.png") no-repeat;
    z-index: 2222;
}
.mapBlank_toMap:hover {
    background: url("policy_btn1.png") no-repeat;
}

.mapBlank_toMap2{
    top: 130px;
}



.mapBlank_toRl {
    position: absolute;
    top: 20px;
    left: 20px;
    display: inline-block;
    width: 130px;
    height: 61px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    background: url("policy_btn2.png") no-repeat;
    z-index: 2222;
}
.mapBlank_toRl:hover {
    background: url("policy_btn1.png") no-repeat;
}

.mapBlank_on {
    background: url("policy_btn1.png") no-repeat;
}
.mapBlank_point {
    position: absolute;
    top: 76px;
    font-size: 14px;
    line-height: 40px;
    left: 186px;
}

.tooltiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: -6px;
    left: 160px;
    width: 330px;
    display: block;
    font-size: 14px;
    line-height: 22px;
}

.mapBlank_toMap:hover .tooltiptext {
    visibility: visible;
}


#mapPageCanvas,#mapPageCanvas2 {
    height: 700px;
}

.mapSearchBox {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 352px;
    bottom: 20px;
    z-index: 999;
}

.mapSearchBox.maphide{
    width: auto;
    bottom: auto;
}

#tipinput {
    display: block;
    width: 100%;
    height: 44px;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 16px;
}

.mapSearchListBox{
    height: calc(100% - 60px);
    overflow: hidden;
    background: #fff;
    margin-top: 3px;
}

.mapSearchListBox.mapSearchListBox2{
        height: 75px;
    width: 80px;
    cursor: pointer;
        margin-left: 260px;
        transition: all 0.4s;
}

.mapSearchBox.maphide .mapSearchListBox.mapSearchListBox2{
    margin-left: 0;
}

.mapSearchListBox.mapSearchListBox2.active{
    height: calc(100% - 60px);
    width: 100%;
    margin-left: 0;
}

.mapSearchList{
    background: #fff;
    height: 100%;
    height: calc(100% - 60px);
}

.mapSearchListBox2 .mapSearchList{
    height: calc(100% - 130px);
}

.mapSearchList ul{
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 15px;
}

.mapSearchList li {
    height: 60px;
    line-height: 56px;
    cursor: pointer;
    margin-bottom: 10px;
    box-shadow: 0px 0px 10px 0px
    rgba(134, 165, 203, 0.22);
    box-sizing: border-box;
    padding: 0 15px;
}

.mapSearchList li:hover{
    box-shadow: 0px 0px 10px 0px
    rgba(134, 165, 203, 0.65);
}

.mapSearchList li:hover span{
    font-weight: bold;
    color: #166b9d;
}
.map_bj_box .amap-info-content{
    padding: 0 !important;
    border-radius: 5px;
    overflow: hidden;
    color: #0065a4;
    font-size: 16px;
    background: transparent;
}

.map_bj_box .amap-info-close{
    right: 10px !important;
    top: 10px !important;
}

.map_bj_box .map-info-tip .tip-title{
    background: rgba(27,113,161,1);
    height: 36px;
    line-height: 34px;
    text-align: center;
    color: #fff;
}


.map_bj_box .map-info-tip .tip-info{
    background: rgba(255,255,255,.9);
    box-sizing: border-box;
    padding: 10px 20px;
}

.map_bj_box h4 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.map_bj_box p {
    font-size: 14px;

    margin-top: 5px;
    color: #333333;
}

.map_bj_box p span{
    color: #707070;
}

.map_bj_box .types{
    margin-top: 10px;
}

.map_bj_box .types .type-item{
    font-size: 14px;
    color: #ffffff;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.map_bj_box .types .type-item:nth-of-type(3n+1){
    background-color: #166b9d;
}

.map_bj_box .types .type-item:nth-of-type(3n+2){
    background-color: #3db9a5;
}

.map_bj_box .types .type-item:nth-of-type(3n+3){
    background-color: #dd6558;
}

.mysource-login{
    position: fixed;
    top: 0;
    left:0;
    right:0;
    bottom: 0;
    z-index: 9999;
    display: none;
}

.mysource-login .login-cont{
    width: 244px;
    height: 126px;
    background-color: rgba(0,0,0,.8);
    border-radius: 8px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    padding-top: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -63px;
    margin-left: -122px;
}

.mysource-login .login-cont h4{
    font-size: 18px;
}

.mysource-login .login-cont p{
    font-size: 14px;
    margin-top: 8px;
}

.mysource-login .login-cont .l-btns{
    border-top: 1px solid #999;
    margin-top: 15px;
}

.mysource-login .login-cont .l-btns .btn-item{
    display: inline-block;
    width: 46%;
    line-height: 43px;
    font-size: 16px;
    font-weight: bold;
    color: #07d8c1;
    cursor: pointer;
}

.mysource-login .login-cont .l-btns .b_border{
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 29px;
    background-color: #999999;
    opacity: 0.8;
}

.mapSearchList li span{
    display: inline-block;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
    position: relative;
    line-height: normal;
    vertical-align: middle;
}

.mapSearchList li span:before{
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #dd6558;
    position: absolute;
    left: 0;
    top: 10px;
}

.mapSearchListBox .nypage{
    padding: 10px 0;
}

.mapSearchListBox .nypage a{
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: 0 2px;
    font-size: 14px;
}

.mapSearchListBox .nypage a.next{
    width: 50px;
}

.searchListDec h4 {
    font-size: 16px;
    font-weight: normal;
}

.searchListDec p {
    font-size: 14px;
    color: #707070;
    margin-top: 5px;
}

.searchListDec .types{
    margin-top: 10px;
}

.searchListDec .types .type-item{
    font-size: 14px;
    color: #ffffff;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.searchListDec .types .type-item:nth-of-type(3n+1){
    background-color: #166b9d;
}

.searchListDec .types .type-item:nth-of-type(3n+2){
    background-color: #3db9a5;
}

.searchListDec .types .type-item:nth-of-type(3n+3){
    background-color: #dd6558;
}

.searchListPic {
    float: right;
    display: block;
    width: 90px;
}


/*ç§‘åˆ›æœåŠ¡*/
.newApplititle{
    width: 5%;
    height: 38px;
    line-height: 38px;
    color: #93A3B1;
    margin-top: 5px;
}
.newAppliListBox{
    width: 95%;
}
.newAppliListBox a{
    margin-top: 5px;
    margin-left: 0;
}
.newAppliTable{
    margin: 30px 0;
}

/*é¦–é¡µ-ç§‘æŠ€åŠ¨æ€*/
.kjdt .pagination_dynamic {
    bottom: 80px!important;
}
.kjdt .kjdt_more {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -124px;
}

/*çºªå¿µæ—¥-æš‚æ— æ•°æ®*/
.notYet{
    margin-bottom: 50px;
}
.notYet .service_cal{
    padding: 0;
}
.service_list_not{
    text-align: center;
    margin-top: 70px;
}
/*äº’åŠ¨äº¤æµ-å—ç†ç»Ÿè®¡*/
.statistics_content .space_title{
    background: 0;
    margin-bottom: 30px;
}
.statistics_list{
    background: #fff;
    padding:30px 45px 0;
    margin-bottom: 70px;
}
.statistics_list li{
    overflow: hidden;
    padding: 0 0 20px 25px;
    background: url("kc_disc_v2021.png") left 11px no-repeat;
    background-size: 6px 6px;
}
.statistics_list li:nth-child(2),.statistics_list li:nth-child(6),.statistics_list li:nth-child(10){
    padding-top: 20px;
    background: url("kc_disc_v2021.png") left 31px no-repeat;
    background-size: 6px 6px;
}
.statistics_list li:first-child,.statistics_list li:nth-child(5),.statistics_list li:nth-child(9),.statistics_list li:nth-child(13){
    border-bottom:1px dashed #c6d1db;
}
.statistics_list li a p.title{
    color: #28303e;
    font-size: 20px;
    float: left;
}
.statistics_list li a p.time{
    float: right;
}
.statistics_list li a p.time span:first-child{
    color: #8598a8;
    font-size: 18px;
}
.statistics_list li a p.time span:last-child{
    color: #28303e;
    font-size: 18px;
}
/*ä¿¡ä»¶è¯¦æƒ…*/
.letter_detail{
    padding: 50px 50px;
    background: #fff;
    font-size: 20px;
    margin-bottom: 70px;
}
.letterTop{
    margin-bottom: 35px;
}
.letterTop,.letterBottom{
    border: 2px #D0D9E1 solid;
    padding: 25px;
}
.letterTop .title_cont,.letterBottom .title_cont{
    padding-bottom: 10px;
    border-bottom:1px dashed #c6d1db;
    line-height: 38px;
}
.letterTop .title_cont .tips,.letterBottom .title_cont .tips{
    width: 70px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background: url("kc_letterIcon1_v2021.png") center no-repeat;
    background-size: 100% 100%;
    display: block;
    float: left;
}
.letterBottom .title_cont .tips{
    background: url("kc_letterIcon2_v2021.png") center no-repeat;
}
.letterTop .title_cont .title,.letterBottom .title_cont .title{
    color: #333333;
    font-weight: bold;
    margin-left: 20px;
}
.letterBottom .title_cont .title{
    margin-left: 0;
}
.letterBottom .title_cont .unit{
    color: #8598a8;
}
.letterTop .inf{
    margin: 20px 0;
}
.letterTop .inf .ins{
    float: left;
}
.letterTop .inf .ins:first-child{
    margin-right: 90px;
}
.letterTop .inf .ins span:first-child,.letterBottom .title_cont .time span:first-child{
    color: #8598a8;
}
.letterTop .inf .ins span:last-child,.letterBottom .title_cont .time span:last-child{
    color: #28303e;
}
.letterTop .content dt{
    float: left;
    color: #8598a8;
    margin-top: 3px;
}
.letterTop .content dd{
    color: #28303e;
    margin-left: 100px;
    line-height: 32px;
}
.letterBottom .content p{
    color: #28303e;
    margin-top: 15px;
    font-family: inherit !important;
    font-size: inherit !important;
}
.letterBottom .content p:first-child{
    margin-top: 20px;
}
.letterBottom .title_cont .time{
    float: right;
    margin-top: 8px;

}

/*åº•éƒ¨é“¾æŽ¥*/
.link_cont {

}
.link_swiper {
    position: relative;
    z-index: 5;
    height: 90px;
    margin: 90px 0 0 0;

}
.link_swiper .swiper-slide {
    text-align: center;
    width: 280px!important;
}
.link_swiper_pic {
    width: 250px;
    height: 90px;
}
.link_swiper_det {
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}
.link_arrowLeft, .link_arrowRight {
    display: block;
    width: 15px;
    height: 23px;
    position: absolute;
    top: 38%;
    z-index: 3;
}

.link_arrowLeft {
    left: 0;
    background: url("d_lt_1.png") no-repeat;
    background-size: 100% 100%;
}
.link_arrowLeft:hover {
    background: url("d_lt_2.png") no-repeat;
    background-size: 100% 100%;
}

.link_arrowRight {
    right: 0;
    background: url("d_rt_1.png") no-repeat;
    background-size: 100% 100%;
}
.link_arrowRight:hover {
    background: url("d_rt_2.png") no-repeat;
    background-size: 100% 100%;
}
.otherEnter{
    display: none;
    color: #0065A4;
    position: absolute;
    bottom: 6px;
    line-height: initial;
    font-size: 16px;
    width: 50%;
    text-align: center;
    left: 25%;
}
.otherEnter:hover{
    color: #12AD94;
}



@keyframes circleProgressLoad_right{
    0%{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    50%{
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
    }
    100%{
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
    }
}
@keyframes circleProgressLoad_left{
    0%{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    50%{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    100%{
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
    }
}

@-webkit-keyframes circleProgressLoad_right{
    0%{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    50%{
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
    }
    100%{
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
    }
}
@-webkit-keyframes circleProgressLoad_left{
    0%{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    50%{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    100%{
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
    }
}



.circleProgress_wrapper{
    width: 30px;
    height: 30px;
    position: relative;
}

.wrapper{
    width: 15px;
    height: 33px;
    position: absolute;
    top:0;
    overflow: hidden;
}
.right{
    right:0;
}
.left{
    left:0;
}
.circleProgress{
    width: 26px;
    height: 26px;
    border: 3px solid #13AE96;
    border-radius: 50%;
    position: absolute;
    top:0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-sizing: content-box;
}
.rightcircle{
    border-top-color: #F0F0F0;
    border-right-color: #F0F0F0;
    right:0;
    animation: circleProgressLoad_right 30s linear;
    animation-play-state:paused;
    -webkit-animation: circleProgressLoad_right 30s linear;
    -webkit-animation-play-state:paused;
}
.leftcircle{
    border-bottom-color: #F0F0F0;
    border-left-color: #F0F0F0;
    left:0;
    animation: circleProgressLoad_left 30s linear;
    animation-play-state:paused;
    -webkit-animation: circleProgressLoad_left 30s linear;
    -webkit-animation-play-state:paused;
}


.audioBtnBox {
    position: relative;
    cursor: pointer;
}

.audioBtn {
    position: absolute;
    display: block;
    left: 9px;
    top: 10px;
    width: 14px;
    content: url("begin.png");
}

.audioBtn.audioOn{
    content: url("pause.gif");
    top: 9px;
}


.music {
    display: none;
}
.musicBox{
    float: right;
}


/*ç§‘åˆ›æœåŠ¡-ç§‘åˆ›ä¼šå®¢åŽ…*/

.kcfw_reception_ft {
    margin: 58px 0 100px;
}

.kcfw_reception .swiper-slide {
    overflow: hidden;
}

.kcfw_reception_title {
    font-size: 42px;
    color: #004165;
    font-weight: bold;
    text-align: center;
    height: 91px;
    line-height: 91px;
    margin-top: 40px;
}

.dynamic_content_kchkt,
.dynamic_content_fbh,
.dynamic_content_ft {
    height: 490px;
}

.kcfw_reception_list {
    margin: 16px 0 12px;
}

.kcfw_reception_list li {
    position: relative;
    float: left;
    width: 320px;
    height: auto;
    margin-right: 40px;
    background: #fff;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    cursor: pointer;
    margin-bottom: 30px;
    z-index: 1;
    backface-visibility: hidden;
     animation-play-state: running;
      -webkit-font-smoothing: subpixel-antialiased;
}

.kcfw_reception_list li:last-child {
    margin-right: 0;
}

.kcfw_reception_list li:hover {
    box-shadow: 0 6px 24px #E7EBEE;
    /* transform: translate3d(0, -10px, 0); */
    margin-top: -10px;
}

.kcfw_reception_tag {
    width: 90px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    left: 25px;
    top: 0;
    z-index: 1;
}

.kcfw_reception_tag_greenBg {
    background-color: #12ad95;
}

.kcfw_reception_tag_redBg {
    background-color: #dd5041;
}

.kcfw_reception_top {
    position: relative;
    height: 190px;
}

.kcfw_reception_pic {
    display: block;
    width: 100%;
    height: 100%;
}
.kcfw_reception_icon{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 51px;
    height: 51px;
    margin: -25px 0 0 -25px;
}

.kcfw_reception_icon_video {
    background: url("video_icon.png") no-repeat;
    background-size: 100% 100%;
}

.kcfw_reception_icon_play {
    background: url("play_icon.png") no-repeat;
    background-size: 100% 100%;
}

.kcfw_reception_timesBox {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 27px;
    background: url("kchkt_iconbg.png") no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    padding: 0 10px 0 19px;
    box-sizing: border-box;
    overflow: hidden;
}

.kcfw_reception_times {
    background: url("view_icon.png") no-repeat left center;
    padding-left: 26px;
    display: none;
}

.kcfw_reception_time {
    float: right;
    margin-left: 10px;
}

.kcfw_reception_text {
    padding: 20px 24px 24px;
}

.kcfw_reception_dtitle {
    color: #28303e;
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
    min-height: 3.6em;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.kcfw_reception_inf {
    padding: 50px 0 25px;
}

.kcfw_reception_inf span {
    font-size: 14px;
    color: #8598a8;
    padding-left: 22px;
}

.kcfw_reception_infDate {
    float: left;
    background: url("time_icon.png") left 4px no-repeat;
}

.kcfw_reception_infLink {
    float: right;
    background: url("ncsti_policiesSource_v2021.png") left 3px no-repeat;
    max-width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #A6B3BF;
}
.kcfw_reception_infLink a {
    color: #A6B3BF;
}
.kcfw_reception_key {
    float: left;
    height: 24px;
    overflow: hidden;
    display: none;
}

.kcfw_reception_keyBox{
    display: none;
}

.kcfw_reception_key a {
    margin-right: 22px;
    font-size: 14px;
    color: #00659c;
    line-height: 24px;
}

.kcfw_reception_more {
    float: right;
    width: 44px;
    font-size: 14px;
    color: #74a3ca;
    line-height: 24px;
    background: url("arrow_icon01.png") right center no-repeat;
}

.kcfw_reception_more2 {
    background: url("arrow_icon02.png") right center no-repeat;
}

.kchkt_more {
    margin: 35px auto 0;
}

.kchkt_swiper {
    position: relative;
    width: 80%;
    margin-left: 10%;
}

.kchkt_swiper .swiper-container {
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
}

.kchkt_swiper .swiper-slide {
    width: 850px;
    height: 296px;
    overflow: hidden;
    backface-visibility: hidden;
}

.kchkt_swiper .swiper-slide-active {
    box-shadow: 0px 5px 15px 4px rgba(17, 81, 117, 0.2);
}

.kchkt_swiper .swiper-slide a {
    display: block;
    overflow: hidden;
}

.kchkt_swiper .img-cont {
    float: left;
    width: 530px;
}

.kchkt_swiper .img-cont img {
    display: block;
    width: 100%;
    height: 100%;
}

.kchkt_swiper .text-cont {
    float: right;
    width: 320px;
    height: 296px;
    padding: 35px 30px 0;
    box-sizing: border-box;
    font-size: 15px;
    color: #8598a8;
    line-height: 27px;
    text-align: justify;
    background: url("dot_bg.gif") repeat;
}

.kchkt_swiper .text-cont h6 {
    font-size: 18px;
    color: #28303e;
    line-height: 30px;
    font-weight: bold;
}

.kchkt_swiper .text-cont p {
    padding: 12px 0 0;
}

.kchkt_swiper .text-cont .readMore {
    display: block;
    width: 94px;
    margin: 22px auto 0;
    background: url("arrow_icon.png") right center no-repeat;
}

.kchkt_swiper .swiper-btn {
    width: 34px;
    height: 57px;
    position: absolute;
    top: 50%;
    margin-top: -37px;
    z-index: 1000;
}

.kchkt_swiper .swiper-btn.prev {
    left: 0;
    background: url("swiper_left.png") no-repeat;
}

.kchkt_swiper .swiper-btn.next {
    right: 0;
    background: url("swiper_right.png") no-repeat;
}
.peoplelist li {
    width: 320px; height: 484px; border-radius: 10px 10px 0 0; overflow: hidden;
    position: relative;
    float: left;
    margin-right: 40px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    cursor: pointer;
    margin-bottom: 30px;
    z-index: 1;
    backface-visibility: hidden;
    animation-play-state: running;
    -webkit-font-smoothing: subpixel-antialiased;
}

.peoplelist li:hover {
    box-shadow: 0 6px 24px #E7EBEE;
    /* margin-top: -5px; */
}

.peoplelist li:nth-child(4), .peoplelist li:nth-child(8), .peoplelist li:nth-child(12){
    margin-right: 0;
}

.peoplelist li .kcfw_reception_top{ height: 403px; overflow: hidden;}
.peoplelist li img{ width: auto; height: 100%; }
.peoplelist li .kcfw_reception_text .kcfw_reception_dtitle{ min-height: inherit; text-align: center;}
.peoplelist li .kcfw_reception_text .kcfw_reception_dtitle span{ font-weight: normal; font-size: 18px; color: #006ca1;}


.pagination_dynamic_focusPic {
    position: absolute;
    right: 526px;
    bottom: 36px;
}

.pagination_dynamic_focusPic .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #4d4d4d;
    border: 1px solid rgba(255, 255, 255, 0.8);
    cursor: pointer;
    margin-left: 8px;
    border-radius: 100%;
}

.pagination_dynamic_focusPic .swiper-active-switch {
    background: #006ba8;
}

.spaceBottom {
    margin-bottom: 80px;
}


/* é¦–é¡µç§‘åˆ›æœåŠ¡æ–°å¢ž  begin  */
 .startBusiness_list .kcfw_new_list {
    margin: 0 -20px;
}
.startBusiness_list .kcfw_new_list li {
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    float: left;
    margin-bottom: 50px;
}
.startBusiness_list .kcfw_new_list li .li_title {
    height: 65px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(1) .li_title {
    background-image: url("kc_new_home_kcfw_title1.png");
}
.startBusiness_list .kcfw_new_list li:nth-of-type(2) .li_title {
    background-image: url("kc_new_home_kcfw_title2.png");
}
.startBusiness_list .kcfw_new_list li:nth-of-type(3) .li_title {
    background-image: url("kc_new_home_kcfw_title3.png");
}
.startBusiness_list .kcfw_new_list li:nth-of-type(4) .li_title {
    background-image: url("kc_new_home_kcfw_title4.png");
}

.startBusiness_list .kcfw_new_list li:nth-of-type(1) .li_wrapper{
    box-shadow: -1px 4px 38px 0px 
        rgba(1, 178, 157, 0.31);
}

.startBusiness_list .kcfw_new_list li:nth-of-type(2) .li_wrapper{
    box-shadow: 0px 4px 38px 0px 
        rgba(221, 101, 88, 0.32);
}

.startBusiness_list .kcfw_new_list li:nth-of-type(3) .li_wrapper{
    box-shadow: 0px 4px 38px 0px 
        rgba(0, 67, 106, 0.31);
}

.startBusiness_list .kcfw_new_list li:nth-of-type(4) .li_wrapper{
    box-shadow: 0px 4px 43px 0px 
        rgba(135, 80, 55, 0.3);
}

.startBusiness_list .kcfw_new_list li .li_main {
    background: #fff;
    overflow: hidden;
    border-bottom: 5px solid;
}
.startBusiness_list .kcfw_new_list li .li_main .main-cont {
    height: 150px;
    box-sizing: border-box;
    padding: 20px 35px;
}
.startBusiness_list .kcfw_new_list li .li_main .more-cont {
    text-align: right;
}
.startBusiness_list .kcfw_new_list li .li_main .more-cont a {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    font-size: 14px;
    margin-right: 22px;
    margin-bottom: 8px;
    transition: all 0.4s;
}

.startBusiness_list .kcfw_new_list li .li_main .more-cont a:hover{
    padding-right: 50px;
}

.startBusiness_list .kcfw_new_list li .li_main .more-cont a:after {
    content:'';
    display: block;
    bottom: 5px;
    right: 0;
    width: 25px;
    height: 2px;
    position: absolute;
    transition: all 0.4s;
}

.startBusiness_list .kcfw_new_list li .li_main .more-cont a:hover:after{
    width: 35px;
}

.startBusiness_list .kcfw_new_list li .li_main .more-cont a:before {
    content:'';
    display: block;
    bottom: 5px;
    right: 0;
    width: 2px;
    height: 10px;
    position: absolute;
    transform: rotate(-45deg);
    margin-right: 2px;
    margin-bottom: -1px;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(1) .li_main {
    border-color: #01b29d;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(2) .li_main {
    border-color: #dd6457;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(3) .li_main {
    border-color: #15577b;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(4) .li_main {
    border-color: #b79281;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(1) .li_main .more-cont a {
    color: #01b29d;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(2) .li_main .more-cont a {
    color: #dd6457;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(3) .li_main .more-cont a {
    color: #15577b;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(4) .li_main .more-cont a {
    color: #b79281;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(1) .li_main .more-cont a:before, .startBusiness_list .kcfw_new_list li:nth-of-type(1) .li_main .more-cont a:after {
    background-color: #01b29d;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(2) .li_main .more-cont a:before, .startBusiness_list .kcfw_new_list li:nth-of-type(2) .li_main .more-cont a:after {
    background-color: #dd6457;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(3) .li_main .more-cont a:before, .startBusiness_list .kcfw_new_list li:nth-of-type(3) .li_main .more-cont a:after {
    background-color: #15577b;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(4) .li_main .more-cont a:before, .startBusiness_list .kcfw_new_list li:nth-of-type(4) .li_main .more-cont a:after {
    background-color: #b79281;
}
.startBusiness_list .kcfw_new_list li .li_main .xmsb-cont p {
    font-size: 19px;
    line-height: 2;
}
.startBusiness_list .kcfw_new_list li .li_main .xmsb-cont span {
    margin-right: 45px;
    display: inline-block;
    width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.startBusiness_list .kcfw_new_list li .li_main .xmsb-cont p a {
    color: #01b29d;
    font-size: 17px;
}

.startBusiness_list .kcfw_new_list li .li_main .xmsb-cont p a + a{
    margin-left: 5px;
}

.startBusiness_list .kcfw_new_list li .li_main .xmsb-cont p a:hover {
    color: #115175;
}

.startBusiness_list .kcfw_new_list li .li_main .xmsb-cont p a[href='javascript:void(0)']{
    cursor: default;
    color: #9d9d9d;
}

.startBusiness_list .kcfw_new_list li .li_main .xmsb-cont p a[href='javascript:void(0)']:hover{
    color: #9d9d9d;
}

.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont {
    padding-left: 40px;
    padding-top: 40px;
}
.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a {
    font-size: 22px;
    color: #262626;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
}
.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.threeChil{
    margin-top: 15px;
    margin-left: 160px;
    margin-right: 5px;
}

.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.new-fourChil{
    /* margin-left: 74px; */
    /* margin-top: 10px; */
}
.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont .top {
    display: flex;
    justify-content: center;
    align-items: center;
}
.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.new-login-msg{
    padding-bottom: 0;
    color: #dd6558;
    font-size: 14px;
    /* margin-left: 70px; */
    text-decoration: underline;
    float: right;
    margin-right: 90px;
}

.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.new-login-msg:hover{
    border: none;
}

.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a:nth-of-type(2){
    
}

.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a:hover {
    color: #dd6558;
   border-color: #dd6558;
}

.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.noOpen,.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.message{
    position: relative;
}

.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.noOpen:after{
    content: 'å³å°†å¼€å§‹';
    color: #4c4c4c;
    font-size: 22px;
    display: block;
    position: absolute;
    width: 100%;
    top: 96%;
    text-align: center;
    left: 0;
    opacity: 0.37;
    box-sizing: border-box;
    padding-right: 8px;
}

.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.message:after{
    content: 'ï¼ˆè¯¥ç³»ç»Ÿåªæ”¯æŒæ³•äººç™»å½•ï¼‰';
    color: #4c4c4c;
    font-size: 16px;
    position: absolute;
    width: 100%;
    top: 96%;
    text-align: center;
    left: 0;
    opacity: 0.37;
    display: block;
    padding-top: 2px;
}

.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.noOpen:hover,.startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.message:hover {
    color: #262626;
   border-color: transparent;
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont {
    padding-top: 30px;
    position: relative;
    padding-left: 52px;
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a {
    display: inline-block;
    font-size: 22px;
    color: #262626;
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: 0 0px;
    line-height: 35px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:hover {
    color: #006ca1;
    border-color: #006ca1;
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(1) {
    background-image: url("kc_new_home_kcfw_icon1.png");
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(2) {
    background-image: url("kc_new_home_kcfw_icon2.png");
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(3) {
    background-image: url("kc_new_home_kcfw_icon4.png");
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(4) {
    background-image: url("kc_new_home_kcfw_icon3.png");
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(1):hover {
    background-image: url("kc_new_home_kcfw_icon1_.png");
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(2):hover {
    background-image: url("kc_new_home_kcfw_icon2_.png");
}
.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(3):hover {
    background-image: url("kc_new_home_kcfw_icon4_.png");
}

.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(4):hover {
    background-image: url("kc_new_home_kcfw_icon3_.png");
}

.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a.zckjs{
    width: 68%;
}

.startBusiness_list .kcfw_new_list li .li_main .swiperBtn{
    position: absolute;
    width: 16px;
    height: 33px;
    top: 50%;
    margin-top: -16px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.startBusiness_list .kcfw_new_list li .li_main .swiperBtn.prev{
    background-image: url("kc_new_home_kcfw_arrow1.png");
    left: 10px;
}

.startBusiness_list .kcfw_new_list li .li_main .swiperBtn.next{
    background-image: url("kc_new_home_kcfw_arrow2.png");
    right: 10px;
}

.startBusiness_list .kcfw_new_list li .li_main .kczs-cont .swiperBtn.prev{
    background-image: url("kc_new_home_kcfw_arrow3.png");
}

.startBusiness_list .kcfw_new_list li .li_main .kczs-cont .swiperBtn.next{
    background-image: url("kc_new_home_kcfw_arrow4.png");
}

.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a.zckjs{
    background-image: url("kc_new_home_kcfw_icon5.png");
    background-size: 38px auto;
    background-position: 0 4px;
}

.startBusiness_list .kcfw_new_list li .li_main .kczy-cont a.zckjs:hover {
    background-image: url("kc_new_home_kcfw_icon5_.png");
}

.startBusiness_list .kcfw_new_list li .li_main .kczs-cont {
    padding-top: 30px;
    padding-left: 60px;
    position: relative;
}
.startBusiness_list .kcfw_new_list li .li_main .kczs-cont a {
    color: #262626;
    font-size: 22px;
    margin-bottom: 20px;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
    line-height: 35px;
}

.startBusiness_list .kcfw_new_list li .li_main .kczs-cont a:nth-of-type(1){
    margin-right: 20px;
}

.startBusiness_list .kcfw_new_list li .li_main .kczs-cont a:nth-of-type(2){
    margin-left: 10px;
}

.startBusiness_list .kcfw_new_list li .li_main .kczs-cont a:hover {
    color: #af836f;
    border-color: #af836f;
}
.startBusiness_list .kcfw_new_list li:nth-of-type(n+2) .li_main span{
    margin: 0 20px;
    display: inline-block;
    position: relative;
    font-size: 0;
}

.startBusiness_list .kcfw_new_list li .li_main .kczy-cont span {
    margin: 0 30px;
}

.startBusiness_list .kcfw_new_list li:nth-of-type(n+2) .li_main span:after{
    content: '';
    display: block;
    width: 2px;
    height: 80px;
    background: #ccc;
    position: absolute;
    top: 50%;
    left: 0;
    transform: scale(0.5);
    margin-top: -45px;
}
/* é¦–é¡µç§‘åˆ›æœåŠ¡æ–°å¢ž  end  */
/* é¦–é¡µç§‘åˆ›çƒ­æ¦œæ–°å¢ž  begin  */
 .dynamic_content1 .kcrb-new-main{
    overflow: hidden;
 }

 .dynamic_content1 .kcrb-new-main .kcrb-tab {
    text-align: center;
    font-size: 26px;
    color: #1c6188;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab .tab-item {
    display: inline-block;
    cursor: pointer;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab .tab-item:hover, .dynamic_content1 .kcrb-new-main .kcrb-tab .tab-item.active {
    color: #00b5a1;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab span {
    margin: 0 20px;
    vertical-align: 1px;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main {
    margin-top: 30px;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .tab-item {
    display: none;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .tab-item.active {
    display: block;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-left {
    width: 350px;
    height: 560px;
    float: left;
    background: url("kc_new_home_kcrb_bg.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 60px 50px;
    color: #ffffff;
    text-align: justify;
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left{
    background: none;
    padding: 0
}


.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item{
    height: 155px;
    background-size: cover;
    box-sizing: border-box;
    padding: 25px 40px;
    cursor: pointer;
    background-position: center;
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item.active{
    height: 390px;
    padding: 45px 40px;
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left h4{
    margin-bottom: 20px;
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left h4:after,.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left p{
    display: none;
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left .kcrb-left-item.active h4:after,.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left .kcrb-left-item.active p{
    display: block;
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item:first-child{
    background-image: url("kc_new_home_kcrb_bg1.png")
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item:last-child{
    background-image: url("kc_new_home_kcrb_bg2.png");
    margin-top:12px;
}


.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item:first-child.active{
    background-image: url("kc_new_home_kcrb_bg1_.png")
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item:last-child.active{
    background-image: url("kc_new_home_kcrb_bg2_.png")
}


.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-right2{
        width: 1000px;
    height: 558px;
    box-shadow: inset 0px 0px 10px 0px rgba(3, 0, 0, 0.11);
    border-radius: 9px;
    float: right;
    box-sizing: border-box;
    padding: 10px 20px 10px 40px;
    background: #eef0f2;
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-right2 iframe{
    width: 100%;
    height: 100%;
}

.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-left h4 {
    font-size: 26px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-left h4:after {
    content:'';
    display: block;
    width: 60px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-left p {
    font-size: 18px;
    line-height: 1.8;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right {
    width: 1000px;
    height: 558px;
    box-shadow: inset 0px 0px 10px 0px rgba(3, 0, 0, 0.11);
    border-radius: 9px;
    float: right;
    box-sizing: border-box;
    padding: 10px 20px 10px 40px;
    background: #eef0f2;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul {
    padding: 20px 0;
    font-size: 18px;
    counter-reset: kcrbNum;
    overflow-y: auto;
    height: 100%;
    box-sizing: border-box;
    padding-right: 40px;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li a {
    display: block;
    overflow: hidden;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li {
    box-sizing: border-box;
    padding-left: 60px;
    margin-bottom: 20px;
    position: relative;
    line-height: 32px;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:before {
    counter-increment: kcrbNum;
    content: counter(kcrbNum);
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    background-color: #1c6188;
    border-radius: 5px;
    border: 1px solid #1c6188;
    top: 50%;
    margin-top: -11px;
    left: 0;
    color: #fff;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:nth-of-type(1):before {
    background-image: url("kc_new_home_kcrb_icon1.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-color: transparent;
    background-color: transparent;
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:nth-of-type(2):before {
    background-image: url("kc_new_home_kcrb_icon2.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-color: transparent;
    background-color: transparent;
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:nth-of-type(3):before {
    background-image: url("kc_new_home_kcrb_icon3.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-color: transparent;
    background-color: transparent;
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:hover:before {
    background: transparent;
    color: #1c6188;
    border-color: #1c6188;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li h4 {
    float: left;
    width: 720px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:nth-of-type(n+4) h4 {
    color: #4b4b4b;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:hover h4, .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li :hover span {
    color: #15577b;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li span {
    float: right;
    font-size: 16px;
    color: #7d7d7d;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul::-webkit-scrollbar {
    width:6px;
    height:1px;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul::-webkit-scrollbar-thumb {
    border-radius:10px;
    -webkit-box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);
    background:#11ac95;
}
.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul::-webkit-scrollbar-track {
    -webkit-box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius:10px;
    background:#e0e6e9;
}
/* é¦–é¡µç§‘åˆ›çƒ­æ¦œæ–°å¢ž  end  */


.home-scyq-new-cont .city_policy_title a{
    color: inherit;
}

/* é¦–é¡µè™šæ‹Ÿå±•åŽ…æ–°å¢ž  begin  */
.dynamic_content .xnzt-new-main{
    overflow: hidden;
    padding: 30px 0;
}

.dynamic_content .xnzt-new-main .text-cont{
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 70px;
    padding-right: 50px;
    color: #757575;
}

.dynamic_content .xnzt-new-main .text-cont .t-wel{
    width: 500px;
}

.dynamic_content .xnzt-new-main .text-cont .t-wel img{
    display: block;
    width: 100%;
}

.dynamic_content .xnzt-new-main .text-cont h4{
    font-size: 36px;
}

.dynamic_content .xnzt-new-main .text-cont h3{
    font-size: 58px;
    margin-bottom: 20px;
}

.dynamic_content .xnzt-new-main .text-cont p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 1.8;
}

.dynamic_content .xnzt-new-main .text-cont .l-title{
    margin-top: 10px;
}

.dynamic_content .xnzt-new-main .text-cont .l-title p{
    font-size: 12px;
    text-indent: 0;
    transform: scale(0.8);
    margin-left: -62px;
}

.dynamic_content .xnzt-new-main .img-cont{
    width: 50%;
    float: right;
    padding-top: 30px;
}

.dynamic_content .xnzt-new-main .img-cont img{
    display: block;
    width: 100%;
}
/* é¦–é¡µè™šæ‹Ÿå±•åŽ…æ–°å¢ž  end  */

/* é¦–é¡µé«˜ç²¾å°–æ–°å¢ž begin */
.gaojj_wrap .gjj-new-bg{
    height: 160px;
    background: url("kc-new-home-gjj-bg1.png") no-repeat;
    background-size: 100% auto;
    position: relative;
}

.gaojj_wrap .gjj-new-bg a{
    width: 159px;
    height: 53px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    font-size: 0;
    transition: all 0.4s;
}

.gaojj_wrap .gjj-new-bg a:hover{
    margin-top: -5px;
}

.gaojj_wrap .gjj-new-bg a:first-of-type{
    background-image: url("kc-new-home-gjj-btn2.png");
    right: 330px;
}

.gaojj_wrap .gjj-new-bg a:nth-of-type(2){
    background-image: url("kc-new-home-gjj-btn1.png");
    right: 160px;
}
/* é¦–é¡µé«˜ç²¾å°–æ–°å¢ž end */


/* é¦–é¡µç§‘åˆ›æœåŠ¡æ–°å¢ž begin */
.kc-home-kcfw-zfw{
    margin-top: 66px;
    overflow: hidden;
    margin-right: -30px;
}

.kc-home-kcfw-zfw a{
    display: block;
    width: 446px;
    height: 167px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    box-shadow: 4px 4px 8px 2px 
        rgba(51, 51, 51, 0.1);
        border-radius: 10px;
        overflow: hidden;
}

.kc-home-kcfw-zfw a.zkj{
    background-image: url("kc-new-home-kcfw-zkj.png");
}

.kc-home-kcfw-zfw a.zzj{
    background-image: url("kc-new-home-kcfw-zzj.png");
}

.kc-home-kcfw-zfw a.zzc{
    background-image: url("kc-new-home-kcfw-zzc.png");
}

.kc-home-kcfw-zfw a.zhz{
    background-image: url("kc-new-home-kcfw-zhz.png");
}

.kc-home-kcfw-zfw a.zcg{
    background-image: url("kc-new-home-kcfw-zcg.png");
}

.kc-home-kcfw-zfw a.zyq{
    background-image: url("kc-new-home-kcfw-zyq.png");
}

.kc-home-kcfw-zfw a.cgjh{
    background-image: url("kc-new-home-kcfw-cgjh.png");
}

.kc-home-kcfw-zfw a.kczs{
    background-image: url("kc-new-home-kcfw-kczs.png");
}

.kc-home-kcfw-others{
}

.kc-home-kcfw-others ul{
    margin-right: -40px;
}
.kc-home-kcfw-others ul li{
    width: 680px;
    height: 125px;
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 16px 4px 
        rgba(51, 51, 51, 0.2);
    border-radius: 10px;
    overflow: hidden;
}

.kc-home-kcfw-others ul .other-img{
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
}

.kc-home-kcfw-others ul .yjs{
    background-image: url("kc-new-home-kcfw-yjs.png");
}

.kc-home-kcfw-others ul .zycf{
    background-image: url("kc-new-home-kcfw-zycf.png");
}

.kc-home-kcfw-others ul .gjj{
    background-image: url("kc-new-home-kcfw-gjj.png");
    position: relative;
}

.kc-home-kcfw-others ul .kczs{
    background-image: url("kc-new-home-kcfw-kczs.png");
    position: relative;
}

.kc-home-kcfw-others ul .rgzn{
    background-image: url("kc-new-home-kcfw-rgzn.png");
    position: relative;
}

.kc-home-kcfw-others ul .zycfzt{
    background-image: url("kc-new-home-kcfw-cfzt.png");
    position: relative;
}

.kc-home-kcfw-others ul .zycfzt a{
    display: block;
    position: absolute;
    cursor: pointer;
    font-size: 0;
    top: 42px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    transition: all 0.8s;
}

.kc-home-kcfw-others ul .zycfzt a:after{
    content: '';
    display: block;
    width: 36px;
    height: 16px;
    position: absolute;
    bottom: 0;
    right: 10px;
    background: url("kc-new-home-kcfw-cfzt-icon.png") no-repeat;
    background-size: 100% auto;
    transition: all 0.5s;
}

.kc-home-kcfw-others ul .zycfzt a:nth-of-type(1){
    width: 34%;
    height: 55px;
    left: 4%;
    background-image: url("kc-new-home-kcfw-cfzt-text1.png");
}

.kc-home-kcfw-others ul .zycfzt a:nth-of-type(2){
    width: 18%;
    height: 55px;
    right: 11%;
    background-image: url("kc-new-home-kcfw-cfzt-text2.png");
}

.kc-home-kcfw-others ul .zycfzt a:hover:after{
    right: 0px;
}

.kc-home-kcfw-others ul .scyzt{
    background-image: url("kc-new-home-kcfw-scyzt.png");
}

.kc-home-kcfw-others ul .rgznai{
    background-image: url("kc-new-home-kcfw-rgai-2025.png");
    position: relative;
}


.kc-home-kcfw-others ul .fwcz{
    background-image: url("kc-new-home-kcfw-fwcz.png");
}

.kc-home-kcfw-others ul .rgznai a{
    display: block;
    position: absolute;
    cursor: pointer;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    transition: all 0.5s;
}

.kc-home-kcfw-others ul .rgznai a:nth-of-type(1){
    width: 100%;
    height: 100%;
    /* left: 9%; */
    /* top: 22%; */
    /* background-image: url(kc-new-home-kcfw-rgai-text1.png); */
}

.kc-home-kcfw-others ul .rgznai a:nth-of-type(2){
    width: 24%;
    height: 56px;
    right: 11%;
    top: 27%;
    background-image: url("kc-new-home-kcfw-rgai-text2.png");
}

.kc-home-kcfw-others ul .rgznai a:hover{
    transform: translateY(-5px);
}




.kc-home-kcfw-others ul .gjj a{
    display: block;
    position: absolute;
    right: 20px;
    cursor: pointer;
    font-size: 0;
    width: 140px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    transition: all 0.5s;
}

.kc-home-kcfw-others ul .gjj a:hover{
    transform: translateY(-5px);
}

.kc-home-kcfw-others ul .gjj a:first-child{
    top: 12px;
    background-image: url("kc-new-home-kcfw-gjj-btn1.png");
}

.kc-home-kcfw-others ul .gjj a:last-child{
    top: 62px;
    background-image: url("kc-new-home-kcfw-gjj-btn2.png");
}

.kc-home-kcfw-others ul .kjfw{
    background-image: url("kc-new-home-kcfw-kjfw.png");
}

.kc-home-kcfw-others ul .hkt{
    background-image: url("kc-new-home-kcfw-hkt.png");
}

.kc-home-kcfw-others ul .xnzt{
    background-image: url("kc-new-home-kcfw-xnzt.png");
}

.home-zgc-cont{
    margin-top: 60px;
}

.home-zgc-cont .city_policy_title{
    text-align: left;
}

.home-zgc-cont .zgc-main{
        background-color: #ffffff;
    box-shadow: 4px 4px 20px 0px 
        rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 15px 20px;
}

.home-zgc-cont .img-cont img{
    width: 100%;
    display: block;
}

.home-zgc-cont .zgc-bg{
    float: left;
    width: 1050px;
}

.home-zgc-cont .zgc-list{
    float: right;
    width: 290px;
    padding-top: 20px;
}

.home-zgc-cont .zgc-list .zgc-title{
    position: relative;
    padding: 0 20px;
    text-align: center;
}

.home-zgc-cont .zgc-list .zgc-title:after{
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background: #0faa91;
    position: absolute;
}

.home-zgc-cont .zgc-list .zgc-title span{
    display: inline-block;
    background: #fff;
    font-size: 26px;
    font-weight: bold;
    color: #115175;
    padding: 0 20px;
    z-index: 2;
    white-space: nowrap;
    position: relative;
}

.home-zgc-cont .zgc-list .list-cont{
    position: relative;
    padding: 20px 0 20px 10px;
    height: 530px;
    margin-top: 10px;
    box-sizing: border-box;
}

.home-zgc-cont .zgc-list ul{
    
    
    
    padding-right: 10px;
    height: 100%;
    overflow-y: auto;
}

.home-zgc-cont .zgc-list .list-cont:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    background-image: linear-gradient(180deg, 
        #004165 0%, 
        #ffffff 100%);
    border-radius: 10px 10px 0px 0px;
    opacity: 0.1;
    width: 100%;
}

.home-zgc-cont .zgc-list .list-cont:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 15px;
    background-image: linear-gradient(0deg, 
        #004165 0%, 
        #ffffff 100%);
    border-radius: 0px 0px 10px 10px;
    opacity: 0.1;
    width: 100%;
}

.home-zgc-cont .zgc-list li{
    border-bottom: 1px solid rgba(17, 81, 117, .2);
    padding: 10px 0;
    overflow: hidden;
}

.home-zgc-cont .zgc-list .text-cont{
    overflow: hidden;
}

.home-zgc-cont .zgc-list .img-cont{
    float: right;
    width: 120px;
    height: 68px;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 10px;
}

.home-zgc-cont .zgc-list .img-cont img{
    height: 100%;
    object-fit: cover;
}

.home-zgc-cont .zgc-list h4{
    font-size: 15px;
    color: #115175;
    font-weight: bold;
}

.home-zgc-cont .zgc-list h4 a{
    color: inherit;
}

.home-zgc-cont .zgc-list p{
    margin-top: 5px;
    font-size: 14px;
    color: #8598a8;
    padding-left: 18px;
    background: url("time_icon.png") 0 center no-repeat;
}

.home-zgc-cont .zgc-list ul::-webkit-scrollbar{width:6px;height:1px;}
.home-zgc-cont .zgc-list ul::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:#11ac95;}
.home-zgc-cont .zgc-list ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:10px;background:#e0e6e9;}
/* é¦–é¡µç§‘åˆ›æœåŠ¡æ–°å¢ž end */




@media screen and (max-width: 1440px) {
    .calendar-header a {
        margin: 0 10px;
    }
    .index_notice_content span {
        margin-left: 30px;
        width: auto!important;
        float: none!important;
        background: url("index_notice_content_icon.png") left 4px no-repeat;
        padding-left: 22px;
    }
    .index_notice_title {
        width: 110px;
        height: 55px;
        line-height: 47px;
        font-size: 18px;
    }
    .index_notice {
        height: 55px;
        overflow: hidden;
    }
    .index_notice_content {
        width: 770px;
        margin-left: 15px;
        height: 50px;
        line-height: 50px;
    }
    .index_bannerBox {
        height: 300px;
        width: 1000px;
    }
    .banner_AirView {
        height: 245px;
        padding: 40px 46px;
    }
    .banner_AirView_title {
        font-size: 25px;
        font-weight: bold;
        line-height: 40px;
        color: #fff;
    }
    .index_notice_btnBox {
        line-height: 50px;
    }
    .index_dynamic_title_bg {
        left: -26px;
        width: 700px;
    }
    .dynamic_title {
        font-size: 35px;
    }
    .dynamic_nav {
        margin-left: 170px;
    }
    .dynamic_list_det {
        width: 242px;
        margin-left: 10px;
    }
    .jx .dynamic_list_det {
        margin-top: 20px;
    }
    .dynamic_det_top {
        height: 176px;
    }
    .dynamic_det_top_title span {
        margin: 40px 24px 0;
        font-size: 16px;
        line-height: 27px;
    }
    .dynamic_detBox {
        margin: 0 13px 20px;
    }
    .dynamic_det_titleSmall {
        height: 77px;
        font-size: 12px;
        line-height: 20px;
    }
    .dynamic_det_title {
        height: 77px;
        font-size: 16px;
        line-height: 27px;
        padding-top: 15px;
    }
    .service_prize .dynamic_det_title {
        height: 70px;
    }
    .dynamic_det_inf img, .dynamic_det_inf span {
        font-size: 12px;
    }
    /* .dynamic_det_inf img {
        width: 13px;
    } */
    .dynamic_det_infSource img, .dynamic_det_infSource span {
        vertical-align: middle;
    }

    .dynamic_det_inf{
        height: 40px;
    }
    .dynamic_det_more {
        font-size: 12px;
    }
    .dynamic_content {
        height: 470px;
        margin-top: 10px;
    }
    .dynamic_content_sc {
        height: 430px;
    }
    .dynamic_nav li, .dynamic_nav .dynamic_link_item {
        width: 115px;
        line-height: 32px;
        background-size: 100%;
    }

    .dynamic_links_tab.dynamic_links_tab{
        margin-left: 20px;
    }
    .dynamic_nav li.on {
        background-size: 100%;
    }
    .dynamic_nav li.on img {
        width: 12px;
    }
    .dynamic_nav li a ,.dynamic_nav .dynamic_link_item{
        font-size: 15px;
    }

    .dynamic_nav .dynamic_link_item:hover{
    font-size: 16px;
}
    .pagination_dynamic .swiper-pagination-switch {
        width: 14px;
        height: 14px;
        padding: 5px 9px;
        box-sizing: content-box;
    }
    .policy_changeBox {
        width: 804px;
        height: 36px;
        padding: 18px 0;
    }
    .policy_changeBt {
        font-size: 15px;
        margin-left: 18px;
        margin-right: 10px;
    }
    .policy_check {
        line-height: 29px;
        height: 31px;
        font-size: 15px;
        padding-left: 18px;
    }
    .policy_btn {
        width: 91px;
        height: 33px;
        font-size: 15px;
        line-height: 33px;
    }
    .policy_check1 {
        width: 124px;
    }
    .policy_check2 {
        width: 97px;
        padding-left: 12px;
    }
    .policy_check3 {
        width: 140px;
    }
    .policy_btn1 {
        margin-left: 6px;
    }
    .policy_btn2 {
        margin-left: 8px;
    }
    .policy_classifyBox li {
        min-width: 86px;
        margin-left: 44px;
    }
    .policy_classifyBox li img {
        width: 86px;
    }
    .policy_classifyBox li span {
        font-size: 16px;
    }
    .policy_classifyImg {
        height: 110px;
    }
    .policy_classifyBox {
        margin-top: 26px;
    }
    .policy_swip_title {
        margin: 48px auto 24px;
    }
    .policy_swip_title a {
        font-size: 26px;
    }
    .policy_swip_title span {
        font-size: 26px;
        margin: 0 42px;
    }
    .policy_tabCnt {
        width: 190px;
        height: 318px;
        margin-top: 10px;
        margin-left: 10px;
        padding: 32px 19px 22px;
        background-size: 100% 100%;
    }
    
    .policy_tabCnt_title {
        font-size: 15px;
        line-height: 32px;
        /* height: 90px; */
    }

    .policy_tabCnt a + .musicBox, .policy_tabCnt img + .musicBox{
        right: 45px;
    }
    
    .policy_tabCnt .policy_dowon_btn{
        width: 45px;
    }
    .policy_tabCnt p {
        font-size: 14px;
        line-height: 21px;
        margin-top: 26px;
        height: 120px;
    }
    .policy_tabCnt_date img, .policy_tabCnt_date span {
        font-size: 12px;
        line-height: 21px;
    }
    .policy_swiper {
        height: 380px;
    }

    .policy_tab_more {
        width: 146px;
        height: 44px;
        line-height: 44px;
        font-size: 14px;
        margin: 24px auto 0;
        padding-left: 65px;
        background-size: 10px;
    }
    .policy_tab_more:hover {
        background-size: 10px;
    }
    .close {
        background: none;
    }
    .close:hover {
        color: #fff;
        background: #004165;
    }
    .index_service {
        margin-top: 62px;
        margin-bottom: 17px;
    }
    .index_dynamic_title_bg {
        width: 400px;
    }
    .policy_title {
        font-size: 35px;
        margin-top: 18px;
    }
    .service_btnBox {
        margin-top: 30px;
    }
    .service_btnBox a {
        width: 321px;
        margin-left: 18px;
    }
    .service_btnBox a img {
        width: 100%;
    }
    .declare_title {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .declare_det {
        width: 160px;
        height: 160px;
        margin-left: 8px;
        background-size: 100% 100%;
        margin-bottom: 10px;
    }
    .declare_det:hover {
        margin-bottom: 10px;
        transform: translateY(-10px);
        animation-play-state: running;
    }
    .declare_detImgBox img {
        width: 33px;
        display: block;
        margin: 32px auto 0;
    }
    .declare_detImgBox {
        height: 85px;
        overflow: hidden;
    }
    .declare_det_title {
        font-size: 15px;
    }
    .declare_det p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 10px;
    }
    .index_map_title,.index_prize_title {
        font-size: 35px;
        background-size: auto 100%;
    }
    .map_bj_box {
        margin-top: 24px;
    }

    .index_map .mysource-legend .legend-item{
        width: 16%;
    }
    .map_sign {
        width: 58px;
        height: 80px;
        font-size: 13px;
        line-height: 21px;
        padding-top: 15px;
        background-size: 100%;
        display: block;
    }
    .map_sign1 {
        top: 16px;
        left: 382px;
    }
    .map_sign2 {
        top: 122px;
        left: 146px;
    }
    .map_sign3 {
        top: 176px;
        left: 277px;
    }
    .map_sign4 {
        top: 96px;
        left: 369px;
    }
    .map_sign5 {
        top: 232px;
        left: 460px;
    }
    .map_sign6 {
        top: 168px;
        left: 552px;
    }
    .map_sign7 {
        top: 36px;
        left: 626px;
    }
    .map_sign8 {
        top: 272px;
        left: 759px;
    }
    .map_swiper_det {
        width: 294px;
        margin-left: 19px;
    }
    .map_swiper_pic {
        height: 104px;
    }
    .map_swiper_detPad {
        padding: 18px;
    }
    .map_swiper_det_name {
        font-size: 15px;
    }
    .map_swiper_detZj {

    }
    .map_swiper_detZj, .map_swiper_detMj {
        font-size: 14px;
        line-height: 22px;
    }
    .map_swiper {
        height: 260px;
    }
    .map_swiper_detBox {
        margin-left: 40px;
    }
    .index_map {
        margin-bottom: 66px;
    }
    .policy_check_list {
        top: 29px;
    }
    .kc_crumbs {
        font-size: 14px;
        padding: 18px 0;
    }
    .service_cal {
        width: 473px;
        height: 513px;
    }
    .service_listBox {
        width: 527px;
        height: 513px;
        padding: 28px 20px 0;
    }
    .service_list_nav li {
        width: 85px;
        line-height: 39px;
        min-height: 39px;
        background-size: 100% 100%;
        border-left: 1px solid #7DA0B3;
        border-right: 1px solid #7DA0B3;
        box-sizing: border-box;
    }
    .service_list_nav li a {
        font-size: 18px;
    }
    .service_list_nav li.on {
        background-size: 100% 39px;
        border: none;
    }
    .service_list_cntNum {
        width: 23px;
        height: 23px;
        border-radius: 11.5px;
        font-size: 14px;
        line-height: 23px;
        margin-top: 2px;
    }
    .service_list_cntNr {
        margin-left: 16px;
    }
    .service_list_cntNr_title {
        font-size: 14px;
    }
    .service_list_cntNr_title2 {
        font-size: 14px;
        width: 440px;
    }
    .service_list_cnt li:nth-child(6) {
        display: none;
    }
    .serviceAffair {
        margin-top: 52px;
    }
    .affair_title {
        font-size: 35px;
        height: 72px;
        line-height: 72px;
        background-size: 100% 100%;
    }
    .startBusiness_title, .prize_title {
        font-size: 35px;
        height: 72px;
        line-height: 72px;
        background-size: auto 100%;
    }
    .affairTab_gr_rq li {
        width: 184px;
        height: 82px;
        margin-left: 18px;
        font-size: 16px;
        margin-top: 18px;
    }
    .affairTab_gr_rq li img {
        margin-left: 22px;
        margin-top: 25px;
        width: 32px;
    }
    .affairTab_gr_rq li span {
        width: 130px;
        line-height: 82px;
    }
    .affairTab_gr_rq li .affairTab_gr_rq_other {
        margin-top: 22px;
        padding-left: 10px;
    }
    .affairTab_gr_rq li .affairPicMar1 {
        margin-top: 20px;
    }
    .affairTab_gr_rq li .affairPicMar4 {
        margin-top: 30px;
    }
    .affairTab_gr_rq li .affairPicMar2 {
        margin-top: 28px;
    }
    .affairTab_gr_rq li .affairPicMar5 {
        margin-top: 30px;
    }
    .affairTab_bm_list li {
        width: 184px;
        height: 50px;
        margin-left: 8px;
        margin-right: 8px;
        margin-top: 24px;
        background-size: 100% 100%;
        border-radius: 4px;
    }
    .affairTab_bm_list li a {
        line-height: 50px;
        font-size: 15px;
    }
    .startBusiness_picBox {
        width: 480px;
    }
    .prize_btn {
        margin-bottom: 40px;
    }
    .trends_banner {
        width: 620px;
        height: 470px;
    }
    .trends_news_list {
        width: 360px;
        height: 466px;
    }
    .trends_banner_pic {
        height: 345px;
    }
    .swiper_trends_inf {
        height: 124px;
        padding: 14px 30px;
    }
    .swiper_trends_inf_title {
        font-size: 20px;
        height: 36px;
    }
    .swiper_trends_inf p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }
    .pagination_trends {
        bottom: 124px;
    }
    .pagination_trends .swiper-pagination-switch {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 36px;
    }
    .trends_news_title {
        height: 48px;
        font-size: 20px;
        line-height: 48px;
        padding-left: 24px;
    }
    .trends_news_list_cnt {
        padding: 14px 24px 0;
    }
    .trends_news_list_cnt .service_list_cntNr {
        width: 272px;
    }
    .trends_news_list_cnt .service_list_cntNr_title {
        font-size: 15px;
        line-height: 22px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .trends_changBtn {
        margin: 32px 0;
    }
    .trends_changBtn img {
        display: block;
        width: 100%;
    }
    .trends_changBtn a {
        width: 312px;
    }
    .trends_nav .affairNav {
        width: 100%;
    }
    .trends_nav .affairNav li {
        width: 186px;
        height: 48px;
        background-size: 100% 48px;
        line-height: 48px;
    }
    .reports_title {
        font-size: 35px;
    }
    .reports_box a {
        width: 490px;
        margin-left: 18px;
        margin-top: 16px;
    }
    .reports_box a>img {
        width: 490px;
        height: 133px;
    }
    .reports_box .ztpic {
        width: 490px;
        height: 133px;
    }
    .swiper_reports {
        height: 450px;
    }
    .reportCnt_p {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .reportCnt_p img {
        margin-top: 20px;
        margin-right: 20px;
    }

    .reports_box a.ygd:after{
        width: 130px;
        height: 100px;
        margin-left: -40px;
    }

    .reports_box a.ygd:before{
        top: 52px;
        width: 130px;
        transform: rotate(13.5deg) scale(0.8);
    }

    .regulationsVideoCnt {
        display: block;
        float: left;
        width: 240px;
        height: 180px;
        margin-left: 40px;
        position: relative;
    }
    .regulationsVideoCnt {
        width: 241px;
        height: 136px;
        margin-left: 12px;
    }
    .regulationsVideoCnt>img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .regulationsVideo_btnBox img {
        margin: 52px auto 0;
    }
    .regulations_search_title {
        font-size: 26px;
    }
    .regulations_search_title img {
        width: 47px;
    }
    .regulations_searchChange {
        width: 100%;
		    margin-bottom: 50px;
    }
    .regulations_btnBox a {
        width: 490px;
        margin-left: 19px;
        height: 216px;
    }
    .regulations_title, .regulations_know_title {
        font-size: 35px;
        background-size: auto 100%;
    }
    .regulations_know_slide a {
        width: 319px;
        height: 212px;
        margin-left: 21px;
        margin-bottom: 21px;
    }

    .regulations_know_slide_ren a {
        display: block;
        width: 234px;
        height: 290px;
        float: left;
        margin-left: 21px;
        margin-bottom: 21px;
    }

    .regulations_know_slide_ren a:first-child {
        margin-left: 0;
    }
    .regulations_know_slide_ren a:nth-child(4) {
        margin-left: 21px;
    }
    .regulations_know_slide_ren a:nth-child(5) {
        margin-left: 0;
    }
    .regulations_know_slide_ren a:nth-child(7) {
        margin-left: 21px;
    }
    .regulations_know_slide_ren a:nth-child(9) {
        margin-left: 0;
    }

    .regulations_know_slide a img {
        width: 100%;
        height: 100%;
    }
    .regulations_know_slide_ren a img {
        width: 100%;
        height: 94%;
    }
    .regulations_know_swiper {
        height: 220px;
    }
    .regulations_know_swiperBox {
        margin-top: 25px;
        position: relative;
    }
    .application_title {
        font-size: 35px;
        height: 72px;
        line-height: 72px;
        background-size: auto 100%;
    }
    .application_tableBox {
        margin-top: 32px;
        padding: 0 40px;
    }
    .application_table_title {
        margin: 26px 0;
    }
    .application_table_title a {
        height: 32px;
        line-height: 32px;
        border-radius: 16px;
        padding: 0 20px;
        font-size: 15px;
    }
    .application_table thead th {
        font-size: 15px;
        line-height: 44px;
    }
    .application_table tbody td {
        font-size: 14px;
        line-height: 30px;
        text-align: center;
    }
    .application_table thead th:nth-child(2) {
        width: 45%;
    }
    /*ç¿»é¡µ*/
    .nypage {
        padding: 40px 0;
        line-height: 28px;
        font-size: 14px;
    }
    .nypage a {
        width: 26px;
        height: 26px;
        line-height: 26px;
        margin: 0 2px;
        font-size: 14px;
    }
    .nypage a.index, .nypage a.end {
        width: 40px;
    }
    .nypage a.next {
        width: 54px;
    }
    .nypage font {
        display: inline-block;
        font-size: 14px;
        height: 28px;
        margin-top: -2px;
    }
    .nypage input {
        margin: 0 2px;
        height: 14px;
        line-height: 13px;
        padding: 6px 0;
        font-size: 13px;
        text-align: center;
        border: 1px solid #dddddd;
        width: 37px;
    }
    .nypage #go {
        width: 37px;
        height: 28px;
        line-height: 28px;
        float: left;
        display: block;
        margin-top: 0px;
    }
    .nypage font span {
        height: 26px;
        line-height: 28px;
        font-size: 14px;
    }
    .property_title, .conditions_title, .permit_title, .qualifications_title, .affairs_title {
        font-size: 35px;
        height: 72px;
        line-height: 72px;
        background-size: auto 100%;
    }
    .property_title {
        margin-top: 62px;
        margin-bottom: 14px;
    }
    .property_tabBox a {
        display: block;
        width: 320px;
        float: left;
        margin-left: 20px;
        margin-top: 20px;
    }
    .property_tabBox a img {
        height: 100px;
    }
    .conditions_title {
        margin-bottom: 34px;
    }
    .conditions_picBox a {
        width: 485px;
        height: 100px;
        margin-left: 28px;
    }
    .permit_title {
        margin-top: 60px;
    }
    .property_tabBox a span {
        margin-top: 12px;
        font-size: 15px;
    }
    .qualifications_title {
        margin-top: 54px;
    }
    .affairs_title {
        margin-top: 70px;
    }
    .application_foot_banner {
        height: 114px;
        margin-top: 40px;
        margin-bottom: 66px;
    }
    /*ç§‘åˆ›æœåŠ¡-ä¼ä¸šæœåŠ¡*/
    .innovate_title, .company_enter_title {
        font-size: 35px;
        height: 72px;
        line-height: 72px;
        background-size: auto 100%;
    }
    .innovateNav {
        margin-bottom: 30px;
    }
    .company_application {
        margin-top: 54px;
    }
    .company_affairs {
        margin-bottom: 70px;
    }
    .company_enter_list a {
        display: block;
        float: left;
        width: 320px;
        height: 160px;
        margin-left: 20px;
        margin-top: 18px;
    }
    .company_enter_list a:nth-child(4) {
        margin-left: 175px;
    }
    .city_banner {
        height: auto;
    }
    .city_Information_title {
        margin-top: 60px;
        margin-bottom: 20px;
    }
    .city_infTabCnt {
        width: 320px;
        height: 202px;
        padding: 12px 24px 20px;
        margin-left: 20px;
    }
    .city_infTabdate {
        width: 50px;
        height: 62px;
        margin-top: 10px;
    }
    .city_infTabdate_a {
        font-size: 26px;
        margin-top: 8px;
    }
    .city_infTabdate_b {
        font-size: 10px;
        margin-top: 6px;
    }
    .city_infTab_cont {
        width: 200px;
    }
    .city_infTab_cont_title {
        font-size: 16px;
        line-height: 28px;
        height: 88px;
    }
    .city_infTab_cont_fong {
        font-size: 14px;
        line-height: 24px;
        margin-top: 0px;
    }
    .city_inf_swiper, .city_plan_swiper {
        height: 250px;
    }
    .city_Information_title, .city_policy_title, .characteristic_title, .city_plan_title {
        font-size: 35px;
        background-size: auto 100%;
    }
    .characteristic_title {
        margin-bottom: 32px;
    }
    .city_plan_title {
        margin-bottom: 20px;
    }
    .characteristic_swiperBox .regulations_know_slide a {
        height: 248px;
    }
    .characteristic_swiperBox .regulations_know_swiper {
        height: 248px;
    }
    .city_characteristic .regulations_know_swiperBox {
        margin: 0;
    }
    .characteristic_swiperBox .regulations_know_slide a img {
        height: 189px;
    }
    .characteristic_font {
        height: 59px;
        font-size: 16px;
        line-height: 59px;
    }
    /*ç§‘åˆ›æœåŠ¡-åœ°å›¾é¡µ*/
    .mapPage_resource_title {
        margin: 50px auto 10px;
        font-size: 26px;
    }
    .mapPage_resource_list .map_swiper_detBox {
        margin-left: 0;
    }
    .mapPage_resource_list .map_swiper_det {
        width: 236px;
        margin-top: 16px;
        margin-left: 18px;
    }
    .mapPage_resource_list .map_swiper_det:nth-child(-n+3) {
        display: block;
    }
    .mapPage_change {
        padding: 25px 30px;
        margin-top: 15px;
    }
    .mapPage_change_title {
        width: 78px;
        font-size: 15px;
        line-height: 35px;
    }
    .mapPage_change_all {
        width: 72px;
        height: 35px;
        line-height: 33px;
    }
    .mapPage_change_conditionUl {
        float: left;
        width: 786px;
        margin-top: -16px;
        display: block;
    }
    .mapPage_change_conditionUl li {
        float: left;
        width: 145px;
        height: 35px;
        line-height: 35px;
        margin-left: 10px;
        margin-top: 16px;
    }
    .mapPage_change_conditionUl li:nth-child(-n+8) {
        display: block;
    }
    .mapPage_change_conditionUl li:hover, .mapPage_change_all:hover {
        background: url("mapPage_change_btn_bg_hover.jpg");
        color: #fff;
    }
    .mapPage_changeMore_btn {
        top: -27px;
    }
    /*æˆ‘è¦æ‰¾ç©ºé—´*/
    .space_title {
        font-size: 35px;
        height: 72px;
        line-height: 72px;
        background-size: auto 100%;
    }
    .spaceMar {
        margin-bottom: 16px;
    }
    /*æ–°å¢žéƒ¨åˆ†*/
    .enterpriseBox {
        margin-top: -20px;
    }
    .enterpriseBox a {
        width: 320px;
        height: 100px;
        margin-left: 20px;
        margin-top: 20px;
        font-size: 20px;
        line-height: 100px;
    }
    /*ç§‘æŠ€åŠ¨æ€-å››çº§è¯¦æƒ…é¡µ*/
    .dydetail_box {
        padding: 0 40px;
        border-top: 3px solid #115175;
        background: #fcfdfd;
        overflow: hidden;
    }
    .dydetail_box .dydetail_left {
        width: 630px;
        float: left;
    }
    .dydetail_header {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .wd100 .dydetail_header {
        border-bottom: 2px solid #e2e8ed;;
        padding-bottom: 20px;
    }
    .dydetail_header h1 {
        margin-top: 45px;
        margin-bottom: 30px;
        color: #28303e;
        font-size: 30px;
        line-height: 47px;
    }
    .dydetail_header span {
        font-size: 14px;
        color: #8598A8;
        margin-right: 76px;
    }
    .wd100 .dydetail_header span {
        font-size: 14px;
        color: #8598A8;
        margin-right: 44px;
    }
    .dydetail1 span:last-child {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .infoFont i {
        width: 23px;
        height: 23px;
        line-height: 20px;
        display: inline-block;
        border: 1px solid #707070;
        border-radius: 4px;
        text-align: center;
        margin-right: 5px;
        cursor: pointer;
    }
    .infoFont i:last-child {
        margin-right: 0;
    }
    .infoFont i:hover, .detIn2Act {
        color: #18649e !important;
        border: 1px solid #18649e !important;
    }
    .dydetail1 {
        display: block;
        float: none;
    }
    .dydetail2 {
        margin-top: 15px;
        padding-bottom: 25px;
        border-bottom: 2px solid #e2e8ed;
        display: block;
        float: none;
    }
    .wd100 .dydetail1 {
        display: inline-block;
        float: left;
    }
    .wd100 .dydetail2 {
        margin-top: 0;
        padding-bottom: 0;
        border-bottom: 0;
        display: initial;
        float: right;
    }
    .dydetail2 span:first-child:hover {
        color: #18649e;
    }
    .dydetail2 span {
        cursor: pointer;
    }
    .dydetail2 span:last-child {
        margin-left: 114px;
    }
    .wd100 .dydetail2 span {
        margin-left: 44px;
        margin-right: 0;
    }
    .wd100 .dydetail2 span:last-child {
        margin-right: 0;
    }
    .dydetail_content .dydetail_tabs {
        margin-top: 24px;
        overflow: hidden;
    }
    .dydetail_content .dydetail_tabs li {
        float: left;
        background: #f1f3f5;
        font-size: 15px;
        color: #8598a8;
        padding: 8px 15px;
        border-radius: 4px;
        margin-right: 8px;
    }
    /* .dydetail_content .dydetail_deta {
        font-size: 17px;
        color: #28303E;
    } */
    /* .dydetail_content .dydetail_deta p {
        text-indent: 2em;
        line-height: 34px;
        margin: 23px 0;
    } */
    .dydetail_content .dydetail_deta .bol {
        font-weight: 700;
    }
    /* .dydetail_content .dydetail_deta p:last-child {
        margin-bottom: 40px;
    } */
    .dydetail_box .dydetail_right {
        width: 270px;
        min-height: 1096px;
        float: right;
        background: #f5f7fa;
        border-left: 1px solid #c6d1db;
        padding: 0 20px;
        margin-top: 55px;
    }
    .dydetail_right li {
        border-bottom: 1px dashed #a8b6c2;
        padding: 10px 0;
        margin-top: 24px;
    }
    .dydetail_right li:last-child {
        border-bottom: 0;
    }
    .dydetail_right .tit {
        width: 80px;
        height: 28px;
        line-height: 27px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        background: #006ba8;
        border-radius: 28px;
        margin-top: 52px;
    }
    .dydetail_right .character .picname img {
        width: 90px;
        height: 120px;
    }
    .character .picname {
        text-align: center;
    }
    .character .picname .name {
        font-size: 15px;
        color: #004165;
        margin: 15px 0 10px;
    }
    .character .info {
        font-size: 14px;
        color: #28303E;
    }
    .character .info dl {
        margin: 10px 0;
        width: 229px;
        overflow: hidden;
    }
    .character .info dl dt {
        color: #8598a8;
        float: left;
        width: 70px;
        margin-top: 1px;
    }
    .character .info dl dd {
        line-height: 1.5;
        float: left;
        width: 159px;
    }
    .txt_list .affairNav li {
        width: auto;
    }
    .txt_list .affairNav li a {
        font-size: 14px;
    }
    .calendar-year-text {
        margin-left: 50px;
    }
    .calendar-month-text {
        margin-right: 50px;
    }
    .calendar-header{
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }
    .calendar_title {
        font-size: 22px;
        line-height: 70px;
    }
    .calendar-content {
        height: 18px;
        font-size: 10px;
        margin-top: 2px;
        margin-bottom: 2px;
    }
    .calendar-value {
        height: 36px;
        line-height: 30px;
        width: 36px;
        font-size: 16px;
    }
    .clickBtn .calendar-value,.calendar-cell.calendar-thisMonth .calendar-date .calendar-value, .calendar-cell.calendar-today .calendar-date .calendar-value{
        background-size: 100%;
    }
	.picname .perPic {
		width: 125px;
		height: 125px;
		margin: 40px auto 0;
		border-radius: 120px;
		background: #f1f3f5;
		text-align: center;
		line-height: 120px;
		padding: 8px 0 0 9px;
	}
	.picname .perPic img {
		width: 115px;
		height: 115px;
		border-radius: 60px;
		border: 1px solid #2f84b6;
	}

    /*ä¸‰åŸŽä¸€åŒº*/
    .city_wrap,
    .city_wrap .city_img{width: 1000px;height: 417px;}
    .city_wrap .city_box{border: 7px solid rgba(255,255,255,0.3);}
    .city_wrap .city_box,
    .city_wrap .city_box>div,
    .city_wrap .city_box img{width: 104px;height: 104px;}
    .city_wrap .city_box p{font-size:16px;width: 145px;}
    .city_wrap .city_box1 p{top: 116px;left: 9px;}
    .city_wrap .city_box2 p{top: 116px;left: 1px;}
    .city_wrap .city_box3 p{top: 116px;left: 14px;}
    .city_wrap .city_box4 p{top: 116px;left: 26px;}
    .city_wrap .city_box5 p{top: 116px;left: -24px;}
    .city_wrap .city_box:hover p{text-shadow: 0 0 8px rgba(15,98,134,1);}
    .city_wrap .city_box1{top: 34px;left: 38px;}
    .city_wrap .city_box2{top: 232px;left: 76px;}
    .city_wrap .city_box3{top: 42px;right: 54px;}
    .city_wrap .city_box4{top: 200px;right: 88px;}
    .city_wrap .city_box5{top: 236px;right: 238px;}
    .cityTion{width: 1000px;height: 262px;background: url("cityTion_bg1.png") no-repeat;background-size: 1000px 262px;}
    .cityTion .img{border: 7px solid #a3d6ec;margin:52px 0 0 26px;box-shadow: 0 13px 29px rgba(36,118,177,0.16);}
    .cityTion .img,
    .cityTion .img img{width: 172px;height: 172px;}
    .cityTion .cont{width: 751px;margin-left: 18px;}
    .cityTion .cont h2{font-size:26px;padding: 39px 0 16px 179px;}
    .cityTion .cont p{font-size:14px;line-height: 28px;}
    .cityTion .box{width: 751px; height: 135px;}
    .cityTion .box1{padding-right: 30px;}
    .cityTior{background: url("cityTion_bg2.png") no-repeat;height: 225px;background-size: 1000px 225px;}
    .cityTior h2{font-size:26px;padding: 30px 0 14px;}
    .cityTior p{font-size:14px;line-height: 24px;padding-left: 32px; padding-right: 200px;}
    .switchBox{width: 1000px;}
    .city_img_1000{display: block;width: 1000px;height: 417px;}
    .city_img{display: none;}
    .cityTior .more {
        right: 240px;
    }
    .cityTion .more {
        right: 50px;
    }
    /*ç§‘æŠ€åŠ¨æ€-ä¸€åŒºå¤šå›­.*/
    .area_pic {
        width: 1000px;
        height: 400px;
        background: url("kc_quBoxPic_v2021.jpg") center no-repeat;
        background-size: 100% 100%;
        position: relative;
        margin: 0 auto;
    }
    .area_pic .pic_box {
        width: 540px;
        height: 220px;
        background: rgba(0, 0, 0, 0.4);
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -270px;
        margin-top: -110px;
    }
    .area_pic .pic_box .name {
        color: #FFFFFF;
        font-size: 50px;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 40px;
    }
    .area_pic .pic_box .ino {
        color: #FFFFFF;
        font-size: 25px;
        text-align: center;
    }
    .quTit img {
        width: 640px !important;
    }
    .area_tabs {
        overflow: hidden;
        padding: 35px 30px 10px;
        box-shadow: #e8ebee 0px 0px 22px 2px;
        margin-bottom: 20px;
    }
    .area_tabs li {
        float: left;
        margin-right: 20px;
        height: 120px;
        background: url("/temp/images/newimg/about1.jpg") center no-repeat;
        background-size: 100% 100%;
        border-radius: 4px;
        margin-bottom: 20px;
        line-height: 65px;
        text-align: center;
        color: #004165;
        font-size: 18px;
        cursor: pointer;
    }
    .area_tabs li:hover, .area_tabs li.active {
        background: url("kc_quBoxAct_v2021.png") center no-repeat;
        background-size: 100% 100%;
        color: #ffffff;
    }
    .area_content {
        padding: 0 50px;
        background: #FFFFFF;
        overflow: hidden;
        margin-bottom: 60px;
    }
    .area_content img {

    }
    .area_info {
        margin-top: 40px;
    }
    .area_content h3 {
        font-size: 30px;
        color: #28303e;
        margin: 40px 0;
        text-align: center;
    }
    .area_content p {
        font-size: 16px;
        color: #28303E;
        margin-bottom: 30px;
        text-indent: 2em;
        line-height: 34px;
    }
    /*æœ€æ–°-ä¸€åŒºå¤šå›­*/
    .garden_content{
        padding: 40px 30px;
        background: #fff;
    }
    .map_cont{
        width: 562px;
        height: 557px;
        background: url("kc_mapBg_v2021.png") center no-repeat;
        background-size:100% 100% ;
        position: relative;
        float: left;
    }
    .map_cont img{
        width: 26px;
    }
    .map_cont img.img1{
        position: absolute;
        top: 243px;
        left: 180px;
    }
    .map_cont img.img2{
        position: absolute;
        top: 136px;
        left: 158px;
    }
    .map_cont img.img3{
        position: absolute;
        top: 213px;
        left: 324px;
    }
    .map_cont img.img4{
        position: absolute;
        bottom: 117px;
        left: 230px
    }
    .map_cont img.img5{
        position: absolute;
        bottom: 115px;
        left: 94px;
    }
    .map_cont img.img6{
        position: absolute;
        bottom: 184px;
        left: 346px;
    }
    .map_cont img.img7{
        position: absolute;
        top: 287px;
        left: 233px;
    }
    .map_cont img.img8{
        position: absolute;
        top: 280px;
        left: 212px;
    }
    .map_cont img.img9{
        position: absolute;
        top: 266px;
        left: 256px;
    }
    .map_cont img.img10{
        position: absolute;
        bottom: 176px;
        left: 180px;
    }
    .map_cont img.img11{
        position: absolute;
        bottom: 236px;
        left: 134px;
    }
    .map_cont img.img12{
        position: absolute;
        bottom: 210px;
        left: 100px;
    }
    .map_cont img.img13{
        position: absolute;
        top: 170px;
        right: 40px;
    }

    .map_cont img.img14{
        position: absolute;
        top: 85px;
        right: 209px;
    }
    .map_cont img.img15{
        position: absolute;
        top: 82px;
        right: 162px;
    }
    .map_cont img.img16{
        position: absolute;
        top: 42px;
        left: 64px;
    }
    .map_info{
        width: 335px;
        height: 557px;
        float: right;
        border:1px solid #e7e9eb;
        background: #f8fbfc;
    }
    .map_info .map_tabs{
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #006ba8;
        font-size: 20px;
        background: url("kc_tabs1_v2021.png") center no-repeat;
        background-size: 100% 100%;
        margin-bottom: 30px;
    }
    .map_info .map_tabs li{
        width: 50%;
        text-align: center;
        float: left;
        cursor: pointer;
    }
    .map_info .map_tabs li.on{
        color: #fff;
    }
    .map_info_box{
        padding: 0 30px;
        color: #004165;
        font-size: 16px;
        height: 435px;
        overflow-y: scroll;
        line-height: 30px;
    }
    .map_info_box::-webkit-scrollbar{
        background: #ecf2f5;
        border-radius: 8px;
    }
    .map_info_box::-webkit-scrollbar-thumb{
        background: #d2e4ee;
        border-radius: 8px;
    }
    .map_info_box .info_box p{
        line-height: 30px;
    }
    .area_cont_tabs{
        background: #fff;
        box-shadow:#fff 0px 0px 0;
        padding-top: 0;
        border-bottom:1px dashed #60a4c7;
    }
    .area_cont_tabs li{
        width: 97px;
        height: 50px;
        line-height: 50px;
        margin-right: 8px;
    }
    .area_cont_tabs li:nth-child(9n){
        margin-right:0;
    }
    .area_cont_tabs{
        margin-bottom: 0;
    }
    .area_map_cont h3{
        margin: 30px 0;
    }
    .area_map_cont .area_content{
        display: none;
    }
    .area_map_cont .area_content1{
        display: block;
    }

    /*é¦–é¡µ-èµ„è´¨è®¤è¯ é¦–é¡µ-ç§‘åˆ›æœåŠ¡ é¦–é¡µ-ç§‘æŠ€å¥–é¡¹-æ ·å¼2*/
    .index_certification_title{font-size: 35px;height: 72px;line-height: 72px;}
    .certification_list li,.dynamic_prize_content_list li{width:235px;  margin-right: 20px; }
    .certification_list li a,.dynamic_prize_content_list li a{width:235px; height: 96px;font-size: 18px; line-height:30px;}
    .service_prize2_content{height:150px;padding-top:15px;}
    .btn_tab_more {width: 105px;height: 44px;line-height: 44px;font-size: 14px;margin: 24px auto 40px;padding-left: 65px;background-size: 10px;}
    .btn_tab_more:hover {background-size: 10px;}

		/*ç§‘æŠ€å¥–é¡¹*/
    .jiangxiang_shezhi_title,.jiangxiang_title,.jiangxiang_shezhi_title,.jiangxiang_dahui_title {
        font-size: 35px;
    }
    .jiangxiang_box .jiangxiang_box_title {
        font-size: 22px;
        height: 90px;
        line-height: 90px;
    }
    .jiangxiang_box .jiangxiang_body {
        font-size: 16px;
        line-height: 30px;
        margin-top: 20px;
    }
    .jiangxiang_shezhi_list li {
        width: 315px;
        margin-right: 27px;
    }
    .jiangxiang_shezhi_list li a {
        width: 315px;
        height: 130px;
        font-size: 18px;
    }
    .jiangxiang_shezhi_list li div {
        line-height: 50px;
        height: 50px;
    }
    .jiangxiang_shezhi_list li div a {
        font-size: 16px;
    }
    .jiangxiang_dahui_list li {
        width: 315px;
        height: 180px;
        margin-right: 27px;
    }
    .jiangxiang_dahui_list li a {
        width: 315px;
        height: 130px;
    }
    .jiangxiang_dahui_list li div {
        line-height: 50px;
        height: 50px;
        font-size: 16px;
    }
    .certification_list li div a {
        font-size: 14px;
        padding: 2px 10px;
    }

    .certification_list.kcService_list{
        margin-top: 20px;
    }
    .kcService_list li {
        height: 120px;
        margin-bottom: -4px;
    }
    .jiangxiang_dahui_list li div a {padding: 2px 0 2px 10px; font-size: 15px;}

    /*é¦–é¡µ-ç§‘æŠ€åŠ¨æ€*/
    .kjdt .pagination_dynamic {
        bottom: 70px!important;
    }
    .kjdt .kjdt_more {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -104px;
    }

    /*çºªå¿µæ—¥-æš‚æ— æ•°æ®*/
    .service_list_not{
        margin-top: 50px;
    }
    .service_list_not img{
        width: 250px;
    }
    /*äº’åŠ¨äº¤æµ-å—ç†ç»Ÿè®¡*/
    .statistics_content .space_title{
        background: 0;
        margin-bottom: 30px;
    }
    .statistics_list{
        background: #fff;
        padding:30px 35px 0;
        margin-bottom: 70px;
    }
    .statistics_list li{
        overflow: hidden;
        padding: 0 0 20px 20px;
        background: url("kc_disc_v2021.png") left 11px no-repeat;
        background-size: 5px 5px;
    }
    .statistics_list li:nth-child(2),.statistics_list li:nth-child(6),.statistics_list li:nth-child(10){
        padding-top: 20px;
        background: url("kc_disc_v2021.png") left 31px no-repeat;
        background-size: 5px 5px;
    }
    .statistics_list li:first-child,.statistics_list li:nth-child(5),.statistics_list li:nth-child(9),.statistics_list li:nth-child(13){
        border-bottom:1px dashed #c6d1db;
    }
    .statistics_list li a p.title{
        color: #28303e;
        font-size: 18px;
        float: left;
    }
    .statistics_list li a p.time{
        float: right;
    }
    .statistics_list li a p.time span:first-child{
        color: #8598a8;
        font-size: 16px;
    }
    .statistics_list li a p.time span:last-child{
        color: #28303e;
        font-size: 16px;
    }
    /*ä¿¡ä»¶è¯¦æƒ…*/
    .letter_detail{
        padding: 40px 40px;
        background: #fff;
        font-size: 16px;
    }
    .letterTop,.letterBottom{
        padding: 25px;
    }
    .letterTop .title_cont,.letterBottom .title_cont{
        padding-bottom: 5px;
        border-bottom:1px dashed #c6d1db;
    }
    .letterTop .title_cont .tips,.letterBottom .title_cont .tips{
        width: 70px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        display: inline-block;
        color: #ffffff;
        font-weight: bold;
        background: url("kc_letterIcon1_v2021.png") center no-repeat;
        background-size: 100% 100%;
    }
    .letterBottom .title_cont .tips{
        background: url("kc_letterIcon2_v2021.png") center no-repeat;
    }
    .letterTop .title_cont .title,.letterBottom .title_cont .title{
        color: #333333;
        font-weight: bold;
        margin-left: 20px;
    }
    .letterBottom .title_cont .title{
        margin-left: 0;
    }
    .letterBottom .title_cont .unit{
        color: #8598a8;
    }
    .letterTop .inf{
        margin: 15px 0;
    }
    .letterTop .inf .ins{
        float: left;
    }
    .letterTop .inf .ins:first-child{
        margin-right: 90px;
    }
    .letterTop .inf .ins span:first-child{
        color: #8598a8;
    }
    .letterTop .inf .ins span:last-child{
        color: #28303e;
    }
    .letterTop .content dt{
        float: left;
        color: #8598a8;
        margin-top: 3px;
    }
    .letterTop .content dd{
        color: #28303e;
        margin-left: 100px;
        line-height: 32px;
    }
    .letterBottom .content p{
        color: #28303e;
        margin-top: 12px;
    }
    .letterBottom .content p:first-child{
        margin-top: 18px;
    }
    .letterBottom .title_cont .time{
        margin-top: 6px;

    }

	/*é¦–é¡µåº•éƒ¨é“¾æŽ¥*/
    .link_swiper {
        height: 65px;
        margin: 70px 0 0px 0;
    }
    .link_swiper .swiper-slide {
        width: 200px!important;
    }
    .link_arrowLeft, .link_arrowRight {
        top: 34%;
    }
    .link_swiper_pic {
        width: 175px;
        height: 65px;
    }

    .jiangxiang_left ul {

    }
    /*ç§‘åˆ›æœåŠ¡-ç§‘åˆ›ä¼šå®¢åŽ…*/
    .kcfw_reception_title {
        font-size: 35px;
        height: 72px;
        line-height: 72px;
    }
    .dynamic_content_kchkt,
    .dynamic_content_fbh,
    .dynamic_content_ft {
        height: 370px;
    }
    .kcfw_reception_list li {
        width: 241px;
        margin-right: 12px;
    }
    .kcfw_reception_tag {
        width: 75px;
        height: 22px;
        line-height: 22px;
        color: #fff;
        font-size: 12px;
        text-align: center;
        position: absolute;
        left: 20px;
        top: 0;
        z-index: 1;
    }
    .kcfw_reception_top {
        height: 145px;
    }
    .kcfw_reception_icon {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 43px;
        height: 43px;
        margin: -21px 0 0 -21px;
    }
    .kcfw_reception_icon_video {
        background: url("video_icon1000.png") no-repeat;
        background-size: 100% 100%;
    }
    .kcfw_reception_icon_play {
        background: url("play_icon1000.png") no-repeat;
        background-size: 100% 100%;
    }
    .kcfw_reception_timesBox {
        height: 22px;
        color: #fff;
        font-size: 12px;
        line-height: 22px;
        padding: 0 10px 0 15px;
        box-sizing: border-box;
        overflow: hidden;
    }
    .kcfw_reception_times {
        background: url("view_icon1000.png") no-repeat left center;
        padding-left: 18px;
    }
    .kcfw_reception_text {
        padding: 16px 20px 12px;
    }
    .kcfw_reception_dtitle {
        font-size: 15px;
        line-height: 27px;
    }
    .kcfw_reception_inf {
        padding: 37px 0 12px;
    }
    .kcfw_reception_inf span {
        font-size: 12px;
        padding-left: 16px;
    }
    .kcfw_reception_infDate {
        background: url("time_icon1000.png") left 4px no-repeat;
    }
    .kcfw_reception_infLink {
        background: url("ncsti_policiesSource_v2021_1000.png") left 4px no-repeat;
        max-width: 100px;
    }
    .kcfw_reception_key a {
        margin-right: 12px;
        font-size: 12px;
        line-height: 20px;
    }
    .kcfw_reception_more {
        float: right;
        width: 34px;
        font-size: 12px;
        color: #74a3ca;
        line-height: 20px;
        background: url("arrow_icon01_1000.png") right center no-repeat;
    }
    .kcfw_reception_more2 {
        background: url("arrow_icon02_1000.png") right center no-repeat;
    }

    .kchkt_swiper{
        width: 90%;
        margin-left: 5%;
    }
    .kchkt_swiper .swiper-container {
        height: 300px;
        margin: 0 auto;
        overflow: hidden;
    }
    .kchkt_swiper .swiper-slide {
        width: 700px;
        height: 270px;
    }
    .kchkt_swiper .img-cont {
        float: left;
        width: 480px;
    }
    .kchkt_swiper .text-cont {
        float: right;
        width: 220px;
        height: 270px;
        padding: 25px 15px 0;
        box-sizing: border-box;
        font-size: 13px;
        color: #8598a8;
        line-height: 22px;
        text-align: justify;
        background: url("dot_bg.gif") repeat;
    }
    .kchkt_swiper .text-cont h6 {
        font-size: 14px;
        line-height: 25px;
    }
    .kchkt_swiper .text-cont p {
        padding: 8px 0 0;
    }
    .kchkt_swiper .text-cont .readMore {
        display: block;
        width: 78px;
        margin: 19px auto 0;
        background: url("arrow_icon1000.png") right center no-repeat;
    }
    .kchkt_swiper .swiper-btn {
        width: 29px;
        height: 48px;
        position: absolute;
        top: 50%;
        margin-top: -32px;
        z-index: 3;
    }
    .kchkt_swiper .swiper-btn.prev {
        left: 0;
        background: url("swiper_left1000.png") no-repeat;
    }
    .kchkt_swiper .swiper-btn.next {
        right: 0;
        background: url("swiper_right1000.png") no-repeat;
    }
    .pagination_dynamic_focusPic {
        position: absolute;
        right: 348px;
        bottom: 33px;
    }

    /* é¦–é¡µç§‘åˆ›æœåŠ¡æ–°å¢ž  begin  */
    .startBusiness_list .kcfw_new_list {
        margin: 0 -10px;
    }
    .startBusiness_list .kcfw_new_list li {
        padding: 0 10px;
    }
    .startBusiness_list .kcfw_new_list li .li_title {
        height: 46px;
    }
    .startBusiness_list .kcfw_new_list li .li_main .main-cont {
        padding: 15px 25px;
        height: 110px;
    }
    .startBusiness_list .kcfw_new_list li .li_main .xmsb-cont p {
        font-size: 14px;
    }
    .startBusiness_list .kcfw_new_list li .li_main .xmsb-cont p a {
        font-size: 14px;
    }
    .startBusiness_list .kcfw_new_list li .li_main .xmsb-cont span {
        margin-right: 20px;
        width: 280px;
    }
    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a {
        font-size: 18px;
    }

    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.threeChil{
        margin-top: 6px;
    margin-left: 114px;
    margin-right: 8px;
    }

    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.new-fourChil{
    /* margin-left: 64px; */
    /* margin-top: 8px; */
    }
    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.fourChil{
        margin-left: 5px;
    }

    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.noOpen:after{
        font-size: 16px;
    }

    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.message:after{
        font-size: 14px;
        padding-top: 0;
    }
    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont {
        padding-top: 28px;
        padding-left: 14px;
        padding-right: 6px;
    }
    .startBusiness_list .kcfw_new_list li .li_main .kczy-cont a {
        font-size: 16px;
        background-size: 25px auto;
        padding-left: 30px;
        background-position: 0 6px;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(1) {
    }
    .startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(2) {
        background-size: 22px auto;
    }
    .startBusiness_list .kcfw_new_list li .li_main .kczy-cont a:nth-of-type(3) {
        background-size: 22px auto;
    }

    .startBusiness_list .kcfw_new_list li .li_main .kczy-cont .swiperBtn{
        width: 12px;
    height: 26px;
    margin-top: -13px;
    }

    .startBusiness_list .kcfw_new_list li .li_main .kczy-cont a.zckjs{
        background-size: 26px auto;
        background-position: 0 0px;
        line-height: 1.4;
    }
    .startBusiness_list .kcfw_new_list li .li_main .kczs-cont a {
        font-size: 16px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .startBusiness_list .kcfw_new_list li .li_main .kczs-cont {
            padding-left: 40px;
    }
    /* é¦–é¡µç§‘åˆ›æœåŠ¡æ–°å¢ž  end  */
    /* é¦–é¡µç§‘åˆ›çƒ­æ¦œæ–°å¢ž  begin  */
    .dynamic_content1 .kcrb-new-main .kcrb-tab {
        font-size: 20px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab span {
        margin: 0 10px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-left {
        width: 225px;
        height: 450px;
        padding: 50px 40px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ,.dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-right2{
        width: 755px;
        height: 450px;
        padding: 5px 10px 5px 10;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-left h4 {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 40px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-left h4:after {
        width: 50px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-left p {
        font-size: 14px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main {
        margin-top: 20px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul {
        font-size: 15px;
        padding: 10px 0;
        padding-right: 30px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li span {
        font-size: 14px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li h4 {
        width: 520px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li span {
        padding-top: 0;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li {
        line-height: 30px;
        margin-bottom: 12px;
        padding-left: 40px;
    }
    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:before {
        width: 20px;
        height: 20px;
        line-height: 20px;
    }

    .startBusiness_list .kcfw_new_list li:nth-of-type(2) .li_main span{
        margin: 0 4px;
    }

    .startBusiness_list .kcfw_new_list li:nth-of-type(n+2) .li_main span:after{
        height: 60px;
        margin-top: -35px;
    }

    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a:nth-of-type(2){
    }

    .dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:nth-of-type(3):before,.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:nth-of-type(2):before,.dynamic_content1 .kcrb-new-main .kcrb-tab-main .kcrb-right ul li:nth-of-type(1):before{
        width: 21px;
        height: 21px;
        line-height: 21px;
    }

    /* é¦–é¡µç§‘åˆ›çƒ­æ¦œæ–°å¢ž  end  */

    /* é¦–é¡µè™šæ‹Ÿå±•åŽ…æ–°å¢ž  begin  */
    .dynamic_content .xnzt-new-main .text-cont{
        padding-left: 50px;
        padding-right: 20px;
    }

    .dynamic_content .xnzt-new-main .text-cont .t-wel{
        width: 350px;
    }

    .dynamic_content .xnzt-new-main .text-cont .t-wel img{
        display: block;
        width: 100%;
    }

    .dynamic_content .xnzt-new-main .text-cont h4{
        font-size: 28px;
    }

    .dynamic_content .xnzt-new-main .text-cont h3{
        font-size: 38px;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .dynamic_content .xnzt-new-main .text-cont p{
        font-size: 14px;
    }


    .dynamic_content .xnzt-new-main .text-cont .l-title p{
        font-size: 12px;
        text-indent: 0;
        transform: scale(0.6);
        margin-left: -105px;
    }

    .dynamic_content .xnzt-new-main .img-cont{
        padding-top: 50px;
    }

    .dynamic_content .xnzt-new-main .img-cont img{
        display: block;
        width: 100%;
    }

    .dynamic_content .xnzt-new-main{
        padding: 20px 0;
    }
    /* é¦–é¡µè™šæ‹Ÿå±•åŽ…æ–°å¢ž  end  */

    /* é¦–é¡µé«˜ç²¾å°–æ–°å¢ž begin */
    .gaojj_wrap .gjj-new-bg{
        height: 110px;
    }

    .gaojj_wrap .gjj-new-bg a{
        width: 130px;
        height: 43px;
        background-size: 100% auto;
    }


    .gaojj_wrap .gjj-new-bg a:first-of-type{
        right: 230px;
    }

    .gaojj_wrap .gjj-new-bg a:nth-of-type(2){
        right: 100px;
    }
    /* é¦–é¡µé«˜ç²¾å°–æ–°å¢ž end */

    /* é¦–é¡µç§‘åˆ›æœåŠ¡æ–°å¢ž begin */
    .kc-home-kcfw-zfw{
        margin-top: 40px;
    }

    .kc-home-kcfw-zfw a{
        margin-right: 20px;
    margin-bottom: 20px;
    width: 320px;
    height: 120px;
    }

    .kc-home-kcfw-others ul li{
        width: 490px;
    height: 90px;
    margin-right: 20px;
    margin-bottom: 20px;
    }

    .kc-home-kcfw-others ul .gjj a{
        width: 110px;
    height: 35px;
    right: 14px;
    }

    .kc-home-kcfw-others ul .gjj a:first-child{
        top: 10px;
    }
    
    .kc-home-kcfw-others ul .gjj a:last-child{
        top: 46px;
    }

    .kc-home-kcfw-others ul .zycfzt a{
        top: 30px;
        height: 45px !important;
    }

    .kc-home-kcfw-others ul .zycfzt a:after{
        width: 30px;
    }

    .home-zgc-cont .zgc-bg{
        width: 680px;
    }

    .home-zgc-cont .zgc-list{
        width: 260px;
        padding-top: 10px;
    }

    .home-zgc-cont .zgc-list .zgc-title span{
        font-size: 18px;
    }

    .home-zgc-cont .zgc-list .list-cont{
        margin-top: 10px;
        padding: 10px 0 10px 8px;
        height: 350px;
    }

    .home-zgc-cont .zgc-list .list-cont:before,.home-zgc-cont .zgc-list .list-cont:after{
        height: 10px;
    }

    .home-zgc-cont .zgc-list h4{
        font-size: 14px;
    }

    .home-zgc-cont .zgc-list p{
        font-size: 12px;
        background-size: 12px auto;
        padding-left: 16px;
    }

    .home-zgc-cont .zgc-list li{
        padding: 5px 0;
    }

    .home-zgc-cont .zgc-list .img-cont{
        width: 100px;
        height: 65px;
    }



    /* é¦–é¡µç§‘åˆ›æœåŠ¡æ–°å¢ž end */

    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont a.new-login-msg{
        font-size: 12px;
        margin-right: 66px;
    }


    .dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item{
        height: 110px;
    }

    .dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item.active{
        height: 325px;
    }

    .dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item{
        padding: 25px 30px;
    }

    .dynamic_content1 .kcrb-new-main .kcrb-tab-main.kcrb-new-main .kcrb-left-item.active{
        padding: 45px 30px;
    }

    .startBusiness_list .kcfw_new_list li .li_main .zzrz-cont div:last-child{
        margin-top: -10px !important;
    }
}