.wip_art{
    width: 1100px;
}

.banner{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    position: relative;
}
.banner img {
    width: 100%;
    max-width: 1200px;
}


.banner select{
    width: 120px;
    height: 45px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
    font-size: 24px;
    outline: none;
    padding: 5px 15px;
    box-sizing: border-box;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none; /*ȥ��������ͷ*/
    background: #ffffff url("selectjt.png") no-repeat;
    background-size: 35px 35px;
    background-position: 95% center;

}
.not-arrow::-ms-expand { display: none; }

.jcygk_tit{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    /*background: url("ty_line.png") repeat-x;*/
}

.jcygk_tit ul li{
    float: left;
    margin-right: 20px;
    height: 50px;
}


.jcygk_tit ul .jcygk_li{
    font-size: 16px;
    border-radius: 20px;
    padding: 0 35px;
    box-sizing: border-box;
    /*border: 1px solid #000;*/
    height: 35px;
    line-height: 35px;
    background-color: #c5e4f6;
}
.jcygk_tit ul .jcygk_li a{
    color: #2891fa;
}
.jcygk_tit ul .jcygk_li:hover{
    background-color: #a4d6f4;
}


.jcygk_one{

    padding-top: 10px;
    border-top: 2px solid #CCCCCC;

}

.jcygk_one ul{
    padding-bottom: 36px;
    width: 1100px;
    margin: 0 auto;
}
.jcygk_one ul li{
    border-bottom: dashed 0px #DDD;
    line-height: 40px;
    /*transition: height 2s;*/
}

.jcygk_one ul li:before{
    content: "";
    width: 4px;
    height: 10px;
    background: #dcdcdc;
    display: inline-block;
    margin-right: 10px;
    border-radius: 4px;
}
.jcyhk_a{
     display: inline;
    font-size: 16px;
}
.jcyhk_a span{
    color: #2891fa;
}
.jcygk_b a{
    display: block;
    width: 190px;
    height: 48px;
    border: solid 2px #c6c6c6;
    border-radius: 5px;
    background-color: #fafafa;
    box-sizing: border-box;
    line-height: 48px;
    color: #505050;
    font-size: 16px;
    text-align: center;
}
.jc_zcjd{
    /*display: block;*/
    width: 190px;
    height: 48px;
    border: solid 2px #c6c6c6;
    border-radius: 5px;
    background-color: #fafafa;
    line-height: 48px;
    color: #505050;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.jcygk_b{
    height: 140px;
    width: 1200px;
    /*display: none;*/
    /*overflow: hidden;*/
    /*border: 1px solid #000;*/
    transition: height 1s;
    padding-left: 30px;
    box-sizing: border-box;
}

.jcygk_b a:hover{
    background-color: #2891fa;
    border: solid 1px #2891fa;
    color: #ffffff;
    font-weight: bold;
}

.jc_zcjd span:hover{
    background-color: #2891fa;
    border: solid 1px #2891fa;
    color: #ffffff;
    font-weight: bold;
}
.jc_zcjd:hover{
    background-color: #2891fa !important;
    border: solid 1px #2891fa !important;
    color: #ffffff !important;
    font-weight: bold !important;
}

.jcygk_one ul li:hover .jcygk_b{
    /*display: block;*/
    height: 40px;
    transition: height 2s;
}

.jcygk_list_b{
    display: none;
}

.jcygk_list_b ul li{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px dashed #CCCCCC;
}

.jcygk_list_b ul li i{
    float: left;
    width: 4px;
    height: 4px;
    border-radius: 50%;
     background-color: #000000;
    margin-top: 18px;
    margin-right: 10px;
    /*background: url(dian.png) no-repeat center;*/
    background-size: 12px 8px;
}

.jcygk_list_b ul li span{
    float: right;
    font-size: 14px;
    color: #999999;
}
.jcygk_list_b ul li a:hover{
    color: #2891fa;
}

.jcygk_two{
    margin-bottom: 30px;
}

.jcygk_wq{
    width: 100%;
    border-bottom: 2px solid #CCCCCC;
}

.jcygk_wq{
    display: block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    box-sizing: border-box;
    background-color: #2891fa;
    color: #FFFFFF;
}
.jcygk_wq a{
    color: #FFFFFF;
}

.jcygk_two_tit{
    width: 100%;
    height: 55px;
    line-height: 55px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    background-color: #eeeeee;
}


.jcygk_two_tit ul li{
    float: left;
    text-align: center;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: left;

}

.jcygk_two_tit ul .li_a{
    text-align: center;
}

.li_a{
    width: 7%;
    text-align: center;
}
.li_b{
    padding-left: 20px;
    width: 70%;
    box-sizing: border-box;
}

.li_c{
    width: 11%;

}
.li_d{
    width: 18%;
}


.jc_two_cen{
    border: 5px solid #eeeeee;
    border-top: none;
    box-sizing: border-box;
}

.jc_two_cen ul li{
    float: left;
    text-align: center;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: left;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #2891fa;
}


.jc_two_cen ul .li_a{
    text-align: center;
}
.jc_two_cen ul .li_b{
    padding-left: 50px;
    background: url("mc.png") no-repeat;
    background-position: 20px center;
}
.jc_two_cen ul .li_c{
    text-indent: 1em;
}
.jc_h{
    width: 190px;
    height: 48px;
    float: left;
    margin: 0 20px 15px 0;
}

.jc_zcjd{
    position: relative;
}

.zc_xl{
    width: 160px;
    width: 100%;
}

.zc_xl{
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
    /*text-align: center;*/
    border-radius:0px;
    border: 1px solid #2e8ddb;
    border-top: none;
    background-color:#FFFFFF;
    padding: 0px;
    padding-top: 10px;
    display: none;
    box-sizing: border-box;
    z-index: 1;
}

.zc_xl ul li{
    width: 100%;
    border: none;
    padding: 0;
    margin: 0px;

}

.zc_xl ul li a{
    display: inline-block;
    width: 100%;
    height: 38px;
    border: none;
    border-radius: 0px;
    background-color: #fafafa;
    float: left;
    margin: 0px;
    line-height: 38px;
    color: #505050;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    font-weight: 100;

}
.zc_xl ul li a:hover{
    font-weight: 100;
}

.jc_zcjd:hover .zc_xl{
    display: block !important;
}


