* {
	margin: 0;
	padding: 0
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-variant: normal;
	font-family: 'Microsoft YaHei'
}
a:active, a:hover, a:link, a:visited {
	text-decoration: none
}
a {
	text-decoration: none
}
li {
	list-style-type: none
}
ol, ul {
	list-style-type: none;
	list-style-image: none
}
input[type=button], input[type=submit], input[type=text] {
	-webkit-appearance: none
}
textarea {
	-webkit-appearance: none
}
select {
	-webkit-appearance: none
}
html {
	font-size: 12px
}
 @media (min-width:320px) {
html, body, div {
	font-size: 12px
}
}
a {
	COLOR: #666;
blr:expression(this.onFocus=this.blur());
	text-decoration: none
}
a:focus {
	outline: 0
}
input, textarea {
	outline: 0
}
a:hover {
	color: #1e50ae;
	text-decoration: none;
	transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out
}
.main {
	width: 1440px;
	margin: 0 auto
}
.content {
	margin: 0px auto;
	width: 1440px;
	overflow: hidden;
}
.title {
	overflow: hidden;
	background: url(../images/tit.png) no-repeat center bottom;
	padding-bottom: 30px;
	position: relative;
	margin: 60px auto 40px
}
.title h4 {
	color: #333;
	font-size: 40px;
	text-align: center;
	position: relative;
	z-index: 2;
	margin-top: 25px;
}
.title p {
	display: block;
	color: #e2e2e2;
	font-size: 50px;
	text-align: center;
	font-family: arial;
	text-transform: uppercase;
	font-weight: 700;
	position: absolute;
	text-align: center;
	width: 100%;
}
.title2 {
	overflow: hidden;
	background: url(../images/tit1.png) no-repeat center bottom;
	padding-bottom: 30px;
	position: relative;
	margin: 60px auto 40px
}
.title2 h4 {
	color: #333;
	font-size: 40px;
	text-align: center;
	position: relative;
	z-index: 2;
	margin-top: 25px;
}
.title2 p {
	display: block;
	color: rgba(255,255,255,0.3);
	font-size: 50px;
	text-align: center;
	font-family: arial;
	text-transform: uppercase;
	font-weight: 700;
	position: absolute;
	text-align: center;
	width: 100%;
}
.w100 {
	margin-top: 120px;
}
.top {
	overflow: hidden;
	background: #f7f7f7;
	border-bottom: #f2f2f2;
	margin: 0px auto;
}
.head {
	width: 100%;
	max-width: 1920px;
	min-width: 1400px;
	overflow: hidden;
	margin: 0 auto;
}
.had {
	width: 1400px;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	padding: 10px 0 10px;
}
.top {
	overflow: hidden;
	background: #f1f1f1;
	height: 50px;
	line-height: 50px;
	min-width: 1400px;
}
.top_box {
	width: 1400px;
	overflow: hidden;
	margin: 0px auto;
}
.top_box span {
	float: right;
}
.top_box span a:after {
	content: "|";
	color: #666;
	margin: 0 6px;
}
.top_box span a:last-child:after {
	content: "";
}
.logo {
	float: left;
	text-align: left;
	padding: 15px 0;
}
.logo div {
	float: left;
	margin-right: 10px;
}
.logo h3 {
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	font-family: "思源黑体 CN Medium"
}
.logo span {
	overflow: hidden;
}
.logo span i {
	color: #d3b070;
	font-style: normal;
}
.logo p {
	color: #666;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: -5px;
}
.logo h3 span {
	color: #e00107
}
.h_txt {
	float: left;
	font-size: 26px;
	color: #0b65b9;
	text-align: left;
	font-weight: bold;
	border-left: 1px #ccc solid;
	margin-top: 13px;
	padding-left: 15px;
}
.h_txt p {
	font-size: 20px;
	color: #999;
	font-weight: 400;
	letter-spacing: 0.5px;
}
.hot {
	float: right;
	font-size: 14px;
	color: #666;
	text-align: right;
	padding: 25px 0;
	padding-left: 140px;
	background: url(../images/hot.png) no-repeat center left;
	margin-top: 6px;
}
.hot p {
	font-size: 42px;
	color: #d3b070;
	font-weight: bold;
	line-height: 30px;
}
.hot p span {
	display: block;
	letter-spacing: 1px;
}
.nav {
	overflow: hidden;
	margin: 0px auto;
	height: 70px;
	min-width: 1400px;
	;
	background: #5b5b5a
}
.nav ul {
	overflow: hidden;
	width: 1400px;
	margin: 0px auto;
}
.nav ul li {
	float: left;
	width: 14.2%;
	color: #fff;
	box-sizing: border-box;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	height: 70px;
}
.nav ul li:hover {
	background: #d3b070;
}
.nav ul li a {
	color: #fff;
	display: block;
}
.nav ul li span {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #ccc
}
.fll {
	background: #f5f5f5;
	overflow: hidden;
	padding-bottom: 40px;
}
/*

.head{width:100%; overflow:hidden;}

.had{ background:Rgba(3,76,138,0.7)}

.head .logo{float:left}

.head .main{display:flex;justify-content:space-between;align-items:center;height:100px}

.head .nav{float:left;height:100px;margin-left:40px}

.head .nav ul li{float:left;width:106px;text-align:center;position:relative;line-height:100px}

.head .nav ul li:first-child{width:auto;margin-right:8px}

.head .nav ul li:after{content:"";left:50%;width:0;height:2px;background:#fff;bottom:0;position:absolute}

.head .nav ul li a{color:#fff;font-size:15px;display:block}

.head .nav ul li:hover:after{left:0;width:100%}

.head:hover{background:Rgba(3,76,138,0.7)}

.head .nav ul li dl{position:absolute;top:100px;z-index:1;left:0;display:none;width:100%;background:rgba(0,0,0,.2)}

.head .nav ul li:hover dl{display:block}

.head .nav ul li dl dd{height:40px;line-height:30px;height:auto;overflow:hidden}

.head .nav ul li dl dd a{color:#fff;font-size:14px}

.head .nav ul li dl dd:first-child{margin-top:5px}

.head .nav ul li dl dd:last-child{margin-bottom:5px}

.head .tel{ background:url(../images/hot.png) no-repeat center left; font-size:22px; font-weight:bold; padding-left:40px; color:#fff;}



*/



