@font-face {
	font-family: 'iconfont';
	/* project id 971715 */
	src: url('//at.alicdn.com/t/font_971715_uojw1htdpb.eot');
	src: url('//at.alicdn.com/t/font_971715_uojw1htdpb.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.woff') format('woff'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	height: 0;
	font-size: 0;
	content: "";
	clear: both;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

* {
	box-sizing: border-box;
}

i {
	font-style: normal;
}

body,
html {
	min-height: 100%;
}

body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

img {
	border: none;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #232323;
}

a:hover {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
}

input,
textarea {
	outline: none;
	border: none;
}

textarea {
	resize: none;
	overflow: auto;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	width: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	overflow: hidden;
}

.cont {
	width: 1300px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.102);
}

.header .h-logo {
	float: left;
	margin-top: 34px;
	background: url(../img/logo.png);
	width: 185px;
	height: 44px;
	margin-right: 21px;
}

.header .h-text {
	float: left;
	border-left: 1px solid #d7d7d7;
	padding-left: 18px;
	margin-top: 31px;
}

.header .h-text h4 {
	font-size: 26px;
	font-family: "Source Han Sans CN";
	color: rgb(39, 39, 39);
	font-weight: bold;
	line-height: 1;
	margin-bottom: 6px;
}

.header .h-text p {
	font-size: 18px;
	font-family: "SourceHanSansCN";
	color: rgb(85, 85, 85);
	text-transform: uppercase;
	line-height: 1;
}

.header .h-head {
	float: left;
	margin-left: 37px;
}

.header .h-head .nav .nLi {
	display: inline-block;
	line-height: 120px;
	position: relative;
	padding: 0 19px;
}

.header .h-head .nav .nLi h3 {
	font-size: 18px;
}

.header .h-head .nav .nLi h3 a {
	color: #333;
}

.header .h-head .nav .nLi .sub {
	display: none;
	position: absolute;
	top: 119px;
	left: -71px;
	z-index: 99;
	background-color: rgba(255, 255, 255, 0.922);
	width: 248px;
	padding: 0px 38px;
}

.header .h-head .nav .nLi .sub li {
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px dashed #afb8c5;
}

.header .h-head .nav .nLi .sub li:last-child {
	margin-bottom: 23px;
	border-bottom: 0px dashed #afb8c5;
}

.header .h-head .nav .nLi .sub li:first-child {
	margin-top: 23px;
}

.header .h-head .nav .nLi .sub li:hover a {
	color: #ba251f;
}

.header .h-head .nav .nLi .sub li a {
	color: #242424;
}

.header .h-head .nav .nLi:hover {
	background: #ba251f;
}

.header .h-head .nav .nLi:hover h3 a {
	color: #ffffff;
}

.header .h-head .nav .on {
	background: #ba251f;
}

.header .h-head .nav .on h3 a {
	color: #ffffff;
}

.header .h-phone {
	float: right;
	margin-top: 41px;
}

.header .h-phone span {
	display: inline-block;
	color: #ba251f;
	font-size: 21px;
	margin-right: 6px;
}

.header .h-phone p {
	display: inline-block;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}

.back {
	background: #fff;
}

.back .h-logo {
	float: left;
	margin-top: 36px;
	background: url(../img/logo2.png);
	width: 185px;
	height: 44px;
}

.back .h-head .nav .nLi h3 a {
	color: #333;
}

.back .h-phone p {
	color: #333;
}

/* .banner {
	position: relative;
	top: 0px;
	width: 100%;
	height: 700px;
	overflow: hidden;
	min-width: 1300px;
}

.banner .bd {
	width: 100%;
	height: 100%;
}

.banner .bd ul li {
	position: relative;
	height: 700px;
}

.banner .bd ul li img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.banner .hd {
	position: absolute;
	bottom: 4%;
	left: 48%;
}

.banner .hd ul li {
	border-width: 2px;
	border-color: #ffffff;
	border-style: solid;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	display: inline-block;
}

.banner .hd ul .on {
	border-radius: 50%;
	background-color: #207ed8;
	width: 12px;
	height: 12px;
	border-color: #207ed8;
} */

.s-title {
	text-align: center;
}

.s-title h4 {
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}

.s-title .link {
	background-color: #ba251f;
	width: 74px;
	height: 1px;
	margin: 0 auto;
	margin-top: 30px;
}

.one {
	padding-top: 90px;
	padding-bottom: 58px;
}

.one .tb {
	margin-top: 42px;
	margin-bottom: 64px;
}

.one .tb ul li {
	display: inline-block;
	width: 20%;
	text-align: center;
	border-right: 1px solid #e5e5e5;
}

.one .tb ul li:last-child {
	border-right: 0px solid #e5e5e5;
}

.one .tb ul li .img-box {
	height: 54px;
}

.one .tb ul li p {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: rgb(51, 51, 51);
	margin-top: 28px;
}

.one .pp ul li {
	background-color: rgb(238, 238, 238);
	width: 251px;
	height: 228px;
	position: relative;
	overflow: hidden;
	margin-right: 11px;
	float: left;
}

.one .pp ul li .li-box .img-box {
	height: 69px;
	width: 170px;
	margin: 0 auto;
}

.one .pp ul li .li-box .img-box img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}

