﻿html{color:#000;background:#fff;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
html,body{font-family:sans-serif}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}input,select,textarea{font-size:100%}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}abbr,acronym{border:0;font-variant:normal}del{text-decoration:line-through}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}q:before,q:after{content:''}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}sub{bottom:-.25em}
a:hover{text-decoration:underline}ins,a{text-decoration:none}
*{margin: 0;padding: 0;list-style: none;}
/*清除内外边距*/
body{ width: 100%;  overflow-x: hidden;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ { margin: 0; padding: 0;}
/** 设置默认字体 **/
body,button, input, select, textarea  { font: 14px/1.5 'Micorsoft YaHei', '微软雅黑', MSYH, \5b8b\4f53, ZZGFLQ;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; }  /*小于 12px 的中文很难阅读，让 small 正常化 */
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置文本格式元素 **/
a, a:link, a:visited{ text-decoration: none; }
a:hover{ text-decoration: none !important; color: ; transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s; -moz-transition-duration: .2s;}
/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; outline:none;border:none; background:none;} /* 使得表单元素在 ie 下能继承字体大小 */
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/*图片边框*/
img{border: 0;max-width: 100%;max-height: 100%;display: block;}
i{ font-style: normal; }
/* 清除浮动 */
.fl { float: left; }
.fr { float: right; }
.inlineBlock {display: inline-block;}
.clearfix::after{content:"";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfix{*zoom:1;}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
html, body {font-family: '微软雅黑'!important;/*background: #f8f8f8;*/color: #333333;}
body.on-fixed:after{content: "";width: 100%;height: 100vh;background: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;z-index: 99;}
html{
	max-width: 750px;
	margin: 0 auto;
    font-size: calc(750px/10);
}
@media (max-width: 750px) {
	html{
    	font-size: calc(100vw/10);
	}
}
.wrap{
	padding: 0 0.266666rem;
}
.ovh{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.flexcen{display: flex;justify-content: center;align-items: center;}
.flexsta{display: flex;justify-content: flex-start;align-items: center;}
.flexend{display: flex;justify-content: flex-end;align-items: center;}
.flexbet{display: flex;justify-content: space-between;align-items: center;}
.flexaro{display: flex;justify-content: space-around;align-items: center;}

.box{
	width: 10rem;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1.6rem;
	min-height: 100vh;
}

/*header*/
header{
	position: fixed;
	top: 0;
	left: 50%;
	width: 10rem;
	transform: translateX(-50%);
	z-index: 999;
	background: #333333;
	color: #fff;
}
header .wrap{padding: 0 0.266666rem;height: 1.226666rem;}
header .logo img{width: 5.413333rem;}
header .menuDiv{position: relative;}
header .menuDiv a.menuBtn{height: 1.226666rem;}
header .menuDiv a.menuBtn img{width: 0.573333rem;}
header .menuDiv .navDiv{position: absolute;right: -0.266666rem;top: 100%;z-index: 999;background: #fff;padding: 0.266666rem 0;width: 4rem;display: none; }
header .menuDiv .navDiv ul li a{font-size: 0.36rem;color: #333;padding: 0.133333rem 0.366666rem;display: block;}

.main{min-height: calc(100vh - 1.226666rem);padding-top: 1.226666rem;}
.swiper-wrapper,.swiper-slide{height: initial;}

/*banner轮播*/
.index-banner{width: 100%;position:relative;}
.index-banner .swiper-slide{overflow: hidden;}
.index-banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0.133333rem;}
.index-banner .swiper-pagination-bullet{width: 0.133333rem;height: 0.133333rem;background: #fff;border-radius:0;opacity:.5;transition: width .8s;}
.index-banner .swiper-pagination-bullet-active{opacity: 1;position: relative;}
.index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 7px;}



.indexTitle{position: relative;text-align: center;}
.indexTitle span{position: relative;font-size: 0.48rem;color: #3259a8;display: block; }
.indexTitle img{display: block;margin: 0.133333rem auto;}
.indexTitle p{color: #333333;text-transform: uppercase;font-size: 0.32rem;display: block; }

.indexTitle.cfff span{color: #fff; }
.indexTitle.cfff p{color: #fff; }

/*.section1{height:46px;position: relative;}
.section1:before{content: "";width: calc((100% - 1200px) / 2);height: 1px;left: 0;bottom: 0;background: rgba(50,89,168,.1);position: absolute; }
.section1 .leftDiv{width: 888px;border-bottom: 1px solid rgba(50,89,168,.1);height: 45px;font-size: 14px; }
.section1 .leftDiv a{color: #888888;margin-left: 30px; }
.section1 .leftDiv a:hover{color: #3259a8; }
.section1 .rightDiv{width: 293px;}
.section1 .rightDiv input{width: 239px;padding: 0 10px;background: rgba(50,89,168,.1);line-height: 46px;border: 0;font-size: 14px; }
.section1 .rightDiv button{background: transparent;border: 0;padding: 0;width: 52px; }*/

.section2{padding: 0.533333rem 0;}
.section2 .row{margin: 0 -0.133333rem;}
.section2 .row>div{margin-top: 0.373333rem;position: relative;padding: 0 0.133333rem; }
.section2 a{display: block;text-align: center; }
.section2 a .imgDiv{overflow: hidden; }
.section2 a .imgDiv img{width: 100%;}
.section2 a .titleDiv{font-size: 0.32rem;color: #333;margin-top: 0.2rem; }

.section3{background: #eff0f1; position: relative;padding: 0.8rem 0 0.266666rem; }
.section3:before{content: "";width: 100%;height: 7.413333rem;background: url(/mobile/img/bg1.jpg) no-repeat center center/cover;position: absolute;left: 0;top: 0; }
.section3 .bdDiv{margin-top: 0.333333rem;position: relative; }
/*.section3 .bdDiv:before{content: "";width: 100%;position: absolute;left: 0;top: 0;height: 100%;background: #fff; }*/
.section3 .bdCon{align-items: initial; }
.section3 .bdCon .leftDiv{width: 100%;}
.section3 .bdCon .leftDiv a{display: block;position: relative;background: #fff;}
.section3 .bdCon .leftDiv .textDiv{position: absolute;left: 0.666666rem;top: 0;width: calc(100% - 1.333333rem);}
.section3 .bdCon .leftDiv .textDiv .titleDiv{padding: 0.493333rem 0 0.266666rem;border-bottom: 1px solid rgba(0,0,0,.1);font-size: 0.32rem;color: #333; }
.section3 .bdCon .leftDiv .textDiv .p{padding: 0.173333rem 0;border-bottom: 1px solid rgba(0,0,0,.1); }
.section3 .bdCon .leftDiv .textDiv .p span{color: #666666;font-size: 0.24rem;}
.section3 .bdCon .leftDiv .textDiv .p p{color: #666;font-size: 0.186666rem;margin-top: 5px; }
.section3 .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0.266666rem;text-align: left;padding-left: 0.666666rem; }
.section3 .swiper-pagination-bullet{width: 10px;height: 10px;background: #000;border-radius:0;opacity:.2; }
.section3 .swiper-pagination-bullet-active{opacity: 1;position: relative;background: #264e9a; }
.section3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin-right: 0.266666rem;}
.section3 .bdCon .rightDiv{width: 100%;}
.section3 .bdCon .rightDiv .itemDiv{ }
.section3 .bdCon .rightDiv .itemDiv a{display: block;position: relative;border: 0.04rem solid #fff;overflow: hidden;margin-top: 0.133333rem;background: #fff; }
.section3 .bdCon .rightDiv .itemDiv .imgDiv{position: absolute;right: 0.666666rem;bottom: 0.4rem;width: 4.973333rem; }
.section3 .bdCon .rightDiv .itemDiv .textDiv{padding: 0.533333rem;position: relative;z-index: 1;padding-bottom: 1.5rem; }
.section3 .bdCon .rightDiv .itemDiv .textDiv .titleDiv{color: #333;margin-bottom: 0.466666rem; }
.section3 .bdCon .rightDiv .itemDiv .textDiv .titleDiv span{font-size: 0.32rem;display: block;margin-bottom: 0.066666rem; }
.section3 .bdCon .rightDiv .itemDiv .textDiv .p{max-width: 3.3rem;color: #666666; }
.section3 .bdCon .rightDiv .itemDiv .textDiv .p span{font-size: 0.24rem; }
.section3 .bdCon .rightDiv .itemDiv .textDiv .p p{margin-top: 0.133333rem;font-size: 0.186666rem; }
.section3 .bdCon .rightDiv .itemDiv a .moreDiv{position: absolute;left: 0.666666rem;bottom: 0.4rem;color: #666; }
.section3 .bdCon .rightDiv .itemDiv a:hover{border: 3px solid #3259a8; }
.section3 .bdCon .rightDiv .itemDiv a:hover .moreDiv{background: #3259a8;color: #fff;}
.section3 .bdCon .rightDiv .itemDiv a:hover .textDiv .titleDiv{color: #264e9a; }
.moreDiv{/*width: 150px;line-height: 60px;*/font-size: 0.24rem;color: #333;text-align: center;position: relative; }
.moreDiv img{position: absolute;right: 10px;top: 10px; }
.moreDiv:hover{background: #3259a8;color: #fff;}
.section3 .hdDiv{margin: 0.4rem 0 0; }
.section3 .hdDiv ul li{text-align: center;width: 25%;float: left; }
.section3 .hdDiv ul li a{line-height: 1.12rem;display: block;color: #333;position: relative;background: #fff;font-size: 0.32rem;border-right: 1px solid rgba(0,0,0,.1);border-bottom: 1px solid rgba(0,0,0,.1); }
.section3 .hdDiv ul li:nth-child(4) a,.section3 .hdDiv ul li:nth-child(8) a{border-right: 0;}
.section3 .hdDiv ul li a img{position: absolute;right: 0.133333rem;bottom: 0.133333rem;width: 0.16rem; }
.section3 .hdDiv ul li.on a{background: #3259a8;color: #fff; }
.section3 .fdDiv .row{margin: 0 -0.066666rem; }
.section3 .fdDiv .row>div{padding: 0 0.066666rem;margin-top: 0.133333rem; }
.section3 .fdDiv .row>div a{display: block;background: #fff;text-align: center;border: 2px solid #fff; }
.section3 .fdDiv .row>div .imgDiv{height: 2.786666rem;overflow: hidden;display: flex;justify-content: center;align-items: center; }
.section3 .fdDiv .row>div .imgDiv img{max-width: 90%;max-height: 90%; }
.section3 .fdDiv .row>div .titleDiv{color: #333;margin: 0.133333rem auto 0.266666rem;font-size: 0.24rem; }
.section3 .fdDiv .row>div a:hover .textDiv .moreDiv{display: block;background: #3259a8;color: #fff; }
.section3 .fdDiv .row>div a:hover{border: 2px solid #3259a8;}

.section4 .hdDiv{padding: 0.666666rem 0 0.4rem;}
.section4 .bdDiv .itemDiv{padding: 0.6rem 0 0.453333rem;position: relative;}
.section4 .bdDiv .itemDiv:nth-child(2) .leftDiv{text-align: right;}
.section4 .bdDiv .itemDiv .leftDiv{width: 100%;position: relative;}
.section4 .bdDiv .itemDiv .leftDiv .p{margin: 0.266666rem 0 0.666666rem;font-size: 0.266666rem;line-height: 2; }
.section4 .bdDiv .itemDiv .leftDiv .p em{color: #3259a8; }
.section4 .bdDiv .itemDiv .rightDiv{width: 100%; }
.section4 .bdDiv .itemDiv .ittDiv{font-size: 0.4rem;color: #3259a8;font-family: fontI; }
.section4 .bdDiv .itemDiv:last-child{background: #eaeef6;padding: 0.4rem 0; }
.section4 .bdDiv .itemDiv:last-child .ittDiv{text-align: center; }
.section4 .bdDiv .itemDiv .row{margin: 0.333333rem -0.2rem 0; }
.section4 .bdDiv .itemDiv .row>div{padding: 0 0.2rem; }
.section4 .bdDiv .itemDiv .row>div .conDiv .textDiv .titleDiv{font-size: 0.24rem;padding: 0.266666rem 0 0;color: #3259a8;}
.section4 .bdDiv .itemDiv .row>div .conDiv .textDiv .titleDiv img{margin-right: 0.1rem;height: 0.36rem; }

.section5{padding: 1.146666rem 0 1.586666rem;position: relative; }
.section5 .text{font-size: 0.3rem;color: #fff;margin-bottom: 0.266666rem; }
.section5 .text em{color: #f76b00;font-size: 0.346666rem;font-family: fontI;line-height: 1; }
.section5 .p{width: 7.373333rem;height: 0.666666rem;margin: 0 auto; }
.section5 .p1{width: 2.973333rem;text-align: center;font-size: 0.24rem;color: #000; }
.section5 .p2{width: 4.4rem;text-align: center;font-size: 0.24rem;color: #3e434d; }
.section5 .p2 em{font-family: fontI;font-size: 0.32rem; }

.section6{padding: 60px 0;}
.section6 .hdDiv .lunboDiv{margin: 24px 0 100px;position: relative;}
.section6 .hdDiv .lunboDiv .imgDiv{border: 1px solid #ededed;height: 120px;background: #fff;display: flex;justify-content: center;align-items: center; }
.section6 .swiper-button-prev,.section6 .swiper-button-next{width: 17px;height: 29px;}
.section6 .swiper-button-prev{background: url(/mobile/img/left.png) no-repeat center center;left: -40px;}
.section6 .swiper-button-next{background: url(/mobile/img/right.png) no-repeat center center;right: -40px;}
.section6 .swiper-button-prev:hover{background: url(/mobile/img/left_.png) no-repeat center center;}
.section6 .swiper-button-next:hover{background: url(/mobile/img/right_.png) no-repeat center center;}
.section6 .bdDiv{align-items: flex-start;}
.section6 .bdDiv .leftDiv{width: 978px;margin-left: -150px;}
.section6 .bdDiv .rightDiv{width: 350px;}
.section6 .bdDiv .rightDiv .titleDiv{font-size: 24px;color: #3259a8;}
.section6 .bdDiv .rightDiv .p1{border-top: 1px solid #d3d3d3;padding:20px 0;margin-top: 15px;font-size: 22px;}
.section6 .bdDiv .rightDiv .p1 p{margin-bottom: 10px; }
.section6 .bdDiv .rightDiv .p2{border-top: 1px solid #d3d3d3;padding:20px 0;margin-top: 15px;}
.section6 .bdDiv .rightDiv .p2 span{font-size: 18px;}
.section6 .bdDiv .rightDiv .p2 p{font-size: 14px;color: #666666;margin-top: 10px;}
.section6 .bdDiv .rightDiv .p2 p em{font-size: 24px;color: #f76b00;font-family: fontI;}

.section7 .hdDiv{padding: 0.4rem 0 0;}
.section7 .hdDiv .hdbDiv{margin-top: 0.266666rem;}
.section7 .hdDiv .hdbDiv .textDiv{padding: 0.266666rem 0.426666rem;}
.section7 .hdDiv .hdbDiv .textDiv .tlDiv{background: #fff;width: 100%;padding:0;position: relative;overflow: hidden;}
/*.section7 .hdDiv .hdbDiv .textDiv .tlDiv .aboutImg{position: absolute;right: -55px;top: -62px;}*/
.section7 .hdDiv .hdbDiv .textDiv .tlDiv .title{font-size: 0.24rem;color: #3259a8;}
.section7 .hdDiv .hdbDiv .textDiv .tlDiv .title img{margin-right: 0.133333rem;width: 0.373333rem;}
.section7 .hdDiv .hdbDiv .textDiv .tlDiv .p{font-size: 0.213333rem;margin-top: 0.2rem;line-height: 1.8;color: rgba(0,0,0,.6);text-indent: 3em;}
/*.section7 .hdDiv .hdbDiv .textDiv .trDiv{background: #fff;width: 371px;}
.section7 .hdDiv .hdbDiv .textDiv .trDiv .row{margin: 0;}
.section7 .hdDiv .hdbDiv .textDiv .trDiv .row>div{padding: 0;border-left: 1px solid #f0f4f7;border-top: 1px solid #f0f4f7;}
.section7 .hdDiv .hdbDiv .textDiv .trDiv .row>div a{height: 72px;color: #333;}
.section7 .hdDiv .hdbDiv .textDiv .trDiv .row>div a img{margin-right: 10px;}
.section7 .hdDiv .hdbDiv .textDiv .trDiv .row>div a .hImg{display: none;}
.section7 .hdDiv .hdbDiv .textDiv .trDiv .row>div a:hover .dImg{display: none;}
.section7 .hdDiv .hdbDiv .textDiv .trDiv .row>div a:hover .hImg{display: block;}
.section7 .hdDiv .hdbDiv .textDiv .trDiv .row>div a:hover{background: #3259a8;color: #fff; }*/
.section7 .dataDiv{text-align: center;}
.section7 .dataDiv ul{border-top: 1px solid #f0f4f7;border-left: 1px solid #f0f4f7;}
.section7 .dataDiv ul li{padding: 0.266666rem 0;font-size: 0.24rem;width: 33.3%;border-bottom: 1px solid #f0f4f7;border-right: 1px solid #f0f4f7;float: left; }
.section7 .dataDiv ul li .numDiv span{font-size: 0.8rem;font-family: fontI;line-height: 1.2;}
.section7 .dataDiv ul li .numDiv sub{font-size: 0.24rem;font-family: fontI;}
.section7 .lunboDiv{position: relative;}
.section7 .lunboDiv .conDiv{text-align: center;}
.section7 .lunboDiv .conDiv .title{font-size: 14px;margin-top: 15px;}
.section7 .swiper-button-prev,.section7 .swiper-button-next{width: 17px;height: 29px;}
.section7 .swiper-button-prev{background: url(/mobile/img/left.png) no-repeat center center;left: -40px;}
.section7 .swiper-button-next{background: url(/mobile/img/right.png) no-repeat center center;right: -40px;}
.section7 .swiper-button-prev:hover{background: url(/mobile/img/left_.png) no-repeat center center;}
.section7 .swiper-button-next:hover{background: url(/mobile/img/right_.png) no-repeat center center;}

.section8{padding: 0.48rem 0 0;}
.section8 .hdDiv{margin: 0.2rem 0 0.4rem;}
.section8 .hdDiv a{color: #707070;font-size: 0.32rem;margin: 0 0.266666rem; }
.section8 .hdDiv a.on{color: #000000;}
.section8 .bdDiv .rowDiv>a{display: block;position: relative;}
.section8 .bdDiv .rowDiv>a span{position: absolute;left: 0;top: 0;background: rgba(0,0,0,.6);color: #fff;width: 1.866666rem;height: 0.8rem;display: flex;justify-content: center;align-items: center;font-size: 0.32rem;}
.section8 .bdDiv ul li{}
.section8 .bdDiv ul li a{margin: 0.266666rem 0;background: url(/mobile/img/yjt.png) no-repeat right center/0.106666rem; }
.section8 .bdDiv ul li a .imgDiv{width: 1.8rem;height: 0.986666rem;overflow: hidden;}
.section8 .bdDiv ul li a .imgDiv img{width: 100%;height: 100%;object-fit: cover;}
.section8 .bdDiv ul li a .textDiv{width: 7.286666rem;text-align: left; }
.section8 .bdDiv ul li a .textDiv span{color: #000000;font-size: 0.32rem; }
.section8 .bdDiv ul li a .textDiv .date{color: #686868;font-size: 0.293333rem; }
.section8 .bdDiv ul li a:hover{color: #3259a8;}

.footer{}
.footer .backTop{background: #e5e5e5;height: 1.333333rem;font-size: 0.4rem;color: #000;border-bottom: 1px solid rgba(0,0,0,.2); }
.footer .backTop img{width: 0.546666rem;margin-left: 0.32rem;}
.footer .hdDiv{background: #e5e5e5; }
.footer .hdDiv .listDiv{border-bottom: 1px solid rgba(0,0,0,.1);background: #e5e5e5;}
.footer .hdDiv .listDiv span{padding: 0.4rem 0.266666rem;opacity: .5;background: url(/mobile/img/jia.png) no-repeat right 0.266666rem center/0.32rem;display: block; }
.footer .hdDiv .listDiv.on span{background: url(/mobile/img/jian.png) no-repeat right 0.266666rem center/0.32rem;}
.footer .hdDiv .aDiv{background: #fff;padding: 0.133333rem 0.933333rem 0.266666rem;display: none;}
.footer .hdDiv .aDiv a{display: block;color: #333;opacity: .6;font-size: 14px;margin-top: 0.2rem;}
.footer .hdDiv .aDiv a:hover{opacity: 1;}
.footer .hdDiv .textDiv{text-align: center;padding: 0.533333rem 0 0.4rem;}
.footer .hdDiv .textDiv p{font-size: 0.373333rem;margin-bottom: 0.666666rem;}
.footer .hdDiv .shareDiv a{display: block;position: relative;padding: 0 0.6rem;}
.footer .hdDiv .shareDiv a:after{content: "";width: 1px;height: 100%;background: rgba(0,0,0,.1);position: absolute;right: 0;top: 0; }
.footer .hdDiv .shareDiv a>img{height: 0.6rem;}
.footer .hdDiv .ewmDiv{position: absolute;left: 50%;transform: translateX(-50%);top: 150%;width: 100%;display: none;}
.footer .bdDiv{background: #1b1b1b;padding: 1.24rem 0;font-size: 0.32rem;color: rgba(255,255,255,.5);text-align: center;line-height: 2;}
.footer .bdDiv a{color: rgba(255,255,255,.5);}
.footer .bdDiv a:hover{color: #fff;}
.footer .bdCon{position: relative;}


.fixedBottom {background: #fff;position: fixed;bottom: 0;left: 50%;width: 10rem;transform:translateX(-50%);z-index: 99;height: 1.6rem;}
.fixedBottom ul{text-align: center;}
.fixedBottom ul:before{content: "";width: 1px;height: 80%;background: rgba(255,255,255,.2);position: absolute;left: 50%;top: 10%; }
.fixedBottom ul li{text-align: center;position: relative;width: 50%;}
.fixedBottom ul li a{font-size: 0.293333rem;height: 1.6rem;flex-direction: column;color: #000;opacity: .2; }
.fixedBottom ul li a img{height: 0.68rem;}
.fixedBottom ul li.on a{opacity: 1;}


.telA{width: 9.013333rem;height: 1.2rem;border: 0.013333rem solid #dadada;border-radius: 0.6rem;padding:0 0.16rem 0 0.52rem;margin: 0 auto;position: fixed;bottom: 2rem;left: 0.493333rem; background: #fff;z-index: 11;box-shadow:  0px 0px 0.666667rem rgba(0,0,0,.1); }
.telA img{width: 0.666667rem;}
.telA .line{width: 0.026667rem;height: 0.533333rem;background: #e0e0e0;margin: 0 0.266667rem;}
.telA p{font-size: 0.48rem;color: #333; }
.telA span{width: 3.146667rem;line-height: 0.933333rem;background: #3259a8;border-radius: 0.466667rem;color: #fff;font-size: 0.4rem;text-align: center; }