.banner {
	overflow: hidden;
}
.banner .swiper-pagination {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1
}
.banner .swiper-pagination span {
	width: 40px;
	height: 8px;
	background: #eee;
	display: block;
	margin: 0 3px;
	border-radius: 6px!important
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
	background: #d6b67a
}
.mbanner {
	overflow: hidden;
	margin: 0 auto;
	display: none;
}
.mbanner .swiper-pagination {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1
}
.mbanner .swiper-pagination span {
	width: 60px;
	height: 4px;
	background: #eee;
	display: block;
	margin: 0 3px;
	border-radius: 0!important
}
.mbanner .swiper-pagination .swiper-pagination-bullet-active {
	background: d3b070
}
.ppr {
	width: 1400px;
	overflow: hidden;
	margin: -50px auto;
	position: relative;
	z-index: 999
}
.ppr_left {
	background: rgba(12 ,91 ,158,0.98);
	width: 50%;
	float: left;
	height: 130px;
}
.ppr_left h3 {
	color: #fff;
	font-size: 36px;
	margin: 20px 20px 10px;
}
.ppr_left p {
	margin: 0 20px 20px;
	color: #fff;
	font-size: 16px;
}
.ppr_right {
	background: rgba(252 ,167 ,0,0.98);
	width: 50%;
	float: left;
	height: 130px;
}
.ppr_right p {
	font-size: 18px;
	color: #fff;
	margin: 20px 20px 10px;
	border-bottom: 1px #fff dashed;
	padding-bottom: 10px;
}
.ppr_right p span {
	margin: 0 5px;
}
.ppr_right dl {
	overflow: hidden;
}
.ppr_right dl dd {
	float: left;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	margin: 0 20px 20px;
}
.ppr_right dl dd b {
	font-size: 30px;
}
.ppr_right dl dd span {
	float: left;
	margin-top: 10px;
}
.ppr_right dl dt {
	float: left;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color: #ffa903;
	line-height: 42px;
	text-align: center;
	background: url(../images/anniu.png) no-repeat center;
	width: 285px;
	height: 47px;
	border-radius: 30px;
}
.ppr_right dl dt a {
	color: #ffa903
}
.pic_nav {
	overflow: hidden;
	margin-bottom: 50px;
}
.pic_nav ul {
	overflow: hidden;
}
.pic_nav ul li {
	width: 16.5%;
	float: left;
	border: 5px #fff solid;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 58px;
	background: #d6b67a;
	text-align: center;
	position: relative;
}
.pic_nav ul li a {
	color: #fff;
	line-height: 58px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.pic_nav ul li:hover {
	background: #404040
}
.pic_nav ul li:hover a {
	color: #fff;
}
.pic_nav ul li ul {
	position: absolute;
	left: 0px;
	width: 100%;
	display: none;
}
.pic_nav ul li ul li {
	width: 100%;
	float: none;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	border: none;
	background: rgba(15,67,175,0.5);
}
.pic_nav ul li ul li a {
	line-height: 40px;
	color: #333
}
.pic_nav ul li:hover ul li {
	color: #ffc936;
	background: rgba(15,67,175,0.5);
}
.pic_nav ul li ul li a:hover {
	color: #ffc936
}
.pic_nav ul li:hover ul {
	display: block;
}
.pic {
	overflow: hidden;
	margin: 0px auto
}
.pic ul {
	overflow: hidden;
}
.pic ul li {
	float: left;
	width: 33.33%;
	border: 10px #fff solid;
	transition: .5s;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
}
.pic ul li div {
	position: relative;
	overflow: hidden;
	height:300px;
}
.pic ul li p {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	background: #f9f0dc;
	text-align: center;
	text-overflow: ellipsis;
	color: #000;
}
.pic ul li:hover p {
	background: #dec494;
	color: #fff
}
.pic ul li div img {
	transition: .5s;
}
.pic ul li:hover div img {
	transform: scale(1.05)
}
.more:hover {
	color: #fff;
	background: #1e50ae;
}
.more:hover a {
	color: #fff;
}
.more a {
	color: #666;
}
.more {
	display: block;
	width: 262px;
	height: 58px;
	background: #fff;
	margin: 0 auto;
	margin-top: 40px;
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 58px
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
#slider_wrapper {
	overflow: hidden
}
.divas-slider {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden
}
.divas-slider-container {
	position: relative;
	margin: 0;
	padding: 0
}
.divas-slider-container:after {
	content: "";
	display: table;
	clear: both
}
.divas-slide {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden
}
.divas-slide img {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	outline: 0 none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.divas-slide-transition-left {
	-webkit-transition: left 1s cubic-bezier(.23, 1, .32, 1) 0s;
	-moz-transition: left 1s cubic-bezier(.23, 1, .32, 1) 0s;
	-o-transition: left 1s cubic-bezier(.23, 1, .32, 1) 0s;
	transition: left 1s cubic-bezier(.23, 1, .32, 1) 0s
}
.divas-navigation {
	clear: both;
	position: absolute;
	margin: 0 auto;
	height: 0;
	width: 100%;
	text-align: center;
	top: 47%;
	top: calc(50% - 33px)
}
.divas-has-bullets .divas-navigation {
	top: calc(50% - 61px)
}
.divas-navigation span {
	height: 66px;
	outline: 0 none;
	position: absolute;
	width: 42px;
	z-index: 9999;
	cursor: pointer;
	margin: 0;
	font-size: 3em;
	color: #fff
}
.divas-navigation span:hover {
	color: #fff
}
.divas-controls span.divas-start, .divas-controls span.divas-stop {
	display: none
}
.divas-navigation span.divas-prev {
	left: 1em;
	background: url(../images/prev.png) no-repeat top center rgba(0,0,0,0);
	background-size: 60%;
}
.divas-navigation span.divas-next {
	right: 1em;
	background: url(../images/next.png) no-repeat top center rgba(0,0,0,0);
	background-size: 60%;
}
 @media screen and (max-width:40em) {
.divas-navigation span.divas-next, .divas-navigation span.divas-prev {
	background-position: center center;
	-webkit-background-size: 75% auto;
	-moz-background-size: 75% auto;
	-o-background-size: 75% auto;
	background-size: 75% auto
}
.divas-navigation span.divas-prev {
	left: .5em
}
.divas-navigation span.divas-next {
	right: .5em
}
}
.divas-caption {
	position: absolute;
	top: 50%;
	width: auto;
	background: rgba(17,116,201,.7);
	color: #f7f7f7;
	border: none;
	padding: 1em 2em 1.6em;
	margin: 0 2em
}
.divas-caption.divas-title-transition-left-start {
	left: -999px
}
.divas-caption.divas-title-transition-left {
	-webkit-transition: left 1s cubic-bezier(.23, 1, .32, 1) 0s;
	-moz-transition: left 1s cubic-bezier(.23, 1, .32, 1) 0s;
	-o-transition: left 1s cubic-bezier(.23, 1, .32, 1) 0s;
	transition: left 1s cubic-bezier(.23, 1, .32, 1) 0s
}
.divas-caption.divas-title-transition-left-stop {
	left: 0
}
.divas-caption h1 {
	font-weight: 900;
	font-size: 30px;
	line-height: 1.1;
	margin-bottom: 15px;
}
.divas-caption p {
	font-size: 15px;
	margin-top: 5px;
	line-height: 25px;
}
.divas-bullets {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center
}
.divas-bullets ul {
	list-style: none
}
.divas-bullet {
	background-color: rgba(0,0,0,.1);
	border-radius: 1.5em;
	display: inline-block;
	height: 16px;
	margin: 0 .3em;
	text-indent: -9999px;
	width: 16px
}
.divas-bullet-current {
	background-color: rgba(0,0,0,.25)
}
.anli {
	overflow: hidden;
}
.al {
	overflow: hidden;
}
.al div {
	overflow: hidden;
}
.al div img {
	transition: .5s;
}
.al:hover div img {
	transform: scale(1.05)
}
.al p {
	background: #fff;
	overflow: hidden;
	line-height: 50px;
	font-size: 18px;
	font-weight: 400;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.al:hover p {
	background: #d3b070;
	transition: .5s;
}
.al a:hover p {
	color: #fff;
	transition: .5s;
}
.anli .swiper-container {
	padding-bottom: 50px;
}
.anli .swiper-pagination-bullet {
	width: 30px;
	height: 8px;
	background: #999;
	border-radius: 6px;
}
.anli .swiper-pagination .swiper-pagination-bullet-active {
	background: #d3b070
}
.liucheng {
	overflow: hidden;
	margin: 0px auto 0;
	background: url(../images/liucheng.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	padding: 60px 0 0px
}
.lc {
	overflow: hidden;
	background: #eeeeee;
	padding: 20px;
	border-radius: 6px 6px 0 0
}
.lc ul {
	overflow: hidden;
}
.lc ul li {
	overflow: hidden;
	width: 12.5%;
	float: left;
	border: 6px rgba(255,255,255,0.01) solid;
	box-sizing: border-box;
	text-align: center;
}
.lc ul li div {
	border: 1px #d3b070 solid;
	border-radius: 6px;
	overflow: hidden;
	width: 120px;
	height: 120px;
	margin: 0px auto
}
.lc ul li div img {
	width: 60px;
	height: 60px;
	margin-top: 28px;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
}
.lc ul li p {
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
	color: #333;
}
.lc ul li div:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
}
.about {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	background: #eeeeee;
	padding: 0px 0 50px
}
.about .main {
	overflow: hidden;
	background: #fff;
	padding: 20px;
	width: 1360px;
}
.about .intro {
	float: right;
	width: 49%;
	padding-top: 20px;
}
.about .intro h4 {
	color: #d3b070;
	font-size: 24px
}
.about .intro h5:after {
	content: "—";
	color: #d3b070;
	font-size: 30px;
	display: block;
	font-weight: bold;
}
.about .intro h5 {
	font-size: 16px;
	color: #666;
	font-weight: 400;
	margin-top: 5px;
}
.about .intro .info {
	width: 100%;
	color: #333;
	height: 234px;
	overflow: hidden;
	width: 100%;
	font-size: 15px;
	margin-top: 10px;
	line-height: 30px;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}
.about .pic {
	float: left;
	width: 49%
}
.about .pic img {
	display: block;
	width: 100%
}
.about .more {
	display: block;
	width: 262px;
	height: 58px;
	background: #2d2d2d;
	margin-top: 40px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 58px;
	float: left;
}
.about .more:hover {
	background: #d3b070
}
.news .list {
	overflow: hidden;
}
.news .list ul li {
	width: 33.33%;
	overflow: hidden;
	border: 8px solid #fff;
	float: left;
	box-sizing: border-box;
}
.news .list ul li a {
	border: 1px #ccc solid;
	padding: 30px 20px;
	display: block;
}
.news .list ul li:nth-child(3n) {
	float: right
}
.news .list ul li .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	background: url(../images/icon03.png) no-repeat right top 12px;
	border-bottom: 1px solid #e6e6e6
}
.news .list ul li .time b {
	color: #1463e5;
	font-size: 36px;
	font-weight: 700
}
.news .list ul li .time p {
	color: #333;
	font-size: 12px;
	margin-top: -3px
}
.news .list ul li .info {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px
}
.news .list ul li .info h4 {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.news .list ul li .info p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	overflow: hidden
}
.news .list ul li:hover .info h4 {
	color: #d3b070
}
.chengnuo {
	background: #d3b070;
	text-align: center;
	color: #fff;
	margin: 50px auto 0;
	padding: 50px 0
}
.chengnuo h3 {
	font-size: 36px;
}
.chengnuo h3 span {
	color: #fca600
}
.chengnuo p {
	color: #fff;
	font-size: 18px;
	margin: 20px auto
}
.chengnuo dd {
	font-size: 20px;
}
.qiye {
	overflow: hidden;
	margin: 20px;
}
.qiye ul {
	overflow: hidden;
}
.qiye ul li {
	width: 50%;
	float: left;
	overflow: hidden;
	background: #d3b070
}
.qiye ul li div {
	float: left;
	width: 50%;
}
.qiye ul li div img {
	width: 100%
}
.qiye ul li span {
	padding: 3%;
	float: right;
	width: 42%;
}
.qiye ul li span h3 {
	font-size: 20px;
	color: #fff;
	margin-top: 30px;
}
.qiye ul li span h3:after {
	content: "";
	width: 50px;
	height: 4px;
	background: #fff;
	margin: 15px 0;
	display: block;
}
.qiye ul li span p {
	font-size: 18px;
	color: #fff;
}
.qiye ul li:nth-child(3), .qiye ul li:nth-child(4) {
	background: #fff;
}
.qiye ul li:nth-child(3) div, .qiye ul li:nth-child(4) div {
	float: right
}
.qiye ul li:nth-child(3) span h3, .qiye ul li:nth-child(4) span h3 {
	color: #d3b070
}
.qiye ul li:nth-child(3) span h3:after, .qiye ul li:nth-child(4) span h3:after {
	background: #d3b070;
}
.qiye ul li:nth-child(3) span p, .qiye ul li:nth-child(4) span p {
	color: #666
}
.jianzheng {
	overflow: hidden
}
.jianzheng ul {
	overflow: hidden
}
.jianzheng ul li {
	width: 295px;
	border: 1px #ccc solid;
	overflow: hidden;
	margin: 0 10px;
}
.jianzheng ul li img {
	transition: .5s;
	overflow: hidden
}
.jianzheng ul li:hover img {
	transform: scale(1.1)
}
.news_box {
	width: 100%;
	height: auto;
	overflow: hidden
}
.news_box .focus {
	width: 40%;
	height: auto;
	overflow: hidden;
	background: #f5f5f5;
	float: left;
	margin-top: 30px;
	padding-bottom: 35px
}
.news_box .focus div {
	overflow: hidden;
	position: relative;
	margin: 20px 20px 0
}
.news_box .focus div img {
	display: block;
	width: 100%
}
.news_box .focus dl {
	margin: 0 20px
}
.news_box .focus h3 {
	font-size: 18px;
	color: #333;
	height: 52px;
	line-height: 52px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: 400
}
.news_box .focus dt {
	font-size: 12px;
	color: #999
}
.news_box .focus dd {
	display: block;
	line-height: 28px;
	color: #666;
	font-size: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.news_box .focus h3:hover {
	color: #d3b070
}
.news_box .list {
	width: 58%;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 30px
}
.news_box .swiper-slide .sed {
	overflow: hidden;
	background: #f5f5f5;
	padding: 28px 20px;
	box-sizing: border-box
}
.news_box .swiper-slide .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	background: url(../images/icon03.png) no-repeat right top;
	border-bottom: 1px solid #e6e6e6
}
.news_box .swiper-slide .time b {
	color: #333;
	font-size: 40px;
	font-weight: 700
}
.news_box .swiper-slide .time p {
	color: #666;
	font-size: 13px;
	margin-top: -3px
}
.news_box .swiper-slide .info {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px
}
.news_box .swiper-slide .info h4 {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.news_box .swiper-slide .info p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	overflow: hidden
}
.news_box .swiper-slide:hover .sed {
	background: #d3b070;
	transition: .5s;
}
.news_box .swiper-slide:hover a h4 {
	color: #ff9b30;
	text-decoration: underline;
	transition: .5s;
}
.news_box .swiper-slide:hover a .time p,  .news_box .swiper-slide:hover a .time b {
	color: #fff;
	transition: .5s;
}
.news_box .swiper-slide:hover .info h4,  .news_box .swiper-slide:hover .info p {
	color: #fff;
	;
	transition: .5s;
}
.news_box .swiper-slide:hover .tit {
	background: url(../images/icon04.png) no-repeat right top;
	transition: .5s;
}
.news_box .swiper-container {
	padding-bottom: 50px
}
.news_box .swiper-pagination-bullet {
	width: 25px;
	height: 8px;
	border-radius: 6px;
	background: #999;
	opacity: 1
}
.news_box .swiper-pagination-bullet-active {
	background: #d3b070
}
.news_box .swiper-pagination {
	display: none
}
.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 50px;
	margin-top: 0px;
	position: relative;
	background: #191919;
	background-size: cover;
}
.footer .main {
	height: auto;
	overflow: hidden
}
.footer .intro {
	float: left;
	width: 60%;
	height: auto;
	overflow: hidden
}
.footer .tit {
	height: auto;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	position: relative
}
.footer .tit:after {
	content: "";
	width: 30px;
	height: 2px;
	background: #fff;
	margin: 10px 0;
	display: block;
}
.footer .intro h4 {
	color: #fff;
	margin-top: 20px;
	font-size: 24px
}
.footer .intro a {
	color: #fff
}
.footer .intro .info {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px
}
.footer .ewm {
	float: right
}
.footer .ewm img {
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	margin-top: 20px
}
.footer .ewm b {
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
	font-weight: 400;
	display: block
}
.footer .links {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #636363;
	margin-top: 20px;
}
.footer .links .t {
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	float: left
}
.footer .links .t img {
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 3px
}
.footer .links .t p {
	color: #fff;
	font-size: 14px;
	float: left
}
.footer .links .t span {
	color: #fff
}
.footer .links ul {
	float: right;
	width: 90%;
	height: 60px;
	overflow: hidden
}
.footer .links ul li {
	float: left;
	padding: 0 10px;
	line-height: 60px;
	position: relative
}
.footer .links ul li:last-child:after {
	width: 0;
	height: 0;
	overflow: hidden
}
.footer .links ul li:after {
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: url(../images/icon05.png) no-repeat center
}
.footer .links ul li a {
	color: #999;
	font-size: 14px;
	display: block
}
.fn {
	display: none
}
.side {
	position: fixed;
	width: 78px;
	right: 0;
	top: 50%;
	margin-top: -200px;
	z-index: 555;
	border: 1px solid #ccc;
	background: #fff;
	border-bottom: 0
}
.side ul li {
	width: 78px;
	height: 78px;
	float: left;
	position: relative;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	transition: all .3s;
	cursor: pointer;
}
.side ul li a {
	color: #666
}
.side ul li:hover {
	background: #034c8a;
	color: #fff
}
.side ul li:hover a {
	color: #fff
}
.side ul li i {
	height: 25px;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 25px;
	margin-top: 14px;
	transition: all .3s
}
.side ul li i.bgs1 {
	background-image: url(../images/ios01.png)
}
.side ul li i.bgs2 {
	background-image: url(../images/ios02.png)
}
.side ul li i.bgs3 {
	background-image: url(../images/ios03.png)
}
.side ul li i.bgs6 {
	background-image: url(../images/ios03.png)
}
.side ul li:hover i.bgs1 {
	background-image: url(../images/icon11.png)
}
.side ul li:hover i.bgs2 {
	background-image: url(../images/icon22.png)
}
.side ul li:hover i.bgs6 {
	background-image: url(../images/icon33.png)
}
.side ul li.sideetel:hover .telBox {
	display: block
}
.side ul li.sideewm:hover .ewBox {
	display: block
}
.side ul li .sidebox {
	position: absolute;
	width: 78px;
	height: 78px;
	top: 0;
	right: 0;
	transition: all .3s;
	overflow: hidden
}
.side ul li.sideewm .ewBox {
	width: 130px;
	display: none;
	color: #363636;
	text-align: center;
	padding: 10px;
	position: absolute;
	left: -152px;
	top: -75px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #e0e0e0;
	background: #034c8a;
}
.side ul li.sideetel .telBox {
	width: 240px;
	height: 78px;
	display: none;
	color: #fff;
	text-align: left;
	position: absolute;
	left: -240px;
	top: 0;
	background: #034c8a
}
.side ul li.sideetel .telBox dd {
	display: block;
	height: 100px;
	overflow: hidden;
	padding-left: 82px;
	line-height: 20px;
	font-size: 18px;
	padding-top: 14px
}
.side ul li.sideetel .telBox dd span {
	display: block;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	margin-top: 11px;
	font-size: 18px
}
.side ul li.sideetel .telBox dd.bgs1 {
	background: url(../images/right_pic8.png) 28px center no-repeat;
	background-color: #0a8ada
}
.side ul li.sideetel .telBox dd.bgs2 {
	background: url(../images/icon11.png) 28px 19px no-repeat;
	background-size: 15%
}
.side ul li.sideewm .ewBox img {
	width: 100%
}
.buttom {
	display: none;
}
.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 15px;
	display: none;
}
.sp_nav span {
	display: block;
	background: #fff;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s
}
.sp_nav span:nth-of-type(1) {
	top: 0px
}
.sp_nav span:nth-of-type(2) {
	top: 10px
}
.sp_nav span:nth-of-type(3) {
	top: 20px
}
.sp_nav_se span:nth-of-type(1) {
	top: 10px;
	transform: rotate(45deg)
}
.sp_nav_se span:nth-of-type(2) {
	width: 0
}
.sp_nav_se span:nth-of-type(3) {
	top: 10px;
	transform: rotate(-45deg)
}
.sjj_nav {
	position: fixed;
	z-index: 9999;
	background: #eee;
	width: 100%;
	height: calc(100% - 104px);
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}
.nav_show {
	top: 100px
}
.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}
.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
}
.sjj_nav>ul>li:first-child .language {
	float: right;
	width: 70px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}
