*{margin: 0;padding: 0;}
html, body{position: relative;height: 100%;font-size: 14px;}
i,em{font-style: normal;}
li{list-style: none;}
html {font-size: 10px; -webkit-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
@media screen and (min-width:320px){html{font-size:    10px;}}
@media screen and (min-width:360px){html{font-size: 11.25px;}}
@media screen and (min-width:375px){html{font-size: 11.7px;}}
@media screen and (min-width:400px){html{font-size: 12.5px;}}
@media screen and (min-width:480px){html{font-size:    15px;}}
@media screen and (min-width:520px){html{font-size:    16.25px;}}
@media screen and (min-width:414px){html{font-size:  13px;}}
@media screen and (min-width:560px){html{font-size:  17.5px;}}
@media screen and (min-width:600px){html{font-size:  18.75px;}}
@media screen and (min-width:640px){html{font-size:    20px;}}

/* 内页样式 */
.main{	width: 100%;max-width: 640px;margin: 0 auto;
	min-width: 320px;
	overflow:hidden;
	-webkit-box-sizing: border-box;
	position:relative;
	font-size:1rem;
}


.nav{width:100%;height:1.1rem;background:#fff;display:flex;justify-content:space-between;}
.nav_logo{width:2.6rem;}
.nav_logo img{width:100%;display:block;}
.nav_btn{line-height:1.1rem;margin-right:0.39rem;}
.nav_btn a{color:#111;font-size:0.23rem;margin-left:0.16rem;display:inline-block;}



/* 产品分类 */
.g_flbg{background: url(/Public/static/nyimg/flbg.jpg) repeat-y;background-size: 32rem 32rem; padding-top: 9.5rem;padding-bottom: 4rem;}
.g_flbg .m_fl{padding: 3rem 0 0;}
.g_flbg .m_fl h2{position: relative;height: 3.8rem;line-height: 3.8rem;font-size: 1.6rem;font-weight: bold;color: #241815; padding: 0 5% 0 15%;}
.g_flbg .m_fl h2 a{color: #241815;}
.g_flbg .m_fl h2:before{content: "";position: absolute;background: url(/Public/static/nyimg/flline1.png) no-repeat;background-size: 100%; width: 100%;height: 0.3rem; left:0;bottom: 0}
.g_flbg .m_fl h2 em{width: 2.2rem;position: absolute;height: 2.2rem;left:6%;top:0.8rem;}
.g_flbg .m_fl h2 em img{width: 100%;display: block;}
.g_flbg .m_fl h3{position: relative; height: 2.9rem;line-height: 2.9rem;margin: 0 5%;border-top: 1px solid #868686; font-size: 1.2rem;color: #000000; padding-left: 8%; font-size: 1.2rem;color: #000000;font-weight: normal;}
.g_flbg .m_fl .h3-1{border-top: none;}
.g_flbg .line,.g_flbg .line img{width: 100%;display: block;}
.g_flbg .m_fl h3 a{color: #000}
.g_flbg .m_fl h3:before{content: "";position: absolute;background: url(/Public/static/nyimg/flico1x.png) no-repeat;background-size: 100%; width: 1rem;height: 1rem; left:3%;top: 1rem;}
.g_flbg .m_fl .flst{margin: 0 5%;}
.g_flbg .m_fl .flst li{position: relative;float: left;width: 37%;padding-left: 13%;height: 2.4rem;line-height: 2.4rem;border-top:1px dotted #a7a7a7;font-size: 1.2rem;color:#434343; }
.g_flbg .m_fl .flst li a{color:#434343;}
.g_flbg .m_fl .flst li:before{content: "";position: absolute;background: url(/Public/static/nyimg/flico2x.png) no-repeat;background-size: 100%; width: 1rem;height: 1rem; left:16%;top: 0.7rem;}
.g_flbg .fl2lst{margin: 0 5%;}
.g_flbg .fl2lst li{position: relative;float: left;width: 42%;padding-left: 8%;height: 2.4rem;line-height: 2.4rem;border-top:1px dotted #a7a7a7;font-size: 1.2rem;color:#000000; }
.g_flbg .fl2lst li a{color:#000000;}
.g_flbg .fl2lst li:before{content: "";position: absolute;background: url(/Public/static/nyimg/flico1x.png) no-repeat;background-size: 100%; width: 1rem;height: 1rem; left:6%;top: 0.7rem;}

/* 产品列表 */
.g_cplst{background: url(/Public/static/nyimg/cplstbg.jpg) repeat-y;background-size: 32rem 32rem; padding-top: 9.5rem;padding-bottom: 4rem;}
.g_cplst .cpline{padding-top: 3.2rem;margin-bottom: 2.5rem;}
.g_cplst dl{margin: 0 5% 3rem 5%;}
.g_cplst dt{float: left;width: 50%;margin-right: 3%;}
.g_cplst dt img{width: 100%;display: block;}
.g_cplst dd{width: 46%;float: left;}
.g_cplst h3{height: 2.5rem;line-height: 2.5rem;border-bottom: 1px dotted #7f7f7f;font-size: 1.3rem;color: #000000;font-weight: normal;overflow: hidden;margin-bottom: 1rem;}
.g_cplst h3 a{color: #000000}
.g_cplst h4{height: 1.5rem;line-height: 1.5rem;overflow: hidden;font-weight: normal;font-size: 1rem;color: #000000;margin-bottom: 1rem;}
.g_cplst p{font-size: 1rem;line-height: 1.8rem;height: 5.4rem;overflow: hidden;color: #000000;	margin-bottom: 2rem;}
.g_cplst span a{display: block;width: 8.8rem;height: 1.7rem;line-height: 1.7rem;background: #191514;font-size: 0.8rem;color: #fff;border-radius: 2rem;text-align: center;box-shadow: 0.1rem 0.2rem 0.3rem #ccc; margin-left: 10%}


/* 产品详情 */
.g_cpxx{padding-top: 13.5rem;height: 44rem;}
.g_cpxx .line{width: 100%;height: 3.3rem;}
.g_cpxx .line img{width: 100%;display: block;}
.g_cpxx dl{margin: 0 4.5%;}
.g_cpxx dt{width: 100%;}
.g_cpxx dt img{width: 100%;display: block;}
.g_cpxx .js-swiper-default{width: 100%;height: 37.5rem;}
.g_cpxx .swiper-button-next,.g_cpxx .swiper-button-prev{width: 2.5rem;height:15.7rem; }
.g_cpxx .swiper-button-next{background: url(/Public/static/nyimg/ljt.png) no-repeat;background-size: 100%;left:4.5%;top:18.9rem;position: absolute;}
.g_cpxx .swiper-button-prev{background: url(/Public/static/nyimg/rjt.png) no-repeat;background-size: 100%;right:4.5%;top:18.9rem;position: absolute;}
.g_cpxx h3{height: 4.7rem;line-height: 4.7rem;border-bottom: 1px dotted #7f7f7f;position: relative;font-size: 1.3rem;color: #000000;padding-left: 5%;margin-bottom: 1rem;}
.g_cpxx h3:before{content: "";position: absolute;width: 0.6rem;height: 0.6rem;background: #0e0503;left:0;top:2rem;left:0;top:2.2rem;}
.g_cpxx p{font-size: 1.2rem;line-height: 2.1rem;color: #000000;height: 8.4rem;overflow: hidden;margin-bottom: 2rem;}
.g_cpxx span a{width: 100%;height: 1.7rem;line-height: 1.7rem;background: #191514;border-radius: 2rem;text-align: center;font-size: 0.9rem;color: #fff;display: block;box-shadow: 0.1rem 0.1rem 0.2rem #222}

/* 您知道真正的印度小叶紫檀吗 */
.g_know{padding: 3rem 3% 0;background: #f3f2f2;height: 33.3rem;}
.g_know h2{background: url(/Public/static/nyimg/xxtit1.jpg) no-repeat;background-size: 100%;height: 5rem;padding-left: 28%;font-size: 1.6rem;color: #000000;margin-bottom: 2.6rem;}
.g_know h2 em{display: block;font-size: 1.2rem;font-weight: normal;}
.g_know p b{font-size: 1rem;line-height: 1.8rem;color: #000000;font-weight: bold;margin-bottom: 1.8rem;display: block;}
.g_know p{font-size: 1rem;line-height: 1.8rem;color: #000000;}
.cpxxline,.cpxxline img{width: 100%;display: block;}
.cpxxline{margin-bottom: 2.6rem;}
.cpxximg2{height: 18.4rem;margin: 0 4.5%;width: 91%}
.cpxximg2 img{width: 100%;display: block;}
.g_vs h2{height: 6rem;text-align: center;font-size: 1.6rem;color: #000000;font-weight: bold;position: relative;}
.g_vs h2:before{content: "";position: absolute;background: url(/Public/static/nyimg/vstit.jpg) no-repeat;background-size: 100%;width: 100%;height: 0.9rem;left:0;top: 4rem;}
.g_vs .m_vs dl{margin: 0 4%;margin-bottom: 2.5rem;}
.g_vs .m_vs dt{position: relative;width: 100%;margin-top: 1.3rem;margin-bottom: 1rem;}
.g_vs .m_vs dt img{width: 100%;display: block;}
.g_vs .m_vs dt em{position: absolute;width: 6.5rem;height: 4.5rem;padding-top: 2rem;text-align: center;font-size: 1.1rem;font-weight: bold;color: #fff;left:50%;margin-left: -3.25rem; top:-1.2rem; }
.g_vs .m_vs dl:nth-child(1) dt em{background: url(/Public/static/nyimg/vsdt01.png) no-repeat;background-size: 100%;}
.g_vs .m_vs dl:nth-child(2) dt em{background: url(/Public/static/nyimg/vsdt02.png) no-repeat;background-size: 100%;}
.g_vs .m_vs dl:nth-child(3) dt em{background: url(/Public/static/nyimg/vsdt03.png) no-repeat;background-size: 100%;}
.g_vs .m_vs dl:nth-child(4) dt em{background: url(/Public/static/nyimg/vsdt04.png) no-repeat;background-size: 100%;}
.g_vs .m_vs dd{font-size: 0.95rem;line-height: 1.8rem;color: #000000;}
.g_vs .back{margin: 3rem 4.5% 0;}
.g_vs .back a{display: block;width: 100%;height: 1.7rem;line-height: 1.7rem;background: #191514;border-radius: 2rem;text-align: center;font-size: 0.9rem;color: #fff;display: block;box-shadow: 0.1rem 0.1rem 0.5rem #222;margin-bottom: 2rem;}


.g_ehtj{background: url(/Public/static/nyimg/tjbg.jpg) no-repeat;background-size: 100%;height: 23.6rem;padding-top: 1.4rem; padding-bottom: 5rem;}
.g_ehtj h2{height: 4.6rem;text-align: center;font-size: 1.6rem;color: #000000;font-weight: normal;}
.g_ehtj ul{margin-left: 4.5%;}
.g_ehtj li{float: left;width: 45%;margin-right: 7%;}
.g_ehtj li:nth-child(2){margin-right: 0;}
.g_ehtj li img{width: 100%;display: block;}
.g_ehtj li em{display: block;width: 100%;height: 4rem;line-height: 4rem;font-size: 1.3rem;color: #000000;overflow: hidden;}



/* 关于乐发ll */
.g_abbg1{background: url(/Public/static/nyimg/abbg1.jpg) no-repeat;background-size: 100%;padding-top: 5.5rem;margin-top: 9.5rem; padding-bottom: 5rem;}
.g_abbg1 h2{height: 10rem;width: 100%;}
.g_abbg1 h2 img{width: 100%;display: block;}
.g_abbg1 p{margin: 0 4.5%;font-size: 1rem;line-height: 1.7rem;}
.g_abbg1 .video{margin: 1.7rem 4.5%;width: 91%}
.g_abbg1 .video img{width: 100%;display: block;}

.g_wh{background: url(/Public/static/nyimg/abbg2.jpg) no-repeat;background-size: 100%;height: 37.3rem;padding-top: 3.5rem;}
.g_wh h2,.g_wh h2 img{width: 100%;display: block;}

.g_wh dl{position: relative;margin: 0 3% 0 10%;padding-top: 0.7rem;border-bottom: 1px dotted #7c7c7c; padding-bottom: 1rem;}
.g_wh dl:before{content: "";position: absolute;width: 0.25rem;height: 0.25rem;background: #da9755;border-radius: 50%;left:-5%;top:1.5rem;}
.g_wh dt{float: left;width:19%;font-size: 1rem;font-weight: bold;color: #333333; }
.g_wh dd{float: left;width: 80%;font-size: 1rem;line-height: 1.5rem;color: #333333;}
.g_wh dd p{margin-bottom: 1.5rem;}
.g_wh dl:last-child{border-bottom: none;}

.g_fc{height: 38.5rem;}
.g_fc h2,.g_fc h2 img{width: 100%;display: block;}
.g_fc ul{margin-left: 4.5%;}
.g_fc li{float: left;width: 45%;margin-right: 7%;margin-bottom: 2rem;}
.g_fc li:nth-child(2n){margin-right: 0;}
.g_fc li img{width: 100%;display: block;}

.g_zs{height: 32rem;}
.g_zs h2{position: relative;height: 5.5rem;text-align: center;font-size: 1.3rem;color: #333333;font-weight: normal;}
.g_zs h2:before{content: "";position: absolute;background: url(/Public/static/nyimg/zstit.jpg) no-repeat;background-size: 100%; width: 100%;height: 1rem; left:0;top: 3rem;}
.g_zs ul{margin-left: 4.5%;}
.g_zs li{float: left;width: 45%;margin-right: 7%;margin-bottom: 2rem;}
.g_zs li:nth-child(2n){margin-right: 0;}
.g_zs li img{width: 100%;display: block;}


/* 国乐馆 */
.g_gyg{background: url(/Public/static/nyimg/gygbg1.jpg) no-repeat;background-size: 100%;height: 20.8rem;margin-top: 9.5rem;padding-top: 33.5rem; }
.g_gyg p{padding: 0 11%;font-size: 1rem;line-height: 1.9rem;color: #000000;text-transform: uppercase;}
.g_qc{background: url(/Public/static/nyimg/gygbg2.jpg) no-repeat;background-size: 100%;height: 65.1rem;padding-top: 3rem;}
.g_qc h2{background: url(/Public/static/nyimg/qctit.png) no-repeat;background-size: 100%;height: 4.65rem;text-align: center;font-size: 1.3rem;color: #333333;padding-top: 4rem;font-weight: normal;}
.g_qc h3{height: 3.7rem;text-align: center;font-weight: normal;font-size: 1.3rem;color: #333333;}
.g_qc .m_qc dl{width: 50%;float: left;height: 25rem;}
.g_qc .m_qc dt{width: 76%;margin: 0 auto 1.2rem;}
.g_qc .m_qc dt img{width: 100%;display: block;}
.g_qc .m_qc h4{height: 2rem;line-height: 2rem;text-align: center;font-size: 1.2rem;color: #000000;overflow: hidden;margin-bottom: 1rem;font-weight: normal;}
.g_qc .m_qc dd{font-size: 1rem;line-height: 1.5rem;text-align: center;color: #515151}

.g_kc{padding-top: 4.4rem;height: 53.5rem;}
.g_kc h2{background: url(/Public/static/nyimg/kctit.jpg) no-repeat;background-size: 100%;padding-top: 4.5rem;height: 6.5rem;text-align: center;font-size: 1.3rem;color: #333;font-weight: normal;}
.g_kc ul{margin-left: 4.5%;}
.g_kc li{position: relative; float: left;width: 44%;margin-right: 6%;margin-bottom: 2rem;}
.g_kc li img{width: 100%;display: block;}
.g_kc li em{display: block;width: 100%;height: 3.3rem;line-height: 3.3rem;background: #da9755;overflow: hidden;text-align: center;font-size: 1.2rem;color: #0c0403;}
.g_kc li i{position: absolute;width: 1.1rem;height: 1.1rem;background: #da9755;border-radius: 50%;left:50%;margin-left: -0.55rem;top:14.7rem;}

.g_jxue{height: 27rem;}
.g_jxue h2{background: url(/Public/static/nyimg/jxtit.jpg) no-repeat;background-size: 100%;padding-top: 5rem;height: 6.8rem;text-align: center;font-size: 1.3rem;color: #333;font-weight: normal;}
.g_jxue ul{margin-left: 4.5%;}
.g_jxue li{float: left;width: 45%;margin-right: 7%;margin-bottom: 2rem;}
.g_jxue li:nth-child(2n){margin-right: 0;}
.g_jxue li img{width: 100%;display: block;}
.g_jxue li em{display: block;width: 100%;height: 3.3rem;line-height: 3.3rem;overflow: hidden;text-align: center;font-size: 1rem;color: #333;}



/* 联系乐发ll */
.g_fk{background: url(/Public/static/nyimg/lxbg1.jpg) no-repeat;background-size: 100%;height: 16.1rem; margin-top: 9.5rem; padding-top: 22rem;}
.g_fk h2{margin: 0 4.5%;height: 3.6rem;line-height: 3.6rem;border-bottom: 1px dotted #7f7f7f;margin-bottom: 1rem;font-size: 1.4rem;color: #333333;text-align: center;font-weight: normal;}
.g_fk p{margin: 0 4.5%;font-size: 1rem;line-height: 1.6rem;height: 4.8rem;overflow: hidden;margin-bottom: 2.6rem;}
.g_fk .tel{padding-left: 31%;position: relative;height: 1.8rem;line-height: 1.8rem;font-size: 0.9rem;color: #333;}
.g_fk .tel b{font-weight: normal;font-size: 1.3rem;}
.g_fk .tel:before{content: "";position: absolute;background: url(/Public/static/nyimg/lxtel.jpg) no-repeat;background-size: 100%;width: 1.6rem;height: 1.6rem;left:25%;top:0;}

.g_lxfs{background: url(/Public/static/nyimg/lxbg2.jpg) no-repeat;background-size: 100%;height: 24rem;padding-top: 3.7rem;}
.g_lxfs h2{height: 4.5rem;padding-left: 5%;font-size: 1.7rem;color: #333333;font-weight: normal;}
.g_lxfs h2 em{display: block;font-size: 0.9rem;}
.g_lxfs ul{margin: 0 4.5%;}
.g_lxfs li{height: 3.2rem;line-height: 3.2rem;position: relative;padding-left: 10%;float: left; width: 40%;}
.g_lxfs li em{position: absolute;width: 1.6rem;height: 1.6rem;left:0;top:0.8rem;}
.g_lxfs li em img{width: 100%;display: block;}
.g_lxfs .lx5{width: 80%;height: 3.7rem;line-height: 1.5rem;padding-top: 1rem;padding-right: 10%;}
.g_lxfs .lx6{width: 90%}
.g_map{margin-bottom: 8rem;}
.g_map,.g_map img{width: 100%;display: block;}


/* 名家判断 */
.g_mjjd{background: url(/Public/static/nyimg/jdbg1.jpg) no-repeat;background-size: 100%;height: 13rem; margin-top: 9.5rem;padding-top: 34rem;}
.g_mjjd p{padding: 0 12%;font-size: 1rem;line-height: 2.1rem;color: #000000}
.g_jdr{background: url(/Public/static/nyimg/jdbg2.jpg) no-repeat;background-size: 100%;height: 20.4rem;padding-top: 4rem;margin-bottom: 2.5rem;}
.g_jdr ul{margin-left: 4.5%;}
.g_jdr li{float: left;width: 41%;margin-right: 12%;}
.g_jdr li:nth-child(2n){margin-right: 0;}
.g_jdr li img{width: 100%;display: block;box-shadow: 0.1rem 0.1rem 0.2rem #222}
.g_jdr li em{display: block;width: 100%;height: 3.3rem;line-height: 3.3rem;overflow: hidden;text-align: center;font-size: 1.2rem;color: #000000;}

/* 宋飞先生 */
.g_mjjs{height: 34rem}
.g_mjjs h2{position: relative;padding-left: 13%;background: url(/Public/static/nyimg/jdtit1.jpg) no-repeat;background-size: 100%;height: 5.1rem;line-height: 5.1rem;font-size: 1.3rem;color: #000000;font-weight: normal;margin-bottom: 1.8rem;}
.g_mjjs dl{margin: 0 4%;}
.g_mjjs dt{width: 100%;display: block;margin-bottom: 1.3rem;}
.g_mjjs dt img{width: 100%;display: block;}
.g_mjjs dd p{font-size: 1rem;line-height: 1.8rem;color: #333333;}


/* 名匠巨匠 */
.g_mjds{background: url(/Public/static/nyimg/dsjsbg.jpg) no-repeat;background-size: 100%;margin-top: 9.5rem;padding-top: 31rem;height: 31rem;}
.g_mjds p{padding:0 3%;font-size: 1rem;line-height: 2rem;margin-bottom: 3rem;}
.g_mjds .video{margin: 0 3%;width: 94%}
.g_mjds .video img{width: 100%;display: block;}
.g_mjds2{position: relative; background: url(/Public/static/nyimg/mjdsbg2.jpg) no-repeat;background-size: 100%;height: 62.3rem;}
.g_mjds2 .wz1{position: absolute;left:64%;top:22.5rem;}
.g_mjds2 p{font-size: 1rem;color: #000;line-height: 2.3rem;}
.g_mjds2 .wz2{position: absolute;left:64%;top:55.5rem;}
.g_mjds2 li{position: absolute;}
.g_mjds2 li:nth-child(1){left:4.5%;top:15.2rem; width: 45.6%;}
.g_mjds2 li:nth-child(2){left:53%;top:38.7rem;width: 42%}
.g_mjds2 li:nth-child(3){left:4.5%;top:45rem;width: 45%;}
.g_mjds2 li img{width: 100%;display: block;}



/* 产品列表 */
.g_newfl{margin-top: 9.5rem;padding-top: 2rem;height: 11rem;}
.g_newfl .line{height: 3rem;}
.g_newfl ul{margin-left: 4.5%;}
.g_newfl li{float: left;width: 22.6%;margin-right: 1.6%;margin-bottom: 0.5rem; }
.g_newfl li a{color: #e3b25d;display: block;height: 2.5rem;line-height: 2.5rem;text-align: center;background: url(/Public/static/nyimg/newtab1.jpg) no-repeat;background-size: 100%;font-size: 0.9rem;color: #e3b25d;width: 100%}
.g_newfl li a:hover{background: url(/Public/static/nyimg/newtab2.jpg) no-repeat;background-size: 100%;color: #221715;}



.g_newlst .newlst{margin: 0 4.5%; border-top: 1px dotted #7f7f7f;height: 14rem;padding-top: 1rem;}
.g_newlst .newlst h3{height: 1.8rem;line-height: 1.8rem;margin-bottom: 1rem;font-size: 1.2rem;color: #000000;font-weight: normal;}
.g_newlst .newlst h3 a{color: #000000;}
.g_newlst .newlst h3 em{display: inline-block;width: 2.1rem;height: 1.4rem;padding-left: 1rem;top:0.3rem; position: relative;}
.g_newlst .newlst h3 em img{width: 100%;display: block;}
.g_newlst .newlst dt{float: left;width: 40%;margin-right: 4%; position: relative;}
.g_newlst .newlst dt img{width: 100%;display: block;}
.g_newlst .newlst dt em{position: absolute;left:0;top:8.5rem;width: 100%;height: 1.5rem;line-height: 1.5rem;font-size: 0.9rem;color: #bebebe;}
.g_newlst .newlst dd{float: left;width: 56%;font-size: 1rem;line-height: 1.6rem;color: #737373;}
.g_newlst .newlst:last-child{border-bottom: 1px dotted #7f7f7f;}




/* 新闻详情 */
.g_newxx{margin-top: 0.1rem;}
.g_newxx h3{margin: 0.2rem 0.2rem;border-bottom: 1px solid #d9d9d9;font-weight: normal;font-size:  0.3rem;color: #000000;}
.g_newxx h3 span{display: block;color: #a3a3a3;font-size:  0.2rem;padding:0.2rem 0;}
.g_newxx h3 em{display: inline-block;margin-right: 5%;font-size:  0.2rem;}
.newxximg{margin: 0.2rem 0;width: 91%;margin:0 auto;}
.newxximg img{width: 100%;display: block;margin:0.3rem 0;}
.g_newxx p{font-size: 0.2rem;line-height: 0.3rem;color: #000000;margin-bottom: 0.5rem;line-height:0.36rem;}
.g_sxp{margin: 0 4.5%;border-top: 1px solid #d9d9d9;padding-top: 1.5rem;height:auto;}
.g_sxp li{position: relative;padding-left: 6%; font-size:  0.26rem;height: 0.4rem;line-height: 0.4rem;}
.g_sxp li:nth-child(1){color: #010101;}
.g_sxp li:nth-child(2){color: #585858;}
.g_sxp li em{position: absolute;left:0;top:0rem;width: 1rem;height: 1rem;}




.g_back{margin: 0 4.5% 0;height: 9rem;}
.g_back a{display: block;width: 100%;height: 1.7rem;line-height: 1.7rem;background: #191514;border-radius: 2rem;text-align: center;font-size: 0.9rem;color: #fff;display: block;box-shadow: 0.1rem 0.1rem 0.5rem #222;margin-bottom: 2rem;}


.line,.line img{width: 100%;display: block;}














/* 内页底部 */
.g_ft{position: relative;background: url(/Public/static/images/ftbg.jpg) no-repeat;background-size: 100%;height: 25rem;}
.g_ft .flogo{width: 34%;height: 11rem;top: -3rem; position: absolute; left:50%;margin-left: -17%;}
.g_ft .flogo img{width: 100%;display: block;}
.g_ft .add{height: 5.7rem;text-align: center;font-size: 1.1rem;color: #785433;line-height: 2rem; padding-top: 8rem;}
.g_ft .ftel{height: 4.7rem;text-align: center;font-size: 1.4rem;color: #cd8e50;padding-top: 3rem;position: relative;}
.g_ft .ftel a{color: #cd8e50;}
.g_ft .ftel:before{content: "";position: absolute;background: url(/Public/static/images/tel.png) no-repeat;background-size: 100%;width: 2.5rem;height: 2.5rem;left:50%;margin-left: -1.25rem;top:0.2rem;}
.g_ft .ftnav{height: 2.4rem;}
.g_ft .ftnav a{display: block;float: left;width: 20%;text-align: center;font-size: 1.2rem;color: #6c4c2f;}
.g_ft .ftnav a:hover{color: #da9755;}











/* 内页分页样式  */
.newpage{margin: 3rem 23% 3rem;}
.newpage span{display: block;float: left;width:29%; }
.newpage span img{width: 100%;display: block;}
.newpage ul{float: left;margin: 0 2%;width: 38%;}
.newpage li{float: left;margin-right: 5%;width: 27%;border: 1px solid #d8d9dd;height: 1.7rem;line-height: 1.7rem;text-align: center;font-size: 0.9rem;color: #333333; background: #e8e8e8;}
.newpage li:nth-child(3){margin-right: 0;}


.g_newxx p a{color:#DA9755;}<!--耗时1775302067.224秒-->