@charset "utf-8";
/* CSS Document */
.banner{width: 100%;height: auto;overflow: hidden;}
.slide-img{width: 100%;height: 100%;}
.slide-title-1,.slide-title-2,.slide-title-3{width: 94%;position:absolute;letter-spacing:.03rem; left: 6%;}
.slide-title-1{font-size: .5rem;top: 3rem; color: #FFFFFF;}
.slide-title-2{font-size: .35rem;top: 4rem; font-weight: bold;color: #FFFFFF;}
.slide-title-3{top: 5rem;}
.slide-title-3 a{font-size: .25rem; padding: .15rem .3rem;background-color:#d1b43d; color: #FFF;border-radius:.1rem; }

.About{background: url(../images/about.png) no-repeat top center/cover; height: auto;width: 100%; overflow: hidden;}
.About_top{width: 90%;overflow: hidden; margin-top: 0.5rem;}
.About_top ul{width: 100%;}
.About_top ul li{float: left; width: 33%; text-align: center; border-right: 1px solid #ffffff;}
.About_top ul li:last-child{border-right: none;}
.clearfix{clear: both;display:inline-block;}
.zh{color: #FFFFFF; font-size: 0.5rem; float: left;}
.zh16{color: #FFFFFF; font-size: 0.25rem; margin-top:-0.35rem;}
.clearfix p{float: left;margin-top:5px; margin-left: 5px;}
.About_main{width: 90%; background:rgba(51, 51, 51, .77); overflow: hidden; margin-top: 0.5rem; margin-bottom: 0.5rem;}
.About_t{color: #FFFFFF; font-size: 0.35rem; text-align: center;width: 95%; padding-top: 0.3rem;}
.About_d{color: #FFFFFF; font-size: 0.25rem;width: 95%; margin-top: 0.35rem; padding-bottom: 0.5rem;}
.About_d p{text-align: justify;}

.Product{width: 100%; margin-top: 0.3rem;}
.p_y{width: 100%; text-align: center;font-size: 0.25rem;color: #d1b43d;}
.P_t{width: 100%; text-align: center;font-size: 0.5rem;font-weight: bold;}
.p_list{width: 100%;}
.p_list ul{width: 100%;}
.p_list ul li{width: 100%; text-align: center; margin-top: 0.6rem; border-bottom: 1px solid #e2e2e2; padding-bottom: 0.5rem;}
.p_icon{width: 100%;}
.p_icon img{width: 20%;}
.p_title{font-size: 0.5rem;width: 100%; margin-top: 0.3rem; font-weight: bold;}
.p_more{width: 35%; margin-top: 0.5rem;}
.p_more a{display: block; padding: 0.15rem 0.25rem; font-size: 0.3rem; border: 1px solid #d1b43d; color: #313131;}
.p_more a span{margin-left: 0.3rem;}

.News{width: 100%; margin-top: 0.5rem;}
.News_t{width: 100%; text-align: center;font-size: 0.5rem;font-weight: bold;}
.News_list{width: 100%; margin-top: 0.5rem;}
.News_list ul{width: 90%; overflow: hidden; background-color: #FFFFFF;border-radius: 10px;}
.News_list ul li{width: 92%; border-bottom: 1px solid #f2f2f2;}
.News_list ul li:last-child{border-bottom: none;}
.time,.title,.desc,.more{width: 100%; text-align: justify;}
.time{color:#888888; font-size: 0.25rem; margin-top: 5%;}
.title{color: #313131; font-size: 0.3rem;margin-top: 2%;}
.more{color: #666666; font-size: 0.26rem; margin-bottom: 5%;margin-top: 3%;}
.more span{ background: url(../images/list_m.png) no-repeat right center/cover;width: 18px;
height: 12px;display: inline-block;vertical-align: middle;margin-bottom: 1px;margin-left: 10px;transition: all 0.6s;}

.Social_6{margin-top: 0.5rem;}
.Social_6,.Social_6 img{width: 100%;}






