@charset "utf-8";
/* CSS Document public*/
*{font-family:"Microsoft Yahei",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:"Microsoft Yahei",Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100%;} html{ overflow:-moz-scrollbars-vertical;overflow-x: hidden;} 
::-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;}

.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.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;}
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: 3.25rem;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;width: 100%;height: auto;}
.fl{ float:left}
.fr{ float:right}
.line1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.textline{background-repeat: no-repeat;background-size: 0 1px;background-position:0 100%;transition: background-size 0.5s ease-out 0s;}
a:hover .textline{background-size: 100% 1px;}
.pic{position: relative;overflow: hidden;transition: 0.4s;background-position: center center;}
.pic img{display: block;width: 100%;object-fit: cover;transition: 0.4s ease-in;/* opacity: 0; */}
a:hover .pic img{transform:scale(1.1);transition: 0.4s ease-in;}

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

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;}

.w15{width:15rem;margin:0 auto;}
.w18{width:18rem;margin:0 auto;}
@media(max-width: 1780px) {
    .w18{padding: 0 32px;width: 100%;}
}
@media(max-width: 1560px) {
    .w15{padding: 0 32px;width: 100%;}
}
@media(max-width: 768px) {
	.w18{width: 95%;padding: 0;}
	.w15{width: 95%;padding: 0;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#10A67D}
img{ vertical-align:middle}


#gotop{ position:fixed; z-index:9999; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:0.5rem; height:1.11rem;transition: 0.4s;}
#gotop img{width: 0.5rem;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop:hover{bottom: 90px;transition: 0.4s;}
 .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#10A67D;;opacity:0.9;filter:alpha(opacity=90);z-index:999998;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:999999;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;}

@font-face {font-family: "sourcebold";src: url("../fonts/SourceHanSerifCN-Bold.ttf") format("truetype");}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:16px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}

/*==========================================公共 开始=============================================*/

.header_box { z-index: 100; left: 0px; right: 0px; top: 0px; position: fixed;border-top: 0.04rem solid #b02224;}
#header {z-index: 999; width: 100%; transition: all 0.6s ease 0s;position: relative;}
#header .w168{align-items: center;}
.header{padding: 0.3rem 0 0.1rem 0;align-items: center;}
.headerNav {width: 58.33%; position: relative;z-index: 99;justify-content: flex-end;align-items: center;}
.header .search_btn{ cursor: pointer; text-align: center; transition: all 0.6s ease 0s;display: block;position: relative; }
#logo {width: 42.13%;position: relative;z-index: 99;}
#logo a{display: block;}
#logo img{display: block;width: 100%;}
.header_R{width: 54.66%;}
.header_top{align-items: center;justify-content: flex-end;}
.header_top li a{font-size: 0.14rem;color: #fff;transition: 0.6s all;}
.header_top li{margin-right: 0.1rem;position: relative;padding-right: 0.1rem;background: url(../images25/top01.png) no-repeat right center;background-size: 0.01rem 0.06rem;}
.header_top li:last-child{background: none;}
.header_top li:last-child::after{display: none;}
.header_top li a:hover{opacity: 0.7;transition: 0.6s all;}
.header_top .search{width: 1.8rem;line-height: 0.32rem;height: 0.32rem;border: 0.01rem solid rgba(255,255,255,0.4);border-radius: 0.18rem;}
.header_top .search .text{width: calc(100% - 0.45rem);line-height: 0.32rem;font-size: 0.14rem;color: #fff;text-indent: 0.15rem;}
.header_top .search .btn{width: 0.32rem;height: 0.32rem;background: url(../images25/search.png) no-repeat no-repeat left center;background-size: 0.15rem 0.15rem;}
.header_top p a{font-size: 0.14rem;color: #fff;line-height: 0.18rem;margin-right: 0.15rem;padding-right: 0.15rem;background: url(../images25/top01.png) no-repeat right center;transition: 0.6s all;}
.header_top p a:last-child{margin-right: 0;padding-right: 0;background: none;}
.header_top p a:hover{opacity: 0.6;transition: 0.6s all;}
#header.show #nav{display: none;}
#header.show .menu-pc{background: url() no-repeat center;background-size: cover;}
@media (max-width: 1500px) {
  #m_header #logo { width: 50%; }
  #logo img { width: 100%; }
}
@media (max-width: 850px) {
  .header_box { height: 0.5rem; }
  #m_header #logo{width: 85%;}
}
@media (max-width: 414px) {
  .header_box { height: 0.5rem; }
}
@media (max-width: 340px) {

}

#nav {position: relative;}
#nav ul { position: relative;}
#nav ul li { position: relative; z-index: 9; }
#nav ul li a { display: block; padding: 0px; }
#nav ul li h3 { font-size: 0.18rem;color: rgb(255, 255, 255);font-weight: bold; line-height: 0.5rem;position: relative; transition: all 0.6s ease 0s;}

#nav ul li:hover a { color: rgb(255, 255, 255); }
#nav ul li.on h3 { font-weight: bold; }
#nav ul li:hover a h3 span, #nav ul li.on h3 span { background: url("") left center no-repeat; }
#nav ul li a i { display: inline-block; background: url("") center center / contain no-repeat; width: 9px; height: 6px; vertical-align: middle; margin-left: 8px; }
#nav ul li .sub { position: absolute;top: 100%;  z-index: 10000; visibility: hidden; opacity: 0; transition: all 0.5s ease 0s;}
#nav ul li:last-child .sub { margin-left: 0px; left: auto; right: 0px; }
#nav ul li .sub .box { padding: 0.1rem 0.2rem; text-align: center;background: rgba(255, 255, 255, 0.95);}
#nav ul li .sub a { padding: 0px;border-bottom: 0.01rem solid #e7e7e7; line-height: 2.5; transition: all 0.3s ease 0s; font-size: 0.16rem; color: rgb(102, 102, 102); }
#nav ul li .sub a:hover { color: #b02224;font-weight: 600;}
#nav ul li:hover .sub { 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 {font-weight: bold; }
#nav .navBox > ul > li:last-child h3::after { left: auto; margin-left: 0px; right: 0px; }
#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 {position: fixed;height: auto; transition: all 0.4s ease 0s; margin-top: 0px;border-top: none;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.18);z-index: 99;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);

}
.header_box.xg #header{transition: 0.6s all;margin-top: 0;}
.header_box.xg .header{padding: 0.15rem 0 0.1rem 0;}
#logo .logo_black { display: none; }
.top_search_black { display: none; }
.header_box.xg #logo{width: 40%;}

@media (max-width: 1200px) {
  .header_box { display: none; }
}
@media (max-width: 850px) {
  
  #header { display: none; }
  #gotop{right: 0.15rem;bottom: 0.3rem;}
  #gotop img,#gotop.hide{width: 0.3rem;}
  #gotop.hide{height: 0.3rem;}
}
.tc2 .tc-box form { border-radius: 4px; overflow: hidden; background: rgb(255, 255, 255); height: 60px; width: 100%; }
.tc2 .tc-box input[type="text"] { border: none; width: 94%; display: block; height: 60px; text-align: left; color: rgb(67, 67, 67); font-size: 14px; background: none; line-height: 60px; padding: 0px 20px; }
.tc2 .tc-box input[type="text"]:focus { text-align: left; }
.tc2 .tc-box input[type="submit"] { position: absolute; right: 0px; top: 50%; padding: 0px; z-index: 2;height: 60px; width: 70px; cursor: pointer; border: none; margin-top: -30px; }
.tc2 .tc { transition: all 300ms ease 0s; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 9999; }
.tc2 .tc { pointer-events: none; opacity: 0; transform: scale(1.1); visibility: hidden; }
.tc2 .tc.act { opacity: 1; pointer-events: auto; transform: scale(1); visibility: visible; }
.tc2 .close:hover { transform: rotate(180deg); }
.tc2 .close, .tc { transition: all 400ms ease 0s; }
.tc2 .tc-box { position: absolute; border-radius: 4px; overflow: hidden; top: 50%; z-index: 9999; background: rgb(255, 255, 255); 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: 0px; left: 0px; width: 100%; z-index: 0; opacity: 0.8; }
.search_btn { cursor: pointer; width: 0.18rem;height: 0.18rem;}
.search_btn img{display: block;width: 0.18rem;height: 0.18rem;}
.search_btn svg { display: inline-block; fill: rgb(255, 255, 255); width: 16px; height: 16px; vertical-align: middle; }
.nav-pc{position: absolute;top: 0;left: 0;right: 0;height: 100vh;z-index: -1;background-repeat: no-repeat;background-position: center;-o-background-size: cover;background-size: cover;display: none;}
.nav-pc .navBox{position: absolute;top: 162px;left: 5%;bottom: 0;overflow-y: auto;width: 90%;}
.nav-pc .navBox dt{font-size: 0.22rem;font-weight: bold;margin-bottom: 0.3rem;}
.nav-pc .navBox dt a{color: #fff;transition: 0.6s all;}
.nav-pc .navBox dt a:hover{opacity: 0.6;transition: 0.6s all;}
.nav-pc .navBox dd{margin-bottom: 0.34rem;}
.nav-pc .navBox dd a{color: #fff;font-size: 0.18rem;transition: 0.6s all;opacity: 0.8;}
.nav-pc .navBox dd a:hover{opacity: 1;transition: 0.6s all;}

.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: none; transition: all 0.6s ease 0s; left: 0px; right: 0px; 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: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.header-right .bubbles-bg { opacity: 0; visibility: hidden; transition: all 0.5s ease 0.8s; }
.search-dialog-box .bubbles-bg .bubble { position: absolute; }
.search-dialog-box .bubbles-bg .bubble .circle { border-radius: 100%; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.search-dialog-box .bubbles-bg .bubble1 { width: 6%; padding-top: 6%; left: 26.875%; top: -6.67%; }
.search-dialog-box .bubbles-bg .bubble1 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble2 { width: 12px; padding-top: 12px; left: 13.54%; top: 18%; }
.search-dialog-box .bubbles-bg .bubble2 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble3 { width: 36px; padding-top: 36px; left: 8.854%; top: 30.55%; }
.search-dialog-box .bubbles-bg .bubble3 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble4 { width: 56.875%; padding-top: 56.875%; left: -28.6458%; top: 51.85%; }
.search-dialog-box .bubbles-bg .bubble4 .circle { background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.05) 100%); }
.search-dialog-box .bubbles-bg .bubble5 { width: 54px; padding-top: 54px; left: 26.3%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble5 .circle { background-color: rgb(255, 255, 255); opacity: 0.1; }
.search-dialog-box .bubbles-bg .bubble6 { width: 56.875%; padding-top: 56.875%; left: 73.4375%; top: -52.77%; }
.search-dialog-box .bubbles-bg .bubble6 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.1) 100%); }
.search-dialog-box .bubbles-bg .bubble7 { width: 2rem; padding-top: 2rem; left: 60.9375%; top: 18.5%; }
.search-dialog-box .bubbles-bg .bubble7 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble8 { width: 1.35rem; padding-top: 1.35rem; left: 95.83%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble8 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble9 { width: 16px; padding-top: 16px; left: 76.5625%; top: 96.296%; }
.search-dialog-box .bubbles-bg .bubble9 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble10 { width: 56.875%; padding-top: 56.875%; left: 71.354%; top: 87%; }
.search-dialog-box .bubbles-bg .bubble10 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.3) 100%); }
.search-dialog-box .bubbles-bg .bubble { animation: 8s linear 0s infinite normal none running spin; transform-origin: 50% 45%; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) { animation: 8s linear 0s infinite normal none running spin2; }
.search-dialog-box .bubbles-bg .bubble .circle { animation: 8s linear 0s infinite normal none running spin-reverse; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle { animation: 8s linear 0s infinite normal none running spin-reverse2; }
.search-dialog-box .bubbles-bg .sm-bubble { transform-origin: 30% 30px; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 2.75rem; line-height: 3.5rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 50%; margin: 0px auto; padding: 0px 0rem 0px 1.5rem; box-sizing: border-box; transition: all 0.3s ease 0s; 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: rgb(145, 145, 145); transition: all 0.3s ease 0s; outline: none; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgba(255, 255, 255, 0.6); }
.search-dialog .search-input input[type="text"]::-webkit-input-placeholder { color: rgb(145, 145, 145); }
.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: url("../images25/search.png") center center no-repeat #b02224; height: 0.8rem; width: 0.8rem; border-radius: 100px; }
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url(); background-size: 3.5rem; border-radius: 100%; margin-right: 1rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .search-input.on input[type="image"] { background-image: url(""); }
.search-dialog .hot-search { font-size: 0px; width: 19.5rem; margin: 0.6rem auto 0px; box-sizing: border-box; padding: 0px 0.6rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.375rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.6rem; background-repeat: no-repeat; background-position: left center; background-size: 0.5rem; background-image: url(""); }
.search-dialog .hot-link { margin-left: 1rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.375rem; line-height: 0.5rem; margin-right: 0.75rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.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(0px); }
.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: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-image: url("../images25/search_close.png"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}
#nav{z-index: 99;margin: 0 auto;position: relative;width: 100%;margin-top: 0;}
#nav ul{width:100%;padding: 0;}
#nav ul li{position:relative;z-index:0;}
#nav ul li:last-child::after{position:absolute;content: "";}

#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 0.18rem;color: #FFFFFF;position:relative;transition:.6s;text-align: center;line-height: 0.5rem;font-weight: bold;}
#nav ul li:hover a h3{font-weight: bold;}
#nav ul li:hover a{}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li a i{ display:inline-block;width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}

#nav ul li .sub{
    position: absolute;
    top: 0.5rem;
    min-width: 1.8rem;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .5s;
    transform-origin: top;
 background:rgba(255,255,255,1);
}
#nav ul li .sub .sub2{position: relative;}
#nav ul li .sub .sub2 .sjnav{position: absolute;left: 100%; top: 0;background: rgba(255,255,255,0.8);display: none;}
#nav ul li .sub .sub2:hover .sjnav{display: block;}
#nav ul li .sub .box{padding-top:0.16rem; text-align:center;position: relative;}
#nav ul li .sub .box::after{content: "";position: absolute;height: 0.6rem;width: 100%; bottom: -0.6rem;left: 0;background-size: contain;}
#nav ul li .sub a{white-space: nowrap;padding: 0 0.2rem;line-height: 0.5rem;transition:.3s;font-size: 0.18rem;color: #323232;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform: translateX(-50%) scaleY(1);}


#nav ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #FFFFFF;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 0.04rem;position:absolute;left: 0;margin-left: 0;background: #b02224;top:0;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{ content:"";display:block;position:absolute;left:50%;margin-left: -0.12rem;border-left:transparent 0.12rem solid;border-right:transparent 0.12rem solid;border-bottom: #d93e4e 0.12rem solid;top:-0.10rem;transition:.3s;opacity:0;visibility:hidden;display: none;}
#nav .navBox>ul>li:hover .sub:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}

.search_btn{height: 20px;line-height: 20px;cursor:pointer;text-align: center;transition:.6s;width: 20px;border-radius: 50%;}
.search_btn img{display: block;width: 0.2rem;}
/*手机头部开始*/
#m_header{z-index: 99;}
#m_header #logo img{max-height:60%;max-height: 28px;}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search input[type="text"]{width: 80%;height:0.1rem; line-height:0.1rem; border:0;padding:0 0.15rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search input[type="image"]{width: 20%;height:0.6rem; background:#1057e3; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: relative;border: 0.01rem solid rgba(255,255,255,0.2);width: 95%;margin-left: 2.5%; display: flex;justify-content: space-around;padding: 0.1rem;border-radius: 0.2rem;}
#m_nav .mzsdm a{display: block; font-size: 0.16rem;color: #FFFFFF;line-height: 0.4rem;padding-left: 0.18rem;}
#m_nav .mzsdm a+a{margin-left: 0.2rem;}

/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999;}
#nav_btn_box.on{ background:none;  }
#nav_btn{display: none;}
#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.3rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;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: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;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: #FFFFFF;}
#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;}
/*导航按钮结束*/


