/*==== Index css ====*/
.home-title{font-size:16px;background:#000;font-weight:bold;padding:0 20px;height:50px;line-height:50px}
.home-title, .home-title a, .boxbar a{color:#BE7B06!important;font-weight:bold}

/*==== Pushbar css ====*/
.mainbar {background:linear-gradient(to bottom, #353435, #333);min-height:300px;padding:20px;padding-bottom:5px}
.push_bg {background:url(../img/bg_t.jpg) repeat-x;height:216px;width:100%}
.push_l {background:url(../img/bg_t1.jpg) no-repeat;width:300px;height:216px;display:block}

.mainbar a{color:#EEE} .mainbar a:hover{color:#FFF}

.push{margin:-201px 15px 15px;position:relative} .push ul, .home-list .pic{float:left} .push dl{margin-left:480px} .push .pic, .home-list .pic {padding:2px;border:#444 solid 1px;overflow:hidden;display:inline-block} .push .pic img{width:450px;height:180px}
.push dd i, .home-list dt i{color:#AAA;position:absolute;right:0;font-style:normal} .push dd a{color:#EEE;background:url(../img/news_list.jpg) left no-repeat;text-indent:15px;display:inline-block} .push dd{color:#AAA;border-bottom:#777 dashed 1px} .push dd:last-child{border:0}
.push .top{background:url(../img/bg_push.jpg) repeat-x;height:43px} .push dd i, .push dd a, .push li{line-height:46px}
.push li, .newslist .top{text-align:center;background:linear-gradient(to bottom, #333, #444);border:#444 solid 1px;border-top:0}

/*==== Home-pic css ====*/
.home-pic{margin:15px 0;border:#555 solid 1px} .homepic{padding:10px 18px;display:inline-block}
.home-pic dl{float:left;margin:15px 18px}
.home-pic dl .pic{border:#525252 solid 1px;padding:3px;display:inline-block;overflow:hidden} .home-pic img{width:200px;height:150px}
.home-pic .tc{background:url(../img/t_down.jpg) repeat-x;height:22px;line-height:22px;width:206px;border:#4A4A4A solid 1px;border-top:none;text-align:center}
.home-pic .tc a{color:#AAA} .home-pic .tc a:hover{font-weight:bold;text-decoration:none;color:#DDD}
/*==== Home-list css ====*/
.home-list{clear:both;position:relative;margin:15px 0;border:#555 solid 1px;min-height:155px;padding:10px;overflow:hidden}
.home-list .pic img{width:300px;height:150px} .home-list dt, .home-list dd{margin-left:330px} .home-list dt a, .home-list dd a{color:#EEE} .home-list dt i{right:10px}
.home-list dd:nth-child(3), .home-list dd:nth-child(4) {color:#AAA;margin-top:10px;line-height:1.5} .home-list dt a{font-size:15px}

.newslist{margin:15px 0;border:#555 solid 1px;padding:0 15px;} .newslist .boxbar{color:#BE7B06;padding:5px 4px;background:#000;width:200px;text-indent:3px}

.newslist dl{width:202px;margin:20px 20px 10px;display:inline-block;vertical-align:top} .newslist dl:first-child{float:left}
.newslist dl .top, .newslist dl .pic{width:200px;display:inline-block;padding:3px;overflow:hidden}

.newslist dl .top{color:#CCC;margin-bottom:8px}
.newslist dl .pic{border:#444 solid 1px} .newslist dl .pic img{width:200px;height:150px}

.newslist dd{height:30px;line-height:30px;border-bottom:#777 dashed 1px;width:200px;padding:0 3px} .newslist dd:last-of-type{border:0}
.newslist dd a{color:#DDD;background:#333 url(../img/news_list.jpg) no-repeat 5px;text-indent:15px;display:block;}


/*==== Media Screen css ====*/
@media screen and (min-width: 1366px) {
	.mos, .ulink{width:1300px} .ui-carousel-arrow[lay-type="add"]{right:30px!important}
}
@media screen and (min-width: 1200px) and (max-width: 1365px) {
	.banner {width:1200px} .homepic{padding:10px 15px} .home-pic dl{margin:15px} .newslist dl{margin:20px 16px 10px}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {}
@media screen and (min-width: 768px) and (max-width: 991px) {}
@media screen and (max-width: 767px) {}
