.layout {
	position:relative;
	overflow:hidden;
	background:#fff;
	margin:0 auto;
}
.wrap {
	width:83.33333333333334rem;
	margin:0 auto;
}
.fbanner {
	position:relative;
}
.fbanner li {
	height:40.25rem;
}
.fbanner li .wrap {
	position:relative;
	height:100%;
}
.fbanner li .text {
	position:absolute;
	left:0;
	top:50%;
	z-index:1;margin-top: -6.02rem;
}
.fbanner li .text .ico {
	height:3.729166666666667rem;
}
.fbanner li .text .ico img {
	height:100%;
	display:block;
}
.fbanner li .text h2 {
	font-size:4rem;
	line-height:1.6;
	color:#fff;
}
.fbanner li .text h4 {
	font-size:2.03125rem;
	line-height:1.6;
	color:#fff;
}
.fbanner li .text .fmore {
	margin-top:2.604166666666667rem;
}
.fmore {
	display:block;
	text-align:center;
	background:#fff;
	width:8.541666666666668rem;
	border-radius:1.5625rem;
	overflow:hidden;
	border-left:4px solid #b3d24c;
}
.fmore i {
	display:inline-block;
	font-size:0.8333333333333334rem;
	line-height:2.8125rem;
	color:#105eb5;
	padding-right:2.0833333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/pic/a3.png) no-repeat center right;
	background-size:1.0416666666666667rem auto;
}
.fbanner .swiper_spot {
	position:absolute;
	z-index:11;
	bottom:3.229166666666667rem;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
}
.fbanner .swiper_spot span {
	margin:0 0.15625rem;
	height:0.9375rem;
	width:0.9375rem;
	border-radius:50%;
	overflow:hidden;
	border:2px solid #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:none;
	opacity:1;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;z-index: 1;
}
.fbanner .swiper_spot span.swiper-pagination-bullet-active {
	width:1.8229166666666667rem;
	background:#fff;
	border-radius:1.0416666666666667rem;
}
.header {
	position:absolute;
	top:3.125rem;
	left:0;
	right:0;
	margin:0 auto;
	z-index:99;
}
.header .logo {
	display:block;
	width:14.84375rem;
	background:#fff;
	position:relative;
	float:left;
	height:4.6875rem;
}
.header .logo img {
	max-width:80%;
	max-height:80%;
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	object-fit:contain;
}
.header .rts {
	float:right;
	background:rgba(17,94,182,0.9);
	width:calc(100% - 14.84375rem);
}
.header .rts .nav {
	float:left;
	width:calc(100% - 13.28125rem);
}
.header .rts .nav ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.header .rts .nav ul li h3 a {
	display:block;
	/*font-size:1.0416666666666667rem;*/
	font-size:1.5rem;
	line-height:4.6875rem;
	color:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	text-align: center;
}
.header .rts .nav ul li {
	position:relative;
	width:19%;
}
.header .rts .nav ul li:nth-child(3) {
	width:24%;
}
.header .rts .nav ul li h3 i {
	position:absolute;
	right:0rem;
	top:50%;
	z-index:1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	width:0.10416666666666667rem;
	height:0.3125rem;
	background:#ffffff;
}
.header .rts .nav ul li:last-child h3 i {
	display:none;
}
.header .rts .nav ul li .nli{
	position:absolute;
	top:4.6875rem;
	left:0;
	right:0;
	display:none;
	background:rgba(17,94,182,0.9);
}
.header .rts .nav ul li dl {
	padding:0.625rem 0.5208333333333334rem 0.5208333333333334rem 1.8229166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.header .rts .nav ul li dd a {
	/*font-size:0.78125rem;*/
	font-size:0.9rem;
	line-height:2.0833333333333335rem;
	color:rgba(255,255,255,0.8);
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.header .rts .nav ul li dd:hover a {
	color:#b3d24c;
}
.header .rts .kword {
	/*width:8.59375rem;*/
	width:9.59375rem;
	background:#fff;
	height:1.6666666666666667rem;
	margin-top:1.5104166666666667rem;
	border-radius:0.9375rem;
	float:right;
	margin-right:3.125rem;
	border-left:3px solid #b3d24c;
}
.header .rts .kword form {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.header .rts .kword .text {
	font-size:0.825rem;
	height:1.6666666666666667rem;
	color:#9e9f9f;
	width:60%;
	border:none;
	background:none;
	text-decoration:underline
}
.header .rts .kword button {
	display:block;
	background:url(../images/pic/a4.png) no-repeat center;
	height:1.6666666666666667rem;
	width:1.1458333333333335rem;
	background-size:1.0416666666666667rem auto;
	border:none;
	cursor:pointer;
}
.fhpage1 {
	padding-top:2.5rem;
}
.fhpage1 .lt {
	float:left;
	margin-top:5.46875rem;
	width:52%;
}
.fhpage1 .lt .ic {
	height:2.604166666666667rem;
}
.fhpage1 .lt .ic img {
	height:100%;
	display:block;
}
.fhpage1 .lt .ico {
	height:3.385416666666667rem;
	margin-top:0.8333333333333334rem;
}
.fhpage1 .lt .ic img {
	height:100%;
	display:block;
}
.fhpage1 .lt h4 {
	font-size:1.5625rem;
	line-height:1.6;
	color:#000;
	margin-top:0.78125rem;
}
.fhpage1 .rt {
	float:right;
	width:40%;
}
.fhpage1 .rt img {
	width:100%;
	display:block;
}
.fhabout {
	padding:4.427083333333334rem 0 3.90625rem;
}
.fhabout .lt {
	float:left;
	width:60%;
}
.ftit h2 {
	font-size:4rem;
	line-height:5.833333333333334rem;
	color:#0290ae;
	font-weight:bold;
	position:relative;
	 font-family: 'Oswald';
}
.ftit h2::before {
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	width:0.8333333333333334rem;
	height:0.2604166666666667rem;
	background:#000000;
	content:"";
}
.ftit h3 {
	font-size:1.3541666666666667rem;
	line-height:1.5;
	margin-top:0.4166666666666667rem;
	color:#000;
}
.fhabout .lt .imgs {
	margin-top:1.0416666666666667rem;
}
.fhabout .lt .imgs img {
	display:block;
	width:100%;
}
.fhabout .rt {
	position:relative;
	background:#fff;
	margin-top:0.78125rem;
	padding:3.6458333333333335rem 2.7083333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	float:right;
	width:40%;
	box-shadow:0 0 1.5625rem 0.10416666666666667rem #dfdfdf;
}
.fhabout .rt .h {
	position:absolute;
	z-index:6;
	top:0;
	height:0.625rem;
	background:#115eb6;
	left:0;
	right:0;
}
.fhabout .rt .h i {
	display:block;
	position:absolute;
	z-index:4;
	right:0;
	top:0;
	bottom:0;
	width:25%;
	background:#b1d143;
}
.fhabout .rt .txt h2 {
	font-size:2.65625rem;
	line-height:1.3;
	color:#000;
	position:relative;
	padding-bottom:1.6666666666666667rem;
}
.fhabout .rt .txt h2 i {
	position:absolute;
	z-index:3;
	left:0;
	bottom:0;
	height:0.2604166666666667rem;
	width:2.604166666666667rem;
	background:#115eb6;
}
.fhabout .rt .txt h2 i::before {
	position:absolute;
	z-index:1;
	right:0;
	top:0;
	bottom:0;
	width:25%;
	content:"";
	background:#b1d143;
}
.fhabout .rt .txt h4 {
	margin-top:1.8229166666666667rem;
	font-size:1.5625rem;
	line-height:1.2;
	color:#000000;
}
.fhabout .rt .txt p {
	margin-top:1.1458333333333335rem;
	font-size:1.09375rem;
	line-height:1.6145833333333335rem;
	color:#717070;
	padding-bottom:3.125rem;
	border-bottom:0.10416666666666667rem solid #cdcece;
}
.fhabout .rt .select {
	margin-top:1.25rem;
}
.fhabout .rt .select ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.fhabout .rt .select ul li {
	width:33%;
	position:relative;
}
.fhabout .rt .select ul li h3 {
	font-size:3.229166666666667rem;
	line-height:3.229166666666667rem;
	color:#135fb5;
	font-weight:bold;
	vertical-align:top;
}
.fhabout .rt .select ul li h3 em {
	font-size:1.6666666666666667rem;
	font-weight:bold;
	display:inline-block;
	vertical-align:top;
	position:relative;
	top:-1.0416666666666667rem;
}
.fhabout .rt .select ul li::before {
	position:absolute;
	right:0;
	top:0.2604166666666667rem;
	z-index:1;
	bottom:0.2604166666666667rem;
	background:#cccecd;
}
.fhabout .rt .select ul li h4 {
	font-size:1.09375rem;
	line-height:1.4583333333333335rem;
	color:#000;
}
.fhpage2 {
	overflow: hidden;
}
.fhpage2 .lt {
	float:left;
	width:31%;
	padding: 10rem 0;
	padding-left: 8rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ftit.bai h3,.ftit.bai h2 {
	color:#ffffff;
}
.fhpage2 .rt {
	float:right;
	width:69%;
}
.fhpage2 .rt ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.fhpage2 .rt li{
	position: relative;
	width: 33%;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	padding: 10rem 0;
	text-align: center;
}
.fhpage2 .ftit h2::before{
	background: #fff;
}
.fhpage2 .rt li::before{
	content: "";position: absolute;
	right: 0;
	top: 0;z-index: 1;width: 1px;height: 100%;background: rgba(255,255,255,0.4);
}
.fhpage2 .rt ul li a {
	display:block;
}
.fhpage2 .rt ul li h3 {
	font-size:2.3rem;
	line-height:1.4;
	color:#fff;
	text-align:center;
	width: 1em;
	margin: 0 auto;
}
.fhpage2 .rt ul li h4{
	font-size:2rem ;
	color: #fff;
}
.fhpage2 .rt ul li i{
	width: 5rem;
	height: 0.15625rem ;
	background: #fff;
	display: block;
	margin: 1rem  auto;
}
.fhpage2  .fmore{
	margin-top: 1rem;
}
.fhpage2 .rt ul li .txt{
	display: none;
}
.fhpage2 .rt ul li p{
	font-size:1.2rem ;
	color: #fff;
	margin-top: 2rem;
}
.fhpage2 .rt ul li:hover h3{
	width: auto;
}
.fhpage2 .rt ul li:hover .txt{
	display: block;
}
.fhpage2 .rt ul li:hover h2{
	position: absolute;
	left: 0;right: 0;
	bottom: 0;
	font-size: 15rem;
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
	color: rgba(255,255,255,0.05);
	line-height: 0.8em;
}
.fhpage2 .rt ul li h2 {margin: 0 auto;
	margin-top:10.677083333333334rem;
	border-top:0.15625rem solid #fff;
	padding-top:5.729166666666667rem;
	font-size:4.6875rem;
	line-height:5.729166666666667rem;
	color:#ffffff;
	font-weight:bold;
	width: 5rem;text-align: center;
}
.fhpage2 .rt ul:hover li{
	width: 27%;
}
.fhpage2 .rt ul li:hover{
	width:46%;
	background: rgba(19,50,120,0.9);
}
.fhproduct {
	padding:4.6875rem 0 4.166666666666667rem;
}
.fhproduct .lt {
	float:left;
	width:25%;
}
.fhproduct .lt .list {
	margin-top:4.979167rem;
}
.fhproduct .lt .list li {
	margin-bottom:2.34375rem;
	width:15.104166666666668rem;
	border-top-right-radius:3.125rem;
	border-bottom-right-radius:3.125rem;
	overflow:hidden;
	background:#fff;
	box-shadow:0.5208333333333334rem 0.2604166666666667rem 0.78125rem 0rem #dfdfdf;
	border-left:0.20833333333333334rem solid #aed34b;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fhproduct .lt .list li a {
	display:block;
	font-size:1.4583333333333335rem;
	line-height:5.833333333333334rem;
	color:#135fb5;
	text-align:center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fhproduct .lt .list li:hover a,.fhproduct .lt .list li.on a {
	color:#fff;
	background:#135fb5;
}
.fhproduct .rt {
	float:right;
	width:65%;
	margin-top:0.625rem;
}
.fhproduct .rt .page ul {
	display:flex;
	flex-wrap:wrap;
	/*justify-content:space-between;*/
	padding-right:2.8645833333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fhproduct .rt .page ul li {
	width:calc((100%)/6);
}
.fhproduct .rt .page ul li a {
	display:block;
	border:1px solid #dbdcdc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	line-height:2.604166666666667rem;
	text-align:center;
	font-size:0.7291666666666667rem;
	color:#717070;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fhproduct .rt .page ul li.on a,.fhproduct .rt .page ul li:hover a {
	border-color:#135fb5;
	background:#135fb5;
	color:#ffffff;
}
.fhproduct .rt .list {
	margin-top:2.0833333333333335rem;
	padding-right:2.8645833333333335rem;
	height:41.66666666666667rem;
	overflow-y:scroll;
}
.fhproduct .rt .list ul {
	display:flex;
	flex-wrap:wrap;
}
.fhproduct .rt .list ul li {
	margin-right:1.8229166666666667rem;
	width:calc((100% - 3.75rem)/3);
	margin-bottom:0.625rem;
}
.fhproduct .rt .list ul li:nth-child(3n) {
	margin-right:0;
}
.fhproduct .rt .list ul li a {
	display:block;
}
.fhproduct .rt .list ul li .imgs {
	border:2px solid #c9cbca;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:11.197916666666668rem;
	overflow:hidden;
	position:relative;
}
.fhproduct .rt .list ul li .imgs img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	max-width:70%;
	max-height:70%;
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	object-fit:contain;
}
.fhproduct .rt .list ul li:hover .imgs img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.fhproduct .rt .list ul li p {
	text-align:center;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-top:0.5208333333333334rem;
	font-size:0.7291666666666667rem;
	line-height:1.5625rem;
	color:#717070;
	text-align:center;
}
.fhbrand {
	padding:4.947916666666667rem 0 6.25rem;
}
.fhbrand .brandsw {
	width:26.302083333333336rem;
	padding:0.5208333333333334rem 0.5208333333333334rem 1.0416666666666667rem;
	margin-top:1.5625rem;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fhbrand .brandsw li {
	height:6.875rem;
	background:#fff;
	position:relative;
	box-shadow:0.2604166666666667rem 0.2604166666666667rem 0.78125rem 0.20833333333333334rem #c7c7c7;
}
.fhbrand .brandsw li a {
	display:block;
}
.fhbrand .brandsw li img {
	max-width:70%;
	max-height:70%;
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	object-fit:contain;
}
.fhbrand .brandsw .bdsw {
	height:31.25rem;
}
.fsele {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin-top:1.5625rem;
}
.fsele .prev,.fsele .next {
	margin:0 1.5625rem;
	background:#fff;
	box-shadow:0.2604166666666667rem 0.2604166666666667rem 0.78125rem 0.20833333333333334rem #a8a8a8;
	cursor:pointer;
	height:2.7083333333333335rem;
	width:4.375rem;
	border-radius:1.5625rem;
	overflow:hidden;
	background:url(../images/pic/a3-1.png) no-repeat center;
	background-size:1.3020833333333335rem auto !important;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fsele .next {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
	box-shadow:-0.2604166666666667rem -0.2604166666666667rem 0.78125rem 0.20833333333333334rem #a8a8a8;
}
.fsele .prev:hover,.fsele .next:hover {
	background:url(../images/pic/a3-2.png) no-repeat center #135fb5;
}
.fhnews {
	padding:4.427083333333334rem 0 11.458333333333334rem;
}
.fhnews .cen {
	margin-top:3.125rem;
}
.fhnews .lt {
	width:45%;
	float:left;
}
.fhnews .lt .imgs {
	height:14.583333333333334rem;
}
.fhnews .lt .imgs a {
	display:block;
	padding:2.1875rem 2.7083333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	border-left:0.4166666666666667rem solid #b1d143;
	height:100%;
}
.fhnews .lt .imgs .img {
	float:left;
	width:14.583333333333334rem;
	height:10.15625rem;
	overflow:hidden;
}
.fhnews .lt .imgs .img img {
	display:block;
	height:100%;
	width:100%;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fhnews .lt .imgs:hover .img img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.fhnews .lt .imgs .txt {
	width:calc(100% - 16.145833333333336rem);
	margin-top:1.0416666666666667rem;
	float:right;
}
.fhnews .lt .imgs .txt p {
	font-size:0.8333333333333334rem;
	line-height:1.1458333333333335rem;
	color:#fff;
}
.fhnews .lt .imgs .txt h6 {
	margin-top:0.78125rem;
	font-size:1.0416666666666667rem;
	line-height:1.3;
	color:#fff;
	height: 5.2em;
	overflow: hidden;
}
.fhnews .lt .imgs .txt .fnext {
	margin-top:2.1875rem;
	width:2.1875rem;
	height:1.0416666666666667rem;
	border:1px solid #fff;
	border-radius:0.6770833333333334rem;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/pic/a3-2.png) no-repeat center;
	background-size:0.7291666666666667rem auto !important;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.fhnews .lt .list li a {
	display:block;
	overflow:hidden;
	border-bottom:0.10416666666666667rem solid #cdcece;
}
.fhnews .lt .list li p {
	float:left;
	font-size:0.8333333333333334rem;
	line-height:3.385416666666667rem;
	color:#000;
	/*font-weight:bold;*/
}
.fhnews .lt .list li h6 {
	float:right;
	width:calc(100% - 6.510416666666667rem);
	font-size:0.8333333333333334rem;
	line-height:3.385416666666667rem;
	color:#000;
	/*font-weight:bold;*/
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.fhnews .rt {
	height:28.385416666666668rem;
	position:relative;
	width:50%;
	float:right;
}
.fhnews .rt a {
	display:block;
	height:100%;
}
.fhnews .rt .txt {
	position:absolute;
	z-index:3;
	bottom:1.0416666666666667rem;
	left:1.0416666666666667rem;
	right:1.0416666666666667rem;
	background:rgba(255,255,255,0.5);
	border-left:0.4166666666666667rem solid #b1d143;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0.78125rem 1.8229166666666667rem 1.5625rem;
}
.fhnews .rt .txt p {
	font-size:1.09375rem;
	line-height:1.7708333333333335rem;
	color:#135fb5;
}
.fhnews .rt .txt h5 {
	font-size:1.25rem;
	line-height:1.7708333333333335rem;
	color:#135fb5;
	margin-top:0.7291666666666667rem;
}
.footer {
	position:relative;
}
.footer .fcen {
	padding:5.208333333333334rem 0 6.25rem;
}
.footer .x {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	right:0;
	height:0.20833333333333334rem;
	background:#135fb5;
}
.footer .x i {
	position:absolute;
	width:25%;
	z-index:1;
	top:0;
	bottom:0;
	right:0;
	background:#c0d96a;
}
.footer .fcen ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.footer .fcen ul li {
	margin-right:8.333333333333334rem;
}
.footer .fcen ul li:nth-child(4n) {
	margin-right:0;
}
.footer .fcen ul li .fly {
	padding-bottom:0.4166666666666667rem;
	border-bottom:0.10416666666666667rem solid #717070;
}
.footer .fcen ul li .fly h3 {
	font-size:1.5625rem;
	line-height:2.0833333333333335rem;
	color:#000;
	font-weight:bold;
}
.footer .fcen ul li .fly h6 {
	font-size:1.0416666666666667rem;
	line-height:1.2;
	color:#717070;
}
.footer .fcen ul li dl {
	margin-top:0.9375rem;
}
.footer .fcen ul li dd a {
	display:block;
	font-size:1.09375rem;
	line-height:2.34375rem;
	color:#717070;
}
.footer .fcen ul li .txt {
	margin-top:1.25rem;
}
.footer .fcen ul li .txt h5 {
	font-size:1.09375rem;
	line-height:1.5625rem;
	color:#717070;
}
.footer .fcen ul li .txt h4 {
	font-size:1.1979166666666667rem;
	line-height:1.5625rem;
	color:#717070;
}
.footer .fcen ul li .txt p {
	font-size:0.78125rem;
	line-height:1.3020833333333335rem;
	color:#717070;
}
.footer .fcen ul li .txt .wx {
	height:6.25rem;
	width:6.25rem;
	overflow:hidden;
	margin-top:0.20833333333333334rem;
}
.footer .fcen ul li .txt .wx img {
	display:block;
	width:100%;
	height:100%;
}
.footer .copyright {
	background:#135fb5;
}
.footer .copyright a {
	display:block;
	padding:1.5625rem 2.34375rem;
	font-size:0.9895833333333334rem;
	line-height:1.2;
	color:#fff;
}
/* 网站2*/
.fnav {
	margin-top:2.0833333333333335rem;
}
.fnav .list ul {
	border-bottom:0.2604166666666667rem solid #eeeeee;
}
.fnav .list ul li {
	float:left;
	margin-right:2.604166666666667rem;
	position:relative;
}
.fnav .list ul li:last-child {
	margin-right:0;
}
.fnav .list ul li a {
	display:block;
	font-size:1.4583333333333335rem;
	line-height:4.479166666666667rem;
	color:#000000;
}
.fnav .list ul li::before {
	position:absolute;
	z-index:1;
	content:"";
	bottom:-0.2604166666666667rem;
	left:0;
	right:0;
	margin:0 auto;
	height:0.2604166666666667rem;
	background:#135fb5;
	width:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fnav .list ul li.on::before,.fnav .list ul li:hover::before {
	width:100%;
}
.fabout .fpage1 {
	padding:5.729166666666667rem 0 4.166666666666667rem;
}
.fabout .fpage1 .imgs {
	width:54%;
	float:left;
	margin-top:0.2604166666666667rem;
}
.fabout .fpage1 .imgs img {
	display:block;
	width:100%;
}
.fabout .fpage1 .text {
	float:right;
	width:42%;
}
.fabout .fpage1 .ftlt {
	text-align:right;
}
.ftlt {
	position:relative;
	padding-bottom:2.8645833333333335rem;
}
.ftlt.cen {
	text-align:center;
}
.ftlt.no {
	padding-bottom:0;
}
.ftlt.no::before {
	display:none;
}
.ftlt::before {
	position:absolute;
	z-index:3;
	content:"";
	bottom:0;
	left:0;
	height:0.15625rem;
	width:1.5625rem;
	background:#717070;
}
.ftlt h2 {
	font-size:2.2395833333333335rem;
	line-height:2.604166666666667rem;
	color:#000;
	font-weight:bold;
}
.ftlt p {
	font-size:0.9375rem;
	line-height:1.3;
	color:#717070;
}
.fabout .fpage1 .text .txt {
	margin-top:1.5625rem;
}
.fabout .fpage1 .text .txt h3 {
	font-size:1.1979166666666667rem;
	line-height:2.604166666666667rem;
	color:#000;
}
.fabout .fpage1 .text .txt h3 i {
	display:inline-block;
	font-size:1.6145833333333335rem;
}
.fabout .fpage1 .text .txt p {
	margin-top:1.6666666666666667rem;
	font-size:1.1458333333333335rem;
	line-height:1.6;
	color:#717070;
}
.fpage2 {
	background:#f6f6f6;
	border-top:0.052083333333333336rem solid #c0c0c0;
	border-bottom:0.052083333333333336rem solid #c0c0c0;
	padding:6.25rem 0;
}
.fpage2 .vos {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.fpage2 .vos .txt {
	margin-top:5.989583333333334rem;
	float:left;
}
.fpage2 .vos .imgs {
	float:right;
	width:calc(100% - 20.9375rem);
}
.fpage2 .vos .imgs img {
	display:block;
	width:100%;
}
.fpage2 .vos .txt .te {
	margin-top:2.8645833333333335rem;
}
.fpage2 .vos .txt .te h4 {
	font-size:1.1979166666666667rem;
	line-height:1.5625rem;
	color:#000000;
	font-weight:bold;
}
.fpage2 .vos .txt .te h6 {
	font-size:0.9895833333333334rem;
	line-height:1.5625rem;
	color:#717070;
}
.fpage2 .list {
	box-shadow:0 0.2604166666666667rem 1.0416666666666667rem 0.10416666666666667rem #d0d0d0;
	padding:2.7083333333333335rem 0;
}
.fpage2 .list ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.fpage2 .list ul li {
	width:25%;
	position:relative;
	text-align:center;
}
.fpage2 .list ul li::before {
	position:absolute;
	z-index:1;
	content:"";
	right:0;
	width:0.10416666666666667rem;
	top:0;
	bottom:0;
	background:#717070;
}
.fpage2 .list ul li:last-child::before {
	display:none;
}
.fpage2 .list ul li a {
	display:block;
}
.fpage2 .list ul li h3 {
	font-size:1.3541666666666667rem;
	line-height:2.0833333333333335rem;
	color:#000;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fpage2 .list ul li p {
	margin-top:0.3125rem;
	font-size:0.8333333333333334rem;
	line-height:1.5625rem;
	color:#717070;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fpage2 .list ul li:hover h3,.fpage2 .list ul li:hover p {
	color:#135fb5;
}
.fpage3 {
	padding:1.0416666666666667rem 0 2.604166666666667rem;
}
.fpage3 .lt {
	width:40%;
	float:left;
	margin-top:4.947916666666667rem;
}
.fpage3 .lt .del {
	margin-top:2.604166666666667rem;
	font-size:1.1458333333333335rem;
	line-height:2.0833333333333335rem;
	color:#717070;
}
.fpage3 .rt {
	float:right;
	width:55%;
}
.fpage3 .rt img {
	display:block;
	width:100%;
}
.ftlt.cen::before {
	text-align:center;
	right:0;
	margin:0 auto;
}
.fpage4 {
	background:#f6f6f6;
}
.fpage4 {
	padding:5.729166666666667rem 0;
	background:#f6f6f6;
	border-top:0.052083333333333336rem solid #c0c0c0;
	border-bottom:0.052083333333333336rem solid #c0c0c0;
}
.fpage4 .info {
	margin-top:1.5625rem;
}
.fpage4 .info .imgs img {
	display:block;
	width:100%;
}
.fpage4 .info .del {
	margin-top:2.8645833333333335rem;
	text-align:center;
}
.fpage4 .info .del p {
	font-size:1.1979166666666667rem;
	line-height:2.0833333333333335rem;
	color:#717070;
}
.fgduo {
	margin:0 auto;
	display:block;
	width:8.229166666666668rem;
	background:#135fb5;
	border-radius:1.4583333333333335rem;
	overflow:hidden;
	text-align:center;
}
.fpage4 .info .del .fgduo {
	margin:1.0416666666666667rem auto 0;
}
.fgduo i {
	display:inline-block;
	font-size:0.9375rem;
	line-height:2.604166666666667rem;
	color:#fff;
	padding-right:1.875rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/pic/b4.png) no-repeat center right;
	background-size:1.3541666666666667rem auto !important;
}
.fpage5 {
	position:relative;
	overflow:hidden;
}
.fpage5 .wrap {
	padding:7.552083333333334rem 0 8.072916666666668rem;
}
.fpage5 .text .te h2 {
	font-size:4.010416666666667rem;
	line-height:5.208333333333334rem;
	color:#115eb6;
	font-weight:bold;
}
.fpage5 .text .te h6 {
	font-size:1.3541666666666667rem;
	line-height:2.291666666666667rem;
	color:#717070;
	display:inline-block;
	padding-right:2.7083333333333335rem;
	padding-bottom:0.6770833333333334rem;
	border-bottom:0.10416666666666667rem solid #7a7979;
}
.fpage5 .text p {
	margin-top:2.0833333333333335rem;
	font-size:1.1458333333333335rem;
	line-height:1.71875rem;
	color:#717070;
}
.fpage5 .text p i {
	display:inline-block;
	color:#115eb6;
}
.fpage5 .wrap {
	position:relative;
}
.fpage5 .imgs {
	position:absolute;
	z-index:11;
	bottom:-3.125rem;
	right:-2.8645833333333335rem;
	height:44.270833333333336rem;
}
.fpage5 .imgs img {
	display:block;
	height:100%;
}
.fpage5 .y {
	width:10.416666666666668rem;
	position:absolute;
	z-index:5;
	top:-6.25rem;
	left:0;
}
.fpage5 .y img {
	display:block;
	width:100%;
}
.fpage6 {
	padding:5.989583333333334rem 0 5.208333333333334rem;
	background:#f6f6f6;
	border-top:0.052083333333333336rem solid #c0c0c0;
	border-bottom:0.052083333333333336rem solid #c0c0c0;
}
.fpage6 .list {
	margin-top:2.34375rem;
	position:relative;
}
.fpage6 .list::before {
	position:absolute;
	z-index:11;
	content:"";
	left:0;
	right:0;
	margin:0 auto;
	width:0.15625rem;
	background:#135fb5;
	top:2.0833333333333335rem;
	bottom:2.0833333333333335rem;
}
.fpage6 .list li {
	height:auto;
	overflow:hidden;
	position:relative;
}
.fpage6 .list li .te {
	float:left;
	width:45%;
	overflow:hidden;
	padding-right:1.5625rem;
}
.fpage6 .list li .te h4 {
	font-size:1.4583333333333335rem;
	line-height:1.6;
	color:#115eb6;
}
.fpage6 .list li:nth-child(2n) .te {
	float:right;
	padding-right:0;
	padding-left:1.5625rem;
}
.fpage6 .list li .te h3 {
	float:right;
	margin:0.9375rem 0;
	background:#ffffff;
	border:2px solid #115eb6;
	padding:0 1.25rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:1.4583333333333335rem;
	line-height:3.229166666666667rem;
	color:#115eb6;
	position:relative;
}
.fpage6 .list li .te h3::before {
	position:absolute;
	z-index:2;
	content:"";
	width:1.5625rem;
	height:1.5625rem;
	right:-1.5525rem;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	background:url(../images/pic/b6.png) no-repeat center;
	background-size:1.5625rem auto !important;
}
.fpage6 .list li:nth-child(2n) .te h3::before {
	transform:translateY(-50%) rotate(180deg);
	-ms-transform:translateY(-50%) rotate(180deg);
	/* IE 9*/
	-moz-transform:translateY(-50%) rotate(180deg);
	/* Firefox*/
	-webkit-transform:translateY(-50%) rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%) rotate(180deg);
	right:auto;
	left:-1.5425rem;
	top:50%;
}
.fpage6 .list li:nth-child(2n) .te h3 {
	float:left;
}
.fpage6 .list li h5 {
	line-height:2.8645833333333335rem;
	width:2.8645833333333335rem;
	border-radius:50%;
	overflow:hidden;
	background:#115eb6;
	text-align:center;
	font-size:0.9375rem;
	color:#ffffff;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	left:0;
	right:0;
	margin:0 auto;
}
.fpage7 {
	padding:4.166666666666667rem 0 0.78125rem;
}
.fpage7 .honors {
	margin-bottom:2.8645833333333335rem;
}
.fpage7 .honors .list {
	margin-top:3.6458333333333335rem;
}
.fpage7 .honors .list ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.fpage7 .honors .list li {
	margin:0 4.427083333333334rem 2.5rem;
}
.fpage7 .honors .list li .img {
	height:23.958333333333336rem;
	width:17.708333333333336rem;
	box-shadow:0.78125rem 0.78125rem 1.5625rem 0.2604166666666667rem rgba(0,0,0,0.3);
}
.fpage7 .honors .list li.on {
	margin:0 3.385416666666667rem 2.5rem;
}
.fpage7 .honors .list li.on .img {
	width:31.770833333333336rem;
}
.fpage7 .honors .list li .img img {
	display:block;
	height:100%;
	width:100%;
}
.fpage7 .honors .list li .txt {
	margin-top:2.604166666666667rem;
	text-align:center;
}
.fpage7 .honors .list li .txt h4 {
	font-size:1.3541666666666667rem;
	line-height:1.7708333333333335rem;
	color:#115eb6;
}
.fpage7 .honors .list li .txt p {
	font-size:1.1979166666666667rem;
	line-height:1.875rem;
	color:#717070;
}
.fpage8 {
	padding:5.989583333333334rem 0 2.0833333333333335rem;
	background:#f6f6f6;
	border-top:0.052083333333333336rem solid #c0c0c0;
}
.fpage8 .list {
	margin-top:1.9791666666666667rem;
}
.fpage8 .list ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.fpage8 .list li {
	padding:2.604166666666667rem 0 3.385416666666667rem 4.6875rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-bottom:0.10416666666666667rem dashed #2068ba;
	width:50%;
}
.fpage8 .list li h3 {
	font-size:1.6666666666666667rem;
	line-height:2.604166666666667rem;
	color:#115eb6;
}
.fpage8 .list li p {
	margin:1.1458333333333335rem 0;
	font-size:1.1979166666666667rem;
	line-height:2.1875rem;
	color:#717070;
}
.fpage8 .list li a {
	display:block;
	width:8.072916666666668rem;
	line-height:2.1875rem;
	border-radius:1.25rem;
	overflow:hidden;
	background:#115eb6;
	font-size:1.0416666666666667rem;
	color:#fff;
	text-align:center;
}
.unews {
	padding:2.604166666666667rem 0 6.25rem;
}
.utit h2 {
	font-size:4.0625rem;
	color:#135fb5;
	line-height:1;
}
.utit h4 {
	font-size:1.25rem;
	color:#717070;
	line-height:1.7;
}
.utit {
	position:relative;
}
.utit:before {
	content:"";
	position:absolute;
	left:0;
	display:block;
	bottom:-1.0416666666666667rem;
	width:5.833333333333334rem;
	height:0.20833333333333334rem;
	z-index:1;
	background:#135fb5;
}
.unews .nlist {
	margin-top:4.166666666666667rem;
}
.unews .nlist li {
	box-shadow:0 0.5208333333333334rem 1.5625rem 0 rgba(80,80,80,0.4);
	margin-bottom:4.166666666666667rem;
}
.unews .nlist li a {
	display:flex;
	justify-content:space-between;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:2.0833333333333335rem;
}
.unews .nlist li .pic {
	width:22.395833333333336rem;
	height:15.625rem;overflow: hidden;
}
.unews .nlist li .pic img {
	width:100%;
	height:100%;
	object-fit:cover;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.unews .nlist li .text {
	width:calc(100% - 28.645833333333336rem);
	height:15.625rem;
	display:flex;
	align-items:center;
	position:relative;
}
.unews .nlist li .text p {
	font-size:1.6666666666666667rem;
	color:#000000;
	line-height:1.5;
	max-height:4.5em;
	overflow:hidden;
}
.unews .nlist li .text h6 {
	position:absolute;
	left:0;
	bottom:0;
	font-size:1.4583333333333335rem;
	color:#717070;
}
.contact {
	padding:2.604166666666667rem 0;
}
.unlt {
	float:left;
	width:22.65625rem;
}
.unlt .hd {
	background:#135fb5;
	padding:3.6458333333333335rem 0;
	position:relative;
	text-align:center;
}
.unlt .hd h3 {
	font-size:2.0833333333333335rem;
	color:#ffffff;
	line-height:3.6458333333333335rem;
	position:absolute;
	left:0;
	right:0;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
}
.unlt .hd  h4 {
	font-size:3.3333333333333335rem;
	line-height:3.6458333333333335rem;
	color:rgba(255,255,255,0.1);
	text-transform:uppercase;
}
.unlt ul {
	margin-top:1.5625rem;
}
.unlt li {
	;
}
.unlt li a {
	line-height:5.729166666666667rem;
	font-size:1.1979166666666667rem;
	color:#717070;
	display:block;
	border-bottom:0.052083333333333336rem dashed #717070;
}
.unlt li a:hover,.unlt li.on a {
	color:#135fb5;
}
.unlt li:last-child a {
	border:none;
}
.unrt {
	width:calc(100% - 31.666666666666668rem);
	float:right;
}
.contact .map {
	height:13.802083333333334rem;
}
.contact .contxt {
	padding:1.0416666666666667rem 0 0;
}
.contact .contxt h3 {
	font-size:1.1458333333333335rem;
	color:#135fb5;
	margin-bottom:0.5208333333333334rem;
}
.contact .contxt li {
	overflow:hidden;
	font-size:1.1458333333333335rem;
	color:#717070;
	display:flex;
	line-height:1.5;
	margin-bottom:0.4166666666666667rem;
}
.contact .contxt label {
	white-space:nowrap;
}
.ujoindel .wrap {
	max-width:67.70833333333334rem;
}
.ujoindel {
	padding:4.166666666666667rem 0;
}
.ujoindel .hd {
	position:relative;
	padding-bottom:2.0833333333333335rem;
}
.ujoindel .hd h2 {
	font-size:3.385416666666667rem;
	color:#135fb5;
}
.ujoindel .hd h2 i {
	font-size:1.25rem;
	color:#135fb5;
}
.ujoindel .hd h4 {
	font-size:1.25rem;
	color:#717070;
	margin-top:0.4166666666666667rem;
}
.ujoindel .hd::before {
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:5.833333333333334rem;
	height:0.10416666666666667rem;
	z-index:1;
	background:#236aba;
}
.ujoindel ul li {
	margin-top:2.0833333333333335rem;
}
.ujoindel ul li h3 {
	font-size:1.7708333333333335rem;
	color:#000000;
	margin-bottom:0.5208333333333334rem;
}
.ujoindel ul li h3 i {
	font-size:1.1979166666666667rem;
	color:#717070;
}
.ujoindel ul li .text {
	font-size:1.1979166666666667rem;
	color:#717070;
	line-height:1.7;
}
.inlist li {
	border:2px solid #135fb5;
	display:flex;
	justify-content:space-between;
	align-items:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:2.8645833333333335rem 2.604166666666667rem;
	margin-bottom:4.166666666666667rem;
}
.inlist li .pic {
	background:#fff;
	box-shadow:0 0 1.0416666666666667rem 0 rgba(80,80,80,0.2);
	width:25.520833333333336rem;
	height:13.541666666666668rem;
	position:relative;
}
.inlist li .pic:before {
	content:"";
	position:absolute;
	right:-2.604166666666667rem;
	top:0;
	bottom:0;
	width:0.052083333333333336rem;
	background:#717070;
}
.inlist li .pic img {
	position:absolute;
	left:0;
	right:0;
	top:0%;
	z-index:1;
	bottom:0;
	width:100%;
	height:100%;
	object-fit:contain;
	max-width:70%;
	max-height:70%;
	display:block;
	margin:auto;
}
.inlist li .txt {
	width:calc(100% - 28.385416666666668rem);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0 0 2.604166666666667rem;
	position:relative;
	/*font-size:1.5104166666666667rem;*/
	font-size:1.60417rem;
	color:#135fb5;
	height:100%;
	/*max-height:7.5em;*/
	overflow:hidden;
	line-height:1.25;
	/*line-height:1.5;*/
}
.inlist {
	margin:4.6875rem 0 0;
}
.inlist h6 {
	font-size:1.5104166666666667rem;
	color:#717070;
	text-align:center;
}
.inlist h6 i {
	color:#135fb5;
}
.uban {
	height:12.5rem;
}
.header .wrap {
	box-shadow:0 0 1.0416666666666667rem 0 rgba(80,80,80,0.2);
}
.product {
	margin-bottom:3.125rem;
}
.product .ptabs {
	float:left;
	width:5.208333333333334rem;
}
.product .wrap {
	max-width:67.70833333333334rem;
}
.layout2 {
	background:#f6f6f6;
}
.product .ptabs li {
	border-bottom:0.052083333333333336rem solid #c1c0c0;
}
.product .ptabs li a {
	display:block;
	padding:0.3125rem 0;
}
.product .ptabs li img {
	display:block;
	width:100%;
	filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
}
.product .ptabs li a:hover img,.product .ptabs li.on img {
	filter:grayscale(0%);
	-webkit-filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
}
.product .prt {
	float:right;
	width:calc(100% - 9.375rem);
}
.crumbs {
	margin-bottom:0.78125rem;
}
.crumbs dl {
	display:flex;
	align-items:center;
	font-size:0.625rem;
	color:#000000;
	line-height:1.5625rem;
}
.crumbs dd {
	margin-right:0.15625rem;
}
.crumbs dd a {
	line-height:1.5625rem;
	display:inline-block;
}
.crumbs dd a:hover {
	color:#135fb5;
}
.product .hd {
	background:#fff;
}
.product .hd li {
	border-bottom:0.052083333333333336rem solid #d8d8d8;
	display:flex;
	justify-content:space-between;
	padding-right:2.604166666666667rem;
	position:relative;
}
.product .hd li label {
	width:7.8125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0.625rem;
	font-size:0.6770833333333334rem;
	color:#ffffff;
	line-height:2.0833333333333335rem;
	background:#135fb5;
}
.product .hd li label.k{
	background: none;
}
.product .hd li .lrt {
	width:calc(100% - 9.114583333333334rem);
}
.product .hd li .lrt dl {
	overflow:hidden;
	/* height:2.0833333333333335rem;*/;
}
.product .hd li.on .lrt dl {
	height:auto;
}
.product .hd li .lrt dd {
	float:left;
	margin-right:0.78125rem;
}
.product .hd li .lrt dd a {
	font-size:0.6770833333333334rem;
	color:#000000;
	line-height:2.0833333333333335rem;
	display:inline-block;
}
.product .hd li h4 {
	float:left;
	line-height:2.0833333333333335rem;
	font-size:0.6770833333333334rem;
	color:#000000;
}
.product .hd li i {
	background:url(../images/uico1.png) no-repeat center /0.9895833333333334rem auto;
	width:2.604166666666667rem;
	height:2.0833333333333335rem;
	display:block;
	position:absolute;
	right:0;
	top:0;
	z-index:11;
	cursor:pointer;
}
.product .hd li:last-child {
	border-bottom:none;
}
.product .bd {
	overflow-x:hidden;
	overflow-y:scroll;
	margin-top:1.5625rem;
	height:30.208333333333336rem;
}
.product .bd li {
	float:left;
	width:calc((100% - 6.770833333333334rem)/5);
	margin:0 1.6666666666666667rem 1.6666666666666667rem 0;
}
.product .bd li:nth-child(5n) {
	margin-right:0;
}
.product .bd li .pic {
	border:2px solid #c5c7c6;
	height:8.072916666666668rem;
	background:#fff;overflow: hidden;
}
.product .bd li .pic img {
	width:100%;
	height:100%;
	object-fit:contain;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.product .bd li h5 {
	font-size:0.625rem;
	line-height:1.5625rem;
	color:#666;
	text-align:center;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/::-webkit-scrollbar {
	width:0.36458333333333337rem;
	height:0.36458333333333337rem;
	background-color:#f5f5f5;
}
/*定义滚动条轨道 内阴影+圆角*/::-webkit-scrollbar-track {
	box-shadow:inset 0 0 0.3125rem rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 0 0.3125rem rgba(0,0,0,0.3);
	border-radius:0.5208333333333334rem;
	background-color:#f5f5f5;
}
/*定义滑块 内阴影+圆角*/::-webkit-scrollbar-thumb {
	border-radius:0.5208333333333334rem;
	box-shadow:inset 0 0 0.3125rem rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0.3125rem rgba(0,0,0,0.1);
	background-color:#c8c8c8;
}
.deltxt .pic {
	float:left;
	width:17.1875rem;
	height:17.1875rem;
}
.deltxt .pic img {
	width:100%;
	display:block;
}
.deltxt .textc {
	float:right;
	width:calc(100% - 18.229166666666668rem);
}
.deltxt .textc p {
	font-size:0.9895833333333334rem;
	color:#717070;
	line-height:1.7;
}
.deltxt .textc .btn {
	width:7.291666666666667rem;
	line-height:2.0833333333333335rem;
	background:#135fb5;
	color:#fff;
	font-size:0.8854166666666667rem;
	text-align:center;
	display:block;
}
.jishu .unlt .hd h4 {
	font-size:1.09375rem;
}
.jishu .wrap {
	max-width:55.72916666666667rem;
}
.jishu .unrt {
	width:calc(100% - 25rem);
}
.jishu .unrt .jlists li {
	border-top:0.052083333333333336rem solid #d9d9d9;
}
.jishu .unrt .jlists li a {
	display:block;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:0.7291666666666667rem;
	color:#000000;
	line-height:2.0833333333333335rem;
}
.jishu .unrt .jlists li:last-child {
	border-bottom:0.052083333333333336rem solid #d9d9d9;
}
.conbtn {
	text-align:center;
	margin-top:1.5625rem;
}
.conbtn a {
	display:inline-block;
	margin:0 0.78125rem;
	width:2.3958333333333335rem;
	height:2.291666666666667rem;
	background:url(../images/uc1.png) no-repeat center/30% auto;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
}
.conbtn a.prev {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.conbtn a:hover {
	background:url(../images/uc1-1.png) no-repeat center #135fb5 !important;
}
.contact .contxt {
	position:relative;
}
.contact .contxt .conbtn {
	position:absolute;
	right:0;
	bottom:0;
	z-index:11;
	margin-bottom:0;
}
.unlt .uph {
	background:#135fb5;
	margin:0.5208333333333334rem 0 1.0416666666666667rem;
	padding:1.25rem 0 1.25rem 1.8229166666666667rem;
}
.unlt .uph a {
	display:block;
	background:url(../images/uph.png) no-repeat left center/4rem auto;
	padding-left:4.947916666666667rem;
}
.unlt .uph a h5 {
	font-size:1.0416666666666667rem;
	color:#ffffff;
}
.unlt .uph a h6 {
	font-size:1.875rem;
	color:#ffffff;
}
.unlt dl dd a {
	font-size:1.1458333333333335rem;
	color:#135fb5;
	display:inline-block;
}
.unlt dl dd {
	margin-bottom:0.5208333333333334rem;
}
.jishu .unrt .jlists li a:hover {
	color:#135fb5;
}
.newsdel {
	padding:2.604166666666667rem 0 3.125rem;
}
.newsdel .crumbs {
	border-bottom:0.052083333333333336rem solid #c1c1c1;
}
.newsdel .botop {
	margin-top:1.3020833333333335rem;
}
.newsdel .nedel {
	width:calc(100% - 17.447916666666668rem);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #c1c1c1;
	padding:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
}
.newsdel .nedel .hd {
	text-align:center;
	border-bottom:0.052083333333333336rem solid #bdbcbc;
}
.newsdel .nedel .hd h1 {
	font-size:1.5625rem;
	color:#000000;
}
.newsdel .nedel .hd h5 {
	font-size:0.625rem;
	color:#848484;
	line-height:2.0833333333333335rem;
}
.newsdel .nedel .hd h5 i {
	display:inline-block;
	margin:0 1.5625rem;
}
.newsdel .wrap {
	max-width:55.208333333333336rem;
}
.newsdel .deltxt {
	padding:1.0416666666666667rem 0;
	font-size:0.8333333333333334rem;
	color:#3f3f3f;
	line-height:1.7;
}
.newsdel .deltxt img {
	max-width:100%;
	width:100% !important;
	display:block;
}
.newsdel .nert {
	float:right;
	width:16.40625rem;
	border:2px solid #b8b7b7;
	padding-bottom:0.5208333333333334rem;
}
.newsdel .nert dt {
	font-size:0.9375rem;
	color:#000000;
	background:#dbdbdb;
	line-height:2.0833333333333335rem;
	padding:0 0.78125rem;
	margin-bottom:0.5208333333333334rem;
}
.newsdel .nert dd a {
	font-size:0.6770833333333334rem;
	color:#000000;
	display:block;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:1.5625rem;
	padding:0 0.78125rem;
}
.newsdel .nert dd a:hover {
	color:#135fb5;
}
.product .bd li:hover h5,
.product .hd li .lrt dd a:hover,
.unews .nlist li:hover .text p,
.footer .fcen ul li dd a:hover,
.fhnews .lt .list li:hover h6,
.fhnews .lt .list li:hover p{
	color: #135fb5;
}
.product .bd li:hover .pic img,
.unews .nlist li:hover .pic img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.fbanner .swiper-slide-active .text{
	-webkit-animation:fadeInUp 1s .2s ease both;
	-moz-animation:fadeInUp 1s .2s ease both
}
.deltxt .textc .btn:hover{
	background: #114f96;
}



.porduct2 .hd {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.porduct2 .hd .next,.porduct2 .hd .prev {
	height:4.6875rem;
	width:2.0833333333333335rem;
	cursor:pointer;
	background:url(../images/uc1-1.png) no-repeat center #135fb5;
}
.porduct2 .hd .next {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.porduct2 .hd .swipers {
	width:calc(100% - 7.8125rem);
	overflow:hidden;
	text-align:center;
}
.porduct2 .hd .swipers .pic {
	height:9.375rem;
	position:relative;
	border:2px solid #135fb5;
	overflow:hidden;
	background:#fff;
}
.porduct2 .hd .swipers .pic img {
	position:absolute;
	height:100%;
	left:0;
	right:0;
	bottom:0;
	max-width:70%;
	top:0;
	z-index:1;
	width:100%;
	max-height:70%;
	display:block;
	margin:auto;
	object-fit:contain;
}
.porduct2 .hd .swipers h4 {
	font-size:1.3020833333333335rem;
	color:#000000;
	line-height:2.0833333333333335rem;
	margin:0.4166666666666667rem 0;
}
.porduct2 .bd {
	display:flex;
	justify-content:space-between;
	margin:1.5625rem 0;
	align-items:baseline;
}
.porduct2 .bd .ults {
	width:20.572916666666668rem;
	background:#f3f3f3;
}
.porduct2 .bd .rtxc {
	width:calc(100% - 22.395833333333336rem);
}
.porduct2 .bd .ults h3 {
	font-size:0.8333333333333334rem;
	color:#ffffff;
	line-height:2.7083333333333335rem;
	padding:0 1.0416666666666667rem;
	background:#135fb5;
}
.porduct2 .bd .ults li {
	display:inline-block;
	margin-right:1.5625rem;
}
.porduct2 .bd .ults ul {
	padding:0 0.78125rem;
}
.porduct2 .bd .ults li a {
	font-size:0.8333333333333334rem;
	color:#000000;
	line-height:2.7083333333333335rem;
	display:block;
}
.porduct2 .bd .ults li a:hover,.porduct2 .bd .ults li.on a {
	color:#135fb5;
}
.porduct2 .bd .rtxc h2 {
	font-size:1.5625rem;
	line-height:2.7083333333333335rem;
	color:#000000;
	border-bottom:0.10416666666666667rem solid #135fb5;
	margin-bottom:1.5625rem;
}
.porduct2 .bd .rtxc  .pic {
	float:left;
	width:27.604166666666668rem;
	height:20.833333333333336rem;
	border:2px solid #135fb5;
	position:relative;
}
.porduct2 .bd .rtxc  .pic img {
	position:absolute;
	height:100%;
	left:0;
	right:0;
	bottom:0;
	max-width:70%;
	top:0;
	z-index:1;
	width:100%;
	max-height:70%;
	display:block;
	margin:auto;
	object-fit:contain;
}
.porduct2 .bd .rtxc .text {
	width:calc(100% - 28.645833333333336rem);
	float:right;
}
.porduct2 .bd .rtxc .text h1 {
	font-size:1.6145833333333335rem;
	color:#135fb5;
	border-bottom:0.10416666666666667rem dashed #135fb5;
	line-height:2.7083333333333335rem;
}
.porduct2 .bd .rtxc .text h5 {
	font-size:1.09375rem;
	color:#135fb5;
	line-height:3.125rem;
	border-bottom:0.10416666666666667rem solid #d8d8d8;
	padding-left:1.5625rem;
	margin-top:0.78125rem;
	background-size: 1.1rem auto !important;
}
.porduct2 .bd .rtxc .text h6 {
	font-size:1.0416666666666667rem;
	line-height:2.604166666666667rem;
	color:#8d8d8d;
}
.porduct2 .bd .rtxc .text p {
	font-size:1.0416666666666667rem;
	color:#8d8d8d;
	line-height:1.6;
}
.porduct2 .bd .utpa {
	margin-bottom:2.0833333333333335rem;
}
@charset "utf-8";
/* CSS Document */

.porduct2 .bd .utpa .list {
	margin-top:2.0833333333333335rem;
	padding-right:2.8645833333333335rem;
	height:41.66666666666667rem;
	overflow-y:scroll;
}
.porduct2 .bd .utpa .list ul {
	display:flex;
	flex-wrap:wrap;
}
.porduct2 .bd .utpa .list ul li {
	margin-right:1.8229166666666667rem;
	width:calc((100% - 3.75rem)/3);
	margin-bottom:0.625rem;
}
.porduct2 .bd .utpa .list ul li:nth-child(3n) {
	margin-right:0;
}
.porduct2 .bd .utpa .list ul li a {
	display:block;
}
.porduct2 .bd .utpa .list ul li .imgs {
	border:2px solid #c9cbca;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:11.197916666666668rem;
	overflow:hidden;
	position:relative;
}
.porduct2 .bd .utpa .list ul li .imgs img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	max-width:70%;
	max-height:70%;
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	object-fit:contain;
}
.porduct2 .bd .utpa .list ul li:hover .imgs img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.porduct2 .bd .utpa .list ul li p {
	text-align:center;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-top:0.5208333333333334rem;
	font-size:0.7291666666666667rem;
	line-height:1.5625rem;
	color:#717070;
	text-align:center;
}
.porduct2 .bd .tables table {
	width:100%;
	background:#ebebeb;
}
.porduct2 .bd .tables th {
	background:#135fb5;
	padding:0.78125rem;
	font-size:0.625rem;
	color:#fff;
	text-align:center;
}
.porduct2 .bd .tables td {
	font-size:0.625rem;
	color:#333;
	text-align:center;
	padding:0.78125rem;
	background:#fff;
}
.porduct2 .bd .tables td a {
	color:#ff172f;
}

#input{
width: 90%; height: 2.98rem; border: 1px solid #135fb5;  padding-left:1rem ; font-size:1rem;	
}
.new{
	  position: absolute;
	  top: 0rem;
	  left: 2.2rem;
	  width: 2rem;
	  height: 1rem;
	  background-image: url('../images/new.png');
	  background-repeat: no-repeat;
	  background-size: cover;
	  background-position: center;	
}
.newcp{
	   position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 5rem;
  background-image: url('../images/xcp.png');
  background-repeat: no-repeat;
  background-position: center;background-size: cover;	
}

