html,
body {
	width: 100%;
	font-size: 16px;
	min-width: 1200px;
}

body {
	background: #fff;
}

* {
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
}

img {
	border: 0 none;
	height: auto;
	vertical-align: middle;
}

ul {
	list-style: none;
}

.clear {
	clear: both
}

.l {
	float: left;
}

.r {
	float: right;
}

div {
	box-sizing: border-box;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.zhichi {
	width: 100%;
	text-align: center;
	margin: 20px auto;
}

.marquee2 {
	width: 90%;
	margin: 20px auto 0;
}

.marquee2 .pro_cc {
	width: 24%;
	height: auto;
	float: left;
	margin: 0 0.5% 1% 0.5%;
	position: relative;
	overflow: hidden;
	border: 10px solid #f2f2f2;
}

.marquee2 .pro_cc a:hover {
	color: #165aa8;
}

.marquee2 .chanpin_con_pic {
	width: 100%;
	height: 30vh;
	position: relative;
	overflow: hidden;
}

.marquee2 .pro_cc img {
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}

.marquee2 .pro_cc:hover img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}

.marquee2 .pro_cc .chanpin_con_cc {
	height: 60px;
	width: 100%;
	overflow: hidden;
	position: relative;
	font: 22px "Microsoft Yahei";
	background: #f2f2f2;
	text-align: center;
	line-height: 60px;
}

.marquee2 .pro_cc:hover p {
	color: #fff;
}

.marquee2 .pro_cc:hover {
	border: 10px solid #eb1d1d;
}

.marquee2 .pro_cc:hover .chanpin_con_cc {
	background: #eb1d1d
}

li {
	list-style: none;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

a {
	text-decoration: none;
	color: #333;
}

.cuya {
	font-family: "impact";
}

.s_width {
	width: 85%;
	margin: 0 auto;
	position: relative
}

i,
em {
	font-style: normal;
}

.biaoge {
	overflow-x: auto;
}

.biaoge td {
	padding: 5px 5px;
	white-space: nowrap;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table td {
	border: 1px solid #e6e7ea;
	padding: 0.5%;
	line-height: 1.4;
	font-size: 16px;
}
/*--------youshi-----*/

.youshi {
	width: 90%;
	min-width: 1200px;
	margin: 80px auto;
	background: #f8f9fa;
	overflow: hidden;
}

.youshi li {
	width: 50%;
	float: left;
	display: flex;
	justify-content: space-between;
	text-align: center;
}

.youshi li:hover .txt .img img {
	-webkit-transition-duration: time;
	-moz-transition-duration: time;
	-ms-transition-duration: time;
	-o-transition-duration: time;
	transition-duration: time;
	transform: rotateY(360deg);
}

.youshi li .txt {
	padding: 3% 1%;
	text-align: center;
	color: #686868;
	width: 48%
}

.youshi li .txt .img {
	margin: 0 auto;
	transition: all .5s
}

.youshi li .txt .img img {
	-webkit-transition-duration: time;
	-moz-transition-duration: time;
	-ms-transition-duration: time;
	-o-transition-duration: time;
	transition-duration: time;
	transition: all 1s;
}

.youshi li .txt h3 {
	font-weight: bold;
}

@media only screen and (max-width: 1200px) {
	.youshi li .txt h3 {
		font-size: 18px;
		line-height: 30px;
	}
	.youshi li .txt p {
		font-size: 12px;
	}
}

@media only screen and (min-width: 1201px) {
	.youshi li .txt h3 {
		font-size: 20px;
		line-height: 33px;
	}
	.youshi li .txt p {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1400px) {
	.youshi li .txt h3 {
		font-size: 24px;
		line-height: 55px;
	}
	.youshi li .txt p {
		font-size: 15px;
	}
}

@media only screen and (min-width: 1500px) {
	.youshi li .txt h3 {
		font-size: 28px;
		line-height: 55px;
	}
	.youshi li .txt p {
		font-size: 15px;
	}
}

.youshi li .img {
	width: 52%
}

.youshi li .img img {
	max-width: 100%
}
/*===================== 公用样式 START =====================*/

.pub_title {
	text-align: center;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0px 0px 30px rgba(0, 0, 0, 0.075);
}

.pub_title h3 {
	font-weight: 700;
	text-transform: uppercase;
}

.pub_title p,
.pub_title h4 {
	font-weight: 400;
}

.img {
	overflow: hidden;
	position: relative;
}

.img img {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
/*------topper-----*/

.header {
	width: 100%;
	line-height: 40px;
	background: #e7e7e7;
}

.header ul {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	color: #111;
}

.header .welcome {
	line-height: 40px;
}

.header .welcome a {
	 color: #111 !important;
 }

.header .tel span {
	color: #1488F3;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.topper {
	width: 100%;
	overflow: hidden;
	height: 100px;
}

.topper ul {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 100px;
}

 
.topper .logo {
	margin-top: 10px;
	width: auto;
}

.topper .logo img {
	width: auto;
}

.topper .menu {
	width: 50%;
}

.topper .menu li {
	width: 14.28%;
	float: left;
	line-height: 100px;
	text-align: center;
}

.topper .menu li.on {
	background: linear-gradient(to bottom, #1B7FF1 0%, #075aa7 100%);
	color: #fff;
	font-weight: bold;
}

.topper .menu li.on a {
	color: #fff;
}

.topper .menu li:hover {
	background: linear-gradient(to bottom, #1B7FF1 0%, #075aa7 100%);
	color: #fff;
	font-weight: bold;
}

.topper .menu li:hover a {
	color: #fff;
	font-weight: bold;
}

.topper .en {
}

.topper .language a {
	margin-top: 36px;
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	font-size: 17px;
	background: #d40000;
}

/*-----------adbg--------*/

.adbg {
	width: 100%;
	background: url(../images/adbg.jpg) center no-repeat;
	background-size: cover;
	overflow: hidden;
}

.adbg ul {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0;
	color: #fff
}

.adbg h2 {
	font-size: 48px;
	font-weight: 600;
	line-height: 77px;
}

.adbg p {
	font-size: 18px;
}

.adbg .tel {
	margin: 15px auto;
	padding: 10px 0;
	width: 300px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 30px;
	background: #d40000;
}
/* ===================== 内页 Banner 图 ===================== */

.ty_tit h2 {
	color: #d90a2c;
	font-size: 48px;
	font-weight: 900;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}

.ty_tit h2 a {
	color: #d90a2c;
}

.index_service {
	padding: 27px 0 0 0;
	background: #eef3ff;
	background-size: 100% 100%;
	padding-bottom: 30px;
	overflow: hidden
}

.index_service_tit {
	padding: 20px 0;
	text-align: center;
	margin: 20px auto;
}

.index_service_tit h2 {
	color: #075aa7;
	font-size: 48px;
	margin-top: -0px;
	/* background: url("../images/lmbg.jpg") center no-repeat; */
}

.index_service_tit p {
	color: #191919;
	margin-top: 10px;
	font-size: 16px;
	line-height: 25px;
}
/*-联系我们电子地铁图---*/

.ny_lianxi {
	width: 90%;
	min-width: 1200px;
	margin: 20px auto 40px;
}

.ny_lianxi .left {
	width: 50%;
	text-align: left;
	font-size: 18px;
	line-height: 44px;
}

.ny_lianxi .left strong {
	font-size: 24px
}

.ny_lianxi .right {
	width: 50%;
	text-align: right;
}

.ny_lianxi .right img {
	width: 100%;
}

.cont-map {
	overflow: hidden;
	height: 430px;
	margin: 0 auto 50px;
}

#map-show * {
	box-sizing: content-box;
	font-size: 14px
}

#map-show {
	height: 100%;
	position: relative;
	top: 0;
	margin: 0 auto 50px;
	right: 0;
}

#map-show .BMap_Marker {
	width: 30px !important;
	height: 53px !important;
	position: relative;
	cursor: default;
	-webkit-animation: mark-down 1.5s linear infinite;
	-o-animation: mark-down 1.5s linear infinite;
	animation: mark-down 1.5s linear infinite;
}

#map-show .BMapLib_sendToPhone {
	display: none;
}

@-webkit-keyframes mark-down {
	25% {
		-webkit-transform: translateY(-6px);
	}
	50%,
	100% {
		-webkit-transform: translateY(0);
	}
	75% {
		-webkit-transform: translateY(6px);
	}
}

@keyframes mark-down {
	25% {
		transform: translateY(-6px);
	}
	50%,
	100% {
		transform: translateY(0);
	}
	75% {
		transform: translateY(6px);
	}
}
/*----sy_lm-----*/

.sy_lm2 {
	width: 90%;
	margin: 30px auto;
	text-align: center;
}

.sy_lm2 .en {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF
}

.sy_lm2 h2 {
	font-size: 48px;
	color: #FFF;
	margin-top: -0px;
	line-height: 70px;
	font-weight: bold;
	background: url("../images/sylm.png") center no-repeat;
}

.sy_lm2 p {
	font-size: 16px;
	line-height: 28px;
	margin-top: 20px;
}

.sy_lm {
	width: 90%;
	margin: 50px auto;
	text-align: center;
	background: url(../images/daoxian.png) no-repeat center 35%;
}

.sy_lm .en {
	font-size: 25px;
	font-family: Impact, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b5b5b5
}

.sy_lm h2 {
	font-size: 48px;
	color: #1488F3;
	margin-top: 10px;
	font-weight: bold;
}

.sy_lm p {
	font-size: 16px;
	line-height: 28px;
	margin-top: 20px;
}

.sy_fenlei {
	width: 90%;
	min-width: 1200px;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
}

.sy_fenlei li {
	width: 12.5%;
	float: left;
	background: linear-gradient(to bottom, #1B7FF1 0%, #075aa7 100%);
	height: 55px;
	line-height: 55px;
	margin: 0.2% 0.5%;
	text-align: center;
}

.sy_fenlei li:hover {
	background: #075aa7;
}

.sy_fenlei li a {
	color: #fff;
}
/*------首页产品分类及滚动-----*/

.sy_cpshow {
	min-width: 1200px;
	width: 90%;
	margin: 30px auto;
	justify-content: space-between;
}

.sy_cpshow .fenlei {
	margin-bottom: 30px;
}

.sy_cpshow .fenlei li {
	margin: 0 0.5% 15px;
	width: 24%;
	float: left;
}

.sy_cpshow .fenlei li a {
	padding: 10px 0;
	display: block;
	color: #fff;
	text-align: center;
	background: linear-gradient(to bottom, #1488F3 0%, #006ed4 100%);
}

.sy_cpshow .fenlei li a:hover {
	background: linear-gradient(to bottom, #FEAA30 0%, #FF7800 100%);
}

.sy_cpshow .right {
}
/*----sy_why----*/

.sy_why {
	width: 100%;
	background: url("../images/whybg.jpg") center no-repeat;
	overflow: hidden;
}

.sy_why ul {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 5% 0 0;
}

.sy_why .left {
	width: 40%;
	float: left;
	padding-top: 4%;
}

.sy_why .left h2 {
	color: #e5212b;
	font-size: 48px;
	font-weight: bold;
}

.sy_why .left h4 {
	color: #262c3f;
	font-size: 24px
}

.sy_why .left .lianxi {
	width: 90%;
	margin-top: 15%;
}

.sy_why .left .lianxi h3 {
	font-size: 28px;
	font-weight: bold;
	padding-top: 10px;
}

.sy_why .left .lianxi p {
	font-size: 16px;
	font-weight: bold;
}

.sy_why .left .lianxi .add {
	background: url("../images/w_add.png") left no-repeat;
	padding-left: 88px;
	height: 77px;
	color: #262c3f;
}

.sy_why .left .lianxi .tel {
	background: url("../images/w_tel.png") left no-repeat;
	padding-left: 88px;
	height: 77px;
	color: #e5212b;
	margin-top: 5%;
}

.sy_why .left .more {
	width: 380px;
	height: 74px;
	background: url("../images/morebg.png") center no-repeat;
	font-size: 20px;
	color: #fff;
	line-height: 74px;
	text-align: center;
	margin-top: 5%;
}

.sy_why .right {
	width: 60%;
	float: right
}

.sy_why .right img {
	max-width: 100%
}

.caseXc {
	min-width: 1200px;
	padding: 80px 0 0;
	width: 90%;
	margin: 0 auto 80px;
}

.caseXc .sy_lm {
	margin: 0 auto 40px;
}

.caseXc .left {
	width: 40%;
	float: left;
}

.caseXc .left img {
	width: 100%;
}

.caseXc ul {
	width: 59%;
	float: right;
}

.caseXc li {
	margin-bottom: 21px;
	width: 32.3333%;
	margin-left: 1%;
	float: left;
}

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

.caseXc li .photo {
	overflow: hidden;
}

.caseXc li a:hover .photo img {
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}

#top_scroll ul li .img:hover img {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}

.caseXc li img {
	width: 100%;
}

.caseXc li a p {
	padding: 8px 0;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: rgba(0,0,0,.7);
}

/*----首页新闻---*/

.zixun {
	min-width: 1200px;
	width: 90%;
	margin: 0 auto 70px;
	display: flex;
	justify-content: space-between;
}

.zixun li {
	padding: 8px 8px 15px;
	width: 32.3%;
	border: 1px solid rgba(0,0,0,.1);
	box-sizing: border-box;
}

.zixun li a:hover img {
	opacity: 0.85;
}

.zixun img {
	width: 100%;
}

.zixun .news_rr_text {
	margin-top: 15px;
	width: 100%
}

.news_rr_text span {
	font-size: 16px;
}

.news_right_list {
	width: 100%
}

.news_right_list li {
	height: 140px;
	margin-bottom: 15px;
	border-bottom: 1px #ececec solid;
	width: 100%
}

.innewimg {
	width: 30%;
	float: right;
	text-align: right
}

.innewimg img {
	max-width: 100%
}

.news_list {
	width: 55%
}

.news_rr_text {
	width: 90%;
	text-align: left;
	float: left
}

.news_rr_text h2 a {
	color: #333;
	font-size: 18px;
}

.news_rr_text .date {
	font-size: 14px;
	color: #fff;
	background: #1488F3;
	height: 30px;
	width: 100px;
	text-align: center;
	line-height: 30px;
	font-family: Arial;
	margin-top: 5px
}

.news_rr_text .more {
	font-size: 14px;
	color: #fff;
	background: #11a538;
	height: 50px;
	width: 120px;
	text-align: center;
	line-height: 50px;
	margin-top: 15px;
}

.news_rr_text p {
	font-size: 14px;
	color: #444;
	line-height: 25px;
	margin-top: 5px;
	width: 100%
}
/*---首页工程案例滚动----*/

.sy_case {
	background: #f2f2f2;
	background-size: cover;
	padding: 50px 0;
}

.espcms_piclist_slide1 {
	overflow: hidden;
	padding: 0;
	width: 90%;
	margin: 0 auto
}

.espcms_piclist_slide1 ul li {
	float: left;
	margin: 0 10px 15px 0;
	position: relative;
	background: #fff;
	transition: all .5s linear;
}

.espcms_piclist_slide1 ul li:hover {
	background: #1488F3;
}

.espcms_piclist_slide1 ul li:hover a {
	color: #fff
}

.espcms_piclist_slide1 li .pic {
	width: 320px;
	margin: 0 auto
}

.espcms_piclist_slide1 li .pic img {
	width: 100%;
}

.espcms_piclist_slide1 li p {
	text-align: left;
	font-size: 16px;
	z-index: 99;
	position: relative;
}

.espcms_piclist_slide1 li p a {
	color: #777;
	font-size: 16px;
}

.espcms_piclist_slide1 li .lm {
	width: 100%;
	float: left;
	padding: 20px 0 20px 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.espcms_piclist_slide1 li .lm .t14 {
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
}

.espcms_piclist_slide1 li .lm a {
	color: #777;
	font-size: 16px;
	line-height: 33px;
}

.espcms_piclist_slide1 li:hover .t14 {
	color: #fff
}

.espcms_piclist_slide1 li p:hover a {
	color: #fff
}

.espcms_piclist_slide1 li .case_more {
	width: 60px;
	margin: 0 auto;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #a9a9a9;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #604a32;
	z-index: 99;
	position: relative
}

.espcms_piclist_slide1 li .case_more a {
	color: #604a32;
}

.espcms_piclist_slide1 li .case_more div a {
	color: #a9a9a9;
}
/*----banner----*/

#banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	top: 0;
}

#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%;
	margin: 0;
}

#banner ul li {
	width: 33.333%;
	float: left
}

#banner ul li img {
	width: 100%;
	display: block;
}

#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}

#banner aside span {
	display: block;
	width: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top: -2%;
}

#banner:hover aside span {
	opacity: 1;
}