.sjj_nav>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px #ddd solid;
	text-align: center;
	color: #999;
}
.sjj_nav ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #ddd solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}
.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}
.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}
.sjj_nav ul li {
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}
.sjj_nav>ul >li:last-child {
	border-bottom: 1px #ddd solid;
}
.sjj_nav ul li ul {
	display: none
}
.sjj_nav ul li a {
	color: #666;
	width: 80%
}
.sjj_nav ul li ul li a {
	color: #999;
	display: block;
	text-align: left;
}
.sjj_nav ul li i svg {
	width: 20px;
	height: 20px;
	fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #c9141e
}
.sjj_nav ul li ul li>ul {
	margin-left: 10px
}
.mbx {
	width: 100%;
	height: 62px;
	border-bottom: 1px solid #eaeaea;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	z-index: 2
}
.mbx a.home {
	display: block;
	width: 64px;
	height: 62px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	background: url(../images/inpageaddress_icon01.png) no-repeat center;
	float: left;
	position: relative;
	z-index: 999;
	margin-right: 10px;
}
.mbx a.home:hover {
	background: url(../images/inpageaddress_icon03.png) no-repeat center
}
.mbx .p1 {
	line-height: 62px;
	margin-left: 16px;
	position: relative;
	z-index: 9;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mbx .p1 a {
	padding-right: 14px;
	background: url(../images/inpageaddress_icon02.png) no-repeat right center;
	font-size: 16px;
	margin-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mbx .p1 a:first-child {
	margin-left: 0
}
.mbx .p1 a:last-child {
	background-image: none
}
.banner {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
}
.banner img {
	width: 100%;
	overflow: hidden;
}
.banner img.xban {
	display: block;
}
.banner img.mxban {
	display: none;
}
.fas {
	display: none;
}
#m_ys {
	overflow: hidden;
	display: none;
}
.youshi {
	overflow: hidden;
}
.youshi h2 {
	font-size: 40px;
	color: #006ac0;
	text-align: center;
	margin: 30px auto 10px;
}
.youshi h2 span {
	color: #ff9000
}
.youshi p {
	font-size: 16px;
	color: #666;
}
.youshi ul.list .ys_left div p{text-align:left}
.youshi ul li:nth-child(2n) .ys_left div{
    margin-left: 50px;
    padding-right: 0px;
}
.youshi ul.list {
	overflow: hidden;
	background: url(../images/xt.png) repeat-y center top;
	margin-top: 30px;
	padding-bottom: 50px;
}
.youshi ul.list li {
	overflow: hidden;
	margin-bottom: 10px;
}
.youshi ul.list li h3 {
	overflow: hidden;
}
.youshi ul.list li .ys_left {
	float: left;
	width: 50%;
	position: relative;
	margin-top: 95px;
}
.youshi ul.list li .ys_left h3 {
	font-size: 32px;
	color: #d3b070;
	border-bottom: 1px #ccc solid;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.youshi ul.list li .ys_left h3 i {
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	display: block;
	font-weight: 400;
	font-style: normal;
	margin-top: 5px;
}
.youshi ul.list li .ys_left h3:after {
	content: url(../images/y01.png);
	position: absolute;
	right: -35px;
	top: 37px;
}
.youshi ul.list li .ys_left h3:before {
	content: "";
	z-index: 5;
	right: -20px;
	top: 52px;
	position: absolute;
	color: #fff;
}
.youshi ul.list li .ys_left dd {
	margin-top: 20px;
	line-height: 28px;
	font-size: 16px;
	padding-right: 30px;
	margin-bottom: 10px;
	color: #666;
	background: url(../images/yd.png) no-repeat left top 10px;
	padding-left: 15px;
}
.youshi ul.list li .ys_right {
	float: right;
	width: 40%
}
.youshi ul.list li .ys_right img {
	width: 100%
}
.youshi ul.list li:nth-child(2n) .ys_left {
	float: right;
}
.youshi ul.list li:nth-child(2n) .ys_left h3 {
	padding-left: 50px;
}
.youshi ul.list li:nth-child(2n) .ys_left dd {
	margin-left: 50px;
	padding-right: 0px;
}
.youshi ul.list li:nth-child(2n) .ys_left h3:after {
	content: url(../images/y01.png);
	position: absolute;
	left: -35px;
	top: 38px;
}
.youshi ul.list li:nth-child(2n) .ys_left h3:before {
	content: "";
	z-index: 5;
	right: auto;
	top: 52px;
	position: absolute;
	color: #fff;
	left: -17px;
}
.youshi ul.list li:nth-child(2n) .ys_right {
	float: left;
}
.youshi ul.list li:nth-child(1) .ys_left h3:before {
	content: "01";
	font-size: 30px;
	color: #fff;
}
.youshi ul.list li:nth-child(2) .ys_left h3:before {
	content: "02";
	font-size: 30px;
	color: #fff;
}
.youshi ul.list li:nth-child(3) .ys_left h3:before {
	content: "03";
	font-size: 30px;
	color: #fff;
}
.youshi ul.list li:nth-child(4) .ys_left h3:before {
	content: "04";
	font-size: 30px;
	color: #fff;
}
.youshi ul.list li:nth-child(5) .ys_left h3:before {
	content: "05";
	font-size: 30px;
	color: #fff;
}
.img-box {
	overflow: hidden
}
.img-box img {
	transition: .5s;
}
.in-banner {
	width: 100%
}
.in-banner img {
	display: block;
	width: 100%
}
.product {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f5f5f5;
	padding: 50px 0
}
.product .main {
	width: 1387px
}
.product .swiper-container {
	margin-top: 30px
}
.product .swiper-slide {
	width: 100%;
	height: auto;
	overflow: hidden
}
.product .hd {
	display: none
}
.product .swiper-pagination {
	display: table;
	margin: 0 auto
}
.product .swiper-pagination span {
	display: block;
	width: 200px;
	height: 58px;
	background: url(../images/bg01.png) no-repeat center;
	text-align: center;
	line-height: 58px;
	float: left;
	margin: 0 15px;
	cursor: pointer;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 5px;
	overflow: hidden
}
.product .swiper-pagination .swiper-pagination-bullet-active {
	background: url(../images/bg02.png) no-repeat center;
	color: #fff;
	box-shadow: 0 0 3px 2px #d7d0d0bf
}
.product .swiper-wrapper {
	margin-top: 30px
}
.wary_left {
	width: 280px;
	float: left;
	overflow: hidden;
}
.title1 {
	overflow: hidden;
	background: #d3b070 url(../images/tit.png) no-repeat center left 15px;
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 15px 0 15px 75px;
	text-align: left
}
.title1 p {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400
}
.wary_right {
	width: 1070px;
	float: right;
	overflow: hidden;
}
.pic_muen {
	margin-top: 10px;
}
.menu_list {
	overflow: hidden;
	background: #fff;
	padding: 0px 0px;
	min-height: 885px;
}
.menu_list ul li {
	height: 80px;
	line-height: 80px;
	font-size: 15px;
	border-bottom: 1px #ccc solid;
	padding: 0 40px;
	background: url(../images/navjt.png) no-repeat 25px
}
.menu_list ul li a {
	color: #333;
}
.menu_head {
	color: #fff;
	cursor: pointer;
	padding-left: 30px;
}
.menu_list h3 {
	color: #997e76;
	margin: 15px 5px 0;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 4px;
	background: url(../images/navjt.png) no-repeat center right;
	text-indent: 3em;
}
.menu_list .current {
	overflow: hidden;
	color: #d3b070;
	background: url(../images/navjt1.png) no-repeat 25px;
}
.menu_list .current a {
	color: d3b070
}
.menu_body {
	overflow: hidden;
	border-top: none;
	padding: 2% 0;
	border-bottom: 1px #ccc solid;
}
.menu_body dd {
	display: block;
	overflow: hidden;
}
.menu_body a {
	color: #333;
	display: block;
	text-align: left;
	overflow: hidden;
	box-sizing: border-box;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .5s;
	transition: all .5s;
	-ms-transition: all .5s;
	padding-left: 10px;
	-moz-transition: all .5s;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	padding-left: 40px;
}
.menu_body a:hover {
	-webkit-transition: all .5s;
	transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	color: d3b070
}
.pic_lb {
	overflow: hidden;
	margin: 0px auto
}
.pic_lb ul {
	overflow: hidden;
}
.pic_lb ul li {
	float: left;
	width: 33.33%;
	border: 10px #fff solid;
	transition: .5s;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
}
.pic_lb ul li .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	opacity: 0;
	top: 0;
	transition: .3s;
	background: rgba(0,0,0,.5)
}
.pic_lb ul li .bg span {
	display: block;
	width: 180px;
	height: 50px;
	border-radius: 30px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	background: #d3b070
}
.pic_lb ul li img {
	display: block;
}
.pic_lb ul li .img-box {
	position: relative
}
.pic_lb ul li p {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #333;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	background: #f2f2f2;
	text-align: center;
	text-overflow: ellipsis
}
.more {
	display: block;
	width: 262px;
	height: 58px;
	background: #fff;
	margin: 0 auto;
	margin-top: 40px;
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 58px
}
.pic_lb ul li:hover p {
	background: #d3b070;
	color: #fff
}
.pic_lb ul li:hover .bg {
	opacity: 1
}
.xbanner {
	margin: 30px auto
}
.xbanner img.xban {
	display: block;
}
.xbanner img.mxban {
	display: none;
}
.xbanner img {
	width: 100%;
}
.plb ul li {
	width: 33.33%;
	border: 10px #fff solid;
}
.plb {
	clear: both;
}
.cases {
	width: 100%;
	height: auto;
	margin-top: 0px;
	overflow: hidden
}
.cases .show {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px
}
.cases .show ul li {
	float: left;
	width: 380px;
	margin-left: 20px;
	height: auto;
	overflow: hidden
}
.cases .show ul li div {
	border: 1px solid #eeeeee7d;
	box-sizing: border-box
}
.cases .show ul li img {
	display: block;
	width: 100%
}
.cases .show ul li p {
	width: 100%;
	color: #333;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 15px;
	text-align: center
}
.cases .show ul li:hover p {
	color: d3b070
}
.honor {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	position: relative
}
.honor .main {
	position: relative
}
.honor .swiper-container {
	position: initial
}
.honor .swiper-button-next, .honor .swiper-button-prev {
	width: 25px;
	height: 48px;
	display: block;
	position: absolute;
	z-index: 1
}
.honor .swiper-button-next {
	right: -50px;
	background: url(../images/next.png) no-repeat center
}
.honor .swiper-button-prev {
	left: -50px;
	background: url(../images/prev.png) no-repeat center
}
.honor .swiper-slide {
	overflow: hidden
}
.honor .swiper-slide img {
	transition: .5s;
	width: 100%
}
.honor .swiper-slide:hover img {
	transform: scale(1.05)
}
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px
}
.news .focus {
	width: 40%;
	height: auto;
	overflow: hidden;
	position: relative;
	float: left;
	margin-top: 30px
}
.news .focus ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative
}
.news .focus ul li p {
	width: 70%;
	padding-right: 30%;
	position: absolute;
	height: 55px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	bottom: 0;
	line-height: 55px;
	font-weight: 700;
	text-indent: 15px;
	color: #fff;
	font-size: 16px;
	background: rgba(36,156,88,.8)
}
.news .focus ul li img {
	display: block;
	width: 100%
}
.news .swiper-pagination {
	position: absolute;
	bottom: 20px;
	right: 10px;
	z-index: 10;
	width: 100px;
	left: inherit
}
.news .swiper-pagination span {
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	margin: 0 5px;
	background: #fff;
	border-radius: 50%
}
.news .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff45c
}
.zhichi {
	overflow: hidden;
	margin: 50px auto;
	background: url(../images/lcbj.png) no-repeat center top;
	background-size: cover;
	padding: 0 0 80px;
	background-attachment: fixed;
}
.zhichi .swiper-slide {
	overflow: hidden;
	padding-bottom: 20px;
}
.zhichi .swiper-slide img {
	width: 100%;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%;
	height: 100%
}
.zhichi .swiper-slide:hover img {
	transform: translate(0, 20px);
	-moz-transform: translate(0, 20px);
	-ms-transform: translate(0, 20px);
	-o-transform: translate(0, 20px);
	-webkit-transform: translate(0, 20px);
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%;
	height: 100%
}
.zhichi .swiper-slide img:first-child {
	display: block;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
}
.zhichi .swiper-slide img:last-child {
	display: none;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
}
.zhichi .swiper-slide:hover img:first-child {
	display: none;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
}
.zhichi .swiper-slide:hover img:last-child {
	display: block;
	transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
}
.zhichi .swiper-pagination {
	display: none;
}
.float {
width:.8rem;
	height: auto;
	position: fixed;
right:.1rem;
	top: 50%;
	transform: translateY(50%);
	z-index: 1000;
	overflow: hidden;
	display: none
}
.float a {
	display: block;
width:.8rem;
height:.68rem;
border-radius:.05rem 0 0 .05rem;
margin-bottom:.05rem;
	background: url(../images/icon05.png) no-repeat center top;
background-size:.8rem auto;
	overflow: hidden
}
.float a:last-child {
	background: url(../images/icon05.png) no-repeat center bottom;
background-size:.8rem auto
}
.crumbs {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #eee
}
.crumbs img {
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 10px
}
.crumbs p {
	color: #333;
	font-size: 14px;
	line-height: 50px;
	float: left
}
.crumbs a {
	color: #333;
	line-height: 50px;
	padding-right: 10px;
	position: relative
}
.crumbs a:after {
	content: ">";
	position: absolute;
	right: 0;
	top: -16px;
	font-family: '宋体'
}
.crumbs a:last-child:after {
	width: 0;
	height: 0;
	overflow: hidden
}
.page {
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 20px
}
.page ul {
	display: table;
	margin: 0 auto
}
.page ul li {
	float: left;
	border: 1px solid #ccc;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin: 0 5px;
	border-radius: 5px
}
.page ul li a {
	color: #333;
	font-size: 12px
}
.page ul .thisclass {
	background: #d3b070;
	color: #fff;
	border: 1px solid d3b070
}
.page ul .thisclass a {
	color: #fff;
}
.tab {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px
}
.tab ul {
	display: table;
	margin: 0 auto
}
.tab ul li {
	float: left;
	width: 200px;
	height: 58px;
	margin: 4px 10px;
	background: url(../images/bg01.png) no-repeat center;
	background-size: 100% 100%
}
.article-detailed .tab ul li {
	background: #eee
}
.tab ul li a {
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 58px;
	text-align: center
}
.img-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f5f5f5
}
.img-list .pic {
	margin-top: 30px;
	height: auto;
	overflow: hidden
}
.img-list .pic ul {
	margin-top: 10px
}
.img-list .pic ul li {
	float: left;
	width: 440px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px
}
.img-list .pic ul li:nth-child(3n-2) {
	margin-left: 5px
}
.img-list .pic ul li img {
	display: block;
	width: 100%
}
.img-list .pic ul li p {
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #333;
	font-size: 16px;
	text-align: center;
	background: #fff;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.news-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px
}
.news-list ul {
	margin-top: 5px
}
.news-list ul li {
	width: 49%;
	height: auto;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	padding: 30px 20px;
	box-sizing: border-box;
	transition: .5s;
	margin-bottom: 20px;
	float: left
}
.news-list ul li:nth-child(2n) {
	float: right
}
.news-list ul li .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	background: url(../images/icon03.png) no-repeat right top;
	border-bottom: 1px solid #e6e6e6
}
.news-list ul li .time b {
	color: d3b070;
	font-size: 36px;
	font-weight: 700
}
.news-list ul li .time p {
	color: #333;
	font-size: 12px;
	margin-top: -3px
}
.news-list ul li .info {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px
}
.news-list ul li .info h4 {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.news-list ul li .info p {
	color: #666;
	font-size: 14px;
	height: 48px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	overflow: hidden
}
.n_banner {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.n_banner img {
	width: 100%;
	margin: 0px auto;
}
.n_banner img:first-child {
	display: block;
}
.n_banner img:last-child {
	display: none;
}
.pro-intro {
	overflow: hidden;
	margin-top: 6px;
	padding: 10px 14px 20px
}
.pro-intro .img {
	float: left;
	width: 450px;
	height: auto;
	overflow: hidden
}
.pro-intro .img img {
	display: block;
	width: 450px;
	height: 395px
}
.pro-intro .info {
	float: right;
	width: 428px;
	height: 395px;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	border-left: none
}
.pro-intro .info p {
	color: #555;
	font-size: 20px;
	border-bottom: 1px solid #d9d9d9;
	height: 45px;
	margin-top: 60px;
	text-indent: 20px
}
.pro-intro .info .tel {
	width: 100%;
	height: 160px;
	border-bottom: 1px solid #d9d9d9
}
.pro-intro .info .tel img {
	display: block;
	margin-top: 25px;
	margin-left: 25px
}
.pro-intro .info .tel b {
	width: 100%;
	display: block;
	color: #1c71c8;
	margin-left: 25px;
	font-size: 36px;
	margin-top: 10px;
	line-height: 36px;
	font-weight: 400
}
.pro-intro .data {
	width: 100%;
	height: auto;
	overflow: hidden
}
.pro-intro .info .btn {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 25px
}
.pro-intro .info .btn a {
	display: block;
	width: 165px;
	height: 48px;
	background: #1c71c8;
	color: #fff;
	float: left;
	margin-right: 15px;
	line-height: 48px;
	font-size: 16px;
	text-indent: 30px;
	border-radius: 10px;
	position: relative
}
.pro-intro .info .btn a:after {
	content: url(../images/kf.png);
	position: absolute;
	top: 13px;
	right: 29px
}
.pro-intro h2 {
	font-size: 28px;
	color: #333;
	font-weight: 400;
	margin-bottom: 16px;
	text-align: center;
	margin-top: 20px
}
.pro-intro .share {
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px #e7e7e7 solid;
	background: #f1f1f1;
	text-align: center
}
.pro-intro .share p span {
	display: inline-block;
	font-size: 12px;
	color: #999;
	padding: 0 8px
}
.pro-intro .info .btn a:last-child {
	background: #595757;
	text-indent: 0;
	text-align: center
}
.pro-intro .info .btn a:last-child::after {
	content: ""
}
.pro-intro .info .btn a:hover {
	background: #25b240
}
.pro-intro .intro {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	min-height: 500px
}
.pro-intro .intro .t {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #d2d2d2
}
.pro-intro .intro .t p {
	color: #fff;
	font-size: 18px;
	background: #1c71c8;
	width: 180px;
	height: 30px;
	line-height: 30px;
	text-align: center
}
.pro-intro .text {
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #666;
	font-size: 16px;
	line-height: 30px;
	margin: 20px 0px 20px;
}
.pro-intro .textxq {
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #666;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}
.pro-intro .textxq img {
	display: block;
	max-width: 100%;
	margin: 0 auto
}
.pro-intro .textxq p {
	font-size: 16px;
	line-height: 28px;
	color: #666;
	text-indent: 2em;
}
.article-detailed {
	overflow: hidden;
	margin-top: 20px
}
.article-detailed {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px
}
.article-detailed .tit {
	height: auto;
	overflow: hidden;
	margin-bottom: 15px
}
.article-detailed .tit p {
	color: #333;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dashed #f1f1f1;
	height: 30px
}
.article-detailed .tit span {
	display: block;
	color: #333;
	margin-top: 5px;
	font-size: 12px;
	text-align: center
}
.article-detailed .intro {
	height: auto;
	overflow: hidden
}
.article-detailed .intro img {
	display: block;
	max-width: 100%;
	margin: 0 auto
}
.article-detailed .intro p {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}
.fy {
	height: auto;
	border: 1px solid #d2d2d2;
	overflow: hidden;
	margin-top: 30px
}
.fy p {
	width: 33.3333%;
	height: 60px;
	line-height: 60px;
	float: left;
	color: #666;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #d2d2d2;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
}
.fy p:last-child {
	border: none
}
.fy p a {
	color: #666
}
.fy p a:hover {
	color: #006cd8
}
.anli_lb {
	overflow: hidden;
	margin: 20px auto 0;
}
.anli_lb ul {
	overflow: hidden;
}
.anli_lb ul li {
	width: 25%;
	border: 10px #f5f5f5 solid;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
}
.anli_lb ul li div {
	overflow: hidden;
	width: 100%;
}
.anli_lb ul li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	position: relative
}
.anli_lb ul li a:hover dd {
	color: #d3b070
}
.anli_lb ul li a {
	color: #333
}
.anli_lb ul li div img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 100%
}
.anli_lb ul li div:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.anli_lb ul li:hover p {
	color: #d3b070
}
.advantage-banner {
	width: 100%;
	position: relative
}
.advantage-banner img {
	width: 100%
}
.advantage-banner-title {
	font-size: 3rem;
	color: rgba(255,255,255,.8);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 28.125rem;
	margin-left: -14.063rem;
	text-shadow: 5px 5px 5px rgba(219,130,52,.1)
}
.advantage-icon {
	margin: 0 auto;
	margin-top: 5rem;
	width: 1024px
}
.advantage-title {
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
}
.advantage-subtitle {
	font-size: 16px;
	color: #666;
	text-align: center
}
.advantage-icon-box {
	width: 100%;
	display: flex;
	flex-shrink: 0;
	flex-wrap: wrap;
	margin-top: 20px
}
.advantage-icon-item {
	width: 33.33%;
	border: 20px #fff solid;
	box-sizing: border-box;
	text-align: center;
}
.advantage-icon-item span {
	display: block;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.advantage-design {
	margin: 50px auto 0
}
.advantage-design-box {
	margin-top: 3.75rem;
	display: flex;
	justify-content: space-between
}
.advantage-design-l {
	width: 59%;
	position: relative
}
.advantage-design-l img {
	width: 100%
}
.advantage-design-l-mask {
	width: 51.5rem;
	height: 44.25rem;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(2,135,229,.5);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #fff;
	display: none
}
.advantage-design-r {
	display: flex;
	flex-direction: column;
	position: relative;
	width: 40%
}
.advantage-design-r1, .advantage-design-r2 {
	position: relative
}
.advantage-design-r-mask {
	width: 34.125rem;
	height: 21.25rem;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(2,135,229,.5);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #fff;
	display: none
}
.advantage-design-r img {
	width: 100%
}
.advantage-design-r1 {
	margin-bottom: 5px
}
.advantage-technology {
	margin: 0 auto;
	margin-top: 5rem;
	text-align: center;
}
.advantage-technology-box {
	margin-top: 3.75rem;
	overflow: hidden;
}
.advantage-technology-box img {
	width: 50%;
	float: left;
	border: 10px #fff solid;
	display: block;
	box-sizing: border-box;
}
.advantage-product {
	width: 100%;
	background-image: url(../images/ad-product-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}
.advantage-product-box {
	width: 500px;
	background: rgba(51,51,51,.2);
	padding: 30px;
	margin: 50px;
	float: right;
}
.advantage-product-title {
	font-size: 20px;
	line-height: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	font-weight: bold;
}
.advantage-product-intro {
	font-size: 1.5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,.9);
	line-height: 3rem;
text-shadow:0 .625rem 1.875rem rgba(14,31,66,.3)
}
.advantage-project {
	margin: 0 auto;
	overflow: hidden
}
.advantage-project-box {
	width: 40%;
	box-sizing: border-box;
	padding: 3.125rem 2.5rem;
	float: left;
	margin-top: 7.875rem
}
.advantage-project img {
	width: 60%;
	float: right
}
.advantage-title-s {
	font-size: 2.25rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333
}
.advantage-intro {
	font-size: 1.5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	line-height: 3rem;
	margin-top: 1.5rem
}
.advantage-install {
	margin: 0 auto;
	overflow: hidden
}
.advantage-install-box {
	width: 40%;
	margin-top: 4.375rem;
	float: right
}
.advantage-install img {
	width: 60%;
	float: left
}
footer {
	margin-top: 0
}
.news_lb {
	overflow: hidden;
	margin-top: 20px;
}
.news_lb ul {
	overflow: hidden;
	padding: 10px
}
.news_lb ul li {
	padding: 2%;
	margin-bottom: 20px;
	float: left;
	-webkit-transition: all .5s;
	transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	border: 1px #ccc dotted;
	width: 96%
}
.news_lb ul li h3 {
	-webkit-transition: all .5s;
	transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	color: #494949;
	font-size: 18px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	padding-right: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400
}
.news_lb ul li p {
	background: url(../images/icon.jpg) no-repeat center right;
	padding-right: 60px;
	color: #7f7f7f;
	font-size: 15px;
	line-height: 24px;
	padding-left: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}
.news_lb ul li h3:before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #494949;
	display: inline-block;
	margin: 0 12px 2px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.news_lb ul li h3 span {
	font-family: HNT;
	font-size: 16px;
	font-weight: 400;
	color: #919191;
	position: absolute;
	top: 1px;
	right: 0;
	line-height: 1
}
.news_lb ul li h3:hover {
	padding-left: 10px;
	-webkit-transition: all .5s;
	transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s
}
.news_lb ul li:hover {
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
	-ms-box-shadow: 0 0 6px #ccc;
	-o-box-shadow: 0 0 6px #ccc;
	-box-shadow: 0 0 6px #ccc;
	transform: translate(0, -10px);
	box-shadow: 0 0 10px #ccc;
	-moz-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-webkit-transition: all .5s;
	transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s
}
.lxwmmt {
	overflow: hidden;
	line-height: 30px;
	font-size: 16px;
	padding: 20px 0
}
.zhitongche {
	display: none;
}
#leftsead {
	width: 180px;
	position: fixed;
	top: 258px;
	right: 0px;
	overflow: hidden;
}
*html #leftsead {
	margin-top: 258px;
	position: absolute;
top:expression(eval(document.documentElement.scrollTop));
}
#leftsead li {
	width: 180px;
	height: 53px;
	position: relative;
}
#leftsead li img {
	float: right;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
