@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}

.yunu-header {
	overflow: hidden;
	padding: 0 0;
}
.yunu-header .topbar {
	line-height: 34px;
	font-size: 14dpx;
	color: #7C7C7C;
}
.yunu-header .topbar a {
	color: #7C7C7C;
}
.yunu-header .topbar a:hover {
	color: #297b89;
}
.yunu-header .topbar span {
	float: right;
}
.yunu-header .topbar span a {
	float: left;
	padding: 0 15px;
}
.yunu-header .logo {
	float: left;
	padding: 4px 50px 4px 0;
	background: url(../img/head_lbg.png) no-repeat right center;
	border-right: 1px solid #DADADA;
	margin: 25px 0;
}
.yunu-header .logo img {
	display: block;
	height: 90px;
	width: auto;
}
.yunu-header .text {
	float: left;
	font-size: 22px;
	margin: 28px 0 28px 0;
}
.yunu-header .text strong {
    display: block;
    font-size: 40px;
    color: #000000;
}
.yunu-header .tel {
	float: right;
	margin-top:12px;
	background: url(../img/tel.png) no-repeat 0 center;
	padding-left: 50px;
}
.yunu-header .tel strong {
	display: block;
	font-size: 34px;
	line-height: 1;
	margin-top: 5px;
	    color: #d30000;
}
.yunu-nav {
	background-color: #232323;
}
.yunu-nav ul {
	padding-left: 20px;
}
.yunu-nav li {
	float: left;
	position: relative;
	padding:0 45px;
	margin-left: -20px;
}
.yunu-nav li:after {
	content: "";
	background: url(../img/nav_abg.png) right center;
	width: 20px;
	height: 66px;
	display: block;
	right: 0;
	position: absolute;
	top: 0;
}
.yunu-nav li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0 30px;
	color: #fff;
	line-height: 66px;
	position: relative;
}
.yunu-nav li a:hover, .yunu-nav li.active a {
	background-color :#d30000;
}
.yunu-nav li a:hover:before, .yunu-nav li a:hover:after, .yunu-nav li.active a:before, .yunu-nav li.active a:after {
	content: '';
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
}
.yunu-nav li a:hover:before, .yunu-nav li.active a:before {
	border-top: 66px solid transparent;
	border-right: 19px solid #d30000;
	left: -19px;
}
.yunu-nav li a:hover:after, .yunu-nav li.active a:after {
	border-bottom: 66px solid transparent;
	border-left: 19px solid #d30000;
	right: -19px;
}
.yunu-nav .dropdown-box {
	padding-left: 0;
}
.yunu-nav .dropdown-box li {
	background: none;
	float: none;
	padding: 0;
	margin: 0;
}
.yunu-nav .dropdown-box li:after {
	display: none;
}
.yunu-nav .dropdown-box li a {
	color: #fff;
	padding: 6px 12px;
	line-height: 2;
	font-size: 14px;
	font-weight: normal;
}
.yunu-nav .dropdown-box li a:hover {
	color: #333;
	background-color: #fff;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.yunu-sou-inner {
	background-color: #F2F2F2;
}
.yunu-sou-inner .yunu-sou {
	border-bottom: 0;
}
.yunu-sou-inner .hot {
	padding: 20px 0;
}
.baoz li{float: left;width: 264px;margin-right: 48px;text-align: center;}
.baoz li:last-child{margin-right: 0;}
.baoz li span{display: block;width: 160px;height: 160px;    margin: 0 auto;border-radius: 100%;box-sizing: border-box;border: 2px dashed #ccc;}
.baoz li span i{display: block;height: 70px;overflow: hidden;top: 43px;position: relative;}
.baoz li span i img{transition: all 0.5s;}
.baoz li h3{font-size: 30px;color: #333;line-height: 30px;font-weight: normal;padding: 40px 0 22px;}
.baoz li p{font-size: 16px;color: #666;line-height: 30px;}
.baoz li.cur span{    border: none;background: linear-gradient(0deg, #d30000, #ff6060);}
.baoz li.cur span i img{transform: translateY(-70px);}

.yunu-section {
    padding: 65px 0;
    margin-top: 0;
}
.yunu-section-title {
	margin-bottom: 40px;
	font-size: 40px;
	text-align: center;
}
.yunu-section-title strong {
	color: #d30000;
}
.yunu-section-title i {
	display: block;
	margin: 0 auto 0;
	height: auto;
	background: url(../img/sl_tbg.png) no-repeat center;
	width: 61px;
    line-height: 70px;
	text-align: center;
	margin-top: auto;
}
.yunu-section-title p {
	font-size: 20px;
	margin: 5px 0 0;
	color: #333333;
}
.yunu-section-title p span {
	color: #ddd;
	padding: 0 10px;
}
.s1 {
	text-align: center;
	font-size: 16px;
	line-height: 2.2;
	color: #333;
}
.s1 span a{
	color: #d30000;
}

.bg1 {
	background-color: #f5f5f5;
	position: relative;
	overflow: hidden;
}
.bg1:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-top: 0px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.bg1 .yunu-section-title {
	margin-top: 0;
}
 .s3 {
	margin-left: -34px;
}
.s3 li {
	float: left;
	width: 14.2857142857%;
}
.s3 li a {
	display: block;
	margin-left: 34px;
}
.s3 li .img-center {
	border: 2px solid #fff;
	border-radius: 50%;
	background-color: #fff;
	width: 135px;
	height: 135px;
	line-height: 135px;
	margin: 0 auto;
	overflow: hidden;
}
.s3 li .text {
	width: auto;
	height: auto;
	text-align: center;
	line-height: 34px;
	background: url(../img/pz_titbg.png) no-repeat center;
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
	background-color: transparent;
}
.s3 li a:hover .img-center {
	border-color: #297b89;
}
.s3 li a:hover .text {
	background-image: url(../img/pz_titbgh.png);
} 

.s4 {
	margin: 20px 0 0 -20px;
}
.s4 li {
	float: left;
	width: 33.333%;
	margin-left: auto;
}
.s4 li a {
	display: block;
	background-color: #fff;
	margin: 20px 0 0 20px;
}
.s4 li .img-center {
	position: relative;
	height: 279px;
	line-height: 279px;
	overflow: hidden;
}
.s4 li .img-center img {
    max-width: 100%;
    height: 279px;
    margin: 0 auto;
    display: block;
}
.s4 li .img-center:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	-webkit-transform: skewx(-25deg);
	transform: skewx(-25deg);
}
.s4 li .text {
	border: 1px solid #eee;
	padding: 20px 60px 20px 20px;
	position: relative;
}
 .s4 li .text:after {
	content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	width: 52px;
	height: 55px;
	margin-top: -27px;
	background: url(../img/pz_more2.png) no-repeat center;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
} 
.s4 li .text h4 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s4 li .text p {
	font-size: 14px;
	color: #8B8B8B;
	margin: 10px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
    height: 70px;
}
.s4 li a:hover .img-center:after {
	left: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.s4 li a:hover .text:after {
	-webkit-transform: translateY(-85%);
	transform: translateY(-85%);
	background-image: url(../img/pz_more2h.png);
}

.bg2 {
    background: url(../img/sl_bg.png) no-repeat center 0 #000;
    position: relative;
    overflow: hidden;
    color: #fff;
    padding: 33px 0;
}
.bg2:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-top: 0px solid #f5f5f5;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.bg2:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-bottom: 0px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	bottom: 0;
	margin-left: -960px;
}
.bg2 .yunu-section-title {
    margin-top: 0;
    position: relative;
    z-index: 1;
    text-align: left;
    width: 70%;
    float: left;
    font-weight: bold;
}
.sl-tit {
    font-size: 36px;
    padding-top: 14px;
    display: block;
}
.sl-tit span {
	color: #d30000;
}
.sl-desc {
	border-left: 1px solid rgba(255,255,255,0.15);
	float: left;
}
.sl-desc li {
	float: left;
	border-right: 1px solid rgba(255,255,255,0.15);
	width: 140px;
	text-align: center;
	margin-top: auto;
}
.sl-desc li .img-center {
	height: 48px;
	line-height: 48px;
}
.sl-desc li p {
	margin: 10px 0 0;
	line-height: 1;
	font-size: 24px;
}
.sl-tel {
	float: right;
	width: 25%;
	margin-top: 20px;
}
.sl-tel span {
	display: block;
	font-size: 16px;
	opacity: 0.4;
}
.sl-tel p {
    margin: 0;
    font-size: 36px;
    padding-left: 38px;
    background: url(../img/sl_tel.png) no-repeat left center;
    font-weight: bold;
}

.gyds dl {
	margin: 0;
}
.gyds dt {
	float: left;
	width: 50%;
}
/* .gyds dt.full img {
	width: 960px;
	max-width: none;
} */
.gyds dd {
	margin-left: 50%;
	padding-left: 40px;
	padding-top: 20px;
}
.gyds dd h4 {
	margin: 0 0 0;
	overflow: hidden;
	font-weight: normal;
}
.gyds dd h4 i {
	float: left;
	background: url(../img/sl_ctit.png) no-repeat center;
	color: #fff;
	width: 61px;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-family: Impact;
}
.gyds dd h4 span {
	display: block;
	margin-left: 85px;
	font-size: 36px;
	padding: 1px 0;
}
.gyds dd h4 span small {
	display: block;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.gyds dd p {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 18px;
	color: #333333;
}
.gyds dd .gyds-slide1 .bd1 ul li{
	width: auto;
	float: none;
}
.gyds dd .gyds-slide1 .bd1 ul li img{
	width: auto;
	float: none;
}



.gyds-slide .bd{
	width: 100%;
}
.gyds-slide .bd ul{
	left: 0px;
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin:auto;
}




.gyds-slide .bd li {
    float: left;
    margin-right: 20px;
    width: 100%;
}
.gyds-slide .bd li:last-child{
	margin-right: 0;
}
.gyds-slide .bd li .img-center {
	position: relative;
	overflow: hidden;
}
.gyds-slide .bd li .img-center:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	-webkit-transform: skewx(-25deg);
	transform: skewx(-25deg);
}
.gyds-slide .bd li:hover .img-center:after {
	left: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.gyds-slide .hd {
	text-align: center;
	font-size: 0;
	position: relative;
	margin-top: 30px;
}
.gyds-slide .hd:before {
	content: '';
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	background-color: #eee;
	position: absolute;
}
.gyds-slide .hd ul {
	background-color: #fff;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.gyds-slide .hd li {
	display: inline-block;
	vertical-align: middle;
	background: url(../img/sl_cqh.png) no-repeat 0 0;
	height: 13px;
	width: 11px;
	margin: 0 5px;
	cursor: pointer;
}
.gyds-slide .hd li.on {
	background-image: url(../img/sl_cqhh.png);
}
.gyds-slide_qb .tempWrap{margin-left: auto;margin-right: auto;}
.gyds dl:nth-of-type(even) dt {
	float: right;
	width: 50%;
}
.gyds dl:nth-of-type(even) dd {
	margin: 0 50% 0 0;
	padding-left: 0;
	padding-right: 40px;
}
.img-center1{
	float: left;
}
.img-center2{
	float: right;
}
.gyds-slide1 .hd1 {
    text-align: center;
    font-size: 0;
    position: relative;
    margin-top: 30px;
}
.gyds-slide1 .hd1:before {
	content: '';
	height: 1px;
	width: 100%;
	top: 84%;
	left: 0;
	background-color: #eee;
	position: absolute;
}
.gyds-slide1 .hd1 ul {
	background-color: #fff;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
	padding: 30px 5px;
}
.gyds-slide1 .hd1 li {
	display: inline-block;
	vertical-align: middle;
	background: url(../img/sl_cqhh.png) no-repeat 0 0;
	height: 13px;
	width: 11px;
	margin: 0 5px;
	cursor: pointer;
}
.gyds-slide1 .hd2 {
    text-align: right;
    font-size: 0;
    position: relative;
    margin-top: 30px;
}
.gyds-slide1 .hd2:before {
	content: '';
	height: 1px;
	width: 100%;
	top: 84%;
	left: 0;
	background-color: #eee;
	position: absolute;
}
.gyds-slide1 .hd2 ul {
	background-color: #fff;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
	padding: 30px 5px;
}
.gyds-slide1 .hd2 li {
	display: inline-block;
	vertical-align: middle;
	background: url(../img/sl_cqhh.png) no-repeat 0 0;
	height: 13px;
	width: 11px;
	margin: 0 5px;
	cursor: pointer;
}
.gyds dt.img-center img {
    height: 416px;
    width: 100%;
    object-fit: cover;
}
.bg3 {
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 0;
}
.news-box {
	margin: 0 0 20px;
	background: no-repeat center 0 #fff;
	-webkit-box-shadow: 0 0 10px 2px #e7e7e7;
	box-shadow: 0 0 10px 2px #e7e7e7;
	padding: 25px 40px
}
.news-tit {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 10px;
}
.news-tit small {
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}
.news-tit a {
	float: right;
	background: url(../img/new_more2.png) no-repeat 0 0;
	width: 33px;
	height: 33px;
}
.news-1 {
	margin-left: -68px;
}
.news-1 li {
	float: left;
	width: 50%;
}
.news-1 li a {
	display: block;
	margin: 0 0 0 68px;
}
.news-1 li h4 {
	margin: 0;
	line-height: 45px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-1 li p {
    color: #999;
    margin: 0;
    height: auto;
    overflow: hidden;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.news-1 li .pc {
	display: block;
	text-align: right;
	color: #999;
	line-height: 1;
	background: url(../img/new_line.jpg) no-repeat 0 center;
	font-family: Times New Roman;
	margin-top: 10px;
}
.footer-ewm li .wrap .img-center img {
    width: 100%;
}
.txtMarquee-top {
    float: right;
    width: 452px;
    margin-top: -31px;
    padding-right: 47px;
}
.txtMarquee-top li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.txtMarquee-top li a {
	color: #999;
}
.txtMarquee-top li a:hover {
	color: #297b89;
}

.news-faq {
	margin-right: 346px;
	position: relative;
	padding-top: 106px;
}
.news-faq .cover {
	position: absolute;
	right: 0;
	bottom: -30px;
}
.news-faq .btn {
	display: block;
	background: url(../img/new_more4.jpg) no-repeat center;
	color: #fff;
	width: 168px;
	line-height: 43px;
	text-indent: 20px;
}
.news-left {
	float: left;
	width: 400px;
}
.news-left .news-box {
	background-image: url(../img/new_bg.jpg);
}
.news-left .news-tit {
	color: #fff;
}
.news-left .news-tit a {
	background-image: url(../img/new_more1.png);
}
.news-left .news-1 {
	padding-top: 16px;
}
.news-left .news-1 li {
	width: 100%;
}
.news-left .news-1 li h4 {
	margin-top: 10px;
}
.news-left .news-1 li p {
    height: auto;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.news-right {
	float: right;
	width: 780px;
}


.bg5 {
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	padding: 0 0;
}
.yunu-link {
	padding: 10px 0 30px;
}
.yunu-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	line-height: 55px;
	font-size: 18px;
	color: #d30000;
}
.yunu-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.yunu-link ul {
	margin-left: -20px;
}
.yunu-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.footer {
	background-color: #2A2A2A;
	padding-top: 50px;
	color: #fff;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #d30000;
}
.footer-title {
	color:#fff;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}
.footer-title small {
	display: block;
	font-size: 12px;
	color: #fff;
}
.footer-title:after {
	display: block;
	content: '';
	width: 25px;
	height: 1px;
	background-color: #d30000;
}
.footer-nav {
	float: left;
	border-right: 1px solid rgba(255,255,255,0.04);
	width: 270px;
}
.footer-nav ul {
	overflow: hidden;
}
.footer-nav li {
	float: left;
	width: 50%;
}
.footer-nav li a {
	display: block;
	padding-right: 10px;
	line-height: 48px;
}
.footer-contact {
	float: left;
	width: 480px;
	padding-left: 60px;
	border-right: 1px solid rgba(255,255,255,0.04);
	padding-right: 60px;
	color: #fff;
}
.footer-contact li {
	font-size: 16px;
	padding: 13px 0 13px 32px;
	background: no-repeat 0 center;
}
.footer-contact li.i1 {
	background-image: url(../img/foot_icon1.png);
}
.footer-contact li.i2 {
	background-image: url(../img/foot_icon2.png);
}
.footer-contact li.i3 {
	background-image: url(../img/foot_icon3.png);
}
.footer-contact li.i4 {
	background-image: url(../img/foot_icon4.png);
}
.footer-ewm {
	float: right;
	width: 280px;
	color: #fff
	;
}
.footer-ewm ul {
	overflow: hidden;
	margin-left: 0;
}
.footer-ewm li {
	float: left;
	width: 56%;
}
.footer-ewm li .wrap {
	margin-left: 0;
}
.footer-ewm li p {
	margin: 15px 0 0;
	padding-left: 32px;
	background: url(../img/foot_ss.png) left center no-repeat;
	font-size: 16px;
}

.banquan {
    height: auto;
    background-color: #171717;
    margin-top: 40px;
}
.banquan>p{
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.banquan>p a{
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.img-center.img-center-center img {
    width: 100%;
}
.clear {
    clear: both;
}

@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;z-index:9999;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 2);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 28px; font-weight: bold;}


.yunu-header .tel {
    float: right;
    margin-top: 15px;
    background: url(../img/tel.png) no-repeat 0 center;
    padding-left: 50px;
}

.yunu-nav ul {
    padding-left: 0;
}
.yunu-nav li {
    float: left;
    position: relative;
    padding: 0;
    margin-left: 0;
    width: 16.666%;
}
.yunu-nav li a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    color: #fff;
    line-height: 66px;
    position: relative;
}
.yunu-nav li a:hover:before, .yunu-nav li.active a:before {
    border-top: 66px solid transparent;
    border-right: 19px solid #d30000;
    left: -19px;
    display: none;
}
.yunu-nav li:after {
    display: none;
}
.yunu-nav li a:hover:after, .yunu-nav li.active a:after {
    display: none;
}

.yunu-section {
    padding: 35px 0 0;
    margin-top: 0;
}

.yunu-section-title {
    margin-bottom: 30px;
    font-size: 36px;
    text-align: center;
}
.baoz {
    padding: 40px 0 60px;
}
.baoz li {
    float: left;
    width: 22%;
    margin-right: 4%;
    text-align: center;
}
.baoz li span {
    display: block;
    width: 100%;
    height: 128px;
    margin: 0 auto;
    border-radius: 100%;
    box-sizing: border-box;
    border: 2px dashed #ccc;
}
.baoz li span i {
    display: block;
    height: 100px;
    overflow: hidden;
    top: 17px;
    position: relative;
}
.baoz li.cur span i img {
    transform: translateY(-87px);
}
.baoz li span i img {
    transition: all 0.5s;
    width: 60%;
}
.baoz li h3 {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    font-weight: normal;
    padding: 40px 0 22px;
}
.baoz li p {
    font-size: 14px;
    color: #666;
    line-height: 21px;
}
.s4 li {
    float: left;
    width: 50%;
    margin-left: auto;
}
.s4 li .img-center img {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    display: block;
}
.s4 li .img-center {
    position: relative;
    height: 220px;
    line-height: 220px;
    overflow: hidden;
}
.s4 li {
    float: left;
    width: 48.6%;
    margin-left: auto;
    margin-right: 15px;
}
.s4 li:nth-child(2n) {
    margin-right: 0;
}
.s4 li a {
    display: block;
    background-color: #fff;
    margin: 20px 0 0 0;
}
.s4 {
    margin: 20px 0 30px 0;
}
.sl-tel {
    display: none;
}
.bg2 .yunu-section-title {
    margin-top: 0;
    position: relative;
    z-index: 1;
    text-align: left;
    width: 100%;
    float: left;
    font-weight: bold;
}
.sl-tit {
    font-size: 31px;
    padding-top: 14px;
    display: block;
}
.gyds dt {
    float: none;
    width: 100%;
}
.gyds dt.img-center img {
    height: 359px;
    width: 100%;
    object-fit: cover;
}
.gyds dd {
    margin-left: 0;
    padding-left: 0;
    padding-top: 20px;
    width: 100%;
}
.gyds-slide1{
	display:none;
}
.gyds dl:nth-of-type(even) dd {
    margin: 0 50% 0 0;
    padding-left: 0;
    padding-right: 0;
}
.gyds dl:nth-of-type(even) dt {
    float: none;
    width: 100%;
}
.news-left {
    float: none;
    width: 100%;
}
.news-left .news-box {
    background-image: url(../img/new_bg.jpg);
    background-size: 100%;
}
.news-1 {
    margin-left: 0;
}
.news-right {
    float: none;
    width: 99.5%;
}
.txtMarquee-top {
    float: right;
    width: 100%;
    margin-top: 31px;
    padding-right: 0;
}
.news-faq{
	display:none;
}
.yunu-link li {
    float: left;
    margin-left: 0;
    margin-top: 20px;
}
.footer-nav{
	display:none;
}
.footer-contact {
    float: left;
    width: 65%;
    padding-left: 0;
    border-right: 1px solid rgba(255,255,255,0.04);
    padding-right: 0;
    color: #fff;
}
.footer-ewm {
    float: right;
    width: 30%;
    color: #fff;
}
.footer-ewm li {
    float: left;
    width: 100%;
}
.footer-ewm li img {
    width: 80%;
}
.banquan {
    height: 50px;
    background-color: #171717;
    padding-bottom: 108px;
}
.news-1 li a {
    display: block;
    margin: 0 0 0 0;
}
.news-1 li:nth-child(2) {
    margin-right: 0;
}
.news-1 li {
    float: left;
    width: 47.5%;
    margin-right: 5%;
}
.news-box {
    margin: 0 0 20px;
    background: no-repeat center 0 #fff;
    -webkit-box-shadow: 0 0 10px 2px #e7e7e7;
    box-shadow: 0 0 10px 2px #e7e7e7;
    padding: 25px 30px;
}




}
