﻿@charset "UTF-8";
body{
    font-size: 16px;
    color: #333;
}
.old_type{
    min-width: 1200px;
}
body,
*,
a,
span,
p {
    font-family: "Microsoft YaHei" !important;
}
.old_type body,
*,
a,
span,
p{font-family:"微软雅黑" !important;}
.old_type a:focus{
    outline:none;
}
.old_type a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}
.old_type .f-l{
    float: left;
}
.old_type .f-r{
    float: right;
}
.old_type .clearfix{
    zoom: 1;
}
.old_type .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}
.old_type .gk_container{
    width: 1200px;
    margin: 0 auto;
}

.old_type .gk_container1{
    height: auto;
}

/***** 当前位置 *****/
.old_type .location{
    width: 100%;
    min-width: 1200px;
    background-color: #f4f4f4;
    height: 44px;
    line-height: 44px;
    display:none;
}
.old_type .location .gk_container{
    background: url("location_ico.png") no-repeat left center;
    padding-left: 16px;
}
.old_type .location a{
    margin: 0 6px;
}
.old_type .location a:hover{
    color: #115db2;
}
.old_type
    /***** 第一部分 *****/
.part_01{
    padding: 30px 0 40px 0;
}
.old_type .part01_left{
    float: left;
    width: 1200px;
}
.old_type .part01_left .lm_title{
    padding-left: 20px;
    border-left: 8px solid #115db2;
    box-sizing: border-box;
}
.old_type .part01_left .lm_title a{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
}
.old_type .ldxx{
    margin-top: 40px;
    overflow: hidden;
    height: auto;
}
.old_type .ldxx .sz{
    border: 1px solid #7ea4d7;
    box-sizing: border-box;
    width: 50%;
    float: left;
}
.old_type .ldxx-r{
    float: left;
    width: 50%;
    padding-left: 40px;
}
.old_type .ldxx .ldxx_left{
    float: left;
}
.old_type .ldxx .ldxx_right{
    float: left;
    margin-left: 25px;
    padding-top: 20px;
}
.old_type .ldxx .ldxx_right h2{
    font-size: 40px;

}
.old_type .ldxx .ldxx_right h2 a{
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.old_type .ldxx .ldxx_right .ldxx_zw{
    font-size: 32px;
    color: #666;
    margin: 4px 0 15px 0;
}
.old_type .ldxx .ldxx_right .xx_list li{
    width: 110px;
    height: 60px;
    border-radius: 2px;
    background-color: #7ea4d7;
    text-align: center;
    line-height: 60px;
    margin-top: 13px;
    float: left;
    margin-right: 30px;
}
/* .old_type .ldxx .ldxx_right .xx_list li:first-child{
    margin-top: 0;
} */
.old_type .ldxx .ldxx_right .xx_list li a{
    color: #FFFFFF;
    display: block;
    padding-left: 4px;
    font-size: 32px;
}
.old_type .ldxx .ldxx_right .xx_list li.xx_01 a{
    /* background: url("xx_01_ico.png") no-repeat 16px center; */
    background:none;
}
.old_type .ldxx .ldxx_right .xx_list li.xx_02 a{
    /* background: url("xx_02_ico.png") no-repeat 16px center; */
    background:none;
}
.old_type .ldxx .ldxx_right .xx_list li.xx_03 a{
    /* background: url("xx_03_ico.png") no-repeat 16px center; */
    background:none;
}
.old_type .ldxx .fsz{
    margin-top: 0px;
}
.old_type .ldxx .fsz .fsz_left,
.old_type .ldxx .msz .msz_left{
    font-size: 36px;
    color: #666;
    float: left;
}
.old_type .ldxx .fsz .fsz_right{
    float: left;
    width: 405px;
    margin-left: 22px;
}
.old_type .ldxx .fsz .fsz_right a,
.old_type .ldxx .msz .msz_right a{
    font-size: 36px;
}
.old_type .ldxx .fsz .fsz_right ul li:hover a,.old_type .ldxx .msz .msz_right ul li:hover a{
    color: #115db2;
}
.old_type .ldxx .fsz .fsz_right ul li{
    float: left;
    margin-right: 22px;
    margin-bottom: 0px;
    line-height: 54px;
}
.old_type .ldxx .msz .msz_right{
    float: left;
    margin-left: 22px;
}
.old_type .part01_right{
    float: left;
    width: 1200px;
    margin-left: 0px;
    margin-top: 60px;
}
.old_type .part01_right .menu_title .menu{
    float: left;
}
.old_type .part01_right .menu_title .menu div{
    font-size: 50px;
    font-weight: bold;
    float: left;
    padding-bottom: 10px;
    box-sizing: border-box;
    cursor: default;
    line-height: 50px;
    color: #115db2;
    border-bottom: 4px solid #115db2;
}
.old_type .part01_right .menu_title .menu a{
    font-size: 50px;
    font-weight: bold;
    line-height: 50px;
    display: block;
}
.old_type .part01_right .menu_title .menu div:first-child{
    margin-right: 24px;
}
.old_type .part01_right .menu_title .menu div:first-child,
.old_type .part01_right .list_box .sub_list:first-child{
    display: none !important;
}
.old_type .part01_right .menu_title .menu div.active,.part01_right .menu_title .menu div a.active{
    color: #115db2;
    border-bottom: 4px solid #115db2;
}

.old_type .part01_right .menu_title .more{
    float: right;
    line-height: 32px;
}
.old_type .part01_right .menu_title .more a{
    font-size: 16px;
    color: #999;
}
.old_type .part01_right .list_box{
    margin-top: 10px;
}
.old_type .part01_right .list_box .sub_list{
    display: block;
}
.old_type .part01_right .list_box .sub_list:first-child{
    display: block;
}
.old_type .part01_right .list_box .sub_list li{
    padding-left: 15px;
    line-height: 100px;
    background: url("list_ico.png") no-repeat left center;
    border-bottom: 1px dashed #bebdbd;
    box-sizing: border-box;
    background-size: 8px;
}
.old_type .part01_right .list_box .sub_list li a{
    float: left;
    max-width: 82%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 34px;
}
.old_type .part01_right .list_box .sub_list li a:hover{
    color: #115db2;
}
.old_type .part01_right .list_box .sub_list li .date{
    float: right;
    color: #999;
    font-size: 34px;
}
.old_type .part01_bottom{
    margin-top: 30px;
}
.old_type .part01_bottom ul li{
    float: left;
    width: 580px;
    height: 100px;
    line-height: 100px;
    /*text-align: center;*/
    border: 1px solid #7ea4d7;
    box-sizing: border-box;
    margin-left: 40px;
    background-color: #f5f9ff;
    background-position: 22px center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin-top: 20px;
}
.old_type .part01_bottom ul li.bo_01{
    background-image: url("bo1_ico.png");
    background-size: 48px;
}
.old_type .part01_bottom ul li.bo_02{
    background-image: url("bo2_ico.png");
    background-size: 48px;
}
.old_type .part01_bottom ul li.bo_03{
    background-image: url("bo3_ico.png");
    background-size: 48px;
}
.old_type .part01_bottom ul li.bo_04{
    background-image: url("bo4_ico.png");
    background-size: 48px;
}
.old_type .part01_bottom ul li.bo_05{
    background-image: url("bo5_ico.png");
    background-size: 48px;
}
.old_type .part01_bottom ul li:nth-child(odd){
    margin-left: 0;
}
.old_type .part01_bottom ul li a{
    font-size: 40px;
    color: #115db2;
    display: block;
    padding-left: 150px;
}
/***** 第一部分 *****/
.old_type .part_02{
    width: 100%;
    min-width: 1200px;
    padding-top: 60px;
    padding-bottom: 60px;
    /* background: url("wgk_bg.png") no-repeat center; */
    background: #1059af;
}
.old_type .wgk_list li.list_menu{
    float: left;
    width: 208px;
    height: 150px;
    margin-left: 40px;
    text-align: center;
    background: #fff;
    position: relative;
}
.old_type .wgk_list li.list_menu:first-child{
    margin-left: 0;
}
.old_type .wgk_list li.list_menu .menu{
    height: 150px;
    padding-top: 30px;
}
.old_type .wgk_list li.list_menu .menu img{
    display: block;
    margin: 0 auto;
    height: 49px;
}
.old_type .wgk_list li.list_menu .menu a{
    font-size: 36px;
    color: #115db2;
    font-weight: bold;
    margin-top: 16px;
    display: inline-block;
}
.old_type .wgk_list li.list_menu .sub{
    background: #115db2;
    padding: 10px 17px;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.old_type .wgk_list li.list_menu .sub ul li{
    background: url("wgk_sub_ico.png") no-repeat left center;
    text-align: left;
    padding-left: 10px;
    height: 60px;
    line-height: 60px;
}
.old_type .wgk_list li.list_menu .sub ul li a{
    color: #fff;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 32px;
}
.old_type .wgk_list li.list_menu .sub ul li a:hover{
    text-decoration: underline!important;
}
.old_type /***** 第三部分 *****/
.part_03{
    margin-top: 40px;
}
.old_type .part_03 ul li{
    float: left;
    width: 580px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid #7ea4d7;
    box-sizing: border-box;

    margin-bottom: 20px;
    margin-top: 20px;
}
.old_type .part_03 ul li:nth-child(odd){
    margin-left: 0;
}
.old_type .part_03 ul li a{
    display: block;
    font-size: 40px;
}
.old_type .part_03 ul li:hover{
    background: #115db2;
}
.old_type .part_03 ul li:hover a{
    color: #fff;
}
.old_type /***** 第四部分 *****/
.part_04{
    margin-top: 40px;
}
.old_type .zfxxgk_title{
    border-left: 8px solid #115db2;
    padding-left: 20px;
}
.old_type .zfxxgk_title a{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
}
.old_type .zfxxgk_list{
    margin-top: 20px;
}
.old_type .zfxxgk_list ul li{
    float: left;
    width: 580px;
    height: 100px;
    margin-left: 40px;
    /* background-color: #666666; */
    line-height: 100px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #959595;
}
.old_type .zfxxgk_list ul li:nth-child(odd){
    margin-left: 0;
}
.old_type .zfxxgk_list ul li a{
    display: block;
    background-position: 50px center;
    background-repeat: no-repeat;
    padding-left: 150px;
    font-size: 32px;
}
.old_type .zfxxgk_list ul li.gk_01 a{
    background-image: url(./oldgongkaizhinan.png);
}
.old_type .zfxxgk_list ul li.gk_02 a{
    background-image: url(oldzhiduxuexi.png);
}
.old_type .zfxxgk_list ul li.gk_03 a{
    background-image: url(oldnianbao.png);
}
.old_type .zfxxgk_list ul li.gk_04 a{
    background-image: url(oldgongkaineirongtiaocha.png);
}
.old_type .zfxxgk_list ul li.gk_05 a{
    background-image: url(oldyishenqinggongkai.png);
}
.old_type .xxgk_lm{
    margin-top: 38px;
}
.old_type .xxgk_lm .left_box{
    float: left;
    width: 1200px;
}
.old_type .tab_menu{
    border-left: 8px solid #115db2;
    margin: 30px 0px;
    padding-left: 20px;
}
.old_type .tab_menu ul li{
    float: left;
    text-align: center;
    /* padding-bottom: 10px; */
    margin-left: 25px;
    box-sizing: border-box;
}
.old_type .tab_menu ul li:first-child{
    margin-left: 0;
}
.old_type .tab_menu ul li a{
    line-height: 50px;
    font-size: 50px;
    font-weight: bold;
}
.old_type .tab_menu ul li.active{
    /* border-bottom: 4px solid #115db2; */
}
.old_type .tab_menu ul li.active a{
    color: #115db2;
}
.old_type .tab_sub_box .tab_sub{
    display: none;
    /* border-top: 1px solid #115db2; */
    box-sizing: border-box;
}
.old_type .tab_sub_box .tab_sub:first-child{
    display: block;
}
.old_type .tab_sub .tab_sub_menu{
    width: 100%;
    background-color: #115db2;
    padding-left: 20px;
}
.old_type .tab_sub .tab_sub_menu ul{
    display: none;
}
.old_type .tab_sub .tab_sub_menu ul:first-child{
    display: block;
}
.old_type .tab_sub .tab_sub_menu ul li{
    float: left;
    height: 80px;
    line-height: 80px;
    margin: 0 20px;
    box-sizing: border-box;
}
.old_type .tab_sub .tab_sub_menu ul li a{
    color: #ffffff;
    font-size: 32px;
}
.old_type .tab_sub .tab_sub_menu ul li.active{
    /*border-bottom: 3px solid #ffffff;*/
}
.old_type .tab_sub .tab_sub_menu ul li.active a{
    font-weight: bold;
}
.old_type .tab_sub .tab_sub_sub{
    min-height: 276px;
    overflow: hidden;
    margin-top: 9px;
}
.old_type .tab_sub .tab_sub_sub ul{
    display: none;
}
.old_type .tab_sub .tab_sub_sub ul:first-child{
    display: block;
}
.old_type .tab_sub .tab_sub_sub ul li{
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: url("http://www.ayyjnc.com/images/1772/list_ico.png") no-repeat 2px center;
    padding-left: 20px;
    border-bottom: 1px dashed #bebdbd;
    box-sizing: border-box;
    background-size: 8px;
}
.old_type .tab_sub .tab_sub_sub ul li a{
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 80%;
    font-size: 32px;
}
.old_type .tab_sub .tab_sub_sub ul li a:hover{
    color: #115db2;
}
.old_type .tab_sub .tab_sub_sub ul li span{
    font-size: 34px;
    color: #999999;
    float: right;
}
.old_type .right_box{
    float: left;
    width: 1200px;
    margin-left: 0px;
    padding-top: 40px;
}
.old_type .right_box .zcwjk{
    border: 1px solid #7ea4d7;
    padding: 50px 14px 0 30px;
    height: auto;
}
.old_type .right_box .zcwjk .zcwjk_title a{
    font-size: 36px;
    font-weight: bold;
    line-height: 18px;
    color: #115db2;
}
.old_type .zcwjk_form{
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.old_type .zcwjk_form .form_sub span{
    width: 170px;
    height: 60px;
    text-align: justify;
    line-height: 60px;
    float: left;
    margin-right: 12px;
    color: #000;
    letter-spacing: -2px;
    font-size: 32px;
}
.old_type .zcwjk_form .form_sub input{
    /*float: left;*/
    width: 720px;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
    border-radius: 2px;
    padding: 0 10px;
    border: none;
    outline: none;
    color: #999;
    font-size: 32px;
}
.old_type .zcwjk_form .form_sub span i{
    display: inline-block;
    padding-left: 100%
}
.old_type .zcwjk_form .form_sub .date,
.zcwjk_form .form_sub .fwlx{
    background-image: url("chose_ico.png");
    background-repeat: no-repeat;
    background-position: 95% center;
}
.old_type .form_sub .fwlx_box{
    position: relative;
    float: left;
    width: 340px;
}
.old_type .form_sub .fwlx_box .fwlx{
    width: 100%;
}
.old_type .form_sub .fwlx_sub{
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 10px;
    display: none;
}
.old_type .form_sub .fwlx_sub ul li{
    height: 56px;
    line-height: 56px;
    cursor: pointer;
    color: #999;
    font-size:32px;
}
.old_type .zcwjk_form .form_submit input{
    width: 60px;
    height: 60px;
    line-height: 60px;
}
/***** 第五部分 *****/
.old_type .part_05{
    margin-top: 40px;
}
.old_type .part_05 .zdly_title{
    border-left: 8px solid #115db2;
    padding-left: 20px;
}
.old_type .part_05 .zdly_title a{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
}
.old_type .zdly_list{
    border: 1px solid #7ea4d7;
    margin-top: 40px;
    padding: 25px 0;
}
.old_type .zdly_list ul li{
    width: 25%;
    text-align: center;
    float: left;
    margin: 30px 0;
}
.old_type .zdly_list ul li a{
    display: block;
    font-size: 32px;
}
.old_type .zdly_list ul li a img{
    display: block;
    margin: 0 auto;
}
.old_type .zdly_list ul li a img.fz{
    display: none;
    transform: rotateY(180deg);
}
.old_type .zdly_list ul li a span{
    font-size: 34px;
    color: #333333;
    display: block;
    margin-top: 6px;
    max-width: 96%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.old_type .zdly_list ul li .image_show{
    transition: all 0.35s;
}
.old_type .zdly_list ul li:hover .image_show{
    transform: rotateY(180deg);
}
.old_type .zdly_list ul li:hover img.mr{
    display: none;
}
.old_type .zdly_list ul li:hover img.fz{
    display: block;
}
.old_type .zdly_list ul li:hover a span{
    color: #015293;
}
.old_type /***** 第六部分 *****/
.part_06{
    margin-top: 40px;
}
.old_type .part_06 .zwzt_title{
    border-left: 8px solid #115db2;
    padding-left: 20px;
}
.old_type .part_06 .zwzt_title a{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
}
.old_type .part_06  .zwzt_list{
    padding-top: 7px;
}
.old_type .zwzt_list .list_top ul{
    margin-right: -20px;
}
.old_type .zwzt_list .list_top ul li{
    width: 580px;
    height: 100px;
    line-height: 100px;
    float: left;
    border: 1px solid #7ea4d7;
    box-sizing: border-box;
    margin-right: 40px;
    margin-top: 40px;
    text-align: center;
}
.old_type .zwzt_list .list_top ul li:nth-child(even){
    margin-right: 0px;
}
.old_type .zwzt_list .list_top ul li a{
    display: block;
    font-size: 40px;
}
.old_type .zwzt_list .list_top ul li:hover{
    background: url("zwzt_hover.jpg") no-repeat center;
    background-size:580px 100px;
}
.old_type .zwzt_list .list_top ul li:hover a{
    color: #115db2;
}
.old_type .zwzt_list .list_bottom{
    margin: 40px 0;
}
.old_type .zwzt_list .list_bottom ul li{
    float: left;
    width: 384px;
    height: 198px;
    overflow: hidden;
    margin-left: 24px;
}
.old_type .zwzt_list .list_bottom ul li:first-child{
    margin-left: 0;
}
.old_type .zwzt_list .list_bottom ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.old_type .zwzt_list .list_bottom ul li a img{
    width: 100%;
    height: 100%;
}
.old_type .right_box .zcwjk .zcwjk_other ul li a{
    font-size: 32px;
}
.old_type .zcwjk_form .zc_search_laber{
    font-size: 32px;
    height: 60px;
    line-height: 60px;
}
.old_type .zcwjk_form .zc_search_con{
    height: 60px;
}
.old_type .zcwjk_form .form_submit input.btn{
    top: 0;
    background-size: cover;
}


/* 
*
* 202112增加样式 style start
*
*/
.old_type .part2112_02{
    padding: 7.6vw 0 8vw;
    background-size: auto 100%;
}
.old_type .part2112_02 .gk-jigou-box{
    margin-top: 4vw;
    float: none;
    width: 100%;
    height: 24vw;
}
.old_type .part2112_02 .gk-jigou{
    padding: 4vw 10vw;
}
.old_type .part2112_02 .gk-jigou h1{
    height: 4.8vw;
    line-height: 4.8vw;
    font-size: 3.2vw;
}
.old_type .part2112_02 .gk-jigou h2{
    height: 4.4vw;
    line-height: 4.4vw;
    font-size: 2.8vw;
}
.old_type .part2112_02 .gk-jigou p{
    min-height: 4vw;
    line-height: 4vw;
    font-size: 2.4vw;
}
.old_type .guide-slider-container {
    float: none;
    width: 100%;
    height: auto;
}
.old_type .guide-slider-container .guide {
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #7ea4d7;
    margin-right: 0%;
    margin-bottom: 2.4vw;
}
.old_type .guide-slider-container .guide:last-of-type{
    margin-right: 0;
    margin-bottom: 0;
}
.old_type .guide-slider-container .guide .display {
    /* width: 100%; */
    width: 100%;
    height: 10vw;
    float: none;
    position: relative;
}

.old_type .guide-slider-container .guide .display .icon {
    display: inline-block;
    width: 4.4vw;
    margin-bottom: 0;
    margin-right: 1.6vw;
}

.old_type .guide-slider-container .guide .display .title {
    display: inline-block;
    font-size: 3.2vw;
    color: #0c5fb4;
    height: 6vw;
    line-height: 6vw;
}

.old_type .guide-slider-container .guide .display::after {
    position: absolute;
    border-color: #085db3 transparent transparent transparent;
    border-width: 2vw 2vw;
    top: 100%;
    left: -10%;
    margin: 0;
    z-index: 9;
}
.old_type .guide-slider-container .guide .behind {
    width: 100%;
    height: auto;
    display: block;
    background: #fff;
    overflow: hidden;
    position: relative;
    right: auto;
    top: auto;
    z-index: 1;
}

.old_type .guide-slider-container .guide .behind .function-list-wrap {
    width: 100%;
    margin: 0 auto;
    display: block;
    height: auto;
}

.old_type .guide-slider-container .guide .behind .function-list {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    padding:0 0 0;
    overflow: hidden;
}

.old_type .guide-slider-container .guide .behind .function-list > li {
    width: 100%;
    margin: 0;
    float: none;
    height: 0;
    line-height: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
}
.old_type .guide-slider-container .guide .behind .function-list > li a{
    display: inline-block;
    line-height: 0;
    height: 0;
    font-size: 3.2vw;
}
.old_type .guide-slider-container .guide.on {
    width: 100%;
}

.old_type .guide-slider-container .guide.on .display {
    /* width: 22.77%; */
    width: 100%;
}
.old_type .guide-slider-container .guide.on .display::after {
    top: 100%;
    left: 50%;
    margin-left: -1vw;
}
.old_type .guide-slider-container .guide.on .behind .function-list{
    padding: 4vw 2vw;
}
.old_type .guide-slider-container .guide.on .behind .function-list > li {
    height: 6vw;
    line-height: 6vw;
    text-align: center;
}
.old_type .guide-slider-container .guide.on .behind .function-list > li a {
    height: 6vw;
    line-height: 6vw;
    font-size: 3.2vw;
}
.old_type .guide-slider-container .guide.on .display .title {
    color: #fff;
}
/* zdly202112_list style */
.old_type .zdly202112_list{
    margin-top: 2.8vw;
    padding: 3vw 1.2vw 1vw;
}
.old_type .zdly202112_list li{
    width: 33.33%;
    margin-bottom: 4vw;
}
.old_type .zdly202112_list li .icon{
    width: 7.6vw;
    height: 7.6vw;
    margin-bottom: 1.2vw;
}
.old_type .zdly202112_list li p{
    height: 4vw;
    line-height: 4vw;
    font-size: 3.2vw;
}
/* 
*
* 202112增加样式 style end
*
*/