#leftsead li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 180px;
	background: #333
}
#leftsead li a .shows {
	display: block;
}
#leftsead li a .hides {
	margin-right: -166px;
	cursor: pointer;
	cursor: hand;
}
#leftsead li a.youhui div {
	display: none;
	position: absolute;
	right: 50px;
	bottom: 2px;
	width: 130px;
}
#leftsead li a.youhui div img {
	width: 100%;
}
#leftsead li a.dhh:hover {
	width: 180px;
}
#leftsead li span {
	float: left;
	position: absolute;
	top: 11px;
	left: 5px;
	display: block;
	color: #fff;
	font-size: 20px;
	display: none;
}
#leftsead li:hover span {
	display: block;
}
#leftsead li:hover a {
	width: 180px;
}
#leftsead li:first-child:hover a {
	width: 49px;
}
#leftsead li a.youhui:hover div {
	display: block;
}
.fn {
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: none;
}
.fn ul li {
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	position: relative;
	background: #F6F6F6;
}
.fn ul li a {
	display: flex;
	align-items: center;
 height: .8rem;
	align-items: center;
	justify-content: center;
}
.fn ul li p {
	color: #666666;
 font-size: .28rem;
}
.fn ul li img {
	display: block;
 margin-right: .1rem;
 height: .4rem;
}
.fn ul li:nth-child(2) {
	background: #d3b070;
}
.fn ul li:nth-child(2) p {
	color: #fff;
}



	

	

