html,body{
    width: 100%;
    height: 100%;
}

body p{
    text-align: left;
}
.banner{
    width: 1500px;
    margin: 0 auto;
    position: relative;
}
.banner2{
    width: 1700px;
    margin: 0 auto;
    position: relative;
}
.index_top{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 100;
}



/*椤堕儴鐏版潯瀵艰埅*/
.top{
    width: 100%;
    background: #333333;
}
.top .up .nav_word{

}
.top .up .nav_word span{
    color: #fff;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    cursor: pointer;
    padding: 0 15px;
    float: left;
    position: relative;
}
.top .up .nav_word span:after{
    position: absolute;
    top: 4px;
    right: -1px;
    content: "";
    display: block;
    width: 1px;
    height: 13px;
    background: #fff;
}
.top .up .nav_word span:last-child:after{
    display: none;
}
.top .up .nav_flag{
    float: right;
    padding-left: 60px;
}

.top .up .img{
    height: 15px;
    width: 22px;
    background: url(images/small.jpg) no-repeat -1px -1px;
    margin-top: 2px;
}
.top .up .chn{
    position: relative;
    background: url(images/small.jpg) no-repeat -30px -1px;
    margin-right: 15px;
}
.top .up .chn:after{
    position: absolute;
    top: 0px;
    right: -8px;
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background: #fff;
}
/*logo閮ㄥ垎*/
.nav{
    position: relative;
    z-index: 999;
}
.nav .pic_up{
    background: #fff;
    position: relative;
    padding: 20px 0;
}
.nav .logo{

}
.nav .logo_up{
}
.nav .logo_up>a{
    width: 69px;
    height: 69px;

}
.nav .logo_up .logoPic1{
    background: url(images/logo1.png) no-repeat;
    position: relative;
    margin-right: 20px;
}
.nav .logo_up .logoPic1:after{
    position: absolute;
    top: 6px;
    right: -16px;
    content: "";
    display: block;
    width: 2px;
    height: 60px;
    background: #6F6F6E;
}
.nav .logo_up .logoPic2{
    background: url(images/logo2.png) no-repeat;
    margin-left: 10px;
    margin-right: 15px;
}
.nav .logo_up .logoName{
    padding-right: 45px;
}
.nav .logo_up .logoName a{
    margin-top: 11px;
}
.nav .logo_up .logoName a img{
    height: 55px !important;
}
.nav .logo_up .logoFullName a i{
    font-weight: 700;
}
.nav .logo_up .logoFullName {
    padding-top: 6px;
}
.nav .logo_up .logoFullName a{
    font-size: 25px;
    color: #6F6F6E;
    position: relative;
}

.nav .search{
    width: 265PX;
    height: 34PX;
    background: #f39800;
    border-radius: 30px;
    position: absolute;
    color: #fff;
    right: 0;
    top: calc(50% - 17px);
}
.nav .search a{
    width: 100%;
    position: relative;
}
.nav .search .btn{
    width: 22px;
    height: 22px;
    background: url(images/search.png) no-repeat;
    background-size: 100% 100%;
    border: none;
    position: absolute;
    top: 8px;
    left: 9px;
}
.nav .search .content{
    background: none;
    border: none;
    color: #ffffff;
    width: 100%;
    height: 37px;
    line-height: 34px;
    padding-left: 47px;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav .search .content::-webkit-input-placeholder{
    color: #fff;
}
.nav .search .content::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #fff;
}
.nav .search .content:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #fff;
}
.nav .search .content:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: #fff;
}

.nav .logo_down{
    width: 100%;
    margin-top: 20px;
}
.nav .logo_down .content{
    width: 13px;
    height: 13px;
    background: url('images/small.jpg') no-repeat -288px -312px;
}
.nav .logo_down p{
    font-size: 13px;
    font-weight: 700;
    color: #e14d2c;
}
.nav .logo_down p a{
    color: #808080;
}
/*瀵艰埅*/
.pic_mid{
    background: #6F6F6E;
    width: 100%;
}
.pic_mid_name{
    width: 100%;
}
.pic_mid_name li{
    float: left;
    position: relative;
    padding-right: 140px;
}
.pic_mid_name li:last-child{
    padding-right: 0;
}
.pic_mid_name li>a{
    line-height: 50px;
    height: 50px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 5px solid transparent;
    color: #fff;
}
.pic_mid_name li:hover a,
.pic_mid_name li.choose>a{
    border-bottom: 5px solid #f39800;
}
.pic_mid_name  li .hide_menu{
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    background: rgba(159,160,160,0.9);
    font-size: 12px;
    color: #fff;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.pic_mid_name  li:last-child .hide_menu{
    width: 160px;
    left: auto;
    right: 0px;
}
.pic_mid_name  li:hover .hide_menu{
    display: block;
}
.pic_mid_name  li .hide_menu dd a{
    line-height: 20px;
    padding: 10px 0;
    width: 100%;
    border-bottom: 1px solid #9fa0a0;

}
.pic_mid_name  li .hide_menu dd:last-child a{
    border-bottom: 1px solid transparent;
}
.pic_mid_name  li .hide_menu dd a:hover{
    opacity: 0.8;
}

/*banner鍥�*/
.inner{
    position: relative;
    width: 100%;
    height: 100%;
}
.inner .swiper_inner,
.inner .swiper-slide{
    width: 100%;
    height: 100%;
}
.inner .swiper-slide a{
    width: 100%;
    height: 100%;
    background-size: cover !important;
}

