li {
	list-style: none;
}

ul {
	padding: 0;
	margin: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
}

input {
	outline: none;
	font-family: '微软雅黑';
}

.text-center {
	text-align: center;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	bor;
	/* border: 0; */
	f;
	/* font-size: 100%; */
	*/outline: none;
}

caption,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 14px;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	/* -webkit-tap-highlight-color: transparent; */
}

body {
	font-family: "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", tahoma, "times new roman", helvetica, arial;
	margin: 0 auto;
	color: #333;
	background-color: #fff;
}

body {
	overflow: hidden;

}

textarea {
	outline: none;
	font-family: '微软雅黑';
}

.inner {
	width: 1100px;
	margin: 0px auto;
}

.inner905 {
	width: 915px;
	margin: 0px auto;
}

.inner1200 {
	margin: 0px auto;
	width: 1200px;
	position: relative;
}

.inner1000 {
	width: 1000px;
	margin: 0 auto;
}

.inner1100 {
	margin: 0px auto;
	width: 1100px;
}

.inner1080 {
	width: 1080px;
	margin: 0 auto;
}

.inner1280 {
	width: 1280px;
	margin: 0 auto;
}

.inner1240 {
	margin: 0px auto;
	width: 1240px;
}

.inner1380 {
	margin: 0px auto;
	width: 1380px;
}

.inner1536 {
	margin: 0px auto;
	width: 1536px;
	position: relative;
}

.fc {
	text-align: center;
}

