@charset "UTF-8";

/* in_img */
body {
	font-family: 思源黑体;
}

.in_img {
	position: relative;
	width: 100%;
	margin: 0 auto;
	font-size: 0;
}

.in_img img {
	width: 100%;
	display: block;
}

.in_ban {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.in_ban .in_ban_info {
	width: 1260px;
	margin: 0 auto;
}

.in_ban .in_ban_info2 {
	text-align: center;
}

.in_ban .in_ban_info2 h2 {
	line-height: 2.0 !important;
}

.black_font {
	color: #000000 !important;
}

.in_ban .in_ban_info h2 {
	width: 100%;
	font-size: 26px;
	line-height: 1.5;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 2px;
	font-family: 思源黑体;
}

.in_ban .in_ban_info i {
	display: block;
	width: 46px;
	height: 3px;
	margin: 10px 0;
	background: #d62417;
}

.in_ban .in_ban_info p {
	width: 100%;
	font-size: 16px;
	line-height: 2.0;
	letter-spacing: 2px;
	color: #ffffff;
	opacity: 0.85;
}

/* in_img end*/
/* pos */
.pos {
	width: 100%;
	background: #f9f9f9;
}

.pos_con {
	width: 1260px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 50px;
	letter-spacing: 1px;
	font-weight: normal;
}

.page_div {
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
}

.pagelist {
	text-align: center;
	margin-top: 35px;
	color: #626262;
}

.pagelist li {
	display: inline-block;
	padding: 1px 6px;
	border: 1px solid #f8f8f8;
}

.pagelist li a {
	color: #626262;
}

.pagelist .active {
	color: #1981f4;
	border-radius: 3px;
	border: 2px solid #f5f5f5;
}

.pagelist .active a {
	color: #1981f4;
}

.page_div {
	margin: 0.4rem auto;
}

#pages {
	text-align: center;
}
#pages li:first-child {
	margin-right: 20px;
}
#pages li:last-child {
	margin-left: 20px;
}
#pages li {
	margin: 0 5px;
	/* height: 20px; */
	line-height: 1;
	text-align: center;
	background: #e6e6e6;
	color: #333;
	display: inline-block;
}

#pages li a, #pages li span {
	font-size: 14px;
	display: block;
	padding: 12px 16px;
}

/* #pages li span {
	font-size: 14px;
	display: block;
	padding: 0 4px;
} */

#pages li.active {
	text-align: center;
	background: #013b8c;
	color: #fff;
	display: inline-block;
}

#pages li:hover {
	background: #f90712;
}

#pages li:hover a {
	color: #fff;
}

/* pos end*/
/* in_head */
.in_head {
	position: initial;
	background-image: none;
	background-color: #ffffff;
	color: #000000;
	border-bottom: none;
}

.in_head .head_nav>ul>li a {
	color: #000000;
}

.in_head .logo_img img {
	height: 46px;
}

/* in_head end*/
/* in_about */
.in_about {
	width: 100%;
	padding: 50px 0;
}

.in_about .in_about_main {
	width: 100%;
	margin-top: 50px;
	padding: 60px 0 100px 0;
	background: url(../images/about.jpg) center no-repeat;
	background-size: cover;
}

.in_about .in_about_main .in_about_info {
	width: 1260px;
	margin: 0 auto;
}

.in_about_info .about_img {
	width: 50%;
	font-size: 0;
}

.in_about_info .about_img img {
	width: 100%;
	display: block;
}

.in_about_info .about_intro {
	width: 40%;
}

.in_about_info .about_intro h3 {
	font-size: 22px;
	line-height: 2.5;
	color: #323233;
	font-weight: bold;
	letter-spacing: 2px;
}

.in_about_info .about_intro i {
	display: block;
	width: 68px;
	height: 3px;
	background: #cc1a0d;
	margin: 10px 0;
}

.in_about_info .about_intro p {
	margin-top: 50px;
	font-size: 16px;
	line-height: 2.5;
	letter-spacing: 1px;
	text-indent: 2.0em;
	color: #000000;
	opacity: 0.75;
}

.in_about_list {
	position: relative;
	z-index: 2;
	width: 1260px;
	margin: 0 auto;
	padding: 40px 0;
	margin-top: -60px;
	background: #ffffff;
	border-radius: 8px;
	-webkit-box-shadow: #e8e4e4 0 0 12px;
	-moz-box-shadow: #e8e4e4 0 0 12px;
	box-shadow: #e8e4e4 0 0 12px;
}

