/* ------------------------------------常用样式定义---------------------------------------- */

@charset "utf-8";

body,
ul,
li {
	margin: 0;
	padding: 0;
}

.top {
	width: 100%;
	background: #fafafa;
	border-bottom: 1px solid #f4f4f4;
}

.topbar {
	height: .38rem;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 .15rem 0 .15rem;
	font-family: "微软雅黑";
}

.topbar-left {
	float: left;
	font-size: .14rem;
	line-height: .36rem;
	color: #333333;
}

.topbar-right {
	float: right;
	font-size: .14rem;
	line-height: .38rem;
	color: #787878;
}

.topbar-right a {
	font-size: .14rem;
	line-height: .38rem;
	color: #787878;
}

.topbar-right span {
	font-size: 12px;
	color: #999;
	font-family: sans-serif;
	margin: 1em;
}

.header {
	height: 1.18rem;
	overflow: hidden;
	width: 100%;
}

.centainer {
	height: auto;
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	padding: 0 15px 0 15px;
	margin-top: .2rem;
	position: relative;
}
.header-logo {
	float: left;
	width: .83rem;
	height: .75rem;
}
.header-logo img{
	display: block;
	width: 100%;
}
.header-search {
	float: right;
	margin-top: .12rem;
}
.header-search .search-form {
	position: relative;
	display: block;
	height: 45rem;
}
.header-search .search-from .search-text {
	position: absolute;
	left: 23%;
	display: block;
	width: 500px;
	height: .5rem;
	line-height: .5rem;
	font-size:.15rem;
	color:#acacac;
	padding: 0 .12rem;
	padding-left: .4rem;
	background: url(../images/search.png) no-repeat 10px center;
	border: 1px solid #ebebeb;
	outline: 0;
	border-radius: 3px;
	background-size: .18rem;
}
.header-search .search-from .search-btn {
	position: absolute;
	right: 30%;
	display: block;
	width: 1.1rem;
	height: .52rem;
	font-size: 14px;
	line-height: .52rem;
	cursor: pointer;
	background: #e30212;
	color: #fff;
	border-radius: 0 3px 3px 0;
	outline: 0;
	text-align: center;
}
.header-icon {
	width: 227px;
	height: 84px;
	float: right;
}
.header-icon span{
	font-family:"微软雅黑";
	font-size: .15rem;
	margin:.1rem 0 0 0;
	float:right;
	padding-left: .47rem;
	color:#333333;
	background:url(../images/tel.png) no-repeat left center;
	background-size: .37rem;
}
.header-icon span h3{
	font-family:arial;
	font-size: .26rem;
}
.nav-b {
	background: #e30212;
	height: 45px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.nav {
	height: 45px;
	width: 1200px;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	position: relative;
}
.nav-left {
	width: 243px;
    height: 45px;
    line-height: 45px;
    background: #900000;
    font-size: .16rem;
    color: #fff;
    position: relative;
	float: left;
	padding-left: 30px;
	margin-left:0;
}
.nav-left img.nav-left-img {
    display: block;
    width: 20px;
    height: 15px;
    margin: 15px 20px 0 0;
    cursor: pointer;
	float:right;
}
.nav-down {
	position: absolute;
	left: 0;
	top: 45px;
	width: 273px;
	height: 4.63rem;
	line-height: 1;
	background-color: #ffffff;
	z-index: 9999;
	/* display: none; */
	box-sizing: border-box;
	padding:0rem 0;
}

.nav-down li.nav-down-item {
	width: 80%;
	padding: 0 10%;
	position: relative;
}

.nav-down li.nav-down-item:after {
	content: "";
	bottom: 0;
	left: 10%;
	width: 80%;
	height: 1px;
	background: #eeeeee;
	position: absolute;
}

.nav-down li a.nav-down-a {
	display: inline-block;
	font-size: 15px;
	color: #333333;
	padding: 15px 0 15px 0px;
	position: relative;
}

.nav-down-item:hover {
	background: #f5f5f5;
}

.nav-down-item:hover .ni-box {
	display: block;
}

.ni-box {
	width: 546px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 273px;
	padding: 0 40px 23px 0px;
	box-sizing: border-box;
	display: none;
	height: 420px;
}
.nav-down li.nav-down-item:hover:nth-child(2) .ni-box{
	top: -90px;
}
.nav-down li.nav-down-item:hover:nth-child(3) .ni-box{
	top: -135px;
}
.nav-down li.nav-down-item:hover:nth-child(4) .ni-box{
	top: -206px;
}
.nav-down li.nav-down-item:hover:nth-child(5) .ni-box{
	top: -251px;
}
.nav-down li.nav-down-item:hover:nth-child(6) .ni-box{
	top: -321px;
}
.nav-down li.nav-down-item:hover:nth-child(7) .ni-box{
	top: -366px;
}
.ni-box .ni-list {
	width: 120px;
	float: left;
	height: 100%;
	background: #f5f5f5;
	text-align: center;
	position: absolute;
	left: 0;
}

.ni-box .ni-list a {
	display: inline-block;
	width: 84px;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
}

.ni-box .ni-list a.cur {
	background: #e30212;
	color: #ffffff;
}

.ni-box3:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	left: -6px;
	top: 38px;
	border-right: 6px solid #fff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}

.ni-box4:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	left: -6px;
	top: 38px;
	border-right: 6px solid #fff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}

.ni-box5:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	left: -6px;
	top: 38px;
	border-right: 6px solid #fff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}

.ni-box5 {
	padding-bottom: 28px;
}

.ni-box h2 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	border-left: 2px solid #e30212;
	padding-left: 12px;
	display: block;
	margin: 30px 0 0 153px;
}

.ni-box-down {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	margin-top: 15px;
	display: block;
	margin-left: 153px;
}

.ni-box-down li {
	display: inline-block;
	margin-bottom: 17px;
	margin-right: 15px;
}

.ni-box-down li.last {
	width: 136px;
}

.ni-box-down li a {
	font-size: .15rem;
	color: #666;
}

.ni-box-down li a:hover {
	color: #2ba0ea;
	border-color: #2ba0ea;
}

.nav-down li p {
	font-size: 13px;
	color: #999;
	padding-left: 0px;
	padding-bottom: .07rem;
}

.nav-down li p a {
	display: inline-block;
	margin-bottom: .08rem;
	margin-right: 17px;
	font-size: .13rem;
	color: #676767;
	font-family: "微软雅黑";
}
.nav-down li p a:nth-child(3),.nav-down li p a:nth-child(6){
	margin-right: 0;
}
.nav-down li .nav-arrow {
	display: block;
	width: 7px;
	height: 12px;
	position: absolute;
	top: 23px;
	right: 20px;
}

.nav-right {
	margin: 0 auto;
	max-width: 1200px;
}

.nav-right .nav-list {
	font-size: 16px;
}

.nav-list li {
	float: left;
	line-height: 45px;
}

.nav-list {
	float: right;
}

.nav-list a {
	display: block;
	color: #fff;
	margin-left: .55rem;
}

.nav-list li.cur a {
	display: block;
	color: #fff;
	border-bottom: 2px solid #fff;
	height: 43px;
}

.nav-list a:hover {
	color: #fff;
}

.jsbl-m{
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 999;
	left: 0;
}
.jsbl-m-1{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.jsbl{
	width: 270px;
	padding-bottom: .2rem;
	background: rgb(0,0,0,.44);
	margin-top: .43rem;
	border-radius: 8px;
	float: right;
}

.jsbl .title {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .35rem;
}

.jsbl .title h3 {
	font-size: .17rem;
	color: #ffffff;
	font-family: "微软雅黑";
	position: relative;
}

.jsbl .title h3:before {
	content: "";
	display: inline-block;
	width: .18rem;
	background: #ffffff;
	height: 1px;
	background-size: 100%;
	position: relative;
	top: -.05rem;
	margin-right: .1rem;
}

.jsbl .title h3:after {
	content: "";
	display: inline-block;
	width: .18rem;
	background: #ffffff;
	height: 1px;
	background-size: 100%;
	position: relative;
	top: -.05rem;
	margin-left: .1rem;
}

.jsbl .content {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .15rem;
	font-size: .13rem;
}

.jsbl .content ul {
	display: block;
	width: 80%;
	margin: 0 10%;
	padding: 0;
	height: auto;
	float: left;
}

.jsbl .content ul li {
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
	float: left;
	margin-top: .13rem;
}

.jsbl .content ul li .text-name {
	width: 92%;
	outline: none;
	line-height: .36rem;
	height: .36rem;
	padding: 0 4%;
	border-radius: 3px;
	display: block;
	font-size: .12rem;
	font-family: "微软雅黑";
	color: #b6b6b6;
}

.jsbl .content ul li .text-tel {
	width: 92%;
	outline: none;
	line-height: .36rem;
	height: .36rem;
	padding: 0 4%;
	border-radius: 3px;
	display: block;
	font-size: .12rem;
	font-family: "微软雅黑";
	color: #b6b6b6;
}

.jsbl .content ul li .text-con {
	width: 92%;
	outline: none;
	line-height: .18rem;
	height: .52rem;
	padding: .1rem 4%;
	border-radius: 3px;
	display: block;
	font-size: .12rem;
	font-family: "微软雅黑";
	color: #b6b6b6;
}

.jsbl .content ul li button {
	width: 100%;
	outline: none;
	line-height: .36rem;
	height: .36rem;
	text-align: center;
	background: #e30212;
	border-radius: 2px;
	display: block;
	cursor: pointer;
	font-size: .15rem;
	font-family: "微软雅黑";
	color: #ffffff;
}

.jsbl .content ul li {
	font-size: .13rem;
	font-family: "微软雅黑";
	color: #e2e2e2;
}

.xqdj .title {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .35rem;
}

.xqdj .title h3 {
	font-size: .17rem;
	color: #333333;
	font-family: "微软雅黑";
	position: relative;
}

.xqdj .title h3:before {
	content: "";
	display: inline-block;
	width: .18rem;
	background: #cccccc;
	height: 1px;
	background-size: 100%;
	position: relative;
	top: -.05rem;
	margin-right: .1rem;
}

.xqdj .title h3:after {
	content: "";
	display: inline-block;
	width: .18rem;
	background: #cccccc;
	height: 1px;
	background-size: 100%;
	position: relative;
	top: -.05rem;
	margin-left: .1rem;
}

.xqdj .content {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .15rem;
	font-size: .13rem;
}

.xqdj .content ul {
	display: block;
	width: 80%;
	margin: 0 10%;
	padding: 0;
	height: auto;
	float: left;
}

.xqdj .content ul li {
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
	float: left;
	margin-top: .13rem;
}

.xqdj .content ul li .text-name {
	width: 92%;
	outline: none;
	line-height: .4rem;
	height: .4rem;
	padding: 0 4%;
	border-radius: 3px;
	display: block;
	font-size: .12rem;
	font-family: "微软雅黑";
	color: #b6b6b6;
}

.xqdj .content ul li .text-tel {
	width: 92%;
	outline: none;
	line-height: .4rem;
	height: .4rem;
	padding: 0 4%;
	border-radius: 3px;
	display: block;
	font-size: .12rem;
	font-family: "微软雅黑";
	color: #b6b6b6;
}

.xqdj .content ul li .text-con {
	width: 92%;
	outline: none;
	line-height: .18rem;
	height: .55rem;
	padding: .1rem 4%;
	border-radius: 3px;
	display: block;
	font-size: .12rem;
	font-family: "微软雅黑";
	color: #b6b6b6;
}

.xqdj .content ul li button {
	width: 100%;
	outline: none;
	line-height: .4rem;
	height: .4rem;
	text-align: center;
	background: #e30212;
	border-radius: 2px;
	display: block;
	cursor: pointer;
	font-size: .15rem;
	font-family: "微软雅黑";
	color: #ffffff;
}

.xqdj .content ul li {
	font-size: .13rem;
	font-family: "微软雅黑";
	color: #cccccc;
}

.banner {
	width: 100%;
	border: 0px solid red;
	margin: 0 auto;
	
	overflow: hidden;
	position: relative
}

.bannerlist {
	width: 100%;
	height: 174px;
	background: url(../images/bannerlist.jpg) no-repeat center top;
}

.bannerlist .title {
	width: 1200px;
	margin: 0 auto;
	
}

.bannerlist .title h3 {
	font-family: "微软雅黑";
	font-size: .26rem;
	color: #ffffff;
	display: block;
	padding-top: .5rem;
}

.bannerlist .title span {
	font-family: arial;
	font-size: .16rem;
	color: #ababab;
	text-transform: Uppercase;
	display: block;
	margin-top: 5px;
}

.flexslider {
	width: 100%;
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
	width: 100%;
	display: block;
	height: 100%!important;
}

.flex-pauseplay span {
	text-transform: capitalize;
}


/* Clearfix for the .slides element */

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}