.one .pp ul li:last-child {
	margin-right: 0px;
}

.one .pp ul li .li-box {
	text-align: center;
	padding-top: 55px;
}

.one .pp ul li .li-box p {
	margin-top: 65px;
}

.one .pp ul li .make {
	position: absolute;
	width: 100%;
	background-color: rgba(10, 43, 99, 0.8);
	text-align: center;
	top: -228px;
	padding-top: 30px;
	transition: all .5s ease;
}

.one .pp ul li .make p {
	padding-bottom: 20px;
}

.one .pp ul li .make p a {
	color: rgb(255, 255, 255);
}

.one .pp ul li:hover .make {
	top: 0px;
	transition: all .5s ease;
}

.two {
	background: url(../img/1_03.jpg) no-repeat center;
	height: 753px;
	margin-top: 70px;
	padding-top: 85px;
}

.two .bd-box {
	background-color: #ffffff;
	width: 1300px;
	height: 590px;
	padding: 0 40px;
}

.two .bd-box .zs {
	float: left;
	width: 410px;
	margin-top: 60px;
	position: relative;
}

.two .bd-box .zs .bd ul li {
	width: 327px;
	height: 463px;
}

.two .bd-box .zs .bd ul li img {
	width: 100%;
	height: 100%;
}

.two .bd-box .zs .hd {
	position: absolute;
	right: 42px;
	bottom: 0px;
}

.two .bd-box .zs .hd a {
	background-color: #ba251f;
	width: 43px;
	height: 42px;
	display: inline-block;
	text-align: center;
	line-height: 42px;
	color: #FFFFFF;
	font-size: 22px;
}

.two .bd-box .zs .hd .prev {
	background: #192146;
}

.two .bd-box .text {
	width: 780px;
	float: right;
}

.two .bd-box .text h4 {
	font-size: 40px;
	font-family: "Microsoft YaHei";
	color: #333333;
	font-weight: bold;
	margin-top: 70px;
}

.two .bd-box .text .link {
	background-color: #ba251f;
	width: 74px;
	height: 1px;
	margin-top: 35px;
	margin-bottom: 30px;
}

.two .bd-box .text p {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	line-height: 2.571;
}

.two .bd-box .text a {
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	width: 132px;
	height: 35px;
	display: inline-block;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	color: #666666;
	float: right;
	margin-top: 75px;
}

.three {
	background: #f2f2f2;
	padding-top: 70px;
	padding-bottom: 13px;
}

.three .u-bd .slideTxtBox .hd {
	background-color: #ffffff;
	width: 1300px;
	height: 91px;
	line-height: 85px;
	margin-top: 50px;
	padding: 0 50px;
}

.three .u-bd .slideTxtBox .hd ul li {
	display: inline-block;
	margin-right: 60px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #333333;
}

.three .u-bd .slideTxtBox .hd ul .on {
	font-weight: bold;
	border-bottom: 6px solid #ba251f;
}