/*	

@media (max-width:1200px){	



.nav,.tel { display:none;}

.head .sp_nav { display:block;}



 .wary_left{ width:auto; float:none; display:none;}

	.wary_right {

    width: auto;

	}

	.menu_list {

 

    min-height:inherit;

}

.zhichi .swiper-container{ padding-bottom:30px;}

.zhichi .swiper-pagination{ display:block;}

.zhichi .swiper-pagination-bullet{ width:15px; height:15px; background:#fff; opacity:1}



.zhichi .swiper-pagination-bullet-active{ background:d3b070}



.title1{overflow:hidden;background:d3b070 ;font-size:20px;color:#fff;font-weight:700;text-align:center;padding:2% ;text-align:left}

.title1 p{color:#fff;text-transform:uppercase;font-size:13px;font-weight:400; display:none;}





.zhitongche{ width:70%; overflow:hidden; padding:2% 0; margin:0px auto 20px;; font-size:30px; color:#fff; text-align:center;  background:d3b070; display:block}



.pic ul li:nth-child(n+7){ display:none;}









.news .list ul li .info{     margin-top: 0px; }

.advantage-icon{ width:auto;}

.advantage-icon-item div img{ width:50%}

.zhichi ul li{ width:33.33%; }





.news .focus {

    width: 100%;

    height: auto;

    overflow: hidden;

    position: relative;

    float: none;

    margin-top: 30px;

}

.news .list{ width:100%; float:none;}

.news .list ul li .tit{ display:block;}

.news .list ul li .info{ margin-top:20px;}













	#leftsead{ display:none;}



	.zhitongche{ font-size:20px;}

	.anli_lb ul li{ width:50%; border:5px #f5f5f5 solid;}

	.advantage-project-box{ width:auto; float:none; margin-top:10px;}

	.advantage-project img {

    width: 100%;

    float: none;

}

.advantage-install-box {

    width: auto;

padding: 3.125rem 2.5rem;

    float: none;

}

.advantage-install img {

    width: 100%;

    float: none;

}

	.footer{ margin-top:0px;     padding-bottom: 30%;}

.n_banner img{ width:150%; margin-left:-20%}

.footer .intro{ width:auto; float:none; text-align:left; padding-left:10px; margin-bottom:20px;}

.footer .ewm{ width:auto; float:none; text-align:left;padding-left:10px;}

.footer .ewm img{ margin-top:20px; margin-left:0px; }

.footer .ewm b{ text-align:left; padding-left:10px;}





.pic_nav{ height:inherit; overflow:hidden;}

.pic_nav ul li{ width:50%; overflow:hidden;}

.pic ul li{ width:50%; border:5px #f5f5f5 solid;}

.cases .show ul li{ width:220px;}



.about{width:100%;height:auto;overflow:hidden;margin-top:0px;background:#f5f5f5;padding:0px 0}



.about .intro{float:none;width:auto; padding:0 10px;}



.about .pic{float:none;width:auto; padding:0 10px;}



.about .more{ float:none}

.news{ margin-top:0px;}

.links{ display:none;}





.xbanner img.xban{ display:none;}

.xbanner img.mxban{ display:block;}



}*/