/* No JavaScript Fallback */


/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides>li:first-child {
	display: block;
}


/* FlexSlider Default Theme

*********************************/

.flexslider {
	border: 0px solid #fff;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	zoom: 1;
}

.flexslider .slides {
	zoom: 1;
}

.flexslider .slides>li {
	position: relative;
}


/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */

.flex-container {
	zoom: 1;
	position: relative;
}


/* Caption style */


/* IE rgba() hack */

.flex-caption {
	background: none;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
}

.flex-caption {
	width: 96%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
	font-size: 14px;
	line-height: 18px;
}


/* Direction Nav */

.flex-direction-nav li a {
	width: 22px;
	height: 41px;
	margin: 0px 0 0;
	display: block;
	background: url(../images/nimg22.png) no-repeat 0 0;
	position: absolute;
	top: 43%;
	text-indent: -9999px;
	cursor: pointer;
}

.flex-direction-nav li a.next {
	background-position: -22px 0px;
	right: 100px;
}

.flex-direction-nav li a.prev {
	background-position: 0 0;
	left: 100px;
}

.flex-direction-nav li a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}


/* Control Nav */

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom:10px
	height: 18px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 0 0 10px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-nav li:first-child {
	margin: 0;
}

.flex-control-nav li a {
	width: 20px;
	height: 4px;
	border-radius: 4px;
	display: block;
	background: #ffffff;
	cursor: pointer;
	text-indent: -9999px;
}

.flex-control-nav li a:hover {
	background-position: 0 -12px;
}

.flex-control-nav li a.active {
	background: #be0000;
	cursor: default;
}

.m {
	position: relative;
	background: #f9f9f9;
	overflow: hidden;
	width: 100%;
}

.service-items {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.service-title {
	max-width: 1200px;
	text-align: center;
	margin-top: 40px;
	font-size: initial;
}

.service-title span {
	text-transform: Uppercase;
	color: #c8c8c8;
	font-size: 16px;
}

.service-title h1 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}

.service-title p {
	color: #666666;
	font-size: 16px;
	margin-top: 5px;
}

.service-n {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 60px;
	font-size: initial;
}

.service-n ul {
	overflow: hidden;
	float: left;
	margin: 0 -24px;
	margin-top: 30px;
}

.service-n ul li {
	width: 257px;
	margin: 0 24px;
	display: inline-block;
	background: #fff;
	overflow: hidden;
	min-height: 290px;
}

.service-n ul li dl dt {
	display: block;
	border: 1px solid #ececec;
	min-height: 2.55rem;
}

.service-n ul li h1 {
	width: 87px;
	height: 87px;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
}

.service-n ul li h1 img {
	margin-top: 21px;
}

.service-n ul li h2 {
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-top: 15px;
}

.service-n ul li p {
	text-align: center;
	margin: 0 auto;
	padding: 0 15px;
	font-size: 14px;
	height: 40px;
	font-weight: normal;
	color: #666;
	margin-top: 5px;
}

.service-n ul li label {
	text-align: center;
	float: left;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	color: #666;
	margin-top: 5px;
}

.service-n ul li label a {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	min-height: .38rem;
	line-height: .38rem;
	color: #fff;
	background: #da2020;
	margin-top: 15px;
	border-radius: 2px;
}

.news1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: .6rem;
}

.information {
	width: 720px;
	float: left;
	margin-top: .5rem;
}

.information .title {
	width: 100%;
	float: left;
}

.information .title h3 {
	display: block;
	float: left;
	position: relative;
	font-family: "微软雅黑";
	font-size: .24rem;
	color: #333333;
	padding-left: 13px;
}

.information .title h3:before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 3px;
	height: 20px;
	background: #e30212;
}

.information .title h3 span {
	font-weight: normal;
	font-family: arial;
	font-size: .16rem;
	color: #c8c8c8;
	text-transform: Uppercase;
	margin-left: .1rem;
}

.information .title label {
	background: url(../images/more.png) no-repeat;
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 5px;
}

.information .content {
	width: 100%;
	float: left;
	margin-top: .25rem;
}

.information .content ul {
	display: block;
	margin: 0 -2%;
}

.information .content ul li {
	display: block;
	width: 46%;
	margin: 0 2%;
	height: 37px;
	float: left;
	line-height: 37px;
	background: url(../images/ar01.png) no-repeat left .16rem;
	border-bottom: 1px dotted #ccc;
}

.information .content ul li a {
	font-size: .16rem;
	float: left;
	margin-left: .14rem;
	color: #333333;
}
.information .content ul li a:hover{
	color: #d90000;
}
.faq {
	width: 1200px;
	margin: 0 auto;
	margin-top: .5rem;
}

.faq .title {
	max-width: 1200px;
	text-align: center;
	margin-top: 40px;
	font-size: initial;
}

.faq .title span {
	text-transform: Uppercase;
	color: #c8c8c8;
	font-size: 16px;
	display: block;
}

.faq .title h3 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
}

.faq .content {
	width: 100%;
	float: left;
	margin-top: .25rem;
	background: #ffffff;
}

.faq .content ul {
	display: block;
	margin: 0 0%;
	padding: 20px 0;
	overflow: hidden;
}

.faq .content ul li {
	display: block;
	width: 29%;
	margin: 0 2%;
	height: 42px;
	float: left;
	line-height: 42px;
	background: url(../images/ar01.png) no-repeat left .16rem;
	border-bottom: 1px dotted #ccc;
}

.faq .content ul li a {
	font-size: .16rem;
	float: left;
	margin-left: .14rem;
	color: #333333;
}

.hot—n {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 60px;
	margin-top: 30px;
}

.hot-l {
	width: 181px;
	height: 374px;
	background: url(../images/h-imgbg.jpg) no-repeat;
	float: left;
	position: relative;
	padding: 30px;
	margin-top: 10px;
}

.hot-l h1 {
	width: 181px;
	color: #fff;
	font-size: 28px;
	font-family: '微软雅黑';
	font-weight: normal;
	float: left;
	padding-bottom: 8px;
	margin-top: 12px;
}

.hot-l h1 span {
	width: 181px;
	color: #fff;
	float: left;
	font-size: 13px;
	font-family: '微软雅黑';
	font-weight: normal;
}

.hot-l label {
	position: absolute;
	top: 95px;
	left: 18px;
}

.hot-l label p {
	display: block;
	font-size: .15rem;
	font-family: "微软雅黑";
	width: 80%;
	float: left;
	margin-top: 25px;
	margin-left: 13px;
	color: #e7e7e7;
}

.hot-l label a {
	float: left;
	font-size: 13px;
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 0;
	text-align: center;
	width: 83px;
	margin: 10px 0 0 11px;
}

.hot-r {
	width: 100%;
	float: left;
	position: relative;
	padding-top: 10px;
}

.hot-r-title {
	width: 100%;
	float: left;
	height: 50px;
	background: #ebeef4;
}

.hot-r-title ul {
	float: left;
}

.hot-r-title ul li {
	float: left;
	line-height: 50px;
	padding: 0 54.5px;
	cursor: pointer;
	font-size: .17rem;
	border-right: 1px solid #feffff;
}

.hot-r-title ul li:last-child {
	border: 0;
}

