@charset "utf-8";

.iHeader {
	position: relative;
	z-index: 2;
	height: 90px;
	padding-top: 18px;
	border-bottom: 1px solid #fff6;
	background-color: rgba(0,0,0,.5);
}

.iHeader .wh {}

.iHeader .logo {
	display: block;
	float: left;
}

.iHeader .logo img {}

.iHeader .iHa {
	float: right;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	font-size: 16px;
	line-height: 16px;
	padding-left: 15px;
	margin-top: 10px;
}

.iHeader .iHa a {
	color: #ffffff;
	margin: 0 15px;
	display: block;
	float: left;
	opacity: .8;
}

.iHeader .iHa a:hover {
	text-decoration: underline
}

.iHeader ul {
	float: right;
	line-height: 16px;
	padding-right: 15px;
	margin-top: 10px;
}

.iHeader ul li {
	float: left;
	margin: 0 15px;
}

.iHeader ul li a {
	font-size: 16px;
	color: white;
	padding: 0 8px;
	position: relative;
}

.iHeader ul li a:hover:after,
.iHeader ul li a.on:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: white;
	bottom: -24px;
	left: 0;
}

.iHeaderA {
	padding-top: 18px;
	height: 90px;
	border-bottom: none;
}

.iHeader .search {
	width: 30px;
	height: 30px;
	position: relative;
	float: right;
	z-index: 2;
}

.iHeader .search .pic {
	background-image: url(../images/search.png);
	width: 25px;
	height: 25px;
	background-size: cover;
	margin-top: 6px;
}

.iHeader .search form {
	position: absolute;
	width: 200px;
	top: 0;
	right: 0;
	display: none;
}

.iHeader .search form input[type=text] {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid white;
	line-height: 30px;
	background-color: white;
	text-indent: 10px;
	width: 158px;
	float: left;
}

.iHeader .search form input[type=submit] {
	height: 32px;
	float: right;
	background-color: #C04D2C;
	border: none;
	color: white;
	width: 42px;
	cursor: pointer;
	font-size: 0;
	background-image: url(../images/search.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: center;
}

.lunbo01 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.lunbo01>.swiper-wrapper {}

.lunbo01>.swiper-wrapper>.swiper-slide {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.lunbo01 .slide1 {}

.lunbo01 .slide2 {
	padding-top: 50px
}

.lunbo01 .slide3 {}

.lunbo01 .slide4 {}

.lunbo01 .slide5 {}

.lunbo01 .slide6 {}

.lunbo01 .slide7 {}

.lunbo01 .slide8 {
	padding-bottom: 140px;
}

.lunbo01 .slideA {}

.tou_01 {
	color: white;
}

.tou_01 h3 {
	font-size: 64px;
}

.tou_01 p {
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 20px;
}

.tou_01 span {
	display: block;
	width: 56px;
	height: 2px;
	background: white;
	margin: 0 auto;
	margin-top: 30px;
}

#swpreA {
	display: block;
	width: 74px;
	height: 74px;
	background: url(../images/i_xia.png);
	cursor: pointer;
}

.slide1 #swpreA {
	position: absolute;
	bottom: 5%;
	left: 50%;
	margin-left: -37px;
}

.slide2 {}

.slide2 .slide2A {
	width: 100%;
	height: 100%;
}

.slide2A {}

.slide2A .slide2Al {
	color: white;
	background: rgba(0, 0, 0, 0.1);
}

.slide2A .slide2Al:nth-of-type(2n) {
	background: rgba(0, 0, 0, 0.4);
}

.slide2Al {
	width: 33.33%;
	float: left;
	height: 50%;
}

.slide2Al .con {}

.slide2Al .con sub {
	font-size: 32px;
}

.slide2Al .con span {
	font-size: 94px;
}

.slide2Al .con span a {
	color: white
}

.slide2Al .con sup {
	font-size: 32px;
}

.slide2Al h3 {
	font-size: 20px;
}

.slide2Al p {
	font-size: 15px;
}

.slideA {}

.slideA .con {
	height: 100%;
	width: 450px;
	color: white;
}

.slideA .con .tableCell {
	text-align: left;
}

.slideA h3 {
	font-size: 48px;
	margin-bottom: 10px;
	text-align: center;
}

.slideA span {
	display: block;
	font-size: 18px;
	line-height: 35px;
	text-indent: 2em;
	text-transform: uppercase;
	margin-top: 10px;
}

.slideA p {
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
	margin-bottom: 10px;
}

.slideA .jscroll {
	min-height: 280px;
	margin-top: 10px;	
}