#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}

#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}

#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}

#banner #bannerBtnS {
	width: 85px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 3%;
	margin: auto
}

#banner #bannerBtnS em {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}

#banner #bannerBtnS em.act {
	background: #ce1d1d
}
/*------why------*/

.why {
	width: 100%;
	background: url("../images/why.jpg") center no-repeat;
	max-height: 986px;
	overflow: hidden;
	margin-top: 45px;
	padding-bottom: 5%;
}

.why .zixun {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	text-align: center;
}

.why ul {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 3%;
}

.why .img {
	width: 37%
}

.why .img img {
	max-width: 100%
}

.why .txt {
	width: 60%;
	display: flex;
	justify-content: space-between;
	color: #fff;
	text-align: center;
	margin-top: 8%;
}

.why .txt li {
	width: 30%
}

.why .txt li img {
	max-width: 100%
}

.why .txt li:nth-child(1),
.why .txt li:nth-child(3) {
	margin-top: 80px;
}

.why .txt li .bt {
	width: 100%;
	display: flex;
	justify-content: start;
	margin-top: 15px;
}

.why .txt li .bt .shuzi {
	background: #ce1d1d;
	width: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 55px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.why .txt li .bt .t20 {
	font-size: 24px;
	font-weight: bold;
	line-height: 55px;
	margin-left: 10px;
}

.why .txt li p {
	color: #bfbfbf;
	font-size: 16px;
	margin-top: 15px;
	line-height: 28px;
}

.lanyun_ad {
	background: url("../images/ad.jpg") center no-repeat;
	width: 100%
}

.lanyun_ad ul {
	width: 90%;
	text-align: center;
	color: #fff;
	padding: 55px 0;
	margin: 0 auto;
}

.lanyun_ad h3 {
	font-size: 24px;
	line-height: 33px;
}

.lanyun_ad p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
/*产品分类*/

.prolist {
	width: 100%;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	padding: 0% 3% 0;
}

.prolist_tit::before {
	display: block;
	text-align: center;
	font-size: 70px;
	font-family: impact;
	color: rgba(0, 0, 0, .12);
	text-transform: uppercase;
}

.tit_one::before {
	content: "products center";
}

.tit_six::before {
	content: "cases";
}

.tit_four::before {
	content: "news center";
}

.prolist_tit h2 {
	text-align: center;
	font-weight: bold;
	color: #262626;
	font-size: 52px;
	margin-top: -60px;
}

.prolist_tit h2 span {
	font-size: 52px;
	color: #e5212b;
	font-weight: 550;
	font-style: normal;
}

.prolist_tit p {
	color: #000;
	text-align: center;
	font-size: 18px;
	padding-top: 15px;
}

.prolist_cont {
	width: 90%;
	margin: 2% auto 0 auto;
}

.tx_index_pro {
	overflow: hidden;
	width: 100%;
	padding: 20px 0;
	clear: both;
	position: relative;
	margin-top: 2%;
}

.rtCont {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.rtCont ul {
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.rtCont ul li {
	width: 12%;
	border-radius: 18px;
	overflow: hidden;
	padding: 0.5%;
	margin: 0 1%;
	position: relative;
	z-index: 1;
}

.pro_pic {
	border-radius: 50%;
	border: 7px solid #ececec;
	overflow: hidden;
}

.rtCont ul li img {
	border-radius: 10px 10px 0 0;
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}

.rtCont ul li:hover img {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}

.rtCont ul li p {
	background: #e5212b;
	margin-top: 5%;
	border-radius: 30px;
	font-size: 16px
}

.rtCont ul li p a {
	color: #fff;
	line-height: 30px;
	text-align: center;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 2% 0;
	transition: all linear .3s
}

.rtCont ul li:hover p a {
	font-size: 22px;
	font-weight: 700;
	color: #fff
}

.pf_prolist {
	width: 85%;
	margin: 2% auto;
}

.pf_prolist ul {
	width: 70%;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	justify-content: center;
	flex-wrap: wrap;
	padding: 1% 0;
	;
}

.pf_prolist li {
	padding: 0 5%;
	line-height: 65px;
	border: 1px solid transparent;
	border-color: rgba(151, 151, 151, 0.5);
	margin: 0 1% 0 0;
	transition: .5s;
}

.pf_prolist li a {
	color: #333;
}

.pf_prolist li:hover {
	background: #f0c02e;
	color: #fff;
}

.shit2 {
	position: fixed;
	top: 50px;
	left: 50%;
	;
	z-index: 999;
	background: #f5f5f5;
	width: 100%;
	margin-left: -50%;
	border-bottom: 1px solid #c6c6c6;
}
/*----sy_about-----*/

.about {
	margin: 160px 0 80px;
	padding: 75px 0;
	background: url(../images/about_bg.jpg) center top no-repeat;
	background-size: cover;
}

.about2 {
	margin: 0 auto;
	width: 1200px;
}

.about .zz_hh {
	float: right;
	width: 26.4%;
	background: url(../images/lan.jpg) center;
	background-size: cover;
	height: 750px;
	margin-top: -180px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	text-align: center;
}
.about .zz_hh h2 {
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 106px;
}

.about .zz_hh h2 span {
	font-size: 20px;
	vertical-align: top;
}

.about .zz_hh h3 {
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 15px;
}
.about .zz_hh p {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 1.5em;
	margin-top: 48px;
}
.about .zz_hh h4 {
	font-family: impact;
	font-size: 33px;
	color: #FFFFFF;
}
.about .zz_hh a {
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	width: 178px;
	height: 40px;
	border: 1px solid #FFFFFF;
	line-height: 40px;
	text-align: center;
	margin: 0px auto;
	border-radius: 40px;
	margin-top: 137px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.about .zz_hh a:hover {
	background-color: #FFFFFF;
	color: #1b4aa3;
}
.about .jj_hh {
	float: left;
	width: 66.6%;
	background-color: #FFFFFF;
	box-sizing: border-box;
	padding: 40px 50px;
}
.about .jj_hh h2 {
	font-size: 26px;
	color: #1B7FF2;
	font-weight: bold;
	position: relative;
	display: table;
}
.about .jj_hh h2:after {
	content: "";
	position: absolute;
	right: -20px;
	top: -3px;
	width: 10px;
	height: 36px;
	background-color: #FF7F00;
}

.ml_LL {
	width: 100%;
}
.ml_LL {
	font-size: 18px;
	line-height: 30px;
	text-indent: 2em;
	margin-top: 20px;
}
.ml_LL p {
	font-size: 15px;
	line-height: 1.6;
	text-indent: 2em;
}
.jj_hh ul {
	margin-top: 20px;
}
.jj_hh ul li {
	width: 33.33%;
	float: left;
	text-align: center;
}
.jj_hh ul li p.h_kp1 {
	font-size: 70px;
	color: #000000;
	text-indent: -50px;
	position: relative;
	display: table;
	margin: 0px auto;
}
.jj_hh ul li p.h_kp2 {
	font-size: 18px;
	color: #000000;
	margin-top: -10px;
}
.jj_hh ul li p.h_kp3 {
	font-size: 12px;
	color: #000000;
}
.mlpp {
	position: relative;
	display: table;
	margin: 0px auto;
}
.mlpp .mmlp2 {
	position: absolute;
	min-width: 60px;
	right: -70px;
	top: 18px;
	background-color: #FF7F00;
	line-height: 27px;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 27px;
	text-align: center;
}

/*产品展示*/

.pro {
	width: 100%;
	margin: 0 auto;
}

#top_scroll {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 3%;
	height: 970px;
}

#top_scroll ul li {
	position: relative;
	float: left;
	width: 24%;
	margin: 0.5%;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	background: #f2f2f2;
}

#top_scroll ul li a {
	display: block;
	border: 2px solid rgba(0,0,0,.1);
}

#top_scroll ul li .img {
	width: 100%;
	object-fit: cover;
	object-position: center;
}