.hot-r-title ul li.cur {
	float: left;
	line-height: 60px;
	height: 55px;
	background: #e30212;
	color: #ffffff;
	margin-top: -5px;
	cursor: pointer;
}

.hot-r-n {
	width: 100%;
	float: left;
	display: none;
}

.thisclass {
	display: block;
}

.hot-r-n ul {
	width: 100%;
	float: right;
	background: #fff;
	margin-top: 10px;
	padding: 10px 10px;
}

.hot-r-n ul li {
	width: 19.8%;
	height: 105px;
	float: left;
	border-right: 1px solid #f2f2f2;
	padding: 15px 30px 18px 30px;
	margin: 0 0 0 0;
	position: relative;
}

.hot-r-n ul li:nth-child(4),
.hot-r-n ul li:nth-child(8),
.hot-r-n ul li:nth-child(12) {
	border: 0;
}

.hot-r-n ul li:last-child {
	border: 0;
}

.hot-r-n ul li:after {
	content: "";
	width: 90%;
	left: 5%;
	height: 1px;
	background: #f2f2f2;
	bottom: 0;
	position: absolute;
}

.hot-r-n ul li h1 {
	font-weight: normal;
	font-family: '微软雅黑';
	color: #333;
	font-size: 16px;
	float: left;
}

.hot-r-n ul li span {
	font-weight: normal;
	font-family: '微软雅黑';
	color: #e40000;
	float: right;
	font-size: 16px;
}

.hot-r-n ul li p {
	font-weight: normal;
	font-family: '微软雅黑';
	color: #b2b2b2;
	font-size: 13px;
	float: left;
	display: block;
	width: 100%;
	margin-top: 15px;
}

.hot-r-n ul li a {
	font-weight: normal;
	font-family: '微软雅黑';
	color: #545454;
	border: 1px solid #dddddd;
	font-size: 13px;
	float: left;
	border-radius: 32px;
	padding: 4px 15px;
	margin-top: 20px;
	margin-right: 10px;
}

.license .hot-l {
	position: absolute;
	z-index: 88;
	width: 2.84rem;
	height: 3.07rem;
	background: url(../images/img-bg01.jpg) no-repeat;
}

.license .hot-l h1 {
	position: relative;
	font-size: .25rem;
}

.license .hot-l h1:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50px;
	width: 45px;
	height: 2px;
	background: #ffffff;
}

.license ul {
	width: 80%;
	padding-left: 22%;
	margin-left: 5%;
	float: left;
	margin-top: 45px;
}

.license ul li {
	width: 24.2%;
	border-right: 0;
	margin: 0;
}

.license ul li:before {
	width: 2px;
	height: .95rem;
	content: "";
	position: absolute;
	left: 0;
	background: #c63434;
	top: .23rem;
}

.license ul li p {
	margin-top: 12px;
}

.license ul li a {
	margin-top: 15px;
}
.license ul li a:hover{
	color: #e30212;
	border: 1px solid #e30212;
}
.license ul li:after {
	width: 100%;
	left: 0;
}

.jj {
	margin-top: 20px;
}

.jj .license .hot-l {
	position: absolute;
	z-index: 88;
	width: 2.84rem;
	height: 1.7rem;
	background: url(../images/img-bg02.jpg) no-repeat;
}

.jj .license ul li:before {
	background: #d7c000;
}

.bx {
	width: 100%;
	background: url(../images/adbg.jpg) no-repeat center;
	min-height: 5.07rem;
	background-size: auto 100%;
	float: left;
	position: relative;
}

.bx .jj {
	margin-top: 40px;
}

.bx .jj .license .hot-l {
	position: absolute;
	z-index: 88;
	width: 2.84rem;
	height: 3.07rem;
	background: url(../images/img-bg03.jpg) no-repeat;
}

.bx .jj .license ul li:before {
	background: #c63434;
}

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

.detail .curnav {
	font-family: "微软雅黑";
	color: #797979;
	font-size: .14rem;
	display: block;
	margin-top: 20px;
}

.detail .curnav a {
	color: #797979;
}

.detail .detail1 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
	font-size: .15rem;
	padding-bottom: 50px;
}

.detail .detail1 .d-left {
	width: 497px;
	float: left;
}

/* 
.detail .detail1 .d-left ul {
	width: 100%;
	float: left;
}

.detail .detail1 .d-left ul li {
	width: 100%;
	float: left;
}

.detail .detail1 .d-left ul li img {
	width: 100%;
	display: block;
}
 */
.detail .detail1 .d-left ol {
	display: block;
	margin: 0 -1%;
}

.detail .detail1 .d-left .am-slider-default .am-control-nav {
	width: 102.2%;
}

.detail .detail1 .d-left ol li {
	width: 23%;
	float: left;
	margin: 0 1%;
	margin-top: 10px;
}

.detail .detail1 .d-left .am-slider-default {
	background: none;
	box-shadow: none;
}

.detail .detail1 .d-left ol li img {
	width: 100%;
	display: block;
}

.detail .detail1 .d-left .am-slider-default .am-direction-nav a {
	position: absolute;
	top: 38%;
	z-index: 10;
	display: block;
	width: .42rem;
	height: .77rem;
	margin: -18px 0 0;
	overflow: hidden;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.detail .detail1 .d-left .am-slider-default .am-direction-nav .am-prev {
	left: 10px;
	background: url(../images/l-arrow.png) no-repeat center center rgb(0, 0, 0, .7);
}

.detail .detail1 .d-left .am-slider-default .am-direction-nav .am-next {
	right: 10px;
	text-align: right;
	background: url(../images/r-arrow.png) no-repeat center center rgb(0, 0, 0, .7);
}

.detail .detail1 .d-right {
	width: 55%;
	float: right;
}

.detail .detail1 .d-right h3 {
	font-family: "微软雅黑";
	display: block;
	font-size: .28rem;
	color: #333333;
}

.detail .detail1 .d-right div {
	font-family: "微软雅黑";
	display: block;
	font-size: .16rem;
	color: #939191;
	text-align: justify;
	line-height: .34rem;
	margin-top: 25px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 40px;
}

.detail .detail1 .d-right ul {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 50px;
	padding-top: 20px;
}

.detail .detail1 .d-right ul li {
	display: block;
	width: 100%;
	margin-top: 25px;
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #333333;
}

.detail .detail1 .d-right ul li span {
	padding: 3px 15px;
	border: 1px solid #b3b3b3;
	margin-right: 10px;
	border-radius: 3px;
}

.detail .detail1 .d-right ul li em {
	font-style: normal;
	color: #e30212;
	font-size: .25rem;
}

.detail .detail1 .d-right label {
	display: block;
	margin-top: 80px;
	padding-bottom: 30px;
}

.detail .detail1 .d-right label a {
	width: 209px;
	height: 60px;
	display: inline-block;
	background: #e30212;
	line-height: 60px;
	text-align: center;
	margin-right: 15px;
	border-radius: 5px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
}

.detail2 {
	width: 1200px;
	margin: 0 auto;
	font-size: .15rem;
	padding-bottom: 50px;
}

.detail2 .title {
	text-align: center;
	margin-top: 40px;
	font-size: initial;
}

.detail2 .title span {
	text-transform: Uppercase;
	color: #c8c8c8;
	display: block;
	font-size: 16px;
}

.detail2 .title h3 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}

.detail2 .content {
	padding-top: 30px;
	font-size: .16rem;
	font-family: "微软雅黑";
	line-height: .32rem;
	color: #333333;
}

.detail2 .content p {
	margin-top: 10px;
}

.news—bg {
	background: #f9f9f9;
}

.regulations {
	width: 493px;
	float: left;
}

.regulations .content {
	background: #ffffff;
}

.regulations .content ul {
	display: block;
	width: 100%;
	margin: 0% 0%;
	overflow: hidden;
}

.regulations .content ul li {
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin: 0;
	background: url(../images/ar01.png) no-repeat left .19rem;
}

.problem {
	width: 655px;
	float: right;
}

.problem .content {
	background: #ffffff;
}

.problem .content ul {
	display: block;
	margin: 0% -2%;
	overflow: hidden;
}

.problem .content ul li {
	width: 46%;
	height: 46px;
	margin-left: 2%;
	float: left;
	line-height: 46px;
	background: url(../images/ar01.png) no-repeat left .19rem;
}

.advantage {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-size: .15rem;
}

.advantage .title {
	text-align: center;
	margin-top: 40px;
	font-size: initial;
}

.advantage .title span {
	text-transform: Uppercase;
	color: #c8c8c8;
	font-size: 16px;
}

.advantage .title h3 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}

.advantage .content {
	display: block;
	font-size: .15rem;
	padding-bottom: .3rem;
	overflow: hidden;
}

.advantage .content ul {
	display: block;
	margin: 0 -1.5%;
}

.advantage .content ul li {
	display: block;
	float: left;
	width: 22%;
	margin: .4rem 1.5%;
	background: #ffffff;
	min-height: 3.4rem;
	text-align: center;
}

.advantage .content ul li i {
	display: inline-block;
	width: .93rem;
	height: .93rem;
	border-radius: 50%;
	background: #e30212;
	margin-top: .5rem;
}

.advantage .content ul li i.ad01 {
	background: url(../images/y-icon01.png) no-repeat center center #e30212;
}

.advantage .content ul li i.ad02 {
	background: url(../images/y-icon02.png) no-repeat center center #e30212;
}

.advantage .content ul li i.ad03 {
	background: url(../images/y-icon03.png) no-repeat center center #e30212;
}

.advantage .content ul li i.ad04 {
	background: url(../images/y-icon04.png) no-repeat center center #e30212;
}

.advantage .content ul li h3 {
	display: inline-block;
	width: 90%;
	margin: 0 5%;
	margin-top: .25rem;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #333333;
}

.advantage .content ul li span {
	display: inline-block;
	width: 80%;
	margin: 0 10%;
	margin-top: .15rem;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #808080;
	line-height: .25rem;
}

.advantage .content-4 {
	display: block;
	font-size: .15rem;
	padding-bottom: .3rem;
	overflow: hidden;
}

