/***************css reset*********/
body,
h1,
h2,
h3,
h4,
ul,
li,
a,
input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}

div,
a {
	font-size: 14px;
	color: #323232;
}

h1,
h2,
h3,
h4,
p {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	vertical-align: middle;
}

em {
	font-style: normal;
}

a {
	text-decoration: none;
	border: none;
	outline: none;
}

ul,
li,
dl,
dt,
dd {
	list-style: none;
	margin: 0;
	padding: 0;
}

.banner .fp-controlArrow {
	display: none;
}

.banner #fp-nav ul li,
.fp-slidesNav ul li {
	width: 123px;
	height: 64px;
	border-radius: 5px;
}

.banner #fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border: 0;
	width: 123px;
	height: 64px;
	background: none;
	border-radius: 0;
	border-radius: 5px;
}

.banner #fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
	border: 2px solid #ef8903;
	border-radius: 5px;
}

.fp-slidesNav img {
	width: 119px;
	height: 60px;
	border-radius: 5px;
}

.banner .fp-slide{
    position: relative;
}
.banner video{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.banner .swiper_video_targetarea{
    display: none;
    width: 40%;
    height: 30%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    text-align: center;
}
.banner .swiper_video_targetarea img{
    width: 100px;
    height: 100px;
    cursor: pointer;
}

.swiper_video_voice_box {
    z-index: 9999;
    position: absolute;
    left: 0;
    bottom: 2%;
    width: 60px;
    height: 60px;
}

.swiper_video_voice_box img {
    display: inline-block;
    width: 100%;
    cursor: pointer
}

.head_tel {
	float: right;
	color: #ef8903;
	font-size: 24px;
	margin-top: 14px;
	margin-left: 40px;
	background: url(../../images/wb.png) no-repeat right;
	margin-left: 53px;
	height: 43px;
	line-height: 43px;
	margin-right: 100px;
	width: 160px;
	position: relative;
}

.head_tel span {
	font-size: 14px;
}

.head_tel a {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
}

.head_tel .a1 {
	position: absolute;
	top: 9px;
	right: 90px;
}

.head_tel .a2 {
	position: absolute;
	top: 9px;
	right: 45px;
}

.head_tel .a3 {
	position: absolute;
	top: 9px;
	right: 0;
}

.weixin {
	position: relative;
}

.weixin::after {
	content: url(../../images/ewm.png);
	position: absolute;
	right: 10px;
	bottom: -115px;
	z-index: 99;
	width: 106px;
	height: 106px;
	border: 5px solid #ef8903;
	border-radius: 4px;
	transform-origin: top right;
	transform: scale(0);
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.weixin:hover::after {
	transform: scale(1);
	opacity: 1;
}

.navbar {
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 80px;
}

.navbar-brand {
	padding: 10px;
	margin-left: 100px;
	margin-top: 10px;
}

.navbar-default {
	background: none;
	border: 0;
}

.navbar-default .navbar-nav>li>a {
	color: #ffffff;
	font-size: 15px;
	line-height: 80px;
	width: 120px;
	text-align: center;
	padding: 0;
	background: url(../../images/li.png) no-repeat right;
}

/*.navbar-default .navbar-nav > li > a:last-child{
	background: none;
}*/
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #ef8903;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a.hover {
	color: #ef8903;
}

.logo {
	background: url(../../images/logo.png) no-repeat;
	height: 39px;
	width: 304px;
}

.fp-slidesNav {
	left: 60.5%;
}

@media screen and (max-width:1440px) {
	.navbar-default .navbar-nav>li>a {
		width: 100px;
	}
}

@media screen and (max-width:1200px) {
	.navbar-default .navbar-nav>li>a {
		width: 75px;
	}

	.head_tel {
		font-size: 20px;
		margin-left: 16px;

	}
}

.navbar-default .navbar-nav>li>a {
	font-size: 15px;
}

@media screen and (max-width:992px) {
	.navbar-default .navbar-nav>li>a {
		margin-left: 0;
		font-size: 12px;
		padding: 0 11px;
		width: 70px !important;
		line-height: 98px;
	}

	.head_tel {
		display: none;
	}

	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a.hover {
		color: #ef8903;
		border-bottom: none;
	}
}

@media screen and (max-width:768px) {
	.navbar {
		height: 60px;
	}

	.navbar-brand img {
		width: 100%;
	}

	.navbar-toggle {
		margin-top: 30px;
	}

	.navbar-nav {
		background: rgba(46, 46, 46, .78);
		padding: 20px 0;
		text-align: center;
		min-height: 800px;
	}

	.navbar-default .navbar-nav>li>a {
		line-height: 50px;
		background: none;
	}

	.fp-slidesNav {
		display: block;
		left: 42%;
	}

	.banner #fp-nav ul li,
	.fp-slidesNav ul li,
	.banner #fp-nav ul li a span,
	.fp-slidesNav ul li a span {
		width: 94px;
		height: 51px;
	}

	.fp-slidesNav img {
		width: 90px;
		height: 47px;
	}

	.banner img {
		min-height: auto !important;
	}

	.navbar-brand {
		margin-left: 0;
	}

	.navbar-default .navbar-nav>li>a {
		width: 100%;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.navbar-default .navbar-toggle {
		border-color: #fff;
	}

	.head_tel {
		display: none;
	}

	.logo {
		width: 260px;
		height: 33px;
		background-size: 100%;
		margin-top: 10px;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
		text-align: center;
		padding: 5px 8px 5px 0
	}

	.navbar-default .navbar-toggle {
		border-color: #ef8903;
		background: #ef8903;
	}

}

.index_tit {
	text-align: center;
}

.index_tit hr {
	width: 80px;
	height: 3px;
	background: #8d8e88;
	border: none;
	margin: 20px auto;
}

.index_tit p {
	color: #ef8903;
	font-size: 24px;
	margin: 0;
	/*letter-spacing: 5px;
	font-weight: 200;*/
}

.index_tit em {
	color: #ffffff;
	font-size: 16px;
	font-style: normal;
	display: block;
	line-height: 25px;
}

.index_tit span {
	color: #8d8e88;
	font-size: 20px;
	font-style: normal;
	display: block;
	margin-top: 1%;
	line-height: 25px;
}

.index_info {
	color: #293146;
	line-height: 30px;
	text-align: center;
	margin-top: 30px;
	padding: 0 40px;
}

@media screen and (max-width:1200px) {
	.index_tit p {
		font-size: 30px;
	}

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

@media screen and (max-width:992px) {
	.index_tit p {
		font-size: 24px;
	}

	.index_tit span {
		font-size: 18px;
	}

	.index_info {
		font-size: 12px;
		line-height: 25px;
	}
}

@media screen and (max-width:768px) {
	.index_tit {
		margin-top: 0;
	}

	.index_info {
		font-size: 12px;
		line-height: 25px;
	}

	.index_tit em {
		display: block;
	}

	.index_tit img {
		width: 100%;
	}

	.navbar-brand {
		padding: 5px 10px 10px 10px;
	}

	.banner .slide:first-child {
		background: url(../../images/m_img01.jpg) center/cover !important;
	}

	.banner .slide:nth-child(2) {
		background: url(../../images/m_img02.jpg) center/cover !important;
	}

	.banner .slide:nth-child(3) {
		background: url(../../images/m_img03.jpg) center/cover !important;
	}
}

.section1 {
	background: url(../../images/bg01.jpg) no-repeat scroll center center / cover;
	position: relative;
}

.abtab {
	margin-top: 0;
}

.section2 .ab {
	padding: 0 50px;
}

.about_txt {}

.about_img {
	margin-top: 0;
}

.about_txt p {
	color: #2d2d2d;
	text-align: center;
	font-size: 16px;
	line-height: 35px;
}

.ih-item {
	position: relative;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.ih-item,
.ih-item * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ih-item a {
	color: #333;
}

.ih-item a:hover {
	text-decoration: none;
}

.ih-item img {
	width: 100%;
	height: 100%;
}

.ih-item.circle {
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.ih-item.circle .img {
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.ih-item.circle .img:before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;

	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.ih-item.circle .img img {
	border-radius: 50%;
}

.ih-item.circle .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin-left: 1px;
	box-shadow: none;
}

.ih-item.square {
	position: relative;
	width: 316px;
	height: 216px;
	border: 8px solid #fff;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.ih-item.square .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ih-item.circle.effect19.colored .info {
	background: #1a4a72;
	background: rgba(26, 74, 114, 0.6);
}

.ih-item.circle.effect19 .info {
	background: #ef8903;
	background: rgba(239, 137, 3, 0.88);
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect19 .info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 26px;
	margin: 0 30px;
	padding: 85px 0 0 0;
	height: 140px;
	text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ih-item.circle.effect19 .info p {
	color: #ffffff;
	padding: 10px 5px;
	margin: 0 30px;
	line-height: 26px;
	font-size: 14px;
}

.ih-item.circle.effect19 a:hover .info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.prtxt {
	text-align: center;
	font-size: 26px;
	letter-spacing: 7px;
	color: #ffffff;
	margin-top: 30px;
	background: url(../../images/pr_bg.png) no-repeat center top;
	background-size: 100%;
	padding-bottom: 30%
}

.prtxt p {
	font-size: 19px;
	letter-spacing: 0;
}

@media screen and (max-width:1440px) {
	.ih-item.circle.effect19 .info h3 {
		padding: 45px 0 0 0;
	}

	.ih-item.circle.effect19 .info p {
		display: none;
	}

}

@media screen and (max-width:1200px) {

	.ih-item.circle.effect19 .info p {
		display: none;
	}

	.prtxt {
		background: none;
	}
}

@media screen and (max-width:992px) {
	.section1 .ab {
		padding: 0 30px;
	}

	.section1 .index_info {
		display: none;
	}

	.section1 .abtab {
		margin-top: 10px;
	}

	.section1 .ab {
		margin-top: 130px;
	}

	.ih-item.circle .img img {
		width: 100%;
	}

	.prtxt {
		background: none;
	}

}

@media screen and (max-width:992px) {
	.section1 .ab {
		margin-top: 100px;
	}
}

@media screen and (max-width:768px) {
	.section1 .ab {
		margin-top: 10px;
		padding: 0 9px;
		width: 45% !important;

	}

	.active .abouttop {
		top: -60px !important;
	}

	.prtxt {
		font-size: 20px;
		margin-top: 6px;
	}

	.section1 .abtab {
		margin-top: -72px;
	}

	.prtxt {
		font-size: 15px;
		margin-top: 6px;
	}

	.prtxt p {
		font-size: 13px;
		letter-spacing: 0;
		height: 50px;
		/*width: 135px;*/
		margin-top: -6px;
	}

	.prtxt {
		background: url(../../images/pr_bg.png) no-repeat center top;
		background-size: 100%;
		padding-bottom: 0;
	}

	.section1 .col-xs-offset-1 {
		margin-left: 5%;
	}
}

.section2 {
	background: url(../../images/bg02.jpg) no-repeat scroll center center / cover;
	position: relative;
}

.section2 .bus {
	padding: 0;
}

.sld {}

.sldn {
	margin-top: 95px;
}

.sld .hd {
	height: auto;
	overflow: hidden;
	text-align: center;
	width: 25%;
	margin: 0 auto
}

.sld .hd ul li {
	float: left;
	height: 45px;
	background: url(../../images/cp_bg.png) no-repeat center;
	text-align: center;
	list-style: none;
	width: 50%;
}

.sld .hd ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.sld .hd ul li.on {
	background: url(../../images/cp_bg.png) no-repeat center;
	color: #fff;
	text-decoration: none !important;
}

.sld .hd ul li.on a {
	color: #fff;
	height: 36px;
	font-size: 16px;
}

.sld .hd span {
	display: block;
}

.sld .bd {
	padding-top: 8px;
	overflow: hidden;
}

.sld .bdst {
	margin: 15px 0px 0px 0px;
}

.sld .bdst .bds {
	padding-top: 8px;
}

.sld .bdst .bds ul {}

/*.sld .bdst .bds ul li,.sld .bdst .bds ul li a,.sld .bdst .bds ul li a img,.sld .bdst .bds ul li .pic{width: 25%;}*/
.sld .bdst .bds ul li {
	/*float: left;
	margin-right: 3%;
	margin-top: 15px;*/
	width: 43%;
	list-style: none;
	background: rgb(255, 255, 255, 0.9);
	border-radius: 20px;
	/*height: 220px;*/
	box-sizing: border-box;
	padding: 30px 0;
	margin: 15px auto;
}

.sld .bdst .bds ul li a {
	display: block;
	text-align: center;
}

.sld .bdst .bds ul li a em {
	text-align: center;
	color: #333333;
	font-size: 22px;
	display: block;
	font-style: normal;
	margin-top: 25px;
	transition: all 0.5s;
}

.sld .bdst .bds ul li a p {
	text-align: center;
	color: #7b7b7b;
	font-size: 16px;
	/*padding: 5% 0;*/
	margin-top: 3%;
	line-height: 32px;
}

.sld .bdst .bds ul li a span {
	text-align: center;
	color: #fff;
	font-size: 13px;
	display: none;
	transition: all 0.5s;
	background: #ef8903;
	height: 35px;
	width: 130px;
	line-height: 35px;
	margin: 0 auto;
	border-radius: 20px;
}

.sld .bdst .bds ul li:hover span {
	display: block;

}

.sld .bdst .bds ul li:hover em {
	margin-top: 5px;
	color: #ef8903;

}

.pro_more {
	width: 20%;
	margin: 4% auto;
	text-align: center;
}

.pro_more img {
	width: 60%;
}

.pro_txt {
	font-size: 20px !important;
	color: #fff !important;
	text-align: center;
}

.pro_txt p {
	margin-top: 1%;
	font-size: 16px !important;
	color: #fff !important;
}

.section2 .index_info {
	margin-top: 10px;
}

.section2 .bus1 {
	margin-top: 10px;
}

.section2 .bus2 {
	margin-top: 170px;
}

.section2 .bus3 {
	margin-top: 40px;
}

.product {
	margin-top: 35px;
}

@media screen and (max-width:1200px) {
	.section2 .bus {
		padding: 0;
	}

	.index_tit span {
		/*display:none;*/
	}

	.product {
		margin-top: 105px;
	}

	.product ul li .pic img {
		max-width: 193px;
		max-height: 261px;
	}

	.product ul li p {
		text-align: center;
		color: #fff;
		font-size: 14px;
		margin-bottom: 0;
	}
}

@media screen and (max-width:992px) {
	.section2 .bus {
		padding: 0;
	}

	.ih-item.circle.effect3 .info h3 {
		font-size: 16px;
	}
}

@media screen and (max-width:768px) {
	.section2 {
		background: url(../../images/m_bg02.jpg) no-repeat scroll center center / cover;
		position: relative;
	}

	.section2 .bus1 {
		margin-bottom: 66px;
	}

	.section2 .bus2 {
		margin-top: 20px;
	}

	.section2 .bus3 {
		margin-top: -45px;
	}

	.section2 .bus {
		padding: 0;
	}

	.sld .hd {
		width: 100% !important;
	}

	.sld .hd ul li {
		width: 40% !important;
		margin-bottom: 3%;
		margin-left: 5%;
	}

	/*.sld .bdst .bds ul li {
		margin-bottom: 15px;
		width: 47%;
		list-style: none;
	}*/
	.sld .bdst .bds ul li a .pic img {
		width: 87%;
	}

	.sld .bdst {
		margin: 0;
	}

	.pro_txt,
	.pro_more {
		display: none;
	}

	.section2 .bus1 {
		margin-bottom: 0;
	}

	.sld .bdst .bds ul li a .pic {
		background: #fff;
	}

	.sld .bdst .bds ul li:nth-child(2),
	.sld .bdst .bds ul li:nth-child(4),
	.sld .bdst .bds ul li:nth-child(6),
	.sld .bdst .bds ul li:nth-child(8),
	.sld .bdst .bds ul li:nth-child(10) {
		margin-right: 0;
	}

	/*.sld .bdst .bds ul li{
		margin-right: 5%;
		height: 50px;
		line-height: 50px;
		padding: 0;
	}*/
	.sld .bdst .bds ul li a em {
		margin-top: 0;
	}

	.sld .bdst .bds ul li a p {
		display: none;
	}
}

.section3 {
	background: url(../../images/bg03.jpg) no-repeat scroll center center / cover;
	position: relative;
}

.section3 .service {
	text-align: center;
	margin-top: 160px;
}

.case_top {}

.case_top p {
	color: #1971ef
}

.case_top em {
	color: #5b5b5b;
	margin-top: 0 !important;
	line-height: 20px !important;
}

.section3 a {
	text-decoration: none;
	float: left;
	position: relative;
	display: block;
	padding: 4px 4px 10px 4px;
	border-radius: 5px;
}

.section3 a .simg {
	text-align: center;
}

.section3 a .simg img {
	display: inline-block;
	width: 100%;
	max-width: 407px;
	max-height: 273px;
	border-radius: 5px;
}

.section3 a:hover img {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7
}

.section3 a p {
	margin-top: 10px;
	color: #5b5b5b;
	font-size: 18px;
	text-align: center;
}

/*.xinwen_t{*/
/*	padding-left: 75px;*/
/*}*/
/*.xinwen_t img{*/
/*	padding-left: 40px;*/
/*}*/
.xinwen_t p {
	font-size: 24px;
	color: #ef8903;
}

.xinwen_t em {
	font-size: 16px;
	color: #717070;
	display: block;
	font-style: normal;
}

.teseleft img {
	width: 100%;
}

/*@media screen and (max-width:1440px) {
	.teseleft{
		display: none;
	}
	.teseright{
		width: 100%;
	}
}*/
@media screen and (max-width:1200px) {
	.section3 .simg {
		padding: 0;
	}

	.teseleft,
	.jian_r {
		display: none;
	}

	.teseright {
		width: 100%;
	}
}

@media screen and (max-width:992px) {
	.section3 .service {
		margin-top: 50px;
	}

	.section3 .simg {
		padding: 0;
	}

	.section3 .service p.info {
		font-size: 12px;
	}

	.section3 .service .pic {
		position: absolute;
		top: -40px;
		left: 5px;
	}

	.section3 .service .pic img {
		border-radius: 50%;
		width: 90%;
		border: 4px solid #f10940;
	}

	.section3 .service .name {
		padding-top: 54px;
		font-size: 14px;
	}

	.section3 .service .zhiw {
		text-align: center;
		padding: 0 5px;
	}

	.section3 .service .gey,
	.section3 .service .zuop {
		display: none;
	}

	.section3 .service {
		margin-top: 150px;
	}
}

@media screen and (max-width:768px) {
	.section3 {
		background: url(../../images/m_xwbg.jpg) no-repeat 102% 86% #e9f6fe;
	}

	.active .casetop {
		top: 90px !important;
	}

	.section3 .service {
		margin-top: 92px;
	}

	.section3 .simg {
		padding: 0;
	}

	.section3 .index_tit span {
		font-size: 14px;
	}

	.section3 .service .pic img {
		width: 100%;
	}

	.section3 a {
		border: none;
		padding: 4px 4px 0px 4px;
		margin-bottom: 7px;
	}

	.section3 a p {
		font-size: 14px;
	}

	.section3 .service .ljgd,
	.section3 .service .zhiw {
		display: none;
	}

	.section3 .service .name {
		padding-top: 24px;
	}

	.c3 {
		display: none;
	}

	.xinwen_t {
		padding-left: 15px;
	}

	.xinwen_t img {
		display: none;
	}

	.newlist {
		margin-top: -50px;
	}

	.newlist ul li {
		padding-left: 10px !important;
	}

	.newlist ul li em {
		width: 100% !important;
		min-width: 340px;
		font-size: 14px !important;
	}

	.newlist ul li p {
		display: none !important;
	}

}

.section4 {
	background: url(../../images/bg04.jpg) no-repeat scroll center center / cover;
	position: relative;
}

.teseright {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.newlist {
	margin-top: 20px;
	padding-left: 9px;
}

.newlist ul {
	margin-top: 40px;
}

.newlist ul li {
	/*margin:15px 0; */
	padding: 15px;
	height: auto;
	overflow: hidden;
	/*padding-left: 70px;*/
}

.newlist ul li em {
	display: block;
	font-size: 17px;
	color: #555555;
	font-style: normal;
	height: 35px;
	border-bottom: 1px solid #e0e0e0;
	/*width: 80%;*/
}

.newlist ul li p {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	text-align: left;
	/*width: 80%;*/
}

.newlist ul li span {
	display: block;
	font-size: 13px;
	color: #a1a1a1;
	margin-top: 15px;
}

.newlist ul li:hover {
	background: #e8e8e8;
}

.newlist ul li:hover em {
	color: #ef8903;
}

.acenter {
	text-align: center;
}

.acenter a.more {
	color: #fff;
	background: #f39800;
	display: inline-block;
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 20px;
	margin-top: 50px;
}

.nw_more {
	text-align: center;
	margin-top: 8% !important;
}

.nw_more img {
	width: 15%;
}

@media screen and (max-width:992px) {
	.newli .row p {
		display: none;
	}

	.newli {
		margin-top: 10px;
	}

	.newlist {
		margin-top: 20px;
	}

	.nw_more img {
		width: 32%;
	}

	.newli .row em {
		font-size: 16px;
	}

	.multipleColumn .hd {
		display: none;
	}
}

@media screen and (max-width:786px) {
	.section4 {
		background: url(../../images/m_bg04.jpg) no-repeat scroll center center / cover;
		position: relative;
	}

	.newli .row a {
		font-size: 14px;
	}

	.news2 {
		display: none;
	}

	.newli .row em {
		font-size: 12px;
	}

	.multipleColumn .hd {
		display: none;
	}

	.newlist {
		margin-top: 0;
	}
}

.section5 {
	background: url(../../images/bg05.jpg) no-repeat scroll center center / cover;
	position: relative;
}

.section6 {
	background: url(../../images/wen_img01.jpg) no-repeat scroll center center / cover;
	position: relative;
}

.section6 .qywh_img img {
	width: 80%;
}

.section6 .bus6 {
	left: 150px !important;
}

.section5 .index_tit {
	margin-bottom: 30px;
}

.section5 .index_tit p {
	font-size: 40px;
	color: #ef8903;
	font-weight: normal;
	letter-spacing: 8px;
}

.section5 .index_tit span {
	font-size: 32px;
	color: #2d2d2d;
	letter-spacing: 5px;
}

.section5 .index_tit span em {
	color: #fff;
}

.section5 .cont {
	background: url(../../images/lx.png) no-repeat center;
	padding: 160px 0 240px 0;
}

.footer {
	border-top: 1px solid #f4f4f4;
	font-size: 14px;
	color: #939393;
	padding: 25px 0;
	overflow: hidden;
}

.footer_l {
	float: left;
	font-size: 13px;
	color: #888888;
}

.footer_l a {
	font-size: 12px;
	color: #888888;
}

.footer_l em {
	font-size: 12px;
	color: #c6c6c6;
	display: block;
	margin-top: 10px;
}

.footer_r {
	float: right;
}

@media screen and (max-width:768px) {
	.footer_l {
		float: none;
	}

	.footer_r {
		float: none;
		margin-top: 10px;
		text-align: center;
	}

	.section6 {
		background: url(../../images/m_wen_img01.jpg) no-repeat scroll center center / cover;
		position: relative;
	}

	.section6 .jian_t1 {
		background: rgb(29, 80, 162, 0.8);
		padding: 7% 0;
	}

	.section6 .bus6 {
		left: 0 !important;
	}

	.section6 .bus6 img {
		width: 100%;
	}

	.section6 .qywh_img img {
		width: 95%;
	}

	.section5 .jian_t1 {
		margin-top: 82px;
	}
}


.bdshare-button-style0-32 a {
	width: 28px !important;
	height: 28px !important;
}

.bdshare-button-style0-32 .bds_sqq {
	background: url(../../images/a1.png) no-repeat center !important;
	height: 28px !important;
	width: 28px !important;
}

.bdshare-button-style0-32 .bds_tsina {
	background: url(../../images/a2.png) no-repeat center !important;
	height: 28px !important;
	width: 28px !important;
}

.bdshare-button-style0-32 .bds_tieba {
	background: url(../../images/a3.png) no-repeat center !important;
	height: 28px !important;
	width: 28px !important;
}

.bdshare-button-style0-32 .bds_weixin {
	background: url(../../images/a4.png) no-repeat center !important;
	height: 28px !important;
	width: 28px !important;
}

.contact_title {}

.contact_title img {
	width: 40%;
}

.contact {
	padding: 75px 95px;
	width: 90%;
	margin: 25px auto 0 auto;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 15px;

}

.contact_l {
	width: 40%;
	float: left;
	font-size: 16px;
	color: #646464;
	text-align: left;
	line-height: 40px;
}

.contact_l p {
	font-size: 40px;
	color: #ef8903;
	font-weight: bold;
	margin-bottom: 15px
}

.contact_l li {
	background: url(../../images/lxico.png) no-repeat left;
	padding-left: 35px;
}

.contact_l li:nth-child(2) {
	background-position: 0px 13px;
}

.contact_l li:nth-child(3) {
	background-position: 0px -108px;
}

.contact_l li:nth-child(4) {
	background-position: 0px -28px;
}

.contact_l li:nth-child(5) {
	background-position: 0px -71px;
}

.contact_l img {
	display: block;
	margin-top: 20px;
}

.contact_r {
	width: 50%;
	float: right;
	position: relative;
}

.contact_r img {
	width: 100%;
}

.contact a {
	font-size: 18px;
	color: #ffffff
}

.contact img {
	width: 100%;
}

.col-xs-4-lx1 {
	width: 33.33333333%
}

.col-xs-8-lx2 {
	width: 66.66666667%
}

.indexbottom {
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 100%;
	font-size: 14px;
	color: #dfdfdf;
	padding-top: 10px;
	line-height: 25px;
}

.indexbottom p,
.indexbottom_ny p {
	padding-bottom: 5px;
}

.indexbottom a,
.indexbottom_ny a {
	color: #dfdfdf;
}

@media screen and (max-width:1200px) {
	.contact_l {
		width: 100%;
		float: none;
		text-align: center;
	}

	.contact_r {
		display: none;
	}

	.contact img {
		margin: 20px auto 0 auto;
		width: 60%;
		display: block;
	}
}

@media screen and (max-width:992px) {
	.contact_l {
		width: 100%;
		float: none;
	}

	.contact_r {
		display: none;
	}

	.contact img {
		margin: 0 auto;
		width: 90%;
		display: block;
	}

	.contact_l li {
		background: none;
	}
}

@media screen and (max-width:768px) {
	.section5 .index_tit {
		margin-bottom: 20px;
	}

	.section5 .index_tit p {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.section5 .index_tit span {
		font-size: 16px;
		color: #565454;
		letter-spacing: 5px;
	}

	.section5 .cont {
		margin-top: 10px;
		background: none;
	}

	.section5 .cont p {
		font-size: 25px;
		margin-bottom: 0;
	}

	.section5 .cont p span {
		font-size: 18px;
		margin: 0 10px;
	}

	.contact {
		color: #1f2629;
	}

	.contact a {
		color: #1f2629;
	}

	.contact_l {
		width: 100%;
		float: none;
		text-align: left;
		padding-left: 25px;
	}

	.contact_l p {
		font-size: 30px;
	}

	.contact_r {
		display: none;
	}

	.col-xs-8-lx2,
	.col-xs-4-lx1 {
		width: 90%;
		margin: 0 auto;
	}

	.contact img {
		width: 88%;
		margin: 0 auto;
	}

	.contact_title img {
		width: 75%;
	}

	.contact_l li {
		background: none;
		padding-left: 0;
	}

	.indexbottom_ny_fff {
		display: none;
	}

	.indexbottom_ny p {
		display: inherit;
	}

	.indexbottom_ny {
		background: none;
	}

	.contact {
		margin-top: 25px;
		padding: 15px 15px;
	}
}

.network {
	text-align: center;
	margin-top: 50px;
}

.network img {
	width: 60%;
}

@media screen and (max-width:768px) {
	.network img {
		width: 80%;
	}

	.active .producttop {
		top: -80px !important;
	}

	.active .contacttop {
		top: -57px !important;
	}

	.product {
		margin-top: 0;
	}

	.sld .bd,
	.sld .bdst .bds {
		padding-top: 0;
	}
}

.abouttop,
.producttop,
.guimotop,
.contacttop,
.casetop {
	position: relative;
	top: -150px;
	transition: all 1s;
	opacity: 0;
}

.active .abouttop {
	top: -80px;
	opacity: 1;
	transition-delay: 0.7s;
}

.active .producttop {
	top: -30px;
	opacity: 1;
	transition-delay: 0.7s;
}

.active .guimotop {
	top: 0;
	opacity: 1;
	transition-delay: 0.7s;
}

.active .casetop {
	top: 110px;
	opacity: 1;
	transition-delay: 0.7s;
}

.active .contacttop {
	top: -50px;
	opacity: 1;
	transition-delay: 0.7s;
}

.ab1 {
	position: relative;
	bottom: -200px;
	opacity: 0;
	transition: all 1s;
}

.active .ab1 {
	bottom: 0;
	opacity: 1;
	transition-delay: 0.8s;
}

.ab2 {
	position: relative;
	bottom: -200px;
	opacity: 0;
	transition: all 1s;
}

.active .ab2 {
	bottom: 0;
	opacity: 1;
	transition-delay: 1.1s;
}

.ab3 {
	position: relative;
	bottom: -200px;
	opacity: 0;
	transition: all 1s;
}

.active .ab3 {
	bottom: 0;
	opacity: 1;
	transition-delay: 1.4s;
}

.ab4 {
	position: relative;
	bottom: -200px;
	opacity: 0;
	transition: all 1s;
}

.active .ab4 {
	bottom: 0;
	opacity: 1;
	transition-delay: 1.7s;
}

.bus1 {
	position: relative;
	z-index: 1;
	left: -200px;
	/*top: 70px;*/
	opacity: 0;
	transition: all 1s;
}

.active .bus1 {
	left: 0;
	opacity: 1;
	transition-delay: 0.8s;
}

.bus4 {
	position: relative;
	z-index: 1;
	left: -200px;
	opacity: 0;
	transition: all 1s;
}

.active .bus4 {
	left: 0;
	opacity: 1;
	transition-delay: 1.3s;
}

.bus2 {
	position: relative;
	bottom: -200px;
	opacity: 0;
	transition: all 1s;
}

.active .bus2 {
	bottom: 0;
	opacity: 1;
	transition-delay: 0.8s;
}

.bus3 {
	position: relative;
	z-index: 1;
	right: -200px;
	opacity: 0;
	transition: all 1s;
}

.active .bus3 {
	right: 0;
	opacity: 1;
	transition-delay: 0.7s;
}

.service1,
.service2 {
	position: relative;
	left: -50%;
	opacity: 0;
	transition: all 1s;
}

.active .service1,
.active .service2 {
	opacity: 1;
	left: 0;
	transition-delay: 0.7s;
}

.service3,
.service4 {
	position: relative;
	right: -50%;
	opacity: 0;
	transition: all 1s;
}

.active .service3,
.active .service4 {
	opacity: 1;
	right: 0;
	transition-delay: 0.7s;
}

.newli {
	position: relative;
	z-index: 1;
	opacity: 0;
	transition: all 1s;
	right: -200px;
}

.active .newlist .newli {
	right: 0;
	opacity: 1;
	transition-delay: 0.5s;
}

.abjj {
	position: relative;
	z-index: 1;
	opacity: 0;
	transition: all 1s;
	bottom: -500px;
}

.active .abjj {
	bottom: 0;
	opacity: 1;
	transition-delay: 0.5s;
}

.indexcont {
	position: relative;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
}

.active .indexcont {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
}

.network {
	position: relative;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
}

.active .network {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
}

.section2 .abouttop {
	position: relative;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	transition: all 1s;
}

.active.section2 .abouttop {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition-delay: 0.7s;
}

.n-navbar-default {
	background: #ffffff;
	position: relative;
}

.n-navbar-default .logo {
	background: url(../../images/n_logo.png) no-repeat;
}

.n-navbar-default .navbar-nav>li>a {
	color: #333333;
	background: url(../../images/n_li.png) no-repeat right;
}

.n-navbar-default .navbar-nav>li>a:focus,
.n-navbar-default .navbar-nav>li>a:hover {
	color: #ef8903;
}

.n-navbar-default .navbar-nav>li>a:hover,
.n-navbar-default .navbar-nav>li>a.hover {
	color: #ef8903;
}

.n-navbar-default .head_tel {
	background: url(../../images/n_wb.png) no-repeat right;
}

.fp-viewing-1 .navbar-default,
.fp-viewing-2 .navbar-default,
.fp-viewing-3 .navbar-default,
.fp-viewing-4 .navbar-default,
.fp-viewing-5 .navbar-default,
.fp-viewing-6 .navbar-default {
	background: #ffffff;
	position: relative;
	border-radius: 0px;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
}

.fp-viewing-1 .logo,
.fp-viewing-2 .logo,
.fp-viewing-3 .logo,
.fp-viewing-4 .logo,
.fp-viewing-5 .logo,
.fp-viewing-6 .logo {
	background: url(../../images/n_logo.png) no-repeat;
	background-size: 100%;
}

.fp-viewing-1 .navbar-nav>li>a,
.fp-viewing-2 .navbar-nav>li>a,
.fp-viewing-3 .navbar-nav>li>a,
.fp-viewing-4 .navbar-nav>li>a,
.fp-viewing-5 .navbar-nav>li>a,
.fp-viewing-6 .navbar-nav>li>a {
	color: #333333;
	background: url(../../images/n_li.png) no-repeat right;
}

.fp-viewing-1 .navbar-nav>li>a:hover,
.fp-viewing-1 .navbar-nav>li>a.hover,
.fp-viewing-2 .navbar-nav>li>a:hover,
.fp-viewing-2 .navbar-nav>li>a.hover,
.fp-viewing-3 .navbar-nav>li>a:hover,
.fp-viewing-3 .navbar-nav>li>a.hover,
.fp-viewing-4 .navbar-nav>li>a:hover,
.fp-viewing-4 .navbar-nav>li>a.hover,
.fp-viewing-5 .navbar-nav>li>a:hover,
.fp-viewing-5 .navbar-nav>li>a.hover,
.fp-viewing-6 .navbar-nav>li>a:hover,
.fp-viewing-6 .navbar-nav>li>a.hover,
{
color: #ef8903;
}

.fp-viewing-1 .head_tel,
.fp-viewing-2 .head_tel,
.fp-viewing-3 .head_tel,
.fp-viewing-4 .head_tel,
.fp-viewing-5 .head_tel,
.fp-viewing-6 .head_tel {
	background: url(../../images/n_wb.png) no-repeat right;
}


@media screen and (max-width: 768px) {
	.n-navbar-default .logo {
		background-size: 100%;
	}

	.n-navbar-default .navbar-nav>li>a {
		color: #fff;
		background: none;
	}

	.fp-viewing-1 .navbar-nav>li>a,
	.fp-viewing-2 .navbar-nav>li>a,
	.fp-viewing-3 .navbar-nav>li>a,
	.fp-viewing-4 .navbar-nav>li>a,
	.fp-viewing-5 .navbar-nav>li>a,
	.fp-viewing-6 .navbar-nav>li>a {
		color: #fff;
	}

	.fp-viewing-1 .navbar-default .navbar-toggle,
	.fp-viewing-2 .navbar-default .navbar-toggle,
	.fp-viewing-3 .navbar-default .navbar-toggle,
	.fp-viewing-4 .navbar-default .navbar-toggle,
	.fp-viewing-5 .navbar-default .navbar-toggle,
	.fp-viewing-6 .navbar-default .navbar-toggle {
		border-color: #ef8903;
		background: #ef8903;
	}
}

/* å†…é¡µ */
/* pages */
#fy_nav {
	border-bottom: 1px solid #e3e3e3;
	height: 60px;
	line-height: 60px;
}

.fy_nav {
	text-align: center;
}

.fy_nav ul {
	display: inline-block;
}

.fy_nav li {
	float: left;
	list-style: none;
	background: url(../../images/li.png) no-repeat center right;
}

.fy_nav li a {
	display: block;
	width: 144px;
	text-align: center;
	font-size: 16px;
	color: #ef8903;

}

.fy_nav li:last-child {
	background: none;
}

.fy_nav li a:hover,
.fy_nav li a.hover {
	background: url(../../images/xx.png) no-repeat bottom center;
	color: #ef8903;
}

.n_jianjie_t {
	opacity: 1;
	top: auto;
	margin-top: 25px;
	text-align: left;
}

.n_jianjie_t p {
	color: #727171;
	font-size: 28px;
	margin: 0;
	/*letter-spacing: 5px;
    font-weight: 200;*/
}

.n_jianjie_t em {
	display: block;
	color: #f39800;
	font-size: 16px;

}

.n_jianjie_t hr {
	width: 80px;
	height: 3px;
	background: #8d8e88;
	border: none;
	margin: 20px auto;
}

.n_jianjie1 {
	margin-top: 50px;
	height: auto;
	overflow: hidden;
}

.n_jianjie1 em {
	display: block;
	font-size: 36px;
	color: #333333;
}

.n_jianjie1 p {
	font-size: 14px;
	color: #6a6a6a;
	line-height: 26px;
	margin-top: 40px;
}

.n_jianjie1 ul {
	display: block;
	margin-top: 40px;
}

.n_jianjie1 ul li {
	float: left;
	background: url(../../images/ab_li.png) no-repeat right;
	margin-right: 10%;
	padding-right: 10%;
	text-align: center;
}

.n_jianjie1 ul li:last-child {
	background: none;
}

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

.n_jianjie1 ul li h3 {
	font-size: 38px;
	color: #ef8903;
}

.n_jianjie1 ul li h4 {
	font-size: 15px;
	color: #848282;
	margin-top: 5px;
}

#n_jianjie2 {
	background: url(../../images/ab_bg.jpg) no-repeat center center;
	height: 620px;
	margin-top: 60px;
}

.n_jianjie2_l {
	width: 50%;
	float: left;
}

.n_jianjie2_r {
	width: 50%;
	float: right;
	background: url(../../images/ab_bg_ri.jpg) no-repeat center center;
	height: 620px;
}

.n_jianjie2_r img {
	width: 100%
}

.n_jianjie2 {
	float: left;
	width: 43%;
}

.n_jianjie2 em {
	display: block;
	font-size: 26px;
	color: #333333;
	margin-top: 89px;
}

.n_jianjie2 hr {
	display: block;
	width: 60px;
	background: #a0a0a0;
	height: 3px;
	border: none;
	float: left;
}

.n_jianjie2 p {
	line-height: 28px;
	font-size: 14px;
	color: #6a6a6a;
	text-indent: 2em;
}

.slideTxtBox {
	margin-top: 50px;
}

.slideTxtBox .hd {
	height: auto;
	overflow: hidden;
}

.slideTxtBox .hd ul {}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0 55px 30px 0;
	cursor: pointer;
	color: #333333;
	font-size: 26px;
}

.slideTxtBox .hd ul li.on {
	color: #ef8903;
	background: url(../../images/ab_hr.png) no-repeat left bottom;
}

.slideTxtBox .bd ul {
	zoom: 1;
	margin-top: 50px;
}

.slideTxtBox .bd ul li {
	float: left;
	width: 33.33%;
}

.slideTxtBox .bd ul img {
	width: 100%;
}

.n_wenhua {
	margin-top: 50px;
	height: auto;
	overflow: hidden;
	margin-bottom: 80px;
	background: #f6f7f7;
	padding: 55px 70px;
}

.n_wenhua_t {

	/*margin-top: 89px;*/
}

.n_wenhua_t em {
	display: block;
	font-size: 26px;
	color: #333333;
}

.n_wenhua_t hr {
	display: block;
	width: 60px;
	background: #a0a0a0;
	height: 3px;
	border: none;
	float: left;
}

.n_wenhua_u {
	margin-top: 60px;
}

.n_wenhua_u ul li {
	float: left;
	width: 30%;
	margin-right: 3%;
}

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

.n_wenhua_u ul li img {
	width: 100%;
}

.n_wenhua_u ul li em {
	display: block;
	font-size: 20px;
	color: #333333;
	margin-top: 25px;
}

.n_wenhua_u ul li p {
	font-size: 14px;
	color: #8a8a8a;
	line-height: 24px;
	margin-top: 10px;
}

.n_gongxian {
	margin-top: 60px;
}

.n_gongxian p {
	color: #000000;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px;
	text-indent: 2em;
}

.n_gongxian span {
	color: #f4a427;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	padding-left: 30px;
}

.n_zhaopin_t {
	margin-top: 3%;
	height: auto;
	overflow: hidden;
}

.n_zhaopin_t ul li {
	float: left;
	width: 49%;
}

.n_zhaopin_t ul li h3 {
	background: url(../../images/zp_ico.png) no-repeat left center;
	padding-left: 55px;
}

.n_zhaopin_t ul li:nth-child(1) h3,
.n_zhaopin_t ul li:nth-child(1):hover h3 {
	background-position: 0 -2px;
}

.n_zhaopin_t ul li:nth-child(2) h3,
.n_zhaopin_t ul li:nth-child(2):hover h3 {
	background-position: -619px 0;
	padding-left: 65px;
}

.n_zhaopin_t ul li h3 em {
	display: block;
	font-size: 20px;
	color: #333333;
}

.n_zhaopin_t ul li h3 span {
	display: block;
	font-size: 12px;
	color: #a1a1a1;
	margin-top: 5px;
}

.n_zhaopin_t ul li p {
	margin-top: 20px;
	font-size: 14px;
	color: #8a8a8a;
	line-height: 26px;
	width: 85%;
}

.n_zhaopin_t ul li:hover h3 {
	background: url(../../images/zp_ico_ho.png) no-repeat left center;
}

.n_zhaopin_t ul li:hover h3 em {
	color: #ef8903;
}

#n_zhaopin_u {
	background: #f5f5f5;
	padding: 50px 0;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}


.n-footer {
	height: auto;
	line-height: 30px;
	padding: 5px;
	position: relative;
}

@media screen and (min-width:1200px) {
	.n-footer {
		height: 80px;
		line-height: 80px;
		padding: 0;
	}

	.position .container,
	.main {
		width: 1280px;
	}

}

.banner {
	position: relative;
}

.banner img {
	min-height: 60px;
}

@media screen and (max-width:992px) {}

@media screen and (max-width:768px) {

	/*.banner {
	padding-top: 50px;
}*/
	.n_jianjie_t {
		top: 0px;
		padding: 0 30px;
	}

	.n_jianjie_t p {
		font-size: 22px;
	}

	.n_jianjie_t em {
		font-size: 14px;
	}

	.n_jianjie1 em {
		font-size: 24px;
	}

	.n_jianjie2 {
		float: none;
		width: 100%;
	}

	.n_jianjie1 ul li h3 {
		font-size: 26px;
	}

	.n_jianjie1 ul li h4 {
		font-size: 11px;
	}

	.n_jianjie1 ul li {
		margin-right: 4%;
		padding-right: 4%;
	}

	#n_jianjie2 {
		background: url(../../images/ab_bg_m.jpg) no-repeat center center;
	}

	.n_jianjie2 em {
		font-size: 24px;
		margin-top: 60px;
	}

	.n_jianjie2 p {
		font-size: 13px;
		line-height: 25px;
	}

	.slideTxtBox .hd ul li {
		font-size: 20px;
		padding: 0px 30px 15px 0;
	}

	.slideTxtBox .bd ul {
		margin-top: 27px;
	}

	.slideTxtBox .bd ul li {
		float: left;
		width: 50%;
	}

	.n_wenhua {
		margin-bottom: 0;

	}

	.n_wenhua_t {
		margin-top: 40px;
	}

	.n_wenhua_u ul li {
		width: 100%;
		margin-bottom: 40px;
	}

	.n_wenhua_u ul li em {
		margin-top: 12px;
	}

	.n_wenhua_u ul li p {
		margin-top: 0;
	}

	.n_zhaopin_t ul li p {
		display: none;
	}



	#n_zhaopin_u {
		margin-top: 30px;
	}

	.n_zhaopin_t {
		margin-top: 9%;
	}

	.n_wenhua {
		padding: 20px 20px;
	}

	#fy_nav {
		border-bottom: none;
		height: auto;
		overflow: hidden;
		line-height: 33px;
		padding: 10px 0;
	}

	.fy_nav ul {
		/*display: block;*/
	}

	.fy_nav li {
		/*width: 25%;*/
		padding: 0 12px;
	}

	.fy_nav li a {
		width: auto;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}


}

.banner span {
	position: absolute;
	top: 60%;
	color: #fff;
	font-size: 35px;
	display: block;
}

.position {
	font-size: 14px;
	border-left: none;
	border-right: none;
}

.position a {
	color: #000000;
}

.fy_tit {
	font-size: 24px;
	color: #e60012;
	float: left;
	width: 400px;
	font-weight: bold;
}

.fy_dqwz {
	padding: 15px 0 15px 30px;
	background: url(../../images/home.png) no-repeat left;
	float: left;
	font-size: 14px;
	color: #646462;
	width: 100%;
}

.fy_dqwz span {
	color: #434242;
}

.fy_dqwz a {
	font-size: 14px;
	color: #646462;
}

.fy_list_h {
	border-bottom: 1px dashed #e3e3e3;
}

.container {}

.big {
	background: url(../../images/qy.jpg) no-repeat center;
}

.page-tit {
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 30px;
}

.content {
	line-height: 28px;
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 16px;
}

.content a {
	color: #ef8903;
}

.news_list {
	margin: 46px 0;
	height: auto;
	overflow: hidden;
}

.news_img {}

.news_img .pic {
	height: 160px;
}

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

.right {
	margin-bottom: 20px;
	margin-top: 20px;
}

.right-tit {
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}

.right-tit span {
	border-bottom: 2px solid #f7001b;
	color: #585f69;
	line-height: 40px;
	height: 40px;
	font-size: 24px;
	display: inline-block;
	margin-bottom: -2px;
}

.menu li a {
	height: 46px;
	display: block;
	line-height: 46px;
	border-bottom: 1px dotted #fff;
	color: #1e1e1e;
	font-size: 16px;
	text-decoration: none;
}

.menu li a:hover {
	color: #f7001b;
}

.menu li span {
	font-family: "å®‹ä½“";
	padding-right: 10px;
}

@media screen and (max-width:768px) {
	.banner span {
		font-size: 22px;
	}

	.position {
		font-size: 12px;
	}

	.page-tit {
		font-size: 20px;
		font-weight: normal;
		margin-top: 10px;
	}

	.right-tit span {
		font-size: 20px;
	}

	.menu li a {
		font-size: 14px;
		line-height: 40px;
		height: 40px;
	}

	.news_list {
		margin: 50px 0;
	}

	.news_img .pic {
		height: 175px;
		overflow: hidden;
	}

	.news_img img {
		/*display: none;*/
		width: 347px;
	}
}

/* list */

.list .row {
	margin: 40px 0;
}

.list-right a {
	font-size: 17px;
	color: #ef8903;
}

.list-right em {
	display: block;
	background: url(../../images/n_li.png) no-repeat left;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	font-style: normal;
}

.list-right span {
	color: #ababab;
	font-size: 12px;
	display: block;
	margin: 8px 0;
}

.list-right p {
	font-size: 12px;
	line-height: 1.8;
	margin: 0;
}

.right-list .row {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}

.right-list .col-xs-3 {
	padding-right: 0;
}

.right-list a {
	color: #ef8903;
}

.list-right a:hover,
.right-list a:hover {
	color: #ef8903;
}

.right-list p {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0;
}

@media screen and (max-width:992px) {
	.list-right a {
		margin-top: 10px;
		display: block;
	}

	.list-right p {
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
	}

	.list .row {
		margin: 20px 0;
	}
}

.list img:hover,
.right-list img:hover {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.case-menu {
	width: 100%;
	margin-top: 50px;
}

.case-menu a {
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	float: left;
	color: #505050;
	text-decoration: none;
	margin-bottom: 20px;
	background: url(../../images/n_cp_h.png) no-repeat center;
}

.case-menu a:hover {
	background: url(../../images/n_cp.png) no-repeat center;
	color: #fff;
}

.case-menu a.hover {
	background: #255c32;
	color: #fff;
}

.case-list {
	margin-top: 30px;
}

.case-list_li {
	margin-bottom: 25px;
	text-align: center;
	border: 1px solid #bababa;
	-moz-box-shadow: 0px 0px 5px #bababa;
	-webkit-box-shadow: 0px 0px 5px #bababa;
	box-shadow: 0px 0px 5px #bababa;
	width: 24%;
	margin: 0 0.5%;
	padding: 0;
}

.video-list_li {
	box-shadow: none;
	border: none;
	margin-bottom: 20px;
}

.case-lis-t {
	margin: 5% 0;
}

.case-list img {
	/*margin-top: 5px;*/
	width: 100%;
	text-align: center;
}

.case-list_img {}

.case-list span {
	display: block;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-align: left;
	font-size: 20px;
	color: #ef8903;
	text-align: center;
	margin-top: 6%;
	letter-spacing: 5px;
}

.video-list_li span {
	color: #000000;
	margin-top: 0;
	letter-spacing: 0;
	font-size: 15px;
	height: 70px;
	line-height: 30px;
	text-align: left;
	margin-top: 10px;
}

.case-list p {
	line-height: 25px;
	color: #5c5c5c;
	font-size: 14px;
	padding-bottom: 25px;
}

.case-list a {
	color: #1e1e1e;
}

.case-list a:hover {
	color: #f7001b;
	text-decoration: none;
}

@media screen and (max-width:768px) {
	.case-menu a {
		margin: 0;
	}

	.case-list {
		margin-top: 0;
	}

	.case-list img {
		max-height: 300px;
	}

	.case-list_li {
		width: 46% !important;
		/* margin-left: 0 !important; */
		margin: 30px 2%;
		float: left;
		height: 272px;
	}

}

.show-top {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}

.show-top span {
	margin-right: 20px;
}

.content img {
	display: inline-block !important;
	max-width: 100% !important;
	height: auto !important;
}

.case-showtop {
	text-align: center;
	margin-top: 50px;
}

.case-showtop p {
	color: #999;
}

.case-show .content {
	margin-top: 20px;
}

/* leftsead */
#leftsead {
	width: 161px;
	height: 290px;
	position: fixed;
	top: 350px;
	right: 0px;
	z-index: 999999;
}

*html #leftsead {
	margin-top: 258px;
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
}

