a,
.nkbanner .swiper-slide:before,
.kydt li h2:after,
.kydt li h2,
.ljtxt font,
.ljtxt:before {
	transition: all .6s cubic-bezier(.35, .75, .55, 1) 0.1s;
	-webkit-transition: all .6s cubic-bezier(.35, .75, .55, 1) .1s;
	-moz-transition: all .6s cubic-bezier(.35, .75, .55, 1) .1s;
}

body {
	background: #fff;
}

html,
body {
	overflow-x: hidden;
}

.ej_nav {
	line-height: 75px;
}

.ej_nav .divBox {
	position: relative;
}

.ej_nav .divBox:after {
	content: '';
	display: block;
	position: absolute;
	width: 5000px;
	height: 100%;
	background: white;
	left: 0;
	top: 0;
}

.ej_nav_left {
	display: inline-block;
	width: 300px;
	height: 106px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ad0000;
	line-height: 1;
	text-align: center;
	box-sizing: border-box;
	padding-top:38px;
	z-index: 2;
}

.ej_nav_left span {
	color: #f8ecba;
	font-size: 24px;
}

.ej_nav_left.mjk i {
	display: inline-block;
	padding: 0 10px;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	/* color: rgba(250, 250, 250, .5); */
	color: #fff
}

.ej_nav_left i {
	color: #d5948e;
	font-size: 16px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
}


.ej_nav_left.mjk span {
	display: block;
	position: relative;
	margin-top: 8px;
	color: #fff
}

.ej_nav_left span:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 20%;
	background: rgba(250, 250, 250, .3);
	position: absolute;
	left: 0;
	top: 50%;
	height: 1px;
}

.ej_nav_left span:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 20%;
	background: rgba(250, 250, 250, .3);
	position: absolute;
	right: 0;
	top: 50%;
	height: 1px;
}


.ej_nav_u1 {
	display: inline-block;
	vertical-align: top;
	margin-left: 330px;
	font-size: 0;
	z-index: 2;
	position: relative;
}

.ej_nav_u1 li {
	display: inline-block;
	vertical-align: top;
}

.ej_banner img {
	width: 100%;
	height: auto;
}

.ej_nav_u1 li a {
	font-size: 16px;
	color: #666;
	padding: 0 40px;
	display: block;
	position: relative;
}

.ej_nav_u1 li a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 18px;
	background: lightgray;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
}

.ej_nav_u1 li a:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #bf3b3c;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: scaleX(0);
	transition: 0.3s ease-out;
	z-index: 2;
}

.ej_nav_u1 li:last-child a:after {
	display: none;
}

.ej_nav_u1 li:hover a:before,
.ej_nav_u1 li.active a:before {
	transform: scaleX(1);
}

.ej_nav_u1 li:hover a,
.ej_nav_u1 li.active a {
	color: #bf3b3c;
}


.qywh {
	position: relative;
	padding: 70px 0 0px;
	overflow: hidden;
	margin-bottom: 100px;
	padding-top: 40px;
	margin-top: 70px;
}

.qywh>img {
	width: 40%;
	position: absolute;
	top: 70px;
	left: 0;
}

.qywh:after {
	content: '';
	display: block;
	width: 91.5%;
	background: white;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	z-index: -1;
}

.qywh .divBox {
	font-size: 0;
}

.qywh .divBox>span {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	box-sizing: border-box;
	padding-left: 40px;
}

.qywh .divBox>span img {
	width: 100%;
	height: auto;
}

.qywh_list {}

.qywh_list {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 55%;
	padding-left: 70px;
}

.qywh_list h1 {
	font-size: 24px;
	color: #c33e3f;
	font-weight: bold;
	margin-top: 50px;
}

.qywh_list p {
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}

.qywh_list h1:first-child,
.qywh_list h1:nth-of-type(2),
.qywh_list h1:nth-of-type(3),
.qywh_list h1:nth-of-type(4) {
	font-size: 40px;
	line-height: 42px;
	font-weight: bold;
	padding: 0 20px;
	border-left: 1px solid #ebebeb;
	display: inline-block;
	margin-top: 30px;
}

.qywh_list h1:first-child {
	padding-left: 0;
	border-left: 0;
}

.qywh_u1 {
	font-size: 0;
	margin-top: 100px;
	box-sizing: border-box;
	padding-left: 40px;
	position: relative;
	padding-bottom: 200px;
	background: url(../images/ds_03.jpg) no-repeat center bottom;
	background-size: 100%;
}

.qywh_u1:after {
	content: '';
	display: block;
	width: 5000px;
	left: 0;
	top: 6px;
	height: 1px;
	background: #e5e5e5;
	position: absolute;
}

.qywh_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-right: 5%;
}

.qywh_u1 li:last-child {
	margin-right: 0;
}

.qywh_u1 li span {
	overflow: hidden;
}

.qywh_u1 li span img {
	width: 100%;
}

.qywh_u1 li p {
	font-size: 14px;
	color: #333;
	line-height: 35px;
	margin-top: 20px;
}

.qywh_u1 li h1 {
	font-size: 24px;
	color: #c33e3f;
	font-weight: bold;
	margin-bottom: 25px;
}

.qywh_u1 li h1:before {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background: #c33e3f;
	border-radius: 50%;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
}

.ldjs {
	padding: 70px 0;
}

.ldjs_u1 {
	background: white;
	box-sizing: border-box;
	padding: 45px;
}

.ldjs_u1 li {
	font-size: 0;
	padding: 60px 0;
	border-bottom: 1px dashed lightgray;
}

.ldjs_u1 li span {
	display: inline-block;
	vertical-align: top;
	width: 350px;
	overflow: hidden;
}

.ldjs_u1 li span img {
	width: 100%;
	transition: 0.3s ease-out;
}

/*.ldjs_u1 li:hover span img{transform: scale(1.05);}*/
.ldjs_u1 li aside {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 350px);
	box-sizing: border-box;
	padding-left: 65px;
	padding-right: 60px;
}

.ldjs_u1 li aside h1 {
	font-size: 30px;
	color: #333;
	margin-top: 10px;
}

.ldjs_u1 li aside p {
	font-size: 18px;
	color: #c33e3f;
	margin-top: 10px;
}

.ldjs_u1 li aside font p {
	display: block;
	font-size: 16px;
	color: #999;
	margin-top: 70px;
	line-height: 32px;
}

.ldjs_u1 li:first-child {
	padding-top: 0;
}

.ldjs_u1 li:last-child {
	border: none;
}

.jyln {
	padding: 70px 0;
}

.jyln_list {
	text-align: center;
}

.jyln_list h1 {
	font-size: 30px;
}

.jyln_list span {
	font-family: ziti;
	color: #4d2727;
	font-weight: 100;
	font-size: 30px;
	margin-top: 10px;
	display: block;
}

.jyln_list span:after {
	content: '';
	display: block;
	width: 250px;
	height: 1px;
	background: #4d2727;
	margin: 15px auto 0;
}

.jyln_list p {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-top: 40px;
}

.jyln_u1 li span {
	display: block;
	overflow: hidden;
}

.jyln_u1 li span img {
	width: 100%;
	transition: 0.3s ease-out;
}

.jyln_u1 li:hover span img {
	transform: scale(1.05);
}

.jyln_u1 {
	margin-top: 60px;
}

.jyln_u1 li {
	margin-bottom: 75px;
}

.jyln_u1_div {
	font-size: 0;
	height: auto;
	background: white;
}

.jyln_u1_left {
	position: relative;
	width: 250px;
	background: #c44040;
	text-align: center;
	height: auto;
	box-sizing: border-box;
	padding-top: 0;
	vertical-align: middle;
	transform: translateY(0);
	display: inline-block;
	vertical-align: middle;
	line-height: 250px;
}

.jyln_u1_left font {
	font-size: 24px;
	color: white;
	font-weight: bold;
}

.jyln_u1_left font img {
	margin-right: 25px;
}

.jyln_u1_right {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 250px);
	box-sizing: border-box;
	padding: 20px 60px;
	margin-top: 0;
	background: white;
}

.jyln_u1_right p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 0;
}

.jyln_u1_right p:first-child {
	margin-top: 0;
}


.jyln_u2 {
	font-size: 0;
	background: white;
}

.jyln_u2 li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 35px;
	box-sizing: border-box;
	border-right: 1px solid #eee;
}

.jyln_u2 li span img {}

.jyln_u2 li span {
	display: block;
	overflow: hidden;
}

.jyln_u2 li span img {
	width: 100%;
	transition: 0.3s ease-out;
}

.jyln_u2 li:hover span img {
	transform: scale(1.05);
}

.jyln_u2 li aside {
	min-height: 400px;
	box-sizing: border-box;
	padding: 35px;
}

.jyln_u2 li aside font {
	display: block;
	margin-bottom: 30px;
}

.jyln_u2 li aside font {
	font-size: 24px;
	color: #c33e3f;
	font-weight: bold;
}

.jyln_u2 li aside font img {
	margin-right: 25px;
}

.jyln_u2 li aside p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 20px;
}


.jianjie {
	padding: 70px 0;
}

.jianjie_list {
	background: white;
	padding: 100px 0;
	box-sizing: border-box;
	padding-left: 75px;
}

.jianjie_left {
	display: inline-block;
	vertical-align: top;
	
	box-sizing: border-box;
	padding: 15px 0 50px;
	padding-left: 35px;
	/*border-left: 1px solid #eee;*/
	padding-right: 60px;
	width: 100%;
}

.jianjie_left h1 {
	font-size: 40px;
	font-family: '宋体';
	color: #74151a;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
}


.jianjie {
	padding: 100px 0 80px;
}

.jianjie .divBox {
	position: relative;
}


.jianjie .divBox:after {
	content: '';
	display: block;
	width: 5000px;
	height: 100%;
	left: 200px;
	background: white;
	position: absolute;
	top: 0;
	z-index: -1;
}

