* {padding: 0;margin: 0;max-width: 100%;}
html,body {height: 100%;font-family: Arial;font-size: 14px;}
a {text-decoration: none;outline-style: none;}
ul,li {list-style: none;margin: 0;}
a:hover {text-decoration: none;}
a:focus {-moz-outline-style: none;}
.fl {float: left;}
.fr {float: right;}
.ofh {overflow: hidden;}
.tof {overflow: hidden;white-space: nowrap;display: block;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.opa {opacity: 0;filter: alpha(opacity=0);}
/* css3 no lte ie8*/
.amn1 {transition: all ease-out .1s 0s;-webkit-transition: all ease-out .1s 0s;-moz-transition: all ease-out .1s 0s;-o-transition: all ease-out .1s 0s;}
.amn2 {transition: all ease-out .2s 0s;-webkit-transition: all ease-out .2s 0s;-moz-transition: all ease-out .2s 0s;-o-transition: all ease-out .2s 0s;}
.amn3 {transition: all ease-out .3s 0s;-webkit-transition: all ease-out .3s 0s;-moz-transition: all ease-out .3s 0s;-o-transition: all ease-out .3s 0s;}
li {list-style: none;}
ul,ol {float: none;}
.h1, .h2, .h3, h1, h2, h3{margin: 0;}
p{margin: 0;}

.scrollbar::-webkit-scrollbar-track {
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.3);
	background-color:#F5F5F5;
	border-radius: 10px;
}
.scrollbar::-webkit-scrollbar {
	width:6px;
	background-color:#F5F5F5;
}
.scrollbar::-webkit-scrollbar-thumb {
	background-color:#e60012;
	border-radius:5px;
}


img {max-width: 100%;border: none;margin: 0;}
.clear {clear: both;margin: 0 !important;padding: 0 !important;height: 0 !important;border: none !important;}
.flex{display: flex;}
.w1300{max-width: 1300px;margin: 0 auto;}