.advantage .content-4 ul {
	display: block;
	margin: 0 -1.5%;
}

.advantage .content-4 ul li {
	display: block;
	float: left;
	width: 30.33%;
	margin: .4rem 1.5%;
	background: #ffffff;
	min-height: 1.7rem;
	text-align: center;
}

.advantage .content-4 ul li i {
	display: inline-block;
	width: .88rem;
	height: .88rem;
	float: left;
	border-radius: 50%;
	background: #e30212;
	margin-left: .5rem;
	margin-top: .4rem;
}

.advantage .content-4 ul li i.ad01 {
	background: url(../images/icon16.png) no-repeat center center #e30212;
}

.advantage .content-4 ul li i.ad02 {
	background: url(../images/icon17.png) no-repeat center center #e30212;
}

.advantage .content-4 ul li i.ad03 {
	background: url(../images/icon18.png) no-repeat center center #e30212;
}

.advantage .content-4 ul li h3 {
	display: inline-block;
	margin-top: .45rem;
	float: left;
	width: 60%;
	margin-left: 25px;
	font-family: "微软雅黑";
	font-size: .18rem;
	text-align: left;
	color: #333333;
}

.advantage .content-4 ul li span {
	display: inline-block;
	float: left;
	width: 60%;
	margin-left: 25px;
	margin-top: .15rem;
	text-align: left;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #808080;
	line-height: .25rem;
}

.advantage .content-1 {
	display: block;
	font-size: .15rem;
	padding-bottom: .9rem;
	overflow: hidden;
}

.advantage .content-1 ul {
	display: block;
	margin: 0 -5.2%;
}

.advantage .content-1 ul li {
	display: block;
	float: left;
	width: 17%;
	margin: .0rem 1.5%;
	text-align: center;
	position: relative;
}

.advantage .content-1 ul li:after {
	content: "";
	width: 29px;
	height: 29px;
	background: url(../images/j.png) no-repeat;
	position: absolute;
	right: -34px;
	top: 44%;
}

.advantage .content-1 ul li i {
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 50%;
	background: #ffffff;
	margin-top: .5rem;
}

.advantage .content-1 ul li i.ad01 {
	background: url(../images/icon07.png) no-repeat center center #ffffff;
}

.advantage .content-1 ul li i.ad02 {
	background: url(../images/icon08.png) no-repeat center center #ffffff;
}

.advantage .content-1 ul li i.ad03 {
	background: url(../images/icon09.png) no-repeat center center #ffffff;
}

.advantage .content-1 ul li i.ad04 {
	background: url(../images/icon10.png) no-repeat center center #ffffff;
}

.advantage .content-1 ul li i.ad05 {
	background: url(../images/icon11.png) no-repeat center center #ffffff;
}

.advantage .content-1 ul li h3 {
	display: inline-block;
	width: 90%;
	margin: 0 5%;
	margin-top: .25rem;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #333333;
}

.reformlist {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}

.reformlist ul {
	display: block;
}

.reformlist ul li {
	display: block;
	width: 100%;
	overflow: hidden;
	background: #ffffff;
}

.reformlist ul li dt {
	display: block;
	width: 50%;
	float: left;
}

.reformlist ul li dt img {
	display: block;
	width: 100%;
}

.reformlist ul li dd {
	display: block;
	width: 50%;
	float: left;
	background: #ffffff;
}

.reformlist ul li dd h3 {
	width: 80%;
	margin: 0 10%;
	margin-top: 45px;
	font-family: "微软雅黑";
	margin-bottom: 10px;
	font-size: .2rem;
	color: #333333;
	position: relative;
}

.reformlist ul li dd h3:before {
	content: "";
	float: left;
	width: 3px;
	height: 15px;
	margin-top: 6px;
	margin-right: 10px;
	background: #e30212;
}

.reformlist ul li dd p {
	width: 80%;
	margin: 0 10%;
	margin-top: 15px;
	font-family: "微软雅黑";
	font-size: .15rem;
	line-height: 26px;
	color: #454545;
}

.reformlist ul li:last-child dt {
	float: right;
}

.process {
	width: 100%;
	background: url(../images/adbg.jpg) no-repeat center;
	min-height: 5.07rem;
	background-size: auto 100%;
	float: left;
	position: relative;
}

.process:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 1.55rem;
	background: rgb(255, 255, 255, .2);
}

.process .title {
	text-align: center;
	margin-top: 40px;
	width: 100%;
	font-size: initial;
}

.process .title span {
	text-transform: Uppercase;
	color: #c8c8c8;
	font-size: 16px;
}

.process .title h3 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
}

.process .content {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.process .content ul {
	display: block;
	margin: 0 -1%;
}

.process .content ul li {
	display: inline-block;
	width: 18%;
	float: left;
	margin: 0 1%;
	text-align: center;
	font-size: .15rem;
}

.process .content-3 ul li {
	display: inline-block;
	width: 23%;
	float: left;
	margin: 0 1%;
	text-align: center;
	font-size: .15rem;
}

.process .content-3 ul li h3 {
	height: 50px;
}

.process .content ul li i {
	display: inline-block;
	width: .93rem;
	height: .93rem;
}

.process .content ul li h3 {
	display: inline-block;
	width: 100%;
	font-family: "微软雅黑";
	color: #ffffff;
	float: left;
	font-size: .18rem;
	margin-top: 10px;
}

.process .content ul li label {
	display: inline-block;
	width: 100%;
	color: #ffffff;
	float: left;
	font-size: .3rem;
	margin-top: 16px;
	height: 30px;
	position: relative;
	text-align: center;
}

.process .content-3 ul li label {
	margin-top: -8px;
}

.process .content ul li label:after {
	content: "";
	width: 8px;
	height: 8px;
	background: #ffffff;
	display: inline-block;
	border-radius: 50%;
}

.process .content ul li.p-1 label:after {
	content: "";
	width: 13px;
	height: 20px;
	background: url(../images/r-img.png) no-repeat;
	border-radius: initial;
	display: inline-block;
	margin-top: 15px;
}

.process .content ul li.p-4 label:after {
	content: "";
	width: 27px;
	height: 23px;
	background: url(../images/r-img01.png) no-repeat;
	border-radius: initial;
	display: inline-block;
	margin-top: 15px;
}

.process .content ul li span {
	display: inline-block;
	width: 100%;
	font-family: "din";
	color: #ffffff;
	float: left;
	font-size: .3rem;
	margin-top: 20px;
}

.servicelist {
	display: block;
	margin-top: .4rem;
	padding-bottom: .6rem;
	overflow: hidden;
}

.servicelist ul {
	display: block;
	margin: 0 -1%;
}

.servicelist ul li {
	width: 23%;
	margin: 0 1%;
	float: left;
	position: relative;
	margin-bottom: 25px;
}

.servicelist ul li dt {
	display: block;
}

.servicelist ul li dt img {
	display: block;
	width: 100%;
}

.servicelist ul li dd {
	display: block;
	width: 80%;
	margin: 0 10%;
	background: #ffffff;
	position: absolute;
	min-height: .5rem;
	bottom: 10%;
	font-size: .15rem;
	padding: 20px 0;
	left: 0;
	text-align: center;
}

.servicelist ul li dd h3 {
	display: block;
	width: 80%;
	margin: 0 10%;
	text-align: center;
	font-size: .17rem;
	color: #333333;
	font-family: "微软雅黑";
}

.servicelist ul li dd a {
	display: inline-block;
	margin-top: .1rem;
	font-size: .15rem;
	color: #e30212;
	font-family: "微软雅黑";
	text-decoration: underline;
}
.Precautions {
	width: 100%;
	background: url(../images/adbg.jpg) no-repeat;
	min-height: 480px;
	background-size: 100% 100%;
	float: left;
	position: relative;
}

.Precautions .title {
	text-align: center;
	margin-top: 40px;
	width: 100%;
	font-size: initial;
}

.Precautions .title span {
	text-transform: Uppercase;
	color: #c8c8c8;
	font-size: 16px;
}

.Precautions .title h3 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
}

.Precautions .content {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
}

.Precautions .content ul {
	display: block;
	margin: 0 -1%;
}

.Precautions .content ul li {
	display: block;
	width: 23%;
	float: left;
	margin: 0 1%;
	background: #ffffff;
	text-align: center;
	min-height: 140px;
	border-radius: 2px;
	margin-top: .2rem;
	font-size: .15rem;
}

.Precautions .content1 ul li {
	width: 31.333%;
}

.Precautions .content ul li h3 {
	width: 80%;
	margin: 0 10%;
	font-family: "微软雅黑";
	color: #333333;
	display: block;
	font-size: .19rem;
	margin-top: 20px;
	position: relative;
	padding-bottom: .12rem;
}

.Precautions .content ul li h3:after {
	content: "";
	width: 30px;
	height: 2px;
	background: #e30212;
	position: absolute;
	bottom: 0;
	left: 42%;
}

.Precautions .content ul li p {
	width: 80%;
	margin: 0 10%;
	font-family: "微软雅黑";
	color: #919191;
	font-size: .15rem;
	margin-top: 10px;
}

.Precautions .content-2 {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
}

.Precautions .content-2 ul {
	display: block;
	margin: 0 -1%;
}

.Precautions .content-2 ul li {
	display: block;
	width: 14.65%;
	float: left;
	margin: 0 1%;
	background: #ffffff;
	text-align: center;
	height: .52rem;
	line-height: .53rem;
	border-radius: 2px;
	margin-top: .2rem;
	font-size: .15rem;
}

.Precautions .content-2 ul li:last-child {
	width: 31.4%;
}

.intlist {
	display: block;
	margin-top: .0rem;
	padding-bottom: .6rem;
	overflow: hidden;
}

.intlist ul {
	display: block;
	margin: 0 -1%;
}

.intlist ul li {
	width: 23%;
	margin: 0 1%;
	float: left;
	margin-top: .3rem;
	position: relative;
}

.intlist ul li dt {
	display: block;
}

.intlist ul li dt img {
	display: block;
	width: 100%;
}

