* {
	margin: 0;
	padding: 0;
	transition: all;
	-o-transition: all;
	-ms-transition: all;
	-moz-transition: all;
	-webkit-transition: all;
	-webkit-text-size-adjust: none; 
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none; 
}
body, html {
	font-size: 14px;
	font-family: "Microsoft YaHei"; 
	height: 100%;
}
select, input {
	font-family: "Microsoft YaHei";
}
body {
	background: #fff;
	position: relative;
	width: 100%;
	height: 100% !important;
	overflow-x:hidden;
}

@media screen and (min-width:1025px) {
.transy {
	transform: translateY(60px);
	-webkit-transform: translateY(60px);
	transition: 700ms;
	-webkit-transition: 700ms;
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	opacity: 0;
}
.tranShow {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity: 1;
}
.title .transy, .sea_tit.transy {
	transform: translateY(-60px);
	-webkit-transform: translateY(-60px);
	transition: 700ms;
	-webkit-transition: 700ms;
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	opacity: 0;
}
.title .tranShow, .sea_tit.tranShow {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity: 1;
}
}
strong {
	font-family: 'Microsoft YaHei' !important;
}
.newsxq_con .auxq_con_m p strong {
	font-family: 'Microsoft YaHei';
	font-weight: normal !important;
}
a {
	text-decoration: none;
	color: #adaba8;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight: normal
}
img {
	display: inline-block;
	border: 0;
	vertical-align: middle;
}
.img img {
	width: 100%;
	height: 100%;
	display: block;
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}