.center {
	text-align: center;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

figure,
section,
li,
dd,
div {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

/*section{
    letter-spacing:1px; 

}*/


a {
	text-decoration: none;
	outline: none;
}

/*loding*/

.loading {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 1000000;
}

.spinner {
	width: 150px;
	height: 30px;
	position: absolute;
	left: 47%;
	top: 50%;
	margin-left: -75px;
	margin-top: -15px;
}

.spinner>div {
	/* width: 30px;
    height: 30px;
    background-color: #67CF22;*/
	border-radius: 100%;
	/*  display: inline-block;*/
	-webkit-animation: bouncedelay 1.8s;
	animation: bouncedelay 1.8s;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}


@-webkit-keyframes bouncedelay {


	0% {
		-webkit-transform: scale(0.5)
	}

	,
	30% {
		-webkit-transform: scale(0.8)
	}

	,
	/*    60% {
        -webkit-transform: scale(1.2)
    },*/
	100% {
		-webkit-transform: scale(2)
	}
}

@-webkit-keyframes bouncedelay1 {


	0% {
		-webkit-transform: scale(0.5)
	}

	,
	30% {
		-webkit-transform: scale(0.8)
	}

	,

	100% {
		-webkit-transform: scale(1.5)
	}
}


.fl {
	float: left;
}

.ri {
	float: left;
}

.fr {
	float: right;
}


/*分页*/
.fanye {
	float: left;
	width: 100%;
	margin: 20px 0;
}

.newdtitle {
	text-align: center;
	font-size: 32px;
	padding: 15px 0;
	padding-bottom: 30px;

	color: #fff;
}

.new-deta {
	color: #fff;
}

.moreye {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

.moreye a {
	color: #fff;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

/*.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-radius: 6px;
    border-radius: 6px;
}*/
.pagination-lg>a,
.pagination-lg>span {
	padding: 7px 14px;
	font-size: 14px;
	line-height: 1.3333333;
	margin: 0 5px 5px 5px; display:inline-block;
	border: none;
}

.pagination-lg>a {
	background: #ffffff;
	border: 1px solid #ffffff;
	color: #666;
}

.pagination-lg>span {
	background: #c81f23;
	border: 1px solid #c81f23;
	color: #fff;
}

.pagination-lg>a:hover {
	background: #c81f23;
	border: 1px solid #c81f23;
	color: #fff;
}

/*分页*/


/*手机导航*/
/* CSS Document */
.phone_nav {
	display: none;
}

.hided {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: fixed;
}

.phone_logo {
	height: 50px;
	background: #fff;
}

/*.phone_logo .p1{ position:absolute; left:0; top:0; padding:20px; display:block;}*/
.phone_logo .p1 img {
	height: 100%
}

@media screen and (max-width:1200px) {
	.phone_logo .p1 {
		padding-top: 15px;
		height: 29px;
		display: block;
	}

	.in_top .heard {
		display: none;
	}

	.phone_logo {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.phone_nav {
		display: block;
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		display: block;
		transition-delay: 0.7s;
		-webkit-transition-delay: 0.7s;
		z-index: 9999;
		border-bottom: 2px solid #e4e4e4;
		background:
	}

	/*导航按钮*/
	.phone_nav .nav_but_box {
		display: block;
		position: absolute;
		width: 30px;
		height: 30px;
		right: 20px;
		top: 10px;
		z-index: 1;
		transition: all 0.7s;
		-webkit-transition: all 0.7s;
	}

	.phone_nav .nav_but {
		display: inline-block;
		position: relative;
		width: 20px;
		height: 2px;
		z-index: 2;
		margin: 13px 0 0 5px;
		background: #996633;
		-webkit-transition-property: background-color, -webkit-transform;
		transition-property: background-color, -webkit-transform;
		transition-property: background-color, transform;
		transition-property: background-color, transform, -webkit-transform;
		-webkit-transition-duration: 300ms;
		transition-duration: 300ms;
	}

	.phone_nav .nav_but:before,
	.nav_but:after {
		content: '';
		display: block;
		width: 20px;
		height: 2px;
		position: absolute;
		background: #996633;
		transition-property: margin, -webkit-transform;
		-webkit-transition-property: margin, -webkit-transform;
		transition-property: margin, transform;
		transition-property: margin, transform, -webkit-transform;
		transition-duration: 300ms;
		-webkit-transition-duration: 300ms;
	}

	.phone_nav .nav_but:before {
		margin-top: -5px;
	}

	.phone_nav .nav_but:after {
		margin-top: 5px;
	}

	/*栏目名称*/
	.phone_nav .nav_main {
		height: 100%;
		position: fixed;
		left: 0;
		opacity: 0;
		width: 0;
		transition: all 0.4s ease 0.3s;
		-webkit-transition: all 0.4s ease 0.3s;
		background: rgba(206, 175, 89, 0.95);
		overflow: hidden;
	}

	.phone_nav .nav_main ul {
		padding: 0 20px;
		margin-top: 40px;
	}

	.phone_nav .nav_main li a {
		background-position: left;
		color: #fff;
		height: 46px;
		line-height: 46px;
		display: inline-block;
		background-size: 32px;
		background-repeat: no-repeat;
		font-weight: bold;
	}

	/*.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}
.phone_nav .nav_main .ss .p2{ float:right;}
.phone_nav .nav_main .ss .p2 input{ border:0; background:url("../images/app_ss1.png") center no-repeat; width:34px; height:34px;}
.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }
.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}
*/
	.phone_nav .nav_main li b {
		display: inline-block;
		position: absolute;
		right: 10px;
		top: 0px;
		width: 50%;
		height: 50px;
		background: url("../image/lmfooter_bottom.png") center right no-repeat;
		z-index: 99;
	}

	.phone_nav .nav_main .ul {
		padding: 0 0 0px 40px;
		margin: 0;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.4s;
		-webkit-transition: max-height 0.4s;
	}

	.phone_nav .nav_main .ul li {
		padding: 0;
		border-bottom: 0;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
	}

	.phone_nav .nav_main .ul li a {
		padding: 0;
		height: auto;
		line-height: 30px;
		font-weight: normal
	}

	.phone_nav .nav_main .b_one .ul {
		max-height: 300px;
		padding: 0 0 0px 40px;
		margin-bottom: 10px;
	}


	.phone_nav .nav_main li {
		transform: translateX(100px);
		-webkit-transform: translateX(100px);
		transition: all 0.8s ease;
		-webkit-transition: all 0.8s ease;
		border-bottom: 1px solid rgba(225, 225, 225, 0.5);
		padding: 0 20px;
		position: relative;
	}

	.phone_nav .nav_main li:nth-of-type(1) {
		transition-delay: 0.1s;
		-webkit-transition-delay: 0.1s;
	}

	.phone_nav .nav_main li:nth-of-type(2) {
		transition-delay: 0.2s;
		-webkit-transition-delay: 0.2s;
	}

	.phone_nav .nav_main li:nth-of-type(3) {
		transition-delay: 0.3s;
		-webkit-transition-delay: 0.3s;
	}

	.phone_nav .nav_main li:nth-of-type(4) {
		transition-delay: 0.4s;
		-webkit-transition-delay: 0.4s;
	}

	.phone_nav .nav_main li:nth-of-type(5) {
		transition-delay: 0.5s;
		-webkit-transition-delay: 0.5s;
	}

	.phone_nav .nav_main li:nth-of-type(6) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(7) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(8) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(9) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(10) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}


	/*打开样式*/
	.phone_nav_one {
		background: #231815;
		transition-delay: 0s;
		-webkit-transition-delay: 0s;
	}

	.phone_nav_one .nav_main {
		opacity: 1;
		width: 100%;
		overflow: inherit;
	}

	.phone_nav_one .nav_but {
		background: rgba(0, 0, 0, 0);
	}

	.phone_nav_one .nav_but:before {
		margin-top: 0;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}

	.phone_nav_one .nav_but:after {
		margin-top: 0;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	.phone_nav_one .nav_but_box {
		opacity: 0.8;
	}

	.phone_nav_one .nav_main li {
		transform: translateX(0);
		-webkit-transform: translateX(0);
	}
}


@media screen and (max-width:758px) {

	/*--768-0--*/
	/*.phone_logo .p1{ left:20px; padding:0; width:131px; margin-top:18px;}
.phone_logo .p1 img{ width:100%;}
.phone_logo{ height:77px;}
.phone_nav{ height:77px;}*/
	/*.phone_nav .nav_main{ top:77px;}*/
	.phone_nav .nav_but_box {
		top: 10px;
		right: 10px;
	}

	.phone_nav .nav_main ul {
		margin-top: 20px;
		height: 300px;
		overflow-y: auto;
		box-sizing: border-box;
	}

	.phone_nav .nav_main .b_one .ul {
		height: auto;
	}

}

@media screen and (max-width:470px) {

	/*--768-0--*/
	.phone_logo {
		padding: 0 10px
	}

	.phone_nav .nav_main ul {
		height: 410px;
	}

	.phone_nav .nav_main .b_one .ul {
		height: auto;
	}

}

/*手机导航*/


/*头部*/
header {
	height: 60px;
	background: rgba(255, 255, 255, 0.3);
}

.in-header {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 2;
}

.in-header .logo {
	float: left;
	position: relative;
	margin-top:5px;
	margin-left: 10px;
	width:385px;
	height:53px;
	background: url(../image/logo.png) no-repeat;
	background-size: 100% 100% !important;
}

.in-header .logo2 {
	background: url(../image/logo2.png) no-repeat;
	background-size: 100% 100% !important;
}

.header .logo {
	float: left;
	position: relative;
	margin-top: 2px;
	margin-left: 10px;
	width: 385px;
	height: 53px;
	background: url(../image/logo2.png) no-repeat;
	background-size: 100% 100% !important;
}

.top-nav {
	display: inline-block;
	float: right;
}

.top-nav li {
	float: left;
	position: relative;
	line-height: 60px;
}

.top-nav li dl {
	position: absolute;
	top: 60px;
	left: 0;
	background: #fff;
	display: none;
	width: 110%;
	z-index: 500;
}

.top-nav li dl dd {
	line-height: 30px;
	margin: 5px 0;
	text-align: center;
}

.top-nav li dl dd a {
	line-height: 30px;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.top-nav li a {
	padding: 5px 9px;
	margin: 0 12px;
	font-size: 14px;
	color: #333333;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.top-nav li.active .a {
	background: #c31d15;
	color: #fff;
}

.top-nav li:hover .a {
	background: #c31d15;
	color: #fff;
}

.top-nav li dl dd a:hover {
	color: #c31d15;
}

.header_an .top-nav li a {
	color: #fff;
}

.header_an .top-nav li dl dd a {
	color: #333;
}

.header_an {
	background: none;
}

.seul {
	z-index: 500;
	height: 0;
	background: #fff;
	top: 60px;
	position: absolute;
	width: 100%;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.seul dl {
	width: 860px;
	float: right;
	padding: 25px 0;
	margin-right: 10%;
}

.seul dl dd {
	display: none;
}

.seul dl dd ul {
	float: left;
	width: 25%;
	margin-bottom: 15px;
}

.seul dl dd a {
	font-size: 12px;
	color: #666666;
	padding: 5px;
	padding-left: 10px;
	margin-right: 39px;
	display: inline-block;
	margin-bottom: 2px;
	border-radius: 5px;
}

.seul dl dd a:hover {
	background: #eee;
	color: #d72032;
}

.seul dl dd .on {
	color: #d72032;
}

.seul dl dd .on:hover {
	background: #eee;
}

header .div3 {
	display: inline-block;
	float: right;
}

header .div3 p {
	line-height: 60px;
	font-size: 18px;
	color: #d72032;
	font-weight: bold;
	margin-right: 15px;
}

header .div3 p i {
	position: relative;
	margin-right: 10px;
	font-size: 20px;
}

/*头部*/


/*第一屏*/
.section1 .sec-scale {
	position: relative;
	background: url(../image/banner1.jpg);
	background-size: cover;
}

.se1banner img {
	max-width: 100%;
	width: 100%;
	display: none;
	position: relative;
	overflow: hidden;
}

.section1 .text-wrap {
	height: 100%;
	align-items: center
}

.section1-container {
	height: 100%;
}

.section1 .swiper-slide .text-wrap .text-box {
	padding: 10% 0 5% 10.7%;
}

.section1 .swiper-slide .text-wrap .text-box .title {
	font-weight: 400;
	font-size: 44px;
	color: #ffffff;
	display: inline-block;
	position: relative;
	margin-bottom: 23px;
}

.section1 .swiper-slide .text-wrap .text-box .title:after {
	position: absolute;
	content: "";
	bottom: -30px;
	left: 0;
	background: linear-gradient(90deg, #ad843f 0%, #d8251d 100%), linear-gradient(#fbfbfb, #fbfbfb);
	height: 2px;
	width: 100%;
}

.section1 .swiper-slide .text-wrap .text-box .describe {
	margin-top: 33px;
	margin-bottom: 0;
	color: #fff;
	border-radius: 5px;
	color: #012459;
	line-height: 18px;
	background: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 3px 8px;
}

.section1 .swiper-slide .text-wrap .text-box .cut-off-rule {
	width: 520px;
	height: 3px;
	opacity: 0;
	background-image: linear-gradient(90deg, #ad843f 0%, #d8251d 100%), linear-gradient(#fbfbfb, #fbfbfb);
	background-blend-mode: normal,
		normal
}

.section1 .swiper-slide .text-wrap .text-box .more-describe {
	margin-top: 20px;
	font-size: 15px;
	color: #fff;
	/* height: 400px; */
}
.section1 .swiper-slide .text-wrap .text-box .more-describe img{ display: block!important; margin-top:15px;}
/*第一屏*/


/*第二屏*/
.section2 .sec-scale {
	position: relative;
	background: url(../image/section2bk.jpg);
}

.s2ti {
	text-align: center;
	font-size: 36px;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 40px;
}

.s2ti2 {
	text-align: center;
	font-size: 16px;
	color: #333;
}

.fuwu-swiper {
	margin-top: 100px;
	padding: 30px 0;
	padding-bottom: 60px;
}

.fuwu-swiper .swiper-slide {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.fuwu-swiper .swiper-slide img {
	width: 100%;
	max-width: 100%;
	display: block;
}

.fuwu-swiper .s1 .s12 {
	height: 158px;
	background: #fff;
	padding: 13px 18px;
}

.fuwu-swiper .s1 .s12 .p1 {
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
}

.fuwu-swiper .s1 .s12 .p2 {
	text-align: justify;
	font-size: 13px;
	color: #333;
}

.fuwu-swiper .s2 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #d31d2f;
	top: 100%;
	left: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.fuwu-swiper .s2 {
	padding: 30px 15px 30px 25px;
}

.fuwu-swiper .s2 ul li {
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.fuwu-swiper .s2 ul li a {
	color: #fff;
	font-size: 14px;
}

.fuwu-swiper .s2 ul li a i {
	position: relative;
	margin-right: 10px;
}

.fuwu-swiper .swiper-slide:hover .s2 {
	top: 0;
}

.fuwu-swiper .swiper-slide:hover {
	/*top: -25px; -webkit-transition:all 0.5s ; transition:all 0.5s;*/
}

.fuwu-swiper .swiper-pagination-bullets {
	bottom: 0;
}

.fuwu-swiper .swiper-pagination-bullets {
	position: relative;
	margin-top: 30px;
}

.fuwu-swiper .swiper-pagination-bullets:after {
	content: "";
	width: 20%;
	bottom: -20px;
	left: 40%;
	height: 1px;
	position: absolute;
	background: #313131;
}

.fuwu-swiper .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #313131;
	opacity: 1;

}

.fuwu-swiper .swiper-pagination-bullet-active {
	background: #d72032;
}

.section2 .swiper-button-next,
.section2 .swiper-button-prev {
	top: 70%;
	width: 23px;
	height: 45px;
}

.section2 .swiper-button-next {
	background: url(../image/fuwunext.png);
}

.section2 .swiper-button-prev {
	background: url(../image/fuwuprev.png);
}

.section2 .fuwu-swiper .swiper-button-next,
.section2 .fuwu-swiper .swiper-button-prev {
	top: 50%;
	display: none;
}

.fuwu-swiper2 {
	display: none;
}

.fuwu-swiper2 {
	margin-top: 129px;
}

.fuwu-swiper2 .swiper-slide {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.fuwu-swiper2 .swiper-slide img {
	width: 100%;
	max-width: 100%;
	display: block;
}

.fuwu-swiper2 .s1 .s12 {
	height: 158px;
	background: #fff;
	padding: 20px 18px;
}

.fuwu-swiper2 .s1 .s12 .p1 {
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-bottom: 15px;
}

.fuwu-swiper2 .s1 .s12 .p2 {
	text-align: justify;
	font-size: 12px;
	color: #888888;
}

.se2more {
	text-align: center;
	-webkit-transition: all 1s;
	transition: all 1s;
	display: inline-block;
	width: 100%;
}

.se2more a {
	color: #313131;
	border: 2px solid #313131;
	display: inline-block;
	width: 88px;
	line-height: 28px;
}

.se2more a span {
	background: #313131;
	color: #fff;
	display: inline-block;
	float: right;
	width: 20px;
	line-height: 28px;
}

/*第二屏*/


/*第三屏*/
.section3 .sec-scale {
	position: relative;
	background: url(../image/section3bk.jpg);
}

.section3 .sec-scale .fl {
	width: 50%;
	float: left;
}

.section3 .sec-scale .fl img {
	width: 55%;
	max-width: 80%;
	margin: 0 auto;
	display: block;
}

.section3 .sec-scale .fr {
	width: 50%;
	float: left;
}

/*.shili-swiper{height: 580px;}*/
.shili-swiper {
	padding-top: 20px;
	padding-bottom: 20px;
}

.shili-swiper .swiper-slide {
	cursor: pointer;
}

/*.shili-swiper .s1{ float: left;width: 26px;display: inline-block;overflow: hidden; }
.shili-swiper .s1 img{position: relative;left: -100%;  -webkit-transition:all 0.5s ; transition:all 0.5s;}
.shili-swiper .s2{float: left;width: 90%;float: left;padding-left: 48px;}
.shili-swiper .s2 h3{margin-bottom: 10px; display: inline-block;position: relative;overflow: hidden;font-size: 20px;color: #fff;font-weight: 400;padding-bottom: 10px;}
.shili-swiper .s2 h3:after{content: "";position: absolute;bottom: 0;width: 0;height: 2px;background: #fff;left: 0;   -webkit-transition:all 0.5s ; transition:all 0.5s;}
.shili-swiper .s2 h3 span{font-weight: bold;position: relative;margin-right: 10px;}
.shili-swiper .swiper-slide:hover .s2 h3:after{width: 100%;}
.shili-swiper .swiper-slide:hover .s1 img{left: 0;}*/

.shili-swiper .sdiv {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}

.shili-swiper .sdiv .s1 {
	float: left;
	width: 26px;
	display: inline-block;
	overflow: hidden;
}

.shili-swiper .sdiv .s1 img {
	position: relative;
	left: -100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.shili-swiper .sdiv .s2 {
	float: left;
	width: 90%;
	float: left;
	padding-left: 48px;
}

.shili-swiper .sdiv .s2 h3 {
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	padding-bottom: 10px;
}

.shili-swiper .sdiv .s2 h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #fff;
	left: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.shili-swiper .sdiv .s2 h3 span {
	font-weight: bold;
	position: relative;
	margin-right: 10px;
}

.shili-swiper .swiper-slide .sdiv:hover .s2 h3:after {
	width: 100%;
}

.shili-swiper .swiper-slide .sdiv:hover .s1 img {
	left: 0;
}

.shili-swiper .s2 p {
	color: #fff;
	font-size: 14px;
}

/*.shili-swiper .active .s1 img{left: 0;}
.shili-swiper .active .s2 h3:after{width: 100%;}*/
.shili-swiper .swiper-pagination-bullet {
	opacity: 0.6;
	width: 10px;
	height: 10px;
}


.shili-swiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
}

/*第三屏*/

/*第四屏*/
.section4 .sec-scale {
	position: relative;
	background: url(../image/section4bk.jpg);
}

.section4 .fl {
	float: left;
	width: 45%;
	position: relative;
	z-index: 200;
}

.section4 .fr {
	float: right;
	width: 50%;
}

.s4ti {
	font-size: 36px;
	text-align: center;
	color: #333;
	font-weight: 400;
}

.se4wtopul {
	text-align: center;
}

.se4topul {
	display: inline-block;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 65px;
}

.se4topul li {
	float: left;
	line-height: 40px;
	padding: 0 15px;
}

.se4topul li a {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	width: 100%;
	padding: 0 15px;
	background: #2e2e2e;
}

.section4 .fl .s1 {
	position: relative;
	overflow: hidden;
}

.section4 .fl img {
	max-width: 100%;
	width: 100%;
	display: block;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.section4 .fl .s1:hover img {
	transform: scale(1.1);
}

.section4 .fl .s2 {
	padding: 20px;
	background: #fff;
}

.section4 .fl .s2 h3 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #333333;
	font-weight: 400;
}

.section4 .fl .s2 p {
	font-size: 13px;
	color: #888888;
}

.nhotul {
	position: relative;
	top: -8px;
	z-index: 200;
}

.nhotul li.show-switchover-right-li .detail-box {
	display: block
}

.nhotul li.show-switchover-right-li .caption {
	display: none
}

.nhotul li {
	position: relative;
}

.nhotul li.show-switchover-right-li:after {
	position: absolute;
	content: "";
	background: url(../image/pnjtou.png);
	right: 20px;
	width: 12px;
	height: 19px;
	top: 48%;
}

.nhotul li a {
	display: block;
	text-decoration: none;
	padding: 8px 0 8px;
	border-bottom: 1px solid #e8e8e8
}

.nhotul li a::after {
	display: block;
	clear: both;
	content: "";
}

.nhotul li a .caption {
	display: block
}

.nhotul li a .caption .caption-r {
	width: 74%;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 28px;
	color: #333333;
	float: left;
}

.nhotul li a .caption .caption-time {
	font-size: 14px;
	color: #888888;
	float: right;
}

.nhotul li a .detail-box {
	display: none;
	height: 136px;
	text-align: left;
	width: 100%;
	background-color: #ffffff;
	padding: 4% 15% 0% 5%;
	box-shadow: 0px 2px 15px 0px rgba(5, 0, 0, 0.09);
	border-radius: 10px;
	position: relative
}

.nhotul li a .detail-box i {
	position: absolute;
	top: 44%;
	right: 10%;
	color: red;
	color: #bd0e1f;
	font-size: 16px
}

.nhotul li a .detail-box .title-r {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5
}

.nhotul li a .detail-box .decoration-r {
	margin-top: 5px;
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

.nhotul li.show-switchover-right-li a {
	border-bottom: 0;
}

/*第四屏*/
/*第五屏*/
.section5 {
	position: relative;
	overflow: hidden;
}

.section5 img {
	max-width: 100%;
}

.section5 img.img2 {
	display: none;
}

.section5 {
	/*background: url(../image/section5bk.jpg);*/
	background: url(../image/section3bk.jpg);
}

.section5 .wbox1 {
	position: relative;
	width: 100%;
}

.section5 .special {
	font-family: "微软雅黑";
	font-size: 40px;
	letter-spacing: 6px;
	color: #df142a;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: flex;
	align-items: center;
	justify-content: center
}

/*第五屏*/

/*第六屏*/
.section6 .sec-scale {
	position: relative;
	background: url(../image/section6bk.jpg);
}

.section6 .div1 {
	float: left;
	width: 50%;
	padding-right: 50px;
}

.section6 .div2 {
	float: left;
	width: 50%;
}

.section6 .div1 h3 {
	font-size: 22px;
	color: #010101;
	font-weight: 400;
	position: relative;
	padding-left: 10px;
}

.section6 .div1 h3:after {
	content: '';
	position: absolute;
	left: 0;
	height: 18px;
	top: 8px;
	width: 5px;
	background: #d72032;
	border-radius: 5px;
}

.section6 .div1 img {
	width: 90%;
	display: block;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border-radius: 5px;
	border: 4px solid #d72032;
}

.section6 .div1 p {
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 30px;
}

.section6 .div2 h5 {
	text-align: right;
}

.section6 .div2 ul {
	display: inline-block;
	width: 100%;
	padding-top: 50px;
}

.section6 .div2 ul li {
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
	cursor: pointer;
}

.section6 .div2 ul li .s1 {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #696969;
	text-align: center;
	float: left;
	line-height: 35px;
	margin-right: 25px;
}

.section6 .div2 ul li .s1 i {
	font-size: 20px;
	color: #696969;
	line-height: 35px;
}

.section6 .div2 ul li:hover .s1 {
	background: #d72032;
	border: 1px solid #d72032;
}

.section6 .div2 ul li:hover .s1 i {
	color: #fff;
}

.section6 .div2 ul li .s2 {
	width: 80%;
	float: left;
}

.section6 .div2 ul li .s2 h4 {
	font-size: 18px;
	color: #484848;
	font-weight: 400;
	margin-bottom: 10px;
}

.section6 .div2 ul li .s2 p {
	font-size: 13px;
	color: #888888;
}

/*第六屏*/


/*第七屏*/
.section7 .sec-scale {
	position: relative;
	background: url(../image/section7bk.jpg);
}

.section7 .div1 {
	float: left;
	width: 45%;
	padding-right: 50px;
}

.section7 .div2 {
	float: right;
	width: 50%;
}

.section7 .map {
	height: 458px;
}

.section7 .div2 h3 {
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 15px;
}

.section7 .div2 p {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}

.section7 .div2 p.p2 {
	font-weight: bold;
	font-size: 24px;
	color: #bd0e1f;
	font-weight: bold;
	margin-top: 60px;
	margin-bottom: 25px;
}

.section7 .div2 p.p2 i {
	font-size: 25px;
	position: relative;
	margin-right: 10px;
	font-weight: bold;
}

.section7 .div2 p.p2 i:before {
	position: relative;
	margin-right: 10px;
}

.section7 .bom {
	margin-top: 80px;
	display: inline-block;
}

.section7 .bom .s1 {
	display: inline-block;
	float: left;
	margin-right: 100px;
}

.section7 .bom .s2 {
	display: inline-block;
	float: left;
	margin-right: 40px;
}

.section7 .bom .s3 {
	display: inline-block;
	float: left;
}

.section7 .bom ul li {
	margin-bottom: 10px;
}

.section7 .bom ul li a {
	font-size: 14px;
	color: #999999;
}

/*第七屏*/

/*底部*/
footer {
	background: url(../image/fobk.png);
	padding: 40px 0;
}

footer .div1 {
	width: 50%;
	float: left;
}

footer .div2 {
	width: 50%;
	float: left;
	padding-top: 40px;
}

footer .div1 h3 {
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 15px;
	font-weight: 400;
}

footer .div1 p {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}

footer .div1 p.p2 {
	font-size: 24px;
	color: #bd0e1f;
	font-weight: bold;
	margin-top: 45px;
	margin-bottom: 25px;
}

footer .div2 .s1 {
	display: inline-block;
	float: right;
}

footer .div2 .s2 {
	display: inline-block;
	float: right;
	margin-right: 100px;
}

footer .div2 .s3 {
	display: inline-block;
	float: right;
	margin-right: 100px;
}

footer .div2 ul li {
	margin-bottom: 10px;
}

footer .div2 ul li a {
	font-size: 14px;
	color: #999999;
}

/*底部*/

/*内页二级*/
.pagenav {
	text-align: center;
	height: 60px;
	border-bottom: 2px solid #d0d0d0;
}

.pagenav ul {
	display: inline-block;
	margin: 0 auto;
}

.pagenav ul li {
	float: left;
	line-height: 60px;
	margin: 0 20px;
	position: relative;
	color: #555555;
}

.pagenav ul li a {
	color: #555555;
	font-size: 14px;
}

.pagenav ul li:after {
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 0;
	background: #c81f23;
	content: "";
	left: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.pagenav ul li.active a {
	color: #c81f23;
}

.pagenav ul li.active:after {
	width: 100%;
}

.pagenav ul li:hover:after {
	width: 100%;
}

.pagenav ul li:hover a {
	color: #c81f23;
}

/*内页二级*/


/*******手机导航*******/

.a_zxlmenu {
	width: 100%;
	/* margin-bottom:3%;*/
	position: relative;
	display: none;
	z-index: 100;
}

.a_zxlmenu_t {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	background-color: #c81f23;
	color: #fff;
	cursor: pointer;
}

.a_zxlmenu_c {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-indent: 0px;
	display: none;
	z-index: 1000;
}

.a_zxlmenu_c li {
	width: 100%;
	float: left;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin: 1px 0;
}

.a_zxlmenu_c li .aone {
	width: 100%;
	padding: 3% 0px;
	display: inline-block;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
}

.a_zxlmenu_c li .aone:hover,
.a_zxlmenu_c li .aone.activetwo {
	color: #333;
	text-decoration: none;
}

.a_zxlmenu_c li dl {
	width: 100%;
	border-bottom: 1px solid #ccc;
	display: none;
}

.a_zxlmenu_c li dl dd {
	width: 100%;
	float: left;
	text-align: center;
}

.a_zxlmenu_c li dl dd a,
.a_zxlmenu_c li dl dd a:hover {
	width: 100%;
	padding: 3% 0px;
	display: inline-block;
	color: #333;
	font-size: 16px;
	text-decoration: none;
	text-indent: 0px;
}

.a_zxlmenu_c1 {
	display: none;
}

.a_zxlmenu_t i {
	margin: 0 10px;
}

.a_zxlmenu_c1 li {
	text-align: center;
	border: none;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	border: none;
	margin: 0;
}

.a_zxlmenu_c1 li a {
	padding: 0 15px;
	position: relative;
	line-height: 30px;
	margin: 5px 0;
}

.a_zxlmenu_c li a i {
	float: right;
	right: 15px;
	top: 6px;
	position: relative;
}

/*******手机导航*******/


/************公司概况*********/


/*about style*/
.bf {
	background-color: #fff;
}

.pagePadding {
	padding: 80px 0px;
	background: #f5f5f5;
}

.aboutPbox-box {
	position: relative;
}

.aboutPbox {
	width: 754px;
	margin: 0px auto;
}

.fixedImg {
	position: relative;
	overflow: hidden;
	background-size: cover;
}

.iboxT {
	margin-bottom: 60px;
}

.iboxT .zh {
	font-size: 30px;
	color: #333333;
	line-height: 1.5;
}

.iboxT .en {
	color: #666;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
}

.aboutP-list {
	padding-bottom: 50px;
	animation: fadeInUp 2s;
	-webkit-animation: fadeInUp 2s;
}

.aboutP-list li {
	float: left;
	display: block;
	width: 33%;
	padding: 0px 20px 0 35px;
	border-right: 1px solid #cdcdcd;
	color: #525252;
	line-height: 1.5;
}

.aboutP-list li:nth-child(2) {
	padding-left: 70px;
}

.aboutP-list li:last-child {
	border-right: 0px none;
}

.aboutP-list .txt {
	color: #e3001e;
	font-family: "微软正黑体", "Microsoft JhengHei";
	font-size: 24px;
	line-height: 1.2;
}

.aboutP-list .num {
	font-size: 50px;
	padding-right: 10px;
}

.aboutP-list .add {
	position: absolute;
	font-weight: bold;
}

.aboutP-list .en {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

.aboutP-list .zh {
	font-weight: bold;
}

.pageC a:link,
.pageC a:visited {
	color: #d02a25;
}

.pageC a:active,
.pageC a:hover {
	color: #ee2d31;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
	color: #666;
}

.pageCcc {
	animation: fadeInUp 2s;
	-webkit-animation: fadeInUp 2s;
}

.aboutPbox .pageC {
	text-align: center;
	font-size: 15px;
}

.pbot {
	background: url(../image/y.png) no-repeat scroll center center;
	background-size: cover;
	background: #f5f5f5;
	border-radius: 50%;
	width: 75px;
	height: 75px;
	position: absolute;
	left: 50%;
	top: -37px;
	margin-left: -37px;
	cursor: pointer;
}

.pbot i {
	background: url(../image/abot.png) no-repeat scroll center center;
	width: 25px;
	height: 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0px 0px -12px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}

@keyframes mouse-dot {
	from {
		opacity: 0;
	}

	33% {
		opacity: 1;
	}

	to {
		transform: translateY(15px);
		-webkit-transform: translateY(15px);
		opacity: 0;
	}
}

@-webkit-keyframes mouse-dot {
	from {
		opacity: 0;
	}

	33% {
		opacity: 1;
	}

	to {
		transform: translateY(15px);
		-webkit-transform: translateY(15px);
		opacity: 0;
	}
}

.black-20 {
	background: url(../images/black_20.png) repeat;
	background: none rgba(0, 0, 0, 0.2);
}

.aboutC-box {
	background-color: #fff;
	padding: 80px 0px;
}

.aboutC-box .pageC {
	width: 82%;
	margin: 0px auto;
	text-align: justify;
}

.pagePadding2 {
	padding: 135px 0px;
}

/*about style end*/



/***************公司概况**************/

/***************联系我们**************/
.lianxipage {
	padding: 70px 0;
	background: #f5f5f5;
}

.lianxipage .div1 {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
}

.lianxipage .div1 .s1 h3 {
	font-size: 30px;
	color: #c81f23;
	padding-bottom: 10px;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 20px;
}

.lianxipage .div1 .s1 p {
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}

.lianxipage .div1 .s2 {
	float: right;
}

.lianxipage .div1 .s2 .s22 {
	float: right;
	display: inline-block;
}

.lianxipage .div1 .s2 .s22 img {
	padding: 10px background:#fff;
	border: 1px solid #bbbbbb;
}

.lianxipage .div1 .s2 .s22 p {
	font-size: 14px;
	color: #999999;
}

.lianxipage .div1 .s1 {
	float: left;
}

.lianxipage .div2 .lxmap {
	height: 512px;
	border: 2px solid #c81f23;
}

/***************联系我们**************/



/***************联系我们**************/
.honorPbox {
	background-repeat: no-repeat;
	background-position: center center;
	animation: fadeInUp 2s;
	-webkit-animation: fadeInUp 2s;
}

.honorPbox .himg {
	display: none;
}

.honorPbox .himg img {
	width: 100%;
	display: block;
}

.honorPbox .hcon {
	/*background: url(../image/white_70.png) repeat;*/
	width: 728px;
	float: right;
	display: block;
	padding: 50px 60px 50px 70px;
}

.honorPbox .c {
	font-size: 1px;
	color: #333333;
	height: 50px;
	overflow: hidden;
	margin-bottom: 30px;
}

.honor-demo {
	height: auto;
	overflow: hidden;
	left: -11px;
	position: relative;
}

.honor-demo .item {
	float: left;
	display: block;
	margin: 0px 11px;
	cursor: zoom-in;
}

.honor-demo .img {
	border: 10px solid #fff;
}

.honor-demo .img img {
	width: 100%;
	display: block;
}

/*.honor-demo .ry-prev{
    background-image:url(../image/ry-bt1.png);
     background-size: cover;
}
.honor-demo .ry-next{
    background-image:url(../image/ry-bt2.png);
    background-size: cover;
}*/
.honor-demo .swiper-button-next,
.honor-demo .swiper-button-prev {
	position: absolute;
	outline: none;
	width: 30px;
	height: 30px;
	top: 97%;
	z-index: 500;
}

.honor-demo {
	margin-top: 20px;
}

.rongyu-swiper {
	padding-bottom: 20px;
}

.honor-demo .swiper-wrapper {
	padding-bottom: 30px;
}

.honor-demo .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #FFF;
	opacity: 1;
	margin: 0 10px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px;
}

.honor-demo .swiper-pagination-bullet-active {
	background: #e3001e;
}


/***************资质证书**************/
.bf {
	background: #fff;
}

/***************精英团队**************/

.elite-con .inner1380 {
	overflow: hidden;
}

.elite-swiper {
	animation: fadeInUp 2s;
	-webkit-animation: fadeInUp 2s;
}

.elite-swiper .swiper-slide .swiper-row .img-box {
	width: 100%;
	overflow: hidden;
	text-align: center
}

.elite-swiper .swiper-slide .swiper-row .img-box img {
	width: 100%
}

.elite-swiper .swiper-slide .swiper-row .name {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 34px;
	color: #333333;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.elite-swiper .swiper-slide .swiper-row .position {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 34px;
	color: #b18a6b;
	margin-bottom: 10px;
}

.elite-swiper .swiper-slide .swiper-row .info-box {
	background-color: #f4f4f4;
	padding: 8%;
	min-height: 290px
}

.elite-swiper .swiper-slide .swiper-row .info-box ul li {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-left: 15px;
	position: relative;
	margin-bottom: 5px;
}

.elite-swiper .swiper-slide .swiper-row .info-box ul li::before {
	content: "";
	width: 8px;
	height: 8px;
	background: url(../image/dian.png);
	position: absolute;
	left: 0;
	top: 5px;

}


.elite-con .swiper-button-prev,
.elite-con .swiper-button-next {
	width: 32px;
	height: 32px;
}

.elite-con .swiper-button-prev {
	background: url(../image/ed-next.png);
	left: -50px;
}

.elite-con .swiper-button-next {
	background: url(../image/ed-prev.png);
	right: -50px;
}

/***************精英团队**************/



/***************企业文化**************/
.values-list a:link,
.values-list a:visited {
	color: #fff;
}

.values-list a:active,
.values-list a:hover {
	color: #fff;
}

.values-list {
	margin-left: -2%;
	color: #fff;
}

.values-list li {
	float: left;
	display: block;
	width: 33%;
	padding: 0 15px;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.values-list-wd {
	position: relative;
}

.values-list .img {
	overflow: hidden;
}

.values-list .img img {
	width: 100%;
	display: block;
}

.values-list .black-20 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.values-list .tbox {
	position: absolute;
	left: 5%;
	width: 90%;
	text-align: center;
	top: 50%;
	margin-top: -46px;
	line-height: 1.5;
	-webkit-transition: all .62s cubic-bezier(.4, 0, .2, 1);
	transition: all .62s cubic-bezier(.4, 0, .2, 1);
}

.values-list .ico {
	width: 30px;
	height: 30px;
	display: block;
	margin: 0px auto 6px;
}

.values-list .zh {
	text-align: center;
	font-size: 18px;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border: 1px dashed #fff;
	border-radius: 50%;
}

.values-list .con {
	font-size: 14px;
	position: absolute;
	width: 80%;
	left: 10%;
	top: 100%;
	line-height: 2;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 15% 0px;
	min-height: 140px;
	overflow: hidden;
	-webkit-transition: all .62s cubic-bezier(.4, 0, .2, 1);
	transition: all .62s cubic-bezier(.4, 0, .2, 1);
}

.red-80 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../image/red80.png) repeat;
}

.values-list .red-80 {
	-webkit-transition: -webkit-transform .62s cubic-bezier(.4, 0, .2, 1), opacity 0.5s;
	transition: transform .62s cubic-bezier(.4, 0, .2, 1), opacity 0.5s;
	transform-origin: left 100%;
	-webkit-transform-origin: left 100%;
	transform: scaleY(0);
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	opacity: 0;
	visibility: hidden\9;
}




.values-list li:hover .tbox {
	visibility: hidden\9;
	opacity: 0;
	transform: translateY(50px);
	transform: translateY(50px);
}

.values-list li:hover .con {
	top: 25%;
}

.values-list li:hover .red-80 {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	opacity: 1;
	visibility: visible\9;
}

.qywh-con .div1 {
	padding-bottom: 25px;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 30px;
}

.qywh-con .div1 ul {
	display: inline-block;
	width: 100%;
}

.qywh-con .div1 ul li {
	width: 50%;
	float: left;
}

.qywh-con .div1 ul li .p1 {
	font-size: 20px;
	color: #c81f23;
	margin-bottom: 10px;
}

.qywh-con .div1 ul li .p2 {
	font-size: 16px;
	color: #333333;
}

.qywh-con .div2 ul {
	display: inline-block;
	width: 100%;
}

.qywh-con .div2 ul li {
	width: 100%;
	float: left;
}

.qywh-con .div2 ul li .p1 {
	font-size: 20px;
	color: #c81f23;
	margin-bottom: 10px;
}

.qywh-con .div2 ul li .p2 {
	font-size: 16px;
	color: #333333;
}

.qywh-con .div2 {
	padding-bottom: 25px;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 30px;
}

.qywh-con .div3 {
	margin-bottom: 20px;
}

.qywh-con .div3 h3 {
	font-size: 20px;
	color: #c81f23;
	margin-bottom: 20px;
	font-weight: 400;
}

/***************企业文化**************/


/***************培训中心**************/
.pxzxul {
	display: inline-block;
	width: 100%;
}

.pxzxul li {
	float: left;
	padding: 20px 10px 20px 20px;
	width: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.pxzxul li .s1 {
	width: 7.5%;
	float: left;
	position: relative;
}

.pxzxul li .s1:after {
	content: "";
	position: absolute;
	height: 4px;
	width: 20px;
	background: #ae1f25;
	right: 0;
	top: 10px;
}

.pxzxul li .s1 .p1 {
	font-size: 30px;
	color: #333333;
}

.pxzxul li .s1 .p2 {
	font-size: 14px;
	color: #333333;
}

.pxzxul li .s2 {
	width: 92.5%;
	float: left;
	padding-left: 4%;
}

.pxzxul li .s2 h3 {
	font-size: 18px;
	color: #333333;
	font-weight: 400;
	text-transform: uppercase;
}

.pxzxul li .s2 .p1 {
	font-size: 14px;
	color: #777777;
	margin: 25px 0;
}

.pxzxul li .s2 .p2 {
	font-size: 14px;
	color: #ae1f25;
}

.pxzxul li:hover {
	background: #ae1f25;
}

.pxzxul li:hover .s1 p {
	color: #fff;
}

.pxzxul li:hover .s1:after {
	background: #fff;
}

.pxzxul li:hover .s2 h3 {
	color: #fff;
}

.pxzxul li:hover .s2 p {
	color: #cfcfcf;
}

.pxzxul li {
	margin-bottom: 20px;
}

.pxzxul li a {
	display: inline-block;
	width: 100%;
}

.pxzxul li .s11 {
	width: 7.5%;
	float: left;
	position: relative;
	margin-right: 1%;
}

.pxzxul li .s11:after {
	content: "";
	position: absolute;
	height: 4px;
	width: 20px;
	background: #ae1f25;
	right: 0;
	top: 10px;
}

.pxzxul li .s11 .p1 {
	font-size: 30px;
	color: #333333;
}

.pxzxul li .s11 .p2 {
	font-size: 14px;
	color: #333333;
}

.pxzxul li .s22 {
	width: 22.2%;
	float: left;
	padding: 0 15px;
}

.pxzxul li .s33 {
	width: 69.3%;
	float: left;
	padding-left: 10px;
}

.pxzxul li .s33 h3 {
	font-size: 18px;
	color: #333333;
	font-weight: 400;
	text-transform: uppercase;
}

.pxzxul li .s33 .p1 {
	font-size: 14px;
	color: #777777;
	margin: 25px 0;
}

.pxzxul li .s33 .p2 {
	font-size: 14px;
	color: #ae1f25;
}

.pxzxul li:hover {
	background: #ae1f25;
}

.pxzxul li:hover .s11 p {
	color: #fff;
}

.pxzxul li:hover .s11:after {
	background: #fff;
}

.pxzxul li:hover .s33 h3 {
	color: #fff;
}

.pxzxul li:hover .s33 p {
	color: #cfcfcf;
}

.s2img {
	position: relative;
	overflow: hidden;
}

.s2img img {
	display: block;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	width: 100%;
	max-width: 100%;
}

.pxzxul li:hover img {
	transform: scale(1.1);
}

.pagebanner {
	height: 330px;
	background-size: cover !important;
	overflow: hidden;
}

.pagebannercon {
	position: absolute;
	width: 100%;
	text-align: left;
	padding-top: 60px;
}

.pagebanner p {
	width: 63%;
	margin: 0 auto;
	color: #fff;
}

.pagebannercon .p1 {
	color: #ffffff;
	font-size: 36px;
	padding-bottom: 3%;
	text-align: center;
}

.pagebannercon .p2 {
	color: #ffffff;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
}

.pagebannercon div {
	width: 60%;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
	line-height: 34px;
	text-align: left;
}

/***************培训中心**************/


/***************资料下载**************/
.ziliao-con {
	display: inline-block;
	width: 100%;
	background: #fff;
	padding: 40px 50px;
}

.ziliaoul {
	display: inline-block;
	width: 100%;
}

.ziliaoul li {
	width: 100%;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cfcfcf;
	padding-left: 15px;
}

.ziliaoul li a {
	font-size: 14px;
	color: #666666;
}

.ziliaoul li a span {
	float: right;
}

.ziliaoul li a span i {
	font-size: 20px;
	position: relative;
	top: 3px;
}

.ziliaoul li:hover a {
	color: #dc071c;
}

.ziliaoul li:hover i {
	color: #dc071c;
}

/***************资料下载**************/


/***************行业客户**************/
.hykhshree {
	padding-top: 50px;
}

.hangyeul {
	display: inline-block;
	width: 100%
}

.hangyeul li {
	width: 33%;
	float: left;
	margin-bottom: 25px;
}

.hangyeul li p {
	font-size: 14px;
	color: #666666;
	padding-left: 10px;
}

.hangyeul li p span {
	width: 4px;
	height: 4px;
	display: inline-block;
	background: #c81f23;
	position: relative;
	top: -2px;
	margin-right: 10px;
}
.hangyeul li p a{ color: #333;}
.shreeul {
	display: inline-block;
	width: 100%;
}

.shreeul li {
	float: left;
	padding: 0 24px;
	margin-bottom: 10px;
}

.shreeul li:first-child {
	padding-left: 0;
}

.shreeul li:last-child {
	padding-right: 0;
}

.shreeul li a {
	font-size: 14px;
	color: #333333;
}

.shreeul li.active a {
	color: #c81f23;
}

.shreeul li:hover a {
	color: #c81f23;
}

/***************行业客户**************/

/***************知名客户**************/
.zmkhul {
	display: inline-block;
	width: 100%;
}

.zmkhul li {
	width: 20%;
	float: left;
	padding: 0 20px;
	margin-bottom: 30px;
}
.zmkhul li a{ width:100%; display:inline-block; color:#555555;}
.zmkhul li a:hover{ text-decoration:none; color:#c81f23;}

.zmkhul li .s1 {
	background: url(../image/kehubk.png) center no-repeat;
	background-size: cover;
}

.zmkhul li .s1 img {
	width: 100%;
	display: block;
	max-width: 100%;
}

.zmkhul li .s2 {
	text-align: center;
	margin-top: 20px;
}

.zmkhul li .s2 p {
	text-align: center;
	font-size: 14px;
	color: #666666;
}

/***************知名客户**************/

/***************证书查询**************/
.chaxun {
	background: url(../image/chaxun.jpg);
	padding: 150px 0;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.chaxun-con {
	animation: fadeInUp 2s;
	-webkit-animation: fadeInUp 2s;
}

.chaxun-con {
	padding: 120px 0;
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
}

.chaxun-con h3 {
	font-size: 30px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 50px;
}

.chaxun-con .s1 {
	font-size: 16px;
	color: #666666;
}

.chaxun-con .s1 input {
	position: relative;
	margin-right: 5px;
}

.chaxun-con .s2 {
	width: 40%;
	background: #fff;
	border: 1px solid #bbbbbb;
	padding: 0 15px;
	margin: 20px auto;
	border-radius: 10px;
}

.chaxun-con .s2 input {
	border: none;
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 50px;
}

.chaxun-con .s3 .p1 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
}

.chaxun-con .s3 .p2 {
	font-size: 14px;
	color: #666666;
}

.chaxun-con .s3 .p1 span {
	color: #da251d;
}

.chaxun-con .s4 {
	margin: 20px 0;
}

.chaxun-con .s4 input {
	border: none;
	background: #c81f23;
	padding: 10px 25px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}

/***************证书查询**************/

/***************新闻页详情**************/
.weizhi {
	border-bottom: 1px solid #d0d0d0;
}

.weizhi p {
	font-size: 14px;
	color: #999999;
}

.weizhi a {
	display: inline-block;
	font-size: 14px;
	color: #999999;
	line-height: 60px;
	position: relative;
	margin-right: 5px;
}

.xxycon h4 {
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: 400;
	margin-bottom: 40px;
}

.xxynext {
	margin-top: 60px;
}

.xxynext .p1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 15px;
}

.xxynext .p1 a {
	color: #c81f23;
}

.xxynext .p2 {
	font-size: 14px;
	color: #333333;
}

.xxynext .p2 a {
	color: #333333;
}

/***************新闻页详情**************/

/***************咨询项目**************/
.zixuntop {
	background: #c81f23;
}

.zixuntopul {
	display: inline-block;
	width: 100%;
	padding: 0 40px;
	padding-bottom: 5px;
	padding-top: 20px;
}

.zixuntopul li {
	float: left;
	width: 120px;
	text-align: center;
	margin: 0 10px;
}

.zixuntopul li .s1 i {
	font-size: 24px;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
}

.zixuntopul li a .s2 {
	margin-top: 13px;
}

.zixuntopul li a .s2 p {
	color: #fff;
	font-size: 13px;
	line-height: 24px;
}

.zixuntopul li:hover .s1 i {
	background: #fff;
	color: #c81f23;
}

.zx-swiper .swiper-slide {
	position: relative;
	overflow: hidden;
}

.zx-swiper .swiper-slide img {
	display: block;
	width: 100%;
	max-width: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.zx-swiper .swiper-slide .s2 {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
	line-height: 40px;
}

.zx-swiper .swiper-slide .s2 p {
	font-size: 15px;
	color: #fff;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.zx-swiper .swiper-slide:hover img {
	transform: scale(1.1);
}

.zx-swipercon .swiper-button-prev,
.zx-swipercon .swiper-button-next {
	width: 32px;
	height: 32px;
}

.zx-swipercon .swiper-button-prev {
	background: url(../image/ed-next.png);
	left: -50px;
}

.zx-swipercon .swiper-button-next {
	background: url(../image/ed-prev.png);
	right: -50px;
}

.zx-swiper {
	padding-bottom: 40px;
	border-bottom: 1px solid #e5e5e5;
}

.zx-conul {
	display: inline-block;
	width: 100%;
	margin: 35px 0;
}

.zx-conul li {
	float: left;
	position: relative;
	padding: 0 15px;
	border-right: 1px solid #e5e5e5;
}

.zx-conul li:first-child a {
	padding-left: 0;
}

.zx-conul li:last-child a {
	border: none;
}

.zx-conul li a {
	position: relative;
	color: #222222;
	line-height: 18px;
	font-size: 15px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	padding-bottom: 10px;
}

.zx-conul li:hover a {
	color: #e40d08;
}


.zx-conul li a:after {
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 0;
	background: #c81f23;
	content: "";
	left: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.zx-conul li a:hover:after {
	width: 100%;
}

.zx-conul .active a {
	color: #e40d08;
}

.zx-conul .active a:after {
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 0;
	background: #c81f23;
	content: "";
	left: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}


.zx-conul2 {
	display: inline-block;
	width: 100%;
}

.zx-conul2 li {
	width: 49%;
	float: left;
	margin-right: 1%;
	margin-bottom: 20px;
	border: 1px solid #eeeeee;
}

.zx-conul2 li a {
	display: inline-block;
	padding: 7px;
}

.zx-conul2 li a .p1 {
	font-size: 14px;
	color: #7f7f7f;
	margin-bottom: 10px;
}

.zx-conul2 li a .p2 {
	font-size: 14px;
	color: #000000;
}

.zx-conul2 li:hover a {
	border-color: #c81f23;
}

.zx-conul2 li:hover a .p2 {
	color: #c81f23;
}

.zx-more {
	text-align: center;
	margin-top: 30px;
}

.zx-more a {
	color: #fff;
	background: #c81f23;
	padding: 10px 30px;
}

.pcpagenavmore {
	line-height: 60px;
	display: inline-block;
	position: relative;
	top: -25px;
	margin-left: 30px;
	color: #c81f23;
	cursor: pointer;
	position: relative;
}

.pcpagenavmore ul {
	display: none;
	background: #f4f4f4;
	position: absolute;
	top: 60px;
	width: 200px;
	padding: 0 15px;
	z-index: 200;
	left: -60px;
	height: 120px;
	overflow-y: scroll;
}

.pcpagenavmore li {
	width: 100%;
	padding: 0;
	margin: 8px 0 !important;
	line-height: 24px !important;
	font-size: 14px;
	padding-bottom: 5px;
}

.pcpagenavmore li a {
	color: #666666;
	font-size: 16px;
}

.pcpagenavmore li:hover {
	border: none !important;
}

.zxlbul {
	display: inline-block;
	width: 100%;
}

.zxlbul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
	position: relative;
}

.zxlbul li a {
	font-size: 16px;
	color: #000000;
}

.zxlbul li a p {
	line-height: 60px;
	padding: 0 15px;
}

.zxlbul li a p .sp1 {
	width: 80%;
	float: left;
	font-size: 16px;
	color: #000000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.zxlbul li a p .sp2 {
	width: 20%;
	float: right;
	font-size: 14px;
	color: #7f7f7f;
	text-align: right;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.zxlbul li a p:after {
	content: "";
	position: absolute;
	left: 0;
	top: 28px;
	width: 5px;
	height: 5px;
	background: #c81f23;
}

.zxlbul li:hover .sp1 {
	color: #c81f23;
}

/***************咨询项目**************/



/***************页面动画**************/
.se4topul li:hover a {
	background: #d72032;
}

.section2_an .s2ti {
	animation: slideInDown 2s;
	-webkit-animation: slideInDown 2s;
}

.section2_an .s2ti2 {
	animation: fadeIn 3s;
	-webkit-animation: fadeIn 3s;
}

.section2_an .se2more a {
	animation: fadeInUp 2s;
	-webkit-animation: fadeInUp 2s;
}

.section2_an .fuwu-swiper {
	animation: fadeInUp 2s;
	-webkit-animation: fadeInUp 2s;
}

.section3_an .fl {
	animation: fadeInLeft 2s;
	-webkit-animation: fadeInLeft 2s;
}

.section3_an .fr {
	animation: fadeInRight 2s;
	-webkit-animation: fadeInRight 2s;
}

.section4_an .fl {
	animation: fadeInLeft 2s;
	-webkit-animation: fadeInLeft 2s;
}

.section4_an .s4ti {
	animation: fadeInUp 2s;
	-webkit-animation: fadeInUp 2s;
}

.section4_an .fr {
	animation-delay: 2s;
	animation: fadeInRight 2s;
	-webkit-animation: fadeInRight 2s;
}


.section5 .img1 {
	transform: scale(3);
	z-index: 2;
	display: block;
	margin: 0 auto;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;

}

.section5_an .img1 {
	transform: scale(1);
}

.section5_an .special {

	animation: fadeIn 5s;
	-webkit-animation: fadeIn 5s;

}

.section6_an .div1 {
	animation: fadeInLeft 2s;
	-webkit-animation: fadeInLeft 2s;
}

.section6_an .div2 {
	animation: fadeInRight 2s;
	-webkit-animation: fadeInRight 2s;
}

.section7_an .div1 {
	animation: fadeInLeft 2s;
	-webkit-animation: fadeInLeft 2s;
}

.section7_an .div2 {
	animation: fadeInRight 2s;
	-webkit-animation: fadeInRight 2s;
}

/***************页面动画**************/



/*全屏滚动侧边*/
#superContainer {
	height: 100%;
	position: relative;

	/* Touch detection for Windows 8 */
	-ms-touch-action: none;

	/* IE 11 on Windows Phone 8.1*/
	touch-action: none;
}

.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	/* Safari<=5 Android<=3 */
	-moz-box-sizing: border-box;
	/* <=28 */
	box-sizing: border-box;
}

.fp-slide {
	float: left;
}

.fp-slide,
.fp-slidesContainer {
	height: 100%;
	display: block;
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	/* Safari<=6 Android<=4.3 */
	transition: all 0.3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.fp-slidesContainer {
	float: left;
	position: relative;
}

.fp-controlArrow {
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
	overflow: scroll;

}

.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}

#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
}

#fp-nav.right {
	right: 17px;
}

#fp-nav.left {
	left: 17px;
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}

.fp-slidesNav.bottom {
	bottom: 17px;
}

.fp-slidesNav.top {
	top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
	margin: 0;
	padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative;
}

.fp-slidesNav ul li {
	display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
	background: #fff;
	width: 20px;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	right: 2px;
	width: 10px;
	height: 2px;
	border: 1px solid #fff;
	background: rgba(0, 0, 0, 0);
	/*  border-radius: 50%;*/
	position: absolute;
	z-index: 1;
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -10px;
	color: #fff;
	font-size: 14px;
	margin-right: 20px;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav ul li .active+.fp-tooltip {
	-webkit-transition: opacity 0.6s 0.3s;
	transition: opacity 0.6s 0.3s;
	width: auto;
	opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
	right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
	left: 20px;
}

.right2 ul li .fp-tooltip {
	color: #333 !important;
}

.right2 ul li a.active span,
.right2 li a.active span {
	background: #666666 !important;
}

.right2 ul li a span {

	border: 1px solid #666666 !important;

}

/*全屏滚动侧边*/


.bompwbox {
	position: fixed;
	bottom: 10px;
	right: 40px;
	z-index: 200;
}

.bompwbox ul {
	display: inline-block;
	position: relative;
}

.bompwbox li {
	float: left;
	margin-right: 7px;
	position: relative;
}

.bompwbox li .s1 {
	position: absolute;
	left: -45px;
	bottom: 45px;
	display: none;
}

.bompwbox li .s1 img {
	max-width: 123px;
}

.bompwbox li .s1 p {
	padding: 5px 8px;
	background: #fff;
	font-size: 14px;
	color: #333;
	border-radius: 5px;
	display: inline-block;
	width: 120px;
}

.bompwbox li .s1 span {
	background: url(../image/zx_bg02.png) 0 center no-repeat;
	padding-left: 22px;
}

.bompwbox li .s1 span.dxmad1 {
	background: url(../image/zx_bg01.png) 0 center no-repeat !important;
}

.bompwbox li .s1 span.dxmad2 {
	background: url(../image/zx_bg03.png) 0 center no-repeat !important;
}

.bompwbox li:hover .s1 {
	display: block;
}

.zixun {
	margin-top: 30px;
	display: inline-block;
	width: 10%;
	height: 30px;
	background-color: red;
	text-align: center;
	line-height: 30px;
	color: #000;
}





.mobilebfoter {
	display: none;
	z-index: 1000;
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background: #fff;
	border-top: 1px solid #e5e5e5;
}

.mobilebfoter ul {
	display: inline-block;
	width: 100%;
}

.mobilebfoter li {
	float: left;
	width: 20%;
	height: 60px;
	text-align: center;
}

.mobilebfoter li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding-top: 8px;
}

.mobilebfoter p i {
	font-size: 20px;
}

.mobilebfoter p:nth-child(1) {
	height: 20px;
	line-height: 20px;
}

.mobilebfoter p {
	font-size: 14px;
	color: #333;
}

.mobilebfoter p:nth-child(2) {
	padding-top: 5px;
}






/*2019-11-14*/
.cxbox1 {
	width: 90%;
	border: 1px solid #f0f0f0;
	-moz-border-radius: 10px;
	/* Gecko browsers */
	-webkit-border-radius: 10px;
	/* Webkit browsers */
	border-radius: 10px;
	/* W3C syntax */
	margin-top: 10px;
	margin: auto
}

.cxbox1 dt {
	width: 100%;
	/*float:left;*/
	background-color: #eee;
	-moz-border-radius: 10px 10px 0px 0px;
	/* Gecko browsers */
	-webkit-border-radius: 10px 10px 0px 0px;
	/* Webkit browsers */
	border-radius: 10px 10px 0px 0px;
	/* W3C syntax */
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	margin-top: 10px
}

.cxbox1 dt .div1 {
	width: 100%;
}

.cxbox1 dt .div1 .div2 {
	width: 20%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	font-size: 14px;
}

.cxbox1 dd {
	width: 100%;
	float: left;
	/* background-color:#ddd; */
	border-bottom: #ddd solid 1px;
	margin-bottom: 10px
}

.cxbox1 dd .div1 {
	width: 100%;
}

.cxbox1 dd .div1 .div2 {
	width: 20%;
	float: left;
	padding: 10px 0px;
	line-height: 1.7;
	text-align: center;
	color: #333;
	font-size: 14px;
}
/*2021-5-10*/
.Amplification img
{
	
	transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.Amplification:hover img
{
	filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.12); 
	transform:scale(1.12);
}

.home-swiper {width: 100%;height: 100%;background: #000;}
.home-swiper .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper .swiper-slide  img{width:100%; height:auto; display:block;}
/*.home-swiper .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}*/
.home-swiper .swiper-slide .s1{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover; display:block;}
.home-swiper .swiper-slide .s1 img{width:100%; height:auto !important; display:none;}
.home-swiper .swiper-slide .s2{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover;  display:none;}
.home-swiper .swiper-slide .s2 img{width:100%; height:auto !important; display:none;}

.home-swiper .home_next{width:40px; height:40px; background:url(../images/br_btn.png) no-repeat; right:5%; margin-top:-20px;}
.home-swiper .home_prev{width:40px; height:40px; background:url(../images/bl_btn.png) no-repeat; left:5%; margin-top:-20px;}

.home-pagination .swiper-pagination-bullet{ background-color:#fff4ef;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity:1;}
.home-pagination .swiper-pagination-bullet-active{ background-color:#cf273b;}
.home-swiper.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:30px;}

.bc_box1{width:100%; position:relative; margin-top:20px;}
.fle{ float:left;}
.fri{ float:right;}
.clearboth{ clear:both;}

.sjs-swiper1 {width: 100%;height: 100%; padding-bottom:40px !important;}
.sjs-swiper1 .swiper-slide {text-align: center;font-size: 18px;display:inline-block;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; overflow:hidden}
.sjs-swiper1 .swiper-slide .div{width:100%; background-color:#f7f7f7; display:inline-block; color:#434343; font-size:16px; float:left;}
.sjs-swiper1 .swiper-slide .div:hover{ text-decoration:none; color:#c31d15;}
.sjs-swiper1 .swiper-slide .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.sjs-swiper1 .swiper-slide .div .a_img img{width:100%;}
.sjs-swiper1 .swiper-slide .div .a_text{width:100%; height:60px; line-height:60px; padding:0px 10px; text-align:center; overflow:hidden;}


.sjs-swiper1.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:0px;}
.sjs-swiper1 .swiper-pagination-bullet{ background-color:#313131;opacity:1;}
.sjs-swiper1 .swiper-pagination-bullet-active{ background-color:#d72032;}
.bc_box1 .sjs-next1{width:23px; height:45px; background:url(../image/fuwunext.png) no-repeat; position:absolute; right:-60px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); background-size:100%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.bc_box1 .sjs-next1:hover{ background:url(../image/fuwunext.png) no-repeat; background-size:100%;}
.bc_box1 .sjs-prev1{width:23px; height:45px; background:url(../image/fuwuprev.png) no-repeat; position:absolute; left:-60px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); background-size:100%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.bc_box1 .sjs-prev1:hover{ background:url(../image/fuwuprev.png) no-repeat; background-size:100%;}

.section3_an .s2ti {
    animation: slideInDown 2s;
    -webkit-animation: slideInDown 2s;
}
.section3_an .bc_box1{
	animation: fadeInUp 2s;
    -webkit-animation: fadeInUp 2s;
	}
.section.active .s2ti {
    animation: slideInDown 2s;
    -webkit-animation: slideInDown 2s;
}
.section.active .bc_box1{
	animation: fadeInUp 2s;
    -webkit-animation: fadeInUp 2s;
	}
	
.bc_box2{width:100%; text-align:center; margin-bottom:30px; background-color:#fff; padding-top:5px;}
.bc_box2 a{ padding:0px 10px; height:30px; line-height:30px; margin-bottom:5px; color:#555555; font-size:14px; display:inline-block;}
.bc_box2 a:hover,.bc_box2 a.activelm{ color:#c81f23; text-decoration:none;}

.pagePadding1{ padding:40px 0px; background-color:#f5f5f5;}

.section8 .sjs-swiper1 .swiper-slide .div{ background-color:#fff;}