.intlist ul li dd {
	display: block;
	width: 80%;
	margin: 0 10%;
	position: absolute;
	min-height: .5rem;
	top: 15%;
	font-size: .15rem;
	padding: 20px 0;
	left: 0;
	text-align: center;
}

.intlist ul li dd h3 {
	display: block;
	width: 80%;
	margin: 0 10%;
	text-align: center;
	font-size: .2rem;
	color: #ffffff;
	font-family: "微软雅黑";
}

.intlist ul li dd a {
	display: inline-block;
	margin: 0 5px;
	margin-top: .25rem;
	font-size: .15rem;
	color: #ffffff;
	font-family: "微软雅黑";
	border: 1px solid rgb(255, 255, 255, .6);
	padding: 5px 18px;
}

.Precautions .content-3 {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.Precautions .content-3 ul {
	display: block;
	margin: 0 -1%;
}

.Precautions .content-3 ul li {
	display: block;
	width: 31.23%;
	float: left;
	margin: 0 1%;
	text-align: center;
	height: 1.18rem;
	margin-top: 0;
	font-size: .15rem;
	position: relative;
}
.Precautions .content-3 ul li::after{
	content: "";
	position:absolute;
	width: 1px;
	height: 100%;
	background-color: rgb(255, 255, 255, .2);
	top:0;
	right:0;
}
.Precautions .content-3 ul li:nth-child(3)::after,.Precautions .content-3 ul li:nth-child(6)::after{
	display: none;
}
.Precautions .content-3 ul li dt {
	float: left;
	width: 1.13rem;
	height: 1.13rem;
}

.Precautions .content-3 ul li dd {
	float: left;
	width: 65%;
	margin-left: 15px;
	text-align: left;
}

.Precautions .content-3 ul li dd h3 {
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .18rem;
}

.Precautions .content-3 ul li dd p {
	font-family: "微软雅黑";
	margin-top: 15px;
	line-height: .25rem;
	color: #dfdfdf;
	font-size: .14rem;
}

.service2 {
	display: block;
	width: 1240px;
	margin: 0 auto;
	height: 5.2rem;
	overflow: hidden;
}
.service3 {
	display: block;
	width: 1240px;
	margin: 0 auto;
	height: 2.8rem;
	overflow: hidden;
	margin-top: .2rem;
	
}
.service2 .swiper-container {
	width: 100%;
	height: 100%;
}

.service2 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 2.2rem;
}

.service2 .swiper-button-next,
.service2 .swiper-button-prev {
	width: .32rem;
	height: .72rem;
	top: 40%;
}

.service2 .swiper-button-prev,
.service2 .swiper-container-rtl .swiper-button-next {
	left: 0;
	background: url(../images/l-arrow1.png) no-repeat center center #ebebeb;
}

.service2 .swiper-button-next,
.service2 .swiper-container-rtl .swiper-button-prev {
	right: 0;
	background: url(../images/r-arrow1.png) no-repeat center center #ebebeb;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	display: none !important;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	display: none !important;
}

.swiper-pagination-bullet-active {
	background: #ff0046 !important;
}

/* .service2 ul {
	display: block;
	margin: 0 -1%;
}

.service2 ul li {
	width: 31.12%;
	margin: 0 1%;
	float: left;
	margin-top: .3rem;
	position: relative;
	background: #ffffff;
	min-height: 1.9rem;
	border: 1px solid #e7e7e7;
}

.service2 ul li dd {
	display: block;
	width: 80%;
	margin: 0 10%;
	position: absolute;
	min-height: .5rem;
	top: 8%;
	font-size: .15rem;
	padding: 20px 0;
	left: 0;
	text-align: center;
}

.service2 ul li dd h3 {
	display: block;
	width: 80%;
	margin: 0 10%;
	text-align: center;
	font-size: .22rem;
	color: #333333;
	font-family: "微软雅黑";
}

.service2 ul li dd p {
	display: block;
	width: 100%;
	float: left;
	margin-top: .15rem;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #afafaf;
}

.service2 ul li dd a {
	display: inline-block;
	margin: 0 5px;
	margin-top: .25rem;
	font-size: .15rem;
	color: #333333;
	font-family: "微软雅黑";
	border: 1px solid #f4f4f4;
	padding: 6px 22px;
}
 */
.service2 .buslist {
	width: 100%;
	float: left;
	margin: 0 5%;
	margin-top: .0rem;
	position: relative;
	background: #ffffff;
	min-height: 1.9rem;
	border: 1px solid #e7e7e7;
	
}
.service2 .swiper-pagination{
	font-size: 12px;
	bottom:30px!important;
}
.service2 .buslist dd {
	display: block;
	width: 80%;
	margin: 0 10%;
	position: absolute;
	min-height: .5rem;
	top: 8%;
	font-size: .15rem;
	padding: 20px 0;
	left: 0;
	text-align: center;
}

.service2 .buslist dd h3 {
	display: block;
	width: 80%;
	margin: 0 10%;
	text-align: center;
	font-size: .22rem;
	color: #333333;
	font-family: "微软雅黑";
}
.service2 .buslist:hover dd h3{
	color: #e30212;
}
.service2 .buslist dd p {
	display: block;
	width: 100%;
	float: left;
	margin-top: .15rem;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #afafaf;
}

.service2 .buslist dd a {
	display: inline-block;
	margin: 0 5px;
	margin-top: .25rem;
	font-size: .15rem;
	color: #333333;
	font-family: "微软雅黑";
	border: 1px solid #f4f4f4;
	padding: 6px 22px;
}
.service2 .buslist dd a:hover{
	background: #e30212;
	color: #ffffff;
	border: 1px solid #e30212;
}
.service1 {
	display: block;
	margin-top: .4rem;
	padding-bottom: .6rem;
	overflow: hidden;
}

.service1 ul {
	display: block;
	margin: 0 -1%;
}

.service1 ul li {
	width: 23%;
	margin: 0 1%;
	float: left;
	position: relative;
}

.service1 ul li dt {
	display: block;
}

.service1 ul li dt img {
	display: block;
	width: 100%;
}

.service1 ul li dd {
	display: block;
	width: 80%;
	margin: 0 10%;
	font-size: .15rem;
	padding: 20px 0;
	left: 0;
	text-align: center;
}

.service1 ul li dd h3 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: .17rem;
	color: #333333;
	font-family: "微软雅黑";
}

.partner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-size: .15rem;
	padding-bottom: .2rem;
}

.partner .title {
	text-align: center;
	margin-top: 40px;
	font-size: initial;
}

.partner .title span {
	text-transform: Uppercase;
	color: #c8c8c8;
	font-size: 16px;
}

.partner .title h3 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}

.partner .content {
	display: block;
	margin-bottom: 0px;
	margin-top: .4rem;
	overflow: hidden;
	position: relative;
	height: 2.4rem;
	padding-bottom: .6rem;
}

.partner .content .swiper-container1 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.partner .content .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 30px) / 2);

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.partner .content ul {
	display: block;
	margin: 0 -1.5%;
}

.partner .content ul li {
	display: block;
	float: left;
	width: 17%;
	margin: 0 1.5%;
	margin-top: 2.5%;
}

.partner .content ul li img {
	display: block;
	width: 100%;
}

.navlist {
	width: 100%;
	min-height: .68rem;
	position: relative;
}

.navlist:after {
	content: "";
	left: 0;
	bottom: 0;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #eeeeee;
}

.navlist ul {
	width: 1200px;
	margin: 0 auto;
}

.navlist ul li {
	display: block;
	float: left;
	margin: 0 50px 0 0;
	line-height: .69rem;
	font-size: .16rem;
	color: #333333;
	font-family: "微软雅黑";
	position: relative;
}

.navlist ul li.cur:after {
	content: "";
	left: 0;
	bottom: 0;
	position: absolute;
	width: 100%;
	height: 2px;
	z-index: 8;
	background: #e30212;
}

.contact-news {
	width: 100%;
	overflow: hidden;
	margin-top: 0rem;
	border-bottom: 1px solid #e0e0e0;
}

.contact-news ul {
	width: 1200px;
	display: block;
	margin: 0 auto;
}

.contact-news ul li {
	width: 29.33%;
	float: left;
	padding: 30px 2%;
	position: relative;
	text-align: center;
	padding-bottom: .4rem;
}

.contact-news ul li i {
	display: inline-block;
	min-height: .4rem;
	float: left;
	width: .6rem;
	height: .6rem;
	border-radius: 50%;
	border: 1px solid #e0e0e0;
	text-align: center;
	font-size: .15rem;
	line-height: .6rem;
}

.contact-news ul li i img {
	display: inline-block;
	vertical-align: middle;
}

.contact-news ul li h3 {
	display: block;
	float: left;
	width: 70%;
	margin-left: 20px;
	text-align: left;
	margin-top: .0rem;
	font-family: "微软雅黑";
	color: #333333;
	font-size: .18rem;
}

.contact-news ul li p {
	display: block;
	float: left;
	width: 70%;
	margin-left: 20px;
	margin-top: .05rem;
	text-align: left;
	font-family: "微软雅黑";
	color: #888888;
	font-size: .16rem;
}

.contact-news ul li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 28px;
	width: 1px;
	height: 70px;
	background: #ededed;
}

.contact-news ul li:last-child:after {
	display: none;
}

.contact-news1 {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: .7rem;
	overflow: hidden;
	margin-top: .7rem;
}

.contact-news1 img {
	display: block;
	width: 100%;
}

