.page_banner .banner_img a.banner_m {display:none;}

.home_modules {overflow:hidden;padding:20px 0px;}
.home_modules img {max-width:100%;height:auto;}

.home_modules .home_title {text-align:left;font-size:20px;margin-bottom:20px;padding-bottom:5px;font-weight:bold;color:#302E7C;border-bottom:1px solid #ddd;}
.home_modules .home_content {font-size:14px;text-align:left;line-height:190%; text-align:justify; text-justify:inter-ideograph;}

.home_modules .home_image {margin:0px 0px;}
.home_modules .home_image img {max-width:100%;height:auto;}

.home_modules .more {float:right;}
.home_modules .more a {font-size:13px;font-weight:normal;padding:8px 10px;color:#fff;border:1px solid #302E7C;background:#302E7C;text-decoration:none;}
.home_modules .more a:hover {}

.home_class {width:16%;float:left;position:relative;z-index:5;background:#eee;margin-top:-42px;}
.home_class li.title {font-weight:bold;background:#302E7C;color:#fff;font-size:16px;}
.home_class li.title a {border:0px;padding:6px 20px;line-height:30px;}
.home_class li a {text-decoration:none;display:block;line-height:26px;padding:5px 10px 5px 20px;font-size:15px;border-top:1px solid #ccc;border-bottom:1px solid #fff;}
.home_class li a:hover {background:#302E7C;color:#fff;}

.home_about {padding:30px 0px 0px 0px;width:80%;float:right;}
.home_about .home_image {width:55%;padding-bottom:36%;overflow:hidden;position:relative;z-index:2;float:right;}
.home_about .home_image .image {width:100%;height:100%;position:absolute;left:0px;top:0px;}
.home_about .home_content {position:absolute;left:0%;top:0px;right:59%;height:100%;}

.home_news {margin-bottom:30px;}
.home_news ul {width:102%;}
.home_news ul li {width:23%;margin-right:2%;float:left;}
.home_news ul li .div {border:1px solid #ddd;position:relative;padding-bottom:70px;margin:1px;}
.home_news ul .image {display:block;position:relative;width:100%;padding-bottom:75%;overflow:hidden;}
.home_news ul .image img {position:absolute;left:0px;top:0px;width:100%;height:100%;}
.home_news ul .describe {display:block;padding:10px 15px;color:#999;position:absolute;left:0px;right:0px;bottom:0px;z-index:2;background:#fff;}
.home_news ul .title {display:block;color:#666;font-size:14px;margin-bottom:3px;line-height:130%;}

.home_news ul li:hover .div {border-color:#302E7C;border-width:2px;margin:0px;}
.home_news ul li:hover .title {color:#302E7C;}
.home_news ul li:hover .image img {transform:scale(1.05);}