.cjwt {
	padding: 80px 0;
}

.cjwt_u1 li {
	padding: 60px 10%;
	box-sizing: border-box;
	margin-bottom: 10px;
	background: white;
}

.cjwt_u1 li span {
	display: inline-block;
	vertical-align: top;
}

.cjwt_u1 li h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

.cjwt_u1 li h1 span {
	margin-top: -5px;
	margin-right: 15px;
}

.cjwt_u1 li p font {
	width: calc(100% - 50px);
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
	color: #666;
	line-height: 25px;
}

.page a {
	display: inline-block;
	vertical-align: top;
	padding: 0 12px;
	height: 35px;
	border: 1px solid #e5e5e5;
	background: white;
	font-size: 16px;
	color: #888;
	line-height: 35px;
	text-align: center;
	margin: 0 3px;
}

.page a:hover,
.page .active a{
	background: #c33e3f;
	color: white;
}

.page {
	margin-top: 55px;
	text-align: center;
	font-size: 16px;
}


.fzlc {
	padding: 80px 0;
}

.fzlc_list {
	background: white;
	box-sizing: border-box;
	padding: 70px 130px 130px;
}

.fzlc_list h1 {
	font-size: 35px;
	color: #666;
	text-align: center;
}


.fzlc_list p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-top: 30px;
}

.fzlc_swiper {
	text-align: center;
}

.fzlc_list>h1 {
	font-size: 35px;
	color: #666;
	text-align: center;
}

.fzlc_swiper .swiper-slide {
	padding: 30px 0;
}

.fzlc_swiper .swiper-slide span {
	display: inline-block;
	width: 100px;
	height: 100px;
	box-sizing: border-box;
	border: 1px solid lightgray;
	line-height: 100px;
	font-size: 20px;
	font-family: arial;
	border-radius: 50%;
	background: white;
	position: relative;
	transition: 0.3s ease-out;
	cursor: pointer;
}

.fzlc_swiper .swiper-slide span:after {
	content: '';
	display: block;
	widows: 0;
	border: 8px solid transparent;
	border-top-color: #c33e3f;
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: 0.3s ease-out;
}

.fzlc_swiper .swiper-slide span:hover,
.fzlc_swiper .swiper-slide-active span {
	background: #c33e3f;
	color: white;
}

.fzlc_swiper .swiper-slide span:hover:after,
.fzlc_swiper .swiper-slide-active span:after {
	opacity: 1;
}

.fzlc_swiper .swiper-container:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: lightgray;
	position: absolute;
	top: 50%;
}

.fzlc_swiper .swiper-container {
	box-sizing: border-box;
}

.fzlc_swiper .swiper-button-next,
.fzlc_swiper .swiper-button-prev {
	width: auto;
	height: auto;
	font-size: 35px;
	background: none;
	color: #9c9c9c;
	margin-top: -18px;
}

.fzlc_swiper {
	position: relative;
	margin: 30px 0;
}

.fzlc_swiper .swiper-button-next {
	right: -30px;
}

.fzlc_swiper .swiper-button-prev {
	left: -30px;
}

.fzlc_swiper .swiper-button-next:hover,
.fzlc_swiper .swiper-button-prev:hover {
	color: #c33e3f;
}

.fzlc_swiper .swiper-pagination {
	display: none;
}

.qin {
	box-sizing: border-box;
	font-size: 0;
	border: 1px solid lightgray;
	margin-bottom: 40px;
}

.qin_left {
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	text-align: center;
	padding: 35px 0;
	background: #f3f2ea;
}

.qin_left span {
	display: block;
	font-size: 35px;
	font-family: arial;
	color: #c33e3f;
	font-weight: bold;
}

.qin_left time {
	font-size: 16px;
	color: #666;
	font-family: arial;
}

.qin_right {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 120px);
	padding: 0 65px;
	box-sizing: border-box;
}

.qin_right p {
	margin-top: 0;
}

.fzlc_swiper_list li {
	display: none;
}

.fzlc_swiper_list li.active {
	display: block;
}

.lxwm_list span {
	display: block;
}

.lxwm_list span img {
	width: 100%;
}

.lxwm_list_u1 {
	font-size: 0;
	transform: translateY(-55px);
}

.lxwm_list_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	text-align: center;
}

.lxwm_list_u1 li font {
	display: inline-block;
	vertical-align: top;
	width: 110px;
	height: 110px;
	text-align: center;
	line-height: 110px;
	background: #c33e3f;
	border: 1px solid white;
	border-radius: 50%;
}

.lxwm_list_u1 li span {
	font-size: 16px;
	margin-top: 10px;
}

.lxwm_list_u1 li p {
	font-size: 16px;
	max-width: 216px;
	display: inline-block;
}

.lxwm_list_u1 li p:before {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #333;
	margin: 10px auto;
}

.lxwm {
	padding-top: 70px;
}

.lxwm_list {
	box-sizing: border-box;
	background: white;
	padding: 40px;
}


.lianxi_con1 {
	background: url(../images/hjl_02.jpg) no-repeat center center #333;
	background-size: cover;
	padding: 70px 0 70px;
	text-align: center;
}

.lianxi_con1 h1 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

.lianxi_con1 form {
	font-size: 0;
	margin-top: 20px;
}

.lianxi_con1 form input {
	display: inline-block;
	vertical-align: top;
	height: 50px;
	border: 1px solid rgba(250, 250, 250, .4);
	box-sizing: border-box;
	padding-left: 15px;
	background: url(../images/xing_03.png) no-repeat transparent;
	width: 47%;
	margin-right: 6%;
	margin-top: 25px;
	color: white;
	background-position-y: center;
	background-position-x: 97%;
}

.lianxi_con1 form input:nth-child(2n) {
	margin-right: 0;
}

.lianxi_con1 form input[name=dianhua],
.lianxi_con1 form input[name=danwei] {
	margin-right: 0;
	margin-left: 6%;
}


.lianxi_con1 input::-webkit-input-placeholder {
	color: #fff !important;
}

.lianxi_con1 input::-moz-placeholder {
	color: #fff !important;
}

.lianxi_con1 input::-moz-placeholder {
	color: #fff !important;
}

.lianxi_con1 input::-ms-input-placeholder {
	color: #fff !important;
}

.lianxi_con1 textarea::-webkit-input-placeholder {
	color: #fff !important;
}

.lianxi_con1 textarea::-moz-placeholder {
	color: #fff !important;
}

.lianxi_con1 textarea::-moz-placeholder {
	color: #fff !important;
}

.lianxi_con1 textarea::-ms-input-placeholder {
	color: #fff !important;
}

.lianxi_con1 form textarea {
	border: 1px solid rgba(250, 250, 250, .4);
	box-sizing: border-box;
	padding-left: 15px;
	width: 100%;
	height: 210px;
	background: transparent;
	width: 100%;
	margin-right: 6%;
	margin-top: 25px;
	color: white;
	margin-right: 0;
	padding-top: 15px;
	resize: none;
}

.lianxi_con1 form input[type=submit] {
	width: 145px;
	height: 40px;
	background: white;
	color: #333;
	padding: 0;
	cursor: pointer;
	margin-right: 0;
}

.lianxi_con1 form input[type=submit]:hover {
	background: #e8e3e3;
}

.pjwh {
	padding: 70px 0;
}

.pjwh_list {
	background: white;
	padding:0 60px;
	font-size: 0;
}

.pjwh_list li {
	font-size: 0;
	margin-top: 50px;
}
.pjwh_list li:nth-child(even){padding-top: 100px;}
.pjwh_list li:first-child {
	margin-top: 0;
}

.pjwh_list li a {
	display: block;
	font-size: 0;
}

.pjwh_list li span {
	display: inline-block;
	vertical-align: middle;
	width: 48%;
	overflow: hidden;
}


.pjwh_list li .spana {
	display: inline-block;
	vertical-align: middle;
	width: 48%;
	overflow: hidden;
	
}
.pjwh_list li .spana a{

	font-size: 24px;
	margin-top: 20px;
	color: #cc0000;
}

.pjwh_list li span img {
	width: 100%;
	min-height: 240px;
	transition: 0.3s ease-in-out;
}

.pjwh_list li aside {
	display: inline-block;
	vertical-align: middle;
	width: 52%;
	padding-left: 10%;
	padding-right: 30px;
	box-sizing: border-box;
}

.pjwh_list li:nth-child(2n) aside {
	float: left;
	padding-right: 10%;
	padding-left: 60px;
}

.pjwh_list li aside h1{
	font-size: 24px;
	font-weight: bold;
}

.pjwh_list li aside h1:after {
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	background: #b2b2b2;
	margin: 25px 0;
}

.pjwh_list li aside p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.pjwh_list li aside font{
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	margin-top: 24px;
	display: inline-block;
}

.pjwh_list li aside font:hover {
	color: #bf3b3c;
	border-bottom-color: #bf3b3c;
}

.pjwh_list li:hover span img {
	transform: scale(1.05);
}

.rzhz {
	padding: 70px 0;
}




.rzhz_list {
	box-sizing: border-box;
	padding: 120px;
	background: white;
	font-size: 0;
}

.rzhz_left {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 355px);
	box-sizing: border-box;
	padding-right: 130px;
}

.rzhz_left p {
	font-size: 16px;
	color: #666;
	line-height: 35px;
}

.rzhz_right {
	display: inline-block;
	vertical-align: middle;
	width: 355px;
	position: relative;
}

.rzhz_right img {
	width: 100%;
}

.rzhz_right:after {
	content: '';
	display: block;
	width: 90px;
	height: 10px;
	position: absolute;
	right: -10px;
	top: -10px;
	background: #a42324;
}