.news {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.news ul {
	display: block;
	margin: 0 -1%;
	margin-top: .2rem;
	padding-bottom: .4rem;
	overflow: hidden;
}

.news ul li {
	width: 48%;
	float: left;
	line-height: .34rem;
	margin: .15rem 1%;
	background: #ffffff;
	position: relative;
	min-height: 1.9rem;
	transition: all 0.5s ease 0s;
}

.news ul li h3 {
	float: left;
	color: #4f4e4e;
	font-size: .18rem;
	text-align: justify;
	width: 64%;
	margin: .3rem 0 0 .3rem;
	line-height: .22rem;
	font-family: "微软雅黑";
}

.news ul li h3 a {
	color: #4f4e4e;
}

.news ul li p {
	float: left;
	color: #888888;
	font-size: .15rem;
	text-align: justify;
	width: 75%;
	margin: .15rem 0 0 .3rem;
	line-height: .25rem;
	height: .67rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	font-family: "微软雅黑";
}

.news ul li em {
	float: left;
	width: .28rem;
	height: .11rem;
	background: url(../images/line-1b.png) no-repeat;
	background-size: .26rem;
	margin: .1rem 0 0 .3rem;
}

.news ul li:hover {
	background: #d03843;
	transition: all 0.5s ease 0s;
}

.news ul li:hover time,
.news ul li:hover time span,
.news ul li:hover h3 a,
.news ul li:hover p {
	color: #ffffff;
}

.news ul li:hover em {
	background: url(../images/line-1c.png) no-repeat;
	background-size: .26rem;
}

.news ul li:hover time:after {
	content: "";
	background: url(../images/line-3a.png) no-repeat;
	background-size: .58rem;
}

.news ul li span {
	float: right;
	color: #999999;
	font-size: .16rem;
	font-family: "arial";
}

.news ul li time {
	width: .7rem;
	min-height: 1.4rem;
	text-align: right;
	float: left;
	margin: .25rem 0 0 .25rem;
	font-size: .20rem;
	color: #000000;
	font-family: "arial black";
	position: relative;
}

.news ul li time span {
	display: block;
	width: 100%;
	text-align: right;
	font-size: .18rem;
	color: #222222;
	font-family: arial;
}

.news ul li time:after {
	content: "";
	width: .58rem;
	height: .57rem;
	background: url(../images/line-3b.png) no-repeat;
	background-size: .58rem;
	position: absolute;
	bottom: 0;
	right: 0px;
	transition: all 0.5s ease 0s;
	overflow: hidden;
	z-index: 88;
}

.pagination {
	font-size: .15rem;
	width: 87%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 4%;
	display: block;
}

.pagination li {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: 0 5px;
	line-height: 32px;
	border-radius: 50%;
	background: #fff;
	font-size: 14px;
	color: #666666;
	box-shadow: #d9d9d9 2px 2px 10px 0px;
}

.pagination li a {
	color: #333333;
}

.pagination li:first-child {
	width: 70px;
	border-radius: 22px;
}

.pagination li:last-child {
	width: 70px;
	border-radius: 22px;
}


/*.pagination li{border:1px solid #e6e6e6;padding: 3px 8px;display: inline-block;}*/

.pagination .active {
	background-color: #d20000;
	color: #fff;
}

.pagination .disabled {
	color: #aaa;
}

.m-detail {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: .5rem;
	margin-bottom: .5rem;
	font-size: .15rem;
}

.m-detail .detail {
	width: 67.5%;
	float: left;
	border-right: 1px solid #e5e5e5;
	padding-right: .3rem;
}

.m-detail .detail .title {
	width: 100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .22rem;
}

.m-detail .detail .title h3 {
	display: block;
	font-size: .3rem;
	color: #333333;
	margin: 0;
	font-family: "微软雅黑";
	margin-bottom: .2rem;
}

.m-detail .detail .title span {
	display: inline-block;
	font-size: .16rem;
	color: #888888;
	font-family: "微软雅黑";
	margin-right: .35rem;
}

.m-detail .detail .content {
	width: 100%;
	float: left;
	margin-top: .05rem;
	color: #333333;
	font-size: .16rem;
	font-family: "微软雅黑";
	line-height: .25rem;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .32rem;
}

.m-detail .detail .content p {
	margin-top: .25rem;
}
.m-detail .detail .content img{
	max-width: 7rem;
}
.m-detail .detail .content-3 {
	width: 100%;
	display: block;
}

.m-detail .detail .content-3 dl {
	width: 100%;
	display: block;
	float: left;
	margin-top: .15rem;
}

.m-detail .detail .content-3 dl dt {
	float: left;
}

.m-detail .detail .content-3 dl dt a {
	width: 1.76rem;
	height: .55rem;
	line-height: .55rem;
	text-align: center;
	background: #e30212;
	border: 1px solid #e30212;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	display: block;
	margin-top: .1rem;
}

.m-detail .detail .content-3 dl dt a img {
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	margin-top: -.05rem;
}

.m-detail .detail .content-3 dl dd {
	float: right;
}

.m-detail .detail .content-3 dl dd a {
	width: 1.76rem;
	height: .55rem;
	line-height: .55rem;
	text-align: center;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	color: #888888;
	display: inline-block;
	font-family: "微软雅黑";
	font-size: .16rem;
	margin-top: .1rem;
	margin-left: .2rem;
}

.n-right {
	width: 27%;
	float: right;
	min-height: 30px;
}

.n-right .title {
	width: 100%;
}

.n-right .title h3 {
	width: 100%;
	font-size: .20rem;
	color: #555555;
	font-family: "微软雅黑";
}

.n-right .content {
	width: 100%;
	border-bottom: 1px solid #bcbcbc;
	overflow: hidden;
	padding-bottom: 20px;
}

.n-right .content ul {
	width: 100%;
}

.n-right .content ul li {
	width: 100%;
	margin-top: .2rem;
	float: left;
}

.n-right .content ul li dt {
	width: 100%;
}

.n-right .content ul li dt img {
	width: 100%;
}

.n-right .content ul li dd {
	width: 100%;
	margin-top: .15rem;
}

.n-right .content ul li dd h3 {
	font-size: .18rem;
	font-family: "微软雅黑";
	color: #333333;
}

.n-right .content ul li dd span {
	font-size: .16rem;
	font-family: arial;
	color: #999999;
	padding: .05rem 0;
	background-size: 16%;
	margin-top: .05rem;
	overflow: hidden;
	float: left;
}

.n-right .title-1 {
	width: 100%;
	margin-top: 15px;
}

.n-right .title-1 h3 {
	width: 100%;
	font-size: .20rem;
	color: #555555;
	font-family: "微软雅黑";
}

.n-right .content-1 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

.n-right .content-1 a {
	display: block;
	float: left;
	margin-top: 10px;
	padding: 4px 10px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	margin-right: 10px;
	color: #555555;
}

.bottom-f {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.bottom-f ul {
	width: 1200px;
	overflow: hidden;
	float: left;
}

.bottom-f ul li {
	overflow: hidden;
	float: left;
	width: 25%;
	padding: 25px 0;
	position: relative;
}

.bottom-f ul li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 30%;
	width: 1px;
	height: .45rem;
	background: #e8e8e8;
}

.bottom-f ul li:last-child:after {
	display: none;
}

.bottom-f ul li h1 {
	width: 70px;
	height: 70px;
	float: left;
	text-align: right;
}

.bottom-f ul li h1 img {
	margin-top: 10px;
	display: inline-block;
}

.bottom-f ul li span {
	float: left;
	font-size: 17px;
	color: #333;
	display: block;
	width: 60%;
	margin: 0px 0 0 20px;
}

.bottom-f ul li p {
	display: block;
	float: left;
	width: 65%;
	font-size: 13px;
	color: #333333;
	opacity: .4;
	margin: 5px 0 0 20px;
}

.bottom {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #333438;
	background-size: auto 100%;
	overflow: hidden;
}

.foot {
	width: 1200px;
	margin: 0 auto;
	margin-top: 35px;
	font-family: "Avenir";
	color: #333333;
	font-size: .18rem;
	overflow: hidden;
	padding-bottom: .5rem;
}

.foot dl {
	display: block;
}

.foot dl dt {
	display: block;
	float: right;
	border-left: 1px solid #3d4044;
	padding-left: .6rem;
	width: 3.7rem;
	margin-top: .27rem;
}

.foot dl dt h3 {
	display: block;
	width: 100%;
}

.foot dl dt h3 img {
	width: 1.13rem;
	margin-right: .2rem;
	float: left;
	vertical-align: middle;
}

.foot dl dt h3 span {
	display: block;
	font-family: "微软雅黑";
	font-size: .17rem;
	color: #ffffff;
	padding-top: .13rem;
}

.foot dl dt h3 em {
	display: block;
	font-family: "微软雅黑";
	font-size: .15rem;
	font-style: normal;
	font-weight: normal;
	color: #a8a8a8;
	margin-top: .1rem;
}

.foot dl dt p {
	display: block;
	width: 100%;
	float: left;
	font-size: .15rem;
	color: #cccccc;
	font-family: "微软雅黑";
	line-height: .29rem;
	margin-top: .2rem;
}

.foot dl dd.list-1 {
	float: left;
	width: 2.05rem;
	margin-top: .2rem;
	margin-left: 0rem;
}

.foot dl dd.list-1a {
	float: left;
	width: 2.8rem;
	margin-top: .2rem;
	margin-left: 0rem;
}

.foot dl dd.list-1 h3 {
	font-family: "微软雅黑";
	font-size: .17rem;
	float: left;
	width: 100%;
	color: #ffffff;
	padding-bottom: .2rem;
	margin-top: 0px;
	margin-bottom: .2rem;
	font-weight: normal;
	position: relative;
}

.foot dl dd.list-1 h3:after {
	content: "";
	width: .80rem;
	height: 1px;
	background: #898989;
	position: absolute;
	bottom: -1px;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.foot dl dd.list-1 p {
	font-family: "Avenir";
	font-size: .15rem;
	line-height: .32rem;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-top: 0rem;
	color: #848388;
}

.foot dl dd.list-1 p a {
	width: 100%;
	display: block;
	float: left;
	text-align: left;
	color: #848388;
}

.foot1 {
	width: 100%;
	overflow: hidden;
	line-height: .65rem;
	text-align: center;
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #848388;
}

.foot1 dl {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.foot1 dl dt {
	float: left;
	width: 100%;
	font-size: .15rem;
	text-align: center;
	color: #cccccc;
	padding-bottom: .2rem;
	text-align: left;
	padding-top: .2rem;
	line-height: .24rem;
	font-family: "微软雅黑";
	border-top: 1px solid rgb(255, 255, 255, .1);
}

.foot1 dl dt h3 {
	font-family: "微软雅黑";
	font-size: .15rem;
	font-weight: normal;
	color: #fbfbfb;
	opacity: .4;
	float: left;
}

.foot1 dl dt ul {
	font-family: "微软雅黑";
	font-size: .15rem;
	font-weight: normal;
	color: #fbfbfb;
	opacity: .4;
	float: left;
}

.foot1 dl dt ul li {
	margin-right: .15rem;
	display: inline-block;
}

.foot1 dl dt ul li a {
	color: #fbfbfb;
}

.foot1 dl dd {
	border-top: 1px solid rgb(255, 255, 255, .1);
	float: left;
	width: 100%;
	font-size: .15rem;
	text-align: center;
	color: #8e8f90;
	padding-top: .2rem;
	padding-bottom: .2rem;
	line-height: .24rem;
	font-family: "微软雅黑";
}

.foot1 dl dd a {
	color: #8e8f90;
}

.foot-fx {
	width: 3.3rem;
	float: left;
	margin: .05rem 0 0 0;
}

.foot-fx h3 {
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}

.foot-fx span {
	display: block;
	margin-top: .19rem;
	font-family: "微软雅黑";
	color: #d9d9d9;
	font-size: .16rem;
	line-height: .32rem;
}

.foot-fx p {
	display: block;
	margin-top: 0;
	font-family: arial;
	color: #d9d9d9;
	font-size: .16rem;
	line-height: .4rem;
}

.foot-fx p img {
	vertical-align: middle;
	margin-top: -2px;
}

.foot-fx p a {
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background: #1c1c1c;
	margin-right: .1rem;
}

.foot-gz {
	float: right;
	margin: .05rem 0 0 0;
	width: 2.5rem;
}

.foot-gz h3 {
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}

.foot-gz ul {
	display: block;
	margin-top: .29rem;
}

.foot-gz ul li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	float: left;
	margin-right: .3rem;
}

.foot-gz ul li img {
	width: 1.3rem;
}

.foot-zx {
	width: 3.2rem;
	float: left;
	margin: .05rem 0 0 1rem;
}

.foot-zx .title {
	display: block;
}

.foot-zx .title h3 {
	display: block;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}

.foot-zx .content {
	display: block;
	margin-top: .35rem;
}

.foot-zx .content ul {
	display: block;
}

.foot-zx .content ul li {
	display: block;
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #fbfbfb;
	opacity: .36;
	margin-top: .21rem;
}

.foot-zx .content ul li span {
	display: block;
}

.foot-zx .content ul li p {
	display: block;
	margin: .07rem 0 0 0;
}

.foot-dh {
	width: 1.7rem;
	float: left;
	margin: .05rem 0 0 .2rem;
}

.foot-dh .title {
	display: block;
}

.foot-dh .title h3 {
	display: block;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}

.foot-dh .content {
	display: block;
	margin-top: .35rem;
}

.foot-dh .content ul {
	display: block;
}

.foot-dh .content ul li {
	display: block;
	font-size: .16rem;
	font-family: "微软雅黑";
	margin-top: .21rem;
}

.foot-dh .content ul li a {
	color: #ffffff;
	opacity: .36;
}
.asid_share {
	position: fixed;
	width: .75rem;
	bottom: 42.9%;
	right: 0%;
	z-index: 890;
}

*html #asid_share {
	position: absolute;
	top: expression(documentElement.scrollTop + "px");
	margin: 300px 0 0 0;
}

.asid_share .asid_share_box {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/fh.svg) no-repeat center .12rem #e30212;
	text-align: center;
	border-radius: 2px;
	background-size: .32rem;
	display: none!important;
}