@media (max-width:1440px) {
.main, .content, .top_box, .had, .nav ul {
	width: 1200px;
}
.head .nav ul li {
	width: 90px
}
.ppr {
}
.about .main {
	width: 1160px;
}
.youshi ul.list li .ys_right {
	float: right;
	width: 45%
}
.youshi ul.list li .ys_left {
	margin-top: 25px;
}
.head {
	width: 100%;
	max-width: 100%;
	min-width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.top {
	overflow: hidden;
	background: #f1f1f1;
	height: 50px;
	line-height: 50px;
	min-width: 1200px;
}
.qiye {
	margin: 20px auto
}
.nav {
	min-width: 1200px;
}
.news_box .swiper-slide .sed {
	padding: 13px 20px;
}
}
 @media (max-width:1200px) {
.main, .content, .top_box, .had, .nav ul {
	width: auto;
}
.head .nav ul li {
	width: 90px
}
.ppr {
}
.about .main {
	width: auto;
}
.youshi ul.list li .ys_right {
	float: right;
	width: 45%
}
.youshi ul.list li .ys_left {
	margin-top: 25px;
}
.head {
	width: 100%;
	max-width: 100%;
	min-width: auto;
	overflow: hidden;
	margin: 0 auto;
}
.top {
	overflow: hidden;
	background: #f1f1f1;
	height: 50px;
	line-height: 50px;
	min-width: auto;
}
.nav {
	min-width: auto;
}
}
 @media (max-width:1024px) {
.top_box span, .hot, .logo span {
	display: none;
}
.had {
	padding: 0px;
}
.logo {
	float: inherit;
	text-align: center;
	padding: 20px 0;
	background: none;
}
.top {
	height: auto;
	line-height: inherit;
	font-size: 0.2rem;
	text-align: center;
}
.top_box {
	font-size: 0.2rem;
}
.logo img {
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 90%
}
.main, .content, .top_box, .had, .nav ul {
	width: auto;
}
.nav {
	background: #5b5b5a
}
.nav ul li {
	width: 33.33%;
	border-right: 1px #ccc solid;
	border-top: 1px #ccc solid;
	height: inherit;
	line-height: inherit;
	padding: 3% 0
}
.nav {
	overflow: hidden;
	height: inherit;
}
.nav ul li a {
	font-size: 0.25rem;
}
.nav ul li:first-child {
	display: none;
}
.about .main {
	width: auto;
}
.youshi ul.list li .ys_right {
	float: right;
	width: 45%
}
.youshi ul.list li .ys_left {
	margin-top: 25px;
}
.head {
	width: 100%;
	max-width: 100%;
	min-width: auto;
	overflow: hidden;
	margin: 0 auto;
}
.top {
	overflow: hidden;
	background: #f1f1f1;
	height: 50px;
	line-height: 50px;
	min-width: auto;
}
.side {
	display: none;
}
.pic_nav ul li {
	width: 33.33%;
	height: inherit;
	line-height: inherit;
	padding: 3% 0
}
.pic_nav ul li a {
	height: inherit;
	line-height: inherit;
}
.pic_nav {
	margin-bottom: 10px;
}
.lc ul li {
	width: 25%
}
.lc ul li p {
	font-size: 0.3rem;
}
.lc {
	overflow: hidden;
	margin: 20px 10px 0;
}
.liucheng {
	padding: 30px 0 0px;
}
.title2 {
	margin: 20px auto 20px;
}
.divas-caption {
	top: 25%
}
.divas-caption h1 {
	font-size: 18px;
}
.about .pic, .about .intro {
	float: inherit;
	width: auto;
}
.about .more {
	float: inherit;
	margin: 0p auto
}
.banner {
	display: none
}
.mbanner {
	display: block
}
.mbanner img {
	width: 100%
}
.pic ul li {
	width: 50%;
}
.pic ul li:nth-child(9) {
	display: none;
}
.footer {
	background: #323232;
}
#slider_wrapper {
	display: none;
}
#m_ys {
	display: block;
}
#m_ys .swiper-container {
	padding-bottom: 30px;
}
#m_ys .swiper-slide div {
	overflow: hidden;
}
#m_ys .swiper-slide div img {
	width: 100%
}
#m_ys .swiper-slide dl {
	overflow: hidden;
	padding: 20px 10px 0;
}
#m_ys .swiper-slide dl h3 {
	font-size: 0.25rem;
	color: #d3b070;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 10px;
}
#m_ys .swiper-slide dl h3 div {
	float: left;
	width: 10%
}
#m_ys .swiper-slide dl h3 div img {
	width: 100%
}
#m_ys .swiper-slide dl h3 i {
	display: block;
	font-size: 0.2rem;
	font-style: normal;
	color: #333;
	font-weight: 400;
}
#m_ys .swiper-slide dl dd {
	font-size: 0.2rem;
	color: #333;
	line-height: 0.4rem;
	text-align: left;
	background: url(../images/yd.png) no-repeat left top 10px;
	padding-left: 15px;
	;
}
#m_ys .swiper-pagination-bullet {
	width: 40px;
	height: 6px;
	background: #d3d5d7;
	border-radius: 6px;
}
#m_ys .swiper-pagination .swiper-pagination-bullet-active {
	background: #d3b070
}
.xbanner img.xban {
	display: none;
}
.xbanner img.mxban {
	display: block;
}
.title p, .title2 p {
	font-size: 0.35rem;
}
.title h4, .title2 h4 {
	font-size: 0.35rem;
	margin-top: 0.15rem
}
.w100 {
	margin: 30px auto;
}
.pic_nav ul li a {
	font-size: 0.2rem;
}
.pic ul li p {
	font-size: 0.22rem;
}
.al h3 {
	font-size: 0.25rem;
}
.al h3:after {
	content: "";
	display: none;
}
.al p {
	font-size: 0.2rem;
	line-height: 0.35rem;
	height: inherit;
}
.lc ul li div {
	width: 0.8rem;
	height: 0.8rem
}
.lc ul li div img {
	width: 45%;
	height: 45%;
	margin-top: 0.25rem;
	;
}
.lc ul li p {
	font-size: 0.2rem;
}
.about .intro h4 {
	margin-top: 20px;
	font-size: 0.25rem;
	text-align: center;
}
.about .intro h4:after {
	content: "";
	display: none;
}
.title {
	margin: 20px auto;
}
.anli {
	margin: 0 10px;
}
.about .intro .info {
	font-size: 0.2rem;
	line-height: 0.4rem;
	height: inherit;
	padding: 0 15px;
	width: auto;
}
.news .list ul li {
	width: 50%;
}
.news .list ul li:nth-child(n+7) {
	display: none;
}
.news .list ul li .info h4 {
font-size:.2rem;
}
.news .list ul li .info p {
	font-size: 0.2rem;
	line-height: 0.35rem;
	height: 0.7rem;
}
.news .list ul li {
	width: auto;
	float: inherit;
}
.news .list ul li:nth-child(3n) {
	float: inherit;
}
.news .list ul li:nth-child(n+4) {
	display: none;
	float: inherit;
}
.chengnuo {
	display: none;
}
.footer .intro {
	float: inherit;
	width: auto;
	height: auto;
	text-align: center;
	overflow: hidden;
}
.footer .tit {
	display: none;
}
.footer .intro h4 {
	font-size: 0.3rem;
}
.footer .ewm {
	padding-bottom: 1rem;
}
.footer .intro .info {
	font-size: 0.22rem;
	line-height: 0.4rem;
}
.footer .links {
	display: none;
}
.buttom {
	display: block;
}
.fas {
	width: 40px;
	height: 40px;
	display: none;
	position: fixed;
	bottom: 25%;
	right: 0px;
	display: block
}
.fas img {
	width: 100%;
}
.buttom {
	background: #0b66b9;
	bottom: 0;
	margin: 0 auto;
	max-width: 100%;
	min-width: 320px;
	position: fixed;
	width: 100%;
	z-index: 9999;
	display: block
}
.buttom ul {
	overflow: hidden
}
.buttom ul li {
	color: #fff;
	float: left;
	width: 25%;
	padding: 3% 0;
	border-right: 1px #fff solid;
	box-sizing: border-box
}
.buttom ul li .sy {
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 50%;
	margin: 0 auto
}
.buttom ul li p {
	font-size: 14px;
	overflow: hidden;
	text-align: center
}
.buttom ul li a {
	color: #fff
}
.buttom ul li .sy img {
	width: 30px
}
.about {
	margin: 0px auto;
	padding: 0px 10px;
	width: auto;
}
.footer {
	width: auto
}
.about .main {
	padding: 0px;
}
.pic_lb ul li {
	width: 50%;
	border: 5px #f5f5f5 solid
}
.advantage-product {
	background-size: cover;
	width: 100%;
	margin-top: 20px;
}
.about .intro h5 {
	text-align: center;
	font-size: 0.2rem;
}
.about .intro h5:after {
	font-size: 18px;
}
.advantage-product-box {
	width: 80%;
	position: relative;
	margin: 30px;
	padding: 3%;
	float: none;
}
.pro-intro .share {
	width: 100%;
	height: inherit;
	line-height: 24px;
	border-bottom: 1px #e7e7e7 solid;
	background: #f1f1f1;
	text-align: center
}
.pro-intro .share p span {
	display: block;
	font-size: 14px;
	color: #999;
	padding: 0 8px
}
.fy {
	height: auto;
	border: 1px solid #d2d2d2;
	overflow: hidden;
	margin-top: 30px
}
.fy p {
	width: 50%;
	float: left;
	color: #666;
	text-align: center;
	border-right: 1px solid #d2d2d2;
	height: inherit;
	line-height: inherit;
	box-sizing: border-box;
	padding: 2% 10px
}
.fy p:last-child {
	border: none;
	width: 100%;
	border-top: 1px #ccc solid
}
.fy p a {
	color: #666
}
.fy p a:hover {
	color: #0007d83d8
}
.nav_show {
	top: 70px;
}
.advantage-icon-item div img {
	width: 80%
}
.zhichi {
	margin: 20px auto 0;
	padding-bottom: 20px;
}
.anli_lb ul li {
	width: 50%;
	border: 5px #f5f5f5 solid;
}
.news_box .focus {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #f5f5f5;
	float: inherit;
	margin-top: 30px;
	padding-bottom: 35px
}
.news_box .list {
	width: auto;
	height: auto;
	overflow: hidden;
	float: inherit;
	margin-top: 30px
}
.news_box .swiper-pagination {
	display: block
}
.footer .ewm {
	display: block;
	float: inherit;
	margin: 0px auto
}
.qiye {
	display: none
}
.about {
	padding-bottom: 30px;
}
.about .intro {
	padding-bottom: 20px;
}
.fn {
	display: block;
}
.n_banner img:first-child {
	display: none;
}
.n_banner img:last-child {
	display: block;
}
}
 @media (max-width:500px) {
.zhichi ul li p {
	height: 40px;
}
.zhichi ul li {
	padding-bottom: 10px;
}
.jianzheng ul li {
	width: 200px;
}
.article-detailed .intro p {
	padding: 0 10px;
}
.pic ul li div {
	height:140px;
}
}
