﻿@charset "utf-8";
* { padding: 0; margin: 0; }
html, div, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, img, form, embed, label { margin: 0; padding: 0; border: 0; font-size: 100%; font-weight: normal; }
body { font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; font-size: 15px; color: #333; margin: 0 auto; }
.wk3 { -webkit-transition: all .3s ease-in !important; transition: all .3s ease-in !important; }
.escp { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.escpt { overflow: hidden; text-overflow: ellipsis; white-space: pre-wrap; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.escp4 { overflow: hidden; text-overflow: ellipsis; white-space: pre-wrap; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.noneim { display: none !important; }
img { border: none; display: block; }
ul, ul li { list-style: none; }
.cls { clear: both; line-height: 0px !important; height: 0px !important; font-size: 0px !important; }
select, input { vertical-align: middle; font-size: 12px; font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; }
.hidden { display: none; }
i { font-style: normal; }
html, body { -webkit-text-size-adjust: none; }
table { border-collapse: collapse; }
.clear { zoom: 1; }
    .clear:after { content: ''; display: block; clear: both; }
.pos { position: relative; }
img { display: block; }
/*字体*/
.Arial { font-family: "Arial", Helvetica, sans-serif; }
.yahei { font-family: "\5FAE\8F6F\96C5\9ED1"; }
.song { font-family: "\5B8B\4F53"; }
/*颜色*/
.hei { color: #000; }
.red { color: #ff0000; }
/*链接*/
a { text-decoration: none; outline: none; color: inherit; }
.navbox { position: absolute; left: 0; top: 70px; width: 100%; height: 42px; background-color: rgba(0,0,0,0.5); display: none; }
.navwrap { width: 1200px; margin: 0 auto; }
.lang { float: left; background: url(../images/line1.jpg) left center no-repeat; padding-left: 12px; line-height: 20px; margin: 7px 0 0 20px; }
.coming { float: right; margin-right: 0; line-height: 30px; font-size: 14px; display: none; }
.lang a { display: block; width: 72px; height: 20px; background: url(../images/icon1.png) center top no-repeat; }
.fr { float: right; }
.fl { float: left; }
.menu { position: absolute; right: 20px; top: 0; height: 70px; background: url(../images/line3.jpg) left top no-repeat; background-size: auto 100%; display: none; }
    .menu b { background: url(../images/list.png) no-repeat; width: 47px; height: 32px; display: block; margin: 18px 0 0 20px; cursor: pointer; }
.navclose { display: none; overflow: hidden; clear: both; background: #272727; line-height: 42px; height: 42px; }
    .navclose b { float: right; background: url(../images/close.png) no-repeat; width: 20px; height: 20px; background-size: contain; margin: 10px 20px 0 15px; display: none; cursor: pointer; }

/*text*/
.b { font-weight: bold; }
.em { text-indent: 2em; }

/*字体大小*/
.f10 { font-size: 10px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f32 { font-size: 32px; }
.f36 { font-size: 36px; }
/*滚滚动条*/
::-webkit-scrollbar { width: 6px; height: 6px; }
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 5px; }
::-webkit-scrollbar-thumb { border-radius: 5px; background: rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); }
    ::-webkit-scrollbar-thumb:window-inactive { background: rgba(1, 0, 0, 0.4); }

.mbx { height: 65px; }
.mbxn { width: 1200px; line-height: 65px; text-align: left; margin: 0 auto; color: #999; }
    .mbxn a { font-size: 15px; color: #406bf7; padding: 0 5px; }
    .mbxn span { font-size: 15px; color: #999; padding: 0 5px; }

@media screen and (max-width: 600px) {
    .contents { padding-left: 20px !important; padding-top: 40px; }
    .shouqi { display: block !important; }
    .mbx { height: 60px; }
    .mbxn { width: 100vw; line-height: 60px; text-align: left; margin: 0 auto; color: #999; padding-left: 3vw; box-sizing: border-box; }
    .h5title { text-align: center !important; line-height: 30px !important; font-size: 22px !important; font-weight: bold !important; height: auto !important; padding-bottom: 10px; }
    .h5des { text-align: center !important; line-height: 22px !important; font-size: 15px !important; margin-top: 0px !important; padding: 0 30px !important; height: auto !important; }
}
