/*头部开始********************************************************************************************/
@charset "utf-8";
/*html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/
@font-face {
    font-family: "Montserrat-Light";
    src: url("../font/Montserrat-Light/Montserrat-Light.woff2") format("woff2"),
    url("../font/Montserrat-Light/Montserrat-Light.woff") format("woff"),
    url("../font/Montserrat-Light/Montserrat-Light.ttf") format("truetype"),
    url("../font/Montserrat-Light/Montserrat-Light.eot") format("embedded-opentype"),
    url("../font/Montserrat-Light/Montserrat-Light.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Regular";
    src: url("../font/Montserrat-Regular/Montserrat-Regular.woff2") format("woff2"),
    url("../font/Montserrat-Regular/Montserrat-Regular.woff") format("woff"),
    url("../font/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype"),
    url("../font/Montserrat-Regular/Montserrat-Regular.eot") format("embedded-opentype"),
    url("../font/Montserrat-Regular/Montserrat-Regular.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Bold";
    src: url("../font/Montserrat-Bold/Montserrat-Bold.woff2") format("woff2"),
    url("../font/Montserrat-Bold/Montserrat-Bold.woff") format("woff"),
    url("../font/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype"),
    url("../font/Montserrat-Bold/Montserrat-Bold.eot") format("embedded-opentype"),
    url("../font/Montserrat-Bold/Montserrat-Bold.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Black";
    src: url("../font/Montserrat-Black/Montserrat-Black.woff") format("woff"),
    url("../font/Montserrat-Black/Montserrat-Black.ttf") format("truetype"),
    url("../font/Montserrat-Black/Montserrat-Black.svg") format("svg");
}
@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("../font/SourceHanSansCN-Regular/SourceHanSansCN-Regular.woff2") format("woff2"),
    url("../font/SourceHanSansCN-Regular/SourceHanSansCN-Regular.woff") format("woff"),
    url("../font/SourceHanSansCN-Regular/SourceHanSansCN-Regular.ttf") format("truetype"),
    url("../font/SourceHanSansCN-Regular/SourceHanSansCN-Regular.eot") format("embedded-opentype"),
    url("../font/SourceHanSansCN-Regular/SourceHanSansCN-Regular.svg") format("svg");
}
@font-face {
    font-family: "SourceHanSansCN-Bold";
    src: url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.woff2") format("woff2"),
    url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.woff") format("woff"),
    url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.ttf") format("truetype"),
    url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.eot") format("embedded-opentype"),
    url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.svg") format("svg");
}
@font-face {
    font-family: "Oswald-Heavy";
    src: url("../font/Oswald-Heavy/Oswald-Heavy.woff2") format("woff2"),
    url("../font/Oswald-Heavy/Oswald-Heavy.woff") format("woff"),
    url("../font/Oswald-Heavy/Oswald-Heavy.ttf") format("truetype"),
    url("../font/Oswald-Heavy/Oswald-Heavy.eot") format("embedded-opentype"),
    url("../font/Oswald-Heavy/Oswald-Heavy.svg") format("svg");
}
@font-face {
    font-family: "Oswald-Regular";
    src: url("../font/Oswald-Regular/Oswald-Regular.woff2") format("woff2"),
    url("../font/Oswald-Regular/Oswald-Regular.woff") format("woff"),
    url("../font/Oswald-Regular/Oswald-Regular.ttf") format("truetype"),
    url("../font/Oswald-Regular/Oswald-Regular.eot") format("embedded-opentype"),
    url("../font/Oswald-Regular/Oswald-Regular.svg") format("svg");
}

@font-face {
    font-family: "Oswald-Light";
    src: url("../font/Oswald-Light/Oswald-Light.woff2") format("woff2"),
    url("../font/Oswald-Light/Oswald-Light.woff") format("woff"),
    url("../font/Oswald-Light/Oswald-Light.ttf") format("truetype"),
    url("../font/Oswald-Light/Oswald-Light.eot") format("embedded-opentype"),
    url("../font/Oswald-Light/Oswald-Light.svg") format("svg");
}
.w {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

html, body {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #000;
    /*font-family: SourceHanSansCN-Regular;*/
    /*font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
*/}

.swiper-container{
    width: 100%;
    height: 100%;
}
.mCSB_scrollTools{
    width: 2px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #86065d;
    width: 2px;
}
.mCSB_scrollTools .mCSB_draggerRail{
    background: #ddd;
    opacity: 1;
}
/*导航*/
.topnav {
    width: 100%;
    color: #fff;
    position: relative;
    z-index: 100;
}

