html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: futura,"Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
html,body{max-width: 780px;margin: 0 auto;overflow-x: hidden;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 100px;}
.pd50{padding: 0 50px;}

.w1400{width: 100%;position: relative;margin: 0 auto;padding: 0 15px;}

@font-face{
	font-family: 'iconfont';src: url('../font/iconfont.eot');src: url('../font/iconfont.eot') format('embedded-opentype'),url('../font/iconfont.woff2') format('woff2'),url('../font/iconfont.woff') format('woff'),url('../font/iconfont.ttf') format('truetype'),url('http://www.mikeidea.com/template/tik/wap/skin/fonts/iconfont.svg') format('svg');}
.iconfont{display: flex; align-items: center; justify-content: center; font: 14px/1 iconfont; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}









.header_zw{display: block;height: 60px;width: 100%;}
#header{width: 100%; max-width: 780px; height: 60px; padding: 0 12px; display: flex; justify-content: space-between; align-items: center; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.1); position: fixed; left: 50%; top: 0; transform: translateX(-50%); z-index: 9999;}
#header .logo img{height: 38px;}
.toggle{display: block; width: 30px; height: 24px; position: relative; z-index: 6;}
.toggle i{display: block; width: 30px; height: 4px; background: #514a7c; position: absolute; left: 0; transition: all ease .35s;}
.toggle i:nth-of-type(1){top: 0;}
.toggle i:nth-of-type(2){top: 10px;}
.toggle i:nth-of-type(3){top: 20px;}
.toggle.on i{background: #fff;}
.toggle.on i:nth-of-type(1){top: 8px; transform: rotate(45deg);}
.toggle.on i:nth-of-type(2){width: 0;}
.toggle.on i:nth-of-type(3){top: 8px; transform: rotate(-45deg);}
#h60{height: 60px;}
.maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;}
.maskbg.on{display: block;}
.nav{width: 240px; background: #445268; height: 100vh; padding: 56px 0 20px 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;}
.nav.open{transform: translateX(0); opacity: 1;}
.nav > ul{height: 100%; margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.nav ul li{border-top: 1px solid #313d52; margin: 0 20px; line-height: 40px; font-size: 14px; position: relative;}
.nav > ul > li:first-child{border-top: 0 none;}
.nav ul li a{height: 60px; line-height: 60px; display: block; padding-right: 30px; font-size: 16px; color: #fff;}
.nav ul li a:hover{color: #ff6a00!important;}
.nav ul li ul{display: none;}
.nav ul li i{width: 30px; height: 60px; font-size: 16px; color: #fff; position: absolute; right: 0; top: 0; transition: transform .5s;}
.nav ul li i.down{color: #ff6a00; transform: rotate(90deg);}
.nav ul li ul li{margin-right: 0;}
.nav ul li ul li a{color: rgba(255,255,255,.6); height: 40px; line-height: 40px; font-size: 14px;}



.banner-acg {margin-top: 60px;}
.banner-acg .swiper {width: 100%;height: 100%;overflow: hidden;position: relative;}
.banner-acg .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner-acg img{width: 100%;}
.banner-acg .swiper-pagination{bottom: 15px;}
.banner-acg .swiper-pagination-bullet{height: 6px;width: 20px;border-radius: 10px;background: #fff;}

.ban_box{margin-top: -53px;position: relative;z-index: 1;}
.ban_item{width: calc(25% - 20px);margin-right: 20px;float: left;border-radius: 20px 0px 0px 0px;background: #fff;box-shadow: 0px 0px 5px #888;transition: .3s;    display: flex;justify-content: center;padding: 20px 0;}
.ban_item:nth-of-type(4){margin-right: 0;}
.ban_item .icon{display: block;height: 66px;width: 66px;background: url(http://www.mikeidea.com/template/tik/wap/skin/images/acg_icon1.png) no-repeat;transition: .3s;}
.ban_item .icon1{background-position: 0px 0px!important;}
.ban_item .icon2{background-position: -170px 0px!important;}
.ban_item .icon3{background-position: -340px 0px!important;}
.ban_item .icon4{background-position: -511px 0px!important;}
.ban_item .desc{padding-left: 12px;}
.ban_item .desc p{font-size: 30px;font-weight: 540;color: #333333;line-height: 30px;padding:3px 0 6px;transition: .3s;}
.ban_item .desc span{font-size: 18px;color: #777777;line-height: 18px;transition: .3s;}
.ban_item:hover{background: url(http://www.mikeidea.com/template/tik/wap/skin/images/acg_bg1.png) #fff center/cover;}
.ban_item:hover .icon{background: url(http://www.mikeidea.com/template/tik/wap/skin/images/acg_icon11.png) no-repeat;}
.ban_item:hover .desc p{color: #fff;}
.ban_item:hover .desc span{color: #fff;}



.acg_tit{text-align: center;position: relative;padding: 50px 0 30px;}
.acg_tit h2{font-size: 24px;line-height: 24px;font-weight: bold;color: #333333;padding-bottom: 5px;position: relative;z-index: 2;}
.acg_tit h2 b{color: #5D20BD;}
.acg_tit h3{font-size: 12px;line-height: 20px;color: #777777;position: relative;z-index: 2;margin: 0 auto;}
.acg_tit h3 b{color: #5D20BD;font-weight: normal;}
.acg_tit h4{position: absolute;top: 50%;transform: translateY(-50%);left: 0;z-index: 1;width: 100%;font-size: 60px;line-height: 60px;font-weight: 800;color: #F5F5F5;text-transform: uppercase;}
.acg_tit.white h2{color: #FFFFFF;}
.acg_tit.white h3{color: #FFFFFF;}
.acg_tit.white h4{color: rgba(245, 245, 245, .1);}
.acg_tit.black h2{color: #FFFFFF;}
.acg_tit.black h2 b{color: #F93DCD;}
.acg_tit.black h3{color: #FFFFFF;}
.acg_tit.black h3 b{color: #F93DCD;}
.acg_tit.black h4{color: rgba(245, 245, 245, .1);}


.dy_sec1{padding-bottom: 40px;}
.acg_sec1_list{padding-bottom: 30px;}
.dy_sec1_item{width: 100%;padding: 15px 10px 5px 10px;border-radius: 20px 0px 0px 0px;margin-bottom: 10px;}
.dy_sec1_item:nth-of-type(4n){margin-right: 0;}
.dy_sec1_item .img{float: left;width: 105px;position: relative;top: -5px;}
.dy_sec1_item .img img{width: 100%;}
.dy_sec1_item .desc{float: left;width: calc(100% - 105px);}
.dy_sec1_item .desc p{color: #FEF303;font-size: 22px;font-weight: bold;line-height: 24px;padding-bottom: 8px;}
.dy_sec1_item .desc span{font-size: 14px;font-weight: 300;color: #FFFFFF;line-height: 20px;display: block;}
.dy_sec1_item1{background: #5D20BD;}
.dy_sec1_item2{background: #5D20BD;}
.dy_sec1_item3{background: #5D20BD;}
.dy_sec1_item4{background: #5D20BD;}

.dy_sec1_list{text-align: center;padding: 10px 0 0px;}
.dy_sec1_list span{font-size: 16px;display: inline-block;height: 45px;line-height: 41px;background: #EFECFE;border: 2px solid #E2E2E2;border-radius: 29px;padding: 0 20px;margin: 0 3px 10px;}
.dy_sec1 .more_a {text-align: center;}
.dy_sec1 .more_a a{height: 50px;line-height: 50px;background: #8A28BC;border-radius: 30px;font-size: 22px;color: #FFFFFF;display: inline-block;padding: 0 25px;}
.dy_sec1 .more_a a:hover{opacity: .9;}


.dy_sec2{background: #F0EAFA;}
.dy_sec2 .acg_tit h4{color: rgba(138, 40, 188, .16);}
.dy_sec2 .img img{width: 100%;}
.dy_sec2_list{padding: 20px 0 40px;}
.dy_sec2_item{width: 100%;background: #FFFFFF;box-shadow: 0px 0px 5px #666666;border-radius: 0px 0px 30px 0px;position: relative;padding: 20px 10px;margin-bottom: 10px;}
.dy_sec2_item:nth-of-type(3){margin-right: 0;}
.dy_sec2_item i{display: block;width: 55px;height: 50px;background: url(../images/dy_sec2_bg.png);line-height: 30px;padding-left: 5px;font-size: 18px;color: #FFFFFF;position: absolute;top: 0;left: 0;}
.dy_sec2_item .desc{display: flex;height: 100%;padding: 0 10px;align-items: center;}
.dy_sec2_item p{font-size: 26px;font-weight: bold;color: #5D20BD;display: block;flex-shrink: 0;padding-right: 15px;}
.dy_sec2_item span{font-size: 14px;font-weight: 400;color: #666666;line-height: 24px;}


.dy_sec3{background: url(../images/dy_sec3_bg.jpg) center/cover;}
.dy_sec3_box{margin-top: 10px;}
.dy_sec3_box .dy_sec3_img{width: 100%;background: #fff;border-radius: 30px;}
.dy_sec3_box .dy_sec3_img img{width: 100%;margin-top: -30px;}
.dy_sec3_box .dy_sec3_desc{width: 100%;display: flex;flex-wrap: wrap;}
.dy_sec3_box .dy_sec3_item{width: calc(50% - 6px);margin-right: 12px;margin-top: 12px;border-radius: 0px 30px 0px 30px;background: rgba(0,0,0,.1);text-align: center;padding: 30px 15px 40px;}
.dy_sec3_box .dy_sec3_item:nth-of-type(2n){margin-right: 0;}
.dy_sec3_box .dy_sec3_item p{font-size: 20px;font-weight: bold;color: #FFFFFF;line-height: 24px;padding-bottom: 12px;}
.dy_sec3_box .dy_sec3_item span{font-size: 13px;font-weight: 300;color: #FFFFFF;line-height: 18px;}
.dy_sec3 .more_a{text-align: center;padding: 20px 0 50px;}
.dy_sec3 .more_a span{font-size: 22px;font-weight: bold;color: #FFFFFF;line-height: 70px;display: block;text-align: center;}
.dy_sec3 .more_a span i{color: #F93DCD;}
.dy_sec3 .more_a a{display: inline-block;height: 50px;line-height: 50px;padding: 0 20px;font-size: 18px;font-weight: bold;color: #FFFFFF;background: #F93DCD;border-radius: 35px;margin-left: 10px;}
.dy_sec3 .more_a a:hover{opacity: .9;}



.dy_sec4{background: url(../images/dy_sec4_bg.jpg) center/cover;padding-bottom: 80px;}
.spal_tit_list{text-align: center;margin-bottom: 25px;}
.spal_tit_sel{display: inline-block;background: #F4F4F4;height: 44px;line-height: 44px;font-size: 14px;color: #333333;padding: 0 10px;transition: .3s;margin-bottom: 5px;}
.spal_tit_sel .icon{background: url(../images/dy_sec4_1.png) no-repeat;display: inline-block;height: 25px;width: 25px;position: relative;top: 7px;background-position: -2px -3px !important;}
.spal_tit_sel.active{background: #EF1F1F;}
.spal_tit_sel.active a{color: #fff;}
.spal_tit_sel.active span{color: #fff;}
.spal_tit_sel.active .icon{background-position: -2px -31px !important;}

.spal_desc_item{width: calc(50% - 5px);margin-right: 10px;float: left;border-radius: 15px;overflow: hidden;background: #FFFFFF;}
.spal_desc_item:nth-of-type(2n){margin-right: 0;}
.spal_desc_item .img{overflow: hidden;position: relative;}
.spal_desc_item .img img{width: 100%;transition: .5s;}
.spal_desc_item .img::after{content: "";display: block;background: url(../images/video-open.png);height: 70px;width: 70px;position: absolute;top:50%;left: 50%;margin-top: -35px;margin-left: -35px;cursor: pointer;}
.spal_desc_item p{font-size: 18px;font-weight: bold;color: #8A28BC;line-height: 45px;height: 45px;text-align: center;padding: 0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.spal_desc_item:hover .img img{transform: scale(1.05);}

.layui-layer-video video{display: block;width: 100%;}



.inwhyus-box{margin-top: 0px;}
.inwhyus-box{position: relative;}
.inwhyus-box .pic{}
.inwhyus-box .pic img{width: 100%;}
.inwhyus-box .text{width: 320px; position: absolute; overflow: hidden;display: none;}
.inwhyus-box .text .title{font-size: 30px; line-height: 34px; font-weight: bold; color: #8A28BC; padding-left: 40px; position: relative;}
.inwhyus-box .text .title i{display: block; width: 30px; height: 30px; line-height: 26px; border: 2px solid #8A28BC; border-radius: 50%; font-size: 24px; text-align: center; position: absolute; left: 0; top: 0;}
.inwhyus-box .text .desc{width: 100%; float: left; font-size: 18px; color: #666; line-height: 28px; margin-top: 6px;}
.inwhyus-box .t1{left: 108px; top: 2px;text-align: right;}
.inwhyus-box .t2{right: 136px; top: 2px;}
.inwhyus-box .t3{width: 380px; left: -40px; top: 168px;text-align: right;}
.inwhyus-box .t4{right: 8px; top: 168px;}
.inwhyus-box .t5{width: 360px; left: -50px; top: 354px;text-align: right;}
.inwhyus-box .t6{width: 350px; right: -42px; top: 354px;}



.picture-popup{position: fixed;width: 100%;height: 100%;left: -200%;top: 0;z-index: 999;display: block;}
.picture-popup.show{left: 0;}
.picture-popup .bg{background: #000;position: absolute;width: 100%;height: 100%;opacity: 0;transition: 0.3s;}
.picture-popup.show .bg{opacity: .8;}
.picture-popup > img{z-index: 1;position: absolute;border: 10px solid #fff;top: 50%;left: 50%;border-radius: 16px;transition: 0.3s;opacity: 0;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);max-width: 100%;max-height: 80%;-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-webkit-border-radius: 16px;-moz-border-radius: 16px;-ms-border-radius: 16px;-o-border-radius: 16px;}
.picture-popup.show > img{opacity: 1;}
.picture-popup .off-btn{width: 50px;height: 50px;border-radius: 50%;line-height: 50px;text-align: center;font-size: 28px;color: #ffffff;position: absolute;right: 23px;top: 10px;z-index: 3;cursor: pointer;font-family: cursive;transition: .3s;}
.picture-popup .off-btn:hover{opacity: .6;}


.acg_sec7{padding-top: 15px;}
.inabout{background: #fff;}
.inabout .pic img{width: 100%;}
/*.inabout .text{padding: 14px 0px 20px 0px;}*/
.inabout .text .title{font-size: 20px; color: #514a7c; line-height: 1.4;}
.inabout .text .name{font-size: 16px; color: #514a7c; line-height: 1.4; margin-top: 2px; margin-left: -8px;}
.inabout .text .name:after{display: block; content: ""; width: 30px; height: 2px; background: #DE0618; margin-top: 12px; margin-left: 8px;}
.inabout .text .desc{font-size: 14px; line-height: 1.8; text-align: justify; margin-top: 16px;}
.inabout .text .more{display: block; width: 130px; height: 40px; line-height: 38px; border: 1px solid #9A9A9A; color: #666; font-family: "Microsoft Yahei Light"; font-size: 13px;  text-align: center; margin-top: 20px; border-radius: 30px;}
.inabout .text .more:hover{background: #ff6a00; border-color: #ff6a00; color: #fff!important;}


.acg_sec8{margin-top: 40px;}
.inabout-show-ibox{padding-top: 3px;overflow: hidden;}
.inabout-show-ibox .incase-tabtit li{background-color: #E7F2F9;}
.inabout-show-ibox .incase-tabtit li span{color: #222222;font-weight:300;}
.inabout-show-ibox .incase-tabtit li{height: 42px;line-height: 42px;padding: 0 15px;transform: all .5s;-webkit-transform: all .5s;-moz-transform: all .5s;-ms-transform: all .5s;-o-transform: all .5s;}
.inabout-show-ibox .incase-tabtit li span{transform: color .5s;-webkit-transform: color .5s;-moz-transform: color .5s;-ms-transform: color .5s;-o-transform: color .5s;}
.inabout-show-ibox .incase-tabtit li.active, .inabout-show-ibox .incase-tabtit li:hover {background: #E5438C;color: #fff!important;}
.incase-tabtit li {display: inline-block;*display: inline;*zoom: 1;vertical-align: top;padding: 0 15px;height: 44px;line-height: 44px;margin: 0;background: #fff;cursor: pointer;}.incase-tabtit li:first-child{border-radius: 18px 0 0 18px;}
.incase-tabtit li:last-child{border-radius: 0 18px 18px 0;}
.incase-tabtit ul {text-align: center;}
.incase-tabtit li span {font-size: 14px;}
.inabout-show-ibox li.active span, .inabout-show-ibox li:hover span{color: #fff;}
.inabout-show-ibox .incase-tabslick2 .text2{text-align: center;font-size: 16px;color: #666666;font-weight: 300;padding-top: 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: color .9s;-webkit-transition: color .9s;-moz-transition: color .9s;-ms-transition: color .9s;-o-transition: color .9s;}
.inabout-show-ibox .incase-tabslick2 .item:hover .text2{color: #E5438C;}
.inabout-show-ibox .incase-tabslick2 .slick-slide .pic{border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;overflow: hidden;}
.inabout-show-ibox  img{border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;transition: transform .8s;-webkit-transition: transform .8s;-moz-transition: transform .8s;-ms-transition: transform .8s;-o-transition: transform .8s;display: block;width: 100%;}
.inabout-show-ibox .item:hover img {transform: scale(1.1);}
.inabout-show-ibox .slick-slide .item {margin: 0 6px;}
.incase-tabslick2 {display: block!important;height: 0;opacity: 0;visibility: hidden;}
.incase-tabslick2.tactive {height: auto;opacity: 1;visibility: visible;padding-bottom: 46px;transition: opacity .5s;}
.inabout-show-ibox .incase-tabcont {margin: 30px -12px 0;}
.incase-tabslick2 .slick-dots{bottom: 10px;}
.incase-tabslick2 .slick-dots li {margin: 0 13px;}
.incase-tabslick .slick-dots li button {width: 8px;height: 8px;position: relative;}
.incase-tabslick2 .slick-dots li button:after {display: block;content: "";width: 16px;height: 16px;border: 1px solid #c9c9c9;border-radius: 50%;position: absolute;left: 50%;top: 50%;margin-left: -9px;margin-top: -9px;}
.incase-tabslick2 .slick-dots li.slick-active button {width: 12px;height: 12px;background-color: #F20058;}
.incase-tabslick2 .slick-dots li.slick-active button:after {width: 24px;height: 24px;border-color: #f20058;margin-left: -13px;margin-top: -13px;}
.incase-tabslick2 .slick-dots li button{background-color: #c9c9c9;width: 8px;height: 8px;}



.acg_sec9{}
.innews{padding: 28px 0px; background: #fff;}
.innews-tabtit{border-left: 2px solid #ff6a00; padding-left: 10px; display: flex; justify-content: space-between; align-self: center;}
.innews-tabtit ul{display: flex; flex-flow: wrap;}
.innews-tabtit li{font-family: "Microsoft Yahei Light"; height: 20px; line-height: 20px; font-size: 14px; font-weight: bold; color: #524A7C; margin-right: 10px;}
.innews-tabtit li.active{color: #FF6A00;}
.innews-tabtit .more{font-size: 12ppx; color: #666;}
.innews-tabtit .more a{color: #666;}
.innews-tabcont{margin-top: 15px;}
.innews-tabitem .dt a{display: block; padding: 12px 10px 16px 16px; background: #fff; border: 1px solid #ccc;}
.innews-tabitem .dt .time{line-height: 24px; font-size: 14px; font-weight: bold; color: #9A9A9A; transition: color .5s;}
.innews-tabitem .dt .time:after{display: block; content: ""; width: 16px; height: 1px; background: #FF6A00; margin-left: 4px; margin-top: 8px; transition: background .5s;}
.innews-tabitem .dt h3{font-size: 16px; max-height: 52px; line-height: 26px; overflow: hidden; margin-top: 6px;} 
.innews-tabitem .dt .desc{font-size: 12px; height: 60px; line-height: 20px; color: #666; overflow: hidden; transition: color .5s; margin-top: 8px;}
.innews-tabitem .dt a:hover{background: #ff6a00; border-color: #ff6a00; color: #fff!important;}
.innews-tabitem .dt a:hover .time:after{background: #fff;}
.innews-tabitem .dt a:hover .time,.innews-tabitem .dt a:hover .desc{color: #fff!important;}
.innews-tabitem li a{display: block; height: 42px; line-height: 42px; border-bottom: 1px solid #ccc; padding: 0 2px; position: relative;}
.innews-tabitem li .time{font-size: 12px; color: #999; position: absolute; right: 0; top: 0;}
.innews-tabitem li h3{height: 41px; line-height: 41px; font-size: 14px; margin-right: 86px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}



#footer{padding: 20px 10px 60px; background: #445268;}
.foot-nav dt{border-bottom: 1px solid #333; font-size: 17px;}
.foot-nav dt a{display: flex; align-items: center; justify-content: space-between; height: 50px; line-height: 50px; color: #fff; padding: 0 10px;}
.foot-nav dt i{display: block; width: 16px; height: 16px; position: relative;}
.foot-nav dt i:before,.foot-nav dt i:after{display: block; content: ""; background: #fff; position: absolute;}
.foot-nav dt i:before{width: 16px; height: 2px; left: 0; top: 7px;}
.foot-nav dt i:after{width: 2px; height: 16px; left: 7px; top: 0;}
.foot-nav dt a:hover{color: #ccc!important;}
.foot-nav dt.down a{color: #ff6a00!important;}
.foot-nav dt.down a i:before{background: #ff6a00;}
.foot-nav dt.down a i:after{display: none;}
.foot-nav dd{display: none; padding: 8px 0;}
.foot-nav dd li a{display: block; height: 40px; line-height: 40px; font-size: 15px; color: rgba(255,255,255,.6); padding: 0 10px;}
.foot-model{display: flex; justify-content: space-between; margin-top: 26px; padding: 0 6px;}
.foot-wechat img{display: block; width: 96px; height: 96px; border: 1px solid #929898; margin: 0 auto 8px; border-radius: 2px;}
.foot-wechat p{font-size: 12px; text-align: center; line-height: 20px; color: rgba(255,255,255,.6);}
.foot-tel .tit{display: flex; justify-content: flex-end; align-items: center; margin-bottom: 4px; color: rgba(255,255,255,.6);}
.foot-tel .tit i{font-size: 16px; margin-right: 4px;}
.foot-tel .tit span{display: block; font-size: 12px;}
.foot-tel .ftel{font-size: 18px; font-weight: bold; color: #ff6a00; line-height: 1.25;}
.foot-tel .ftel a{color: #ff6a00;}
.foot-tel .advice{display: flex; justify-content: flex-end; margin-top: 8px;}
.foot-tel .advice a{display: flex; align-items: center; justify-content: center; width: 120px; height: 40px; background: #ff6a00; border-radius: 4px; color: #fff; text-align: center;}
.foot-tel .advice a i{display: block; font-size: 20px; color: #fff; margin-right: 6px;}
.foot-tel .advice a span{display: block; font-size: 14px; color: #fff;}
.foot-copy{padding: 10px 0; line-height: 24px; font-size: 12px; color: rgba(255,255,255,.6); text-align: center; margin-top: 32px;}
.foot-copy a{color: rgba(255,255,255,.6);}


.fd_footer{box-sizing: border-box;background: none;position: fixed;bottom: 10px;z-index: 1000001;max-width: 780px;display: flex;justify-content: center;align-items: center;width: 100%;}
.fd_footer .bt{width: 44%;margin: 0 1%;text-align: center;height: 43px;margin-top: 5px;line-height: 42px;display: block;border-radius: 50px;}
.fd_footer .bt a{color: #fff !important;padding-left: 34px;font-size: 16px;}
.fd_footer .bt1 a{background: url(../images/phone2.png) no-repeat;background-size: 20px;background-position: 8px 2.5px;}
.fd_footer .bt2 a{background: url(../images/kefu.png) no-repeat;background-size: 17px;background-position: 10px 1px;}
.fd_footer .bt1{background: #FD4C5A;}
.fd_footer .bt2{background: #55A3FF;}