#top_scroll ul li .img img {
	width: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}

#top_scroll ul li .img:hover img {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}

#top_scroll ul li .proText {
	padding: 12px;
	transition: .4s;
	-webkit-transition: .4s;
}

#top_scroll ul li strong {
	display: block;
	font-weight: normal;
	color: #333333;
	font-size: 18px;
	text-align: center;
}

#top_scroll ul li:hover {
	background-color: #1488F3;
}

#top_scroll ul li:hover strong,
#top_scroll ul li:hover .proText i {
	color: #fff;
}
/*客户案例*/

.case {
	width: 90%;
	margin: 2% auto 0 auto;
}

.case_tit {
	margin-bottom: 3%;
}

.case_tit::before {
	display: block;
	text-align: center;
	font-size: 70px;
	font-family: impact;
	color: rgba(0, 0, 0, .12);
	text-transform: uppercase;
}

.case_tit h2 {
	text-align: center;
	font-weight: bold;
	color: #e5212b;
	font-size: 52px;
	margin-top: -60px;
}

.case_tit h2 span {
	font-size: 52px;
	color: #161823;
	font-weight: 550;
	font-style: normal;
}

.case_tit p {
	color: #000;
	text-align: center;
	font-size: 20px;
	padding-top: 15px;
}

#case_scroll {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 3%;
	height: 745px;
}

#case_scroll ul li {
	position: relative;
	float: left;
	width: 23%;
	margin: 0 1% 1% 1%;
	overflow: hidden;
	border-bottom: #e1dfdf 1px solid;
	box-sizing: border-box;
	background-color: #f8f8f8;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

#case_scroll ul li .img {}

#case_scroll ul li .img img {
	width: 400px;
	height: 300px;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}

#case_scroll ul li .img:hover img {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}

#case_scroll ul li .proText {
	padding: 12px;
	transition: .4s;
	-webkit-transition: .4s;
	text-align: center;
}

#case_scroll ul li strong {
	display: block;
	font-weight: normal;
	color: #333333;
	font-size: 18px;
	margin-bottom: 8px;
	text-align: center;
}

#case_scroll ul li .proText i {
	display: block;
	line-height: 34px;
	background: url(../images/dianhua.png) no-repeat left 22% center;
	font-style: normal;
	font-size: 21px;
	color: #333333;
	transition: .4s;
	-webkit-transition: .4s;
}

#case_scroll ul li:hover {
	background-color: #e5212b;
}

#case_scroll ul li:hover strong,
#top_scroll ul li:hover .proText i {
	color: #fff;
}
/*news*/

.news {
	width: 85%;
	margin: 2% auto 0 auto;
}

.news_tit {
	margin-bottom: 3%;
}

.news_tit::before {
	display: block;
	text-align: center;
	font-size: 70px;
	font-family: impact;
	color: rgba(0, 0, 0, .12);
	text-transform: uppercase;
}

.news_tit h2 {
	text-align: center;
	font-weight: bold;
	color: #e5212b;
	font-size: 52px;
	margin-top: -60px;
}

.news_tit h2 span {
	font-size: 52px;
	color: #161823;
	font-weight: 550;
	font-style: normal;
}

.news_tit p {
	color: #000;
	text-align: center;
	font-size: 20px;
	padding-top: 15px;
}

.news_cont {
	padding-top: 2%;
	display: flex;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.news_cont .newList {
	flex-basis: 32%;
	margin-right: 2%;
}

.newList {
	overflow: hidden;
	padding: 0rem 0 04% 0;
	height: auto;
	width: 100%;
}

.news_cont .newList:nth-child(3n) {
	margin-right: 0px;
}

.news_cont .newPicBox {
	position: relative;
	width: 100%;
	height: 0px;
	padding-bottom: 50%;
	overflow: hidden;
	border-radius: 0px;
	margin: 0 auto;
}

.news_cont .newPic {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	width: 100%;
	height: auto;
	transition: all .5s ease;
}

.news_cont .picLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.news_cont .contentBoxB {
	padding: 0 3%;
	background: rgba(255, 255, 255, 0.9)
}

.news_cont .newTitle {
	font-size: 20px;
	margin-bottom: 0;
	line-height: 1.2;
	font-weight: normal;
	color: #373c41;
	transition: all .5s ease;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}

.news_cont .lineBox {
	position: relative;
	width: 100%;
	height: 1px;
	background: #ededed;
	margin-bottom: 26px;
}

.news_cont .lineBox::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 100%;
	background: #afafaf;
	transition: all .5s ease;
}

.news_cont .TimeBox {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: .25px;
	color: #777;
	margin-bottom: 20px;
}

.news_cont .newMs {
	position: relative;
	width: 100%;
	line-height: 1.4;
	clear: both;
	font-size: 14px;
	color: #777;
	min-height: 22px;
	letter-spacing: 0;
	padding: 20px 0px 30px;
	display: -webkit-box;
	overflow: hidden;
	line-height: 30px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	font-weight: 100;
}

.news_cont .image_con {
	width: 100%;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.9);
	padding-top: 10px;
}

.news_cont .image_con img {
	width: 90%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
	margin: 0 auto;
	display: block;
}

.news_cont .image_con:hover img {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}

.news_cont .look {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
	color: #777;
	overflow: hidden;
}

.news_cont .look .look_name {
	margin-right: 10px;
	position: relative;
}

.news_cont .newList:hover .newPic {
	transform: translate(-50%, -50%) scale(1.1);
}

.news_cont .newList:hover .newTitle {
	color: #222;
}

.news_cont .newList:hover .lineBox::before {
	width: 100%;
}

.di_img {
	width: 100%;
	background: url(../images/model_bg_02.jpg) no-repeat center top;
	position: relative;
	height: 358px;
}

.news_img {
	width: 56%;
	margin: 0 auto;
}

.news_img img {
	width: 100%;
	margin-top: 5%;
}

.news_cont .bottom_btn {
	font-size: 14px;
	line-height: 7.5;
	/* font-weight:bold; */
	letter-spacing: .5px;
	text-transform: uppercase;
	transition: all .5s ease;
	background: rgba(255, 255, 255, 0.9);
	padding-left: 5%;
}

.news_cont .contentBoxB .bottom_btn {
	display: none;
}

.news_cont .newList:hover .bottom_btn {
	color: #b62021;
}