.three .u-bd .slideTxtBox .hd ul a {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #666666;
	float: right;
}

.three .u-bd .slideTxtBox .bd ul .title {
	height: 108px;
	line-height: 108px;
	padding: 0 47px;
}

.three .u-bd .slideTxtBox .bd ul .title p {
	display: inline-block;
	margin-right: 58px;
}

.three .u-bd .slideTxtBox .bd ul .title p a {
	font-size: 16px;
	color: #333333;
}

.three .u-bd .slideTxtBox .bd ul .title P:hover a {
	color: #ba251f;
}

.three .u-bd .slideTxtBox .bd ul li {
	width: 303px;
	display: inline-block;
	margin-right: 25px;
	margin-bottom: 57px;
}

.three .u-bd .slideTxtBox .bd ul li .img-box {
	height: 346px;
	width: 100%;
	overflow: hidden;
}

.three .u-bd .slideTxtBox .bd ul li .img-box img {
	width: 100%;
	height: 100%;
	transition: all .5s ease;
	background: #fff;
}

.three .u-bd .slideTxtBox .bd ul li .text {
	margin-top: 3px;
	background-color: #ffffff;
	width: 303px;
	height: 110px;
	text-align: center;
	overflow: hidden;
}

.three .u-bd .slideTxtBox .bd ul li .text p {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #000000;
	padding-top: 45px;
	transition: all .5s ease;
}

.three .u-bd .slideTxtBox .bd ul li .text h3 {
	display: none;
	transition: all .5s ease;
}

.three .u-bd .slideTxtBox .bd ul li:hover .img-box img {
	transform: scale(1.1);
	transition: all .5s ease;
}

.three .u-bd .slideTxtBox .bd ul li:hover .text {
	padding: 0 15px;
	background: #2e3557;
}

.three .u-bd .slideTxtBox .bd ul li:hover .text p {
	padding-top: 20px;
	transition: all .5s ease;
	color: #FFF;
	padding-bottom: 15px;
	border-bottom: 1px solid #3c4672;
}

.three .u-bd .slideTxtBox .bd ul li:hover .text h3 {
	display: block;
	margin-top: 15px;
	color: #ba251f;
	transition: all .5s ease;
}

.three .u-bd .slideTxtBox .bd ul li:nth-child(4n) {
	margin-right: 0px;
}

.four {
	padding-top: 90px;
	padding-bottom: 75px;
}

.four .cont .u-bd {
	margin-top: 60px;
}

.four .cont .u-bd ul li {
	width: 412px;
	display: inline-block;
	margin-right: 27px;
	margin-bottom: 30px;
}

.four .cont .u-bd ul li .img-box {
	width: 100%;
	height: 490px;
	overflow: hidden;
}

.four .cont .u-bd ul li .img-box img {
	width: 100%;
	height: 100%;
	transition: all .5s ease;
}

.four .cont .u-bd ul li .text {
	text-align: center;
	height: 114px;
	border-bottom: 1px solid #dcdcdc;
}

.four .cont .u-bd ul li .text h4 {
	padding-top: 25px;
	margin-bottom: 20px;
	color: #000000;
	font-size: 18px;
	transition: all .5s ease;
}

.four .cont .u-bd ul li .text p {
	color: #9c9c9c;
	font-size: 14px;
	padding-bottom: 25px;
	height: 45px;
}

.four .cont .u-bd ul li .text .link {
	height: 1px;
	width: 0px;
	transition: all .5s ease;
	background: #ba251f;
}

.four .cont .u-bd ul li:nth-child(3n) {
	margin-right: 0px;
}

.four .cont .u-bd ul li:hover .img-box img {
	transform: scale(1.1);
	transition: all .5s ease;
}

.four .cont .u-bd ul li:hover .text {
	border-bottom: 0px solid #ba251f;
}

.four .cont .u-bd ul li:hover .text h4 {
	color: #ba251f;
	transition: all .5s ease;
}

.four .cont .u-bd ul li:hover .text .link {
	width: 100%;
	transition: all .5s ease;
}