#leftsead li {
	width: 161px;
	height: 50px;
}

#leftsead li img {
	float: right;
}

#leftsead li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}

#leftsead li a .shows {
	display: block;
}

#leftsead li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}

#leftsead li a.youhui .hides {
	display: none;
	position: absolute;
	right: 143px;
}

#leftsead li a.youhui .2wm {
	display: none;
	position: absolute;
	right: 143px;
}

#p2 {
	width: 161px;
	height: 47px;
	border: 1px solid #ec182f;
	line-height: 47px;
	text-align: left;
	text-indent: 1em;
	background: url(../../qq/ll04.png) no-repeat right center #ec182f;
	font-weight: bold;
}

#p3 {
	width: 161px;
	height: 47px;
	border: 1px solid #ec182f;
	line-height: 47px;
	text-align: left;
	text-indent: 1em;
	background: url(../../qq/ll05.png) no-repeat right center #ec182f;
	font-weight: bold;
}

#p1 {
	width: 47px;
	height: 49px;
	float: left
}

.nav_tell {
	height: 50px;
	line-height: 50px;
	font-size: 25px;
}

.nav_tell a {
	color: #ef2425;
	margin-right: 10px;
	text-decoration: none;
}

@media screen and (min-width:768px) {
	.nav_tell {
		display: none;
	}
}