.rzhz_right:before {
	content: '';
	display: block;
	width: 10px;
	height: 70px;
	position: absolute;
	right: -10px;
	top: -10px;
	background: #a42324;
}

.rzhz_right span:after {
	content: '';
	display: block;
	width: 90px;
	height: 10px;
	position: absolute;
	left: -10px;
	bottom: -10px;
	background: #a42324;
}

.rzhz_right span:before {
	content: '';
	display: block;
	width: 10px;
	height: 70px;
	position: absolute;
	left: -10px;
	bottom: -10px;
	background: #a42324;
}

.rzhz_con1 {
	background: url(../images/we_02.jpg) no-repeat center center;
	background-size: cover;
	padding: 70px 0;
}

.rzhz_con1 h1 {
	text-transform: uppercase;
	font-size: 35px;
	color: #a42324;
	text-align: center;
	font-family: ziti;
	font-weight: bold;
}

.rzhz_con1 h1 span {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin-top: -7px;
	margin-left: 15px;
}

.rzhz_con1 h1 span:before {
	content: '';
	width: 1px;
	height: 40px;
	background: #b1a48b;
	transform: rotate(35deg);
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	margin-top: -5px;
}

.rzhz_con1_swiper {
	margin-top: 35px;
}

.yueji {
	box-sizing: border-box;
	background: white;
	padding: 10px;
}

.yueji span {
	display: block;
	overflow: hidden;
}

.yueji span img {
	width: 100%;
}

.yueji p {
	font-size: 17px;
	text-align: center;
	color: #666;
	padding: 15px 0 5px;
}

.rzhz_con1_swiper .swiper-container {
	padding-bottom: 55px;
}

.rzhz_con1_swiper .swiper-pagination span {
	background: white;
	opacity: 1;
}

.rzhz_con1_swiper .swiper-pagination .swiper-pagination-bullet-active {
	background: #a42324;
}

.rzhz_con2_swiper {
	margin-top: 35px;
}

.rzhz_con2_swiper img {
	width: 100%;
}

.rzhz_con2 {
	background: transparent;
}

.rzhz_con2_swiper p {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 15px 30px;
	box-sizing: border-box;
	background: rgba(164, 35, 36, .5);
	color: white;
	font-size: 16px;
	text-align: center;
}

.rzhz_con2_swiper .swiper-button-next,
.rzhz_con2_swiper .swiper-button-prev {
	background-size: 12px;
	background-color: #a42324;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin-top: -45px;
}

.rzhz_con2_swiper .swiper-button-next:hover,
.rzhz_con2_swiper .swiper-button-prev:hover {
	background-color: #8f3333;
}

.rzhz_con2_swiper .swiper-button-next {
	right: -45px;
	background-position-x: 22px;
}

.rzhz_con2_swiper .swiper-button-prev {
	left: -45px;
	background-position-x: 55px;
}


.shzp {
	padding: 80px 0;
}

.zhaopoin {
	background: #fff;
}

.zx_u1 {
	line-height: 50px;
	background: #a42324;
	font-size: 0;
	box-sizing: border-box;
	padding: 0 54px;
}

.zx_u1 li {
	font-size: 20px;
	color: white;
	display: inline-block;
	width: 20%;
	text-align: center;
	vertical-align: top;
}

.zx_u1 li:last-child {
	text-align: right;
	float: right;
}

.zx_u1 li:first-child {
	text-align: left;
}

.zx_u1 li:nth-child(2) {
	margin-left: 2%;
}

.zx_u1 li:nth-child(3) {
	margin-left: 14%;
}


.zx_u2 {
	line-height: 50px;
	font-size: 0;
	box-sizing: border-box;
}

.zx_u2>li {
	margin-top: 20px;
}

.zx_u2 ol {
	background: #f2f2f2;
	padding: 0 57px;
	cursor: pointer;
	overflow: hidden;
}

.zx_u2 ol span {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../images/z2_03.png) no-repeat center center;
	background-size: 100% 100%;
	transform: translateY(10px);
	margin-right: 10px;
}

.zx_u2 ol.active span {
	background: url(../images/z1_03.png) no-repeat center center;
	background-size: 100% 100%;
}

.zx_u2 ol.active {
	background: #e6e6e6;
}

.zx_u2 ol li {
	font-size: 18px;
	color: #666666;
	display: inline-block;
	width: 20%;
	text-align: center;
	vertical-align: top;
}

.zx_u2 ol li:last-child {
	text-align: right;
	float: right;
}

.zx_u2 ol li:first-child {
	text-align: left;
	line-height: 1;
	vertical-align: middle;
}

.zx_u2 ol li:nth-child(2) {
	margin-left: 1.5%;
}

.zx_u2 ol li:nth-child(3) {
	margin-left: 14%;
}

.zx_u2 ol li:last-child span {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: relative;
	cursor: pointer;
}

.zx_u2 ol li:last-child span img {
	position: absolute;
	top: 8px;
	left: 0;
}

.zx_u2 ol li:last-child span img:nth-child(1) {
	z-index: 2;
}

.zx_u2 ol li:last-child span img:nth-child(1).active {
	display: none;
}

.zhaoxiannashi {
	background: white;
	padding: 55px;
	box-sizing: border-box;
	display: none;
	border: 1px solid #eee;
	padding-bottom: 15px;
	padding-top: 26px;
	width: 100%;
	padding-bottom: 50px;
}


.zhaoxiannashi h2 {
	font-size: 18px;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
}

.zhaoxiannashi dl {
	display: inline-block;
	vertical-align: top;
	min-width: 100%;
	line-height: 30px;
	margin-top: 30px;
}

.zhaoxiannashi dl dd {
	color: #666;
}

.zhaoxiannashi a {
	display: block;
	width: 215px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: white;
	font-size: 15px;
	border-radius: 5px;
	background: #a42324;
	margin-top: 40px;
}

.zhaoxiannashi a img {
	margin-right: 10px;
}

.zhaoxiannashi a:hover {
	background: #821b1c;
}

.zhaopoin {
	padding: 70px 0;
}

.tzzgx {
	padding: 60px 0;
}

.tzzgx .divBox {
	box-sizing: border-box;
	font-size: 0;
	background: white;
	padding: 30px 40px;
}

.tzz_left {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	box-sizing: border-box;
	padding-right: 50px;
	text-align: center;
}

.tzz_left img {
	max-width: 100%;
}

.tzz_right {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	box-sizing: border-box;
	padding-left: 50px;
	border-left: 1px solid #e5e5e5;
}

.tzz_right img {
	width: 100%;
}

.tzz_right p {
	display: block;
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	padding: 15px 30px;
	color: white;
	font-size: 16px;
	background: rgba(195, 62, 63, .6);
	z-index: 2;
	bottom: 0;
}

.tzz_right .swiper-pagination {
	text-align: right;
	box-sizing: border-box;
	padding-right: 30px;
	bottom: 20px;
}

.tzz_right .swiper-pagination span {
	background: white;
	opacity: 1;
}

.tzz_right .swiper-pagination .swiper-pagination-bullet-active {
	background: #ffa801;
}

.tzzgx_con1 {
	padding-bottom: 70px;
}

.tzzgx_con1 .divBox {
	background: white;
	box-sizing: border-box;
	padding: 100px;
}

.tzzgx_con1_u1 {
	display: block;
}

.tzzgx_con1_u1 li {
	padding: 30px 0;
	border-bottom: 1px solid #eee;
}

.tzzgx_con1_u1 li a {
	display: block;
	font-size: 0;
}

.tzzgx_con1_div {
	display: inline-block;
	vertical-align: middle;
	width: 195px;
	text-align: center;
	background: #f8f8f8;
	padding: 25px 0;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
}

.tzzgx_con1_div span {
	display: block;
	font-size: 30px;
	font-family: arial;
}

.tzzgx_con1_div time {
	display: block;
	color: #8c8c8c;
}

.tzzgx_con1_middle {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 245px);
	box-sizing: border-box;
	padding: 0 40px;
}

.tzzgx_con1_middle p {
	font-size: 16px;
}

.tzzgx_con1_u1 li i {
	transform: rotate(90deg);
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	border: 1px solid #74151a;
	color: #74151a;
	text-align: center;
	line-height: 50px;
}

.tzzgx_con1_u1 li:hover i {
	background: #c33e3f;
	color: #fff;
	border-color: #c33e3f;
}

.tzzgx_con1_u1 li:hover .tzzgx_con1_div {
	background: #c33e3f;
	color: white;
}

.tzzgx_con1_u1 li:hover .tzzgx_con1_div time {
	color: white;
}

.tzzgx_con1_u1 li:first-child {
	padding-top: 0;
}

.wssc {
	margin-bottom: 100px;
	background: white;
}

.wssc_u1 {
	box-sizing: border-box;
	font-size: 0;
	padding: 80px 0;
}

.wssc_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	text-align: center;
	border-right: 1px dashed #eee;
	box-sizing: border-box;
}

.wssc_u1 li span {
	display: block;
	line-height: 130px;
}

.wssc_u1 li p {
	font-size: 18px;
	color: #666;
	margin: 25px 0 20px
}

.wssc_u1 li font {
	display: inline-block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #c33e3f;
	border-radius: 50px;
	color: white;
}

.wssc_u1 li font:hover {
	background: #a03435;
}

.xy_con1 {
	background: transparent;
	text-align: center;
	margin-top: 20px;
	padding: 0;
}

.xy_con1 .divBox {
	box-sizing: border-box;
	background: white;
	padding: 70px 60px;
}

.xy_con1 h2 {
	margin: 0 auto;
	margin-top: 30px;
	font-size: 16px;
	color: #666;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	width: 80%;
}

.xy_con1 p {
	font-size: 16px;
	color: #666;
	width: 60%;
	margin: 10px auto 0;
	line-height: 30px;
}

