.containers {width: 100%; max-width: 1200px;margin: 0 auto;}
.mar1 {margin-top: 1%;}
.mar2 {margin-top: 2%;}
.mar3 {margin-top: 3%;}
.mar4 {margin-top: 4%;}
.mar5 {margin-top: 5%;}
.center {text-align: center;}
.upp {text-transform: uppercase;}
.right {text-align: right;}
.white {color: #fff;}
.white i {background: #fff;}
.contact img {width: auto;max-width: 100% !important;}
.row1 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.row2 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.row3 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.row4 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.row5 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.row6 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;}
.row {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:7;}
.banner {max-height: 905px;overflow: hidden;position: relative;}
.banner .swiper-paginations {bottom: 20px;position: absolute;text-align: center;z-index: 10;}
.sub {position: absolute;bottom: 10%;left: 0;width: 100%;z-index: 99;}
.sub-nr {padding: 0;display: flex;justify-content: space-between;align-items: center;}
.sub-left {width: 20%;}
.sub-left h1 {font-size: 30px;font-weight: bold;color: #fff;}
.sub-left p {font-size: 14px;color: #fff;margin: 5px 0 20px;}
.sub-left a {display: flex;align-items: center;justify-content: space-evenly;width: 157px;height: 35px;border: 1px solid #fff;border-radius: 30px;color: #fff;font-size: 14px;}
.sub-rig {width: 53%;}
.search {width: 100%;height: 55px;background: #fff;border-radius: 30px;display: flex;justify-content: space-between;align-items: center;}
.search input {display: block;width:85%;height: 55px;padding: 0 10px 0 30px;}
.search button {display: block;width: 15%;height: 55px;text-align: center;cursor: pointer;}
.sub-sousuo {margin-top: 20px;display: flex;align-items: center;justify-content: center;}
.sub-sousuo span{color: #fff;}
.sub-sousuo p {display: flex;margin-left: 6%;}
.sub-sousuo p a{display: block;width: 63px;height: 21px;text-align: center;line-height: 21px;background: #fff;border-radius: 30px;font-size: 14px;color: rgba(51,51,51,.6);margin: 0 2px;}
.sub-sousuo p a:hover {background:#0c90e4;color: #fff;}

/*--  产品分类  --sub1 --*/
.sub1 {padding: 3% 0 0;background: #0c90e4;}
.sub1-tab {display: flex;align-items: center;justify-content: space-between;}
.sub1-tit {width: 20%;border-right: 1px solid rgba(255,255,255,.1);}
.sub1-tit h1 {font-size: 36px;color:#fff;font-weight: bold;}
.sub1-tit p {font-size: 14px;color: #fff;margin-top: 5px;}
.sub1-ul {display: flex;align-items: center;width:75%;justify-content: space-between;}
.sub1-ul a {color: #fff;}
.sub1-ul a:hover {text-decoration: underline;}
.sub1-ul a:last-child {width: 140px;height: 31px;text-align: center;line-height: 31px;border: 1px solid rgba(255,255,255,.1);border-radius: 30px;}
.sub1-cont {display: flex;height:699px;justify-content: space-between;background: #fff;overflow: hidden;}
.sub1-item {width:19%;border-right: 1px solid #fff; height: 100%;vertical-align: top;position: relative;cursor: pointer;
	-webkit-transition: all .6s;-o-transition: all .6s;-moz-transition: all .6s;transition: all .6s;}
.sub1-img {position: absolute;right:0;top: 0;height: 100%;width: 100%;background-position: left top;}
.sub1-box {position: absolute;right: -101%;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.8);text-align: center;color: #fff;padding-top:25%;
	-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.sub1-icon {font-size: 27px;font-weight: bold;color: #fff;width: 55px;height: 55px;border-radius: 50%;text-align: center;line-height: 55px;border: 1px solid #fff;margin: 0 auto;}
.sub1-box i {display: block;margin:15% auto 10%;width: 80%;height: 1px;background: rgba(255,255,255,.1);}
.sub1-box h2 {font-size: 48px;font-weight: bold;}
.sub1-box span {font-size: 24px;margin: 20px auto;}
.sub1-box p {max-width:60%;font-size: 14px;font-weight: lighter;color: #fff;opacity: .5;line-height: 24px;margin: 5% auto 0;}
.sub1-item.active {width: 26%;}
.sub1-item.active .sub1-img {background-size: 100% 100%;}
.sub1-item.active .sub1-box {right: 0;}
.sub1-cont2 {display: none;}
.sub2-icon{transition: .6s; transform:rotateY(0deg);-ms-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-o-transform:rotateY(0deg);}
.sub2-item:hover .sub2-icon {transform:rotateY(360deg);-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);}

/*--  公司简介  --sub2 --*/
.sub2-left {padding: 0 8% 0 15px;}
.sub2-left h1 {font-size: 36px;font-weight: bold;padding-bottom: 30px;border-bottom: 1px solid #e5e5e5;}
.sub2-left span {font-size: 48px;font-weight: lighter;display: block;margin: 25px 0 20px;}
.sub2-left p {font-size: 14px;font-weight: lighter;line-height: 24px;}
.sub2-left a {display: block;width: 140px;height: 31px;text-align: center;line-height: 31px;border: 1px solid rgba(0,41,79,.1);border-radius: 30px;margin-top: 10%;}
.sub2-rig {padding: 0 15px 0 5px;}
.sub2-bott {padding: 5% 0 0;border-top: 1px solid rgba(0,0,0,.1);}
.sub2-item {padding: 0 30px 0 15px;}
.sub2-tit {display: flex;align-items: center;justify-content: space-between;padding-right: 10px;}
.sub2-tit h5 {font-size: 24px;font-weight: bold;width: 80%;border-right: 1px solid rgba(0,0,0,.2);}
.sub2-list p {margin-top:30px;font-size: 14px;line-height: 24px;font-weight: lighter;}

/*--  新闻资讯  --sub3 --*/
.sub3 {background: #f7f7f7;}
.sub3-tit {font-size: 36px;font-weight: bold;padding-bottom:10px;border-bottom: 1px solid rgba(0,0,0,.1);}
.sub3-left {float: left;width: 53.6%;position: relative;overflow: hidden;cursor: pointer;}
.sub3-box {position: absolute;width: 100%;left: 0;bottom: 5%;display: flex;align-items: center;justify-content: space-evenly;}
.sub3-zuo{color: #fff;width: 20%;border-right: 1px solid #fff;}
.sub3-zuo h3 {font-size: 33px;display: block;}
.sub3-zuo time {display: block;font-size: 14px;}
.sub3-you {width: 51%;color: #fff;}
.sub3-you h6 {font-size: 16px;font-weight: bold;}
.sub3-you p {font-size: 12px;line-height: 16px;margin-top: 10px;}
.sub3-rig {float: left;width: 46.4%;}
.sub3-item {padding: 20px 8% 20px 11%;background:rgba(255,255,255,.3);position: relative;overflow: hidden;z-index: 2;}
.sub3-item::before{content: "";position: absolute;top: 0;left:0; width:0;height: 100%;background:#fff;z-index: -1;-webkit-transition: all ease 0.5s;transition: all ease 0.5s;z-index: -1;}
.sub3-item h5 {font-size: 16px;font-weight: bold;}
.sub3-item p {font-size: 14px;line-height: 24px;color: #666;margin:11px 0 8px;}
.sub3-item div {display: flex;align-items: center;justify-content: space-between;}
.sub3-item div time {font-size: 14px;line-height: 24px;color: #b9b9b9;}
.sub3-item div a {display: block;width: 140px;height: 31px;text-align: center;line-height: 31px;border: 1px solid #000;border-radius: 30px;color: #000;}
.sub3-left img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.sub3-left:hover img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.sub3-item:hover::before {width: 100%;right:auto;left: 0;}
.sub3-item:hover div a {background: #0c90e4;color: #fff;border: 1px solid #fff;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}

/*--  文案宣传  --sub4 --*/
.sub4 {background: url(../img/sub4-bg.jpg) no-repeat fixed center/cover;}
.sub4-nr {padding: 10% 0;color: #fff;}
.sub4-nr span {display: block;font-size: 36px;font-weight: lighter;}
.sub4-nr h1 {font-weight: bold;font-size: 72px;margin: 20px 0 5%;}
.sub4-cont {font-size: 14px;line-height:24px;max-width: 55%;}
.sub4-nr a {display: block;width: 140px;height: 31px;text-align: center;line-height: 31px;border: 1px solid #fff;border-radius: 30px;margin-top: 3%;color: #fff;}

/*--  产品保养手册  --sub5 --*/
.sub5 {text-align: center;}
.sub5-nr {display: inline-block;margin: 0 auto;border-radius:10px; overflow: hidden;position: relative;}
.sub5-box {position: absolute;top:50%;left: 0;width: 100%;text-align: center;color: #fff;margin-top: -113.5px;}
.sub5-box h1 {font-size: 36px;font-weight: bold;}
.sub5-box span {display: block;font-weight: bold;margin: 20px 0;}
.sub5-box p {font-size: 14px;line-height: 24px;font-weight: lighter; max-width: 54%;display: block;margin: 0 auto;}
.sub5-box a {display: block;width: 140px;height: 31px;text-align: center;line-height: 31px;color: #fff;background: #0c90e4;border-radius: 30px;margin:4% auto 0;}

/*--  保养手册列表页 --*/
.manu-nr,.abo1-nr {border-top: 1px solid #eee;}
.manu-item {padding:3% 0;border-bottom: 1px solid #eee;}
.manu-left {padding: 0 0 0 15px;border-right: 1px solid #e5e5e5;}
.manu-cont {line-height: 30px;padding-right: 12%;}
.manu-rig {text-align: right;}
.manu-img{display: inline-block;}
.manu-item .row {align-items: center;}

/*-- 产品列表页 --*/
.pro-nr,.news-cont {border: 1px solid #eee;display: flex;justify-content: space-between;}
.pro-left {float: left;width: 18%;border-right: 1px solid #eee;}
.pro-left ul {padding: 30% 20% 0 0;}
.pro-left ul li {display: block;line-height: 48px;font-size: 18px;padding: 0 0 5px 15px;border-bottom: 1px solid #eee;}
.pro-left ul li a {color: #333;}
.pro-left ul .default,.pro-left ul li:hover {background: #0c90e4;}
.pro-left ul .default a,.pro-left ul li:hover a {color: #fff;}
.pro-rig {float: right;width:82%;padding: 50px 40px;}
.pro-item {margin-bottom: 5%;cursor: pointer;}
.pro-img {border: 1px solid #eee;overflow: hidden;position: relative;}
.pro-list p {font-size: 18px;line-height: 30px;color: #323232;margin-top: 20px;text-align: center;}
.pro-img::before,.bott-list::before {width: 100%;height: 100%;position: absolute;top: 0;left: 0;content: "";opacity: 0;z-index: 9;visibility: hidden;transition: all 0.5s ease-out 0s;}
.pro-img img,.bott-list img {transition: all 0.5s ease-out 0s;}
.pro-img .img1,.bott-list .img1 {opacity: 1;visibility: visible;}
.pro-img .img2,.bott-list .img2 {transform: rotateY(180deg);opacity: 0;visibility: hidden;position: absolute;top: 0;left: 0;}
.pro-cart {bottom: 0;left: 0;margin: auto;opacity: 0;overflow: hidden;position: absolute;right: 0;text-align: center;top: 0;transition: all 0.5s ease-out 0s;visibility: hidden;z-index: 10;}
.pro-inner {height: 100%;position: relative;width: 100%;transition: all 0.5s ease-out 0s;}
.pro-inner a {background: #419436 none repeat scroll 0 0;color: #fff;display: inline-block;height: 40px;line-height: 40px;text-transform: uppercase;transition: all 0.5s ease-out 0s;
	width: 100%;top: 0;bottom: -40px; left: 0;position: absolute;transition: all 0.5s ease-out 0s;}
.pro-item:hover .pro-img::before,.bott-item:hover .bott-list::before{opacity: 1;visibility: visible;}
.pro-item:hover .pro-img .img1,.bott-item:hover .bott-list .img1 {transform: rotateY(180deg);opacity: 0;visibility: hidden;}
.pro-item:hover .pro-img .img2,.bott-item:hover .bott-list .img2 {transform: rotateY(0deg);opacity: 1;visibility: visible;}
.pro-item:hover .pro-cart,.bott-item:hover .pro-cart {opacity: 1;visibility: visible;}
.pro-item:hover .pro-inner a,.bott-item:hover .pro-inner a {top: 86.2%;}

/*-- 产品详情页 --*/
.pro-nr2 {border: 1px solid #eee;padding: 50px;}
.pro-zuo {padding: 0 0 0 10px;}
.big {border: 1px solid #eee;}
.pro-you {padding: 0 0 0 40px;}
.pro-tit {font-size: 30px;color: #323232;}
.pro-icon {margin: 20px 0;display: flex;align-items: center;}
.pro-icon img {margin-right:10px;}
.pro-cont,.pro-cont2 {color: #666;line-height: 30px;}
.small-list {padding: 1px;cursor: pointer;}
.small-img {border: 1px solid #eee;}
.small-img.active {border: 1px solid #0c90e4;}
.small {margin-top: 11.5%;padding: 0 10%;}
.swiper-nr .swiper-button-next2,.swiper-button-prev2{ width:25px; height:46px;margin-top: -23px; cursor: pointer; position: absolute;top:50%;z-index: 99;}
.swiper-nr .swiper-button-next2 {right:-50px;background: url(../img/next2.jpg) no-repeat center center;}
.swiper-nr .swiper-button-prev2 {left:-50px;background: url(../img/prev2.jpg) no-repeat center center;}

/*-- 关于我们页 --*/
.abo1-nr {padding: 3% 0 0;}
.abo1-img {float: right;width: 35%;}
.abo1-cont {font-size: 14px;line-height: 26px;color: #646363;width: 59%;}
.abo2 {background:url(../img/abo2-bg.png) no-repeat fixed center/cover;}
.abo2-nr {background: rgba(12,144,228,.7);}
.abo2-tit {display: flex;align-items: center;}
.abo2-tit h1 {font-size: 36px;color: #fff;margin-right: 3%;}
.abo2-tit span {font-size: 24px;font-weight: lighter;color: #fff;}
.abo2-box {color: #fff;}
.abo2-box .sub2-tit h5 {border-right: 1px solid #fff;}
.abo2-box .sub2-icon {position: relative;overflow: hidden;width: 31px;height: 31px;}
.abo2-box .sub2-icon img {transition: .6s; display: block; left:-100%;position: relative;-webkit-filter: drop-shadow(#fff 31px 0);filter: drop-shadow(#fff 31px 0);}
.swiper-pagination3 {text-align: center;}
.swiper-pagination3 .swiper-pagination-bullet{width:9px;height:9px;background:#000000;opacity:.1;margin: 0 8px !important;}
.swiper-pagination3 .swiper-pagination-bullet-active {background: #000000;opacity: .45;}

/*-- 新闻列表页 --*/
.news-left {float: left;width: 22.6%;border-right: 1px solid #eee;padding-top: 5%;}
.news-left .news-tit {display: block;font-weight: bold;padding-left: 30px;font-size: 16px;}
.news-left ul {margin-top: 50px;}
.news-left ul li {display: block;padding:0 0 0 30px;border-bottom: 1px solid #eee;font-size: 15px;color: #666;margin-bottom: 15px;line-height: 50px;}
.news-left ul li:last-child {border-bottom: none;}
.news-left ul li a {color: #666;}
.news-left ul .default a,.news-left ul li:hover a,.news-left ul .active:nth-child(1) a {color: #1b1b1b;font-weight: bold;}
.news-rig {float: right;width:77.4%;padding: 5% 50px;}
.news-tit {font-size: 18px;font-weight: bold;color: #333;}
.new-cont2 {font-size: 14px;color: #666;line-height: 24px;}

.cont-top {display: flex;align-items: center;justify-content: space-between;}
.cont-left {padding-right: 3%;border-right: 1px solid #eee;}
.cont-left h1 {font-size:36px;}
.cont-left p {color: #626262;margin-top: 10px;}
.cont-rig {display: flex;align-items: center;justify-content: flex-end;width: 50%;}
.cont-item {display: flex;align-items: center;}
.cont-item p {font-size: 14px;}
.cont-item a {color: #333;}
.cont-item a:hover {color: #0c90e4;text-decoration: underline;}
.cont-icon {width: 60px;height: 31px;text-align: center;border: 1px solid rgba(0,41,79,.1);border-radius: 30px;margin-left: 11px;
	-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.cont-rig .cont-item:nth-child(2) {margin-left:10%;}
.cont-bott {padding-top: 3%;border-top: 1px solid #eee;}
.cont-item:hover .cont-icon {border: 1px solid rgba(0,41,79,1);}



@media screen and (max-width: 1454px) {

}

@media screen and (max-width: 1300px) {

}

@media screen and (max-width: 1200px) {
	.pad3 {padding: 3% 15px;overflow: hidden;}
	.pad5 {padding:5% 15px;overflow: hidden;}
	.sub-nr {padding: 0 15px;}
	.sub-left {width: 25%;}
	.sub-left h1 {font-size: 28px;}
	.sub1-tab {padding: 3% 15px 0;}
	.sub1-box h2 {font-size: 60px;}
	.sub1-cont {height: 569px;}
	.sub4-nr {padding: 10% 15px;}
	.sub1-tit h1,.sub2-left h1,.sub3-tit,.sub4-nr span,.sub5-box h1 {font-size: 32px;}
	.sub2-left span,.foot-nr h1 {font-size: 40px;}
	.sub2-tit h5,.foot-cent span {font-size: 20px;}
	.sub4-nr h1 {font-size:52px;}
	.sub1-box p {max-width: 80%;}
	.pro-left ul {padding: 25% 0 0;}
	.pro-left {width: 20%;}
	.pro-rig {width: 80%;}
	.abo2-tit h1,.cont-left h1 {font-size: 32px;}
	.abo2-tit span {font-size: 22px;}
	.news-left .news-tit,.news-left ul li {padding-left: 15px;}
}

@media screen and (max-width: 990px) {
	.sub-nr,.cont-top {display: block;}
	.sub-left,.sub-rig {width: 100%;}
	.sub-rig {margin-top: 20px;}
	.sub2-left {padding: 0 15px;}
	.sub1-tit h1, .sub2-left h1, .sub3-tit, .sub4-nr span, .sub5-box h1 {font-size: 28px;}
	.sub2-left span, .foot-nr h1 {font-size: 30px;}
	.sub2-tit h5, .foot-cent span {font-size: 18px;}
	.sub4-nr h1 {font-size: 40px;}
	.foot-cent p {font-size: 14px;}
	.sub-left h1 {font-size: 24px;}
	.sub1-box h2 {font-size: 40px;}
	.sub4-cont {max-width: 80%;}
	.sub2-left a {margin-top: 20px;}
	.menu-cont {padding-right: 3%;}
	.pro-left,.news-left {width: 25%;}
	.pro-rig,.news-rig {width:75%;}
	.pro-tit,.abo2-tit h1,.cont-left h1 {font-size: 28px;}
	.abo2-tit span {font-size: 20px;}
	.cont-rig {width: 100%;justify-content: center;margin-top: 15px;}
}

@media screen and (max-width: 768px) {
	.sub {position: inherit;margin-top: 20px;}
	.sub-left h1,.sub-left p,.sub-sousuo span {color: #333;}
	.sub-left a {border-color: #333;color: #333;}
	.search {background: #0c90e4;}
	.search input::-webkit-input-placeholder {color: #fff;}
	.search input:-moz-placeholder {color: #fff;}
	.search input::-moz-placeholder {color: #fff;}
	.search input::-ms-input-placeholder {color: #fff;}
	.sub1,.sub2-rig,.menu-rig {margin-top: 20px;}
	.sub1 {padding: 3% 0;}
	.sub1-tab {display: block;}
	.sub1-tit {width: 100%;border: none;}
	.sub1-ul{width: 100%;margin-top: 15px;}
	.sub2-rig {padding: 0 15px;}
	.sub2-left span, .foot-nr h1 {font-size: 24px;}
	.sub2-item {padding: 0 15px;margin-bottom: 15px;}
	.sub3-left,.sub3-rig {float: inherit;width: 100%;}
	.sub3-item {padding: 20px;}
	.sub3-item div a {width: 100px;font-size: 12px;}
	.sub4-cont {max-width: 100%;}
	.sub-sousuo,.cont-rig {display: block;}
	.sub-sousuo p {margin:10px 0 0;}
	.sub1-ul {display: block;}
	.sub1-ul a {margin: 5px 10px;}
	.sub1-tit h1, .sub2-left h1, .sub3-tit, .sub4-nr span, .sub5-box h1 {font-size: 24px;}
	.menu-rig {text-align: center;}
	.manu-item {padding: 25px 0;}
	.pro-left,.pro-rig,.abo1-img,.news-left,.news-rig {float: inherit;width: 100%;}
	.pro-nr, .news-cont {display: block;}
	.pro-left ul {padding: 0;}
	.pro-rig,.news-rig {padding: 15px;}
	.pro-nr2 {padding:0;border: none;}
	.pro-zuo,.pro-you {padding: 0 15px;}
	.pro-you {position: relative;margin-top: 20px;}
	.pro-box {margin-top: 30%;}
	.small {position: absolute;top: 0;left: 0;width: 100%;margin: 0;}
	.swiper-nr .swiper-button-next2 {right: -30px;}
	.swiper-nr .swiper-button-prev2 {left: -30px;}
	.pro-tit {font-size: 24px;}
	.abo1-cont {width: 100%;margin-top: 20px;}
	.abo2-tit h1,.cont-left h1 {font-size: 24px;}
	.abo2-tit span {font-size: 18px;}
	.news-left ul li {line-height: 38px;}
	.cont-rig .cont-item:nth-child(2) {margin: 0;}
	.sub1-cont {display: none;}
	.sub1-cont2 {display: flex;padding: 0 15px;flex-wrap: wrap;justify-content: space-between;}
	.sub1-item2 {position:relative;width: 48%;margin-bottom: 20px;}
	.sub1-cont2 .sub1-img {position: inherit;top: inherit;right: inherit;width: 100%;height: inherit;}
	.sub1-box2 {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.8);color: #fff;text-align: center;padding: 10% 15px 0;}
	.sub1-icon2 {display: inline-block;width: 20px;height: 20px;text-align: center;line-height: 17px;border: 1px solid #fff;border-radius: 50%;}
	.sub1-box2 i {display: block;width: 80%;height: 1px;background: #fff;opacity: .2;margin: 15px auto;}
	.sub1-box2 h2 {font-size: 20px;}
	.sub1-box2 span {font-size: 14px;margin: 10px 0;}
	.sub1-box2 p {font-size: 12px;line-height: 20px;}
	.sub5-box p {max-width: 96%;}
	.sub5-box span {margin: 20px 0 5px;}
	.sub5-box a {margin-top: 10px;}
	.sub-left {display: none;}
	.news-left ul {margin-top: 20px;}
}