.foot_link {
	position: absolute;
	bottom: 100px;
	font-size: 12px;
}

.foot_link a {
	color: #fff;
	margin-left: 10px;
}

@media screen and (max-width:768px) {

	#leftsead,
	.foot_link {
		display: none;
	}
}

.position h1 {
	font-size: 14px;
}

.gm_list {
	margin: 45px 0;
}

.gm_list_1 {
	height: auto;
	overflow: hidden;
}

.gm_list_1_left {
	float: left;
	width: 45%;
}

.gm_list_1_l {}

.gm_list_1_l p {
	font-size: 28px;
	color: #295c33;
	margin-bottom: 10px;
	margin-top: 25px;
}

.gm_list_1_l span {
	font-size: 16px;
	color: #5a5a5a;
}

.gm_list_1_l em {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 30px;
	display: block;
	margin-bottom: 10px;
	font-style: normal;
	margin-top: 10px;
}

.gm_list_1_l_mo {
	font-size: 16px;
	color: #010101;
	margin-top: 15px;
}

.gm_list_1_l_mo a {
	font-size: 16px;
	color: #010101;
}

.gm_list_1_l_mo img {
	padding-left: 20px;
}

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

.gm_list_1_r img,
.gm_list_2_left img {
	width: 100%;
}

.gm_list_2_left {
	width: 50%;
	float: left;
}

