@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:16px;overflow-x: hidden;transition: all 0.4s ease-in;}
html,body{ min-height:100%;overflow-x: hidden;} html{ overflow:-moz-scrollbars-vertical;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 0.5rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover}
.fl{ float:left}
.fr{ float:right}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/

.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:99998;}
.ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
.ie9tips a{color:red;}  
.ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
.ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}
input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}

.w100{width:100%;}
.w14{max-width:1400px;margin:0 auto;}
@media (max-width:1440px){
	.w14{width:100%;padding: 0 15px;}
}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

img{ vertical-align:middle}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}

/* Slider */
.lssxx{
    padding: 30px 0 20px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
#gotop{ position:fixed; z-index:90; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:45px; height:45px;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop { cursor: pointer; }
#gotop img{width:50px;}
 

@font-face{font-family: 'SourceHanSerifSC-Bold';src : url('../font/SourceHanSerifSC-Bold.otf');}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}


.xyfgg{
    padding: 10px 10px 20px;
    text-align: center;
    font-size: 18px;
    color: #333;
}
.xyfgg a{color: #333;}
/*==========================================公共 开始=============================================*/
.header_box{z-index:100;left: 0;right: 0;top: 0;background:#FFFFFF;position: absolute;}
.ej_header_box{    position: inherit;}
#header{z-index:999;width:100%;transition: 0.6s;height: 1.2rem;background-size:100% 100%;}
#header .flex{align-items: center;height: 100%;}
.headerNav{width: calc(100% - 10px);}
/* #header:before{content:"";position:absolute;background:#fff;height:90px;top: 0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;} */

.topLink{width: 100%;}
.topLink li{height: 0.24rem;line-height: 0.24rem;padding:0 0.05rem;transition: 0.6s all;position: relative;}
.topLink li+li::before{content: "";position: absolute;left: 0;top: 50%;margin-top: -0.05rem;width: 1px;height: 0.1rem;background: #000;}
.topLink li a{display: block;color: #000;font-size: 0.14rem;}
.topLink li:hover a{color: #be0428;transition: 0.6s all;font-weight: bold;}
.searchBox{width: 2.6rem;height: 0.36rem;border: 1px solid #333;border-radius: 0.18rem;margin-top: 0.16rem;}
.searchBox .flex-end{width: 100%;}
.searchBox .flex-end input[type=text]{width: calc(100% - 0.3rem);line-height: 0.36rem;padding-left: 0.1rem;height: 0.36rem;color:#fff;}
.searchBox .flex-end input[type=image]{width: 0.2rem;height: 0.2rem;margin-top: 0.08rem;margin-right: 0.08rem;}

.header .search_btn{cursor:pointer;text-align: center;transition:.6s;}
#logo{width: 29%;}
#logo a{display: block;}
#logo a img{display: block;max-width: 100%;text-shadow: 0px 1px 2px 0px rgba(52, 80, 59, 0.64);}
.header{width: 50.88%;}
@media(max-width: 850px){
	.header_box{height: 0.5rem;}
}
@media(max-width: 414px){
	.header_box{height: 0.5rem;}
}
@media(max-width: 340px){
	.topLink p{margin-right: 0;}
	.topLink p a{padding: 0 0.5rem;}
}
@media(max-width: 1500px){
	#m_header #logo{width: 50%;}
	#logo img{width: 100%;}
}
#nav{width: 100%;position: relative;background: #be0428;display: flex;justify-content: space-between;align-items: center;}
#nav .navBox{width: 100%;}
#nav ul{position:relative;}
#nav ul li{position:relative;z-index:9;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size: 0.18rem;font-weight: 600; color: #FFFEFE;line-height: 0.6rem;position:relative;transition:.6s;}
 
#nav ul li:hover a h3{color:#fedf81;}
#nav ul li:hover a{color:#fff;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li:hover a h3 span,
#nav ul li.on h3 span{ background:   no-repeat left center;}
#nav ul li a i{ display:inline-block; background: center no-repeat; width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;background:#fff; background:rgba(255,255,255,.95); width: 200px;left:50%;margin-left: -100px;z-index: 10000;/* transform:translateY(-20px); */visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}
#nav ul li:last-child .sub{margin-left: 0;left: auto;right: 0;}
#nav ul li .sub .box{padding:10px 0px; text-align:center;}
#nav ul li .sub a{padding:0;line-height: 2.5;transition:.3s;font-size: 16px;color: #666;}
#nav ul li .sub a:hover{color: #be0428;background: #E5E5E5;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform:translateY(0px);}
#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: 0.8;}
#nav .navBox>ul>li h3:after{content:"";display:block;width: 200px;height: 3px;position:absolute;left:50%;margin-left:-100px ;background: #fedf81;bottom:0px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li:last-child h3:after{left: auto;margin-left: 0;right: 0;}

#nav .navBox>ul>li h3:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #6da1d6 4px solid;bottom:2px;transition:.3s;opacity:0;visibility:hidden;}

#nav .navBox>ul>li:hover h3.ej:after,#nav ul li.on h3.ej:after{  transform:scale(1);}
#nav .navBox>ul>li:hover h3.er:before, #nav>ul>li.on h3.ej:before{ opacity:1; visibility:visible}

.header_box.xg{transition: 0.4s;box-shadow: 0 10px 10px rgb(0 0 0 / 20%);margin-top: 0;position: fixed;}
.header_box.xg #header{height: 0.8rem;}
#header{background:url(../images/xx.png) center no-repeat;background-size: 23%;}
.header_box.xg .searchBox{margin-top: 0.06rem;}
.header_box.xg .w14{height:0.6rem;}
.header_box .w17>.flex{padding: 0.2rem 0 0.15rem 0;}

.header_box.xg .headerflex{margin-top: 0;}
.header_box.xg #logo a img{width: 80%;}

/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:0;}

#header.xg #logo .logo_black,#header.xg .top_search_black{ display: inline-block;}
#header.xg .top_search_white{ display:none;}
#header.xg #nav ul li a h3{color: #FFFEFE;}
@media(max-width: 1200px){
.header_box{display: none;}	
}
@media(max-width: 850px){
	.topLink{display: none;}
	#header{display: none;}
}
.tc2 .tc-box form{border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width:100%;}
.tc2 .tc-box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
.tc2 .tc-box input[type="text"]:focus{ text-align: left;}
.tc2 .tc-box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}

.tc2 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;}
.tc2 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);visibility: hidden;}
.tc2 .tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform:scale(1);visibility: visible;}
.tc2 .close:hover{ transform:rotate(180deg);}
.tc2 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc2 .tc-box{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}
.tc2 .tc.act{display: block; }
.tc2 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }

.tc2 .tc-bg {height: 100%;background: rgba(206,180,114,0.9); position: absolute;top: 0;left: 0;width: 100%;z-index: 0;opacity: 0.8;}
/***********************/
.search_btn{cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{opacity: 0;visibility: hidden;display: none;}
.search-dialog-box .search-bg{position: absolute;left: 0;top: 0;width: 100%;height: 0;margin: 0;background: rgba(0,0,0,.7);background-size: cover;background-repeat: no-repeat;/* z-index: 1; */transform-origin: center center;transition: height .8s cubic-bezier(.77,0,.175,1);}
.search-dialog-box .wrap-inner{transform:translateY(100%);transition: .6s;}
.search-dialog {position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{width: 50%;margin: 0 auto;padding: 0 0rem 0 1.5rem;box-sizing: border-box;transition: all .3s;max-width: 94%;}
.search-dialog .search-input input[type=text]{float: left;height: 1rem;width: calc(100% - 1rem);background-color: transparent;font-size: 0.18rem;line-height: 1rem;color: #FFFFFF;transition: all .3s;outline: none;border: 0;border-bottom: 1px solid rgba(255,255,255,0.9);}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]:-moz-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]::-moz-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]:-ms-input-placeholder {color: #919191;}
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{float: right;height: 0.8rem;width: 0.8rem;}
.search-dialog .search-input input[type=image]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 1.5rem;background-image: url('../images/search.png');background: #be0428 url('../images/search.png') no-repeat center center;height: 0.8rem;width: 0.8rem;border-radius: 100px;}
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center; background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=image]{ }
.search-dialog-box .bottom-box{position: absolute;left: 0;bottom:5.1%;width:100%;}
.search-dialog-box .bottom-box .share-box{overflow: hidden;}
.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;}
.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}
.pub-close {position: absolute;width: 51px;height: 52px;z-index: 10;right: 0.8rem;top: 0.8rem;border-radius: 100%;}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #1c5ab7;transform: scale(0);border-radius: 100%;transition: transform .3s;}
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-image: url(../images/search_close.png);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}