/*顶部搜索*/
.tc_search{margin: 0 0.25rem;width: calc(100% - 0.5rem);margin-top: 0.2rem;bottom: 0.24rem;}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 0.6rem;}
.tc_search input[type="text"]{font-size:0.14rem;color:#fff;height:38px;line-height:38px;padding:0 0.15rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:calc(100% - 0.4rem);}
.tc_search input[type="image"]{ position:absolute; top:6px;width: 26px;line-height:38px; border:0;right: 10px;}
.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 */c 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消失-结束 */


.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; }
.m_nav_list::-webkit-scrollbar {display:none}
.m_nav_list .sjnav{margin-left: 0.2rem;}

#m_nav {z-index: 99999;position: fixed;width:100%;height:100vh;right: -100vw;top: 0;display:none;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-image: -moz-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -webkit-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -ms-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);

}
#m_nav.act{ pointer-events: auto; right:0;overflow: auto;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.3rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.64rem;height: 0.64rem;color:#fff;padding:0;font-size:0.18rem;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:10px;height: 0.64rem;float:right;display:inline-block;background: url(../images25/jia.png) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images25/jian.png) center no-repeat;background-size: contain;}
#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: #ffb400;}
#m_nav .title .list a{display:block;font-size:0.16rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
.logo2 {}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}
/*三级导航 开始*/
#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:0.16rem; 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{display:none;background-size: auto;position:fixed;z-index: 999999;width: 100%;box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);

}