.xy_con1 font {
	display: block;
	margin-top: 40px;
}

.xy_con1 font img {
	max-width: 100%;
}


.xy_con1_u1 {
	font-size: 0;
	margin-top: 45px;
	box-sizing: border-box;
	padding: 15px
}

.xy_con1_u1 li {
	display: inline-block;
	vertical-align: top;
	margin-right: 4.5%;
	width: 30.3%;
	box-shadow: 0 5px 15px 1px rgba(0, 0, 0, .2);
}

.xy_con1_u1 li:nth-child(3n) {
	margin-right: 0;
}

.xy_con1_u1 .swiper-slide {
	box-shadow: 0 5px 15px 1px rgba(0, 0, 0, .2);
}

.xyzp {
	position: relative;
	padding: 5px 50px;
	box-sizing: border-box;
}

.xyzp .swiper-button-prev,
.xyzp .swiper-button-next {
	margin-top: 0;
	transform: translateY(-50%);
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: rgba(164, 35, 36, .8);
	background-size: 30%;
}

.xy_con1_u1 .swiper-slide span {
	display: block;
	overflow: hidden;
}

.xy_con1_u1 .swiper-slide span img {
	width: 100%;
	transition: 0.3s ease-out;
}

.xy_con1_u1 .swiper-slide:hover span img {
	transform: scale(1.05);
}

.xy_con1_u1 .swiper-slide p {
	width: 100%;
	text-align: left;
	font-size: 16px;
	color: #333;
	line-height: 1;
	margin-top: 0;
	margin-top: 15px;
}

.xy_con1_u1 .swiper-slide p font {
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
	line-height: 1;
}

.xy_con1_u1 .swiper-slide aside {
	box-sizing: border-box;
	padding: 25px 50px;
}

.xy_con1_u1 .swiper-slide p:first-child {
	margin-top: 0;
}


.gg {
	padding: 70px 0;
}

.gg_list {
	display: block;
	box-sizing: border-box;
	padding: 40px;
	background: white;
	font-size: 0;
}

.gg_left {
	display: inline-block;
	vertical-align: middle;
	width: 48%;
}

.gg_right {
	display: inline-block;
	vertical-align: middle;
	width: 52%;
	box-sizing: border-box;
	padding-left: 60px;
}

.gg_left img {
	width: 100%;
}

.gg_right h1 {
	font-size: 24px;
	color: #333;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.gg_right p {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	margin-top: 30px;
}

.gg_right time {
	display: block;
	font-size: 14px;
	line-height: 25px;
	color: #999;
	margin-top: 45px;
}

.gg_u1 {
	font-size: 0;
	margin-top: 50px;
}

.gg_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: 2%;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 30px;
	margin-top: 20px;
}

.gg_u1 li:nth-child(2n) {
	margin-right: 0;
}

.gg_u1 li time {
	font-size: 16px;
	font-family: arial;
	color: #999;
}

.gg_u1 li p {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}

.gg_u1 li:hover {
	background: #c33e3f;
}

.gg_u1 li:hover time {
	color: rgba(250, 250, 250, .7);
}

.gg_u1 li:hover p {
	color: white;
}

.gsxw_u1 li {
	transition: 0.3s ease-out;
}

.gsxw_u1 li a {
	display: block;
}

.gsxw_u1 li .divBox {
	box-sizing: border-box;
	border-bottom: 1px solid #ececec;
	font-size: 0;
	padding: 10px 0;
}

.gsxw_u1 li span {
	display: inline-block;
	vertical-align: middle;
	width: 235px;
	overflow: hidden;
}

.gsxw_u1 li span img {
	width: 100%;
	transition: 0.3s ease-out;
}

.gsxw_u1 li:hover span img {
	transform: scale(1.05);
}

.gsxw_u1 li aside {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 360px);
	box-sizing: border-box;
	padding: 0 60px;
	padding-right: 30px;
}

.gsxw_u1_right {
	display: inline-block;
	vertical-align: middle;
	width: 90px;
}

.gsxw_u1 li aside h1 {
	font-size: 18px;
	color: #666;
}

.gsxw_u1 li aside p {
	font-size: 14px;
	line-height: 23px;
	color: #999;
	margin-top: 15px;
}

.gsxw_u1 li:hover {
	background: white;
}

.gsxw_u1_right font {
	font-size: 24px;
	color: #999;
	font-family: arial;
}

.gsxw_u1_right time {
	font-size: 16px;
	color: #999;
	font-family: arial;
}

.gsxw {
	padding: 30px 0 70px;
}


.gsxw_xq {
	padding: 70px 0;
}

.gsxw_xq_list {
	box-sizing: border-box;
	background: white;
	padding: 70px 200px;
}

.gsxw_xq_list h1 {
	font-size: 30px;
	color: #333;
}

.gsxw_xq_list span {
	font-size: 14px;
	color: #999;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 20px;
	display: block;
}

.gsxw_xq_list p {
	font-size: 16px;
	color: #666;
	margin-top: 35px;
	line-height: 25px;
}

.gsxw_xq_list p img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.gsxw_xq_list p strong {
	font-weight: bold;
	font-size: 16px;
}


.pags {
	text-align: center;
	padding-top: 35px;
	border-top: 1px solid #eee;
	margin-top: 50px;
}

.pags a:nth-child(1) {
	display: inline-block;
	max-width: 40%;
	float: left;
	line-height: 35px;
}

.pags a:nth-child(1) i {
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 13px;
	background: url(../images/left1_03.png) no-repeat center center;
	margin-right: 10px;
	margin-top: -2px;
	transition: 0.3s ease-out;
}

.pags a:nth-child(1):hover i {
	background: url(../images/left2_03.png) no-repeat center center;
}

.pags a:nth-child(3):hover i {
	background: url(../images/right1_03.png) no-repeat center center;
}

.pags a:nth-child(3) {
	display: inline-block;
	max-width: 40%;
	float: right;
	line-height: 35px;
}

.pags a:nth-child(3) i {
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 13px;
	background: url(../images/right2_03.png) no-repeat center center;
	margin-left: 10px;
	margin-top: -2px;
	transition: 0.3s ease-out;
}



.pags a:hover {
	color: #c33e3f;
}

.pags a:nth-child(2):hover {
	color: white;
}



.cpxqs {
	padding: 70px 0;
}

.cpxqs_list {
	box-sizing: border-box;
	padding: 65px;
	background: white;
	font-size: 0;
}

.cpxqs_left {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	border: 1px solid #eee;
	text-align: center;
	padding: 60px;
	box-sizing: border-box;
}

.cpxqs_left img {
	max-width: 100%;
}

.cpxqs_right {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	padding-left: 80px;
}

.cpxqs_right h1 {
	font-size: 24px;
	color: #c33e3f;
	font-weight: bold;
	margin-top: 10px;
}

.cpxqs_right p {
	font-size: 14px;
	color: #666;
	line-height: 40px;
	margin-top: 45px;
}

.cpxqs_right p strong {
	font-weight: bold;
	font-size: 16px;
}

.cpxqs_cont p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 35px;
}

.cpxqs_cont p img {
	max-width: 100%;
	height: auto;
}

.cpxqs_cont {
	border-top: 1px solid #eee;
	padding-top: 1px;
	margin-top: 50px;
}

.cpxqs_cont a {
	margin: 0 auto;
	display: inline-block;
	width: 125px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #c33e3f;
	color: white;
	border-radius: 50px;
	margin-top: 50px;
	display: block;
}

.cpzx,
.ppxq,
.ptj {
	padding: 30px 0;
}

.cpzx_lsit,
.ppxq_list,
.ptj_list {
	box-sizing: border-box;
	background: white;
}

.cpzx_lsit h1 {
	font-size: 24px;
	color: #c33e3f;
	font-weight: bold;
	padding-top: 20px;
	box-sizing: border-box;
	padding-left: 35px;
}

.cpzx_lsit span {
	display: block;
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
	font-size: 18px;
	font-family: '楷体';
	color: #999;
	box-sizing: border-box;
	padding-left: 35px;
	margin-top: 15px;
}

.cpzx_lsit_list {
	font-size: 0;
}

.cpzx_lsit_list_u1 {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 465px);
	padding: 0px 35px;
	box-sizing: border-box;
	font-size: 0;
	padding-right: 150px;
}

.cpzx_lsit_list_u1 li {
	display: inline-block;
	vertical-align: top;
	height: 85px;
	line-height: 85px;
	text-align: center;
	background: #f6f6f6;
	margin-right: 2%;
	margin-top: 20px;
	width: 23.5%;
}

.cpzx_lsit_list_u1 li a {
	display: block;
	position: relative;
}

.cpzx_lsit_list_u1 li p {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(195, 62, 63, .9);
	top: 0;
	left: 0;
	font-size: 18px;
	color: white;
	font-weight: bold;
	opacity: 0;
	transition: 0.3s ease-out;
}

.cpzx_lsit_list_u1 li:hover p {
	opacity: 1;
}

.cpzx_lsit_list_u1 li:nth-child(4n) {
	margin-right: 0;
}

.cpzx_lsit_right {
	display: inline-block;
	vertical-align: top;
	width: 465px;
}

.cpzx_lsit_right img {
	width: 100%;
}

.cpzx_lsit_right .swiper-button-prev,
.cpzx_lsit_right .swiper-button-next {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: rgba(250, 250, 250, .2);
	background-size: 14px;
}

.cpzx_lsit_right .swiper-button-prev:hover,
.cpzx_lsit_right .swiper-button-next:hover {
	background-color: rgba(250, 250, 250, .5);
}

.cpzx_lsit_right .swiper-button-next {
	right: 20px;
}

.cpzx_lsit_right .swiper-button-prev {
	left: 20px;
}

.cpzx_lsit2 {
	margin-top: 60px;
}


.ppxq_list {
	padding: 45px;
}

