.news{
    width:1022px;
    height:auto;
    margin:0px auto;
    background: #f7f7f7; 
    overflow: hidden;
}
.news .news_title{
    height:50px;
    line-height: 50px;
    border-bottom: 1px solid #eeefef; 
    font-family: "微软雅黑";
    font-size: 12px;
    color:#666666;
}
.news .news_title a{
    color:#666666;
}
.news .news_title .font_n{
    margin-left: 20px;
}
.news .news_list{
    width:948px;
    height:140px; 
    background:white;
    margin:25px auto; 
    position: relative;
}
.news .news_list .list_img{
    width:180px;
    height:140px; 
    position: absolute;
    left:0px;
    top:0px;
}
.news .news_list .list_right{
    width:740px;
    height:140px; 
    position: absolute;
    right:0px;
    top:0px;}
.news .news_list .list_right .list_tit{
    margin-top:10px;
}
.news .news_list .list_right .list_tit a{
    font-size: 14px;
    font-family: "微软雅黑";
    color:#595959;
    font-weight: 600;
}
.news .news_list .list_right .list_info{
    width:720px;
    margin-top:20px;
    font-size: 12px;
    line-height:20px;
    font-family: "微软雅黑";
    color:#8c8c8c;
}
.news .news_list .list_right .list_more a{
    margin-top:20px;
    display:block;
    font-size: 12px;
    font-family: "微软雅黑";
    color:#18920b;
}

.news_info{
    width:1022px;
    height:auto;
    margin:0px auto;
    overflow: hidden;
    position: relative;
}
.news_info .news_title{
    height:50px;
    line-height: 50px;
  
    font-family: "微软雅黑";
    font-size: 12px;
    color:#666666;
   
}
.news_info .news_title a{
    color:#666666;
}
.news_info .news_title .font_n{
    margin-left: 20px;
}
.news_info .info_left{
    width:250px;
    height:auto;
    border:1px solid #e1e1e1;
    border-bottom: 0px;
    float: left;
    margin-top:20px;
}
.news_info .info_left .news_center{
    height:195px;
    border-bottom:1px solid #e1e1e1;
}
.news_info .info_left .news_center .cen_title{
    height:30px;
    line-height: 30px;
    border-bottom:1px solid #e1e1e1;
    font-family: "微软雅黑";
    font-size: 14px;
    color:#333333;
    padding-left:20px;
    background: #f8f8f8;
}
.news_info .info_left .news_center .cen_list{
    font-family: "微软雅黑";
    font-size: 12px;
    color:#333333;
    padding:5px 29px;
}
.news_info .info_left .news_center .cen_list ul li{
    line-height: 25px;
}
.news_info .info_left .news_center .cen_list ul li a{
    color:#333333;
}

