@charset "utf-8";
/*-----------------------------*/
body{line-height: 1.5;font-family:"Microsoft YaHei",Arial;font-size:14px; }
a{transition:color .2s;}
a:hover{color: #15ab58;text-decoration: underline;}
.index-content{
    width: 1200px;
    margin:0 auto;
}
.section1_bj{
    background: url(../images/area_1_bj.png) no-repeat center 0 ;
    height: 502px;
}
.body_bj{
    background: url(../images/body_bj.png) no-repeat 0 0 ;
}
.navbox{
    height:62px;
    background: url(../images/nav_bj.png);
}
.nav{
    height:62px;
    width:1200px;
    margin: auto;
    white-space: nowrap;
}
.nav li{
    height: 62px;
    width: 102px;
    float: left;
    
}
 .nav li a{ 
    display: block;
    height: 62px;
    line-height: 62px;
    font-size: 16px;
    color: #ffffff;
 }
 .nav li a:hover{text-decoration: none;color: #9cffbd;}
.nav li .A1{
    display:block; 
}
.nav .home{
    width: 78px;
}
.nav li.active .A1,.nav li:hover .A1{
    
}
.nav li:hover p{
    display: block;
}

.nav li p{
    display: none; 
    padding-bottom: 9px;
    padding-top: 4px;
    background-color: rgba(53,210,147,0.9);
    width: 86%;
    margin: 0 auto;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
}

.nav li p i{}

.nav li p a{
    font-size:14px;
    display:block;
    height: 30px;
    line-height: 30px;
    text-align:center;
    color:#fffefe;
}
.nav li p a:hover{
    text-decoration: underline;
    color: #ffffff;
}
.nav li:hover{
    background: url(../images/column_active.png) no-repeat -8px 52px;
}
.nav_li_home li.active{
    background: url(../images/column_active.png) no-repeat -22px 52px !important;
    text-decoration: none;
}
.nav li.active{
    background: url(../images/column_active.png) no-repeat -8px 52px;
    text-decoration: none;
}
.nav li.active a{
    color: #9cffbd;
}
.column_nav{ 
    height: 17px;
}
.column_nav .column_ch{
        display: inline-block; 
        font-size: 18px;
        height: 17px;
        line-height: 17px;
        color: #313131;
        padding-left: 27px;
}
.column_nav span.column_en{
    display: inline-block;
    font-size: 12px;
    color: #3b91ff;

}
.column_nav a{
    float: right;
    width: 82px;
    text-align: center;
    font-size: 14px;
    color: #454545;
}
.column_nav a:hover{
    color: #0395f5;
}

/* 单独设置 各个区域的 背景 */
.__area_2 .column_nav{ 
    background: url(../images/area_2_column_bj.png) no-repeat 0 2px;
}
.__area_3 .column_nav{ 
    background: url(../images/column_bj_long.png) no-repeat 0 2px;
    margin-bottom: 28px;
}

.__area_4 .column_nav{ 
    background: url(../images/area_4_column_bj.png) no-repeat 0 2px;
    padding-bottom: 26px;
}
.__area_6 .column_nav{ 
    background: url(../images/column_bj_middle.png) no-repeat 0 2px;
}

.__area_5 .column_nav{ 
    background: url(../images/column_short.png) no-repeat 0 2px;
}
.__area_7 .column_nav{ 
    background: url(../images/area_7_column_bj.png) no-repeat 0 2px;
}

.list .list_desc h3 a{}
.list .list_desc p{}
.list .list_desc p a{}

.list {
    font-size: 16px;
    color: #666666;
}
.list_height{
    height: 43px !important;
    line-height: 44px !important;
}
.list_low{
    height: 35px !important;
    line-height: 36px !important;
}
.list .list_type{
    font-size: 16px;
    color: #363636;
}
.list .list_type li{
    border-bottom: 1px dashed #c4c4c4;
    padding-left: 24px;
    background: url(../images/sanjiao.png) no-repeat 4px 17px;
}
.list .list_type li a{
    width: 97%;
}
.list .list_time li span{
   font-size: 14px;
   color: #666666;
}

.section1{
    width: 1200px;
    margin: 0 auto;
}
.section2{
    height: 330px;
}
.section3{
    height: 330px;
    margin-top: 34px;
}
.section4{
    height: 291px;
    padding-top: 29px;
}
.section5{
    height: 261px;
    margin-top: 10px;
}
.__area_1 .left .school{
    font-size: 24px;
    color: #ffffff;
    font-weight: 100;
}
/* .circle{
    width: 7px;
    height: 7px;
    background-color: #ffffff;
    border-radius: 3.5px;
    display: inline-block;
    margin-left: 11px;
    margin-right: 7px;
} */
.__area_1 .left{
    width: 508px;
    height: 414px;
    display: inline-block;
    float: left;
    padding-top: 69px;
    padding-left: 48px;
}
.__area_1 .right{
    width: 577px;
    height: 372px;
    display: inline-block;
    float: right;
    padding-top: 125px;
}
.__area_1 .right .column_ch{
    font-size:18px ;
    color: #313131;
}
.__area_1 .right .column_en{
    font-size:12px ;
    color: #3b91ff;
}
.__area_1 .info {
    font-size: 16px;
    color: #363636;
    padding-right: 49px;
    line-height: 36px;
    padding-top: 22px;
}
.__area_1 .imgs{
    width: 152px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: #34cc67;
    line-height: 40px;
    margin-top: 29px;
}
.__area_1 .imgs a{
    font-size: 14px;
    color: #ffffff;
}
.__area_1 .left .platform{
    font-size: 18px;
    color: #ffffff;
    font-weight: 200;
}

.__area_2{
    padding-top: 36px;
}
.__area_2 .list .list_type li a{
    width: 85%;
}
.__area_2 .list{
    color: #363636;
}
.__area_2 .left{
    width: 564px;
    display: inline-block;
    float: left;
    padding-top: 31px;
}
.__area_2 .left .discr{
    width: 378px;
    display: inline-block;
    margin-bottom: 28px;
}

.__area_2 .time{
    width: 102px;
    height: 83px;
    display: inline-block;
    float: left;
    height: 246px;
    margin-right: 38px;
}
.__area_2 .time .year{
    font-size: 18px;
    color: #ffffff;
    display: block;
    width: 102px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background-color: #34cc67;
    padding-bottom: 18px;
    
}
.__area_2 .time .month_day{
    font-size: 16px;
    color: #ffffff;
    display: block;
    width: 102px;
    text-align: center;
    padding-top: 11px;
    line-height: 26px;
    height: 26px;
    background-color: #34cc67;
}
.__area_2 .list .list_desc h3{
    font-size: 16px;
    color: #666666;
    word-wrap: break-word;
    white-space: normal;
    line-height: 18px;
    padding-top: 3px;
    width: 98%;
}
.__area_2 .list .list_desc p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-top: 15px;
}
.__area_2 .left .a{
    width: 152px;
    height: 40px;
    background-color: #b4b4b4;
    margin-left: 142px;
}
.__area_2 .left .a a{
    font-size: 14px;
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 40px;
}
.__area_2 .right{
    width: 636px;
    display: inline-block;
    float: right;
    padding-top: 18px;
}


.__area_3 .left{
    width: 506px;
    height: 246px;
    display: inline-block;
    float: left;
    background: url(../images/hy_zx_bj.png) no-repeat 0px 0px;
}

.__area_3 .right{
    width: 636px;
    display: inline-block;
    float: right;
    padding-top: 18px;
}
.__area_3 h3{
    padding-left: 142px;
    padding-top: 21px;
    line-height: 23px;
}
.__area_3 h3 a{
    font-size: 16px;
    color: #ffffff;
}
.__area_3 .discrib{
    padding-left: 142px;
    color: #ffffff;
    font-size: 14px;
    padding-top: 26px;

}
.__area_3 .d1{
    display: inline-block;
    padding-bottom: 3px;
}
.__area_3 .more{
    height: 40px;
    width: 152px;
    color: #464646;
    text-align: center;
    display: block;
    line-height: 40px;
    background-color: #ffffff;
    margin-top: 29px;
}
.__area_4{
    float: left;
    width: 724px;
    height: 263px;
    display: inline-block;
}
.__area_4 .list .list_type li a{
    width: 85%;
}
.__area_5{
    width: 413px;
    float: right;
    display: inline-block;
}
.__area_5 .list{
    padding-top: 25px;
}

.__area_6{
    width: 735px;
    float: left;
    display: inline-block;
}
.__area_6 .list{
    padding-top: 22px;
}

.__area_7{
    width: 413px;
    float: right;
    display: inline-block;
    margin-top: 1px;
}
.__area_7 .list{
    padding-top: 22px;
}
/*footer*/
.footer{
    background:#232323;
}
.footer .infooter,
.footer .infooter a{color: #c2c2c2;}
.index-page .footer-brace{margin-top: 0;}