.ppxq_list_u1 {
	font-size: 0;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee
}

.ppxq_list_u1 li {
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
	border-radius: 50px;
	overflow: hidden;
}

.ppxq_list_u1 li a {
	display: block;
	padding: 5px 35px;
	font-size: 16px;
	color: #666;
}

.ppxq_list_u1 li a:hover {
	background: #c23e3f;
	color: #f9f2c5;
}

.ppxq_list_u1 li.active a {
	background: #c23e3f;
	color: #f9f2c5;
}

.swoerss {
	font-size: 0;
	padding: 30px 0;
	border-bottom: 1px solid #eee
}

.swoerss_left {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	text-align: center;
}

.swoerss_left img {
	width: 50%;
}

.swoerss_right {
	display: inline-block;
	vertical-align: top;
	width: 52%;
	box-sizing: border-box;
	padding-left: 70px;
}

.swoerss_right h1 {
	font-size: 24px;
	font-weight: bold;
	color: #c33e3f;
	margin-top: 10px;
	margin-bottom: 35px;
}

.swoerss_right p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.ppxq_list_u2 {
	font-size: 0;
}

.ppxq_list_u2 li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	padding: 15px;
	width: 23.5%;
	margin-right: 2%;
	margin-top: 20px;
}

.ppxq_list_u2 li span {
	display: block;
	overflow: hidden;
}

.ppxq_list_u2 li span img {
	max-width: 100%;
}

.ppxq_list_u2 li p {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.ppxq_list_u2 li:nth-child(4n) {
	margin-right: 0;
}


.ptj_list {
	padding: 40px;
	position: relative;
	font-size: 0;
	padding-right: 0;
}

.ptj_list:after {
	content: '';
	display: block;
	width: 5000px;
	height: 100%;
	background: white;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.ptj_list h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	padding-left: 10px;
}

.ptj_list h1:after {
	content: '';
	display: block;
	width: 180px;
	height: 22px;
	background: #e9b9ba;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: -1;
}

.ptj_left {
	display: inline-block;
	vertical-align: top;
	width: 570px;
}

.ptj_left>p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 40px;
}

.ptj_left_list {
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	margin-top: 50px;
}

.ptj_left_list span {
	display: block;
}

.ptj_left_list span img {
	width: 100%;
}

.ptj_left_list aside {
	display: block;
	box-sizing: border-box;
	padding: 50px 40px;
}

.ptj_left_list aside h2 {
	font-size: 30px;
	color: #333;
}

.ptj_left_list aside p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 20px;
}

.ptj_right {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 570px);
}

.ptj_right h2 {
	font-size: 180px;
	color: #f4f4f4;
	font-family: arial;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	position: relative;
	line-height: 1;
	top: 27px;
	margin-top: 25px;
}

.ptj_right_list {
	border-top: 1px solid #e5e5e5;
	padding-top: 65px;
	padding-left: 65px;
}

.ptj_right_list h3 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.ptj_right_list p {
	font-size: 16px;
	color: #666;
	line-height: 25px;
	margin-top: 40px;
}

.ptj_right_liss {
	font-size: 0;
	position: relative;
	margin-top: 50px;
}

.ptj_right_liss:after {
	content: '';
	display: block;
	width: 5000px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #c33e3f;
}

.ptj_right_liss span {
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	position: relative;
	z-index: 2;
}

.ptj_right_liss span img {
	width: 100%;
}

.ptj_right_liss aside {
	display: inline-block;
	vertical-align: middle;
	width: 60%;
	box-sizing: border-box;
	padding-left: 55px;
	position: relative;
	z-index: 2;
}

.ptj_right_liss aside h4 {
	color: white;
	font-size: 24px;
}

.ptj_right_liss aside p {
	color: rgba(250, 250, 250, .5);
	margin-top: 20px;
}

.ptj_right_liss span img {
	min-height: 200px;
}




.ptjjy_con1 {
	background: white;
	padding: 60px 0;
}

.ptj_title h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	padding-left: 10px;
}

.ptj_title h1:after {
	content: '';
	display: block;
	width: 180px;
	height: 22px;
	background: #e9b9ba;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: -1;
}

.ptjjy_con1_u1 li {
	font-size: 0;
}

.ptjjy_con1_u1 {
	margin-top: 10px;
}

.ptjjy_con1_u1 span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 43%;
	padding: 20px;
	box-sizing: border-box;
}

.ptjjy_con1_u1 span img {
	width: 100%;
}

.ptjjy_con1_u1 li aside {
	display: inline-block;
	vertical-align: top;
	width: 57%;
	box-sizing: border-box;
	padding-left: 100px;
	margin-top: 30px;
}

.ptjjy_con1_u1 li aside h1 {
	font-size: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 40px;
}

.ptjjy_con1_u1 li aside p {
	font-size: 16px;
	color: #666;
	line-height: 25px;
	min-width: 48%;
	display: inline-block;
	vertical-align: top;
}

.ptjjy_con1_u1 span:after {
	content: '';
	display: block;
	width: 250px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	background: #be9a68;
}

.ptjjy_con1_u1 span:before {
	content: '';
	display: block;
	width: 20px;
	height: 130px;
	position: absolute;
	right: 0;
	top: 0;
	background: #be9a68;
}

.ptjjy_con1_u1 span font:after {
	content: '';
	display: block;
	width: 250px;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #be9a68;
}

.ptjjy_con1_u1 span font:before {
	content: '';
	display: block;
	width: 20px;
	height: 130px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #be9a68;
}

.ptjjy_con1_u1 li {
	margin-top: 60px;
}

.ptjjy_con1_u1 li:nth-child(2n) aside {
	float: left;
	padding: 0;
	padding-right: 100px;
}

.ptjjy_con1_u1 li:after {
	content: '';
	display: block;
	clear: both;
}




.ptjjy_con2 {
	background: url(../images/quwei_02.jpg) no-repeat center center;
	background-size: cover;
	padding: 100px 0;
}

.ptjjy_con2_list {
	font-size: 0;
}

.ptjjy_con2_left,
.ptjjy_con2_right {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	min-height: 400px;
	box-sizing: border-box;
	padding: 45px;
}

.ptjjy_con2_left {
	background: rgba(250, 250, 250, .8);
}

.ptjjy_con2_left p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 35px;
}

.ptjjy_con2_left img {
	margin-top: 45px;
}

.ptjjy_con2_right {
	background: white;
}

.ptjjy_con2_right h2 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

.ptjjy_con2_right form {
	display: block;
	font-size: 0;
}

.ptjjy_con2_right form select,
.ptjjy_con2_right form input {
	display: inline-block;
	border: 1px solid #e5e5e5;
	height: 45px;
	width: 48%;
	box-sizing: border-box;
	padding-left: 15px;
	margin-top: 15px;
}

.float_right {
	margin-left: 4%;
}

.ptjjy_con2_right input[type=submit] {
	width: 210px;
	height: 45px;
	background: #c33e3f;
	color: white;
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding: 0;
	outline: none;
	border: none;
	margin: 40px auto 0;
	cursor: pointer;
}



.ssjg {
	padding-bottom: 80px;
}

.ssjg_list {
	background: white;
	box-sizing: border-box;
	padding: 90px 70px;
}

.ssjg_list1 p {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	margin-top: 15px;
}

.ssjg_list1 p i {
	color: #c33e3f;
	font-size: 18px;
	font-style: normal;
}

.ssjg_list1 form {
	display: inline-block;
	float: right;
	font-size: 0;
}

.ssjg_list1 form input[type=text] {
	width: 400px;
	height: 60px;
	box-sizing: border-box;
	border: none;
	background: #f7f7f7;
	padding-left: 20px;
	display: inline-block;
	vertical-align: top;
}

.ssjg_list1 form input[type=submit] {
	width: 90px;
	height: 60px;
	background: url(../images/haolei_03.png) no-repeat center center #c33e3f;
	border: none;
	cursor: pointer;
}

.ssjg_list1:after {
	content: '';
	display: block;
	clear: both;
}

.ssjg_list1 {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.ssjg_list_u1 {
	padding-top: 40px;
}

.ssjg_list_u1 li {
	padding: 40px 0;
	border-bottom: 1px dashed #eee;
}

.ssjg_list_u1 li h1 {
	font-size: 18px;
	color: #666;
}

.ssjg_list_u1 li p {
	font-size: 14px;
	color: #999;
	line-height: 25px;
	margin-top: 5px;
}

.ssjg_list_u1 li:last-child {
	border: none;
}



.cc_left {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 465px);
	padding: 20px 35px 50px;
	box-sizing: border-box;
	font-size: 0;
	padding-right: 150px;
}

.cc_left .cpzx_lsit_list_u1 {
	padding: 0;
	width: 100%;
}

.cc_left .cpzx_lsit_list_u1 li a {
	font-size: 16px;
}

.cc_left .cpzx_lsit_list_u1 li a:hover {
	background: #c64748;
	color: white;
	font-weight: bold;
}

.cc_left h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 35px;
}

.cp_sousuo {
	padding: 30px;
	background: white;
	box-sizing: border-box;
	margin-bottom: 35px;
}

.cp_sousuo form {
	font-size: 0;
	text-align: right;
}

.cp_sousuo form input[type=text] {
	display: inline-block;
	vertical-align: top;
	width: 350px;
	height: 50px;
	box-sizing: border-box;
	padding-left: 20px;
	border: 1px solid lightgray;
}

.cp_sousuo form input[type=submit] {
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	background: url(../images/sou.png) no-repeat center center #d14b4c;
	border: none;
	cursor: pointer;
}


.cpzx_lsit1 .cpzx_lsit_list_u1 li {
	width: 31%;
}

.cpzx_lsit1 .cpzx_lsit_list_u1 li:nth-child(3n) {
	margin-right: 0;
}