.five {
	background: #f2f2f2;
	padding: 75px 0;
}

.five .u-bd {
	margin-top: 46px;
}

.five .u-bd .news-box {
	width: 414px;
	float: left;
	margin-right: 27px;
}

.five .u-bd .news-box:last-child {
	margin-right: 0px;
}

.five .u-bd .news-box .img-box {
	width: 100%;
	height: 260px;
	margin-bottom: 29px;
	position: relative;
}

.five .u-bd .news-box .img-box img {
	width: 100%;
	height: 100%;
	background: #fff;
}

.five .u-bd .news-box .img-box .make {
	position: absolute;
	background-color: rgb(25, 33, 70);
	width: 140px;
	height: 66px;
	padding: 8px 0 0 10px;
	left: 0px;
	top: 0px;
}

.five .u-bd .news-box .img-box .make h4 {
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.five .u-bd .news-box .img-box .make p {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: rgba(255, 255, 255, 0.4);
	margin-top: 5px;
	text-transform: uppercase;
}

.five .u-bd .news-box ul {}

.five .u-bd .news-box ul li {
	margin-bottom: 20px;
	display: flex;
	width: 100%;
}

.five .u-bd .news-box ul li span {
	background-color: rgb(226, 99, 48);
	width: 89px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: rgb(255, 255, 255);
	display: inline-block;
	margin-right: 20px;
}

.five .u-bd .news-box ul li p {
	width: 300px;
	display: inline-block;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: rgb(51, 51, 51);
	line-height: 30px;
	border-bottom: 1px dashed #d2d2d2;
	flex: 1;
}


.header1 {
	width: 100%;
	height: 120px;
}

.header1 .h-logo {
	float: left;
	margin-top: 34px;
	background: url(../img/logo2.png);
	width: 185px;
	height: 44px;
}

.header1 .h-head {
	float: left;
	margin-top: 50px;
	margin-left: 70px;
}

.header1 .h-head .nav .nLi {
	display: inline-block;
	margin-right: 71px;
	padding-bottom: 32px;
	position: relative;
}

.header1 .h-head .nav .nLi h3 {
	font-size: 16px;
}

.header1 .h-head .nav .nLi h3 a {
	color: #000;
}

.header1 .h-head .nav .nLi .sub {
	display: none;
	position: absolute;
	top: 70px;
	left: -21px;
	z-index: 99;
}

.header1 .h-head .nav .nLi .sub li {
	width: 108px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: #ba251f;
	margin-bottom: 3px;
}

.header1 .h-head .nav .nLi .sub li a {
	color: #fff;
}


/* .header1 .h-head .nav .on {
  border-bottom: 4px solid #ba251f;
} */

.header1 .h-phone {
	float: right;
	margin-top: 41px;
}

.header1 .h-phone span {
	display: inline-block;
	color: #ba251f;
	font-size: 21px;
	margin-right: 6px;
}

.header1 .h-phone p {
	display: inline-block;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}

.banner1 {
	position: relative;
	width: 100%;
	height: 480px;
	overflow: hidden;
	min-width: 1300px;
}

.banner1 .bd {
	width: 100%;
	height: 100%;
}

.banner1 .bd ul li {
	position: relative;
	height: 480px;
}

.banner1 .bd ul li img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.page-box {

	padding-bottom: 70px;
}

.ny_hd {
  clear: both;
  width: 100%;
  height: 66px;
  line-height: 66px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.ny_hd .ny_box{
  float: left;
}
.ny_hd .ny_box{
  display: block;


  padding-left: 20px;
  padding-right: 13px;
  color: #808080;
}
.ny_hd ul {
  float: right;
}
.ny_hd ul li {
  display: inline-block;
  height: 65px;
  font-size: 15px;
  margin-left: 40px;
  color: #808080;
}

.ny_hd ul li:hover {
	font-weight: bold;
	border-bottom: 3px solid #ba251f;
}

.ny_hd ul .on {
	font-weight: bold;
	border-bottom:3px solid #ba251f;
}
.page-box .prod {
  margin-top: 50px;
}
.page-box .prod .bd .title {
	height: 108px;
	line-height: 108px;
	padding: 0 47px;
}
.page-box .recruit{
  margin-top: 50px;
}
.page-box .prod .bd .title p {
	display: inline-block;
	margin-right: 58px;
}

.page-box .prod .bd .title .on a {
	color: #ba251f;
}

.page-box .prod .bd .title p a {
	font-size: 16px;
	color: #333333;
}

.page-box .prod .bd .title P:hover a {
	color: #ba251f;
}

.page-box .prod .bd ul li {
	width: 370px;
	display: inline-block;
	margin-right: 45px;
	margin-bottom: 30px;
}

.page-box .prod .bd ul li .img-box {
	height: 250px;
	width: 100%;
	overflow: hidden;
}

.page-box .prod .bd ul li .img-box img {
	width: 100%;
	height: 100%;
	transition: all .5s ease;
	background: #fff;
	object-fit:cover;
}

.page-box .prod .bd ul li .text {
	margin-top: 3px;
	background-color: #ffffff;
	width: 100%;
	height: 85px;
	text-align: center;
	overflow: hidden;
}

.page-box .prod .bd ul li .text p {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #000000;
	padding-top: 30px;
	transition: all .5s ease;
}

.page-box .prod .bd ul li .text h3 {
	display: none;
	transition: all .5s ease;
}

.page-box .prod .bd ul li:hover .img-box img {
	transform: scale(1.1);
	transition: all .5s ease;
}

.page-box .prod .bd ul li:hover .text {
	padding: 0 15px;
  background: #ba251f;
}

.page-box .prod .bd ul li:hover .text p {
	padding-top: 10px;
	transition: all .5s ease;
	color: #FFF;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.page-box .prod .bd ul li:hover .text h3 {
	display: block;
	margin-top: 10px;
	color: #fff;
	transition: all .5s ease;
}

.page-box .prod .bd ul li:nth-child(3n) {
	margin-right: 0px;
}



.page-box .news {
	background: #FFFFFF;
	padding: 0 40px;
	padding-top: 55px;
}

.page-box .news .u-title {
	text-align: center;
}

.page-box .news .u-title h4 {
	font-size: 36px;
	font-family: "Microsoft YaHei";
	color: #000000;
	font-weight: bold;
}

.page-box .news .u-bd {
	margin-top:10px;
}
.content_related{
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
}
.page-box .news .u-bd ul li {
	width: 100%;
	float: left;
  margin-right: 34px;
  margin-bottom: 30px;
}
.page-box .news .u-bd ul li:nth-child(2n){
	margin-right: 0px;
}
.page-box .news .u-bd ul li .img-box {
  width: 25%;
  height: 185px;
  overflow: hidden;
  position: relative;
  float: left;
}

.page-box .news .u-bd ul li .img-box img {
	width: 100%;
	height: 100%;
	transition: all .5s ease;
}

.page-box .news .u-bd ul li .img-box .make {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.58);
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 279px;
	top: -279px;
	transition: all .5s ease;
}

.page-box .news .u-bd ul li .img-box .make img {
	width: 34px;
	height: 34px;
}

.page-box .news .u-bd ul li .text {
  height: 185px;
  width: 75%;
  float: left;
  padding-left: 30px;
}

.page-box .news .u-bd ul li .text h4 {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #333333;
	font-weight: bold;
	padding: 30px 0 17px 0;
}

.page-box .news .u-bd ul li .text .link {
	width: 0%;
	height: 1px;
	background: #e6784c;
	transition: all .5s ease;
}

.page-box .news .u-bd ul li .text p {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #8a8a8a;
	text-transform: uppercase;
	line-height: 2.012;
	margin-bottom: 60px;
	transition: all .5s ease;
}

.page-box .news .u-bd ul li:hover .img-box img {
	transform: scale(1.1);
	transition: all .5s ease;
}

.page-box .news .u-bd ul li:hover .img-box .make {
	transition: all .5s ease;
	top: 0px;
}

.page-box .news .u-bd ul li:hover .text h4 {
	color: #ba251f;
}

.page-box .news .u-bd ul li:hover .text .link {
	width: 100%;
	transition: all .5s ease;
}
.page-box .news .u-bd ul li .text p{
	margin-top: 20px;
}
.page-box .news .u-bd ul li:hover .text p {
	transition: all .5s ease;
	margin-top: 20px;
}

.page-box .news .paging {
	padding-bottom: 40px;
}

.page-box .page {
	background: #FFFFFF;

  padding-top: 55px;
  min-height: 500px;
}

.page-box .page .u-title {
	text-align: center;
}

.page-box .page .u-title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #565352;
  font-weight: 500;
  letter-spacing: 2px;
}

