@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,p,span{margin:0;padding:0;word-wrap:break-word;}
img{border:0; background:none;font:12px/1.5 arial,Verdana,tahoma,"宋体",sans-serif;}
img{font-size:0;}
body,button,input,select,textarea{font:12px/1.5 arial,Verdana,tahoma,"宋体",sans-serif;}
h1,h2,h3,h4.h5,h6,button,input,select,textarea{font-size:100%;font-weight:lighter;}
var,em{font-family:normal;font-family:"宋体"}
pre{font-family:"Courier New", Courier, monospace;}
hr{border:1px solid #dedede;}
dl{list-style-type:none;}
ul,ol{list-style:none;}
a{text-decoration:none;outline:none;}
a:hover{text-decoration:none;outline:none;}
em{font-style:normal;}
table{border-collapse: collapse; border-spacing: 0;} 

.clear{
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
}
.padding_top_bottom_45{
    padding: 45px 0px;
}
.margin_bottom_20{
    margin-bottom: 20px;
}
.padding_bottom_20{
    padding-bottom: 20px;
}
.min_height{
    min-height: 1px;
}
.width_115{
    width: 115px;
    height: auto!important;
}
.width_235{
    width: 235px;
    height: auto!important;
}
.height_auto{
    height: auto!important;
    white-space:nowrap;
}
.height_80{
    height: 80px!important;
}
.white_space_normal{
    white-space: normal!important;
}
.top_255{
    top: 255px!important;
}

.web_body{
    /*background: url(../images/web_bg.jpg) repeat-y center center;*/
}
.web_main{
    width: 1236px;
    margin: 0 auto;
}
.login_box{
    float: right;
    margin-top: 15px;
}
.login_box li{
    float: left;
    margin-left: 15px;
}
.login_box li a{
    color: #9f9f9f;
}

.logo_layer{
    padding-top: 8px;
}
.logo_btn{
    display: block;
    width: 302px;
    margin: 0 auto;
}
.logo_btn img{
    display: block;
}

.nav_layer{
    margin-top: 33px;
}
.nav_box{
    border-top: 1px solid #feebe7;
    border-bottom: 1px solid #feebe7;
    height: 40px;
    padding-left: 123px;
    position:relative;
}
.nav_box li{
    float: left;
    margin: 0px 30px;
}
.anormal{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #000000;
    padding: 0px 12px;
    position:relative;
}

.anormal:hover{
	height: 37px;
    line-height: 40px;
    color: #9b7f66;
    padding-bottom:10px;
   /* background: url(../images/a_bottom.png) no-repeat bottom center;*/
    z-index:13;
}
.nav_box li tr td a{
	display: block; 
    height: 40px;
    line-height: 46px;
    font-size: 12px;
    text-align:center;
    color: #f6bcb5;
    padding: 0px 12px;
    position:relative;
}
.nav_box li tr td img{
	margin-top:10px;
}
.nav_box li tr td a:hover{
    height: 40px;
    line-height: 46px;
    color: #585858;
    text-align:center;
}
.nav_box li tr td a:hover + .a_bottom{
    border-bottom:1px solid #585858;
}
.a_bottom{
	border-bottom:1px solid #d3b591;
	margin:0 auto;
	width:36px;
	height:1px;
}
.nav_box li .ahover{
	display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #000000;
    padding: 0px 12px;
    position:relative;
    padding-bottom:8px;
	background: url(../images/a_bottom.png) no-repeat bottom center;
	z-index:13;
}

.search_layer{
    height: 30px;
}
.min_nav{
    float: left;
    height: 50px;
    line-height: 50px;
    position:absolute;
    z-index:10;
}
.min_nav a, .min_nav span{
    color: #838383;
    margin: 0px 2px;
}
.min_nav a:hover{
    color: #967145;
}
.min_nav .min_nav_hover{
    color: #967145;
}

.search_box{
    float: right;
}
.store_search, .goods_search{
    float: left;
    position: relative;
    z-index: 2;
}
.store_search_btn{
    display: block;
    text-indent: -99999px;
    width: 18px;
    height: 50px;
    /*background: url(../images/ico.png) no-repeat 0px 14px;*/
    margin-right: 25px;
}
.goods_search_btn{
    display: block;
    text-indent: -99999px;
    width: 22px;
    height: 50px;
    background: url(../images/ico.png) no-repeat -50px 15px;
    margin-right: 10px;
}
.store_search_box{
    position: absolute;
    right: -32px;
    top: 48px;
    width: 610px;
    background-color: #fbf5e7;
    border: 1px solid #dfd0ba;
    border-radius: 3px;
    z-index: 2;
    
    -moz-box-shadow: -1px 3px 5px #969696;/*firefox*/  
    -webkit-box-shadow: -1px 3px 5px #969696;/*webkit*/  
    box-shadow: -1px 3px 5px #969696;/*opera或ie9*/ 
}
.goods_search_box{
    position: absolute;
    right: 0px;
    top: 48px;
    width: 470px;
    height: 90px;
    background-color: #fbf5e7;
    border: 1px solid #dfd0ba;
    border-radius: 3px;
    z-index: 2;
    
    -moz-box-shadow: -1px 3px 5px #969696;/*firefox*/  
    -webkit-box-shadow: -1px 3px 5px #969696;/*webkit*/  
    box-shadow: -1px 3px 5px #969696;/*opera或ie9*/
}
.min_angle{
    position: absolute;
    right: 56px;
    top: -10px;
    z-index: 3;
    display: block;
    text-indent: -99999px;
    width: 19px;
    height: 10px;
    background: url(../images/ico.png) no-repeat -100px 0px;
}
.goods_min_angle{
    right: 11px;
}
.store_search_conditions{
    border-bottom: 1px solid #ded3c6;
    padding: 20px 25px;
}
.store_search_conditions_title{
    height: 30px;
    line-height: 30px;
    color: #a27f55;
    font-size: 14px;
}
.store_search_conditions_table{
    width: 100%;
    color: #a27f55;
    font-size: 14px;
}
.select_provinces{
    border: 1px solid #c4b39d;
    width: 150px;
    padding: 5px 0;
}
.city_provinces{
    border: 1px solid #c4b39d;
    width: 170px;
    padding: 5px 0;
}
.store_search_form_btn{
    width: 100px;
    height: 33px;
    background-color: #bb8b49;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    border: none;
    border-radius: 3px;
}

.store_search_list{
    padding: 25px 25px 0px;
}
.store_search_info{
    margin-bottom: 25px;
}
.store_search_info_left{
    float: left;
    width: 260px;
}
.store_search_info_right{
    float: right;
    width: 295px;
}
.store_search_info_table{
    width: 100%;
}
.store_search_info_table th, .store_search_info_table td{
    text-align: left;
    color: #575757;
    padding: 5px 0px;
}
.store_search_info_table a{
    font-size: 14px;
    color: #a27f55;
}
.store_search_info_right a img{
    display: block;
    width: 294px;
    height: 201px;
}

.goods_search_conditions{
    position: relative;
    margin: 29px 0px 0px 27px;
}
.goods_search_txt{
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #c4b29c;
    height: 32px;
    line-height: 32px;
    width: 306px;
    text-indent: 15px;
}
.goods_search_form_btn{
    position: absolute;
    top: 0px;
    left: 306px;
    height: 34px;
    line-height: 34px;
    width: 107px;
    border: none;
    background-color: #bb8b49;
    color: #ffffff;
    cursor: pointer;
}

.banner_layer{
    position: relative;
    height: 509px;
    background-color: #ffffff;
    z-index: 1;
}
.lower_left_corner{
    position: absolute;
    display: block;
    width: 200px;
    height: 15px;
    background: url(../images/ico.png) no-repeat -300px 0px;
    bottom: -15px;
    text-indent: -99999px;
}
.lower_right_corner{
    position: absolute;
    display: block;
    width: 200px;
    height: 15px;
    background: url(../images/ico.png) no-repeat right -50px;
    right: 0px;
    bottom: -15px;
    text-indent: -99999px;
}

.banner_txt{
    float: left;
    width: 428px;
    height: 509px;
    background: url('../images/banner_txt_bg.jpg') no-repeat left top;
}
.banner_img{
    float: right;
    width: 1237px;
    height: 509px;
    overflow: hidden;
    position: relative;
    background-color: #fcf6ec;
}
.banner_ul{
    width: 99999px;
}
.banner_ul li{
    float: left;
}
.banner_ul li a{
    display: block;
}
.banner_ul li a img{
    display: block;
    width: 1237px;
    height: 509px;
}

.banner_txt_info{
    width: 250px;
    font-size: 14px;
    color: #626262;
    line-height: 30px;
    margin: 135px auto;
}
.banner_txt_info h3{
    font-size: 28px;
    color: #bb8b49;
    line-height: 50px;
}

.banner_nav{
    position: absolute;
    bottom: 12px;
    left: 530px;
}
.banner_nav_point{
    display: block;
    float: left;
    margin-right: 20px;
    width: 10px;
    height: 10px;
    text-indent: -99999px;
    background: url('../images/ico.png') no-repeat -150px 0px;
}
.banner_nav_point_hover{
    background: url('../images/ico.png') no-repeat -200px 0px;
}

.seek_txt{
    margin-top: 25px;
}
.seek_txt h3{
    color: #c0945a;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
}
.seek_txt p{
    color: #626262;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.seek_main{
    position: relative;
    margin-top: 20px;
    z-index: 1;
    min-height: 1px;
}

.seek_main_top_left{
    float: left;
    width: 600px;
}
.seek_main_top_right{
    float: right;
    width: 625px;
}
.seek_01{
    padding-top: 560px;
    height: 156px;
    background: url('../images/seek_01.jpg') no-repeat left top #ffffff;
}
.seek_01_txt{
    width: 465px;
    background: url('../images/ico.png') no-repeat -450px -100px;
    margin-left: 35px;
}
.seek_01_txt h3{
    font-size: 22px;
    color: #bb8b49;
    text-align: center;
}
.seek_01_txt p{
    font-size: 14px;
    color: #626262;
    text-align: center;
    text-indent: 50px;
    line-height: 26px;
}
.read_more{
    text-align: center;
    margin-top: 30px;
}
.read_more_btn{
    font-size: 14px;
    color: #bebebe;
    text-decoration:underline;
    text-align: center;
}
.read_more_btn:hover{
    color: #bb8b49;
}

.seek_02{
    margin-top: 14px;
    height: 455px;
    background: url('../images/seek_02.jpg') no-repeat left top;
}
.seek_02_txt{
    padding-top: 335px;
}
.seek_02_txt h3{
    font-size: 22px;
    color: #bb8b49;
    text-indent: 240px;
}
.seek_02_read_more{
    text-align: left;
    text-indent: 240px;
    margin-top: 15px;
}

.seek_03{
    padding-top: 105px;
    height: 177px;
    background: url('../images/seek_03.jpg') no-repeat left top;
}
.seek_03_txt{
    height: 70px;
    background: url('../images/ico.png') no-repeat -450px -200px;
    margin-left: 30px;
}
.seek_03_txt h3{
    font-size: 22px;
    color: #bb8b49;
    text-indent: 85px;
}
.seek_03_txt p{
    font-size: 14px;
    color: #626262;
    text-indent: 50px;
    line-height: 26px;
}
.seek_03_read_more{
    text-align: left;
    text-indent: 80px;
    margin-top: 5px;
}

.seek_04{
    padding-top: 100px;
    height: 410px;
    background: url('../images/seek_04.jpg') no-repeat left top;
    margin-top: 15px;
}
.seek_04_txt{
    height: 70px;
    background: url('../images/ico.png') no-repeat -435px -300px;
    margin-left: 30px;
}
.seek_04_txt h3{
    font-size: 22px;
    color: #bb8b49;
    text-indent: 95px;
}
.seek_04_txt p{
    font-size: 14px;
    color: #626262;
    text-indent: 70px;
    line-height: 26px;
}
.seek_04_read_more{
    text-align: left;
    text-indent: 100px;
    margin-top: 5px;
}

.seek_05{
    padding-top: 240px;
    height: 122px;
    background: url('../images/seek_05.jpg') no-repeat left top;
    margin-top: 15px;
}
.seek_05_txt h3{
    font-size: 22px;
    color: #bb8b49;
    text-indent: 28px;
}
.seek_05_txt p{
    font-size: 14px;
    color: #626262;
    text-indent: 28px;
    line-height: 26px;
}
.seek_05_read_more{
    text-align: left;
    text-indent: 28px;
    margin-top: 10px;
}

.seek_06{
    padding-top: 148px;
    height: 250px;
    background: url('../images/seek_06.jpg') no-repeat left top;
    margin-top: 12px;
}
.seek_06_txt h3{
    font-size: 22px;
    color: #bb8b49;
    text-indent: 65px;
}
.seek_06_txt p{
    font-size: 14px;
    color: #626262;
    text-indent: 65px;
    line-height: 26px;
}
.seek_06_read_more{
    text-align: left;
    text-indent: 65px;
    margin-top: 10px;
}

.footer{
    margin-top: 27px;
    padding-bottom: 28px;
}
.footer_nav{

height:40px;
line-height:40px;
    border-top: 1px solid #feebe7;
    border-bottom: 1px solid #feebe7;
    padding-left: 252px;
    min-height: 1px;
    position: relative;
}

.footer_nav_level_1{

}
.footer_nav_level_1 > li{
    float: left;
margin-left:35px;


}
.footer_nav_level_1 > li > a{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #000000;
}


.footer_nav_level_2{
    margin-top: 15px;
}
.footer_nav_level_2 > li > a{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #bbb9b5;
}
.footer_nav_level_2 > li > a:hover{
    color: #9b7f66;
}

.footer_nav_border{
    position: absolute;
    border-top: 1px solid #d4b592;
    font-size: 0;
    height: 0;
    left: 0;
    line-height: 0;
    top: 30px;
    width: 100%;
    text-indent: -99999px;
}

.contact_nav{
    width: 223px;
    margin: 0 auto;
    margin-top: 15px;
}
.contact_nav_btn{
    display: block;
    float: left;
    width: 37px;
    height: 37px;
    text-indent: -99999px;
    background: url('../images/ico.png') no-repeat 0px -50px;
}
.contact_nav_phone_btn{
    background-position: -50px -50px;
    margin-left: 56px;
}
.contact_nav_weixin_btn{
    background-position: -100px -50px;
    margin-left: 56px;
}

.contact_nav_weibo_btn:hover{
    background-position: 0px -100px;
}
.contact_nav_phone_btn:hover{
    background-position: -50px -100px;
}
.contact_nav_weixin_btn:hover{
    background-position: -100px -100px;
}

.copyright{
    margin-top: 23px;
    color: #747474;
    text-align: center;
}

.classify_layer{
    float: left;
    width: 270px;
}
.content_layer{
    float: right;
    width: 900px;
}

.classify_box{
    margin-bottom: 30px;
}
.classify_title{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #b37d3d;
    border-bottom: 1px solid #e8d6bf;
    text-indent: 8px;
}
.classify_nav{
    padding-top: 10px;
}
.classify_nav li{
    margin: 4px 0px;
}
.classify_nav li a{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #4d4d4d;
    text-indent: 5px;
}
.classify_nav li a:hover{
    color: #d4b592;
}
.classify_nav li .ahover{
    color: #d4b592;
}

.classify_info{
    width: 233px;
    margin: 18px 0px;
}
.classify_info_img_btn{
    display: block;
    margin: 0px 5px 13px;
}
.classify_info_img_btn img{
    display: block;
    width: 228px;
    height: 116px;
}
.classify_info_img{
    display: block;
}

.classify_info_title{
    display: block;
    padding-left: 5px;
}
.classify_info_title a{
    color: #787878;
    font-size: 12px;
    line-height: 24px;
}

.content_banner_layer{
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.content_banner_img{
    width: 999999px;
    height: 424px;
}
.content_banner_img li{
    float: left;
}
.content_banner_img li a{
    display: block;
}
.content_banner_img li a img{
    display: block;
    width: 900px;
    height: 424px;
}

.content_banner_txt{
    position: absolute;
    bottom: 26px;
    width: 100%;
    height: 71px;
    overflow: hidden;
    background: url('../images/bg.png') repeat-x 0px 0px;
}
.content_banner_txt li{
    
}
.content_banner_txt li h3 a{
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #ffffff;
    text-indent: 25px;
}
.content_banner_txt li p{
    color: #bfbebe;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-indent: 25px;
}

.content_banner_nav, .star_series_small_banner_nav, .contact_us_banner_nav{
    text-align: center;
    height: 26px;
    line-height: 26px;
}
.content_banner_nav_btn, .star_series_small_banner_nav_btn, .contact_us_banner_nav_btn{
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    padding: 8px;
    background: url('../images/ico.png') no-repeat -150px -50px;
}
.content_banner_nav_hover, .star_series_small_banner_nav_btn_hover, .contact_us_banner_nav_btn_hover{
    background-position: -200px -50px;
}
.contact_us_banner_nav{
    width: 100%;
    position: absolute;
    bottom: 0;
}

.content_list{
    padding-top: 10px;
}
.content_list_info{
    width: 440px;
    height: 370px;
    background-color: #ffffff;
    margin-bottom: 26px;
    *margin-bottom: 14px;
    position: relative;
}
.content_list_info_left{
    float: left;
}
.content_list_info_right{
    float: right;
}
.content_list_info_lower_left_corner{
    position: absolute;
    display: block;
    width: 250px;
    height: 15px;
    background: url(../images/ico.png) no-repeat -250px -400px;
    bottom: -15px;
    text-indent: -99999px;
}
.content_list_info_lower_right_corner{
    position: absolute;
    display: block;
    width: 250px;
    height: 15px;
    background: url(../images/ico.png) no-repeat right -450px;
    right: 0px;
    bottom: -15px;
    text-indent: -99999px;
}

.content_list_info_img{
    display: block;
    height: 225px;
}
.content_list_info_img img{
    display: block;
    width: 440px;
    height: 225px;
}
.content_list_info_txt{
    height: 145px;
    padding: 0px 15px;
    margin-top: 14px;
}

.content_list_info_txt h4 a{
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #d5b591;
    overflow: hidden;
}
.content_list_info_txt p{
    color: #787878;
    line-height: 24px;
}

.content_list_page{
    margin-top: 30px;
    text-align: center;
}
.content_list_page a, .content_list_page span{
    display: inline-block;
    padding: 0px 10px;
    font-size: 14px;
    color: #b5b5b5;
}
.content_list_page a:hover{
    color: #d5b591;
}
.content_list_page .page_prev{
    color: #cccccc;
}
.content_list_page .page_cur{
    color: #d5b591;
}

.news_detailed{
    position: relative;
    background-color: #ffffff;
    margin-bottom: 55px;
}
.news_detailed_info{
    width: 814px;
    margin: 0 auto;
    padding-top: 28px;
}
.news_detailed_info_title{
    height: 58px;
    line-height: 58px;
    background: url(../images/news_info_bg.png) no-repeat 0px bottom;
}
.news_detailed_info_title h3{
    font-size: 16px;
    color: #3f3f3f;
    text-align: center;
}
.news_detailed_info_content{
    padding: 40px 20px;
    background: url(../images/news_info_bg.png) no-repeat 0px bottom;
}

.news_detailed_info_nav{
    width: 125px;
    margin: 0 auto;
    padding: 30px 0px;
}
.news_detailed_info_nav_prev, .news_detailed_info_nav_next{
    display: block;
    float: left;
    color: #3f3f3f;
    width: 40px;
    text-align: center;
    margin: 0px 4px;
}
.news_detailed_info_nav_prev:hover, .news_detailed_info_nav_next:hover{
    color: #967145;
}
.icon{
    display: block;
    width: 19px;
    height: 19px;
    float: left;
    text-indent: -99999px;
    background: url(../images/ico.png) no-repeat -250px 0px;
    margin: 0px 4px;
}

.shine_banner_layer{
    width: 100%;
    margin-top: 5px;
    position: relative;
}
.shine_banner_layer a{
    display: block;
}
.shine_banner_layer a img{
    display: block;
    width: 100%;
}
.small_shine_banner_layer{
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e9d8c6;
}
.small_shine_banner_layer a img{
    display: block;
    width: 100%;
}


.viwepager_txt{
    border-bottom: 1px solid #d5b591;
    padding: 20px 0px;
    position: relative;
}
.ico_mask{
    position: absolute;
    left: 50%;
    margin-left: -18px;
    bottom: -12px;
    display: block;
    width: 37px;
    height: 24px;
    text-indent: -99999px;
    background: url(../images/ico.png) no-repeat -250px -50px;
}
.viwepager_txt h3{
    font-size: 16px;
    color: #a47f56;
    line-height: 26px;
    text-align: center;
}

.viwepager_content{

    width: 1160px;
    margin: 0 auto;
    padding-top: 30px;
}

.viwepager_img_box{
    width: 898px;
    height: 541px;
    position: relative;
}
.viwepager_img_box a{
    display: block;
}
.viwepager_img_box a img{
    display: block;
    width: 898px;
    height: 541px;
}

.viwepager_title{
    height: 95px;
    line-height: 95px;
    text-align: center;
}
.viwepager_title h3 a{
    color: #585858;
}

.viwepager_list{
    width: 1000px;
    margin: 0 auto;
    position: relative;
	border:#FF0000 0px  solid;
}
.viwepager_list_box{
     width: 1052px;
    overflow: hidden;
    position: relative;
}
.viwepager_list_ul{
    padding-left: 8px;
    width: 99999px;
}
.viwepager_list_ul li{
    float: left;
    width: 239px;
margin-right:10px;
}
.viwepager_list_ul li img{
    width:100%;
}
.viwepager_list_ul li a{

    display: block;
    margin: 0 auto;
    width: 251px;
    height: 364px;
    position: relative;
}

.viwepager_list_ul li a:hover .mask_img{
    display: block;
}
.viwepager_list_ul li .ahover .mask_img{
    display: block;
}

.viwepager_list_ul li a img{
    display: block;
    width: 140px;
    height: 83px;
}
.viwepager_left_btn{
    position: absolute;
    top: 70px;
    left: -30px;
    display: block;
    width: 15px;
    height: 36px;
    text-indent: -99999px;
    background: url(../images/ico.png) no-repeat -300px -100px;
}
.viwepager_right_btn{
    position: absolute;
    top: 70px;
    right: -30px;
    display: block;
    width: 15px;
    height: 36px;
    text-indent: -99999px;
    background: url(../images/ico.png) no-repeat -350px -100px;
}





.products_detail_layer{
    
}
.products_detail_left{
    float: left;
    width: 670px;
}
.products_detail_right{
    float: right;
    width: 480px;
    padding-top: 35px;
    position: relative;
}
.picture_show{
}
.picture_big_img{
    float: left;
    position: relative;
    width: 470px;
    height: 621px;
}
.picture_big_shadow{
    display: block;
    width: 461px;
    height: 350px;
    background: url('../images/product_big_angle_shadow.png') no-repeat 0px 0px;
    text-indent: -99999px;
    position: absolute;
    bottom: -30px;
    right: -28px;
}
.picture_big_img img{
    display: block;
    width: 470px;
    height: 621px;
}
.picture_list_img{
    width: 148px;
    float: right;
}
.picture_list_img li{
    margin-bottom: 33px;
}
.picture_list_img li a{
    display: block;
    width: 148px;
    height: 186px;
    position: relative;
    cursor: pointer;
}
.picture_list_shadow{
    display: block;
    width: 170px;
    height: 166px;
    background: url('../images/product_smal_angle_shadow.png') no-repeat 0px 0px;
    text-indent: -99999px;
    position: absolute;
    bottom: -22px;
    right: -22px;
}
.picture_list_img li a img{
    display: block;
    width: 148px;
    height: 186px;
}

.products_share{
}
.products_share a{
    display: block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    color: #838383;
    background: url('../images/ico.png') no-repeat 43px -149px;
}
.products_share a:hover{
    color: #9b7f66;
}

.products_detail_parameter{
    width: 100%;
}
.products_detail_title{
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
    color: #000000;
}
.products_detail_txt{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000000;
}
.products_detail_txt2{
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #000000;
}
.products_detail_price{
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #000000;
    font-style: italic;
    letter-spacing: 3px;
}
.products_detail_size_select{
    width: 200px;
    padding: 8px;
    border: 1px solid #bfad97;
}
.products_detail_size_guide{
    margin-left: 10px;
    color: #805e37;
}
.products_detail_size_guide:hover{
    color: #bfad97;
}
.products_detail_add_btn{
    display: block;
    width: 178px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    background-color: #bb8b49;
}
.products_detail_order{
    color: #000000;
}
.products_detail_phone{
    font-size: 24px;
    font-style: italic;
    color: #845e34;
    margin-left: 10px;
}
.products_detail_query_btn{
    display: block;
    width: 178px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    background-color: #d2ab66;
}
.products_detail_a_btn{
    display: block;
    height: 24px;
    line-height: 24px;
    color: #a47f56;
    margin-bottom: 5px;
    text-indent: 15px;
}
.products_detail_a_btn:hover{
    color: #d5b591;
}

.similar_products{
    margin-top: 10px;
    padding-top: 60px;
    
}
.similar_products_title{
    width: 388px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #3b3b3b;
    margin: 0 auto;
    border-bottom: 1px solid #eadac8;
}

.similar_products_list{
    /*padding-top: 30px;
    padding-bottom: 30px;
    */
    padding-top: 10px;
}
.similar_products_info{
    float: left;
    width: 385px;
    height: 510px;
    margin: 20px 0px;
    position: relative;
}
.similar_products_info_margin_left{
    margin-left: 40px;
}
.similar_products_info_shadow{
    position: absolute;
    bottom: -33px;
    right: -23px;
    display: block;
    width: 410px;
    height: 543px;
    text-indent: -99999px;
    background: url('../images/similar_products_list_angle_shadow.png') no-repeat 0px 0px;
}
.similar_products_info a{
    display: block;
    width: 385px;
    height: 510px;
    position: relative;
    cursor: pointer;
}
.similar_products_hidden_instructions{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 385px;
    height: 510px;
    background: url('../images/similar_bg.png') repeat 0px 0px;
    display: none;
}
.similar_products_hidden_instructions h3{
    font-size: 18px;
    color: #2c2c2c;
    text-align: center;
    line-height: 50px;
    margin-top: 130px;
    margin-bottom: 20px;
}
.similar_products_hidden_instructions p{
    color: #2c2c2c;
    text-align: center;
    padding-left:15px;
    padding-right:15px;
    line-height:28px;
}
.similar_products_hidden_instructions .jiahao{
	width:36px;
	height:36px;
	margin:0 auto;
	margin-top:30px;
	background: url('../images/jiahao.png') repeat 0px 0px;
}
.similar_products_info a:hover .similar_products_hidden_instructions{
    display: block;
}
.similar_products_info a img{
    display: block;
    width: 385px;
    height: 510px;
}

.series_banner_layer{
    padding: 70px 0px 30px;
}
.series_banner_layer a{
    display: block;
    width: 1147px;
    height: 413px;
    margin: 0 auto;
}
.series_banner_layer a img{
    display: block;
    width: 1147px;
    
}

.popup_layer{
    width: 350px;
    padding: 20px 50px;
    border: 1px solid #e9dccc;
    background-color: #fffdf9;
    position: absolute;
    right: 110px;
    top: 15px;
}
.popup_title{
    height: 48px;
    line-height: 48px;
    position: relative;
}
.popup_title h3{
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #bb8b49;
}
.popup_shut_btn{
    display: block;
    text-indent: -99999px;
    width: 16px;
    height: 16px;
    background: url('../images/ico.png') no-repeat 0px -200px;
    position: absolute;
    right: -35px;
    top: -5px;
}

.form_data, .form_data dd{
    width: 100%;
}
.form_label_left{
    float: left;
    height: 30px;
    line-height: 30px;
    color: #bb8b49;
}
.form_label_right{
    float: left;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.check_btn{
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    color: #585858;
    background: url('../images/ico.png') no-repeat -450px -490px;
    margin-left: 10px;
    white-space:nowrap;
}
.check_btn_hover{
    background: url('../images/ico.png') no-repeat -450px -540px;
}
.form_label_txt{
    width: 348px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ddc2a4;
    text-indent: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.form_label_textarea{
    width: 348px;
    height: 78px;
    border: 1px solid #ddc2a4;
    resize: none;
}
.statement_btn{
    white-space: normal;
    height: auto;
    color: #bb8b49;
}
.form_label_submit{
    border: none;
    height: 32px;
    line-height: 32px;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    margin: 15px 125px;
    background-color: #bb8b49;
    cursor: pointer;
}

.star_series_typography{
    padding: 15px 0px;
    min-height: 1px;
}
.star_series_typography_left{
    width: 712px;
    float: left;
    position: relative;
}
.star_series_typography_left_img{
    display: block;
}
.star_series_typography_left_img img{
    display: block;
    width: 712px;
}
.star_series_typography_left_txt_layer{
    height: 228px;
    min-height: 1px;
}
.star_series_typography_left_txt{
    padding: 20px 30px 0px;
}
.star_series_typography_left_txt h3{
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #d4b592;
}
.star_series_typography_left_txt p{
    height: 28px;
    line-height: 28px;
    color: #000000;
}


.star_series_typography_right{
    width: 504px;
    float: right;
}
.star_series_typography_right_top{
    height: 381px;
}
.star_series_typography_right_top_txt{
    width: 400px;
    height: 115px;
}
.star_series_typography_right_top_txt h3{
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #d4b592;
}
.star_series_typography_right_top_txt p{
    height: 30px;
    line-height: 30px;
    color: #000000;
}
.star_series_typography_right_top_img{
    display: block;
}
.star_series_typography_right_top_img img{
    display: block;
    width: 504px;
}

.star_series_small_banner{
    margin-top: 31px;
}

.star_series_small_banner_txt{
    height: 94px;
    overflow: hidden;
}
.star_series_small_banner_txt li h3{
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #d5b591;
}
.star_series_small_banner_txt_p{
    color: #312f2d;
    line-height: 26px;
}

.star_series_small_banner_list{
    position: relative;
    margin-top: 11px;
    height: 305px;
}
.star_series_small_banner_img li a{
    display: block;
    width: 504px;
    height: 305px;
    position:absolute;
}
.star_series_small_banner_img li a img{
    display: block;
    width: 504px;
    height: 305px;
}
.star_series_small_banner_nav{
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.star_series_product_layer{
    margin-top: 55px;
    padding-bottom: 20px;
}

.art_goods_layer{
    padding-top: 50px;
}
.art_goods_viwepager_list{
    margin: 0 auto;
    position: relative;
    width: 1160px;
    padding: 90px 0px 70px;
    
}
.art_goods_viwepager_box{
    overflow: hidden;
    width: 1160px;
}
.art_goods_viwepager_ul{
    width: 99999px;
    height:330px;
}
.art_goods_viwepager_ul li{
    width: 580px;
    float: left;
}
.art_goods_viwepager_ul li a, .art_goods_viwepager_ul li a img{
    display: block;
    width: 560px;
    height: 330px;
    margin: 0 auto;
}
.art_goods_txt{
    margin-top: 30px;
}
.art_goods_txt h3{
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #ba8b4a;
    text-align: center;
}
.art_goods_txt_p{
    line-height: 28px;
    color: #808080;
    text-align: center;
    padding-left:15px;
    padding-right:15px;
}

.light_shadow_layer{
    padding-top: 40px;
}
.light_shadow_box{
    padding: 65px 0px 50px;
    border-bottom: 1px solid #f0e5d6;
}

.light_shadow_info_txt{
    margin-top: 40px;
}
.light_shadow_info_txt h3{
    text-align: center;
}
.light_shadow_info_txt h3 a{
    line-height: 56px;
    font-size: 24px;
    color: #a47f56;
}
.light_shadow_info_p{
    color: #a47f56;
    line-height: 28px;
    text-align: center;
}

.light_shadow_info_img{
    width: 1206px;
    border: 1px solid #e7d7c3;
    margin: 0 auto;
    padding: 7px;
    position: relative;
}
.light_shadow_info_img_01_left{
    float: left;
    width: 365px;
    height: 528px;
}
.light_shadow_info_img_01_left a, .light_shadow_info_img_01_left a img{
    display: block;
    width: 365px;
    height: 528px;
}

.light_shadow_info_img_01_middle{
    float: left;
    width: 490px;
    height: 528px;
    margin-left: 5px;
}
.light_shadow_info_img_01_middle_top a, .light_shadow_info_img_01_middle_top a img, .light_shadow_info_img_01_middle_bottom a, .light_shadow_info_img_01_middle_bottom a img{
    display: block;
    width: 490px;
    height: 262px;
}
.light_shadow_info_img_01_middle_bottom{
    margin-top: 4px;
    position: relative;
}
.video_mask_btn_01{
    display: block;
    width: 490px;
    height: 262px;
    background: url('../images/video_mask.png') no-repeat 0px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: -99999px;
}

.light_shadow_info_img_01_right{
    float: right;
    width: 341px;
    height: 528px;
}
.light_shadow_info_img_01_right a, .light_shadow_info_img_01_right a img{
    display: block;
    width: 341px;
    height: 528px;
}

.light_shadow_info_img_02_top{
    
}
.light_shadow_info_img_02_top a, .light_shadow_info_img_02_top a img{
    display: block;
    width: 1206px;
    height: 405px;
}
.light_shadow_info_img_02_bottom{
    margin-top: 7px;
    min-height: 1px;
}
.light_shadow_info_img_02_bottom_ul{
    
}
.light_shadow_info_img_02_bottom_ul li{
    float: left;
    position: relative;
    width: 234px;
    height: 291px;
    margin-left: 9px;
}
.light_shadow_info_img_02_bottom_ul .light_shadow_info_img_02_bottom_ul_first{
    margin-left: 0px;
}
.light_shadow_info_img_02_bottom_ul .light_shadow_info_img_02_bottom_ul_last{
    float: right;
    margin-left: 0px;
}
.light_shadow_info_img_02_bottom_ul li a, .light_shadow_info_img_02_bottom_ul li a img{
    display: block;
    width: 234px;
    height: 291px;
}

.video_mask_btn_02{
    display: block;
    width: 234px;
    height: 291px;
    background: url('../images/video_mask_2.png') no-repeat 0px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: -99999px;
}

.light_shadow_info_img_03_left{
    float: left;
    width: 785px;
    height: 525px;
}
.light_shadow_info_img_03_left a, .light_shadow_info_img_03_left a img{
    display: block;
    width: 785px;
    height: 525px;
}
.light_shadow_info_img_03_right{
    float: right;
    width: 417px;
    height: 525px;
}

.light_shadow_info_img_03_right_top_left{
    float: left;
    display: block;
    width: 185px;
    height: 277px;
}
.light_shadow_info_img_03_right_top_left img{
    display: block;
    width: 185px;
    height: 277px;
}
.light_shadow_info_img_03_right_top_right{
    float: right;
    display: block;
    width: 227px;
    height: 277px;
}
.light_shadow_info_img_03_right_top_right img{
    display: block;
    width: 227px;
    height: 277px;
}

.light_shadow_info_img_03_right_bottom{
    margin-top: 3px;
}
.light_shadow_info_img_03_right_bottom_left{
    float: left;
    display: block;
    width: 165px;
    height: 245px;
}
.light_shadow_info_img_03_right_bottom_left img{
    display: block;
    width: 165px;
    height: 245px;
}
.light_shadow_info_img_03_right_bottom_right{
    float: right;
    display: block;
    width: 247px;
    height: 245px;
}
.light_shadow_info_img_03_right_bottom_right img{
    display: block;
    width: 247px;
    height: 245px;
}

.understand_more_layer{
    width: 150px;
    margin: 0 auto;
    padding: 70px 0px 30px;
}
.understand_more_layer a{
    display: block;
    text-align: center;
    font-size: 18px;
    font-style: italic;
    color: #cfaf88;
    line-height: 36px;
}
.understand_more_layer .understand_more_btn{
    width: 126px;
    height: 126px;
    text-indent: -99999px;
    background: url('../images/ico.png') no-repeat 0px -250px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.custom_layer{
    padding-bottom: 50px;
}
.custom_info{
    margin-top: 50px;
}
.custom_info_title{
    width: 550px;
    margin: 0 auto;
    border-bottom: 1px solid #d5b591;
    padding: 15px 0px;
}
.custom_info_title h3{
    line-height: 28px;
    font-size: 16px;
    color: #a47f56;
    text-align: center;
}
.custom_info_title p{
    line-height: 28px;
    font-size: 16px;
    color: #a47f56;
    text-align: center;
}

.custom_info_img{
    width: 950px;
    margin: 40px auto 30px;
}
.custom_info_img_01_left{
    float: left;
    width: 299px;
    height: 299px;
    position: relative;
}
.custom_info_img_01_left a, .custom_info_img_01_left a img{
    display: block;
    width: 299px;
    height: 299px;
}
.custom_info_img_01_right{
    float: right;
    width: 299px;
    height: 299px;
    position: relative;
}
.custom_info_img_01_right a, .custom_info_img_01_right a img{
    display: block;
    width: 299px;
    height: 299px;
}
.custom_info_img_01_middle{
    float: left;
    width: 299px;
    height: 299px;
    position: relative;
    margin-left: 27px;
}
.custom_info_img_01_middle a, .custom_info_img_01_middle a img{
    display: block;
    width: 299px;
    height: 299px;
}
.custom_info_img_angle{
    display: block;
    width: 50px;
    height: 52px;
    text-indent: -99999px;
    background: url('../images/ico.png') no-repeat -150px -200px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.custom_info_img_02{
    position: relative;
}
.custom_info_img_02_left{
    display: block;
    float: left;
    width: 450px;
    height: 300px;
}
.custom_info_img_02_left img{
    display: block;
    width: 450px;
    height: 300px;
}
.custom_info_img_02_right{
    display: block;
    float: right;
    width: 470px;
    height: 300px;
}
.custom_info_img_02_right img{
    display: block;
    width: 470px;
    height: 300px;
}

.custom_info_img_03{
    width: 994px;
}
.custom_info_img_03_left{
    float: left;
    width: 464px;
    height: 300px;
    position: relative;
}
.custom_info_img_03_left a, .custom_info_img_03_left a img{
    display: block;
    width: 464px;
    height: 300px;
}
.custom_info_img_03_right{
    float: right;
    width: 261px;
    height: 300px;
    position: relative;
}
.custom_info_img_03_right a, .custom_info_img_03_right a img{
    display: block;
    width: 261px;
    height: 300px;
}

.custom_info_img_03_middle{
    float: left;
    width: 229px;
    margin-left: 21px;
}
.custom_info_img_03_middle_top{
    position: relative;
}
.custom_info_img_03_middle_top a, .custom_info_img_03_middle_top a img{
    display: block;
    width: 229px;
    height: 166px;
}
.custom_info_img_angle_02{
    width: 30px;
    height: 30px;
    background-position: -150px -221px;
}
.custom_info_img_03_middle_bottom{
    position: relative;
    margin-top: 21px;
}
.custom_info_img_03_middle_bottom a, .custom_info_img_03_middle_bottom a img{
    display: block;
    width: 229px;
    height: 113px;
}

.custom_info_txt{
    
}
.custom_info_txt h3{
    line-height: 46px;
    font-size: 18px;
    color: #a47f56;
    text-align: center;
}
.custom_info_txt_p{
    line-height: 30px;
    color: #585858;
    text-align: center;
}

.process_layer{
    padding-bottom: 50px;
}
.process_txt{
    margin-top: 35px;
}
.process_txt h3{
    font-size: 16px;
    color: #a47f56;
    line-height: 26px;
    text-align: center;
}

.process_list{
    width: 870px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}
.process_list_ul{
    
}
.process_list_ul li{
    width: 250px;
    float: left;
}
.process_list_ul li h3{
    font-size: 14px;
    color: #000000;
    text-align: center;
}
.process_list_txt{
    color: #7b7b7b;
    line-height: 26px;
    text-align: center;
    margin-top: 20px;
}
.process_list_li_second, .process_list_li_third{
    margin-left: 60px;
}
.process_list_li_first_ico, .process_list_li_second_ico, .process_list_li_third_ico{
    display: block;
    width: 111px;
    height: 150px;
    margin: 0 auto;
    text-indent: -99999px;
    background: url('../images/ico.png') no-repeat 0px -500px;
}
.process_list_li_second_ico{
    background-position: -150px -500px;
}
.process_list_li_third_ico{
    background-position: -300px -500px;
}
.process_list_border_left{
    border-top: 1px solid #d5b591;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    width: 175px;
    position: absolute;
    top: 54px;
    left: 192px;
}
.process_list_border_right{
    border-top: 1px solid #d5b591;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    width: 175px;
    position: absolute;
    top: 54px;
    right: 192px;
}

.advantages_layer{
    width: 1134px;
    margin: 0 auto;
    padding-top: 70px;
}
.advantages_info{
    float: left;
    width: 320px;
    height: 465px;
    border: 1px solid #d5b591;
    border-top: none;
    margin: 0px 28px 50px;
}
.advantages_info_last{
    border-top: 1px solid #d5b591;
}
.advantages_info_tag{
    width: 162px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    font-style: italic;
    color: #a47f56;
    margin: -20px auto 0px;
    position: relative;
}
.advantages_info_tag_left{
    width: 80px;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    border-top: 1px solid #d5b591;
    position: absolute;
    top: 20px;
    left: -80px;
}
.advantages_info_tag_right{
    width: 80px;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    border-top: 1px solid #d5b591;
    position: absolute;
    top: 20px;
    right: -80px;
}


.advantages_info_txt{
    height: 148px;
}
.advantages_info_txt_last{
    margin-top: 60px;
}
.advantages_info_txt h3{
    font-size: 18px;
    color: #a47f56;
    line-height: 100px;
    text-align: center;
}
.advantages_info_txt_p{
    line-height: 24px;
    color: #585858;
    text-align: center;
}
.advantages_info_img{
    margin: 50px auto 20px;
}
.advantages_info_img_last{
    margin-top: 10px;
}
.advantages_info_img img{
    display: block;
    width: 267px;
    height: 215px;
    margin: 0 auto;
}
.advantages_info_txt_last h3{
    font-size: 14px;
    color: #0b0b0b;
    text-align: center;
    line-height: 50px;
}
.advantages_info_txt_last span{
    display: block;
    font-size: 24px;
    color: #9b7143;
    text-align: center;
    font-style: italic;
}
.advantages_info_txt_last p{
    line-height: 24px;
    color: #585858;
    text-align: center;
}

.custom_banner_layer{
    width: 780px;
    height: 305px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}
.custom_banner_box{
    width: 780px;
    height: 305px;
    overflow: hidden;
}
.custom_banner_list{
    width: 99999px;
}
.custom_banner_list li a, .custom_banner_list li a img{
    display: block;
    width: 780px;
    height: 305px;
}
.custom_viwepager_left_btn{
    top: 145px;
    left: -50px;
}
.custom_viwepager_right_btn{
    top: 145px;
    right: -50px;
}

.custom_banner_txt_list{
    width: 780px;
    margin: 0 auto;
    padding: 20px 0px 40px;
}
.custom_banner_txt_list li{
    
}
.custom_banner_txt_list li h3{
    font-size: 16px;
    color: #a47f56;
    text-align: center;
    line-height: 28px;
}
.custom_banner_txt_list_p{
    color: #a47f56;
    text-align: center;
    line-height: 28px;
}

.contact_us_middle{
    padding-bottom: 68px;
}
.contact_us_left{
    float: left;
    width: 885px;
    height: 700px;
    background-color: #fcf6ec;
    position: relative;
}
.contact_us_banner_list{
    width: 885px;
    height: 700px;
    overflow: hidden;
}
.contact_us_banner_list li{
    float: left;
}
.contact_us_banner_list a, .contact_us_banner_list a img{
    display: block;
    width: 885px;
    height: 700px;
}

.contact_us_right{
    float: right;
    width: 330px;
    height: 700px;
}
.contact_us_search_layer{
    
}
.contact_us_search_layer h3{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #000000;
}
.contact_us_search_select_box{
    padding: 15px 0px;
}
.contact_us_search_select{
    border: 1px solid #c4b39d;
    padding: 5px 0;
    width: 150px;
}
.contact_us_search_select_last{
    margin-left: 10px;
}
.contact_us_search_select_btn{
    background-color: #bb8b49;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    height: 33px;
    width: 100px;
}

.contact_us_search_list_layer{
    margin-top: 20px;
    width: 100%;
    height: 558px;
    position: relative;
    
}
.content{
    overflow: hidden;
    width: 310px;
    height: 558px;
    position: relative;
}
.bottom_scroll{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 558px;
    width: 19px;
}
.scroll_border{
    height: 100%;
    margin: 0px 9px;
    position: relative;
    width: 1px;
    background-color: #dabf97;
}
.scroll_btn{
    width: 19px;
    height: 19px;
    text-indent: -99999px;
    background: url('../images/ico.png') no-repeat -250px 0px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: -9px;
}

.contact_us_search_list{
    
}
.contact_us_search_list li{
    height: 120px;
    padding-bottom: 30px;
}
.contact_us_search_list_left{
    float: left;
    width: 30px;
    height: 31px;
    background: url('../images/ico.png') no-repeat -250px -200px;
    line-height: 31px;
    font-size: 18px;
    font-style: italic;
    text-align: center;
}
.contact_us_search_list_right{
    float: right;
    width: 260px;
    margin-right: 10px;
    border-bottom: 1px solid #eeebe5;
    padding-bottom: 20px;
}
.contact_us_search_list_table{
    width: 100%;
}
.contact_us_search_list_table tr td{
    line-height: 24px;
}

.inside_info{
    padding: 50px 0px;
    border-bottom: 1px solid #f1e8dd;
    min-height: 1px;
}
.inside_info_left{
    float: left;
}
.inside_info_right{
    float: right;
}

.inside_info_left_01{
    width: 732px;
    height: 375px;
}
.inside_info_left_01 img{
    display: block;
    width: 732px;
    height: 375px;
}
.inside_info_right_01{
    width: 450px;
    height: 375px;
}
.inside_info_right_01_txt{
    margin-top: 50px;
}
.inside_info_right_01_txt h3{
    font-size: 18px;
    color: #b37c3d;
    height: 52px;
    line-height: 52px;
}
.inside_info_right_01_txt_p{
    line-height: 28px;
}

.inside_info_right_01_ul{
    margin-top: 30px;
}
.inside_info_right_01_ul li{
}
.inside_info_right_01_ul li a{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #939393;
    text-indent: 25px;
    background: url('../images/ico.png') no-repeat -441px -584px;
}
.inside_info_right_01_ul li a:hover{
    background-position: -441px -634px;
    color: #000000;
}
.inside_info_right_01_ul li .ahover{
    background-position: -441px -634px;
    color: #000000;
}

.inside_info_left_02{
    width: 450px;
    height: 386px;
}
.inside_info_right_02{
    width: 767px;
    height: 386px;
}
.inside_info_right_02 img{
    display: block;
    width: 767px;
    height: 386px;
}

.inside_info_left_02_txt{
    padding-left: 60px;
    padding-top: 130px;
}
.inside_info_left_02_txt h3{
    color: #b37c3d;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}
.inside_info_left_02_txt_p{
    line-height: 28px;
    margin-top: 20px;
}

.inside_info_left_03{
    width: 569px;
    height: 378px;
}
.inside_info_left_03 img{
    display: block;
    width: 569px;
    height: 378px;
}
.inside_info_right_03{
    width: 520px;
    height: 378px;
}
.inside_info_left_03_txt{
    padding-top: 30px;
    padding-left: 10px;
}
.inside_info_left_03_txt h3{
    color: #b37c3d;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}
.inside_info_left_03_txt_p{
    line-height: 28px;
}

.goods_recommend_layer{
    margin-top: 50px;
}
.goods_recommend_info{
    float: left;
    width: 192px;
    height: 164px;
    background: url('../images/goods_bg.png') no-repeat 0px 0px;
    margin: 0 6px;
}
.goods_recommend_info a, .goods_recommend_info a img{
    display: block;
    width: 182px;
    height: 152px;
    margin: 0 auto;
}
.goods_recommend_more{
    float: right;
    width: 105px;
    height: 152px;
    background-color: #e7d5bd;
}
.goods_recommend_more a{
    padding-top: 52px;
    display: block;
    width: 105px;
    height: 100px;
    color: #6a5b49;
}
.goods_recommend_more a p{
    text-align: center;
}

.inside_banner_layer{
    margin-top: 45px;
}
.inside_banner_layer h3{
    color: #b37c3d;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.inside_banner_txt{
    line-height: 28px;
    text-align: center;
}

.inside_banner_layer{
    padding-bottom: 30px;
}
.inside_banner_img{
    background-color: #fcf6ec;
    width: 100%;
    height: 447px;
    margin-top: 30px;
}
.inside_banner_img_list{
    overflow: hidden;
    width: 100%;
    height: 447px;
}
.inside_banner_img_list a, .inside_banner_img_list a img{
    display: block;
    width: 100%;
    height: 447px;
}

.inside_banner_img_list_nav{
    width: 100%;
    height: 9px;
    line-height: 9px;
    text-align: center;
}
.inside_banner_img_list_nav_btn{
    display: inline-block;
    width: 48px;
    height: 1px;
    line-height: 0px;
    font-size: 0px;
    background-color: #b3b3b3;
    margin: 0px 5px;
    margin-top: 20px;
}
.inside_banner_img_list_nav_btn:hover{
    background-color: #b37c3d;
}
.inside_banner_img_list_nav_btn_hover{
    background-color: #b37c3d;
}

.dh{
    position: absolute;  
	left:40px;
	top:42px;
    width: 1150px;
	height:325px;
	background-color:#FFFFFF;
    border: 2px solid #dfd0ba;
    border-radius: 1px;
    z-index: 12;
    border-left:0;
    border-top:0;
    border-right:0;
}
.gy_01{
	width:268px;
	height:224px;
	display:block;
	float:left;
}
.gy_02{
	width:464px;
	height:224px;
	display:block;
	float:left;
	padding-left:5px;
}
.gy_03{
	width:365px;
	height:298px;
	display:block;
	float:left;
	padding-top:5px;
}
.gy_04{
	width:367px;
	height:298px;
	display:block;
	float:left;
	padding-left:5px;
	padding-top:5px;
}
.gy_05{
	width:464px;
	height:528px;
	display:block;
	float:left;
}
.gy2_left{
	float:left;
}
.gy2_right{
	float:right;
}


/*志愿者报名表单*/
.zyzbm{
width:348px; height:30px; 
line-height:30px; border:#c0945a 1px solid
}


#csdp1{
width:324px; height:422px; margin:0 auto;

background: url('/public/web/images/adjn/25.jpg') no-repeat 0px 0px;

}

#csdp2{
display:none;
width:324px; height:422px; margin:0 auto;
 background: url('/public/web/images/adjn/26.jpg') no-repeat 0px 0px;
}

#csdp3{
position:absolute;
width:324px; height:211px;background-color:#F4EADF; margin-top:210px;
alpha(opacity=70); opacity: 0.7;}
}

.contact_1{
	width:1162px;
	height:156px;
	background:url('../images/vipcontact/contact_1.jpg') no-repeat 0px 0px;
	margin:0 auto;
}
.contact_2{
	width:393px;
	height:289px;
	background:url('../images/vipcontact/contact_2.jpg') no-repeat 0px 0px;
	float:left;
}
.contact_2_right{
	float:left;
	font-size:14px;
	color:#585858;
	line-height:34px;
	width:600px;
	margin-top:56px;
	margin-left:36px;
}
.contact_2_right p{
	display:block;
	float:left;
}
.contact_2_num{
	color:#a27f57;
	font-size:24px;
	display:block;
	float:left;
}
.contact_2_container{
	margin-top:50px;
	margin-left:110px;
}
.contact_gz{
	color:#a38159;
	font-size:14px;
	text-align:center;
	line-height:28px;
	margin-top:30px;
}
.contact_gz_bg{
	width:784px;
	height:28px;
	margin:0 auto;
	background:url('../images/vipcontact/txt_bg.png') no-repeat 0px 14px;
}
.contact_3{
	width:954px;
	height:144px;
	margin:0 auto;
	background:url('../images/vipcontact/contact_3.jpg') no-repeat 0px 0px;
	margin-top:50px;
}



.axsk2{
border:#FF0000 0px  solid;
margin-left:60px;
width:1160px;
height:415px;
background:url('../images/axsk/2.png') no-repeat 0px 0px;
}
.axsk3{
margin-left:60px;
width:1160px;
height:415px;
background:url('../images/axsk/3.png') no-repeat 0px 0px;
}
.axsk4{
margin-left:60px;
width:1160px;
height:415px;
background:url('../images/axsk/4.png') no-repeat 0px 0px;
}
.axsk5{
margin-left:48px;
width:1160px;
height:415px;
background:url('../images/axsk/5.png') no-repeat 0px 0px;
}
.axsk6{
margin-left:48px;
width:1160px;
height:415px;
background:url('../images/axsk/6.png') no-repeat 0px 0px;
}

.more_right1{
font-size:14px;  margin-top:30px; width:365px; border:#FF0000 0px solid;color:#A7A7A7;
background:url('/public/web/images/gy/more.jpg') no-repeat 330px 0px;

}

.more_left1{
font-size:14px; font-weight:lighter; margin-top:80px; width:365px;margin-left:50px; color:#A7A7A7;
background:url('/public/web/images/gy/more1.jpg') no-repeat 0px 0px;

}


.more_right2{
font-size:14px; font-weight:lighter; margin-top:60px; width:365px; text-align:right;color:#A7A7A7; margin-right:10px;
background:url('/public/web/images/gy/more.jpg') no-repeat 300px 0px;

}


.more_left2{
font-size:14px; font-weight:lighter; margin-top:30px; width:365px; margin-left:65px;color:#A7A7A7;
background:url('/public/web/images/gy/more1.jpg') no-repeat 0px 0px;

}


.more_right3{
font-size:14px; font-weight:lighter; margin-top:30px; width:365px; text-align:right;color:#A7A7A7;margin-right:10px;
background:url('/public/web/images/gy/more.jpg') no-repeat 330px 0px;

}



.axsk_pgy2{
border:#FF0000 0px  solid;
margin-left:77px;
width:1095px;
height:372px;
background:url('../images/pgy/2.png') no-repeat 0px 0px;
}
.axsk_pgy3{
border:#FF0000 0px  solid;
margin-left:77px;
width:1095px;
margin-top:23px;
}
.axsk_pgy4{
border:#FF0000 0px  solid;
margin-left:77px;
width:1095px;
margin-top:23px;
}

.axsk_pgy5{
width:320px; height:56px;
background:url('../images/pgy/8.png') no-repeat 0px 0px;

}

.axsk_pgy6{
margin-top:53px;
width:1103px;
height:341px;
background:url('../images/pgy/11.png') no-repeat 0px 0px;
}

.axsk_pgy7{
width:320px; height:56px;
margin-left:20px;
margin-top:62px;
background:url('../images/pgy/12.png') no-repeat 0px 0px;

}

.dream_box1{
width:962px; height:293px; border:#FF0000 0px solid; margin:0 auto;margin-top:60px; 
background:url('../images/dream/2.png') no-repeat 0px 0px;
}

.dream_box2{
width:962px; height:293px; border:#FF0000 0px solid; margin:0 auto;margin-top:60px; 
background:url('../images/dream/3.png') no-repeat 0px 0px;
}

.dream_box3{
width:962px; height:293px; border:#FF0000 0px solid; margin:0 auto;margin-top:60px; 
background:url('../images/dream/4.png') no-repeat 0px 0px;
}

.line{
width:1100px; 
border:#E5D0BB 1px solid; margin-top:60px; 
margin:0 auto;
}



.exceptionalchild_box1{
width:962px; height:293px; border:#FF0000 0px solid; margin:0 auto;margin-top:48px; 
background:url('../images/exceptionalchild/2.png') no-repeat 0px 0px;
}

.exceptionalchild_box2{
width:962px; height:293px; border:#FF0000 0px solid; margin:0 auto;margin-top:48px; 
background:url('../images/exceptionalchild/3.png') no-repeat 0px 0px;
}

.exceptionalchild_box3{
width:962px; height:293px; border:#FF0000 0px solid; margin:0 auto;margin-top:48px; 
background:url('../images/exceptionalchild/4.png') no-repeat 0px 0px;
}

.exceptionalchild_box4{
width:962px; height:293px; border:#FF0000 0px solid; margin:0 auto;margin-top:48px; 
background:url('../images/exceptionalchild/5.png') no-repeat 0px 0px;
}

.primaryschool_box2{
width:988px; height:332px; border:#FF0000 0px solid; margin:0 auto;margin-top:48px; 
background:url('../images/primaryschool/8.png') no-repeat 0px 0px;

}

/** 脚部首次登录弹框开始 */
.shadow1{
    display: none;position: fixed;top: 0px;left: 0px;bottom: 0px;right: 0px;background: #000;filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;z-index: 9999;height: 100%;
}
.bomb_box1 {text-align: center;color:#555;
    display: none;margin-top: -120px;height: 240px;background: #fff;width: 456px;position: fixed;z-index: 9999;left: 50%;margin-left: -228px; bottom: 0px;top: 50%;border-radius: 10px;font-size: 0.3rem;
}
.bomb_box1 .bomb_box_title {
    position: relative;line-height: 58px;text-align: center;font-size: 18px;
}
.bomb_box1 .bomb_box_hr {
    border-top: 1px solid #f7c6bf;width: 80%;margin: auto;
}
.bomb_box1 .bomb_box_hr .bomb_box_hr_div {
    width: 18px;margin: auto;padding: 0px 10px;margin-top: -9px;background: #fff;
}
.bomb_box1 .bomb_box_title .close_icon1 {
    position: absolute;cursor: pointer;height: 20px;width: 20px;top: 10px;right: 10px;background: url(../images/user/bg.png) no-repeat -597px -185px;
}
.bomb_box1 .text_prompt{
    text-align: center;padding-top:16px;text-align: center;font-size: 16px;line-height: 30px;
}
.bomb_box1 .linqu{
    color:#fff;font-size: 16px;padding:4px 30px;border-radius: 5px;background: #F5BCB5;display: inline-block;margin-top:20px;cursor: pointer;
}

/** 脚部首次登录弹框结束 */