.in_about_list li {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/in_num_line.jpg) left center no-repeat;
	background-size: 3px 100%;
}

.in_about_list li:nth-child(1) {
	background-image: none;
}

.in_about_list li .in_num {
	text-indent: 6.0em;
}

.in_about_list li h6 {
	font-size: 26px;
	line-height: 2.0;
	color: #da243a;
}

.in_about_list li h6 span {
	font-weight: bold;
}

.in_about_list li p {
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	opacity: 0.85;
}

/* in_about end*/
/* in_wh */
.in_wh {
	width: 100%;
	margin: 20px 0;
}

.in_wh .in_wh_mian {
	width: 100%;
	margin-top: 50px;
	padding: 70px 0 100px 0;
	background: url(../images/in/in_wh_back.jpg) center no-repeat;
	background-size: cover;
}

.in_wh_mian .in_wh_con {
	width: 1260px;
	margin: 0 auto;
}

.in_wh_mian .in_wh_con .in_wh_intro {
	text-align: center;
	font-size: 18px;
	line-height: 2.0;
	color: #ffffff;
	opacity: 0.85;
	letter-spacing: 2px;
}

.in_wh_mian .in_wh_con .in_wh_list {
	width: 90%;
	margin: 40px auto 0 auto;
	display: flex;
	justify-content: space-between;
}

