@charset "utf-8";
/* CSS Document */
.banner{ height:300px; overflow:hidden; background-image:url(../images/banner/banner_1.jpg); background-position:center;}
.banner_t{ max-width:1090px; text-align:right; color:#FFF; margin:0 auto;}
.banner_t h2{ font-size:2.6525em; font-family:Verdana, Geneva, sans-serif; font-weight: normal; background-image:url(../images/title_right_bottom.png); background-repeat:no-repeat; background-position:right bottom; padding:50px 20px 0 0;}
.banner_t p{ font-size:1em; font-family:Verdana, Geneva, sans-serif; line-height:30px;}
.more,.more_uni{ padding-bottom:30px;}
.more span,.more_uni span{ width:134px; height:32px; line-height:32px; background-color:#fdd200; margin:0 auto;border-radius:4px; text-align:center; cursor:pointer; font-family:"Microsoft YaHei"; font-size:0.8125em; display:block}
.more span:before,.more_uni span:before{content: '查看更多';}
.left{ float:left; width:234px; padding-top:20px;}
.right{ float:right; width:833px; padding-top:20px;}
.l_title{ border-bottom:solid #bebebe 1px;font-family:'dandad-icons';font-size:2.25em; color:#999; height:60px; line-height:60px; cursor:pointer; font-weight:normal;}
.l_title:before{content: attr(data-icon);}
.l_list{ font-size:0.875em; font-family:"Microsoft YaHei";}
.l_list srtong{ color:#646464;}
.r_title{ font-size:1.4375em; font-family:"Microsoft YaHei";border-bottom:solid #bebebe 1px; height:60px; line-height:60px;}
.lr{ padding:20px 0;}
.lr img{ max-width:100%; margin-bottom:10px;}
.story_box{ padding-top:20px;}
.story_img{ max-width:365px; float:left; padding:17px; background-color:#FFF; margin:18px 15px 10px 0;}
.story_img img{ width:100%;}
.story_box { font-family:"Microsoft YaHei"; color:#606060; font-size:0.9375em; line-height:30px;}
.list_box.b2 ul li{ height:150px; width:167px;background-color: transparent; margin:0 9px; overflow:hidden;}
.b2{ padding-top:40px; padding-bottom:20px;}
.uni_text{ line-height:40px; text-align:center; font-family:"Microsoft YaHei";}
.list_box.b2 .uni_pic{ height:94px; overflow:hidden;}
.list_box.b2 .uni_pic img{ max-width:167px;}
.list_box.b2 ul li a:hover{ text-decoration:none; background-color:#FFF; color:#666; }
@media screen and (max-width:1114px){
.banner_t{ padding:0 10px;}
.left{width:21.005385996%;}
.right{width:74.775583482%;}
.story_box{ margin:0 10px;}
.story_img{margin:0px;}
}
@media screen and (max-width:840px){
.banner{ display:none;}
.left{width:80%; padding:20px 10% 0; float:none;}
.right{width:80%;padding:20px 10% 0; float:none;}
.story_img{ float:none; margin:auto; clear:both; background-color:none; margin:0; padding:0; float:inherit}
.story_img img{width:430px;}
}