.gm_list_2_r {
	width: 43%;
	float: right;
}

@media screen and (max-width:992px) {

	.gm_list_1_r,
	.gm_list_2_left {
		display: none;
	}

	.gm_list_2_r,
	.gm_list_1_left {
		width: 100%;
	}
}

/*分页*/
.pages {
	text-align: center;
	margin: 20px 0 30px;
}

.pages ul {
	height: auto;
	overflow: hidden;
}

.pages span,
.pages a {
	display: inline-block;
	padding: 0 9px;
	margin: 5px 2px;
	background: #ddd;
	border-radius: 2px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #000;
}

.pages span.current {
	background: #ef8903;
	color: #fff;
}

.pages a:hover {
	background: #ef8903;
	color: #fff;
}

#fp-nav ul li a span {
	left: 20px;
}

.active.section5 .bus1,
.active.section6 .bus1 {
	left: 100px;
	opacity: 1;
	transition-delay: 0.8s;
}

.active.section6 .bus1 {
	top: -130px;
}

.active.section6 .bus6 {
	top: 0;
}

.active.section5 .bus3 {
	right: -100px;
}

.jian_t {
	margin-top: -80px;
}

.jian_t p {
	color: #ef8903;
	font-size: 24px;
	margin-top: 10px;
}

.jian_t span {
	color: #717070;
	font-size: 18px;
	display: block;
}

