@charset "utf-8";

.search{
	margin:0;
}

.horizon{
	position: relative;
	height: 1074px;
	background:url(Img/horizon_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.horizon h3{
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: 50px;
	width: 604px;
	height: 192px;
	font-size: 60px;
	line-height: 68px;
	padding-left: 38px;
	padding-top: 26px;
	color: #323232;
	box-sizing: border-box;
	background:url(Img/horizon_bts.png) no-repeat center top;
}
.horizon h3 b{
	color: #009f87;
}
.horizon .content{
	position: relative;
	margin-top: 334px;
}
.horizon .horizon-imgs{
	position: absolute;
	left: 0;
	top: -234px;
	width: 700px;
	height: 594px;	
	background:url(Img/horizon_img.jpg) no-repeat center top;
	background-size: cover;
}
.horizon .content ul{
	position: relative;
	z-index: 99;
	overflow: hidden;
}
.horizon .content ul li{
	float: left;
	width: 350px;
	height: 360px;
	padding-top: 62px;
	box-sizing: border-box;
	text-align: center;
}
.horizon .content ul li.first-li{
	margin-left: 700px;
}
.horizon .content ul li span{
	display: block;
	line-height: 1;
	font-size: 60px;
	color: rgba(0,0,0,0.2);
}
.horizon .content ul li h4{
	position: relative;
	height: 96px;
	font-size: 60px;
	color: #323232;
	line-height: 1;
	margin-bottom: 30px;
}
.horizon .content ul li h4::before{
	position: absolute;
	left: 50%;
	bottom: 0;
	content: "";
	display: block;
	width: 26px;
	margin-left: -13px;
	height: 4px;
	background: #019f88;
	border-radius: 4px;
}
.horizon .content ul li h4 i{
	display: block;
	font-size: 12px;
	line-height: 1;
	padding-top: 8px;
	font-weight: normal;
	color: #323232;
}
.horizon .content ul li p{
	font-size: 18px;
	color: #323232;
	line-height: 24px;
}
.horizon .content ul li.li1{
	background: rgba(0,0,0,0.1);
}
.horizon .content ul li.li2{
	background: rgba(0,0,0,0.4);
}
.horizon .content ul li.li3{
	background: rgba(0,117,99,0.8);
}
.horizon .content ul li.li4{
	background: rgba(0,117,99,0.9);
}
.horizon .content ul li.botm span{
	color: rgba(255,255,255,.4);
}
.horizon .content ul li.botm h4{
	color: #fff;
}
.horizon .content ul li.botm h4 i{
	color: #fff;
}
.horizon .content ul li.botm p{
	color: #fff;
}
.horizon .content ul li.botm h4::before{
	background: #fff;
}
.horizon .content .video{
	position: absolute;
	top: 360px;
	right: 0;
	width: 700px;
	height: 360px;
	cursor: pointer;
}
.horizon .content .video img{
	display: block;
	width: 100%;
	height: 100%;
}


.bts{
	text-align: center;
	line-height: 1;
}
.bts a{
	font-size: 60px;
	line-height: 1;
	color: #323232;
}
.bts span{
	display: block;
	font-size: 24px;
	padding-top: 14px;
	color: #323232;
	font-weight: normal;
}

.pro{
	padding: 100px 0;
}
.pro .content{
	margin-top: 40px;
}
.pro .content .pro-l{
	float: left;
	width: 348px;
	box-shadow: 0 0 30px rgba(0,0,0,.25);
}
.pro .content .pro-l h4{
	height: 114px;
	padding-top: 36px;
	box-sizing: border-box;
	text-align: center;
	background: #019f88;
	font-size: 32px;
	line-height: 1;
	color: #fff;
	font-weight: bold;
}
.pro .content .pro-l h4 i{
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	padding-top: 10px;
	color: rgba(255,255,255,.4);
}
.pro .pro-a{
	padding: 20px 20px;
}
.pro .pro-a dl{
	background: #dbdbdb;
	margin-bottom: 20px;
}
.pro .pro-a dl dt a{
	display: block;
	height: 55px;
	padding: 0 28px;
	line-height: 55px;
	font-size: 20px;
	color: #fff;
	background:url(Img/pro_icon.png) #8b8989 no-repeat 266px center;
}
.pro .pro-a dl dt a:hover{
	background:url(Img/pro_icon.png) #009f87 no-repeat 266px center;
}
.pro .pro-a dl dd{
	padding: 14px 0 14px 38px;
	overflow: hidden;
}
.pro .pro-a dl dd span{
	font-size: 15px;
	line-height: 33px;
}
.pro .pro-a dl dd span{
	display: block;
	width: 50%;
	float: left;
}
.pro .pro-a dl dd span a{
	color: #323232;
}
.pro .pro-a dl.no{
	margin: 0;
}


.pro .content .pro-r{
	float: right;
	width: 1026px;
	overflow: hidden;
}
.pro .content .pro-r .pro-big-imgs{
	width: 100%;
	height: 518px;
	margin-bottom: 20px;
}
.pro .content .pro-r .pro-big-imgs img{
	display: block;
	width: 1026px;
	height: 518px;
}
.pro .content .pro-r ul{
	overflow: hidden;
}
.pro .content .pro-r ul li{
	float: left;
	width: 252px;
	height: auto;
	margin-right: 6px;
}
.pro .content .pro-r ul li .imgs{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pro .content .pro-r ul li a:hover .imgs img{
	transform: scale(1.1);
}
.pro .content .pro-r ul li .imgs img{
	display: block;
	width: 252px;
	height: 270px;
	transition: all ease .8s;
}
.pro .content .pro-r ul li.no{
	margin: 0;
}
.pro .content .pro-r ul li:last-child{margin-right:0;}
.pro .content .pro-r ul li p{
	padding-top: 20px;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	color: #323232;
}
.pro .content .pro-r ol{
	position: relative;
	text-align: center;
	overflow: hidden;
	padding-top: 12px;
	height: 32px;
	margin-top: 40px;
}
.pro .content .pro-r ol::after{
	position: absolute;
	display: block;
	left: 0;
	top: 16px;
	content: "";
	width: 40%;
	height: 4px;
	background: #e5e5e5;
}
.pro .content .pro-r ol::before{
	position: absolute;
	display: block;
	right: 0;
	top: 16px;
	content: "";
	width: 40%;
	height: 4px;
	background: #e5e5e5;
}
.pro .content .pro-r ol li{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #434343;
	cursor: pointer;
	margin: 0 8px;
}
.pro .content .pro-r ol li.cur{
	background: #009f87;
}


.piece{
	padding-top: 98px;
	padding-bottom: 160px;
	background:url(Img/piece_bg.jpg) no-repeat center top;
}
.piece .content{
	padding-top: 84px;
}
.piece .content ul{
	overflow: hidden;
}
.piece .content ul li{
	float: left;
	width: 16.66%;
	height: 230px;
	padding-top: 44px;
	box-sizing: border-box;
	border: 1px solid #999897;
	border-right: 0;
	border-bottom: 0;
	text-align: center;
	cursor: pointer;
}
.piece .content ul li.no{
	border-right: 1px solid #999897;
}
.piece .content ul li h5{
	font-size: 24px;
	color: #323232;
	line-height: 1;
}
.piece .content ul li i{
	display: block;
	font-size: 12px;
	line-height: 1;
	letter-spacing: -1px;
	margin-top: 10px;
	color: rgba(0,0,0,0.4);
}
.piece .content ul li span{
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 26px;
}
.piece .content ul li.li1 span{
	background:url(Img/pro_icon1.png) no-repeat center top;
}
.piece .content ul li.li2 span{
	background:url(Img/pro_icon2.png) no-repeat center top;
}
.piece .content ul li.li3 span{
	background:url(Img/pro_icon3.png) no-repeat center top;
}
.piece .content ul li.li4 span{
	background:url(Img/pro_icon4.png) no-repeat center top;
}
.piece .content ul li.li5 span{
	background:url(Img/pro_icon5.png) no-repeat center top;
}
.piece .content ul li.li6 span{
	background:url(Img/pro_icon6.png) no-repeat center top;
}
.piece .content ul li.li7 span{
	background:url(Img/pro_icon7.png) no-repeat center top;
}
.piece .content ul li.li8 span{
	background:url(Img/pro_icon8.png) no-repeat center top;
}
.piece .content ul li.li9 span{
	background:url(Img/pro_icon9.png) no-repeat center top;
}
.piece .content ul li.li10 span{
	background:url(Img/pro_icon10.png) no-repeat center top;
}
.piece .content ul li.li11 span{
	background:url(Img/pro_icon11.png) no-repeat center top;
}
.piece .content ul li.li12 span{
	background:url(Img/pro_icon12.png) no-repeat center top;
}
.piece .content ul li.botms{
	border-bottom: 1px solid #999897;
}
.piece .content ul li.cur.li1 span{
	background:url(Img/pro_icons1.png) no-repeat center top;
}
.piece .content ul li.cur.li2 span{
	background:url(Img/pro_icons2.png) no-repeat center top;
}
.piece .content ul li.cur.li3 span{
	background:url(Img/pro_icons3.png) no-repeat center top;
}
.piece .content ul li.cur.li4 span{
	background:url(Img/pro_icons4.png) no-repeat center top;
}
.piece .content ul li.cur.li5 span{
	background:url(Img/pro_icons5.png) no-repeat center top;
}
.piece .content ul li.cur.li6 span{
	background:url(Img/pro_icons6.png) no-repeat center top;
}
.piece .content ul li.cur.li7 span{
	background:url(Img/pro_icons7.png) no-repeat center top;
}
.piece .content ul li.cur.li8 span{
	background:url(Img/pro_icons8.png) no-repeat center top;
}
.piece .content ul li.cur.li9 span{
	background:url(Img/pro_icons9.png) no-repeat center top;
}
.piece .content ul li.cur.li10 span{
	background:url(Img/pro_icons10.png) no-repeat center top;
}
.piece .content ul li.cur.li11 span{
	background:url(Img/pro_icons11.png) no-repeat center top;
}
.piece .content ul li.cur.li12 span{
	background:url(Img/pro_icons12.png) no-repeat center top;
}
.piece .content ul li.cur{
	background: #009f87;
}
.piece .content ul li.cur h5{
	color: #fff;
}
.piece .content ul li.cur i{
	color: #fff;
}





.case{
	padding: 100px 0;
	background-image: linear-gradient(#fff,#fdfdfd, #dedede);
}
.case .case-min{
	margin-top: 50px;	
}
.case .case-min .case-ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.case .case-min .case-ul li{
	float: left;
	width: 16.666%;
	height: 102px;
	box-sizing: border-box;
	border-left: 2px solid #949494;
}
.case .case-min .case-ul li a{
	display: block;
	height: 102px;
	padding-left: 20px;
	background:url(Img/case_icons1.png) no-repeat 20px bottom;
}
.case .case-min .case-ul li a b{
	display: block;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 10px;
	color: #323232;
}
.case .case-min .case-ul li a i{
	font-size: 14px;
	color: rgba(0,0,0,0.8);
	line-height: 12px;
}
.case .case-item{
	margin-top: 44px;
	overflow: hidden;
}
.case .case-item ol {
	padding: 0 0.6%;
	overflow: hidden;
}
.case .case-item ol li{
	position: relative;
	float: left;
	width: 15.86566%;
	margin: 0 0.4%;
	overflow: hidden;
}
.case .case-item ol li img{
	display: block;
	width: 100%;
	height: auto;
	transition: all ease .8s;
}
.case .case-item ol li:hover img{
	transform: scale(1.1);
}
.case .case-item ol li .txt{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:url(Img/case_yy.png) repeat-x left bottom;
}
.case .case-item ol li .txt p{
	position: absolute;
	left: 0;
	bottom: 24px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 1;
}
.case .case-item ol li .txt p i{
	display: block;
	font-size: 14px;
	padding-top: 10px;
	color: rgba(255,255,255,0.4);
}

.case .case-ol-dian{
	position: relative;
	text-align: center;
	overflow: hidden;
	padding-top: 12px;
	height: 32px;
	margin-top: 40px;
}
.case .case-ol-dian::after{
	position: absolute;
	display: block;
	left: 0;
	top: 16px;
	content: "";
	width: 46%;
	height: 4px;
	background: rgba(0,0,0,0.16);
}
.case .case-ol-dian::before{
	position: absolute;
	display: block;
	right: 0;
	top: 16px;
	content: "";
	width: 46%;
	height: 4px;
	background: rgba(0,0,0,0.16);
}
.case .case-ol-dian li{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #434343;
	cursor: pointer;
	margin: 0 8px;
}
.case .case-ol-dian li.cur{
	background: #009f87;
}


.ys{
	padding: 110px 0;
}
.ys .content{
	margin-top: 42px;
}
.ys .ys-item{
	float: left;
	width: 992px;
}
.ys .ys-item .imgs{
	width: 100%;
	height: auto;
}
.ys .ys-item .imgs img{
	display: block;
	width: 100%;
	height: auto;
}
.ys .ys-item .txt{
	padding: 24px 0;
	border-bottom: 1px solid #c7c7c7;
}
.ys .ys-item .txt h6{
	font-size: 36px;
	color: #323232;
	line-height: 1;
	margin-bottom: 14px;
}
.ys .ys-item .txt p{
	font-size: 18px;
	line-height: 1;
	color: #444;
}

.ys .ys-right{
	position: relative;
	float: right;
	width: 362px;
}
.ys .ys-right ul{
	border-top: 3px solid #5f5f5f;
	border-bottom: 3px solid #5f5f5f;
}
.ys .ys-right ul li{
	padding: 22px 0;
	padding-right: 22px;
	overflow: hidden;
	cursor: pointer;
	box-sizing: border-box;
	border-bottom: 1px solid #d6d6d6;
}
.ys .ys-right ul li span{
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	background: #353536;
	margin-right: 22px;
}
.ys .ys-right ul li h4{
	float: left;
	font-size: 18px;
	color: #444;
}
.ys .ys-right ul li h4 i{
	display: block;
	font-size: 14px;
	color: #727272;
	font-weight: normal;
	padding-top: 10px;
}
.ys .ys-right ul li .sm-igms{
	float: right;
	width: 80px;
	height: 60px;
}
.ys .ys-right ul li .sm-igms img{
	display: block;
	width: 100%;
	height: 100%;
}
.ys .ys-right ul li.cur{
	width: 440px;
	margin-left: -78px;
	padding-left: 78px;
	background: #009f87;
	z-index: 2;
    position: relative;
}
.ys .ys-right ul li.cur span{
	background: #fff;
	color: #009f87;
}
.ys .ys-right ul li.cur h4{
	color: #fff;
}
.ys .ys-right ul li.cur h4 i{
	color: rgba(255,255,255,.4);
}

.ys .tel{
	margin-top: 38px;
}
.ys .tel p{
	padding-left: 50px;
	background:url(Img/ys_tel.png) no-repeat left top;
	font-size: 16px;
	color: #444;
	line-height: 30px;
}
.ys .tel p b{
	display: block;
	font-size: 43px;
	color: #444;
	line-height: 1;
	white-space: nowrap
}

.lc{
	padding: 100px 0;
	background-image: linear-gradient(#dedede,#fdfdfd,#fff);
}
.lc .lc-min{
	width: 1554px;
	margin: 0 auto;
	margin-top: 60px;
	background:url(Img/lc_br.png) no-repeat center 203px;
	overflow: hidden;
}
.lc .lc-min ul{
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
.lc .lc-min ul li{
	position: relative;
	float: left;
	width: 12.5%;
	height: auto;
	background:url(Img/lc_curs.png) no-repeat center 74px;
	cursor: pointer;
}
.lc .lc-min ul li span{
	display: block;
	width: 74px;
	height: 74px;
	margin: 0 auto 102px;
}
.lc .lc-min ul li.cur{
	background:url(Img/lc_cur.png) no-repeat center 74px;
}
.lc .lc-min ul li.li1 span{
	background:url(Img/lc_icon1.png) no-repeat center top;
}
.lc .lc-min ul li.li2 span{
	background:url(Img/lc_icon2.png) no-repeat center top;
}
.lc .lc-min ul li.li3 span{
	background:url(Img/lc_icon3.png) no-repeat center top;
}
.lc .lc-min ul li.li4 span{
	background:url(Img/lc_icon4.png) no-repeat center top;
}
.lc .lc-min ul li.li5 span{
	background:url(Img/lc_icon5.png) no-repeat center top;
}
.lc .lc-min ul li.li6 span{
	background:url(Img/lc_icon6.png) no-repeat center top;
}
.lc .lc-min ul li.li7 span{
	background:url(Img/lc_icon7.png) no-repeat center top;
}
.lc .lc-min ul li.li8 span{
	background:url(Img/lc_icon8.png) no-repeat center top;
}

.lc .lc-min ul li.li1.cur span{
	background:url(Img/lc_icons1.png) no-repeat center top;
}
.lc .lc-min ul li.li2.cur span{
	background:url(Img/lc_icons2.png) no-repeat center top;
}
.lc .lc-min ul li.li3.cur span{
	background:url(Img/lc_icons3.png) no-repeat center top;
}
.lc .lc-min ul li.li4.cur span{
	background:url(Img/lc_icons4.png) no-repeat center top;
}
.lc .lc-min ul li.li5.cur span{
	background:url(Img/lc_icons5.png) no-repeat center top;
}
.lc .lc-min ul li.li6.cur span{
	background:url(Img/lc_icons6.png) no-repeat center top;
}
.lc .lc-min ul li.li7.cur span{
	background:url(Img/lc_icons7.png) no-repeat center top;
}
.lc .lc-min ul li.li8.cur span{
	background:url(Img/lc_icons8.png) no-repeat center top;
}

.lc .lc-min ul li .nun{
	width: 70px;
	height: 70px;
	margin: 0 auto 52px;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	color: #fff;
}
.lc .lc-min ul li h5{
	position: relative;
	font-size: 24px;
	color: #323232;
	line-height: 1;
	padding: 16px 0;
	text-align: center;
}
.lc .lc-min ul li h5 em{
	padding-top: 8px;
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #8f8d8d;
}
.lc .lc-min ul li.cur h5{
	background: #009f87;
	color: #fff;
}
.lc .lc-min ul li.cur h5 em{
	color: rgba(255,255,255,.4);
}
.lc .lc-min ul li::before{
	position: absolute;
	display: block;
	content: "";
	top: 209px;
	right: -40px;
	width: 86px;
	height: 5px;
	background: #767676;
}
.lc .lc-min ul li.cur h5::before{
	position: absolute;
	display: block;
	content: "";
	top: -9px;
	left: 50%;
	width: 17px;
	margin-left: -7px;
	height: 9px;
	background:url(Img/lc_top.png) no-repeat center top;
}


.about{
	height: 873px;
	background:url(Img/about_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.about .content{
	position: relative;
	margin-top: 94px;
	padding-top: 368px;
}
.about .content .about-zm{
	position: absolute;
	left: 182px;
	top: 64px;
}
.about .content dl{
	position: absolute;
	top: 0;
	right: 0;
	width: 632px;
}
.about .content dl dt span{
	display: block;
	width: 142px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	background: #009f87;
	color: #fff;
	margin-bottom: 16px;
}
.about .content dl dt h5{
	font-size: 60px;
	color: #323232;
	line-height: 1;
	margin-bottom: 38px;
}
.about .content dl dt h5 i{
	display: block;
	font-weight: normal;
	font-size: 24px;
	color: #323232;
	padding-top: 12px;
}
.about .content dl dd p{
	font-size: 15px;
	color: #323232;
	line-height: 20px;
	margin-bottom: 20px;
}
.about .content ul{
	float: right;
}
.about .content ul li{
	float: left;
	width: 258px;
	height: auto;
	padding-bottom: 20px;
	background:url(Img/about_iconsbg.jpg) repeat center top;
}
.about .content ul li .igms{
	position: relative;
	width: 100%;
	height: auto;
}
.about .content ul li .igms span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 30px;
	line-height: 38px;
	color: #fff;
}
.about .content ul li .igms img{
	display: block;
	width: 100%;
	height: auto;
}
.about .content ul li h5{
	margin-top: 22px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 1;
	font-weight: normal;
}
.about .content ul li i{
	display: block;
	font-size: 12px;
	padding-top: 8px;
	color: rgba(255,255,255,0.6);
	text-align: center;
	font-weight: normal;
	line-height: 1;
}
.about .content ul li.cur{
	background: #009f87;
}

.news{
	padding: 110px 0 90px 0;
}
.news .content{
	margin-top: 44px;
}
.news .content .news-l{
	float: left;
	width: 770px;
}
.news .content .news-l .news-uls{
	height: 50px;
	margin-bottom: 60px;
	overflow: hidden;
}
.news .content .news-l .news-uls li{
	float: left;
	width: 134px;
	height: 42px;
}
.news .content .news-l .news-uls li a{
	position: relative;
	display: block;
	line-height: 42px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: #7d7d7d;
}
.news .content .news-l .news-uls li.li1 a{
	background: #111;
}
.news .content .news-l .news-uls li.li2 a{
	background: #282828;
}
.news .content .news-l .news-uls li.cur a{
	background: #009f87;
}
.news .content .news-l .news-uls li.cur a::before{
	position: absolute;
	display: block;
	content: "";
	left: 50%;
	bottom: -7px;
	width: 18px;
	margin-left: -9px;
	height: 7px;
	background:url(Img/news_cur.png) no-repeat center top;
}
.news .content .news-l dl dt{
	margin-bottom: 40px;
}
.news .content .news-l dl dt h6{
	font-size: 30px;
	color: #333;
	line-height: 48px;
	font-weight: normal;
	margin-bottom: 34px;
}
.news .content .news-l dl dt p{
	font-size: 15px;
	color: #777;
	line-height: 24px;
	margin-bottom: 36px;
}
.news .content .news-l dl dt span a{
	display: block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
	text-align: center;
	border: 2px solid #15262e;
}

.news .content .news-l dl dd {
	padding-top: 40px;
	border-top: 1px solid #c8c8c8;
}
.news .content .news-l dl dd ol li{
	line-height: 34px;
	font-size: 15px;
	color: #444;
	overflow: hidden;
}
.news .content .news-l dl dd ol li p{
	float: left;
	width: 80%;
	color: #444;
}
.news .content .news-l dl dd ol li span{
	color: #aaa;
	float: right;
}	
.news .content .news-l dl dd ol li a:hover p{
	color: #009f87;
	text-decoration: underline;
}

.news .content .news-r{
	float: right;
	width: 518px;
}
.news .content .news-r .more{
	text-align: right;
	margin-bottom: 74px;
}
.news .content .news-r .more a{
	font-size: 16px;
	color: #999;
}
.news .content .news-r ol{
	overflow: hidden;
}
.news .content .news-r ol li{
	position: relative;
	float:left;
	width: 240px;
	height: 135px;
	margin-right: 36px;
	margin-bottom: 20px;
}
.news .content .news-r ol li img{
    width: 240px;
	height: 135px;
}
.news .content .news-r ol li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background: rgba(0,0,0,0.8);
}
.news .content .news-r ol li.no{
	margin-right: 0;
}
.news .content .news-r ol li:nth-child(2n){
	margin-right: 0;
}








@media screen and (max-width:1800px) {

}

@media screen and (max-width:1554px) {
	body .lc .lc-min{
		width: 1400px;
	}
}

/*适配1200代码*/
@media screen and (max-width:1580px) {
	

}