.asid_share .asid_share_box:hover {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/fh.svg) no-repeat center .12rem #e30212;
	text-align: center;
	background-size: .32rem;
}

.asid_share .asid_share_box a {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .14rem;
	padding-top: .45rem;
	height: .3rem;
}

.asid_share .asid_share_box a:hover {
	text-decoration: none;
}

.asid_share .asid_share_box.bm {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/qq.svg) no-repeat center .12rem #e30212;
	background-size: .25rem;
	text-align: center;
	display: block!important;
}

.asid_share .asid_share_box.bm:hover {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/qq.svg) no-repeat center .12rem #e30212;
	background-size: .25rem;
	text-align: center;
}

.asid_share .asid_share_box.bm a {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .14rem;
	padding-top: .45rem;
	height: .3rem;
}

.asid_share .asid_share_box.bm a:hover {
	text-decoration: none;
}
.none {
	display: none;
}
@media only screen and (max-width: 1440px) {
	.foot-dh{
		margin: .05rem 0 0 .7rem;
	}
	.h-message dl dd li .text-tel,.h-message dl dd li .text-name{
		width: 3.2rem;
	}
	.h-message dl dd li .text-con{
		width: 3.9rem;
	}
}
@media only screen and (max-width: 1300px) {
	.topbar,.nav-right,.service-items,.service-title,.hot—n,.bottom-f{max-width: 1000px;}
	.centainer,.nav,.jsbl-m-1,.news1,.h-message dl,.partner,.bottom-f ul,.foot,.foot1 dl,.process .content,.advantage,.Precautions .content,.detail,.detail .detail1,.detail2,.faq,.Precautions .content-2{width: 1000px;}
	.header-search .search-from .search-text{width: 353px;}
	.nav-list a{margin-left: .36rem;}
	.banner{height: auto;}
	.nav-down li a.nav-down-a{padding: 12px 0 12px 0px;}
	.nav-down,.ni-box{height: 4.65rem;}
	.service-n{width: 1100px;}
	.service-n .serlist{margin: 0 10px; margin-top: 90px;}
	.service-n .serlist dl dt{min-height: 2.85rem;}
	.hot-r-title ul li{padding: 0 54.2px;}
	.hot-r-n ul{width: 100%;}
	.hot-r-n ul li{width: 27.222%}
	.dynamics,.information{width: 620px;}
	.transfer{width: 355px;}
	.transfer .content ul li dd{width: 190px;}
	.regulations{width: 420px;}
	.problem{width: 555px;}
	.h-message dl dd li .text-tel, .h-message dl dd li .text-name{width: 2.7rem;}
	.par{width: 90%;}
	.par img{width: 100%; display: block;}
	.bottom-f ul li p{width: 58%;}
	.foot-dh {margin: .05rem 0 0 .25rem;}
	.license ul{width: 73%;}
	.license .hot-l,.jj .license .hot-l,.bx .jj .license .hot-l{width: 2rem;}
	.license ul{padding-left: 20%;}
	.hot-r-n ul li{padding: 15px 20px 18px 20px;}
	.service2{width: 1024px;}
	.intlist ul li dd a{padding: 5px 12px;}
	.Precautions .content-3,.bannerlist .title,.navlist ul,.contact-news ul,.contact-news1,.m-detail,.news{width: 1000px;}
	.n-right{width: 3.2rem;}
	.m-detail .detail{width: 8.5rem;}
}
@media only screen and (max-width: 1000px)  {
	.topbar,.nav-right,.service-items,.service-title,.hot—n,.bottom-f{max-width: 90%;}
	.centainer,.nav,.jsbl-m-1,.news1,.h-message dl,.partner,.bottom-f ul,.foot,.foot1 dl{width: 90%;}
	.header-search .search-from .search-text{width: 353px;}
	.nav-list a{margin-left: .36rem;}
	.banner{height: auto;}
	.nav-down li a.nav-down-a{padding: 12px 0 12px 0px;}
	.nav-down,.ni-box{height: 4.65rem;}
	.service-n{width: 100%;}
	.service-n .serlist{margin: 0 10px; margin-top: 90px;}
	.service-n .serlist dl dt{min-height: 2.85rem;}
	.hot-r-title ul li{padding: 0 43.4px;}
	.hot-r-n ul{width: 732px;}
	.hot-r-n ul li{width: 41%;}
	.dynamics,.information{width: 100%;}
	.transfer{width: 100%;}
	.transfer .content ul li dd{width: 190px;}
	.regulations{width: 420px;}
	.problem{width: 555px;}
	.h-message dl dd li .text-tel, .h-message dl dd li .text-name{width: 2.7rem;}
	.par{width: 90%;}
	.par img{width: 100%;}
	.bottom-f ul li p{width: 58%;}
	.foot-dh {margin: .05rem 0 0 .25rem;}
	.nav-right{display: none;}
	.nav-list{font-size: 14px;}
	.nav-list li{font-size: 14px;}
	.nav-list li.cur a{font-size: 14px;}
	.nav-list a{font-size: 14px;}
}
@media only screen and (max-width: 800px)  {
	.nav-list li{font-size: 14px;}
}
@media only screen and (max-width: 640px)  {
	.service-n .swiper-slide{width: 80%; margin:0 10%;}
	.top,.topbar-left,.topbar-right{height: 32px; line-height: 32px;}
	.header-search{display: none;}
	/* .flexslider .slides img{height: 277px;} */
	.nav{margin: 0; height:auto; width: 100%; padding: 0;}
	.nav-b{height: auto; float: left;}
	.nav-left{display: none;}
	.nav-right{display: block; max-width: 100%;}
	.nav-list{font-size: 14px;}
	.nav-list li{font-size: 14px;}
	.nav-list li.cur a{font-size: 14px;}
	.nav-list a{font-size: 14px;}
	.jsbl{width: 195px;}
	.service-title{max-width: 100%;}
	.jsbl .content ul li .text-name,.jsbl .content ul li .text-tel,.jsbl .content ul li button{height: 25px; font-size: 13px; line-height: 25px;}
	.service-n{height: 6.5rem;}
	.service-n .serlist {
	    margin: 0 10px;
	    margin-top: 178px;
	}
	.service-n .serlist dl dt {
	    min-height: 4.85rem;
	}
	.service-n .serlist label a{min-height: 30px; line-height: 30px;}
	.servicelist ul li dd h3,.Precautions .content ul li h3,.intlist ul li dd h3{font-size: 14px;}
	.servicelist ul li dd a{font-size: 13px;}
	.jsbl-m{display: none;}
	.hot—n{max-width: 100%; padding-bottom: 30px;}
	.hot-r-title{height: auto;}
	.hot-r-title ul li {
	    padding: 0px 0;
	}
	.hot-l{width: 80%; padding: 10%; background-size:100% auto;}
	.hot-r-n ul{width: 100%; padding: 0;}
	.hot-r-n ul li {
	    width: 89%;
	}
	.partner .content{height: 3.1rem;}
	.dynamics .content ul{margin: 0;}
	.dynamics .content ul li{width: 100%; margin: 0; margin-top: 15px;}
	.transfer .content ul li dt{width:35%;}
	.transfer .content ul li dd{width: 60%;}
	.information .content ul{margin: 0;}
	.information .content ul li{width: 100%; margin: 0;}
	.problem{width: 100%;}
	.hot-r-title ul{width: 100%;}
	.hot-r-title ul li{font-size: 14px; text-align: center; width: 33%;}
	.hot-r-title ul li:nth-child(3),.hot-r-title ul li:nth-child(6){border-right: 0;}
	.hot—n{margin-top: 20px;}
	.process:after{display: none;}
	.advantage .content ul li h3{font-size: 14px;}
	.advantage .content ul li span{font-size: 12px; line-height: 18px;}
	.advantage .content ul li{min-height: 3.7rem; margin: 0.4rem 1.5% 0 1.5%;}
	.advantage .content ul li i.ad01,.advantage .content ul li i.ad02,.advantage .content ul li i.ad03,.advantage .content ul li i.ad04{background-size: 50%;}
	.dynamics .title h3,.transfer .title h3,.information .title h3{font-size: 16px;}
	.dynamics .title h3:before,.transfer .title h3:before,.information .title h3:before{height: 14px;}
	.dynamics .content ul li dd,.transfer .content ul li dd h3{font-size: 14px;}
	.transfer .content ul li dd span{font-size: 13px; margin-top: 13px; display:block;}
	.information .content ul li a{font-size: 14px; margin-left: 12px;}
	.information .content ul li{background: url(../images/ar01.png) no-repeat left 17px; overflow: hidden; height: 46px; line-height: 46px;}
	.regulations .content ul,.problem .content ul{margin:0 5%; width: 90%;}
	.regulations{width: 100%;}
	.h-message dl dd ul{
		margin: 0 auto;
		width: 60%;
	}
	.h-message dl dd ul li{margin: 0; width: 100%; display: block; margin-bottom: 10px;}
	.h-message dl dd li .text-tel, .h-message dl dd li .text-name,.h-message dl dd li .text-con{width: 90%; padding:0 5%;}
	.h-message dl dd li .text-tel, .h-message dl dd li .text-name,.h-message dl dd li .text-con{height: 35px; line-height: 35px;}
	.h-message dl dd li button{width: 60%; height: 36px; line-height: 36px;}
	.bottom-f ul{width: 100%;}
	.bottom-f ul li{width: 50%;}
	.foot-fx{width: 100%;}
	.foot-dh{
		width: 25%;
		margin: .05rem 0 0 0;
	}
	.foot-gz {
	    float: right;
	    margin: .05rem 0 0 0;
	    width: 1.5rem;
	}
	.service2{width: 100%; height: 4.5rem;}
	.service2 .buslist{width: 90%; margin: 0 5%; margin-top: 83px; min-height:2.8rem;}
	.service2 .buslist dd h3{font-size: 15px;}
	.service2 .buslist dd p,.n-right .content-1 a{font-size: 13px;}
	.service2 .swiper-button-next, .service2 .swiper-button-prev {
	    width: 0.48rem;
	    height: 1rem;
	}
	.m-detail .detail .content{font-size: 13px; line-height: 20px;}
	.m-detail{width: 90%; margin: 0 5%; margin-top: .5rem;}
	.m-detail .detail,.n-right{width: 100%;}
	.n-right{margin-top: 20px;}
	.n-right .title h3,.n-right .content ul li dd h3,.n-right .title-1 h3{font-size: 14px;}
	.Precautions .content-3{margin-top: 0px;}
	.Precautions .content-3 ul li{margin-top: 20px;}
	.Precautions .content-3 ul li::after{display: none;}
	.Precautions .content-3 ul li dd h3,.contact-news ul li h3{font-size: 14px;}
	.Precautions .content-3 ul li dd p,.contact-news ul li p{font-size: 12px; line-height: 18px;}
	.Precautions{padding-bottom: 20px;}
	.advantage .content-1 ul li{width: 47%;}
	.advantage .content-1 ul li:after{right: -24px;}
	.advantage .content-1 ul li i.ad01,.advantage .content-1 ul li i.ad02,.advantage .content-1 ul li i.ad03,.advantage .content-1 ul li i.ad04,.advantage .content-1 ul li i.ad05{background-size: 40%;}
	.advantage .content-1 ul li h3{font-size: 14px;}
	.bannerlist .title{width: 82%; margin: 0 9%;}
	.navlist ul{width: 90%; margin: 0 5%;}
	.contact-news ul,.contact-news1,.detail2{width: 90%; margin: 0 5%;}
	.detail2 .content img{width: 100%;}
	.detail2 .content{font-size: 13px; line-height: 21px;}
	.service1 ul li dt img{height: 108px;}
	.Precautions .content1 ul li{min-height: 103px;}
	.reformlist ul li dt,.reformlist ul li dd{width: 100%;}
	.reformlist ul li dd h3,.advantage .content-4 ul li h3{font-size: 14px;}
	.reformlist ul li dd h3:before{height: 12px; margin-top:4px;}
	.advantage .content-4 ul li i.ad01,.advantage .content-4 ul li i.ad02,.advantage .content-4 ul li i.ad03{background-size: 50%;}
	.reformlist ul li dd{padding-bottom: 20px;}
	.news{width: 90%; margin: 0 5%;}
	.news ul li{width: 98%;}
	.news ul li h3{font-size: 14px; line-height: 20px;}
	.news ul li em{display: none;}
	.news ul li p{font-size: 12px; line-height: 20px;}
	.reformlist ul li dd h3{margin-top: 30px;}
	.reformlist ul li dd p{font-size: 13px; line-height: 20px;}
	.advantage .content-4 ul li{width: 97.5%; margin: 0.4rem 1.5% 0 1.5%;}
	.service1 ul li{width: 48%;}
	.service1 ul li dd{padding:10px 0; font-size: 14px;}
	.contact-news1{margin-top: .5rem;}
	.navlist ul li{margin: 0 20px 0 0; font-size: 13px;}
	.navlist{min-height: .8rem;}
	.nav-list li.cur a{display: initial;}
	.navlist ul li{min-height: .8rem; line-height: .8rem;}
	.contact-news ul li{width: 100%; padding: 30px 0%;}
	.contact-news ul li:after{width: 100%; height: 1px; bottom: 0; left: 0; top: initial;}
	.contact-news ul li i{width: 1rem; height: 1rem; line-height: 1rem;}
	.bannerlist .title h3{padding-top: 104px;}
	.foot-fx{margin-bottom: 20px;}
	.hot-r-n ul li{border-right: 0;}
	.process .content{width: 100%;}
	.process .content ul{margin:0;}
	.process .content ul li{width: 50%; margin: 0; margin-bottom: 30px;}
	.advantage,.Precautions .content,.Precautions .content-2,.Precautions .content-3{width: 90%;}
	.advantage .content ul li{width: 47%;}
	.information .content ul{width: 100%; margin: 0;}
	.license .hot-l,.jj .license .hot-l,.bx .jj .license .hot-l{width: 80%; position: relative; background-size: 100% auto;}
	.hot-r-n ul{width: 100%; margin: 0;}
	.servicelist ul li,.intlist ul li{width: 48%; margin-bottom: 10px;}
	.intlist ul li dd{top: 0; width: 98%; margin: 0 1%;}
	.Precautions .content ul li,.Precautions .content-2 ul li{width: 48%;}
	.Precautions .content,.Precautions .content-2{padding-bottom: 30px; overflow: hidden;}
	.Precautions .content-2 ul li:last-child {
	    width: 98%;
	}
	.intlist ul li dd a {padding: 5px 7px; margin: 0 2px; margin-top: .25rem;}
	.Precautions .content-3 ul li{width: 98%;}
	.Precautions .content-3 ul li dt img{width: 100%;}
	.Precautions .content-2 ul li{height: 35px; line-height: 35px; font-size: 13px;}
	.detail{width: 90%; margin: 0 5%;}
	.detail .detail1{width: 100%; margin-top: 15px;}
	.detail .curnav{margin-top: 90px;}
	.detail .detail1 .d-left{width: 100%;}
	.detail .detail1 .d-right{width: 100%; margin-top: 30px;}
	.detail .detail1 .d-right h3{font-size: 18px;}
	.detail .detail1 .d-right div{font-size: 13px;  padding-bottom:25px;}
	.detail .detail1 .d-right ul li{font-size: 13px;}
	.detail .detail1 .d-right ul{padding-top: 5px; padding-bottom:30px;}
	.detail .detail1 .d-right label{margin-top: 30px;}
	.detail .detail1 .d-right ul li span{display: inline-block; padding:3px 8px; margin-right: 4px;}
	.detail .detail1 .d-right label a{width: 35%; height: 45px; line-height: 45px; font-size: 13px;}
	.xqdj .content ul li .text-name,.xqdj .content ul li .text-tel,.xqdj .content ul li button{height: 30px; line-height: 30px;}
	.xqdj .content ul li .text-con{min-height: 100px; padding: 10px 4%;}
	.xqdj .title h3{font-size: 14px;}
	.detail .detail1{padding-bottom: 20px;}
	.faq{width: 90%; margin: 0 5%;}
	.faq .content ul li{width: 90%; margin: 0 5%; font-size: 13px; background: url(../images/ar01.png) no-repeat left 0.32rem;}
	.faq .content ul li a{font-size: 13px;}
	.bx{padding-bottom: 20px;}
}
@media only screen and (max-width: 320px){
	.nav-list li {
		font-size: 14px;
	}
}
