@charset "utf-8";
/* CSS Document public*/
*{font-family:Poppins, "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 92%;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;}
 @font-face{font-family: 'BEBAS';src : url();}
.w15{width:15rem;margin:0 auto;}
.w176{width:17.6rem;margin:0 auto;}
.w18{width:18rem;margin:0 auto;}
@media(max-width: 1780px) {
    .w18,.w176{padding: 0 32px;width: 100%;}
}
@media(max-width: 1560px) {
    .w15{padding: 0 32px;width: 100%;}
}
@media(max-width: 768px) {
	.w18{width: 95%;padding: 0;}
	.w176{width: 95%;padding: 0;}
	.w15{width: 95%;padding: 0;}
}


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() 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 #0068b7;}
#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: 11.93%;position: relative;z-index: 99;}
#logo a{display: block;width: 2.1rem;height: 0.8rem;background: url(../images25/logoW.png) no-repeat center;background-size: 100%;transition:0.6s;}
#logo img{display: block;width: 100%;}
.header_R{width: 56.25%;align-items: center;}
.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() 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() 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) {

}



.header_box.xg {position: fixed;height: auto; transition: all 0.4s ease 0s; margin-top: 0px;z-index: 99;background: #fff; box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);}
.list_header{ height: auto; transition: all 0.4s ease 0s; margin-top: 0px;z-index: 99;background: #fff; box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);}
.header_box.xg .header{transition: 0.6s all;padding: 0.1rem 0;}
.list_header .header{transition: 0.6s all;padding: 0.2rem 0;}

#logo .logo_black { display: none; }
.top_search_black { display: none; }
.header_box.xg #logo a,.list_header #logo a{background: url(../images25/logo.png) no-repeat center;background-size: 100% !important;
    width: 1.575rem;
    height: 0.6rem;
}
.header_box.xg #nav ul li h3,.list_header #nav ul li h3{color: #323232;}
.header_box.xg .search_btn a,.list_header .search_btn a{background: url(../images25/search02.png) no-repeat center;background-size: 0.26rem 0.26rem;}
.header_box.xg .search_btn::after,.list_header .search_btn::after{}
.header_box.xg .language,.list_header .language{background: url(../images25/language02.png) no-repeat left center;background-size: 0.21rem 0.2rem;}
.header_box.xg .language a,.list_header .language a{color: #999999;opacity: 1;}
.header_box.xg .language a.on,.list_header .language a.on{color: #0068b7;}
.header_box.xg .language a:hover,.list_header .language a:hover{color: #0068b7;}
.header_box.xg #nav ul li:hover h3, .header_box.xg #header.xg #nav ul li.on a h3, .header_box.xg #header.xg #nav ul li:hover a h3 {color: #0068b7;}
.list_header #nav ul li:hover h3, .list_header #header.xg #nav ul li.on a h3, .list_header #header.xg #nav ul li:hover a h3 {color: #0068b7;}
@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.42rem;height: 0.26rem;padding-left: 0.16rem;position: relative;}
.search_btn::after{content: "";width: 0.01rem;height: 0.08rem;background: #fff;position: absolute;left: 0;top: 50%;margin-top: -0.04rem;opacity:0;}


.search_btn a{display: block;width: 0.26rem;height: 0.26rem;background: url(../images25/search.png) no-repeat center;background-size: 0.26rem 0.26rem;}
.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 #0068b7; 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 {position: relative;width: calc(100% - 2.2rem);}
#nav .navBox{align-items: center;}
#nav ul{width:calc(100% - 0.58rem);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.22rem;color: #FFFFFF;position:relative;transition:.6s;text-align: center;line-height: 0.5rem;font-weight: 600;font-family: Poppins;}
#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:0.15rem 0; 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;transition: 0.6s all;}
#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 .sub a:hover{color: #0068b7;transition: 0.6s all;}

#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #ce4e53;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 0.04rem;position:absolute;left: 0;margin-left: 0;background: #0068b7;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}
.language{line-height: 0.22rem;padding-left: 0.3rem;background: url(../images25/language.png) no-repeat left center;background-size: 0.21rem 0.2rem;}
.language a{font-size: 0.22rem;color: #fff;margin-right: 0.24rem;opacity: 0.6;transition: 0.6s all;}
.language a:last-child{margin-right: 0;}
.language a.on{opacity: 1;transition: 0.6s all;}
.language a:hover{color: #ce4e53;}

/*手机头部开始*/
#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:#0068b7;}

#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: #0068b7;}
#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: #0068b7;}
#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: #0068b7;

}
#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: #fff;

}

@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;margin-top: 10vw;}
	.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: 20vw;}
}
@media(max-width: 540px){
	.logo2{max-width: 28vw;}
}
@media(max-width: 430px){
	.logo2{max-width: 30vw;}
	#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: 100vw;position: relative;height: 100vh;object-fit: cover;}
.bannerBox .slider .slick-slide video{height: 100vh;}
.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 .item>a::after{content: "";width: 100vw;height: 100vh;background: url(../images25/topBG.png) repeat-x top;position: absolute;left: 0;top: 0;}
.bannerBox .slider .item{position: relative;}
.bannerBox .slider .item .bannerText{position: absolute;left: 50%; transform: translateX(-50%);z-index: 9;bottom: 15vh;}
.bannerBox .slider .item .bannerText h5{font-size: 0.52rem;color: #fff;font-weight: 500;line-height: 0.8rem;width: 90%;}
.bannerBox .slider .item .bannerText a{display: inline-block;margin-top: 0.5rem;padding: 0 0.6rem 0.2rem 0.2rem;font-size: 0.16rem;color: #fff;text-transform: uppercase;line-height: 0.22rem;background: url(../images25/bannerJ.png) no-repeat 90% top;background-size: 0.18rem 0.19rem;border-bottom: 0.01rem solid rgba(255,255,255,0.4);transition: 0.6s all;}
.bannerBox .slider .item .bannerText a:hover{border-bottom: 0.01rem solid #fff;transition: 0.6s all;}
.bannerBox .slick-dots{display: flex;justify-content: right;position: absolute;bottom: 0.4rem;left: auto;align-items: center;z-index: 9;width: 15rem;left: 50%;transform: translateX(-50%);}
.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: #fff;border-radius: 50%;margin: 0 0.08rem;opacity: 0.4;}
.bannerBox .slick-dots li.slick-active button{opacity: 1; position: relative;margin: 0 0.2rem;}
.bannerBox .slick-dots li.slick-active button::after{content: "";width: 0.44rem;height: 0.41rem;background: url(../images25/bannerD01.png) no-repeat center;background-size: 0.44rem 0.41rem;position: absolute;top: -0.08rem;left: -0.19rem;}
.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{display: none;/* background: url() 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;}
	.bannerBox .slider .item .bannerText{bottom: 0.5rem;}
}
@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{margin-top: 80px;}
	.bannerBox .slick-dots li button{width: 0.1rem;height: 0.1rem;margin: 0 0.06rem;}
	.bannerBox .slider .item .bannerText{bottom: 0.3rem;}
	.bannerBox .slider .item .bannerText h5{font-size: 0.26rem;line-height: 0.36rem;max-height: 0.72rem;overflow: hidden;}
	.bannerBox .slider .item .bannerText a{margin-top: 0.2rem;}
}
@media (max-width:430px) {
	.bannerBox{margin-top: 18vw;}
}
/* banner结束 */


@media (max-width:580px) {
}
.headline18-3{font-size: 0.18rem;line-height: 0.32rem;color: #323232;height: 0.96rem;text-align: justify;}
.headline18-2{font-size: 0.22rem;line-height: 0.3rem;color: #323232;height: 0.6rem;text-align: justify;}
.headline18-1{font-size: 0.18rem;line-height: 0.2rem;color: #323232;height: 0.22rem;text-align: justify;}
.Cotitle{margin-bottom:0.5rem;position: relative;z-index: 3;}
.Cotitle h5{font-size: 0.7rem;font-weight: 600;text-align: center;}
.Cotitle::after{content: "";width: 0.01rem;height: 1.2rem;background: #ce4e53;position: absolute;left: 50%;bottom: -1.3rem;}
.more{margin-top: 0.4rem;}
.more a{display: table;margin: 0 auto;line-height: 0.5rem;border: 0.01rem solid #99c3e2;border-radius: 0.25rem;padding: 0 0.63rem 0 0.2rem;position: relative;}
.more a::after{content: "";width: 0.5rem;height: 0.5rem;border-radius: 50%;background:#0068b7 url(../images25/bannerJ.png) no-repeat center;background-size: 0.18rem 0.19rem; position: absolute;right: 0;top: 0;transition: 0.6s all;}
.more a i{font-style: normal;font-size: 0.16rem;color: #999999;text-transform: uppercase;}
.more a:hover i{color: #0068b7;transition: 0.6s all;}
/* part1 开始 */
.part1{padding-top: 0.8rem;background: url(../images25/part1BG.png) no-repeat top left;}
.part1L{width: 60%;}
.part1L a{display: block;overflow: hidden;border-radius: 0.08rem;position: relative;}
.part1L .pic{overflow: hidden;position: relative;}
.part1L .pic::after{content: "";width: 100%;height: 100%;background: url(../images25/part1-02.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part1L .pic img{display: block;width: 100%;object-fit: cover;height: 5.6rem;}
.part1L .text{position: absolute;bottom: 0.3rem;width: calc(100% - 0.8rem);left: 0.4rem;z-index: 4;}
.tagTime{justify-content: flex-start;line-height: 0.36rem;}
.tagTime .tag{padding: 0 0.2rem;border-radius: 0.06rem;background: rgba(0,104,183,0.7);font-size: 0.16rem;font-weight: lighter;color: #fff;margin-right: 0.12rem;}
.tagTime .time{font-size: 0.16rem;font-weight: lighter;color: #fff;}
.part1L p{margin-top: 0.12rem;color: #fff;}
.part1L p span{background-image: linear-gradient(#fff,#fff);}
.part1R{width: 34.375%;}
.part1R li a{display: block;margin-bottom: 0.54rem;padding-bottom: 0.3rem;border-bottom: 0.01rem solid #dfdfdf;}
.part1R li:last-child a{margin-bottom: 0;}
.part1R li p{font-weight: 600;margin-bottom: 0.2rem;transition: 0.6s all;}
.part1R li p span{background-image: linear-gradient(#0068b7,#0068b7);}
.part1R .tagTime .tag{background: #ebf3f9;color: #0068b7;}
.part1R .tagTime .time{color: #323232;}
.part1R li:hover p{color: #0068b7;transition: 0.6s all;}


@media(max-width: 1024px){

}
@media(max-width: 850px){
.part1{padding-top: 0.5rem;}
.part1L{width: 100%;}
.part1R{width: 100%;margin-top: 0.3rem;}
.part1L .pic img{height: 56vw;}
.part1L .text{width: calc(100% - 0.4rem);left: 0.2rem;bottom: 0.2rem;}
.part1R li a{margin-bottom: 0.2rem;padding-bottom: 0.2rem;}
.Cotitle h5{font-size: 0.5rem;}

}

@media(max-width: 580px){
.Cotitle::after{height: 0.5rem;bottom:-0.6rem;}
}
/* part1 结束 */
/* part2 start */
.part2 .w15{padding: 1.1rem 0 1.45rem 0;background: url(../images25/part2BG.png) no-repeat bottom center;}
.part2 .text{width: 42.66%;}
.part2 .text h5{font-size: 0.3rem;color: #323232;line-height: 0.42rem;font-weight: 600;margin-bottom: 0.4rem;}
.part2 .text p{font-size: 0.18rem;line-height: 0.32rem;font-weight: 300;text-align: justify;}
.part2 .text .more{display: inline-block;}
.part2 .pic{width: 53.33%;overflow: hidden;border-radius: 0.08rem;}
.part2 .pic img{display: block;width: 100%;height: 5.4rem;object-fit: cover;}
@media(max-width: 1560px){
.part2 .w15{padding: 1.1rem 32px 1.45rem 32px;}
}
@media(max-width: 850px){
	.part2 .w15{padding: 0.5rem 0 0.6rem 0;}
.part2 .pic{width: 100%;order: 1;}
.part2 .text{width: 100%;order: 2;margin-top: 0.2rem;}
.part2 .pic img{height: 56vw;}
.part2 .text .more{display: block;}
}
/* part2 end */
/* part3 start */
.part3{position: relative;margin-top: -0.4rem;}
.part3nr li{margin-bottom: 0.5rem;}
.part3nr li:last-child{margin-bottom: 0;}
.part3nr li .pic{width: 47.33%;overflow: hidden;border-radius: 0.08rem;}
.part3nr li .pic img{display: block;width: 100%;height: 4.8rem;object-fit: cover;transition: 0.6s all;overflow: hidden;}
.part3nr li .flex{align-items: flex-start;}
.part3R{width: 47.33%;}
.part3R .part3RT{margin-bottom: 0.4rem;}
.part3R .part3RT h5{font-size: 0.3rem;color: #323232;font-weight: 600;margin-bottom: 0.2rem;padding-bottom: 0.2rem;line-height: 0.5rem;padding-right: 0.6rem;position: relative;border-bottom: 0.01rem solid #d7d7d7;transition: 0.6s all;}
.part3R .part3RT h5::after{content: "";width: 0.5rem;height: 0.5rem;border: 0.01rem solid #b4d3ea;border-radius: 50%;background: url(../images25/bannerJ02.png) no-repeat center;background-size: 0.18rem 0.19rem; position: absolute;right: 0;top: 0;}
.part3R .part3RT p{overflow: hidden;}
.part3RB{margin-bottom: -0.26rem;}
.part3RB dd{width: 46.47%;margin-bottom: 0.26rem;}
.part3RB dd .shuzi{font-size: 0.36rem;color: #323232;font-weight: 600;margin-bottom: 0.1rem;}
.part3RB dd p{font-size: 0.18rem;color: #666666;line-height: 0.22rem;height: 0.66rem;overflow: hidden;}
.part3nr:hover .part3R .part3RT h5{color: #0068b7;transition: 0.6s all;}
.part3nr li:nth-child(even) .pic{order: 2;}
.part3nr li:nth-child(even) .part3R{order: 1;}
@media(max-width: 850px){
.part3{margin-top: 0;}
.part3nr li .pic{width: 100%;}
.part3R{width: 100%;margin-top: 0.2rem;}
.part3nr li .pic img{height: 56vw;}
.part3nr li:nth-child(even) .pic{order: 1;}
.part3nr li:nth-child(even) .part3R{order: 2;}
}
/* part3 end */
/* part4 start */
.part4{padding: 1.1rem 0 1rem 0;background: url(../images25/part4BG.png) no-repeat right bottom;}
.part4T{margin-bottom: 0.55rem;padding-bottom: 0.6rem;border-bottom: 0.01rem solid #d7d7d7;}
.part4T li{width: 48%;}
.part4T li a{overflow: hidden;border-radius: 0.08rem;background: #f1f4f6;}
.part4T li .pic{width: 3rem;border-radius: 0.08rem;border: 0.01rem solid #0068b7;overflow: hidden;}
.part4T li .pic img{display: block;width: 100%;object-fit: cover;height: 4rem;}
.part4T li .text{width: calc(100% - 3rem);padding: 0.4rem 0.4rem 0.5rem 0.4rem;position: relative;}
.part4T li .text::after{content: "";width: 0.18rem;height: 0.19rem;background: url(../images25/bannerJ02.png) no-repeat center;background-size: 0.18rem 0.19rem; position: absolute;right: 0.4rem;bottom: 0.3rem;}
.part4T li .text h5{font-size: 0.22rem;color: #323232;line-height: 0.3rem;height: 0.9rem;font-weight: 600;margin-bottom: 0.32rem;transition: 0.6s all;}
.part4T li .text h5 span{background-image: linear-gradient(#0068b7,#0068b7);}
.part4T li .text p{font-size: 0.16rem;color: #666666;line-height: 0.28rem;height: 1.12rem;overflow: hidden;}
.part4T li:hover .text h5{color: #0068b7;transition: 0.6s all;}
.part4B a{display: block;padding-left: 0.5rem;border-left: 0.05rem solid #0068b7;}
.part4B .tagTime{margin: 0.2rem 0 0.34rem 0;}
.part4B .tagTime .tag{background: #ebf3f9;color: #0068b7;}
.part4B .tagTime .time{color: #323232;}
.part4B h5{font-size: 0.3rem;color: #323232;font-weight: 600;line-height: 0.42rem;max-height: 0.84rem;transition: 0.6s all;overflow: hidden;}
.part4B h5 span{background-image: linear-gradient(#0068b7,#0068b7);}
.part4B p{font-size: 0.18rem;color: #323232;line-height: 0.32rem;height: 0.64rem;overflow: hidden;}
.part4B:hover h5{color: #0068b7;transition: 0.6s all;}
@media(max-width: 850px){
.part4{padding: 0.5rem 0;}
.part4T li{width: 100%;margin-bottom: 0.3rem;}
.part4T{margin-bottom: 0.3rem;padding-bottom: 0;}
}
@media(max-width: 580px){
.part4T li .pic{width: 2rem;}
.part4T li .pic img{height: 2.64rem;}
.part4T li a{}
.part4T li .text{width: calc(100% - 2rem);padding: 0.2rem;}
.part4T li .text p{height: 0.56rem;}
.part4B a{padding-left: 0.3rem;}
}
@media(max-width: 380px){
.part4T li .text p{display: none;}
.part4T li .text h5{height: 1.5rem;}
}
/* part4 end */
/* footer start */
.footer{background: #0068b7 url(../images25/footerBG02.png) no-repeat right bottom;position: relative;}
.footer::after{content: "";width: 100%;height: 100%;background: url(../images25/footerBG01.png) no-repeat left top;position: absolute;left: 0;top: 0;}
.footer .w15{position: relative;z-index: 3;}
.footerT{padding: 0.6rem 0;align-items: center;}
.footerTL{width: calc(100% - 3rem);}
.footerTL .pic{width: 3.15rem;}
.footerTL .pic img{display: block;}
.footerTL ul{width: calc(100% - 3.35rem);padding-left: 0.3rem;border-left: 0.01rem solid #3386c5;}
.footerTL li{font-size: 0.16rem;line-height: 0.3rem;margin-bottom: 0.2rem;color: #fff;padding-left: 0.26rem;background: url(../images25/footer01.png) no-repeat left 0.06rem;background-size: 0.14rem 0.17rem;}
.footerTL li i{font-style: normal;}
.footerTL li+li{background: url(../images25/footer02.png) no-repeat left 0.06rem;background-size: 0.15rem 0.14rem;}
.footerTL li+li+li{background: url(../images25/footer03.png) no-repeat left 0.06rem;background-size: 0.15rem 0.13rem;}
.footerTR{position: relative;}
.footerTR::after{content: "";width: 0.5rem;height: 0.5rem;border-radius: 50%;background: #ce4e53 url(../images25/bannerJ.png) no-repeat center;background-size: 0.18rem 0.19rem;position: absolute;right: 0.05rem;top: 0.05rem;}
.footerTR a{display: block; width: 2.8rem;height: 0.6rem;line-height: 0.6rem;background: #fff;padding-left: 0.4rem;border-radius: 0.3rem;font-size: 0.18rem;color: #ce4e53;transition: 0.6s all;}
.footerTR a:hover{padding-left: 0.2rem;transition: 0.6s all;}
.footerB{padding: 0.24rem;border-top: 0.01rem solid #3386c5;}
.footerB p{text-align: center;font-size: 0.18rem;color: #fff;line-height: 0.28rem;}
@media(max-width: 850px){
.footerTL{width: 100%;margin-bottom: 0.2rem;}
}
@media(max-width: 580px){
.footerTL .pic{width: 2rem;}
.footerTL ul{width: calc(100% - 2.2rem);padding-left: 0.2rem;}
}
@media(max-width: 440px){
.footerTL ul{width: 100%;padding-left: 0;border-left: none;margin-top: 0.3rem;}
.footerTL .pic{display: table;margin: 0 auto;}
.footerTR{display: table;margin: 0 auto;}
.footerTR a{width: 2.2rem;padding-left: 0.2rem;}
}
/* footer end */
/* list */
#nav_slide{line-height: 0.7rem;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.7rem;background: #0068b7;}
#nav_slide h1{font-size: 0.22rem;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.15rem;top: 0.22rem;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.2rem;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.18rem; color: #666;}
#sub_nav_content ul li.on>a{color: #1057e3;}
#sub_nav_content ul li ul{ display:none}

.listBox{margin: 1.8rem auto 0.9rem auto;min-height:500px;position: relative;z-index: 3;}
.listBox .w15{position: relative;z-index: 4;}
.listBox .n_left{width: 3.6rem;position: relative;z-index: 1;margin-top: 1.3rem;}
.listBox .n_left h1{height: 1.5rem;width: 100%;display: flex;justify-content: center;align-items: center;position: relative;background: url() 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: fixed;
    z-index: 1;
    border-left: 0.01rem solid #b4b4b4;
    top: 33%;
    transition: 0.6s;
}
.listBox .n_left.xg .sider_nav{top: calc(5% + 0.8rem);}

.listBox .n_left ul{position:relative;}
.listBox .n_left .con{position: relative;}
.listBox .n_left .con ul{margin-bottom: -0.1rem;}
.listBox .n_left .con ul li{font-size: 0.18rem;color: #303030;position:relative;margin-bottom: 0.1rem;padding: 0.1rem 0;}
.listBox .n_left .con ul li:hover{color: #0068b7;}
.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.on::after{content: "";width: 0.03rem;height: 100%;background: #0068b7;position: absolute;left: -0.02rem;top: 0;}

.listBox .n_left .con ul li>a{color: #323232;font-size: 0.2rem; display: block;transition: 0.36s;position: relative;padding-left: 0.2rem;}
.listBox .n_left .con ul li.on>a{color: #0068b7;}
.listBox .n_left .con ul li:hover>a{color: #0068b7;}
.listBox .n_left .con ul li.on:hover>a{color: #0068b7;}
.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: #0068b7;}
.listBox .n_left .con ul li dl dd:hover a{color: #0068b7;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 dl dd a:hover, .listBox .n_left .con ul li dl dd.on a{color: #0068b7 !important;}
.listBox .n_left .con ul li dl dd.on a{color: #0068b7 !important;}

.listBox .listNr{width: calc(100% - 4rem);position: relative;/* padding-bottom: 2rem;min-height: 900px; */}
.listBox .n_right .n_news{}
.mianbao{margin-bottom: 0.2rem;}
.mianbao h5{font-size: 0.26rem;color: #323232;line-height: 0.8rem;font-weight: 600;}
.position{font-size:0.18rem;color: #666666;}
.position a{color: #999;transition:0.36s;}
.position span{font-size:14px;color:#999;margin: 0 4px;}
.position a.on{color: #0068b7;}
.position a:hover{color: #0068b7;}
.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: 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{margin: 0.5rem auto;}
	#nav_slide{margin-top: 80px;}
}
@media (max-width:430px) {
	#nav_slide{margin-top: 18vw;}
}
/* About Us */
.n_Btitle h5{font-size: 0.7rem;font-weight: 500;margin-bottom: 0.6rem;}
.n_about01{margin-bottom: 0.8rem;}
.n_about01 h5{font-size: 0.38rem;color: #323232;line-height: 0.54rem;font-weight: 500;margin-bottom: 0.4rem;}
.n_about01 p{font-size: 0.18rem;color: #323232;line-height: 0.38rem;    text-align: justify;}
.n_about02 h5{font-size: 0.52rem;color: #323232;font-weight: 500;line-height: 0.68rem;margin-bottom: 0.4rem;}
.n_about02 li{margin-bottom: 0.4rem;padding-bottom: 0.4rem;border-bottom: 0.01rem solid #e1e1e1;}
.n_about02 li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.n_about02 li .pic{width: 1.8rem;}
.n_about02 li .pic img{display: table;margin: 0 auto;max-width: 1.8rem;}
.n_about02 li .text{width: calc(100% - 2.2rem);}
.n_about02 li .text h3{font-size: 0.3rem;color: #323232;line-height: 0.38rem;font-weight: 600;margin-bottom: 0.3rem;}
.n_about02 li .text p{font-size: 0.18rem;color: #323232;line-height: 0.38rem;}
@media(max-width: 440px){
.n_about02 li .pic{display: table;margin: 0 auto;}
.n_about02 li .text{width: 100%;margin: 0.2rem;}
}
/* news */
.listFull{width: 100% !important;}
.n_newsT{margin-bottom: 0.8rem;}
.n_newsT a{align-items: center;}
.n_newsT .pic{width: 60%;border-radius: 0.08rem;overflow: hidden;}
.n_newsT .pic img{display: block;width: 100%;height: 5.6rem;object-fit: cover;}
.n_newsT .text{width: 36.66%;}
.n_newsT .text .tagTime{margin-bottom: 0.26rem;}
.n_newsT .text .tagTime .tag{background: #0068b7;}
.n_newsT .text .tagTime .time{color: #666666;}
.n_newsT .text h5{font-size: 0.32rem;color: #323232;line-height: 0.48rem;max-height: 1.92rem;font-weight: 600;margin-bottom: 0.24rem;transition: 0.6s all;overflow: hidden;}
.n_newsT .text h5 span,.n_news li p span{background-image: linear-gradient(#0068b7,#0068b7);}
.n_newsT .text p{font-size: 0.18rem;color: #666666;line-height: 0.34rem;overflow: hidden;    text-align: justify;}
.n_news li a{margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 0.01rem solid #dfdfdf;align-items: center;}
.n_news li:last-child a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.n_news li .pic{width: 3rem;border-radius: 0.08rem;overflow: hidden;}
.n_news li .pic img{display: block;width: 100%;height: 1.8rem;object-fit: cover;}
.n_news li .text{width: calc(100% - 3.3rem);}
.n_news .text .tagTime{margin-bottom: 0.26rem;}
.n_news .text .tagTime .tag{background: #ebf3f9;color: #0068b7;}
.n_news .text .tagTime .time{color: #666666;}
.n_news li p{font-size: 0.22rem;color: #323232;line-height: 0.32rem;max-height: 0.64rem;font-weight: 500;overflow: hidden;}
.n_newsT :hover .text h5,.n_news li :hover p{color: #0068b7;transition: 0.6s all;}
@media(max-width: 850px){
.n_Btitle h5{margin-bottom: 0.4rem;}
.n_newsT .pic{width: 100%;margin-bottom: 0.2rem;}
.n_newsT .text{width: 100%;}
.n_newsT .pic img{height: 56vw;}
.n_newsT{margin-bottom: 0.4rem;}
}
@media(max-width: 680px){
.n_news li .pic{width: 100%;margin-bottom: 0.2rem;}
.n_news li .pic img{height: 56vw;}
.n_news li .text{width: 100%;}
}
/* programmes */
.n_proT{margin-bottom: 0.9rem;}
.n_proT h5{font-size: 0.38rem;color: #323232;font-weight: 600;margin-bottom: 0.2rem;}
.n_proT p{font-size: 0.18rem;color: #323232;line-height: 0.38rem;}
.n_pro ul{justify-content: flex-start;margin-left: -0.4rem;margin-bottom: -0.4rem;}
.n_pro li{width: calc(33.33% - 0.4rem);margin-left: 0.4rem;margin-bottom: 0.4rem;}
.n_pro li a{display: block;}
.n_pro li .pic{overflow: hidden;margin-bottom: 0.3rem;border-radius: 0.08rem;}
.n_pro li .pic img{display: block;width: 100%;height: 2.97rem;object-fit: cover;}
.n_pro li p{font-size: 0.18rem;color: #323232;line-height: 0.3rem;max-height: 0.9rem;overflow: hidden;font-weight: 600;margin-bottom: 0.3rem;transition: 0.6s all;}
.n_pro li p span{background-image: linear-gradient(#0068b7,#0068b7);}
.n_pro li i{font-style: normal;font-size: 0.16rem;color: #666666;padding-right: 0.2rem;line-height: 0.2rem;background: url(../images25/bannerJ02.png) no-repeat right 0.07rem;background-size: 0.11rem 0.1rem;}
.n_pro li:hover p{color: #0068b7;transition: 0.6s all;}
.n_pro li:hover i{color: #0068b7;}
@media(max-width: 850px){
.n_proT{margin-bottom: 0.5rem;}
.n_pro ul{margin-left: -0.3rem;}
.n_pro li{width: calc(50% - 0.3rem);margin-left: 0.3rem;}
.n_pro li .pic img{height: 34vw;}
}
@media(max-width: 480px){
	.n_pro ul{margin-left: 0;}
.n_pro li{width: 100%;margin-left: 0;}
.n_pro li .pic img{height: 56vw;}
}
/* Publication */
.n_pub li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.n_pub li{margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 0.01rem solid #dfdfdf;}
.n_pub li .pic{width: 2.2rem;border-radius: 0.08rem;border: 0.01rem solid #0068b7;overflow: hidden;}
.n_pub li .pic img{display: block;width: 100%;object-fit: cover;}
.n_pub li .text{width: calc(100% - 2.6rem);}
.n_pub li .text h5{font-size: 0.26rem;color: #323232;font-weight: 600;line-height: 0.36rem;max-height: 0.72rem;margin-bottom: 0.2rem;overflow: hidden;}
.n_pub li .text h5 span{background-image: linear-gradient(#0068b7,#0068b7);}
.n_pub li .tagTime{margin-bottom: 0.3rem;}
.n_pub li .tagTime .tag{background: #ebf3f9;color: #0068b7;}
.n_pub li .tagTime .time{color: #666666;}
.n_pub li p{font-size: 0.18rem;color: #666666;line-height: 0.3rem;max-height: 1.2rem;overflow: hidden;}
.n_pub li:hover h5{color: #0068b7;}
@media(max-width: 540px){
.n_pub li p{display: none;}
.n_pub li .pic{width: 1.8rem;}
.n_pub li .text{width: calc(100% - 2rem);}
.n_pub li .text h5{max-height: 1.44rem;}
}
/* show */
.show01{margin-bottom: 0.6rem;}
.show01 h5{font-size: 0.42rem;color: #323232;line-height: 0.6rem;font-weight: 600;margin-bottom: 0.2rem;}
.n_show .tagTime .tag{background: #ebf3f9;color: #0068b7;}
.n_show .tagTime .time{color: #666666;}
.showB{width: 11rem;margin: 0 auto;}
.show02{margin-bottom: 0.6rem;padding-bottom: 0.8rem;border-bottom: 0.01rem solid #e1e1e1;}
.show02 img{display: inline-block;margin: 0.2rem auto;max-width: 100%;}
.show02 p{font-size: 0.2rem!important;color: #323232;line-height: 0.36rem!important;font-weight: lighter;margin: 0.2rem 0;text-align: justify;}
.show03 li{width: 47.27%;}
.show03 li h5{font-size: 0.3rem;color: #323232;font-weight: 600;margin-bottom: 0.3rem;}
.show03 li a{display: block;}
.show03 li .pic{overflow: hidden;border-radius: 0.08rem;overflow: hidden;margin-bottom: 0.3rem;}
.show03 li .pic img{display: block;width: 100%;object-fit: cover;height: 3.26rem;}
.show03 li p{margin-top: 0.24rem;font-size: 0.18rem;color: #323232;line-height: 0.3rem;max-height: 0.6rem;overflow: hidden;font-weight: 600;transition: 0.6s all;}
.show03 li p span{background-image: linear-gradient(#0068b7,#0068b7);}
.show03 li:hover p{color: #0068b7;transition: 0.6s all;}
@media(max-width: 1100px){
.showB{width: 100%;}
.show03 li .pic img{height: 30vw;}
}
/* Publication */
.pubCon01{padding: 0.6rem 0 0.7rem 0;position: relative;margin-top: -0.6rem;background: url(../images25/pub01.jpg) no-repeat bottom center;background-size: cover;}
.pubCon01 .position,.pubCon01 .position a,.pubCon01 .position span{color: #fff;}
.pubCon01 .position a:hover{opacity: 0.6;}
.pubCon01 .n_Btitle h5{color: #fff;}
.pubCon01B{align-items: flex-start;}
.pubCon01B .text{width: calc(100% - 3.9rem);}
.pubCon01B .text h5{font-size: 0.38rem;color: #fff;line-height: 0.54rem;font-weight: 600;margin-bottom: 0.24rem;}
.pubCon01B .text p{font-size: 0.18rem;color: #fff;line-height: 0.3rem;margin-bottom: 0.3rem;text-align: justify;}
.pubCon01B .text a{margin-bottom: 0.44rem;display: inline-block;font-size: 0.18rem;color: #fff;padding-bottom: 0.18rem;border-bottom: 0.01rem solid rgba(255,255,255,0.3);padding-right: 0.32rem;background: url(../images25/bannerJ.png) no-repeat right top;background-size: 0.18rem 0.19rem;transition: 0.6s all;}
.pubCon01B .text a:last-child{margin-bottom: 0;}
.pubCon01B .text a:hover{border-bottom: 0.01rem solid #fff;padding-right: 0.26rem;transition: 0.6s all;}
.pubCon01B .pic{width: 3.4rem;overflow: hidden;border: 0.01rem solid #194196;}
.pubCon01B .pic img{display: block;width: 100%;}
.pubCon02,.pubCon03,.pubCon04{margin-top: 0.8rem;}
.pubCon02 h5,.pubCon03 h5{margin-bottom: 0.5rem;}
.pubCon02 h5 a,.pubCon03 h5 a{display: block;font-size: 0.52rem;text-align: center;line-height: 0.66rem;font-weight: 600;color: #323232;word-wrap: break-word !important;overflow-wrap: break-word !important;}
.pubCon02 .swiper,.pubCon03 .swiper{padding-bottom: 0.2rem;}
.pubCon02 .swiper-slide a,.pubCon03 .swiper-slide a{display: block;}
.pubCon02 .swiper-slide .pic{overflow: hidden;border-radius: 0.08rem;overflow: hidden;margin-bottom: 0.3rem;}
.pubCon02 .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;height: 2.98rem;}
.pubCon02 .swiper-slide .text h5{font-size: 0.18rem;color: #323232;line-height: 0.3rem;max-height: 0.6rem;font-weight: 600;margin-bottom: 0.1rem;overflow: hidden;}
.pubCon02 .swiper-slide .text h5 span{background-image: linear-gradient(#0068b7,#0068b7);}
.pubCon02 .swiper-slide .text h3{font-size: 0.14rem;color: #0068b7;font-weight: lighter;margin-bottom: 0.3rem;}
.pubCon02 .swiper-slide .text p{font-size: 0.14rem;color: #666666;line-height: 0.24rem;overflow: hidden;text-align: justify;}
.pubCon02 .swiper-slide:hover .text h5{color: #0068b7;}
.pubCon02 .swiper-pagination,.pubCon03 .swiper-pagination{position: relative;bottom: auto !important;margin-top: 0.3rem;align-items: center;}
.pubCon02 .swiper-pagination .swiper-pagination-bullet,.pubCon03 .swiper-pagination .swiper-pagination-bullet{width: 0.15rem;height: 0.15rem; opacity: 1;background: #b2d1e9;border-radius: 50%;margin: 0 0.08rem;opacity: 0.4;}
.pubCon02 .swiper-pagination .swiper-pagination-bullet-active,.pubCon03 .swiper-pagination .swiper-pagination-bullet-active{opacity: 1; position: relative;margin: 0 0.16rem 0 0.26rem !important;background: #0068b7;}
.pubCon02 .swiper-pagination .swiper-pagination-bullet-active::after,.pubCon03 .swiper-pagination .swiper-pagination-bullet-active::after{content: "";width: 0.44rem;height: 0.41rem;background: url(../images25/pub03.png) no-repeat center;background-size: 0.44rem 0.41rem;position: absolute;top: -0.08rem;left: -0.19rem;}
.pubCon03 .swiper-wrapper{align-items: stretch;}
.pubCon03 .swiper-slide{background: #f3f3f3;border-radius: 0.08rem;position: relative;height: auto;}
.pubCon03 .swiper-slide::after{content: "";width: 100%;height: 1rem;background: #0068b7;position: absolute;left: 0;top: 0;}
.pubCon03 .swiper-slide a{display: block;position: relative;z-index: 2;padding: 0.17rem 0.3rem 0.8rem 0.3rem;}
.pubCon03 .swiper-slide .pic{margin: 0 auto;width: 1.6rem;border-radius: 50%;border: 0.05rem solid rgba(255,255,255,0.44);overflow: hidden;}
.pubCon03 .swiper-slide .pic img{height: 1.6rem;}
.pubCon03 .swiper-slide .text{margin-top: 0.3rem;}
.pubCon03 .swiper-slide .text h5{font-size: 0.22rem;color: #323232;text-align: center;font-weight: 600;margin-bottom: 0.15rem;}
.pubCon03 .swiper-slide .text h3{font-size: 0.14rem;color: #0068b7;line-height: 0.22rem;font-weight: lighter;margin-bottom: 0.3rem;}
.pubCon03 .swiper-slide .text p{font-size: 0.18rem;color: #323232;line-height: 0.3rem;text-align: justify;}
.pubCon03T h5{font-size: 0.52rem;text-align: center;line-height: 0.66rem;font-weight: 600;color: #323232;margin-bottom: 0.5rem;}
.pubCon03 .part4T{padding-bottom: 0;margin-bottom: 0;border-bottom: none;}
.pubCon04 .flex{justify-content: center;}
.pubCon04 .pic{width: 2.58rem;}
.pubCon04 .pic .img{width: 100%;overflow: hidden;}
.pubCon04 .pic .img img{display: block;width: 100%;}
.pubCon04 .pic p{font-size: 0.16rem;color: #323232;    text-align: center;    line-height: 0.24rem;}
.pubCon04 .text{margin-left: 0.4rem;}
.pubCon04 .text li{font-size: 0.18rem;line-height: 0.3rem;margin-bottom: 0.14rem;}
.pubCon04 .more a{display: inline-block;}
@media(max-width: 740px){
	.n_Btitle h5{font-size: 0.4rem;}
.pubCon01B .text{width: 100%;}
.pubCon01B .pic{margin: 0.3rem auto 0 auto;}
}
@media(max-width: 380px){
.pubCon01B .pic{width: 100%;}
}
@media(max-width: 1023px){
.pubCon02 .swiper-slide .pic img{height: 26vw;}
}
@media(max-width: 850px){
	.pubCon04 .pic{width: 100%;}
	.pubCon04 .pic .img{width: 2.58rem;margin: 0 auto;}
	.pubCon04 .pic p{text-align: center;margin-top: 0.15rem;}
.pubCon04 .text{margin-top: 0.2rem;margin-left: 0;}
}
@media(max-width: 767px){
.pubCon02 .swiper-slide .pic img{height: 56vw;}
}



/* fanye */
.pb_sys_common .p_t{font-size:0.22rem;}
.p_pages .p_no a{border: none !important;font-family: Poppins !important;font-size: 0.22rem !important;height: 0.4rem !important;padding: 0 0.16rem !important;line-height: 0.4rem !important;margin: 0 0.2rem !important;}
.p_pages .p_no_d{font-size: 0.22rem !important;background-color: #000 !important;border: none !important;height: 0.4rem !important;height: 0.4rem !important;padding: 0 0.16rem !important;line-height: 0.4rem !important;margin: 0 0.2rem !important;}
.pb_sys_common .p_fun_d{font-size: 0 !important;border: none !important;padding: 0 !important;width: 0.4rem !important;height: 0.4rem !important;background: url(../images25/fanye01.png) no-repeat center !important;transform: rotate(180deg);}
 .pb_sys_common .p_fun a{border: none !important;font-size: 0 !important;padding: 0 !important;width: 0.4rem !important;height: 0.4rem !important; background: url(../images25/fanye01.png) no-repeat center !important;}

 .pb_sys_common .p_no a{font-size: 0.22rem !important;border: none !important;}

.pb_sys_common .p_next_d,.pb_sys_common .p_last_d{transform: rotate(0deg);}


