@charset "utf-8";
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;}
@font-face {font-family: "iconfont"; src:url('../fonts/iconfont.woff?t=1676885602996') format('woff');}


@charset "utf-8";
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;}
* {box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
html{font-size: 100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body,dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6,pre, code, form, fieldset, legend, input, textarea,p, blockquote, th, td, hr, button,article, aside, details, figcaption, figure, footer, header, menu, nav, section {margin: 0;padding: 0;border: 0;}
:focus{outline:0}
a {text-decoration: none;color: #333333;}
a:hover{color: #1b59b0;font-weight:700;}
button {user-select: none;}
img:not([src]),img[src=""] {opacity: 0;}
img{display:inline-block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%;vertical-align: middle;}
ul, ol {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select, button, textarea {font-size: 100%; font: inherit;}
hr{height:0;border: none; border-top: 1px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
body{
  color: #333;
  position: relative;
  overflow-x:hidden;
  font-size: .18rem;
  font-family:Arial,Microsoft YaHei,-apple-system,PingFang SC,BlinkMacSystemFont,Helvetica Neue,"Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif;
  }
select::-ms-expand { display: none; }
i,em{font-style:normal;font-weight:normal;}
input,textarea,select{padding:0;font-family:inherit;outline:none;resize:none;background:none;border:none;font-size:inherit;color:inherit;}
input::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
textarea::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
select::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-webkit-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-ms-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
.eclip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display: block\0;}
.line3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;display: block\0;}
.line4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;display: block\0;}
.line5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;display: block\0;}
.line6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;display: block\0;}
.line8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;display: block\0;}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;
	height:14px;font-size:14px;cursor:pointer;padding-left: 20px;}