.page-box .page .u-bd {
	padding: 30px 0;
}

.page-box .paging {
	margin-top: 30px;
}

.page-box .paging ul {
	text-align: center;
}

.page-box .paging ul li {
	width: 22px;
	height: 22px;
	display: inline-block;
	text-align: center;
	line-height: 22px;
}

.page-box .paging ul .on {
	background-color: #ba251f;
}

.page-box .paging ul .on a {
	color: #FFFFFF;
}

.page-box .paging ul li:hover {
	background-color: #ba251f;
}

.page-box .paging ul li:hover a {
	color: #FFFFFF;
}

.page-box .paging ul li:last-child {
	width: auto;
	margin-left: 25px;
}

.page-box .paging ul li:first-child {
	width: auto;
	margin-right: 25px;
}

.paper .form {
	width: 100%;
	padding: 55px 0;
}

.form_tit {
	width: 100%;
	text-align: center;
}

.form_tit .p1 {
	font-size: 36px;
	color: #efefef;
	text-transform: uppercase;
}

.form_tit .p2 {
	font-size: 24px;
	color: #333333;
	height: 68px;
	line-height: 68px;
}

.form_tit .p3 {
	width: 800px;
	height: 43px;
	line-height: 43px;
	background: #efefef;
	margin: 0 auto;
	font-size: 12px;
	color: #9c9c9c;
}