@media(max-width: 1200px){
	#nav ul{display: none;}
	#m_header{height: 10vw;}
	#m_nav{padding-top: 11vw;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 15px;display: flex;justify-content: center;align-items: center;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;max-width: 40vw;}
}

@media(max-width: 850px){
	#m_header {height: 80px;}
	#m_nav{padding-top: 15vw;}
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 40vw;}
}

@media(max-width: 430px){
	.logo2{max-width: 78vw;}
	#m_header {height: 18vw;}
	#m_nav{padding-top: 19vw;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}

@media (max-width: 1820px) {
  #header .w163{margin: 0 100px;width: calc(100% - 200px);}
}
@media (max-width: 1200px) {
  .m_header_box { display: block; }
  .header_box { display: none; }
}


/* banner开始 */
.bannerBox{position:relative;}
.bannerBox .slider .slick-active{position: relative;z-index: 999;}
.bannerBox .slider .slick-slide img{display: block;width: 100%;position: relative;height: 6.5rem;object-fit: cover;}
.bannerBox .slider .slick-slide video{height: 6.5rem;}
.bannerBox .slider .slick-active img{animation:myscal 5s forwards;-webkit-animation:myscal 5s forwards;}
@keyframes myscal
{
	0%   {transform: scale(1.07);}
	100%   {transform: scale(1);}
}
@-webkit-keyframes mymove
{
	0%   {-webkit-transform: scale(1.07);}
	100%   {-webkit-transform: scale(1);}
}
.bannerBox .slider a{display: block;position: relative;}
.bannerBox .slider a::after{content: "";width: 100vw;height: 100vh;background: url(../images25/topBG.png) repeat-x top;position: absolute;left: 0;top: 0;}
.bannerBox .slider a p{position: absolute;bottom: 0.3rem;left: 0;z-index: 4;font-size: 0.35rem;color: white;font-weight: bold;width: 15rem;left: 50%;line-height: 0.4rem;height: 0.4rem;margin-left: -7.5rem;}
.bannerBox .slider video{display: block;width: 100%;position: relative;height: 5.5rem;}
.bannerBox .slick-dots{display: flex;justify-content: center;position: absolute;bottom: 0.4rem;left: auto;align-items: center;z-index: 9;width: 100%;left: 0;}
.bannerBox .slick-dots li{height: 0.12rem;display: flex;justify-content: center;align-items: center;}
.bannerBox .slick-dots li button{width: 0.15rem;height: 0.15rem; opacity: 1;background: transparent;border-radius: 50%;margin: 0 0.1rem;border: 0.01rem solid #fff;}
.bannerBox .slick-dots li.slick-active button{background: #fff; position: relative;}
.bannerBox .slick-dots li:last-child.slick-active butto{padding-right: 0;}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox .slick-prev,
.bannerBox .slick-next{background: url(../images25/bannerL.png) no-repeat left center;background-size: 0.6rem;width: 0.6rem;height: 0.6rem;font-size: 0;position: absolute;left: 0.1rem;top: 50%;margin-top: -0.3rem;opacity: 1;z-index: 9;}
.bannerBox .slick-next{left: auto;right: 0.1rem;transform: rotateY(-180deg);}
@media (max-width:1440px) {
	.bannerBox{width: 100%;padding: 0;height: 46vw;}
	.bannerBox .slider .slick-slide img{height: 46vw;}
	.bannerBox .slider .slick-slide video{height: 46vw;}
}
@media (max-width:1200px) {
	.bannerBox .slick-dots{width: 100%;padding: 0 0.3rem;}
	.bannerBox .slider video{height:45vw;}
	.bannerBox .xlbtn{display: none;}
	.bannerBox .slick-dots{justify-content: center;}
	.bannerBox .slider a::after{display: none;}
	.bannerBox{margin-top: 1.6rem;}
}
@media (max-width:1100px) {
	.bannerBox{margin-top: 10vw;}
	
}
@media (max-width:850px) {
	.bannerBox .slider a p{width: 95%;left: 2.5%;font-size: 0.18rem;line-height: 0.24rem;bottom: 0.1rem;height: 0.24rem;margin-left: 0;}
	.bannerBox .slick-dots{bottom: 0.2rem;}
	.bannerBox{margin-top: 80px;}
	.bannerBox .slick-dots li button{width: 0.1rem;height: 0.1rem;margin: 0 0.06rem;}
}
@media (max-width:430px) {
	.bannerBox{margin-top: 18vw;}
}
/* banner结束 */


@media (max-width:580px) {
}
.headline18-3{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.84rem;}
.headline18-2{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.3rem;}
.headline18-1{font-size: 0.18rem;line-height: 0.2rem;color: #323232;height: 0.22rem;}
.Cotitle{margin-bottom:0.12rem;position: relative;}
.Cotitle .text{display: table;margin: 0 auto;text-align: center;}
.Cotitle .text h5{font-family: "sourcebold";font-size: 0.38rem;line-height: 0.9rem;height:0.9rem;background: url(../images25/title01.png) no-repeat center;background-size: 0.81rem 0.9rem;}
.Cotitle .text h5 i{width: 0.2rem;height: 0.18rem; background: url(../images25/title02.png) no-repeat center;background-size: 0.2rem 0.18rem;font-style: normal;display: inline-block;margin: 0 0.06rem;position: relative;top: -0.05rem;}
.Cotitle .more{position: absolute;right: 0;top: 50%;margin-top: -0.18rem;}
.Cotitle .more a{display: block;width: 0.88rem;line-height: 0.36rem;text-align: center;font-size: 0.14rem;color: #fff; height: 0.36rem;background: linear-gradient(45deg, #c7435b, #2647ab);clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);transition: 0.6s all;}
.Cotitle .more:hover a{clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);transition: 0.6s all;}
.CotitleW .text{margin: 0;}
.CotitleW .text h5{color: #fff;background: url(../images25/title01W.png) no-repeat center;background-size: 0.81rem 0.9rem;}
.CotitleW .text h5 i{background: url(../images25/title02W.png) no-repeat center;background-size: 0.2rem 0.18rem;}
.CotitleW .more a{background: linear-gradient(45deg, #4a82d8, #4a82d8);}
/* 新闻 开始 */
.part1{background: url(../images25/part01BG.png) no-repeat bottom center;background-size: cover;padding: 0.46rem 0 0.7rem 0;}
.part1L{width: 46.67%;overflow: hidden;position: relative;}
.part1L .swiper-slide a{display: block;}
.part1L .swiper-slide .pic{overflow: hidden;}
.part1L .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 4.5rem;}
.part1L .swiper-slide .con{margin-top: 0.2rem;}
.part1L .swiper-slide .text h5{font-weight: 600;transition: 0.6s all;}
.part1L .swiper-slide .text h5 span{background-image: linear-gradient(#b02224,#b02224);}
.part1L .swiper-slide .text p{margin-top: 0.22rem;font-size: 0.14rem;color: #999999;line-height: 0.24rem;height: 0.48rem;}
.part1L .swiper-slide .text i{margin-top: 0.46rem;font-style: normal;display: block;font-size: 0.14rem;color: #b02224;padding-left: 0.24rem;background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;line-height: 0.16rem;}
.part1L .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part1L .swiper-slide:hover .text h5{color: #b02224;transition: 0.6s all;}
.part1L .swiper-pagination{bottom: 2rem !important;}
.part1L .swiper-pagination-bullet{width: 0.15rem;height: 0.15rem;border: 0.01rem solid #fff;background: transparent;opacity: 1;margin: 0 0.08rem !important;}
.part1L .swiper-pagination-bullet-active{background: #fff;position: relative;}
.part1C{width: 32.33%;margin-top: -0.28rem;}
.part1C li{margin-top: 0.28rem;}
.part1C li a{display: block;position: relative;}
.part1C li .pic{overflow: hidden;position: relative;}
.part1C li .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 2.4rem;}
.part1C li .text{margin-top: 0.16rem;}
.part1C li .text i{font-style: normal;display: block;font-size: 0.14rem;color: #b02224;padding-left: 0.24rem;background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;line-height: 0.16rem;}
.part1C li .text p{margin-bottom: 0.08rem;transition: 0.6s all;}
.part1C li .text p span{background-image: linear-gradient(#b02224,#b02224);}
.part1C li :hover p{color: #b02224;transition: 0.6s all;}
.part1C li :hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part1R{width: 32.33%;}
.part1R li a{display: block;margin-bottom: 0.2rem;padding-bottom: 0.1rem;border-bottom: 0.01rem solid #eaeaea;}
.part1R li:last-child a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.part1R li p{transition: 0.6s all;margin-bottom: 0.16rem;}
.part1R li p span{background-image: linear-gradient(#b02224,#b02224);}
.part1R li i{font-style: normal;display: block;font-size: 0.14rem;color: #b02224;padding-left: 0.24rem;background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;line-height: 0.16rem;}
.part1R li:hover p{color: #b02224;font-weight: 600;transition: 0.6s all;}
@media(max-width: 1024px){
.part1L .swiper-slide .pic img{height: 32vw;}
.part1C li .pic img{height: 20vw;}
}
@media(max-width: 850px){
	.part1{padding: 0.2rem 0 0.5rem 0;}
.Cotitle .text{margin: 0;}
.part1L .swiper-slide .text i{margin-top: 0.2rem;}
.part1L{width: 100%;}
.part1L .swiper-slide .pic img{height: 52vw;}
.part1C{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin: 0.3rem 0;}
.part1C li{width: 49%;margin-top: 0;}
.part1C li .pic img{height: 32vw;}
.part1R{width: 100%;}
.part1L .swiper-slide .text h5{max-height: 0.64rem;height: auto;font-size: 0.22rem;line-height: 0.32rem;}
.part1L .swiper-slide .text p{font-size: 0.18rem;line-height: 0.28rem;height: auto;max-height: 0.56rem;}
.part1C li .text i{font-size: 0.18rem;}
.part1C li .text p{font-size: 0.22rem;line-height: 0.32rem;max-height: 0.96rem;height: auto;}
.part1R li p{font-size: 0.22rem;line-height: 0.32rem;height: auto;max-height: 0.96rem;}
.part1R li i{font-size: 0.18rem;}
}

@media(max-width: 540px){
.part1C li .text{position: relative;width: 100%;left: 0;bottom: auto;margin-top: 0.15rem;}
.part1C li .text p{color: #323232;}
.part1C li .pic::after{display: none;}
}
/* 新闻 结束 */
/* 通知 start */
.part2{padding: 0.46rem 0 0.46rem 0;background: -webkit-linear-gradient( 168deg, rgb(47,121,220) 0%, rgb(10,75,191) 100%);background-size: 100%;}
.part2L{width: 46%;position: relative;overflow: hidden;}
.part2 .tabs{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.12rem;}
.part2 .tabs a{margin-right: 0.3rem;}
.part2 .tabs a:last-child{margin-right: 0;}
.part2 .tabs .Cotitle{margin-bottom: 0;}
.part2 .tabs .text h5{background: none;font-size: 0.3rem;color: #fff;opacity: 0.6;line-height: 0.9rem;}
.part2 .tabs .text h5 i{display: none;}
.part2 .tabs .active h5{font-size: 0.38rem;opacity: 1;}
.part2 .tabs .active .text h5{background: url(../images25/title01W.png) no-repeat center;background-size: 0.81rem 0.9rem;}
.part2 .tabs .active h5 i{display: inline-block;}
.part2 .swiper-slide .more{position: absolute;right: 0;top: -0.7rem;}
.part2 .swiper-slide .more a{display: block;width: 0.88rem;line-height: 0.36rem;text-align: center;font-size: 0.14rem;color: #fff; height: 0.36rem;background: linear-gradient(45deg, #c7435b, #2647ab);clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);transition: 0.6s all;}
.part2 .swiper-slide .more:hover a{clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);transition: 0.6s all;}
.part2 .swiper-slide .more a{background: linear-gradient(45deg, #4a82d8, #4a82d8);}

.part2L li a{margin-bottom: 0.14rem;padding-bottom: 0.14rem;align-items: center;position: relative;}
.part2L li a::after{content: "";width: calc(100% - 0.8rem);height: 0.01rem;background: rgba(255,255,255,0.3);position: absolute;left: 0.8rem;bottom: 0;}
.part2L li a::before{content: "";width: 0;height: 0.01rem;background: #fff;position: absolute;left: 0.8rem;bottom: 0;transition: 0.6s all;z-index: 2;}
.part2L li:last-child a{margin-bottom: 0;padding-bottom: 0;}
.part2L li:last-child a::after{display: none;}
.part2L li .time{width: 0.6rem;height: 0.56rem;background: rgba(255,255,255,0.2);border-radius: 0.08rem 0 0.08rem 0;}
.part2L li .time .day{font-size: 0.32rem;color: #fff;font-family: "Poppins";text-align: center;padding: 0.04rem 0 0;}
.part2L li .time .year{font-size: 0.12rem;color: #fff;text-align: center;opacity: 0.7;}
.part2L li p{width: calc(100% - 0.8rem);color: #fff;max-height: 0.56rem;height: auto;transition: 0.6s all;}
.part2L li:hover a::before{width: calc(100% - 0.8rem);transition: 0.6s all;}
.part2L li:hover:last-child a::before{display: none;}
.part2L li:hover p{font-weight: 600;transition: 0.6s all;}
.part2R{width: 46%;position: relative;overflow: hidden;}
.part2R ul{margin-bottom: -0.15rem;}
.part2R li{width: 48.84%;margin-bottom: 0.15rem;}
.part2R li a{display: block;background: rgba(255,255,255,0.1);padding: 0.3rem;position: relative;transition: 0.6s all;}
.part2R li a::after{content: "";width: 0.04rem;height: 0.45rem;background: #e4516b;position: absolute;left: -0.02rem;top: 0.3rem;}
.part2R li p{color: #fff;transition: 0.6s all;}
.part2R li i{font-style: normal;display: block;margin-top: 0.22rem; font-size: 0.14rem;color: #fff;padding-left: 0.24rem;background: url(../images25/timeW.png) no-repeat left center;background-size: 0.15rem 0.15rem;line-height: 0.16rem;transition: 0.6s all;}
.part2R li:hover a{background: #fff;transition: 0.6s all;}
.part2R li:hover a::after{height: calc(100% - 0.6rem);transition: 0.6s all;}
.part2R li:hover p{color: #b02224;font-weight: 600;transition: 0.6s all;}
.part2R li:hover i{color: #b02224; background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;transition: 0.6s all;}
@media(max-width: 850px){
	.part2{padding: 0.26rem 0 0.5rem 0;}
.part2L{width: 100%;}
.part2R{width: 100%;margin-top: 0.5rem;}
}
@media(max-width: 450px){
.part2R li a{padding: 0.2rem;}
.part2 .tabs a{margin-right: 0.15rem;}
}
/* 通知 end */
/* 廉政 start */
.part3{padding: 0.46rem 0 0.7rem 0;background: url(../images25/part03BG.png) no-repeat right bottom;background-size: cover;}
.part3 .swiper-slide a{display: block;background: #fff;box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.11);border-bottom: 0.04rem solid #b02224;padding: 0.3rem;position: relative;}
.part3 .swiper-slide a::after{content: "";width: 100%;height: 0;position: absolute;left: 0;bottom: 0;transition: 0.6s all;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
}
.part3 .swiper-slide a::before{content: "";width: 100%;height: 100%;background: url(../images25/part3-01.png) no-repeat bottom center;position: absolute;left: 0;bottom: 0;z-index: 1;}
.part3 .swiper-slide:nth-child(even) a{border-bottom: 0.04rem solid #1156e5;}
.part3 .swiper-slide .time{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.2rem;position: relative;z-index: 2;}
.part3 .swiper-slide .time .day{font-size: 0.38rem;color: #b02224;margin-right: 0.05rem;font-family: "Poppins";transition: 0.6s all;}
.part3 .swiper-slide .time .year{font-size: 0.14rem;color: #666666;font-family: "Poppins";transition: 0.6s all;}
.part3 .swiper-slide h5{font-weight: 600;margin-bottom: 0.18rem;position: relative;z-index: 2;transition: 0.6s all;}
.part3 .swiper-slide p{font-size: 0.14rem;color: #999999;line-height: 0.24rem;height: 0.72rem;position: relative;z-index: 2;transition: 0.6s all;}
.part3 .swiper-slide:hover a::after{height: 100%;transition: 0.6s all;}
.part3 .swiper-slide:hover h5,.part3 .swiper-slide:hover .time .day{color: #fff;transition: 0.6s all;}
.part3 .swiper-slide:hover p{color: #fff;opacity: 0.4;transition: 0.6s all;}
.part3 .swiper-slide:hover .time .year{opacity: 0.6;color: #fff;transition: 0.6s all;}
.part3 .swiper-pagination{position: relative;margin-top: 0.4rem;bottom: auto;}
.part3 .swiper-pagination-bullet{width: 0.15rem;height: 0.15rem;border: 0.01rem solid #1156e5;background: transparent;opacity: 1;margin: 0 0.08rem !important;}
.part3 .swiper-pagination-bullet-active{width: 0.2rem;height: 0.18rem;border: none;border-radius: 0;background: url(../images25/part3-02.png) no-repeat center;background-size: 0.2rem 0.18rem;}
@media(max-width: 850px){
	.part3{padding: 0.26rem 0 0.5rem 0;}
}
/* 廉政 end */
/* 单位风采 start */
.part4{padding: 0.46rem 0 0.7rem 0;background: url(../images25/part04BG.jpg) no-repeat center bottom;background-size: cover;}
.part4L{width: 45.33%;}
.part4LT a{display: block;margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 0.01rem dashed #d9d9d9;}
.part4LT h5{font-weight: 600;transition: 0.6s all;}
.part4LT h5 span{background-image: linear-gradient(#b02224,#b02224);}
.part4LT i{margin: 0.2rem 0; font-style: normal;display: block;font-size: 0.14rem;color: #b02224;padding-left: 0.24rem;background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;line-height: 0.16rem;}
.part4LT p{font-size: 0.14rem;line-height: 0.24rem;color: #666666;}
.part4LT:hover h5{color: #b02224;transition: 0.6s all;}
.part4L li a{padding-bottom: 0.36rem;position: relative;}
.part4L li a::after{content: "";width: 0.14rem;height: 100%;position: absolute;left: 1.1rem;top: 0.1rem;background: url(../images25/part4-01.png) no-repeat top center;}
.part4L li:last-child a::after{height: 0.01rem;}
.part4L li:last-child a{padding-bottom: 0;}
.part4L li i{ font-style: normal;display: block;font-size: 0.14rem;color: #b02224;padding-left: 0.24rem;background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;line-height: 0.2rem;}
.part4L li p{width: calc(100% - 1.44rem);transition: 0.6s all;}
.part4L li p span{background-image: linear-gradient(#b02224,#b02224);}
.part4L li:hover p{color: #b02224;transition: 0.6s all;}
.part4R{width: 52%;overflow: hidden;position: relative;}
.part4R a{display: block;position: relative;border-radius: 0.15rem;overflow: hidden;}
.part4R a::after{content: "";width: 100%;height: 100%;background: url(../images25/part4-03.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part4R .text{position: absolute;bottom: 0.3rem;left: 0.2rem;width: calc(100% - 0.4rem);z-index: 2;}
.part4R .text p{color: #fff;font-weight: 600;text-align: center;}
.part4R .text p span{background-image: linear-gradient(#fff,#fff);}
.part4R .pic{overflow: hidden;}
.part4R .pic img{display: block;width: 100%;object-fit: cover;height: 5rem;}
.part4R .swiper-pagination{position: relative;bottom: auto;margin-top: 0.3rem;z-index: 2;}
.part4R .swiper-pagination-bullet{width: 0.15rem;height: 0.15rem;background: transparent;border: 0.01rem solid #b02224;opacity: 1;margin: 0 0.08rem !important;}
.part4R .swiper-pagination-bullet-active{background: #b02224;}
@media(max-width: 850px){
	.part4{padding: 0.26rem 0 0.5rem 0;}
	.part4L{width: 100%;order: 2;}
	.part4R{width: 100%;order: 1;margin-bottom: 0.3rem;}
	.part4R .pic img{height: 56vw;}
}
/* 单位风采 end */
/* footer start */
.footer{
  padding-top: 0.46rem;
  background-image: -moz-linear-gradient( 168deg, rgb(47,121,220) 0%, rgb(10,75,191) 100%);
  background-image: -webkit-linear-gradient( 168deg, rgb(47,121,220) 0%, rgb(10,75,191) 100%);
  background-image: -ms-linear-gradient( 168deg, rgb(47,121,220) 0%, rgb(10,75,191) 100%);
}
.footer .w15{padding: 0.2rem 0;background: url(../images25/footer01.png) no-repeat right bottom;}
.footer .pic{display: table;margin: 0 auto;}
.footer .pic img{display: block;max-height: 0.7rem;width: 100%;}
.footer ul{/* margin-top: 0rem; */}
.footer li{text-align: center;font-size: 0.14rem;color: #fff;opacity: 0.7;line-height: 0.24rem;margin: 0.05rem 0;}
.footer li i{font-style: normal;margin-left: 0.2rem;}
.footer li i a{color: #fff;}
/* footer end */
/* list */
.list-banner{position: relative;z-index: 3;}
.list-banner .pic{overflow: hidden;position: relative;z-index: 2;}
.list-banner .pic::after{content: "";width: 100%;height: 100%;background: url(../images25/topBG.png) repeat-x top;position: absolute;left: 0;top: 0;}
.list-banner .pic img{display: block;width: 100%;}
.list-nav{box-shadow: 0px 3px 9.8px 0.2px rgba(163, 42, 85, 0.14);line-height: 0.6rem;}
#nav_slide{line-height: 0.5rem;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 0.2rem;vertical-align: middle;}
#nav_slide .n_title{ height: 0.5rem;
  background-image: -moz-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -webkit-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -ms-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
}
#nav_slide h1{font-size: 0.16rem;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.15rem;top: 0.14rem;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 0.2rem;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f9f9f9; 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 0.15rem;}
#sub_nav_content ul li a{display: inline-block;font-size: 0.14rem;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: 0.28rem;padding-left: 0.1rem;}
#sub_nav_content ul li ul li a{font-size: 0.14rem; color: #666;}
#sub_nav_content ul li.on>a{color: #1057e3;}
#sub_nav_content ul li ul{ display:none}

.listBox{padding: 0 0 0.8rem 0;min-height:500px;position: relative;z-index: 3;background: url(../images25/listBG.png) no-repeat bottom;}
.listBox .w15{position: relative;z-index: 4;}
.listBox .n_left{width: 3.4rem;position: relative;z-index: 1;margin-top: 0.3rem;}
.listBox .n_left h1{height: 1.5rem;width: 100%;display: flex;justify-content: center;align-items: center;position: relative;background: url(../images25/part02BG.jpg) no-repeat bottom center;background-size: cover;border-top-left-radius: 0.3rem;overflow: hidden;}
.listBox .n_left h1 span{font-size: 0.36rem;color:#fff;position: relative;}
.listBox .n_left .sider_nav{position: relative;z-index: 1;border-left: 0.04rem solid #1156e5; padding-bottom: 0.3rem;background: #fff; box-shadow: 0px 2px 55.2px 4.8px rgba(0, 0, 0, 0.18);border-bottom-right-radius: 0.3rem;}
.listBox .n_left ul{position:relative;}
.listBox .n_left .con{position: relative;}
.listBox .n_left .con ul li{line-height: 0.3rem;font-size: 0.18rem;color: #303030;position:relative;}
.listBox .n_left .con ul li.on{background: #f4f5fc;}
.listBox .n_left .con ul li:hover{color: #1057e3;}
.listBox .n_left .con ul li::after{content: "";width: calc(100% - 60px);height: 1px;border-bottom: 1px dashed #f0f0f0;position: absolute;left: 0.3rem;bottom: 0;}
.listBox .n_left .con ul li:last-child::after{display: none;}
.listBox .n_left .con ul li.on:before,.listBox .n_left .con ul li:hover:before{height: calc(100% + 2px);}
.listBox .n_left .con ul li.on dl{display:block !important;}
.listBox .n_left .con ul li>a img{ margin:-3px 14px 0 0}

.listBox .n_left .con ul li>a{color: #323232;font-size: 0.2rem; display: block;padding: 0.25rem 0.3rem;transition: 0.36s;position: relative;}
.listBox .n_left .con ul li.on>a{color: #1057e3;font-weight: 600; background: #e9ecf9;}
.listBox .n_left .con ul li:hover>a{color: #1057e3;}
.listBox .n_left .con ul li.on:hover>a{color: #1057e3;}
.listBox .n_left .con ul li dl{display:none;padding: 0.15rem 0.3rem;position:relative;}
.listBox .n_left .con ul li dl dd{height: auto;margin-bottom: 0.18rem;padding-left: 0.24rem;position: relative;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd:hover{height: auto;padding-left: 0.12rem;position: relative;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd.on{height: auto;margin-bottom: 0.18rem;padding-left: 0.24rem;position: relative;background: url() no-repeat left 0.08rem;background-size: 0.18rem 0.15rem;}
.listBox .n_left .con ul li dl dd a{font-size: 0.18rem;color: #666666;position:relative;line-height: 24px;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd.onn a{color: #1057e3;}
.listBox .n_left .con ul li dl dd:hover a{color: #1057e3;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd:last-child{margin-bottom: 0;}
.listBox .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 15px;top: 0;width: 10px;height: 100%;}
.listBox .n_left .con ul li i{width: 0.08rem;height: 0.14rem;background: url(../images25/jt.png) center no-repeat;background-size: 100%; position:absolute;right: 0.3rem;top: 0.35rem;transition:0.36s;cursor: pointer;}
.listBox .n_left .con ul li dl dd a:hover, .listBox .n_left .con ul li dl dd.on a{color: #1057e3 !important;}
.listBox .n_left .con ul li dl dd.on a{color: #1057e3 !important;}
/*
.listBox .n_left .con ul li dl dd.on::after{content: "";width: 20px;height: 20px;position: absolute;left: 0;top: 0.03rem;background-size: 18px !important;background: url() no-repeat left center;}
.listBox .n_left .con ul li dl dd:hover::after{content: "";width: 20px;height: 20px;position: absolute;left: 0;top: 0.03rem;background-size: 18px !important;background: url() no-repeat left center;}
*/

.listBox .listNr{width: calc(100% - 4rem);position: relative;/* padding-bottom: 2rem;min-height: 900px; */}
.listBox .n_right .n_news{}
.mianbao{border-bottom: 0.01rem solid #d9d9d9;margin-bottom: 0.2rem;}
.mianbao h5{font-size: 0.26rem;color: #323232;line-height: 0.8rem;font-weight: 600;}
.position{font-size:0.14rem;color: #999;line-height: 0.8rem;padding-left: 0.24rem;background: url(../images25/position.png) no-repeat left center;}
.position a{color: #999;transition:0.36s;}
.position span{font-size:14px;color:#999;margin: 0 4px;}
.position a.on{color: #1057e3;}
.position a:hover{color: #1057e3;}
.fanye{margin-top: 0.4rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
@media(max-width: 1200px){
	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.banner_top{display: none;}
	.listBox .n_left{ display:none}
	.listBox .n_right{width:100%;padding: 0rem 0 0;}
	.mianbao{ display:block;}
	#nav_slide{ display:block;}
	.list-banner{margin-top: 1.6rem;}
	.list-banner .pic::after,.list-banner .pic::before{background: none;}
	.listBox .listNr{width: 100%;}
	.listBox .w15{margin-top: 0;}
	/*.listBox{padding: 0.4rem 0 0.5rem 0;}*/
	.list-banner::after{display: none;}
}
@media (max-width:1100px) {
	.list-banner{margin-top: 10vw;}
	
}
@media(max-width: 850px){
	#nav_slide h1{font-size: 0.22rem;}
	#sub_nav_content ul li ul li a{font-size: 0.18rem;}
	#sub_nav_content ul li a{font-size: 0.2rem;}
	.listBox{padding: 0 0 0.5rem 0;}
	.list-banner{margin-top: 80px;}
	
}
@media(max-width: 540px){
	.list-banner img{height: 100%;object-fit: cover;}
}
@media (max-width:430px) {
	.list-banner{margin-top: 18vw;}
}
/* 新闻列表页 */
.n_bt ul{min-height:500px;}
.n_bt li{position: relative;}
.n_bt li a{margin-bottom: 0.14rem;padding-bottom: 0.14rem;align-items: center;position: relative;}
.n_bt li a::after{content: "";width: calc(100% - 0.8rem);height: 0.01rem;background: #d9d9d9;position: absolute;left: 0.8rem;bottom: 0;}
.n_bt li a::before{content: "";width: 0;height: 0.01rem;background: #b02224;position: absolute;left: 0.8rem;bottom: 0;transition: 0.6s all;z-index: 2;}
.n_bt li:last-child a{margin-bottom: 0;padding-bottom: 0;}
.n_bt li:last-child a::after{display: none;}
.n_bt li .time{width: 0.6rem;height: 0.56rem;border-radius: 0.08rem 0 0.08rem 0;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);

}
.n_bt li .time .day{font-size: 0.32rem;color: #fff;font-family: "Poppins";text-align: center;padding: 0.04rem 0 0;}
.n_bt li .time .year{font-size: 0.12rem;color: #fff;text-align: center;opacity: 0.7;}
.n_bt li p{width: calc(100% - 0.8rem);color: #323232;max-height: 0.56rem;height: auto;transition: 0.6s all;}
.n_bt li:hover a::before{width: calc(100% - 0.8rem);transition: 0.6s all;}
.n_bt li:hover:last-child a::before{display: none;}
.n_bt li:hover p{font-weight: 600;transition: 0.6s all;color: #b02224;}
@media(max-width: 850px){
.n_bt li p{font-size: 0.22rem;line-height: 0.32rem;height: auto;max-height: 0.96rem; -webkit-line-clamp: 3;}
}
/* 题图列表 */
.n_tt{min-height: 300px;}
.n_tt li{border-bottom: 0.01rem solid #e8e8e8;position: relative;}

.n_tt li a{padding: 0.3rem 0.2rem;overflow: hidden;display: block;position: relative;transition: 0.6s all;z-index: 2;}
.n_tt li .pic{float: left;overflow: hidden;width: 2.7rem;margin-right: 0.3rem;}
.n_tt li .pic img{display: block;width: 100%;height: 1.7rem;object-fit: cover;transition: 0.6s all;}
.n_tt li .text{}
.n_tt li .text h5{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;font-weight: 600; margin-bottom: 0.2rem;transition: 0.6s all;}
.n_tt li .text h5 span{background-image: linear-gradient(#b02224,#b02224);}
.n_tt li .text p{font-size: 0.14rem;color: #888888;line-height: 0.26rem;height: 0.52rem;transition: 0.6s all;}
.n_tt li .time{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.2rem;}
.n_tt li .time .day{font-size: 0.38rem;color: #b02224;margin-right: 0.05rem;font-family: "Poppins";}
.n_tt li .time .year{font-size: 0.14rem;color: #666666; font-family: "Poppins";transition: 0.6s all;}
.n_tt li:hover::after{width: 100%; transition: 0.6s all;}
.n_tt li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tt li:hover .text h5{color: #b02224;transition: 0.6s all;}
@media(max-width: 1200px){
	.position{display: block;}
}
@media(max-width: 1000px){
}
@media(max-width: 850px){
	#nav_slide{display: block;}
	.list-nav{display: none;}
	.n_tt li .pic{width: 100%;float: none;margin-right: 0;}
	.n_tt li .pic img{height: 52vw;}
	.n_tt li .text{padding-top: 0;margin-bottom: 0;width: 100%;margin-top: 0.2rem;}
	.n_tt li .text h5{font-size: 0.22rem;margin-bottom: 0.2rem;}
	.n_tt li .text i{display: block;}
	.n_tt li .text p{font-size: 0.18rem;}
	.n_tt li a{padding: 0;}
	.n_tt li{margin-bottom: 0.2rem;padding-bottom: 0.2rem;}
}
@media(max-width: 768px){
	
	
}
/* 图片列表 */
.n_tp{min-height: 900px;}
.n_tp ul{justify-content: flex-start;;margin-bottom: -0.3rem;margin-left: -0.3rem;}
.n_tp li{width:calc(33.33% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.3rem;}
.n_tp li a{display: block;}
.n_tp li .pic{overflow: hidden;}
.n_tp li .pic img{display: block;width: 100%;height: 2.25rem; object-fit: cover;transition: 0.6s all;}
.n_tp li .text{margin-top: 0.15rem;}
.n_tp li .text p{max-height: 0.56rem;height: auto; transition: 0.6s all;}
.n_tp li .text p span{background-image: linear-gradient(#b02224,#b02224);}
.n_tp li .text i{display: block; font-style: normal;margin-top: 0.12rem;font-size: 0.14rem;line-height: 0.18rem; color: #b02224;padding-left: 0.22rem;background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;}
.n_tp li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tp li:hover p{color: #b02224;font-weight: 600; transition: 0.6s all;}
@media(max-width: 1024px){
.n_tp li .pic img{height: 22vw;}
}
@media(max-width: 850px){
	.n_tp ul{margin-right: 0;}
.n_tp li{width: 100%;margin-right: 0;margin-bottom: 0.3rem;}
.n_tp li .pic img{height: 56vw;}
.n_tp li .text p{font-size: 0.22rem;line-height: 0.32rem;max-height: 0.64rem;height: auto;}
.n_tp li .text i{font-size: 0.18rem;}
}

/* show */
.show01 { margin-bottom: 0.3rem;position: relative; }
.show01 h5 { font-size: 0.26rem; color: rgb(0, 0, 0);  line-height: 0.36rem; margin-bottom: 0.2rem;text-align: center;font-weight: bold; }
.show01 p{padding: 0.10rem 0;text-align: center;border-bottom: 0.01rem solid #e6e6e6;}
.show01 p i{font-style: normal;margin: 0 0.15rem;font-size: 0.16rem;color: #666;line-height: 0.26rem;}
.show02 p {

text-indent: 2em;

line-height: 32px !important;

font-size: 18px;

margin: 25px 0 !important;

color: #555 !important;

font-family: Microsoft YaHei;

text-align: justify;
}
.show02 p span{
    line-height: 32px !important;
    font-size: 18px;
    margin: 25px 0 !important;
    color: #555 !important;
    font-family: Microsoft YaHei;
    text-align: justify;
}
.show02 p video{margin: 0 auto;object-fit: cover;}
.show02 p span{background: none !important;}
.show02 img {display: block;margin: 0px auto 0.15rem auto;width: 680px;/*margin-left: -2em;*/margin: 0 auto;max-width: 100%;height: auto !important;

}
.show03 { padding-top: 0.3rem;border-top: 1px solid #c8c8c8; position: relative;margin-top: 0.5rem; }
.show03 p { font-size:0.16rem;font-weight: bold; color: #4c4c4c; margin-bottom: 0.2rem;line-height: 0.26rem; }
.show03 p a { color: rgb(51, 51, 51); transition: all 0.2s ease 0s;font-weight: normal; }
.show03 p a:hover { color: #b02224;font-weight: 600; transition: all 0.2s ease 0s; }
@media(max-width: 850px){
.show01 p i{font-size: 0.18rem;}
.show02 p{font-size: 0.22rem !important;line-height: 0.42rem !important;text-indent: 0.44rem !important;}
.show03 p{font-size: 0.22rem;line-height: 0.32rem;}
}
@media(max-width: 768px){
.show02 p video{margin: 0 auto;object-fit: cover;width: 100%;height: 100%;}
}
/* 简介 */
.pageTit{margin-bottom: 0.4rem;}
.pageTit h5{font-size: 0.26rem;color: #323232;font-weight: bold;}
.pageCon p{font-size: 0.18rem;color: #323232;line-height: 0.32rem;text-indent: 0.36rem;margin: 0.15rem 0;}
@media(max-width: 850px){
.pageCon p{font-size: 0.22rem !important;line-height: 0.42rem !important;text-indent: 0.44rem !important;}
}
/* 师资列表 */
.n_teacher ul{justify-content: flex-start;margin-left: -0.4rem;margin-top: -0.4rem;}
.n_teacher li{width: calc(50% - 0.4rem);margin-left: 0.4rem;margin-top: 0.4rem;position: relative;border-bottom: 0.02rem solid #b02224;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.11);
 
}
.n_teacher li::after{content: "";width: 100%;height: 0;position: absolute;left: 0;bottom: 0;transition: 0.6s all;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
}
.n_teacher li a{padding: 0.2rem;position: relative;z-index: 2;align-items: flex-start;}
.n_teacher li .pic{overflow: hidden;border: 0.01rem solid #f4f4f4;position: relative;width: 1.5rem;}
.n_teacher li .pic img{display: block;width: 100%;height: 2.06rem;object-fit: cover;}
.n_teacher li .text{width: calc(100% - 1.7rem);margin-top: 0.2rem;}
.n_teacher li .text h5{font-size: 0.24rem;color: #323232;font-weight: 600;margin-bottom: 0.24rem;transition: 0.6s all;}

.n_teacher li .text dd{font-size: 0.16rem;color: #323232;line-height: 0.26rem;margin-bottom: 0.15rem;transition: 0.6s all;word-break: break-word;}
.n_teacher li .text dd:last-child{margin-bottom: 0;}
.n_teacher li:hover::after{height: 100%;transition: 0.6s all;}
.n_teacher li:hover .text h5,.n_teacher li:hover .text dd{color: #fff;transition: 0.6s all;}
@media(max-width: 1200px){
.n_teacher li .pic img{height: 14vw;}
}
@media(max-width: 850px){
	.n_teacher ul{justify-content: space-between;margin-left: 0;}
	.n_teacher li{width: 100%;margin-left: 0;}
.n_teacher li .pic img{height: auto;}
}
/* 师资详情页 */
.leadShowT{margin-bottom: 0.5rem;width: 100%;padding:0.4rem;
  background-image:url(../images25/footer01.png), -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image:url(../images25/footer01.png), -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image:url(../images25/footer01.png), -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
 background-position: right bottom;
 
 background-repeat: no-repeat;
}
.leadShowT .pic{overflow: hidden;}
.leadShowT .pic img{display: block;width: 1.5rem;object-fit: cover;}
.leadShowT .text{width: calc(100% - 2.1rem);}
.leadShowT .text h5{font-size: 0.3rem;color: #fff;margin-bottom: 0.3rem;}
.leadShowT .text p{font-size: 0.18rem;color: #fff;line-height: 0.26rem;margin-bottom: 0.12rem;    word-break: break-word;}
.leadShowB{margin-bottom: 0.3rem;}
.leadShowB h5{font-size: 0.22rem;color: #323232;font-weight: bold;padding-left: 0.12rem;border-left: 0.04rem solid #b02224;margin-bottom: 0.2rem;}
.leadShowB p{font-size: 0.18rem;color: #323232;line-height: 0.36rem;text-indent: 0.36rem;margin-bottom: 0.15rem;}
@media(max-width: 540px){
.leadShowT{padding: 0.2rem;}
.leadShowT .text{width: calc(100% - 1.65rem);}
}
/* 搜索结果 */

.n_search li a{padding-bottom: 0.36rem;position: relative;align-items: flex-start; padding-left: 0.24rem;}
.n_search li a::after{content: "";width: 0.14rem;height: 100%;position: absolute;left:0;top: 0.14rem;background: url(../images25/part4-01.png) no-repeat top center;}
.n_search li:last-child a::after{height: 0.01rem;}
.n_search li p{width: calc(100% - 1.2rem);height: auto;max-height: 0.56rem;transition: 0.6s all;}
.n_search li i{font-style: normal;display: block;font-size: 0.14rem;color: #b02224;padding-left: 0.24rem; background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;line-height: 0.28rem;}
.n_search li:hover p{color: #b02224;font-weight: 600; transition: 0.6s all;}

/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #1052c4 !important;!i;!;
    color: #fff;
    background-color: #1153c4 !important;!i;!;
}

.keywordfontcolor1146113 {
    /* FONT-WEIGHT: bold; */
    FONT-SIZE: 18px !important;
    COLOR: #b02224 !important;
    FONT-FAMILY: 微软雅黑 !important;
}

.yqlink {
    line-height: 2em;
    /* font-weight: bold; */
    font-size: 16px;
    margin: .1rem auto;
    width: 4rem;
    color: #fff;
}

.yqlink a {
    color: #fff;
}





/* 内容页右侧-增加样式 */
.flexjs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;


}

.listBox .listNr_left{width: 66.8%;}

.listBox .list-right{width: 28%;padding-top: 31px;}

.list-right-top{
    display: none;
}
.list-right-top a{font-size: 16px;
    float: right;
    line-height: 26px;
    font-size: 16px;
    color: #777;
    transition: .5s;
}
.list-right-top a:hover{color: #1736c2;}

.ls2sBox{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
    display: none;
}
	
	.ls2sBox .imgBox{width: 100%;}
	.ls2sBox .imgBox .img{width: 100%;overflow: hidden;}
	.ls2sBox .imgBox .img img{width: 100%;transition: 0.4s;}

	.ls2sBox a:hover .imgBox .img img{transform: scale(1.05);}

.list-right{ width: 28%; }
.right-top-tt{width: 125px;height: 50px;/*background: url() center no-repeat;*/padding-left: 2px;}
.right-top-tt span{ display: block; line-height: 50px; background: url(../images25/icon-tt1.png) left center no-repeat; padding-left: 40px; color: #1736c2; font-size: 24px; }
.list-right-top{ border-bottom: solid 1px #dbdbdb; margin-bottom: 40px; }
.top-tabs li{ float: left; margin-left: 30px; }
.top-tabs li a{ font-size: 20px; line-height: 50px; color: #555; display: block; margin-bottom: -1px; }
.top-tabs li.active a{ color: #1736c2; border-bottom: solid 1px #1736c2; }
.list-slick a{ display: block; position: relative; }
.list-slick a span{ position: absolute; left: 0; right: 0; bottom: 0; background: #000; background: rgba(0,0,0,0.5); color: #fff; line-height: 50px;font-size: 16px; padding:0 20px; }
.list-slick .slick-dots li button{ width: 10px; padding:0; margin:0; height: 10px; background: #bfbfbf; border-radius: 50%; }
.list-slick .slick-dots li button:before{ display: none; }
.list-slick .slick-dots li{ margin:0 6px; width: 10px; }



.list-slick{ padding-bottom: 50px; margin-bottom: 0; }
.list-slick .slick-dots{ bottom: 0; }
.list-slick .slick-dots li.slick-active button{ background: #1736c2; }
.list-tab-content{ position: relative;}
.list-tab-content .tab-pane{ position: relative; left: 0; top: 0; width: 100%; position: absolute; z-index: -1; /*display: block;*/ }
.list-tab-content .tab-pane.active{ z-index: 10; left: 0; position: relative; }
.list-more{ position: absolute; right: 0; top: -75px; }
.list-more a{ font-size: 16px; color: #777; }
.list-news-tt{border-bottom: solid 1px #dbdbdb;padding-bottom: 34px;/* margin-top: 50px; */}
.list-news-tt span{ display: inline-block; font-size: 24px; color: #1736c2; padding-left: 40px; background: url(../images25/icon-news.png) left center no-repeat; line-height: 26px; }
.list-news-tt a{float: right;line-height: 26px;font-size: 16px;color: #777;transition: .5s;}
.list-news-tt-t a{font-size: 16px;color: #555;transition: .5s;}
.list-news-tt-t{ padding-left: 18px; position: relative; }
.list-news-tt-t:before{ display: block; content: ""; position: absolute; left: 0;top: 50%; width: 6px; height: 6px; background: #ccc; margin-top: -3px; border-radius: 50%; }
.list-news-date{color: #999;margin-top: 15px;margin-left: 18px;}
.list-news-list li{padding: 15px 0;border-bottom: dashed 1px #d2d2d2;}
.ly-img{ margin-top: 80px; margin-bottom: 120px; }

.ls2s .a{ display: block; position: relative;}
.ls2s .txt{ position: absolute; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.5); z-index: 2; padding: .1rem .2rem;}
.ls2s h4{ color: #fff !important; font-size: 16px !important;}
.arr10{ position: absolute; font-size: .32rem; color: rgba(0,0,0,0.6); font-family: 'lib'; top: 50%; transform: translateY(-50%); z-index: 10; cursor: pointer;
font-family: "宋体";
font-weight: bold;
}
.arr10.prev1{ left: 10px; }
.arr10.next1{ right: 10px;}

.list-news-tt-t a:hover, .list-news-tt a:hover{ color: #1736c2; }

@media(max-width: 1200px){
    .listBox .listNr_left{width: 100%;}
    .listBox .list-right{ width: 100%; }
}