.cpzx_lsit1 .cpzx_lsit_list_u1 li:nth-child(4n) {
	margin-right: 2%;
}

.tongxunxinxi {
	background: white;
	padding: 75px;
	font-size: 0;
}

.tongxunxinxi_left {
	padding: 0;
	border: none;
	width: 100%;
	vertical-align: middle;
	box-sizing: border-box;
	display: inline-block;
}

.tongxunxinxi_right {
	padding: 0;
	border: none;
	width: 50%;
	vertical-align: middle;
	box-sizing: border-box;
	display: inline-block;
}

.swoeurss {
	margin: 80px 0;
}

.tongxunxinxi_left h1 {
	font-size: 40px;
	font-family: '宋体';
	color: #74151a;
	font-weight: bold;
}

.tongxunxinxi_left span {
	
	font-size: 16px;
		
	color: #74151a;
	font-weight: bold;
	text-transform: uppercase;
}

.tongxunxinxi_left p {
	font-size: 14px;
	color: #666;
	
	line-height: 30px;
}

.tongxunxinxi_right {
	font-size: 14px;
}

.cpzx_lsit1 .cpzx_lsit_list_u1 li {
	margin-top: 36px
}

.tongxunxinxi .jianjie_right span {
	font-size: 12px;
	margin: 0;
	display: block;
}

.BMapLabel {
	border: none !important;
}

.jiameng {
	margin: 70px 0
}

.jiameng_list1 {
	box-sizing: border-box;
	background: white;
	box-sizing: border-box;
	padding: 30px;
}

.jiameng_list1_u1 {}

.jiameng_list1_u1 li {
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}

.jiameng_list1_u1 li p,
.jiameng_list1_u1 li i {
	font-size: 14px;
	color: #666;
}

.jiameng_list1_u1 li font,
.jiameng_list1_u1 li i {
	display: block;
}

.jiameng_list1_u1 li i {
	margin-top: 20px;
}

.jiameng_list1_u1 li font {
	font-size: 30px;
	color: #d14b4c;
	margin-top: 10px;
}

.jiameng_list1_u1 li span a {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #d14b4c;
	color: #d14b4c;
	font-size: 20px;
	border-radius: 50%;
}

.jiameng_list1_u1 li span {
	display: inline-block;
	margin-right: 15px;
	margin-top: 10px;
}

.jiameng_list1_u1 li span a:before {
	transform: translateX(3px);
	display: inline-block;
}

.jiameng_list1_u1 li:nth-child(3) {
	margin-left: 10px;
	border-left: 1px solid #e5e5e5;
	padding-left: 30px;
}

.jiameng_list11 {
	display: block !important;
}

.jiameng_list2 {
	font-size: 0;
	background: white;
	margin-top: 40px;
	padding-bottom: 50px;
}

.jiameng_list2_left {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 573px);
	box-sizing: border-box;
	padding-left: 60px;
	padding-top: 40px;
}

.jiameng_list2_right {
	display: inline-block;
	vertical-align: middle;
	width: 573px;
}

.jiameng_list2_right img {
	width: 100%;
}

.jiameng_list2_left h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	position: relative;
	display: inline-block;
	padding: 0 10px;
	z-index: 2;
	line-height: 1;
}

.jiameng_list2_left h1:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 80%;
	top: 50%;
	left: 0;
	background: #e9b9ba;
	z-index: -1;
}

.jiameng_list2_left p {
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	margin-top: 40px;
	box-sizing: border-box;
	padding-right: 110px;
}

.jiameng_list2_left_list {
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	font-size: 0;
	padding: 10px 60px 10px;
	margin-top: 20px;
}

.jiameng_list2_left_list dl {
	display: inline-block;
	vertical-align: top;
	width: 45%;
}

.jiameng_list2_left_list dl dt {
	font-size: 20px;
	color: #b12f30;
	font-weight: bold;
	padding: 20px 0 30px;
}

.jiameng_list2_left_list dl dd {
	line-height: 30px;
	color: #666;
}

.jiameng_list2_left_list dl dd i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	color: white;
	background: #c84344;
	margin-top: -2px;
	margin-right: 10px;
}

.jiameng_list2_left_list dl:nth-child(2) {
	box-sizing: border-box;
	padding-left: 80px;
	width: 55%;
}

.jiameng_list2_left_list dl:nth-child(1) {
	box-sizing: border-box;
	border-right: 1px dashed lightgray;
}

.jiameng_list3 {
	background: url(../images/shenghuo_03.jpg) no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
	padding: 40px 60px;
	text-align: center;
}

.jiameng_list3 h1 {
	font-size: 30px;
	color: #f9f2c5;
	font-weight: bold;
}

.jiameng_list3_list1_u1 {
	box-sizing: border-box;
	border-radius: 10px;
	background: white;
	font-size: 0;
	padding: 60px 10px;
	margin-top: 45px;
}

.jiameng_list3_list1_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 14.2%;
	box-sizing: border-box;
	padding: 0 15px;
	position: relative;
}

.jiameng_list3_list1_u1 li h2 {
	font-size: 14px;
	color: #333;
	margin-top: 20px;
}

.jiameng_list3_list1_u1 li p {
	font-size: 12px;
	color: #666;
	margin-top: 10px;
}

.jiameng_list3_list1_u1 li>img {
	position: absolute;
	right: -10px;
	top: 20px;
}

.jiameng_list3_list1_u1 li:last-child>img {
	display: none;
}

.jiameng_list3_list2 {
	font-size: 30px;
	color: #f9f2c5;
	font-weight: bold;
	margin-top: 70px;
}

.jiameng_list3_list2 h1:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	width: 30%;
	height: 1px;
	background: #61573e;
}

.jiameng_list3_list2 h1:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	width: 30%;
	height: 1px;
	background: #61573e;
}

.jiameng_list3_list2 .swiper-slide span {
	display: block;
	overflow: hidden;
}

.jiameng_list3_list2 .swiper-slide span img {
	width: 100%;
}

.jiameng_list3_list2 .swiper-slide p {
	font-size: 18px;
	color: #666;
	padding: 20px 0;
	text-align: center;
	background: white;
}

.jiameng_list3_list2 .swiper-container {
	margin-top: 40px;
	padding-bottom: 50px;
}

.jiameng_list3_list2 .swiper-pagination span {
	opacity: 1;
	background: transparent;
	border: 1px solid white;
}

.jiameng_list3_list2 .swiper-pagination .swiper-pagination-bullet-active {
	background: #f6dd9e;
	border-color: #f6dd9e;
}

.jiameng_list4 {
	font-size: 0;
	background: white;
	box-sizing: border-box;
	padding: 0 60px;
}

.jiameng_list4_left,
.jiameng_list4_right {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 60px 0;
}

/* .jiameng_list4_right{
	display:none
} */
.jiameng_list4_right video {
	margin-top: 90px;
}

.jiameng_list4_left h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	position: relative;
	display: inline-block;
	padding: 0 10px;
	z-index: 2;
	line-height: 1;
}

.jiameng_list4_left h1:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 80%;
	top: 50%;
	left: 0;
	background: #e9b9ba;
	z-index: -1;
}

.jiameng_list4_right h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	position: relative;
	display: inline-block;
	padding: 0 10px;
	z-index: 2;
	line-height: 1;
}

.jiameng_list4_right h1:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 80%;
	top: 50%;
	left: 0;
	background: #e9b9ba;
	z-index: -1;
}

.jiameng_list4_left {
	box-sizing: border-box;
	border-right: 1px solid #eee;
}

.jiameng_list4_left span,
.jiameng_list4_right span {
	display: block;
	text-align: center;
	margin-top: 65px;
}

.jiameng_list4_left span img {
	max-width: 80%;
}

.jiameng_list4_right {
	box-sizing: border-box;
	padding-left: 60px;
}

.jiameng_list4_right span img {
	max-width: 100%;
}

.jiameng_list4_right p {
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}

.jiameng_list4_right p img {
	margin: 0 10px;
	vertical-align: top;
}

.jiameng_list4_right font {
	display: block;
	text-align: center;
	color: #999999;
	margin-top: 10px;
	font-size: 14px;
}

.gsxw_swiper,
.gsxw_swiper .swiper-container {
	width: 100%;
}

.gsxw_swiper .swiper-pagination span {
	background: #b81213;
}

.jiameng_list1_u1 {
	display: inline-block;
}

.jiameng_list1 .cp_sousuo {
	padding: 0;
	margin: 0;
	display: inline-block;
	float: right;
	margin-top: 10px;
}

.cpzx_lsit1 {
	margin-top: 20px
}


.ej_nav .jiameng_list1_u1 {
	float: right;
	position: relative;
	z-index: 2;
	line-height: 1;
}

.ej_nav .jiameng_list1_u1 li span a {
	font-size: 15px;
	width: 30px;
	line-height: 30px;
	height: 30px;
}

.ej_nav .jiameng_list1_u1 li span a:before {
	transform: translateX(0px);
}

.ej_nav .jiameng_list1_u1 li span {
	margin-top: 5px;
}

.ej_nav .jiameng_list1_u1 li font {
	font-size: 22px;
}

.ej_nav .jiameng_list1_u1 li i {
	margin-top: 11px;
}

.ej_nav .jiameng_list1_u1 li {
	vertical-align: middle;
}

.ej_nav .jiameng_list1_u1 {
	padding-top: 10px;
}

.jiameng_list1 {
	display: none;
}




.jiameng_list4_right p img {
	max-width: 100%;
	height: auto;
}

.jiameng_list2_right video {
	width: 100%;
}