.slideA a {
	font-size: 18px;
	display: block;
	margin-top: 30px;
	color: white;
}

.slide3 .con,
.slide5 .con,
.slide7 .con {
	margin-left: 60%;
}

.slide4 .con,
.slide6 .con {
	margin-left: 10%;
}

.slide8 {}

.slide8 .swiMap {
	width: 100%;
	height: 100%;
}

.slideL6 .swiMap {
	/* width:90%; */
	margin: 0 auto;
}

.swiMap iframe {}

#map {
	height: 600px;
}

.slide8 .iFooter {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: rgb(36, 36, 36) none repeat scroll 0% 0%;
}

.iFooter .wh {
	padding: 16px 0;
	width: 90%;
	max-width: none;
}

.iFooter>p {
	background: #191919;
	color: #aaa2a2;
	text-align: center;
	font-size: 14px;
	padding: 10px 0;
}

.iFooter {
	border-top: 2px solid #FA7F1D;
	background: #242424;
	height: 140px;
}

.iFooter .iFooterA {
	float: left;
	margin-top: 10px;
}

.iFooter .iFooterB {
	margin-left: 100px;
	float: left;
	margin-top: 10px;
}

.iFooter .iFooterC {
	float: right;
}

.iFooterA {
	width: 210px;
	height: 55px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
}

.iFooterB {}

.iFooterB li {
	float: left;
	margin-right: 40px;
	padding-left: 35px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	color: white;
	background-size: 20px;
}

.iFooterB li p {
	font-size: 16px;
	opacity: 0.7;
	line-height: 25px;
}

.iFooterB li:hover p {}

.iFooterB li:last-of-type {
	margin-right: 0
}

.iFooterC {
	width: 160px;
	height: 60px;
}

.pag01 {
	right: 45px !important;
}

.pag01 span {
	width: 8px;
	height: 8px;
	border: 2px solid #C04D2C !important;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0);
	transform: rotate(45deg);
	opacity: 1;
	margin: 15px 0 !important;
}

.pag01 span.swiper-pagination-bullet-active {
	background-color: #C04D2C;
}

.jscroll {
	height: 200px;
}

.lunbo01 .slideL1 {}

.lunbo01 .slideL2 {}

.lunbo01 .slideL3 {
	padding-top: 50px;
}

.lunbo01 .slideL4 {
	padding-top: 50px;
}

.lunbo01 .slideL5 {
	padding-top: 50px;
}

.lunbo01 .slideL6 {
	padding-top: 50px;
}

.slideL2 .new_con {
	color: white;
	text-align: center;
	font-size: 18px;
	margin-top: 5%;
}

.slideL3 .slideL3a {
	margin-top: 80px;
}

.slideL3a {}

.slideL3a .swiper-slide {}

.slideL3a .swiper-slide a {
	text-align: center;
	display: block;
	color: white;
}

.slideL3a .swiper-slide i {
	width: 175px;
	height: 175px;
	border: 1px solid white;
	display: block;
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
}