.jian_c {
	margin-top: 20px;
}

.jian_c p {
	color: #000000;
	font-size: 16px;
	line-height: 28px;
	text-indent: 2em;
}

.jian_c .a {
	display: block;
	float: right;
	background: #f39800;
	font-size: 14px;
	color: #fff;
	padding: 5px 15px;
	margin-top: 10px;
}

.jian_c img {
	width: 100%;
}

.jian_u {
	margin-top: 70px;
	border-top: 1px solid #d3d3d3;
	padding-top: 25px;
}

.jian_r {
	margin-top: -80px;
}

.jian_r img {
	width: 100%;
}

.sld .bds p {
	line-height: 40px;
	color: #717171;
	font-size: 18px;
	padding-left: 165px;
}

.sld .bds a {
	display: block;
	background: #f39801;
	color: #fff;
	font-size: 16px;
	width: 130px;
	height: 35px;
	line-height: 35px;
	margin: 15px auto 0 auto;
	border-radius: 20px;
}

.nzp {}

.nzp ul li {
	width: 33% !important;
	float: left !important;
	height: 220px !important;
	margin-right: 2% !important;
}

.nzp ul li p {
	padding-left: 0 !important;
}

.nzp ul li span {
	display: block !important;
}

.nzp ul li em {
	background: none !important;
}