@media screen and (min-width:1025px) {
.img:hover img {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
}
input, textarea, select {
	font-size: 16px;
	outline: none;
	font-family: "Microsoft YaHei";
	color: #666;
}
.swiper-container, .swiper-slide, .swiper-wrapper {
	height: auto!important;
}
.swiper-slide {
	overflow: hidden!important;
}
.swiper-slide img{ max-width:100%;}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.wuyou-waiter {
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -90px;
	z-index: 999;
}
.waiter-ul {
	width: 66px;
}
.waiter-ul li {
	position: relative;
	white-space: nowrap;
	z-index: 1;
	background: #fff;
	box-shadow: 0px 0px 10px #ebebeb;
	height: 66px;
	float: right;
	margin-top: 2px;
	width: 66px;
	background: #fff;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
}
.waiter-ul li a {
	width: 66px;
	height: 66px;
	font-size: 16px;
	color: #ffffff;
	line-height: 66px;
	float: left;
	text-align: center;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	text-decoration: none;
}
.waiter-title {
	position: absolute;
	width: 114px;
	right: 0px;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	z-index: 1;
	opacity: 0;
	visibility: hidden;
}
li {
	list-style: none;
}
.waiter-ul li:hover .waiter-title {
	right: 74px;
	opacity: 1;
	visibility: visible;
}
.waiter-ul li a i {
	height: 100%;
	width: 66px;
	float: left;
}
.waiter-ul li.wuyou-yuy a i {
	background: url(../images/wico1.png) no-repeat center;
}
.waiter-ul li.wuyou-tel a i {
	background: url(../images/wico2.png) no-repeat center;
}
.waiter-ul li.wuyou-wb a {
	background: url(../images/wico3.png) no-repeat center;
}
.waiter-ul li.wuyou-wx a i {
	background: url(../images/wico4.png) no-repeat center;
}
.waiter-ul li.wuyou-zx a i {
	background: url(../images/wico5.png) no-repeat center;
}
.waiter-ul li.wuyou-top a {
	background: url(../images/wico6.png) no-repeat center #e60012;
}
.waiter-ul li:hover {
	background: #e60012;
	box-shadow: none;
}
.waiter-ul li.wuyou-yuy:hover a i {
	background: url(../images/wico01.png) no-repeat center;
}
.waiter-ul li.wuyou-tel:hover a i {
	background: url(../images/wico02.png) no-repeat center;
}
.waiter-ul li.wuyou-wx:hover a i {
	background: url(../images/wico04.png) no-repeat center;
}
.waiter-ul li.wuyou-zx:hover a i {
	background: url(../images/wico05.png) no-repeat center;
}
.waiter-ul li.wuyou-wb:hover a {
	background: url(../images/wico03.png) no-repeat center #e60012;
}
.waiter-ul li.wuyou-yuy:hover {
	width: 170px;
}
.waiter-ul li.wuyou-tel:hover {
	width: 210px;
}
.waiter-ul li.wuyou-wx a {
	background: #fff
}
.waiter-ul li.wuyou-wx:hover a {
	background: #e60012
}
.waiter-ul li.wuyou-wx .waiter-title {
	z-index: -1;
}
.header {
	width: 100%;
	float: left;
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 80px;
	z-index: 62;
}
.header>a.logo {
	position: absolute;
	left: 4%;
	top: 0px;
	z-index: 7;
}
.nav {
	width: 40%;
	margin: 0 auto;
	text-align: center;
	margin-left:35%;
}
.nav li {
	display: inline-block;
	position:  relative;
}
.nav li>a {
	font-size: 16px;
	color: #323232;
	line-height: 80px;
	float: left;
	padding: 0px 20px;
}
.nav li:hover>a, .nav li.cur>a {
	color: #e60012;
}
.tel{ background:url(../images/tel.png) no-repeat center center; height:80px; width:250px; position:absolute; right:4%; top:0;}
.menu-handler {
	width: 5.2%;
	height: 80px;
	cursor: pointer;
	right: 0px;
	top: 0px;
	background: #076ebd;
	position: fixed;
	z-index: 68;
	display:none;
}
.menu-handler .burger {
	width: 21px;
	height: 3px;
	background: #fff;
	display: block;
	position: absolute;
	z-index: 5;
	top: 29px;
	left: 50%;
	margin: 0px 0px 0px -12px;
	transform-origin: center;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	-ms-transform-origin: center;
}
.menu-handler .burger-2 {
	top: 38px;
}
.menu-handler .burger-3 {
	top: 47px;
}
.menu-handler.active .burger-1 {
	top: 37px;
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.menu-handler.active .burger-2 {
ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	left: 100%;
}
.menu-handler.active .burger-3 {
	top: 37px;
	moz-transform: rotate(-225deg);
	-webkit-transform: rotate(-225deg);
	-o-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg);
}
.trans, .trans:hover {
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
}
.trans-fast, .trans-fast:hover {
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
}
.head_r {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 11.4%;
}
.head_r>a {
	float: left;
	margin: 0px 18px;
	height: 100%;
	line-height: 80px;
}
.sousuo {
	position: absolute;
	top: 0px;
	z-index: 2;
	right: 5.2%;
	bottom: 0px;
	width: 5.2%;
	background: url(../images/ico1.png) no-repeat center #f2f2f2;
	cursor: default;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.sousuo.cur {
	width: 3.2%;
}
.search {
	width: 20%;
	right: -20%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.8);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.search .form {
	width: 100%;
	float: left;
	height: 100%;
}
.search .form i {
	position: absolute;
	opacity: 0;
	width: 17px;
	left: 2%;
	height: 100%;
	background: url(../images/ico2.png) no-repeat center;
}
.search .form i:hover {
	transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.search .form input[type='text'] {
	width: 80%;
	padding: 0px 10%;
	font-size: 18px;
	color: #fff;
	height: 100%;
	background: none;
	border: none;
}
.search.cur {
	right: 8.4%;
}
.search.cur .form i {
	opacity: 1;
}
.nav_div {
	position: absolute;
	left: 50%;
	margin-left:-60px;
	right: 0px;
	top: 80px;
	z-index: 6;
	display: none;
	background: #f5f5f5;
	 width:120px;
}
.nav_div a{display:block;line-height:40px;border-bottom:1px solid #ffffff;color:#333333;text-align:center;}
.nav_div a:hover{ background-color:#076ebd; color:#ffffff;}
.nav li .right {
	width: 24%;
	float: left;
}
.about_li .left {
	width: 100%;
}
.about_li .left>a, .about_li2 .left dl dt a {
	display: block;
	position: relative;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color: #333;
}
.lef_img2 {
	display: none;
}
.about_li .right {
	padding: 60px 20% 0px 6%;
}
.right a {
	width: 100%;
	float: left;
}
.right a:not(:first-child) {
	display: none;
}
.right a p {
	width: 100%;
	overflow: hidden;
}
.right a span {
	text-align: left;
	display: none;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 22px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.right a i {
	width: 119px;
	height: 40px;
	font-style: normal;
	line-height: 40px;
	padding-left: 36px;
	font-size: 14px;
	background: #da2418 url(../images/ico3.png) no-repeat 103px center;
	display: block;
	text-align: left;
	color: #fff;
	margin-top: 35px;
}
.nav li:hover .nav_div {
	display: block;
}
.about_li2 .left {
	width: 56%;
	padding: 59px 2% 150px 10%;
}
.about_li2 .left dl {
	width: 33.3%;
	float: left;
}
.about_li2 .left dl dd a {
	display: block;
	padding-left: 17%;
	font-size: 13px;
	color: #666;
	display: block;
	width: 100%;
	line-height: 27px;
	text-align: left;
}
.about_li2 .left dl dd a:hover {
	color: #da2418;
}
.about_li2 .right {
	padding: 60px 5% 0px 3%;
	width: 24%;
	float: left;
}
.about_li3 .left dl {
	width: 25%;
}
.about_li3 .left dl dt a, .about_li3 .left dl dd a {
	padding-left: 22%;
}
.left_A {
	width: 25%;
	float: left;
}
.left_A dl {
	width: 100% !important;
}
.banner {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 80px;
}
.banner a, .banner a img {
	width: 100%;
	float: left;
}
.ban_img01, .ej_ban {
	display: block;
}
.ban_img02, .m_ej_ban {
	display: none;
}
.banner .pagination {
	position: absolute;
	z-index: 2;
	left: 0px;
	right: 0px;
	bottom: 30px;
	text-align: center;
}
.banner .pagination span {
	display: inline-block;
	margin: 0px 5px;
	width: 26px;
	height: 12px;
	border-radius: 10px;
	background: #fff;
}
.banner .pagination .swiper-active-switch {
	background: #e60012
}
.inA {
	width: 100%;
	float: left;
	margin-top: 8px;
}
.inA li {
	width: 24.7%;
	float: left;
	margin-right: 0.4%;
	overflow: hidden;
}
.inA li a {
	width: 100%;
	display: block;
	float: left;
	position: relative;
}
.inA li a>img {
	width: 100%;
}
.inA li a>span {
	padding: 0px 14px;
	position: absolute;
	background: #076ebd;
	line-height: 36px;
	color: #fff;
	left: 6%;
	top: 11.2%;
	display: block;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.inA li:nth-child(4n) {
	margin-right: 0px;
}
.inA li a div {
	width: 100%;
	height: 0%;
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 50%;
	background-color: rgba(7,110,189,0.8);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.inA li a div:after {
	content: url(../images/inico1.png);
	position: absolute;
	top: 10%;
	opacity: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.inA li a div span {
	left: 0px;
	right: 0px;
	position: absolute;
	bottom: 10%;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

@media screen and (min-width:1025px) {
.inA li a:hover div {
	height: 100%;
	opacity: 1;
	top: 0px;
}
.inA li a:hover div:after {
	top: 50%;
	opacity: 1;
}
.inA li a:hover>span {
	top: -100%;
}
}
.title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 70px 0px 58px 0px;
}
.title dl {
	display: inline-block;
	padding-left: 70px;
	position: relative;
}
.title dl dt {
	text-align: center;
	font-size: 28px;
	color: #4c4c4c;
	font-family: 'Microsoft YaHei';
}
.title dl dt a {
	color: #4c4c4c;
}
.title dl dd {
	color: #999999;
	text-transform: uppercase;
	margin-top: 2px;
	text-align:left;
}
.inD .title dl dd{ color:#fefefe;}
.title dl dt img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.inB_con {
	width: 100%;
	float: left;
	height: 570px;
	background: url(../images/inpic6.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}
.floor{content: '';position:absolute;left:48%;top:-17px;right: 0;background:url(../images/floor.png) no-repeat center center;width:909px;height:100%;padding:17px 0 16px;}
.inB_con>p {
	position: absolute;
	width: 50%;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-color: rgba(51,51,51,0.2);
}
.inB_con ul {
	width: 60%;
	float: left;
}
.inB_con ul li {
	width: 100%;
	float: left;
	height: 190px;
}
.inB_con ul li a {
	padding: 0px 11.2% 0px 31%;
	height: 100%;
	display: block;
	position: relative;
}
.inB_con_d {
	padding-left: 194px;
	position: relative;
	height: 100%;
}
.inB_con_d>p {
	width: 170px;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	text-align: center;
	line-height: 190px;
}
.inB_con_d>p i {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #076ebd;
	left: 0px;
	top: 0px;
	transform: scale(0.5) rotate(0);
	-webkit-transform: scale(0.5) rotate(0);
	-moz-transform: scale(0.5) rotate(0);
	opacity: 0;
	transition: 600ms;
	-webkit-transition: 600ms;
	z-index: -1;
}
.inB_con ul li a:hover .inB_con_d>p i {
	transform: scale(1) rotate(180deg);
	-webkit-transform: scale(1) rotate(180deg);
	-moz-transform: scale(1) rotate(180deg);
	opacity: 1;
}
.inB_con_d>p img {
	display: inline-block;
	vertical-align: middle;
}
.inB_con_d dl {
	float: left;
	color: #fff;
	position: relative;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.inB_con_d dl dt {
	font-size: 20px;
}
.inB_con_d dl dd {
	font-size: 16px;
	display: none;
	color: #c1e0f8;
	margin-top: 14px;
	height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inB_con ul li a>i {
	position: absolute;
	left: 0px;
	width: 0px;
	bottom: 0px;
	top: 0px;
	background-color: rgba(7,110,189,0.5);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

@media screen and (min-width:1025px) {
.inB_con ul li a:hover>i {
	width: 100%;
}
.inB_con ul li a:hover .inB_con_d dl dt {
	font-size: 24px;
}
.inB_con ul li a:hover .inB_con_d dl dd {
	display: block;
}
}
.inB_con ul li a .line {
	display: block;
	background: #fff;
	position: absolute;
	transition: 300ms;
	-webkit-transition: 300ms;
	opacity: 0;
	visibility: hidden;
}
.inB_con ul li a .line_1 {
	width: 28px;
	height: 1px;
	top: 50%;
	right: 3.8%;
	margin-top: -1px;
	transform: translateX(30px);
	-webkit-transform: translateX(30px);
}
.inB_con ul li a .line_2 {
	width: 1px;
	height: 28px;
	top: 50%;
	margin-top: -14px;
	right: 5%;
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
}
.inB_con>a {
	position: absolute;
	right: 0px;
	bottom: 60px;
	font-size: 16px;
	color: #333333;
	background-color: #fff;
	line-height: 66px;
	padding: 0px 70px 0px 16px;
	width: 190px;
}
.inB_con>a:after {
	content: url(../images/inico7.png);
	position: absolute;
	right: 42px;
	line-height: 0px;
	top: 23px;
}

@media screen and (min-width:1025px) {
.inB_con ul li a:hover .line {
	transform: translate(0);
	-webkit-transform: translate(0);
	visibility: visible;
	opacity: 1;
	transition: 300ms ease-in 600ms;
	-webkit-transition: 300ms ease-in 600ms;
}
.inB_con>a:hover {
	background-color: rgba(230,0,18,0.5);
	color: #fff;
}
.inB_con>a:hover:after {
	content: url(../images/inico07.png)
}
}
.inC {
	width: 100%;
	float: left;
	padding-bottom: 104px;
	background: url(../images/bg.jpg) no-repeat center;
	background-size: cover;
}
.inC_con {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.inC_con .swiper-slide a {
	width: 93.4%;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
.inC_con .swiper-slide a p {
	width: 100%;
	overflow: hidden;
	float: left;
}
.inC_con .swiper-slide a div {
	width: 100%;
	text-align: center;
	position: relative;
	float: left;
	margin-top: 5px;
	background-color:#e2e2e4;
	height: 86px;
}
.inC_con .swiper-slide a div span {
	display: block;
	line-height: 86px;
	font-size: 18px;
	color: #333333;
}
.inC_con .swiper-slide a div img {
	position: absolute;
	width: 16.3%;
	left: 41.85%;
	top: -48.8%;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

@media screen and (min-width:1025px) {
.inC_con .swiper-slide a:hover div img {
	width: 14%;
	top: -40.8%;
}
}
.inC_con>a {
	width: 40px;
	height: 56px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
	background: #323232;
	color: #fff;
	line-height: 56px;
	text-align: center;
	font-family: "å®‹ä½“";
}
.inC_con>a.arrow-left {
	left: -80px;
}
.inC_con>a.arrow-right {
	right: -80px;
}
.inC_con>a:hover {
	background: #e60012;
}
.inC_con_sj {
	display: none;
}
.inD {
	width: 100%;
	float: left;
	position: relative;
	background: url(../images/bg3.jpg) no-repeat center top;
	background-size: 100%;
}
.inD .title dl {
	padding-left: 80px;
}
.inD .title dl dt {
	color: #fff;
}
.inD .title dl dt a {
	color: #fff;
}
.inD_con {
	width: 100%;
	float: left;
	position: relative;
	height: 380px;
	overflow: hidden;
}
.inD_con:after {
	content: '';
	width: 50%;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	background: #f4f4f6;
}
.inD_con_c {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	background: #f2f2f2;
}
.inD_con_c:before {
	content: url(../images/ico7.png);
	position: absolute;
	top: -161px;
	right: -50px;
	display: none;
}
.inD_con_c:after {
	content: url(../images/tu.jpg);
	position: absolute;
	z-index: 2;
	left: 551px;
	top: 0px;
	bottom: 0px;
}
.inD_con_c .swiper-slide a {
	width: 100%;
	float: left;
	height: 380px;
}
.inD_con_c .swiper-container {
	z-index: 6;
}
.inD_con_c .swiper-slide a>p {
	width: 440px;
	height: 100%;
	float: left;
	overflow: hidden;
}
.inD_con_c .swiper-slide a dl {
	width: 690px;
	float: right;
}
.inD_con_c .swiper-slide a dl dt {
	padding-bottom: 15px;
	margin-top: 68px;
	border-bottom: 1px solid #c4c4c4;
	font-size: 18px;
	color: #292929;
	font-family: 'Microsoft YaHei';
	font-weight:bold;
}
.inD_con_c .swiper-slide a dl dt span {
	display: block;
}
.inD_con_c .swiper-slide a dl dt i {
	display: block;
	font-style: normal;
	margin-top: 4px;
}
.inD_con_c .swiper-slide a dl dd p {
	color: #666666;
	line-height: 28px;
	margin-top: 10px;
	height: 112px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
}
.inD_con_c .swiper-slide a:hover dt {
	color: #0c71be;
}
.inD_but {
	width: 690px;
	position: absolute;
	right: 0px;
	bottom: 50px;
	z-index: 8;
}
.inD_but a {
	width: 88px;
	height: 30px;
	border: 1px solid #076ebd;
	border-radius: 20px;
	float: left;
	margin-right: 20px;
}
.inD_but a.arrow-left {
	background: url(../images/ico5.png) no-repeat center;
}
.inD_but a.arrow-right {
	background: url(../images/ico6.png) no-repeat center;
}
.inD_but a.arrow-left:hover {
	background: url(../images/ico05.png) no-repeat center #076ebd;
}
.inD_but a.arrow-right:hover {
	background: url(../images/ico06.png) no-repeat center #076ebd;
}
.inE {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 75px;
	padding-top:84px;
}
.inE_l {
	width:615px;
	float: left;
}
.inE_l .l{ float:left;}
.inE_l .r{ float:right;}
.inE_l .o{ overflow:hidden;}
.guest_input, .guest_textarea{ padding-left:13px; width:285px; border:1px solid #999999; height:43px; margin-bottom:18px;}
.guest_textarea{ width:600px; height:147px;}
.guest_input input, .guest_input textarea{ border:none; width:100%; height:100%; line-height:2;}
.guest_input1{ width:615px; height:51px; padding:0; border:none; margin:0;}
.guest_input1 input{ background-color:#076ebd; color:#ffffff;}
.inE .title {
	margin-bottom: 30px;
}
.inE .title dl {
	float: left;
	text-align: left;
}
.inE .title>a {
	float: right;
	width: 98px;
	line-height: 32px;
	margin-top: 10px;
	border: 1px solid #dfdfdf;
	border-radius: 20px;
	text-align: center;
	color: #e60012;
}
.inE .title>a:hover {
	color: #fff;
	border-color: #e60012;
	background: #e60012;
}
.inE_l ul {
	width: 100%;
	float: left;
}
.inE_l ul li {
	width: 100%;
	float: left;
}
.inE_l ul li>a:nth-child(2n) {
	float: right;
}
.inE_l ul li>a {
	width: 48.7%;
	float: left;
	overflow: hidden;
	position: relative;
}
.inE_l ul li>a div {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 20px 30px;
	background-color: rgba(0,0,0,0.8);
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.inE_l ul li>a div p {
	height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
}

@media screen and (min-width:1025px) {
.inE_l ul li>a:hover div {
	padding: 30px;
	background-color: rgba(230,0,18,0.8);
}
}
.inE_l_c {
	width: 100%;
	float: left;
	margin-top: 24px;
}
.inE_l_c>a {
	padding: 0px 90px 0px 28px;
	display: block;
	background: url(../images/inico15.png) no-repeat center left;
	color: #666666;
	line-height: 30px;
	height: 30px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 33%;
	float: left;
}
.inE_l_c>a:nth-child(2n) {
	float: right;
}
.inE_l_c>a i {
	position: absolute;
	right: 0px;
	color: #999999;
	font-style: normal;
}
.inE_r {
	float: right;
}
.inE_r_c {
	width: 100%;
	float: left;
	background: #f4f4f6;
	padding: 20px 0px 12px 0px;
}
.inE_r_c>p {
	width: 100%;
	float: left;
}
.inE_r_c>p a {
	display: block;
	padding: 13px 0px 13px 35px;
	margin: 0px 23px;
	color: #666666;
	border-bottom: 1px solid #e2e2e2;
	background: url(../images/inico16.png) no-repeat center left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 20px;
	height: 20px;
}
.inE_r_c>p:last-child a {
	border: none;
}

@media screen and (min-width:1025px) {
.inE_l_c>a:hover, .inE_r_c>p a:hover {
	color: #e60012;
}
}
.footer {
	width: 100%;
	float: left;
	border-top: 5px solid #076ebd;
	z-index: 1;
	background: #333333;
	position: relative;
	overflow: hidden;
}
.footer .w1200 {
	overflow: inherit;
}
.footer.cur {
	padding-bottom: 0px;
}
.fot_l {
	float: left;
	padding: 48px 0px 38px;
}
.fot_l img {
	display: block;
}
.fot_l div {
	width: 100%;
	margin-top: 30px;
}
.fot_l div p {
	float: left;
	color: #cccccc;
	line-height: 30px;
	margin-right:20px;
}
.fo_link {
	width: 100%;
	float: left;
	color: #cccccc;
	line-height: 30px;
}
.fo_link a{ color:#cccccc;}
.fo_link p {
	padding-left: 70px;
	position: relative;
}
.fot_r {
	float: right;padding: 48px 0px 38px;
}
.fo_link p span {
	position: absolute;
	left: 0px;
}
.fo_link p a {
	float: left;
	font-size: 14px;
	color: #999;
	margin: 0px 6px;
}
.fo_link p a:hover {
	color: #e60012;
}
.fot_r .bshare-custom {
	float: right;
	width: 100%;
	text-align: right;
	margin: 108px 0px 76px 0px;
}
.bshare-custom a {
	padding: 0px !important;
	margin: 0px;
	margin-left: 6%;
	display: inline-block;
}
.fot_r .bshare-custom a {
	height: 19px;
}
.fot_r .bshare-custom a.bshare-sinaminiblog {
	width: 24px;
	background: url(../images/fx1.png) no-repeat center;
}
.fot_r .bshare-custom a.bshare-qqim {
	width: 19px;
	background: url(../images/fx2.png) no-repeat center;
}
.fot_r .bshare-custom a.bshare-weixin {
	width: 23px;
	background: url(../images/fx3.png) no-repeat center;
}
.fot_r .bshare-custom a.bshare-more {
	width: 23px;
	background: url(../images/fx4.png) no-repeat center;
}
.for_r_l, .for_r_r {
	width: 46%;
	float: left;
	position: relative;
}
.for_r_l {
	display: none;
}
.for_r_l span, .for_r_r a {
	display: block;
	border: 1px solid #6d6d6d;
	padding: 0px 34px 0px 18px;
	color: #b5b5b5;
	height: 32px;
	line-height: 32px;
}
.for_r_l span i, .for_r_r a i {
	width: 16px;
	height: 100%;
	position: absolute;
	right: 12px;
	background: url(../images/inico18.png) no-repeat center;
}
.for_r_l span.cur i {
	transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.for_r_l div {
	position: absolute;
	display: none;
	bottom: 33px;
	left: 0px;
	background: #595959;
	right: 0px;
	border-left: 1px solid #6d6d6d;
	border-right: 1px solid #6d6d6d;
}
.for_r_l div a {
	display: block;
	padding: 0px 18px;
	line-height: 30px;
	border-bottom: 1px solid #6d6d6d;
}
.for_r_l div a:hover {
	color: #e60012;
}
.for_r_r {
	float: right
}
.for_r_r a i {
	width: 21px;
	background: url(../images/inico17.png) no-repeat center;
}

@media screen and (min-width:1025px) {
.for_r_r a:hover, .for_r_l span:hover {
	background: #e60012;
	color: #fff;
	border-color: #e60012;
}
.for_r_r a:hover i {
	background: url(../images/inico017.png) no-repeat center;
}
.for_r_l span:hover i {
	background: url(../images/inico018.png) no-repeat center;
}
}
.for_r_lau {
	float: left;
	width: 54%;
}
.for_r_lau a {
	margin-right: 16%;
	float: left;
}
.fot_en {
	width: 100%;
	float: left;
	padding: 28px 0px;
	border-top: 1px solid #6d6d6d;
}
.fot_en>div {
	float: left;
	color: #cccccc;
	width: 100%;
}
.fot_en>div p {
	display: inline-block;
	float: right;
}
.fot_en>div p a {
	margin: 0px 4px;
	color:#cccccc;
}
.fot_en>div p a:hover, .fot_en>p a:hover {
	color: #e60012;
}
.fot_en>p {
	float: right;
	color: #b5b5b5;
}
.menuBox {
	position: fixed;
	top: 79px;
	right: -100%;
	overflow: scroll;
	width: 100%;
	bottom: 0px;
	background-color: rgba(255,255,255,0.95);
	z-index: 60;
}
.menuBox .w1200 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.menu_top {
	width: 100%;
	float: left;
}
.menu_top a {
	display: inline-block;
	margin-right: 44px;
	padding-left: 67px;
	line-height: 22px;
	font-size: 14px;
	color: #282828;
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.menu_top a:before {
	display: block;
	width: 52px;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 48%;
	background-color: #282828;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.menu_top a:hover {
	padding-left: 60px;
	margin-right: 51px;
}
.menu_top a:hover:before {
	width: 45px;
}
.menuBox .w1200>ul {
	width: 100%;
	float: left;
	margin-top: 8%;
}
.menuBox .w1200>ul li.hide {
	display: none;
}
.menuBox .w1200>ul li {
	float: left;
	margin-right: 6%;
}
.menuBox .w1200>ul li>p {
	display: block;
	font-size: 24px;
	line-height: 25px;
	margin-bottom: 40px;
	padding-left: 0;
}
.menuBox .w1200>ul li>p a {
	color: #282828;
}
.menuBox .w1200>ul li>p span {
	font-size: 18px;
	font-family: 'Microsoft YaHei';
}
.menu_list {
	display: block;
	overflow: hidden
}
.menu_li_c>div a {
	font-size: 14px;
	color: #666;
	margin-left: 44px;
	display: block;
	line-height: 28px;
}
.menu_li_c>p a em {
	display: inline-block;
	width: 0px;
	height: 1px;
	background-color: #666666;
	margin-right: 3px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.menu_li_c>p a {
	display: block;
	font-size: 16px;
	line-height: 29px;
	color: #666666;
	padding-left: 28px;
}
.menu_li_h>div {
	display: none;
}
.N_nav {
	position: fixed;
	top: 80px;
	z-index: 58;
	left: 0px;
	right: 0px;
	background-color: rgba(51,51,51,0.3);
	text-align: center;
	padding: 22px 0px;
}
.N_nav a {
	display: inline-block;
	position: relative;
	line-height: 32px;
	padding-left: 46px;
	font-size: 16px;
	color: #fff;
	margin: 0px 2%;
}
.N_nav a img {
	position: absolute;
	left: 0px;
	width: 32px;
}
.N_nav a img.N_na_img2 {
	display: none;
}
.N_nav a:hover img.N_na_img1 {
	display: none;
}
.N_nav a:hover img.N_na_img2 {
	display: block;
}
.N_nav a:hover {
	color: #e60012;
}
.N_banner {
	margin-top: 80px;
}
.N_banner, .N_banner img {
	width: 100%;
	float: left;
}
.main {
	padding: 80px 0px;
}
.pro_top {
	width: 100%;
	float: left;
	background: url(../images/prico6.png) no-repeat right bottom #e2e2e4;
	padding: 30px 0px;
}
.pro_top>a {
	font-size: 18px;
	color: #333333;
	float: left;
	margin-left: 4%;
	padding-left: 28px;
	position: relative;
}
.pro_top>a:before {
	content: '';
	width: 12px;
	height: 12px;
	border: 1px solid #999999;
	position: absolute;
	left: 0px;
	top: 2px;
}
.pro_top>a.cur, .pro_top>a:hover {
	color: #e60012;
	font-family: 'Microsoft YaHei';
}
.pro_top>a.cur:before, .pro_top>a:hover:before {
	border-color: #e60012;
	background: #e60012;
}
.pro_mid {
	width: 100%;
	float: left;
}
.pro_mid li {
	width: 24%;
	float: left;
	margin-right: 1.33%;
}
.pro_mid li a {
	width: 100%;
	float: left;
	padding-bottom: 68px;
	position: relative;
}
.pro_mid li a p {
	overflow: hidden;
	margin: 0 auto;
	padding-top: 30px;
}
.pro_mid li a span {
	position: absolute;
	left: 0px;
	right: 0px;
	height: 48px;
	bottom: 0px;
	line-height: 24px;
	font-size: 16px;
	color: #333333;
	padding: 10px 15px;
	background: #e2e2e4;
	text-align: center;
}
.pro_mid li a span i {
	position: absolute;
	font-style: normal;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	right: 0px;
	padding: 0px 15px;
}

@media screen and (min-width:1025px) {
.pro_mid li a:hover span {
	color: #fff;
	background: #e60012;
	padding: 15px 15px;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
}
.pro_mid li:nth-child(4n) {
	margin-right: 0px;
}
.page {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 80px;
}
.page li {
	display: inline-block;
	margin: 0px 5px;
	width: 38px;
	height: 34px;
}
.page li a, .page li span {
	width: 100%;
	float: left;
	height: 100%;
	line-height: 34px;
	border-radius: 34px;
	border: 1px solid #e1e1e1;
	font-size: 16px;
	color: #666666;
}
.page li.pre a, .page li.next a {
	padding: 0px 14px;
	width: auto;
}
.page li.active a, .page li:hover a, .page li:hover span {
	background: #e60012;
	color: #fff;
	border: 1px solid #e60012;
}
.pro_en {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	background: url(../images/probg.jpg) no-repeat center;
	z-index: 1;
	background-size: cover;
	height: 380px;
}
.pro_en:after {
	position: absolute;
	right: 11.2%;
	bottom: 0px;
	content: url(../images/pro.png);
	line-height: 0;
	z-index: -1;
}
.pro_en dl {
	margin-top: 112px;
}
.pro_en dl dt {
	font-size: 36px;
	color: #333333;
}
.pro_en dl dd p {
	font-size: 24px;
	color: #333;
}
.pro_en dl dd {
	margin-top: 22px;
}
.pro_en dl dd a {
	float: left;
	padding: 0px 22px 0px 56px;
	margin-right: 9px;
	border-radius: 20px;
	line-height: 36px;
	background: #e60012;
	color: #fff;
	position: relative;
}
.pro_en dl dd a:before {
	position: absolute;
	left: 28px;
	top: 10px;
	line-height: 0;
}
.pro_en dl dd a:nth-child(1):before {
	content: url(../images/proico1.png);
}
.pro_en dl dd a:nth-child(2):before {
	content: url(../images/proico2.png);
}
.pro_en dl dd a:nth-child(3):before {
	content: url(../images/proico3.png);
}
.pro_en dl dd a:hover {
	background-color: rgba(230,0,18,0.6);
}
.proxq_top {
	width: 100%;
	float: left;
	background: url(../images/propic14.jpg) no-repeat center bottom #f4f4f6;
	margin-top: 80px;
	padding-bottom: 242px;
}
.proxq_top .w1200>p {
	width: 100%;
	float: left;
	padding: 24px 0px;
}
.proxq_top .w1200>p a {
	color: #999999;
}
.proxq_top .w1200>p a:hover, .proxq_top .w1200>p a.cur {
	color: #e60012;
}
.proxq_top .w1200>p a:after {
	content: '>';
	color: #999;
	margin: 0px 5px;
}
.proxq_top .w1200>p a:last-child:after {
	display: none;
}
.proxq_t_cL {
	width: 45.5%;
	float: left;
	position: relative;
	margin-top: 32px;
}
.proxq_t_cL>img {
	width: 76%;
	float: right;
}
.proxq_t_ul {
	width: 100px;
	height: 240px;
	float: left;
	padding: 32px 0px;
	position: relative;
	margin-top: 10%;
}
.proxq_ol .rightBtn, .proxq_ol .leftBtn {
	cursor: pointer;
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	z-index: 20;
}
.proxq_ol .rightBtn {
	bottom: 0px;
}
.proxq_ol .leftBtn {
	top: 0px;
}
.proxq_ol .leftBtn {
	color: rgb(153,153,153);
}
.proxq_ol .rightBtn.on:hover, .proxq_ol .leftBtn.on:hover {
	color: #e60012 !important;
}
.proxq_ol .leftBtn:hover, .proxq_ol .rightBtn:hover {
	color: #e60012;
}
.proxq_ol .leftBtn:hover {
	color: rgb(153,153,153);
}
.proxq_ol {
	width: 100px;
	height: 240px;
	float: left;
	padding: 32px 0px;
	position: relative;
	margin-top: 4%;
}
.proxq_ol_c {
	width: 100%;
	height: 100%;
	float: left;
	padding: 32px 0px;
	position: relative;
}
.proxq_ol ul {
	position: relative;
	width: 100%;
	height: 800%;
}
.proxq_ol ul li, .proxq_ol_c .swiper-container .swiper-slide a {
	width: 98px;
	float: left;
	border: 1px solid #d3d3d4;
	margin: 10px 0px;
}
.proxq_ol ul li:hover, .proxq_ol_c .swiper-container .swiper-slide a:hover, .proxq_ol ul li.cur, .proxq_ol_c .swiper-container .swiper-slide a.cur {
	border-color: #e60012;
}
.proxq_ol_c .swiper-container {
	height: 100% !important;
	position: static !important;
	overflow: hidden;
}
.proxq_ol_c .swiper-container .swiper-slide a {
	display: block;
}
.proxq_ol_c .swiper-button-next, .proxq_ol_c .swiper-button-prev {
	cursor: pointer;
	top: 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: none;
	margin-top: 0px;
}
.proxq_ol_c .swiper-button-next {
	bottom: 0px !important;
	top: auto;
}
.proxq_t_cR {
	width: 50%;
	float: right;
}
.proxq_t_cR dl {
	width: 100%;
	float: left;
}
.proxq_t_cR dl dt {
	padding: 30px 0px;
	border-bottom: 1px solid #d3d3d4;
}
.proxq_t_cR dl dt h1 {
	display: block;
	font-size: 36px;
	color: #000000;
	font-family: 'Microsoft YaHei'
}
.proxq_t_cR dl dt p {
	font-size: 24px;
	color: #666666;
	margin-top: 4px;
}
.proxq_t_cR dl dd p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	padding: 24px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d3d3d4;
}
.proxq_t_cR dl dd span {
	display: block;
	padding-left: 32px;
	margin-top: 2px;
	font-size: 16px;
	line-height: 30px;
}
.proxq_t_cR dl dd span:nth-child(2) {
	background: url(../../images/proico6.png) no-repeat left 7px;
}
.proxq_t_cR dl dd span:nth-child(3) {
	background: url(../images/proico7.png) no-repeat left 7px;
}
.proxq_t_cR dl dd a {
	float: left;
	padding: 0px 72px 0px 32px;
	font-size: 18px;
	margin: 48px 20px 0px 0px;
	background: #a5a5a5;
	line-height: 60px;
	color: #fff;
	position: relative;
}
.proxq_t_cR dl dd a:after {
	position: absolute;
	top: 17px;
	line-height: 0;
}
.proxq_t_cR dl dd a:nth-child(1) {
	padding: 0px 108px 0px 68px;
}
.proxq_t_cR dl dd a:nth-child(1):after {
	content: url(../images/proico4.png);
	right: 66px;
}
.proxq_t_cR dl dd a:nth-child(2):after {
	content: url(../images/proico5.png);
	right: 32px;
}
.proxq_t_cR dl dd a.cur, .proxq_t_cR dl dd a:hover {
	background: #e60012;
}
.proxq_mid {
	overflow: inherit;
}
.proxq_m_t {
	width: 70%;
	float: left;
	margin-top: -60px;
}
.proxq_m_t .hd ul {
	width: 100%;
	float: left;
}
.proxq_m_t .hd ul li {
	line-height: 60px;
	cursor: default;
	position: relative;
	padding: 0px 12.5% 0px 8%;
	height: 60px;
	float: left;
	background-color: rgba(255,255,255,0.5);
	font-size: 18px;
	color: #000000;
	margin-right: 10px;
}
.proxq_m_t .hd ul li:after {
	content: url(../images/proico8.png);
	position: absolute;
	line-height: 0;
	right: 30%;
	top: 23px;
}
.proxq_m_t .hd ul li.on {
	font-family: 'Microsoft YaHei';
	color: #e60012;
}
.proxq_m_t .hd ul li.on:after {
	content: url(../images/proico08.png)
}
.proxq_m_l {
	width: 100%;
	float: left;
	padding-bottom: 60px;
}
.proxq_m_l>h4, .proxq_m_l>div {
	width: 100%;
	float: left;
	border-top: 1px solid #e2e2e4;
	margin: 52px 0px 20px 0px;
}
.proxq_m_l>h4 span, .proxq_m_l>div span {
	float: left;
	padding: 0px 10px 0px 40px;
	height: 24px;
	line-height: 24px;
	background: url(../images/proico9.png) no-repeat center left #fff;
	font-size: 16px;
	margin-top: -13px;
	color: #333333;
	font-family: 'Microsoft YaHei';
}
.proxq_m_l>p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	width: 100%;
	float: left;
}
.pro_ulA, .pro_ulB {
	width: 100%;
	float: left;
}
.pro_ulA li, .pro_ulB li {
	display: block;
	padding-left: 22px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	background: url(../images/proico10.png) no-repeat left 9px;
}
.pro_ulB li {
	padding-left: 24px;
	background: none;
	position: relative;
}
.pro_ulB li i {
	position: absolute;
	left: 0px;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	background: #a5a5a5;
	border-radius: 100%;
	top: 7px;
	font-style: normal;
	font-size: 12px;
	color: #fff;
}
.proxq_m_l table {
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 16px;
	border-collapse: collapse;
	border-spacing: 0;
}
.proxq_m_l ul {
	overflow: hidden;
	width: 80%;
	float: left;
	padding-left: 20px;
}
.proxq_m_l ul li {
	list-style: disc !important;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.proxq_m_l table td {
	padding: 14px 26px;
	text-align: center;
}
.proxq_m_l table td:last-child {
	border-right: none;
}
.proxq_m_l table thead td {
	background: #e3e3e5;
	font-family: 'Microsoft YaHei';
	padding: 22px 14px;
}
.proxq_m_l table tbody tr:nth-child(2n) {
	background: #f4f4f5;
}
.proxq_m_R {
	width: 25%;
	float: right;
	padding-bottom: 26px;
	border: 8px solid #f4f4f6;
	background: #fff;
	margin-top: 52px;
	position: relative;
}
.proxq_m_R>p {
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 5;
	font-size: 18px;
	color: #333333;
	font-family: 'Microsoft YaHei';
	padding: 0px 28px;
	top: 28px;
}
.proxq_m_Rc {
	padding: 0px 28px;
	overflow: hidden;
	margin-top: 38px;
}
.proxq_m_Rc .swiper-slide a span {
	display: block;
	color: #333333;
	font-size: 16px;
	text-align: center;
	height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: -10px;
}
.proxq_m_Rc .pagination {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.proxq_m_Rc .pagination span {
	display: inline-block;
	width: 10px;
	vertical-align: middle;
	height: 10px;
	border-radius: 100%;
	background: #f7b2b7;
	margin: 0px 5px;
}
.proxq_m_Rc .pagination .swiper-pagination-bullet-active {
	width: 14px;
	height: 14px;
	background: #e60012;
}
.proxq_m_ul, .proxq_m_ul li {
	width: 100%;
	float: left;
}
.proxq_m_ul {
	margin-top: 32px;
}
.proxq_m_ul li {
	margin-top: 20px;
}
.proxq_m_ul li h4 {
	display: block;
	position: relative;
	line-height: 24px;
	overflow: hidden;
	padding: 20px 68px;
	background: #f8f8f8;
	font-size: 16px;
	color: #333333;
	font-family: 'Microsoft YaHei';
}
.proxq_m_ul li h4:before {
	content: '';
	width: 30px;
	height: 30px;
	background-image: url(../images/proico11.png);
	background-size: 100%;
	position: absolute;
	left: 24px;
	top: 18px;
}
.proxq_m_ul li h4:after {
	content: '';
	width: 30px;
	height: 30px;
	background-image: url(../images/proico12.png);
	background-size: 100%;
	position: absolute;
	right: 24px;
	top: 18px;
}
.proxq_m_ul li div {
	overflow: hidden;
	margin-top: 20px;
	display: none;
	padding: 0px 20px;
}
.proxq_m_ul li div p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.proxq_m_ul li h4.cur:after {
	background-image: url(../images/proico012.png)
}
.proxq_end {
	width: 100%;
	float: left;
	background: #f4f4f6;
	padding: 68px 0px;
}
.proxq_en_l {
	width: 41.5%;
	float: left;
}
.proxq_en_l>span, .proxq_en_r>span {
	display: block;
	font-size: 20px;
	color: #333333;
	padding-left: 22px;
	position: relative;
	margin-bottom: 28px;
}
.proxq_en_l>span:before, .proxq_en_r>span:before {
	content: '';
	width: 4px;
	height: 18px;
	background: #e60012;
	position: absolute;
	left: 0px;
	top: 2px;
}
.proxq_en_lc {
	display: block;
	overflow: hidden;
}
.proxq_en_lc>p {
	width: 30.5%;
	float: left;
	overflow: hidden;
}
.proxq_en_lc>div {
	width: 64.2%;
	float: right;
}
.proxq_en_lc>div span {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	margin-top: 10px;
	height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
}
.proxq_en_lc>div i {
	display: block;
	font-style: normal;
	color: #999999;
	margin-top: 14px;
}
.proxq_en_lc:hover>div span {
	color: #e60012;
}
.proxq_en_lb {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.proxq_en_lb a {
	display: block;
	position: relative;
	padding-right: 128px;
	color: #666666;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.proxq_en_lb a i {
	position: absolute;
	right: 0px;
	font-style: normal;
	color: #999999;
}
.proxq_en_lb a:hover {
	color: #e60012;
}
.proxq_en_r>p {
	color: #666666;
	line-height: 24px;
}
.proxq_en_r {
	width: 44.8%;
	float: right;
}
.proxq_en_rc {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.proxq_en_rc>img {
	width: 48%;
	float: left;
}
.proxq_en_rR {
	width: 45.3%;
	float: right;
}
.proxq_en_rR select {
	width: 100%;
	padding: 0px 10px;
	border: 1px solid #d3d3d4;
	height: 36px;
	color: #666666;
	background: none;
	margin-bottom: 10px;
}
.proxq_en_rR a {
	display: block;
	color: #fff;
	line-height: 38px;
	background: #e60012;
	padding: 0px 10px;
	overflow: hidden;
	text-align: center;
}
.S_nav a {
	padding: 0px;
	margin: 0px;
	margin: 0px 32px;
	position: relative;
}
.S_nav a:after {
	content: url(../images/dian.jpg);
	color: #fff;
	position: absolute;
	right: -34px;
	top: -3px;
	position: absolute;
}
.S_nav a:last-child:after {
	display: none;
}
.sea_tit {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 186px;
}
.sea_tit>span {
	padding-left: 76px;
	position: relative;
	font-size: 28px;
	font-family: 'Microsoft YaHei';
	color: #4c4c4c;
	display: inline-block;
	height: 50px;
	line-height: 50px;
}
.sea_tit>span img {
	position: absolute;
	left: 0px;
}
.sea_m {
	width: 100%;
	float: left;
	margin-top: 22px;
}
.sea_m select, .sea_m input {
	padding: 0px 2%;
	width: 20.6%;
	height: 48px;
	border: 1px solid #d3d3d4;
	margin-right: 0.6%;
	font-size: 16px;
	color: #666666;
}
.sea_m input {
	width: 26%;
	color: #c5c5c5;
}
.sea_m a {
	width: 4%;
	float: right;
	height: 50px;
	background: url(../images/seaico2.png) no-repeat center #e60012;
}
.sea_e {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 40px;
}
.sea_e label {
	display: inline-block;
	color: #666;
	line-height: 25px;
	margin: 0px 20px;
}
.sea_e label input {
	float: left;
	margin-top: 6px;
}
.sea_e label span img {
	margin: 0px 10px;
}
.seaB {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 60px;
	overflow: hidden;
}
#allmap {
	width: 100%;
	height: 720px;
	float: left;
}
.seaB .w1200 {
	position: absolute;
	top: 7%;
	right: 20%;
	width: 340px;
}
.seaB_c {
	width: 300px;
	height: 500px;
	background: #fdfdfd;
	float: right;
	padding: 0px 20px;
	position: relative;
}
.seaB_c .swiper-container {
	margin-top: 47px;
	border-top: 1px solid #d3d3d4;
	width: 100%;
	float: left;
}
.seaB_c .swiper-container, .seaB_c .swiper-wrapper {
	height: 406px !important;
}
.seaB_c .swiper-slide {
	height: 100px !important;
	border-bottom: 1px solid #d3d3d4;
}
.seaB_c .swiper-slide p {
	padding-left: 50px;
	position: relative;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin-top: 14px;
}
.seaB_c .swiper-slide p span {
	display: block;
	color: #333333;
	line-height: 30px;
	margin-bottom: 6px;
}
.seaB_c .swiper-slide p span img {
	float: left;
	margin-right: 10px;
	width: 72px;
	height: 30px;
}
.seaB_c .swiper-slide p:before {
	content: url(../images/seaico3.png);
	position: absolute;
	left: 0px;
}
.seaB_c .arrow-left, .seaB_c .arrow-right {
	position: absolute;
	left: 0px;
	right: 0px;
	height: 10px;
	z-index: 6;
}
.seaB_c .arrow-left {
	background: url(../images/seaico4.png) no-repeat center;
	top: 20px;
}
.seaB_c .arrow-right {
	background: url(../images/seaico5.png) no-repeat center;
	bottom: 20px
}
.seaB_c .arrow-left:hover {
	background: url(../images/seaico04.png) no-repeat center;
}
.seaB_c .arrow-right:hover {
	background: url(../images/seaico05.png) no-repeat center;
}
.sea1B, .sea1B_tit {
	width: 100%;
	float: left;
}
.sea1B_tit {
	text-align: center;
	padding: 50px 0px;
}
.sea1B_tit a {
	display: inline-block;
	padding-left: 67px;
	position: relative;
	height: 52px;
	line-height: 52px;
	font-size: 28px;
	font-family: 'Microsoft YaHei';
	color: #4c4c4c;
}
.sea1B_tit a img {
	position: absolute;
	left: 0px;
}
.sea1B_tit p {
	font-size: 18px;
	color: #666666;
	margin-top: 16px;
}
.sea1B_con {
	width: 100%;
	float: left;
	background: url(../images/seabg.jpg) no-repeat center;
	background-size: cover;
	height: 600px;
}
.sea1B_con .w1200 {
	height: 100%;
	position: relative;
}
.sea1B_c_c {
	width: 69%;
	float: left;
	background-color: rgba(255,255,255,0.5);
	padding: 90px 0px;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
}
.sea1B_c_c dl {
	width: 48%;
	float: left;
	margin: 16px 0px 0px 4%;
}
.sea1B_c_c dl dt {
	font-size: 24px;
	color: #333333;
	font-family: 'Microsoft YaHei';
}
.sea1B_c_c dl dd {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-top: 26px;
}
.sea1B_c_c>img {
	width: 46%;
	float: right;
	margin-right: 2%;
}
.sea1C {
	width: 100%;
	float: left;
	background: url(../images/bg.jpg) no-repeat center;
	padding: 78px 0px;
	background-size: cover;
}
.sea1C .w1200>img {
	float: left;
	width: 38.6%;
}
.sea1C_R {
	width: 59.8%;
	float: right;
	margin-right: 2px;
	margin-top: 30px;
}
.sea1C_R dl {
	width: 100%;
	float: left;
	border: 1px solid #c0c0c0;
	margin-top: 44px;
	padding-bottom: 32px;
	border-radius: 4px;
}
.sea1C_R dl dt {
	width: 173px;
	height: 46px;
	line-height: 46px;
	border-radius: 0px 20px 0px 0px;
	color: #fff;
	font-size: 18px;
	background: #e60012;
	text-align: center;
	margin-top: -20px;
	margin-left: -16px;
}
.sea1C_R dl dd {
	padding: 0px 3.6%;
}
.sea1C_R dl dd span {
	font-size: 18px;
	color: #333333;
	display: block;
	font-family: 'Microsoft YaHei';
	margin: 28px 0px 10px 0px;
}
.sea1C_R dl dd p {
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}
.que_mid {
	margin-top: 40px;
}
.que_mid, .que_mid li {
	width: 100%;
	float: left;
}
.que_mid li a {
	padding: 22px 188px 22px 125px;
	display: block;
	position: relative;
	background: #f8f8f8;
}
.que_mid li a span {
	display: block;
	font-size: 16px;
	color: #333333;
	font-family: 'Microsoft YaHei';
	height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.que_mid li a p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 10px;
	height: 60px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
}
.que_mid li:nth-child(2n) a {
	background: none
}
.que_mid li a:before, .que_mid li a:after {
	content: '';
	width: 42px;
	height: 42px;
	background-image: url(../images/proico11.png);
	position: absolute;
	left: 46px;
	top: 22px;
}
.que_mid li a:after {
	background-image: url(../images/proico12.png);
	left: auto;
	background-repeat: no-repeat;
	background-position: center;
	right: 0px;
	top: 22px;
	padding: 23px 45px;
	border-left: 1px solid #e2e2e4;
}
.que_mid li a:hover:after {
	background-image: url(../images/proico13.png)
}

@media screen and (min-width:1025px) {
.menu_li_c>p a:hover em {
	width: 12px;
}
.menuBox .w1200>ul li>p a:hover, .menu_li_c>p a:hover, .menu_top a:hover, .menu_li_c>div a:hover {
	color: #e60012;
}
}
.AU_banner {
	width: 100%;
	float: left;
	margin-top: 80px;
}
.AU_banner .swiper-container {
	background: #f8f8f8;
}
.AU_banner .swiper-slide {
	padding-bottom: 48px;
	position: relative;
}
.AU_banner .swiper-slide video {
	display: none;
	height: 600px;
}
.AU_banner .swiper-slide a {
	width: 100%;
	float: left;
}
.AU_banner .swiper-slide a.Au_swip {
	position: relative;
}
.AU_banner .swiper-slide .Au_swip:after {
	content: url(../images/open01.png);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.AU_banner .swiper-slide a.show_a {
	display: none;
}
.AU_banner .swiper-slide a img {
	width: 100%;
}
.AU_banner .swiper-slide span {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 18px;
	color: #333333;
}
.AU_banner .tabs {
	width: 100%;
	float: left;
	text-align: center;
	background: #f8f8f8;
	height: 68px;
}
.AU_banner .tabs a {
	display: inline-block;
	width: 143px;
	margin: 28px 5px 0px 5px;
	position: relative;
}
.AU_banner .tabs a p {
	width: 100%;
	height: 0;
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 50%;
	background-color: rgba(0,0,0,0.2);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.AU_banner .tabs a p:after {
	content: url(../images/open.png);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.AU_banner .swiper-slide i {
	position: absolute;
	top: 40%;
	left: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
	width: 62px;
	height: 62px;
	opacity: 0;
	background: url(../images/pause.png) no-repeat center;
	display: none;
}
.AU_banner .swiper-slide:hover i {
	opacity: 1;
}
.ser_banner {
	position: relative;
}
.ser_banner .swiper-slide {
	padding-bottom: 0px;
}
.ser_banner .tabs {
	position: absolute;
	z-index: 2;
	left: 0px;
	right: 0px;
	bottom: 30px;
	text-align: center;
	background: none;
	height: auto;
}
.ser_banner .tabs a {
	display: inline-block;
	margin: 0px 5px;
	width: 26px;
	height: 12px;
	border-radius: 10px;
	background: #fff;
}
.ser_banner .tabs a.active {
	background: #e60012;
}
.audio_top {
	width: 100%;
	float: left;
	background: #f8f8f8;
	height: 120px;
	margin-bottom: 38px;
}
.audio_top h1 {
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin: 30px 0px;
	display: block;
}
.audio_top ul {
	width: 600px;
	margin: 0 auto;
	display: block;
}
.audio_top ul li {
	float: left;
	width: 23.5%;
	position: relative;
	margin-right: 2%;
}
.audio_top ul li:nth-child(4n) {
	margin-right: 0px;
}
.audio_top ul li a, .audio_top ul li a img {
	width: 100%;
	float: left;
}
.audio_top ul li p {
	width: 100%;
	height: 0;
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 50%;
	background-color: rgba(0,0,0,0.2);
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.audio_top ul li p:after {
	content: url(../images/open.png);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.AU_banner .tabs a.active p {
	height: 100%;
	opacity: 1;
	top: 0px;
}

@media screen and (min-width:1025px) {
.AU_banner .tabs a:hover p {
	height: 100%;
	opacity: 1;
	top: 0px;
}
}
.audio_mid {
	width: 100%;
	float: left;
	margin-top: 32px;
}
.audio_mid li {
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-top: 40px;
}
.audio_mid li:nth-child(3n) {
	margin-right: 0px;
}
.audio_mid li a {
	width: 100%;
	float: left;
}
.audio_m_t {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}
.audio_m_t div {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 0px;
	opacity: 0;
	line-height: 46px;
	background-color: rgba(0,0,0,0.5);
	font-size: 12px;
	color: #d0d0d0;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.audio_m_t div i {
	float: left;
	font-style: normal;
	margin-left: 5%;
	padding-left: 22px;
}
.audio_m_t div i:nth-child(1) {
	background: url(../images/auico1.png) no-repeat center left;
}
.audio_m_t div i:nth-child(2) {
	background: url(../images/auico2.png) no-repeat center left;
}
.audio_m_t div span {
	float: right;
	height: 100%;
	background: url(../images/auico3.png) no-repeat center #e60012;
	width: 13%;
}
.audio_mid li a>span {
	font-size: 16px;
	color: #666666;
	width: 100%;
	float: left;
	margin-top: 16px;
	height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media screen and (min-width:1025px) {
.audio_mid li a:hover .audio_m_t div {
	height: 46px;
	opacity: 1;
}
}
.auxq_con {
	width: 100%;
	float: left;
	background: #f4f4f6;
	margin-top: 80px;
	padding-bottom: 74px;
}
.auxq_con .w1200>p {
	width: 100%;
	float: left;
	padding: 24px 0px 60px 0px;
}
.auxq_con .w1200>p a {
	color: #999999;
}
.auxq_con .w1200>p a:hover, .auxq_con .w1200>p a.cur {
	color: #e60012;
}
.auxq_con .w1200>p a:after {
	content: '>';
	color: #999;
	margin: 0px 5px;
}
.auxq_con .w1200>p a:last-child:after {
	display: none;
}
.auxq_con_l {
	width: 66.6%;
	float: left;
}
.auxq_con_l dl {
	width: 100%;
	float: left;
	padding-bottom: 40px;
	border-bottom: 1px solid #d3d3d4;
}
.auxq_con_l dl dt h1 {
	font-size: 24px;
	color: #000000;
	line-height: 32px;
}
.auxq_con_l dl dt p {
	font-size: 16px;
	color: #666;
	margin-top: 10px;
	line-height: 24px;
}
.auxq_con_l dl dt {
	margin-bottom: 26px;
}
.contact_con_l dl dt {
	margin-bottom: 0px;
}
.contact_con_l dl {
	padding-bottom: 18px;
	margin-bottom: 30px;
}
.auxq_con_l dl dd span {
	padding: 0px 8px;
	float: left;
	background: #ffd1d3;
	line-height: 16px;
	border: 1px solid #ec1c24;
	border-radius: 4px;
	font-size: 12px;
	color: #e60012;
}
.auxq_con_l dl dd i {
	font-size: 12px;
	color: #999999;
	font-style: normal;
	padding-left: 24px;
	margin-left: 24px;
	float: left;
}
.auxq_con_l dl dd i:nth-child(2), .newsxq_con .auxq_con_l dl dd i:nth-child(1) {
	background: url(../images/auico1.png) no-repeat center left;
}
.auxq_con_l dl dd i:nth-child(3), .newsxq_con .auxq_con_l dl dd i:nth-child(2) {
	background: url(../images/auico2.png) no-repeat center left;
}
.auxq_con_l dl dd .bshare-custom {
	float: left;
	margin-left: 24px;
	font-size: 14px;
	color: #999999;
	width: 200px;
}
.auxq_con_l dl dd .bshare-custom a.bshare-sinaminiblog {
	width: 18px;
	background: url(../images/fx01.png) no-repeat center;
	height: 15px;
	margin-left: 10px;
}
.auxq_con_l dl dd .bshare-custom a.bshare-weixin {
	width: 18px;
	background: url(../images/fx03.png) no-repeat center;
	height: 15px;
	margin-left: 0px;
}
.newsxq_con .auxq_con_l dl dd i:nth-child(1) {
	margin-left: 0px;
}
.newsxq_con .auxq_con_l dl dd i:nth-child(3) {
	background: url(../images/zz.png) no-repeat center left;
}
.newsxq_con .auxq_con_l dl dd i:nth-child(4) {
	background: url(../images/ly.png) no-repeat center left;
}
.newsxq_con .auxq_con_m {
	padding-top: 0px;
}
.newsxq_con .auxq_con_m p {
	text-indent: 2em;
	margin-top: 40px;
}
.newsxq_con .auxq_con_m div {
	text-align: center;
	overflow: hidden;
	margin-top: 40px;
}
.newsxq_con .auxq_con_m img {
	display: block;
	margin: 0 auto;
	margin-bottom: 14px;
}
.newsxq_con .auxq_con_m span {
}
.newsxq_con .auxq_con_rC a>p i {
	margin-left: 0px;
}
.newsxq_con .auxq_con_rC a>span {
	height: 48px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
}
.quexq_con .auxq_con_m span {
	color: #666;
	margin-top: 0px;
}
.newsxq_con .auxq_con_m p a {
	color: #666;
}
.newsxq_con .auxq_con_m p a:hover span, .newsxq_con .auxq_con_m p a:hover {
	color: #e60012 !important;
}
.newsxq_con .contact_con_l .auxq_con_m p, .newsxq_con .contact_con_l .auxq_con_m p span {
	margin-top: 0px;
	text-indent: 0
}
.newsxq_con .contact_con_l .auxq_con_m p {
	margin-top: 10px;
}
.newsxq_con .contact_con_l .auxq_con_m p span {
	display: inline-block;
}
.auxq_con_m {
	width: 100%;
	float: left;
	padding: 50px 0px;
	border-bottom: 1px solid #d3d3d4;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.auxq_con_m>video {
	width: 100%;
}
.auxq_con_m p {
	margin-top: 20px;
}
.auxq_con_e {
	width: 75%;
	float: left;
	margin-top: 40px;
}
.auxq_con_e a {
	display: block;
	font-size: 16px;
	color: #999999;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.auxq_con_e a span, .auxq_con_e a:hover {
	color: #e60012;
}
.au_return {
	float: right;
	font-size: 16px;
	color: #999999;
	margin-top: 40px;
}
.au_return:before {
	content: url(../images/auico4.png);
	float: left;
	margin-right: 12px;
}

@media screen and (min-width:1025px) {
.au_return:hover {
	color: #e60012;
}
.au_return:hover:before {
	content: url(../images/auico04.png)
}
}
.auxq_con_r {
	width: 23.75%;
	float: right;
}
.auxq_con_r>span {
	display: block;
	font-size: 24px;
	color: #808080;
}
.auxq_con_rC {
	width: 100%;
	overflow: hidden;
}
.auxq_con_rC a, .auxq_con_rC a>p, .auxq_con_rC a>span {
	width: 100%;
	float: left;
}
.auxq_con_rC a {
	margin-top: 28px;
}
.auxq_con_rC a>p {
	overflow: hidden;
}
.auxq_con_rC a>span {
	font-size: 16px;
	color: #666666;
	margin: 18px 0px 12px 0px;
	height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.auxq_con_rC a>p span {
	padding: 0px 8px;
	float: left;
	background: #ffd1d3;
	line-height: 16px;
	border: 1px solid #ec1c24;
	border-radius: 4px;
	font-size: 12px;
	color: #e60012;
}
.auxq_con_rC a>p i {
	float: left;
	font-size: 12px;
	color: #999999;
	margin-left: 14px;
	font-style: normal;
}
.auxq_con_m .xq_vi {
	width: 100%;
	height: 448px;
	position: relative;
	z-index: 1;
	float: left;
}
.auxq_con_m .xq_vi p {
	background: url(../images/open01.png) no-repeat center;
	width: 100%;
	height: 100%;
	margin-top: 0px;
}
.auxq_con_m .xq_vi video {
	width: 100%;
	height: 100%;
	object-fit: fill;
	position: absolute;
	top: 0px;
	z-index: -1;
}
.auxq_con_m .xq_vi i {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
	width: 62px;
	height: 62px;
	opacity: 0;
	background: url(../images/pause.png) no-repeat center;
	display: none
}
.auxq_con_m .xq_vi:hover i {
	opacity: 1
}

@media screen and (min-width:1025px) {
.auxq_con_rC a:hover>span {
	color: #e60012;
}
}
.cooA_top {
	width: 100%;
	float: left;
	background: url(../images/coopic1.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0px 30px 0px;
}
.cooA_top dl {
	width: 68%;
	float: left;
	margin-left: 3.5%;
}
.cooA_top dl dt {
	font-size: 30px;
	color: #e60012;
}
.cooA_top dl dd p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}
.cooA_con {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.cooA_con li {
	width: 214px;
	height: 92px;
	float: left;
	overflow: hidden;
	margin: 30px 30px 0px 0px;
	border: 1px solid #e2e2e4;
}
.cooA_con li a {
	display: inline-block;
}
.cooA_con li:nth-child(5n) {
	margin-right: 0px;
}
.about_main .sea_tit {
	padding-top: 0px
}
.ab_nav {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 28px;
}
.ab_nav>a {
	display: inline-block;
	line-height: 50px;
	width: 180px;
	text-align: center;
	font-size: 18px;
	background: #a5a5a5;
	margin: 0px 9px;
	border-radius: 30px;
	color: #fff;
}
.ab_nav>a.cur, .ab_nav>a:hover {
	background: #e60012
}
.about_main {
	padding-top: 50px;
}
.socA {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.socA li {
	margin-top: 50px;
	width: 48.6%;
	float: left;
}
.socA li a {
	display: block;
	padding: 20px 56px 20px 136px;
	background: #f4f4f6;
	border: 1px solid #e2e2e4;
	position: relative;
	font-size: 16px;
	color: #555555;
	line-height: 30px;
}
.socA li:nth-child(2n) {
	float: right
}
.socA li a>span {
	display: block;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.socA li a>p {
	position: absolute;
	width: 100px;
	height: 80px;
	padding-top: 20px;
	left: 20px;
	background: #e2e2e4;
	font-size: 24px;
	color: #666666;
	top: -16px;
	text-align: center;
}
.socA li a>p span {
	display: block;
	font-size: 16px;
}
.socA li a:after {
	content: url(../images/soico2.png);
	position: absolute;
	right: 20px;
	top: 22px;
}
.socA li a:hover {
	color: #e60012;
}
.newsB {
	width: 100%;
	float: left;
	background: #ededed;
	padding: 36px 0px;
}
.newsB>strong {
	font-size: 22px;
	color: #555555;
	font-family: 'Microsoft YaHei';
	margin-left: 40px;
	float: left;
	line-height: 42px;
}
.newsB select {
	width: 20.5%;
	padding: 0px 10px;
	height: 42px;
	background: #fff;
	border: none;
	float: left;
	margin-left: 10px;
	color: #aaaaaa;
}
.newsB input {
	width: 19.6%;
	height: 42px;
	margin-left: 3%;
	float: left;
	border: 1px solid #e0e0e0;
	background: #fff;
	color: #767676;
	padding: 0px 2%;
}
.newsB a {
	cursor: pointer;
	width: 10.8%;
	text-align: center;
	line-height: 42px;
	background: #e6002f;
	color: #fff;
	float: left;
	margin-left: 10px;
}
.newsC {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.newsC li {
	width: 100%;
	padding: 30px 0px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}
.newsC li>a {
	float: left;
	width: 20%;
	overflow: hidden;
}
.newsC_c {
	width: 60%;
	float: left;
	margin-left: 3.6%;
}
.newsC_c>a {
	font-size: 18px;
	color: #333;
	display: block;
	margin-top: 20px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'Microsoft YaHei';
}
.newsC_c>a:hover {
	color: #e60012;
}
.newsC_c>p {
	color: #666666;
	line-height: 24px;
	font-size: 16px;
	margin-top: 18px;
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.newsC_c>i {
	display: none;
	font-style: normal;
}
.newsC_c_t {
	width: 100%;
	float: left;
	margin-top: 26px;
}
.newsC_c_t>span {
	float: left;
	width: 80px;
	line-height: 24px;
	border: 1px solid #e5e5e5;
	border-radius: 10px 0px 0px 10px;
	text-align: center;
}
.newsC_c_t>span i {
	display: inline-block;
	font-style: normal;
}
.newsC_c_t>span i:before {
	content: url(../images/newsico1.jpg);
	margin-right: 4px;
}
.newsC_c_t>a {
	width: 62px;
	height: 26px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 26px;
	background: #e60012;
	float: left;
	border-radius: 0px 10px 10px 0px;
}
.newsC_c_t>.bshare-custom {
	float: left;
}
.newsC_c_t>.bshare-custom>a {
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 24px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.newsC_c_t>.bshare-custom>a.bshare-more {
	background: url(../images/newsico2.jpg) no-repeat center;
}
.newsC li>span {
	float: right;
	padding: 40px 3.2%;
	text-align: center;
	border-left: 1px solid #e5e5e5;
	font-size: 48px;
	font-family: "Arial";
	font-family: 'Microsoft YaHei';
	color: #555555;
}
.newsC li>span i {
	display: block;
	font-size: 14px;
	color: #8f8f8f;
	font-weight: normal;
	font-style: normal;
}
.aboutA_main {
	padding: 58px 0px;
}
.ab4_con {
	width: 100%;
	float: left;
	text-align: center;
}
.ab4_con>a {
	padding: 0px 0px 28px 0px;
	width: 14.2%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	position: relative;
	background-repeat: no-repeat;
	background-position: top
}
.ab4_con>a img {
	margin: 0 auto;
	display: block;
}
.ab4_con>a img.N_na_img2 {
	display: none;
}
.ab4_con>a span {
	display: block;
	margin-top: 15px;
}
.ab4_con>a.cur:after {
	content: '';
	background-image: url(../images/abico8.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.ab4_con>a.cur {
	color: #e60012;
}
.ab4_con>a.cur img.N_na_img1 {
	display: none;
}
.ab4_con>a.cur img.N_na_img2 {
	display: block;
}
.ab4A {
	width: 100%;
	float: left;
	margin-top: 16px;
}
.ab4A li {
	width: 22.6%;
	display: inline-block;
	margin: 24px 1% 0px 1%;
}
.ab4A li a {
	display: block;
	padding-bottom: 38px;
	position: relative;
}
.ab4A li a p {
	width: 100%;
	overflow: hidden;
}
.ab4A li a span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666666;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 18px;
	padding: 0px 20px;
}

@media screen and (min-width:1025px) {
.ab4A li a:hover span {
	padding: 20px;
	background: #e60012;
	color: #fff;
}
.ab4_con>a:hover {
	color: #e60012;
}
.ab4_con>a:hover img.N_na_img1 {
	display: none;
}
.ab4_con>a:hover img.N_na_img2 {
	display: block;
}
}
.ab4xq_top {
	padding: 60px 0px;
}
.ab4xq_top h1 {
	font-size: 28px;
	color: #000000;
	font-family: 'Microsoft YaHei';
	display: block;
}
.ab4xq_top p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 12px;
}
.ab4xq_mid {
	width: 100%;
	float: left;
	padding: 46px 0px;
	background: #f4f4f6;
}
.ab4xq_mid a {
	float: left;
	width: 33.3%;
	font-size: 18px;
	color: #333333;
	margin: 8px 0px;
	line-height: 34px;
}
.ab4xq_mid a:before {
	content: '';
	width: 32px;
	height: 32px;
	border: 1px solid #c8c8c8;
	border-radius: 100%;
	float: left;
	margin-right: 14px;
	background: url(../images/ab4ico1.png) no-repeat center;
}
.ab4xq_mid a:hover {
	color: #e60012;
}
.ab4xq_mid a:hover:before, .ab4xq_mid a.cur:before {
	border-color: #e60012;
	background: url(../images/ab4ico01.png) no-repeat center #e60012;
}
.ab4xq_en {
	width: 100%;
	float: left;
	padding: 80px 0px;
}
.ab4xq_en img {
	display: block;
	margin: 0 auto;
}
.ab4xq_en table {
	width: 100%;
	float: left;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #e2e2e4;
	margin-top: 80px;
}
.ab4xq_en table td {
	padding: 20px 50px;
	color: #666;
	font-size: 18px;
	border-bottom: 1px solid #e2e2e4;
}
.ab4xq_en table td:first-child {
	width: 28.5%;
	color: #333333;
	background: #f4f4f6;
}
.ab4xq_en p {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	text-indent: 2em;
}
.ab1A {
	width: 100%;
	float: left;
	position: relative;
	box-shadow: 0px 4px 4px #f2f2f2;
	overflow: hidden;
}
.ab1A i {
	display: block;
	position: absolute;
	height: 4px;
	width: 60%;
	background-color: #e60012;
}
.ab1A ul {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.ab1A ul li {
	display: inline-block;
	font-size: 16px;
	height: 80px;
}
.ab1A ul li a {
	width: 126px;
	display: block;
	cursor: pointer;
	color: #333333;
	line-height: 80px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.ab1A ul li.cur a, .ab1A ul li:hover a {
	color: #e60012;
	font-family: 'Microsoft YaHei';
}
.ab1B {
	width: 100%;
	float: left;
	padding: 60px 0px 80px 0px;
}
.ab1B .ab_nav {
	margin-top: 0px;
}
.ab1B_t {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.ab1B_t>p {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	text-indent: 2em;
	text-align: center;
	padding: 0px 6%;
}
.ab1B_t div {
	width: 100%;
	overflow: hidden;
	margin-top: 44px;
}
.ab1B_t div p {
	width: 33.3%;
	float: left;
	overflow: hidden
}
.ab1C {
	width: 100%;
	float: left;
	height: 480px;
	position: relative;
}
.ab1C>p {
	background-image: url(../images/abbg.jpg);
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	position: absolute;
}
.ab1C .sea_tit {
	padding-top: 40px;
	margin-bottom: 30px;
}
.ab1C_con {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	clear: both;
}
.ab1C_con .swiper-container {
	width: 100%;
	float: left;
}
.ab1C_con .swiper-slide a {
	width: 100%;
	float: left;
	background: #fff;
}
.ab1C_con .swiper-slide a p {
	width: 100%;
	overflow: hidden;
}
.ab1C_con .swiper-slide a i {
	font-style: normal;
	font-size: 18px;
	color: #e60012;
	font-family: 'Microsoft YaHei';
	display: block;
	padding: 0px 10.8%;
	margin-top: 35px;
}
.ab1C_con .swiper-slide a span {
	font-size: 18px;
	display: block;
	padding: 0px 10.8%;
	color: #333;
	margin: 12px 0px 48px 0px;
	height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ab1C_con .swiper-slide a:hover {
	background-color: rgba(230,0,18,0.8);
}
.ab1C_con .swiper-slide a:hover span, .ab1C_con .swiper-slide a:hover i {
	color: #fff;
}
.ab1C_con .arrow-left, .ab1C_con .arrow-right {
	position: absolute;
	width: 42px;
	height: 42px;
	background-size: 100%;
	top: 118px;
}
.ab1C_con .arrow-left {
	background-image: url(../images/abpre.png);
	left: -82px;
}
.ab1C_con .arrow-right {
	background-image: url(../images/abnext.png);
	right: -82px;
}
.ab1C_con .arrow-left:hover {
	background-image: url(../images/abpre01.png);
}
.ab1C_con .arrow-right:hover {
	background-image: url(../images/abnext01.png);
}
.ab1D {
	width: 100%;
	float: left;
	padding: 46px 0px 80px 0px;
	background: url(../images/ab1bg2.jpg) no-repeat center;
	background-size: cover;
}
.ab1D .sea_tit {
	padding-top: 0px;
}
.ab1D_con {
	width: 100%;
	float: left;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #e2e2e4;
	margin-top: 46px;
	background: #fff;
}
.ab1D_con td {
	padding: 12px 28px;
	border-bottom: 1px solid #e2e2e4;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.ab1D_con td:first-child {
	text-align: right;
	font-family: 'Microsoft YaHei';
	border-right: 1px solid #e2e2e4;
	width: 150px;
}
.watA_l {
	width: 54%;
	float: left;
	margin-top: 54px;
}
.watA_l>span {
	display: block;
	position: relative;
	padding: 0px 0px 20px 42px;
	border-bottom: 1px solid #e2e2e4;
	margin: 20px 0px;
	font-size: 18px;
	color: #333333;
	font-family: 'Microsoft YaHei';
}
.watA_l>span:before {
	content: url(../images/watico1.png);
	position: absolute;
	left: 0px;
	top: 0px;
}
.watA_l>div {
	width: 100%;
	overflow: hidden;
}
.watA_l>div p {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.watA_l>div p strong {
	color: #333;
	font-family: 'Microsoft YaHei';
}
.watA_r {
	width: 43.75%;
	float: right;
	margin-top: 120px;
}
.watB {
	width: 100%;
	float: left;
	height: 480px;
	position: relative;
}
.watB>p {
	background-image: url(../images/watpic2.jpg);
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	position: absolute;
}
.pt_tit {
	padding-top: 50px;
}
.watB ul {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.watB ul li {
	width: 19.2%;
	float: left;
	position: relative;
	margin-right: 1%;
	margin-top: 10px;
}
.watB ul li p, .watB ul li p img {
	width: 100%;
	float: left;
}
.watB ul li:nth-child(5n) {
	margin-right: 0px;
}
.watB ul li>img {
	width: 100%;
	float: left;
}
.watB ul li>div {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	color: #fff;
	padding: 0px 9.4%;
}
.watB ul li>div span {
	display: block;
	padding: 18px 0px 16px 0px;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	font-family: "å¾®è½¯é›…é»‘";
	font-family: 'Microsoft YaHei';
}
.watB ul li>div p {
	font-size: 16px;
	margin-top: 16px;
}
.watB ul li:hover>div {
	background: #e60012;
}
.watC {
	padding-bottom: 80px;
}
.watC ul {
	width: 100%;
	float: left;
	margin-top: 48px;
}
.watC ul li {
	width: 31.8%;
	margin-right: 2%;
	float: left;
	border: 1px solid #e2e2e4;
}
.watC ul li:nth-child(3n) {
	margin-right: 0px;
}
.watC ul li div, .watC ul li>p {
	width: 100%;
	overflow: hidden;
}
.watC ul li div {
	padding: 16px 0px;
	position: relative;
}
.watC ul li div:after {
	content: url(../images/watico3.png);
	position: absolute;
	bottom: 0px;
	right: 0px;
	line-height: 0;
}
.watC ul li div strong {
	font-size: 16px;
	color: #333333;
	display: block;
	padding: 0px 5.6%;
	height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.watC ul li div p {
	font-size: 16px;
	color: #666666;
	padding: 10px 5.6%;
	height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.watC ul li div i {
	display: inline-block;
	font-style: normal;
	line-height: 18px;
	margin-left: 5.6%;
	padding: 0px 10px;
	color: #e60012;
	border: 1px solid #e60012;
	border-radius: 10px;
}
.watD {
	width: 100%;
	float: left;
	position: relative;
	height: 577px;
	background: url(../images/watbg.jpg) no-repeat center;
	background-size: cover;
}
.watD_con {
	width: 100%;
	float: left;
}
.watD_con>img {
	float: left;
	width: 46.8%;
}
.watD_con ul {
	width: 48%;
	float: right;
	border: 1px solid #e2e2e4;
	boder-bottom: none;
	margin-top: 78px;
}
.watD_con ul li {
	padding: 12px 64px 12px 54px;
	line-height: 28px;
	border-bottom: 1px solid #e2e2e4;
	font-size: 16px;
	color: #000000;
	position: relative;
}
.watD_con ul li:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #5b5b5b;
	border-radius: 100%;
	position: absolute;
	left: 0px;
	top: 21px;
	left: 32px;
}
.ptieA, .ptieR dl {
	width: 100%;
	float: left;
}
.ptieA {
	margin-top: 60px;
}
.ptieA>img {
	width: 41.25%;
	float: left;
}
.ptieR {
	width: 54%;
	float: right;
}
.ptieR dl {
	border-bottom: 1px solid #e2e2e4;
	padding: 26px 0px;
}
.ptieR dl dt {
	font-size: 18px;
	color: #333333;
	line-height: 28px;
}
.ptieR dl dd {
	margin-top: 14px;
}
.ptieR dl dd p {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.ptieR dl:last-child {
	padding-bottom: 0px;
	border: none;
}
.ptieB {
	width: 100%;
	float: left;
	height: 480px;
	position: relative;
	clear: both;
}
.ptieB .sea_tit {
	padding-bottom: 56px;
}
.ptieB>p {
	background-image: url(../images/ptpic2.jpg);
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	position: absolute;
}
.ptieB_con {
	width: 1366px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url(../images/xian.jpg) no-repeat center;
}
.ptieB_con .swiper-container {
	width: 1100px;
	margin: 0 auto;
}
.ptieB_con .swiper-slide {
	overflow: inherit !important;
}
.ptieB_con .swiper-slide p {
	font-size: 16px;
	width: 110px;
	height: 48px;
	border-left: 2px solid #e60012;
	margin: 0px 23px;
	line-height: 24px;
	padding: 60px 18px 20px 18px;
	position: relative;
}
.ptieB_con .swiper-slide p i {
	position: absolute;
	top: 0px;
	left: -23px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius: 100%;
	background: #e60012;
	color: #fff;
	font-style: normal;
	font-family: 'Microsoft YaHei';
	font-family: "å¾®è½¯é›…é»‘"
}
.ptieB_con .swiper-slide p:nth-child(2) i {
	bottom: 0px;
	top: auto;
}
.ptieB_con .swiper-slide p:nth-child(2) {
	margin: 0px 0px 0px 78px;
	padding: 20px 18px 60px 18px;
}
.ptieB_con .arrow-left, .ptieB_con .arrow-right {
	position: absolute;
	width: 42px;
	height: 42px;
	background-size: 100%;
	top: 108px;
}
.ptieB_con .arrow-left {
	background-image: url(../images/abpre.png);
	left: 0px;
}
.ptieB_con .arrow-right {
	background-image: url(../images/abnext.png);
	right: 0px;
}
.ptieB_con .arrow-left:hover {
	background-image: url(../images/abpre01.png);
}
.ptieB_con .arrow-right:hover {
	background-image: url(../images/abnext01.png);
}
.ptieC {
	width: 100%;
	float: left;
	background: url(../images/ptpic3.jpg) no-repeat center;
	padding-bottom: 80px;
	background-size: cover;
}
.ptieC h1 {
	font-size: 18px;
	color: #fff;
	font-family: 'Microsoft YaHei';
	padding: 10px 0px;
	background: #000000;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 48px;
}
.ptieC table {
	width: 100%;
	float: left;
	border-collapse: collapse;
	border-spacing: 0;
}
.ptieC table thead td {
	background: #e2e2e4;
	text-align: center;
	font-size: 18px;
}
.ptieC table td {
	border-bottom: 1px solid #cbcbcd;
	border-right: 1px solid #cbcbcd;
	padding: 12px 26px;
}
.ptieC table td:last-child {
	border-right: none;
}
.ptieC table tbody td {
	font-size: 16px;
	color: #666666;
	text-align: center;
	background: #fff
}
.ptieC table tbody tr:nth-child(2n) td {
	background: #f4f4f6;
}
.jmianA {
	width: 100%;
	float: left;
	border-top: 1px solid #e2e2e4;
	margin-top: 72px;
}
.jmianA>a {
	font-size: 24px;
	color: #000000;
	font-family: 'Microsoft YaHei';
	background: #fff;
	margin-top: -14px;
	float: left;
}
.jmianA>a:after {
	content: '|';
	margin: 0px 18px;
	color: #000000;
}
.jmianA>a:last-child:after {
	display: none;
}
.jmianA>a:last-child {
	padding-right: 24px;
}
.jmianA>a:hover, .jmianA>a.cur {
	color: #e60012;
}
.jmianB {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.jmianB>img {
	width: 43.5%;
	float: left;
	margin-top: 22px;
}
.jmianB_r {
	width: 50.8%;
	float: right;
	margin-top: 30px;
}
.jmianB_r>span {
	font-size: 18px;
	color: #333333;
	font-family: 'Microsoft YaHei';
	margin-bottom: 14px;
	display: block;
}
.jmianB_r>p {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.jmianB_r>ul {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.jmianB_r>ul li {
	width: 49%;
	float: left;
	background: #f4f4f6;
	height: 102px;
	margin-top: 10px;
}
.jmianB_r>ul li:nth-child(2n) {
	float: right;
}
.jmianB_r>ul li div {
	padding: 16px 20px 0px 70px;
	position: relative;
}
.jmianB_r>ul li div>img {
	position: absolute;
	left: 20px;
}
.jmianB_r>ul li div strong {
	font-size: 16px;
	color: #e60012;
}
.jmianB_r>ul li div p {
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 4px;
	height: 48px;
	overflow: hidden;
}
.jmianC, .jmianC ul {
	width: 100%;
	float: left;
}
.jmianC ul, .jmianD ul {
	margin-top: 46px;
}
.jmianC ul li {
	width: 23.5%;
	float: left;
	border: 1px solid #e2e2e4;
	margin-right: 1.6%;
}
.jmianC ul li>div {
	overflow: hidden;
	padding: 18px 8% 12px 8%;
	position: relative;
	z-index: 1;
}
.jmianC ul li>div i {
	font-style: normal;
	font-size: 90px;
	color: #fdeeef;
	height: 88px;
	right: 12%;
	position: absolute;
	bottom: 0px;
	font-family: "Microsoft YaHei";
	z-index: -1;
}
.jmianC ul li>div strong {
	font-size: 16px;
	color: #333333;
	display: block;
}
.jmianC ul li>div p {
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 6px;
	height: 48px;
	overflow: hidden;
}
.jmianC ul li>p {
	width: 100%;
	overflow: hidden;
}
.jmianC ul li>p>img {
	width: 100%;
}
.jmianC ul li:nth-child(4n) {
	margin-right: 0px;
}
.jmianB_rA ul li {
	margin-right: 0px;
	width: 100%;
}
.jmianD, .jmianD ul {
	width: 100%;
	float: left;
}
.jmianD ul li {
	position: relative;
	float: left;
	width: 23.75%;
	overflow: hidden;
	margin-right: 1.6%;
}
.jmianD ul li:after {
	content: '';
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: url(../images/jmpic6.png) no-repeat center bottom;
}
.jmianD ul li span {
	position: absolute;
	z-index: 2;
	left: 0px;
	right: 0px;
	font-size: 16px;
	color: #fff;
	font-family: 'Microsoft YaHei';
	bottom: 26px;
	padding: 0px 9%;
}
.jmianD ul li:nth-child(4n) {
	margin-right: 0px;
}
.jmianD ul li p, .jmianD ul li p img {
	width: 100%;
}
.jmianC_a ul li {
	width: 49%;
	margin-right: 0px;
}
.jmianC_a ul li:nth-child(2n) {
	float: right;
}
.jmianC ul li>div p {
	height: 72px;
}
.jmianD_a ul li {
	width: 32%;
	margin-right: 2%;
}
.jmianD_a ul li:nth-child(3n) {
	margin-right: 0px;
}
.ab2_top {
	float: left;
	width: 100%;
	background: url(../images/ab2pic1.jpg) no-repeat center;
	height: 550px;
	margin-top: 80px;
}
.ab2_top li {
	width: 15.8%;
	padding: 0px 1.5%;
	height: 100%;
	float: left;
	border-left: 1px solid #9d9798;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.ab2_top li strong {
	font-size: 18px;
	color: #fff;
	display: block;
	margin-top: 70px;
}
.ab2_top li strong i {
	display: block;
	font-size: 60px;
	font-style: normal;
	margin-bottom: 10px;
}
.ab2_top li p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 16px;
	color: #fff;
	display: none;
}
.ab2_top li:first-child {
	border-left: none;
}
.ab2_top li.cur p {
	display: block;
}
.ab2_top li.cur {
	padding: 0px 3.6%;
	width: 35%;
}
.ab2_top li.cur strong {
	color: #e60012;
}
.ab2_con>img {
	width: 100%;
	float: left;
	margin-top: 22px;
}
.ab2_en {
	width: 100%;
	float: left;
	margin: 56px 0px 80px 0px;
}
.ab2_en li {
	padding: 17px 1.5%;
	width: 28.8%;
	float: left;
	border: 1px solid #e2e2e4;
	margin-top: 24px;
	margin-right: 2%;
}
.ab2_en li:nth-child(3n) {
	margin-right: 0px;
}
.ab2_en li p {
	overflow: hidden;
	width: 100%;
	margin-bottom: 16px;
}
.ab2_en li span {
	display: block;
	text-align: center;
	position: relative;
	font-size: 16px;
	padding-left: 10%;
	max-width: 90%;
	margin: 0 auto;
	color: #666666;
	margin-top: 22px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ab2_en li span:before {
	content: url(../images/ab2ico1.png);
	margin-left: -36px;
	position: absolute;
	top: 0px;
}
.ab_more {
	width: 100%;
	float: left;
	margin-bottom: 80px;
	text-align: center;
}
.ab_more>a {
	display: inline-block;
	font-size: 14px;
	color: #e60012;
	border: 1px solid #e60012;
	border-radius: 16px;
	width: 124px;
	line-height: 32px;
	text-align: center;
}
.ab_more>a:hover {
	background: #e60012;
	color: #fff;
}
.ab3_con {
	padding: 80px 0px;
}
.ab3_top, .ab3_top dl {
	width: 100%;
	float: left;
}
.ab3_t_l {
	width: 53.5%;
	float: left;
}
.ab3_t_l dl {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e2e2e4;
}
.ab3_t_l dl i {
	font-style: normal;
}
.ab3_t_l dl dt {
	font-size: 24px;
	margin-bottom: 14px;
}
.ab3_t_l dl dt h1 {
	font-size: 24px;
	color: #666666;
	font-family: 'Microsoft YaHei';
}
.ab3_t_l dl dt strong {
	color: #e60012;
	margin-top: 14px;
	display: block;
}
.ab3_t_l dl dt i {
	font-size: 14px;
}
.ab3_t_l p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.ab3_top>img {
	width: 43%;
	float: right;
	margin-top: -40px;
}
.ab3_mid, .ab3_en {
	width: 100%;
	float: left;
}
.ab3_mid p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 12px;
}
.ab3_en {
	margin-top: 22px;
}
.ab3_en li {
	width: 32%;
	float: left;
	margin-right: 2%;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
}
.ab3_en li:nth-child(3n) {
	margin-right: 0px;
}
.ab3_en li span {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	padding-top: 66px;
	font-size: 24px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: top;
}
.ab3_en li:nth-child(1) span {
	background-image: url(../images/ab2ico2.png);
}
.ab3_en li:nth-child(2) span {
	background-image: url(../images/ab2ico3.png);
}
.ab3_en li:nth-child(3) span {
	background-image: url(../images/ab2ico4.png);
}
.ab3_en li:nth-child(4) span {
	background-image: url(../images/ab2ico5.png);
}
.ab3_en li:nth-child(5) span {
	background-image: url(../images/ab2ico6.png);
}
.ab3_en li:nth-child(6) span {
	background-image: url(../images/ab2ico7.png);
}
.ab3_bottom {
	width: 100%;
	float: left;
	height: 240px;
	position: relative;
}
.ab3_bottom>p {
	background-image: url(../images/ab3bg.jpg);
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	position: absolute;
}
.ab3_bottom dl {
	width: 90%;
	float: left;
	margin-left: 5%;
	text-align: center;
	color: #fff;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.ab3_bottom dl dt {
	font-size: 30px;
	line-height: 48px;
	margin-bottom: 18px;
}
.ab3_bottom dl dd a {
	display: inline-block;
	width: 124px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	background: #e60012;
	border-radius: 16px;
}
.ab3_bottom dl dd a:hover {
	opacity: 0.8;
}
.aboutA {
	width: 100%;
	float: left;
	background: url(../images/abpic9.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 80px;
}
.aboutA_con {
	width: 100%;
	float: left;
	margin-top: 38px;
}
.aboutA_con>img {
	width: 38.6%;
	float: left;
}
.aboutA_R {
	padding:30px 0;
}
.aboutA_R p {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	margin-bottom: 10px;
}
.aboutB {
	width: 100%;
	float: left;
	height: 554px;
	position: relative;
}
.aboutB>p {
	background-image: url(../images/apic2.jpg);
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	position: absolute;
}
.aboutB .sea_tit>span {
	color: #fff;
}
.aboutB_con {
	width: 1200px;
	left: 50%;
	transform: translateX(-50%);
	clear: both;
	position: absolute;
	bottom: 0px;
}
.aboutB_con .swiper-container {
	width: 100%;
	float: left;
}
.aboutB_con .swiper-container .swiper-slide {
	height: 438px !important;
	position: relative;
}
.aboutB_c_a {
	padding-bottom: 70px;
	padding-left: 12%;
	margin-left: 8%;
	border-left: 1px solid #fff;
	position: absolute;
	bottom: 0px;
}
.aboutB_c_a:before {
	content: '';
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background: #e60012;
	position: absolute;
	left: -8px;
}
.aboutB_c_a strong {
	font-size: 24px;
	color: #e60012;
	display: block;
	margin-bottom: 28px;
	padding-right: 4%;
}
.aboutB_c_a p {
	color: #d3cfcf;
	line-height: 24px;
	max-height: 288px;
	overflow: hidden;
	padding-right: 4%;
}
.aboutB_c_a p:before {
	content: '';
	width: 20px;
	height: 1px;
	background: #e60012;
	position: absolute;
	left: -11px;
}
.aboutB_con .arrow-left, .aboutB_con .arrow-right {
	position: absolute;
	width: 42px;
	height: 42px;
	background-size: 100%;
	top: 126px;
}
.aboutB_con .arrow-left {
	background-image: url(../images/abpre.png);
	left: -86px;
}
.aboutB_con .arrow-right {
	background-image: url(../images/abnext.png);
	right: -86px;
}
.aboutB_con .arrow-left:hover {
	background-image: url(../images/abpre01.png);
}
.aboutB_con .arrow-right:hover {
	background-image: url(../images/abnext01.png);
}
.aboutC {
	padding-bottom: 80px;
}
.aboutC .pt_tit p {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	margin-top: 40px;
}
.aboutC ul {
	width: 100%;
	float: left;
	margin-top: 36px;
}
.aboutC ul li {
	width: 48.75%;
	float: left;
	border: 1px solid #e2e2e4;
}
.aboutC ul li>p {
	width: 100%;
	overflow: hidden;
}
.aboutC ul li>div {
	padding: 16px 3.6%;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.aboutC ul li:nth-child(2n) {
	float: right;
}
.aboutC ul li>div p {
	height: 112px;
	overflow: hidden;
}
.aboutD {
	width: 100%;
	float: left;
	height: 614px;
	position: relative;
}
.aboutD>p {
	background-image: url(../images/apic5.jpg);
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	position: absolute;
}
.aboutD .w1200 {
	position: relative;
	z-index: 2;
}
.aboutD .sea_tit>span {
	color: #fff;
}
.aboutD .pt_tit p {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-top: 40px;
}
.aboutD ul {
	width: 100%;
	float: left;
	margin-top: 35px;
}
.aboutD ul li {
	width: 38.75%;
	float: left;
	padding: 40px 5% 0px 5%;
	height: 330px;
	color: #fff;
}
.aboutD ul li:nth-child(1) {
	background: url(../images/apic6.jpg) no-repeat center;
	background-size: cover;
}
.aboutD ul li:nth-child(2) {
	background: url(../images/apic7.jpg) no-repeat center;
	background-size: cover;
	float: right;
}
.aboutD ul li strong, .sj_aboutD_con .swiper-slide strong {
	display: block;
	padding-left: 88px;
	font-size: 18px;
	position: relative;
	line-height: 52px;
	margin-bottom: 20px
}
.aboutD ul li strong:before {
	content: url(../images/aico4.png);
	position: absolute;
	left: 0px;
}
.aboutD ul li p, .sj_aboutD_con .swiper-slide p {
	line-height: 28px;
}
.aboutD ul li:nth-child(2) strong:before {
	content: url(../images/aico5.png)
}
.sj_aboutD_con {
	width: 80%;
	float: left;
	color: #fff;
	padding: 30px 5%;
	display: none;
	margin: 40px 5% 0px 5%;
	background-color: rgba(230,0,18,0.6);
}
.sj_aboutD_con .swiper-slide strong {
	padding-left: 0px;
}
.sj_aboutD_con .swiper-slide strong img {
	margin-right: 2%;
}
.sj_aboutD_con .pagination {
	width: 100%;
	float: left;
	margin-top: 40px;
	text-align: center;
}
.sj_aboutD_con .pagination span {
	width: 8px;
	height: 8px;
	display: inline-block;
	margin: 0px 4px;
	border-radius: 100%;
	background: #fff
}
.sj_aboutD_con .pagination span.swiper-active-switch {
	width: 20px;
	border-radius: 10px;
}
.aboutF {
	width: 100%;
	float: left;
	height: 614px;
	background: url(../images/apic8.jpg) no-repeat center;
	background-size: cover
}
.aboutF .pt_tit>span {
	color: #fff;
}
.aboutF .tabs {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 46px;
}
.aboutF .tabs a {
	display: inline-block;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	padding: 16px 1.6%;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	margin: 0px 5px;
}
.aboutF .tabs a.active {
	background-color: rgba(255,255,255,0.7);
	color: #e60012;
}
.aboutF .swiper-container {
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,0.7);
	padding: 80px 0px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	text-align: center;
}
.aboutF .swiper-container .swiper-slide p {
	padding: 0px 4%;
}
.aboutG {
	padding: 80px 0px;
}
.aboutG_con {
	width: 100%;
	float: left;
	background: url(../images/apic9.jpg) no-repeat center;
	background-size: cover;
	padding: 58px 0px;
}
.aboutG_con dl {
	background: url(../images/abg.png) no-repeat center bottom;
	padding: 34px 3% 64px 3%;
	width: 34.5%;
	float: right;
	margin-right: 5%;
	background-size: cover;
}
.aboutG_con dl dt {
	color: #e60012;
	font-size: 20px;
	font-family: 'Microsoft YaHei';
	margin-bottom: 20px;
}
.aboutG_con dl dd {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.aboutE {
	padding-bottom: 80px;
}
.aboutE_con {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	margin-top: 46px
}
.aboutE_con .rightBtn, .aboutE_con .leftBtn {
	width: 39px;
	height: 36px;
	cursor: pointer;
	position: absolute;
	top: 15px;
}
.aboutE_con .rightBtn {
	background: url(../images/anext.png) no-repeat center;
	right: 25px;
}
.aboutE_con .leftBtn {
	background: url(../images/apre.png) no-repeat center;
	left: 25px;
}
.aboutE_con .rightBtn:hover {
	background: url(../images/anext01.png) no-repeat center;
}
.aboutE_con .leftBtn:hover {
	background: url(../images/apre01.png) no-repeat center;
}
.aboutE_con .info {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.aboutE_con .info .dec:not(:first-child) {
	display: none;
}
.aboutE_con .info .dec {
	color: #000;
	overflow: hidden;
	text-align: center;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.aboutE_con .info .dec_l {
	display: inline-block;
	text-align: left;
	margin: 0px 20px;
}
.aboutE_con .info .dec_l>p {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #666666;
	position: relative;
}
.aboutE_con .info .dec_l>p strong {
	position: absolute;
	color: #e60012;
	font-size: 60px;
	left: 0px;
	top: 82px;
}
.aboutE_con .info .dec_l>p span {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.aboutE_con .list_ab {
	width: 882px;
	padding: 0px 159px;
	float: left;
	position: relative;
	border-top: 1px solid #e2e2e4;
	border-bottom: 1px solid #e2e2e4;
	height: 68px;
	line-height: 68px;
	font-size: 24px;
	color: #666666;
	font-family: 'Microsoft YaHei';
}
.aboutE_con .list_ab .list_ab_cn {
	height: 100%;
	overflow: hidden;
	padding-top: 2px;
	margin-top: -2px;
	width: 100%;
	position: relative;
	float: left;
}
.aboutE_con ul {
	position: relative;
	width: 800%;
	height: 100%;
}
.aboutE_con ul li {
	width: 157px;
	text-align: center;
	position: relative;
	float: left;
	margin-right: 84px;
	z-index: 4;
}
.aboutE_con ul li.cur:after {
	position: absolute;
	left: 0px;
	right: 0px;
	top: -1px;
	height: 1px;
	background: #e60012;
	content: ''
}
.aboutE_con ul li span:nth-child(1) {
	float: left;
}
.aboutE_con ul li span:nth-child(2) {
	float: right;
}
.serA {
	padding: 20px 0px 100px 0px;
}
.serA .pt_tit p {
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	margin-top: 46px;
	padding: 0px 230px;
}
.serB {
	width: 100%;
	float: left;
	background: url(../images/serpic1.jpg) no-repeat center;
	background-size: cover;
	padding: 96px 0px 66px 0px;
	text-align: center;
}
.serB strong {
	display: block;
	font-size: 42px;
	color: #333333;
}
.serB p {
	font-size: 26px;
	color: #333333;
	line-height: 36px;
	margin: 20px 0px 30px 0px;
}
.serC {
	width: 100%;
	float: left;
	background: url(../images/bg.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 80px;
}
.serC_con {
	width: 1066px;
	margin: 0 auto;
	overflow: hidden;
}
.serC_con .hd ul {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 36px;
}
.serC_con .hd ul li {
	display: inline-block;
	margin: 0px 10px;
	cursor: default;
	width: 124px;
	line-height: 40px;
	background: #a5a5a5;
	border-radius: 20px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.serC_con .hd ul li.on {
	background: #e60012;
}
.serC_con .bd ul {
	width: 100%;
	float: left;
	margin-top: 20px;
	background: url(../images/serxian.png) no-repeat 0px 88px;
}
.serC_con .bd ul.lf_ser {
	background: url(../images/serxian01.png) no-repeat 0px 88px;
}
.serC_con .bd ul li {
	width: 25%;
	float: left;
	text-align: center;
	margin-top: 26px;
}
.serC_con .bd ul li p {
	width: 118px;
	height: 118px;
	background: #f2f2f4;
	line-height: 118px;
	font-size: 18px;
	color: #666666;
	border-radius: 100%;
	display: inline-block;
	box-shadow: 0px 0px 10px #e0e0e0
}
.serC_con .bd ul li span {
	display: block;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #666;
	margin-top: 20px;
}
.serC_con .bd ul li i {
	font-size: 24px;
	color: #666666;
	font-family: 'Microsoft YaHei';
	font-style: normal;
	margin-left: 6px;
}
.serC_con .bd ul li:nth-child(5), .serC_con .bd ul li:nth-child(6), .serC_con .bd ul li:nth-child(7), .serC_con .bd ul li:nth-child(8) {
	float: right;
}

@media screen and (min-width:1025px) {
.serC_con .bd ul li:hover p {
	background: url(../images/serico3.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	font-family: 'Microsoft YaHei';
}
}
.serC_con .bd ul li:after {
	content: '';
}
.serD {
	width: 100%;
	float: left;
	height: 562px;
	position: relative;
}
.serD>p {
	background-image: url(../images/seapic9.jpg);
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	position: absolute;
}
.serD_con {
	width: 100%;
	float: left;
	position: relative;
	z-index: 6;
	margin-top: 22px;
}
.serD_con li {
	padding: 28px 0px;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	width: 23.2%;
	margin: 24px 2% 0px 0px;
	text-align: center;
	float: left;
}
.serD_con li:nth-child(4n) {
	margin-right: 0px;
}
.serD_con li i {
	width: 56px;
	height: 56px;
	background-image: url(../images/serico5.png);
	background-size: 100%;
	font-style: normal;
	display: inline-block;
	line-height: 56px;
	font-size: 24px;
	font-family: 'Microsoft YaHei';
}
.serD_con li span {
	display: block;
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-top: 16px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media screen and (min-width:1025px) {
.serD_con li:hover {
	background: #e60012
}
}
.ser3T {
	width: 100%;
	float: left;
}
.serE {
	width: 100%;
	float: left;
	padding: 40px 0px 80px 0px;
	text-align: center;
}
.serE li {
	width: 23.2%;
	display: inline-block;
	margin: 0px 0.5%;
	border: 1px solid #eaeaea;
}
.serE li p {
	width: 100%;
	overflow: hidden;
}
.serE li span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 56px;
	border-top: 1px solid #eaeaea;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media screen and (min-width:1025px) {
.serE li:hover, .serE li:hover span {
	border-color: #e60012;
	color: #fff;
}
.serE li:hover span {
	background: #e60012
}
}
.ser3C_con {
	width: 100%;
	float: left;
	padding-top: 38px;
}
.ser3_con_a {
	width: 100%;
	float: left;
	background: #f4f4f6;
	margin-top: 60px;
	position: relative;
}
.ser3_con_a>p {
	width: 50%;
	float: left;
	overflow: hidden;
}
.ser3_con_a>div {
	width: 45%;
	float: left;
	margin-left: 2.5%;
}
.ser3_con_a>div span {
	font-size: 28px;
	color: #333333;
	display: block;
	margin-top: 30px;
}
.ser3_con_a>div p {
	font-size: 16px;
	color: #666666;
	padding: 24px 0px;
	border-bottom: 1px solid #dcdcde;
}
.ser3_con_a>:after {
	content: url(../images/serico7.png);
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.lfcase .ab_nav {
	margin-top: 62px;
}
.lfcase .ser3C_con {
	padding-top: 0px;
}
.ser3A {
	width: 100%;
	float: left;
	margin-top: 46px;
	text-align: center;
}
.ser3A li {
	padding: 40px 0px 30px 0px;
	display: inline-block;
	width: 20%;
	background: #f4f4f6;
	margin: 0px 2.475%;
	text-align: center;
	font-size: 16px;
	color: #666666;
	position: relative;
}
.ser3A li p {
	padding-top: 78px;
	position: relative;
}
.ser3A li:nth-child(1) p {
	background: url(../images/serico9.png) no-repeat center top;
}
.ser3A li:nth-child(2) p {
	background: url(../images/serico10.png) no-repeat center top;
}
.ser3A li:nth-child(3) p {
	background: url(../images/serico11.png) no-repeat center top;
}
.ser3A li:nth-child(4) p {
	background: url(../images/serico12.png) no-repeat center top;
}
.ser3A li:after {
	content: url(../images/serico13.png);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -19%;
}
.ser3A li:last-child:after {
	display: none;
}
.ser3A li:hover {
	background: #f8f8f9;
}
.ser3A li:hover p {
	color: #e60012;
}
.ser3_main {
	padding-bottom: 80px;
	width: 100%;
	float: left;
}
.ser3B {
	width: 30.75%;
	float: left;
	margin-right: 3.75%;
	margin-top: 46px;
	position: relative;
	background: #f2f2f4;
}
.ser3B:nth-child(3n) {
	margin-right: 0px;
}
.ser3B .swiper-slide a {
	width: 100%;
	float: left;
}
.ser3B .swiper-slide a p {
	width: 100%;
	overflow: hidden;
}
.ser3B>span {
	display: block;
	padding: 32px 86px;
	font-size: 18px;
	color: #666666;
	position: relative;
}
.ser3B>span:before {
	content: '';
	height: 38px;
	position: absolute;
	left: 28px;
	top: 20px;
}
.ser3B:nth-child(1)>span:before {
	width: 37px;
	background-image: url(../images/ser3ico1.png)
}
.ser3B:nth-child(2)>span:before {
	width: 42px;
	background-image: url(../images/ser3ico2.png)
}
.ser3B:nth-child(3)>span:before {
	width: 42px;
	background-image: url(../images/ser3ico3.png)
}
.ser3B:nth-child(1):hover span:before {
	background-image: url(../images/ser3ico01.png);
}
.ser3B:nth-child(2):hover span:before {
	background-image: url(../images/ser3ico02.png);
}
.ser3B:nth-child(3):hover span:before {
	background-image: url(../images/ser3ico03.png);
}
.ser3B:hover {
	background: #e60012;
}
.ser3B:hover span {
	color: #fff;
}
.ser3B:hover span:before {
	background-image: url(../images/ser3ico03.png);
}
.ser3B .pagination {
	position: absolute;
	right: 28px;
	bottom: 39px;
	z-index: 40;
}
.ser3B .pagination span {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	border: 1px solid #666666;
	float: left;
	margin: 0px 4px;
}
.ser3B .pagination span.swiper-active-switch {
	background: #666;
}
.ser3B:hover .pagination span {
	border-color: #fff;
}
.ser3B:hover .pagination span.swiper-active-switch {
	background: #fff;
}
.ser_fix, .ser6_fix {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,0.6);
	z-index: 999999;
	display: none;
	overflow-y: scroll;
}
.ser_fix dl, .ser6_fix dl {
	margin: 0 auto;
	width: 714px;
	padding-bottom: 50px;
	overflow: hidden;
	background: url(../images/serbg.jpg) no-repeat bottom #fff;
	margin-top: 10%;
	border-radius: 4px;
}
.ser_fix dl dt, .ser6_fix dl dt {
	background: #e60012;
	padding: 30px 34px;
	color: #fff;
	position: relative;
}
.ser_fix dl dt:after, .ser6_fix dl dt:after {
	content: url(../images/serico14.png);
	position: absolute;
	right: 78px;
	bottom: 0px;
	line-height: 0px;
}
.ser_fix dl dt em, .ser6_fix dl dt em {
	width: 32px;
	height: 32px;
	background: url(../images/close.png) no-repeat center;
	position: absolute;
	right: 40px;
	top: 28px;
}
.ser_fix dl dt strong, .ser6_fix dl dt strong {
	font-size: 24px;
}
.ser_fix dl dd, .ser6_fix dl dd {
	padding: 0px 30px;
}
.ser_fix dl dt i {
	font-style: normal;
	margin-left: 10px;
}
.ser_fix dl dd>p {
	width: 314px;
	float: left;
	margin-top: 22px;
	position: relative;
}
.ser_fix dl dd>p:nth-child(2n) {
	float: right;
}
.ser_fix dl dd>p span, .ser_fix dl dd>div span {
	font-size: 16px;
	color: #666666;
	line-height: 42px;
	width: 78px;
	text-align: right;
	float: left;
}
.ser_fix dl dd>p input, .ser_fix dl dd>p select, .ser_fix dl dd>p a {
	width: 200px;
	float: left;
	height: 40px;
	border: 1px solid #e0e0e0;
	background: none;
	padding: 0px 6px;
	margin-left: 10px;
}
.ser_fix dl dd>p.frm_p {
	width: 100%;
}
.ser_fix dl dd>p.frm_p input.addr {
	width: 540px;
	color: #bfbfbf;
	margin-top: 20px;
}
.ser_fix dl dd>p a {
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.ser_fix dl dd>p i, .ser_fix dl dd>.ser_fix_d div p i {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #e60012;
	font-style: normal;
}
.ser_fix dl dd>.ser_fix_d {
	width: 100%;
	float: left;
	margin-top: 22px
}
.ser_fix dl dd>.ser_fix_d div {
	width: 566px;
	float: right;
}
.ser_fix dl dd>.ser_fix_d div p {
	width: 100%;
	float: left;
	position: relative;
}
.ser_fix dl dd>.ser_fix_d div textarea {
	width: 540px;
	float: left;
	height: 86px;
	border: 1px solid #e0e0e0;
	padding: 6px;
}
.ser_fix dl dd>.ser_fix_d div a {
	float: left;
	width: 166px;
	background: #b7b7b7;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	margin: 30px 14px 0px 0px;
}
.ser_fix dl dd>.ser_fix_d div a.cur, .ser_fix dl dd>.ser_fix_d div a:hover {
	background: #e60012;
}
.ser_fix dl dd>.ser_fix_d div p input {
	width: 100px;
	float: left;
	height: 30px;
	border: 1px solid #e0e0e0;
	background: none;
	padding: 0px 6px;
	margin-left: 0px;
}
.ser_fix dl dd>.ser_fic_y>span {
	line-height: 30px;
}
.ser_fix dl dd>.ser_fic_y>div p input {
	margin-right: 10px;
}
.ser_fix dl dd>p select {
	width: 212px;
	color: #bfbfbf;
}
.ser_fix dl dd>p.address select {
	width: 178px;
}
.ser_fix dl dd>p a {
	color: #bfbfbf;
}
input::-webkit-input-placeholder {
color:#bfbfbf;
}
input::-moz-placeholder {
color:#bfbfbf;
}
input:-moz-placeholder {
color:#bfbfbf;
}
input:-ms-input-placeholder {
color:#bfbfbf;
}
.ser6_fix dl {
	background: #fff;
	height: auto;
	padding-bottom: 36px;
}
.ser6_fix_t {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.ser6_fix_t ul {
	width: 386px;
	float: left;
}
.ser6_fix_t ul li {
	width: 100%;
	float: left;
	line-height: 40px;
	margin-top: 20px;
}
.ser6_fix_t ul li span {
	color: #333333;
	float: left;
	margin-right: 14px
}
.ser6_fix_t ul li input {
	width: 258px;
	height: 40px;
	border: 1px solid #e0e0e0;
	padding: 0px 6px;
	float: left;
}
.ser6_fix_t ul li i {
	font-style: normal;
	color: #e60012;
	margin-left: 10px;
}
.ser6_fix_t a {
	float: left;
	width: 105px;
	height: 105px;
	background: #d2d2d4;
	text-align: center;
	margin: 20px 0px 0px 20px;
	font-family: 'Microsoft YaHei';
}
.ser6_fix_t a.jsuan {
	font-size: 28px;
	color: #fff;
	background: #e60012
}
.ser6_fix_t a.jsuan span {
	margin-top: 24px;
	display: block;
}
.ser6_fix_t a.btnreset {
	font-size: 20px;
	color: #4c4c4c;
}
.ser6_fix_t a.btnreset span {
	display: inline-block;
	padding-top: 32px;
	background: url(../images/sico19.png) no-repeat center top;
	margin-top: 27px;
}
.ser6_fix_t a.btnreset:hover {
	background: #e60012
}
.ser6_fix_t a.btnreset:hover span {
	color: #fff;
	background: url(../images/sico019.png) no-repeat center top;
}
.ser6_fix dl dd>p {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #e60012;
	font-family: 'Microsoft YaHei';
	padding: 40px 0px 30px 0px;
	border-bottom: 1px solid #dcdcdc;
}
.ser6_fix dl dd>p span {
	border-bottom: 2px solid #e60012;
	padding: 0px 4px 8px 4px;
}
.ser6_fix_e {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.ser6_fix_e>img {
	width: 38%;
	float: left;
}
.ser6_fix_eR {
	width: 53.5%;
	float: right;
}
.ser6_fix_eR strong {
	display: block;
	font-size: 18px;
	color: #666666;
	margin: 10px 0px 20px 0px
}
.ser6_fix_eR p {
	color: #666666;
	line-height: 28px
}
.ser4A {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.ser4A li {
	border: 1px solid #e0e0e0;
	float: left;
	width: 281px;
	height: 118px;
	position: relative;
	background: #fff;
	margin: 22px 22px 0px 0px;
}
.ser4A li p {
	padding: 20px 20px 0px 80px;
	font-size: 18px;
	color: #666666;
}
.ser4A li>span {
	width: 46px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: absolute;
	left: 18px;
	top: 20px;
	font-family: 'Microsoft YaHei';
	background: url(../images/sico14.png) no-repeat center;
	font-size: 20px;
	color: #666666;
}
.ser4A li p span {
	display: block;
	margin-top: 16px;
}
.ser4A li>img {
	position: absolute;
	right: 20px;
	top: 25px;
}
.ser4A li:nth-child(4n) {
	margin-right: 0px;
}

@media screen and (min-width:1025px) {
.ser4A li:hover>span {
	background: url(../images/sico014.png) no-repeat center;
	color: #fff;
}
.ser4A li:hover>p {
	color: #e60012;
}
}
.ser4B_con {
	width: 100%;
	float: left;
	margin-top: 46px;
	padding-bottom: 80px;
}
.ser4B_con img {
	float: left;
	width: 48.8%;
}
.ser4B_con img:nth-child(2n) {
	float: right;
}
.ser4C {
	width: 100%;
	float: left;
	background: url(../images/spic3.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 80px;
}
.ser4C_con {
	width: 100%;
	float: left;
	background: url(../images/sxian.png) no-repeat center;
	margin-top: 25px;
}
.ser4C_con li {
	width: 130px;
	height: 130px;
	background: url(../images/sico17.png) no-repeat center;
	text-align: center;
	float: left;
	font-size: 16px;
	color: #333333;
	margin: 25px 82px 25px 0px;
}
.ser4C_con li i {
	font-style: normal;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	text-align: center;
	line-height: 28px;
	margin: 25px 0px 8px 0px;
	border: 1px solid #333333;
	font-family: 'Microsoft YaHei';
	display: inline-block;
}
.ser4C_con li p {
	padding: 0px 32px;
	line-height: 18px;
}
.ser4C_con li:nth-child(6n) {
	margin-right: 0px;
}

@media screen and (min-width:1025px) {
.ser4C_con li:hover {
	background: url(../images/sico017.png) no-repeat center;
}
.ser4C_con li:hover i {
	border-color: #fff;
	color: #fff;
}
.ser4C_con li:hover p {
	color: #fff;
}
}
.ser7_main {
	padding: 32px 0px 80px 0px;
}
.ser7A {
	width: 88%;
	float: left;
	padding: 0px 6%;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 40px;
}
.ser7A h1 {
	font-size: 36px;
	color: #333333;
}
.ser7A p {
	width: 100%;
	float: left;
}
.ser7A p strong {
	color: #e60012;
}
.ser7A div img {
	float: left;
	margin-bottom: 10px;
	width: 49%
}
.ser7A div img:nth-child(2n) {
	float: right;
}
.ser7A div p {
	font-size: 18px;
	color: #333333;
}
.ser7_en {
	width: 100%;
	float: left;
	background: #f4f4f6;
	padding: 65px 0px;
}
.ser7_en a {
	width: 42%;
	position: relative;
	font-size: 18px;
	color: #565656;
	line-height: 28px;
	float: left;
}
.ser7_en a:before {
	position: absolute;
	content: '< ä¸Šä¸€ç¯‡';
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	font-family: 'Microsoft YaHei';
}
.ser7_en a p {
	padding-left: 118px;
}
.ser7_en a p img {
	width: 54.1%;
}
.ser7_en a p span {
	width: 30%;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	right: 0px;
}
.ser7_en a.ser7_next {
	float: right;
}
.ser7_en a.ser7_next p {
	padding-right: 118px;
	padding-left: 0px;
	position: relative;
}
.ser7_en a.ser7_next:before {
	right: 0px;
	left: auto;
	content: 'ä¸‹ä¸€ç¯‡ >';
}
.ser7_en a.ser7_next p span {
	right: 118px;
}
.ser7_en a:hover:before {
	color: #e60012;
}
.ser6A_con {
	width: 100%;
	float: left;
	position: relative;
	background: #f4f4f6;
	margin: 62px 0px;
}
.ser6A_con .swiper-slide>p {
	width: 50%;
	float: left;
	overflow: hidden;
}
.ser6A_con .swiper-slide dl {
	width: 45%;
	margin: 0px 2.5%;
	float: right;
}
.ser6A_con .swiper-slide dl dt {
	padding: 30px 0px 26px 0px;
	border-bottom: 1px solid #dcdcde;
	margin-bottom: 26px;
}
.ser6A_con .swiper-slide dl dt h1 {
	display: block;
	font-size: 28px;
	color: #333333;
}
.ser6A_con .swiper-slide dl dt span {
	font-size: 18px;
	color: #333333;
	display: block;
	margin-top: 26px;
}
.ser6A_con .swiper-slide dl dd p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
}
.ser6A_con .ser6_arro {
	position: absolute;
	width: 45%;
	right: 2.5%;
	bottom: 44px;
	z-index: 10;
}
.ser6A_con .ser6_arro a {
	width: 88px;
	height: 30px;
	border: 1px solid #e60012;
	border-radius: 20px;
	float: left;
	margin-right: 20px;
}
.ser6A_con .ser6_arro a.arrow-left {
	background: url(../images/ico5.png) no-repeat center;
}
.ser6A_con .ser6_arro a.arrow-right {
	background: url(../images/ico6.png) no-repeat center;
}
.ser6A_con .ser6_arro a.arrow-left:hover {
	background: url(../images/ico05.png) no-repeat center #e60012;
}
.ser6A_con .ser6_arro a.arrow-right:hover {
	background: url(../images/ico06.png) no-repeat center #e60012;
}
.ser6B {
	width: 100%;
	float: left;
	height: 680px;
	background: url(../images/spic17.jpg) no-repeat center;
	background-size: cover;
}
.ser6B_con {
	padding: 40px 118px 64px 118px;
	background-color: rgba(255,255,255,0.8);
	width: 964px;
	float: left;
	margin-top: 46px;
}
.ser6B_con dl {
	float: left;
	width: 321.3px;
	line-height: 40px;
	margin-top: 20px;
}
.ser6B_con dl dt {
	font-size: 16px;
	color: #666666;
	float: left;
	margin-right: 14px;
	width: 70px;
	text-align: right;
}
.ser6B_con dl dd {
	float: left;
}
.ser6B_con dl dd input, .ser6B_con dl dd select, .ser6B_con div dl dd textarea {
	width: 200px;
	height: 40px;
	border: 1px solid #e0e0e0;
	padding: 0px 6px;
}
.ser6B_con dl dd i {
	color: #e60012;
	font-style: normal;
}
.ser6B_con .ser_div dl {
	width: 100%;
}
.ser6B_con .ser_div dl.address dd select {
	width: 160px;
}
.ser6B_con .ser_div dl.address dd input {
	width: 350px;
}
.ser6B_con .ser_div dl dd textarea {
	width: 843px;
}
.ser6B_con .ser_div dl dd textarea {
	height: 68px;
	padding: 10px;
	width: 835px;
}
.ser6_ym {
	width: 100%;
	float: left;
}
.ser6B_con dl.ser6_ym dd input {
	width: 100px;
	height: 30px;
	margin-right: 10px;
}
.ser6B_en {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
}
.ser6B_en a {
	display: inline-block;
	width: 166px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #b7b7b7;
	margin: 0px 7px;
}
.ser6B_en a:hover, .ser6B_en a.cur {
	background: #e60012
}
.totA .pt_tit p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 30px;
}
.totA ul {
	width: 100%;
	float: left;
	padding-bottom: 80px;
}
.totA ul li {
	width: 31.25%;
	float: left;
	margin-right: 3%;
	margin-top: 42px;
}
.totA ul li:nth-child(3n) {
	margin-right: 0px;
}
.totA ul li a {
	width: 100%;
	float: left;
	background: #f7f7f7
}
.totA ul li a>p {
	width: 100%;
	overflow: hidden;
}
.totA ul li a>div {
	padding: 22px 25px 44px 25px;
}
.totA ul li a>div strong {
	font-size: 18px;
	color: #333333;
	display: block;
	margin-bottom: 22px;
}
.totA ul li a>div p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	height: 180px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.totA ul li a>div i {
	display: inline-block;
	font-style: normal;
	width: 98px;
	height: 32px;
	border: 1px solid #bfbfbf;
	text-align: center;
	line-height: 32px;
	color: #666666;
	border-radius: 16px;
	margin-top: 10px;
}
.totA ul li a:hover {
	background: #e60012
}
.totA ul li a:hover>div strong, .totA ul li a:hover>div p, .totA ul li a:hover>div i {
	color: #fff;
}
.totA ul li a:hover>div i {
	border-color: #fff;
}
.totB {
	width: 100%;
	float: left;
	background: url(../images/tpic4.jpg) no-repeat center;
	background-size: cover;
	padding: 202px 0px;
}
.totB dl dt {
	font-size: 42px;
	color: #333333;
	font-family: 'Microsoft YaHei';
}
.totB dl dd div {
	margin: 36px 0px;
	overflow: hidden;
}
.totB dl dd div a {
	float: left;
	margin-right: 6px;
}
.totB dl dd p {
	width: 276px;
	line-height: 36px;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	background-color: rgba(230,0,18,0.5);
	font-size: 18px;
}
.totB dl dd p span {
	font-size: 16px;
	margin-right: 14px;
}
.totC {
	width: 100%;
	float: left;
	background: url(../images/bg.jpg) no-repeat center;
	background-size: cover;
	padding: 80px 0px;
}
.totC .w1200 {
	overflow: inherit;
}
.totC .w1200>img {
	float: left;
	width: 61.8%;
	margin-left: -90px;
}
.totC_r {
	width: 466px;
	float: right;
	margin-top: 112px;
}
.totC_r>span, .totC_r>p, .totC_r>dl {
	width: 100%;
	float: left;
}
.totC_r>span {
	font-size: 30px;
	color: #323232;
}
.totC_r>p {
	font-size: 18px;
	color: #323232;
	margin: 16px 0px 20px 0px;
}
.totC_r>dl {
	margin-top: 15px;
}
.totC_r>dl dt {
	width: 108px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	float: left;
	background: #e60012;
	border-radius: 10px;
}
.totC_r>dl dd span {
	width: 56px;
	height: 23px;
	border: 1px solid #bfbfbf;
	text-align: center;
	line-height: 23px;
	font-size: 16px;
	color: #323232;
	float: left;
	margin: 0px 5px;
	border-radius: 10px
}
.totD {
	padding-bottom: 80px;
}
.totD_con {
	width: 100%;
	float: left;
	margin-top: 46px;
	position: relative;
}
.totD_con li {
	width: 50%;
	float: left;
	height: 340px;
	text-align: center;
}
.totD_con li:nth-child(1) {
	background: url(../images/tpic7.jpg) no-repeat center;
}
.totD_con li:nth-child(2) {
	background: url(../images/tpic8.jpg) no-repeat center;
}
.totD_con li>img {
	width: 49.6%;
	display: inline-block;
	margin-top: 56px;
}
.totD_con li p {
	font-size: 18px;
	color: #fff;
}
.totD_con li span {
	padding: 0px 25px;
	line-height: 38px;
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	border-radius: 18px;
}
.totD_con li p {
	margin-top: 28px;
}
.totD_con li strong {
	display: block;
	color: #fff;
	font-size: 62px;
	margin-top: 90px;
}
.totD_con:after {
	content: '+';
	font-size: 72px;
	color: #fff;
	position: absolute;
	font-family: 'Microsoft YaHei';
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
video {
	padding: 0px;
	margin: 0px;
}
.S_banner {
	position: relative;
	width: 100%;
	float: left;
	z-index: 1;
	margin-top: 80px;
	background: #000
}
.S_banner video {
	height: 600px;
	object-fit: fill;
	display: none;
	margin: 0 auto;
}
.S_banner>p, .S_banner>p img {
	width: 100%;
	float: left;
	height: 100%;
}
.S_banner>p {
	position: relative;
}
.S_banner>p:after {
	content: url(../images/open01.png);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.S_banner i {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
	width: 62px;
	height: 62px;
	opacity: 0;
	background: url(../images/pause.png) no-repeat center;
	display: none
}
.S_banner:hover i {
	opacity: 1;
	display: none
}
.aa:after {
	content: 'url(../images/proico6.png)';
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	opacity: 0
}
.aa:hover:after {
	opacity: 1
}
.S_banner>.ser_pic {
	width: 100%;
	float: left;
}
.S_banner>.ser_pic img {
	width: 100%;
	float: left;
}
.end {
	text-align: center;
	background: #076ebd;
	padding: 10px 0px;
	display: none;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 60;
}
.end a {
	width: 33.3%;
	float: left;
	text-align: center;
	color: #fff;
	padding-top: 40px;
	position: relative;
}
.end a p {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}
.end a span {
	display: block;
	font-size: 14px;
}
.S_banner:hover>p em {
	opacity: 1;
}
.res_top {
	width: 100%;
	float: left;
}
.res_top p {
	width: 516px;
	height: 44px;
	border: 1px solid #d8d8d8;
	float: left;
	border-radius: 20px;
}
.res_top p a {
	width: 50px;
	height: 100%;
	float: left;
	background: url(../images/reico1.png) no-repeat center;
	margin-left: 4px;
}
.res_top p input {
	width: 60%;
	float: left;
	height: 100%;
	border: none;
	background: none;
	color: #666;
}
.res_top p i {
	width: 18px;
	height: 18px;
	background: url(../images/reico.png) no-repeat center #d5d5d5;
	float: right;
	border-radius: 100%;
	margin: 12px 28px 0px 0px;
}
.res_a {
	width: 100%;
	float: left;
	border-bottom: 1px solid #d3d3d4;
	margin: 38px 0px 10px 0px;
}
.res_a a {
	float: left;
	font-size: 18px;
	color: #000000;
	width: 98px;
	text-align: center;
	border-bottom: 3px solid #f4f4f6;
	line-height: 58px;
}
.res_a a.cur {
	color: #e60012;
	font-size: 24px;
	border-color: #e60012;
}
.res_a p {
	float: right;
	color: #666666;
	margin-top: 30px;
}
.re_newsC {
	margin-top: 10px;
}
.net_map {
	width: 100%;
	float: left;
	padding: 200px 0px 100px 0px;
	background: #f4f4f6
}
.net_map dl {
	float: left;
	width: 16.6%;
}
.net_map dl dt {
	display: block;
	font-size: 24px;
	line-height: 25px;
	margin-bottom: 28px;
	padding-left: 0;
}
.net_map dl dt a {
	color: #282828;
}
.net_m_c {
	width: 100%;
	float: left;
}
.net_m_c>a {
	display: block;
	font-size: 16px;
	line-height: 29px;
	color: #666666;
}
.net_m_c>a em {
	display: inline-block;
	width: 0px;
	height: 1px;
	background-color: #666666;
	margin-right: 3px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.net_m_c>div a {
	font-size: 14px;
	color: #666;
	margin-left: 16px;
	display: block;
	line-height: 28px;
}

@media screen and (min-width:1025px) {
.res_a a:hover {
	color: #e60012;
	font-size: 24px;
	border-color: #e60012;
}
.net_m_c>a:hover em {
	width: 12px;
}
.net_m_c>a:hover, .net_map dl dt a:hover, .net_map dl dd div a:hover {
	color: #e60012;
}
}

@media screen and (max-width:1440px) {
.nav li>a {
	padding: 0 10px;
}
.inB_con ul li a .line_1 {
	right: 3.4%;
}
.inC_con>a.arrow-left {
	left: -50px;
}
.inC_con>a.arrow-right {
	right: -50px;
}
.menuBox .w1200 {
	width: 1000px;
}
.menuBox .w1200>ul li {
	margin-right: 4%;
}
.inB_con ul {
	width: 66%;
}
.seaB .w1200 {
	right: 8%;
}
#allmap {
	height: 610px;
}
}

@media screen and (max-width:1366px) {
.ptieB_con {
	width: 100%;
}
.aboutB_con .arrow-left {
	left: -40px;
}
.aboutB_con .arrow-right {
	right: -40px;
}
.waiter-ul, .waiter-ul li a i {
	width: 50px;
}
.waiter-ul li, .waiter-ul li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.nav {
	margin-left: 470px;
	float: left;
}
.inC_con {
	width: 1100px;
}
.inB_con ul li a {
	padding: 0px 11.2% 0px 16%;
}
.pro_en dl dt {
	font-size: 26px;
}
.pro_en dl dd p {
	font-size: 20px;
}
.ab1C_con {
	width: 80%;
}
}

@media screen and (max-width:1280px) {
.pro_mid li a span {
	font-size: 14px;
}
.w1200, .inE, .inD_con_c {
	width: 90%;
}
.inC_con, .aboutB_con {
	width: 80%;
}
.inD_con_c .swiper-slide a>p {
	width: 40%;
}
.inD_con_c .swiper-slide a dl, .inD_but {
	width: 57%;
}
.inE_l_c>a {
	width: 31%;
}
.fot_r {
	width: 50%;
}
.fot_l div p, .fot_l div p:nth-child(2n) {
	width: 100%;
}
.ser4A li {
	width: 31%;


	margin-right: 2%;
}
.ser4A li:nth-child(4n) {
	margin-right: 2%;
}
.ser4A li:nth-child(3n) {
	margin-right: 0px;
}
.ser4C_con {
	background: none;
	text-align: center;
}
.ser4C_con li {
	margin: 25px 1%;
	float: none;
	display: inline-block;
}
.cooA_con li {
	width: 18%;
	margin-right: 2%;
}
.ptieB_con .swiper-container {
	width: 80%;
}
.ab2_en li {
	width: 28.5%
}
.aboutE_con .info .dec_l {
	width: 42%;
	margin: 0px 2%;
}
.ser6A_con {
	width: 90%;
	padding: 40px 5% 100px 5%;
}
.ser6A_con .swiper-slide dl dt {
	padding-top: 0px;
}
.ser6A_con .ser6_arro {
	bottom: 33px;
}
.ser6A_con .swiper-slide dl dd p {
	height: auto;
}
.ser6B_con {
	width: 80%;
	padding: 40px 10% 64px 10%;
}
.ser6B_con dl {
	width: 33.3%;
	position: relative;
}
.ser6B_con dl dt {
	position: absolute;
	left: 0px;
	float: none;
	margin-right: auto;
}
.ser6B_con dl dd {
	padding-left: 76px;
	float: none;
}
.ser6B_con dl dd input {
	width: 84%;
}
.ser6B_con .ser_div dl dd input, .ser6B_con .ser_div dl dd textarea {
	width: 95.6%;
}
.ser6B_con .ser_div dl dd textarea {
	padding: 10px 1%;
}
.ser6_ym {
	width: 100% !important;
}
}

@media screen and (max-width:1279px) {
.aboutE_con .list_ab {
	width: 240px;
	float: none;
	margin: 0 auto;
	padding: 0px 100px;
}
.aboutE_con .list_ab {
	font-size: 16px;
}
.aboutE_con ul li {
	width: 94px;
	margin-right: 42px;
}
.serC_con {
	width: 100%;
	float: left;
}
.serC_con .bd ul, .serC_con .bd ul.lf_ser {
	background: none
}
.serC_con .bd ul li:nth-child(5), .serC_con .bd ul li:nth-child(6), .serC_con .bd ul li:nth-child(7), .serC_con .bd ul li:nth-child(8) {
	float: left;
}
}

@media screen and (max-width:1146px) {
.nav li>a {
	padding: 0px 4px;
}
.nav {
	margin-left: 100px;
}
.inE_l_c>a {
	width: 29%;
}
.totC .w1200>img {
	width: 50%;
}
.watC ul li {
	width: 31.5%;
}
}

@media screen and (max-width:1100px) {
.fot_en>div {
	text-align: center;
}
.fot_en>div p {
	width: 100%;
	margin-top: 10px;
}
.proxq_t_cR dl dd a:nth-child(1) {
	padding: 0px 72px 0px 32px;
}
.proxq_t_cR dl dd a:nth-child(1):after {
	right: 32px;
}
.proxq_ol {
	margin-top: 0px;
}
.proxq_t_cL {
	width: 48%;
}
.watB ul li>div span {
	padding: 12px 0px;
}
.ab2_top li strong {
	margin-top: 20px;
}
}

@media screen and (max-width:1025px) {
.head_r {
	display: block;
	right: 110px;
	width: 140px;
}
.head_r>a {
	line-height: 54px;
	width: 36%;
	margin: 0px 4%;
}
.nav {
	width: 62%;
	float: left;
	margin-left: 30%;
}
.nav li>a {
	line-height: 54px;
}
.nav_div {
	display: none !important;
}
.tel{ display:none;}
.menu-handler, .sousuo {
	width: 54px !important;
	height: 54px;
	display:block;
}
.sousuo {
	right: 54px !important;
}
.header {
	height: 54px;
}
.banner, .N_banner, .proxq_top, .auxq_con, .AU_banner, .S_banner {
	margin-top: 54px;
}
.auxq_con {
	padding-bottom: 60px;
}
.auxq_con .w1200>p {
	text-align: right;
}
.menu-handler .burger {
	top: 16px;
}
.menu-handler .burger-2 {
	top: 27px;
}
.menu-handler .burger-3 {
	top: 38px;
}
.menu-handler.active .burger-1, .menu-handler.active .burger-3 {
	top: 26px;
}
.search {
	width: 280px;
	right: -280px;
}
.search.cur {
	right: 108px;
}
.search .form input[type='text'] {
	padding: 0px 5% 0px 15%;
}
.header>a.logo {
	width: 210px;
}
.header>a.logo img{ max-width:100%;}
.inB_con_d dl dd {
	display: block;
	color: #fff;
}
.inB_con_d dl {
	top: 33%;
	transform: translateY(0);
}
.inB_con {
	background: url(../images/inpic6.jpg) no-repeat 76% center;
}
.inB_con ul {
	width: 60%;
}
.inB_con ul li a {
	padding: 0px 10% 0px 0px;
}
.inB_con_d dl dd {
	height: auto;
	white-space: normal;
}
.inB_con>a {
	width: 178px;
	padding: 0px 40px 0px 16px;
}
.inB_con>a:after {
	right: 14px;
}
.inC_con {
	width: 80%;
}
.inD {
	background-size: cover;
	padding-bottom: 60px;
}
.inC_con .swiper-slide a div img {
	top: -30%;
}
.inD_con_c {
	width: 90%;
	padding: 30px 0px 110px 0px;
	position: relative;
}
.inD_con_c .swiper-slide a>p {
	text-align: center;
	width: 60%;
	margin: 0px 20%;
	height: auto
}
.inD_con, .inD_con_c .swiper-slide a {
	height: auto;
}
.inD_con_c .swiper-slide a dl {
	width: 90%;
	padding: 0px 5%;
}
.inD_con_c .swiper-slide a dl dt {
	margin-top: 24px;
}
.inD_con_c:after, .inD_con:after {
	display: none;
}
.inD_but {
	width: 57.5%;
	bottom: 10px;
}
.inE_l, .inE_r {
	width: 100%;
}
.inE_l .guest_input, .inE_l .guest_textarea{ width:calc(50% - 20px);}
.inE_l .guest_textarea{ width:calc(100% - 15px);}
.inE_l .guest_input1{ width:100%; margin-bottom:18px;}
.inE_r img{ width:100%;}
.inD_con_c:before {
	right: 0px;
}
.fot_l {
	width: 100%;
}
.fot_en>div p {
	display: none
}
.fot_en>div {
	line-height: 22px
}
.fot_en>div, .fot_en>p {
	width: 100%;
	text-align: center;
}
.fot_l div{ margin-top: 10px;}
.fot_l div p{font-size: 12px;line-height: 18px; float: none;}
.fot_r{
	display: none;
}
.fot_l>p {
	width: 114px;
	float: right;
	display: block;
	margin-left: 20px;
}
.fot_l>p span {
	width: 100%;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 24px;
	margin-top: 10px;
}
.fot_l>p img {
	width: 100%;
}
.inD_but {
	left: 0px;
	right: 0px;
	bottom: 30px;
	width: auto;
	text-align: center;
}
.inD_but a {
	display: inline-block;
	margin: 0px 10px;
	float: none;
}
.inD_con_c .swiper-slide a dl dd p {
	height: auto;
	overflow: inherit;
}
.header {
	z-index: 50;
}
.menuBox {
	top: 0px;
	background-color: rgba(255,255,255,1);
}
.menu_top, .menuBox .w1200>ul li>p span {
	display: none;
}
.menuBox .w1200 {
	width: 100%;
	position: static;
	transform: translate(0);
}
.menuBox .w1200>ul {
	margin-top: 60px;
}
.menuBox .w1200>ul li {
	width: 100%;
	margin-right: 0px;
}
.menuBox .w1200>ul li>p {
	padding: 0px 4%;
	margin-bottom: 0px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	background: url(../images/wapico1.png) no-repeat 96% center;
	border-bottom: 1px solid #eee;
}
.menuBox .w1200>ul li>p.cur a {
	color: #e60012;
}
.menu_li_c>div {
	display: none;
}
.menu_li_c>p a {
	font-size: 14px;
}
.menu_li_c>div a {
	display: block;
	padding: 0px 10%;
	line-height: 30px;
	color: #666;
	margin-left: 0px;
}
.menu_list {
	background: #f5f5f5;
	display: none;
}
.menuBox .w1200>ul li.cur .menu_list {
	display: block;
}
.menu_li_c>p {
	padding: 0px 6%;
	line-height: 36px;
}
.menu_li_c>p a {
	display: inline-block;
	padding-left: 0px
}
.menu_li_c>p a.cur {
	color: #e60012;
}
.menu_li_c>p.on {
	background: url(../images/wapico1.png) no-repeat 96% center;
}
.menu-handler.active .burger {
	background: #076ebd;
}
.menu-handler.active {
	background: none;
}
.menuBox .w1200>ul li.hide {
	display: block;
}
.menuBox .w1200>ul li.hide>h2 {
	background: none;
}
.inC_con>a {
	top: 36%;
	transform: translateY(0);
}
.inB_con ul li a .line, .footer:after, .N_nav {
	display: none;
}
.pro_en:after {
	opacity: 0.5;
	right: 0px;
}
.proxq_t_cR dl dd a:nth-child(1), .proxq_t_cR dl dd a:nth-child(2) {
	padding: 0px 46px 0px 20px;
	font-size: 16px;
	line-height: 40px;
}
.proxq_t_cR dl dd a:nth-child(1):after, .proxq_t_cR dl dd a:nth-child(2):after {
	right: 14px;
	top: 8px;
}
.proxq_top .w1200>p {
	text-align: right;
}
.proxq_m_t .hd ul li:after {
	display: none
}
.proxq_m_t .hd ul li {
	padding: 0px;
	line-height: 40px;
	height: 40px;
	width: 32%;
	margin-right: 2%;
	text-align: center;
	font-size: 16px;
}
.proxq_m_t .hd ul li:nth-child(3n) {
	margin-right: 0px;
}
.proxq_m_t {
	margin-top: -40px;
}
.sea_m select, .sea_m input {
	width: 20% !important;
	font-size: 14px;
	float: left;
	height: 38px;
}
.sea_m input {
	height: 36px;
}
.sea_m a {
	float: left;
	width: 6%;
	height: 38px;
}
.sea_tit {
	padding-top: 74px;
}
.sea_e {
	text-align: left;
	margin-top: 20px;
}
.seaB {
	margin-top: 30px;
}
.seaB .w1200 {
	left: 5%;
	transform: translateX(0);
}
.seaB>img {
	height: auto;
	width: 100%;
}
.seaB .w1200 {
	position: static;
	width: 90%;
	float: left;
	margin: 0px 5%;
}
.seaB_c {
	width: 100%;
	padding: 0px;
}
.seaB_c .swiper-slide p {
	margin: 0px 5%;
	top: 30%;
	transform: translateY(0);
}
.sea1B_con {
	background: url(../images/sjpic1.jpg) no-repeat center;
	height: auto;
	padding: 60px 0px;
}
.sea1B_c_c {
	width: 100%;
	position: static;
	transform: translateY(0);
}
.sea1C .w1200>img {
	width: 40%;
}
.sea1C_R {
	width: 50%;
	margin-top: 0px;
}
.sea1C_R dl {
	border: none;
	margin-top: 30px;
	padding-bottom: 0px;
}
.sea1C_R dl dt {
	margin: 0px;
}
.sea1C_R dl dd {
	padding: 0px;
}
.cooA_con li {
	width: 17.6%;
	height: auto;
	margin-right: 2.5%;
}
.newsB {
	width: 96%;
	padding: 20px 2%;
}
.newsB>strong {
	margin-left: 0px;
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.newsB select {
	margin: 0px 2% 0px 0px;
	width: 24%;
	padding: 0px 1%;
}
.newsB input {
	margin-left: 0px;
	width: 32%;
	border: none;
	padding: 0px 1%;
}
.newsB a {
	width: 12%;
	margin-left: 2%;
}
.newsC_c>a {
	margin-top: 0px;
}
.newsC li>span {
	padding: 20px 2%;
}
.ab1A i {
	display: none !important;
}
.ab1A ul {
	width: 100%;
	float: left;
}
.ab_nav {
	margin-bottom: 40px;
}
.ab_nav>a {
	width: 174px;
}
.ab4A, .ab1B_t {
	margin-top: 0px;
}
.ab1C_con {
	width: 80%;
	float: left;
	margin: 0px 10%;
}
.ab1C {
	background: url(../images/abbg.jpg) no-repeat center;
	background-size: cover;
	height: auto;
	padding-bottom: 60px;
}
.ab1C>p {
	background-image: none
}
.ab1C_con .arrow-left, .ab1C_con .arrow-right {
	top: 46%;
}
.ab1C_con .arrow-left {
	left: -52px;
}
.ab1C_con .arrow-right {
	right: -52px;
}
.ab1C_con .swiper-slide a span {
	font-size: 14px;
}
.watB {
	background: url(../images/watpic2.jpg) no-repeat center;
	background-size: cover;
	height: auto;
	padding: 60px 0px;
}
.watB>p {
	display: none;
}
.watB ul li, .watB ul li:nth-child(5n) {
	width: 32%;
	margin-right: 2%;
}
.watB ul li:nth-child(3n) {
	margin-right: 0px;
}
.watC {
	padding: 60px 0px;
}
.watC ul li {
	width: 31.6%;
}
.watD, .ptieC {
	height: auto;
	padding: 60px 0px;
}
.ptieB {
	padding: 60px 0px;
	background: url(../images/ptpic2.jpg) no-repeat center;
	height: auto;
	background-size: cover;
}
.ptieB>p {
	display: none
}
.ptieB_con {
	width: 80%;
	float: left;
	margin-left: 10%;
	overflow: inherit;
}
.ptieB_con .swiper-container {
	width: 80%;
}
.ptieB_con .arrow-left {
	left: -76px;
}
.ptieB_con .arrow-right {
	right: -76px;
}
.ptieB_con .swiper-slide p {
	width: auto;
}
.jmianB>img {
	display: none;
}
.jmianB_r {
	width: 100%;
}
.ptieC .pt_tit, .ptieB .sea_tit, .watB .sea_tit, .watC .sea_tit, .watD .sea_tit {
	padding-top: 0px;
}
.ab3_bottom {
	background: url(../images/ab3bg.jpg) no-repeat center;
	background-size: cover;
	height: auto;
	padding: 60px 0px;
}
.ab3_bottom>p {
	display: none;
}
.ab3_bottom dl {
	position: static;
	transform: translateY(0);
}
.ab2_top {
	background: none;
	height: auto;
}
.ab2_top li, .ab2_top li.cur {
	width: 100%;
	padding: 20px 0px;
	float: left;
	border: none;
}
.ab2_top li p {
	display: block;
	color: #333;
}
.ab2_top li strong {
	color: #e60012;
	margin-top: 0px;
}
.ab2_en li {
	width: 28.6%;
}
.ab2_en li span:before {
	display: none;
}
.ab3_en li span {
	top: 28%;
	transform: translateY(0);
}
.pro_mid li a {
	padding-bottom: 68px;
}
.pro_mid li a span {
	height: 48px;
	line-height: 24px;
	white-space: normal;
	padding: 10px;
	overflow: hidden;
}
.pro_mid li a span i {
	position: static;
	top: auto;
	transform: translateY(0);
	padding: 0px;
}
.totC .w1200>img {
	width: 40%;
	margin-left: 0px;
}
.totC_r {
	margin-top: 0px;
}
.serD {
	background: url(../images/seapic9.jpg) no-repeat center;
	background-size: cover;
	height: auto;
	padding-bottom: 80px;
}
.serD>p {
	display: none;
}
.serA .pt_tit p {
	padding: 0px;
}
.serB strong {
	font-size: 28px;
}
.serB p {
	font-size: 20px;
}
.serB img {
	width: 30%;
}
.serB {

	padding: 100px 0px;
	background: url(../images/serpic1.jpg) no-repeat 78% center;
}
.ser7_en a {
	width: 48%;
}
.ser7_en a p span {
	height: 84px;
	overflow: hidden;
	transform: translateY(0);
	top: 20%;
}
.ser7_en a:before {
	top: 38%;
	transform: translateY(0);
}
.ser6B_con {
	width: 90%;
	padding: 40px 5% 60px 5%;
	float: left;
}
.ser6B {
	padding-bottom: 60px;
	height: auto;
}
.ser6B_con dl {
	width: 33%;
}
.ser6B_con .ser6_ym {
	width: 100%;
	float: left;
}
.ser6B_con dl dd input, .ser6B_con div dl dd textarea, .ser6B_con div dl dd select {
	width: 150px;
}
.ser6B_con .ser_div dl dd input, .ser6B_con .ser_div dl dd textarea {
	width: 700px;
}
.ser4C_con {
	text-align: center;
	background: none
}
.ser4C_con li {
	display: inline-block;
	float: none;
	margin: 10px 1%;
	vertical-align: top;
}
.aboutB_c_a {
	width: 100%;
	padding-left: 0px;
	margin-left: 0px;
	position: static;
	border-left: 0px;
	margin: 0 auto;
	padding-bottom: 0px;
	margin-top: 60px;
}
.aboutB_c_a:before, .aboutB_c_a p:before {
	display: none;
}
.aboutB {
	background: url(../images/apic2.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 60px;
	height: auto;
}
.aboutB>p {
	display: none;
}
.aboutB_con {
	position: relative;
	transform: translateX(0);
	left: auto;
	width: 40%;
	float: none;
	margin: 0 auto;
}
.aboutB_con .swiper-container .swiper-slide {
	height: auto !important;
}
.aboutB_con .arrow-left {
	left: -100px;
}
.aboutB_con .arrow-right {
	right: -100px;
	left: auto;
}
.aboutB_c_a p {
	padding-right: 0px;
}
.aboutD {
	background: url(../images/apic5.jpg) no-repeat center;
	background-size: cover;
	height: auto;
	padding-bottom: 60px;
}
.aboutD>p {
	display: none;
}
.aboutE_con .info .dec_l {
	margin: 0px;
	float: left;
	width: 48%;
}
.aboutE_con .info .dec_l:nth-child(2n) {
	float: right;
}
.aboutF {
	height: auto;
	padding-bottom: 80px;
}
.aboutG_con dl {
	width: 44%;
	background: none;
	background-color: rgba(255,255,255,0.8);
}
.aboutE_con .info .dec_l>p strong {
	font-size: 30px;
}
.totD_con:after {
	display: none
}
.totD_con li strong {
	font-size: 34px;
	margin-top: 62px;
}
.totD_con li p {
	padding: 0px 20px;
}
.totD_con li p span {
	line-height: 30px;
	padding: 20px;
	border-radius: 0px;
}
.AU_banner .tabs a p:after {
	top: 35%;
	left: 44%;
	transform: translate(0, 0);
}
.wuyou-waiter {
	display: none
}
.footer {
	padding-bottom: 77px;
}
.end {
	display: block;
}
.end a {
	height: 17px;
}
.menuBox {
	padding-bottom: 72px !important;
}
.aboutD ul {
	display: none;
}
.sj_aboutD_con {
	display: block;
}
.aboutF .swiper-container .swiper-slide p {
	text-align: left;
}
.AU_banner .swiper-slide i, .S_banner i {
	display: none !important;
}
.proxq_t_cR dl dd a {
	margin-top: 20px;
}
.proxq_t_cR dl dd p {
	line-height: 24px;
	padding: 10px 0px;
}
.proxq_t_cR dl dt {
	padding: 10px 0px;
}
#allmap {
	height: 420px;
}
.inE_l_c>a, .inE_l_c>a:nth-child(2n) {
	width: auto;
	float: none;
	display: block;
}
.inB_con>p {
	width: 54%;
}
.pro_mid {
	
}
.ser4A li {
	width: 48%;
	margin-right: 0px;
}
.ser4A li:nth-child(2n) {
	float: right;
	margin-right: 0px;
}
.menu_li_c>div a {
	height: 30px;
}
.auxq_con_m .xq_vi p, .auxq_con_m .xq_vi i {
	display: none;
}
.aboutA_con>img {
	width: 66%;
	margin: 0 auto;
	display: block;
	float: none;
}
.ab4xq_mid a {
	font-size: 14px;
}
.ab4xq_mid a {
	width: 48%;
	float: left;
	text-align: center;
	background: #fff
}
.ab4xq_mid a:before {
	display: none;
}
.ab4xq_mid a:nth-child(2n) {
	float: right;
}
.ab4xq_mid a.cur {
	color: #e60012;
}
.proxq_t_cL {
	margin-top: 0px;
}
.AU_banner .swiper-slide video, .S_banner video {
	width: 100%;
	height: auto;
}
.fo_link {
	display: none;
}
.net_map {
	padding: 120px 0px 80px 0px;
}
.net_map dl {
	width: 100%;
	margin-bottom: 30px;
}
.net_m_c {
	float: left;
	width: 16.6%;
}
.net_m_c>a em {
	display: none
}
.net_map dl dt {
	margin-bottom: 26px;
}
.net_m_c>div a {
	margin-left: 12px;
	padding-left: 0px;
}
.net_m_c>a {
	padding-left: 0px;
}
.proxq_t_cL {
	width: 530px;
	float: none;
	margin: 0 auto;
	overflow: hidden;
}
.proxq_t_cR {
	width: 100%;
}
.proxq_ol {
	margin-top: 4%;
}
.ser6B_con dl dt {
	position: static;
	float: left;
	margin-right: 14px;
}
.ser6B_con dl dd {
	float: left;
	padding-left: 0px;
}
}

@media screen and (max-width:1022px) {
.nav {
	display: none;
}
}

@media screen and (max-width:768px) {
.nav {
	display: none;
}
.inB_con ul li {
	height: 146px;
}
.inB_con {
	height: 438px;
}
.inB_con_d>p {
	line-height: 146px;
	width: 110px;
}
.inB_con_d {
	padding: 0px 20px 0px 116px;
}
.inC_con .swiper-slide a div img {
	top: -22%;
}
.inC_con .swiper-slide a div {
	height: 70px;
}
.inC_con .swiper-slide a div span {
	line-height: 70px;
}
.inB_con_d dl {
	top: 29%;
}
.pro_top>a {
	margin: 10px 4%;
}
.pro_en {
	height: auto;
	padding: 40px 0px;
}
.pro_en dl {
	margin-top: 0px;
}
.pro_en:after {
	content: url(../images/pro01.png);
}
.proxq_m_R {
	display: none;
}
.proxq_m_t {
	width: 100%;
}
.proxq_en_rc>img {
	display: none
}
.proxq_en_rR {
	width: 100%;
}
.proxq_t_cR, .sea1C_R, .auxq_con_l {
	width: 100%;
}
.sea1C .w1200>img, .watD_con>img, .watA_r {
	display: none;
}
.sea1C {
	padding: 50px 0px;
}
.auxq_con_r {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.auxq_con_rC a {
	width: 32%;
	margin-right: 2%;
}
.auxq_con_rC a:nth-child(3n) {
	margin-right: 0px;
}
.ab_nav>a {
	width: auto;
	padding: 0px 20px;
}
.watA_l {
	margin-top: 0px;
	width: 100%;
}
.watD_con ul {
	width: 99%;
}
.ptieA>img, .ab3_top>img {
	display: none
}
.ptieR, .ab3_t_l {
	width: 100%;
}
.ptieA {
	margin-top: 0px;
}
.totB {
	padding: 66px 0px;
}
.totB dl dt {
	font-size: 34px;
}
.totC .w1200>img {
	display: none;
}
.totC_r {
	float: none;
	margin: 0 auto;
}
.serD_con li span {
	font-size: 14px
}
.ser3_con_a {
	margin-top: 16px;
}
.ser3_con_a>div p {
	line-height: 24px;
	padding: 10px 0px;
}
.ser3A li:after {
	right: -24%;
}
.ser3B>span:before {
	display: none !important;
}
.ser3B>span {
	padding: 20px;
}
.ser3B .pagination {
	bottom: 27px;
	right: 20px;
}
.ser4C {
	height: auto;
	padding-bottom: 80px;
}
.ser6A_con {
	width: 100%;
	padding: 0px;
}
.ser6A_con .swiper-slide dl dt {
	padding-top: 30px;
}
.ser6A_con .swiper-slide>p {
	float: none;
	margin: 0 auto;
	width: 68%;
}
.ser6A_con .swiper-slide dl {
	width: 90%;
	margin: 0px 5%;
}
.ser6A_con {
	padding: 60px 0px 100px 0px;
}
.ser6A_con .ser6_arro {
	width: 100%;
	text-align: center;
	bottom: 30px;
}
.ser6A_con .ser6_arro a {
	float: none;
	margin: 0px 10px;
	display: inline-block;
}
.ser6A_con .swiper-slide dl {
	text-align: center;
}
.ser6A_con .swiper-slide dl dd p {
	height: auto;
}
.ser6B_con dl {
	width: 100%;
}
.ser6B_con .ser_div dl dd input, .ser6B_con .ser_div dl dd textarea {
	width: 80%;
}
.ser7_en a p img {
	display: none;
}
.ser7_en a p span {
	position: static;
	transform: translateY(0);
}
.ser7_en a {
	width: 100%;
	margin: 10px 0px;
}
.ser7_en a p {
	padding: 0px 0px 0px 82px !important;
}
.ser7_en a:before {
	content: 'ä¸Šä¸€ç¯‡';
}
.ser7_en a.ser7_next:before {
	left: 0px;
	right: auto;
	content: 'ä¸‹ä¸€ç¯‡';
}
.ser7_en a:before {
	top: -1px;
}
.socA li {
	width: 100%;
}
.fot_l img {
	width: 56%;
}
.fot_l>p {
	width: 16%;
	margin-left: 2%;
}
.ab4A li {
	margin: 24px 0.5% 0px 0.5%;
}
.pro_mid li a span {
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
}
.ser6B_con dl dt, .ser6B_con dl dd {
	width: 100%;
	margin-right: 0px;
	text-align: left;
}
.ser6B_con dl dd input, .ser6B_con div dl dd textarea {
	width: 80%;
}
.ser6B_con dl.ser6_ym dt, .ser6B_con dl.ser6_ym dd {
	width: auto;
}
.ser6B_con dl.ser6_ym dt {
	margin-right: 14px;
}
.net_m_c>div a {
	font-size: 12px;
}
}

@media screen and (max-width:736px) {
.end {
	display: block;
	padding: 6px 0px;
}
.end a {
	height: 18px;
}
.end a p img {
	width: 22px;
}
.end a:nth-child(2) p img {
	width: 20px;
}
.end a {
	padding-top: 32px;
}
.serE li {
	width: 23%;
}
.ser6B_con .ser_div dl dd input, .ser6B_con .ser_div dl dd textarea {
	width: 76%;
}
.ser6B_con .ser_div dl dd textarea {
	width: 75%;
}
.aboutF .tabs a {
	width: 30%;
	margin: 0px 2% 0px 0px;
	float: left;
	padding: 10px 1%;
	font-size: 14px;
}
.aboutF .tabs a:nth-child(3n) {
	margin-right: 0px;
}
.jmianC ul li {
	width: 23.4%;
}
.proxq_t_cR dl dd span:nth-child(2) {
	background: url(../../images/proico6.png) no-repeat left 5px;
}
.proxq_t_cR dl dd span:nth-child(3) {
	background: url(../images/proico7.png) no-repeat left 5px;
}
}

@media screen and (max-width:415px) {
.nav {
	display: none;
}
.header>a.logo {
	left: 10px;
}
.search.cur {
	width: auto;
	left: 0px;
	z-index: 10;
}
.sousuo {
	z-index: 12;
}
.inA li {
	width: 49.8%;
	margin: 1px 0px;
}
.inA li:nth-child(2n) {
	float: right;
}
.title dl dt img {
	width: 34px;
}
.title dl {
	padding-left: 50px;
}
.title dl dt {
	font-size: 20px;
}
.title {
	margin: 30px 0px 24px 0px;
}
.inE_l ul li>a {
	width: 100%;
}
.inE_l ul li>a:nth-child(2n) {
	display: none
}
.inE {
	padding:40px 0 30px 0;
}
.fot_l img {
	width: 66%;
}
.fot_l {
	padding: 20px 0px;
}
.inD_con_c .swiper-slide a>p {
	width: 80%;
	margin: 0px 10%;
}
.inD_con_c .swiper-slide a dl dt {
	font-size: 16px;
}
.inD_con_c .swiper-slide a dl dt i {
	font-size: 14px;
}
.inD_but a {
	width: 60px;
	height: 22px;
}
.inD_con_c {
	padding: 30px 0px 86px 0px;
}
.inC {
	padding-bottom: 34px;
}
.inA li a>span {
	line-height: 26px;
	font-size: 14px;
}
.inC_con {
	width: 100%;
}
.inC_con .swiper-slide a div img {
	top: -48%;
}
.inC_con .swiper-slide {
	width: 260px;
	transition-duration: .4s;
	-ms-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-webkit-transition-duration: .4s;
	margin-top: 10px;
}
.inC_con .swiper-container {
	width: 100%;
}
.inC_con .swiper-slide a {
	width: 240px;
}
.inC_con>a {
	background-color: rgba(250,0,18,0.6) !important;
	top: 31%
}
.inC_con .swiper-slide-active {
	width: 260px;
	margin-top: 0px;
}
.inC_con .swiper-slide-active a {
	width: 100%;
}
.inC_con>a {
	width: 16.2%;
	top: 10px;
	bottom: 3px;
	height: auto;
	font-size: 0px;
	background: none !important;
}
.inC_con .swiper-slide a div {
	height: 52px;
}
.inC_con .swiper-slide a div span {
	line-height: 52px;
}
.inC_con .swiper-slide a div img {
	width: 35px;
}
.inC_con>a.arrow-left {
	left: 0px;
	z-index: 10;
}
.inC_con>a.arrow-right {
	right: 0px;
	z-index: 10
}
.inC_con_pc {
	display: none;
}
.inC_con_sj {
	display: block;
}
.AU_banner .swiper-slide {
	padding-bottom: 36px;
}
.ser_banner .swiper-slide {
	padding-bottom: 0px;
}
.AU_banner .tabs {
	height: auto;
	width: 90%;
	padding: 0px 5%;
}
.AU_banner .tabs a {
	width: 22%;
	float: left;
	margin: 20px 1.5% 0px 1.5%;
}
.AU_banner .swiper-slide span {
	font-size: 15px;
}
.AU_banner .tabs a p:after {
	content: url(../images/open.png);
}
.banner .pagination, .ser_banner .tabs {
	bottom: 8px;
}
.banner .pagination span, .ser_banner .tabs a {
	width: 14px;
	height: 4px;
	margin: 0px 2px;
	float: none;
}
.inB_con>p {
	width: 100%;
	background-color: rgba(51,51,51,0.4);
}
.inB_con {
	background:url(../images/inpic6.jpg) no-repeat left center;
	background-size: cover;
	height: auto;
	padding: 20px 0px
}
.inB_con ul {
	width: 100%;
}
.inB_con ul li, .inB_con ul li a {
	padding: 0px;
	width: 100%;
	float: left;
}
.inB_con_d>p {
	width: 80px;
	line-height: 0px;
}
.inB_con_d>p img {
	width: 40px;
}
.inB_con_d {
	padding: 0px 5% 0px 86px;
}
.inB_con ul li {
	height: auto;
	padding: 20px 0px;
}
.inB_con_d dl {
	position: static;
	top: auto;
	transform: translateY(0);
}
.inB_con_d dl dt {
	font-size: 18px;
}
.inB_con_d dl dd {
	font-size: 14px;
	margin-top: 8px;
}
.inB_con>a {
	bottom: 0px;
	font-size: 14px;
	line-height: 44px;
	width: 148px;
	padding: 0px 30px 0px 16px;
	display: none;
}
.inB_con>a:after {
	content: '>>';
	right: 9px;
}
.inE .title>a {
	width: 82px;
	line-height: 24px;
	font-size: 12px;
}
.inD {
	padding-bottom: 40px;
}
.inD_con_c:before {
	content: url(../images/ico07.png);
	top: -60px;
}
.inD_con_c .swiper-slide a dl dd p {
	line-height: 22px;
	height: 88px;
}
.inE_l_c>a {
	line-height: 34px;
	height: 34px;
}
.ban_img01, .ej_ban {
	display: none;
}
.ban_img02, .m_ej_ban {
	display: block;
}
.main {
	padding: 30px 0px;
}
.pro_top {
	padding: 20px 5%;
	width: 90%;
}
.pro_top>a {
	width: 38%;
	padding-left: 8%;
	margin: 4px 0px;
}
.pro_top>a:nth-child(2n) {
	float: right;
}
.pro_top>a {
	font-size: 16px;
}
.pro_mid li {
	width: 48%;
	margin-right: 0px;
}
.pro_mid li:nth-child(2n) {
	float: right;
}
.page li.pre a, .page li.next a {
	font-size: 0px;
	padding: 0px;
}
.page li, .page li.pre, .page li.next {
	margin: 0px 1px;
	height: 30px;
	width: 30px;
	line-height: 30px;
}
.page li a, .page li span {
	line-height: 30px;
}
.page li.pre a, .page li.next a, .page li.pre span, .page li.next span {
	width: 30px;
}
.page li.pre span, .page li.next span, .page li.next a {
	font-size: 16px !important;
}
.page {
	margin-top: 30px;
}
.pro_en dl dt {
	font-size: 24px;
}
.pro_en dl dd {
	margin-top: 14px;
}
.pro_en dl dd p {
	font-size: 20px;
}
.pro_en dl dd a {
	padding: 0px 10px 0px 30px;
}
.pro_en dl dd a:before {
	left: 9px;
}
.pro_en:after {
	right: -74px;
}
.proxq_en_l>span, .proxq_en_r>span {
	margin-bottom: 18px;
}
.proxq_en_l, .proxq_en_r {
	width: 100%;
}
.proxq_en_r {
	margin-top: 10px;
}
.proxq_en_rc {
	margin-top: 16px;
}
.proxq_end {
	padding: 30px 0px;
}
.proxq_m_l {
	margin-top: 20px;
	padding-bottom: 28px;
}
.proxq_m_l>h4, .proxq_m_l>div {
	margin: 24px 0px 10px 0px;
}
.proxq_m_l table {
	margin-top: 16px;
}
.proxq_m_ul {
	margin-top: 0px;
}
.proxq_m_ul li h4 {
	font-size: 14px;
	line-height: 20px;
	padding: 20px 36px;
}
.proxq_m_ul li h4:before, .proxq_m_ul li h4:after {
	width: 20px;
	height: 20px;
	left: 8px;
}
.proxq_m_ul li h4:after {
	left: auto;
	right: 8px;
}
.proxq_m_ul li {
	margin-top: 10px;
}
.proxq_m_ul li div {
	margin-top: 10px;
}
.proxq_m_ul li div p, .proxq_m_l>p, .pro_ulA li, .pro_ulB li {
	font-size: 14px;
	line-height: 24px;
}
.proxq_m_l table {
	font-size: 14px;
}
.pro_ulB li i {
	top: 3px;
}
.proxq_t_cR dl dt h1 {
	font-size: 24px;
}
.proxq_t_cR dl dt p {
	font-size: 18px;
}
.proxq_t_cR dl dt {
	padding: 20px 0px;
}
.proxq_t_cR dl dd p {
	font-size: 14px;
	line-height: 24px;
	padding: 20px 0px;
}
.proxq_t_cR dl dd span {
	font-size: 14px;
	line-height: 24px;
}
.proxq_t_cR dl dd a {
	margin-top: 26px;
}
.proxq_top {
	padding-bottom: 196px;
}
.sea_tit>span, .sea1B_tit a {
	font-size: 20px;
	line-height: 32px;
	height: 32px;
	padding-left: 50px;
}
.sea_tit>span img, .sea1B_tit a img {
	width: 34px;
}
.sea_m select {
	width: 32% !important;
	margin-right: 2%;
	margin-bottom: 12px;
}
.sea_m select:nth-child(3n) {
	margin-right: 0px;
}
.sea_m input {
	width: 80% !important;
	padding: 0px 2%;
}
.sea_m a {
	width: 14%;
	float: right;
}
.sea1B_tit p, .sea1C_R dl dd p {
	font-size: 14px;
	line-height: 24px;
}
.sea1B_tit, .sea1B_c_c {
	padding: 24px 0px;
}
.sea1B_con {
	padding: 30px 0px;
}
.sea1B_c_c dl {
	width: 90%;
	float: left;
	margin: 30px 5% 0px 5%;
}
.sea1B_c_c>img {
	margin: 0 auto;
	float: none;
	display: block;
	margin-right: auto;
	width: 60%;
}
.sea1B_c_c dl dt {
	font-size: 16px;
}
.sea1B_c_c dl dd {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
.sea1C {
	padding: 16px 0px 30px 0px;
}
.sea1C_R {
	margin-right: 0px;
}
.sea1C_R dl {
	margin-top: 20px;
}
.sea1C_R dl dt {
	width: 116px;
	line-height: 32px;
	font-size: 16px;
	height: 32px
}
.sea1C_R dl dd span {
	margin: 18px 0px 10px 0px;
	font-size: 16px;
}
.sea1B_tit a {
	height: 40px;
	line-height: 40px;
}
.sea1B_tit p {
	margin-top: 8px;
}
.auxq_con_l dl dt h1 {
	font-size: 18px;
	line-height: 28px;
}
.auxq_con .w1200>p {
	padding-bottom: 20px;
}
.auxq_con_l dl dd .bshare-custom {
	width: 100%;
	margin-left: 0px;
	margin-top: 12px;
}
.auxq_con_l dl dt {
	margin-bottom: 12px;
}
.auxq_con_l dl {
	padding-bottom: 22px;
}
.auxq_con_m {
	padding: 30px 0px;
	font-size: 14px;
	line-height: 24px;
}
.auxq_con_m p {
	margin-top: 12px;
}
.auxq_con_m strong {
	font-size: 16px;
}
.auxq_con_e {
	width: 100%;
	margin-top: 20px;
}
.auxq_con_e a {
	font-size: 14px;
}
.au_return {
	margin-top: 12px;
	color: #e60012;
	font-size: 14px;
}
.au_return:before {
	content: url(../images/auico04.png);
}
.auxq_con_r {
	display: none;
}
.auxq_con {
	padding-bottom: 30px;
}
.audio_top {
	width: 90%;
	float: left;
	margin: 0px 5%;
	height: auto;
	background: none
}
.audio_top ul {
	width: 100%;
}
.audio_top h1 {
	font-size: 16px;
	margin: 24px 0px 16px 0px;
}
.audio_top ul li {
	width: 49%;
	margin: 5px 0px;
}
.audio_top ul li:nth-child(2n), .audio_mid li:nth-child(2n) {
	float: right;
}
.audio_mid li {
	width: 49%;
	margin: 12px 0px 12px 0px;
}
.audio_mid {
	margin-top: 20px;
}
.audio_mid li a>span {
	font-size: 14px;
	height: 19px
}
.que_mid li a:before, .que_mid li a:after {
	width: 20px;
	height: 20px;
	left: 10px;
	background-size: 100%
}
.que_mid li a:after {
	padding: 0px;
	border-left: none;
	left: auto;
	right: 10px;
	background-image: url(../images/proico13.png);
}
.que_mid li a {
	padding: 22px 40px;
}
.que_mid li a p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
}
.que_mid {
	margin-top: 30px;
}
.que_mid li a span {
	font-size: 14px;
	height: 17px;
}
.cooA_top {
	padding: 30px 0px;
}
.cooA_top dl dt {
	font-size: 22px;
}
.cooA_top dl {
	width: 90%;
	margin-left: 5%;
}
.cooA_top dl dd p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
.cooA_con li, .cooA_con li:nth-child(5n) {
	width: 31.2%;
	margin-right: 2%;
	margin-top: 10px;
}
.cooA_con li:nth-child(3n) {
	margin-right: 0px;
}
.newsB {
	width: 90%;
	padding: 20px 5%;
}
.newsB>strong {
	font-size: 18px;
}
.newsB select {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 10px;
	height: 36px;
}
.newsB input {
	width: 96%;
	padding: 0px 2%;
	border: none;
	height: 36px;
}
.newsB a {
	float: right;
	margin-left: 0px;
	width: 30%;
	margin-top: 12px;
	line-height: 36px;
}
.newsC {
	margin-top: 10px;
}
.newsC_c_t, .newsC li>span {
	display: none;
}
.newsC li {
	position: relative;
	padding: 20px 0px;
	min-height: 84px;
}
.newsC li>a {
	width: 110px;
	position: absolute;
	left: 0px;
}
.newsC_c {
	width: auto;
	float: none;
	padding-left: 120px;
	margin-left: 0px;
}
.newsC_c>a {
	font-size: 16px;
	line-height: 24px;
}
.newsC_c>p {
	font-size: 14px;
	margin-top: 4px;
}
.newsxq_con .auxq_con_m p, .newsxq_con .auxq_con_m div {
	margin-top: 20px;
}
.socA li {
	width: 100%;
}
.socA {
	margin-top: 0px;
}
.socA li a>p {
	font-size: 18px;
	width: 80px;
	height: 70px;
	padding-top: 10px;
	left: 8px;
}
.socA li a>p span {
	font-size: 14px;
	line-height: 20px;
}
.socA li a {
	padding: 10px 50px 10px 100px;
}
.socA li a:after {
	top: 11px;
	right: 8px;
}
.sea_tit>span img {
	width: 26px;
}
.ab4A li {
	width: 48%;
}
.ab4A li a span {
	font-size: 14px;
	padding: 0px;
}
.aboutA_main {
	padding: 10px 0px 30px 0px;
}
.ab4xq_top {
	padding: 30px 0px 20px 0px;
}
.ab4xq_top h1 {
	font-size: 20px;
}
.ab4xq_top p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
.ab4xq_mid a:before {
	display: none;
}
.ab4xq_mid a {
	width: 100%;
	margin-right: 0px;
	text-align: center;
	font-size: 14px;
	background: #fff;
}
.ab4xq_mid a:nth-child(2n) {
	float: left;
}
.ab4xq_mid {
	padding: 20px 0px;
}
.ab4xq_en {
	padding: 30px 0px;
}
.ab4xq_en table {
	margin: 30px 0px 20px 0px;
}
.ab4xq_en table td {
	padding: 10px;
	font-size: 14px;
	line-height: 22px;
}
.ab1B {
	padding: 30px 0px;
}
.ab1B_t>p {
	font-size: 14px;
	line-height: 24px;
	padding: 0px;
	text-align: justify;
}
.ab1B_t div {
	margin-top: 18px;
}
.ab1C_con {
	width: 70%;
	margin: 0px 15%;
}
.ab1C_con .swiper-slide a i {
	margin-top: 16px;
}
.ab1C_con .swiper-slide a span {
	margin-bottom: 20px
}
.ab1C_con .arrow-left, .ab1C_con .arrow-right {
	width: 30px;
	height: 30px;
	top: 36%;
}
.ab1D_con td {
	font-size: 14px;
	padding: 10px;
}
.ab1D_con td:first-child {
	width: 130px;
}
.ab1D_con {
	margin-top: 20px;
}
.ab1D {
	padding: 30px 0px;
}
.ab1C .sea_tit {
	padding-top: 30px;
	margin-bottom: 20px;
}
.ab_nav {
	margin-bottom: 20px;
}
.ab_nav>a {
	border-radius: 0;
	width: 49%;
	margin-right: 0px;
	padding: 0px;
	margin: 2px 0px;
	font-size: 16px;
	line-height: 40px;
}
.ab_nav>a:nth-child(2n) {
	float: right;
}
.lfcase .ab_nav {
	margin-top: 30px;
}
.watA_l>span {
	font-size: 16px;
}
.watB, .watC, .watD {
	padding: 30px 0px;
}
.watB ul li, .watB ul li:nth-child(5n) {
	width: 49%;
	margin-right: 0px !important;
}
.watB ul li:nth-child(2n) {
	float: right;
}
.watB ul li>div span {
	font-size: 14px;
	padding: 10px 0px;
}
.watB ul li>div p {
	font-size: 14px;
	margin-top: 6px;
}
.watB ul {
	margin-top: 10px;
}
.watC ul li {
	width: 99%;
	margin: 4px 0px;
}
.watC ul {
	margin-top: 20px;
}
.watD_con ul {
	border: none;
	margin-top: 10px;
}
.watD_con ul li {
	padding: 10px 0px 10px 18px;
	line-height: 24px;
	font-size: 14px;
}
.watD_con ul li:before {
	top: 17px;
	left: 0px;
}
.ptieR dl {
	padding: 16px 0px;
}
.ptieR dl:first-child {
	padding-top: 0px;
}
.ptieR dl dd {
	margin-top: 6px;
}
.ptieR dl dt {
	font-size: 16px;
	line-height: 24px;
}
.ptieR dl dd p {
	font-size: 14px;
	line-height: 24px;
}
.ptieB_con {
	background: none;
}
.ptieB {
	padding: 30px 0px;
}
.ptieB .sea_tit {
	padding-bottom: 20px;
}
.ptieB_con .swiper-container {
	width: 90%;
}
.ptieB_con .arrow-left, .ptieB_con .arrow-right {
	width: 30px;
	height: 30px;
	top: 28%;
}
.ptieB_con .arrow-left {
	left: -20px;
}
.ptieB_con .arrow-right {
	right: -20px;
}
.ptieB_con .swiper-slide p i, .ptieB_con .swiper-slide p:nth-child(2) i {
	width: auto;
	font-style: italic;
	height: auto;
	bottom: auto;
	top: 0px;
	color: #e60012;
	background: none;
	font-family: "Microsoft YaHei";
	line-height: inherit;
	left: 0px;
	right: 0px;
}
.ptieB_con .swiper-slide p, .ptieB_con .swiper-slide p:nth-child(2) {
	font-size: 14px;
	padding: 30px 2% 0px 2%;
	width: 96%;
	border: none;
	margin-left: 0px;
	text-align: center;
}
.ptieC {
	padding: 30px 0px;
}
.ptieC h1 {
	margin-top: 22px;
	font-size: 15px;
}
.ptieC table thead td {
	font-size: 15px;
}
.ptieC table td {
	padding: 10px;
}
.ptieC table tbody td {
	font-size: 13px;
}
.jmianA {
	border: none;
	text-align: center;
	margin-top: 6px;
}
.jmianA>a {
	display: inline-block;
	float: none;
	background: none;
	font-size: 16px;
	margin: 0px 2%;
}
.jmianA>a:after {
	display: none;
}
.jmianA>a:last-child {
	padding-right: 0px;
}
.jmianB {
	margin-top: 0px;
}
.jmianB_r {
	margin-top: 22px;
}
.jmianB_r>span {
	font-size: 16px;
}
.jmianB_r>p, .jmianB_r>ul li div p {
	font-size: 14px;
}
.jmianB_r>ul li {
	width: 100%;
}
.jmianB_r>ul {
	margin-top: 6px;
}
.pt_tit {
	padding-top: 30px;
}
.jmianC ul li {
	width: 99%;
	margin: 4px 0px;
}
.jmianC ul li>div p {
	height: auto;
	font-size: 14px;
}
.jmianC ul li>div i {
	font-size: 60px;
	height: 60px;
}
.jmianC ul, .jmianD ul {
	margin-top: 20px;
}
.jmianD ul li {
	width: 100%;
	margin: 4px 0px;
}
.ab3_t_l dl dt h1, .ab3_t_l dl dt strong {
	font-size: 18px;
}
.ab3_t_l dl dt i, .ab3_t_l dl dt strong i {
	display: block;
	margin-top: 4px;
}
.ab3_con {
	padding: 30px 0px;
}
.ab3_t_l p, .ab3_mid p {
	font-size: 14px;
	line-height: 24px;
}
.ab3_t_l dl {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.ab3_en li {
	width: 49%;
	margin-right: 0px;
}
.ab3_en li:nth-child(2n) {
	float: right;
}
.ab3_en li span {
	font-size: 16px;
	padding-top: 46px;
}
.ab3_en {
	margin-top: 0px;
}
.ab3_bottom dl dt {
	font-size: 18px;
	line-height: 30px;
}
.ab3_bottom {
	padding: 30px 0px;
}
.ab3_en li:nth-child(1) span {
	background-image: url(../images/ab2ico02.png);
}
.ab3_en li:nth-child(2) span {
	background-image: url(../images/ab2ico03.png);
}
.ab3_en li:nth-child(3) span {
	background-image: url(../images/ab2ico04.png);
}
.ab3_en li:nth-child(4) span {
	background-image: url(../images/ab2ico05.png);
}
.ab3_en li:nth-child(5) span {
	background-image: url(../images/ab2ico06.png);
}
.ab3_en li:nth-child(6) span {
	background-image: url(../images/ab2ico07.png);
}
.ab2_top li {
	padding: 10px 0px;
}
.ab2_top li strong i {
	font-size: 36px;
}
.ab2_top {
	margin-top: 16px
}
.ab2_con>img {
	margin-top: 0px;
}
.ab2_en li {
	width: 49%;
	margin-right: 0px;
	padding: 0px;
	border: none;
}
.ab2_en li:nth-child(2n) {
	float: right;
}
.ab2_en {
	margin: 8px 0px 30px 0px;
}
.ab_more {
	margin-bottom: 30px;
}
.ab3_en li span {
	top: 50%;
	transform: translateY(-50%);
}
.totA ul li {
	width: 100%;
	margin: 10px 0px;
}
.totA ul li a>div p {
	height: auto;
}
.totA .pt_tit p, .totA ul li a>div p {
	margin-top: 14px;
	font-size: 14px;
	line-height: 24px;
}
.totA ul li a>div p {
	margin-top: 0px;
}
.totA ul li a>div strong {
	margin-bottom: 20px;
}
.totA ul li a>div {
	padding: 30px 20px;
}
.totB {
	padding: 40px 0px;
}
.totB dl dt {
	font-size: 18px;
}
.totB dl dd img {
	width: 60px;
}
.totB dl dd div {
	margin: 20px 0px;
}
.totB dl dd p {
	width: 210px;
	line-height: 32px;
	font-size: 14px;
}
.totA ul {
	padding: 10px 0px 20px 0px;
}
.totC {
	padding: 30px 0px;
}
.totC_r>span {
	font-size: 22px;
}
.totC_r>p {
	margin: 10px 0px;
}
.totC_r>dl dd {
	width: 100%;
	float: left;
}
.totC_r>dl dd span {
	margin-top: 20px;
	font-size: 14px;
	margin: 14px 2px 0px 2px;
}
.totD_con li {
	width: 100%;
	margin: 10px 0px;
	height: auto;
	padding: 40px 0px;
}
.totD_con:after {
	display: none;
}
.totD_con li strong, .totD_con li>img {
	margin-top: 0px;
}
.totD_con li p {
	font-size: 14px;
}
.totD_con li strong {
	font-size: 24px;
}
.totD_con li span {
	padding: 0px 10px;
}
.totD_con {
	margin-top: 12px;
}
.totC_r {
	width: 312px;
	text-align: center;
}
.totD {
	padding-bottom: 30px;
}
.serA {
	padding: 0px 0px 30px 0px;
}
.serA .pt_tit p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}
.serB {
	padding: 30px 0px;
	background: url(../images/serpic1.jpg) no-repeat center;
}
.serB strong {
	font-size: 20px
}
.serB p {
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	line-height: 28px;
}
.serC_con .bd ul li {
	width: 33.3%;
}
.serC_con .bd ul li p {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
}
.serC_con .bd ul li span {
	font-size: 14px;
	margin-top: 8px;
}
.serC_con .bd ul li i {
	font-size: 20px;
}
.serC_con .hd ul li {
	width: 96px;
	line-height: 32px;
	font-size: 14px;
}
.serC_con .hd ul {
	margin-top: 22px;
}
.serC_con .bd ul {
	margin-top: 6px;
}
.serD_con li, .serE li {
	width: 49%;
	margin-right: 0px;
	margin-top: 10px;
	float: left;
	margin-left: 0px;
}
.serD_con li:nth-child(2n), .serE li:nth-child(2n) {
	float: right;
}
.serD_con {
	margin-top: 10px;
}
.serD {
	padding-bottom: 30px;
}
.serE li span {
	font-size: 14px;
}
.serE {
	padding: 14px 0px 30px 0px;
}
.ser_fix dl, .ser6_fix dl {
	width: 90%;
}
.ser_fix dl dt strong, .ser6_fix dl dt strong {
	font-size: 16px;
}
.ser_fix dl dt i {
	display: block;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 4px;
}
.ser_fix dl dd>p {
	width: 100%;
	float: left;
	margin-top: 16px;
}
.ser_fix dl dd>p span, .ser_fix dl dd>div span {
	width: 100%;
	text-align: left;
	line-height: 18px;
	margin-bottom: 4px;
	font-size: 14px;
}
.ser_fix dl dd>p input, .ser_fix dl dd>p select, .ser_fix dl dd>.ser_fix_d div textarea, .ser_fix dl dd>p a, .ser_fix dl dd>p.frm_p input.addr {
	width: 90%;
	padding: 0px 2%;
	margin-left: 0px;
	height: 24px;
}
.ser_fix dl dd>p a {
	line-height: 24px;
}
.ser_fix dl dd>p select {
	width: 94% !important;
}
.ser_fix dl dd>p.address select, .ser_fix dl dd>p.frm_p input.addr {
	margin-top: 10px;
}
.ser_fix dl dd>.ser_fix_d div {
	width: 100%;
}
.ser_fix dl, .ser6_fix dl {
	background: #fff;
	padding-bottom: 20px;
	height: auto;
	margin-top: 4px;
}
.ser_fix dl dd>.ser_fix_d div textarea {
	height: 44px;
}
.ser_fix dl dd>.ser_fix_d div a {
	width: 88px;
	line-height: 32px;
	margin: 20px 14px 0px 0px;
	font-size: 14px;
}
.ser_fix dl dt, .ser6_fix dl dt {
	padding: 10px 20px;
}
.ser_fix dl dt em, .ser6_fix dl dt em {
	top: 12px;
	right: 20px;
}
.ser3C_con {
	padding-top: 0px;
}
.ser3_con_a>p {
	width: 100%;
}
.ser3_con_a>div {
	width: 90%;
	margin: 0px 5%;
}
.ser3_con_a {
	padding-bottom: 30px;
}
.ser3_con_a>div span {
	font-size: 22px;
}
.ser3_con_a>div p {
	font-size: 14px
}
.ser3A li {
	width: 49%;
	margin: 5px 0px;
}
.ser3A li:nth-child(2n) {
	float: right
}
.ser3A {
	margin-top: 20px;
}
.ser3B {
	width: 100%;
	margin-right: 0px;
	margin-top: 10px;
}
.ser3_main {
	padding: 20px 0px 30px 0px;
}
.ser7_main {
	padding: 0px 0px 30px 0px;
}
.ser7A h1 {
	font-size: 22px;
}
.ser7A {
	margin-top: 10px;
}
.ser7A p, .ser6A_con .swiper-slide dl dd p {
	font-size: 14px;
	line-height: 24px;
}
.ser7A div p {
	font-size: 15px;
}
.ser7_en {
	padding: 20px 0px;
}
.ser7_en a {
	font-size: 14px;
	margin: 4px 0px;
}
.ser6A_con {
	padding: 30px 0px 60px 0px;
	margin: 30px 0px;
}
.ser6A_con .swiper-slide dl dt h1 {
	font-size: 22px;
}
.ser6A_con .swiper-slide dl dt span {
	font-size: 14px;
	margin-top: 12px;
}
.ser6A_con .ser6_arro a {
	margin: 0px 4px;
	width: 60px;
	height: 20px;
}
.ser6A_con .ser6_arro {
	bottom: 16px;
}
.ser6A_con .swiper-slide dl dt {
	padding: 20px 0px;
	margin-bottom: 20px;
}
.ser6B_con dl dt {
	width: 100%;
	margin-right: 0px;
}
.ser6B_con dl dd input {
	height: 30px;
}
.ser6B_con dl {
	margin-top: 8px;
}
.ser6B_en a {
	width: 84px;
	line-height: 28px;
	height: 28px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.ser6B_en {
	margin-top: 30px;
}
.ser_fix dl dd>.ser_fix_d {
	margin-top: 14px;
}
.ser6B_con dl.ser6_ym dt {
	margin-right: 6px;
}
.ser6B_con {
	padding: 20px 5% 40px 5%;
	margin-top: 22px
}
.ser6B {
	padding-bottom: 30px;
}
.ser6B_con .ser_div dl dd input, .ser6B_con .ser_div dl dd textarea, .ser6B_con dl dd input, .ser6B_con div dl dd textarea {
	width: 90%;
	padding: 4px 2%;
}
.ser4A li>img {
	right: 7%;
	top: auto;
	bottom: 10px;
	width: 20px;
}
.ser4A li p {
	font-size: 14px;
}
.ser4A li, .ser4C_con {
	margin-top: 12px;
}
.ser4A {
	margin-top: 6px;
}
.serC, .ser4C {
	padding-bottom: 30px;
}
.ser4B_con {
	margin-top: 18px;
	padding-bottom: 30px;
}
.ser4C_con li {
	margin: 10px 6%;
}
.ser4E li span {
	padding: 10px 14px;
	line-height: 24px;
	height: 48px;
	white-space: normal;
}
.ser4A li>span {
	background: url(../images/sico14s.png) no-repeat center;
	font-size: 14px;
	left: 10px;
}
.ser4A li p {
	padding: 20px 10px 0px 58px;
}
.ser6_fix_t ul, .ser6_fix_t ul li span {
	width: 100%
}
.ser6_fix_t ul li span {
	margin-right: 0px;
}
.ser6_fix_t ul li input {
	width: 80%;
	padding: 0px 2%;
	height: 30px;
}
.ser6_fix_t ul li {
	margin-top: 0px;
}
.ser6_fix_t a.jsuan {
	font-size: 16px;
}
.ser6_fix_t a {
	width: 66px;
	height: 66px;
	margin: 10px 10px 0px 0px;
}
.ser6_fix_t a.jsuan span {
	margin-top: 16px;
}
.ser6_fix_t a.btnreset {
	font-size: 16px;
}
.ser6_fix_t a.btnreset span {
	margin-top: 10px;
}
.ser6_fix dl dd>p {
	font-size: 14px;
	padding: 20px 0px;
}
.ser6_fix_e>img {
	display: none
}
.ser6_fix_eR {
	width: 100%;
}
.ser6_fix_eR strong {
	margin: 10px 0px;
}
.ser6_fix_e {
	margin-top: 8px;
}
.ser6_fix_eR p {
	line-height: 20px;
	font-size: 12px;
}
.ser6_fix_t ul li {
	line-height: 32px;
}
.aboutA_con>img {
	width: 100%;
	width: 80%;
	float: none;
	margin: 0 auto;
	display: block;
}
.aboutA_R p, .aboutC .pt_tit p, .aboutC ul li>div p, .aboutD .pt_tit p, .aboutD ul li p {
	font-size: 14px;
	line-height: 24px;
}
.aboutA_con {
	margin-top: 14px;
}
.aboutA {
	padding-bottom: 28px;
}
.aboutB {
	padding-bottom: 30px;
}
.aboutB_con {
	width: 60%;
}
.aboutB_con .arrow-left, .aboutB_con .arrow-right {
	width: 30px;
	height: 30px;
}
.aboutB_con .arrow-left {
	left: -50px;
}
.aboutB_con .arrow-right {
	right: -50px;
}
.aboutB_c_a {
	margin-top: 24px;
}
.aboutC .pt_tit p, .aboutC ul, .aboutD .pt_tit p {
	margin-top: 16px;
}
.aboutC ul li {
	width: 100%;
	border: none;
}
.aboutC ul li>div p {
	height: auto;
}
.aboutC {
	padding-bottom: 6px;
}
.aboutD ul li {
	padding: 30px 5%;
}
.aboutD ul {
	margin-top: 12px;
}
.aboutD, .aboutE, .aboutF {
	padding-bottom: 30px;
}
.aboutE_con .rightBtn, .aboutE_con .leftBtn {
	width: 24px;
	height: 22px;
}
.aboutE_con .rightBtn {
	background: url(../images/anexts.png) no-repeat center;
	right: 0px;
}
.aboutE_con .leftBtn {
	background: url(../images/apres.png) no-repeat center;
	left: 0px;
}
.aboutE_con .rightBtn:hover {
	background: url(../images/anexts01.png) no-repeat center;
	right: 0px;
}
.aboutE_con .leftBtn:hover {
	background: url(../images/apres01.png) no-repeat center;
	left: 0px;
}
.aboutE_con .list_ab {
	padding: 0px 40px;
	width: 198px;
}
.aboutE_con ul li {
	width: 88px;
	margin-right: 21px;
}
.aboutE_con .info .dec_l>p strong, .aboutE_con .info .dec_l>p span {
	position: static;
	font-size: 20px;
	display: block;
}
.aboutE_con .info .dec_l>p span {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
.aboutE_con {
	margin-top: 25px;
}
.aboutF .swiper-container .swiper-slide p, .aboutG_con dl dd {
	font-size: 14px;
	line-height: 24px;
}
.aboutF .swiper-container, .aboutG {
	padding: 30px 0px;
}
.aboutF .tabs {
	margin-top: 24px;
}
.aboutG {
	width: 100%;
	float: left;
}
.aboutG_con {
	width: 100%;
	padding: 30px 0px;
}
.aboutG_con dl {
	width: 80%;
	padding: 30px 5%;
	margin: 0px 5%;
}
.aboutG_con dl dt {
	font-size: 18px;
	margin-bottom: 10px;
}
.ab2_en li span {
	line-height: 24px;
	height: 48px;
	white-space: normal;
}
.AU_banner .tabs a p:after {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.fot_l>p {
	width: 14%;
	margin-left: 2%;
}
.fot_l>p span {
	font-size: 12px;
	line-height: 18px;
}
.fot_l>img {
	width: 60%;
}
.fot_en>div {
	font-size: 12px;
	line-height: 18px;
}
.fot_en {
	padding: 16px 0px;
}
.footer {
	padding-bottom: 62px;
}
.seaB {
	margin-top: 20px;
}
.seaB_c .swiper-slide p {
	margin: 0px 5%;
	top: 50%;
	transform: translateY(-50%);
}
.ab4_con>a {
	padding: 10px 0px;
	width: 25%;
	float: left;
}
.ab4_con>a img {
	height: 24px;
}
.ab4_con>a span {
	font-size: 14px;
	height: 28px;
}
.ab4_con>a.cur:after {
	display: none;
}
.proxq_t_cR dl dd span:nth-child(2) {
	background: url(../../images/proico6.png) no-repeat left 1px;
}
.proxq_t_cR dl dd span:nth-child(3) {
	background: url(../images/proico7.png) no-repeat left 1px;
}
.sj_aboutD_con {
	margin-top: 20px;
}
.sj_aboutD_con .pagination {
	margin-top: 20px;
}
.sj_aboutD_con .swiper-slide p {
	font-size: 14px;
	line-height: 24px;
}
.sj_aboutD_con .swiper-slide strong {
	margin-bottom: 12px;
}
.sj_aboutD_con .swiper-slide strong img {
	width: 40px;
	margin-right: 6%
}
.S_banner, .AU_banner .swiper-slide a, .ser_banner .swiper-slide p, .AU_banner .swiper-slide .au_pic_d {
	height: 180px !important;
	position: relative;
	overflow: hidden;
}
.S_banner>a img, .AU_banner .swiper-slide a.show_a img, .AU_banner .swiper-slide a img, .ser_banner .swiper-slide p img, .AU_banner .swiper-slide .au_pic_d img {
	width: auto;
	height: 180px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	max-width: inherit;
}
.ab1A ul li {
	width: 33.3%;
	float: left;
	height: auto;
}
.ab1A ul li a {
	line-height: 50px;
	width: 100%;
	float: left;
}
.res_top p {
	width: 99%;
	height: 36px;
}
.res_top p a {
	width: 10%;
}
.res_top p i {
	margin: 9px 10px 0px 0px;
}
.res_a a {
	line-height: 40px;
	width: auto;
	padding: 0px 2%;
	font-size: 14px;
}
.res_a a.cur {
	font-size: 16px;
}
.res_a p {
	margin-top: 14px;
}
.res_a {
	margin-top: 20px;
}
.auxq_con_m .xq_vi {
	height: 278px;
}
.ser6B_con dl.ser6_ym dd input {
	margin-right: 6px;
	width: 92px;
}
.proxq_ol_c .swiper-container .swiper-slide a {
	margin: 4px 0px;
	width: 58px;
}
.proxq_ol {
	width: 60px;
	height: 136px;
	padding: 0px;
	margin-top: 5%;
}
.proxq_t_cL>img {
	width: 218px;
}
.proxq_t_cL {
	width: 288px;
	float: none;
	margin: 0 auto;
}
.inD .title dl {
	padding-left: 68px
}
.proxq_ol .rightBtn, .proxq_ol .leftBtn {
	font-size: 12px;
}
.inD .title dl dt img {
	width: 50px;
}
.net_map dl dt {
	font-size: 18px;
	margin-bottom: 12px;
}
.net_m_c {
	width: 100%;
}
.net_m_c>a {
	font-size: 14px;
	line-height: 24px;
}
.net_map dl dt a {
	color: #e60012;
}
.net_map dl {
	margin-bottom: 16px;
}
.net_map {
	padding: 100px 0px 30px 0px;
}
.net_m_c>div a {
	float: left;
	margin: 0px 6px;
	font-size: 12px;
}
.AU_banner .swiper-slide .Au_swip:after, .S_banner>p:after {
	content: url(../images/open.png);
}
.sea_e label {
	margin: 0px 2px;
}
.ser_fix dl dd, .ser6_fix dl dd {
	padding: 0px 18px;
}
.ser_fix dl dt, .ser6_fix dl dt {
	padding: 10px 18px;
}
input, textarea, select, .ser_fix dl dd>p a {
	font-size: 12px;
}
#allmap {
	height: 250px;
}
.auxq_con_l dl dd i {
	margin-left: 8px;
}
}

@media screen and (max-width:375px) {
.ser4C_con {
	width: 90%;
	margin: 0px 5%;
}
.ser4C_con li {
	margin: 10px 0px;
	float: left;
}
.ser4C_con li:nth-child(2n) {
	float: right;
}
.slide {
	min-height: 320px;
}
.sea_e {
	margin-top: 6px;
}
.sea_e label {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 48%;
}
.sea_e label:nth-child(2n) {
	float: right;
}
}

@media screen and (max-width:320px) {
.ser4C_con {
	width: 100%;
	margin: 0px;
}
.pro_en dl dd a:before {
	display: none;
}
.pro_en dl dd a {
	padding: 0px;
	width: 32%;
	text-align: center;
	margin-right: 2%;
	line-height: 28px;
}
.pro_en dl dd a:nth-child(3n) {
	margin-right: 0px;
}
.proxq_t_cR dl dd a:nth-child(2) {
	float: right;
	margin-right: 0px;
}
.slide {
	min-height: 280px;
}
.inC_con>a {
	width: 7.2%;
}
.totC_r {
	width: 100%;
}
.seaB_c .swiper-slide p span {
	line-height: 21px;
}
.seaB_c .swiper-slide p span img {
	width: 52px;
	height: 21px;
}
}

.pagelist { text-align: center; margin: 20px 0 40px; clear:both; padding-top:30px;}
.pagelist span, .pagelist strong, .pagelist a { display: inline-block; border: 1px solid #ddd;padding: 2px 6px; margin-right: 2px; line-height:16px; text-decoration:none; color:#666;}
.pagelist strong { background: #ef5600; color: #fff;}
