html{font-size: 20px;}
a{color: #333;}
*{box-sizing: border-box;}
img{max-width: 100%;}
body,html{min-height:100%;}
body{font-family:"Arial","microsoft yahei","microsoft JhengHei", Helvetica, sans-serif; color:#333333;-webkit-tap-highlight-color:rgba(255,255,255,0);background-color: #fff;font-size: 16px;}
pre{white-space:pre-wrap;word-wrap: break-word;}
a{text-decoration:none; color:#333333; outline:none; transition:cubic-bezier(0.215,.61,.355,1);}
.clearfix:after,.clear:after{content:"\200B"; display:block; height:0; clear:both;}
.clearfix,.clear{*zoom:1;}/*IE/7/6*/
/*h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}*/
input{outline: none;border-radius: 0; font-size:14px;}
input[type="text"],input[type="password"],input[type="search"],textarea,select,input[type="date"]{outline: none; -webkit-appearance: none;border-radius: 0; font-size:14px; display:block; width:100%; border:none; background:none; border:1px solid #dbdbdb; padding:6px 12px; transition:ease .45s;}
input[type="radio"]{display:inline-block; width:20px; height:20px; position:relative; top:2px; margin-right:5px; cursor:pointer;}
input[type="checkbox"]{display:inline-block; width:20px; height:20px; position:relative; top:2px; margin-right:5px; cursor:pointer;}
input::-webkit-input-placeholder {color: #888888;}
input:-moz-placeholder {　color: #888888;}
input::-moz-placeholder {color: #888888;}
input:-ms-input-placeholder {color: #888888;}
textarea{resize:none; overflow:hidden;}
textarea::-webkit-input-placeholder {color: #888888;}
textarea:-moz-placeholder {　color: #888888;}
textarea::-moz-placeholder {color: #888888;}
textarea:-ms-input-placeholder {color: #888888;}
select::-ms-expand { display: none; }
select{background: url(../images/icon_xiala.png) right 12px center no-repeat;
    background-size: 14px;
    padding-left: 25px;
    padding-right: 26px!important;}
i,em{font-style:normal;}
ul,li,ol{list-style: none;}
a:focus,button:focus,div:focus{outline: none;}
/*.wow{opacity: 0;}*/
.left{float:left;}
.right{float:right;}
.flex{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;}
.flex-text-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: center;-webkit-justify-content: center;-ms-justify-content: center;}
.flex-align-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;align-items: center;-webkit-align-items: center;-ms-align-items: center;}
.flex-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;align-items: center;-webkit-align-items: center;-ms-align-items: center;justify-content: center;-webkit-justify-content: center;-ms-justify-content: center;}

.flex-space-between{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: space-between;-webkit-justify-content: space-between;-ms-justify-content: space-between;}

.flex-space-around{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: space-around;-webkit-justify-content: space-around;-ms-justify-content: space-around;}
.flex-space-between-center{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:row; -webkit-flex-direction:row;-ms-flex-direction:row;justify-content: space-between;-webkit-justify-content: space-between;-ms-justify-content: space-between;align-items: center;-webkit-align-items: center;-ms-align-items: center;}

.flex1{display:flex;display:-webkit-flex;display:-ms-flex;-js-display:flex;flex-direction:column; -webkit-flex-direction:column;-ms-flex-direction:column;}

.flex-wrap{flex-wrap:wrap; -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.flex-auto{flex: 0 0 auto;-ms-flex: 0 0 auto;-webkit-flex: 0 0 auto;}

.tran03{-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;}
.tran1{-webkit-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;}
.tran06{
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;
}

@font-face {
  font-family: 'Dosis';font-style: normal;  /* project id 1853964 */
  src: url('../fonts/Dosis.ttf');
  src: url('../fonts/Dosis.woff') format('woff');
  font-display:swap;
}

.container{ margin:auto; position:relative;}
.container1400{max-width:1320px; margin:auto; position:relative; padding:0 10px;}
.blue{color:#1e4fdb;}
.l-grid-2>li{width:50%; float:left;}
.l-grid-3>li{width:33.333333333333336%; float:left;}
.l-grid-4>li{width:25%; float:left;}
.l-grid-5>li{width:20%; float:left;}
.l-grid-6>li{width:16.666666666666668%; float:left;}
/*分享*/
#bsWXBox{box-sizing:initial;}
#bsBox{box-sizing:initial;}
/*浏览器滚动条*/
::-webkit-scrollbar{width:10px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/*.preload{width: 100vw;height: 100vh;background-color: #fff;position: fixed;top: 0;left: 0;z-index: 9999;display: none;}*/
/*.pace-done .preload{visibility: hidden;opacity: 0;}*/
/*.pace{width: 100vw;height: 100vh;position: fixed;top: 0;left: 0;z-index: 10000;display: none;}*/
:root{
    --c:#0192ff;
    --hc:#0192ff;
}

.container{width: 73%; margin-left: auto;margin-right: auto;}

.headtop{position:relative; top:0; left:0; width:100%; z-index:100;background-color: transparent;}
.head{position:relative; top:0; left:0; width:100%; height:5.0rem; box-sizing:border-box; z-index:100; transition:all 0.35s; background-color: transparent;}
.head .container{height: 100%;}
.head .logo{display: flex; align-items: center; width: 15.0rem;height: 4.0rem;margin-top: 0.5rem; float: left;transition:all 0.35s;}
.head .logo .img{width: 3.2rem;height: 2.5rem;margin-right: 0.6rem;}
.head .logo .title{font-size: 1.3rem;font-weight: bold;line-height: 1.4;letter-spacing: 2px;}
.head .logo .desc{font-size: 0.8rem;color: #666666;line-height: 1.4;}
.head .rightnav{height: 5.0rem;margin-top: 0px;float: left;margin-right: 0.5rem;margin-right: 0;margin-left: 3rem;}
.head .rightnav>ul{ height: 100%;float: left;width: 100%;}
.head .rightnav>ul>li{height: 100%;line-height: 5.0rem;float: left;position:relative;transition:all 0.35s;margin: 0 0;padding: 0 1.1rem}
.head .rightnav>ul>li.hasson{background: url(../images/icon_xia.png) right center no-repeat;}
.head .rightnav>ul>li>a{position: relative;z-index: 9;height: 100%;font-size: 0.9rem;color: #000000;font-weight: normal;display: block;}
.head .rightnav li.cur>a,.head .rightnav li.hover>a,.head .rightnav li>a:hover{color: var(--c);}
.head .rightnav li.cur>a{}
.head .rightnav>ul> li a:after{position: absolute;z-index: 2; width: 100%;height: 0.1rem;left: 0;bottom: 20%;content: "";-webkit-transition: all 0.33s;-o-transition: all 0.33s;transition: all 0.33s; transform: scale3d(1,1,1);background-color: var(--c);opacity: 0;}
.headtop.headHover .head .rightnav>ul> li:after,.headtop.scroll .head li:after,.headtop.fixed .head li:after{background-color: var(--c);}
/*.head .rightnav li a:after{}*/
.head .rightnav>ul> li.cur>a:after{width: 100%;transform: scale3d(1,1,1);opacity: 1;}

/*.head .second_nav a:hover{background-color: transparent!important;color: var(--c)!important;}*/
/*.head .second_nav a:after{display: none;}*/
.head .second_nav a{font-size: 15px;position: relative;color: #000;}
.headtop.scroll .head .second_nav a,.headtop.headHover .head .second_nav a{color: #333;}
.headtop.scroll .head .second_nav,.headtop.headHover .head .second_nav{background-color: rgba(255,255,255,0.9);}
.headtop.scroll .head .second_nav:after,.headtop.headHover .head .second_nav:after{display: none;}
.headtop .head .second_box:after,.headtop.scroll .head .second_box:after,.headtop.scroll .head .third_box:after,.headtop.headHover .head .second_box:after,.headtop.headHover .head .third_box:after{background-color: var(--c);}
.head .second_box:after,.head .third_box:after{position: absolute;left: 10%;top: 95%; width: 80%;height: 1px;background-color: rgba(255,255,255,0.8);content: "";transform: scaleX(0);transition: all 0.4s;}
.head .second_nav .second_box:hover:after,.head .third_box:hover:after{transform: scaleX(1);}
.head .second_box:last-child .second_class{border-bottom: 0 solid #000;}
.head .third_box:last-child .third_class{border-bottom: 0 solid #000;}

.head .second_nav{position: absolute;top: 85%;left: 0;width: 100%;background-color: rgba(255,255,255,0.9);box-shadow: 2px 2px 4px rgba(0,0,0,0.15),-2px -2px 4px rgba(0,0,0,0.15);width: 100%;min-width: 120px; left: 0;padding: 6px 0;margin-top: 1px;transition: all 0.4s;line-height: 1.8;text-align: center;opacity: 0;visibility: hidden; left: 50%;transform: translateX(-50%);}
.head .second_nav:after{
    position: absolute;left: 50%;margin-left: -0.7rem; top: -2.1rem; width: 0;height: 0.7rem; border-left: 0.7rem solid transparent; /* 左边框透明 */
  border-right: 0.7rem solid transparent; /* 右边框透明 */
  border-top: 0.7rem solid transparent; /* 上边框透明 */
  border-bottom: 0.7rem solid rgba(255,255,255,0.9); /* 下边框为三角形颜色 */
  content: "";
  display: none;
}
.head li:hover .second_nav{opacity: 1;visibility: visible;top: 95%;}
.head .second_box,.head .third_box{position: relative;padding: 0 10px;}
.head .third_nav{position: absolute;right: -102%;left: auto;top: 0; width: 100%;background-color: #fff;box-shadow: 2px 2px 4px rgba(0,0,0,0.15),-2px -2px 4px rgba(0,0,0,0.15);width: 100%;min-width: 120px; padding: 10px 0;margin-top: 1px;transition: all 0.4s;line-height: 1.8;text-align: center;opacity: 0;visibility: hidden;}
.head .second_box:first-child .third_nav{margin-top: -10px;}
.head .second_nav{width: auto;}
.head .second_nav .second_class,.head .third_nav .third_class{text-align: center;line-height: 2;display: block;line-height: 1.6;padding: 6px 0;position: relative;white-space: nowrap;}
.head .second_box:hover .third_nav{opacity: 1;visibility: visible;}

.gloabl{position: relative;float: right;margin-top: 34px;height: 36px;line-height: 36px;border: 1px solid #ccc;border-radius: 36px;overflow: hidden;display: flex;}
.gloabl a{display: inline-block;text-align: center;width: 64px;font-size: 16px;color: #464646;font-weight: bold;}
.gloabl a.cur{color: var(--c);background-color: #c6c7d1;}
.head .language {
    position: relative;
    line-height: 1;
    cursor: pointer;
    float: right;margin-right: 10px;
    display: none;
}
.language .icon{width: 1.5rem;height: 1.5rem; margin-top: 1.75rem; background: url(../images/icon_global.png) center no-repeat;}
.head .language ul {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    padding: 12px 20px;
    border-radius: 5px;
    background: #fff;
    margin-top: 10px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
    opacity: 0;
    visibility: hidden;
    transition: 0.35s;
}
.head .language:hover ul{margin-top: 10px;opacity: 1;visibility: visible;}
.head .language ul::before {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    bottom: 100%;
    left: calc(50% - 5px);
}
.head .language ul li {
    margin-bottom: 10px;
    text-align: center;
}
.head .language ul li:last-child{margin-bottom: 0;}
.head .language ul li a {
    color: #333;font-size: 15px;
}


.rightnav ul > li .navlist{position: fixed;top: 100px;left: 0;min-width: 1170px;height:0px;width: 100%;transition: 0.8s;opacity: 0;display: block;overflow: hidden;}
.rightnav ul > li .navlist .navlist_box{background: rgba(247,247,247,1.90);}

.rightnav ul > li:hover .navlist{opacity: 1;height:290px;z-index: 999;}


.top_search{float: right;position: relative;height: 1.5rem;width: 2.7rem;margin: 1.7rem 0 0;padding: 0 12px; position: relative;z-index: 2;}
.top_search .icon{width: 30px;height: 30px;background: url(../images/icon_search.png) center no-repeat;cursor: pointer;}
.top_search .search_form{position: absolute;right: 0%;top: 3.3rem;padding: 20px; background-color: #fff;opacity: 0;visibility: hidden;display: flex;border: 1px solid #ccc;}
.top_search .search_form .keywords{width: 200px;border: 0;border-bottom: 1px solid #ccc;height: 28px;}
.top_search .search_form .submit{height: 28px;background: url(../images/icon_search.png) center no-repeat;border: 0;width: 40px;}
.top_search.open .search_form{opacity: 1;visibility: visible;}

.topbtn{float: right;height: 3.0rem;margin-top: 1rem;display: flex;align-items: center;}
.topbtn a{padding: 0 1.0rem;border-radius: 1.8rem;height: 1.8rem;line-height: 1.8rem;margin: 0 0.5rem;transition: all 0.4s;}
.topbtn a.reg,.topbtn a:hover{background-color: var(--c);color: #fff;}


/*.head .rightnav li a:after{position: absolute;z-index: 2; width: 100%;height: 2px;left: 0;bottom: -8px;background-color: #ffffff;content: "";-webkit-transition: all 0.33s;-o-transition: all 0.33s;transition: all 0.33s; transform: scale3d(0,1,1);background-color: #fff;}
.headtop.headHover .head li a:after,.headtop.scroll .head li a:after,.headtop.fixed .head li a:after{background-color: #01a66f;}
/*.head .rightnav li a:after{}*/
/*.head .rightnav li.cur a:after,.head .rightnav li:hover a:after{width: 100%;transform: scale3d(1,1,1);}*/

/*.headtop.scroll .head,.headtop.fixed .head{height:70px; line-height:70px;}
.headtop.scroll .rightnav>ul>li,.headtop.fixed .rightnav>ul>li{line-height: 70px;}
.headtop.scroll.hidden,.headtop.fixed.hidden{top: -70px;}

.headtop.scroll .head .logo,.headtop.fixed .head .logo{margin-top: 7px;}
.headtop.scroll .lh-search,.headtop.fixed .lh-search{margin-top: 15px;}
.headtop.scroll .menunav,.headtop.fixed .menunav{margin-top: 14px;}*/
/*.headtop.headHover,.headtop.headHover .head{position: relative;}*/
.headtop.headHover .head{background-color: transparent;border-bottom: 1px solid #ddd;}
.headtop.headHover .head .rightnav>ul>li.cur>a{}
.headtop.headHover .head .logo{}
.headtop.scroll .head,.headtop.fixed .head{background-color: #fff;box-shadow: 0 0 3px #ccc;}
.headtop.scroll .head .rightnav>ul>li>a,.headtop.fixed .head .rightnav>ul>li>a{color: #222;}
.headtop.scroll .head .logo,.headtop.fixed .head .logo{}
.headtop.headHover .lh-search a,.headtop.scroll .lh-search a,.headtop.fixed .lh-search a{color: #333;}
.headtop.headHover .menunav,.headtop.scroll .menunav,.headtop.fixed .menunav{background-image: url(../images/icon_menu.png);}
.headtop.headHover .toptel,.headtop.scroll .toptel,.headtop.fixed .toptel{background-image: url(../images/icon_tel_h.png);color: #000;}

/*首页有加载条*/
.load-bg,.preload{display: none;}
.index_page .pace{display: block;}
.index_page .load-bg,.index_page .preload{display: block;}

@media(max-width: 1600px){
    html{font-size: 18px;}
}

@media(max-width: 1440px){
    html{font-size: 16px;}
    body{font-size: 15px;}
}

@media(max-width: 1280px){
  html{font-size: 14px;}
  body{font-size: 14px;}
  .container{width: 85%;}
}