.paper .layui-form {
	width: 830px;
	margin: 50px auto 0;
}

.layui-form td span {
	font-size: 16px;
	color: #333333;
	margin: 0 15px;
	float: left;
	line-height: 46px;
}

.layui-form table {
	width: 100%;
}

.layui-form td {
	width: 50%;
	padding-bottom: 25px;
	position: relative;
}

.layui-form td input {
	height: 46px;
	text-indent: 25px;
	font-size: 16px;
	line-height: 46px;
	border-radius: 5px;
	background: none;
	outline: none;
	border: 1px solid #cccccc;
	width: 264px;
}

.layui-form .new input {
	width: 674px;
}

.layui-form td .s1 {
	color: red;
	float: right;
	margin-right: 10px;
}

.layui-form textarea {
	resize: none;
	border: 1px solid #cccccc;
	border-radius: 5px;
	width: 670px;
	padding: 5px;
	outline: none;
	background: none;
	height: 153px;
}

.form ul {
	width: 100%;
	text-align: center;
}

.form ul li {
	display: inline-block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	margin: 0 15px;
}

.form ul li input {
	width: 100%;
	height: 100%;
}


/* all */

::-webkit-input-placeholder {
	color: #dedede;
}

::-moz-placeholder {
	color: #dedede;
}


/* firefox 19+ */

:-ms-input-placeholder {
	color: #dedede;
}


/* ie */

input:-moz-placeholder {
	color: #dedede;
}


/* individual: webkit */

.form td input::-webkit-input-placeholder {
	color: #dedede;
}

.form td input::-webkit-input-placeholder {
	color: #dedede;
}

.form td input::-webkit-input-placeholder {
	color: #dedede;
}


/* individual: mozilla */

.form td input::-moz-placeholder {
	color: #dedede;
}

.form td input::-moz-placeholder {
	color: #dedede;
}

.form td input::-moz-placeholder {
	color: #dedede;
}

.banner .text {
	position: absolute;
	bottom: 0px;
	background-color: rgb(226, 99, 48);
	width: 346px;
	height: 118px;
	padding: 20px 23px 0px 35px;
}