/*顶部搜索*/
.tc_search {margin: 0.3rem 0.2rem 0;width: calc(100% - 0.4rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:15px;color: #fff;height: 40px;line-height: 40px;padding: 0 44px;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding-left: 20px;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(../images/se11.png) center center no-repeat; background-size: 0.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999999;float: right;margin-left: 28px;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 0.24rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 0.3rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 24px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 0.2rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;margin: 30px 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 0.3rem 0 0.2rem;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #be0428;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0;overflow: auto; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 0.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 0.6rem;height: 0.6rem;color: #fff;padding: 0;font-size: 14px;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 0.6rem;height: 0.6rem;display: inline-block;background: url(../images/arrow_down.png) right center no-repeat;background-size: 17px 17px!important;position: absolute;display: block;right: 20px;}

#m_nav li.on i {background: url(../images/arrow_down_on.png) no-repeat right center;background-size: 17px 1px!important;}
/* #m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); } */
#m_nav li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 0.16rem;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*三级导航 开始*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:.875rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 80px;}
#m_header #logo .box_table{width: auto; float: left;    display: table; height: 100%;}
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
 #nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{    display: block;
			}
.m_header_box header{padding:0 5%;top: 0;height: 80px;box-shadow: 0 8px 8px rgba(0,55,59,0.25);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background: #be0428;background-size: cover;}
#m_header #logo{float: left;height: 80px;}
#m_header #logo img{max-height: 50px;width: auto;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}


.ej .toubu_div{position: initial;}
.ej #nav ul li h3{color: #333;}
.ej #nav ul li.on h3,.ej #nav ul li:hover h3{color: #fff;}
.ej .list_box0 .li{line-height: 3rem;}
.ej .list_box0 .li>a{color: #666;}
.ej .list_box0 .li input.txt {border-bottom: 1px solid #666;}
.ej .header_top{height: 2.5rem;}
.ej #header #logo .box_table{height: 132px;}
.ej #header{height: 8.18rem;}
.ej .header_box_li{height: 8.18rem;}

#m_nav>ul li { display: block; width: 100%; }
.topLink2{width: 90%;margin: 0 auto; padding-top: 20px;}
.topLink2 li{height: 0.28rem;line-height: 0.28rem;padding:0 0.15rem;transition: 0.6s all;position: relative;    width: 45% !important; border:1px solid rgba(255,255,255,0.5); margin: 5px;  text-align: center;}
.topLink2 li a{display: block;color: #FFFEFE;font-size: 0.14rem;}



/* =============导航结束============= */
@media (max-width: 1200px){
.m_header_box {display: block;}
.header_box {display: none;}

}

/* banner开始*/
.bannerBox{position: relative;margin-top: 1.8rem;margin-top: 1.2rem\0;*margin-top: 1.2rem;}
.bannerBox .swiper-container{max-width: 100vw;}
.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .swiper-slide{position: relative;}
.bannerBox .swiper-slide::after{content: "";width: 100%;height: 100%;background:   repeat-x top;position: absolute;top: 0;left: 0;}
.bannerBox img{display: block;width: 100%; position: relative;object-fit: cover;}
.bannerBox a{display: block;position: relative;}
.bannerBox .swiper-pagination {background: rgba(255,255,255,0.6);width:2.3rem!important;left: 50%!important;margin-left: -1.15rem;height: 0.2rem;border-radius: 0.1rem;display: flex;align-items: center;justify-content: center;}
.bannerBox .swiper-pagination-bullet{width: 0.08rem;height: 0.08rem;border: 1px solid #fff;background: transparent;opacity: 1;margin: 0 0.14rem!important;border-radius: 0.04rem;}
.bannerBox .swiper-pagination-bullet-active{background: #fff;width: 0.4rem;}

@media(max-width: 1700px){
	.w18{width: calc(100% - 30px);margin: 0 15px;}
}
@media(max-width: 1000px){
	.m_header_box,.m_header_box header,#m_header #logo{height: 60px;}
}
@media(max-width: 1200px){
	.bannerBox{margin-top: 0;margin-top: -50px\0;*margin-top: -50px;}
	.bannerBox .swiper-slide::after{display: none;}

}
@media(max-width: 850px){
	.bannerBox .swiper-pagination{width: 1.8rem!important;margin-left: -0.9rem!important;}
	.banner a{height: 100%;width: 100%;}
	.banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	
}
/* banner结束 */
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.88);bottom: 0.2rem;}
}

.sametitle{align-items: center;margin-bottom: 0.34rem;}
.sametitle h5{display: flex;justify-content: flex-start;align-items: center;}
.sametitle h5 img{width: 0.56rem;height: 0.56rem;}
.sametitle h5 span{font-family: "SourceHanSerifSC-Bold";font-size: 0.36rem;display: inline-block;line-height: 0.56rem;margin-left: 0.15rem;background: url(../images/titleline.png) no-repeat bottom left;}
.qh_mc .sametitle h5 .on{background: url(../images/titleline.png) no-repeat bottom left;}
.qh_mc .sametitle h5 span{font-size: 0.3rem;background:none;}

.more_qh a{display:none;}
.more_qh .on{display:block;}


.sametitle a{font-size: 0.14rem;color: #9a9a9a;}
.sametitle a:hover{color:#be0428;}
/* 学院新闻  校园动态  start */
.container01{background: url(../images/bg01.png) no-repeat bottom center;background-size: cover;padding: 0.42rem 0;}
.newsBox{width: 60.3%;}
.firstPic{}
.firstPic a{display: flex;justify-content: space-between;position: relative;}
.firstPic a .pic{height: 284px;overflow: hidden;width: 48%;}
.firstPic a .pic img{display: block;width: 100%;height: 100%;}
.firstPic a .date{background: rgba(202,10,6,0.8);border-top-left-radius: 0.12rem;border-bottom-right-radius: 0.12rem;width: 0.7rem;height: 0.7rem;display: flex;justify-content: center;align-items: center;flex-direction: column;position: absolute;left: 0.16rem;top: 0.18rem;}
.firstPic a .date i{font-style: normal;font-weight: normal;font-family: georgia;font-size: 0.34rem;line-height: 0.36rem;color: #FFFFFF;}
.firstPic a .date b{font-style: normal;font-weight: normal;font-family: georgia;font-size: 0.12rem;line-height: 0.20rem;color: #FFFFFF;}

.firstPic a .text{width: 49%;}
.firstPic a .text h5{font-size: 0.18rem;line-height: 0.34rem;height: 0.68rem;overflow: hidden;color: #be0428;font-weight: bold;margin-bottom: 0.2rem;margin-top: 0.15rem;}
.firstPic a .text h5:hover{text-decoration: underline;}
.firstPic a .text p{font-size: 0.18rem;line-height: 0.3rem;height: 1.5rem;overflow: hidden;color:#6d6d6d;}
.news1-qh{position:relative;}
.news1-qh .swiper-pagination{position: absolute;width: auto;bottom: 0;left: 73%;}
.news1-qh .swiper-pagination span{margin:0 .1rem;}
.news1-qh .swiper-pagination span.swiper-pagination-bullet-active{background: rgba(202,10,6,0.8);}
.newsScroll .swiper-container{position: relative;}
.newsScroll{margin-top: 0.32rem;padding-top: 0.1rem;border-top: 1px solid #e2e2e2;}
.newsScroll .swiper-wrapper{}
.newsScroll .swiper-slide{filter:brightness(1);padding-right: 0.8rem;margin-top: 0.15rem;}
.newsScroll .swiper-slide a{display: flex;justify-content: space-between;}
.newsScroll .swiper-slide a p{width: calc(100% - 80px);font-size: 0.18rem;color: #323232;line-height: 0.38rem;height: 0.38rem;overflow: hidden;transition: 0.4s all;padding-left: 0.16rem;background: url(../images/qd.png) no-repeat left center;}
.newsScroll .swiper-slide a:hover p{color: #be0428;padding-left: 0.21rem;transition: 0.4s all;}
.newsScroll .swiper-slide a i{font-size: 0.14rem;line-height: 0.38rem;width:100px;color: #999999;font-style: normal;text-align: right;}
.newsScroll .swiper-slide a:hover i{color: #be0428;}
.newsScroll .swiper-button-prev{background: url(../images/jtBottom.png) no-repeat center;width: 0.18rem;height: 0.18rem;right: 0;left: auto;top: 39%;position: absolute;margin-top: 0;margin-left: 0;border: none;transform:rotateX(180deg);}
.newsScroll .swiper-button-prev:hover{background: url(../images/jtTop.png) no-repeat center;transform:rotateX(0deg);}
.newsScroll .swiper-button-prev::before{content: "";position: absolute;top: 0.2rem;left: 50%;height: 0.4rem;width: 1px;background: #c6c6c6;}
.newsScroll .swiper-button-prev:hover::before{top: -0.45rem;}

.newsScroll .swiper-button-next{background: url(../images/jtBottom.png) no-repeat center;width: 0.18rem;height: 0.18rem;right: 0;left: auto;top: 51%;position: absolute;margin-top: 0;margin-left: 0;border: none;}
.newsScroll .swiper-button-next:hover{background: url(../images/jtTop.png) no-repeat center;transform:rotateX(180deg);}

.newsScroll .swiper-button-next::before{content: "";position: absolute;top: 0.2rem;left: 50%;height: 0.4rem;width: 1px;background: #c6c6c6;}
.newsScroll .swiper-button-next:hover::before{top: -0.45rem;}

.xydtBox{width: 37%;}
.xydtCon{}
.xydtCon ul{}
.xydtCon ul li{padding: 0.21rem 0;position: relative;}
.xydtCon ul li::before{content: "";position: absolute;left: 0;bottom: 0;width: 7px;height: 3px;transition: 0.4s all;background: #be0428;z-index: 5;}
.xydtCon ul li::after{content: "";position: absolute;left: 0px;bottom: 1px;width: calc(100% - 12px);height: 1px;background: #d5d5d5;transition: 0.4s all;z-index: 2;}
.xydtCon ul li:hover::before{width: 0.4rem;transition: 0.4s all;}
.xydtCon ul li a{display: block;}
.xydtCon ul li a i{font-size: 0.14rem;line-height: 0.24rem;color: #be0428;font-style: normal;}
.xydtCon ul li a p{font-size: 0.18rem;color: #323232;line-height: 0.24rem;height: 0.24rem;overflow: hidden;margin-top: 0.04rem;}
.xydtCon ul li a:hover p{color: #be0428;}

@media (max-width:1400px){
	.firstPic a .pic{height: 2.84rem;}
}
@media (max-width:1100px){
	.firstPic a .date {width: 0.88rem;height: 0.88rem;}
}

@media (max-width:850px){
	.firstPic a .date {width: 0.6rem;height: 0.6rem;}
}
@media (max-width:850px){
	.xydtCon ul{margin-top: -0.2rem;}
	.xydtBox{width: 100%;margin-top:0.42rem;}
	.firstPic a .pic{height: 30vw;}
	.firstPic a .text h5{margin-top: 0;margin: 0;}
	.firstPic a .text p{height: 0.6rem;margin-top: 0.1rem;}
	.newsBox{width: 100%;}
	.newsScroll .swiper-slide{padding-right: 0.4rem;}
}
@media (max-width:650px){
	.firstPic a{flex-direction: column;}
	.firstPic a .pic{width: 100%;height: auto;}
	.firstPic a .text{height: 100%;width: 100%;}
	.firstPic a .text h5{margin-top:0.1rem;}
	.news1-qh .swiper-pagination{left:50%;transform:translateX(-50%);bottom:-.2rem;}
}
/* 学院新闻  校园动态  end */
.container02{background: url(../images/bg2.png) no-repeat center 0.7rem;background-size: 100%;padding-bottom: 0.42rem 0;margin-top: 0.42rem;}
/* 媒体关注 通知公告 start */

.mediaBox{width: 57%;}
.mediaBox ul{}
.mediaBox ul li{padding: 0.15rem 0;position: relative;width: 48%;}
.mediaBox ul li::before{content: "";position: absolute;left: 0;bottom: 0;width: 7px;height: 3px;transition: 0.4s all;background: #be0428;z-index: 5;}
.mediaBox ul li::after{content: "";position: absolute;left: 0px;bottom: 1px;width: calc(100% - 12px);height: 1px;background: #d5d5d5;transition: 0.4s all;z-index: 2;}
.mediaBox ul li:hover::before{width: 0.4rem;transition: 0.4s all;}
.mediaBox ul li a{display: block;}
.mediaBox ul li a i{font-size: 0.14rem;line-height: 0.24rem;color: #be0428;font-style: normal;}
.mediaBox ul li a p{font-size: 0.18rem;color: #323232;line-height: 0.24rem;height: 0.48rem;overflow: hidden;margin-top: 0.04rem;}
.mediaBox ul li a:hover p{color: #be0428;}
.NoticeBox{width: 40%;}
.NoticeBox ul{}
.NoticeBox ul li{width: 100%;padding: 0.24rem 0;}
.NoticeBox ul li a{}
.NoticeBox ul li a .date{width: 0.6rem;}
.NoticeBox ul li a .date i{font-size: 0.4rem;text-align: center;display: block;color: #be0428;font-family:"SourceHanSerifSC-Bold";font-style: normal;}
.NoticeBox ul li a .date b{color: #6d6d6d;font-size: 0.14rem;display: block;text-align: center;font-weight: normal;margin-top: 0.06rem;}
.NoticeBox ul li a .text{width: calc(100% - 0.7rem);}
.NoticeBox ul li a .text p{font-size: 0.18rem;color: #323232;line-height: 0.3rem;height: 0.6rem;overflow: hidden;}
.NoticeBox ul li a:hover .text p{color:#be0428;}
@media (max-width:1400px){
	.NoticeBox ul li a .date{width: 0.75rem;}
	.NoticeBox ul li a .text{width: calc(100% - 0.85rem);}
}
@media (max-width:1000px){
	.NoticeBox ul li a .date{width: 0.9rem;}
	.NoticeBox ul li a .text{width: calc(100% - 1rem);}
}
@media (max-width:850px){
	.mediaBox ul{margin-top: -0.2rem;}
	.mediaBox{width: 100%;}
	.NoticeBox{width: 100%;margin-top: 0.42rem;}
	.NoticeBox ul{margin-top: -0.2rem;}
	.NoticeBox ul li a .date{width: 0.6rem;}
	.NoticeBox ul li a .text{width: calc(100% - 0.75rem);}
}

@media (max-width:650px){
	.NoticeBox ul li{width: 100%;padding: 0.12rem 0;}
        .mediaBox ul li {width: 100%;padding: 0.12rem 0;}
}
/* 媒体关注 通知公告 end */

/* 校园风光 start */
.xyfgBox{margin-top: 0.42rem;}
.xyfgBox .sametitle{justify-content: center;position: relative;}
.xyfgBox .sametitle a{position: absolute;right: 0;top: 0.26rem;}
.xyfgBox .xyfgScroll{width: 40%;position: relative;}
.xyfgBox .xyfgScroll::before{content: "";width: 100%;height: 3.6rem;position: absolute;left: 0rem;bottom: 0rem;background:#FFFFFF;z-index: 0;box-shadow: 0 0 18px 0 #CCCCCC;}
.xyfgBox .xyfgScroll{}
.xyfgBox .xyfgScroll .swiper-slide{}
.xyfgBox .xyfgScroll .swiper-slide a{display: block;}
.xyfgBox .xyfgScroll .swiper-slide a .pic{overflow: hidden;width: 100%;height: 389px;}
.xyfgBox .xyfgScroll .swiper-slide a .pic img{display: block;width: 100%;height: 100%;}
.xyfgBox .xyfgScroll .swiper-slide a .date{background: rgba(202,10,6,0.8);border-top-left-radius: 0.12rem;border-bottom-right-radius: 0.12rem;width: 0.7rem;height: 0.65rem;display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;left: 0.4rem;top: -0.35rem;}
.xyfgBox .xyfgScroll .swiper-slide a .date i{font-style: normal;font-weight: normal;font-family: georgia;font-size: 0.34rem;line-height: 0.36rem;color: #FFFFFF;}
.xyfgBox .xyfgScroll .swiper-slide a .date b{font-style: normal;font-weight: normal;font-family: georgia;font-size: 0.12rem;line-height: 0.20rem;color: #FFFFFF;}
.xyfgBox .xyfgScroll .swiper-slide a .text{background: #FFFFFF;padding: 0 0.2rem 0.8rem 0.4rem;margin-top: -0.15rem;}
.xyfgBox .xyfgScroll .swiper-slide a .text h5{font-size: 0.18rem;font-weight: bold;color: #ad0508;line-height: 0.3rem;height: 0.6rem;overflow: hidden;}
.xyfgBox .xyfgScroll .swiper-slide a .text p{font-size: 0.16rem;line-height: 0.26rem;color: #6d6d6d;height: 0.78rem;overflow: hidden;}

.xyfgBox .xyfgScroll .swiper-pagination{text-align: right;width: calc(100% - 0.2rem);bottom: 0.3rem;}
.xyfgBox .xyfgScroll .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;background: #e0e0e0;opacity: 1;}
.xyfgBox .xyfgScroll .swiper-pagination-bullet-active{width: 0.14rem;height: 0.14rem;background: #ad0508;}
.xyfgBox ul{width: 57%;}
.xyfgBox ul li{width: 48%;}
.xyfgBox ul li+li+li{margin-top: 3.5%;}
.xyfgBox ul li a{display: block;}
.xyfgBox ul li a .pic{overflow: hidden;width: 100%;height: 244px;}
.xyfgBox ul li a .pic img{display: block;width: 100%;height: 100%;}
.xyfgBox ul li a .text{margin-top: 0.1rem;}
.xyfgBox ul li a .text p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;overflow: hidden;}
@media (max-width:1400px){
	.xyfgBox .xyfgScroll .swiper-slide a .pic{height: 3.89rem;}
	.xyfgBox ul li a .pic{height: 2.44rem;}
}
@media (max-width:1100px){
	.xyfgBox .xyfgScroll .swiper-slide a .date {width: 0.88rem;height: 0.88rem;}
}

@media (max-width:850px){
	.xyfgBox .sametitle{justify-content: space-between;position: relative;}
	.xyfgBox .sametitle a{position: relative;right: 0;top: 0;}
	.xyfgBox .xyfgScroll .swiper-slide a .date {width: 0.6rem;height: 0.6rem;}
	.xyfgBox .xyfgScroll .swiper-slide a .pic{height: auto;}
	.xyfgBox .xyfgScroll{width: 100%;}
	.xyfgBox ul{width: 100%;margin-top: 0.4rem;}
	.xyfgBox ul li a .pic{height: 29vw;}
}
@media (max-width:650px){
	.xyfgBox ul li{width: 100%;}
	.xyfgBox ul li a .pic{height: auto;}
	.xyfgBox ul li+li{margin-top: 0.2rem;}
	.xyfgBox ul li+li+li{margin-top: 0.2rem;}
}

/* 校园风光 end */
/* 专题专栏 start */
.ztzlBox{margin-top: 0.42rem;}
.ztzlBox .sametitle{justify-content: center;position: relative;}
.ztzlBox .sametitle a{position: absolute;right: 0;top: 0.26rem;}
.ztzlScroll{position: relative;}
.ztzlScroll .swiper-container{padding-bottom: 15px;}
.ztzlScroll .swiper-slide{filter: brightness(1);position: relative;}
.ztzlScroll .swiper-slide a{display: block;position: relative;}
.ztzlScroll .swiper-slide a::after{content: "";position: absolute;background: url(../images/ztbg.png) no-repeat bottom center;width: 100%;height: 15px;}
.ztzlScroll .pic{width: 100%;overflow: hidden;position: relative;}
.ztzlScroll .pic img{width: 100%;display: block;height: 136px;}

.ztzlScroll .swiper-button-prev{transform:rotateY(180deg);background: url(../images/RR.png) no-repeat center;width: 0.37rem;height: 0.37rem;z-index: 9;left: 0;top: -0.15rem;position: absolute;margin-left: -0.5rem;border: none;margin-top: -0.19rem;top: 50%;}
.ztzlScroll .swiper-button-prev:hover{transform:rotateY(0deg);background: url(../images/LL.png) no-repeat center;width: 0.37rem;height: 0.37rem;z-index: 9;left: 0;top: -0.15rem;position: absolute;margin-left: -0.5rem;border: none;margin-top: -0.19rem;top: 50%;}

.ztzlScroll .swiper-button-next{background: url(../images/RR.png) no-repeat center;width: 0.37rem;height: 0.37rem;z-index: 9;right: -0.5rem;position: absolute;top: -0.15rem;left: auto;border: none;margin-top: -0.19rem;top: 50%;}
.ztzlScroll .swiper-button-next:hover{transform:rotateY(180deg);background: url(../images/LL.png) no-repeat center;width: 0.37rem;height: 0.37rem;z-index: 9;right: -0.5rem;position: absolute;top: -0.15rem;left: auto;border: none;margin-top: -0.19rem;top: 50%;}

@media(max-width: 1500px) {
	.ztzlScroll .swiper-button-prev{margin-left: 0;}
	.ztzlScroll .swiper-button-prev:hover{margin-left: 0;}
	.ztzlScroll .swiper-button-next{right: 0;}
	.ztzlScroll .swiper-button-next:hover{right: 0;}
}
@media(max-width: 1400px) {
	.ztzlScroll .pic img{height: 1.36rem;}
}
@media(max-width: 960px) {
	.ztzlScroll .pic img{height: 1.9rem;}
}
@media(max-width: 850px) {
	.ztzlBox .sametitle{justify-content: space-between;position: relative;}
	.ztzlBox .sametitle a{position: relative;right: 0;top: 0;}
	.ztzlScroll .pic img{height: 1.1rem;}
}
	
@media(max-width: 768px) {
	.ztzlScroll .pic img{height: 1.2rem;}
	.ztzlScroll .pic img{height: 19vw;}
}
@media(max-width: 414px) {
	.ztzlScroll .pic img{height: 38vw;}
}

/* 专题专栏 end */

/* footer start */
.footer{background:url(../images/footerbg.png) no-repeat center;background-size: cover;margin-top: 0.42rem;}
.footer h4{font-size: 0.2rem;color: white;position: relative;margin-bottom: 0.2rem;}
.footer>.w14{align-items: center;padding: 0.42rem 0;}
.footer h4::after{content: "";position: absolute;left: 0.9rem;width: 1.2rem;/*height: 1px;*/background: white;top: 50%;}
.footer ul{}
.footer ul li{position: relative;margin: 0 0.08rem;}
.footer ul li .ewm{width: 1.2rem;height: 1.2rem;position: absolute;bottom:0.5rem;left: 50%;margin-left:-0.6rem;display: none;z-index: 999;}
.footer .wxewm{margin-left: 0.16rem;}
.footer ul li .tubiao{}
.footer ul li:hover .ewm{display: block;}
.footer ul li:hover .ewm img{display: block;width:1.21rem;height:auto;}

.footer .finfo{}
.footer .finfo .flex-end{align-items: center;}

.bq{background: #3e3939;padding: 0.05rem 0;}
.bq p{font-size: 0.14rem;color: #FFFFFF;padding: 0.1rem 0;}
.bq p a {color: #FFFFFF;}
.bq img{display: inline-block;margin: 0 0.08rem;}

@media(max-width: 850px){
	.footer>.w14{flex-direction: column;}
	.footer h4{margin-top: 0.3rem;}
	.footer ul{margin-bottom: 0.3rem;}
	.footer .text.flex-center{flex-direction: column;}
}

/* footer end */

/* 二级页banner */
.listTop{position: relative;}
.listBanner{position: relative;}
.listBanner .pic{position: relative;}
.listBanner .pic::after{content: "";width: 100%;height: 100%;background:  repeat-x top;position: absolute;left: 0;top: 0;}
.listBanner .pic img{display: block;width: 100%;}
@media(max-width: 1400px){
}
@media(max-width: 1200px){
	.listBanner .pic::after,.listBanner .pic::before{display: none;}
	.listBanner .pic img{height: 20vh;object-fit: cover;}
}
/*==========================================内页 开始=============================================*/

	
	
	.ar_wap{ display:none}
	
	#nav_slide{background: #CCCCCC;line-height: 50px;position: relative;z-index: 2;}
	#nav_slide #bnt_back{ position:absolute; left: 0.16rem; top:-2px;  }
	#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
	
	#nav_slide .n_title{ height: 50px; }
	#nav_slide h1{font-size: 0.26rem;color: #fff;text-align: center;}
	#bnt_sub_nav{position: absolute;right: 0.16rem;top: 14px;cursor: pointer;}
	#bnt_sub_nav img{display: block;height: 20px;}
	#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
	#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
	#sub_nav_content ul{}
	#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
	#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
	#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
	#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
	#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
	#sub_nav_content ul li.on>a{color: #ceb472;}
	#sub_nav_content ul li ul{ display:none}
	#nav_slide{ display:none}
	.n_container{}
	.n_container .n_left{float:left;width: 3rem;position: relative;z-index: 1;margin-top: -1.5rem;}
	.n_container .n_left h1{font-size: 0.38rem;position: relative;background: url(../images/leftbg.png) no-repeat center;height: 1.5rem;background-size: cover;line-height: 1.5rem;font-weight: bold;}
	.n_container .n_left h1 span{position:relative;display: inline-block;color: #FFFFFF;display: block;text-align: center;}
	.n_container .n_left ul{padding: 0 0.2rem; position:relative;}
.n_container .n_left .con{background:url(../images/leftbg2.png) no-repeat bottom center #fff;box-shadow: 0px 0px 12.61px 0.39px rgba(0, 0, 0, 0.34);padding-bottom: 2.8rem;}
	.n_container .n_left .con ul li{ line-height: 0.86rem;font-size: 20px;color: #323232;position:relative;border-bottom: 1px dashed #CCCCCC;}
	.n_container .n_left .con ul li.on dl{display:block !important;}
	/* .n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 0;right: 0;height:1px;background: #f5f5f5;} */
/* 	.n_container .n_left .con ul li::after{content: "";width: 0;height: 100%;background: url(../images/part1-02.png) no-repeat right center;position: absolute;left: 0;top: 0;transition: 0.6s all;} */
	.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
	.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{width: calc(100% + 50px);transition: 0.6s all;}
	.n_container .n_left .con ul li>a{position: relative;z-index: 1;color: #323232;display: block;transition: 0.36s;position: relative;text-align: center;}
	.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #be0428;}
	.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 20px;background: #be0428;}
	.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
	.n_container .n_left .con ul li dl dd{height: auto;border-bottom: 1px dashed #cccccc;}
	.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
	.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;top: 0;right: 0;bottom: 0;left: 0;transition: .6s;background: #ceb472;opacity: 0;visibility: hidden; z-index:-1}
	.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible}
	.n_container .n_left .con ul li i.up{}
	.n_container .n_left .con ul li i{width: 20px;height: 70px;position:absolute;right: 0;top: 0;transition:0.36s;cursor: pointer;font-style: normal;font-size: 0.2rem;color: #333333;}
	.n_container .n_left .con ul li.on i{color: #be0428;font-weight: bold;}
	.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #fff !important;}
	.n_container .n_right{ width:calc(100% - 3.5rem);}
	.n_container .n_right .position{background: url(../images/nowBg.png) no-repeat left center;height: 0.73rem;position: relative;top: -0.73rem;width: 6.47rem;}
	.n_container .n_right .position h5{font-size: 0.3rem;line-height: 0.73rem;margin-left: 0.5rem;color: #FFFFFF;}
	.n_container .n_right .position p{line-height: 0.38rem;font-size: 0.14rem;color: #FFFFFF;padding-left: 68px;line-height: 0.73rem;margin-left: 0.2rem;}
	.n_container .n_right .position p a{color: #FFFFFF;transition: 0.6s all;line-height: 0.73rem;}
	.n_container .n_right .position p a:hover{color: #be0428;transition: 0.6s all;}
	
	.n_rightBox{margin-top: 0.5rem;}
	.fy{margin-top: 0.6rem;}
	.fy img{display: table;margin: 0 auto;max-width: 100%;}
	@media(max-width: 1200px){
		.header_box_wai{ display:none;}
		.n_container .n_position{display: none;}
		.n_container .n_left{ display:none;}
		.n_container .n_right{ width:100%; padding:0;}
		#nav_slide{ display:block;}
		.n_rightBox{padding:0;margin-top: 0.3rem;}
		.n_container .n_right .position{display: none;}
		.n_container{padding: 0.15rem 0 0.15rem 0;}
	}
	
/* 通知公告文章列表 start */
.n_list01 li{border-bottom: 1px solid #ededed;position: relative;}
.n_list01 li::after{content: "";width: 0;height: 100%;background: #ceb472;transform: skewX(15deg);position: absolute;left: 10%;top: 0;transition: 0.6s all;}
.n_list01 li::before{content: "";width: 0;height: 100%;background: #ceb472;position: absolute;left: 0;top: 0;}
.n_list01 li a{padding: 0.3rem 0.4rem;align-items: center;position: relative;z-index: 1;}
.n_list01 li p{width: calc(100% - 75px);color: #323232; overflow: hidden;font-size: 0.18rem;line-height: 0.28rem;transition: 0.6s all;max-height: 0.56rem;}
.n_list01 li .time{width: 55px;}
.n_list01 li .time .day{ font-size: 0.36rem;color: #323232;text-align: right;transition: 0.6s all;margin-bottom: 0.1rem;transition: 0.6s all;}
.n_list01 li .time .year{
	font-size: 0.14rem;color: #999;text-align: right;transition: 0.6s all;}
.n_list01 li:hover::after{width: 90%;transition: 0.6s all;}
.n_list01 li:hover::before{width: 30%;}
.n_list01 li:hover .time .day{color: #fff;transition: 0.6s all;}
.n_list01 li:hover .time .year{color: #ece3ce;transition: 0.6s all;}
.n_list01 li:hover p{color: #fff;transition: 0.6s all;}
@media(max-width: 1200px){
	.n_list01 li a{padding: 0.2rem 0;}
}
/* 通知公告文章列表 end */
/* 文章列表 start */
.n_list02 li{padding: 0.11rem 0;}
.n_list02 li a{width: 100%;}
.n_list02 li p{position: relative;padding-left: 12px; width: calc(100% - 94px); font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;overflow: hidden;transition: 0.6s all;}
.n_list02 li em{font-style: normal;font-size: 0.14rem;color: #323232;text-align: right;line-height: 0.28rem;transition: 0.6s all;}
.n_list02 li:hover p{color: #bf2a32;padding-left: 18px;transition: 0.6s all;font-weight: bold;}
.n_list02 li:hover em{color: #bf2a32;transition: 0.6s all;}
.n_list02 li:hover {background: white;box-shadow: 0px 1px 21px 0px rgba(0, 0, 0, 0.16);padding: 11px 0.2rem;transition: 0.6s all;}

@media(max-width: 850px){
	.n_list02 li p{width: 100%;margin-bottom: 0.1rem;height: auto;}
	.n_list02 li em{line-height: 0.16rem;padding-left: 0.12rem;}
}
/* 文章列表 end */
/* 图片文章列表 start */



.n_list03 ul{margin-bottom: -2.333%;margin-left: -2.333%;width: 100%;justify-content: flex-start;}
.n_list03 li{width: 31%;margin-bottom: 2.333%;margin-left: 2.333%;}
.n_list03 li a{display: block;}
.n_list03 li .pic{overflow: hidden;}
.n_list03 li .pic img{display: block;width: 100%;transition: 0.6s all;object-fit: cover;height: 1.75rem;}
.n_list03 li .text{border-top: none;transition: 0.6s all;}
.n_list03 li .text em{font-style: normal;font-size: 0.14rem;color: #999999;padding-top: 0.15rem;border-top: 1px solid #e5e5e5;display: block;}
.n_list03 li .text p{margin-top: 0.2rem;font-size: 0.15rem;line-height: 0.24rem;height: 0.48rem;overflow: hidden;color: #323232;margin-bottom: 0.1rem;}
.n_list03 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list03 li:hover .text{transition: 0.6s all;}
.n_list03 li:hover .text em{color: #be0428;opacity: 0.6;}
.n_list03 li:hover .text p{color: #be0428;}

.n_list033 li{width: 31%;display:inline-block;text-align:center;padding: 0 4%;}
.n_list033 li .pic img {height: 3.1rem;}

@media(max-width: 1400px){
}
@media(max-width: 1200px){
	.n_list03 li .pic img{height: 18vw;}
}
@media(max-width: 1000px){
}
@media(max-width: 850px){
}
@media(max-width: 768px){
}
@media(max-width: 540px){
	.n_list03 li{width: 100%;}

	.n_list03 li .pic img{height: auto;}
}
/* 图片文章列表 end */
/* 图片文章列表2 start */
.n_list04 ul{margin-bottom: -0.2rem;}
.n_list04 li{border-bottom: 1px solid #e5e5e5;padding: 0.4rem 0.6rem;transition: 0.6s all;}
.n_list04 li:hover{ box-shadow: 0px 2px 47px 3px rgba(0, 0, 0, 0.16);background: url(../images/textbg.png) no-repeat right bottom;transition: 0.6s all;}

.n_list04 li a{display: block;position: relative;overflow: hidden;width: 100%;}
.n_list04 li .pic{position: relative;float: left;margin-right: 0.3rem;width: 3.2rem;overflow: hidden;}
.n_list04 li .pic img{display: block;width: 100%;transition: 0.6s all;object-fit: cover;height: 2.2rem;}
.n_list04 li .bt em{font-style: normal;font-size: 0.14rem;color: #be0428;background: url(../images/dateic.png) no-repeat left center;padding-left: 24px;line-height: 0.26rem;display: block;}
.n_list04 li .bt{margin-bottom: 0.16rem;}
.n_list04 li .bt h5{margin: 0 0 0.08rem 0;font-size: 0.2rem;line-height: 0.32rem;height: 0.32rem;overflow: hidden;color: #323232;font-weight: bold;transition: 0.6s all;}
.n_list04 li .text p{font-size: 0.14rem;color: #888888;line-height: 0.30rem;max-height: 0.90rem;overflow: hidden;}
.n_list04 li .text span{display: block;margin-top: 0.2rem;}
.n_list04 li .text span i{position: relative;font-size: 0.12rem;color: #FFFFFF;line-height:0.44rem;border-radius:0.06rem;display: inline-block;width: 1.4rem;height: 0.44rem;background: #ce201b;padding-left: 0.2rem;}
.n_list04 li .text span i::after{position: absolute;content: "";right: 0.16rem;top: 50%;background: url(../images/hd.png) no-repeat right;width: 0.16rem;height: 0.13rem;margin-top: -0.06rem;}
.n_list04 li .text span{}
.n_list04 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list04 li:hover .bt h5{color: #ce201b;transition: 0.6s all;}
@media(max-width: 850px){
	.n_list04 li{padding: 0.4rem 0;}
	.n_list04 li:first-child{padding:0 0 0.4rem 0;}
	.n_list04 li .bt h5{height: auto;}
	.n_list04 li .pic{width: 100%;margin-right: 0;float: none;}
	.n_list04 li .text{margin-top: 0.2rem;}
	.n_list04 li .text h5{font-size: 0.18rem;line-height: 0.28rem;height: auto;}
	.n_list04 li .pic img{height: auto;}
	
}
/* 图片文章列表2 end */
/* show start */
.show{width: 100%;}
.show01{margin-bottom: 0.4rem;}
.show01 h5{font-size: 0.3rem;line-height: 0.48rem;overflow: hidden;text-align: center;font-weight: bold;margin-bottom: 0.24rem;width: 100%;}
.show01 p{background: #f7f7f6;padding: 0.16rem 0.1rem;text-align: center;}
.show01 p em{font-style: normal;display: inline-block;margin: 0 0.05rem;font-size: 0.14rem;color: #323232;}
.show02 p{font-size: 0.18rem;color: #323232;line-height: 0.36rem;text-indent: 0.36rem;margin-bottom: 0.3rem;}
.show02 img{display: block;margin: 0 auto 0.3rem auto;width: 60%;    max-width: 90%;  height: auto !important;    border: 0 !important;}
.show03{padding-top: 0.3rem;border-top: 1px solid #cccccc;}
.show03 p{margin-bottom: 0.2rem;font-size: 0.16rem;line-height: 0.28rem;color: #323232;}
.show03 p a{color: #323232;transition: 0.6s all;}
.show03 p+p{margin-bottom: 0;}
.show03 p a:hover{color: #ceb472;transition: 0.6s all;}
@media(max-width: 1500px){
.n_list033 li .pic img {height: 3.5rem;}

}
@media(max-width: 1200px){
.n_list033 li .pic img {height: 4.5rem;}

}

@media(max-width: 850px){
        .n_list03 ul .ts{    width: 23% !important;}
        
	.show02 img{width: 100%;}
	.show01 h5{font-size: 0.24rem;line-height: 0.32rem;}
        .bq p { line-height: 20px;}
        .n_list033 li {  width: 47%;}
}
@media(max-width: 700px){
      .n_list03 ul .ts{display:none;}
      .n_list033 li {  width: 100%;}
      .n_list033 li a{    padding: 0 5%;}
      .n_list033 li .pic img {  height: auto;}
}

@media(max-width: 480px){ 

}

@media(max-width: 480px){
.sametitle h5 img {
    width: 0.4rem;
    height: 0.4rem;
}

.sametitle h5 span {
    font-size: 0.28rem;
}

.NoticeBox ul li a .date i {    font-size: 0.35rem;}
.footer ul li{position: relative;margin: 0 0.04rem;}
.flogo img { padding:0 10px; max-width: 100%;}
}


.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {margin: 5px 0px 0px 5px !important;}