@media (max-width:769px) {
	.news {
		padding: 0 0 3rem 0;
		background-attachment: fixed;
		background-size: cover;
	}
	.news_tit {
		padding-top: 10%;
	}
	.news_tit h2 {
		font-size: 38px;
		line-height: 45px;
		font-weight: 500;
		padding-top: 20px;
		background-size: 75%;
	}
	.news_tit p {
		display: none;
	}
	.news_cont {
		width: 95%;
	}
	.news_cont .newList {
		flex-basis: 100%;
		margin-right: 0%;
	}
	.news_cont .newMs {
		margin: 20px 0px 0px;
	}
	.di_img {
		height: 240px;
	}
	.news_img {
		width: 100%;
		height: 145px;
	}
}
/* ===================== 内页 Banner 图 ===================== */

#nyba {
	height: 380px;
	position: relative;
	overflow: hidden;
	background: url(../images/bnr_bg.jpg) top center no-repeat;
	background-size: cover;
}

#nyba.nyba1 {
	background: url(../images/beijing1.jpg) top center no-repeat;
	background-size: cover;
}

#nyba.nyba2 {
	background: url(../images/beijing2.jpg) top center no-repeat;
	background-size: cover;
}

#nyba.nyba3 {
	background: url(../images/beijing3.jpg) top center no-repeat;
	background-size: cover;
}

#nyba.nyba4 {
	background: url(../images/beijing4.jpg) top center no-repeat;
	background-size: cover;
}

#nyba.nyba5 {
	background: url(../images/beijing5.jpg) top center no-repeat;
	background-size: cover;
}

.box_box {
	width: 700px;
	padding: 30px 0 20px;
	border-radius: 6px;
	position: absolute;
	top: 35%;
	margin-top: -33px;
	left: 50%;
	margin-left: -350px;
	text-align: center;
	background: rgba(0,0,0,.5);
}

.box_box h3 {
	font-size: 42px;
	font-weight: bold;
	color: #fff;
}

.box_box h3 em {
	margin-left: 10px;
	font-size: 20px;
	vertical-align: top;
}

.box_box p {
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	opacity: 1
}

.mbx {
	width: 100%;
	height: 60px;
	border-bottom: #ececec 1px solid;
}

.mbx .mbx_cont {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 60px;
	color: #333;
}
/*产品详情页*/

.container {
	width: 90%;
	margin: 1% auto 0;
}

.container h2 {
	text-align: center;
	font-weight: bold;
	font-size: 38px;
}

.info-intro {
	text-align: left;
	font-size: 16px;
	line-height: 33px;
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	border-color: rgba(151, 151, 151, 0.3);
	padding-bottom: 15px;
}

.info-pic {
	margin: 10px 0;
}

.info-pic img {
	margin: 0 auto;
	width: 100%;
	max-width: 800px;
	display: block;
}

.info_cont {
	font-size: 16px;
	line-height: 25px;
}

.info_cont img {
	max-width: 100%
}

.info_cont p {
	margin-bottom: 10px;
	text-align: left;
}

.more-info {
	line-height: 40px;
}

.more-info ul {
	width: 100%;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding-top: 20px;
}

.more-info li {
	width: 50%;
}

.more-info li em {
	font-weight: 500;
	padding-right: 15px;
}

.more-info a {
}


.yingyong {
	margin: 0 auto;
	width: 90%;
	min-width: 1200px;
	padding: 80px 0 0;
}

.yingyong .title {
	position: relative;
	color: #333;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}

.yingyong .title:before {
	display: block;
    content: '';
    width: 30%;
    height: 1px;
	border-top: 1px dotted #c9c9c9;
    position: absolute;
    left: 0;
    top: 50%;
}

.yingyong .title:after {
	display: block;
    content: '';
    width: 30%;
    height: 1px;
	border-top: 1px dotted #c9c9c9;
    position: absolute;
    right: 0;
    top: 50%;
}

.yingyong .title span {
	margin: -15px 10px 0 0;
	display: inline-block;
	color: #1488F5;
	font-size: 70px;
	font-family: Impact;
	font-style: oblique;
	vertical-align: middle;
}

.yingyong .feature{
    margin: 50px auto;
}

.yingyong .feature li {
    width: 25%;
    float: left;
    position: relative;
}

.yingyong .feature li:after {
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
	border-left: 1px dotted #c9c9c9;
}

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

.yingyong .feature li .com-img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
	overflow: hidden;
    text-align: center;
	border: 8px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 8px rgba(0,0,0,.1);
}

.yingyong .feature li img {
    width: 100%;
}

.yingyong .feature li h3 {
	margin: 8px 0;
    color: #1488F5;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.yingyong .feature li p {
    color: #6a6a6a;
    font-size: 16px;
    text-align: center;
}

.yingyong .feature li:hover .com-img img {
    animation: swing 1s infinite linear;
}



/*----ny_xq-----*/

