﻿





/*PC fang home_top*/
.home_top1_f{background-color:#000;  overflow:auto;}
.home_center{width:1170px; margin:0 auto!important; overflow:auto;}

.home_top1_f .left_top_f{float:left; color:#fff; width:40%;}
.home_top1_f .left_top_f li{float:left;margin-right:1rem; font-size: 14px;}

.home_top1_f .right_top_f,.home_top1_f li{padding:0; margin:0;}
.home_top1_f .right_top_f{float:right;}
.home_top1_f .right_top_f li{float:left; margin-right:1rem; color:#ff5000; font-size:1.5rem;}
.home_top1_f .right_top_f li a{color:#fff; font-size: 14px;}
.home_top1_f .right_top_f li:nth-of-type(3){color:red;}

.home_top2_f{background-color:#fff;}
.home_top2_f li{list-style-type:none;}
.home_top2_f li:nth-of-type(1){float:left; line-height:9rem; border:0px red solid;}
.home_top2_f li:nth-of-type(1) img{width:100%;}
.home_top2_f li:nth-of-type(2){float:right; line-height:9rem; border:0px red solid;}
.home_top2_f li:nth-of-type(2) a{margin-left:1.5rem;}
.home_top2_f li:nth-of-type(2) a:hover{color:#E53025; border-bottom: 2px #E53025 solid; padding-bottom: 0.3rem;}

.hover_f{color:#E53025; border-bottom: 2px #E53025 solid; padding-bottom: 0.3rem;}
.mb10_f{margin-bottom:10rem;}

/*fang 微信图4张*/
.wx_title_f{font-size:2rem; margin:3rem 0 1rem 0; text-indent:0rem;}
.wx_title_f span{margin-left:1rem; font-size:1.5rem; color:#777777;}
.wx_ul_f{background-color:#FAEEEE; overflow:auto; padding:2rem 0; border:0px red solid;}
.wx_ul_f li{float:left; width:15%; text-align:center; line-height:3rem;}
.wx_ul_f li img{width:100%; border: 3px solid #ececec;}

.wx_ul_f li:nth-of-type(1){margin-right:12%; margin-left:1%;}
.wx_ul_f li:nth-of-type(2){margin-right:13%;}
.wx_ul_f li:nth-of-type(3){margin-right:13%;}
.wx_ul_f li:nth-of-type(4){float:right; margin-right:1%;}



/*fang 列表分页*/
.f_list{margin-left:1%; text-align:center}
.f_list a{margin:1rem 0; float:left; margin-left:0.4rem;}
.f_list a{color:#000; padding:0.3rem 0.5rem; border:1px #DDDDDD solid; border-radius: 0.2rem;}
.f_list a:hover{color:#fff; padding:0.3rem 0.5rem; background-color:#FF5000; border:1px #FF5000 solid; border-radius: 0.2rem;}

.f_list .thisclass{color:#fff; background-color:#FF5000;}
.f_list .thisclass a{border:none; color:#1E4DA8; font-weight:bold;}
.f_list .thisclass a:hover{color:#1E4DA8; background-color:#fff; border:none;}
.f_list .pageinfo{padding:0.3rem; border-radius: 0.2rem; border:1px #DDDDDD solid;}
.f_list select{display:none;}
.f_list .pageinfo{display:none;}



/*文章页尾部*/
.wzy_wb_f{width:100%; overflow:hidden; margin-bottom:5rem;}
.wzy_wb_f h3{width:100%; font-size:2.5rem; font-weight:bold; font-family:黑体; line-height:5rem; margin-bottom:1rem; border-bottom:1px #ddd solid;}
.wzy_wb_f ul{}
.wzy_wb_f li{width:50%; float:left; line-height:4rem;}





/*YD fang_手机横屏到平板竖屏 --------------------------------------------------*/
@media (max-width: 767px) { 
  
.mb10_f{margin-bottom:8rem;}

.home_hdm_f{display:none;}
.display_hidden{display:none;}
.home_center{width:100%!important;}

.home_top2_f li:nth-of-type(1){width:100%; text-align:center; line-height:6rem; padding:1rem 0;}
.home_top2_f li:nth-of-type(1) img{width:55%!important;}
.home_top2_f li:nth-of-type(2){display:none;}

/*微信4图*/
.wx_ul_f{padding:4%;}
.wx_ul_f li{float:left; width:50%; line-height:3rem; margin-top:0.5rem;}
.wx_ul_f li img{width:100%;}

.wx_ul_f li:nth-of-type(1){margin-right:auto; margin-left:auto;}
.wx_ul_f li:nth-of-type(2){margin-right:auto;}
.wx_ul_f li:nth-of-type(3){margin-right:auto;}
.wx_ul_f li:nth-of-type(4){float:right; margin-right:auto;}

.wx_title_f{font-size:2rem; margin:3rem 0 1rem 0; text-indent:1.5rem;}

/*文章页尾部*/
.wzy_wb_f{width:100%; overflow:hidden; margin-bottom:5rem; padding:0 2rem;}
.wzy_wb_f h3{width:100%; font-size:2.5rem; font-weight:bold; font-family:黑体; line-height:5rem; margin-bottom:1rem; border-bottom:1px #ddd solid;}
.wzy_wb_f ul{}
.wzy_wb_f li{width:100%; float:left; line-height:4rem;}


}/*手机横屏到平板竖屏 nnd--------------------------------------------------------*/