.jiameng_list2_right a {
	color: #fff;
	text-align: center;
	display: block;
	width: 150px;
	height: 40px;
	margin: 0 auto;
	background: linear-gradient(#d14b4c, #9a1a1b);
	line-height: 40px;
	border-radius: 50px;
	margin-top: 30px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.jiameng_list2_right {
	padding: 100px 0;
	background: #000;
	vertical-align: bottom;
	position: relative;
}

.jiameng_list1_u1 li span {
	position: relative;
}

.jiameng_list1_u1 li span img {
	width: 20px;
	position: absolute;
	top:8px;
	left: 11px; 
}



@media only screen and (max-width:1200px) {
	.cp_sousuo {
		padding: 10px;
		margin-bottom: 10px;
	}

	.cp_sousuo form input[type=text] {
		width: calc(100% - 45px);
		height: 45px;
		font-size: 12px;
	}

	.cp_sousuo form input[type=submit] {
		width: 45px;
		height: 45px;
	}
}

@media only screen and (min-width:1800px) {
	.jianjie {
		padding: 1px 0 100px;
	}

}

@media only screen and (max-width:1800px) {
	.ej_nav_u1 li a {
		padding: 0 30px;
	}

	.qywh_list h1 {
		font-size: 20px;
		margin-top: 30px;
	}

	.qywh_u1 li h1 {
		font-size: 20px;
	}

	.ldjs_u1 li aside h1,
	.jyln_list h1 {
		font-size: 24px;
	}

	.ldjs_u1 li {
		padding: 40px 0;
	}

	.cpzx_lsit_list_u1 {
		padding-right: 100px;
	}

	.jyln_list span {
		font-size: 20px;
	}

	.ppxq_list_u1 li a {
		padding: 5px 30px;
		font-size: 14px;
	}

	.ptj_right_liss aside p {
		font-size: 14px;
		line-height: 22px;
		margin-top: 10px;
	}

	.ptj_right_liss aside {
		padding-left: 30px;
	}

	.ptj_right_liss {
		margin-top: 30px;
	}

	.ptj_right_list p {
		margin-top: 25px;
	}

	.jianjie span {
		font-size: 25px;
	}

	.zhaopoin .divBox {
		width: 90%;
	}

	.cc_left {
		padding-right: 100px;
	}

	.cc_left .cpzx_lsit_list_u1 li a {
		font-size: 14px;
	}

	.jianjie_right {
		margin-top: 150px;
	}

	.jiameng_list2_left h1,
	.jiameng_list3 h1,
	.jiameng_list3 h1,
	.jiameng_list4_right h1,
	.jiameng_list4_left h1 {
		font-size: 25px;
	}

	.jiameng_list2_left_list dl dt {
		font-size: 18px;
		padding: 20px 0;
	}

	.jiameng_list2_left_list dl:nth-child(2) {
		width: 50%;
	}

	.jiameng_list2_left_list dl:nth-child(1) {
		width: 50%;
	}

	.jiameng_list2_left_list dl:nth-child(2) {
		padding-left: 70px;
	}

}

@media only screen and (max-width:1600px) {
	.ej_nav_left {
		width: 250px;
	}

	.ej_nav_u1 {
		margin-left: 280px;
	}

	.ej_nav_u1 li a {
		font-size: 14px;
	}

	.qywh_u1 {
		margin-top: 100px;
	}

	.ej_nav_left span:after,
	.ej_nav_left span:before {
		width: 14%;
	}

	.ej_nav_left i {
		font-size: 14px;
	}

	.pjwh_list {
		padding: 40px;
	}

	.pjwh_list li aside h1 {
		font-size: 20px;
	}

	.zx_u1 li,
	.zx_u2 ol li,
	.zhaoxiannashi h2 {
		font-size: 16px;
	}

	.tzzgx_con1 .divBox {
		padding: 70px;
	}

	.gsxw_u1 li aside {
		padding-right: 80px;
	}

	.cpzx_lsit_list_u1 {
		padding-right: 50px;
	}

	.ppxq_list_u1 li a {
		padding: 5px 25px;
	}

	.ptj_left {
		width: 480px;
	}

	.ptj_right {
		width: calc(100% - 480px);
	}

	.ptj_left_list aside h2 {
		font-size: 25px;
	}

	.ptj_right h2 {
		margin-top: 51px;
	}

	.ptjjy_con1_u1 li aside h1 {
		font-size: 22px;
		margin-bottom: 20px;
	}

	.ptjjy_con1_u1 li aside p {
		font-size: 14px;
	}

	.ptjjy_con2_left p {
		font-size: 14px;
	}

	.ssjg_list1 form input[type=text] {
		height: 50px;
	}

	.ssjg_list1 form input[type=submit] {
		height: 50px;
	}

	.fzlc_list {
		padding: 70px;
	}

	.cc_left {
		padding-right: 50px;
	}

	.jiameng_list2_left_list dl:nth-child(2) {
		padding-left: 40px;
	}

	.jiameng_list3_list1_u1 li {
		padding: 0 10px;
	}

	.jiameng_list3_list1_u1 li>img {
		width: 15px;
	}

	.cp_sousuo form input[type=text] {
		width: 250px;
	}

}

@media only screen and (max-width:1440px) {
	.divBox {
		width: 85%;
	}

	.qywh:after {
		width: 92.5%;
	}

	.ej_nav_u1 li a {
		padding: 0 25px;
	}

	.qywh_list {
		padding-top: 75px;
	}

	.jianjie aside {
		padding-left: 60px;
	}

	.lxwm_list_u1 li p {
		font-size: 14px;
	}

	.rzhz_left {
		padding-right: 80px;
	}

	.ppxq_list_u1 li a {
		padding: 5px 15px;
	}

	.cpzx_lsit_right {
		width: 360px;
	}

	.cpzx_lsit_list_u1,
	.cc_left {
		width: calc(100% - 360px);
	}

	.cc_left .cpzx_lsit_list_u1 li {
		height: 70px;
		line-height: 70px;
	}

	.cpzx_lsit1 .cpzx_lsit_list_u1 li {
		margin-top: 8px
	}

	.jiameng_list2_left_list {
		padding: 30px;
	}

	.jiameng_list2_left_list dl:nth-child(2) {
		padding-left: 20px;
	}

	.jiameng_list2_left_list {
		margin-top: 40px;
	}

	.jiameng_list2_left p {
		margin-top: 20px;
		padding-right: 40px;
	}

	.jiameng_list1_u1 li font {
		font-size: 20px;
	}

	.jiameng_list1_u1 li i {
		font-size: 12px;
	}
}



.gywm_lxwm {
	margin: 70px auto 120px;
	background: #fff;
	padding: 30px 63px 30px 108px;
	box-sizing: border-box;
	font-size: 0;
}

.g_lx_left {
	display: inline-block;
	vertical-align: top;
	width: 32.2%;
	padding-top: 40px;
}

.g_lx_left ul {
	display: none;
}

.g_lx_left ul.ac {
	display: block;
}

.g_lx_left li {
	padding-bottom: 26px;
	border-bottom: 1px dashed #d8d8d8;
	margin-bottom: 26px;
	font-size: 0;
}

.g_lx_left li img {
	display: inline-block;
	vertical-align: top;
}

.g_lx_left li div {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 55px);
	box-sizing: border-box;
	padding-left: 8px
}

.g_lx_left li h2 {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
}

.g_lx_left li h3 {
	color: #666666
}

.g_lx_right>img {
	width: 100%;
}

.g_lx_right {
	display: inline-block;
	vertical-align: top;
	width: 58.3%;
	margin-left: 9.5%;
	position: relative;
}

.maplist li {
	position: absolute;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #d57e7f;
}

.maplist li:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #c41617;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.maplist li:nth-of-type(1) {
	right: 23%;
	top: 27%;
}
.maplist li:nth-of-type(2) {
	right: 15%;
	top: 40%;
}
.maplist li:nth-of-type(3) {
	right: 13%;
	top: 48%;
}
.maplist li:nth-of-type(4) {
	right: 16%;
	top: 55%;
}
.maplist li:nth-of-type(5) {
	right: 12%;
	top: 43%;
}
.maplist li:nth-of-type(6) {
	right: 30%;
	top: 53%;
}
.maplist li:nth-of-type(7) {
	right: 36%;
	top: 62%;
}
.maplist li:nth-of-type(8) {
	right: 25%;
	top: 61%;
}
.maplist li:nth-of-type(9) {
	right: 33%;
	top: 71%;
}
.maplist li:nth-of-type(10) {
	right: 22%;
	top: 53%;
}
.maplist li:nth-of-type(11) {
	right: 48%;
	top: 48%;
}
.maplist li:nth-of-type(12) {
	right: 39%;
	top: 56%;
}
.maplist li:nth-of-type(13) {
	right: 51%;
	top: 60%;
}
.maplist li:nth-of-type(14) {
	right: 37%;
	top: 49%;
}
.maplist li:nth-of-type(15) {
	right: 13%;
	top: 23%;
}
.maplist li:nth-of-type(16) {
	right: 9%;
	top: 17%;
}
.maplist li:nth-of-type(17) {
	right: 8%;
	top: 10%;
}
.maplist li:nth-of-type(18) {
	right: 25%;
	top: 27%;
}
.maplist li:nth-of-type(19) {
	right: 30.5%;
	top: 34%;
}
.maplist li:nth-of-type(20) {
	right: 25%;
	top: 31%;
}
.maplist li:nth-of-type(21) {
	right: 21%;
	top: 29%;
}
.maplist li:nth-of-type(22) {
	right: 27%;
	top: 40%;
}
.maplist li:nth-of-type(23) {
	right: 35%;
	top: 38%;
}
.maplist li:nth-of-type(24) {
	right: 77%;
	top: 25%;
}
.maplist li:nth-of-type(25) {
	right: 20%;
	top: 44%;
}
.maplist li:nth-of-type(26) {
	right: 29%;
	top: 46%;
}
.maplist li:nth-of-type(27) {
	right: 20%;
	top: 35%;
}

