/*新闻中心*/
.allnews_bg{height:auto; background-color:#f1f1f1;}
.allbook_bg{height:auto; background-color:#f1f1f1;}
.allnews_wall{margin-top:45px; height:auto; background-color:#FFF;box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}
.allbook_wall{margin-top:45px; height:auto; background-color:#FFF;box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}

.allnews_title_block{padding-top:20px; padding-left:35px; height:125px; /*background-color:#d90429;*/}
.allnews_icon{float:left; margin-top:15px; margin-right:10px; width:8px; height:34px;background-color:#d90429;}
.allnews_title_cn{float:left; font-size:36px; font-weight:600;}
.allnews_title_en{float:left; font-size:25px; padding-left:5px; padding-top:10px; color:#cbcbcb;}
.allnews_title_con{position:absolute; left:50px; top:120px; font-size:14px; color:#818181;}
.allnews_title_line{position:absolute;left:50px; top:170px; width:780px; height:1px; background-color:#f1f1f1;}

.onenews_list{margin:35px; height:auto;}
.onenews_list li{margin-top:35px; height:220px; border-bottom:1px solid #f1f1f1;}
.onenews_list .date{float:left; width:60px; background-color:#FFF; border:1px solid #f1f1f1;
	height:75px; text-align:center; padding-top:22px; font-weight:bold; color:#d90429;}
.onenews_list .pic{float:left; width:300px;height:179px;}
.onenews_list .info{float:right; width:380px;}
.onenews_list .info dt a{font-size:18px; font-weight:400;color:#333}
.onenews_list .info dt a:hover{color:#d90429;}
.onenews_list .info dd{font-size:14px; color:#818181; height:88px;}
.onenews_list .more a{float:right; margin-top:34px; font-size:14px; color:#d90429;}


.onebook_list{margin:35px; height:auto;}
.onebook_list li{margin-top:25px; height:205px; border-bottom:1px solid #f1f1f1;}
.onebook_list .date{float:left; width:60px; background-color:#FFF; border:1px solid #f1f1f1;
	height:75px; text-align:center; padding-top:22px; font-weight:bold; color:#d90429;}
.onebook_list .info{float:left;}
.onebook_list .info dt a{font-size:18px; font-weight:400;color:#333}
.onebook_list .info dt a:hover{color:#d90429;}
.onebook_list .info dd{margin-top:10px; font-size:14px; color:#818181; height:auto;}
.onebook_list .book_bg{margin-top:20px;}
.onebook_list .book_tag{float:left; font-size:14px; color:#818181;}
.more a{float:right; font-size:14px; color:#d90429;}




.allnews_pape_bg{background-color:#FFFFFF; height:120px;}
.allnews_pape_nav{float:right; margin-top:40px;}
.allnews_pape_nav b{float:left; padding-left:5px; padding-right:5px; min-width:38px; height:38px; background-color:#d90429; text-align:center;
line-height:35px; color:#FFF; margin-left:5px; margin-right:5px;}
.allnews_pape_nav a{float:left; padding-left:5px; padding-right:5px; min-width:38px; height:38px; border:1px solid #f1f1f1; text-align:center;
line-height:35px; color:#818181;margin-left:5px; margin-right:5px;}
.allnews_pape_nav a:hover{color:#d90429;}


.allnews_sidebar{margin-top:45px; height:auto;}
.allnews_widget1{height:220px; background-color:#FFF;box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}

.allbook_widget1{ height:110px; background-color:#FFF;box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}

.allnews_widget2{margin-top:30px; height:auto; padding-bottom:5px; background-color:#FFF; box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}
.allnews_widget3{height:auto; padding-bottom:5px; background-color:#FFF; box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}
.widget2_title_icon{float:left; margin-top:16px; margin-left:78px; margin-right:5px; width:23px; height:23px;
	background-image: url(/public/static/home/image/case_icon.png);background-repeat: no-repeat}

.widget3_title_icon{float:left; margin-top:16px; margin-left:60px; margin-right:5px; width:23px; height:23px;
	background-image: url(/public/static/home/image/case_icon.png);background-repeat: no-repeat}


.widget2_title{font-weight:600; font-size:18px; line-height:50px; border-bottom:1px solid #f1f1f1;}
.widget2_con li{padding-top:10px; padding-left:10px; font-size:14px; /*border-bottom:1px solid #f1f1f1;*/ list-style:inside;}
.widget2_con li a{color:#818181;}
.widget2_con li a:hover{color:#d90429;}


/*新闻内页*/

.newsshow_bg{height:auto; background-color:#f1f1f1;}
.breadcrumb{margin-top:52px; margin-bottom:52px; list-style:none;  font-size:14px;}
.breadcrumb li{display:inline-block; color:#818181;}
.breadcrumb li a{color:#818181; padding-left:5px; padding-right:5px;}
.breadcrumb li a:hover{color:#d90429;}

.innews_wall{ margin-bottom:45px; height:auto; background-color:#FFF;box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}
.innews_title_bg{padding:30px;height:120px; border-bottom:1px solid #f1f1f1;}
.innews_title{padding-bottom:10px; font-size:18px;}
.innews_tag{color:#818181;font-size:14px;}
.tag_left{float:left; width:700px;}
.tag_left a{color:#d90429;}
/*.tag_left a:hover{color:#818181;}*/
.tag_right{float:right; color:#d90429;}


.inews_con{padding:30px; height:auto; font-size:14px;  line-height:30px;}
.copyright{border-top:1px solid #f1f1f1; padding-top:20px; color:#818181;line-height:20px;}
.button_bg{padding-top:30px; height:60px;}
.inews_button1{float:left;line-height:30px; }
.inews_button2{float:right;line-height:30px;}
.inews_button1 a{color:#000}
.inews_button2 a{color:#000}


.innews_sidebar{height:auto;}
.innews_widget1{height:220px; background-color:#FFF;box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}
.innews_widget1 a{text-decoration:none; color:#d90429;}

.innews_widget2{height:auto; padding-bottom:5px; background-color:#FFF; box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}
.innews_widget3{margin-top:30px;height:auto; padding-bottom:5px; background-color:#FFF; box-sizing:border-box; box-shadow:1px 1px 8px rgba(0,0,0,.15);}