.topnav .top{
    height: 100px;
    background: -moz-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86065d), color-stop(70%,#9e1560),color-stop(100%,#a71b60));
    background: -webkit-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: -o-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: -ms-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: linear-gradient(to bottom, #86065d 0%, #9e1560 70%, #a71b60 100%);
}
.topnav .top_con{
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.topnav .top_con .logo_con{
    align-items: center;

}
.topnav .top_con .logo img{
    width: 206px;
    margin-right: 24px;
}
.topnav .top_con .logo .text{
    line-height: 30px;
    font-size: 24px;
}
.topnav .top_con .search_ipt{
    align-items: center;
}
.topnav .top_con .search_ipt .ipt{
    width: 200px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    background: #770251;
}
.topnav .top_con .search_ipt .submit{
    width: 40px;
    height: 40px;
    margin-left: 5px;
    background: #770251 url(../images/search_icon.png) no-repeat center center;
}

.topnav .nav{
    background: #86065d;
}


.topnav .nav_list{
    justify-content: space-between;
}

.topnav .nav_list li {
    position: relative;
    flex: 1;
    font-size: 0;
}

.topnav .nav_list li>a {
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.topnav .nav_list li:last-of-type>a:after,
.topnav .nav_list li>a:before{
    display: block;
    content: "";
    width: 1px;
    height: 16px;
    background: rgba(255,255,255,0.3);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.topnav .nav_list li:last-of-type>a:after{
    left: auto;
    right: 0;
}
.topnav .nav_list li .hide_menu{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: rgba(134,6,93,0.8);
    display: none;

}
.topnav .nav_list li .hide_menu dd{
    padding: 0 10px;
}
.topnav .nav_list li .hide_menu dd a{
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.topnav .nav_list li .hide_menu dd a:hover{
    opacity: 0.7;
}
.topnav .nav_list li .hide_menu dd:last-of-type a{
    border-bottom: none;
}
.topnav .nav_list li:hover>a,
.topnav .nav_list li.on>a{
    font-weight: 700;
}
.topnav .nav_list li:hover .hide_menu{
    display: block;
}



.canvasPoints{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.canvasPoints canvas{
    width: 100%;
    height: 100%;
}




/*首页banner----------------------------------------------------------------------------------------------*/
.sec1{
    width: 100%;
    position: relative;
    min-height: 200px;
}
.banner_swiper li,
.banner_swiper li img{
    width: 100%;
}
.banner_nav{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
.banner_nav_list{
    justify-content: space-between;

}
.banner_nav_list li{
    width: 31%;
    background: #fff;
    -webkit-border-radius:  20px 20px 0 0;
    -moz-border-radius:  20px 20px 0 0;
    border-radius:  20px 20px 0 0;
    overflow: hidden;
}
.banner_nav_list li a{
    width: 100%;
    padding: 20px 0;
}
.banner_nav_list .li_con{
    align-items: center;
    justify-content: center;
}
.banner_nav_list .li_con .img_con{
    height: 50px;
    margin-right: 20px;
}
.banner_nav_list .li_con .img_con img{
    height: 100%;
}
.banner_nav_list .li_con .img_con .img2{
    display: none;
}
.title_con{

}
.title_con .title{
    font-size: 24px;
    color:#86065d;
    margin-bottom: 8px;
}
.title_con .en_title{
    font-size: 16px;
    color: #999;
}
.banner_nav_list li:hover{
    background: -moz-linear-gradient(top, #88075d 0%, #ab1d61 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86065d), color-stop(100%,#ab1d61));
    background: -webkit-linear-gradient(top, #88075d 0%, #ab1d61 100%);
    background: -o-linear-gradient(top, #88075d 0%, #ab1d61 100%);
    background: -ms-linear-gradient(top, #88075d 0%, #ab1d61 100%);
    background: linear-gradient(to bottom, #88075d 0%,#ab1d61 100%);
}
.banner_nav_list li:hover .title,
.banner_nav_list li:hover .en_title{
    color:#fff;
}
.banner_nav_list li:hover .img_con .img1{
    display: none;
}
.banner_nav_list li:hover .img_con .img2{
    display: block;
}
.swiper_btns{
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    width: 100%;
}
.swiper-button-prev:after,
.swiper-button-next:after{
    display: none;
}
.prev1,
.next1{
    width: 46px;
    height: 46px;
    background-size: 100% 100% !important;
}
.prev1{
    left: -70px;
}
.next1{
    right: -70px;
}
.prev1{
    background: url(../images/left_icon1.png) no-repeat center center;
}
.next1{
    background: url(../images/right_icon1.png) no-repeat center center;
}

.prev2,
.next2{
    width: 23px;
    height: 23px;
    background-size: auto !important;
    top: -20px;
}
.prev2{
    left: auto;
    right: 35px;
}
.next2{
    right: 0px;
}
.prev2{
    background: url(../images/left_icon2.png) no-repeat center center;
}
.next2{
    background: url(../images/right_icon2.png) no-repeat center center;
}
.prev2:hover{
    background: url(../images/left_icon2_hover.png) no-repeat center center;
}
.next2:hover{
    background: url(../images/right_icon2_hover.png) no-repeat center center;
}


/*第二屏  公共服务*/
.sec{
    padding: 100px 0;
}
.sec2{
    position: relative;
    /*background: #f1f5fe;*/
    background: url(../images/sec2_bg.jpg) no-repeat center center;
    background-size: cover;
}
.sec2_list{
    padding-top: 40px;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}
.sec2_list li{
    width: 22.85%;
    background: #fff;
    height: 360px;
    padding: 40px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 20px 0 rgba(50 ,50 ,51,0.06);
    -moz-box-shadow: 0 0 20px 0 rgba(50 ,50 ,51,0.06);
    box-shadow: 0 0 20px 0 rgba(50 ,50 ,51,0.06);
    position: relative;
    border-bottom: 3px solid #01543d;
}
.sec2_list li:nth-of-type(2){
    border-bottom: 3px solid #06549c;
}
.sec2_list li:nth-of-type(3){
    border-bottom: 3px solid #c51977;
}
.sec2_list li:nth-of-type(4){
    border-bottom: 3px solid #f4a425;
}
.sec2_list li .img_con{
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top:-40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.sec2_list li .img_con img{
    height: 35px;

}
.sec2_list li .title_con{
    text-align: center;
}
.sec2_list li .dl_con{
    padding-top: 20px;
    height: calc(100% - 60px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
}
.sec2_list li dl{
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec2_list li dl dd{
    width: 50%;
    text-align: center;
}
.sec2_list li dl dd a{
    width: 100%;
    line-height: 22px;
    padding: 7px 0;
}
.sec2_list li .mCSB_inside > .mCSB_container{
    margin-right: 10px;
}
.read_more_con{
    text-align: center;
    margin-top: 50px;
}

.read_more{
    color: #fff;
    background: #86065d;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 13px 30px;
}
.read_more i{
    position: relative;
    top: -1px;
    margin-left: 12px;
    -webkit-transform: scaleY(1.3);
    -moz-transform: scaleY(1.3);
    -ms-transform: scaleY(1.3);
    -o-transform: scaleY(1.3);
    transform: scaleY(1.3);
}
.read_more:hover{
    opacity: 0.8;
}
.read_more1_con{
    text-align: center;
    margin-top: 35px;
}

.read_more1{
    color: #86065d;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 5px 30px;
}
.read_more1 i{
    position: relative;
    top: -1px;
    margin-left: 12px;
    -webkit-transform: scaleY(1.3);
    -moz-transform: scaleY(1.3);
    -ms-transform: scaleY(1.3);
    -o-transform: scaleY(1.3);
    transform: scaleY(1.3);
}
.read_more1:hover{
    padding: 5px 30px 5px 40px;
}
.read_more2{
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.read_more2 i{
    position: relative;
    top: -1px;
    margin-left: 5px;
    -webkit-transform: scaleY(1.3);
    -moz-transform: scaleY(1.3);
    -ms-transform: scaleY(1.3);
    -o-transform: scaleY(1.3);
    transform: scaleY(1.3);
}
.read_more2:hover{
    font-weight: bold;
}





.index_title{
    margin-bottom: 30px;
}
.big_title{
    color:#900b65;
    font-size: 24px;
    font-weight: bold;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec3{
    background: #fff;
}
.sec3 .index_title{
    text-align: center;
}
.sec3_list{
    justify-content: space-between;
    flex-wrap: wrap;
}
.sec3_list li{
    width: 48.2%;
}
.sec3_list li a{
    width: 100%;
    padding: 15px 0;
}
.sec3_list .li_con {
    align-items: center;

}
.sec3_list .li_con .date{
    width: 85px;
    height: 90px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}
.sec3_list .li_con .date .year{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #900b65;
    font-family: Montserrat-Regular;
}
.sec3_list .li_con .date .day{

    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #999999;
    font-size: 48px;
    background: #f3f5fb;
    font-family: Montserrat-Regular;
}

.sec3_list .li_con .info_con{
    width: calc(100% - 85px);
    padding-left: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sec3_list .li_con .info_con .title{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    height: 22px;
    margin-bottom: 5px;
}
.sec3_list .li_con .info_con .info{
    line-height: 22px;
    max-height: 44px;
    color: #999;
}
.sec3_list li:hover .li_con .info_con .title{
    color: #900b65;
}
.sec4{
    background: url(../images/sec4_bg.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.sec4 .w{
    z-index: 2;
}
.content_area .right_child,
.sec4 .right_child{
    width: 110px;
    position: absolute;
    top: 30%;
    right: 60px;
    z-index: 1;
}
.content_area .right_child{
    top: auto;
    bottom: 0;
}
.sec4 .left{
    width: 67.14%;
}

.sec4 .right{
    width: 32.86%;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sec4 .index_title{
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
.sec4 .big_title{
    color: #fff;
}
.sec4 .right .index_title .line{
    position: relative;
    top: -1px;
    padding: 0 20px;
    font-size: 20px;
}
.sec4 .right .big_title{
    font-weight: normal;
}

.sec4 .right .big_title:hover,
.sec4 .right .big_title.on{
    font-weight: bold;
}
.sec4_read_more_box .read_more2{
    display: none;
}
.sec4_read_more_box .read_more2.on{
    display: block;
}


.sec4_list1{
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec4_list1 li{
    width: 32%;
    background: #fff;
    margin-bottom: 3%;
}
.sec4_list1 li a{
    width: 100%;
    padding: 23px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sec4 li .tip{
    background: url(../images/tip_bg.png) no-repeat center right;
    background-size: auto 100% !important;
    padding: 6px 25px 6px 16px;
    color: #fff;
    margin-bottom: 20px;
}

.sec4 li .title{
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    font-weight: bold;
    margin-bottom: 3px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.sec4_list1 li .info{
    color: #999;
    line-height: 22px;
    height: 22px;
}
.news_list li .date,
.papty_list li .date,
.page_new_list li .date,
.press_center_list li .date,
.sec4 li .date{
    margin-top: 10px;
    padding: 0 25px;
    line-height: 25px;
    color: #86065d;
    font-family: Montserrat-Regular;
    background: url(../images/date_icon.png) no-repeat center left;
}
.sec4_list1 li:hover .title{
    color: #86065d;
}

.sec4_list2_con{

}
.sec4_list2_con .sec4_list2{
    display: none;
}
.sec4_list2_con .sec4_list2.active{
    display: block;
}
.sec4_list2 li{
    padding: 0 30px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sec4_list2 li a{
    padding: 23px 0 18px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee;

}
.sec4_list2 li:last-of-type a{
    border-bottom: none;
}
.sec4 .sec4_list2 li .tip{
    background: url(../images/tip_bg2.png) no-repeat center right;
    color: #86065d;
    margin-bottom: 5px;
}
.sec4 .sec4_list2 li .date{
    margin-top: 0px;
}

/*新闻动态*/

.sec5{
    background: #fff;
}
.sec5 .part{
    width: 48.21%;
}
.sec5 .index_title{
    margin-bottom: 20px;
}
.press_center_list{
    position: relative;
}

.press_center_list li{

}
.press_center_list li  a{
    width: 100%;
}
.press_center_list li .img_con{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.press_center_list li .img{
    height: 100%;
    background-size: cover !important;
}
.press_center_list li .title{
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    font-weight: bold;
    margin: 10px 0 15px;
}
.sec5 .read_more1_con{
    background: #f1f5fe;
    padding: 10px 0;
    margin-top: 0;
}
.sec5 .read_more1{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*底部*/
footer{
    background: #25344a;
    color: #fff;
}

.footer_con{
    padding: 50px 0;
}
.foot_left {
    width: 375px;
}
.foot_left .logo{
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
    display: block;
}
.foot_left .logo img{
    width: 206px;
    margin-bottom: 10px;
}
.foot_left .ewm_con{
    position: relative;
    display: inline-block;
}
.foot_left .ewm_con .icon img{
    height: 50px;
}
.foot_left .ewm_con .ewm{
    position: absolute;
    top: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}
.foot_left .ewm_con .ewm:before{
    content: "";
    display: block;
    position: absolute;
    top: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 8px solid #fff;
}
.foot_left .ewm_con .ewm img{
    width: 105px;
}
.foot_left .ewm_con:hover .ewm{
    display: block;
}
.foot_title {
    font-size: 18px;
    margin-bottom: 25px;
}
.foot_cen{
    width: calc(100% - 545px);
    padding: 0 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2);
}
.foot_cen_con {
    justify-content: space-between;

}
.foot_cen_con .add_list{
    padding: 0 20px;
}
.foot_cen_con .add_list:first-of-type{
    padding-left: 0;
}
.foot_cen_con .add_list:last-of-type{
    padding-right: 0;
}
.foot_cen_con .add_list li{
    margin-bottom: 15px;
}
.foot_cen p,
.foot_right p{
    line-height: 24px;
    font-size: 14px;
    opacity: 0.5;
}

.foot_right{
    width: 170px;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.copy_right{
    border-top: 1px solid rgba(255,255,255,0.2);
    padding: 15px 0;

}

.copy_right .copy{
    line-height: 25px;
    opacity: 0.7;
    text-align: center;
    font-size: 14px;
}
.copy_right .copy .gongbei_icon{
    margin-right: 3px;
}

/*部门概况------------------------------------------------------*/
.container{
    z-index: 9;
    position: relative;
}

.inner{
    position: relative;
}

.inner .inner_img{
    width: 100%;
}

.inner .inner_wrap {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #86065d;
}

.inner .inner_title h4{
    font-size: 48px;
    margin-bottom: 15px;
}

.inner .inner_title h5{
    font-family: Montserrat-Light;
    font-size: 24px;
}
.inner_con{

}
.crumbs{
    border-bottom: 1px solid #f1f5fe;
}
.crumbs_con{
    align-items: center;
    line-height: 24px;
    padding: 15px 0;
    color: #999;
}
.crumbs_con span{
    padding: 0 5px;
}

.content_area{
    padding: 50px 0 100px;
    position: relative;
}
.content_area .w{
    z-index: 2;
}
.left_menu{
    width: 300px;
}
.left_menu_title{
    padding: 20px;
    background: url(../images/left_title_bg.jpg) no-repeat top right;
    background-size: cover;
    color: #fff;

}

.left_menu_title h4{
    font-size: 30px;
    margin-bottom: 10px;
}

.left_menu_title h5{
    font-family: Montserrat-Light;
    font-size: 18px;
}
.left_menu_ul{

}



.left_menu_ul li{
    font-size: 0;
    position: relative;
    border-bottom: 1px solid #f3f5fb;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.left_menu_ul li a{
    width: 100%;
    font-size: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 30px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.left_menu_ul li a .right_icon{
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    background: url(../images/right_icon.png) no-repeat center center;
    background-size: 100% 100% !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);


}
.left_menu_ul li:hover,
.left_menu_ul li.on {
    border-bottom: 1px solid #86065d;
}
.left_menu_ul li:hover a,
.left_menu_ul li.on a {
    background: #f3e6ee;
    color: #86065d;
}
.left_menu_ul li:hover a .right_icon,
.left_menu_ul li.on a .right_icon {
    opacity: 1;
}

.right_page{
    width: calc(100% - 300px);
    padding-left: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.single_page_title{
    color:#86065d;
    font-size: 24px;
    margin-bottom: 20px;
}
.page_info,
.page_info p{
    line-height: 30px;
}
.page_info img{
    max-width: 100%;
}
.page_new_list{

}
.page_new_list li{

}
.page_new_list li a{
    width: 100%;
    line-height: 30px;
    padding: 15px 170px 15px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.page_new_list li a .date{
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0;
    padding-right: 0;
}
.page_new_list li:nth-of-type(5n){
    border-bottom: 1px solid #f1f5fe;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.page_new_list2 li:nth-of-type(5n){
    border-bottom: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.page_new_list li a:hover{
    color: #86065d;
    font-weight: 700;
}
.page_new_list li a:hover .date{
    font-weight: normal;
}
.other_page .safe_list{
    overflow: hidden;
}
.other_page .safe_list li{
    position: relative;
}
.other_page .safe_list li a {
    padding: 30px 0 !important;
}

.other_page .safe_list li:before{
    width: 120%;
    height: 1px;
    background: #f1f5fe;
    content: "";
    display: block;
    position: absolute;
    right: -7.2%;
    bottom: 0;
}


.papty_list{
    flex-wrap: wrap;
    justify-content: space-between;
}
.papty_list li{
    width: 45.2%;
    border-bottom: 1px solid #f1f5fe;
}
.papty_list li a{
    width: 100%;
    padding: 25px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.papty_list li .title{
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    font-weight: bold;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.papty_list li .line{
    width: 30px;
    height: 3px;
    background: #86065d;
    margin: 25px 0;
}
.papty_list li .info{
    color: #999;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-bottom: 20px;
}

.papty_list li:hover{
    border-bottom: 1px solid #86065d;
}
/*新闻动态*/
.news_list{

}
.news_list li{
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f1f5fe;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;


}
.news_list li:nth-of-type(4n){
    margin-right: 0;
}
.news_list li a{
    width: 100%;
    padding: 30px 20px 25px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news_list li .date{
    margin-top: 0 !important;
    margin-bottom: 10px;
}

.news_list li .title{
    font-size: 18px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-weight: bold;
}
.news_list li:hover{
    border: 1px solid transparent;
    background: -moz-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86065d), color-stop(70%,#9e1560),color-stop(100%,#a71b60));
    background: -webkit-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: -o-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: -ms-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: linear-gradient(to bottom, #86065d 0%, #9e1560 70%, #a71b60 100%);
}
.news_list li:hover .title{
    color: #fff;
}
.news_list li:hover .date{
    color: #fff;
    background: url(../images/date_icon_hover.png) no-repeat center left;
}
/*服务指南*/
.other_link_page .single_page_title{
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
}

.othet_link_list{
    margin-bottom: 70px;
}
.othet_link_list:last-of-type{
    margin-bottom: 0;
}
.othet_link_list li{
    float: left;
    width: 15%;
    margin-right: 2%;
    margin-bottom: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f3f5fb;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}
.othet_link_list li:nth-of-type(6n){
    margin-right: 0;
}
.othet_link_list li a{
    width: 100%;
    padding: 25px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.othet_link_list li .icon_con{
    text-align: center;
    height: 36px;
    margin-bottom: 20px;
    width: 100%;
}
.othet_link_list li .icon_con img{
    height: 100%;
}
.othet_link_list li .icon_con .icon2{
    display: none;

}

.othet_link_list li .title{
    font-size: 18px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
}
.othet_link_list li:hover{
    background: -moz-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86065d), color-stop(70%,#9e1560),color-stop(100%,#a71b60));
    background: -webkit-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: -o-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: -ms-linear-gradient(top, #86065d 0%, #9e1560 70%, #a71b60 100%);
    background: linear-gradient(to bottom, #86065d 0%, #9e1560 70%, #a71b60 100%);
}
.othet_link_list li:hover .title {
    color: #fff;
}

.othet_link_list li:hover .icon_con .icon1 {
    display: none;
}
.othet_link_list li:hover .icon_con .icon2 {
    display: inline-block;
    height: 100%;
}
/*分页*/
.page{
    margin-top: 50px;
    text-align: center;
}

.page .prev,
.page .next{
    background: #f3f5fb;
    color:#86065d;
    padding: 13px 45px;
    margin: 0 15px;

}
.page .prev:hover,
.page .next:hover{
    background: #86065d;
    color:#fff;
}

::-webkit-input-placeholder{
    color:#fff;
}
::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
}
:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#fff;
}

.con_topwz{
    /*color:#86065d;*/
    font-size: 16px;
    margin-bottom: 10px;
	text-align:center;
	line-height:24px; color:#666;
}
.con_topwz span{ margin:0px 7px; }

.page_info span{ display:inline; }







.ipart1{
  justify-content: space-between;
    flex-wrap: wrap;
}
.ipart1 li{
   /* width: 48.2%;*/
}
.ipart1 li a{
    width: 100%;
    padding: 15px 0;
}
.ipart1 .li_con {
    align-items: center;

}
.ipart1 .li_con .date{
    width: 85px;
    height: 90px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}
.ipart1 .li_con .date .year{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #900b65;
    font-family: Montserrat-Regular;
}
.ipart1 .li_con .date .day{

    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #999999;
    font-size: 48px;
    background: #f3f5fb;
    font-family: Montserrat-Regular;
}

.ipart1 .li_con .info_con{
    width: calc(100% - 85px);
   /* padding-left: 17px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ipart1 .li_con .info_con .title{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    height: 22px;
    margin-bottom: 5px;
}
.ipart1 .li_con .info_con .info{
    line-height: 22px;
    max-height: 44px;
    color: #999;
}
.ipart1 li:hover .li_con .info_con .title{
    color: #900b65;
}





@media screen and (max-width: 1680px) {
    .w{
        width: 1200px;
    }
    body{
        font-size: 15px;
    }
    .topnav .top_con .logo .text {
        line-height: 28px;
        font-size: 22px;
    }
    .topnav .nav_list li>a {
        line-height: 50px;
    }
    .prev1, .next1 {
        width: 40px;
        height: 40px;
    }
    .title_con .title {
        font-size: 22px;
        margin-bottom: 6px;
    }
    .title_con .en_title {
        font-size: 14px;
    }
    .banner_nav_list .li_con .img_con {
        height: 44px;
        margin-right: 18px;
    }

    .sec {
        padding: 80px 0;
    }
    .sec4_list2 li {
        padding: 0 25px;
    }
    .sec4_list2 li a {
        padding: 20px 0 15px;
    }
    .sec4_list1 li a {
        padding: 20px 18px;
    }
    .foot_left .logo {
        font-size: 22px;
    }
    .foot_right {
        width: 160px;
        padding-left: 40px;
    }
    .foot_left {
        width: 320px;
    }
    .foot_cen{
        width: calc(100% - 480px);
        padding: 0 40px;
    }
    .left_menu_title h4 {
        font-size: 28px;
        margin-bottom: 8px;
    }
    .left_menu_title h5 {
        font-size: 16px;
    }
    .left_menu_ul li a {
        font-size: 18px;
        padding: 15px;
    }
    .left_menu_ul li a .right_icon {
        right: 15px;
    }
    .single_page_title {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .left_menu {
        width: 290px;
    }
    .right_page {
        width: calc(100% - 290px);
        padding-left: 80px;
    }
    .page_info,
    .page_info p {
        line-height: 27px;
    }
    .content_area {
        padding: 40px 0 80px;
    }

    .inner .inner_title h4 {
        font-size: 40px;
        margin-bottom: 12px;
    }
    .inner .inner_title h5 {
        font-size: 22px;
    }
    .sec4 .right_child {
        width: 100px;
        right: 50px;
    }
    .page_new_list li a {
        padding: 10px 170px 10px 0;
    }
    .page_new_list li:nth-of-type(5n) {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .other_page .safe_list li a {
        padding: 25px 0 !important;
    }
    .papty_list li .line {
        margin: 20px 0;
    }
    .papty_list li .info {
        margin-bottom: 15px;
    }
    .papty_list li a {
        padding: 20px 0;
    }
    .news_list li a {
        padding: 25px 15px 20px 15px;
    }
    .news_list li .title {
        font-size: 17px;
    }
    .news_list li .date {
        margin-bottom: 5px;
    }
    .othet_link_list {
        margin-bottom: 50px;
    }
    .othet_link_list li a {
        padding: 20px 10px;
    }
    .othet_link_list li .icon_con {
        height: 34px;
        margin-bottom: 15px;
    }
    .othet_link_list li .title {
        font-size: 17px;
    }


























}

@media screen and (max-width: 1500px) {
    body{
        font-size: 14px;
    }
    .content_area .right_child,
    .sec4 .right_child {
        width: 85px;
        right: 30px;
        top: 40%;
    }
    .content_area .right_child{
        top: auto;
        bottom: 0;
    }
    .papty_list li .title {
        font-size: 17px;
    }
    .news_list li .title {
        font-size: 16px;
        line-height: 24px;
        height: 48px;
    }
}



@media screen and (max-width: 1366px) {
    .w{
        width: 1080px;
    }
    .topnav .top_con .logo img {
        width: 180px;
        margin-right: 20px;
    }
    .topnav .top_con .logo .text {
        line-height: 26px;
        font-size: 20px;
    }
    .topnav .top {
        height: 90px;
    }
    .topnav .nav_list li>a {
        font-size: 15px;
    }
    .title_con .title {
        font-size: 20px;
    }
    .banner_nav_list .li_con .img_con {
        height: 40px;
        margin-right: 15px;
    }
    .sec {
        padding: 60px 0;
    }
    .sec2_list li {
        height: 330px;
        padding: 35px 15px 15px;
    }
    .sec2_list li .img_con {
        top: -30px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .sec2_list li .img_con img {
        height: 30px;
    }
    .sec2_list li .dl_con {
        padding-top: 15px;
        height: calc(100% - 45px);
    }

    .read_more {
        padding: 10px 22px;
    }

    .read_more_con {
        margin-top: 35px;
    }
    .index_title {
        margin-bottom: 25px;
    }
    .sec3_list .li_con .info_con .title {
        font-size: 17px;
    }
    .sec3_list .li_con .date {
        width: 75px;
        height: 80px;
    }
    .sec3_list .li_con .date .day {
        height: 55px;
        line-height: 55px;
        font-size: 45px;
    }
    .sec3_list .li_con .date .year {
        height: 25px;
        line-height: 25px;
    }
    .read_more1_con {
        margin-top: 30px;
    }
    .big_title {
        font-size: 22px;
    }
    .sec4 li .title {
        font-size: 17px;
        line-height: 24px;
        height: 24px;
    }
    .news_list li .date,
    .papty_list li .date,
    .page_new_list li .date,
    .press_center_list li .date,
    .sec4 li .date {
        padding: 0 20px;
        margin-top: 5px;
    }

    .sec4_list2 li {
        padding: 0 20px;
    }
    .sec4_list2 li a {
        padding: 15px 0 12px;
    }

    .sec4 .right {
        padding-left: 40px;
    }
    .sec4_list1 li a {
        padding:16px 15px;
    }
    .press_center_list li .img_con {
        height: 170px;
    }
    .press_center_list li .title {
        font-size: 15px;
        line-height: 22px;
        height: 44px;
        margin: 5px 0 10px;
    }
    .sec5 .read_more1_con {
        padding: 5px 0;
    }
    .foot_left .logo img {
        width: 185px;
        margin-bottom: 10px;
    }
    .foot_left .logo {
        font-size: 18px;
        line-height: 26px;
    }
    .foot_left {
        width: 280px;
    }
    .foot_right {
        width: 150px;
        padding-left: 30px;
    }
    .foot_cen {
        width: calc(100% - 430px);
        padding: 0 30px;
    }
    .foot_cen_con .add_list {
        padding: 0 15px;
    }
    .copy_right {
        padding: 10px 0;
    }
    .footer_con {
        padding: 30px 0;
    }
    .foot_title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .sec2_list li dl dd a {
        line-height: 20px;
        padding: 4px 0;
    }
    .inner .inner_title h4 {
        font-size: 36px;
        margin-bottom: 10px;
    }

    .inner .inner_title h5 {
        font-size: 20px;
    }

    .crumbs_con {
         padding: 10px 0;
     }

    .content_area {
        padding: 35px 0 60px;
    }

    .left_menu_title h4 {
        font-size: 24px;
        margin-bottom: 8px;
    }
    .left_menu_title h5 {
        font-size: 15px;
    }
    .left_menu_ul li a {
        font-size: 16px;
        padding: 10px 15px;
    }
    .left_menu_ul li a .right_icon {
        width: 22px;
        height: 22px;
    }
    .left_menu {
        width: 270px;
    }
    .right_page {
        width: calc(100% - 270px);
        padding-left: 60px;
    }
    .page_info, .page_info p {
        line-height: 25px;
    }
    .page_new_list li a {
        line-height: 25px;
        padding: 10px 150px 10px 0;
    }
    .other_page .safe_list li a {
        padding: 20px 0 !important;
    }
    .papty_list li a {
        padding: 15px 0;
    }
    .papty_list li .line {
        margin: 16px 0;
    }
    .news_list li .title {
        font-size: 15px;
    }
    .news_list li a {
        padding: 20px 12px 15px 12px;
    }
    .othet_link_list li .title {
        font-size: 16px;
    }
    .othet_link_list {
        margin-bottom: 25px;
    }
    .othet_link_list li .icon_con {
        height: 32px;
        margin-bottom: 12px;
    }
    .othet_link_list li a {
        padding: 15px 10px;
    }
}
@media screen and (max-width: 1280px) {


}



/*移动端*/
@media screen and (max-width: 900px) {

    .w {
        margin: 0;
        width: auto;
        padding: 0 15px;
    }
    body{
        background: #fff;
    }
    .topnav .top_con .logo img {
        width: 130px;
        margin-right: 10px;
    }
    .topnav .top_con .logo .text {
        line-height: 22px;
        font-size: 16px;
        display: none;
    }
    .topnav .menu{
        width: 40px;
        height: 40px;
        background: url(../images/menu_white.png) no-repeat center right;
        background-size: 60%;
    }

    /*全屏导航*/
    .full_menu{
        position: fixed;
        left: -100%;
        top: 0;
        height: 100%;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #86065d;
        z-index: 9999;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .full_menu.open{
        left: 0;
    }

    .full_menu .top{
        align-items: center;
        justify-content: space-between;
        padding: 15px;
        height: 60px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    .full_menu .logo img{
        width: 150px;
    }

    .full_menu .close{
        width: 40px;
        height: 40px;
        background: url(../images/close1.png) no-repeat center right;
        background-size: 50%;
    }
    .full_meum_list{
        width: 100%;
        height: calc(100% - 60px);
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow-y: auto;
    }
    .full_meum_list li{

    }

    .full_meum_list li>a{
        line-height: 50px;
        color: #fff;
        font-size: 18px;
        border-bottom: 1px solid rgba(255,255,255,0.2);
        width: 100%;
    }
    .full_meum_list li .hide_menu{

    }
    .full_meum_list li .hide_menu dd{

    }
    .full_meum_list li .hide_menu dd a{
        width: 100%;
        line-height: 20px;
        font-size: 14px;
        padding: 10px 0 10px 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(255,255,255,0.1);
        color: #fff;
    }

    .topnav .top {
        height: 60px;
    }
    .sec2_list {
        padding-top: 25px;
        flex-wrap: wrap;
    }
    .sec2_list li {
        height: 290px;
        padding: 35px 10px 10px;
        width: 48%;
        margin-bottom: 45px;
    }
    .title_con .title {
        font-size: 18px;
    }
    .sec2_list li .dl_con {
        padding-top: 10px;
        height: calc(100% - 45px);
    }
    .read_more_con {
        margin-top: -15px;
    }
    .big_title {
        font-size: 20px;
    }
    .index_title {
        margin-bottom: 20px;
    }
    .banner_nav_list .li_con .title_con .title {
        font-size: 16px;
        margin-bottom: 0;
    }
    .banner_nav_list .li_con .title_con .en_title {
        display: none;
    }
    .banner_nav_list .li_con .img_con {
        height: 30px;
        margin-right: 5px;
        display: none;
    }

    .banner_nav_list li a {
        padding: 7px 0;
    }
    .sec1 {
        min-height: inherit;
    }
    .sec {
        padding: 30px 0;
    }
    .sec3_list li {
        width: 100%;
    }
    .sec3_list .li_con .date {
        width: 65px;
        height: 70px;
    }

    .sec3_list .li_con .date .day {
        height: 45px;
        line-height: 45px;
        font-size: 35px;
    }

    .sec3_list .li_con .info_con {
        width: calc(100% - 70px);
        padding-left: 12px;
    }
    .sec3_list .li_con .info_con .title {
        font-size: 16px;
    }
    .read_more1_con {
        margin-top: 10px;
    }
    .sec4 .left {
        width: 100%;
    }
    .sec4_list1 li a {
        padding: 15px 15px;
    }
    .sec4 li .tip {
        margin-bottom: 10px;
    }
    .sec4 li .title {
        font-size: 16px;
        line-height: 24px;
        height: 24px;
    }
    .news_list li .date,
    .papty_list li .date,
    .page_new_list li .date,
    .press_center_list li .date, .sec4 li .date {
        font-size: 12px;
    }
    .sec4 .right {
        padding-left: 0;
        width: 100%;
        margin-top: 20px;
        position: relative;
        z-index: 10;
    }

    .sec4 .right_child {
        display: none;
    }
    .content_area .right_child {
        width: 50px;
        right: 10px;
    }
    .big_title {
        font-size: 18px;
    }
    .sec4 .right .index_title .line {
        padding: 0 10px;
        font-size: 18px;
    }
    .sec5 .part {
        width: 100%;
        margin-bottom: 20px;
    }
    .foot_left {
        width: 100%;
    }

    .footer_con {
        flex-wrap: wrap;
    }
    .foot_left .ewm_con .ewm:before{
        display: none;
    }
    .foot_left .ewm_con .icon{
        display: none;
    }
    .foot_left .ewm_con .ewm {
        display: block;
        position: static;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .foot_left .logo {
        margin-bottom: 15px;
    }
    .foot_cen {
        width: 100%;
        padding: 20px 0px;
        margin: 20px 0;
        border-left: none;
        border-right: none;
        border-top: 1px solid rgba(255,255,255,0.2);
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    .foot_cen_con {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .foot_cen_con .add_list {
        padding: 0;
        width: 100%;
    }
    .foot_right {
        width: 100%;
        padding-left: 0;
    }
    .foot_title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .foot_left .ewm_con .ewm img {
        width: 75px;
    }
    .read_more {
        padding: 7px 12px;
    }
    .read_more i {
        margin-left: 8px;
    }

    .inner .inner_img {
        min-height: 90px;
    }
    .inner .inner_title h4 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .crumbs {
        padding: 10px 0;
    }
    .content_area{
        position: relative;
    }
    .left_menu_switch{
        background: #86065d;
        padding: 10px;
        position: absolute;
        right: 0;
        top: 0;

    }
    .left_menu{
        position: fixed;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        top: 0;
        left: -100%;
        z-index: 999;
        background: #fff;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .left_menu.open{
        left: 0;
    }
    .left_menu_title{
        position: relative;

    }
    .left_menu_title .close{
        position: absolute;
        top: 20px;
        right: 15px;
        padding: 10px;
    }
    .right_page {
        width: 100%;
        padding-left: 0;
    }
    .content_area {
        padding: 40px 0;
    }
    .single_page_title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .page_new_list li a {
        line-height: 25px;
        padding: 7px 130px 7px 0;
    }
    .page .prev, .page .next {
        padding: 7px 15px;
        margin: 0 10px;
    }
    .no_left_content_area.content_area{
        padding: 20px 0 40px;
    }
    .page {
        margin-top: 30px;
    }
    .papty_list li {
        width: 100%;
    }
    .news_list li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .news_list li:nth-of-type(2n){
        margin-right: 0;
    }
    .news_list li a {
        padding: 15px 10px 10px 10px;
    }
    .other_link_page .single_page_title {
        margin-bottom: 20px;
    }
    .othet_link_list li {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    .othet_link_list li:nth-of-type(3n){
        margin-right: 0;
    }
    .othet_link_list li .title {
        font-size: 15px;
    }
    .othet_link_list li .icon_con {
        height: 30px;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 599px) {
.sec4_list1 li{ width:48.5%; }
}

@media screen and (max-width: 320px) {
    .w {
        margin: 0;
        width: auto;
        padding: 0 10px;
    }

}

.add_list p,.copy_right p{ text-align:-webkit-auto; }