@charset "utf-8";
/* CSS Document */
/*公共样式开始*/
*{
    padding:0;
    margin:0;
    list-style: none;
    box-sizing: border-box;
}
html,body{
    margin:0 auto;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td ,header,section,footer{ margin: 0; padding: 0 }
body, button, input, select, textarea {
    color:#efefef;
}
body{overflow-x: hidden;position: relative;font-size:0.24rem;min-width: 320px;font-family:"微软雅黑";width:100%;height:100%; }
address, cite, dfn,p,span,em, var,i { font-style: normal }
ul, ol, dl { list-style: none }
a { text-decoration: none; outline: none ;font-family:"微软雅黑";color:#333;cursor: pointer;}
body, div ,ul{margin:0;padding:0;}
li{font-family: "微软雅黑";list-style: none;margin:0;padding:0;}
p{margin: 0px;padding:0px;word-wrap: break-word;}
:focus{outline: none;}
img{border: 0;vertical-align: middle;display: inline-block;}
input, textarea {
    outline: none;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: none;
    padding: 0;
    margin: 0;
}
::selection {
    color:#666;
    text-shadow:none
}
::-moz-selection {
    color:#666;
    text-shadow:none
}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.clear:after{
    display: block;
    content: "";
    clear: both;}
@font-face{
    font-family: "方正清刻本悦宋简";
    src: url('方正清刻本悦宋简体_0.eot');
    src: local('fontName Regular'),
    local('fontName'),
    url('方正清刻本悦宋简体_0.woff') format('woff'),
    url('方正清刻本悦宋简体_0.TTF') format('truetype'),
    url('方正清刻本悦宋简体_0.svg#fontName') format('svg');
}
.wrapper {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow:auto;
    left: 0;
    right: 0;
    top:0;
    bottom:0;

}
 .menu_list_bor {
    position: fixed;
    height: 100%;
    width: 100%;
    right: -100%;
    top: 0;
    z-index: 8888;
}

.colse_menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
}

.menu_right {
    width: 60%;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 9999;
    overflow-x: hidden;
}

.menu_top {
    width: 100%;
    height: 1rem;
    border-bottom: 1px solid #bbbbbb;
}

.clo {
    line-height: 1rem;
    color: #333;
    font-size: 0.3rem;
    width: 1.8rem;
    margin-left: 0.3rem;
    height: 1rem;
    background-size: auto 0.25rem;
    padding-left: 0.35rem;
}

.menu_list {
    width: 100%;
}
.clo b{
    float: left;
    height: 100%;
    width: 20px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform:  rotate(180deg);;
    background: url('fl.png') no-repeat right center;
    background-size: 40%;
}

.clo span {
    display: inline-block;
    line-height: 0.8rem;
    margin-left: 0.1rem;
}

.menu_list >ul>li,.menu_list>ul>li >ul>li{
    line-height: 0.8rem;
    *height: 0.8rem;
    position: relative;
    border-bottom: 1px solid #e9e9e9;
}
.menu_list>ul>li >ul{
    display: none;
}
.menu_list >ul >li >a,.menu_list>ul>li >ul>li>a {
    line-height: 0.8rem;
    *height: 0.8rem;
    color: #333;
    font-size: 0.28rem;
    display: inline-block;
    padding-left: 0.65rem;
    /*width: 100%;*/
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding-right: 0.6rem;
}

.menu_list>ul>li >ul>li{
    border:0;
    border-top: 1px solid #e9e9e9;
    padding-left: 0.3rem;
}

.menu_list >ul >li >ul>li>a{color: #575757;}

.menu_list >ul >li>b, .menu_list >ul >li >ul>li b{
    position: absolute;
    display: block;
    width: 20%;
    height: 0.8rem;
    right: 0;
    top: 0;
    background: url('fl.png') no-repeat center;
    background-size: 18%;
	
}
.menu_list>ul>li >ul>li li{
    border-top:1px solid #e9e9e9;
}
.menu_list>ul>li >ul>li li a{
    padding-left:1rem;
    color:#333;
    font-size: 0.28rem;
	    display: inline-block;
	    line-height: 0.4rem;
	    vertical-align: middle;
} 
.menu_list>ul>li>b.nex ,.menu_list >ul >li >ul>li b.nex{
    background: url('fd.png') no-repeat center;
    background-size: 30%;
} 
.menu_list>ul>li{line-height: 0.8rem;}

.header{
    height: 1.3rem;
    line-height: 0.88rem;
    background: #005ea6;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    max-width:750px;
    position: fixed;
}
.header img{display: block;}
.header > .back{
    margin-top:0.32rem;
    margin-left:0.24rem;
}
.header > .back img{width: 0.19rem;height: 0.36rem;}
.header .slide_ico{
    position: relative;
    width:0.56rem;
    margin-right: 0.24rem;
    margin-top: 0.4rem;
}
.header .slide_ico{
    cursor: pointer;
}
.header .slide_ico img{
    width:100%;
}
.header b{
    display: block;
    position: absolute;
    width: 2.24rem;
    height: 2.7rem;
    background: rgba(255,255,255,0.4);
}
.header .logo{
    width:2.5rem;
    display: block;
    margin-top:0.25rem;
    margin-left:0.1rem;
}
.header .logo img{width:100%;}
.header a.icon{margin-right: 0.25rem;float: right;margin-top: 0.35rem;display: block;width: 0.56rem;}
.header a.icon img{max-height: 100%;max-width: 100%;}

.index_number{
    position: absolute;
    left: 48%;
    bottom: 0.2rem;
}
.index_number>ul>li{
    float: left;
    margin-right:0.2rem;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background: #fff;
    color: #fff;
    font-size: 0.16rem;
    text-align: center;
    line-height: 0.25rem;
}
.index_number>ul>li.index_numberColor{
    background: #ff2b00;
}
.index_number>ul>li:hover{
    cursor: pointer;
}
/*二级栏目*/
.navlist{position: fixed;width: 100%;height: 100%;left:-100%;top:0;}
.navlist .block{position: fixed;width: 100%;height: 100%;background:rgba(39, 38, 54, 0.4);}
.navlist .menulist{position: fixed;top:0;width:60%;background: #ffffff;height: 100%;z-index: 999999;text-align: left;}
.menulist a.back,.menulist a.close{display:block;width:100%;line-height:0.8rem;height:0.8rem;font-size: 0.3rem;color: #dedede;border-bottom: 1px solid #e8e8e8;}
.menulist a.close span{padding-left: 0.2rem;margin-left: 0.25rem;background: url("close@2x.png") no-repeat left center;background-size: 0.14rem 0.14rem;}
.menulist a.back span{background: url("back2x.png") no-repeat left  center;background-size: 0.12rem 0.23rem;padding-left: 0.2rem;margin-left: 0.52rem;font-size: 0.3rem;}
.menulist a.close{left:-100%;}
.menulist .menu>ul{position: absolute;width: 100%;left: 0;right: 0;overflow-y: auto; overflow-x: hidden;height: 70%;z-index: 99;}
.menulist ul li{line-height:0.8rem;height: 0.8rem;border-bottom: 1px solid #e8e8e8;}
.menulist ul li a{font-size: 0.3rem;color: #414141;display: inline-block;width: 100%;}
.menulist ul li a span{font-size: 0.3rem;margin: 0 0.5rem;display: block;background: url("yjt2x.png") no-repeat right center;background-size: 0.14rem 0.26rem;}
.menulist .menu>ul>li.index span{background: none}
.menulist .menu>ul li>ul{position: absolute;z-index:100;width: 100%;height: 100%; top:0px; background: #fff;left:-100%;}
/*banner*/
.banner{width: 100%;overflow:hidden;position: relative;top: 1.3rem;margin-bottom:1.5rem;}
.banner .banner_dot{bottom:8px !important;text-align: center !important;padding-right: 0.25rem;z-index: 1;position: absolute;}
.banner .banner_dot .swiper-pagination-bullet{background:#fff !important;opacity: 1 !important;width: 7px !important;height: 7px !important;margin:0 2px !important;}
.banner .banner_dot .swiper-pagination-bullet-active{opacity: 1 !important;background:#e45461 !important;}
.banner .swiper-wrapper{ height:100%;}
.banner .swiper-wrapper .swiper-slide{vertical-align:middle; }
.banner .swiper-wrapper img{width: 100%;}

/*about*/
.about{width:100%;position: relative;background-size: contain;}

/*product*/
.product{
    width:100%;
    height:1rem;
    overflow: hidden;
    background-size: contain;
    position: relative;
    background: #f5f5f5;
    padding-left: 0.1rem;
    margin-top: 0.3rem;
}
.product{
    padding: 0 0.24rem;
}
.product_ioc{
    background: #006ae6;
    width: 0.12rem;
    height: 0.28rem;
    margin: 0.37rem 0 0 0.12rem; 
}

.product p{
    color: #5a5a5a;
    font-size: 0.32rem;
    margin-left: 0.2rem; 
	line-height: 1rem;
}
.product_ioc_text{ 
    margin-right: 0.1rem;
	line-height: 1rem;
}
.product_ioc_text a{
    color: rgba(102,102,102,1);
    font-size: 0.24rem;
}
.food .food_list{width:7.02rem;height:2.77rem;background: url("product_main.png") center no-repeat;background-size: contain;}
.food .food_list .pic{width:4.155rem;height:2.76rem;position: relative;}
.food .food_list .pic img{position: absolute;top:0;left:0;right:0;bottom: 0;max-width:100%;max-height:100%;margin:auto;}
.food .food_list p.title{color:#ffffff;font-size:0.32rem;word-wrap: break-word;writing-mode: vertical-rl;-ms-writing-mode: vertical-rl;-webkit-writing-mode: vertical-rl;-o-writing-mode: vertical-rl;width:0.62rem;height:2.35rem;text-align: center;line-height: 0.62rem;margin:0.2rem 0 0.23rem 1.04rem;letter-spacing: 0.2em;}
.food .food_list a.more{display: block;width: 1.2rem;margin-top: 2rem;height: 0.76rem;font-size:0.26rem;color:#df0024;text-align: center;line-height: 0.76rem;}
/*store*/
.store{
    width:100%;
    overflow: hidden;
    background-size: contain;
    margin-top: 0.2rem;
}
.store ul{
   padding: 0.24rem;
}
.store ul li{
    width: 48%;
    margin:0 0.14rem 0.3rem 0;
    border: 1px solid rgb(238, 238, 238);
}
.store ul li:hover{
    border: 1px solid rgb(255, 102, 0);
}
.store ul li p:nth-child(1){
    text-align: center;
    height: 1.6rem;
}

.store ul li p:nth-child(2){
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
    height: 0.34rem;
    overflow: hidden;
    text-align: center;
}
.store ul li p a{
    font-size: 0.24rem;
    color: #333;
}
.store ul li p a img{
   max-width: 100%;
    max-height: 100%;
}
/*join*/
.join{
    width:100%;
    overflow: hidden;
    background-size: contain;
    position: relative;
    background-position: center center;
    background: url("6vn0.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    padding:0 0.24rem;
}
.join p:nth-child(1){
    font-size: 0.32rem;
    text-align: center;
    margin-top: 0.5rem;
}
.join p:nth-child(2){
    font-size: 0.28rem;
    margin-top: 0.5rem;
    line-height: 200%;
    padding: 0 0.2rem;
    text-align: justify;
}
.join p:nth-child(2) img{
    width: 100%;
}
.join p:nth-child(3){
    text-align: center;
    margin-top:0.5rem;
    margin-bottom: 0.5rem;
}
.join p:nth-child(3) a{
    color: #fff;
    font-size: 0.24rem;

 }
/*news*/
.news{width:100%;overflow: hidden;background-size: contain;  margin-bottom: 1rem;}
.news .news_title{text-align: center;margin-top:1.3rem;}
.news .news_title img{width:3.23rem;height:1.37rem;}
.news_container{margin:0.48rem 0.24rem;}
.news .list{margin:0.7rem 0 0.3rem;height:1.48rem;border:1px solid rgba(89,86,81,0.32);}
.list .pic{width:2rem;height:1.64rem;position: relative;margin-top:-0.5rem;}
.list .pic img{/*position: absolute;top:0;left:0;right:0;bottom: 0;margin:auto;max-*/width:100%;height:100%;}
.list .words{height:1.48rem;width:4.8rem;}
.list .words span.time{display: block;width:0.9rem;height:0.55rem;background-color: #cd0021;color:#ffffff;font-size:0.24rem;font-weight: bold;letter-spacing: 0.1em; margin-top: -0.5rem;text-align: center;line-height:0.55rem;font-family: "HelveticaNeueLTPro-UltLt";}
.list .words span.time i{font-size:0.3rem;margin-left:0.07rem;}
.list .words span.title{font-size:0.3rem;font-weight: bold;margin-left:1rem;margin-top:-0.5rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;width:4rem;color:#cd0021;}
.list .words p{color:#4f4f4f;font-size:0.26rem;line-height:150%;width:4.25rem;margin:0.15rem 0.2rem 0 0.2rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;text-align: justify;}
.news_container .hd{width:1.12rem;height:0.22rem;margin:0.2rem auto 0;}
.news_container .hd li{width:0.22rem;height:0.22rem;background-color: #404040;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;float: left;margin:0 0.045rem;}
.news_container .hd li.on{background-color: #cd0021;width:0.4rem;border-radius:0.1rem;-webkit-border-radius:0.1rem;-moz-border-radius:0.1rem;transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;}
/*footer*/
.footer{
    position: fixed;
    bottom: 0;left:0;
    width:100%;
    right:0;
    margin:auto;
    max-width:750px;
    background-color:#e45461;
    line-height:
    1rem;z-index:99;
}
.footer ul li{
    width: 33%;
    float: left;
    text-align: center;
}
.footer ul li a{
    display: block;
    font-size: 0.28rem;
    line-height: 0rem;
    color: #fff;
}

.footer ul li a p:nth-child(1){
    height: 0.3rem;
    margin-top: 0.1rem;
}
.footer ul li a p:nth-child(1) img{
    height: 100%;
}
.footer ul li a p:nth-child(2){
    margin-top:0.2rem;
    height: 0.2rem;

}


.position{height:0.6rem;line-height: 0.6rem;background-color: #eeeeee;padding-left:0.24rem;}
.position span{font-size:0.26rem;color:#444444;}
.position span a:nth-child(3){display: none;}
.position img.fl{width:0.28rem;margin-right:0.18rem;margin-top:0.055rem;}
.position p{width:2rem;height:100%;background-color: #cd0021;color:#ffffff;font-size:0.3rem;text-align: center;}

.child{margin:0.2rem 0.24rem;overflow: hidden;}
.child ul li{width:49%;height:0.6rem;line-height: 0.6rem;background-color: #eeeeee;color:#444444;font-size:0.3rem;text-align: center;float: left;margin-bottom: 0.15rem;}
.child ul li a{display: block;width:100%;height:100%}
.child ul li a.on{background-color: #cd0021;color:#ffffff;}
.about_top{width:100%;height:12rem;background:url("about_bg.png") center no-repeat;background-size: contain;overflow: hidden;margin-top:0.4rem;}
.about_top .about_title{text-align: center;margin-top:1.9rem;}
.about_top .about_title img{width:3.2rem;}
.about_content{text-indent: 2em;font-size:0.3rem;margin: 0.6rem 1rem 0;color: #282828;line-height:170%;text-align: justify;}
.source,.value{width:100%;height:7.70rem;background:url("source.jpg") center no-repeat;background-size: contain;overflow: hidden;margin-top:0.1rem;}
.value{background-image: url("value.jpg");height:9.3rem;background-size: contain;}
.source_content,.value .value_content{margin:2.6rem 0.24rem 0;font-size:0.3rem;line-height: 170%;text-align: justify;}
.source_content p,.value_content p{text-indent: 2em;}
.main .value h3 {
    font-size: 0.34rem;
    font-family: "方正清刻本悦宋简";
    color: #ffffff;
    margin: 0.7rem auto 0;
    width: 4.4rem;
}
.establish{background-color: #cd0021;padding:0.24rem 0.24rem 0.28rem;}
.establish p{font-size:0.32rem;color:#ffffff;line-height:160%;}
.establish .iphone{margin-top:0.13rem;}
.establish .iphone img{display: block;width:0.4rem;}
.establish .iphone span{font-size:0.42rem;font-family: "Impact";color:rgba(255,255,255,0.9);margin-left:0.26rem;}
.establish .iphone em{font-size:0.24rem;color:#ffffff;margin-top:0.16rem;display: inline-block;}


/*新闻中心*/
.news_list{
    padding: 0 0.24rem;
}
.news_list ul li{
    border-bottom: 1px dashed #e2e2e2;
    height: 0.6rem;
    line-height: 0.6rem;
    overflow: hidden;
    margin-top: 0.2rem;
}
.news_list ul li p b{
    float: left;
    height: 0.28rem;
    margin-left: 0.06rem;
}
.news_list ul li p b img{
    height: 100%;
}
.news_list ul li p a{
    font-size: 0.32rem;
    color: #5a5a5a;
    float: left;
}
.news_list ul li p a:hover{
    color: #005ea6;
}
.news_list ul li p span{
    color: #929292;
    font-size: 0.24rem;
    float: right;
}
.foot{
    background: #2d2d2d;
    margin-top: 0.5rem;
    position: relative;
    margin-bottom: 1.3rem;
}
.foot .foot_box{
    height: 0.5rem;
}
.foot p{
    text-align: center;
    font-size: 0.24rem;
    color: rgb(153, 153, 153);
}
.foot p a{
    color: rgb(153, 153, 153);
}
p.foot_bottom_img{
    width: 5rem;
    background: rgba(0,0,0,0.4);
    text-align: center;
    border-radius: 0.5rem;
    margin: 0.2rem auto;
}
.foot_bottom_img span{
    color: #fff;
}
.foot_box_bottom{
    height: 0.3rem;
}
/*分页*/
.pageClass {
    text-align: center;
    font-size: 0.28rem;
    padding-top: 0.6rem;
    clear: both;
}
.pageClass a{
    display: none;
}
.pageClass a.prv,.pageClass a.next,.pageClass>a:first-child{
    display: inline-block;
}
.pageClass span {
    padding: 0.05rem 0.16rem;
    display: inline-block;
    margin-left:0.1rem;
    font-size:0.28rem;
    color: #4e4e4e;
    border:1px solid #eeeeee;
}
.pageClass a:first-child span,.pageClass strong span{
    background-color:#d60011;
    color:#ffffff;
    border-color:#d60011;
}
.main .product_list{margin-top:0.6rem;}
.product_list ul li{width:5rem;height:2.6rem;margin:1.5rem 0  0.4rem 2rem;background-color: #ffffff;border:1px solid rgba(230,230,230,0.76);position: relative;}
.product_list .pic{width:2.5rem;height:2.5rem;border-radius: 50%;-webkit-border-radius:50%;-moz-border-radius:50%;overflow: hidden;
    box-shadow: 1px 2px 20px 0 rgba(0,0,0,0.3);-moz-box-shadow: 1px 2px 20px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 1px 2px 20px 0 rgba(0,0,0,0.3);position: absolute;top:-1rem;left:-1.9rem;z-index:10;}
.product_list .pic img{display: block;width:100%;height:100%;}
.product_list .info{width:4rem;position: relative;z-index:9;margin-right:0.22rem;}
.product_list p.bg{position: absolute;width:0;height:100%;background-color:#d60011;left:0;top:0;}
.product_list .info span.title{font-size:0.32rem;color:#d60011;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;margin-top:0.26rem;}
.product_list .info p.words{font-size:0.28rem;color:#4b4b4b;line-height:170%;margin-top:0.2rem;text-align: justify;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.product_list .info em{font-size:0.26rem;color:#d1d1d1;display: block;margin-top:0.2rem;}
.store_list ul li{float: left;width:3.4rem;height:3rem;position: relative;margin-top:0.2rem;overflow: hidden;}
.store_list ul li img{display: block;width:100%;height:100%;}
.store_list ul li p.title{width:100%;height:0.6rem;line-height:0.6rem;color:#ffffff;font-size:0.3rem;position: absolute;;left:0;bottom: 0;text-align: center;background-color: rgba(0,0,0,0.3);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*内容页*/
.content{background-color: #ffffff;overflow: hidden;margin: 0.1rem 0 0;padding:0 0.2rem 0.3rem;}
.content .article_title {
    margin:0.4rem 0 0.2rem;
    text-align: center;
}
.content .article_title h3 {
    font-size: 0.34rem;
    color:#333333;
}
.content .article_title .author {
    font-size: 0.24rem;
    color: #c6c5c6;
    margin-top: 0.1rem;
}
.content .article_con {
    padding:0.2rem 0;
    font-size: 0.3rem;
    color: #333;
    text-align: justify;
    line-height: 170%;
    min-height: 5rem;
}
.content .article_con img{max-width: 100%;display: inline-block;height: auto !important;}
.content .up,.content .down {
    font-size: 0.3rem;
    text-align: left;
    color: #444444;
    font-weight: bold;
    padding:0 0.1rem;
}
.content .up a,.content .down a {
    color: #777777;
    font-weight: normal;
}
.content .up {
    margin-top: 0.3rem;
}
.content .down{margin-bottom: 0.2rem;margin-top:0.1rem;}
.header_input{
    width: 2.5rem;
    margin-left:0.4rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    color: #999999;
    font-weight: normal;
    line-height:0.26rem;
    height: 0.45rem;
    margin-top: 0.42rem;
    vertical-align: middle;
    border: #4199dd 1px solid;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    float: left;
}
.header_search{
    background: #4199dd;
    font-family: Microsoft YaHei;
    float: left;
    margin-left: 0px;
    font-size: 0.24rem;
    cursor: pointer;
    margin-top: 0.43rem;
    width:1rem;
    text-align: center;
    height: 0.45rem;
    line-height: 0.45rem;
}
.header_benner_top{
    position: absolute;
    left:0.4rem;
    top:0.8rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #fff;
}
.header_benner_foot{
    position: absolute;
    left: 0.4rem;
    top:1.44rem;
    font-size: 0.3rem;
    color: #fff;
}
.about{
    margin-top: 0.1rem;
    padding: 0 0.24rem;
}

.about ul li{
    position: relative;
    width: 32%;
    height:1.6rem;
    float: left;
    margin-right: 2%;
    overflow: hidden;
}
.about ul li:nth-child(3){
    float: right;
    margin-right: 0;
}
.about ul li img{
    width: 100%;
}
.about ul li a{
    top:0.5rem;
    left: 0.6rem;
    position: absolute;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    padding-top: 0.5rem;
}
.wapabout_about_box{
    height: 0.3rem;
}
.wapabout_about{
    margin-top: 0.2rem;
}
.wapabout_about p.wa_p1{
    text-align: center;
    color: #5a5a5a;
    font-size: 0.32rem;
    line-height: 140%;
}
.wapabout_about p.wa_p1 img{
    width: 70%;
}
.wapabout_list ul li{
    width: 2.2rem;
    float: left;
    margin-left: 0.2rem;
    text-align: center;
    background-color: #4199dd;
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color: #fff;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.05rem;
}
.wapabout_list ul li a{
    color: #fff;
    font-size: 0.24rem;
    display: block;
}
.wapabout_list ul li a.on{
    background: #ff2b00;
}
.wapabout_about_text{
    margin-top: 0.5rem;
    color: #5a5a5a;
    font-size: 0.32rem;
    overflow: hidden;
    padding: 0.24rem;
	min-height: 4.5rem;
	line-height: 180%;
}
.wapabout_about_text img{
    width: 100%;
	
}

.wapproduct_pro{
    overflow-x:auto;
    padding: 0 0.24rem;
}
.wapproduct_pro::-webkit-scrollbar{
            width: 0px;
            height: 0px;
        }
.wapproduct_pro ul{
    white-space:nowrap;
}
.wapproduct_pro ul li{
    display:inline-block;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #4199dd;
    width: 33.3%;
    text-align: center;
    margin-right: 0.2rem;
}
.wapproduct_pro ul li a{
    color: #fff;
    font-size: 0.32rem;
    display: block;
    padding: 0 0.1rem;
}
.wapproduct_pro ul li a.on{
    background: #ff2b00;
}
div.wapabout_about>div.wapproduct_pro>ul>li.wapproduct_list_click{
    background: #e45461;
}
.wapproduct_list{
    margin-top: 0.5rem;
    padding-left: 0.24rem;
}
.wapproduct_list ul li{
    float: left;
    margin-right: 0.14rem;
    width: 3.4rem;
    border:1px solid rgb(238, 238, 238);
    height: 3.8rem;
    margin-bottom: 0.2rem;
    text-align: center;
    overflow: hidden;
}

.wapproduct_list ul li div{
    width: 2.6rem;
    height: 2.02rem;
    margin: 0.3rem auto;
    overflow: hidden;
}
.wapproduct_list ul li div a{

}
.wapproduct_list ul li div a img{
    width: 100%;
}
.wapproduct_list ul li p{
    text-align: center;
    margin: 0 auto;
    width: 2.6rem;
}
.wapproduct_list ul li p a{
    font-size: 0.24rem;
    color: #5a5a5a;
    font-weight: bold;
}
.wapproduct_list ul li p a:hover{
    color: #0064d4;
}
.wapnews_sous_title{
    margin-top: 0.5rem;
}
.wapnews_sous_title p{
    text-align: center;
    margin-bottom: 0.2rem;
}
.wapnews_sous_title p:nth-child(1){
    color: #333;
    font-size: 0.32rem;
    font-weight: bold;
}
.wapnews_sous_title p:nth-child(2){
    color: #5A5A5A;
    font-size: 0.24rem;
	
}
.wapnews_sous_title .wst_time{padding-bottom: 0.3rem;
    border-bottom: #E5E5E5 1px solid;}
.wapnews_sous_title p:nth-child(3){
    color: #868686;
    border: #E5E5E5 1px solid;
    background: #F5F5F5;
}
.wapnews_sous_main{
    color: #333;
    font-size: 0.26rem;
    padding: 0.2rem 0.5rem;
    line-height: 0.5rem;
    text-align: justify;

}
.wapnews_sous_img{
    text-align: center;
    height: 5rem;
}
.wapnews_sous_img img{
    height: 100%;
}
.wapnews_sous_ioc{
    width: 0.5rem;
}
.wapnews_sous_ioc img{
    width: 100%;
}
.wapnews_sous_img_bottom{
    margin-top: 0.3rem;
}
.wapnews_sous_center ul li{
    float: left;
    height: 1.48rem;
}
.wapnews_sous_center ul li img{
    height: 100%;
}
.wapnews_sous_text{
    margin-top: 0.2rem;
    color: #777;
    font-size: 0.28rem;
    text-align: center;
}
.wapkehu_list{
    padding: 0 0.24rem;
}
.wapkehu_list ul li{
    background: #e55461;
    height: 5.29rem;
    overflow: hidden;
    font-size: 0.24rem;
    line-height: 250%;
    color: #fff;
    text-align: justify;
}
.wapkehu_sty{
    padding: 0.3rem 0.5rem;
}
.wapkehu_list ul li img{
    width: 100%;
}
.wapnews_sous_sit{
    color: #333;
    font-size: 0.28rem;
    width: 100%;
}
.wapnews_sous_sit img{max-width: 100% !important; height: auto !important;}
.wapnews_sous_main img{
    width: 100%;
}
p.product_prit{
    margin-top:1rem;
}
.wapnews_sous_main>p.product_prit,.wapnews_sous_main>p.product_next{
    color: #5a5a5a;
    font-size: 0.24rem;
    text-align: left;
}
.wapabout_list>ul>li{
    width: 20%;
}
#focus{margin-top: 1.3rem;}
#focus>ul>li:first-child{display: block;}
#focus>ul>li>img{width: 100%;}
#focus>ul>li{display: none;}

.layui-laypage{margin:0.4rem 0rem;width: 100%;text-align: center;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #4199dd;}
.layui-laypage-prev.layui-disabled{display: none;}
.layui-laypage a{margin:0 5px;background-color: #4199dd;color: white;}
.layui-laypage .layui-laypage-count{padding:0px 15px;margin-right:5px;color: white;background-color: #4199dd;}
.layui-laypage .layui-laypage-curr{margin:0 5px;}
.layui-laypage span{margin-bottom: 0px;}