﻿body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    /*font-family:微软雅黑;*/
}

.div_top_w {
    width: 100%;
    /*height:614px;*/
    height: calc( 86 / 192 * 100vw );
    background-image: url('../Images/Pages/index/back_01.png');
    background-size: 100% 100%;
    color: white;
    /*border:1px solid red;*/
    /*animation:fateimg 100s linear infinite;*/
    /*display:none;*/
    font-family: SimSun;
    font-size: 15px;
}

/*.div_top_w img{animation:fateimg 2000s linear infinite;}*/

/*入场动画
        .v-enter-from{
            opacity:0;
        }
        .v-enter-active,.v-leave-active{
            transition:all 2s ease-in;

        }
        .v-enter-to{
            opacity:1;
        }*/

.div_top_n {
    width: 100%;
    height: /*614px*/ calc( 86 / 192 * 100vw );
    /*color:white;*/
    background-color: black;
    background-color: rgba(0,0,0,0.5);
    /*border:1px solid #4cff00;
   position:absolute;
   margin-top:-614px;*/
}
.tb_MenuTwo {
    width: 460px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

.tb_cont {
    width: 100%;
    height: calc( 100% - 50px - 50px); /*position:absolute; z-index:1;*/ /*border:1px solid red;*/
}
/*.tb_cont div{ height:100%; float:left; border:1px solid red; }*/
.td_L {
    width: 20%;
    text-align: center;
}

    .td_L img {
        width: 45px;
    }

        .td_L img:hover {
            cursor: pointer;
        }

.td_C div { /*display:block;*/
    padding-top: 10px;
    text-align: center;
}

.td_R {
    width: 20%;
    text-align: center;
}

    .td_R img {
        width: 45px;
    }

        .td_R img:hover {
            cursor: pointer;
        }

.div_a {
    font-size: 48px;
    font-weight: 500;
}

.div_b { /*border:1px solid red;*/
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.btn_com {
    padding: 5px 15px;
    border: none;
    border-radius: 3px;
    color: white;
}

.div_cont_02 {
    font-size: 48px;
    font-weight: 500;
}

.div_back_nav { /*height:70px;border:1px solid red;*/
    text-align: center;
}

    .div_back_nav ol {
        list-style: none;
        width: 260px; /*margin-top:40px;*/
        margin-left: auto;
        margin-right: auto;
    }

        .div_back_nav ol li {
            width: 32px;
            height: 3px;
            background-color: white;
            opacity: 0.5;
            float: left;
            color: red;
            margin-left: 23px;
        }

            .div_back_nav ol li:hover {
                background-color: white;
                opacity: 1;
                cursor: pointer;
            }

        .div_back_nav ol .sel {
            background-color: white;
            opacity: 1;
        }


.div_Main {
    width: 100%;
}

/*.div_jjfa{display:block;}*/
.div_gsjj {
    width:100%;
    height: 400px;
    background-color: white;
    margin-top:30px;
    padding-top: 60px;
    padding-bottom: 30px;
}

    .div_gsjj div {
        width: 50%;
        float: left;
    }

.div_a_l {
    text-align: right;
}

    .div_a_l img {
        width: 430px;
        height: 250px;
        margin-right: 10px;
    }

.p_a_a {
    margin-left: 10px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bolder;
}

    .p_a_a span {
        font-size: 14px;
        font-weight: 500;
    }

.p_a_b {
    margin-left: 10px;
    width: 400px;
    margin-top: 30px;
    line-height: 24px;
}

.btn_more {
    margin-left: 10px;
    margin-top: 20px;
    border: 1px solid #FF7C25;
    background-color: white;
    color: #ff7c25;
    padding: 4px 15px 4px 10px;
    border-radius: 3px;
}


.div_jjfa {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url('../Images/Pages/index/jjfa_back.png');
    background-size: 100% 100%;
    /*background-color:#FFF8E7;*/
    /*overflow:hidden;*/
}

.div_jjfa_title {
    font-size: 20px;
    font-weight: bolder;
    padding-bottom: 10px;
}

.div_b_title {
    text-align: center;
}

    .div_b_title hr {
        width: 20px;
        border: 1px solid black;
        margin: 5px auto;
    }

/*.div_b_content {
    display: flex;
    flex-direction: row;
    padding-left: 15%;
    padding-right: 15%;
    margin-top: 30px;
}

    .div_b_content > div {
        flex: 1;
        text-align: center;
        margin-left: 10px;
    }*/
/*.div_b_n {
    width: 140px;
    height: 110px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(/Images/Pages/index/jjfa_a.png);
    background-size: 100% 100%;
}*/

.div_b_content {
    width:1100px;
    height:260px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 30px;
    /*border:1px solid red;*/
}
.div_b_w{width:180px; height:120px; float:left; margin-left:33px; text-align:center;}
.div_b_n {
    width: 180px;
    height: 160px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(/Images/Pages/index/jjfa_a.png);
    background-size: 100% 100%;
}
.div_b_nSel {
    color: rgba(0,0,0,0.1);
}

.div_b_n h5 {
    /*margin-bottom: 1vw;*/
    font-size:16px;
    margin:0; padding:0;
    text-align:center;
    /*color:black;*/
    font-weight:600;
}
.div_b_n p {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 26px;
    font-size: 14px;
    margin-top:15px;
}

/*.div_b_nSel_old {
    width: 140px;
    height: 150px;
    background-image: url(/Images/Pages/index/jjfa_aSel.png);
    background-size: 100% 100%;
    opacity: 0.9;
    position: absolute;
    margin-top: -150px;
    display: none;
}*/
/*.div_b_w img {
    width: 56px;
}*/
.img_b_n{width: 60px;}

.div_NewsInfo {
    padding-top: 80px;
    padding-bottom: 80px;
}

.tb_NewsInfo {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.td_xwdt {
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
}

.div_xwdt_hx {
    width: 50px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    background-color: #4275d3;
    margin-top: 10px;
    margin-bottom: 30px;
}

.ul_zx_News {
    width: 32%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #f8f8f8;
    padding-bottom:10px;
    /*height: 430px;*/
    /*border:1px solid red;*/
}
.ul_zx_News:hover .p_NewsTitle{
    cursor:pointer;
    color:#4275d3;
}
.li_OtherNews:hover .p_NewsTitle2{
     cursor:pointer;
    color:#4275d3;
}

.div_zx_News {
    width: 32%;
    float: left;
    background-color: #f8f8f8;
    /*height: 380px;*/
   padding-bottom:10px;
   
}
#news{
    /*height: 330px;*/
    overflow:hidden;
    /*border:1px solid red;*/
    /*padding-bottom:20px;*/
}

    .div_zx_News ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }


        .ul_zx_News p, .div_zx_News p {
            margin: 0;
            padding: 0;
            padding-left: 20px;
            padding-right: 20px;
        }
 .ul_zx_News p{
     margin-top:10px;
        }

.td_xwdt_cont ul li {
    margin: 0;
    padding: 0;
}
/*.td_xwdt_cont ul{margin:0; padding:0;}*/

/*.li_News {
    background-color: #f8f8f8;
}*/
.img_MainImg {
    width:100%;
    max-height:230px;
}
.div_gddt{width:100px; text-align:center; height:30px; line-height:30px; background-color:#7EC2FE; color:white;}

.p_NewsTitle {
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    height:52px;
     overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
}

.p_NewsTitle2 {
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
}

.p_NewsContent {
    font-size: 14px;
    height:50px;
    line-height: 25px;
    color: #969696;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
}

.p_CreateTime {
    font-size: 14px;
    color: #969696;
    line-height: 50px;
}

.p_CreateTime2 {
    font-size: 14px;
    color: #969696;
    line-height: 20px;
}

.div_hyzx {
    padding-top: 80px;
    padding-bottom: 80px;
}

.tb_hyzx {
    width: 100%;
}

.div_c_l {
    width: 460px;
    float: right;
}

.span_c_title {
    font-size: 18px;
    font-weight: bold;
}

.td_c_r {
    background-image: url('/Images/Pages/index/BDD.png');
    background-repeat: no-repeat;
    background-position: left 200px top 20px;
    background-size: 45%;
}

.div_c_r {
    width: 400px;
    height: 220px;
    position: relative;
    left: -50px;
    top: 35px;
    background-color: white;
    padding-left: 20px;
}

.p_c_title {
    font-family: YouYuan;
    font-size: 18px;
    line-height: 50px;
}

.hr_c_hx {
    width: 30px;
    border: 1px solid black;
    background-color: black;
    margin-top: 0;
}

.p_c_cont {
    font-size: 12px;
    width: 280px;
    line-height: 20px;
    font-family: Arial;
}

.btn_c_cxgd {
    padding: 5px 15px;
    border: none;
    background-color: #FF6600;
    color: white;
    border-radius: 3px;
    margin-top: 5px;
}

.div_d_content {
    width: 50%;
    margin: 0 auto;
    display: flex;
}

    .div_d_content ul {
        list-style: none;
        float: left;
        flex: 1;
    }

        .div_d_content ul li {
            height: 60px;
            line-height: 60px; /*border:1px solid red;*/
        }

