﻿@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:.1rem; font-family:Tahoma,Arial,sans-serif,"微软雅黑","Microsoft Yahei","宋体";}
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: #333;}
.fs{font-size: .24rem;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:#027fe9; text-decoration:underline;}
.layout{padding: 5% 10%;}
.txtfont{min-height:2.6rem;font-size: .11rem;line-height:.2rem;}
.txtfont img{max-width:100%;/* margin-bottom:.1rem;*/}
/* */
@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{position: fixed;z-index: 1000;left: 0;top: 0;right: 0;transition: all 0.3s;height: .5rem;display: flex;align-items: center;justify-content: space-between;padding: 0 3%;}
header .logo{display: flex;align-items: center;color:#027fe9;padding: 1.5% 0 0 0;}
header h1{height: .3rem;/*width:.4rem;*/}
header h1 img{height: 100%;/*width: 100%;*/transition: all .3s;}
header .txt{font-size: .12rem;margin-left: .1rem;font-weight: bold;}
header .right{display: flex;align-items: center;justify-content: space-between;}
.nav{font-size: 0px;margin-right: .2rem;}
.nav li{display: inline-block;position: relative;margin: 0 .1rem;}
.nav li p{line-height: .5rem;font-size: .12rem;transition: all 0.3s;}
.nav li p:after{content: "";display: block;position: absolute;left: 50%;bottom: 0;width: 0;z-index: 100;height: 4px;background: #027fe9;opacity: 0;transform: translateX(-50%);}
.nav li:hover p:after{width: 100%;opacity: 1;}
.nav li.current p:after{width: 100%;opacity: 1;}
.nav li.current p a{color:#FFF;}
.nav li p a{display: block;transition: all 0.3s;padding: 0 .1rem;color:#FFF;}
.nav li:hover p a{text-decoration: none;color:#FFF;}
.nav li i{font-size: .06rem;margin-left: .05rem;display: none;}
.nav li dl{position: absolute;left: 0;top: .5rem;background: #027fe9;font-size: .1rem;width: 100%;display: none;z-index: 1000;text-align: center;}
.nav li dd{position: relative;}
.nav li dd a{display: block;transition: all 0.3s;padding: .05rem .1rem;color: #FFF;}
.nav li dd:hover a{display: block;text-decoration: none;background: #FFF;color: #027fe9;}
.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: #027fe9;color: #FFF;}
.nav li:last-child:before{display: none;}

header .search{transition: all 0.3s;cursor: pointer;position: relative;z-index: 101;margin-left: .2rem;}
header .search i{font-size: .12rem;width: .2rem;line-height: .2rem;height: .2rem;display: flex;align-items: center;justify-content: center;border-radius: 100%;transition: all .3s;background:#FFF;}
header .search i.icon-guanbi{color: #333;}

.navm{display: none;width: 1.2rem;height: 1.2rem;line-height: 1.2rem;text-align: center;color: #FFF;cursor: pointer;}
.navm i{font-size:.6rem;display: block;}

header .yuyan ul{display: flex;align-items: center;justify-content: center;}
header .yuyan li{width: .2rem;height: .2rem;border-radius: 1rem;margin-left: .05rem;overflow: hidden;}
header .yuyan li a{display: flex;align-items: center;justify-content: center;width: .2rem;height: .2rem;background: #FFF;}
header .yuyan li a:hover{text-decoration: none;}
header .yuyan li a.current{background: #027fe9;color: #FFF;}

.search_box{position: fixed;left: 0px;right: 0px;top: 0;height: .5rem;background: #FFF;display: none;z-index:100;}
.search_box .box{display: flex;align-items: center;justify-content: center;height: .5rem;}
.search_box .input_btn{float: left;width: 6%;height: 0.24rem;border: none;outline: magenta;background: #FFF url(../03-image/h01.png) no-repeat center;background-size: 0.1rem;cursor: pointer;border-bottom: 1px solid #CCC;}
.search_box .input_txt{float: left;width: 40%;height: 0.24rem;border: none;outline: magenta;box-sizing: border-box;background: #FFF;border-bottom: 1px solid #CCC;}

.h_active{background: #111;}

footer{background-image: url('../03-image/h10.jpg'),linear-gradient(rgba(0,0, 0,0.75),rgba(0,0,0,0.75));background-blend-mode: multiply;
background-size: cover;padding: .4rem 10%;color: #FFF;} /*有背景图 background:#111 url(../03-image/h03-0bak.jpg) no-repeat center;*/
/*footer{background:#111;background-size: 100%;padding: .4rem 10%;color: #FFF;} background-size: 100%;背景色*/
footer .foot_c{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
footer .foot_c .left{width: 50%; font-size: .1rem;}
footer .foot_c .left p a{margin-right: .1rem;color: #FFF;position: relative;padding-right: .1rem;}
footer .foot_c .left p a:after{content: "";display: block;width: 1px;height: .14rem;background: rgba(255,255,255,.3);position: absolute;right: 0;top: .01rem;}
footer .foot_c .left p a:last-child:after{display: none;}
footer .foot_c .left p a:hover{text-decoration: none;}
footer .foot_c .left .txt{margin-top: .05rem;display: flex;align-items: center;font-size:.09rem;}
footer .foot_c .left .txt i{margin-right: .1rem;font-size:.1rem;}

footer .foot_c .right{display: flex;}
footer .foot_c .right .txt{width: .7rem;text-align: center;font-size: .1rem;}
footer .foot_c .right .txt img{width: 100%;}
footer .foot_c .right .txt p{padding: .05rem 0;font-size: .09rem;}
footer .foot_c .right ul{margin-left: .1rem;}
footer .foot_c .right li{width: 100%;font-weight: bold;margin: .05rem 0;}
footer .foot_c .right li h2{font-size: .1rem;}
footer .foot_c .right li p{font-size: .12rem;}

footer .foot_b{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: .2rem;border-top: 1px solid rgba(255,255,255,.2);padding-top: .1rem;margin-top: .3rem;}
footer .foot_b .txt {width: 100%;}
footer .foot_b .txt p{padding: .01rem 0;font-size: .1rem;text-align: center;}
footer .foot_b a{color: #666;}
footer .foot_b a:hover{color: #014693;text-decoration: none;}
footer .foot_b:after{display: none;}

/*gotop*/
.cbbfixed {position: fixed;right: 10px;transition: bottom ease .3s;bottom: -85px;z-index: 3;cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #a9a9a9;}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:13px 0 0 8px;width:23px;height:12px;background: url(../03-image/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#2c2d2e;}

.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: .3rem;height: .4rem;display: flex;align-items: center;justify-content: center;background: #014693;color: #FFF;flex-flow: column;}
.kefu li p i{font-size: .12rem;}
.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);}
}