﻿@charset "utf-8";
/* CSS Document */
body,div,section,figure,strong,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:.08rem; font-family:"Poppins-Medium","微软雅黑";}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
strong,h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.line{line-height:50px;}
.lineer{line-height:40px;}
.figure{display: block;height: 0;overflow: hidden;position: relative;}
.figure img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;transition: all .5s;}
.FK{color: #999;}
.fs{font-size: .2rem;text-align: center;font-weight: bold;}
.iconfont{font-size: .16rem;}
.clearfix{zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none;}
a:hover {color:#00a2e9; text-decoration:underline;}
.layout{padding:4% 15%;}

@font-face {
	font-family: 'Conv_DIN-Light';
	src: url('../fonts/DIN-Light.eot');
	src: local('☺'), url('../fonts/DIN-Light.woff') format('woff'), url('../fonts/DIN-Light.ttf') format('truetype'), url('../fonts/DIN-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

header{background: #FFF;position: fixed;left: 0;top: 0;right: 0;z-index: 1000;}
header .dingbu{display: flex;align-items: center;justify-content: space-between;background: #F5F5F5;padding: 0 15%;line-height: .2rem;}
header .dingbu p a{margin-left: .1rem;}
header .top{display: flex;align-items: center;justify-content: space-between;padding: 0 15%;height: .7rem;}
header .logo{display: flex;align-items: center;}
header h1{width:1.5rem;}
header h1 img{width: 100%;}
header .logo .txt{margin-left: .1rem;border-left: 1px solid #DDD;padding-left: .1rem;}
header .logo strong{font-size: .12rem;font-weight: bold;color: #00a2e9;display: block;}
header .logo p{font-size: .09rem;}
header .top .dianhua{display: flex;align-items: center;}
header .top .dianhua i{width: .24rem;height: .24rem;background: #00a2e9;display: flex;align-items: center;justify-content: center;color: #FFF;font-size: .12rem;border-radius: 1rem;}
header .top .dianhua .txt{margin-left: .1rem;font-size: .12rem;color: #00a2e9;font-weight: bold;}
header .top .dianhua .txt p:nth-of-type(1){color: #666;font-weight: normal;font-size: .1rem;}
.nav{font-size: 0px;text-align: center;background: #00a2e9;padding: 0 15%;position: relative;z-index: 100;}
.nav ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.nav li{position: relative;}
.nav li p{line-height: .34rem;font-size: .1rem;transition: all 0.3s;}
.nav li.current p a{color:#FFF;background: #de212d;}
.nav li p a{display: block;color: #FFF;padding: 0 .2rem;}
.nav li:hover p a{text-decoration: none;color:#FFF;background: #de212d;}
.nav li i{display: none;}
.nav li dl{position: absolute;left: 0;top: .34rem;background: #FFF;text-align: left;font-size: .1rem;width: 100%;display: none;box-shadow: 0 0 .03rem rgba(0,0,0,.2);text-align: center;}
.nav li dd{position: relative;font-size: .08rem;}
.nav li dd a{display: block;transition: all 0.3s;padding: 0.05rem 0.1rem;}
.nav li dd:hover a{display: block;text-decoration: none;background: #de212d;color: #FFF;}
.nav li dd:last-child{border-bottom: none;}
.nav li dd .san{position: absolute;left: 100%;top: 0px;visibility: hidden;opacity: 0;transition: all .3s;width: 1.4rem;}
.nav li dd:hover .san{visibility: visible;opacity: 1;}
.nav li dd:hover .san .list a{padding: .05rem .1rem;background: rgba(0,0,0,0.5);color: #FFF;}
.nav li dd:hover .san .list a:hover{padding: .05rem .1rem;background: #00a2e9;color: #FFF;}
.nav li:last-child:before{display: none;}

.yuyan{display: flex;}
.yuyan ul{display: flex;text-align: center;}
.yuyan li{margin-left: .1rem;width: .2rem;line-height: .2rem;border-radius: 100%;overflow: hidden;border: 1px solid #CCC;box-sizing: border-box;}
.yuyan li a{display: block;}
.yuyan li a:hover{display: block;text-decoration: none;}

.navm{display: none;width: 1.2rem;height: 1.2rem;line-height: 1.2rem;text-align: center;color: #FFF;cursor: pointer;position: fixed;right: 5%;top: 0;}
.navm i{font-size:.6rem;display: block;}

header .search{transition: all 0.3s;border-radius: 100%;cursor: pointer;position: relative;z-index: 101;}
header .search i{font-size: .1rem;width: .2rem;line-height: .2rem;display: flex;align-items: center;justify-content: center;background: #00a2e9;border-radius: 100%;color: #FFF;}

footer{background: #212121;color: #999;padding:3% 15%;}
footer .foot_t{display: flex;justify-content: space-between;flex-wrap: wrap;}
footer .foot_t .left{width: 45%;display: flex;justify-content: space-between;flex-wrap: wrap;}
footer .foot_t .left dt{font-size: .1rem;margin-bottom: .1rem;font-weight: bold;}
footer .foot_t .left dd{line-height: 2;}
footer .foot_t .left dd a{transition: all 0.3s;color: #999;}
footer .foot_t .left dd a:hover{text-decoration: none;color: #FFF;}
footer .foot_t .left:after{display: none;}
footer .foot_t:after{display: none;}

footer .foot_t .center{width: 25%;}
footer .foot_t .center .bt{display: flex;align-items: center;}
footer .foot_t .center i{margin-right: .06rem;font-size: .16rem;}
footer .foot_t .center em{margin-right: .06rem;font-size: .16rem;}
footer .foot_t .center .txt p{font-size: .16rem;margin-top: .05rem;}
footer .foot_t .center ul{margin-top: .12rem;}
footer .foot_t .center li{display: flex;align-items: center;padding-bottom: .05rem;}

footer .foot_t .right{width: 10%;text-align: center;}
footer .foot_t .right img{width: 100%;}
footer .foot_t .right p{margin-top: .05rem;}

footer .foot_b{margin-top: .2rem;}
footer .foot_b a{color: #FFF;}

.kefu{position: fixed;right: 0;top: 50%;z-index: 100;transform: translateY(-50%);}
.kefu li{margin-bottom: .01rem;position: relative;cursor: pointer;}
.kefu li p{width: .26rem;height: .3rem;display: flex;align-items: center;justify-content: center;background: #00a2e9;color: #FFF;flex-flow: column;}
.kefu li p i{font-size: .1rem;}
.kefu li p strong{display: block;}
.kefu li dl{position: absolute;right: 100%;top: 50%;background: #FFF;box-shadow: 0 0 .05rem rgba(0,0,0,.2);padding: .05rem;visibility: hidden;opacity: 0;transition: all .3s;transform: translateY(-50%);}
.kefu li:hover dl{visibility: visible;opacity: 1;}
.kefu li:nth-of-type(1) dl{width: .8rem;}
.kefu li dt{padding-bottom: .1rem;}
.kefu li dd{line-height: 1.6;font-size: .08rem;text-align: center;}
.kefu li dd img{width: 120px;}

@-webkit-keyframes rotate360
  {0%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(360deg);}
}@-moz-keyframes rotate360
  {0%{-moz-transform:rotate(0deg);}
  100%{-moz-transform:rotate(360deg);}
}@-ms-keyframes rotate360
  {0%{-ms-transform:rotate(0deg);}
  100%{-ms-transform:rotate(360deg);}
}@keyframes rotate360
  {0%{transform:rotate(0deg);}
  100%{transform:rotate(360deg);}
}