.nzp ul li a {
	width: 72% !important;
	background: none !important;
}

@media screen and (max-width: 1440px) {
	.teseright {
		width: 80%;
	}

	.teseleft {
		display: none;
	}

	.jian_c img {
		width: auto;
	}

	/*.jian_c .a{
		margin-right: 150px;
	}*/
}

@media screen and (min-width: 1200px) {

	/*.jian_c p{
		font-size: 13px;
    	line-height: 25px;
	}
	.jian_t p {
		font-size: 20px;
	}*/
	.jian_t span {
		font-size: 16px;
	}

	.jian_u {
		margin-top: 14%;
		padding-top: 10px;
	}

	.jian_c {
		margin-top: 5%;
	}

}

@media screen and (max-width: 1200px) {
	.sld .bds p {
		padding-left: 0;
	}
}

@media screen and (max-width:1040px) {
	.jian_c {
		margin-top: 10px;
	}

	.sld .bds p {
		padding-left: 0;
	}
}

@media screen and (max-width:992px) {
	.jian_r {
		display: none;
	}

	.jian_c {
		margin-top: 10px;
	}

	.jian_c img {
		width: 100%;
	}

	.sld .bds p {
		padding-left: 0;
	}
}

@media screen and (max-width:768px) {
	.jian_t1 {
		margin-top: 0;
	}

	.jian_c {
		margin-top: 20px;
	}

	.jian_t p {
		font-size: 22px;
	}

	.jian_c p {
		font-size: 14px;
		line-height: 24px;
	}

	.jian_c .a {
		padding: 5px 10px;
	}

	.active.section5 .bus1 {
		left: 0;
	}

	.teseright {
		width: 100%;
		top: -80px;
	}

	.jian_t p,
	.jian_t span {
		display: contents;
	}

	.jian_t p {
		font-size: 24px;
	}

	.jian_t span {
		font-size: 16px;
		display: block;
		color: #ef8903;
	}

	.jian_u {
		padding-top: 0;
		border-top: none;
		margin-top: 50px;
	}

	.active.section6 .bus1 {
		left: 0;
		text-align: center;
	}

	.jian_t1 {
		top: -115px !important;
	}

	.active.section5 .bus3 {
		right: 0;
	}

	.sld .bdst .bds ul li {
		width: 100% !important;
		padding: 30px 65px;
	}

	.sld .bds p {
		padding-left: 0;
		font-size: 15px;
		line-height: 32px;
	}

	.product ul li p {
		text-align: left;
	}

	.nzp ul li {
		height: auto !important;
	}

	.nzp ul li a {
		margin: 0 auto 0 auto !important;
	}

	.nzp ul li a span {
		display: none !important;
	}
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background: none;
	color: #f2940f;
}