@-webkit-keyframes animateleft{
	0%{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes animateleft{
	0%{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
#roll3 {/*display: none !important;*/}
.animateleft{-webkit-animation-name:animateleft;animation-name:animateleft}
.pchide{display: none;}

.index_box{width: 100%;height: 100%;overflow: hidden;display: flex;flex-direction: column;}
.topnav{position: fixed;top: 0;left: 0;width: 100%;z-index: 9;transition: all 0.7s ease-out 0s;opacity: 0;transform: translateY(-100%);}
.show .topnav{transform: none;opacity: 1;}
.top{background-color: #5e463a;font-size: 1rem;line-height: 3.5rem;transition: all 0.2s ease-out 0s;display: none;}
.top>div{display: flex;justify-content: space-between;}
.top .left{color: #fff;opacity: 0.7;}
.top .right{color: rgba(255,255,255,0.7);display: flex;align-items: center;}
.top .right a{color: #fff;margin: 0 1rem;opacity: 0.7;}
.top .right a:hover{opacity: 1;}
.top .right i{color: rgba(255,255,255,0.8);margin-left: 1rem;}
.nav{position: relative;z-index: 9;width: 100%;background: linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0));padding: 1.5rem 0;transition: all 0.3s ease-out 0s;}
.nav .flex{justify-content: space-between;align-items: center;}
.nav .logo{display: block;flex-shrink: 0;max-width: 35%;}
.nav .logo img{display: block;}
.nav .logo .logo2{display: none;}
.nav ul{display: flex;justify-content: space-between;min-width: 65%;font-size: 1rem;}
.nav ul li{margin-left: 1rem;position: relative;}
.nav ul li a{display: block;color: #fff;font-size: 1.24rem;line-height: 2.5rem;font-weight: bold;}
.nav ul li .a{display: none;position: absolute;top: 100%;left: 50%;min-width: 100%;max-width: none;text-align: center;transform: translateX(-50%);box-sizing: border-box;}
.nav ul li .a .TTT2{background: #fff;border-top: 2px solid #b53100;padding: 1rem 0rem;box-shadow: 0px 3px 6px #0000002b;box-sizing: border-box;}
.nav ul li .a a{display: block;color: #444;padding: 0 1rem;white-space: nowrap;font-size: 1.14rem;line-height: 2rem;}
.nav ul li:hover .a{display: block;}
.nav i {color: rgba(255,255,255,0.7);margin-left: 1rem;cursor: pointer;font-size: 1.5rem;}


.index_box .banner{flex: 1;height: 100%;width: 100%;width: 100%;width: 100;width: 10;width: 1;}
.index_box .banner .swiper-slide{position: relative;}
.index_box .banner .swiper-slide a{display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;overflow: hidden;}
.index_box .banner .swiper-slide img{display: block;height: 100%;max-width: initial;width: 100%;}
.index_box .banner .swiper-slide div{position: absolute;bottom: 3rem;color: #fff;font-size: 1.42rem;left: 0;width: 100%;}
.index_box .banner .swiper-slide div p{display: block;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;max-width: 60%;text-align: center;font-size: 2rem;}
.index_box .banner .swiper-pagination{bottom: 3rem;text-align: right;width: 100%;left: 0;max-width: 1300px;margin-left: calc(50% - 650px);z-index: 10;}
.index_box .banner .swiper-pagination .swiper-pagination-bullet{background: rgba(255,255,255,0);width: 10px;height: 10px;opacity: 1;border: 1px solid #fff;}
.index_box .banner .swiper-pagination .swiper-pagination-bullet-active{width: 20px;border-radius: 1rem;background-color: #fff;}
.index_box .arrow-down{position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;z-index: 9;background: linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0));padding: 1rem 0;}
.index_box .arrow-down i{color: #e60012;font-size: 2.5rem;animation: down 2s linear 0s infinite;cursor: pointer;}
@keyframes down{
0%{transform:translate(-50%,0);opacity:0;}
20%{transform:translate(-50%,3px);opacity:1;}
80%{transform:translate(-50%,10px);opacity:1;}
90%{transform:translate(-50%,10px);opacity:0;}
100%{transform:translate(-50%,10px);opacity:0;}}
.index_box .arrow-down i:hover{color: #fff;}
.index_box2{position: fixed;overflow-y: auto;}
.fixed{position: fixed;}
.index_box1, .index_box2{top: 100%;left: 0;width: 100%;height: 100%;z-index: 10;background-color: #fff;}
.index_box1 .topnav{transition: all 0.5s ease-out 0s;}
.index_box1 .hideblock{background: #fff7f2;}
.index_title{display: flex;justify-content: space-between;align-items: center;margin-bottom: 1.5rem;}
.index_title2{border-bottom: 1px solid #e0e0e0;}
.index_title ul{display: flex;flex: 1;}
.index_title li{font-size: 1.42rem;line-height: 1.71rem;padding-bottom: 0.5rem;color: #666666;margin-right: 1rem;cursor: pointer;}
.index_title li:hover {border-bottom: 2px solid #e60012;color: #e60012;}
.index_title li.active{border-bottom: 2px solid #e60012;color: #e60012;}
.index_title a{font-size: 1rem;color: #b1acab;}
.index_title i{color: #3f3a39;font-size: 1rem;}
.index_title a:hover{color: #e60012;}
.index_title a:hover i{color: #e60012;}
.index_box1 .nav, .commontop .nav{background: #e60012;box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);}
.index_box1 .nav ul li .a, .commontop .nav ul li .a{padding-top: 1rem;}

.index_box1 .nav ul li a, .commontop .nav ul li a{color: #fff;font-size: 1.24rem;}
.nav ul li .a a{color: #444 !important;}
.nav ul li .a a:hover{color: #e60012 !important;}
/* .index_box1 .nav i {    color: rgba(0,0,0,0.7);} */
/* .commontop .nav .logo1, .index_box1 .nav .logo1{display: none;}
.commontop .nav .logo2, .index_box1 .nav .logo2{display: block;} */
.navbanner{text-align: center;}
.index_box1 .index_warp, .index_box1 .index_warp2, .index_box1 .index_warp3{padding: 3.57rem 0;}
.index_box1 .newswrap{width: calc(33.33% - 1.52rem);margin-left: 2.28rem;display: flex;flex-direction: column;max-height: 25.23rem;}
.index_box1 .newswrap:first-child{margin-left: 0;}
.index_box1 .newswrap .news1, .index_box1 .index_warp .newswrap .news2{flex: 1;}
.index_box1 .index_warp{background: url(style_res/text-bg3.png) no-repeat center center;background-color: #fff7f2;padding-top: 5rem;background-size: cover;}
.index_box1 .index_warp3{background: url(style_res/text-bg4.png) no-repeat center center;background-color: #fff7f2;background-size: cover;}
.imgnews .news1 .swiper-slide{position: relative;}
.imgnews .news1 .swiper-slide a{display: block;height: 100%;}
.imgnews .news1 .swiper-slide img{display: block;height: 100%;min-width: 100%;object-fit: cover;width: 100%;}
.imgnews .news1 .swiper-slide p{color: #fff;font-size: 1.28rem;position: absolute;width: 100%;left: 0;bottom: 0;background:rgb(230 0 18 / 80%);box-sizing: border-box;padding: 0 6rem 0 1.5rem;line-height: 3.57rem;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.imgnews .news1 .swiper-pagination{text-align: right;line-height: 3.57rem;bottom: 0;left: 0;padding-right: 1.5rem;height: auto;}
.imgnews .news1 .swiper-pagination .swiper-pagination-bullet{background: rgba(0,0,0);border-radius: initial;opacity: 0.5;}
.imgnews .news1 .swiper-pagination .swiper-pagination-bullet-active{background: #fff;opacity: 1;}
.index_box1 .index_warp2 .newswrap{max-height: 25.83rem;width: 33.3%;}
.index_box1 .imgnews{width: 46%;}
.index_box1 .newsright{width: 54%;}
.index_box1 .index_warp .newsright .news3{overflow: hidden;padding: 0;background: none;}
.index_box1 .index_warp .newswrap{max-height: 40vh;}
.index_box1 .index_warp3 .newswrap{width: 33.3%;}
.index_box1 .index_warp3 .imgnews.newswrap.animated{max-height: 24.23rem;}

.textnews .news2{display: flex;overflow: hidden;}
.textnews .news2 .flex, .textnews .news3 .flex{transition: all 0.5s;}
.textnews .news2 ul, .textnews .news3 ul, .textnews .news3 .imgnews{width: 100%;flex-shrink: 0;}
.textnews .news2 ul li, .textnews .news3 ul li{display: flex;padding: 0.71rem 0;border-bottom: 1px solid #eaeaea;align-items: center;}
.textnews .news2 ul li .date{font-size: 1.71rem;color: #e60012;background: #f2ede7;margin-right: 1.71rem;text-align: center;line-height: 2.5rem;font-style: italic;}
.textnews .news2 ul li .date span{background: #e60012;color: #fff;font-size: 0.85rem;line-height: 1.5rem;display: block;width: 100%;padding: 0 1rem;}
.textnews .news2 ul li .right{justify-content: center;display: flex;flex-direction: column;}
.textnews .news2 ul li .right a, .textnews .news3 ul li a{font-size: 1.14rem;color: #555555;line-height: 2rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.textnews .news2 ul li .right p{color: #999999;font-size: 1rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.textnews .news2 ul li .right a:hover {color: #e60012;}
.textnews .news3 ul li a:hover {color: #e60012;}
.textnews .news3{background-color: #fff;flex: 1;padding: 0 1rem;}
.textnews .news3 div {height: 100%;}
.textnews .news3 ul li{justify-content: space-between;border-bottom: 1px dashed #eaeaea;}
.textnews .news3 ul li span{white-space: nowrap;font-style: italic;}


.fastlink{display: flex;justify-content: space-between;width: 100%;padding: 1.71rem 0;}
.fastlink div{width: 60%;display: flex;flex-wrap: wrap;}
.fastlink div.box1{width: 40%;}
.fastlink div li{width: calc(50% - 10px);height: 9vw;margin-left: 10px;margin-bottom: 10px;background-size: cover !important;transition:all ease-in-out 0.3s;}
.fastlink div.box1 li {width: 100%;height: auto;margin-left: 0;}
.fastlink div li a{display: flex;height: 100%;width: 100%;align-items: center;justify-content: center;flex-wrap: wrap;color: #fff;flex-direction: column;font-size: 24px;}
.fastlink div li:hover {transform: scale(1.05);}
.fastlink div.box1 li a{flex-wrap: no-wrap;flex-direction: row;font-size: 32px;cursor: pointer;}
.fastlink div li a span{margin-bottom: 10px;}
.fastlink div.box1 li a span{margin-right: 10px;margin-bottom: 0;}
/* .fastlink li a{display: block;}
.fastlink li .icon{width: 5rem;}
.fastlink li .icon path{fill: none;stroke: #000;stroke-width: 4;stroke-miterlimit: 10;}
.fastlink li p{font-size: 1.28rem;color: #333333;margin-top: 1.5rem;} */
.footer{/* display: flex; */align-items: center;background-color: #e60012;padding-bottom: 1.5rem;flex-direction: column;padding-top: 25px;}
.footer .bottom_link{background: #e60012;width: 100%;padding: 20px 0 20px;/* margin-bottom: 30px; */}
.footer .bottom_link .w1300{display: flex;justify-content: space-around;
    /* flex-direction: column; */
    align-items: flex-start;}
.footer .bottom_link .link1,.footer .bottom_link .link3{overflow: hidden;color: #fff;font-size: 15px;line-height: 30px;margin-left: 2%;}
.footer .bottom_link .link1 .tit,.footer .bottom_link .link3 .tit,.footer .bottom_link .link4 .tit {font-size: 17px;position: relative;margin-bottom: 10px;}
.footer .bottom_link .link1 .tit::before,.footer .bottom_link .link3 .tit::before,.footer .bottom_link .link4 .tit::before {position: absolute; content: "";bottom: 0;width: 13%;height: 1px;background-color: #e19124;}
.footer .bottom_link .link1 .left{float: left;position: relative; width: 9rem;cursor: pointer;font-size: 17px;background: url(style_res/xgdjt.png) no-repeat right;background-position-x: 85%;background-color: #8d2702;border-radius: 5px;padding: 0 10px;}
.footer .bottom_link .link1 .right{float: right;margin-left: 5rem;position: relative; width: 9rem;cursor: pointer;font-size: 17px;background: url(style_res/xgdjt.png) no-repeat right;background-position-x: 85%; background-color: #8d2702;border-radius: 5px;padding: 0 10px;}
.footer .bottom_link .link1 .left ul,.footer .bottom_link .link1 .right ul{position: absolute;display: none;bottom: 2.14rem;background-color: #8d2702;width:184% ;padding: 10px 10px;border-radius: 5px;left: -40%;z-index: 10;max-width: none;}
.footer .bottom_link .link1 .left ul li a,.footer .bottom_link .link1 .right ul li a {color: #fff;font-size: 1.07rem;}
.footer .bottom_link .link1 .left ul li a:hover{color: #eee;}
.footer .bottom_link .link1 .right ul li a:hover{color: #eee;}
.link1{overflow: unset !important;}
/* .footer .bottom_link .link1 li {list-style-type: disc;} */
/* .footer .bottom_link .link1 a{color: #fff;font-size: 15px;margin-right: 15px;} */
.footer ul.link2{display: flex;line-height: 1.71rem;color: rgba(255,255,255,1);display: none;}
.footer ul.link2 li{margin: 0 1.5rem;}
.footer ul.link2 li a{display: block;color: #fff;opacity: 1;font-size: 1rem;}
.footer ul.link2 li:first-child{margin-left: 0;}
.footer ul.link2 li a:hover{opacity: 1;}
.footer .copyright p, .footer .copyright p a{color: #fff;/* opacity: 1; */font-size: 1rem;/* line-height: 0.14rem; */}
.footer .copyright p a:hover{color: #eee;}
.footer .copyright img{display: block;margin: 0 auto;margin-bottom: 20px;}

.bottomlogo {
    position: absolute;
    left: 50%;
    margin-left: -104px;
    top: 37px;
    }
    .bottom_link .link3 li {padding-left: 13px;}
    .bottom_link .link3 li:nth-child(1){background: url(style_res/xgd1.png) left no-repeat;}
    .bottom_link .link3 li:nth-child(2){background: url(style_res/xgd2.png) left no-repeat;}
    .bottom_link .link3 li:nth-child(3){background: url(style_res/xgd2.png) left no-repeat;}
    .bottom_link .link3 li:nth-child(4){background: url(style_res/xgd3.png) left no-repeat;}
    .bottom_link .link3 li:nth-child(5){background: url(style_res/xgd4.png) left no-repeat;}
    .bottom_link .link3 a {color: #fff;}
    .bottom_link .link3 a:hover{color: #eee;}
    .bottom_link .link4 {color: #fff;font-size: 15px;line-height: 30px;margin-left: 3%;}
    .bottom_link .link4 a {margin-right: 4%; float: left;}
    .bottom_link .link4 a:first-child {position: relative;}
    .dbewm { }

    .dbewm img {width: 80px;height: 80px;max-width: none;}

.search{position: fixed;width: 100%;height: 100%;overflow: hidden;background: rgba(0,0,0,0.4);left: 0;top: 0;z-index: 999;display: none;align-items: center;justify-content: center;}
.search .form{line-height: 2rem;display: flex;}
.search .form input{border: none;outline: none;padding: 1rem;}
.search .form .keyword{background: #fff;font-size: 1.28rem;width: 30vw;}
.search .form .submit{background-color: #e60012;color: #fff;font-size: 1.5rem;}
.search .icon{position: absolute;top: 10%;right: 10%; color: #fff;width: 4rem;fill: #fff;}
.search.show{display: flex;}



/*  */
.index_right_btn{background: #e60012;width: 11rem;height: 11rem;border-radius: 50%;position: fixed;right: -4.28rem;top: calc(50% - 1.92rem);z-index: 11;display: flex !important;align-items: center;justify-content: center;padding-right: 2.14rem;cursor: pointer;transition: all 1s ease-out 1s;transform-origin: right center;transform: scale(0);opacity: 0;}
.index_right_btn::before, .index_right_btn::after{position: absolute;background: url(style_res/edu_jiao.png) no-repeat center center;content: "";left: 0;top: 0;width: 5.5rem;height: 5.5rem;transition: all 1.5s ease-out 2.5s;opacity: 0;transform: scale(1.6);}
.index_right_btn::after{background: url(style_res/edu_yu.png) no-repeat center center;bottom: 0;top: auto;left: 1.42rem;transition: all 1.5s ease-out 3.5s;}
.index_right_btn p{color: #fff;font-size: 1.42rem;width: 1.42rem;margin-right: 10px;position: relative;z-index: 9;transition: all 1s ease-out 5s;transform: translateX(-1.42rem);opacity: 0;}
.index_right_btn i{background: url(style_res/arrow-right-double.png) no-repeat center center;display: block;width: 1.42rem;height: 1.42rem;transition: all 1s ease-out 5s;transform: translateX(-1.42rem);opacity: 0;position: relative;z-index: 9;}
.index_right_btn.show, .index_right_btn.show::before, .index_right_btn.show::after, .index_right_btn.show p, .index_right_btn.show i{opacity: 1;transform: none;}



/*  */

.index_box2{top: 0;left: 100%;overflow: hidden;}
.index_box2 .explore_box{height: 100%;width: 100%;}
.index_box2 .explore_box .swiper-pagination{position: absolute;left: 41%;width: 40%;display: flex;align-items: center;justify-content: space-between;bottom: 0;bottom: 10%;}
.index_box2 .explore_box .swiper-pagination::after{content: ""; position: absolute;width: 100%;height: 1px;background-color: #CCCCCC;}
.index_box2 .explore_box .swiper-pagination .swiper-pagination-bullet{background: #CCCCCC;width: 14px;height: 14px;opacity: 1;z-index: 9;margin: 0;outline: none;}
.index_box2 .explore_box .swiper-pagination .swiper-pagination-bullet-active{background: #e60012;}

.index_box2 .explore_box .leftbtn, .index_box2 .explore_box .rightbtn{position: absolute;top: calc(50% - 50px);left: 2%;display: flex;z-index: 9;cursor: pointer;}
.index_box2 .explore_box .rightbtn{left: initial; right: 2%;outline: none;top: calc(50% - 15px);}
.index_box2 .explore_box .leftbtn .icon, .index_box2 .explore_box .rightbtn .icon{width: 30px;fill: #323333;margin-right: 10px;}
.index_box2 .explore_box .leftbtn p{font-size: 1.28rem;color: #323333;width: 1.28rem;}
.index_box2 .explore_box .explorewrap1{display: flex;width: 100%;height: 100%;}
.index_box2 .explore_box .leftwrap{display: flex;align-items: center;justify-content: flex-end;width: 22%;}
.index_box2 .explore_box .about .leftwrap{background: url(style_res/explorebg1.png) no-repeat center center;background-size: 110% auto;}
.index_box2 .explore_box .leftwrap h3{color: #323333;font-size: 2.14rem;width: 2.14rem;}
.index_box2 .explore_box .leftwrap img{display: block;margin: 0 10% 0 5%;}
.index_box2 .explore_box .explorewrap1 .rightwrap{width: 78%;display: flex;flex-wrap: wrap;overflow: hidden;}
.index_box2 .explore_box .about .rightwrap{background: url(style_res/explorebg11.png) no-repeat center center;background-color: rgba(255,235,225,0.66);background-size: cover;}
.index_box2 .explore_box .about .rightwrap li{width: 20%;color: #333333;text-align: center;position: relative;height: 30%;display: flex;justify-content: center;align-items: center;background: rgba(255,255,255,0.1);}
.index_box2 .explore_box .about .rightwrap li strong{font-size: 4.28rem;font-weight: bold;display: block;}
.index_box2 .explore_box .about .rightwrap li span{font-size: 2.14rem;display: block;}
.index_box2 .explore_box .about .rightwrap li:nth-child(2n){background: rgba(255,255,255,0.1);}
.index_box2 .explore_box .about .rightwrap li:nth-child(2n+1){background: rgba(255,255,255,0.25);}
.index_box2 .explore_box .about .rightwrap li:nth-child(3n+2){background: rgba(255,255,255,0.5);}

.index_box2 .explore_box .famous .leftwrap{background: url(style_res/explorebg2.png) no-repeat center center;background-size: 110% auto;}
.index_box2 .explore_box .famous .rightwrap{padding: 0 1.42rem;background: url(style_res/famousbg11.png) no-repeat center center;background-color: rgba(255,246,241,0.8);justify-content: center;align-items: center;flex-direction: column;background-size: cover;}
.index_box2 .explore_box .famous .rightwrap .flex{display: flex;height: 71%;flex-shrink: 0;padding-right: 5%;}
.index_box2 .explore_box .famous .rightwrap li{
    /* width: calc(25% - 2.14rem); */
    height: 100%;
    margin: 0 1.07rem;background: url(style_res/famousbg.jpg) no-repeat left bottom;background-color: #fff;background-size: auto 40%;box-shadow: 0 0 3px 1px rgba(0,0,0,0.15);border-bottom: 2px solid #fff;display: flex;flex-direction: column;}
.index_box2 .explore_box .famous .rightwrap li .img{width: 100%;overflow: hidden;display: block;}
.index_box2 .explore_box .famous .rightwrap li img{display: block;width: 100%;}
.index_box2 .explore_box .famous .rightwrap li .text{height: 50%;padding: 10%;box-sizing: border-box;display: flex;flex-direction: row-reverse;flex: 1;}
.index_box2 .explore_box .famous .rightwrap li .text p{writing-mode: vertical-rl;margin-left: 1rem;font-size: 1.71rem;color: #333333;}
.index_box2 .explore_box .famous .rightwrap li .text span{writing-mode: vertical-rl;font-size: 1.14rem;color: #333333;overflow: hidden;display: block;line-height: 1.5;}
.index_box2 .explore_box .famous .rightwrap li:hover{border-bottom: 2px solid #5d392c;}
.index_box2 .explore_box .famous .rightwrap .more{color: #999999;border: 1px solid #999999;line-height: 2.71rem;padding: 0 2rem;border-radius: 3rem;margin-top: 3%;transition: all 0.5s;}
.index_box2 .explore_box .famous .rightwrap .more:hover{background-color: #5d392c;color: #fff;}

.index_box2 .explore_box .history{}
.index_box2 .explore_box .history .leftwrap{background: url(style_res/explorebg3.png) no-repeat center center;background-size: 110% auto;}
.index_box2 .explore_box .history .rightwrap{padding: 0 1.42rem;background: url(style_res/explorebg13.jpg) no-repeat center center;justify-content: center;align-items: center;padding-right: calc(5% + 1.42rem);background-size: cover;}
.index_box2 .explore_box .history .rightwrap .historytext{flex: 1;}
.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide div{display: flex;flex-direction: row;align-items: center;justify-content: center;flex-wrap: wrap;text-align: center;}
.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide .date{color: #333333;font-size: 1.14rem;width: 100%;margin-bottom: 1.71rem;font-size: 1.14rem;color: #333333;line-height: 2rem;}
.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide .point{width: 10px;height: 10px;background: #999999;border-radius: 50%;display: block;margin: 0 auto;margin-top: 0.5rem;}
.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide p{writing-mode: vertical-rl;color: #999999;font-size: 1.14rem;line-height: 1.5rem;max-height: 35vw;text-align: start;}
.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide img{display: none;}
.index_box2 .explore_box .history .rightwrap .historytext .swiper-pagination{}
.index_box2 .explore_box .history .rightwrap .historytext .long-line{position: absolute;top: calc(2.5rem + 5px);display: block;border-bottom: 1px solid #999999;width: 88%;left: 6%;}
.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide.active .point{background-color: #004a7a;}
/* .index_box2 .explore_box .history .rightwrap .historytext .swiper-slide.active p{color: #333333;} */


.index_box2 .explore_box .history .rightwrap .historyimg{width: 30%;/* margin-left: 5%; */}
.index_box2 .explore_box .history .rightwrap .historyimg li{display: none;position: relative;padding: 3%;overflow: hidden;}
.index_box2 .explore_box .history .rightwrap .historyimg li::before, .index_box2 .explore_box .history .rightwrap .historyimg li::after{position: absolute;content: "";left: 0;top: 0;width: 30%;height: 0;padding-bottom: 30%;background-color: #a06d5a;}
.index_box2 .explore_box .history .rightwrap .historyimg li::after{top: auto;bottom: 0;left: auto;right: 0;}
.index_box2 .explore_box .history .rightwrap .historyimg li img{display: block;position: relative;z-index: 9;}
.index_box2 .explore_box .history .rightwrap .historyimg li.active{display: block;position: relative;}
.index_box2 .explore_box .history .rightwrap .historyimg li p {position: absolute;
    top: 77%;
    z-index: 99;
    left: 50%;
    /* right: 50%; */
    bottom: 50%;
    transform: translateX(-50%);
    font-size: 1.6rem;
    color: #Ffff;
    /* display: block; */
    width: 100%;
    text-align: center;}
    
    .index_box2 .explore_box .beauty{}
    .index_box2 .explore_box .beauty .leftwrap{background: url(style_res/explorebg4.png) no-repeat center center;background-size: 110% auto;}
    .index_box2 .explore_box .beauty .rightwrap1{width: 100%;height: 100%;}
    .index_box2 .explore_box .beauty .rightwrap .zmSwiper2{height: 100%;width: 100%;}
    .index_box2 .explore_box .beauty .rightwrap .zmjyswiper {width: 100%;height: 67%;margin: 10%;position: relative;overflow: hidden;}
    .index_box2 .explore_box .beauty .rightwrap .zmSwiper2 .swiper-slide img {width: 100%;height: 100%;display: block;}
    .index_box2 .explore_box .beauty .rightwrap .zmSwiper{height: 13%;box-sizing: border-box;position: absolute;bottom: 6%;width: 50%;left: 0;right: 0;margin: auto;right: 0 auto;/* margin-left: 50%; *//* transform: translateX(50%); */}
    .index_box2 .explore_box .beauty .rightwrap .zmSwiper .swiper-slide { height: 100%;border: 2px solid #fff;position: relative;}
.index_box2 .explore_box .beauty .rightwrap .zmSwiper .swiper-slide i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.3);
}
.index_box2 .explore_box .beauty .rightwrap .zmSwiper .swiper-slide-thumb-active i{display: none;}
.index_box2 .explore_box .beauty .rightwrap .zmSwiper .swiper-slide img {width: 100%;height: 100%;display: block;}


.index_box2 .explore_box .honor .leftwrap{background: url(style_res/explorebg5.png) no-repeat center center;background-size: 110% auto;}
.index_box2 .explore_box .honor .rightwrap{padding: 0 5%;background: url(style_res/explorebg13.jpg) no-repeat center center;justify-content: center;align-items: center;background-size: cover;}
.index_box2 .explore_box .honor .rightwrap .honorcon{width: 100%;}
.index_box2 .explore_box .honor .rightwrap .honorcon .swiper-slide{}

.honorcon1 .swiper-slide{display: flex;align-items: center;height: auto;transform: scaleX(0.75);}
.honorcon1 .swiper-slide a{width: 100%;height: 75%;position: relative;}
.honorcon .swiper-slide{display: flex;align-items: center;height: auto;transform: scaleX(0.75);}
.honorcon .swiper-slide a{width: 100%;height: 75%;position: relative;}
.honorcon .swiper-slide img{display: block;width: 100%;height: 100%;}
.honorcon .swiper-slide p{position: absolute;left: 0;bottom: 0;width: 100%;color: #fff;font-size: 20px;background: rgba(151,48,10,0.9);padding: 10px;text-align: center;display: none;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.honorcon .swiper-slide-prev, .honorcon .swiper-slide-next{z-index: 8;}
.honorcon .swiper-slide-active, .campuscon .swiper-slide-duplicate-active{transform: scale(1) !important;z-index: 9;}
.honorcon .swiper-slide-active a, .campuscon .swiper-slide-duplicate-active a{height: 100%;}
.honorcon .swiper-slide-active p, .campuscon .swiper-slide-duplicate-active p{display: block;}
.honorcon .pagination{text-align: center;}
.honorcon .swiper-pagination-bullet{background-color: #999999;width: 10px;height: 10px;border-radius: 10px;}
.honorcon .swiper-pagination-bullet-active{background-color: #e60012;width: 60px;}


.honorcon1 .swiper-slide-prev, .honorcon .swiper-slide-next{z-index: 8;}
.honorcon1 .swiper-slide-active, .campuscon .swiper-slide-duplicate-active{transform: scale(1) !important;z-index: 9;}
.honorcon1 .swiper-slide-active a, .campuscon .swiper-slide-duplicate-active a{height: 100%;}
.honorcon1 .swiper-slide-active p, .campuscon .swiper-slide-duplicate-active p{display: block;}
.honorcon1 .pagination{text-align: center;}
.honorcon1 .swiper-pagination-bullet{background-color: #999999;width: 10px;height: 10px;border-radius: 10px;}
.honorcon .swiper-pagination-bullet-active{background-color: #e60012;width: 60px;}

.content{display: flex;margin-top: 2rem;margin-bottom: 2rem;}

.content .leftnav{margin-right: 2.57rem;min-width: 20%;/* display: none; */}
.content .leftnav h1{font-size: 1.85rem;color: #fff;background: #e60012;padding: 1.5rem 1rem;}
.content .leftnav ul{}
.content .leftnav ul li{background: #fbf5e4;border-bottom: 1px solid #fff;}
.content .leftnav ul li:hover{/* background: #e60012; */}
.content .leftnav ul li a{font-size: 1.28rem;color: #444444;display: block;padding: 1rem 1rem 1rem 2rem;position: relative;}
.content .leftnav ul li a:hover{color: #fff;background: #e60012;}
.content .leftnav ul li a::before, .content .right .newslist li::before{position: absolute;content: "";display: block;width: 4px;height: 4px;background-color: #e60012;left: 1rem;top: calc(50% - 2px);}
.content .leftnav ul li.hasub a::after{content: ">";position: absolute;right: 1rem;font-size: 1rem;font-family: cursive;line-height: 1rem;top: calc(50% - 0.5rem);}
.content .leftnav ul li div{background: #fff;margin-left: 0;border-left: 5px solid #ffece5;display: none;}
.content .leftnav ul li div a{border-bottom: 1px solid #ffece5;padding: 0.86rem 1rem;}
.content .leftnav ul li div a::before, .content .leftnav ul li div a::after{display: none;}
.content .leftnav ul li.rotate a::after{transform: rotate(90deg);}
.content .leftnav ul li.rotate div{display: block;}
.content .leftnav ul li.active{background: #e60012;}
.content .leftnav ul li.active a{/* color: #fff; */}
.content .leftnav ul li.active a::before{background-color: #fff;}
.content .leftnav ul li.active div{border-left: 5px solid #cc572c;}
.content .leftnav ul li.active div a{color: #444;}

.wapsubnav{width: 100%;border-bottom: 1px solid #ddd;margin-bottom: 0.5rem;background: #eee;}
.wapsubnav .swiper-slide{width: 25%;/* margin-bottom: 2px; */float: left;}
.wapsubnav .swiper-slide a{
    display: block;
    font-size: 1.14rem;
    line-height: 3rem;
    color: #333;
    /* padding: 0 1rem; */
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align: center;
    }
.wapsubnav .swiper-slide.active a{/* border-bottom: 2px solid #cc572c; */color: #cc572c;font-weight: bold;}
.content .right{flex: 1;}
.location{border-bottom: 1px solid #e60012;line-height: 2rem;padding: 1rem 0; max-width: 1300px; margin: 0 auto;}
.content .right .location{display: flex;justify-content: space-between;align-items: center;border-bottom: 2px solid #e60012;line-height: 4rem;margin-bottom: 1rem;}
.location h1{font-size: 1.85rem;color: #454545;}
.location div{color: #666666;cursor: pointer;margin: 0;display: table-cell;}
.location div a{font-size: 14px;color: #666666;}
.location div a:hover{color: #e60012;}
.location div a:first-child{padding-left: 1.5rem;background: url(style_res/home.png) no-repeat left center;background-size: 1rem auto;}

.content .right .newslist{line-height: 3rem;}
.content .right .newslist li{display: flex;align-items: center;justify-content: center;border-bottom: 1px solid #e6e9ed;position: relative;padding-left: 1rem;padding: 0.2rem 0 0.2rem 1rem;}
.content .right .newslist li::before{left: 0;}
.content .right .newslist li a{font-size: 1.29rem;color: #454545;flex: 1;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;width: 0;}
.content .right .newslist li span{font-size: 1rem;color: #888888;flex-shrink: 0;margin-left: 2rem;}
.content .right .newslist li a span{font-size: 1.14rem;color: #454545;margin-left: 0;}
.content .right .newslist li a:hover{color: #e60012;}
.content .prevnext{margin: 20px 0;}
.content .prevnext,.share {display: none !important;}
.content .newscontent *{font-family: Arial;}

.newspiclist{}
.newspiclist li{
    display: flex;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    padding: 3% 5%;
    justify-content: space-between;
		margin-top: 2rem;
}
.newspiclist li .text{flex: 1;}
.newspiclist li .text .title{
    font-size: 1.28rem;
    color: #333333;
    line-height: 2rem;
    margin-bottom: 0.86rem;
    display: inline-block;
}
.newspiclist li .text .title::after{content: "";background-color: #cc572c;height: 3px;width: 2.14rem;display: block;}
.newspiclist li .text p{
    font-size: 1.14rem;
    color: #333333;
    margin-bottom: 1rem;
    line-height: 1.14rem;
}
.newspiclist li .text p.tel{color: #666666;}
.newspiclist li .text span{
    font-size: 1rem;
    color: #666666;
    line-height: 1.5;
    display: block;
}
.newspiclist li .img{
    max-width: 10vw;margin-left: 10%;
}
.newspiclist li .img img{
    max-height: 100%;
}

.teamlist{}
.teamlist li{}
.teamlist li h2{font-size: 1.57rem;color: #333333;display: block;line-height: 2;border-bottom: 1px solid #e0e0e0;margin-top: 1rem;}
.teamlist li:first-child h2{margin-top: 0;}
.teamlist li div{display: flex;flex-wrap: wrap;align-items: center;line-height: 3;}
.teamlist li p{font-size: 1.14rem;color: #0053a6;word-break: keep-all;min-width: 18%;margin: 0 1%;}
/* .teamlist li p:nth-child(6n){margin-right: 0;} */
.teamlist li p a{text-align-last:justify;text-align:justify;text-justify:distribute-all-lines;min-width: 3vw;display: inline-block;}

.newscontent {flex: 1;}
.newscontent .title{text-align: center;margin-bottom: 1rem;border-bottom: 1px solid #cccccc;}
.newscontent .title h1,.newscontent .title h1 p{font-size: 1.71rem;color: #e60012;margin-bottom: 1rem;}
.newscontent .title p{font-size: 1rem;color: #888888;margin-bottom: 1rem;}
.newscontent .con{line-height: 2rem;min-height: 400px; margin: 0 auto;}
.newscontent .prevnext{margin: 1rem 0;}
.newscontent .prevnext a{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
.newscontent .share{display: flex;justify-content: space-between;align-items: center;}
.newscontent .share .rightbtn{display: flex;}
.newscontent .share .rightbtn a{font-size: 1rem;color: #666666;border: 1px solid #d3d3d3;border-radius: 5px;padding: 0.5rem 1.5rem;background-color: #fff;margin-left: 1rem;}
.pages, .newspage,.newspage1{/* margin-top: 1rem; */}
.pages * ,  .newspage *,.newspage1 *{
    box-sizing: initial;
}
.pagefooter {
    padding-bottom: 0;
    padding-top: .71rem;
   
}
.pagefooter .bottom_link {
    margin-bottom: 0;

}
.pagefooter .bottom_link .w1300 {
    display:block !important;
    position: relative;
}
.pagecopyright {
    margin-top: 1.43rem;
    display: inline-block;
}
.pagecopyright p {
display: inline-block;
color: #fff;
opacity: 0.6 !important;
line-height: 1.14rem !important;
}
.pagecopyright a:hover {
    opacity: 1 !important; 
}
.pagelink {
    display:flex !important;
    
}

.pagelink li a {
    color: #fff;
    opacity: 0.6 !important;
}
.pagelink li a:hover {
    color: #fff;
    opacity: 1 !important;
}
.bottomlogo2 {
    /* position: absolute;
    right: 0; */
    float: right;
    width: 12%;
}
.prevnext .tit {
    border-bottom: 1px solid #dde0e4;

}

.prevnext .tit h1 {
    display: inline-block;
    color: #973d23;
    border-bottom: 2px solid #973d23;
    font-weight: normal;
    font-size: 1.29rem;
}
.prevnext a {
    color: #000;
    font-size: 1.14rem;
    display: block;
    line-height: 3.5rem;
    border-bottom: dashed 1px #dde0e4;
    position: relative;
    padding-left: 1.07rem;
}
.prevnext a::before {
    width: .36rem;
    height: .36rem;
    background-color: #973d23;
    content: '';
    left: 0;
    top: 45%;
    position: absolute;
}
.share .left span {
    display: inline-block;
    float: left;
}
.share .left .bshare {
    float: left;
}
.pagelinkbox {
    float: left;
    width: 88%;
}
.cbfh {
    padding:18px 2px 0 ;
    position: fixed;
    top:calc(50% - -10.08rem);
    right: 0;
    z-index: 100;
    background: #e60012;
    width:60px;
    border-radius: 5px;
    text-align: center;
    
}
.cbfh a {
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
.cbfh #fhdb {
    display: block;
    background: url(style_res/xgdfhdb.png) no-repeat top;
    padding: 1.93rem 0;
    border: 0;
    border-bottom: 1px solid #fff;
    outline-style: none;
    color: #fff;

}
.cbfh #fhdb1 {
    display: block;
    background: url(style_res/xgdfhdb.png) no-repeat top;
    padding: 1.93rem 0;
    border: 0;
    border-bottom: 1px solid #fff;
    outline-style: none;
    color: #fff;
display: none;
}
.cbfh #fhsy {
    display: block;
    background: url(style_res/xgdfhsy.png) no-repeat top;
    padding: 1.93rem 0;
}
.sysp {
    display: none;
    padding-bottom: 10px;
    object-fit: fill;
}
.index_box1 .index_warp3 .textnews .news3 {
    max-height: 20.4rem;
}
.content .newscontent .con p span,.newscontent .con p,.con div span,.con font,.con table {
    font-size: 17px !important;
    line-height:1.75 !important;
    white-space: normal;font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ" !important;
    width: 100%;
  }
  /* .pagecontent table p span, .content .newscontent .con table p span,.newscontent .con table p,.con div table span,.con font table{
      font-size: 1.2rem !important;
  } */
  /* .pagecontent table,.con table, .content .newscontent .con table ,.con font table {margin: 0 auto;table-layout: fixed;
    word-break: break-all;} */
    .con table {
        table-layout: fixed;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .wp_subcolumn_list .wp_sublist .sublist_title{ height:auto;}
    .wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name{font-size: 20px; font-weight: normal; margin-bottom: 10px;}
    .content .right .newslist.dslist li { width: 20%;  float: left; padding: 0 0 0 15px;}
    .content .right .newslist.dslist { overflow: hidden;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink img{ display:none;}


  @media screen and (max-width: 1440px) {
    .newsright .news3 ul li {
        padding: 0.61rem 0;
    }
    .index_box2 .explore_box .leftwrap h3 {
        transform: translate(200%);
    }
}
@media screen and (max-width: 1400px) {
	.w1300{margin: 0 3%;}
    .content{margin-top: 1rem;margin-bottom: 1rem;}
    .footer .bottom_link .link1 .right {margin-left: 0;}

}
@media screen and (max-width: 1200px) {
	html,body{font-size: 12px;}
    .nav ul li {margin-left: 0.6rem;position: relative;}
    .nav .logo {max-width: 25%;}

    .imgnews .news1 .swiper-slide p{padding: 0 10rem 0 1.5rem;}

    .bottomlogo {width: 20%;height: 100%;}
    .bottom_link .link3 li:nth-child(1) {background-position: left 20%;}
    .footer .bottom_link .link1 {width: 45%;}
    .footer .bottom_link .link1 .right {margin-left: 0;}
    .footer ul.link2 li {margin: 0 1rem;}
    .pagecopyright p{line-height: 1.5rem !important;}
}
@media screen and (max-width: 860px) {
	html,body{font-size: 10px;}
    .bottomlogo {width: 15%;height: 100%;}
    .footer .bottom_link .link1 {width: 55%;}
    .footer ul.link2 li {margin: 0 0.5rem;}
}
@media screen and (max-width: 768px) {
	html, body{font-size: 28px;}
	body{overflow-y: auto;height: auto;min-height: 100%;}
    .index_box1 .nav, .commontop .nav {
        background-color: #fff;
    }
    #fhdb1 {
        display: none !important;
    }
    .cbfh {
        padding: 5px 2px 0;
        opacity: 0.8;
    }
    .pagelink, #roll,#roll3 {
        display: none !important;
    }
    .bottomlogo2 {
        display: none !important;
    }
    .copyright {
        margin-top: 0;
    }
    .index_box .banner .swiper-slide div p {
        font-size: 1.4rem;
    }
    .pagelink { display: none;}
    .nav .xgdsearch {display: none;}
	.w1300{margin: 0 5%;}
    .bottom_link {padding: 0 0; margin-bottom: 0; display: none;}
	.bottom_link .w1300 .bottomlogo,.bottom_link .w1300 .link1 ,.bottom_link .w1300 .link3, .bottom_link .w1300.link4 {display: none !important;}
	.pchide{display: block;}
	.nav{background: linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0));padding: 1rem 0;}
	.nav ul{display: block;transition: all 0.5s;transform: scaleY(0);position: absolute;width: 100%;left: 0;top: 100%;background: #e60012;z-index: 99;transform-origin: left top;opacity: 0;}
	.nav .rightbtncon i{font-size: 1.5rem;color: #fff;margin-left: 1rem;}
.nav ul li:hover .a{display: none;}
	.nav .logo{max-width: 60%;}
	.nav.show .logo .logo1{display: none;}
	.nav.show .logo .logo2{display: block;}
	.nav.show{background: #fff;}
	.nav.show .rightbtncon i{color: #e60012;}
	.nav.show ul{transform: scaleY(1);opacity: 1;}
	.index_box{height: 60vw;}
	.index_box .banner .swiper-slide div{bottom: 1rem;font-size: 1.14rem;}
	.index_box .banner .swiper-pagination{margin-left: 0;bottom: 1rem;}
	
	.index_box .arrow-down{display: none;}
	.topnav{z-index: 12;}
	
	.index_box1{position: relative;top: 0 !important;height: auto;overflow: hidden;}
	.index_box1 .index_warp, .index_box1 .index_warp2, .index_box1 .index_warp3{padding: 1rem 0 2rem;}
	.index_box1 .flex{flex-wrap: wrap;}
	.textnews .news2 .flex{flex-wrap: nowrap;}
	.index_box1 .newswrap{width: 100% !important;margin-left: 0 !important;margin-top: 2rem;max-width: none;}
	.index_title{margin-bottom: 1rem;}
	.fastlink{flex-wrap: wrap;padding: 0;flex-direction: column;}
	.fastlink div{width: 100%;}
	.fastlink div li{width: 50%;margin-top: 1rem;margin: 0 !important;height: auto;}
	.fastlink div li a{flex-direction: column;flex-wrap: wrap;padding: 1rem 0;font-size: 1.14rem;}
	.fastlink div li p{margin-top: 0.5rem;}

	.fastlink div:first-child{width: 100%;}
	.fastlink div:first-child li{height: 25vw;}
	.fastlink div:first-child li a{flex-direction: row;flex-wrap: nowrap;font-size: 1.28rem;}
	
	.footer .copyright{padding-top: 1.5rem;}
	.footer .copyright img{margin-bottom: 1rem;}
	.footer .flex{justify-content: center;}
	.search{flex-direction: column-reverse;}
	.search .form{width: 100%;padding: 0 1rem;}
	.search .form input{padding: 0.5rem 1rem;}
	.search .form .keyword{flex: 1;font-size: 1.14rem;}
	.search .form .submit{font-size: 1.14rem;}
	.search .icon{position: relative;top: 0;right: 1rem;margin-left: auto;margin-bottom: 1rem;width: 2rem;}
	.index_title li{font-size: 1.28rem;line-height: 1.5rem;}
	.imgnews .news1 .swiper-slide p{font-size: 1.14rem;line-height: 3rem;padding: 0 5rem 0 1rem;}
	.imgnews .news1 .swiper-pagination{line-height: 3rem;padding-right: 1rem;}
	.fastlink li .icon{width: 3rem;}
	.fastlink li p{font-size: 1.14rem;}
	.index_right_btn{position: absolute;width: 25vw;height: 25vw;right: -10vw;top: 15px;padding-right: 5vw;}
	.index_right_btn::before, .index_right_btn::after{width: 50%;height: 50%;}
	.index_right_btn p{font-size: 1.14rem;width: 1.14rem;margin-right: 0.5rem;}
	.index_box2{z-index: 20;}
	.index_box2 .explore_box .swiper-pagination{display: none;}
	.index_box2 .explore_box .rightbtn{display: none;}
	.index_box2 .explore_box{overflow-y: auto;}
	.index_box2 .explore_box .swiper-wrapper, .index_box2 .explore_box .explorewrap1{flex-wrap: wrap;}
	.index_box2 .explore_box .leftwrap, .index_box2 .explore_box .rightwrap{width: 100% !important;}
	.index_box2 .explore_box .swiper-slide{height: auto;margin-bottom: 10px;}
	.index_box2 .explore_box .leftwrap{justify-content: center;padding: 1rem 0;background-size: contain !important;}
	.index_box2 .explore_box .leftwrap h3{width: auto;font-size: 1.5rem;}
	.index_box2 .explore_box .leftwrap img{height: 4rem;margin: 0 0 0 5%;}
	.index_box2 .explore_box .about .rightwrap li{width: auto;height: auto;padding: 1rem 0;}
	.index_box2 .explore_box .about .rightwrap li div{width: 50vw;}
	.index_box2 .explore_box .about .rightwrap li strong{font-size: 2rem;}
	.index_box2 .explore_box .about .rightwrap li span{font-size: 1.14rem;}
	.index_box2 .explore_box .about .rightwrap li:nth-child(2n){background: rgba(255,255,255,0.3) !important;}
	.index_box2 .explore_box .about .rightwrap li:nth-child(2n+1){background: rgba(255,255,255,0.1) !important;}
	.index_box2 .explore_box .about .rightwrap li:nth-child(4n+1){background: rgba(255,255,255,0.4) !important;}
	.index_box2 .explore_box .about .rightwrap li:nth-child(5){background: rgba(255,255,255,0.2) !important;}
	.index_box2 .explore_box .leftbtn{left: -100%;position: fixed;background: #fff;padding: 0.5rem;border-top-right-radius: 0.5rem;border-bottom-right-radius: 0.5rem;box-shadow: 0 0 5px rgba(0,0,0,0.2);transition: all 0.5s;}
	.index_box2 .explore_box .leftbtn .icon{display: none;}
	.index_box2 .explore_box .leftbtn p{font-size: 1rem;width: 1rem;}
	.index_box2.show .explore_box .leftbtn{left: 0;}
	.index_box2 .explore_box .famous .rightwrap, .index_box2 .explore_box .history .rightwrap{padding: 0 1rem;padding-bottom: 1rem;}
	.index_box2 .explore_box .famous .rightwrap .flex{height: auto;flex-wrap: wrap;padding: 0;justify-content: space-between;}
	.index_box2 .explore_box .famous .rightwrap li{width: 48%;margin: 0;margin-bottom: 1rem;}
	.index_box2 .explore_box .famous .rightwrap li .img{height: auto;}
	.index_box2 .explore_box .famous .rightwrap li .text{height: auto;flex-wrap: wrap;flex-direction: row;}
	.index_box2 .explore_box .famous .rightwrap li .text p, .index_box2 .explore_box .famous .rightwrap li .text span{writing-mode: initial;margin: 0;font-size: 1rem;}
	.index_box2 .explore_box .famous .rightwrap li .text p{font-size: 1.28rem;}

	.index_box2 .explore_box .famous .rightwrap .more{margin-top: 0;line-height: 2rem;}
	.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide{border-bottom: 1px solid #ddd;}
	.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide div{text-align: left;padding: 0.5rem 0;justify-content: flex-start;}
	.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide .date{margin-bottom: 0;font-size: 1.28rem;}
	.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide .point{display: none;}
	.index_box2 .explore_box .history .rightwrap .historytext .swiper-slide p{writing-mode: initial;font-size: 1rem;display: block;}
	.index_box2 .explore_box .history .rightwrap .historytext .long-line{display: none;}
	.index_box2 .explore_box .beauty .rightwrap div{width: 100% !important;max-height: 204vw;overflow: hidden;justify-content: space-between;height: auto !important;}
	.index_box2 .explore_box .beauty .rightwrap div a{position: absolute;width: 50vw !important;height: 100% !important;right: 0;bottom: 0;background: rgba(255,255,255,0.3);display: flex;align-items: center;justify-content: center;font-size: 1.28rem;}
	.index_box2 .explore_box .beauty .rightwrap div:nth-child(2n+2) a{right: auto;left: 0;}
	.index_box2 .explore_box .beauty .rightwrap div:nth-child(3n+1) a{background: rgba(255,255,255,0.6);}
	.commontop .nav .logo2{display: block;}
	.commontop .nav .logo1{display: none;}
	.commontop .nav .rightbtncon i{color: #e60012;}
	.commontop .nav ul li a{color: #fff;}
	.navbanner{display: flex;justify-content: center;overflow: hidden;}
	.navbanner img{display: block;
        /* max-width: initial; */
        height: 40vw;min-width: 145%;flex-shrink: 0;}
	.content{flex-wrap: wrap;flex-direction: column;margin-top: 1rem;margin-bottom: 1rem;}
	.content .right .location{display: none;}
	.newscontent .title h1{font-size: 1.28rem;}
	.newspiclist li .text img{float: left;width: 40%;margin-right: 1rem;}
	.teamlist li h2{margin-bottom: 0.5rem;font-size: 1.28rem;}
	.teamlist li div{line-height: 2;margin-bottom: 0;}
	.teamlist li a{width: auto;margin-right: 1rem;}
	.teamlist li a:nth-child(6n){margin-right: 1rem;}
	.honorcon .swiper-slide{transform: initial;margin-bottom: 1rem;}
	.honorcon .swiper-slide a{height: auto;}
	.honorcon .swiper-slide p{display: block;font-size: 1rem;}
.content .right .newslist{margin-bottom: 1rem;}
.headStyle26j67du2u5 div span {height: 20px !important;}
body {display: flex;flex-direction: column;}
.footer{margin-top: auto;}
.footer .copyright p, .footer .copyright p a{
    line-height: 2.14rem;
}
.index_box1 .hideblock {
    display: none;
}
.content .leftnav {
    display: none; 
}
.textnews .news3 .flex {
    flex-wrap: nowrap !important;
}
.textnews .news3 .flex .imgnews {
    margin-top: 0 !important;
}
.con img {
    /* width: 100%; */
    height: auto !important;
    
}
.waphide {
    display: none;
}
.news1 {
    max-height: 30vh !important;
}
.newsright .news3 ul li {
    padding: 0.4rem 0;
}
.textnews .news3 ul li span {
    line-height: 2rem;
}
.location div{
    float: left !important;
}
.bottom_link1 {
    display: block !important;
    padding-top: 0 !important;
}
.bottom_link1 .pagelinkbox {
    width: 100%;
}
.newsright .news3 ul li a {
    width: 76%;
}
.newslist {
    display: none;
}
.phonenewlist {
    display: block !important;
}
.newspage {
    display: none;
}
.newspage1 {
    text-align: center;
    margin: 0 auto;
}
.index_box2 .explore_box .leftwrap h3 {
    transform:translate(0)
}
.honorcon1 .swiper-slide li {
    width: 100% !important;
}
.index_box2 .explore_box .beauty .rightwrap .zmSwiper{
    height: auto;
    bottom:auto;

}
.pagecontent table td,.pagecontent table tr,.con table td,.con table tr, .content .newscontent .con table td,.content .newscontent .con table tr ,.con font table td,.con font table tr {margin: 0 auto;table-layout: fixed;
    word-break: break-all;
width: auto !important;
height: auto;}
.newscontent .con {
    position: relative;
    overflow: hidden;
}
.con table {
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}
@media screen and (max-width: 720px) {
    html, body{
    font-size: 26px;
    }
}
@media screen and (max-width: 540px) {
    html, body{
    font-size: 18px;
    }
}
@media screen and (max-width: 480px) {
    html, body{
    font-size: 15px;
    }
}
@media screen and (max-width: 450px) {
    html, body{
    font-size: 12px;
    }
}
@media screen and (max-width: 375px) {
    html, body{
    font-size: 12px;
    }
}
@media screen and (max-width: 360px) {
    html, body{
    font-size: 12px;
    }
}
@media print{
    a:after{
        content:""!important;
    }
    .topnav{position: absolute;}
    }
	
	
.qh-1 { position:relative;}	
.more-1 { position:absolute; right:0; display:none;}	
.active .more-1 { display: inline-block;}	
.selected1 { background:#e60012 !important;}	
.selected1 a { color:#fff !important;}	
.selected1 a::before {    background-color: #fff !important;}	
.box99 li:nth-child(2) a {background-color: rgba(59,54,102,0.5) !important;}	
.box99 li:nth-child(3) a {background-color: rgba(132,101,79,0.5) !important;}	
.box99 li:nth-child(4) a {background-color: rgba(43,118,33,0.5) !important;}	
.box99 li:nth-child(1) { background:url(2/1.jpg) no-repeat center center;}
.box99 li:nth-child(2) { background:url(2/2.jpg) no-repeat center center;}
.box99 li:nth-child(3) { background:url(2/3.jpg) no-repeat center center;}
.box99 li:nth-child(4) { background:url(2/4.jpg) no-repeat center center;}
.hhh6 {     max-width: 401.64px;}

@media screen and (max-width: 768px){
.hhh6 {     max-width: auto;}
}

@media screen and (max-width: 860px){
.dbxx { display:none !important;}
}



.dw {position: relative;display:block;padding: 0 0.5rem;}
.dw .a {
    right: -150%;
    left: auto !important;
    top: 0 !important;
    display: none !important;
}
.dw:hover .a { display:block !important;}
.dw .a .dw .a {display: none !important;}
.dw .a .dw:hover .a {display: block !important;}

.sub-item-link {font-size: 16px !important;padding:0 !important;padding-left:40px !important;line-height:38px;}
.sub-item-link:before { display:none !important;}
.parent .col_item_link .column-name { color:#fff;}
.col_item_link.selected { background:#e60012;}
.col_item_link.selected .column-name { color:#fff;}
.sub-item-link.selected .column-name { color:#e60012;}
.sub_list .sub-item .list-paddingleft-2 .sub-item-link {padding-left:55px !important;font-size: 14px !important;}	
.sub-item {border-bottom:0 !important;}	
.sub_list .sub-item .sub-item-link.parent .column-name { color:#fff !important;}
.sub_list .sub-item .sub-item-link.parent {}	
.sub_list .sub-item .sub-item-link:hover { background:none !important; color:#e60012 !important;}
.sub_list .sub-item.active { background:#fbf5e4 !important;} 
.sub_list .sub-item .sub-item-link.parent .column-name { color:#e60012 !important;}


.wp_entry {
    width: 100%;
    line-height: 1.75;
    font-size: 17px;
    color: #333;
    overflow: hidden;
    text-indent: 2em;
    font-family: Ã¥Â®â€¹Ã¤Â½â€œ !IMPORTANT;
}

.wp_entry p,.wp_entry span,.wp_entry div {line-height: 1.75 !important;
    font-size: 17px  !important;
    color: #333  !important;
    font-family: Ã¥Â®â€¹Ã¤Â½â€œ !IMPORTANT;}
.foot-1 {float:left;color: #fff;font-size: 13px;line-height: 1.75;}
.dbxx {display:block;padding-bottom: 25px;position: relative;}
.copyright {width:100%;text-align:center;height: auto;}
.foot-2 { font-size:18px;}
.foot-3 { float:right;}
.tpp { float:left;}
.gzwm {float:right;width: 120px;font-size: 14px;color: #fff;line-height: 1.75;height: 110px;align-items: center;justify-content: space-between;display: flex;margin-left: 15px;}













