:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;}
a{text-decoration: none; outline: none; cursor: pointer;transition: all 0.4s ease-in-out;}
a:visited ,a:hover{text-decoration: none;}
body {
	font-family: "Arial";
	color: #000;overflow-x:hidden;
	-webkit-text-size-adjust: none;
}
.clearfix::after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ".";
	overflow: hidden;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0;
}
.flex{ display: -webkit-flex; /* Safari */display: flex; }
.flex { display: flex;flex-wrap: wrap; }
.flex-left{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.flex-center{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.flex-right{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.flex-v-center{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.flex-v{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.flex-v-bottom{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left}

.trans{-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.trans-mask{display:block;overflow:hidden;width:100%;cursor:pointer;position:relative}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.trans-mask:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.imgMargin {  margin: 0 auto;  }
.ls_body{ background: #efefef;}
.hidden{display:none;}
.p0{margin:0px !important;}
.m0{padding: 0px !important;} ul{padding: 0px;}
li{list-style:none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.gp-pa{position: absolute;}
.gp-pr{position: relative;}
.l1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 2;
	line-clamp: 2; -webkit-box-orient: vertical;
}
.l3{
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 3;
	line-clamp: 3; -webkit-box-orient: vertical;
}
.l4{
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 4;
	line-clamp: 4; -webkit-box-orient: vertical;
}
.l5{
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 5;
	line-clamp: 5; -webkit-box-orient: vertical;
}
.l6{
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 6;
	line-clamp: 6; -webkit-box-orient: vertical;
}
.l9{
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 9;
	line-clamp: 9; -webkit-box-orient: vertical;
}
.container{max-width: 1440px;margin: 0 auto;}

.Tonext {
	width: 36px;
	height: 68px;
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -18px;
}
.slow {  overflow: hidden;  }
.img {  position: relative;  width: 100%;  }
.img .img_hezi {  padding-bottom: 60%;  transition: all .5s ease-out 0s;  background-size: cover!important;  background-position: center!important;  background-repeat: no-repeat!important;  }
.img_zd img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.none {  display: none !important;  }


.index_box{width:100%;max-width:1920px;}
.header{position:fixed;left:0;top:0;width:100%;height:auto;z-index:99999;transition: all .6s ease-in-out;}
.header .top{width:100%;padding: 20px 0px;}
.ny_header{ position: relative;}

.header.small{background: #b4141c;}
.header.small .tu1{background: linear-gradient(rgba(180,20,28,1),rgba(180,20,28,1));}
.header.black{transition: all .3s ease-in-out;}
.ny_header .tu1{background: #b4141c;}
.banner_page1{position:relative;overflow:hidden;}
.banner_page1 img{width:100%;height:auto; display: block;}
.top .container{max-width: 1550px; margin:0 auto}
.eng{padding: 5px 0px;}
.eng .pcnav{width:60%;}
.eng .pcnav .header-t{line-height:70px;}
.eng .pcnav .header-t a{font-weight: 600; font-size: 18px;}
.tbhx{ background: #2ab5b0; height: 5px;}
.tbdh{ float: left;}
.logo img {
	height:88px;
}
.pcnav{ padding-left: 4%;}
.header-t{ margin-top:0px;}
.zyqh{color:#fff;width: 42px;  border-radius: 26px;  height:42px;line-height:42px;font-size:14px; text-align: center; margin-left:15px;border: 1px solid #fff;}
.zyqh a{color:#fff; }

.header-pc li{display: inline-block;line-height: 45px;}
.header-mp{display: none;}
.header-mp .header-mp-right > a{
	margin-right: 10%;
	color: white;
}

.header-mp .header-mp-right > a:hover {
	color: white;
}
/* menu */
.menubox{ width:100%; min-height:54px;}
.nav{ width: 100%;}
.nav li{ position: relative; margin-left: 24px;}

.nav li>a{  display: block;  font-size:21px;font-weight:500;font-family: "Times New Roman"; font-weight: bold; color: #fff; width: 100%; line-height: 54px;  text-align: center;  }
.nav li.on>a,.nav li:hover>a{color: #fff;  }
.nav li.on,.nav li:hover{color: #fff;}
.two-nav{position: absolute; border-top: #EE9640 solid 4px;  left: 50%;transform: translateX(-50%);width:100%;z-index: 9999;min-width: 160px;  display: none;background: #fff;}
.two-nav a{  display: block; line-height: 36px; padding: 5px; text-align: center;  color: #222;  font-size: 16px;background: #fff;}
.two-nav a:hover{color: #fff; background: rgba(180, 20, 28, 0.8);}
#container-1{padding-top:130px;}



#navigationBar{ position:fixed; right:20px; top:50%; margin-top: -75px; height:150px; z-index: 500;}
#navigationBar li{ width:12px; height:12px; text-indent: -999px;background: #193974; border-radius: 10px; margin-bottom: 10px; overflow: hidden; position:relative; cursor: pointer;}
#navigationBar li.on{ background:#fbc93e}

#navBar {
	z-index: 3;
	position: absolute;
	top: 30%;
	right: 3%;
	display: block !important;
}

#navBar li {
	cursor: pointer;
	margin-bottom: 10px;
	transition: all .7s ease;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
	text-indent: -999px;
	overflow: hidden;
}

#navBar {
	z-index: 5;
}


.contain {
	width: 100%;
	height: 100%;
	display: none;
	position: relative;
	z-index: 0;}

.current .contain,
.slide .contain {
	display: block;}

.current {
	display: block;
	z-index: 1;}

.qhzz_h1{font-size:36px;  color: #253f6e;  text-align: center;padding-top: 160px}
.qhzz_h2{font-size: 24px;  color: #222;  text-align: center;padding-top:50px;padding-bottom:50px}
.ssqhjj{font-size: 17px;  color: #666666; line-height: 38px; max-width: 820px;margin: 0 auto;  text-align: center;padding-top: 50px}


.foot{background:#b4141c;background-size: cover; padding-top:40px; }
.foot h1{color: #fff; line-height: 40px; font-size: 35px; padding-bottom: 20px; font-weight: normal;}
.foot_tblg .f_logo{width:40%;float: left;  }
.foot_tblg .f_logo img{ max-width: 100%;}
.foot_tblg .nr{color: #fff; line-height:34px;font-size: 16px;width:40%;float: right;}
.foot_tblg .nr p{line-height:34px;font-size: 16px;}
.foot .bq{border-top:1px solid #c34349;text-align: center;font-size: 16px;color: #fff; line-height: 54px; margin-top: 30px;}

.f_dbewm{width:14%;float: right; margin-top:10px;}
.f_weixin{width:50%;float: left;}
.f_weixin strong img{ background: #fff; height:95px; }
.f_weixin strong{display: block;overflow: hidden;transition: all 0.35s ease-in-out; text-align: center;}
.f_weixin i{display: block;line-height: 35px;overflow: hidden;color: #fff;font-style: normal;font-size: 16px; text-align: center;}
.f_sydw{float: right;width:30%; margin-left:0.5%;margin-top:30px;}
.f_sydw img{}

.qhgs_qrxg iframe{overflow-x: hidden;}
.homec{margin-top: 40px;}

.ny_bq{ min-height: 100px;}