.dropdown-menu {
	background-color: rgba(255, 255, 255, 0.7);
}

.dropdown-menu>li>a {
	padding: 6px 20px;
	border-top: none;
}

#fp-nav ul li {
	width: 100px;
	height: 50px;
}

#fp-nav ul li a span {
	width: 100px;
	height: 50px;
	border: none;
	border-radius: 0;
}

#fp-nav ul li a.active span {
	border: 3px solid #ef8903;
}

#fp-nav ul li:nth-child(1) a span {
	background: url(../../images/fp1.png) no-repeat;
}

#fp-nav ul li:nth-child(2) a span {
	background: url(../../images/fp2.png) no-repeat;
}

#fp-nav ul li:nth-child(3) a span {
	background: url(../../images/fp3.png) no-repeat;
}

#fp-nav ul li:nth-child(4) a span {
	background: url(../../images/fp4.png) no-repeat;
}

#fp-nav ul li:nth-child(5) a span {
	background: url(../../images/fp5.png) no-repeat;
}

#fp-nav ul li:nth-child(6) a span {
	background: url(../../images/fp6.png) no-repeat;
}

#fp-nav ul li:nth-child(7) a span {
	background: url(../../images/fp7.png) no-repeat;
}

@media screen and (max-width:768px) {
	#fp-nav ul li {
		width: 23px;
		height: 23px;
	}

	#fp-nav ul li a span {
		width: 10px;
		height: 10px;
		border: 1px solid #000;
		background: rgba(0, 0, 0, 0) !important;
		border-radius: 50%;
	}

	#fp-nav ul li a.active span {
		background: #333 !important;
		border: 1px solid #333;
	}
}

.content iframe.ueditor_baidumap #dituContent {
	margin: 0 auto !important;
}

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

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 100px;
	bottom: 290px;
	z-index: 999;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	text-indent: -9999px;
	width: 25px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f39801;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd a {
	padding: 0
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	display: block;
	width: 100%;
}


.n_culture1 {
	height: auto;
	overflow: hidden;
}

.n_culture1 ul li {
	float: left;
	width: 300px;
	font-size: 20px;
	color: #727171;
	margin-right: 10px;
	writing-mode: vertical-rl;
	background: url(../../images/wh_bg01.jpg) no-repeat center;
	height: 481px;
	padding: 165px 120px 0 0;
}

/*.n_culture1 ul li p{
	width: 20px;
	line-height:24px;
}*/
.n_culture1 ul li:nth-child(1) {
	background-position: 10px 0;
}

.n_culture1 ul li:nth-child(2) {
	background-position: -268px 0;
}

.n_culture1 ul li:nth-child(3) {
	background-position: -535px 0;
	padding: 165px 95px 0 0;
}

.n_culture1 ul li:nth-child(4) {
	background-position: -812px 0;
	margin-right: 0;
}

.n_culture2 {
	background: url(../../images/wh_bg02.jpg) no-repeat center;
	height: 700px;
	margin-top: 40px;
	position: relative;
}

.n_culture2 ul li {
	font-size: 16px;
	color: #323232;
	width: 130px;
	position: absolute;
}

.n_culture2 ul li:nth-child(1) {
	top: 19%;
	left: 37%;
}

.n_culture2 ul li:nth-child(2) {
	top: 19%;
	left: 54%;
}

.n_culture2 ul li:nth-child(3) {
	top: 48%;
	left: 66%;
}

.n_culture2 ul li:nth-child(4) {
	top: 75%;
	left: 55%;
}

.n_culture2 ul li:nth-child(5) {
	top: 75%;
	left: 37%;
}

.n_culture2 ul li:nth-child(6) {
	top: 48%;
	left: 26%;
}