.ny_xq {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.ny_xq .left,
.ny_xq .right {
	width: 48%
}
/*footer*/

.end_line {
	width: 40px;
	background: #fff;
	height: 3px;
	margin: 10px 0 15px;
}

.footer {
	width: 100%;
	background: #1488F3;
}

.footer ul {
	min-width: 1200px;
	width: 90%;
	padding: 40px 0;
	margin: 0 auto;
}

.footer .f_contact {
	width: 30%;
	float: left;
	color: #fff;
}

.footer .f_contact h2 {
	font-size: 28px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

.footer .f_contact .f_contact_cont {
	padding-top: 10px;
	width: 100%;
	line-height: 1.8;
	font-size: 16px;
	color: #fff;
}

.footer .f_contact .f_contact_cont .t18 {
	font-size: 20px;
	font-weight: bold;
}

.footer .f_contact .f_contact_cont h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 35px;
}

.footer .f_contact .f_contact_cont p {
	font-size: 16px;
	line-height: 40px;
	padding-bottom: 20px
}

.footer .f_contact .f_contact_cont em {
	color: #fff;
	line-height: 31px;
}

.footer .f_contact .f_contact_cont em a {
	color: #fff
}

.footer .f_contact .f_contact_cont em a:hover {
	color: #fff;
}

.footer .f_pro {
	width: 47%;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	float: left;
	color: #fff;
}

.footer .f_pro h2 {
	font-size: 28px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

.footer .en {
	font-size: 11px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	margin-bottom: 8px;
}

.footer .f_pro ul {
	overflow: hidden;
	padding-top: 10px;
	min-width: inherit;
	overflow: hidden
}

.footer .f_pro li {
	margin-bottom: 10px;
	width: 49%;
	float: left;
}

.footer .f_pro li em {
	display: block;
	color: #fff;
	padding-bottom: 20px;
}

.footer .f_pro li em:after {
	content: "";
	width: 40px;
	height: 3px;
	background: #fff;
	display: block;
	margin-top: 10px;
}

.footer .f_pro li a {
	color: #ffffff;
	line-height: 1.5;
	display: block;
	font-size: 16px;
}

.footer .f_pro li a:hover {
	display: block;
	color: #99cdfd;
	font-weight: bold;
}

.footer .f_wx {
	width: 20%;
	float: right;
	color: #535353;
	text-align: center;
}

.footer .f_wx span {
	color: #fff;
}

.footer .f_wx h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

.footer .f_wx img {
	max-width: 100%;
}

.copy {
	width: 100%;
	text-align: center;
	color: #fff;
	background: #333;
	font-size: 16px;
	line-height: 55px;
}
/*内页公司简介*/

.se_about {
	width: 90%;
	margin: 2% auto;
	background: url("../images/lanyun.png") center top no-repeat;
}

.se_about_tit {
	margin-bottom: 3%;
}

.se_about_tit h2 {
	text-align: center;
	margin: 0px auto;
	font-size: 55px;
	line-height: 90px;
	font-weight: 500;
	padding-top: 88px;
	background-size: 19%;
	color: #2d2d2d;
}

.se_about_tit h2 em {
	font-weight: 800;
	color: #e5212b;
}

.se_about_tit p {
	text-align: center;
	margin-top: 20px;
	color: #999;
}

.se_about_cont {
	padding: 3%;
	line-height: 31px;
}

.se_about_cont p {
	margin-bottom: 1%;
}

.se_about_cont img {
	width: 100%;
}
/*内页业务布局*/

.se_yewu {
	width: 80%;
	margin: 0 auto 3% auto;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.se_yewu .se_yewu_l {
	align-items: center;
	padding: 0;
	width: 50%;
	transition: .5s;
}

.se_yewu .se_yewu_l img {
	width: 100%;
	height: 100%;
}

.se_yewu .se_yewu_r {
	width: 50%;
	background: #f2f2f2;
}

.se_yewu .se_yewu_r .se_yewu_cont {
	padding: 10% 7% 7% 10%;
	color: #333;
}

.se_yewu .se_yewu_r .se_yewu_cont h3 {}

.se_yewu .se_yewu_r .se_yewu_cont p {
	margin-top: 15px;
	line-height: 31px;
}

.PubLink {
	display: inline-block;
	color: rgb(102, 102, 102);
	width: 50%;
	max-width: 256px;
	line-height: 62px;
	text-align: center;
	font-family: Times New Roman;
	font-size: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(102, 102, 102);
	border-image: initial;
	padding: 0px 30px;
	margin-top: 7%;
}

.PubLink:hover {
	border: 1px #d2bb84 solid;
	background: #d2bb84;
	color: #fff;
}

@media screen and (max-width:770px) {
	.se_yewu {
		display: block;
		width: 95%;
	}
	.se_yewu .se_yewu_l {
		width: 100%;
	}
	.se_yewu .se_yewu_r {
		width: 100%;
	}
}
/*内页产品展示*/

.se_tuandui {
	width: 90%;
	margin: 5rem auto 1rem auto;
}

.se_tuandui ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.se_tuandui li {
	padding: 0;
	width: 23%;
	margin: 0 26px 25px 0;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #eee;
}

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

.se_tuandui li .p-img {
	margin: 0 auto 0px auto;
	text-align: center;
	position: relative;
	overflow: hidden;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.se_tuandui li .p-name {
	height: 57px;
	line-height: 57px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	text-align: center;
	font-weight: 800;
	border-top: 1px solid #eee
}

.se_tuandui li .p-img img {
	width: 100%;
	height: 100%;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
}

.se_tuandui li:hover img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}

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

.se_tuandui p span {
	font-size: 17px;
	color: #af1318;
}

.se_tuandui ul li i {
	display: block;
	padding-left: 10%;
	line-height: 34px;
	background: url(../images/tel.png) no-repeat left 18% center;
	font-style: normal;
	color: #333333;
	transition: .4s;
	-webkit-transition: .4s;
	font-family: impact;
	text-align: center;
	padding-bottom: 3%;
}

.se_tuandui ul li:hover {
	background-color: #e5212b;
	cursor: pointer;
}

.se_tuandui ul li:hover i {
	background: url(../images/tel.png) no-repeat left 18% center;
	color: #fff;
}

.se_tuandui ul li:hover .p-name {
	color: #fff;
}

@media (max-width:769px) {
	.se_tuandui {
		width: 100%;
		margin: 2rem auto;
	}
	.se_tuandui ul {}
	.se_tuandui li {
		float: left;
		padding: 0;
		width: 47%;
		margin: 0 1% 25px 1%;
		position: relative;
		overflow: hidden;
		border: 1px solid #eee;
	}
	.se_tuandui li:nth-child(2n) {
		margin-right: 0px;
	}
	.se_tuandui li .p-img {
		width: 100%;
		height: auto;
		margin: 0 auto 0px auto;
		text-align: center;
		position: relative;
		overflow: hidden
	}
	.se_tuandui li .p-name {
		height: 70px;
		line-height: 70px;
		word-break: break-all;
		word-wrap: break-word;
		overflow: hidden;
		text-align: center;
		font-size: 18px;
		border-top: 1px solid #eee
	}
	.se_tuandui li .p-img img {
		width: 100%;
		transition: 0.4s ease;
		-moz-transition: 0.4s ease;
		-webkit-transition: 0.4s ease;
	}
	.se_tuandui li:hover img {
		transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
	}
	.se_tuandui p {
		font-size: 18px;
		line-height: 35px;
		color: #666;
	}
	.se_tuandui p span {
		font-size: 17px;
		color: #af1318;
	}
}

.sepro_cont {
	width: 90%;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background: #f8f8f8;
}

.sepro_cont_l {
	width: 50%;
}

.sepro_cont_l img {
	width: 100%;
}

.sepro_cont_r {
	width: 50%;
	padding: 4% 3%;
}

.sepro_cont_r h2 {
	text-align: left;
	font-weight: 500;
	font-size: 35px;
}

.sepro_cont_r .info-intro {
	text-align: left;
}

.sepro_cont_r .info-pic {
	margin: 10px 0;
}

.sepro_cont_r .info-pic img {
	margin: 0 auto;
	max-width: 100%;
	display: block;
}

.sepro_cont_r .info_cont {
	font-size: 16px;
	line-height: 25px;
	text-align: left;
}

.sepro_cont_r .info_cont p {
	margin-bottom: 15px;
}

.fenye {
	width: 1280px;
	margin: 0 auto 1% auto;
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	height: 45px;
}

.fenye_zong {
	font-size: 14px;
	width: 200px;
	background: #f2f2f2;
	text-align: center;
	line-height: 45px;
}
/*内页简介*/

.ny_about {
	width: 100%;
	height: 500px;
	overflow: hidden;
	background-attachment: fixed;
	background-size: cover;
}

.ny_about_cont {
	width: 80%;
	margin: 50px auto;
}

.ny_about_cont h2 {
	font-size: 40px;
	color: #159e50;
	line-height: 80px;
}

.ny_about_cont p {
	font-size: 18px;
	line-height: 35px;
	color: #666;
	margin-top: 30px;
	text-indent: 2em;
}
/*se_hangye*/

.newsout {
	padding: 0 0 120px;
}

.newslist {
	padding: 0 0 120px;
	width: 100%;
}

.newslist li {
	width: 100%;
	padding: 38px 0;
	background-color: #eee;
	border-bottom: 2px solid #fff;
}

.newslist li:nth-child(even) {
	background-color: #f5f5f5;
}

.newslist li .lin {
	max-width: 1200px;
	margin: 0 auto;
}

.newslist li a {
	display: block;
	position: relative;
	padding-left: 0;
	min-height: 220px;
	overflow: hidden;
	padding-right: 166px;
}

.newslist li a:after {
	content: '';
	position: absolute;
	right: 130px;
	top: 40px;
	z-index: 2;
	width: 1px;
	height: 143px;
	background-color: rgba(0, 0, 0, 0.1);
}

.newslist li .pic {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 0;
	height: 220px;
	overflow: hidden;
}

.newslist li .pic img {
	width: 386px;
	height: 100%;
}

.newslist li h3 {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-top: 28px;
}

.newslist li .txt {
	font-size: 16px;
	color: #666;
	line-height: 32px;
	overflow: hidden;
	height: 64px;
	text-align: justify;
	margin: 18px 0 24px;
}

.newslist li .date {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	height: 30px;
	background: url('../images/clock.png') 0 center no-repeat;
	font-family: 'helvetica';
	padding-left: 28px;
}

.newslist li label {
	display: block;
	width: 28px;
	height: 28px;
	font-size: 0;
	cursor: pointer;
	background: #e5212b url('../images/jtr-n.png') center no-repeat;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1;
	margin-top: -14px;
}

.newslist li:hover {
	background-color: #e5212b;
}

.newslist li:hover a {
	padding-left: 426px;
}

.newslist li:hover a:after {
	background-color: rgba(255, 255, 255, 0.2);
}

.newslist li:hover .pic {
	width: 386px;
}

.newslist li:hover h3 {
	color: #fff;
}

.newslist li:hover .txt {
	color: rgba(255, 255, 255, 0.7);
}

.newslist li:hover .date {
	background-image: url('../images/clock2.png');
	color: #fff;
}

.newslist li:hover label {
	background-image: url('../images/jtr-nh.png');
	background-color: #fff;
}

.newslist li,
.newslist a:after,
.newslist h3,
.newslist .date,
.newslist label {
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.newslist a,
.newslist .pic {
	-webkit-transition: 1s;
	transition: 1s;
}

.newslist .txt {
	-webkit-transition: color 0.4s;
	transition: color 0.4s;
}

@media screen and (max-width: 1440px) {
	.newsout {
		padding: 0 0 80px;
	}
	.newslist {
		padding: 0 0 80px;
	}
}

@media screen and (max-width: 1280px) {
	.newslist li a {
		padding-left: 426px;
		padding-right: 20px;
	}
	.newslist li:hover a {
		padding-left: 426px;
	}
	.newslist li a:after {
		display: none;
	}
	.newslist li label {
		display: none;
	}
	.newslist li .pic {
		width: 386px;
		left: 20px;
	}
	.newslist li:hover .pic {
		width: 386px;
	}
}

@media screen and (max-width: 1000px) {
	.newslist li h3 {
		padding-top: 10px;
	}
	.newslist li .txt {
		height: auto;
		max-height: 96px;
	}
}

@media screen and (max-width: 840px) {
	.newslist li a {
		padding-left: 46%;
		padding-right: 3%;
	}
	.newslist li:hover a {
		padding-left: 46%;
	}
	.newslist li .pic {
		width: 40%;
		left: 3%;
	}
	.newslist li:hover .pic {
		width: 40%;
	}
	.newslist li .pic img {
		position: absolute;
		left: 50%;
		margin-left: -193px;
	}
}

@media screen and (max-width: 600px) {
	.newsout {
		padding: 0 0 60px;
	}
	.newslist {
		padding: 0 0 60px;
	}
	.newslist li a {
		padding-left: 3%;
	}
	.newslist li:hover a {
		padding-left: 3%;
	}
	.newslist li .pic {
		position: relative;
		width: 100%;
		left: 0;
		height: auto;
	}
	.newslist li:hover .pic {
		width: 100%;
	}
	.newslist li .pic img {
		position: static;
		left: 0;
		margin-left: 0;
		width: 100%;
		height: auto;
	}
}
/*se-contact*/
/*内页联系我们*/

.contacts {
	padding: 107px 0 66px;
	background: #fff;
}

.contact-title {
	position: relative;
	padding-bottom: 70px;
	color: #f0c02e;
	line-height: 1;
}

.contact-title:before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 82vw;
	height: 10px;
	background: url(../images/line6.png) left center repeat-x;
}

.contact-address {
	margin-top: 70px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.contact-item {
	min-width: 330px;
}

.contact-top {
	padding-bottom: 24px;
	border-bottom: 3px solid #f2f2f2;
}

.contact-top strong {
	display: block;
	margin-bottom: 13px;
	line-height: 1;
	color: #333333;
	font-size: 24px;
}

.contact-top p {
	color: #333333;
	font-size: 16px;
}

.contact-info {
	margin-top: 25px;
}

.contact-info p {
	color: #333333;
	font-size: 16px;
	line-height: 31px;
}

.contact-eq {
	width: 130px;
}

.contact-eq img {
	display: block;
	width: 100%;
	height: auto;
}

.map {
	width: 100%;
	height: 658px;
	margin: 0 auto;
}

@media only screen and (max-width: 768px) {
	.contacts {
		padding: 3rem 0 3rem 0;
		background: #fff;
	}
	.contact-address {
		margin-top: 70px;
		display: block;
	}
	.contact-title {
		padding-bottom: 20px;
	}
	.contact-item {
		min-width: 100%;
	}
	.contact-map {
		display: none;
	}
	.contact-us-title p {
		font-size: 16px;
	}
	.form-group {
		padding: 0rem 0px;
		line-height: 35px;
		width: 100%;
		margin: 0 20px 0px 0rem;
	}
	.col-sm-2 {
		height: 40px;
	}
	.btn-success {
		font-size: 16px;
		height: 40px;
		line-height: 27px;
	}
}
/*===================== 响应式代码 START =====================*/

.f_80 {
	font-size: 80px;
}

.f_72 {
	font-size: 72px;
}

.f_62 {
	font-size: 62px;
}

.f_48 {
	font-size: 48px;
}

.f_40 {
	font-size: 40px;
}

.f_30 {
	font-size: 30px;
}

.f_24 {
	font-size: 23px;
}

.f_20 {
	font-size: 20px;
}

.f_18 {
	font-size: 18px;
}

.f_16 {
	font-size: 16px;
}

.f_15 {
	font-size: 15px;
}

.f_14 {
	font-size: 14px;
}
/*===================== 响应式代码 START =====================*/

@media( max-width:1600px) {
	.f_80 {
		font-size: 60px;
	}
	.f_72 {
		font-size: 50px;
	}
	.f_62 {
		font-size: 40px;
	}
	.f_48 {
		font-size: 38px;
	}
	.f_40 {
		font-size: 30px;
	}
	.f_30 {
		font-size: 24px;
	}
	.f_24 {
		font-size: 20px;
	}
	.f_20 {
		font-size: 20px;
	}
	.f_18 {
		font-size: 18px;
	}
	.f_16 {
		font-size: 16px;
	}
	.f_15 {
		font-size: 15px;
	}
	.f_14 {
		font-size: 14px;
	}
}

@media( max-width:1210px) {
	.f_80 {
		font-size: 60px;
	}
	.f_72 {
		font-size: 50px;
	}
	.f_62 {
		font-size: 30px;
	}
	.f_48 {
		font-size: 28px;
	}
	.f_40 {
		font-size: 26px;
	}
	.f_30 {
		font-size: 24px;
	}
	.f_24 {
		font-size: 16px;
	}
	.f_20 {
		font-size: 18px;
	}
	.f_18 {
		font-size: 16px;
	}
	.f_16 {
		font-size: 14px;
	}
	.f_15 {
		font-size: 14px;
	}
	.f_14 {
		font-size: 14px;
	}
}

@media (max-width:750px) {
	.f_80 {
		font-size: 60px;
	}
	.f_72 {
		font-size: 50px;
	}
	.f_62 {
		font-size: 30px;
	}
	.f_48 {
		font-size: 22px;
	}
	.f_40 {
		font-size: 22px;
	}
	.f_30 {
		font-size: 24px;
	}
	.f_24 {
		font-size: 14px;
	}
	.f_20 {
		font-size: 14px;
	}
	.f_18 {
		font-size: 16px;
	}
	.f_16 {
		font-size: 14px;
	}
	.f_14 {
		font-size: 14px;
	}
}
/*-----新闻资讯----*/

.questiontwo {
	padding: 20px 22px;
	width: 90%;
	margin: 0px auto 40px;
	overflow: hidden;
}

.questiontwo .questiontwotit {
	font-size: 25px;
	padding-bottom: 28px;
	font-weight: 700;
	line-height: 1
}

.questiontwo ul li {
	float: left;
	margin-left: 1%;
	width: 48%;
	padding-bottom: 31px
}

.questiontwo.questiontwowen {
	clear: both;
	overflow: hidden
}

.questiontwowen span {
	float: left;
	width: 80px;
	border: 1px solid #d8e1ff;
	overflow: hidden;
}

.questiontwoda span {
	font-size: 14px;
	line-height: 25px;
}

.questiontwowen span img {
	max-width: 100%
}

.questiontwowen a {
	float: left;
	margin-left: 20px;
	font-size: 18px;
	line-height: 24px;
	color: #464646;
	margin-top: 5px;
	height: 48px;
	overflow: hidden
}

.questiontwowen a:hover {
	color: #d90a2c
}

.questiontwoda {
	margin-top: 15px;
	padding: 20px;
	border-radius: 5px;
	color: #737373;
	overflow: hidden
}

.questiontwoda i {
	float: left;
	background-size: 37px;
	width: 37px;
	height: 48px;
	text-align: center;
	font-style: normal;
	padding-top: 8px;
	line-height: 1;
	color: #fff;
	font-weight: 700;
	font-size: 17px;
}

.questiontwoda {
	background: #f2f2f2;
	clear: both;
}
/*----工程案例图片---*/

.case-con {
	margin: 20px auto 100px;
	min-width: 1200px;
	width: 90%;
	overflow: hidden;
	clear: both;
}

.case-con .wrap02 {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.case-con .left {
	width: 18%;
	height: auto;
	background: #fff;
}

.case-con .left h2 {
	width: 100%;
	background: linear-gradient(to left, #1B7FF1 0%, #075aa7 100%);
	line-height: 120px;
	text-align: center;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
}

.case-con .left .fenlei {
	width: 100%;
	background: #efeff1;
}

.case-con .left .fenlei ul {
	width: 90%;
	padding: 0;
	margin: 0 auto;
}

.case-con .left .fenlei li {
	line-height: 1.7;
	padding: 5px 10px;
	border-bottom: 1px dashed #ccc;
}

.case-con .left .fenlei li ul {
	width: auto;
	border-top: 1px dashed #ccc;
}

.case-con .left .fenlei li li {
	line-height: 1.2;
	padding: 8px 10px;
	font-size: 15px;
	border-bottom: 1px dashed #ccc;
}

.case-con .left .fenlei li li:last-child {
	border-bottom: none;
}

.case-con .left .tel {
	text-align: center;
	margin: 0 auto;
	padding: 30px 0;
	color: #fff;
	background: #1488F3;
}

.case-con .left .tel h4 {
	font-size: 15px;
	line-height: 25px;
}

.case-con .left .tel h3 {
	font-size: 28px;
	line-height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.case-con .left .tel .more a {
	display: block;
	width: 100px;
	color: #fff;
	border: 1px solid #fff;
	line-height: 40px;
	text-align: center;
	margin: 10px auto;
	font-size: 15px
}



.case-con .right {
	width: 80%;
}

.case-con .case-list li {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border: 1px solid #F6F6F6;
	margin-bottom: 30px;
}

.case-list li {
	float: left;
	width: 23%;
	margin: 0 1% 15px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	box-sizing: border-box;
}

.case-list03 li {
	width: 31.333333%;
}

.case-list li:hover {
	background: linear-gradient(to bottom, #1488F3 0%, #006ed4 100%);
}

.case-list li:hover .txt {
	color: #fff
}

.case-list02 li {
	margin: 0 1% 15px !important;
	width: 18%;
	box-sizing: border-box;
}

.case-list li img {
	width: 100%;
}

.case-list li .pic a {
	display: block;
	position: relative;
	padding-top: 76.8%;
}

.case-list li .pic a img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.case-list li .txt {
	padding: 15px 0;
}

.case-list li .txt h3 {
	color: #666;
	text-align: center;
	font-size: 16px
}

.case-list li:hover h3 {
	color: #fff;
}

.case-list li .txt a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 6px;
}

.case-list li .txt a:hover {
	color: #DA251D;
}

.case-list li .txt p {
	line-height: 1.9;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.case-list li:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px)
}
/*-----为什么选择我们--------*/
/*-----特点展示--------*/

.tedian {
	width: 100%;
	background: url("../images/fwbg.gif") center;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 10% 0;
	justify-content: space-between;
	color: #fff;
	display: flex;
	justify-content: space-around;
	align-items: center;
	background-attachment: fixed;
}

.tedian .left {
	width: 40%;
	text-align: left;
	margin-left: 5%;
}

.tedian .left .en {
	font-size: 68px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 70px;
	color: #fff;
}

.tedian .left .t28 {
	font-size: 28px;
	line-height: 44px;
	color: #d90a2c
}

.tedian .left .en16 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.tedian .right {
	width: 45%;
	text-align: left;
	margin-right: 5%;
	display: flex;
	justify-content: space-between;
}

.tedian .right li {
	width: 28%;
	border: 1px #d90a2c solid;
	padding: 5% 2.5%;
}

.tedian .right li .img {
	text-align: left;
}

.tedian .right li .line {
	background: #d90a2c;
	width: 33px;
	height: 3px;
	margin: 2% 0 5%;
}

.tedian .right li h2 {
	font-size: 24px;
	line-height: 40px;
}

.tedian .right li p {
	font-size: 14px
}
/*----首页新闻----*/

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 90%
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.cover-bg-img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.title-block {
	position: relative;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px
}

@media only screen and (max-width:767px) {
	.title-block {
		margin-bottom: 15px
	}
}

.our-blog.our-blog-classic .blog-classic-item:nth-of-type(n+4) {
	margin-top: 50px
}

@media only screen and (max-width:767px) {
	.our-blog.our-blog-classic .blog-classic-item:nth-of-type(n+3) {
		margin-top: 30px
	}
}

@media only screen and (max-width:575px) {
	.our-blog.our-blog-classic .blog-classic-item:nth-of-type(n+2) {
		margin-top: 30px
	}
}

.our-blog.our-blog-classic .blog-item {
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-right: 0
}

.v-light:not(.no-light) .our-blog.our-blog-classic .blog-item {
	border-color: #bebebe
}

@media only screen and (max-width:991px) {
	.our-blog.our-blog-classic .blog-item {
		padding: 30px 25px
	}
}

.our-blog.our-blog-classic .blog-item .after-bg {
	top: 0;
	left: 0;
	opacity: 0.05;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.our-blog.our-blog-classic .blog-item .after-bg img {
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.our-blog.our-blog-classic .blog-item.blog-item-active .after-bg {
	opacity: 0.1
}

.our-blog.our-blog-classic .blog-item.blog-item-active .after-bg img {
	opacity: 1
}

.our-blog.our-blog-classic .blog-item:hover .after-bg {
	opacity: 0.1
}

.our-blog.our-blog-classic .blog-item:hover .after-bg img {
	opacity: 1
}

.our-blog.our-blog-classic .blog-item .box-content {
	padding: 0
}

.our-blog.our-blog-classic .blog-item .box-content p {
	color: #888;
	font-size: 15px;
	line-height: 24px;
}

.our-blog.our-blog-classic .blog-item .box-content .entry-date a {
	color: #fff
}

.our-blog.our-blog-classic .blog-item .box-content .entry-date {
	font-weight: 600;
	margin-bottom: 10px;
	background: #eb1d1d;
	width: 120px;
	border-radius: 20px;
	text-align: center;
	line-height: 36px;
}

.our-blog.our-blog-classic .blog-item .box-content .link-vist {
	left: auto;
	bottom: auto;
	margin-top: 20px
}

.our-blog.our-blog-classic .blog-item .box-content .link-vist .link-vist-text {
	font-weight: bold
}

.our-blog.our-blog-classic .blog-item .box-content .link-vist .link-vist-text:before {
	height: 1.5px
}

.our-blog.our-blog-sub .blog-sub-item:nth-of-type(n+4) {
	margin-top: 50px
}

@media only screen and (max-width:767px) {
	.our-blog.our-blog-sub .blog-sub-item:nth-of-type(n+3) {
		margin-top: 30px
	}
}

@media only screen and (max-width:575px) {
	.our-blog.our-blog-sub .blog-sub-item:nth-of-type(n+2) {
		margin-top: 30px
	}
}

.our-blog.our-blog-sub .blog-item {
	padding: 30px 25px;
	overflow: hidden
}

.our-blog.our-blog-sub .blog-item:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(280deg, rgba(255, 255, 255, 0.1), transparent 75%);
	background: -o-linear-gradient(280deg, rgba(255, 255, 255, 0.1), transparent 75%);
	background: linear-gradient(170deg, rgba(255, 255, 255, 0.1), transparent 75%);
	-webkit-transform: skew(-10deg) translateX(50%);
	-ms-transform: skew(-10deg) translateX(50%);
	transform: skew(-10deg) translateX(50%);
	opacity: 0.9;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: 2
}

.our-blog.our-blog-sub .blog-item .after-bg {
	opacity: 0.09
}

.our-blog.our-blog-sub .blog-item .after-bg img {
	opacity: 1
}

.our-blog.our-blog-sub .blog-item .box-content {
	position: relative;
	z-index: 2
}

.our-blog.our-blog-sub .blog-item .box-content .box-content-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.our-blog.our-blog-sub .blog-item .box-content .entry-date {
	color: #fff;
	margin-bottom: auto
}

.v-light:not(.no-light) .our-blog.our-blog-sub .blog-item .box-content .entry-date {
	color: #000
}

.our-blog.our-blog-sub .blog-item .box-content .entry-date span.day {
	display: block;
	font-size: 35px;
	font-weight: bold;
	color: #dc742b;
	line-height: 0.8
}

.v-light:not(.no-light) .our-blog.our-blog-sub .blog-item .box-content .entry-date span.day {
	color: #d90a2c
}

.our-blog.our-blog-sub .blog-item .box-content .content-bottom {
	margin-top: 60%
}

.our-blog.our-blog-sub .blog-item .category {
	margin-bottom: 20px
}

.our-blog.our-blog-sub .blog-item .category a {
	position: relative;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
}

.v-light:not(.no-light) .our-blog.our-blog-sub .blog-item .category a {
	color: #0009
}

.our-blog.our-blog-sub .blog-item .title-block {
	margin-bottom: 0
}

.our-blog.our-blog-sub .blog-item .link-vist {
	margin-top: 10px
}

.our-blog.our-blog-sub .blog-item:hover:before {
	-webkit-transform: skew(-10deg) translateX(25%);
	-ms-transform: skew(-10deg) translateX(25%);
	transform: skew(-10deg) translateX(25%)
}

.our-blog.our-blog-sub .blog-item:hover .after-bg {
	opacity: 0.04
}

.v-light:not(.no-light) .our-blog .link-vist .link-vist-text {
	color: #000
}

.v-light:not(.no-light) .our-blog .link-vist .link-vist-text:before {
	background-color: #000
}

.v-light:not(.no-light) .our-blog .link-vist .link-vist-arrow svg * {
	stroke: #000
}
/*----产品详情----*/

.pro02BoxBotNav {
	background: #d6d6d6;
	width: 100%;
	height: 66px;
	margin-top: -20px;
}

.pro02BotNav {
	margin: 0 auto;
	padding: 0;
	width: 90%;
}

.pro02BotNav li {
	margin: 0;
	padding: 0;
	min-width: 33%;
	text-align: center;
	font-size: 18px;
	color: #212020;
	line-height: 66px;
	border-left: 1px solid #c8c8c8;
	position: relative;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	float: left;
}

.pro02BotNav li:first-child {
	border-left: none;
}

.pro02BotNav li:after {
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: 0;
	opacity: 0;
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 11px solid #d90a2c;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.pro02BotNav li.active {
	background: #d90a2c;
	color: #ffffff;
}

.pro02BotNav li.active:after {
	opacity: 1;
	bottom: -11px;
}

.pro02BotNav li:hover {
	background: #d90a2c;
	color: #ffffff;
}

.pro02BoxBotCon {
	font-size: 16px;
	color: #5a5a5a;
	line-height: 24px;
}

.pro02BoxBotCon .swiper-slide {
	color: #5a5a5a;
}

.pro02BoxBotConText {
	padding: 0 0 30px;
	width: 80%;
	margin: 0 auto;
}

.pro02BoxBotConText img {
	margin: 10px auto;
	max-width: 100%;
}

.pro02BoxBotConText p {
	line-height: 31px;
}

.pro02BoxTit {
	font-size: 23px;
	color: #3d3d3d;
	line-height: 200%;
	padding: 2% 0 10px 0px;
}

.pro02BoxTit:after {
	content: "";
	width: 214px;
	height: 5px;
	display: block;
	margin: 10px 0;
}

.pro02BoxBrief {
	font-size: 16px;
	color: #5a5a5a;
	line-height: 24px;
	padding: 0 26.5% 30px;
}

.pro02BotImg3 {
	padding-bottom: 20px;
}

.pro02BotImg3 li {
	padding-bottom: 15px;
}

.pro02BotImg3Con {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 24px;
	padding: 0 23%;
}

.pro02BotImg3Con h4 {
	font-size: 26px;
	color: #3d3d3d;
	line-height: 180%;
}

.pro02BotImg5 {
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	font-size: 0;
	padding: 30px 0;
}

.pro02BotImg5Con {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	padding: 0 5%;
	font-size: 16px;
	text-align: center;
}

.pro02BotImg5Con h4 {
	font-size: 30px;
	color: #3d3d3d;
	line-height: 150%;
	padding: 10px 0;
}

.pro02BotImg5 img {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}
/*-----casebg------*/

.casebg {
	background: #232425;
	width: 100%
}

.casebg ul {
	margin: 0 auto;
	padding: 3% 0;
}
/*----   .ny_banner--------*/

.ny_banner {
	width: 100%;
	background: url("../images/ys_bg2.jpg") center;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 5% 5% 4%;
	justify-content: space-between;
	color: #fff;
	display: flex;
	justify-content: space-around;
	align-items: center;
	background-attachment: fixed;
	display: flex;
	justify-content: space-between;
}

.ny_banner .txt {
	width: 50%;
	color: #fff;
	text-align: left;
}

.ny_banner h2 {
	font-size: 36px;
	line-height: 55px;
}

.ny_banner .img {
	width: 45%
}

.ny_banner .img img {
	max-width: 100%
}
/*----------------首页为什么选择我们----------------*/

.v-light:not(.no-light) .testimonials-2.testimonials-3.testimonials-new .testimonials-inner:after {
	color: #000
}

.testimonials-2 .slick-list {
	padding: 0!important;
	width: 90%;
	margin: 0 auto;
}

.testimonials-2 .testimonials-nav {
	width: 100%
}

@media only screen and (max-width:767px) {
	.testimonials-2 .testimonials-nav {
		margin-bottom: 30px
	}
}

@media only screen and (max-width:400px) {
	.testimonials-2 .testimonials-nav {
		display: none
	}
}

.testimonials-2 .testimonials-nav .testimonials-nav-item-inner {
	width: 70%;
	text-align: center;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: -webkit-transform 0.8s;
	transition: -webkit-transform 0.8s;
	-o-transition: transform 0.8s;
	transition: transform 0.8s;
	transition: transform 0.8s, -webkit-transform 0.8s;
	cursor: pointer
}

@media only screen and (max-width:575px) {
	.testimonials-2 .testimonials-nav .testimonials-nav-item-inner {
		width: 50%
	}
}

.testimonials-2 .testimonials-nav .testimonials-nav-item-inner img {
	width: 100%;
	border-radius: 50%
}

.testimonials-2 .testimonials-nav .slick-current .testimonials-nav-item-inner {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.testimonials-2 .testimonials-main-content {
	position: relative
}

.testimonials-2 .testimonials-main-content:after {
	content: "”";
	right: 30px;
	bottom: -40px;
	position: absolute;
	font-size: 150px;
	font-weight: bold;
	color: #fff;
	opacity: 0.3
}

@media only screen and (max-width:575px) {
	.testimonials-2 .testimonials-main-content:after {
		display: none
	}
}

.testimonials-2 .testimonials-main-content .testimonials-item .top-box {
	padding: 0 40px
}

@media only screen and (max-width:767px) {
	.testimonials-2 .testimonials-main-content .testimonials-item .top-box {
		padding: 0 30px
	}
}

@media only screen and (max-width:575px) {
	.testimonials-2 .testimonials-main-content .testimonials-item .top-box {
		padding: 0 15px
	}
}

.testimonials-2 .testimonials-main-content .testimonials-item .bottom-box {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	background-color: #dc314d;
	-webkit-clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
	margin-top: 20px;
	padding: 20px 65px 20px 40px
}

.v-light:not(.no-light) .testimonials-2 .testimonials-main-content .testimonials-item .bottom-box {
	background-color: #d90a2c
}

@media only screen and (max-width:767px) {
	.testimonials-2 .testimonials-main-content .testimonials-item .bottom-box {
		padding: 20px 40px 20px 20px
	}
}

.testimonials-2 .testimonials-main-content .testimonials-item .sm-title-block {
	margin-bottom: 10px
}

.v-light:not(.no-light) .testimonials-2 .testimonials-main-content .testimonials-item .sm-title-block {
	color: #fff
}

.testimonials-2 .testimonials-main-content .testimonials-item h6 {
	color: rgba(255, 255, 255, 0.69);
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1.5px
}

.testimonials-2.testimonials-3 .testimonials-nav {
	position: relative;
	overflow: hidden
}

.testimonials-2.testimonials-3 .testimonials-nav:before {
	content: "";
	position: absolute;
	top: -35px;
	right: 65%;
	width: 100%;
	height: 350px;
	border: 2px solid #0e0e0d;
	border-radius: 50%
}

.v-light:not(.no-light) .testimonials-2.testimonials-3 .testimonials-nav:before {
	border-color: #bebebe
}

@media only screen and (max-width:767px) {
	.testimonials-2.testimonials-3 .testimonials-nav:before {
		display: none
	}
}

.testimonials-2.testimonials-3 .testimonials-nav .testimonials-nav-item-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	text-align: left;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	margin-bottom: 10px
}

.testimonials-2.testimonials-3 .testimonials-nav .testimonials-nav-item-inner img {
	width: 80px;
	border-radius: 50%
}

.testimonials-2.testimonials-3 .testimonials-nav .testimonials-nav-item-inner .info {
	margin-left: 10px
}

.testimonials-2.testimonials-3 .testimonials-nav .testimonials-nav-item-inner .info h5 {
	color: #dc314d;
	font-size: 20px;
	margin-bottom: 10px
}

.v-light:not(.no-light) .testimonials-2.testimonials-3 .testimonials-nav .testimonials-nav-item-inner .info h5 {
	color: #d90a2c
}

.testimonials-2.testimonials-3 .testimonials-nav .testimonials-nav-item-inner .info h6 {
	font-size: 14px;
	font-weight: 500
}

.testimonials-2.testimonials-3 .testimonials-nav .slick-current .testimonials-nav-item-inner {
	-webkit-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px)
}

@media only screen and (max-width:767px) {
	.testimonials-2.testimonials-3 .testimonials-nav .slick-current .testimonials-nav-item-inner {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.testimonials-2.testimonials-3 .testimonials-main-content {
	position: relative;
	padding-bottom: 40px
}

@media only screen and (max-width:767px) {
	.testimonials-2.testimonials-3 .testimonials-main-content {
		padding-bottom: 0
	}
}

.testimonials-2.testimonials-3 .testimonials-main-content:after {
	display: none
}

.testimonials-2.testimonials-3 .testimonials-main-content .testimonials-item {
	padding: 0
}

@media only screen and (max-width:767px) {
	.testimonials-2.testimonials-3 .testimonials-main-content .testimonials-item .top-box {
		padding-left: 0
	}
}

.testimonials-2.testimonials-3 .testimonials-main-content .testimonials-item:after {
	content: "”";
	position: absolute;
	top: -15px;
	left: 0;
	font-size: 40px;
	line-height: 0.7;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.testimonials-2.testimonials-3 .testimonials-main-content .testimonials-item:before {
	content: "”";
	position: absolute;
	bottom: -15px;
	right: 0;
	font-size: 40px;
	line-height: 0.7
}

@media only screen and (max-width:767px) {
	.testimonials-2.testimonials-3 .testimonials-main-content .testimonials-item {
		padding: 0
	}
}

.testimonials-2.testimonials-3 .slick-arrow {
	bottom: -20px;
	width: 40px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 2
}

.testimonials-2.testimonials-3 .slick-arrow.fa-angle-left {
	left: 25px
}

.testimonials-2.testimonials-3 .slick-arrow.fa-angle-right {
	left: 75px
}

@media only screen and (max-width:767px) {
	.testimonials-2.testimonials-3 .slick-arrow {
		display: none!important
	}
}

.testimonials-2.testimonials-3.testimonials-new {
	position: relative
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-inner {
	position: relative
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-inner:after {
	content: "”";
	font-family: sans-serif;
	position: absolute;
	bottom: -70px;
	right: 30px;
	font-weight: 800;
	font-size: 165px;
	line-height: 100px;
	color: #fff
}

.v-light:not(.no-light) .testimonials-2.testimonials-3.testimonials-new .testimonials-inner:after {
	color: #000
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-inner .testimonials-item .top-box .p-larg {
	font-family: "Roboto"
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-inner .testimonials-item .top-box h5 {
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 25px;
	font-size: 28px;
}

.v-light:not(.no-light) .testimonials-2.testimonials-3.testimonials-new .testimonials-inner .testimonials-item .top-box h5 {
	color: #000
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-inner .testimonials-item .top-box h5:after,
.testimonials-2.testimonials-3.testimonials-new .testimonials-inner .testimonials-item .top-box h5:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-inner .testimonials-item .top-box h5:after {
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 50%
}

.v-light:not(.no-light) .testimonials-2.testimonials-3.testimonials-new .testimonials-inner .testimonials-item .top-box h5:after {
	background-color: #000
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-inner .testimonials-item .top-box h5:before {
	bottom: 3px;
	width: 80px;
	height: 1px;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #eeeeee), color-stop(35%, #bababa), color-stop(65%, #999), to(#212121));
	background: -webkit-linear-gradient(left, #eeeeee 0, #bababa 35%, #999 65%, #212121 100%);
	background: -o-linear-gradient(left, #eeeeee 0, #bababa 35%, #999 65%, #212121 100%);
	background: linear-gradient(to right, #eeeeee 0, #bababa 35%, #999 65%, #212121 100%)
}

.testimonials-2.testimonials-3.testimonials-new .section-title-2 {
	position: absolute;
	width: 100%;
	text-align: right;
	margin-bottom: 0;
	top: 0;
	margin-right: 80px;
	left: 0;
	padding-right: 35px
}

@media only screen and (max-width:991px) {
	.testimonials-2.testimonials-3.testimonials-new .section-title-2 {
		position: relative;
		text-align: left;
		top: auto;
		margin-bottom: 50px
	}
}

@media only screen and (max-width:991px) {
	.testimonials-2.testimonials-3.testimonials-new .section-title-2 {
		margin-bottom: 40px
	}
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-inner {
	padding: 60px 35px
}

@media only screen and (max-width:767px) {
	.testimonials-2.testimonials-3.testimonials-new .testimonials-inner {
		padding: 60px 15px
	}
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-nav:before {
	content: "";
	position: absolute;
	top: -8px;
	right: 70%;
	width: 100%;
	height: 210px;
	border: 2px solid #0e0e0d;
	border-radius: 50%
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-nav .testimonials-nav-item {
	margin: 3px 0
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-nav-item-inner {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8)
}

.testimonials-2.testimonials-3.testimonials-new .testimonials-nav-item-inner img {
	width: 50px;
	border-radius: 50%
}
/*----新闻列表页----*/

.news-ul {
	width: 90%;
	margin: 0 auto;
	min-width: 1200px
}

.news-ul li {
	overflow: hidden;
	width: 45%;
	float: left;
	padding: 20px;
	border-radius: 2px;
	margin: 0.5%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-bottom: 40px;
	overflow: hidden;
	-webkit-box-shadow: 2px 10px 16px rgba(69, 0, 5, 0.05);
	-moz-box-shadow: 2px 10px 16px rgba(69, 0, 5, 0.05);
	-ms-box-shadow: 2px 10px 16px rgba(69, 0, 5, 0.05);
	-o-box-shadow: 2px 10px 16px rgba(69, 0, 5, 0.05);
	box-shadow: 2px 10px 16px rgba(69, 0, 5, 0.05);
}

.news-ul li .img {
	float: left;
	display: block;
	width: 30%;
	overflow: hidden;
}

.news-ul li .img img {
	display: block;
	max-width: 100%;
}

.news-ul li .text {
	float: right;
	width: 67%;
	padding-left: 18px;
	position: relative;
}

.news-ul li .text .tit {
	display: block;
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 10px;
}

.news-ul li .text p {
	font-size: 14px;
	color: #666666;
	line-height: 23px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 30px;
}

.news-ul li .text span {
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	display: inline-block;
}

.news-ul li .text .more {
	display: block;
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #d40000;
	transition: background-position .6s ease;
	position: absolute;
	right: 0px;
	bottom: -20px;
	border-radius: 2px 0 4px 0;
}

.news-ul li .text .more:hover {
	background-position: right center;
}

.news-ul li:hover {
	background: #d40000;
	background-color: #fff;
}

.news-ul li:hover .text .tit {
	color: #075ca3;
}
/*-----相关文章----*/

.xg-news {
	width: 91%;
	margin: 40px auto;
	overflow: hidden;
}

.xg-bt {
	font-size: 28px;
	border-left: 5px #0f964e solid;
	padding-left: 10px;
}

.xw-list li {
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-radius: 4px;
	margin-bottom: 30px;
	width: 48%;
	float: left;
	margin: 0.5%;
}

.xw-list li .pic {
	display: block;
	float: left;
	width: 25%;
	overflow: hidden;
	object-fit: cover;
	border-radius: 4px 0 0 4px;
}

.xw-list li .pic img {
	display: block;
	width: 100%;
}

.xw-list li .text {
	float: right;
	width: 70%;
	padding: 15px 30px 0 18px;
}

.xw-list li .text .tit {
	font-size: 22px;
	color: #333333;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 55px;
	display: block;
}

.xw-list li .text .time {
	overflow: hidden;
}

.xw-list li .text .time span {
	display: block;
	font-size: 16px;
	color: #666666;
	line-height: 36px;
	float: left;
}

.xw-list li .text .time a {
	float: right;
}

.xw-list li:hover {
	-webkit-box-shadow: 0 4px 16px rgba(69, 0, 5, 0.05);
	-moz-box-shadow: 0 4px 16px rgba(69, 0, 5, 0.05);
	-ms-box-shadow: 0 4px 16px rgba(69, 0, 5, 0.05);
	-o-box-shadow: 0 4px 16px rgba(69, 0, 5, 0.05);
	box-shadow: 0 4px 16px rgba(69, 0, 5, 0.05);
	background-color: #fff;
}

.xw-list li .tit:hover {
	color: #cf3535;
}

.xw-list li:hover .time a {
	margin-right: 14px;
}
/*---内页详情部门----*/

.info_cont {
	width: 90%;
	margin: 30px auto;
}

.info_cont img {
	margin: 0 auto;
	display: block;
}

.info_cont video {
	margin: 0 auto;
	width: 800px !important;
	height: auto!important;
	display: block;
}
.more-info {
	width: 91%;
	margin: 0 auto 80px;
}

.more-info li {
	border: #f2f2f2 1px solid;
	width: 49%;
	margin: 0.5%;
	text-align: center;
	line-height: 66px;
}

.pagebar {
}

.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 3px;
	border-radius: 3px;
}

.pagination span {
	color: #333;
	font-size: 14px;
	padding: 8px 2px;
	margin: 0 3px;
	border-radius: 3px;
}

.pagination a:hover {
	color: #0070D8;
	border: 1px solid #0070D8;
}

.pagination a.page-num-current {
	color: #fff;
	background: #0070D8;
	border: 1px solid #0070D8;
}

.pagination .page-status {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 3px;
	border-radius: 3px;
}

.pagination .page-status,
.pagination .page-index,
.pagination .page-last {
	display: none;
}

.contactul {
	margin-bottom: 0;
}

.contactul li {
	padding: 40px 20px 20px;
	height: 200px;
	width: 33.3333333%;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
}

.contactul .con01,
.contactul .con02,
.contactul .con03 {
	border-right: 1px solid #ccc;
}

.contactul .con04 {
	padding: 20px 20px;
}

.contactul li .icon {
	float: left;
}

.contactul li .icon img {
	width: 70px;
}

.contactul li .text {
	padding-left: 90px;
	color: #333;
	font-size: 17px;
	line-height: 1.7;
}