html,
body {
	padding: 0;
	margin: 0;
	font-family: "fontR"!important;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	color: #212529;
	text-align: left;
	
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	overflow-x: hidden;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
	
		
}


*,
::after,
::before {
	box-sizing: border-box
}

@font-face {
	font-family: "iconfont";
	/* Project id  */
	src: url('https://www.tendata.com/resources/templates/default_v2/fonts/iconfont.ttf?t=1635922021824') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "fontM";
	/* Project id  */
	src: url('https://www.tendata.com/resources/templates/default_v2/fonts/SourceHanSansSC-Medium.otf')!important;
}

@font-face {
	font-family: "fontR";
	/* Project id  */
	src: url('https://www.tendata.com/resources/templates/default_v2/fonts/SourceHanSansSC-Regular.otf')!important;
}



a, 
a:hover, a:active, a:visited, a:link, a:focus {
    outline: none;
    text-decoration: none;

}

a:hover {
    color: #0084fd;
}

a {
    color: #767676;
    font-family: "fontR";
	background-color: transparent;
}


p {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}



/*以下是右侧悬浮代码开始*/

.fixedRt img, .footNav img {
    max-width: 80%;
	vertical-align: middle;
    border-style: none;
}


.blue {
    color: #0084fd;
}
.absolute {
    position: absolute;
}
.flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fontM {
    font-family: "fontM"!important;
}
.center {
    text-align: center;
}


.fixedRt {
    position: fixed;
    bottom: 100px;
    right: 20px;
    z-index: 99;
}

ul {
    padding: 0;
    margin: 0;
}


.fixedRt ul {
    width: 41px;
    background-color: #ffffff;
    box-shadow: 0px 0px 16px 0px rgba(153, 169, 206, 0.54);
    border-radius: 3px;
}


.fixedRt ul li {
    position: relative;
}

.fixedRt ul li a {
   line-height: 1;
    padding: 10px 5px;
    display: block;
    position: relative;
    font-size: 12px;
}
   

.fixedRt ul li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 16px;
    height: 1px;
    background-color: #ededed;
}


.fixedRt ul li a .fixedDiv img {
	filter: grayscale(80);
    width: 22px;
    margin-bottom: 5px;
}

.whatsbutt .hideDiv{
    transform: translateY(-90%) !important;
    
}

.fixedRt ul li .hideDiv,
.whatsbutt .hideDiv{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    display: none;
}



.fixedRt ul li:hover .hideDiv,
 .whatsbutt:hover .hideDiv{
	display: flex;
}

.fixedRt ul li a :hover img{
  filter: initial;

}

.fixedRt ul li .hideDiv .hideCon,
.whatsbutt .hideDiv .hideCon
{
    width: 170px;
    min-height: 90px;
    margin-right: 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 16px 0px rgba(153, 169, 206, 0.54);
    border-radius: 3px;
    padding: 10px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
}



.hideDiv .hideCon .font16,
.hideDiv .hideCon a{
	font-size:14px;
	
	}

.hideDiv .hideCon .font20{
	font-size:16px;
	
	}


.fixedRt .backTop {
    margin-top: 15px;
    display: block;
}

 .fixedRt .backTop img {
    width: 18px;
    margin-bottom: 5px;
	filter: grayscale(80);
	opacity: 0.9;
}



.fixedRt .backTop:hover img {
    filter: initial;
}


.swiper-button-next,
.swiper-button-prev {
	outline: none;
}



.mfsy, .mfsy_en {
    width: 41px;
    height: 102px;
    background-color: #0081fa;
    box-shadow: 0px 0px 16px 0px rgba(153, 169, 206, 0.54);
    border-radius: 3px;
    padding: 15px 12px;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 15px;

	
	
}

.mfsy a, .mfsy_en a  {
    color: #fff !important;
}



.mfsy_en {  
    font-size: 18px;
    line-height: 0.9;
    margin-bottom: 15px;
	writing-mode: tb-rl;
    letter-spacing: 5px;
	
	
}


.whatsbutt{
    position: fixed;
	right: 15px;
	bottom: 0.3%;
	 z-index: 999;
	 
        }
.butt{
    width: 65px;
    height: 65px;
    background-color: #00c202;
    border-radius: 25%;
    position: absolute;
    text-align: center;


}

.whatsbutt .butt span{
	text-align: center;
	font-size: 12px;
    line-height: 1.7;
	color: #fff;
	margin-bottom: 2px;
    display: block;
    position: relative;

	
	}


.butt_animation{
    width: 65px;
    height: 65px;
    border-radius: 25%;
    background-color: #40d14b;
    animation: scale 1.8s infinite cubic-bezier(0,0,0.49,1.02);

	
}
@keyframes scale {
	0%{
		transform: scale(1);
	}
	50%, 75%{
		transform: scale(1.3);
	}
	78%, 100%{
		opacity: 0;
	}
}



.whatsbutt .hideDiv a { 
	font-size: 16px;
	color: #212529;;
	
	}

.butt img{ 
	width: 50% !important;
	filter: brightness(100);
	margin-top: 8px;
	text-align: center;
	}

.whatsbutt .hideCon img { 
	width: 80%;
	margin-bottom: 8px;
	
	}



.wrap {
    width: 1200px;
    margin: 0 auto;
}

.footNav {
    display: none;
}

.footFl {
    display: flex;
    position: relative;
}




/*手机端底部开始*/

@media screen and (min-width: 1025px) and (max-width: 1200px){
	
.wrap {
    width: 96%;
}
	.font20 {
    font-size: 14px;
}
	
	}



@media screen and (max-width: 992px){
	
	.fixedRt {
    display: none;
}
	
	
	.footNav .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
	
	.wrap, .wrap2 {
    width: 92%;
    margin: 0 auto;
    font-size: 14px;
    padding: 0;

}
	
.fixedRt img, .footNav img {
    max-width: 100%;
}

	
.footNav {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 70px;
    background: #fff;
    z-index: 9990;
    display: block;
    padding: 15px 0;
    box-shadow: 0 0 3px #ccc;
}
	
	
	a.foot_sq_a {
    width: 140px;
    height: 40px;
    background-color: #0084fd;
    border-radius: 5px;
    color: #fff!important;
}
	
	
	.footFl li img {
    width: 22px;
    margin-bottom: 5px;
	filter: grayscale(80);

}
	
	.footNav .footFl {
    display: flex;
}
	
	.footNav .footFl li {
    padding: 0 15px;
    font-size: 12px;
	color: #333;	
    position: relative;
}
	
	.footNav .footFl li:hover .ewmDiv {
    display: block;
}
	
	
	.footFl li:hover img {
    filter: initial;
}
	


	
	.footNav .footFl li .ewmDiv {
    width: 190%;
    bottom: 150%;
    left: 0;
    box-shadow: 0 0 3px #ccc;
    display: none;
}
	
	.footNav .footFl li .ewmDiv img {
    width: 100%;
}
	
}


/*以上是右侧悬浮代码结束*/