.inner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 90px;
}
.inner .swiper-pagination-bullet{
    background: #fff;
}
.inner .info_con{
    width: 100%;
    left: 0;
    position: absolute;
    bottom: 0;
    padding-bottom: 110px;
}
.pic_mid_date{
    color: #fff;
}
.pic_mid_date .li1{
    background: rgba(140,135,126,0.5);
    display: inline-block;
    font-size: 30px;
    padding: 0 5px;
    line-height: 50px;
}
.pic_mid_date .li2{
    font-size: 80px;

}
/*涓撲笟瀵艰埅*/
.pic_foot{
    width: 100%;
    border: 1px solid rgba(255,255,255,0.6);
    position: absolute;
    bottom: 0;
    z-index: 199;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.pic_foot li{
    float: left;

}
.pic_foot li.pic_foot_side{
    width: 16%;
    border-right: 1px solid rgba(255,255,255,0.8);
    box-sizing: border-box;
}
.pic_foot li.pic_foot_side2{
    width: 16%;
}
.pic_foot li.pic_foot_mid{
    width: 13.6%;
    border-right: 1px solid rgba(255,255,255,0.8);
    box-sizing: border-box;
}
.pic_foot li a{
    width: 100%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.pic_foot li a:hover{
    background: #d48b11;
}
/*鍙充晶鍦嗗湀瀵艰埅*/

.pic_mid_more{
    display:none;
    position: absolute;
    right: calc(50% - 850px);
    top: 100px;
    width: 173px;
    height: 245px;
    z-index: 9999;

}
.pic_mid_more .big{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(255,211,2,0.8);
    position: absolute;
    top: 84px;
    right: 0;
    color: #0071bc;
    text-align: center;
}

.pic_mid_more .big .share{
    margin-top: 26px;
    font-size: 14.5px;
    font-weight: 600;
    text-align: center;
    margin-bottom: -6px;
}
.pic_mid_more .big i{
    font-size: 12px;

}
.pic_mid_more .small{
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255,211,2,0.7);
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
}
.pic_mid_more .small.active{
    opacity: 1;
}
.pic_mid_more .small:hover{
    opacity: 0.7;
}
.pic_mid_more .small a{
    width: 100%;
    height: 100%;
}
.pic_mid_more .small1{
    top: 0;
    left: 82px;
    transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
}
.pic_mid_more .small2{
    top: 32px;
    left: 22px;
    transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;

}
.pic_mid_more .small3{
    top: 100px;
    left: 0;
    transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
}
.pic_mid_more .small4{
    bottom: 32px;
    left: 22px;
    transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
}
.pic_mid_more .small5{
    bottom: 0;
    left: 82px;
    transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
}
.pic_mid_more .small1 a{
    background: url(images/small_icon1.png) no-repeat center center;
}
.pic_mid_more .small2 a{
    background: url(images/small_icon2.png) no-repeat center center;
}
.pic_mid_more .small3 a{
    background: url(images/small_icon3.png) no-repeat center center;
}
.pic_mid_more .small4 a{
    background: url(images/small_icon4.png) no-repeat center center;
}
.pic_mid_more .small5 a{
    background: url(images/small_icon5.png) no-repeat center center;
}


/*鍐呭閮ㄥ垎*/
.main{
    position: relative;
}

.main .left{
    width: 100%;
}
.title{
    border-bottom: 1px solid #f3f2f2;
    margin-bottom: 20px;
}
.title a{
    border-bottom: 2px solid #6F6F6E;
    font-size: 26px;
    font-weight: 700;
    line-height: 60px;
    color: #6F6F6E;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main .left .intro_content{
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 90px;
    background: url(images/new_bg.jpg) no-repeat bottom left;
    background-size: 100% auto;
    padding: 150px 0 200px;

}

.main .left .intro_content .intro_content_img{
    width: 1050px;
    height: 540px;
    position: relative;
}
.main .left .intro_content .intro_content_img a{
    width: 100%;
    height: 100%;
}
.main .left .intro_content .intro_content_img img{
    width: 100%;
    height: 100%;
}
.main .left .intro_content .intro_content_img2{
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    width: 50px;
    height: 50px;
    background: url(images/video_icon.png) no-repeat;
    background-size: 100% 100%;
    z-index: 9;
}

.main .left .intro_content .intro_content_word{
    padding: 0 0 0 90px;
    color: #6f6f6e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 1050px);
}
.main .left .word1{
    font-size: 40px;
    font-weight: bold;
    font-family: Arial;
}
.main .left .word2{
    margin-top: 9px;
}
.main .left .word2 .info{
    line-height: 24px;
 /*   -webkit-line-clamp: 10;
    line-clamp: 10;
    height: 240px;
    overflow: hidden;*/
}
.main .left .word2 p{
    line-height: 24px;
}
.main .left .lookmore{
    text-align: right;
}
.main .left .lookmore a{
    margin: 10px 20px 0 0;
    padding-right: 26px;
    background: url(images/more2.png) no-repeat center right;
    line-height: 20px;
    background-size: auto 100%;
    font-size: 12px;
}
.main .left .lookmore a:hover{
    opacity: .8;
}
.NEW{

}
.NEW .title a:hover{
    color: #f39800;
    border-bottom: 2px solid #f39800;
}
.NE_detail{
    position: relative;
}
.NE_detail li{
    background: #f2f2f2;
    width: 31.6%;
    float: left;

}
.NE_detail li a{
    width: 100%;
    height: 100%;
    position: relative;
}
.NE_detail li:nth-of-type(3n){
    margin-right: 0;
}

.NE_detail .NE_detail_img{
    width: 100%;
    height: 235px;
}
.NE_detail .NE_detail_img img{
    width: 100%;
    height: 100%;
}
.NE_detail .NE_detail_info{
    padding: 10px 15px 15px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.NE_detail .NE_detail_info .title1{
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    color: #808080;
    font-weight: 700;
    margin-bottom: 8px;
}
.NE_detail .NE_detail_info .info{
    font-size: 12px;
    line-height: 20px;
    color: #999;
    height: 60px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
}

.NE_detail li .mask{
    width: 100%;
    height: 100%;
    background: rgba(243,152,0,0.8);
    position: absolute;
    top: 0;
    opacity: 0;
    font-weight: bold;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 14px 14px 0 14px;
}
.NE_detail li a:hover .mask{
    opacity: 1;
}
.NE_detail li .mask .month,
.NE_detail li .mask .title1{
    font-size: 24px;
    font-weight: 700;
}
.NE_detail li .mask .year{
    font-size: 40px;
    margin-top: -14px;
    margin-bottom: 15px;
}

.NE_detail li .mask .title1{
    -webkit-line-clamp: 4;
    line-clamp: 4;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
}
.title span{
    margin-top: 24px;
}
.NE_detail .swiper-button-prev1{
    background: url(images/prev_icon1.png) no-repeat;
    width: 31px;
    height: 31px;
    top: -38px;
    left: auto;
    right: 40px;
}
.NE_detail .swiper-button-next1{
    background: url(images/next_icon1.png) no-repeat;
    width: 31px;
    height: 31px;
    top: -38px;
    right: 0;
}


.main .right{
    width: 39.4%;
    padding-left: 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.right_nav{
    border-bottom: 1px solid #f7a694;
}
.right_nav li{
    width: 33.333%;
    float: left;

}
.right_nav li a{
    width: 100%;
    text-align: center;
    background: #f2f2f2;
    color: #7f7f7f;
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
}

.right_nav li a:hover,
.right_nav li.on a{
    color: #fff;
    background: #e14d2c;
}
.right_list{
    position: relative;
}
.right_list .right_ul{
    position: relative;
    display: none;
}
.right_list .right_ul.active{
    display: block;
}
.right_ul li{
    margin-top: 20px;
    background: #f2f2f2;
}
.right_ul li:nth-of-type(2n){
    background: #e6e6e6;
}
.right_ul li a{
    width: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    vertical-align: middle;

}
.right_ul .right_img{
    width: 160px;
    height: 100px;
}
.right_ul .right_img img{
    width: 100%;
    height: 100%;
}
.right_ul .right_con{
    color: #7f7f7f;
    width: calc(100% - 160px);
    padding-left: 15px;
}
.right_ul .right_con i{
    font-size: 14px;

}
.right_ul .right_con .title2{
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    height: 38px;
    margin: 4px 0 5px;
}
.right_ul .right_con .info{
    height: 34px;
}
.right_ul li .mark2{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 56, 0, 0.8);
    color: #fff;
    padding: 36px 36px 0 225px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 700;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

}
.right_ul li a:hover .mark2{
    opacity: 1;
}
.right_ul li .mark2 .title3{
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    height: 60px;
}
.right_ul li .mark2 .times{
    position: absolute;
    top: 36px;
    left: 36px;


}
.right_ul li .mark2 .times i{
    display: block;

}
.right_ul li .mark2 .times i.time{
    font-size: 43px;
    margin-top: -10px;
}
.right_ul .swiper-button-prev{
    background: url(images/prev_icon1.png) no-repeat;
    width: 31px;
    height: 31px;
    top: auto;
    bottom: -50px;
    left: 0;
}
.right_ul .swiper-button-next{
    background: url(images/next_icon1.png) no-repeat;
    width: 31px;
    height: 31px;
    top: auto;
    bottom: -50px;
    left: 40px;
}

/*鍙充晶搴曢儴鍒嗕韩*/
.header{
    display:none;
    text-align: right;
}
.header li{
    display: inline-block;
}
.header li a{
    width: 60px;
    height: 50px;
}
.header li.share1{
    background: url(images/share_icon1.png) no-repeat bottom right;
}
.header li.share2{
    background: url(images/share_icon2.png) no-repeat bottom right;
}

.header li.share3{
    background: url(images/share_icon3.png) no-repeat bottom right;
}

.header li.share4{
    background: url(images/share_icon4.png) no-repeat bottom right;
}
.header li.share5{
    background: url(images/share_icon5.png) no-repeat bottom right;
}


.footer{
    background: #6f6f6e;
    margin-top: 100px;
}
.footer .banner2{
    overflow: hidden;
}
.footer .links{
    margin: 25px 0;
}
.footer .links li{
    width: 12.5%;
    padding: 0 25px 0 30px;
    float: left;
    font-size: 12px;
    color: #fff;
    position: relative;
}
.footer .links li i.border_icon{
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 200px;
    border-right: 1px dashed #b3b3b3;

}
.footer .links li:first-child i.border_icon{
    display: none;
}
.footer .links li h3{
    padding-bottom: 15px;
}
.footer .links li dl{
    color: #b3b3b3;
}
.footer .links li dl a{
    line-height: 14px;
    padding-bottom: 15px;
}




.footer_logo{
    background: #4b4b4a;
    color: #fff;
    padding: 18px 0 26px;
    font-size: 12px;
}
.footer_logo h2{
    width: 196px;
    margin-right: 90px;
    position: relative;
}
.footer_logo h2:after{
    content: "";
    display: block;
    width: 1px;
    height: 46px;
    top: 9px;
    right: -49px;
    position: absolute;
    background: #fff;
    opacity: 0.2;

}
.footer_logo h2 img{
    width: 100%;
}
.footer_logo .leftFont{
    padding-right: 180px;
}
.footer_logo .up{
    padding-top: 9px;
    padding-bottom: 10px;
}
.footer_logo .down a,
.footer_logo .down span,
.footer_logo .up a,
.footer_logo .up span{
    opacity: 0.8;
}
.rightFont .down i,
.footer_logo .up i{
    font-weight: 700;
    opacity: 1;
}

/*鍐呴〉鐨勬牱寮忥紙鍖呮嫭涓婂鑸強宸︿晶瀵艰埅鍙婁笅閮ㄥ叕鍏辨牱寮忥級*/

.common{
    padding:40px 0 0px;
}
.common .left_menu{
    width: 375px;

}

.common .left_menu li{
    border-top: 1px solid #f2f2f2;
}
.common .left_menu li>a{
    color: #b5b5b6;
    font-size: 18px;
    font-weight: 700;
    line-height: 80px;
    position: relative;
    padding-left: 28px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.common .left_menu li>a:after{
    content: "";
    display: block;
    position: absolute;
    top: 29px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(images/nav_left.png) no-repeat;
}
.common .left_menu li .hide_menu{
    display: none;
}
.common .left_menu li.current .hide_menu{
    display: block;
}
.common .left_menu li .hide_menu dd{

}
.common .left_menu li .hide_menu dd a{
    padding-bottom: 24px;
    font-size: 16px;
    color: #bfbfc0;
    padding-left: 28px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 700;
}
.common .left_menu li .hide_menu dd>a:hover,
.common .left_menu li .hide_menu dd.on>a{
    color: #595757;
}

.common .left_menu li>a:hover,
.common .left_menu li.current>a{
    color: #f39800;
}
.common .left_menu li>a.on:after{
    background: url(images/nav_left_on.png) no-repeat;
}
.common .left_menu li .hide_menu dd ol a{
    padding-left: 50px;
}
.common .left_menu li .hide_menu dd ol{
    display: none;
}
.common .left_menu li .hide_menu dd ol a.on,
.common .left_menu li .hide_menu dd ol a:hover{
    color: #595757;
}
.common .left_menu li.current .hide_menu dd.on ol{
    display: block;
}
.common .up_right{
    width: calc(100% - 375px);
    padding-left: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.common .up_right .class_title{
    font-size: 18px;
    margin-top: -4px;
    font-weight: bold;
    color: #6f6f6e;

}
.common .up_right .class_title.third_list span{
    color: #bdbdbd;
    padding: 20px 0 5px 0;
}
.common .up_right .class_title.third_list .on{
    color: #f39801;
}
.common .up_right .class_title.third_list span{
    padding-right: 40px;
}
.common .up_right .class_title.third_list span:last-child{
    padding-right: 0;
}

.common .up_right .class_title.word_list{
    color: #bdbdbd;
    padding: 28px 0 0 0;
}
.common .up_right .class_title.word_list i{
    padding-right: 16px;
}
.common .up_right .class_title.word_list i:last-child{
    padding-right: 0;
}
.up_right .second{
    font-size: 16px;
    font-weight: bold;
    color: #6f6f6e;
    padding-bottom: 15px;
    border-bottom: 1px dashed #c6c6c6;
    min-height: 24px;
}
.up_right .major_second{
    font-size: 16px;
    font-weight: bold;
    color: #6f6f6e;
    border-bottom: 1px dashed #c6c6c6;
    padding: 30px 0 15px;
}
.up_right .date{
    line-height: 55px;
    color: #b4b4b6;
}
.up_right .info_content img{
    max-width: 100%
}
.up_right .photoBy{
    text-align: end;
    font-size: 10px;
    color: #9f9f9f;
    font-style: oblique;
    height: 57px;
    line-height: 57px;
}
.info_page{
    line-height: 40px;
}
.info_page p{
    line-height: 40px;
}
.info_content{
    position: relative;
}

/*鏂伴椈鍒楄〃*/
.newslist li{
    padding: 20px 0;
    border-top: 1px dashed #c6c6c6;
    position: relative;

}
.newslist li a{
    width: 100%;
}
.newslist li .up_info{
    width: calc(100% - 385px);
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #b5b5b6;
}
.newslist li a:hover .up_info{
    color:#4d4d4d;
}
.newslist li .tit{
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
}
.newslist li .time{
    padding: 12px 0 10px;
}
.newslist li .info{
    line-height: 30px;
}
.newslist li .readmore{
    position: absolute;
    bottom: 20px;
    left: 0;
    color: #fff;
    background: #b5b5b6;
    padding: 2px 5px;
}
.newslist li a:hover .readmore{
    background: #f39800;
    color: #fff;
}
.newslist li .right_img{
    width: 385px;
    height: 245px;
}
.newslist li .right_img img{
    width: 100%;
    height: 100%;
}
.JZD_PAGE_ZONGSHU,
.JZD_PAGE_TIAOJILU,
.JZD_PAGE_YECI,
.JZD_PAGE_DANGQIANYE,
.JZD_PAGE_XIEGANG,
.JZD_PAGE_ZHONGYE,
.JZD_PAGE_YE,
.JZD_PAGE_FIRST,
.JZD_PAGE_SHUZIYE,
.JZD_PAGE_LAST,
.JZD_PAGE_ZHUANGDAO,
.JZD_PAGE_SELECT,
.JZD_PAGE_SELECT_YE,
.JZD_PAGE_GONG{
    display: none;
}
.pageing{
    position: absolute;
    bottom: -50px;
}

.JZD_PAGE_PREVIOUS{
    width: 31px;
    height: 31px;
    float: left;
    margin-right: 10px;
    background: url(images/prev_icon1.png) no-repeat;

}

.JZD_PAGE_NEXT{
    width: 31px;
    height: 31px;
    float: left;
    background: url(images/next_icon1.png) no-repeat;
}

.info_content .header li {
    height: 43px;
}

/*鑰佸笀鍒楄〃椤�*/
.classify_nav{
    font-weight: bold;
    color: #666666;
    font-size: 16px;
    position: absolute;
    top: -56px;
    right: 0;
}
.classify_nav li{
    float: left;
}
.classify_nav li:first-child{
    color: #808080;
}
.classify_nav li a{
    color: #b5b5b6;
    padding: 0 20px;
    position: relative;
}
.classify_nav li a:after{
    position: absolute;
    width: 3px;
    height: 16px;
    background: #b5b5b6;
    top: 3px;
    right: 1px;
    content: "";
    display: block;
}
.classify_nav li:last-child a{
    padding-right: 0;
}
.classify_nav li a:hover,
.classify_nav li a.active{
    color: #e14d2c;
}
.classify_nav li:last-child a:after{
    display: none;
}
.classify_nav li:nth-of-type(2) a{
    padding-left: 10px;
}
.teacherslist{

}
.teacherslist li{
    border-bottom: 1px dashed #d9d9d9;
}

.teacherslist li h4{
    color: #6f6f6e;
    font-size: 28px;
    font-weight: 700;
    line-height: 110px;
}
.teacherslist li h4 a{
    padding-right: 32px;
    background: url(images/list_down.png) no-repeat center right;
    width: 100%;
}

.teacherslist li h4.on a{
    background: url(images/list_up.png) no-repeat center right;
    width: 100%;
}
.teacherslist li.active dl{
    display: -webkit-box;
    /* 鑰佺増鏈娉�: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 鑰佺増鏈娉�: Firefox (buggy) */
    display: -ms-flexbox;
    /* 娣峰悎鐗堟湰璇硶: IE 10 */
    display: -webkit-flex;
    /* 鏂扮増鏈娉�: Chrome 21+ */
    display: flex;
    /* 鏂扮増鏈娉�: Opera 12.1, Firefox 22+ */
    flex-wrap: wrap;
}
.teacherslist dl{
    display: none;
}
.major_teacherslist{
    display: -webkit-box;
    /* 鑰佺増鏈娉�: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 鑰佺増鏈娉�: Firefox (buggy) */
    display: -ms-flexbox;
    /* 娣峰悎鐗堟湰璇硶: IE 10 */
    display: -webkit-flex;
    /* 鏂扮増鏈娉�: Chrome 21+ */
    display: flex;
    /* 鏂扮増鏈娉�: Opera 12.1, Firefox 22+ */
    flex-direction: row;
    flex-wrap: wrap;
}

.teacherslist  dd{
    width: 11.4%;
    margin-right: 1.25%;
    margin-bottom: 1.25%;

}
.major_teacherslist{
    margin-top: 20px;
}
.teacherslist dd a{
    width: 100%;
    background: #efefef;
}
.teacherslist dd:nth-of-type(8n){
    margin-right: 0;
}

.teacherslist dd .teac_perImg{
    border-bottom: 3px solid #e14d2c;
    position: relative;
}

.teacherslist dd .teac_perImg img{
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.teacherslist dd .teac_perImg img.opacity{
    opacity: .8;
}
.teacherslist dd .teac_perinfo{
    padding: 7px;
}
.teacherslist dd .teac_perinfo h5{
    color: #595757;
    line-height: 17px;
    font-weight: 700;
    padding-bottom: 10px;
}
.teacherslist dd .teac_perinfo .info{
    color: #9fa0a0;
}
/*鏁欏笀璇︽儏*/
.teac_page{
    color: #6f6f6e;
}
.teac_page .teac_img{
    width: 240px;
}
.teac_page .teac_img img{
    width: 100%;
}
.teac_page .teac_titall{
    width: calc(100% - 240px);
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.teac_page .teac_tit1{
    font-size: 38px;
    font-weight: 700;
}
.teac_page .teac_tit{
    font-size: 20px;
}
.teac_page .teac_tit2,
.teac_page .teac_tit i{
    font-weight: 700;
}
.teac_page .teac_tit{
    line-height: 24px;
}
.teac_page .teac_tit2{
    padding: 17px 0 6px;
}
.teac_page .teac_tit4{
    padding: 35px 0 8px;
}
.teac_page .teac_tit6{
    padding: 40px 0 8px;
}
.teac_page .info{
    margin-top: 80px;
}
.teac_page .pdf{
    border: 1px solid #e5e5e5;
    margin-top: 100px;

}
.teac_page .pdf .pdf_tit{
    background: #e5e5e5;
    line-height: 60px;
    color: #595757;
    font-size: 30px;
    font-weight: 700;
    padding: 0 38px;
}
.teac_page .pdf .pdf_tit a{
    font-size: 20px;
    padding-right: 37px;
    background: url(images/download.png) no-repeat center right;


}
.teac_page .pdf .pdf_con{
    padding: 30px;
}
.news_theme{
    position: relative;
}
.news_theme .swiper-button-next{
    background: url(images/next_icon1.png) no-repeat;
    width: 31px;
    height: 31px;
    top: -22px;
    right: 0;
}
.news_theme .swiper-button-prev{
    background: url(images/prev_icon1.png) no-repeat;
    width: 31px;
    height: 31px;
    top: -22px;
    left: auto;
    right: 40px;
}
.news_theme h4{
    font-size: 18px;
    color: #6f6f6e;
    font-weight: 700;
    line-height: 55px;
    border-bottom: 1px dashed #c6c6c6;
    margin-top: 10px;
}
.news_theme h4 a{
    font-weight: normal;
}
.news_theme li{
    margin-top: 20px;
}
.news_theme li a{
    padding: 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f2f2;

}
.news_theme li .left_img{
    width: 160px;
    height: 100px;
}
.news_theme li .left_img img{
    width: auto;
    height: 100%;

}


.news_theme li .right_info{
    width: calc(100% - 160px);
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news_theme li .right_info .tit{
    color: #808080;
    font-weight: 700;
    font-size: 16px;
}
.news_theme li .right_info .time{
    padding: 6px 0 4px;
    color: #6f6f6e;
}

.news_theme li .right_info .info{
    -webkit-line-clamp: 3;
    line-clamp: 3;
    color: #6f6f6e;
    height: 51px;
    overflow: hidden;
}
.news_theme li a:hover .right_info .info,
.news_theme li a:hover .right_info .time,
.news_theme li a:hover .right_info .tit{
    color: #4d4d4d;
}
.search_second{
    color: #b5b5b6;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0 30px;
    border-bottom: 1px dashed #c6c6c6;

}

.search_second .times_ul{

}

.search_second .times_ul li{
    float: left;
}
.search_second .times_ul li a{
    padding: 0 13px;
    position: relative;

}
.search_second .times_ul li:last-child a{
    padding-right: 0;
}
.search_second .times_ul li a:after{
    content: "";
    display: block;
    position: absolute;
    width: 3px;
    height: 20px;
    background: #b5b5b6;
    top: 0;
    right: -1px;
}
.search_second .times_ul li:last-child a:after{
    display: none;
}
.search_second .times_ul li a:hover,
.search_second .times_ul li.on a{
    color: #f39800;
}
.inner img{
    width: 100%;
}
@media screen and (max-width: 1680px){
    .footer{
        margin-top: 80px;
    }
    .banner2{
        width: 1500px;
    }
    .banner{
        width: 1420px;
    }
    .pic_mid_name li {
        padding-right: 113px;
    }
    .pic_mid_more {
        right: calc(50% - 750px);
    }
    .footer_logo h2 {
        margin-right: 70px;
    }
    .footer_logo h2:after {
        right: -36px;
    }
    .footer_logo .leftFont {
        padding-right: 100px;
    }
    .common .up_right {
        padding-left: 50px;
    }
    .teacherslist dd {
        width: 13%;
        margin-right: 1.5%;
        margin-bottom: 1.5%;
    }
    .teacherslist dd:nth-of-type(8n){
        margin-right: 1.5%;
    }
    .teacherslist dd:nth-of-type(7n){
        margin-right: 0;
    }
    .right_ul li .mark2 {
        padding: 36px 36px 0 189px;
    }
    .teacherslist li h4 {
        line-height: 90px;
    }

    /*浜虹墿鍒楄〃椤垫柊鍔犻€傞厤*/
    .common .up_right .class_title.third_list span{
        padding-right: 70px;
    }
    .common .up_right .class_title.word_list i{
        padding-right: 13px;
    }
    .main .left .intro_content{
        padding: 120px 0 170px;
    }
    .main .left .intro_content .intro_content_img{
        width: 990px;
        height: 500px;

    }
    .main .left .intro_content .intro_content_word {
        padding: 0 0 0 80px;
        width: calc(100% - 990px);
    }

}
@media screen and (max-width: 1500px){
    .footer{
        margin-top: 60px;
    }
    .banner2{
        width: 1280px;
    }
    .banner{
        width: 1200px;
    }
    .pic_mid_name li {
        padding-right: 81px;
    }
    .pic_mid_more {
        right: calc(50% - 640px);
    }

    .NE_detail .NE_detail_img {
        height: 200px;
    }
    .main .left .intro_content{
        padding: 120px 0 140px;
        margin-bottom: 70px;
    }
    .main .left .intro_content .intro_content_img{
        width: 780px;
        height: 400px;

    }
    .main .left .intro_content .intro_content_word {
        padding: 0 0 0 70px;
        width: calc(100% - 780px);
    }
    .main .left .word1 {
        font-size: 36px;
    }
    .right_ul li {
        margin-top: 17px;
    }
    .right_ul .right_img {
        width: 140px;
        height: 88px;
    }
    .right_ul .right_con {
        width: calc(100% - 140px);
        padding-left: 10px;
    }

    .right_ul .right_con .title2 {
        height: 19px;
        margin: 5px 0 8px;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        overflow: hidden;
    }
    .footer .links li {
        padding: 0 10px 0 20px;
    }
    .footer_logo h2 {
        width: 160px;
        margin-right: 30px;
    }
    .footer_logo h2:after {
        right: -16px;
        height: 45px;
    }
    .footer_logo .leftFont {
        padding-right: 25px;
    }
    .common .left_menu {
        width: 315px;
    }
    .common .up_right {
        width: calc(100% - 315px);
        padding-left: 40px;
    }
    .newslist li .right_img {
        width: 310px;
        height: 200px;
    }
    .newslist li .up_info {
        width: calc(100% - 310px);
        padding-right: 40px;
    }
    .teacherslist dd {
        width: 15.3%;
        margin-right: 1.64%;
        margin-bottom: 1.64%;
    }
    .teacherslist dd:nth-of-type(8n){
        margin-right: 1.64%;
    }
    .teacherslist dd:nth-of-type(7n){
        margin-right: 1.64%;
    }
    .teacherslist dd:nth-of-type(6n){
        margin-right: 0%;
    }
    .right_ul li .mark2 {
        padding: 30px 30px 0 160px;
    }
    .right_ul li .mark2 .times {
        top: 30px;
        left: 30px;
    }
    .teacherslist li h4 {
        line-height: 80px;
        font-size: 22px;
    }



    /*浜虹墿鍒楄〃椤垫柊鍔犻€傞厤*/
    .common .up_right .class_title.third_list span{
        padding-right: 45px;
    }
    .common .up_right .class_title.word_list i{
        padding-right: 7.5px;
    }

}
@media screen and (max-width: 1280px){

    .banner2{
        width: 1180px;
    }
    .banner{
        width: 1000px;
    }
    .top .up .nav_flag {
        padding-left: 30px;
    }
    .pic_mid_name li {
        padding-right: 67px;
    }
    .pic_mid_more {
        right: calc(50% - 590px);
    }

    .pic_foot li a {
        line-height: 50px;
        font-size: 16px;
    }
    .main .left .intro_content{
        padding: 120px 0 140px;
    }
    .main .left .intro_content .intro_content_img{
        width: 650px;
        height: 345px;

    }
    .main .left .intro_content .intro_content_word {
        padding: 0 0 0 50px;
        width: calc(100% - 650px);
    }
    .main .left .word2 .info {
        line-height: 24px;
/*        -webkit-line-clamp: 11;
        line-clamp: 11;
        height: 264px;
        overflow: hidden;*/
    }
    .main .left .word1 {
        font-size: 26px;
    }

    .NE_detail .NE_detail_img {
        height: 150PX;
    }
    .right_ul li {
        margin-top: 15px;
    }
    .right_ul .right_img {
        width: 115px;
    }
    .right_ul .right_con {
        width: calc(100% - 115px);
    }
    .right_ul .right_con .title2 {
        margin: 3px 0 5px;
    }

    .header li {
        width: 40px;
    }
    .right_nav li a {
        font-size: 13px;
    }
    .footer .links li {
        padding: 0 5px 0 10px;
    }
    .footer_logo .banner2>div{
        width: 100%;
    }
    .footer_logo .midFont{
        float: right !important;
    }
    .footer_logo h2 {
        margin-right: 200px;
    }
    .footer_logo h2:after {
        right: -100px;
    }
    .footer_logo .rightFont{
        padding-top: 10px;
    }
    .footer_logo .rightFont .up{
        float: right;
    }
    .footer_logo .rightFont .down{
        padding-top: 9px;
    }
    .footer_logo{
        padding: 18px 0 0;
    }
    .common .left_menu li>a {
        line-height: 70px;
    }

    .newslist li .right_img {
        width: 270px;
        height: 180px;
    }
    .newslist li .up_info {
        width: calc(100% - 270px);
        padding-right: 30px;
    }
    .teac_page .teac_img {
        width: 190px;
    }
    .teac_page .teac_titall {
        width: calc(100% - 190px);
    }
    .teacherslist dd {
        width: 18.5%;
        margin-right: 1.875%;
        margin-bottom: 1.875%;
    }
    .teacherslist dd:nth-of-type(8n){
        margin-right: 1.875%;
    }
    .teacherslist dd:nth-of-type(7n){
        margin-right: 1.875%;
    }
    .teacherslist dd:nth-of-type(6n){
        margin-right: 1.875%;
    }
    .teacherslist dd:nth-of-type(5n){
        margin-right: 0;
    }
    .classify_nav {
        top: -33px;
    }
    .common .left_menu li>a:after {
        top: 25px;
    }
    .search_second {
        font-size: 16px;
        padding: 15px 0 20px;
    }
    .right_ul li .mark2 {
        padding: 20px 20px 0 130px;
    }
    .right_ul li .mark2 .times {
        top: 20px;
        left: 20px;
    }
    .teacherslist li h4 {
        line-height: 65px;
        font-size: 20px;
    }
    .NE_detail li .mask .title1 {
        -webkit-line-clamp: 3;
        line-clamp: 3;
        height: 90px;
        overflow: hidden;
    }


    /*浜虹墿鍒楄〃椤垫柊鍔犻€傞厤*/
    .common .up_right .class_title.third_list span{
        padding-right: 11px;
    }
    .common .up_right .class_title.word_list i{
        padding-right: 24px;
        text-align: justify;
    }


}

@media screen and (max-width: 1200px){
    .footer{
        margin-top: 50px;
    }
    .main .left .intro_content .intro_content_img {
        width: 640px;
        height: 330px;
    }
    .main .left .intro_content .intro_content_word {
        padding: 0 0 0 50px;
        width: calc(100% - 640px);
    }
    .main .left .word1 {
        font-size: 20px;
    }
    .main .left .intro_content {
        padding: 70px 0 120px;
        margin-bottom: 50px;
    }
    .nav .logo_up .logoPic1:after {
        height: 47px;
    }
    .banner2{
        width: 1000px;
    }
    .nav .logo_up>a {
        width: 55px;
        height: 55px;
    }
    .nav .logo_up .logoPic1 {
        background-size: 100% 100%;
    }
    .nav .logo_up .logoPic2 {
        background-size: 100% 100%;
        margin-left: 10px;
        margin-right: 15px;
    }
    .nav .logo_up .logoName a {
        margin-top: 8px;
    }
    .nav .logo_up .logoName a img{
        height: 45px !important;
        width: auto !important;
    }
    .nav .logo_up .logoFullName a {
        font-size: 22px;
    }
    .nav .logo_up .logoName{
        padding-right: 45px;
    }

    .nav .logo_up .logoFullName a:after {
        left: -23px;
        height: 50px;
    }

    .nav .search {
        MARGIN-TOP: 28PX;
    }
    .pic_mid_name li>a {
        line-height: 48px;
        height: 48px;
        font-weight: 600;
        font-size: 14px;
        border-bottom: 4px solid transparent;
    }
    .pic_mid_name li {
        padding-right: 54px;
    }
    .pic_mid_name li .hide_menu{
        width: calc(100% + 30px);
    }
    .pic_foot li a {
        font-size: 15px;
    }
    .footer_logo h2 {
        margin-right: 135px;
    }
    .footer_logo h2:after {
        right: -66px;
    }

    /*浜虹墿鍒楄〃椤垫柊鍔犻€傞厤*/
    .common .up_right .class_title.third_list span{
        padding-right: 37.5px;
    }
    .common .up_right .class_title.word_list i{
        padding-right: 6px;
    }

}
@media screen and (max-width: 1024px){
    .banner2{
        width: 900px;
    }
    .banner{
        width: 800px;
    }
    .top .up .nav_word span {
        padding: 0 10px;
    }
    .nav .search {
        width: 230PX;
        height: 30PX;
    }

    .nav .search .content {
        height: 34px;
        line-height: 30px;
        padding-left: 40px;
        font-size: 14px;
    }
    .nav .search .btn {
        top: 5px;
        left: 8px;
    }
    .pic_mid_name li>a {
        line-height: 45px;
        height: 45px;
        font-size: 13px;
        border-bottom: 3px solid transparent;
    }
    .pic_mid_name li {
        padding-right: 46px;
    }

    .pic_foot li a {
        line-height: 45px;
        font-size: 14px;
    }

    .main .left .intro_content{
        padding: 50px 0 90px;
    }
    .main .left .intro_content .intro_content_img{
        width: 500px;
        height: 300px;

    }
    .main .left .intro_content .intro_content_word {
        padding: 0 0 0 50px;
        width: calc(100% - 500px);
    }
    .main .left .word2 .info {
        line-height: 22px;
   /*     -webkit-line-clamp: 13;
        line-clamp: 13;
        height: 286px;
        overflow: hidden;*/
    }
    .main .left .word2 p{
        line-height: 22px;
    }
    .main .left .word1 {
        font-size: 18px;
    }
    .NE_detail .NE_detail_img {
        height: 130PX;
    }
    .NE_detail .NE_detail_info {
        padding: 10px 10px 10px 10px;
    }
    .main .right {
        padding-left: 20px;
    }
    .right_nav li a {
        font-size: 10px;
    }
    .right_ul .right_img {
        width: 100px;
    }
    .right_ul .right_con {
        width: calc(100% - 100px);
    }
    .right_ul li a {
        padding: 10px;
    }
    .header li {
        width: 36px;
    }
    .footer .links{
        display: none;
    }
    .footer_logo h2 {
        margin-right: 80px;
    }
    .footer_logo h2:after {
        right: -40px;
        height: 40px;
    }

    .common .left_menu {
        display: none;
    }
    .common .up_right {
        width: 100%;
        padding-left: 0;
    }
    .right_ul li .mark2 .times {
        top: 10px;
        left: 10px;
    }
    .right_ul li .mark2 {
        padding: 10px 10px 0 120px;
    }


    /*浜虹墿鍒楄〃椤垫柊鍔犻€傞厤*/
    .common .up_right .class_title.third_list span{
        padding-right: 37.5px;
    }
    .common .up_right .class_title.word_list i{
        padding-right: 6px;
    }











}

@media screen and (max-width: 768px){
    .footer{
        margin-top: 30px;
    }
    .index_top {
        position: static;
    }
    .inner,
    .inner .swiper_inner, .inner .swiper-slide{
        height: auto;
    }
    .inner .swiper-slide a{
        background: none !important;
        height: auto;
    }
    .inner .swiper-slide img{
        width: 100%;
    }
    .top .up .img {
        margin-top: 10px;
    }
    .nav .logo_up .logoName{
        padding-right: 0;
        display: block !important;
    }
    .nav .logo_up .logoName a {
        margin-top: 10px;
    }
    .nav .logo_up .logoName a img{
        width: 95px !important;
        height: 35px !important;
    }
    .nav .logo_up .logoPic1 {
        margin-right: 10px;
    }
    .nav .logo_up .logoPic1:after {
        top: 4px;
        right: -11px;
        width: 1px;
        height: 49px;
    }
    .banner,
    .banner2{
        width: auto;
        padding: 0 15px;
    }
    .nav_word2{
        position: fixed;
        top:0;
        left: 0;
        width: 100%;
        height: 0;
        overflow: hidden;
        background: rgba(111,111,111,1);
        z-index: 9999;
        color: #fff;
        padding-top: 0%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -ms-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;

    }
    .nav_word2.active{
        height: 100%;
        padding-top: 20%;
    }
    .nav_word2 span{
        width: 100%;
        padding: 0 20px;
        text-align: center;
        font-size: 20px;
        line-height: 70px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .nav_word2 span a{
        width: 100%;
        border-bottom: 1px dashed rgba(255,255,255,0.3);
    }
    .link_btn{
        color: #fff;
        line-height: 36px;
        padding: 0 15px;
        font-size: 18px;
        position: relative;
    }
    .nav_word2 #close2{
        background: url(images/close2.png) no-repeat;
        width: 22px;
        height: 22px;
        position: absolute;
        top: 6%;
        right: 23px;
    }
    .link_btn:after {
        position: absolute;
        top: 10px;
        right: 6px;
        content: "";
        display: block;
        width: 1px;
        height: 16px;
        background: #fff;
    }

    .nav .pic_up {
        padding: 8px 0;
    }
    .top_menu{
        background: url(images/menu.png) no-repeat center right;
        width: 50px;
        height: 55px;
    }
    .top_menu#top_menu2{
        background: url(images/menu2.png) no-repeat center left;
        width: 40px;
        height: 55px;
    }
    .top .search{
        margin-top: 6px;
    }
    .top .search .content{
        width: 150px;
        padding: 4px 5px;
        background: #fff;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        font-size: 12px;
    }
    .top .search .btn{
        display: none;
    }
    /*鍗曞姞鐨勬墜鏈虹瀵艰埅鏍峰紡*/
    .pic_foot1,
    .phone_nav{
        width: 100%;
        height: 100%;
        overflow: auto;
        position: fixed;
        top: 0;
        left: -100%;
        z-index: 9999;
        background: #6f6f6e;
        color: #f39800;
        padding: 20% 20px 50px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }
    .pic_foot1.open,
    .phone_nav.open{
        left: 0;
    }
    .pic_foot1 li,
    .pic_mid_phone li{
        border-bottom: 1px solid rgba(255,255,255,0.4);
    }
    .pic_foot1 li>a,
    .pic_mid_phone li>a{
        font-size: 18px;
        padding: 8px 0;
    }
    .pic_mid_phone li .hide_menu{
        display: none;
    }

    .pic_mid_phone li .hide_menu dd{

    }
    .pic_mid_phone li .hide_menu dd>a{
        padding: 5px 0;
    }
    .pic_foot1 li.close_li,
    .pic_mid_phone li.close_li{
        text-align: right;
        height: 55px;
    }
    .pic_foot1 li .menu_close,
    .pic_mid_phone li .menu_close{
        background: url(images/close2.png) no-repeat;
        width: 22px;
        height: 22px;
    }
    .pic_mid_phone ol{
        display: none;
    }

    .pic_mid_phone ol a{
        width: 100%;
        padding-left: 20px;
        line-height: 32px;
    }

    .inner .swiper-pagination{
        display: none;
    }
    .main {
        margin-top: 0px;
    }
    .title{
        margin-top: 10px;
    }
    .title a {
        font-size: 22px;
        line-height: 48px;
    }
    .main .left {
        width: 100%;
    }
    .main .left .intro_content {
        padding: 50px 0 20px;
        margin-bottom: 20px;
    }
    .main .left .intro_content .intro_content_img {
        width: 100%;
        height: 170px;
        position: static;
    }
    .main .left .intro_content .intro_content_word {
        padding: 20px 0;
        width: 100%;
    }
    .main .left .intro_content .intro_content_img2 {
        top: 59px;
    }

    .main .left .word2 .info{
        -webkit-line-clamp: inherit;
        line-clamp: inherit;
        height: auto;

    }
    .NE_detail .NE_detail_img {
        height: auto;
    }
    .main .right {
        width: 100%;
        padding-left: 0;
    }
    .footer_logo h2:after{
        display: none;
    }
    .footer_logo .leftFont {
        padding-right: 0;
        width: 100%;
    }
    .footer_logo .midFont {
        width: 100%;
    }
    .footer_logo .rightFont .up{
        display: none;
    }
    .footer_logo {
        padding: 18px 0 18px;
    }
    .common {
        padding: 20px 0 0px;
        border-top: 1px solid #ccc;
    }
    .common .up_right .class_title {
        font-size: 20px;
        margin-top: 0px;
    }
    .up_right .second {
        font-size: 14px;
    }

    .newslist li .right_img {
        width: 100%;
        height: auto;
    }
    .newslist li .up_info {
        width: 100%;
        padding-right: 0;
        padding-top: 15px;
        padding-bottom: 30px;
    }

    .teac_page .teac_img {
        width: 100%;
    }
    .teac_page .teac_img img{
        width: 50%;
    }
    .teac_page .teac_titall {
        width: 100%;
        padding-top: 20px;
    }

    .teac_page .teac_tit1 {
        font-size: 28px;
    }
    .teac_page .teac_tit {
        font-size: 16px;
    }
    .teac_page .teac_tit4 {
        padding: 20px 0 5px;
    }
    .teac_page .teac_tit6 {
        padding: 20px 0 5px;
    }
    .teac_page .info {
        margin-top: 20px;
    }
    .teac_page .pdf {
        margin-top: 40px;
    }
    .teac_page .pdf .pdf_tit {
        line-height: 50px;
        font-size: 16px;
        padding: 0 10px;
    }
    .teac_page .pdf .pdf_tit a {
        font-size: 15px;
        padding-right: 25px;
        background-size: 20px;
    }
    .teac_page .pdf .pdf_con {
        padding: 15px;
    }
    .teac_page .info {
        margin-top: 10px;
    }
    .search_second {
        font-size: 16px;
        padding: 0px 0 40px;
    }
    .search_second .times_ul {
        width: 100%;
    }
    .search_second .times_ul li a {
        padding: 13px 7px;
        font-size: 12px;
    }
    .search_second .times_ul li a:after {
        width: 1px;
        height: 12px;
        top: 12px;
        right: -2px;
    }
    .search_second .times_ul li:first-child a{
        padding-left: 0;
    }
    .news_theme li a {
        padding: 9px;
    }
    .news_theme li .left_img {
        width: 100px;
        height: 70px;
    }
    .news_theme li .right_info {
        width: calc(100% - 100px);
        padding-left: 10px;
    }
    .news_theme li .right_info .info {
        -webkit-line-clamp: 2;
        line-clamp: 2;
        height: 34px;
        overflow: hidden;
    }
    .news_theme li .right_info .tit {
        font-size: 14px;
    }

    .up_right .second {
        padding-bottom: 0px;
        min-height: 0px;
    }
    .classify_nav {
        font-size: 14px;
        padding-top: 10px;
        position: static;
    }
    .classify_nav li:first-child {
        display: none;
    }
    .classify_nav li:nth-of-type(2) a {
        padding-left: 0;
    }
    .classify_nav li a {
        padding: 0 10px;
    }
    .classify_nav li a:after {
        width: 2px;
        height: 14px;
        top: 3px;
        right: -2px;
    }
    .teacherslist li h4 {
        font-size: 16px;
        line-height: 60px;
    }
    .teacherslist li h4.on a {
        background-size: 16px;
        padding-right: 24px;
    }
    .teacherslist li h4 a {
        padding-right: 24px;
        background-size: 16px;
    }
    .teacherslist dd {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .teacherslist dd:nth-of-type(8n){
        margin-right: 4%;
    }
    .teacherslist dd:nth-of-type(7n){
        margin-right: 4%;
    }
    .teacherslist dd:nth-of-type(6n){
        margin-right: 4%;
    }
    .teacherslist dd:nth-of-type(5n){
        margin-right:4%;
    }
    .teacherslist dd:nth-of-type(2n){
        margin-right: 0%;
    }


    /*浜虹墿鍒楄〃鍙﹀姞鐨勯€傞厤*/
    .common .up_right .class_title.third_list span{
        padding-right: 29.5px;
    }
    .common .up_right .class_title.word_list i {
        padding-right: 7px;
    }

    .common .up_right .class_title.word_list{
        text-align: justify;
    }


    .inner .info_con {
        padding-bottom: 0px;
    }
    .pic_mid_date .li1 {
        font-size: 15px;
        line-height: 25px;
    }
    .footer_logo p {
        padding-top: 0;
        padding-bottom: 0;
        line-height: 30px;
    }

    .footer_logo .rightFont {
        padding-top: 0;
    }
    .footer_logo .rightFont .down {
        padding-top: 0;
        line-height: 30px;
    }







}