.check+label:after,.check+label:before{position:absolute;top:2px;left:0;z-index:0;width:16px;height:13px;
	border-radius:3px;content:'';background: #000}
.check:checked+label:after{background: #ca140d}
.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;font-size:14px;line-height:16px;cursor:pointer;padding-left: 20px}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:''}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label:before{border:1px solid #d9a65c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d9a65c;top:3px;left:4px}
.none{display: none;}
.overhide{overflow: hidden}
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.fl{float:left}
.fr{float:right}
.poab{position:absolute}
.pore{position:relative}
.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-upper{text-transform: uppercase;}
.text-lower{text-transform: lowercase;}
.text-ver{writing-mode: tr-lr;writing-mode: vertical-lr;}
.bgBox{background-repeat: no-repeat;background-position: center;background-size: cover;}
.abUrl{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}
.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}
.scbox{overflow-y:auto }
.scbox::-webkit-scrollbar{width:4px}
.scbox::-webkit-scrollbar-track{border-radius:5px;;background: #ddd}
.scbox::-webkit-scrollbar-thumb{border-radius:5px;background:linear-gradient(to right,#1b59b0 0%,#1b59b0 100%);}

.aline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s}
.alin_w:hover .aline_w{background-size:100% 1px;color: #fff}
.aline_w:hover{background-size:100% 1px}

.aline_r{position:relative;background-image:linear-gradient(#d20b17,#d20b17);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s}
.alin_r:hover .aline_r{background-size:100% 1px;color: #d20b17}
.aline_r:hover{background-size:100% 1px}

.imgBox{position: relative;overflow: hidden;}
.imgBox .img{padding-bottom: 60%;transition: .5s;background-size: cover;display: block;background-repeat: no-repeat;background-position: center;display: block;}
.imgBox img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: .5s;}
.imgBox img{display: none\0;}

@keyframes sca{
  0%{transform: scale(1);}50%{transform:  scale(1.1)}100%{transform:  scale(1)}
}
@keyframes go{
  0%{transform: translateX(0);}50%{transform: translateX(10px);}100%{transform: translateX(0);}
}
@keyframes up{
  0%{transform: translateY(0);}50%{transform: translateY(-8px);}100%{transform: translateY(0);}
}
@keyframes roted{
  0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}
}

.wp{margin:0 auto;max-width:13rem;width: 94%}
.wpa{width:94%;margin:0 auto;max-width:17.5rem}

@media screen and (min-width: 1025px){
  .imgBox.trans:hover .img{ -webkit-transform: scale(1.05)}
  .imgBox.trans:hover img{ -webkit-transform: scale(1.05)}
}

@media (max-width:1024px){
  html{font-size: 95px!important;}
}
@media (max-width:900px){
  html{font-size: 90px!important;}
}
@media (max-width:750px){
  html{font-size: 85px!important;}
}
@media (max-width:540px){
  html{font-size: 80px!important;}
  body{font-size: .18rem;}
}
@media (max-width:360px){
  html{font-size: 75px!important;}
}
/* swiper */


.swiper-dots{position:absolute;z-index:5;text-align:center}
.swiper-dots span.active{opacity:1}
.swiper-btn a{position:absolute;top:50%;transform:translateY(-50%);z-index:5}
.swiper-btn a.prev{left:10px}
.swiper-btn a.next{right:10px}


.swiper-container{margin: 0;}






/* header */
.header{background: url(../images/topbg.jpg) no-repeat  center -43px;height: 3.184rem;/* padding-top: .75rem; */background-size: cover;z-index: 9999999999;}
.header .hdb {height: auto;overflow: hidden;padding-top: .75rem;}
.header .hdb .logo{
    float: left;
}
.header .hdb .logo .noGrayElement img{max-height: 85px;line-height: 85px;display: block;vertical-align: bottom;margin-top: 6px;}
.header .hdb .logo .logot img{/* max-height: .55rem; */}
.header .hdb .logo .noGrayElement{margin-right: .2rem}
.header .hdb .search{padding: .65rem 0 .44rem;float: right;width: 35%;}
.header .hdb .search form{display: flex!important;max-width: 4.96rem;width: 96%;margin: 0 auto;position: relative;}
.header .hdb .search .inp{width: 100%;height: .55rem;background: #fff;padding: 0 1rem 0 .15rem;font-size: .14rem;}
.header .hdb .search .sub{width: .86rem;height: .55rem;background: url(../images/serbg.png) #0160ae  no-repeat 10px center;position: absolute;top: 0px;right: 0;line-height: .55rem;/* margin: 5px 0; */padding-left: 29px;font-size: 0.18rem;color: #fff;font-weight: 700;}
.header .hdb .search .hots{width: 100%;max-width: 4.76rem;margin: 0 auto;font-size: .15rem;position: relative;margin-top: .2rem;}
.header .hdb .search .hotss{position: relative;padding-left: .5rem}
.header .hdb .search .hots span{position: absolute;left: 0;top: 0;color: #c80b0d;font-weight: bold;}
.header .hdb .search .hots a{color: #666;margin-right: .2rem}
.header .hdb .search .hots a:hover{color: #3359db}
.header .hdc {
    background: url(../images/navbg.png);
    background-size: 100% 100%;
}

.header .hdc ul{background: url(../images/navbg.png);background-size: 100% 100%;border-radius: 5px;line-height: .6rem;padding: 0 .2rem}
.header .hdc ul li{width: 14.28%;text-align: center;font-size: .18rem;position: relative;}
.header .hdc ul li:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 65px;
	background-color: #d6231e;
	display: none;
	transition: all 0.3s;
	z-index: -1;
}
.header .hdc ul li:after{content: '';width: 2px;height: .16rem;background: rgba(255,255,255,.4);position: absolute;top: 50%;margin-top: -.08rem;right: -1px}
.header .hdc ul li:last-child:after{display: none}
.header .hdc ul li a{color: #fff;display:block;overflow:hidden;white-space:nowrap}
@media (max-width:1024px){
  .header{height: auto;/* padding-top: .5rem */}
  .header .hdb .search{padding: .3rem 0 .55rem}
  .header .hdb {padding-top: 1rem;}
  .header .hda .todayDate{display:none;}
  .header .hda .hdaLink a{padding:0 5px;}
}
@media (max-width:900px){

.header .hdc ul li:nth-child(1){position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 20%;}
.header .hdc ul li{width: 33.3333% !important;}
.nav>ul>li::before{display: none !important;}
.nav>ul>li{width: 30% !important;padding: 0;}
.nav>ul>li.active a{
    background: #004e8d;
    top: 0 !important;
    font-size: 17px !important;
}
.nav>ul>li>a{font-size: 17px !important;padding: 0 10px !important;}
}

@media (max-width:648px){


.header .hdb .search{padding: .3rem 0 .45rem;width: 100%;}
}

@media (max-width:540px){
.header .hdc ul{padding-right: 0}
.header .hdc ul li{font-size: .19rem;}
.header .hdc ul{padding-left: 16%;}
.header .hdc ul li:nth-child(1){width: 16%;}
.header{/* padding-top: .3rem */}
.header .hdb .search{padding: .3rem 0 .45rem;width: 100%;}
.header .hdb .search .inp{height: 40px;}
.header .hdb .search .sub{width: 1rem;height: 100%;line-height: 34px;}
.header .hdc{position: relative;top: .1rem}


.header .hdb .logo .logot{width: 100%}
.header .hdb .logo .logot img{max-height:inherit;width: 90%;margin: 0 auto}
.header .hdb .logo .noGrayElement{margin-right:0;margin-bottom: .2rem}

.nav>ul>li>a{
    padding: 0 5px !important;
    font-size: 17px !important;
}
}


/*  */
.nyheader{height:auto ;background: transparent;padding-top: 0}
.nyheader .hdb{height: 2.6rem;background: url(../images/topbg.jpg) no-repeat center;background-size: cover;padding-top: .75rem;}
.nyheader .hdc{background: url(../images/navbg.png);background-size: 100% 100%;}
.nyheader .hdc ul{background: transparent;}
@media (max-width: 1024px){
.nyheader .hdb{height: auto;padding: .4rem 0 .5rem} 
.nyheader .hdb .search{padding-bottom: 0;width: 40%;}
}
@media (max-width: 540px){
.nyheader .hdb{padding: .3rem 0 .4rem} 
.nyheader .hdc {position: relative;top: 0;}
}
/* footer */
.footer{background: url(../images/ftbg.png) no-repeat center;background-size: cover;}
.footer .frlinks{padding: .3rem 0;border-bottom: 1px solid #6b8bdc}
.footer .frlinks dl{width: 31.333%;max-width: 3.8rem}
.footer .frlinks dt{cursor: pointer;width: 100%;height: .42rem;line-height: .4rem;padding-left:.15rem;position: relative;color: #fff;background: rgba(255,255,255,0);font-size: .15rem;border: 1px solid #6b8bdc;border-radius: 3px}
.footer .frlinks dt:after{ width: .15rem;height: .45rem;content: "";position: absolute;right: .15rem;top:0;content: "\e600";font-family: "swiper-icons" !important;opacity: .8}
.footer .frlinks dd{position: absolute;top: 100%;width: 100%;max-height:1.5rem;left: 0;background: #fff;display: none;z-index: 5 ;padding:.15rem ;box-shadow: 0 0 10px rgba(0,0,0,.2);font-size: .14rem}
.footer .frlinks dd a{color: #555;display: block;padding: 5px 0}
.footer .frlinks dd a:hover{color: #0e72b2}
.footer .frlinks dl:hover dd{display: block;}
.footer .ftInfo{padding: .35rem 0;}
.footer .ftInfo .ftTxt{color: #fff;font-size: .14rem;line-height: 1.6em;width: 100%;}
.footer .ftInfo .ftTxt a{color: #fff;}
.footer .ftInfo .ftTxt a:hover{text-decoration: underline;}
.footer .ftInfo .ftTxt .links a:before{content: '|';display: inline-block;vertical-align: 2px;margin: 0 .15rem;}
.footer .ftInfo .ftTxt .links a:nth-child(1):before{display: none;}
.footer .ftInfo .ftTxt p{margin-top: 8px;}
.footer .ftInfo .ftTxt p span{display: inline-block;margin-right:.2rem;}
.footer .ftInfo .ftbsa{position: absolute;top:0;left: 0;}
.footer .ftInfo .ftbsa .sydw{position: relative;top: -.1rem;left: -.1rem;}
.footer .ftInfo .ftbsb{position: absolute;top: 0;right: 0;}
.footer .ftInfo .ftbsb span:last-child{margin-left: .3rem;}


.isGrey .footer,
.isGrey .mainIndex,
.isGrey .header .hda,
.isGrey .header .hdc,
.isGrey .header .hdb .search{-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  _filter:none;}img{filter:gray;}
/* .isGrey .header .hdc{background: #555\0;}
.isGrey .header .hdb .search .sub{background-color: #555\0;} */

.header .hda {
    height: .36rem;
    line-height: .36rem;
    background: #0160ae;
    font-size: .16rem;
    color: #ffffff;
}
.header .hda a{color: #ffffff;}



.nav {
	/* height: 55px; */
	line-height: 55px;
	background-color: #0160ae;
	clear: both;
	position: relative;
	z-index: 9;
}

.nav>ul {
	font-size: 0;
}

.nav>ul>li {
	float: left;
	margin: 0 6px;
	position: relative;
	z-index: 1;
}

.nav>ul>li:first-child {
	margin-left: 0;
}

.nav>ul>li:first-child img {
	vertical-align: -3px;
	padding-right: 10px;
}

.nav>ul>li:nth-child(7) {
	margin-right: 0;
}

.nav>ul>li::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 65px;
	background-color: #004e8d;
	display: none;
	transition: all 0.3s;
	z-index: -1;
}

.nav>ul>li.active::before {
	display: block;
}

.nav>ul>li::after {
	content: "";
	position: absolute;
	left: 100%;
	top: -10px;
	border-bottom: 6px solid #004e8d;
	border-left: 5px solid #004e8d;
	border-right: 5px solid transparent;
	border-top: 5px solid transparent;
	z-index: -1;
	display: none;
}

.nav>ul>li.active::after {
	display: block;
}

.nav>ul>li.active>a {
	top: -5px;
}

.nav>ul>li>a {
	display: block;
	font-family: 'sySong';
	font-size: 20px;
	font-weight: bold;
	line-height: 55px;
	color: #fff;
	text-align: center;
	padding: 0 76px;
	position: relative;
	top: 0;
	z-index: 1;
	transition: all 0.3s;
}

.nav>ul>li:hover>a {
	background-color: #002ecd;
}

.nav>ul>li.on>div {
	border-top: 3px solid #ffffff;
}

.nav>ul>li>a::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.nav>ul>li.on>a::after {
	border-bottom: 5px solid #ffffff;
}

.nav>ul>li.on>a>span {
	transform: rotate(-180deg);
}

.nav>ul>li>div {
	position: absolute;
	top: 100%;
	width: 100%;
	min-width: 120px;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	background: rgb(255 255 255);
	z-index: 9999;
	overflow: hidden;
	line-height: normal;
	display: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.nav>ul>li>div>ul {
	overflow: hidden;
}

.nav>ul>li>div>ul>li>a {
	display: block;
	text-align: center;
	font-family: 'sySong';
	font-size: 16px;
	line-height: 47px;
	transition: .3s;
}

.nav>ul>li>div>ul>li a:hover {
	background: #002ecd;
	color: #fff;
}


.px1300 {
	max-width: 1300px;
	margin: 0 auto;
}


.rightFix{position: fixed;right: .1rem;top: 50%;z-index: 88;width: .7rem;border: 1px solid #c6d1e1;border-radius: .8rem;background: rgba(255,255,255,1);padding:.1rem 0;text-align: center;margin-top: -2.2rem}
.rightFix a{display: block;padding: .1rem 0;font-size: .15rem;position: relative;}
.rightFix a i{display: block;margin: 0 auto 5px;color: #1b59b0;font-size: .28rem;height: 28px;}
.popCode{position: relative;}
.popCode span{width: 1.1rem;position: absolute;top: 50%;right:calc(100% + 1px);z-index: 5;background: #fff;transform: translateY(-50%);display: none;box-shadow: 2px 0 8px rgba(0,0,0,.25)}
.popCode span:before{content: '';border: 10px solid transparent;border-left-color: #fff;position: absolute;right: -18px;top: 50%;transform: translateY(-50%);}
.popCode:hover span{display: block;}
.icon-sina:before {
  content: "\e61f";
}

.icon-weixin:before {
  content: "\e615";
}

.icon-douyin:before {
  content: "\e690";
}

.icon-zizhu:before {
  content: "\e600";
}

.icon-toutiao:before {
  content: "";
  width:29px;
  height: 27px;
  background: url(../images/zxpt.png) top center;
  position: absolute;
  top: 10px;
  left: 26%;
}
.icon-zhineng:before {
  content: "";
  width:29px;
  height: 27px;
  background: url(../images/tips-04.png) top center;
  position: absolute;
  top: 10px;
  left: 26%;
}



@media (max-width: 900px){
.footer .ftInfo .ftTxt{margin-bottom: .2rem;text-align: center;}
.footer .ftInfo .ftbsa,.footer .ftInfo .ftbsb{position: static;display: flex;justify-content: center;} 
.footer .ftInfo .ftTxt p span{margin:0 .1rem;}
.nav>ul>li::after{display:none !important;}
}
@media (max-width:540px){
.footer .frlinks{padding: .3rem 0 .2rem;}
.footer .frlinks dl{width: 48%;margin-bottom: .1rem}
.footer .frlinks dt{font-size: .16rem;height: .46rem;line-height: .44rem}
.footer .frlinks dd{font-size: .16rem}
.footer .ftInfo .ftTxt{font-size: .16rem;}
}

@media (max-width:400px){
.header .hdc .navs li{font-size: .18rem;}
.header .hdc ul li:after{display: none}
.nav>ul>li{width: 33% !important;padding: 0 !important;margin: 0;}
.nav>ul>li:first-child img{display:none;}
.nav>ul>li>a{
    padding: 0 5px !important;
    font-size: 15px !important;
    font-weight: normal;
}
}
@media (max-width:360px){
.footer .frlinks dl:last-child{width: 100%;max-width: inherit;}
}