.in_wh_mian .in_wh_con .in_wh_list li {
	width: 30.3%;
	background: #ffffff;
	text-align: center;
	color: #d62417;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_wh_mian .in_wh_con .in_wh_list li img {
	height: 138px;
	margin-top: -12px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_wh_mian .in_wh_con .in_wh_list li h5 {
	font-size: 20px;
	line-height: 2.2;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: 思源宋体;
}

.in_wh_mian .in_wh_con .in_wh_list li p {
	font-size: 16px;
	line-height: 2.0;
	font-family: 思源黑体;
}

.in_wh_mian .in_wh_con .in_wh_list li i {
	display: block;
	margin: 10px auto 0 auto;
	margin-bottom: -12px;
	width: 2px;
	height: 60px;
	background: #d62417;
}

.in_wh_mian .in_wh_con .in_wh_list li:hover {
	transform: translate(0, -6px);
	border-radius: 10px;
}

.in_wh_mian .in_wh_con .in_wh_list li:hover img {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	/* IE 9 */
	-moz-transform: rotateY(180deg);
	/* Firefox */
	-webkit-transform: rotateY(180deg);
	/* Safari and Chrome */
	-o-transform: rotateY(180deg);
	/* Opera */
}

/* in_wh end*/
/* ppln */
.ppln {
	width: 100%;
	padding: 50px 0;
}

.ppln .ppln_main {
	width: 1060px;
	margin: 30px auto;
	font-size: 16px;
	line-height: 2.0;
	color: #000000;
	opacity: 0.85;
}

.ppln .ppln_main p {
	text-indent: 2.0em;
	letter-spacing: 1px;
}

/* ppln end*/
/* ppsl */
.ppsl {
	width: 100%;
	padding: 0;
}

.ppsl_main {
	width: 100%;
	margin: 40px auto;
	display: flex;
}

.ppsl_main .ppsl_img {
	width: 58%;
	font-size: 0;
}

.ppsl_main .ppsl_img img {
	width: 100%;
	display: block;
}

.ppsl_main .ppsl_info {
	max-width: 40%;
	padding-left: 2%;
}

.ppsl_main .ppsl_info h2 {
	margin-top: 30px;
	font-size: 22px;
	line-height: 2.0;
	color: #323233;
	letter-spacing: 2px;
}

.ppsl_main .ppsl_info i {
	display: block;
	width: 68px;
	height: 3px;
	background: #cc1a0d;
	margin: 10px 0;
}

.ppsl_main .ppsl_info .ppsl_info_con {
	letter-spacing: 1px;
	margin-top: 40px;
	font-size: 16px;
	line-height: 2.0;
	color: #000000;
	opacity: 0.85;
}

/* ppsl end*/
/* in_honor */
.in_honor {
	width: 100%;
	padding: 50px 0;
}

.in_honor .in_honor_main {
	width: 1320px;
	margin: 30px auto;
	overflow: hidden;
}

.in_honor .in_honor_main li {
	background: #e5e5e5;
}

.in_honor .in_honor_main li .in_honr_img {
	width: 100%;
	height: 215px;
	font-size: 0;
	overflow: hidden;
}

.in_honor .in_honor_main li .in_honr_img img {
	width: 100%;
	min-height: 100%;
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_honor .in_honor_main li h5 {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 56px;
	text-align: center;
	color: #000000;
	letter-spacing: 1px;
}

.in_honor .in_honor_main li:hover .in_honr_img img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

.in_honor .in_honor_main li:hover {
	background: #da243a;
}

.in_honor .in_honor_main li:hover h5 {
	color: #ffffff;
}

/* in_honor end*/
/* ys_body */
.ys_body {
	background: #f8f7fc;
}

.in_tit {
	width: 100%;
	text-align: center;
}

.in_tit h2 {
	font-size: 26px;
	line-height: 2.0;
	color: #000000;
	letter-spacing: 2px;
	font-family: 思源黑体;
}

.in_tit p {
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	opacity: 0.75;
	letter-spacing: 1px;
	font-family: 思源黑体;
}

/* ys_body end*/
/* in_ys */
.in_ys {
	position: relative;
	z-index: 2;
	width: 1120px;
	margin: 0 auto;
	margin-top: -80px;
	padding: 60px 100px 70px 100px;
	background: #ffffff;
}

.in_ys_con {
	width: 100%;
	margin: 50px auto 0 auto;
	display: flex;
	justify-content: space-between;
}

.in_ys_con li {
	cursor: pointer;
	width: 26%;
	text-align: center;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_ys_con li img {
	height: 153px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_ys_con li h5 {
	font-size: 22px;
	line-height: 2.0;
	color: #000000;
	margin-top: 24px;
}

.in_ys_con li p {
	text-align: left;
	text-indent: 2.0em;
	font-size: 14px;
	line-height: 2.0;
	color: #000000;
	opacity: 0.75;
}

.in_ys_con li:hover {
	transform: translate(0, -6px);
}

.in_ys_con li:hover img {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	/* IE 9 */
	-moz-transform: rotateY(180deg);
	/* Firefox */
	-webkit-transform: rotateY(180deg);
	/* Safari and Chrome */
	-o-transform: rotateY(180deg);
	/* Opera */
}

/* in_ys end*/
/* in_hxys */
.in_hxys {
	width: 100%;
	margin: 50px auto;
}

.in_hxys_main {
	width: 1320px;
	margin: 40px auto 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.in_hxys_main li {
	width: 48%;
	background: #ffffff;
	margin-bottom: 45px;
}

.in_hxys_main li .in_hxys_img {
	width: 100%;
	height: 230px;
	font-size: 0;
	overflow: hidden;
}

.in_hxys_main li .in_hxys_img img {
	width: 100%;
	min-height: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_hxys_main li .in_hxys_info {
	width: 86%;
	margin: 0 auto;
	padding: 20px 0 30px 0;
}

.in_hxys_main li .in_hxys_info h5 {
	font-size: 22px;
	line-height: 2.0;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
}

.in_hxys_main li .in_hxys_info p {
	text-indent: 1.0em;
	font-size: 14px;
	line-height: 2.0;
	color: #000000;
	opacity: 0.75;
}

.in_hxys_main li:hover .in_hxys_img img {
	transform: scale(1.05, 1.05);
	transition: .4s transform;
	z-index: 1000;
}

/* in_hxys end*/
/* mtys */
.mtys {
	position: relative;
	z-index: 2;
	width: 1120px;
	margin: 0 auto;
	margin-top: -80px;
	padding: 50px 100px 60px 100px;
	background: #ffffff;
}

.mtys_main {
	width: 100%;
	margin: 50px auto 0 auto;
	display: flex;
	justify-content: space-between;
}

.mtys_main li {
	cursor: pointer;
	width: 20%;
	padding: 50px 0;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.mtys_main li .mtys_img {
	width: 100%;
	height: 70px;
	font-size: 0;
}

.mtys_main li .mtys_img img {
	height: 100%;
}

.mtys_main li h5 {
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 2.0;
	margin-top: 20px;
	color: #000000;
}

.mtys_main li:hover {
	transform: translate(0, -6px);
	border-color: #da243a;
}

.mtys_main li:hover h5 {
	color: #da243a;
}

/* mtys end*/
/* fbxg */
.fbxg {
	width: 100%;
	margin: 50px 0;
}

.fbxg .fbxg_info {
	width: 1320px;
	letter-spacing: 1px;
	margin: 30px auto;
	text-align: center;
	font-size: 18px;
	line-height: 2.0;
	padding: 10px 0;
	background: #ffffff;
	border-radius: 25px;
}

.fbxg .fbxg_info img {
	padding: 0 10px 0 40px;
}

.fbxg_main {
	width: 1320px;
	margin: 0 auto;
	overflow: hidden;
}

.fbxg_main li {
	height: 260px;
	float: left;
}

.fbxg_main li .fbxg_img {
	position: relative;
	width: 100%;
	height: 260px;
	font-size: 0;
	border-radius: 5px;
	overflow: hidden;
}

.fbxg_main li .fbxg_img img {
	width: 100%;
	min-height: 100%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.fbxg_main li .fbxg_img .case_link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.50);
	opacity: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.fbxg_main li .fbxg_img .case_link i {
	width: 45px;
	height: 45px;
	background: url(../images/link.png) center no-repeat;
	background-size: 100% auto;
}

.fbxg_main li h5 {
	width: 80%;
	margin: 15px auto 0 auto;
	font-size: 18px;
	font-family: 思源黑体;
	line-height: 1.5;
	color: #000000;
	letter-spacing: 1px;
	background: url(../images/case_jt.png) right center no-repeat;
	background-size: auto 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fbxg_main li:hover .fbxg_img img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

.fbxg_main li:hover .fbxg_img .case_link {
	opacity: 1.0;
}

/* fbxg end*/
/* tfjg */
.tfjg {
	width: 100%;
	padding: 50px 0 80px 0;
	margin: 80px auto 0px auto;
	background: #ffffff;
}

.tfjg .tfjg_main {
	width: 1320px;
	margin: 40px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tfjg .tfjg_main .tfjg_img {
	width: 45%;
	font-size: 0;
}

.tfjg .tfjg_main .tfjg_img img {
	width: 100%;
	display: block;
}

.tfjg .tfjg_main .tfjg_info {
	width: 52%;
}

.tfjg .tfjg_main .tfjg_info li {
	width: 100%;
	font-size: 15px;
	line-height: 2.0;
	letter-spacing: 1px;
	margin: 15px 0;
}

.tfjg .tfjg_main .tfjg_info li h6 {
	font-size: 22px;
	line-height: 1.8;
}

.tfjg .tfjg_main .tfjg_info li p {
	font-size: 16px;
	line-height: 2.0;
}

.tfjg .tfjg_main .tfjg_info li p span {
	color: #ea2837;
}

.tfjg .tfjg_main .tfjg_info .font-red {
	color: #ea2837;
}

/* tfjg end*/
/* in_son */
.in_son {
	width: 100%;
	padding: 15px 0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.in_son li {
	font-size: 22px;
	line-height: 2.5;
	color: #000000;
	letter-spacing: 1px;
	letter-spacing: 2px;
	margin: 0 30px;
	border-bottom: 3px solid #ffffff;
}

.in_son li:hover {
	border-color: #d62417;
}

.in_son li.on {
	border-color: #d62417;
}

/* in_son end*/
/* in_tj */
.in_tj {
	width: 1320px;
	margin: 55px auto 40px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fafafa;
}

.in_tj .in_tj_img {
	width: 49%;
	font-size: 0;
	max-height: 375px;
	overflow: hidden;
}

.in_tj .in_tj_img img {
	width: 100%;
	display: block;
}

.in_tj .in_tj_info {
	width: 45%;
	margin-right: 3%;
}

.in_tj .in_tj_info h5 {
	font-size: 24px;
	line-height: 1.8;
	color: #da243a;
	letter-spacing: 1px;
}

.in_tj .in_tj_info p {
	margin: 15px 0;
	font-size: 16px;
	line-height: 1.8;
	color: #000000;
	letter-spacing: 1px;
	opacity: 0.75;
}

.in_tj .in_tj_info span {
	color: #000000;
	opacity: 0.66;
}

.in_tj .in_tj_info .in_tj_more {
	width: 100%;
	border-top: 1px solid #e1e1e1;
	margin-top: 20px;
	padding-top: 20px;
}

.in_tj .in_tj_info .in_tj_more a {
	color: #da243a;
}

/* in_tj end*/
/* in_news */
.in_news {
	width: 100%;
	margin: 40px 0;
}

.in_news .in_news_main {
	width: 1320px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.in_news .in_news_main li {
	width: 31.3%;
	margin-bottom: 20px;
}

.in_news .in_news_main li .in_news_img {
	width: 100%;
	height: 233px;
	font-size: 0;
	overflow: hidden;
}

.in_news .in_news_main li .in_news_img img {
	width: 100%;
	min-height: 100%;
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_news .in_news_main li h5 {
	font-size: 22px;
	line-height: 2.0;
	margin-top: 15px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in_news .in_news_main li p {
	font-size: 16px;
	line-height: 1.8;
	color: #676767;
	padding: 6px 0 20px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.in_news .in_news_main li:hover .in_news_img img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

.in_news .in_news_main li:hover h5 {
	color: #da243a;
}

/* in_news end*/
/* case_son */
.case_son {
	width: 1320px;
	margin: 30px auto;
}

.case_son li {
	display: inline-block;
	font-size: 18px;
	line-height: 50px;
	min-width: 4.0em;
	text-align: center;
	padding: 0 20px;
	margin: 0 10px 8px 0;
	letter-spacing: 1px;
}

.case_son li:hover {
	background: #d62417;
	color: #ffffff;
}

.case_son li.on {
	background: #d62417;
	color: #ffffff;
}

/* case_son end*/
/* in_case */
.in_case {
	width: 1320px;
	margin: 30px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.in_case li {
	width: 31.3%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: #f9f9f9;
}

.in_case li .in_case_img {
	position: relative;
	width: 100%;
	height: 253px;
	font-size: 0;
	overflow: hidden;
}

.in_case li .in_case_img img {
	width: 100%;
	min-height: 100%;
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_case li .in_case_img .case_link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.50);
	opacity: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_case li .in_case_img .case_link i {
	width: 45px;
	height: 45px;
	background: url(../images/link.png) center no-repeat;
	background-size: 100% auto;
}

.in_case li:hover .in_case_img img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

.in_case li:hover .in_case_img .case_link {
	opacity: 1.0;
}

.in_case li h5 {
	width: 90%;
	margin: 0 auto;
	font-size: 22px;
	line-height: 2.0;
	margin-top: 15px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in_case li p {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.8;
	color: #676767;
}

.in_case li .others {
	width: 90%;
	margin: 20px auto 0 auto;
	font-size: 18px;
	line-height: 2.0;
	color: #000000;
	background: url(../images/in/jt.png) right center no-repeat;
	background-size: auto 15px;
}

.in_case li .others span {
	display: inline-block;
	padding-left: 52px;
	background: url(../images/in/quyu.png) left center no-repeat;
	background-size: auto 30px;
}

/* in_case end*/
/* in_hz */
.hz_body {
	background: #fcfcfc;
}

.in_hz {
	width: 100%;
	margin: 50px auto;
}

.in_hz_con {
	width: 1320px;
	margin: 30px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.in_hz_con li {
	width: 16%;
	margin-bottom: 20px;
	font-size: 0;
	overflow: hidden;
	cursor: pointer;
}

.in_hz_con li img {
	width: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_hz_con li:hover img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

/* in_hz end*/
/* in_lx */
.in_lx {
	width: 100%;
	padding: 50px 0;
}

.in_lx_con {
	width: 1320px;
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
}

.in_lx_con .in_lx_info {
	width: 41%;
	padding: 0 4%;
	border-left: 1px solid #d9d9d9;
}

.in_lx_con .in_lx_info p {
	font-size: 18px;
	line-height: 1.8;
	color: #4e4e4e;
	letter-spacing: 1px;
}

.in_lx_con .in_lx_info li {
	padding-left: 80px;
	font-size: 14px;
	line-height: 2.0;
	color: #c9170a;
	letter-spacing: 1px;
	margin: 40px 0;
}

.in_lx_con .in_lx_info li h5 {
	font-size: 18px;
	line-height: 2.0;
	color: #c9170a;
	letter-spacing: 1px;
}

.in_lx_con .in_lx_info .in_lx1 {
	background: url(../images/in/lx_icon1.png) left center no-repeat;
	background-size: auto 90%;
}

.in_lx_con .in_lx_info .in_lx2 {
	background: url(../images/in/lx_icon2.png) left center no-repeat;
	background-size: auto 90%;
}

.in_lx_con .in_lx_info .in_lx3 {
	background: url(../images/in/lx_icon3.png) left center no-repeat;
	background-size: auto 90%;
}

.in_lx_con .in_lx_ly {
	width: 41%;
	padding: 0 4%;
	border-left: 1px solid #d9d9d9;
}

.in_lx_ly .input-text {
	width: 100%;
	margin: 12px 0;
	border: none;
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	letter-spacing: 1px;
	height: 50px;
	background: #ffffff;
}

.in_lx_ly input:focus {
	outline: none;
}

.tijiao {
	margin-top: 40px;
}

.tj_btn {
	cursor: pointer;
	width: 180px;
	font-size: 16px;
	line-height: 45px;
	letter-spacing: 1px;
	border-radius: 23px;
	border: none;
	background: #c9170a;
	color: #ffffff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.tj_btn:hover {
	transform: translate(0, -6px);
}

.map {
	width: 1320px;
	margin: 10px auto 50px auto;
	font-size: 0;
}

.map img {
	width: 100%;
	display: block;
}

/* in_lx end*/

.about_det_con {
	width: 1200px;
	margin: 30px auto;
	font-size: 16px;
	line-height: 1.8;
	color: #333333;
}

.about_det_con h2 {
	text-align: center;
	font-size: 0.4rem;
	font-weight: 500;
}

.about_det_con img {
	max-width: 100%;
}

.about_det_con table {
	border: 1px solid #333;
	border-collapse: collapse;
	border-spacing: 0;
}

.about_det_con table tr td {
	border: 1px solid #333;
}

.about_det_con .art_time {
	font-size: 0.18rem;
	line-height: 0.76rem;
	text-align: center;
	margin-bottom: 0.20rem;
}

.n_p_page {
	width: 20.0rem;
	margin: 0.5rem auto;
	padding-top: 0.2rem;
	border-top: 1px solid #000;
}

.about_det_con strong {
	font-weight: 600;
}


@media (max-width:1500px) {
	.in_ban {
		width: 73%;
	}

	.in_ban .in_ban_info {
		width: 90%;
	}

	.ppsl_main .ppsl_info h2 {
		margin-top: 2px;
	}

	.ppsl_main .ppsl_info .ppsl_info_con {
		margin-top: 20px;
		line-height: 1.8;
	}

	.in_news .in_news_main {
		width: 1200px;
	}
}

@media (max-width:1440px) {}

@media (max-width:1300px) {
	.in_about_main .in_about_info {
		width: 1100px;
	}

	.in_about_list {
		width: 1100px;
	}

	.in_wh_mian .in_wh_con {
		width: 1100px;
	}

	.in_ys {
		width: 1000px;
		padding: 40px 50px 50px 50px;
	}

	.mtys {
		width: 1000px;
		padding: 40px 50px 50px 50px;
	}

	.in_hxys_main {
		width: 1100px;
	}

	.fbxg .fbxg_info {
		width: 1100px;
	}

	.fbxg_main {
		width: 1100px;
	}

	.tfjg .tfjg_main {
		width: 1100px
	}

	.tfjg .tfjg_main li {
		margin: 10px 0;
	}

	.in_tj {
		width: 1100px;
		margin: 45px auto;
	}

	.case_son {
		width: 1100px;
	}

	.in_case {
		width: 1100px;
	}

	.in_case li .in_case_img {
		height: 210px;
	}

	.in_hz_con {
		width: 1100px;
	}

	.in_lx_con {
		width: 1100px
	}

	.map {
		width: 1100px;
	}

	.in_news .in_news_main {
		width: 1100px;
	}
}

@media (max-width:1200px) {
	.in_about_main .in_about_info {
		width: 1000px;
	}

	.in_about_list {
		width: 1000px;
	}

	.in_wh_mian .in_wh_con {
		width: 1000px;
	}

	.in_ys {
		width: 900px;
	}

	.mtys {
		width: 900px;
	}

	.in_hxys_main {
		width: 1000px;
	}

	.fbxg .fbxg_info {
		width: 1000px;
	}

	.fbxg_main {
		width: 1000px;
	}

	.tfjg .tfjg_main {
		width: 1000px
	}

	.in_tj {
		width: 1000px;
		margin: 35px auto;
	}

	.case_son {
		width: 1000px;
	}

	.in_case {
		width: 1000px;
	}

	.in_case li .in_case_img {
		height: 200px;
	}

	.in_hz_con {
		width: 1000px;
	}

	.in_lx_con {
		width: 1000px
	}

	.map {
		width: 1000px;
	}

	.in_news .in_news_main {
		width: 1000px;
	}
}