.n_culture3 {
	height: auto;
	overflow: hidden;
	border: 1px solid #a7a7a7;
	-moz-box-shadow: 0px 0px 5px #333333;
	-webkit-box-shadow: 0px 0px 5px #333333;
	box-shadow: 0px 0px 5px #333333;
	width: 80%;
	margin: 40px auto 0 auto;
}

.n_culture3_t {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 22px;
	color: #0c0507;
	font-weight: bold;
	border-bottom: 1px solid #a7a7a7;
	-moz-box-shadow: 0px 0px 5px #333333;
	-webkit-box-shadow: 0px 0px 5px #333333;
	box-shadow: 0px 0px 5px #333333;
	background: url(../../images/wh_bg04.jpg) repeat-y center;
}

.n_culture3_t span {
	border: 1px solid #f39800;
	font-size: 16px;
	color: #f39800;
	font-weight: normal;
	margin-left: 19px;
	padding: 5px 5px;
}

.n_culture3 ul {
	background: #eeefef;
	padding: 45px 55px;
	height: auto;
	overflow: hidden;
}

.n_culture3 ul li {
	float: left;
	background: url(../../images/wh_bg03.jpg) no-repeat center;
	width: 50%;
	height: 80px;
	padding-top: 2.5%;
	background-size: 80%;
	padding-left: 7%;
}

.n_culture3 ul li em {
	font-size: 30px;
	color: #f39800;
	padding-left: 2px;
	padding-right: 12%;
	display: block;
	float: left;

}

.n_culture3 ul li p {
	font-size: 16px;
	color: #747474;
	float: left;
}

.n_culture3 ul li:nth-child(12) {
	padding-top: 2.5%;
}

.n_culture3 ul li:nth-child(12) p {
	margin-top: -2%;
}

.n_culture1 ul li:hover,
.n_culture2 ul li:hover,
.n_culture3 ul li:hover {
	animation-duration: 1.5s;
	animation-name: pulse;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}

@media screen and (max-width: 1200px) {
	.n_culture2 ul li:nth-child(1) {
		top: 19%;
		left: 33%;
	}

	.n_culture2 ul li:nth-child(2) {
		top: 19%;
		left: 54%;
	}

	.n_culture2 ul li:nth-child(3) {
		top: 48%;
		left: 70%;
	}

	.n_culture2 ul li:nth-child(4) {
		top: 75%;
		left: 55%;
	}

	.n_culture2 ul li:nth-child(5) {
		top: 75%;
		left: 32%;
	}

	.n_culture2 ul li:nth-child(6) {
		top: 48%;
		left: 19%;
	}

}


@media screen and (max-width:768px) {
	.n_culture1 ul li {
		width: 50%;
		background-size: 420%;
		font-size: 17px;
		padding: 33% 20% 0 0;
		margin-right: 0;
		height: 350px;
	}

	.n_culture1 ul li:nth-child(1) {
		background-position: 4% 0;
	}

	.n_culture1 ul li:nth-child(2) {
		background-position: 33% 0;
		padding: 33% 15% 0 0;
	}

	.n_culture1 ul li:nth-child(3) {
		background-position: 68% 0;
		padding: 29% 12% 0 0;
	}

	.n_culture1 ul li:nth-child(4) {
		background-position: 99% 0;
		padding: 29% 16% 0 0;
	}

	.n_culture2 {
		background-size: 104%;
		height: 350px;
	}

	.n_culture2 ul li {
		font-size: 12px;
		width: 70px;
		line-height: 20px;
	}

	.n_culture2 ul li:nth-child(1) {
		top: 16.5%;
		left: 28%;
	}

	.n_culture2 ul li:nth-child(2) {
		top: 16.5%;
		left: 56%;
	}

	.n_culture2 ul li:nth-child(3) {
		top: 47%;
		left: 74%;
	}

	.n_culture2 ul li:nth-child(4) {
		top: 71%;
		left: 56%;
	}

	.n_culture2 ul li:nth-child(5) {
		top: 71%;
		left: 27%;
	}

	.n_culture2 ul li:nth-child(6) {
		top: 47%;
		left: 10%;
	}

	.n_culture3 {
		width: 95%;
	}

	.n_culture3 ul {
		padding: 15px;
	}

	.n_culture3 ul li {
		width: 100%;
		float: none;
		padding-top: 7%;
		background-size: 100%;
		padding-left: 4.5%;
	}

	.n_culture3 ul li em {
		font-size: 26px;
		padding-right: 9%;
	}

	.n_culture3 ul li p {
		font-size: 14px;
		margin-top: 1%;
	}

	.n_culture3 ul li:nth-child(12) {
		padding-top: 7%;
	}

	.n_culture3 ul li:nth-child(12) p {
		margin-top: 1%;
		line-height: 18px;
	}
}

.dangjian_1 {
	text-align: center;
	background: #eef0ef;
	padding: 30px 15px;
	height: auto;
	overflow: hidden;
}

.dangjian_1 ul li {
	float: left;
	width: 25%;
}

.dangjian_2 {
	height: auto;
	overflow: hidden;
	width: 87%;
	margin: 50px auto 0 auto;
}

.dangjian_2 ul li {
	margin-bottom: 50px;
	height: auto;
	overflow: hidden;
}

.dangjian_2 ul li .al {
	float: left;
	border: 1px solid #e60012;
	width: 80px;
	height: 80px;
	text-align: center;
}

.dangjian_2 ul li .al em {
	display: block;
	font-size: 32px;
	color: #e60012;
	padding-top: 15px;
}

.dangjian_2 ul li .al span {
	display: block;
	font-size: 14px;
	color: #e60012;
}

.dangjian_2 ul li .ar {
	width: 90%;
	float: right;
}

.dangjian_2 ul li .ar em {
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-top: 8px;
}

.dangjian_2 ul li .ar p {
	margin-top: 5px;
	font-size: 14px;
	color: #727171;
}

.dangjian_2 ul li:hover .al {
	background: #e60012;
}

.dangjian_2 ul li:hover .al em,
.dangjian_2 ul li:hover .al span {
	color: #fff;
}

.dangjian_2 ul li:hover .ar em {
	color: #e60012;
}

.yongren {
	background: #eeefef;
	height: auto;
	overflow: hidden;
}

.yongren_l {
	float: left;
	width: 50%;
}

.yongren_r {
	float: right;
	font-size: 16px;
	color: #595656;
	line-height: 28px;
	text-indent: 2em;
	width: 50%;
	padding: 5%;
}

@media screen and (max-width:768px) {

	.yongren_l,
	.yongren_r {
		width: 100%;
		float: none;
	}

	.dangjian_1 ul li {
		width: 48%;
		margin: 1%;
	}
}

.zhaopingg {
	height: auto;
	overflow: hidden;
	width: 50%;
	margin: 40px auto;
}

.zhaopingg p {
	text-align: center;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #727171;
	padding-bottom: 20px;
}

.zhaopingg ul {
	height: auto;
	overflow: hidden;
	width: 56%;
	margin: 20px auto;
}

.zhaopingg ul li {
	line-height: 35px;
}

.zhaopingg ul li a {
	color: #000000;
	font-size: 16px;
}

.zhaopingg ul li em {
	width: 260px;
	display: block;
	float: left;
}

.zhaopingg ul li span {
	padding-left: 15px;

}

.zhaopingg2 {
	margin-top: 60px;
}

@media screen and (max-width:768px) {
	.zhaopingg {
		width: 90%;
	}

	.zhaopingg ul {
		width: 100%;
	}

	.zhaopingg ul li em {
		width: 80%;
	}

	.zhaopingg ul li span {
		padding-left: 0;

	}
}

.message {
	margin: 28px 0 0 30px;
}

.message li {
	height: auto;
	min-height: 60px;
}

.message li span {
	font-size: 14px;
	color: #333;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
}

.message li input {
	width: 270px;
	height: 30px;
	border: 1px solid #ccc;
	padding: 0 10px;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.message li input:focus,
.message li textarea:focus {
	border-color: #23c254;
	outline: 0;
}

.message textarea {
	padding: 5px 5px;
	font-size: 14px;
	background: #fff;
	border-radius: 5px;
}

.message li button {
	margin: 30px 0 0 500px;
	width: 100px;
	height: 30px;
	background: #ef8903;
	color: #fff;
	cursor: pointer;
	border: none;
}

.code {
	margin-top: 30px;
}

.code input {
	width: 100px !important;
}

.message li i {
	color: red;
	margin-top: 2px;
	font-style: normal;
	display: block;
	float: left;
	margin-left: 5px;
}

.message p {
	margin-top: 30px;
	font-size: 14px;
}

.message .li2 {}

.message .li2 input {
	height: auto !important;
	width: auto !important;
	border: none;
}

.me_txt {
	margin-bottom: 30px;
}

@media screen and (max-width:768px) {
	.message {
		margin: 0 0 0 30px
	}

	.message li {
		margin-bottom: 15px;
	}

	.message .li2 {
		min-height: auto;
	}

	.message li button {
		margin: 30px 0 0 0;
	}

	.me_txt {
		margin-bottom: 0;
	}
}