@charset "utf-8";

body{min-width:1200px; background-color:#f2f2f2;}

.head_ad{}
.head_ad .head_top{background: url("../images/head_ad_01.jpg") center;height: 125px;}
.head_ad .head_mid{background: url("../images/head_ad_02.jpg") center;height: 110px;}
.head_ad .head_mid h4{font-size: 59px;color: #fff;text-align: center;}
.head_ad .head_mid p{font-size: 25px;color: #fff;text-align: center;}
.head_ad .head_bot{background: url("../images/head_ad_03.jpg") center;height: 127px;}

.list_article{padding: 20px 0;}
.list_article .box{width: 1200px; margin: 0 auto;}
.list_article .list_lf{width: 236px;}
.list_article .list_lf .shop_nav{margin-bottom: 5px;background-color: #fff;}
.list_article .list_lf .shop_nav ul{border: 1px solid #e4e2e2;border-radius: 5px;}
.list_article .list_lf .shop_nav ul li{padding: 0 25px;}
.list_article .list_lf .shop_nav ul li.thisclass{background-color: #c09455;}
.list_article .list_lf .shop_nav ul li.thisclass a{color: #fff;border-top:none;}
.list_article .list_lf .shop_nav ul li:hover{background-color:#c09455;}
.list_article .list_lf .shop_nav ul li:hover a{color:#fff; border-top:none;}
.list_article .list_lf .shop_nav ul li a{display:block;text-align: center;line-height: 54px;border-top: 1px solid #e4e2e2;font-size: 18px;color: #424242;font-weight: 500;}
.list_article .list_lf .shop_nav ul li:first-child a{border-top: none;}
.list_article .list_lf .shop_fine{border: 1px solid #e4e2e2;background-color: #fff;}
.list_article .list_lf .shop_fine h2{padding-left: 20px;line-height: 50px;border-bottom: 1px solid #e4e2e2;}
.list_article .list_lf .shop_fine h2 span{font-size: 20px;color: #2f2f2f;font-weight: 500;border-left: 3px solid #c09455;padding-left: 8px;}
.list_article .list_lf .shop_fine ul{padding:15px 16px;}
.list_article .list_lf .shop_fine ul li{line-height: 36px; border-bottom: 1px dashed #e4e2e2;}
.list_article .list_lf .shop_fine ul li a{font-size: 13px; color: #424242;}

.list_article .list_rg{width:945px;}
.list_article .list_rg .position{padding:15px 0;}
.list_article .list_rg .position span{font-size:18px; color:#424241;}
.list_article .list_rg .position h1{display:inline; font-weight:400;}
.list_article .list_rg .position a{font-size:18px; color:#424241;}
.list_article .list_rg .article_list{background-color:#fff;}
.list_article .list_rg ul.list_article{padding:23px 11px; border:1px solid #e4e2e2;}
.list_article .list_rg ul.list_article li{width: 440px;position: relative;margin: 0 10px 10px;border:1px solid #e4e2e2;}
.list_article .list_rg ul.list_article li a img{display:block; width: 440px;height: 241px;}
.list_article .list_rg ul.list_article li a h5{position:absolute;top:215px;left:0;width:440px; height:26px; font-size: 18px;color: #fff;font-weight: 500;background: rgba(0,0,0,0.8);}
.list_article .list_rg ul.list_article li a p{font-size: 13px;color: #818181;line-height: 24px;padding: 14px 14px 10px;height: 96px;overflow: hidden;text-overflow: ellipsis;}
.list_article .list_rg ul.list_article li p.list_p{font-size: 12px;color: #818181;padding:0 14px 14px;}
.list_article .list_rg ul.list_product{padding:23px 11px; border:1px solid #e4e2e2;}
.list_article .list_rg ul.list_product li{position:relative; margin:0 10px 10px; width:287px; border:1px solid #e4e2e2;}
.list_article .list_rg ul.list_product li a img{display:block; width:287px; height:312px;}
.list_article .list_rg ul.list_product li a h5{position:absolute; top:286px; left:0; width:287px; height:26px; font-size:18px; color:#fff; font-weight:500; background:rgba(0,0,0,0.8); text-align:center;}
.list_article .list_rg .news_view{}
.list_article .list_rg .news_view .news_view_content{padding:12px 16px; font-size:14px; color:#333; line-height:25px;}
.list_article .list_rg .news_view .ad-gallery ul{padding:0; border:none;}
.list_article .list_rg .news_view .ad-gallery ul li{position:static; margin:0; width:auto; border:none;}
.list_article .list_rg .news_view .ad-gallery ul li img{width:100px; height:60px;}
/* 页脚 */
.list_article .list_rg .paging{padding:56px 0;}
.list_article .list_rg .paging ol{text-align:center;}
.list_article .list_rg .paging li{display:inline-block; *float:left; font-size:14px; color:#383838; line-height:21px;}
.list_article .list_rg .paging li:first-child{font-weight:700;}
.list_article .list_rg .paging li a{display:inline-block; padding:0 3px; min-width:21px; height:21px; border-radius:4px; border:1px solid #ba8e15;}
.list_article .list_rg .paging li a:hover{color:#fff; background-color:#ba8e15;}
.list_article .list_rg .paging li.thisclass{width:21px; height:21px; color:#fff; border-radius:4px; background-color:#ba8e15;}
.list_article .list_rg .paging li select{width:40px; height:21px; border-radius:4px; border:1px solid #ba8e15;}