.maplist li:nth-of-type(28) {
	right: 77%;
	top: 42%;
}
.maplist li:nth-of-type(29) {
	right: 45%;
	top: 38%;
}
.maplist li:nth-of-type(30) {
	right: 57%;
	top: 36%;
}
.maplist li:nth-of-type(31) {
	right: 41%;
	top: 34%;
}
.maplist li:nth-of-type(32) {
	right: 35%;
	top: 27%;
}
.mapbox {
	position: absolute;
	padding: 5px 26px;
	background: #bf3b3c;
	bottom: 150%;
	white-space: nowrap;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	display: none;
	z-index: 10;
}

.maplist li:nth-of-type(1) .mapbox {
	display: block;
}

.mapbox:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 4px solid #bf3b3c;
	border-color: #bf3b3c transparent transparent transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.mapbox h2 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.mapinner {
	position: absolute;
	left: 110%;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.mapinner h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666
}

.mapinner h4 {
	font-size: 16px;
	font-weight: bold;
	color: #c41617
}

.qynk {
	background: #fff;
	box-sizing: border-box;
	padding: 68px 0 150px 100px;
	margin: 74px auto 118px;
	position: relative;
	font-size: 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 100%;
	background-image: url(../images/nkbac_03.png);
}

.qynk:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 100%;
	top: 0;
}

.nk_left img {
	width: 100%;
}

.table {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.nk_left {
	display: table-cell;
	vertical-align: top;
	width: 28.7%;
}

.nk_left li {
	display: none;
}

.nk_left li.ac {
	display: block;
}

.nk_right {
	display: table-cell;
	vertical-align: top;
	width: 71.3%;
	box-sizing: border-box;
	padding-left: 65px;
	position: relative;
}

.nk_right li {
	display: none;
}

.nk_right li.ac {
	display: block;
}

.nk_right .swiper-slide img {
	width: 100%;
}

.nk_right h2 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 25px;
}

.nk_right h2:after {
	content: '';
	display: block;
	width: 66px;
	height: 4px;
	background: #b81213;
	margin-top: 20px;
}

.nk_right p {
	line-height: 28px;
	height: 56px;
	color: #999999
}

.nkbanner {
	position: absolute;
	right: 0;
	bottom: 0;
	width: calc(100% - 65px);
}

.nkbanner .swiper-slide {
	overflow: hidden;
}

.nkbanner .swiper-slide:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	border: 3px solid #b81213;
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.nkbanner .swiper-slide:hover:before,
.nkbanner .swiper-slide-active:before {
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
}

.nkbtn {
	margin-bottom: 60px;
	position: relative;
	display: inline-block;
}

.nkbtn:before {
	content: '';
	display: block;
	width: 2px;
	height: 28px;
	background: #b2b2b2;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	/* opacity: 0; */
}

.nkbtn:hover:before {
	/* opacity: 1; */
	background: #b81213;
}

.nkbtn>div {
	display: inline-block;
	position: static;
	transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	background: none;
	width: auto;
	height: auto;
	margin-top: 0;
}

.nkbtn>div:nth-child(1) {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	margin-right: 29px;
}

.nkbtn>div:nth-child(2) {
	margin-left: 29px;
}

.nkbtn>div img:nth-child(2) {
	display: none;
}

.nkbtn>div:hover img:nth-child(2) {
	display: inline-block;
}

.nkbtn>div:hover img:nth-child(1) {
	display: none;
}

.jyfx {
	padding: 95px 0 55px;
}

.jyfx li {
	margin-bottom: 48px;
	background: #fff;
}

.kydt li a {
	display: block;
}

.jyimg {
	width: 50%;
}

.jyimg img {
	width: 100%;
}

.jytxt {
	width: 50%;
	box-sizing: border-box;
	padding: 64px 60px 0;
}

.jyfx li:nth-child(odd) .jyimg {
	float: left;
}

.jyfx li:nth-child(odd) .jytxt {
	float: right;
}

.jyfx li:nth-child(even) .jyimg {
	float: right;
}

.jyfx li:nth-child(even) .jytxt {
	float: left;
}

.jytxt h2 {
	margin-bottom: 26px;
	color: #c41718;
	font-size: 20px;
	font-weight: bold;
}

.jytxt p {
	font-size: 16px;
	line-height: 28px;
	height: 168px;
	color: #999999
}

.jytxt font {
	display: block;
	margin-top: 30px;
	width: 187px;
	height: 44px;
	background: #c41718;
	text-align: center;
	line-height: 44px;
	color: #fff;
	border: 1px solid #c41718;
	box-sizing: border-box;
}

.jytxt font i {
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
}

.jytxt font:hover {
	background: transparent;
	color: #c41718
}

.kydt {
	padding: 95px 0 80px;
}

.kydt li {
	display: inline-block;
	vertical-align: top;
	width: 22.8125%;
	margin-right: 2.916666%;
	margin-bottom: 65px;
}

.kydt ul {
	font-size: 0;
}

.kydt li:nth-child(4n) {
	margin-right: 0;
}

.kydt li img {
	width: 100%;
}

.kyimg {
	position: relative;
}

.kytime {
	padding: 12px 6px;
	background: #c33f40;
	position: absolute;
	left: 0;
	top: 0;
}

.kytime span {
	color: #fff;
	font-weight: bold;
	font-size: 24px;

}

.kytime span font {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.kydt li h2 {
	line-height: 30px;
	padding: 18px 0;
	/*border-bottom: 1px solid #cdcdcd;*/
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.kydt li h2:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	/*background: #cdcdcd;*/
	position: absolute;
	left: 0;
	bottom: 0;
	/* z-index: 2; */
}

.kydt li h2:after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #c33f40;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.kydt li:hover h2:after {
	width: 100%;
}

.kydt li:hover h2 {
	color: #c33f40
}

.staryg {
	background-image: none;
	position: relative;
}

.staryg:after {
	content: '';
	display: block;
	width: 100%;
	height: 50%;
	background: #c33e3f;
	position: absolute;
	left: 0;
	bottom: 0;
}

.starbanner {
	margin-top: 60px;
}

.starbanner .swiper-slide img {
	width: 100%;
}

.starbtn {
	text-align: center;
	position: relative;
	z-index: 5;
	margin-top: 80px;
}

.starbtn>div {
	position: static;
	transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	background-image: none;
	opacity: .3;
	width: auto;
	height: auto;
}

.starbtn>div:nth-of-type(1) img {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.starbtn>div:hover {
	opacity: 1;
}

.starbtn span {
	display: inline-block;
	margin: 0 60px;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	border: 2px solid #fff;
	vertical-align: middle;
}

.rcyj {
	padding: 95px 0
}

.rcyjlist {
	background: #fff;
	position: relative;
	padding-bottom: 140px
}

.rcyjlist:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 100%;
	top: 0;
}

.rcyjlist li {
	box-sizing: border-box;
	padding: 53px 0 53px 48px;
	position: relative;
	font-size: 0;
	z-index: 2;
}

.yjimg img {
	width: 100%;
}

.yjimg {
	display: inline-block;
	vertical-align: top;
	width: 23.8%;
}

.yjtxt {
	display: inline-block;
	vertical-align: top;
	width: 76.2%;
	box-sizing: border-box;
	padding-left: 80px;
}

.yjtxt h2 {
	font-size: 30px;
	color: #282828;
	margin-bottom: 10px;
	padding-top: 14px;
}

.yjtxt h3 {
	font-size: 18px;
	color: #bf3b3c;
	margin-bottom: 65px;
}

.yjtxt p {
	line-height: 30px;
	color: #979797
}

.rcyjlist li:after {
	content: '';
	display: block;
	left: 56px;
	bottom: 0;
	position: absolute;
	width: 200%;
	border-top: 1px dashed #787878;
}

.rcyjlist li:last-child:after {
	display: none;
}

.ljwh {
	padding: 68px 0 110px;
}

.ljwhlist {
	background: #fff;
	box-sizing: border-box;
	padding: 0px 67px;
}

.ljwhlist li {
	margin-bottom: 60px;
}

/*.ljwhlist a {
	display: block;
	font-size: 0;
	position: relative;
}*/

.ljimg img {
	width: 100%;
}

.ljimg {
	display: inline-block;
	vertical-align: middle;
	width: 44.8%;
}

.ljtxt {
	display: inline-block;
	vertical-align: middle;
	width: 54.2%;
	box-sizing: border-box;
	background: #f3f2ea;
	padding: 40px 98px 40px 80px;
	position: relative;
}

.ljtxt:before {
	content: '';
	display: block;
	width: 43px;
	height: 100%;
	background: #bd393a;
	position: absolute;
	right: 100%;
	top: 0;
}

.ljtxt h2 {
	color: #bd393a;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.ljtxt h2:after {
	content: '';
	display: block;
	width: 49px;
	height: 1px;
	background: #bd393a;
	margin-top: 24px;
}

.ljtxt p {
	line-height: 24px;
	font-size: 14px;
	height: 72px;
	color: #999999
}

.ljtxt font {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #bd393a;
	color: #bd393a;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 35px;
}

.ljwhlist li:hover .ljtxt:before {
	width: 0;

}

.ljtxt font:hover {
	color: #fff;
	background: #bd393a;
}
.ljtxt font:hover a{
	color: #fff;
}

.rcul li:last-child {
	display: none;
}

.rcul.rgfcul li {
	display: none;
}

.rcul.rgfcul li:last-child {
	display: inline-block;
}

.addlist {
	display: none;
}

.addlist ul {
	font-size: 0;
}

.addlist li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: 2%;
	border-bottom: 1px dashed #e7e7e7;
}

.addlist li:nth-of-type(2n) {
	margin-right: 0;
}

.addlist li a {
	font-size: 12px;
	line-height: 30px;
	display: block;
}