.news_info .info_right{
    width:756px;
    height:auto;
    margin-top:20px;
    border:1px solid #e1e1e1;
    float: right;
}
.news_info .info_right .info_title{
    height:70px;
    border-bottom:1px dotted #ccc;
}
.news_info .info_right .info_title .title_i{
    text-align: center;
    height:40px;line-height: 40px;
}
.news_info .info_right .info_title .title_y{
    text-align: center;
    font-size: 12px;
    color:#999;
}
.news_info .info_right .news_content{
    width:720px;
    height: auto;
    padding: 10px 20px;
    line-height: 20px;
    font-size: 12px;
    color:#333333;
}
.news_info .info_right .news_content p{
    margin-top:20px;
    
}
.Hpage{
    width:1022px;
    margin:20px auto;
}
.Hpage ul{
    width:280px;
    margin:0px auto;
}
.Hpage ul li{
    width:30px;
    height:20px;
    line-height:20px;
    border:1px solid #999999;
    float: left; 
    margin-left:10px;
    text-align: center;
}
.Hpage ul li a{
    color:#666666;
    display: block;
}
.Hpage ul li a:hover{
    color:white;
    background:#22a509;
}
.Hpage ul li:first-child{
    width:60px;  
}
.Hpage ul li:last-child{
    width:60px;  
}
/*.Hpage ul li a:nth-child(1){
    color:white;
}*/
.HPH_pc_fl {
	min-height: 1000px;
	float:left;
    width: 197px;
    background: #f8f8f8;
    margin-right: 46px;
    box-shadow: 0 0 0 green, /*左边阴影*/0 0 0 blue, /*顶部阴影*/0 0 0 red, /*底部阴影*/5px 1px 8px rgba(0,0,0,0.08);
}
.HPH_pc_fl li {
    position: relative;
}
.HPH_accordion_xs li a {
    display: block;
    margin-left: 30px;
    padding-left: 20px;
    line-height: 35px;
    font-size: 16px;
    color: #333;
    position: relative;
    margin-top: 25px;
}
.HPH_accordion_xs .f_red {
    color: #c19247;
    background: #fff;
    width: 200px;
  
}
.lalaboz {
    border-bottom: 3px solid #c19247;
}
.HPH_pc_fr {
    width: 770px;
    position: relative;
    padding-bottom: 100px;
}
.flash_top {
    position: relative;
}
.flash_top li a {
    line-height: 36px;
    padding: 0 10px;
    font-size: 14px;
    color: #333;
    display: block;
}
.fl{float:left}
.fa_pofs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #dddddd;
    height: 37px;
}
.flash_top li {
    float: left;
    position: relative;
    z-index: 10;
}
.flash_top li {
    float: left;
    position: relative;
    z-index: 10;
}
.flash_bo_newspaper {
	overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px dashed #e2e2e2;
}
.bo_newspaper_fl {
    width: 625px;
    margin-left: 10px;
}
.clearFix {
    clear: both;
}
.bo_newspaper_fl h3 {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.bo_newspaper_fl p {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ruguo_myn {
    line-height: 24px;
}
.ruguo_myn span {
    font-size: 12px;
    color: #999;
    display: inline-block;
    vertical-align: middle;
}

.HPH_pc_fr {
    width: 767px;
    position: relative;
    padding-bottom: 100px;
}

.zb_consult_r {
    width: 100;
    height: auto;
    border: none;
    margin-bottom: 30px;
}
.consult_xq_s {
    width: 100;
    height: 85px;
    border-bottom: 1px dotted #999999;
    text-align: center;
}
.consult_xq_ss {
    font-size: 20px;
    color: #333333;
    padding-top: 20px;
}
.consult_xq_sx {
    font-size: 12px;
    color: #999999;
    padding-top: 12px;
}
.consult_xq_z {
    width: 100%;
    margin-left: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-top: 25px;
    letter-spacing: 1px;
}
.laxiba_nis {
    padding: 30px 0 30px 30px;
}
.laxiba_nis h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 20px 0;
}
.wzhend_fs li {
    float: left;
    width: 170px;
    height: 170px;
    border: 1px solid #ddd;
    margin: 0 5px;
    position: relative;
}
.wzhend_fs li img {
    width: 100%;
    height: 170px;
}
.HPH_hpgdblr_sbl {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 170px;
    display: none;
}
.click-circle {
    background: #fff;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: .6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    width: 100%;
    height: 53px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
}
.HPH_hpgdblr_zzhe {
    background: none;
    position: relative;
    z-index: 111;
    text-align: left;
    padding: 5px;
}
.HPH_geeba_p1 {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.HPH_geeba_p2 {
    font-size: 14px;
    color: #c19247;
    line-height: 20px;
}
.oldprice_sl {
    color: #939393;
    text-decoration: line-through;
    margin-left: 10px;
    font-size: 12px;
}
.consult_xq_x {
    margin: 35px 0 0 40px;
    height: 90px;
}
.share {
    margin: 10px 0;
    line-height: 35px;
    font-size: 14px;
    color: #333;
}
.consult_xq_xs {
    font-size: 16px;
    color: #333333;
}

.ssxx {
    font-size: 14px;
    color: #999;
    margin-left: 35px;
}
.ssxx_w {
    width: 100%;
    line-height: 30px;
    border-bottom: 1px solid #dddddd;
}
.ssxx_wq {
    width: 50%;
    text-align: left;
    margin: 10px 0;
}
.ssxx_wq ul li {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}
.ssxx a {
    color: #666 !important;
}
.ssxx_w span {
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #c19247;
    padding: 5px 0;
}
.HPH_pc_top {
    font-size: 14px;
    color: #999;
    line-height: 45px;
}
.HPH_pc_top a {
    color: #999;
}
