body{ font: 14px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif !important;}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,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,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;border:0;margin:0}
li{list-style:none}
html{font-size:625%}
body{font-size:14px;overflow-x:hidden}
a{text-decoration:none;color:black;outline:0; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
a:hover{ -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
em,i{font-style:normal;font-weight:normal; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.clear{ clear:both}
.iphone{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;background:rgba(0, 0, 0, .2);display:none!important;}
.iphone form{display:none;width:400px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:250px;background:white;border-radius:5px;}
input,textarea{background:0;outline:0;resize:none;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}
.w100{ width:100%;}
.w1200{ width:1140px; margin:0 auto;}
.clearboth{clear:both;height:0;overflow:hidden; display:block;}

/* 公用头部 */
.nav{ width:100%; height:90px; background:#FFF; position:relative; /*left:0; top:0; z-index:9999;*/ box-shadow:0 3px 10px #333;-webkit-box-shadow:0 3px 10px #333;-moz-box-shadow:0 3px 10px #333;}
#header{ width:192px; height:60px; padding:15px 0; float:left;}
#header span.right{ display:none}
#header span.left{ display:block; height:60px; position:absolute; z-index:9}
#header span.left img{ height:100%;}
.menu{ float:right;}
.menu li{ height:90px; line-height:90px; margin-left:10px; float:left;}
.menu li a{ padding:0 20px; display:block; font-size:18px;}
.menu li a:hover,.menu li.active a{ background:#F08300; color:#FFF;}

/* banner */
.banner{ height:550px; /*margin-top:90px;*/ overflow:hidden; background-size:cover !important;}
.banner h2,.banner p{ color:#FFF;}
.banner h2{ padding:180px 0 30px 0; font-size:42px; font-weight:normal; }
.banner p{ height:22px; line-height:22px; font-size:20px; letter-spacing:1px; background:url(../image/ptitbg.png) no-repeat center; }
.banner a{ width:130px; height:40px; line-height:40px; text-align:center; margin-top:40px; border:1px solid #FFF; font-size:16px; color:#FFF; border-radius:5px; letter-spacing:1px; display:block;}
.banner a:hover{ background:#F08300; border:1px solid #F08300;}
.nybanner{ height:515px; /*margin-top:90px;*/ background-size:cover !important; overflow:hidden;}
.cbn{ height:400px;}

/* 首页公用 */
.indtit{ overflow:hidden;}
.indtit h2{ height:30px; line-height:30px; font-size:24px; font-weight:normal; color:#333; float:left}
.indtit h2 span{ height:30px; padding-left:15px; font-size:14px; color:#BBB;}
.indtit a{ height:30px; line-height:30px; float:right; font-size:14px; color:#AAA; display:block;}
.indtit a:hover{ color:#F08300;}

/* 服务内容 */
.services{ padding:40px 0 55px 0;}
.indsercon{ margin-top:30px;}
.indsercon li{ width:222px; margin-right:30px; padding:25px 20px; border-radius:5px; background:#F5F5F5; float:left; box-shadow:0px 3px 10px #999;-webkit-box-shadow:0 3px 10px #999;-moz-box-shadow:0 3px 10px #999; -webkit-transition:all .3s ease-in-out 0s; -moz-transition:all .3s ease-in-out 0s; -ms-transition:all .3s ease-in-out 0s; -o-transition:all .3s ease-in-out 0s; transition:all .3s ease-in-out 0s;}
.indsercon li:hover{ transform:translate(0px,-5px); -ms-transform:translate(0px,-5px); -webkit-transform:translate(0px,-5px);}
.indsercon li.lr{ margin-right:0px;}
.indsercon li .tit{ padding-left:70px;}
.indsercon li .tit1{ background:url(../image/ser1.png) no-repeat left center;}
.indsercon li .tit2{ background:url(../image/ser2.png) no-repeat left center;}
.indsercon li .tit3{ background:url(../image/ser3.png) no-repeat left center;}
.indsercon li .tit4{ background:url(../image/ser4.png) no-repeat left center;}
.indsercon li .tit h3{ font-size:18px; font-weight:normal;}
.indsercon li .tit span{ font-size:14px; color:#BBB;}
.indsercon li .cons{ padding:15px 0; line-height:25px; font-size:14px; color:#666;}
.indsercon li a{ padding-top:10px; display:block; font-size:14px; color:#BBB; border-top:1px solid #DDD;}
.indsercon li a:hover{ padding-left:10px; font-size:14px; color:#F08300; border-top:1px solid #F08300;}

/* 案例 */
.cases{ padding:40px 0 55px 0; background:#F5F5F5;}
.indcase{ overflow:hidden;}
.indcase dl{ width:348px; margin:30px 30px 0 0; float:left;}
.indcase dl.lr{ margin:25px 0 0 0;}
.indcase dl dt{ width:348px; height:228px; overflow:hidden;}
.indcase dl dt img{ width:100%; height:100%; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;} 
.indcase dl dt:hover img{ transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.indcase dl dd{ height:50px; line-height:50px; padding-left:15px; font-size:16px; color:#333; background:#FFF; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
.indcase dl:hover dd{ background:#F08300; color:#FFF;}

/* 易亚优势 */
.youshi{ padding:30px 0 60px 0; overflow:hidden;}
.youshi dt{ width:521px; height:473px; float:left;}
.youshi dt img{ width:100%; height:auto;}
.youshi dd{ width:525px; height:473px; float:right;}
.youshi dd h2{ margin:20px 0 30px 0; font-size:30px; font-weight:normal;}
.youshi dd p{ line-height:30px; font-size:14px; color:#666;}
.youshi dd a{ width:200px; height:50px; line-height:50px; text-align:center; margin-top:10px; border-radius:25px; font-size:16px; font-weight:bold; color:#FFF; background:#F08300; display:block;}
.youshi dd a:hover{ transform:translate(0px,-5px); -ms-transform:translate(0px,-5px); -webkit-transform:translate(0px,-5px);}

/* 资讯 */
.news{ padding:40px 0 55px 0; background:#F5F5F5;}
.indnew{ overflow:hidden;}
.indnew dl{ width:348px; margin:30px 30px 0 0; float:left;}
.indnew dl.lr{ margin:25px 0 0 0;}
.indnew dl dt{ width:348px; height:228px; overflow:hidden; position:relative;}
.indnew dl dt img{ width:100%; height:100%; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;} 
.indnew dl:hover dt img{ transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.indnew dl dt span{ display:block; padding:10px 20px; background:#F08300; font-size:14px; color:#FFF; position:absolute; top:0; right:0;}
.indnew dl dd{ padding-bottom:20px; border-bottom:1px solid #DDD; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
.indnew dl dd h3{ height:50px; line-height:50px; font-size:16px; font-weight:normal; color:#333; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
.indnew dl dd p{ line-height:22px; font-size:14px; color:#666;}
.indnew dl:hover dd{ border-bottom:1px solid #F08300; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
.indnew dl:hover dd h3{ color:#F08300; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}

/* 合作伙伴 */
.pater{ padding:40px 0 55px 0;}
.pater .patit{ text-align:center;}
.pater .patit h2{ font-size:24px; font-weight:normal; color:#333;}
.pater .patit p{ padding-top:10px; font-size:14px; color:#666;}
.pater ul{ height:423px; margin-top:40px; overflow:hidden;}
.pater ul li{ width:227px; height:105px; border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; float:left; overflow:hidden;}
.pater ul li img{ width:100%; height:100%; cursor:pointer; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.pater ul li:hover img{ transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}


/********** 栏目页 **********/
.position{ padding-top:20px; font-size:14px; color:#333;}
.position span,.position a{ color:#666;}
.position a:hover{ color:#F08300;}

/* 关于我们 */
.brief{ padding:40px 0 55px 0; overflow:hidden;}
.brief .video{ width:550px; border:5px solid #CCC; float:left;}
.brief .video video{ width:550px; display:block;}
.brief .briefl{ width:540px; float:right;}
.brief .briefl h2{ font-weight:normal; font-size:24px;}
.brief .briefl .cons{ margin:20px 0 0 0;}
.brief .briefl .cons p{ line-height:29px; padding:8px 0; font-size:14px; color:#333;}
.history{ padding:40px 0 55px 0; background:#F9F9F9;}
.history .htitle{ text-align:center;}
.history .htitle h2{ font-weight:normal; font-size:24px;}
.history .htitle h2 span{ font-size:16px; color:#666;}
.history .htitle p{ margin-top:5px; font-size:14px; color:#666;}
.history ul{ margin-top:30px; border-top:1px solid #DDD;}
.history ul li{ border-bottom:1px solid #DDD; overflow:hidden;}
.history ul li span{ width:10%; height:50px; line-height:50px; display:block; font-weight:bold; color:#333; float:left;}
.history ul li p{ width:90%; height:50px; line-height:50px; color:#555; float:left;}

/* 服务内容 */
.service{ padding:20px 0 40px 0;}
.service .sertit{ text-align:center; font-size:24px; font-weight:normal;}
.service .sertit span{ font-size:16px; color:#666; display:block;}
.service dl{ margin-top:30px; padding:25px; background:#F9F9F9; border-radius:10px; box-shadow:0 0 15px #CCC;-webkit-box-shadow:0 0 15px #CCC;-moz-box-shadow:0 0 15px #CCC; overflow:hidden;}
.service dl dt{ width:440px; float:left;}
.service dl dt img{ width:100%; height:100%; display:block;}
.service dl dd{ width:580px; padding:115px 30px; float:left;}
.service dl dd b{ width:200px; margin-right:10px; float:left; display:block;}
.service dl dd b img{ width:100%;}
.service dl dd h2{ font-size:20px;}
.service dl dd span{ margin:10px 0 15px 0; color:#666; display:block;}
.service dl dd p{ line-height:30px; font-size:16px; color:#333;}

/* 成功案例 */
.listcase{ overflow:hidden;}
.listcase dl{ width:348px; margin:30px 30px 0 0; border-bottom:1px solid #DDD; float:left; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listcase dl.lr{ margin:30px 0 0 0;}
.listcase dl dt{ width:348px; height:228px; overflow:hidden;}
.listcase dl dt img{ width:100%; height:100%; display:block; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listcase dl:hover dt img{ transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.listcase dl dd{ padding:25px 20px;}
.listcase dl dd h3{ font-size:16px; color:#000; font-weight:normal; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listcase dl dd p{ margin-top:15px; line-height:25px; font-size:14px; color:#666; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listcase dl:hover{ border-bottom:1px solid #F08300; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listcase dl:hover dd{ background:#F08300; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listcase dl:hover dd h3,.listcase dl:hover dd p{ color:#FFF; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}

/* 运营资讯 */
.listnews{ overflow:hidden;}
.listnews dl{ margin-top:10px; padding:20px 0; border-bottom:1px solid #EEE; overflow:hidden;}
.listnews dl dt{ width:240px; height:160px; float:left; overflow:hidden;}
.listnews dl dt img{ width:100%; height:100%; display:block; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listnews dl:hover dt img{ transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.listnews dl .con{ width:660px; margin-left:40px; float:left; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listnews dl .con h3{ margin-top:15px; font-size:16px; font-weight:normal; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listnews dl .con p{ line-height:25px; margin-top:15px; font-size:14px; color:#666; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listnews dl .date{ width:92px; float:right;}
.listnews dl .date span{ margin-top:15px; font-size:14px; color:#666; display:block; text-align:right; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listnews dl .date b{ width:90px; height:32px; line-height:32px; text-align:center; margin-top:90px; border:1px solid #DDD; font-size:14px; font-weight:normal; color:#666; display:block; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listnews dl:hover .con{ margin-left:60px; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listnews dl:hover .con h3,.listnews dl:hover .con p{ color:#F08300; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.listnews dl:hover .date b{ border:1px solid #F08300; background:#F08300; color:#FFF; -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.deails{ padding:30px 0 40px 0;}
.deails .titles{ text-align:center; font-size:20px; color:#333; font-weight:bold;}
.deails .date{ padding:20px 0 15px 0; text-align:center; color:#666; border-bottom:1px solid #DDD;}
.deails .conts{ padding:25px 0; line-height:28px; color:#666; border-bottom:1px solid #DDD;}
.deails .conts div,.deails .conts p{ line-height:28px; color:#555;}
.deails .conts div a,.deails .conts p a{ color:#F08300;}
.deails .conts img{ max-width:100%;max-width: 100%;height: auto !important;}

.xgtit{ margin:20px 0; font-size:24px;}
.xgwz{ overflow:hidden;}
.xgwz dl{ width:270px; margin:0 10px 0 0; float:left;}
.xgwz dl.lr{ margin:0;}
.xgwz dl dt{ width:270px; height:180px; overflow:hidden;}
.xgwz dl dt img{ width:100%; height:100%; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;} 
.xgwz dl:hover dt img{ transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.xgwz dl dd{ padding-bottom:20px; border-bottom:1px solid #DDD; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
.xgwz dl dd h3{ line-height:25px; margin:10px 0; font-size:16px; font-weight:normal; color:#333; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
.xgwz dl dd p{ line-height:22px; font-size:14px; color:#666;}
.xgwz dl:hover dd{ border-bottom:1px solid #F08300; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
.xgwz dl:hover dd h3{ color:#F08300; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}


/* 联系我们 */
.contacts{ padding-top:30px; overflow:hidden;}
.contacts dl{ width:200px; padding:50px 30px 0 30px; height:200px; margin-right:33px; text-align:center; float:left; background:#F9F9F9;}
.contacts dl.lr{ margin-right:0;}
.contacts dl dd{ margin-top:15px;}
.contacts dl dd.tit{ font-size:18px; color:#333;}
.contacts dl dd.con{ font-size:14px; color:#666;}
#dituContent{ width:1138px; height:400px; border:#ccc solid 1px; margin:40px auto 60px auto;}

/* 分页 */
#page,#mpage{ padding:30px 0 40px 0; clear:both;}
#page span,#mpage span{ display:inline-block; height:38px; line-height:38px; padding:0 15px; border:1px solid #D9D9D9; font-size:14px; color:#333;}
#page a,#mpage a{ display:inline-block; height:38px; line-height:38px; padding:0 15px; margin:0 3px; border:1px solid #D9D9D9; font-size:14px; color:#999;}
#page select{ width:48px !important; height:40px; border:1px solid #CCC; color:#838383; display:inline-block; outline:none;}
#page a.active,#page a:hover{ background:#F08300; color:#FFF; border:1px solid #F08300;}
#mpage{ display:none; }
.prenext{ margin-top:25px; overflow:hidden; position:relative;}
.prenext p{ line-height:30px; font-size:14px; font-weight:bold; color:#333;}
.prenext p a{ line-height:30px; font-size:14px; font-weight:normal; color:#666;}
.prenext p a:hover{ color:#f08300;}
.prenext .back{ width:120px; padding:8px 0; text-align:center; font-size:14px; color:#F08300; border:1px solid #F08300; display:block; top:12px; right:0; position:absolute;}
.prenext .back:hover{ background:#F08300; color:#FFF;}

/* 公用底部 */
.foots{ width:100%; background:#F08300;}
.foots .ftop{ padding:40px 0; overflow:hidden;}
.foots .ftop .about{ width:360px; margin-right:60px; float:left;}
.foots .ftop .about h2{ font-size:20px; font-weight:normal; color:#FFF;}
.foots .ftop .about p{ line-height:30px; margin-top:12px; font-size:14px; color:#FFF;}
.foots .ftop .about p a{ margin-right:20px; display:block; float:left; font-size:14px; color:#FFF;}
.foots .ftop .lianxi{ width:300px;}
.foots .ftop .flinks{ margin-right:0; float:right;}
.foots .copys{ background:#333; height:55px; line-height:55px; text-align:center; font-size:14px; color:#FFF;}
.foots .copys a{ font-size:14px; color:#FFF;}
.foots .copys a:hover{ color:#F08300;}

/* 右侧悬浮 */
.floating_ck{position:fixed;right:15px; bottom:25%; height:240px; font-size:12px; font-family:"Microsoft YaHei"; z-index:9999}
.floating_ck dl dd{position:relative;width:60px;height:60px;background-color:#666;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#666;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck .tel{background-image:url(../image/tel_bottom.png);}
.floating_ck .consult{background-image:url(../image/zxicon_bottom.png);}
.floating_ck .qrcord{ background-image:url(../image/erweimaicon.png);}
.backtop{ width:60px; height:60px; cursor:pointer; display:block; background:url(../image/return_bottom.png) center no-repeat #666 !important;}
.floating_ck dd span{color:#fff;display:block;padding-top:41px;font-size:12px;}
.floating_ck dd a{ text-decoration:none; color:#fff;}
.floating_left{ position:absolute; left:-142px; top:0px; width:142px; height:60px; background-color:#666; display:none;border-radius:5px 0 0 5px;}
.floating_left a{ text-decoration:none; color:#FFF; line-height:70px;}
.floating_left p{ color:#FFF; font-size:14px; height:60px; line-height:60px; text-align:center;}
.floating_ewm{ height: 182px;top: -122px;}
.floating_ewm i{ display:block;width:115px;height:auto;margin:auto;margin-top:14px;}
.floating_ewm i img{ width:100%;}
.floating_ewm p{color:#fff;margin-top:8px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:16px;}

.fixed-bottom{ box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);background:#0081cc;padding:5px 0;width:48px;position:fixed;bottom:240px;right:40px;z-index:100;border-radius: 44px; }

.fixed-bottom ul li{ Position: relative; width:48px;height:44px;line-height:44px;border-bottom:solid 1px rgba(255, 255, 255, 0.2);}
.fixed-bottom ul li.top{ border-bottom:solid 0 #eaeaea;}

.fixed-bottom ul li.kfqq a{ width:48px;height:44px;display: inline-block;background: url(../image/kfqq.png) no-repeat center center;background-size: 24px;}
.fixed-bottom ul li.kfwx{ cursor: pointer;width:48px;height:44px;display: inline-block;background: url(../image/kfwx.png) no-repeat center center;background-size: 24px;}
.fixed-bottom ul li.kfdh a{ width:48px;height:44px;display: inline-block;background: url(../image/kfdh.png) no-repeat center center;background-size: 24px;}
.fixed-bottom ul li.top a{ width:48px;height:44px;display: inline-block;background: url(../image/top1.png) no-repeat center center;background-size: 24px;}
.fixed-bottom ul li.kfzx a{ width:48px;height:44px;display: inline-block;background: url(../image/kfzx.png) no-repeat center center;background-size: 24px;}


.fixed-bottom ul li .tip-test{ display:none;Position: absolute;top:1px;left:-155px;height:40px;line-height:41px;background:#fff;border:solid 1px #eaeaea;padding:0 15px;}
.fixed-bottom ul li:hover .tip-test{ display:block;}
.fixed-bottom ul li .tip-test:before, .fixed-bottom ul li .tip-test:after { content: '';position: absolute;top: 14px;right:-7px;border-top: 7px solid transparent;border-bottom: 7px solid transparent;}
.fixed-bottom ul li .tip-test:before {border-left: 7px solid #ddd;}
.fixed-bottom ul li .tip-test:after { border-left: 7px solid #fff;margin-right:1px;}
.fixed-bottom ul li .tip-img{ display:none;Position: absolute;bottom:-48px;left:-145px;width:145px;background:#fff;border:solid 1px #eaeaea;}
.fixed-bottom ul li .tip-img img{ width:100%;display: block;}
.fixed-bottom ul li:hover .tip-img{ display:block;}
.fixed-bottom ul li .tip-img:before, .fixed-bottom ul li .tip-img:after { content: '';position: absolute;top: 50%;margin-top:-14px;right:-7px;border-top: 7px solid transparent;border-bottom: 7px solid transparent;}
.fixed-bottom ul li .tip-img:before {border-left: 7px solid #ddd;}
.fixed-bottom ul li .tip-img:after { border-left: 7px solid #fff;margin-right:1px;}
.pop{
	z-index: 999;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -233px;
    margin-top: -184px;
    box-shadow: 0 0 20px rgba(0, 149, 153, 0.5);
    width: 370px;
   
    border-radius: 30px;
    background: -webkit-linear-gradient(left, #009599 0%,#04ced4 100%);
	display: none;
}
.pop em{
	background: url(../image/close.png);
	width: 30px;
    height: 30px;
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    z-index: 9999;
}
.pop_sub{
	padding: 20px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
	padding-bottom: 0;
}
.pop_sub p{
	font-size: 19px;
	padding: 5px 0;
	text-align: center;
}
.pop_sub h3{
	font-size: 45px;
}
.pop_sub_img{
	width: 100px;
    margin: 0 auto;
}
.pop_sub_img img{
	width:100%;
}
.pop_sub_img span{
	font-size:13px;
}
.pop_con{
	background-color: #fff;
    padding: 30px;
	text-align: center;
}
.pop_con span{
    padding: 10px 30px;
	border: 1px solid #009599;
    margin: 0 10px;
}
.pop_con .pop_con_on{
	background: -webkit-linear-gradient(left, #009599 0%,#04ced4 100%);
    color: #fff;
}
.pop_con .pop_con_on a{
    color: #fff;
}
@media screen and (min-width:0px) and (max-width:960px){
.link-bg{ display:none;}

.footer-bg{ display:none;}

.footer-copy{ padding:30px 15px;text-align:center;color:#747475;}

.fixed-bottom{ box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);padding:0 0;width:100%;position:fixed;bottom:0px;right:0px;z-index:9;border-radius: 0;margin-top:0;top:auto; }
.fixed-bottom ul{}
.fixed-bottom ul li{ border-right:solid 1px rgba(255, 255, 255, 0.2);;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;text-align:center;Position: relative; width:33.33%;float:left;height:50px;line-height:50px;border-bottom:solid 0 #56aaef;}
.fixed-bottom ul li.top{ display:none;}
.fixed-bottom ul li.kfqq{ vertical-align:middle;}
.fixed-bottom ul li.kfqq a{ width:auto;height:50px;padding-left:30px;display: inline-block;background: url(../image/kfqq.png) no-repeat left center;background-size: 24px;}
.fixed-bottom ul li.kfqq a:after{ content:"获取方案";color:#fff;line-height:48px;vertical-align:middle;display: inline-block;}
.fixed-bottom ul li.kfwx{ display:none;}
.fixed-bottom ul li.kfdh a{ width:auto;height:50px;padding-left:30px;display: inline-block;background: url(../image/kfdh.png) no-repeat left center;background-size: 24px;}
.fixed-bottom ul li.kfdh a:after{ content:"电话咨询";color:#fff;line-height:48px;vertical-align:middle;display: inline-block;}
.fixed-bottom ul li.top a{ width:auto;height:50px;padding-left:30px;display: inline-block;background: url(../image/top1.png) no-repeat left center;background-size: 24px;}
.fixed-bottom ul li.kfzx a{ width:auto;height:50px;padding-left:30px;display: inline-block;background: url(../image/kfzx.png) no-repeat left center;background-size: 24px;}
.fixed-bottom ul li.kfzx a:after{ content:"在线咨询";color:#fff;line-height:48px;vertical-align:middle;display: inline-block;}

.fixed-bottom ul li .tip-test{ display:none !important;}
.fixed-bottom ul li .tip-img{ display:none !important;}
.pop{
	    width: 260px;
	
		margin-left: -130px;
	}
	.pop_sub p{
	    font-size: 9.5px;
	}
	.pop_sub h3{
		font-size: 30px;
	}
	.pop_con{
	    padding: 17.5px;
	}
	.pop_con span{
		padding: 5px 10px;
	}

}