<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* nav */
/*��ҳ��ʽ*/
.page{
    width:840px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    margin: 40px auto 60px;
    line-height: 30px;
}
.page a{
    height: 18px;
    padding: 3px 8px;
    border: 1px solid #999;
    margin-right:5px;
}
.page .on{
    color: #fff;
    background-color: #f39800;
}
.message_nav{
	width:1200px;
	height:80px;
	margin:0 auto;
	border-bottom:1px dotted #eee;
}
.message_nav .nav_item{
	float:left;
	width:400px;
	height:80px;
	text-align:center;
}
.message_nav .nav_item h4{
	font-size:16px;
	width:85px;
	height:80px;
	line-height:80px;
	float:left;
	padding-left:50px;
	font-weight:normal;
	text-align:right;
	color:#666;
}
.message_nav .nav_item.nav_item01 h4{
	background-position: 10px center;
	background-repeat:no-repeat;
    background-image: url("/resources/images/public/message/ganhuo.png");
}
.message_nav .nav_item.nav_item02 h4{
	background: url("../../../images/public/message/gongyu.png") no-repeat 10px center;
}
.message_nav .nav_item.nav_item03 h4{
	background: url("../../../images/public/message/fangdichan.png") no-repeat 10px center;
}
.message_nav .nav_item div{
	float:left;
	width:190px;
	margin-top:20px
}
.message_nav .nav_item div a{
	display:inline-block;
	font-size:14px;
	width:86px;
	line-height:24px;
	
}
.message_nav .nav_item div a:hover{
	color:#f39800
}
/* nav end */
.tgy_news_part1{
    width: 1200px;
    margin: 20px auto 0;
}
.tgy_news_h3{
    line-height: 30px;
    height: 30px;
    font-weight: normal;
    font-size: 20px;
    border-bottom: 1px solid #f39800;
    color: #f39800;
}
.tgy_news_p1_box{
    margin-top: 20px;
    width: 1200px;
    height: 480px;
    position: relative;
}
.tgy_news_p1_lf{
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 440px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
}
.tgy_news_p1_mid{
    position: absolute;
    left: 360px;
    top: 0;
    height: 440px;
    width: 460px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
}
.tgy_news_p1_rt1{
    width: 280px;
    position: absolute;
    right: 0;
    top: 0;
    height: 250px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
}
.tgy_news_p1_rt2{
    width: 280px;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 130px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
}
.news_h_tit{
    line-height: 40px;
    height: 39px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.news_h_tit span {
    float: left;
    height: 38px;
    border-bottom: 2px solid #f39800;
    font-size: 18px;
}
.news_h_tit a{
    float: right;
    color: #666;
}
.tgy_news_p1_lf ul{
    width: 300px;
    height:390px ;
    padding-top: 10px;
}
.tgy_news_p1_lf ul li{
    width: 300px;
    overflow: hidden;
    margin-top: 10px;
}
.tgy_news_p1_lf ul li:hover{
    box-shadow: 0 1px 10px #ddd;
}
.tgy_news_p1_lf ul .pic_active {
    margin-top: 0;
}
.news_p1_lf_pic{
    width: 300px;
    height: 140px;
    overflow: hidden;
    display: none;
}
.news_p1_lf_pic a{
    display: block;
    width: 300px;
    height: 140px;
}

.pic_active .news_p1_lf_pic{
    display: block;
}
.news_p1_lf_txt{
    width: 280px;
    height: 70px;
    overflow: hidden;
    padding: 0 9px 9px;
    border: 1px solid transparent;
}
.pic_active .news_p1_lf_txt{
    border: 1px solid #ddd;
    border-top:none
}
.news_p1_lf_txt p.p_01{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    width: 280px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.news_p1_lf_txt p.p_02{
    width: 280px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.news_p1_lf_txt p.p_01 a:hover{
    color: #f39800;
}
.news_p1_lf_txt p.p_02 a{
    color: #666;
}
.news_p1_lf_txt p.p_01 a:hover{
    text-decoration: underline;
}
.news_p1_mid_box{
    height:390px ;
    width: 460px;
    padding-top: 10px;
    overflow: hidden;
}
.news_p1_mid_box&gt;ul{
    width: 460px;
    height: 390px;
}
.news_p1_mid_box&gt;ul li{
    height: 185px;
    width: 220px;
    position: relative;
    overflow: hidden;
}
.news_p1_mid_box&gt;ul li.li00,.news_p1_mid_box&gt;ul li.li02{
     float: left;
 }
.news_p1_mid_box&gt;ul li.li01,.news_p1_mid_box&gt;ul li.li03{
    float: right;
}
.news_p1_mid_box&gt;ul li.li02,.news_p1_mid_box&gt;ul li.li03{
    margin-top: 20px;
}
.news_p1_mid_box&gt;ul li .d1{
    width: 220px;
    height: 155px;
    overflow: hidden;
}
.news_p1_mid_box&gt;ul li .d1 a{
    display: block;
    width: 220px;
    height: 155px;
}
.news_p1_mid_box&gt;ul li .d2{
    width: 200px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background-color: #333;
    padding: 0 10px;
}
.news_p1_mid_box&gt;ul li .d2 a{
     color: #fff;
     float: left;
     width: 180px;
     height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 }
.news_p1_mid_box&gt;ul li .d2 a:hover{
    text-decoration: underline;
}
.tgy_news_p1_rt1 ul{
    width:280px;
    height: 200px;
    padding-top: 10px;
}
.tgy_news_p1_rt1 ul li{
    width: 280px;
}
.tgy_news_p1_rt1 ul li.z3{
    margin-bottom: 20px;
}
.tgy_news_p1_rt1 ul li.li00{
	margin-bottom: 20px;
}
.tgy_news_p1_rt1 ul li p.title{
    line-height: 30px;
    height: 30px;
}
.tgy_news_p1_rt1 ul li p.title a{
    display: inline-block;
    width: 280px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.tgy_news_p1_rt1 ul li p.title a:hover{
    color: #f39800;
}
.tgy_news_p1_rt1 ul li p.text{
    line-height: 25px;
    height: 50px;
}
.tgy_news_p1_rt1 ul li p.text a{
    display: inline-block;
    width: 280px;
    height: 50px;
    overflow: hidden;
    color: #666;
}
.tgy_news_p1_rt1 ul li p.text a:hover{
   text-decoration: underline;
}
.tgy_news_p1_rt2 ul{
    width: 280px;
    height: 80px;
    padding-top: 10px;
    overflow: hidden;
}
.tgy_news_p1_rt2 ul li{
    width: 280px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.tgy_news_p1_rt2 ul li a{
    float: left;
    width: 200px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tgy_news_p1_rt2 ul li a:hover{
    color: #f39800;
}
.tgy_news_p1_rt2 ul li span{
    float: right;
    width: 70px;
    height: 20px;
    overflow: hidden;
    text-align: right;
    color: #999;
}

.tgy_news_part2{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.tgy_news_p2_box{
    margin-top: 20px;
    width: 1200px;
    height: 400px;
    position: relative;
}
.tgy_news_p2_lf{
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 360px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
    background-color: #fff;
}
.tgy_news_p2_mid{
    position: absolute;
    left: 360px;
    top: 0;
    height: 360px;
    width: 460px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
    background-color: #fff;
}
.tgy_news_p2_rt1{
    width: 280px;
    position: absolute;
    right: 0;
    top: 0;
    height: 190px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
    background-color: #fff;
}
.tgy_news_p2_rt2{
    width: 280px;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 110px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
    background-color: #fff;
}
.news_p2_lf_box{
    height: 310px;
    width: 300px;
    margin-top: 10px;
    overflow: hidden;
}
.news_p2_lf_box&gt;.ul_1{
    width: 300px;
    height: 100px;
    overflow: hidden;
}
.news_p2_lf_box&gt;.ul_1 li{
    width: 140px;
    height: 100px;
    overflow: hidden;
    position: relative;
}
.news_p2_lf_box&gt;.ul_1 li.li00{
     float: left;
 }
.news_p2_lf_box&gt;.ul_1 li.li01{
    float: right;
}
.news_p2_lf_box&gt;.ul_1 li p{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20px;
    padding: 0 10px;
    width: 120px;
    background-color: #333;
    line-height: 20px;
}
.news_p2_lf_box&gt;.ul_1 li p a{
    display: inline-block;
    width: 120px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}
.news_p2_lf_box&gt;.ul_1 li p a:hover{
    text-decoration: underline;
}
.news_p2_lf_box&gt;.ul_2{
    width: 300px;
    height: 210px;
    overflow: hidden;
}
.news_p2_lf_box&gt;.ul_2 li{
    width: 140px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news_p2_lf_box&gt;.ul_2 li a{
    display: inline-block;
    width: 140px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tgy_news_p2_mid ul{
    width: 460px;
    height: 300px;
    overflow: hidden;
    padding-top: 20px;
}
.tgy_news_p2_mid ul li{
    height: 90px;
    width: 460px;
    overflow: hidden;
}
.tgy_news_p2_mid ul li.li01,.tgy_news_p2_mid ul li.li02{
    margin-top: 15px;
}
.tgy_news_p2_mid ul li .pic{
    width: 160px;
    height: 90px;
    float: left;
    overflow: hidden;
}
.tgy_news_p2_mid ul li .txt{
    float: right;
    height: 90px;
    width: 280px;
}
.tgy_news_p2_mid ul li .txt p.p01{
    line-height: 40px;
    font-size: 16px;
    height: 40px;
    width: 280px;
}
.tgy_news_p2_mid ul li .txt p.p01 a{
    display: inline-block;
    height: 40px;
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tgy_news_p2_mid ul li .txt p.p01 a:hover{
    color: #f39800;
}
.tgy_news_p2_mid ul li .txt p.p02{
    line-height: 20px;
    height: 40px;
    width: 280px;
}
.tgy_news_p2_mid ul li .txt p.p02 a{
    display: inline-block;
    height: 40px;
    width: 280px;
    overflow: hidden;
    color: #666;
}
.tgy_news_p2_mid ul li .txt p.p02 a:hover{
    text-decoration: underline;
}
.tgy_news_p2_rt1 ul{
    padding-top: 20px;
    height: 130px;
    width: 280px;
    overflow: hidden;
}
.tgy_news_p2_rt1 ul li{
    width: 130px;
    height: 130px;
    overflow: hidden;
}
.tgy_news_p2_rt1 ul li.li00{
    float: left;
}
.tgy_news_p2_rt1 ul li.li01{
    float: right;
}
.tgy_news_p2_rt1 ul li div{
     width: 130px;
     height: 100px;
     overflow: hidden;
 }
.tgy_news_p2_rt1 ul li p{
    width: 130px;
    height: 30px;
    overflow: hidden;
}
.tgy_news_p2_rt1 ul li p a{
    display: inline-block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tgy_news_p2_rt2 ul{
    width: 280px;
    height: 60px;
    overflow: hidden;
    padding-top: 10px;
}
.tgy_news_p2_rt2 ul li{
    height: 20px;
    line-height: 20px;
    width: 280px;
    overflow: hidden;
}
.tgy_news_p2_rt2 ul li a{
    float: left;
    line-height: 20px;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tgy_news_p2_rt2 ul li a:hover{
    color: #f39800;
}
.tgy_news_p2_rt2 ul li span{
     float: right;
    color: #999;
    line-height: 20px;
    width: 70px;
    text-align: right;
    overflow: hidden;
 }
.tgy_news_part3{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.tgy_news_p3_box{
    margin-top: 20px;
    width: 1200px;
    height: 500px;
    position: relative;
}
.tgy_news_p3_lf{
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
    height: 460px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
    background-color: #fff;
}
.tgy_news_p3_mid{
    position: absolute;
    left: 440px;
    top: 0;
    height: 460px;
    width: 380px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
    background-color: #fff;
}
.tgy_news_p3_rt1{
    width: 280px;
    position: absolute;
    right: 0;
    top: 0;
    height: 200px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
    background-color: #fff;
}
.tgy_news_p3_rt2{
    width: 280px;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 200px;
    padding: 19px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px #ddd;
    background-color: #fff;
}

.tgy_news_p3_lf ul{
    width: 380px;
    height: 400px;
    overflow: hidden;
    padding-top: 20px;
}
.tgy_news_p3_lf ul li{
    height: 120px;
    width: 380px;
    overflow: hidden;
}
.tgy_news_p3_lf ul li.li01,.tgy_news_p3_lf ul li.li02{
    margin-top: 20px;
}
.tgy_news_p3_lf ul li .pic{
    width: 160px;
    height: 120px;
    float: left;
    overflow: hidden;
}
.tgy_news_p3_lf ul li .txt{
    float: right;
    height: 120px;
    width: 200px;
}
.tgy_news_p3_lf ul li .txt p.p01{
    line-height: 40px;
    font-size: 16px;
    height: 40px;
    width: 280px;
}
.tgy_news_p3_lf ul li .txt p.p01 a{
    display: inline-block;
    height: 40px;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tgy_news_p3_lf ul li .txt p.p01 a:hover{
    color: #f39800;
}
.tgy_news_p3_lf ul li .txt p.p02{
    line-height: 20px;
    height: 60px;
    width: 280px;
}
.tgy_news_p3_lf ul li .txt p.p02 a{
    display: inline-block;
    height: 60px;
    width: 200px;
    overflow: hidden;
    color: #666;
}
.tgy_news_p3_lf ul li .txt p.p02 a:hover{
    text-decoration: underline;
}
.tgy_news_p3_rt_ul{
    padding-top: 10px;
    height: 150px;
    overflow: hidden;
}
.tgy_news_p3_rt_ul li{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 280px;
}
.tgy_news_p3_rt_ul li a{
    float: left;
    height: 25px;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tgy_news_p3_rt_ul li a:hover{
    color: #f39800;
}
.tgy_news_p3_rt_ul li span{
    float: right;
    height: 25px;
    width: 70px;
    text-align: right;
    overflow: hidden;
    color: #999;
}
.tgy_news_p3_mid&gt;.d1{
    height: 30px;
    line-height: 30px;
    text-align: right;
}
.tgy_news_p3_mid&gt;.d1 a{
    padding: 2px 5px;
    color: #fff;
    margin-left:10px;
    background-color: #ccc;
}
.tgy_news_p3_mid&gt;.d1 .a_active{
    background-color: #f39800;
    color: #fff;
}
.tgy_news_p3_mid&gt;.d2_box{
    width: 380px;
    height: 390px;
    overflow: hidden;
}
.tgy_news_p3_mid&gt;.d2_box ul{
    width: 380px;
    height: 390px;
    overflow: hidden;
}
.tgy_news_p3_mid&gt;.d2_box ul li{
    width: 380px;
    height: 30px;
    overflow: hidden;
}
.tgy_news_p3_mid&gt;.d2_box ul li a{
    float: left;
    height: 30px;
    line-height: 30px;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tgy_news_p3_mid&gt;.d2_box ul li a:hover{
    color: #f39800;
}
.tgy_news_p3_mid&gt;.d2_box ul li span{
    float: right;
    height: 30px;
    line-height: 30px;
    text-align: right;
    width: 70px;
    overflow: hidden;
    color: #999;
}


/*列表*/
.crumb_box{
    width: 100%;
    background-color: #f8f8f8;
}
.crumbs .a_active{
    color: #f39800;
}
.crumbs a:hover{
    color: #f39800;
}
.new_list_box{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.new_list_lf{
    width: 850px;
    float: left;
    overflow:hidden;
}
.new_list_lf ul{
    width: 850px;
    overflow: hidden;
}
.new_list_lf ul li{
    width: 850px;
    height:auto;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    overflow:hidden;
}

.new_list_lf_pic{
    display:inline-block;
    width: 200px;
    height: 140px;
    overflow: hidden;
    float:left;
}
.new_list_lf_txt{
    height: 140px;
    width: 630px;
    display:inline-block;
    overflow: hidden;
    padding-left:10px;
}
.new_list_lf_txt .p1{
    width: 100%;
    height: 25px;
    line-height: 20px;
    font-size: 18px;
}
.new_list_lf_txt .p1 a{
    display: inline-block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight:bold;
}
.new_list_lf_txt .p1 a:hover{
    color: #f39800;
}
.new_list_lf_txt .p2{
    width: 100%;
   height: 90px; 
    line-height: 20px;
}
.new_list_lf_txt .p2 a{
    display: inline-block;
    width: 100%;
     height: 80px; 
    line-height: 20px;
    overflow: hidden;
    color: #666;
    font-size:14px;
    margin-top:5px;
}
.new_list_lf_txt .p2 a:hover{
    text-decoration: underline;
}
.new_list_lf_txt .p3{
   height: 23px;
    line-height: 23px;
    overflow: hidden;
    float:left;
}
.new_list_lf_txt .p3 span{
    padding: 2px 10px;
    background-color: #f39800;
    color: #fff;
    margin-right: 10px;
}
.new_list_lf_txt .timgAndlabel{
	width:100%;
	height:30px;
}
.new_list_lf_txt .p4{
	float:right;
    height: 30px;
    text-align: right;
    color: #999;
    font-size:14px;
}
.new_list_lf_txt .p4 span{
    margin-right: 20px;
}
/*  û��ͼƬ����Ѷ�б�*/
.new_list_lf ul .new_list_lf_no_pic{
	width: 850px;
    height:auto;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}

.new_list_lf ul .new_list_lf_no_pic .new_list_lf_txt{
	float:none;
	width:850px;
	height:auto;
}
.new_list_lf ul .new_list_lf_no_pic .new_list_lf_txt .p2{
	height:auto;
	line-height:24px;
}
.new_list_lf ul .new_list_lf_no_pic .new_list_lf_txt .p2{
	height:auto;
	line-height:24px;
}
.new_list_lf ul .new_list_lf_no_pic .new_list_lf_txt .p2 a{
	height:auto;
	line-height:24px;
}
.new_list_lf ul .new_list_lf_no_pic .new_list_lf_txt .timgAndlabel{
	width:100%;
	height:23px;
}
.new_list_lf ul .new_list_lf_no_pic .new_list_lf_txt .p3{
	height:auto;
	float:left;
	line-height:23px;
}
.new_list_lf ul .new_list_lf_no_pic .new_list_lf_txt .p4{
	float:right;
	font-size:14px;
	height:23px;
	line-height:23px;
}
.new_list_rt{
    float: right;
    width: 330px;
    margin-top: 20px;
    background-color: #f8f8f8;
}
.new_list_rt h3{
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
}
.new_list_rt ul{
    width: 330px;
    overflow: hidden;
}
.new_list_rt ul li{
    padding: 20px;
    height: 100px;
    width: 290px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}
.new_list_rt ul li .pic{
    width: 140px;
    height: 100px;
    overflow: hidden;
    float: left;
}
.new_list_rt ul li .txt{
    float: right;
    width: 140px;
    height: 100px;
    overflow: hidden;
}
.new_list_rt ul li .txt .p1{
    width: 140px;
    height: 30px;
    overflow: hidden;
}
.new_list_rt ul li .txt .p1 a{
    display: inline-block;
    width: 140px;
    height: 30px;
    line-height:28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}
.new_list_rt ul li .txt .p1 a:hover{
    color: #f39800;
}
.new_list_rt ul li .txt .p2{
       width: 140px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #f39800;
    font-size:14px;
    font-weight:bold;
}
.new_list_rt ul li .txt .p3{
    width: 140px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.new_list_rt ul li .txt .p3 span{
    padding: 2px 10px;
    background-color: #fff;
    margin-right: 10px;
    color: #f39800;
    border:1px solid #f39800
}
.news_section_box{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
/*详情*/
.news_section_lf{
    width: 850px;
    float: left;
    overflow: hidden;
    margin: 20px auto 40px;
}
.news_section_lf .tit{
    line-height: 30px;
     font-size: 20px;
    height:auto;
    overflow: hidden;
}
.news_section_lf .tit_more{
    line-height: 50px;
    color: #adadad;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}
.news_section_lf .tit_more span{
    margin-right: 20px;
}
.news_section_lf .say{
    width: 810px;
    padding:5px 10px ;
    background-color: #f8f8f8;
    margin-top: 20px;
}
.news_section_lf .say .p1{
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}
.news_section_lf .say .p2{
    line-height: 20px;
    overflow: hidden;
    text-indent: 20px;
    font-size:14px;
}
.news_section_lf_content{
    padding: 10px 0;
}
.news_section_lf_content img{
    display: inline;
    max-width: 800px;
    width: auto;
    height: auto;
}
.news_section_lf .say_all{
    padding: 20px;
    width: 810px;
    line-height: 20px;
    color: #999;
    overflow: hidden;
    text-indent: 20px;
    border-top: 1px dashed #ddd;
}
.faction_section_comment{
    width: 850px;
    overflow: hidden;
    margin-top:10px;
}
.faction_section_comment .p1{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}
.faction_section_comment .p1 span{
    display: inline-block;
    height: 36px;
    padding: 0 6px;
    border-bottom: 4px solid #4a78bc;
    font-size: 16px;
}
.faction_section_comment .p1 a{
    height: 25px;
    float: right;
    width: 60px;
    color: #fff;
    background-color: #4a78bc;
    text-align: center;
    line-height: 25px;
    margin-top: 10px;
}
.faction_section_comment .ul1{
    width: 850px;
    overflow: hidden;
}
.faction_section_comment .ul1 li{
    padding: 20px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px dotted #ddd;
}
.faction_section_comment .ul1 li .d_pic{
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
}
.faction_section_comment .ul1 li .d_texts{
    float: right;
    width: 740px;
    overflow: hidden;
}
.faction_section_comment .ul1 li .d_texts_name{
    margin-bottom: 10px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.faction_section_comment .ul1 li .d_texts_name span{
    margin-left: 20px;
}
.faction_section_comment .ul1 li .d_texts_name a:hover{
    color: #adadad;
    text-decoration: underline;
}
.faction_section_comment .ul1 li .d_text_content{
    overflow: hidden;
    font-size:14px;
}
.faction_section_comment .ul1 li .d_text_footer{
    height: 30px;
    width:740px;
    overflow: hidden;
    line-height: 30px;
    text-align: right;
    color: #adadad;
}
.faction_section_comment .ul1 li .d_text_footer&gt;span{
    padding-left: 25px;
    background: url("../../../images/public/common-3.0/zan_1.png") no-repeat left center;
    background-size: 20px 20px;
    cursor: pointer;
}
.faction_section_comment .ul1 li .d_text_footer&gt;.icon_zan1{
    background: url("../../../images/public/common-3.0/zan_2.png") no-repeat left center;
    color: #ff0000;
    background-size: 20px 20px;
    padding-left: 25px;
    cursor: pointer;
}
.faction_section_comment .ul1 li .d_text_footer a{
    color: #adadad;
    margin-left: 30px;
}
.faction_section_comment .ul1 li .d_text_footer_lv2{
    height: 140px;
    width:698px;
    overflow: hidden;
    border: 1px solid #ddd;
    padding:10px;
    background-color: #f3f3f3;
    margin-bottom: 20px;
    display: none;
}
.faction_section_comment .ul1 li .d_text_footer_lv2 input{
    width:606px;
    height: 32px;
    border: 1px solid #ddd;
    outline: 0;
    padding-left: 10px;
}
.faction_section_comment .ul1 li .d_text_footer_lv2 a{
    display: inline-block;
    height: 32px;
    width: 60px;
    background-color: #4a78bc;
    color: #fff;
    line-height: 32px;
    text-align: center;
    margin-left: 10px;
}
.faction_section_comment .more{
    font-size: 14px;
    text-align: center;
    margin: 40px auto 60px;
}
.faction_section_comment .more a{
    color: #adadad;
}
.faction_section_comment_say{
    width: 850px;
    height: 240px;
}
.faction_section_comment_say&gt;h4{
	width:100%;
	font-size:14px;
	background:#ccc;
	padding:8px;
}
.faction_section_comment_say p{
    width: 850px;
    margin-top: 20px;
    text-align: right;
}
.faction_section_comment_say p input{
    width:80px;
    background-color: #4a78bc;
    color: #fff;
    outline: 0;
    cursor: pointer;
    padding: 8px;
}

/*置业指南*/
.main_box{
    width: 1200px;
    margin: 20px auto 60px;
    overflow: hidden;
}
.main_box_left{
    width: 320px;
    float: left;
    position: relative;
    border: 1px solid #ddd;
}
.main_box_left&gt;ul{
    width: 320px;
    float: left;

}
.main_box_left&gt;ul&gt;li{
    height: 46px;
    line-height: 46px;
    text-indent: 90px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}
.main_box_left&gt;ul&gt;li a{
    display: block;
    width: 100%;
    height: 100%;
}
.main_box_left&gt;ul&gt;li a:hover{
    text-decoration: none;
}
.main_box_right{
    float: right;
    width: 860px;
}
.right_title{
    font-size: 18px;
    text-indent: 20px;
}
.right_content{
    width: 860px;
    overflow: hidden;
}
.right_content&gt;li{
    width:860px;
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}
.right_content&gt;li:last-child{
    border-bottom: none;
}
.right_content&gt;li&gt;div:nth-child(odd){
    float: left;
    width:330px; ;
    overflow: hidden;
    margin-left: 40px;
}
.right_content&gt;li&gt;div:nth-child(even){
    float: right;
    width:330px;
    overflow: hidden;
    margin-right: 50px;
}
.right_content&gt;li&gt;div a{
    line-height: 25px;
    float: left;
    width: 100px;
}
.li_title{
    font-size: 16px;
    line-height: 60px;
}
.main_box_left&gt;ul&gt;.main_li_active{
    background-color: #f2f2f2;
}
.main_box a:hover{
    color: #f39800;
}

.news_section_box2{
    width: 1200px;
    margin:20px auto;
}
.news_section_box2 .tit{
    line-height: 30px;
    font-size: 20px;
    height: 60px;
    overflow: hidden;
}
.news_section_box2 .tit_more{
    line-height: 50px;
    color: #adadad;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}
.news_section_box2 .tit_more span{
    margin-right: 20px;
}
.news_section_faq{
    width: 1200px;
    margin:20px auto;
    overflow: hidden;
}
.news_section_faq li{
    width: 1200px;
    overflow: hidden;
    margin-bottom: 40px;
}
.news_section_faq li .p1{
    padding: 20px;
    background-color: #f3f3f3;
    font-size: 16px;
    line-height: 24px;
    border-top: 2px solid #ddd;
    overflow: hidden;
}
.news_section_faq li .p2{
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
    text-indent: 20px;
}
.news_section_faq li .p3{
    line-height: 20px;
    padding: 0 20px;
    overflow: hidden;
}
.news_section_box2 .say_all{
    padding: 20px;
    width: 1000px;
    margin: auto;
    line-height: 20px;
    color: #999;
    overflow: hidden;
    text-indent: 20px;
    border-top: 1px dashed #ddd;
}
.new_list_search{
    width: 1200px;
    margin: auto;
    height: 30px;
    color: #999;
}
.new_list_search a{
    color: #999;
    margin-right:20px ;
}
.new_list_search .a_active{
    color: #f39800;
}
.new_list_lf&gt;p{
    text-align: center;
    margin: 40px auto;
}
.new_list_lf&gt;p a{
    color: #999;
}

.textareas{
		resize:none;
		border: 1px solid #ccc;
		font-size: 14px;
}
.news_search{
	width:560px;
	height:40px;
	line-height: 40px;
	font-size:16px;
	display: flex;
	border:5px solid #ddd;
	margin-bottom:20px;
	position: relative;
	margin-top:20px
}
.news_search_list{
	float:left;
}
.news_search_list&gt;ul{
	display: none;
	position:absolute;
	top:40px;
	left:0;
	width:130px;
	background:#fff;
	z-index: 10;
	text-align: center;
	box-shadow: 0 1px 10px #ddd;
}
.news_search_list&gt;ul&gt;li{
	border-bottom:1px solid #ddd;
	cursor: pointer;
}
.news_search_list&gt;span{
	position: relative;
	display: block;
	height:40px;
	width:100px;
	margin-left: 30px;
	cursor: pointer;
	border-right:1px solid #ddd;
}
.news_search_list&gt;span&gt;i{
	width: 0;
    height:0;
    border-width: 8px;
    border-style: solid;
    border-color: #f39800 transparent transparent transparent;
   	position: absolute;
   	top:16px;
   	display: inline-block;
}
.news_search_text{
	height:40px;
	float:left;
}
.news_search_text&gt;input{
	height:40px;
	outline: none;
	border:none;
}
.news_search_text&gt;input[type="text"]{
	width:336px;
	padding:0 10px;
}
.news_search_text&gt;input[type="button"]{
	padding:0 20px;
	background:#f39800;
	color:#fff;
	font-size:16px;
	margin-left:-4px;
}</pre></body></html>