@charset "utf-8";
/* CSS Document */
/*==============================common==================================*/
@font-face{
    font-family: 'arial';
    src : url('../font/arial.ttf');
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,h13,h14,h15,h16,h18,h20,h22,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input{margin:0;padding:0;border:none;outline:0;font:inherit;vertical-align:baseline}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6,h13,h14,h15,h16,h18,h20,h22,.h13,.h14,.h15,.h16,.h18,.h20,.h22{-webkit-text-size-adjust:none;font-family:"Microsoft YaHei";}
body{font-size:1em;margin:0;padding:0;height:auto; width:100%; overflow-x:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-text-size-adjust: none}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
button::-moz-focus-inner,input::-moz-focus-inner{border: 0;padding: 0;}
input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-appearance: none;}
a,input,button,select,textarea{outline:none;}
img,a img {border:0;padding:0;margin:0;vertical-align:middle;}
i{ font-style:normal;}
a,ins{text-decoration:none}
del{text-decoration:line-through}
.pad_top{ padding-bottom:5%}
.pad{ padding:0% 2% 2%}
.clear{ clear:both}
a{ color:#111111}
.empty{font-size: 0.26rem;margin: 0.3rem}
/*==============================style==================================*/
.fl{ width:auto; float:left}
.fr{ width:auto; float:right}
.h13,h13{ font-size:1.1em}
.h14,h14{ font-size:1.15em}
.h15,h15{ font-size:1.175em}
.h16,h16{ font-size:1.2em}
.h18,h18{ font-size:1.425em}
.h20,h20{ font-size:1.55em}
.h22,h22{ font-size:1.7em}
body{background-color: #fff;}
.contioner {max-width: 720px;margin: 0 auto 1rem auto; min-width: 320px;overflow: hidden; position:relative;}
.wapper{z-index:100; background:#FFF}

/**提示层，加载框**/
.dropload-load .loading{display: inline-block;height: 15px;width: 15px;border-radius: 100%;font-size: 14px;color: #858585;margin: 6px;border: 2px solid #666;border-bottom-color: transparent;vertical-align: middle;-webkit-animation: rotate 0.75s linear infinite;animation: rotate 0.75s linear infinite;}
.mores{display: block;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #858585;position: relative;z-index: 100;padding: 0.3rem 0;}

/*.mores{display: block;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #858585;position: relative;z-index: 100;}*/

/*公共头部--01*/
.ui-header{width:100%;height:auto;padding: 0.2rem;overflow: hidden;border-bottom: 1px solid #eee;box-sizing: border-box}
.ui-header-ico-menu{display:block;width:2.63rem;height: 0.55rem;}
.ui-header-ico-home{width:0.55rem;height: 0.37rem;display: block}
.ui-header-left{width:2.63rem;height: 0.55rem;margin: 0.08rem 0 0 0.8rem}
.ui-header-right{width:0.55rem;height: 0.37rem;background:url(../img/menu.png) no-repeat center center;background-size: 100% 100%;text-align: center;margin-top: 0.07rem}
/*公共头部-end*/

/*公共底部*/
.bottom-fixed{width:100%;height:8.4rem;background:url("../img/foot.png") no-repeat center;background-size:cover;min-width: 320px;max-width: 720px;margin-top: -0.5rem;overflow: hidden;/*background-color: #fff;*/}
.foot_t{width: 6.8rem;height: auto;margin: 0 auto;margin-top: 1.1rem;}
.foot_t ul li{width: 100%;background: url("../img/map.png") no-repeat 0 0.08rem;background-size: 0.35rem;font-size: 0.25rem;color: #fff;padding-left: 0.35rem;box-sizing: border-box;margin-bottom: 0.3rem}
.footer{width: 100%;height: auto;border-top: 1px solid #d6551d}
.foot{width: 6.8rem;margin: 0 auto;margin-top: 0.25rem}
.foot_l{width: 25%;font-size: 0.25rem;color: #fff;}
.foot_r{width: 75%;font-size: 0.25rem;color: #fff;}
.foot_l .code{width: 1.43rem;height: 1.66rem;background-color: #fff;border-radius: 0.2rem;text-align: center;margin-right: 0.2rem}
.foot_l img{width: 1.16rem;height: 1.2rem;margin-top: 0.1rem}
.foot_l .code p{font-weight: bold;color: #333;margin-top: 0.05rem;font-size: 12px;}

.dfloat{ width:100%; height:1rem; background-color:#e96328; position:fixed; z-index:99; border-top:0.01rem solid #c35524; bottom:0;}
.dfloat_k{ width:25%; height:1rem; float:left; text-align:center;}
.dfloat_k_p{ width:100%; height:0.4rem; margin:0.1rem auto 0 auto;}
.dfloat_k_t{ width:100%; height:0.5rem; margin:0 auto; line-height:0.5rem; font-size:0.24rem; text-align: center; color:#fff;}


/*.bottom-fixed .footer {text-align:center;overflow: hidden;height: 100%}
.bottom-fixed .footer li{width: 50%;float:left;border-right: 1px solid rgba(255,255,255,0.23);box-sizing: border-box}
.bottom-fixed .footer li a .footpic{ width:0.73rem; height:0.44rem;float: left;margin:0.24rem 0 0 0.73rem}
.bottom-fixed .footer li a .footpic img{width:0.73rem; height:0.44rem;}
.bottom-fixed .footer li a p{color:#fff;line-height:0.89rem;font-size: 0.26rem;font-weight: bold;float: left;margin-left: 0.15rem}
.bottom-fixed .footer li a p.cur1{color:#d50013}*/

/**************************首页样式*****************************/
/*banner*/
.main_visual {position: relative;z-index: 23;min-width: 320px;max-width: 720px;}
.main_image {width: 100%;height: 100%;overflow: hidden;margin: 0 auto;position: relative}
.main_image ul {width: 9999px;height: 100%;overflow: hidden;position: absolute;top: 0;left: 0}
.main_image li {float: left;width: 100%;height: 100%;}
.main_image li span {display: block;width: 100%;height: 100%}
.main_image li img {display: block;overflow: hidden;width: 100%;height:4.1rem;}
.main_image li a {display: block;width: 100%;height: 100%}
div.flicking_con {overflow: hidden;text-align: center;position: absolute;bottom: 0.2rem;left: 0;right:0px;margin:auto;z-index: 11;}
div.flicking_con li {border-radius: 10px;-webkit-border-radius: 10px;-ms-border-radius: 10px;height: 8px;width: 8px;
    margin: 0 5px;display: inline-block;opacity: 1;font-size: 0px;box-sizing: border-box;background: rgba(180,180,180,0.28)}
div.flicking_con li.on {background:#ff6d5d}
.title{font-weight: bold;text-align: center;overflow: hidden;box-sizing: border-box}
.title p{font-size: 0.36rem;color: #e96328;margin-top: 0.9rem;}
.title p i{color: #333}
.title span{font-size: 0.3rem;color: #333;margin-top: -0.08rem;display: inline-block}
/*系统经营*/
.manage{width: 6.8rem;margin: 0 auto;overflow: hidden}
.manage .title{width: 5.37rem;height: 1.83rem;background: url("../img/title1.png") no-repeat center;background-size:cover;margin: 0 auto;margin-top:0.4rem;}
.manage .title p{margin-top: 0.62rem}
.managel{width: 100%;height: 3.5rem;margin-top: 0.15rem}
.manager{width: 100%;margin-top: 0.11rem}
.manager ul li{width: 2.19rem;height:1.82rem;float: left;margin-right: 0.1em;}
.manager ul li img{width: 100%}
.manager ul li:nth-child(3n){margin-right: 0}
.manager ul li:last-child{width: 100%;margin-right: 0;margin-top: 0.1rem}
.text{width: 6.8rem;margin: 0 auto;font-size: 0.26rem;color: #333;line-height: 2;overflow: hidden;margin-top: 0.3rem;}
.text strong{font-weight: bold}
.aim{width: 5.8rem;margin: 0 auto;overflow: hidden;margin-top: 0.3rem;}
.aim ul li{width: 1.45rem;height: 1.45rem;background: url("../img/step.png") no-repeat center;background-size:cover;text-align: center;float: left;}
.aim ul li img{width:0.4rem;min-height:0.38rem;margin-top: 0.3rem;}
.aim ul li:nth-child(3) img{width: 0.63rem}
.aim ul li:nth-child(3) img{width: 0.53rem}
.aim ul li p{text-align: center;font-weight: bold;color: #fff;font-size: 0.26rem;margin-top: 0.1rem;}
.aim ul li:last-child{margin-right: 0px;}
/*动销服务*/
.server{width: 100%;height: 7.48rem;background: url("../img/server.png") no-repeat center;background-size:cover;overflow: hidden}
.server .title{width: 3.87rem;height: 1.78rem;background: url("../img/title2.png") no-repeat center;background-size:cover;margin: 0 auto;margin-top: 0.6rem;}
.server .desc{text-align: center;font-size: 0.26rem;color: #fff;}
.server .desc i{font-size: 0.3rem;}
.servers{width: 100%;height: auto;overflow: hidden;margin-top: 0.2rem;}
.servers ul li{width: 3.53rem;height: 2rem;background: url("../img/ser.png") no-repeat center;background-size:cover;float: left;padding: 0.1rem 0.25rem 0.2rem;box-sizing: border-box;font-weight: bold;font-size:13px;color: #333; text-align:center;}
.servers ul li:nth-child(2n){float: right}
.servers ul li b{font-size: 0.36rem;color: #ee5e2b;font-weight: bold}
.servers ul li p{font-size: 0.2;color: #333}
.servers ul li i{font-size: 0.3rem; color: #ee5e2b; line-height:0.4rem;}
/*.servers ul li:nth-child(3){padding-top: 0.25rem}*/
/*.servers ul li:last-child{line-height:1.2rem;text-align: center}
.servers ul li:first-child {padding-top: 0.3rem}*/
/*.servers ul li:first-child p{width: 1.2rem;text-align: center;margin-top: 0.15rem;float: left}
.servers ul li:first-child b{margin-top: 0.25rem;float: left}*/
.server .intro{font-size: 0.4rem;color: #fff;font-weight: bold;margin-top: 0.1rem;text-align: center}
/*盈利法宝*/
.gain{width: 100%;height: auto;overflow: hidden}
.gain .title{width: 5.34rem;height: 1.61rem;background: url("../img/title3.png") no-repeat center;background-size:cover;margin: 0 auto;margin-top: 0.3rem;}
.gain .title p{margin-top: 0.7rem;}
.gains{width: 6.8rem;margin:0 auto;overflow: hidden;margin-top: 0.2rem;padding: 0.1rem 0}
.gains img{ max-width:100%;}
.gains ul li{width: 2.13rem;height: 2.18rem;box-shadow: 0px 0px 15px rgba(243,92,61,0.3);border-radius: 10px;float: left;margin: 0 0.2rem 0.2rem 0;position: relative}
.gains ul li .gains_img{width: 1.94rem;height: 1.33rem;overflow: hidden;margin: 0 auto;margin-top: 0.1rem;border-top-right-radius: 10px;border-top-left-radius: 10px;}
.gains ul li .gains_img img{vertical-align: middle;width: 100%}
.gains ul li p{font-size: 0.25rem;font-weight: bold;color: #333;margin-top: 0.2rem;}
.gains ul li .num{width: 0.3rem;height: 0.3rem;font-size: 10px;font-family: 'arial';text-align: center;line-height: 0.3rem;position: absolute;bottom: -5px;left: 42%;color: #ffcdbb;background-color: #fff;border-radius: 100%;
    box-shadow: 0px 0px 10px rgba(243,92,61,0.3);}
.gains ul li:nth-child(1) p{background: url("../img/gain1.png") no-repeat 0.1rem center;padding-left: 0.5rem;background-size: 0.3rem 0.3rem}
.gains ul li:nth-child(2) p{background: url("../img/gain2.png") no-repeat 0.2rem center;padding-left: 0.6rem;background-size: 0.3rem 0.3rem}
.gains ul li:nth-child(3) p{background: url("../img/gain3.png") no-repeat 0.4rem center;padding-left: 0.8rem;background-size: 0.3rem 0.3rem}
.gains ul li:nth-child(4) p{background: url("../img/gain4.png") no-repeat 0.4rem center;padding-left: 0.8rem;background-size: 0.3rem 0.3rem}
.gains ul li:nth-child(5) p{background: url("../img/gain5.png") no-repeat 0.3rem center;padding-left: 0.7rem;background-size: 0.3rem 0.3rem}
.gains ul li:nth-child(6) p{background: url("../img/gain6.png") no-repeat 0.2rem center;padding-left: 0.6rem;background-size: 0.3rem 0.3rem}
.gains ul li:nth-child(3n){margin-right: 0}
.gains ul li:hover .num{background:linear-gradient(to right, #f04436 0%,#fbac54 100%);color: #fff}
/*品牌优势*/
.advan{width: 100%;height: 27rem;background: url("../img/advan.png") no-repeat center;background-size:cover;overflow: hidden}
.advan .title{width: 4.17rem;height: 1.62rem;background: url("../img/title4.png") no-repeat center;background-size:cover;margin: 0 auto;margin-top:1.4rem;}
.advan .title p{margin-top: 0.7rem;}
.advans{width: 6.8rem;margin: 0 auto;overflow: hidden;padding-bottom: 0.1rem}
.advans ul li{width: 3.34rem;height: 5rem;float: left;background-color:#fff;box-shadow: 0px 0px 15px rgba(243,92,61,0.4);border-radius: 30px;text-align: center;margin-top: 0.2rem}
.advans .top{width: 100%;height: 0.72rem;background:linear-gradient(to bottom, #fe8956 0%,#ee500b 100%);border-radius: 30px;font-size: 0.26rem;font-weight: bold;color: #fff;}
.advans .top .num{width: 0.51rem;height: 0.51rem;background-color: #fff;border-radius: 100%;text-align: center;line-height: 0.51rem;font-size: 0.26rem;font-weight: bold;color: #ee5e2b;font-family: 'arial';margin: 0.1rem 0.1rem 0 0.1rem}
.advans .top p{width: 2.5rem;text-align: left;line-height: 0.7rem;margin-top: 0px;}
.advans .advan_img{width:3rem;height:1.5rem;margin: 0 auto;margin-top: 0.1rem}
.advans .advan_img img{width: 100%;height: 1.5rem}
.advans .intro{font-size: 0.24rem;color: #333;line-height: 1.6;text-align: left;margin: 0.1rem 0.2rem 0 0.2rem}
.advans ul li:nth-child(4n){margin-right: 0px;}
.advans ul li:nth-child(1) .top p{line-height: 1.2;margin-top: 0.06rem}
.advans ul li:nth-child(2) .top p{line-height: 1.2;margin-top: 0.06rem}
/*.advans ul li:nth-child(4) .top p{line-height: 1.4}*/
.advans ul li:nth-child(2n){float: right}
/*.advans ul li:nth-child(5){height: 6rem}
.advans ul li:nth-child(6){height: 6rem}
*/
/*运营支持*/
.support{width: 100%;height: auto;overflow: hidden;margin-top: 0.3rem}
.support .title{width: 5.3rem; height: 2.2rem;background: url("../img/title2.png") no-repeat center;background-size:cover;margin: 0 auto;}
.support .title p{margin-top: 1.1rem;}
.supports{width: 6.8rem;margin: 0.4rem auto 0 auto;overflow: hidden}
.supports img{ max-width:100%;}
/*.supports ul li{width: 100%;height: 0.55rem;line-height:0.55rem;border: 1px dashed #fcdbcc;box-sizing: border-box;border-radius: 15px;padding: 0 0.2rem;font-weight: bold;margin-top: 0.2rem}
.supports ul li b{font-size: 0.26rem;color: #f4682a;display: inline-block;float: left}
.supports ul li span{display: inline-block;float: left;font-size: 0.24rem;color: #333;margin-left: 0.2rem}
.supports ul li i{font-size: 12px;display: inline-block;float: right;color: #f4682a;}*/
.supports ul li{width: 3.33rem;height: 1.4rem;background: linear-gradient(to bottom, #fe8956 0%,#ee500b 100%);float: left;border-radius: 5px;margin-top: 0.15rem;padding: 0.2rem 0.3rem;box-sizing: border-box}
.supports ul li p{font-size: 0.26rem;color: #fff;font-weight: bold;margin-bottom: 0.1rem;line-height: 1.2}
.supports ul li span{font-size: 0.24rem;color: #fff;}
.supports ul li:nth-child(2n){float: right}

/*门店展示*/
.store{width: 100%;height: 10.32rem;background: url("../img/store.png") no-repeat center;background-size:cover;overflow: hidden;margin-top: 0.6rem}
.store .title{width: 4.18rem;height: 1.63rem;background: url("../img/title5.png") no-repeat center;background-size:cover;margin: 0 auto;margin-top: 0.4rem;}
.store .title p{margin-top: 0.7rem;}
.store .intro{width:960px;height:54px;font-size: 22px;font-weight: bold;text-align: center;margin: 0 auto;border: 2px dashed rgba(238,94,43,0.4);box-sizing: border-box;
    line-height: 54px;border-radius: 30px;color: #333}
.store .intro i{color: #ee5e2b}
.stores{width: 6.8rem;height: auto;overflow: hidden;margin:0 auto;margin-top: 0.2rem;position: relative}
.stores ul li{width: 2.17rem;height: 1.68rem;overflow: hidden;float: left;margin-right: 0.13rem;transition:all 0.5s;}
.stores ul li img{width: 100%;transition:all 0.5s;border-radius: 10px;}
.stores ul li:nth-child(3n){margin-right: 0px;}
/*招商加盟*/
.join{width: 100%;height: 9.56rem;background: url("../img/join.png") no-repeat center;background-size:cover;overflow: hidden;margin-top: -4.5rem}
.join .title{font-family: 'arial';font-size: 0.7rem;}
.join .title p{color: #fff;margin-top: 0.8rem;}
.join .title span{font-size: 0.36rem;color: #fff;font-weight: normal;margin-bottom: 10px;display: inline-block}
.joins{width: 6.8rem;height: auto;overflow: hidden;margin:0 auto;padding-bottom: 0.3rem;}
.joins ul li{width: 1.44rem;height: 1.44rem;box-shadow: 0px 0px 15px rgba(243,92,61,0.3);border-radius: 100%;float: left;margin-left: 0.2rem;text-align: center;background-color: #fff;position: relative;margin-top: 0.4rem}
.joins ul li:nth-child(2n){margin-top: 0.9rem;}
.joins ul li img{margin-top: 0.25rem;width: 0.35rem}
.joins ul li:nth-child(2) img{width: 0.53rem}
.joins ul li:nth-child(3) img{width: 0.5rem}
.joins ul li:nth-child(4) img{width: 0.4rem}
.joins ul li p{font-size: 0.26rem;font-weight: bold;color: #ee5e2b;margin-top: 0.1rem;}
.joins ul li div{width:0.3rem;height:0.3rem;background: url("../img/jj2.png") no-repeat center;background-size:cover;position: absolute;top: 1.25rem;left: 0.55rem}
.mess{width: 6.8rem;min-height: 4rem;margin: 0 auto;margin-top: 0.3rem;}
.mess div{width: 100%;box-sizing: border-box;overflow:hidden;margin-bottom: 0.2rem;}
.mess div label{display: inline-block;float: left;text-align: right;font-size: 0.26rem;color: #f3643f;margin-top: 0.05rem;font-weight: bold;width: 1.4rem}
.mess div input{width: 5rem;height:0.5rem;float: left;background:none;font-size: 0.26rem;font-weight: bold;box-shadow: 0px 0px 5px rgba(243,92,61,0.2);border-radius: 30px;border: 1px solid #efcbbe;padding-left: 0.2rem}
.mess div textarea{width: 5rem;background:none;border:none;font-size: 0.26rem;font-weight: bold;height:0.5rem;font-family: '微软雅黑';box-shadow: 0px 0px 5px rgba(243,92,61,0.2);border-radius: 30px;border: 1px solid #efcbbe;padding-left: 0.2rem;box-sizing: border-box}
.mess .submit{display: inline-block;width: 2.83rem;line-height: 0.55rem;font-size: 0.28rem;font-weight: bold;text-align: center;color: #fff;background-color: #ee5e2b;border-radius: 30px;box-shadow: 0px 0px 15px rgba(243,92,61,0.3);margin-left: 1.4rem}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ee5e2b;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ee5e2b;
}

/*关于我们*/
.founder{width: 100%;height: auto;overflow: hidden}
.founder ul li{width: 100%;height: auto;margin-bottom: 0.3rem;overflow: hidden}
.found{width: 100%;}
.found img{width: 100%}
.founder ul li .intro .ename{width: 100%;font-size: 0.34rem;color: #333;font-family: 'montserrat';text-transform: uppercase;margin-top: 0.3rem;}
.founder ul li .intro .name{width: 2rem;height:0.45rem;font-size: 0.3rem;color: #fff;font-weight: bold;background-color: #ee5e2b;text-indent: 10px;line-height: 0.45rem;margin-top: 0.1rem}
.founder ul li .intro .texts{line-height: 2;font-size: 0.26rem;color: #333;margin-top: 0.2rem;}
.founder ul li .intro .texts b{font-weight: bold}
.culture{width: 100%;height: auto;overflow: hidden}
.culturel{width: 100%;height: 100%;background:linear-gradient(to right, #f04536 0%,#fa9137 100%);padding-left: 0.2rem;box-sizing: border-box;padding-bottom: 0.3rem}
.cultures{width: 100%;height: 100%;}
.cultures .subtitle{text-align: left}
.cultures .subtitle p{color: #fff;}
.cultures .subtitle span{color: rgba(255,255,255,0.1)}
.cultures .cultureb ul li{font-size: 0.26rem;font-weight: bold;color: #fff;margin-top: 0.3rem;}
.cultures .cultureb ul li i{color: #fff228}
.cultures .cultureb ul li ul li{width: 1.06rem;height: 1.06rem;background-color: #fff;border-radius: 15px;text-align: center;float: left;margin-right: 0.3rem}
.cultures .cultureb ul li ul li img{margin-top: 0.15rem;width: 0.37rem}
.cultures .cultureb ul li ul li:nth-child(3) img{width: 0.54rem}
.cultures .cultureb ul li ul li:nth-child(4) img{width: 0.49rem}
.cultures .cultureb ul li ul li p{color: #f14d36;margin-top: 0.1rem;}
.culturer{width: 100%;height: 100%;}
.culturer img{width: 100%}
.style{width: 100%;height: auto;overflow: hidden;margin:0 auto;position: relative}
.style ul{width: 100%;height: auto;margin: 0 auto;}
.style ul li{width: 48.5%;height: auto;float: left;margin-bottom: 0.2rem}
.style ul li:nth-child(2n){float: right}
.style ul li img{width: 100%}
.style ul li p{font-size: 0.26rem;color: #333;font-weight: bold;text-align: center;margin-top: 0.2rem;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word; white-space:nowrap;}

/*下载中心*/
.down{width: 100%;height: auto;overflow: hidden;margin-bottom: 0.3rem;}
.down ul li{width: 100%;height: auto;border-bottom: 1px dashed #d3d3d3;box-sizing: border-box;padding:0.2rem 0;font-size: 0.26rem;overflow: hidden;}
.down ul li p{color: #333;}
.down ul li span{color: #999;display: block;float: right}

/*人才招聘*/
.honor{width: 100%;height: auto;overflow: hidden;margin-bottom:0.3rem;}
.honor h3{width: 100%;overflow: hidden;box-sizing: border-box;font-size: 0.26rem;transition: all 0.5s;border-radius: 3px;
    line-height: 0.6rem;color: #333;margin-top: 0.3rem;background-color: #f2f2f2;padding-left: 0.2rem;}
.honor ul{width:100%;height:auto;padding: 20px;box-sizing: border-box;line-height: 2;font-size: 0.26rem;}
.honor ul img{max-width: 100%}
.honor h3 em {float: right;display: block;width: 0.26rem;height: 0.6rem;background: url(../img/gary.png) no-repeat center;background-size:100%;cursor: pointer;margin-right: 0.2rem;}
.honor h3.on{background:linear-gradient(to right, #fa9237 0%,#f04536 100%);color: #fff;}
.honor h3.on em{background: url(../img/white.png) no-repeat center;background-size: 100%}

/*联系我们*/
.maps{width: 100%;}
.contact{width: 100%;}
.contact ul li{width: 100%;box-shadow: 0px 0px 5px rgba(0,0,0,0.2);border-radius: 15px;margin-top: 0.3rem;padding: 0.1rem;box-sizing: border-box;
    background-color: #fff;font-weight: bold;line-height: 2;color: #333;overflow: hidden}
.contact ul li p{font-size: 0.28rem;color: #ee5e2b;}
.contact ul li span{font-size: 0.26rem;}
.contact ul li i{color: #ee5e2b;font-family: 'arial'}
.contact ul li em{display:inline-block;width: 0.33rem;height: 1rem;background:url("../img/maps1.png") no-repeat 0px 0.15rem;background-size:100%;float: left;margin-right: 0.1rem;}
.contact ul li div{float: left;width: 92%;}
.contact ul li:hover{color: #fff;background:linear-gradient(to right, #fa9237 0%,#f04536 100%);cursor: pointer}
.contact ul li:hover p{color: #fff;}
.contact ul li:hover i{color: #fff;}
.contact ul li:hover em{background:url("../img/maps2.png") no-repeat 0px 0.15rem;background-size:100%;}
#map{width: 100%;height: 5rem;}

/*招商加盟*/
.condition{width: 100%;height: auto;overflow: hidden;}
.condition ul li{width: 100%;height: auto;overflow: hidden;float: left;text-align: center;color: #333;font-weight: bold;font-size: 16px;box-sizing: border-box;transition:all 0.5s;
    border-bottom: 1px solid #e6e6e6;padding: 0.2rem 0}
.condition ul li h3{font-size: 0.7rem;font-family: 'montserrat';font-weight: bold}
.condition ul li p{font-size: 0.26rem;}
.condition ul li i{display: block;width: 32px;height: 4px;background-color: #333333;margin: 0 auto;margin-top: 15px;}
.condition ul li span{display: inline-block;width: 100%;font-weight: normal;line-height: 2;margin-top: 0.3rem;}
.condition ul li:hover{background:linear-gradient(to right, #fa9237 0%,#f04536 100%);color: #fff;transition:all 0.5s;cursor: pointer;box-shadow: 0px 0px 5px rgba(243,92,61,0.4);}
.condition ul li:hover h3{color: #fff;}
.condition ul li:hover i{background-color: #fff;}
.ad{width: 100%;height: auto;overflow: hidden;}
.ad ul li{width: 100%;font-size: 0.26rem;;overflow: hidden}
.ad ul li .adl{width: 100%;}
.ad ul li .adl img{width: 100%;min-height: 2.2rem;}
.ad ul li .adr{width:100%;box-sizing: border-box;padding: 0.2rem 0}
.ad ul li p{font-size: 0.3rem;font-weight: bold;color: #333;overflow: hidden;position: relative;}
.ad ul li b{display: inline-block;float: left;font-weight: bold}
.ad ul li i{display:inline-block;font-size: 0.3rem;font-family: 'montserrat';float: left}
.ad ul li div{font-size: 16px;color: #333;line-height: 2;}
.mode{width: 100%;height: auto;overflow: hidden;position: relative}
.model{width: 100%;height: 100%;background-color: #f25136;color: #fff;}
.moder{background-color: #f5f5f5;color: #656565;}
.mode h3{font-size: 0.32rem;font-weight: bold;color: #fff;}
.moder h3{color: #656565;}
.models{box-sizing: border-box}
.model .models{padding: 0.2rem}
.mode ul{width: 100%;overflow: hidden}
.mode ul li{margin-top: 0.3rem;}
.moder ul li{text-align: left}
.mode ul li p{font-size: 0.26rem;font-weight: bold}
.mode ul li div{font-size: 0.24rem;line-height: 1.8;margin-top: 0.1rem;}
.business{width: 100%;height: auto;overflow: hidden;}
.business ul li{width: 49%;height: auto;text-align: center;float: left;/*margin-right: 0.7rem;min-height: 3rem*/}
.business ul li:nth-child(3n){margin-right: 0}
/*.business ul li:nth-child(1){min-height: 5.5rem}*/
.business ul li:nth-child(2){min-height: 5.5rem}
.business ul li img{width: 70%}
.business ul li i{font-size: 0.34rem;color: #fbdace;font-family: 'montserrat';}
.business ul li p{font-size: 0.28rem;color: #ee5e2b;font-weight: bold}
.business ul li span{font-size: 0.24rem;line-height: 2;text-align: left;display: inline-block}
.advans2 ul li{width:3.3rem;height: 2.3rem;/*box-shadow: none;border: 1px solid rgba(243,92,61,0.4)*/}
.advans2 ul li:nth-child(1) .top p {line-height:0.7rem}
.advans2 ul li:nth-child(2) .top p {line-height:0.7rem}
.advans2 .top p{font-size: 0.28rem}
.advans2 .intro{font-size: 0.26rem}


/*新闻动态*/
.new{width: 100%;height: auto;overflow: hidden;}
.new ul{width: 100%;height: auto;margin: 0 auto;}
.new ul li{width:100%;height: 1.8rem;border-bottom: 1px dashed #d2c9af;margin-top: 0.3rem;box-sizing: border-box}
.new ul li img{float: left;width: 2.5rem;height: 1.5rem;}
.new ul li div{width: 4rem;height: 1.5rem;float: right;overflow: hidden}
.new ul li p{width:100%;font-size: 0.26rem;color: #222;margin-top: 0.1rem;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word; white-space:nowrap;}
.new ul li span{display:block;width:100%;overflow:hidden;font-size: 12px;color: #999;margin-top: 0.1rem}
.new ul li i{display:inline-block;margin-top:0.15rem;font-size:12px;color: #666}


/*当前位置*/
.location{width: 100%;height: 0.8rem;line-height: 0.85rem;background-color: #E6E6E6;border-bottom: #ccc 1px solid;}
.local{width: 94%;color: #0086bf;font-weight: bold;margin: 0 auto}
.local i{font-size: 0.3rem;display: inline-block;}

/****************************** contents ******************************/
#contents {width: 100%;margin-top: 0.3rem;overflow: hidden;padding-bottom: 1rem}
#contents #contentsMain {width: 94%;margin: 0 auto}

/******************************列表页面*****************************/
.content{ background:#fff;padding-bottom: 0.7rem}
.content .top{ text-align:center; padding:0.3rem 0 0 0;}
.content .top p{ font-size:0.3rem; color:#000; padding:0 0.3rem;}
.content .top span{ display:block; font-size:0.24rem; color:#c0c0c0; padding-top:0.2rem;}
.conn{ padding:0.2rem;font-size: 0.26rem;min-height: 8rem;line-height: 2;}
.conn *,conn img{ max-width:100%;}
.conn table{width: 100%!important;}
.con{font-size: 14px;line-height: 2}
.con img{max-width: 100%}
.con table{width: 100%!important;}
.con iframe{width: 100%!important;}

/*上下篇*/
.lr{font-size: 0.26rem;padding:0.2rem 0.28rem;line-height: 0.45rem;}
.lr a{font-size: 0.26rem;}

/*产品列表*/
.product{width: 100%;height:auto;overflow: hidden;}
.product ul{width: 100%;height: auto;overflow: hidden;}
.product ul li{width: 48.5%;height:3.7rem;float: left;margin-bottom: 0.3rem;font-size: 0.24rem;border: 1px dashed #ffdacd;box-sizing: border-box;border-radius: 15px;}
.product ul li:nth-child(2n){float: right}
.product ul li img{width:100%;height: 2.42rem}
.product ul li p{font-size: 0.26rem;color: #333;padding: 0.3rem 0 0.1rem 0;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word; white-space:nowrap;padding-left: 0.2rem}
.product ul li span{color: #333;padding-left: 0.2rem}
.product ul li span i{color: #ee5e2b}


/**内页栏目**/
.ipnavs{ }
.ipnavs ul{ display:none; background:#fff; width:100%; position:absolute; border-bottom:1px solid #ccc;z-index: 9999}
.ipnavs p{padding:0 0.28rem; height:0.8rem; line-height:0.8rem; border-bottom:1px solid #ccc;font-size:0.3rem;font-weight: bold; background:url(../img/jia.png) 0.28rem 50% no-repeat; text-indent:24px; cursor:pointer; color:#e96328;}
.ipnavs p.curr{background:url(../img/jian.png) 0.28rem 50% no-repeat;}
.ipnavs ul li{ border-bottom:1px dashed #E9E9E9; padding-left:0.28rem;}
.ipnavs ul li:last-child{ border:none;}
.ipnavs ul li a{ display:block; height:0.6rem; line-height:0.6rem;font-size:0.26rem; background:url(../img/leftjt.png) 95% 50% no-repeat;}
.ipnavs ul li a.curr{ font-weight:bold; color:#e96328; background:url(../img/leftjt2.png) 95% 50% no-repeat;}

.subtitle{font-size: 0.32rem;text-align: center;color: #e96328;font-weight: bold;margin-top: 0.3rem}

/*浮动框*/
.float{width:1.87rem;height: 4.51rem;background: url("../img/float.png") no-repeat center;background-size:cover;position: fixed;top:3rem;right: 0px;z-index: 999999}
.float ul {width: 1.45rem;height: auto;margin: 0.6rem 0 0 0.2rem;}
.float ul li{width: 1.45rem;height: 0.36rem;background:linear-gradient(to right, #fa9237 0%,#f04536 100%);border-radius: 30px;font-size: 0.24rem;color: #fff;font-weight: bold;line-height: 0.36rem;margin-bottom: 0.1rem;position: relative}
.float ul li img{float: left;width:0.22rem;margin: 0.07rem 0.05rem 0 0.05rem}
.float ul li a{color: #fff;}
.ewm{width: 1.37rem;height: 1.42rem;overflow: hidden;margin: 0.15rem 0 0 0.24rem;}
.ewm img{width: 100%}
.float #top{display: inline-block;width: 100%;height: 0.5rem;}


/*******************s********分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
    html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
    html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
    html,body{font-size:52.08333px;}
    /*.servers ul li p{font-size: 12px}*/
}
@media screen and (min-width: 385px) {
    html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
    html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
    html,body{font-size:57.5px;}
    /*.servers ul li:nth-child(3){padding-top: 0.4rem;}*/
    .servers ul li p{font-size: 13px}
}
@media screen and (min-width: 420px) {
    html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
    html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
    html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
    html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
    html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
    html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
    html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
    html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
    html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
    html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/