.banner .text h4 {
	font-size: 36px;
	font-family: "Microsoft YaHei";
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.banner .text h3 {
	font-size: 36px;
	font-family: "Microsoft YaHei";
	color: rgba(255, 255, 255, 0.161);
	font-weight: bold;
	padding-left: 103px;
}

.header1 .h-head .nav .nLi::before {
	content: " ";
	width: 0%;
	height: 4px;
	background: #ba251f;
	position: absolute;
	bottom: -16px;
	transition: all .5s ease;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	left: 50%;
}

.header1 .h-head .nav .nLi:hover::before {
	width: 100%;
	transition: all .5s ease;
}

.page-box .page .u-bd img {
	max-width: 100%;
}

.page-box .page-cont {
	background: #ffffff;
	padding: 50px 40px 0 40px;
}

.page-box .page-cont .top1 .img-box {
	width: 50%;
	float: left;
	text-align: center;
}

.page-box .page-cont .top1 .img-box img {
	max-width: 460px;
	max-height: 400px;
	object-fit: contain;
}

.page-box .page-cont .top1 .text {
	width: 50%;
	float: right;
}

.page-box .page-cont .top1 .text h4 {
	font-size: 30px;
	color: #333;
}

.page-box .page-cont .top1 .text h5 {
	font-size: 14px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	max-height: 76px;
	overflow: hidden;
}

.page-box .page-cont .top1 .text .table {
	margin-top: 20px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 20px 0;
	margin-top: 50px;
}

.page-box .page-cont .top1 .text .link {
	margin-top: 50px;
}

.page-box .page-cont .top1 .text .link ul li {
	display: inline-block;
	display: block;
	float: left;
	width: 45%;
	line-height: 55px;
	text-align: center;
	background: #3c85bb;
	color: #fff;
	font-size: 16px;
}

.page-box .page-cont .top1 .text .link ul li a {
	color: #fff;
}

.page-box .page-cont .top1 .text .link ul li:nth-child(1) {
	float: left;
}

.page-box .page-cont .top1 .text .link ul li:nth-child(2) {
	float: right;
	background: red;
}

.page-box .page-cont .top1 .text .table p {
	font-size: 16px;
	line-height: 32px;
}

.page-box .page-cont .top2 {
	margin-top: 50px;
	padding-top: 20px;
	border-top: 1px solid #bfbfbf;
}

.page-box .page-cont .top2 img {
	width: 100%;
}
.page-box .page .news_box p{
  margin: 34px 0;
  text-align: justify;
  text-indent: 0 !important;
  font-family: 微软雅黑, "Microsoft YaHei" !important;
  font-size: 18px !important;;    color: #404040 !important;
}
.page-box .page .news_box span{
  font-family: 微软雅黑, "Microsoft YaHei" !important;
  color: #404040 !important;
}
.recruit .recruit-box ul p {
  font-size: 16px !important;
  line-height: 2 !important;
 }
.recruit .recruit-box ul p span{
 font-size: 16px;
}
.head_1 {
  height: 96px;
  background: #ffc732;
}
.head_1 .logo {
  width: 171px;
  height: 57px;
  float: left;
  margin-top: 17px;

}
.head_1 .logo img {
  width: 100%;
  height: 100%;
}
.head_1 .nav {
  float: right;
  line-height: 94px;
}
.head_1 .nav .nLi {
  display: inline-block;
 
  margin-left: 10px;
}
.head_1 .nav .nLi h3 a {
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}

.head_1 .nav .on {
  background: #ba251f;
}
.head_1 .nav .nLi {
  position: relative;
}
.head_1 .nav .nLi .sub {
 display: none;
  position: absolute;
  z-index: 99;
  left: 0px;
  background-color: #4c4a4f;
  line-height: 60px;
  width: 1200px;
}
.head_1 .nav .nLi .sub li {
  display: inline-block;
  padding: 0 16px;
  
  font-size: 15px;
  line-height: 60px;

}

.head_1 .nav .nLi .sub li a {
  color: #d2ced5;

}
.head_1 .nav .nLi .sub li:hover a{
  color: #ba251f;
}