* {margin: 0 auto;padding: 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
body{width:100%;}
.clear{clear: both;}
.wp_14{width: 14rem;}
.fl{float: left;}
.fr{float: right;}
a{color: inherit; font-size: inherit;}
a:hover{color: #21518E;}
a.more:hover{text-decoration: underline;}
input.txt::placeholder {color: #fff;}

/*头部*/
.header_box_li { position: relative; z-index: 1; }
.header_box {position: relative;z-index: 10000;height: 0px;position: fixed;/* border-top: 2px solid #0054D3; */width: 100%;}
#header { z-index: 999; width: 100%; transition: all 0.36s ease 0s; }
.header_box_li #header::before {content: "";position: absolute;height: 1.6rem;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: url("top_bg.png") center top / 100% 100% repeat-x;}

#header .right {/* padding-left: 10%;flex: 1; */display: flex;flex-direction: column;align-items: flex-end; width: 90%;}
.right-b{display:flex;align-items: center;width: 100%;justify-content: flex-end;}
.search_btn{width: 0.32rem;height: 0.32rem;border: 1px solid #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;padding: 0 !important;margin-left: .2rem;}

.list_box0 {display: flex;align-items: center;flex-wrap: wrap;}
.list_box0 .li {font-size: 0.14rem;color: #fff;display: inline-block;padding-right: 0.02rem;}
.list_box0 .li a{border-left: 1px solid #fff; padding: 0 0.15rem; border-right:1px solid #fff;}
.list_box0 .li a:hover{color: #fff;}
.list_box0 .li a img{margin: 0 0.05rem 0 0;}

.header_box .wp {height: 1.6rem;display: flex;justify-content: flex-start; flex-wrap: wrap;transition: all 0.5s;align-items: center;width: 14rem;max-width: 100%;}

#logo {padding: 0px;position: relative; width: 100%; margin-top: 0.15rem;}
#logo a{float: left;}
#logo .header_top {float: right;}
#logo img {max-width: 5.34rem; transition: all 0.5s ease 0s;}
#nav {width: 100%;}
#nav ul { display: flex; justify-content: space-between; }
#nav ul li {float: left;z-index: 0;height: 100%;position: relative;}
#nav ul li a { display: block; padding: 0px; position: relative; z-index: 2;    cursor: pointer; }
#nav ul li h3 {font-size: 0.18rem;color: #fff;line-height: 0.48rem;position: relative;transition: all 0.36s ease 0s;display: inline-block;font-weight: bold;}
#nav ul li h3::after { content: ""; position: absolute; }

#nav ul li .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;border-radius: 0px 0px 0.08rem 0.08rem;min-width: 1.6rem;}
#nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #ff9d03;}
#nav ul li .sub .box {padding: 0.14rem 15px;text-align: center;}
#nav ul li .sub a {padding: 8px 0;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: rgb(51, 51, 51);text-align: center;white-space: nowrap;display: block;}
#nav ul li .sub a span{display:inline-block;line-height:1.3;border-bottom:1px solid rgba(0,0,0,0);}
#nav ul li .sub a:hover {color: #0054D3;/* background: #0054D3; */}
#nav ul li .sub a:hover span{border-bottom: 1px solid #0054D3;}
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateX(-50%) scaleY(1); }
#nav > ul > li.on h3, #nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3 {/* color: #fff; *//* opacity: .8; */}
#nav > ul > li h3::before {content: ""; position: absolute; width: 12px; height: 12px; right: -0.22rem; top: 50%; margin-top: -6px; transition: all 0.3s ease 0s; background: url("") center center / 100% no-repeat; display: none;}
#nav > ul > li.xiala h3::before {display: block; }
#nav > ul > li:hover h3::after, #nav ul li.on h3::after {transform: scale(1); }
#nav > ul > li.noSubMenu h3::before {display: none; }

#header .right .li .img2{display: none;}
#header.xg::before {height: 100%;}
.header_box .xg .wp {height: 1.6rem;align-items:center;}
#header.xg #logo .img2{display:block}
#header.xg .right .li .img2{display: block;}

/*搜索框*/
.search{float: right; height: 0.34rem; width: 2.46rem; margin: 5px 0 0 0; }
.search .txt,.search .submit{border: none; background: none; height: 0.34rem; line-height: 0.34rem; float: left;}
.search .txt{padding: 0 0.08rem; width: 2rem; color: #fff; border-bottom:1px solid #fff;    font-size: 0.14rem;}
.search .submit{width: 0.3rem; cursor: pointer; background: url(search.png) no-repeat center center; /* background-size: 100% auto; */}


/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; width: 100vw;position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden; }
.main-visual-slider .swiper-container { width: 100%; }

.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.2)\0;}
.swiper-box1 .imged{padding-bottom: 100vh;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s}
.swiper-box1 .imged::after{width: 100%;height: 1.5rem;background: url(banshad.png) no-repeat;background-size: 100% 100%;}

.ban-dot {display: flex;justify-content: center;position: absolute;width: 100%;bottom: .4rem;}
.ban-dot .swiper-pagination span {margin: 0px 0.05rem !important;font-size: 0rem;position: relative;opacity: 1;background: #fff; width: 0.15rem; height: 0.15rem;}
.ban-dot .swiper-pagination span.swiper-pagination-bullet-active{background: #173E8C;}
.swiper-pagination{right: 3rem;}
.swiper-button-prev:after,.swiper-button-next:after{content: "";}

.swiper-box1 .icon-play {
  position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);z-index: 4;color: #fff;font-size: .4rem;text-shadow: 0 0 10px rgba(0, 0, 0, .15);opacity: .8;
}
.swiper-box1 a.list_vtc{display: none;}
@media(max-width: 1280px){

}
@media screen and (max-width: 1199px){
.header_box { display: block;}
}


.home-title{width: 100%;  overflow: hidden; padding-bottom: 0.1rem; margin-bottom: 0.1rem; margin-top: 0.3rem; position: relative;}
.home-title .home-title-tit{float: left; cursor: pointer;}
.home-title .home-title-tit h3{font-size: 0.32rem; line-height: 0.5rem; color: #000000; position: relative; text-align: left;}
.home-title .home-title-tit p{font-size: 0.14rem; height: 0.18rem; line-height: 0.18rem; color: #343434; font-weight: bold; text-align: left;padding-left: 0.4rem; position: relative;}
.home-title .home-title-tit p:before{position: absolute; left: 0; top:0.11rem; background: #173E8C; content: ""; width: 0.3rem; height: 2px;}
.home-title .n-title-right a{transition: 0.5s; transform-origin: center center;  color: #2F2F2F; align-items: center; line-height: 0.78rem; display: block; z-index: 5; font-size: 0.16rem;}
.home-title .n-title-right a img{margin-right: 0.1rem; margin-top: -0.04rem;}
.home-title .n-title-right{font-size: 0.22rem; height: 100%;  position: absolute; top: 0; right: 0;}


.home1{position: relative; padding: 0.4rem 0 0.2rem;}
.home1-t{justify-content: space-between;}
.home1-t .left{width: 54.65%; overflow: hidden; position: relative;}
.home1-t .right{width: 43%;height: 5.7rem;}
.home1-t .left li a{position: relative;display: block;}
.home1-t .left li a:hover{color: #333;}
.home1-t .left li a:hover .txt1{color: #173E8C;}
.home1-t .left li{padding-bottom: 0.2rem;}
.home1-t .left .imged{padding-bottom: 4.77rem;}
.home1-t .left li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;transition: 0.5s;font-weight: bold;}
.home1-t .left .con1{width: 6.6rem; float: left; padding:0.2rem 0.35rem 0.2rem 0.35rem; border-radius: 0.55rem 0 0 0; background: #fff; box-shadow: 0 0.06rem 0.09rem 0 #0000001a; margin-top: -0.4rem; position: relative; z-index: 1; left: 0.06rem;}
.home1-t .left .con1 .con1_time{width:0.8rem;}
.home1-t .left .con1 .con1_time span{width:100%; display: block; color: #173E8C;}
.home1-t .left .con1 .con1_time span.time_year{font-size: 0.16rem; margin-bottom: 0.1rem;}
.home1-t .left .con1 .con1_time span.time_mouth{font-size: 0.24rem;}
.home1-t .left .con1 .con1_time span.time_year i{font-style: normal; margin-left: 0.08rem; display: inline-block;}
.home1-t .left .con1 .con1_time span.time_mouth i{font-style: normal; margin: 0 0.08rem; font-weight: normal; font-size: 0.16rem; background: url(line_1.png) no-repeat center center; width: 0.01rem; height: 0.16rem; display: inline-block;}
.home1-t .left .con1 .more1{font-size: 0.14rem; margin-top: 0.5rem; color: #333;}
.home1-t .left .con1 .more1 img{margin-right: 0.05rem; margin-top: -0.04rem;    width: 0.46rem;}
.home1-t .left .con1 .con1_txt{width: calc(100% - 1.1rem); position: relative; padding-bottom: 0.35rem;}
.home1-t .left .con1 .con1_txt::after{position: absolute; bottom:0; left: 0; width: 1rem; height: 2px; background: #BB0000; content: "";}
.home1-t .left .con1 .con1_txt h4{margin-top: 0.05rem; line-height: 0.26rem;}
.home1-t .left .arrow{align-items: center; width:calc(100% - 6.66rem);position: absolute; right: 0; bottom: 0.21rem; z-index: 99;}
.home1-t .left .arrow .img{width: 0.43rem;}
.home1-t .left .arrow .cir{width: 0.6rem; border-bottom:2px solid #A60004; border-top:2px solid #173E8C;/* position: relative; */bottom: auto;/* display: flex; */align-items: center; height: 1.47rem; padding: 0.2rem 0;}
.home1-t .left .arrow .cir::before{content: ""; position: absolute; top: 0; left:0; width: 100%; background: url(down.png) no-repeat center center; height: 0.21rem;}
.home1-t .left .arrow .cir::after{content: ""; position: absolute; bottom: 0; left:0; width: 100%; background: url(top.png) no-repeat center center; height: 0.21rem;}
.home1-t .left .arrow .h1-arr{width: 0.4rem;overflow: hidden;}
.home1-t .left .arrow .h1-arr .swiper-button-prev{background: #173E8C; }
.home1-t .left .arrow .h1-arr .swiper-button-next{background: #A60004;}


.home1-t .left .arrow .cir span{width: 100%;height: auto;color: #0054D3;opacity: .5;font-size: 0.16rem; background: none; margin: .02rem auto !important;}
.home1-t .left .arrow .cir span.swiper-pagination-bullet-active{font-size: 0.3rem;opacity: 1;width: 100%;}
.home1-t .left .arrow .swiper-pagination{right: 0;}

.home1-t .h1-arr .arror{position: relative;top: auto;left: auto;right: 0.2rem;height: 0.735rem;margin: 0 0 0 .2rem;background: #0054D3;transition: 0.5s; width: 100%;}
.home1-t .h1-arr .swiper-button-prev:before{left: auto;right: 100%;}
.home1-t .h1-arr .swiper-button-next:before{left: 100%;}
.home1-t .h1-arr .swiper-button-next img{transform:rotateY(180deg)}
.home1-t .h1-arr .arror::after{display: none;}
.home1-t .h1-arr .arror img{width:.14rem;}
.home1-t .right .li-t a{height: 1.6rem;align-items: center;border-bottom: 1px solid rgba(0,84,211,.3);}
.home1-t .right .li-t a::after{width: 0.6rem;height: 0.02rem;background: #D4A43F;bottom: -1px;}
.home1-t .right .li-t a::before{border-radius: 50%;content: "";position: absolute;width: 0.04rem;height: 0.04rem;border: 1px solid rgba(0,84,211,.3);background: #fff;content: "";position: absolute;left: auto;bottom: -0.03rem;right: 0;}
.home1-t .right li{position:relative;height: 1.56rem;transition: 0.5s;}
.home1-t .right .li-t h3{width: calc(100% - .6rem);padding: 0 0rem 0 0.25rem;font-size: 0.18rem;color: #333;font-weight: bold;}
.home1-t .right .li-t p{width: .6rem;font-size: 0.22rem;color: #0053D2;white-space: nowrap;font-family: sy;font-weight: bold;}
.home1-t .right .li-t h4{font-size: 0.14rem;color: #666;line-height: 0.22rem;max-height: 0.44rem\0;margin: 0.2rem 0;}

.home1-t .right li *{transition: 0.5s;}
.home1-t .right .li-b a{align-items: center; height: 1.56rem; flex-wrap: nowrap;display: block;padding: 0.15rem 0.15rem;border-bottom: 1px solid rgba(212,212,212,1);}
.home1-t .right .li-b a::after{background: url(h1bg.jpg) no-repeat center/cover;}
.home1-t .right .li-b h3{font-size: 0.2rem;color: #333;line-height: 0.28rem; font-weight: bold;}
.home1-t .right .li-b h4{font-size: 0.16rem;color: #333;line-height: 0.26rem;max-height: 0.44rem\0;margin: 0.1rem 0;}
.home1-t .right .li-b p{font-size: 0.16rem;color: #173E8C;line-height: 0.3rem;font-weight: bold; text-align: right; position: absolute; width: 1rem; border-bottom: 2px solid #A60004; right:0; bottom:0; text-align: center;}
.home1-t .right li .li-b{position:absolute;left:0;bottom:0;width:100%;opacity:1;height:100%;}
.home1-t .right li.on{height: 1.56rem;}
.home1-t .right li.on .li-b h3{color: #fff}
.home1-t .right li.on .li-b h4{color: #C2DEFF}
.home1-t .right li.on .li-b p{color: #fff}
.home1-t .right li.on .li-b a{padding: 0.15rem 0.15rem;}
.home1-t .right li.on .li-t{display: none;}
.home1-t .right li.on .li-b a:after{width:100%;}


/*公共代码*/
.item_th{line-height: 0.5rem; height:0.5rem;  position: relative;}
.item_th::after{content: ''; position: absolute; z-index: -1;  background: url(line.png) repeat-x left bottom; width: 79%;height: 4px; left: 21%; top: 0.43rem;}
.item_th p{float: left; font-size: 0.3rem; font-weight: 500; color: #21518E; padding-right: 19px;}
.more{float: right;font-weight:500; text-align:center; float:right; height:0.5rem; line-height:0.5rem; color:#21518E; position: relative; z-index: 999; font-size: 0.18rem; font-weight: 400; letter-spacing: 0.02px;}


.news-li {display: block; padding: 0.2rem 0; line-height: 1; color: #333;}
.news-li:hover{transform: scale(1) translateY(-1px);-ms-transform: scale(1) translateY(-1px);-moz-transform: scale(1) translateY(-1px);-webkit-transform: scale(1) translateY(-1px);-o-transform: scale(1) translateY(-1px);transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s; }
.news-li .time {float: right; padding-left: 25px; color: #173E8C; font-size: 0.16rem; font-weight: 700;}
.news-li .title {display: block; overflow: hidden; color: #4E4E4E; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; font-size: 0.16rem; }
.news-li:hover .title{color: #173E8C;}

.news-info{display: block; overflow: hidden; margin:7px 0; color: #000;}
.news-info .time{float: left; width: 70px; height: 70px; font-family: 'SimHei'; text-align: center; font-size: 14px; color: #1A1A1A;}
.news-info .time .em{display: block; font-size: 18px; line-height: 40px; background: #f2f2f2; height: 40px; color: #980509; font-weight: bold;}
.news-info .time .em1{display: block; font-size: 14px; line-height: 30px; height: 30px; color: #808080; background: #D0D0D0;}
.news-info .txt{display: block; overflow: hidden; padding-left: 20px; text-overflow: ellipsis; white-space: nowrap; font-size: 16px;}

/*新闻动态*/
.news_box{width: 46%;}
.tabs_new{width: 100%; height:0.5rem;border-bottom: 1px solid #707070;}
.tabs {width:5rem; float: left; height:0.5rem; overflow:hidden;}
.news-list {margin-top: 0.2rem;}
.news-list ul li:first-child{border-bottom: 1px dashed #949A9D; }
.news-list ul li:first-child .news-li .title{color: #000; font-weight: 600; background: none; padding-left: 0;}
.news-list ul li .news-li{padding: 0.147rem 0;}


.big_box{background: url(bg_01.jpg) no-repeat 0 0; background-size: 100% 100%; padding: 0.2rem 0;}

/*通知公告*/
.tzgg{width: 48%; margin-bottom: 0.3rem;}
.tzgg .home-title{border-bottom: 2px solid #173E8C;}
.tzgg ul{margin-top: 0.1rem;}
.tzgg ul li{border-bottom: 1px solid #7D7D7D;}


/*第三模块*/
.home3{background: url(xf_bg.png) no-repeat right bottom; background-size: 76%;}
.home3 .home-title{border-bottom: 2px solid #173E8C;}
.home3-t{padding-bottom: 0.5rem; padding-top: 0.2rem;}
.home3-t .swiper-slide .imged{padding-bottom: 60%;}
.home3-t .cir{position: relative;bottom: auto;margin-top: 0.4rem;}
.home3-t .cir span{opacity: 1;background: #ddd;margin: 0 .07rem;}
.home3-t .cir span.swiper-pagination-bullet-active{background: #0054D3;}

.home4{height: 0.76rem; margin: 0.2rem auto;border-bottom: 1px solid #173E8C;}
/* .home4-t{width: 8.76rem; float: left;} */
.home4 .train-box{width: 100%; }
.foot-train{transform: translateX(-100%); text-align: center;  animation: train 15s infinite linear;}
.foot-train img{width: 8.72rem;}
@keyframes train {
    0% {
        transform: translateX(-100%);
    }

    40% {
        transform: translateX(0%);
    }

    60% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(100%);

    }
}


.footer{background: #173E8C; text-align: center; color: #fff; padding: 0.2rem 0;}
.footer a,.footer span{color: #fff;}

.footer_top{margin-bottom: 0.1rem; overflow: hidden;}
.footer_top .left{margin-top: 0.2rem;}
.footer_top p{line-height: 0.3rem; text-align: left;}
.footer_top .right p{text-align: center; font-size: 0.16rem;}

.footer_center{}
.footer_center .xqhz_title{background: url(link_bg.png) no-repeat center top; font-size: 0.24rem; color: #fff; line-height: 0.26rem; text-align: center;}
.footer_center ul{display: flex; margin: 0.4rem auto;}
.footer_center ul li{text-align: center; margin-right: 0.6rem;}
.footer_center ul li:nth-child(6n){margin-right: 0;}

.footer_bottom{margin-top: 0.8rem;}
.footer_bottom ul{justify-content: space-between;}
.footer_bottom ul li{margin-right: 0;}

.footer_p{line-height: 0.4rem; background: #092B71; text-align: center; color: #fff; font-size: 0.16rem;}


/*列表页列表*/
/*网站底部*/
.footer_top_list{margin-bottom: 0;}
.footer_top_list .left{float: none; margin-top: 0;}
.footer_top_list p{text-align: center;}

.list_main{margin-top: 1rem;}
.list_main .wp_14{position: relative; padding-left: 2.2rem; overflow: initial; min-height: 100vh;}
.list_main .local{display: none;}

.list_main .menu {width: 1.86rem; text-align: center; position: absolute; left: 0;}
.list_main .menu .menu_logo{width: 1.59rem; height: 1.6rem;}
.list_main .menu .menu_more{display: none;}
.list_main .menu ul{margin-top: 0.1rem;}
.list_main .menu ul li{padding: 0.18rem 0; position: relative; padding-left: 0.6rem; text-align: left;}
.list_main .menu ul li h2{color: #c6c6c6; font-size: 0.35rem; font-weight: 400; height: 0.46rem; line-height: 0.46rem; font-family: sy; position: absolute; left: 0; top: 0.1rem;}
.list_main .menu ul li>a{color: #000; font-size: 0.18rem; line-height: 0.3rem; position: relative; display: inline-block;}
.list_main .menu ul li>a::after{content: ''; position: absolute; left: 0; bottom: -0.14rem; width: .21rem; height: 2px; background: #C6C6C6;}
.list_main .menu ul li>a:hover,.list_main .menu ul li.on>a{color: #173E8C;}
.list_main .menu ul li>a:hover::after,.list_main .menu ul li.on>a::after{content: ''; position: absolute;	left: 0; bottom: -0.14rem; width: 100%;	height: .02rem;	background: #173E8C;}
.list_main .menu ul li.on h2{color: #173E8C;}
.list_main .menu ul li .menu_sub{margin-top: 0.26rem; display: none;}
.list_main .menu ul li .menu_sub p{line-height: 0.2rem; padding: 0.05rem 0;}
.list_main .menu ul li .menu_sub p a{display: block; color: #000; font-size: 0.16rem;}
.list_main .menu ul li .menu_sub p a:hover{color: #173E8C;}
.list_main .menu ul li .menu_sub p.on a{color: #173E8C;}
.list_main .menu ul li.on .menu_sub{display: block;}

.newList{width: 100%;}
.newList ul{min-height: 8rem;}
.newList ul li{border-top: 0.01rem #E2E0E0 solid; position: relative; padding: 0.25rem 0 0.27rem 2.14rem;}
.newList ul li:last-child{border-bottom: 0.01rem #E2E0E0 solid;}
.newList ul li .newList_date{padding: .12rem .6rem; width: 2.14rem; position: absolute; top: 0.25rem; left: 0;}
.newList ul li .newList_date h2{color: #173E8C; font-size: 0.35rem; font-weight: 700; line-height: 0.45rem; font-family: sy; font-style: normal;}
.newList ul li .newList_date p{color: #173E8C;	font-size: 0.24rem;	font-weight: 400;	line-height: 0.45rem;	font-family: sy; font-style: normal}
.newList ul li a{display: block; width: 100%;  padding: 0 .6rem;color: #505050; font-size: 0.24rem; font-weight: 700; transition: .5s; transform-origin: center center; border-left: 0.01rem #173E8C solid;}
.newList ul li a h1{font-size: 0.2rem; width: 100%; height: 0.45rem; line-height: 0.45rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #505050; font-weight: bold;}
.newList ul li a p{font-size: 0.16rem; width: 100%; height: 0.66rem; line-height: 0.33rem; overflow: hidden; display: -webkit-inline-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; color: #8D8D8D;}
.newList ul li a:hover{ transform: translateY(-10px);}
.newList ul li a:hover h1{color: #173E8C;}

.page{margin: 0.8rem 0 0.6rem -1rem;height: 0.32rem;line-height: 0.32rem; text-align: center;}
.page_z{color: #666666;font-size: 0.14rem;width: 1rem;}
.pagebox .pagebox_num_nonce{background: #173E8C !important;color: #FFFFFF !important;}
.pagebox .pagebox_num_nonce, .pagebox .pagebox_num a, .pagebox .pagebox_next a, .pagebox .pageNumInput, .pagebox .gobutton{padding: 0.04rem 0.1rem;border-radius: 0.03rem;}
.pagebox .gobutton{padding: 0.04rem 0.1rem;height: 0.33rem;line-height: 0.24rem;}
.pagebox .pagebox_num a, .pagebox .pagebox_num a:visited,.pagebox .pagebox_pre a, .pagebox .pagebox_pre a:visited, .pagebox span.pagebox_next a, .pagebox span.pagebox_next a:visited,.pagebox .gobutton,.pagebox .pageNumInput{color: #666666 !important;font-size: 0.14rem !important;}




/*内容页内容*/
.content_main .wp_14{position: relative; padding-right: 4rem; overflow: unset;}
.local{margin-top: .06rem; padding-left: 0.4rem; font-size: 0.16rem; color: #000; height: 0.45rem; line-height: 0.45rem; background: url(local.png) no-repeat center left; background-size: 0.27rem 0.27rem; font-family: "Source Han Sans"; font-style: normal; font-weight: 400;}
.content{width: 100%;}
.content_con{margin: 0.11rem 0 0.38rem;}
.content .title{line-height: 0.45rem; font-size:0.32rem; font-weight: 400; text-align: center; padding: 0.15rem 0.2rem;color: #161616; margin-bottom: 0.3rem; font-family: "Source Han Sans"; font-style: normal; font-weight: 400;}
.content .title p{text-align: center; font-size: 0.20rem;}
.con_con{margin-top: 0.38rem; min-height:7.5rem; _height:7.5rem;}
.con_con,.con_con p,.con_con div,.con_con span,.con_con font,.con_con strong,.con_con b,.con_con a{color: #333333; font-size: 0.18rem !important; line-height: 0.36rem !important; font-family: "Source Han Sans" !important; transition: .5s; background: none !important;}
.con_con.min,.con_con.min p,.con_con.min div,.con_con.min span,.con_con.min font,.con_con.min strong,.con_con.min b,.con_con.min a{font-size: 0.14rem !important; line-height: 0.28rem !important;}
.con_con.max,.con_con.max p,.con_con.max div,.con_con.max span,.con_con.max font,.con_con.max strong,.con_con.max b,.con_con.max a{font-size: 0.22rem !important; line-height: 0.44rem !important;}
.con_con a:hover{color: #1C63D2;}
.con_con .edui-faked-video{height: auto !IMPORTANT; width: 80% !important;}
.con_con img{max-width: 86%; height: auto !important; margin: 6px auto !important;}
.con_con b,.con_con strong{font-weight: bold;}
.con_con table{margin:0 auto !important;}
.con_con table tr td{border:0.01rem solid #1c63d2 !important;}
.con_con .dplayer-controller .dplayer-bar-wrap .dplayer-bar{background: hsla(0,0%,100%,.2) !important;}
.con_con .dplayer-controller .dplayer-bar-wrap .dplayer-bar .dplayer-loaded{background: hsla(0,0%,100%,.4) !important;}
.con_con .dplayer-controller .dplayer-bar-wrap .dplayer-bar .dplayer-played{background: rgb(183, 218, 255) !important;}
.con_con .dplayer-controller .dplayer-bar-wrap .dplayer-bar .dplayer-played .dplayer-thumb{background: #b7daff !important;}
.con_con  .dplayer-controller .dplayer-bar-wrap .dplayer-bar-time{background-color: rgba(0,0,0,.62) !important;}


.content_list {width: 3.7rem; position: absolute; top: 0.6rem; right: 0;}
.content_list_header{height: 0.47rem; position: relative; padding-left: 0.5rem; background: url(content_list_img.png) no-repeat left center; background-size: 0.47rem 0.47rem;}
.content_list_header p{padding-left: .1rem; color: #000000; font-family: "Source Han Sans"; font-size: 0.24rem; font-style: normal; font-weight: 700; line-height: 0.45rem; border-bottom: 0.02rem solid #173E8C;}
.content_list ul li{margin-left: 0.235rem; border-left: 0.01rem #E2E0E0 solid; }
.content_list ul li a{display: block; padding: 0.36rem 0 0.14rem 0.26rem; position: relative; transition: .5s;}
.content_list ul li a::before{content: ""; position: absolute; top: 0.46rem; left: -0.065rem; width: 0.1rem; height: 0.1rem; background: #FFF; border: 0.01rem solid #EEEEEE; border-radius: 0.06rem; transition: .8s;}
.content_list ul li a span{color: #000; font-size: 0.15rem; font-style: normal; display: block; line-height: 0.34rem; text-align: center; width: 1.57rem; height: 0.34rem; background: url(content_list_datebg.png) no-repeat center center; background-size: 100% 100%; transition: .5s; margin: 0;}
.content_list ul li a p{font-family: "Source Han Sans"; font-size: 0.18rem; font-style: normal; font-weight: 400;color: #000; height: 0.45rem; line-height: 0.45rem; padding-left: 0.07rem; margin-top: 0.07rem; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; transition: .5s;}
.content_list ul li a:hover{padding-left: 0.76rem; margin-left: -0.4rem;}
.content_list ul li a:hover::before{background: #173E8C; border-color: #173E8C; left: 0.335rem;}
.content_list ul li a:hover span{color: #173E8C;}
.content_list ul li a:hover p{color: #173E8C;}

.content_share{position: absolute; left: -0.7rem; top: 0; padding-right: .28rem; padding-top: .95rem; display: flex; flex-direction: column; z-index: 5;}
.content_share > img{ width: .44rem; margin-bottom: .27rem; cursor: pointer;}
/* å¾®ä¿¡åˆ†äº«å¼¹çª— */
.qrid_zz{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.8);display: none;top: 0;left: 0;z-index: 1000;display: none;justify-content: center;align-items: center;}
.qrid_zz #qrid{padding: 8px;background: #fff;border-radius: 5px;}

/*左侧联系我们悬浮框*/
.r-top{width: 75px; z-index: 99; position: absolute; left: 10px !important; right: inherit !important; }
.r-top ul li {position: relative; cursor: pointer;}
.r-top ul li a {text-align: center; margin-top: 10px;border-radius: 5px; width: 75px;height: 75px;color: #fff;font-size: 12px;display: block;}
.r-top ul .r-lxwm {background: url(lxwm.png) no-repeat center;}




/*版本过低提示*/
.pageTips {position: fixed;left: 0;top: 0;width: 100%; height: 100%; background: #000; z-index: 99999999;}
.pageTips .container {color: #fff;position: absolute;left: 50%;top: 50%;width: 630px;margin-left: -315px;margin-top: -160px;}
.pageTips .container a.close {display: block;width: 50px;height: 50px;position: absolute;z-index: 1;left: auto;right: -15px;top: 40px;bottom: auto;}
.pageTips .container .img {text-align: center;}
.pageTips .container .msg {font-size: 18px;line-height: 36px;padding-top: 30px;color: #fff;}
.pageTips .container a {color: #fff; text-decoration: underline;}

@media screen and (max-width: 1600px) {
	
}


@media screen and (max-width: 1440px) {
	
}


@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 800px) {
	
}