.slideL3a .swiper-slide h3 {
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.slideL3a .swiper-slide p {
	font-size: 18px;
	width: 185px;
	margin: 0 auto;
	line-height: 35px;
}

.slideL3a .pre3a {
	display: none;
}

.slideL3a .nex3a {
	display: none;
}

.slideL4 {}

.slideL4 .tou_01 {
	margin-bottom: 40px;
}

.slideL4 .lunbo03 {
	max-width: 1200px;
}

.slideL4 .lunbo04 {
	margin: 0 auto;
	margin-top: 20px;
	max-width: 1200px;
}

.lunbo03 {}

.lunbo03>.swiper-slide {}

.lunbo03>.swiper-slide>.lunbo03_son {}

.lunbo03_son {
	max-width: 1200px;
}

.lunbo03_son .swiper-slide {}

.lunbo03_son .pic {
	width: 52%;
	height: 490px;
	background-size: cover;
}

.lunbo03_son .ro {
	color: white;
	width: 52%;
	position: absolute;
	right: 0;
	height: 400px;
	top: 45px;
	border: 3px solid white;
	text-align: left;
	padding-left: 8%;
	padding-right: 4%;
	padding-top: 60px;
}

.lunbo03_son .ro h3 {
	font-size: 24px;
}

.lunbo03_son .ro p {}

.lunbo03_son .ro .jscroll {
	font-size: 18px;
	line-height: 30px;
	height: 90px;
	margin-top: 40px;
}

.lunbo03_son .lunbo03_s_p {
	height: 26px;
	position: absolute;
	width: 40%;
	bottom: 20%;
	right: 4%;
}

.lunbo03_son .lunbo03_s_p:after {
	content: '';
	position: absolute;
	width: 70%;
	height: 1px;
	background: white;
	left: 15%;
	bottom: 12px;
}

.lunbo03_s_p .lunbo03_s_pA {
	width: 70px;
	position: absolute;
	height: 26px;
	right: 0;
}

.lunbo03_s_p .lunbo03_s_pB {
	width: 60px;
	height: 26px;
}

.lunbo03_s_p .lunbo03_s_pB .swiper-pagination-current {
	font-size: 18px;
}

.lunbo03_s_p .lunbo03_s_pB .swiper-pagination-total {
	font-size: 14px;
}

.lunbo03_s_pA .lunbo03_s_pre {
	height: 26px;
	margin-top: -13px;
	outline: none;
	background-size: 60%;
}

.lunbo03_s_pA .lunbo03_s_nex {
	height: 26px;
	margin-top: -13px;
	outline: none;
	background-size: 60%;
}

.lunbo03_s_pB .lunbo03_s_pag {
	width: 60px;
	line-height: 26px;
	top: 0;
	color: white;
}

.lunbo04 {
	width: 1000px;
	overflow: hidden;
}

.lunbo04 .swiper-slide {
	background: #1B1B1B;
	color: white;
	border-right: 1px solid #4E4E4E;
	line-height: 100px;
}

.lunbo04 .swiper-slide a {
	font-size: 20px;
	color: white;
}

.lunbo04 .active-nav {
	background: rgba(26, 26, 26, 0.50);
}

.slideL5 {}

.slideL5 .tou_01 {}

.slideL5 .lunbo05 {
	padding: 50px 0;
	max-width: 1200px;
}

.lunbo05 .swiper-slide {
	transform: scale(0.8);
}

.lunbo05 .swiper-slide.swiper-slide-next {
	transform: scale(1);
}

.lunbo05 .swiper-slide.swiper-slide-prev {
	transform: scale(1);
}

.lunbo05 .swiper-slide.swiper-slide-next .pic {
	margin-left: 40%;
}

.lunbo05 .swiper-slide.swiper-slide-prev .pic {
	margin-left: -40%;
}

.lunbo05 .swiper-slide.swiper-slide-active {
	transform: scale(1.2);
}

.lunbo05 .swiper-slide .pic {
	width: 100%;
	display: block;
	position: relative;
	font-size: 0;
	float: left;
}

.lunbo05 .swiper-slide .pic img {
	width: 100%;
	height: 100%
}

.lunbo05 .swiper-slide .pic div {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
}

.lunbo05 .swiper-slide .pic h3 {
	position: absolute;
	width: 100%;
	height: 40px;
	background: rgba(255, 255, 255, 0.76);
	font-size: 17px;
	line-height: 40px;
	color: #595959;
	bottom: 0;
}

.lunbo05 .swiper-slide .ro {
	background: rgba(255, 255, 255, 0.8);
	display: none;
	color: #131717;
	text-align: left;
	float: left;
}

.lunbo05 .swiper-slide .ro h3 {
	font-size: 24px;
}

.lunbo05 .swiper-slide .ro .jscroll {
	font-size: 14px;
	line-height: 30px;
	height: 120px;
	margin-top: 9%;
}

.lunbo05 .swiper-slide-active {}

.lunbo05 .swiper-slide.swiper-slide-active .pic {
	margin-left: -65%;
}

.lunbo05 .swiper-slide-active .pic div {
	visibility: hidden;
}

.lunbo05 .swiper-slide-active .ro {
	display: block;
	position: absolute;
	left: 35%;
	width: 143%;
	margin-top: 20%;
	height: 70%;
	padding: 10%;
}

.slideL6 .wh {
	margin-top: 30px;
	position: relative;
}

.slideL6 .wh .swiper-button-white {
	width: 60px;
	height: 150px;
	background-color: rgba(255, 255, 255, 0.5);
	background-size: 20px;
	margin-top: -75px;
}

.slideL6 .wh .pre06 {
	left: 0;
}

.slideL6 .wh .nex06 {
	right: 0;
}

.iFooter .wh {
	margin-top: 0
}

.lunbo01 .swiper-container.lunbo06 {
	max-width: 1000px;
}

.lunbo06 .swiper-slide {
	border: 2px solid white;
	padding: 20px;
}

.lunbo06 .swiper-slide .ro {
	color: white;
	display: block;
	border-bottom: 1px dashed white;
	margin-bottom: 20px;
}

.lunbo06 .swiper-slide .ro h3 {
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	margin-bottom: 20px;
	height: 50px;
	overflow: hidden;
}

.lunbo06 .swiper-slide .pic {
	display: block;
	height: 265px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.lHeader {
	background: #10141B;
	border-bottom: none;
	padding-top: 20px;
	height: 70px;
	position: absolute;
	width: 100%;
}

.lBanner {
	width: 100%;
	height: 100%;
	padding-top: 70px;
}

.lBanner .pic {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.lBanner .wh {
	height: 100%;
}

.lBanner .wh .tableCell {
	text-align: left;
	color: white;
}

.lBanner h3 {
	font-size: 48px;
}

.lBanner h6 {
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 10px;
}

.lBanner p {
	font-size: 20px;
	max-width: 500px;
	line-height: 35px;
	margin-top: 30px;
}

.l_01 {
	font-size: 14px;
	background-image: url(../images/l_21.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 50px 0;
	padding-left: 25px;
}

.l_01 span {}

.l_01 a {}

.l_02 {}

.l_02 .l_04 {}

.l_03 {}

.l_03 li {
	height: 350px;
	margin-bottom: 30px;
}

.l_03 li .ro {
	width: 40%;
	float: left;
	height: 100%;
	border: 1px solid #D0D0D0;
	background-image: url(../images/l_23.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 2%;
}

.l_03 li:nth-of-type(2n) .ro {
	float: right;
}

.l_03 li .ro h1 {
	font-size: 20px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.l_03 li .ro h1:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 2px;
	background: #e96434;
	bottom: 0;
	left: 0;
}

.l_03 li .ro .jscroll {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 120px;
}

.l_03 li .ro a {
	display: block;
	width: 35px;
	height: 35px;
	border: 1px solid #c1c0c0;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 100%;
	margin-top: 50px;
	position: relative;
}

.l_03 li .ro a:after {
	content: '';
	background-image: url(../images/l_22.png);
	width: 13px;
	height: 8px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -6px;
	background-position: right;
	transition: all .6s;
}

.l_03 li .pic {
	width: 60%;
	float: right;
	height: 100%;
}

.l_03 li:hover .ro a:after {
	background-position: left;
}

.l_03 li .pic .table {
	background-color: rgba(0, 0, 0, 0.4);
	color: white;
	visibility: hidden;
	position: relative;
}

.l_03 li .pic:hover .table {
	visibility: visible;
}

.l_03 li .pic .table a {
	display: inline-block;
	line-height: 30px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 14px;
	padding: 0 5px;
	color: white;
}

.l_04 li {
	float: left;
	width: 45%;
	padding-right: 30px;
	margin-right: 10%;
	margin-bottom: 40px;
}

.l_04 li:nth-of-type(2n) {
	margin-right: 0;
}

.l_04 li a {
	border: 1px solid #E7E7E7;
	background: white;
	padding: 10px;
	height: 408px;
	box-shadow: 2px 2px 10px #d1cfcf;
}

.l_04 li .pic {
	display: block;
	width: 290px;
	height: 385px;
	float: left;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
}

.l_04 li .ro {
	padding-left: 310px;
	height: 385px;
}

.l_04 li .ro .con {
	width: 100%;
	height: 100%;
	position: relative;
	padding-top: 1px;
}

.l_04 li .ro h3 {
	/* margin-top:40px;*/
	float: left;
	width: 100%;
	background: #E45A37;
	color: white;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	position: absolute;
	top: 50px;
}

.l_04 li .ro h3:after {
	content: '';
	display: block;
	width: 40px;
	height: 50px;
	background-color: #e45938;
	right: -40px;
	top: 0;
	position: absolute;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: center;
}

.l_04 li .ro .jscroll {
	font-size: 14px;
	margin-top: 146px;
	line-height: 35px;
}

.l_04 li .ro span {
	display: block;
	color: #e45938;
	font-size: 14px;
	position: relative;
	padding-left: 40px;
}

.l_04 li .ro span:before {
	content: '';
	position: absolute;
	width: 20px;
	height: 1px;
	background: #e45938;
	left: 0;
	top: 9px;
}

.feny01 {
	text-align: right;
	vertical-align: bottom;
	margin: 70px 0;
}

/*.feny01>a {width:45px;height:35px;line-height:33px;display:inline-block;background:#ECECEC;text-align:center;font-size:20px;}
.feny01 .in {display:inline-block;vertical-align:bottom;margin:0 5px;}
.feny01 .in input {width:60px;line-height:29px;text-align:center;}
.feny01 .in span {color:#a8a4a4;font-size:15px;}
.feny01 .in a {display:inline-block;line-height:34px;background:black;color:white;width:45px;text-align:center;margin-left:10px;}
.feny01 a:hover,.feny01 a.on {background:#e45938;color:white;}*/
.feny01 a {
	font-size: 14px;
	display: inline-block;
	padding: 0 5px;
	border: 1px solid #7d7d7d;
	margin: 0 5px;
}

.feny01 a:hover {
	background: #e96434;
	color: white;
	border-color: #e96434;
}

.feny01 .current {
	border: none;
}

.feny01 span {}

.l_05 {
	text-align: center;
	margin-bottom: 100px;
}

.l_05>h3 {
	font-size: 30px;
	color: #e96434;
	line-height: 50px;
	margin-bottom: 50px;
}

.l_05>img {
	max-width: 100%;
}

.l_05>.new_con {
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 100px;
	line-height: 40px;
}

.l_05>.feny02 {
	background: #EEEEEE;
	padding: 10px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #2e2e2e;
}

.feny02>a {
	display: inline-block;
}

.feny02>a.a1 {
	float: left;
}

.feny02>a.a3 {
	float: right;
}

.feny02>a.a2 {
	display: inline-block;
	width: 155px;
	height: 45px;
	background: #282828;
	line-height: 45px;
	color: white;
}

.feny02>a.a2:hover {
	background: #e45938;
	color: white;
}

.l_nav {
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 50px;
}

.l_nav a {
	height: 50px;
	border: 1px solid #CDCDCD;
	line-height: 50px;
	display: inline-block;
	padding: 0 50px;
	margin-right: 30px;
	border-radius: 30px;
	font-size: 20px;
	color: #555555;
}

.l_nav a:hover,
.l_nav a.on {
	background: #ECECEC;
}

.l_navA {}

.l_navA a {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #E8592F;
	border-color: #E8592F;
	border-radius: 7px;
}

.l_navA a:hover,
.l_navA a.on {
	background: #E8592F;
	color: white;
}

.l_06 {
	border: 1px solid #CDCDCD;
	padding: 2%;
}

.l_06 li {
	float: left;
	width: 29%;
	margin: 2.166%;
	background: #F2F2F2;
	text-align: center;
	border-bottom: 1px solid #F2F2F2;
}

.l_06 li a {
	padding: 30px 0;
}

.l_06 li .pic {
	height: 110px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	width: 220px;
	margin-bottom: 20px;
}

.l_06 li .ro {
	width: 220px;
	display: inline-block;
}

.l_06 li .ro h3 {
	font-size: 23px;
	color: #333333;
	border-top: 1px solid;
	padding-top: 20px;
	overflow: hidden;
}

.l_06 li:hover {
	border-bottom: 1px solid #BB0B25;
	box-shadow: 0px 10px 10px #d5d4d4;
}

.l_case {}

.l_case li {
	margin-bottom: 50px;
}

.l_case li a {
	height: 300px;
}

.l_case li .ro {
	float: left;
	width: 60%;
	height: 100%;
	background: #F2F2F2;
	padding: 3%;
}

.l_case li .ro h3 {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.l_case li .ro h6 {
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	margin-top: 15px;
	overflow: hidden;
}

.l_case li .ro .jscroll {
	font-size: 14px;
	line-height: 25px;
	margin-top: 20px;
	height: 75px;
}

.l_case li .pic {
	width: 40%;
	height: 100%;
	float: right;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.l_case li .shi {
	margin-top: 30px;
}

.l_case li .shi em {
	width: 25px;
	height: 25px;
	border: 1px solid black;
	border-radius: 100%;
	display: block;
	float: left;
	line-height: 25px;
	text-align: center;
}

.l_case li .shi em:after {
	content: '>';
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	line-height: 10px;
}

.l_case li .shi span {
	float: right;
}

.l_07 {
	position: relative;
	border-bottom: 7px solid #E6E6E6;
}

.l_07>img {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 80px;
}

.l_07>.lg {
	border-right: 1px solid #D2D2D2;
	padding-right: 20px;
	position: absolute;
}

.l_07>.lg h2 {
	font-size: 32px;
	color: #333333;
	margin-bottom: 20px;
}

.l_07>.lg h3 {
	font-size: 42px;
	color: #e96434;
}

.l_07>.rg {
	padding-left: 360px;
}

.l_07>.rg .jscroll {
	height: 117px;
	font-size: 16px;
	line-height: 30px;
}

.l_08 {}

.l_08>li {
	clear: both;
	height: 335px;
	border-bottom: 7px solid #E6E6E6;
	margin-top: 18px;
	padding-bottom: 18px;
	position: relative;
}

.l_08>li>.lg {
	height: 100%;
	border-right: 7px solid #4D4D4D;
	padding-top: 100px;
}

.l_08>li>.lg h2 {
	font-size: 100px;
	width: 170px;
	float: left;
}

.l_08>li>.lg p {
	font-size: 24px;
	width: 360px;
	float: left;
	margin-top: 45px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.l_08>li>.rg {
	position: absolute;
	height: 100%;
	width: 100%;
	padding-left: 555px;
	padding-bottom: 18px;
	padding-right: 18px;
}

.l_08>li>.rg .pic {
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.l_08>li:nth-of-type(1)>.lg h2 {
	color: #ff7300;
}

.l_08>li:nth-of-type(2)>.lg h2 {
	color: #71c140;
}

.l_08>li:nth-of-type(3)>.lg h2 {
	color: #1ea5d2;
}

.l_08>li:nth-of-type(4)>.lg h2 {
	color: #d44246;
}

.l_08>li:nth-of-type(5)>.lg h2 {
	color: #5876cc;
}

.l_08>li:nth-of-type(6)>.lg h2 {
	color: #aeae34;
}

.l_08>li:nth-of-type(7)>.lg h2 {
	color: #ad56b0;
}

.l_09 {}

.l_09 li {
	position: relative;
	padding-left: 160px;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 30px;
	margin-bottom: 60px;
}

.l_09 li .shi {
	width: 130px;
	height: 155px;
	background: #F4F4F4;
	text-align: center;
	padding-top: 20px;
	position: absolute;
	left: 0;
}

.l_09 li .shi p {
	font-size: 14px;
}

.l_09 li .shi span {
	font-size: 60px;
	color: #E8592F;
}

.l_09 li .ro {}

.l_09 li .ro h3 {
	font-size: 18px;
	font-weight: bold;
	color: #282828;
}

.l_09 li .ro>p {
	font-size: 12px;
	color: #aaaaaa;
	margin-top: 15px;
	margin-bottom: 20px;
}

.l_09 li .ro .jscroll {
	font-size: 14px;
	line-height: 25px;
	height: 100px;
}

.l_09 li .ro span {
	display: block;
	width: 125px;
	height: 35px;
	line-height: 35px;
	color: white;
	text-align: center;
	background: #EA7650;
	font-size: 16px;
	border-radius: 7px;
	margin-top: 30px;
}

.l_10 {}

.l_10 li {
	height: 350px;
	margin-bottom: 50px;
	box-shadow: 5px 5px 20px #dedede;
}

.l_10 li:hover {
	box-shadow: 5px 5px 30px #848282;
}

.l_10 li a {
	height: 100%;
	position: relative;
	padding-left: 525px;
	padding-right: 15px;
}

.l_10 li .pic {
	width: 500px;
	height: 100%;
	position: absolute;
	left: 0;
	background-size: cover;
	background-position: center;
}

.l_10 li .pic:after {
	content: '';
	position: absolute;
	width: 35px;
	height: 194px;
	background-image: url(../images/l_64.png);
	right: 0;
	top: 50%;
	margin-top: -97px;
}

.l_10 li .ro {
	padding-top: 20px;
}

.l_10 li .ro>h3 {
	font-size: 24px;
	color: #272727;
	height: 30px;
	overflow: hidden;
}

.l_10 li .ro>p {
	font-size: 16px;
	color: #777777;
	display: inline-block;
	border-bottom: 1px solid;
	line-height: 40px;
	margin-top: 20px;
}

.l_10 li .ro>.jscroll {
	font-size: 16px;
	line-height: 30px;
	height: 120px;
	margin-top: 30px;
	margin-bottom: 45px;
}

.l_10 li .ro>span {
	font-size: 14px;
}

.l_11 {
	border: 1px solid #DBDBDB;
	padding: 20px;
}

.l_11>h3 {
	font-size: 24px;
	margin-bottom: 40px;
}

.l_11>.tt {
	line-height: 26px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 40px;
}

.l_11>.tt>p {
	font-size: 14px;
	color: #898989;
	display: inline-block;
}

.l_11>.tt>.bdsharebuttonbox {
	float: right;
}

.l_11>.tt>.bdsharebuttonbox>a {}

.l_11>.tt>.bdsharebuttonbox>a>img {}

.l_11>.tt>.bdsharebuttonbox>a {
	background: none;
	margin: 0;
	width: 26px;
	height: 26px;
	font-size: 0;
	padding: 0;
}

.l_11>.new_con {}

.feny03 {
	border: 1px solid #DBDBDB;
	padding: 30px 20px;
	margin: 40px 0;
}

.feny03 a {
	font-size: 16px;
}

.feny03 a:hover {
	color: #FA7F1D;
}

.lunbo07 {
	padding: 150px 0;
}

.lunbo07 .swiper-slide {
	height: 298px;
}

.lunbo07 .swiper-slide-visible {
	transform: scale(1);
}

.lunbo07 .swiper-slide-prev {
	transform: scale(1.4);
}

.lunbo07 .swiper-slide-next {
	transform: scale(1.4);
}

.lunbo07 .swiper-slide-active {
	transform: scale(1.8);
}

.lunbo07 .swiper-slide a {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.lunbo07 .swiper-slide a div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.62);
}

.lunbo07 .swiper-slide-active a div {
	background: rgba(255, 255, 255, 0);
}

.lunbo07 .swiper-slide a div h3 {
	position: absolute;
	width: 80%;
	background: rgba(255, 255, 255, 0.75);
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 12px;
	top: 75%;
}

.swiper-button-white {
	outline: none !important;
}

.lunbo07 .pre07 {
	width: 50px;
	height: 50px;
	background-color: black;
	border-radius: 100%;
	background-size: 13px;
	left: 25%;
}

.lunbo07 .nex07 {
	width: 50px;
	height: 50px;
	background-color: black;
	border-radius: 100%;
	background-size: 13px;
	right: 25%;
}

.l_12 {}

.l_12>.new_con {
	border: 1px solid #ADADAD;
	border-bottom: 3px solid #E45A37;
	padding: 30px;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	margin-top: 50px;
}

.l_12>.l_13 {
	margin-top: 50px;
	padding: 20px;
}

.l_13 {
	border: 1px solid #ADADAD;
}

.l_13>h3 {
	font-size: 24px;
	margin-bottom: 20px;
	line-height: 50px;
}

.l_13>.l_14 {}

.l_14 {}

.l_14>li {
	width: 48%;
	float: left;
	margin-left: 4%;
	margin-bottom: 4%;
}

.l_14>li:nth-of-type(2n-1) {
	margin-left: 0;
}

.l_14>li a {
	box-shadow: 0px 2px 10px #f0ecec;
}

.l_14>li .pic {
	height: 350px;
	background-size: cover;
}

.l_14>li .ro {
	padding: 20px;
	position: relative;
}

.l_14>li .ro h3 {
	font-size: 18px;
	margin-bottom: 15px;
	height: 25px;
}

.l_14>li .ro p {
	font-size: 14px;
}

.l_14>li .ro span {
	position: absolute;
	width: 30px;
	height: 30px;
	border: 2px solid #4C4C4C;
	border-radius: 100%;
	background-image: url(../images/l_76.png);
	background-repeat: no-repeat;
	background-position: center;
	right: 20px;
	top: 50%;
	margin-top: -15px;
}

.l_15 {}

.l_15 li {
	width: 33.33%;
	float: left;
	text-align: center;
}

.l_15 li .pic {
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-bottom: 20px;
}

.l_15 li h3 {
	font-size: 28px;
	margin-bottom: 15px;
}

.l_15 li p {
	font-size: 14px;
	color: #555555;
}

.l_16 {
	text-align: center;
	margin-bottom: 50px;
}

.l_16 .xian {
	position: relative;
	height: 50px;
	width: 1px;
	margin: 30px auto;
	background: #166D61;
}

.l_16 h3 {
	font-size: 28px;
}

.l_16 p {
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 30px;
}

.l_16 img {}

.l_16 span {
	display: block;
	font-size: 18px;
	margin-top: 10px;
	color: #555555;
}

.l_17 {}

.l_17>li {
	border-bottom: 1px solid #CACACA;
	padding-bottom: 50px;
	margin-bottom: 40px;
}

.l_17>li>h3 {
	font-size: 26px;
	color: #444444;
	margin-bottom: 20px;
}

.l_17>li>div {
	vertical-align: bottom;
}

.l_17>li>div>p {
	font-size: 18px;
	display: inline-block;
	line-height: 45px;
}

.l_17>li>div>a {
	width: 120px;
	height: 45px;
	background: #E45A37;
	display: block;
	color: white;
	line-height: 45px;
	text-align: center;
	font-size: 17px;
	float: right;
}

.l_18 {
	color: #464646;
	padding-bottom: 100px;
}

.l_18>h1 {
	font-size: 24px;
	padding-bottom: 35px;
	border-bottom: 1px solid #F0F0F0;
	margin-bottom: 30px;
}

.l_18>.tt {
	font-size: 14px;
	color: #474747;
	margin-bottom: 50px;
}

.l_18>h3 {
	font-size: 18px;
	margin-bottom: 40px;
}

.l_18>h4 {
	font-size: 14px;
	margin-bottom: 30px;
}

.l_18>.new_con {
	margin-bottom: 30px;
}

.l_18>.ff {}

.l_18>.ff>a.a1 {
	width: 280px;
	height: 50px;
	display: inline-block;
	background: #E45A37;
	color: white;
	text-align: center;
	line-height: 50px;
	font-size: 17px;
}

.l_18>.ff>a.a2 {
	display: inline-block;
	background-image: url(../images/l_86.png);
	color: #e45938;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 17px;
	margin-left: 50px;
}

.l_19 {}

.l_19 li {}

.l_19 li .tt {
	font-size: 16px;
	vertical-align: bottom;
	height: 35px;
}

.l_19 li .tt .biao {
	width: 35px;
	height: 35px;
	background-color: #909090;
	background-position: center;
	border-radius: 100%;
	background-repeat: no-repeat;
	background-size: 50%;
	display: inline-block;
	vertical-align: bottom;
}

.l_19 li .tt h3 {
	display: inline-block;
	line-height: 35px;
	vertical-align: bottom;
	padding-left: 10px;
}

.l_19 li .con {
	border-left: 1px solid #909090;
	margin: 20px;
	padding: 20px 0 20px 30px;
}

.l_19 li .conA {
	border: 1px solid #909090;
	padding: 5px;
}

.l_19 li .conB {
	border: 1px dashed #909090;
	background: #F7F7F7;
	padding: 20px 5%;
	text-align: left;
}

.l_19 li .conB a {
	font-size: 14px;
	display: inline-block;
	margin: 20px;
}

.l_19 li .conB a:hover {}

.l_20 {
	height: 52px;
}

.l_20>input[type=text] {
	width: 80%;
	border: 1px solid #6A6A6A;
	line-height: 50px;
	font-size: 16px;
	text-indent: 20px;
	vertical-align: bottom;
}

.l_20>input[type=submit] {
	width: 17%;
	background: #E45A37;
	border: none;
	line-height: 52px;
	color: white;
	vertical-align: bottom;
	float: right;
}

.l_21 {
	margin-top: 70px;
}

.l_21 li {
	border-bottom: 1px dashed #777777;
	padding-bottom: 20px;
	margin-bottom: 32px;
}

.l_21 li a {}

.l_21 li h3 {
	font-size: 18px;
	margin-bottom: 16px;
	color: black;
}

.l_21 li P {
	font-size: 14px;
	color: #777777;
	margin-bottom: 25px;
}

.l_21 li span {
	display: block;
	font-size: 14px;
}

.sp_header {
	height: 50px;
	overflow: hidden;
	background: #000;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
}

.sp_logo {
	padding: 10px;
	float: left;
	height: 50px
}

.sp_logo img {
	margin: auto;
	max-height: 30px;
}

.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 15px
}

.sp_nav span {
	display: block;
	background: #c9141e;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s
}

.sp_nav span:nth-of-type(1) {
	top: 0px
}

.sp_nav span:nth-of-type(2) {
	top: 10px
}

.sp_nav span:nth-of-type(3) {
	top: 20px
}

.sp_nav_se span:nth-of-type(1) {
	top: 10px;
	transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
	width: 0
}

.sp_nav_se span:nth-of-type(3) {
	top: 10px;
	transform: rotate(-45deg)
}

.sjj_nav {
	position: fixed;
	z-index: 9;
	background: #000;
	width: 100%;
	height: calc(100% - 104px);
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}

.nav_show {
	top: 50px
}

.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}

.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 105px);
}

.sjj_nav>ul>li:first-child .language {
	float: right;
	width: 105px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px;
}

.sjj_nav>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px #ddd solid;
	text-align: center;
	color: white;
}

.sjj_nav ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #ddd solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}

.sjj_nav ul li {
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}

.sjj_nav>ul>li:last-child {
	border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
	display: none
}

.sjj_nav ul li a {
	color: white;
	width: 80%;
	outline: none;
}

.sjj_nav ul li ul li a {
	color: #999;
	display: block;
	text-align: left;
}

.sjj_nav ul li i svg {
	width: 20px;
	height: 20px;
	fill: white;
}

.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #c9141e
}

.sjj_nav ul li ul li>ul {
	margin-left: 10px
}

.lunbo01 .swiper-container {
	/* max-width: 1200px; */
}
