@charset "UTF-8";
/*CSS public 2015.12.3*/
.iconfont {
    font-size: 0.8rem;
}

html {
    font-size: 20px;
}

.cYellow {
    color: #5275b7 !important;
}

.cRed {
    color: #f71b25 !important;
}

canvas {
    background-color: #FFF;
}

input[type=button], input[type=submit], button, select {
    -webkit-appearance: none;
    outline: none;
}

/*标签格式化*/
body {
    margin: 0;
    padding: 0;
    font: 0.33333rem "Helvetica Neue", Helvetica, Arial, 微软雅黑, sans-serif;
    color: #231815;
    text-align: center;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

input, button, textarea, select {
    font-family: 微软雅黑, arial;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p, figure, button {
    padding: 0;
    margin: 0;
}

ol, ul {
    list-style: none;
}

li {
    list-style-type: none;
}

img {
    max-width: 100%;
    vertical-align: top;
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: normal;
}

em, i {
    font-style: normal;
}

/*链接样式*/
a {
    color: #555555;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    color: #d01162;
    text-decoration: none;
}

a:active {
    color: #d01162;
}

/*字体颜色*/
.cGreen, .cGreen:visited, .cGreen a, .green {
    color: #6b9333;
}

.cBlue, .cBlue:visited, .cBlue a {
    color: #1E50A2;
}

/*框架布局*/
.fl {
    float: left !important;
}

.fr {
    float: right !important;
}
.fr2 {
    float: left !important;
}
.fc {
    float: left;
    margin-top: 40px;
    border-left: 1px solid #555;
    padding-left: 40px;
}
.fc img {
    height: 50px;
}
.ovH {
    overflow: hidden;
}

.poR {
    position: relative;
}

/*文本对齐*/
.tL {
    text-align: left;
}

.tR {
    text-align: right;
}

/*清除浮动*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

@font-face {
    /*font-family: 'iconfont';
    src: url("http://at.alicdn.com/t/font_u8i8e9wkhluzbyb9.eot");
    src: url("http://at.alicdn.com/t/font_u8i8e9wkhluzbyb9.eot?#iefix") format("embedded-opentype"), url("http://at.alicdn.com/t/font_u8i8e9wkhluzbyb9.woff") format("woff"), url("http://at.alicdn.com/t/font_u8i8e9wkhluzbyb9.ttf") format("truetype"), url("http://at.alicdn.com/t/font_u8i8e9wkhluzbyb9.svg#iconfont") format("svg");*/

}

@font-face {
    font-family: "iconfont";
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff') format('woff'), /* chrome, firefox */ url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.fIco, .wmkjBody .header .topNav .fr:before, .wmkjBody .header .menuNav .loginBox dd.login:before, .wmkjBody .header .banner .arrowsL:before, .wmkjBody .header .banner .arrowsR:before, .wmkjBody.index .about .icoList ul li i:before, .wmkjBody.index .brandShow ul li .info:before, .wmkjBody.case .list ul li:before, .wmkjBody.case .list ul li .img:before, .wmkjBody.optimizing .content .honor .arrowsL:before, .wmkjBody.optimizing .content .honor .arrowsR:before {
    font-family: "iconfont" !important;
    font-size: 0.4rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    html {
        font-size: 23.4px;
    }
}

@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    html {
        font-size: 25.8px;
    }
}

@media screen and (min-width: 800px) {
    html {
        font-size: 32px;
    }
}

.mt20 {
    margin-top: 0.5rem;
}

.mt30 {
    margin-top: 0.75rem;
}

.mb20 {
    margin-bottom: 0.5rem;
}

.disFlexF {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.disFlexZ {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
}

.tseY {
    -webkit-transform: translateY(-50%);
}

.tseX {
    -webkit-transform: translateX(-50%);
}

.tse {
    -webkit-transform: translate(-50%, -50%);
}

.btnStyle {
    border: 0;
    background: none;
}

html, body {
    height: 100%;
}

.wmkjBody .header {
    background-color: #3078c4;
    position: relative;
}

.wmkjBody .header .topNav {
    background-color: rgba(0, 0, 0, 0.2);
    line-height: 30px;
    color: #FFF;
    position: relative;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
}

.wmkjBody .header .topNav .fl dd {
    float: left;
}

.wmkjBody .header .topNav .fl dd:after {
    display: inline-block;
    height: 10px;
    margin-top: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    content: '';
}

.wmkjBody .header .topNav .fl dd:last-child:after {
    border: 0;
}

.wmkjBody .header .topNav .fl dd a {
    color: #FFF;
    display: inline-block;
    padding: 0 15px;
}

.wmkjBody .header .topNav .fr:before {
    content: '\e603';
    font-size: 14px;
    margin-right: 6px;
    vertical-align: -1px;
}

.wmkjBody .header .menuNav {
    position: relative;
    z-index: 2;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    height: 80px;
}

.wmkjBody .header .menuNav .logo {
    width: 210px;
    height: 60px;
    margin-top: 10px;
    background: url("/images/logo-new.png?v=20190402");
    background-size: 150px;
    background-repeat: no-repeat;
    margin-left: 20px;
}

.wmkjBody .header .menuNav .logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999em;
    overflow: hidden;
}

.wmkjBody .header .menuNav .menu {
    line-height: 80px;
    margin-left: 40px;
}

.wmkjBody .header .menuNav .menu dd {
    float: left;
}

.wmkjBody .header .menuNav .menu dd a {
    padding: 0 20px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    display: block;
}

.wmkjBody .header .menuNav .menu dd.curr {
    position: relative;
}

.wmkjBody .header .menuNav .menu dd.curr a {
    color: #FFF;
    font-weight: bold;
}

.wmkjBody .header .menuNav .menu dd.curr:before {
    width: 30px;
    height: 3px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -1px;
    content: '';
    background-color: #FFF;
}

.wmkjBody .header .menuNav .loginBox dd {
    float: left;
    line-height: 30px;
    margin-left: 10px;
    padding: 0 15px;
    background-color: #FFF;
    border-radius: 4px;
    margin-top: 25px;
    cursor: pointer;
}

.wmkjBody .header .menuNav .loginBox dd.login {
    color: #FFF;
    background-color: #5275b7;
}

.wmkjBody .header .menuNav .loginBox dd.login:before {
    content: '\e641';
    font-size: 14px;
    margin-right: 4px;
    vertical-align: -1px;
}

.wmkjBody .header .banner {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.wmkjBody .header .banner ul, .wmkjBody .header .banner li {
    width: 100%;
    height: 100%;
}

.wmkjBody .header .banner ul {
    display: -webkit-box;
}

.wmkjBody .header .banner ul li {
    background-position: center;
    background-size: auto 100%;
}

.wmkjBody .header .banner .arrowsL, .wmkjBody .header .banner .arrowsR {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 100px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: .6s;
    transition: .6s;
}

.wmkjBody .header .banner .arrowsL:hover, .wmkjBody .header .banner .arrowsR:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.wmkjBody .header .banner .arrowsL:before, .wmkjBody .header .banner .arrowsR:before {
    font-size: 30px;
    line-height: 100px;
    color: #FFF;
}

.wmkjBody .header .banner .arrowsL.arrowsL, .wmkjBody .header .banner .arrowsR.arrowsL {
    margin-left: -600px;
}

.wmkjBody .header .banner .arrowsL.arrowsL:before, .wmkjBody .header .banner .arrowsR.arrowsL:before {
    content: '\e67a';
}

.wmkjBody .header .banner .arrowsL.arrowsR, .wmkjBody .header .banner .arrowsR.arrowsR {
    margin-left: 560px;
}

.wmkjBody .header .banner .arrowsL.arrowsR:before, .wmkjBody .header .banner .arrowsR.arrowsR:before {
    content: '\e60d';
}

.wmkjBody .header .banner .tabBtn {
    position: absolute;
    text-align: center;
    font-size: 0;
    bottom: 30px;
    left: 0;
    right: 0;
}

.wmkjBody .header .banner .tabBtn span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    margin: auto 0.1rem;
    cursor: pointer;
}

.wmkjBody .header .banner .tabBtn span.swiper-pagination-bullet-active {
    background-color: #FFF;
}

.wmkjBody .header .optimizingBanner {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("/images/banner3.jpg?123") center;
}

.wmkjBody .header .optimizingBanner a {
    position: absolute;
    width: 200px;
    border-radius: 4px;
    font-size: 18px;
    line-height: 40px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 40px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #FFF;
}

.wmkjBody .header .optimizingBanner a:hover {
    background-color: #FFF;
    border-color: #FFF;
    color: #333;
}

.wmkjBody .header .optimizingBanner dl {
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
}

.wmkjBody .header .optimizingBanner dl dd {
    display: inline-block;
    margin: 0 10px;
}

.wmkjBody .header .optimizingBanner dl dd a {
    display: block;
    position: relative;
    bottom: 0;
}

.wmkjBody .header .twoBanner {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("/images/banner3.jpg") center bottom;
}

.wmkjBody .header .twoBanner h2 {
    position: absolute;
    border-radius: 4px;
    font-size: 40px;
    line-height: 40px;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 1200px;
    text-align: left;
    margin: auto;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.6);
}

.wmkjBody .mainPage {
    padding: 40px;
    font-size: 0;
}

.wmkjBody .mainPage a {
    font-size: 14px;
    margin: 0 4px;
    padding: 0 10px;
    border: 1px solid #EEE;
    line-height: 30px;
    display: inline-block;
    border-radius: 4px;
}

.wmkjBody .mainPage a.curr {
    color: #FFF;
    background-color: #5275b7;
    border-color: #5275b7;
}

.wmkjBody .footer {
    background-color: #272727;
    color: #FFF;
}

.wmkjBody .footer .w {
    height: 120px;
}

.wmkjBody .footer .w .mtSize {
    text-align: left;
    margin-top: 40px;
}

.wmkjBody .footer .w .mtSize .logo {
    width: 210px;
    height: 60px;
    background: url("/images/logo-new.png?v=20190402");
    background-size: 150px;
    background-repeat: no-repeat;
    margin-right: -10px;
    margin-top: -10px;
}

.wmkjBody .footer .w .mtSize .logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999em;
    overflow: hidden;
}

.wmkjBody .footer .w .mtSize b {
    font-size: 20px;
    display: block;
    width: 400px;
    line-height: 1.6;
}

.wmkjBody .footer .w .fr {
    margin-top: 35px;
}

.wmkjBody .footer .w .fr dd {
    float: left;
    text-align: left;
    width: 200px;
    line-height: 2;
}

.wmkjBody .footer .w .fr dd img {
    float: left;
    margin-right: 16px;
    margin-top: -10px;
    width: 70px;
    height: 70px;
}

.wmkjBody .footer .copyright {
    background-color: #1c1c1c;
    line-height: 40px;
}

.wmkjBody .btnStyle.btn1 {
    background-color: #5275b7;
    color: #FFF;
    width: 200px;
    line-height: 60px;
    display: block;
    margin: auto;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
}

.wmkjBody .indexTitle {
    line-height: 130px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.wmkjBody .indexTitle .nav {
    font-size: 14px;
    font-weight: normal;
}

.wmkjBody .indexTitle em {
    font-size: 26px;
    color: #5275b7;
    display: inline-block;
    vertical-align: 2px;
    font-weight: normal;
}

.wmkjBody .indexTitle .more {
    line-height: 20px;
    padding: 0 10px;
    border-radius: 999em;
    background-color: #FFF;
    text-transform: uppercase;
    display: block;
    font-size: 0.3rem;
    font-weight: normal;
    margin-top: 1.7rem;
}

.wmkjBody .gBgBox {
    background-color: #f6f6f6;
    margin-top: 50px;
}

.wmkjBody .footLogo {
    padding: 80px 0;
    margin-top: 60px;
    background: url("/images/footerLogo.jpg");
}

.wmkjBody.index .about {
    margin-top: 1.25rem;
}

.wmkjBody.index .about .top {
    height: 190px;
    position: relative;
    background: url("/images/aboutTop.jpg?12444wq3") no-repeat left;
}

.wmkjBody.index .about .top:before {
    border: 20px solid transparent;
    border-top-color: #5275b7;
    line-height: 0;
    content: '';
    left: 40px;
    bottom: -40px;
    position: absolute;
}

.wmkjBody.index .about .text {
    text-align: left;
    line-height: 1.6;
    font-size: 16px;
    padding: 40px;
    padding-bottom: 20px;
}

.wmkjBody.index .about .text p {
    text-indent: 2em;
    padding: 10px 0;
}

.wmkjBody.index .about .icoList ul {
    width: 110%;
}

.wmkjBody.index .about .icoList ul li {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 540px;
    padding-right: 50px;
    background-color: #f6f6f6;
    text-align: left;
    position: relative;
}

.wmkjBody.index .about .icoList ul li i {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #5275b7;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    left: 5.5rem;
    top: 50%;
    margin-top: -25px;
}

.wmkjBody.index .about .icoList ul li i:before {
    font-size: 30px;
}

.wmkjBody.index .about .icoList ul li i.ico1:before {
    content: '\e665';
}

.wmkjBody.index .about .icoList ul li i.ico2:before {
    content: '\e679';
}

.wmkjBody.index .about .icoList ul li i.ico3:before {
    content: '\e620';
}

.wmkjBody.index .about .icoList ul li i.ico4:before {
    content: '\e630';
}

.wmkjBody.index .about .icoList ul li img {
    float: left;
    margin-right: 60px;
}

.wmkjBody.index .about .icoList ul li h2 {
    font-weight: bold;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.wmkjBody.index .brandShow {
    overflow: hidden;
    padding: 20px 0;
}

.wmkjBody.index .brandShow ul {
    width: 110%;
}

.wmkjBody.index .brandShow ul li {
    float: left;
    width: 290px;
    height: 200px;
    margin-right: 13px;
    margin-bottom: 13px;
    position: relative;
}
.wmkjBody.index .brandShow ul li .img {
    width: 100%;
    height: 100%;
}
.wmkjBody.index .brandShow ul li img {
    width: 100%;
    height: 100%;
}
.wmkjBody.index .brandShow ul li .info {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    color: rgba(255, 255, 255, 0.7);
    padding: 10px 20px;
}

.wmkjBody.index .brandShow ul li .info:before {
    float: right;
    font-size: 30px;
    content: '\e634';
    color: #FFF;
}

.wmkjBody.index .brandShow ul li .info p {
    font-size: 16px;
    color: #FFF;
}

.wmkjBody.index .news {
    overflow: hidden;
    padding: 20px 0;
}

.wmkjBody.index .news ul li {
    float: left;
    text-align: left;
    width: 50%;
    margin-bottom: 30px;
}

.wmkjBody.index .news ul li img {
    float: left;
    width: 250px;
    height: 170px;
    margin-right: 20px;
}

.wmkjBody.index .news ul li h3 {
    margin-top: 20px;
    font-size: 18px;
}

.wmkjBody.index .news ul li h3 em {
    color: #FFF;
    display: inline-block;
    background-color: #5275b7;
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
    margin-right: 10px;
}

.wmkjBody.index .news ul li p {
    padding-top: 16px;
    padding-right: 40px;
    font-size: 14px;
    line-height: 1.4;
}

.wmkjBody.index .enterprise, .wmkjBody.index .media {
    padding-bottom: 0.75rem;
}

.wmkjBody.index .enterprise .list, .wmkjBody.index .media .list {
    overflow: hidden;
}

.wmkjBody.index .enterprise .list ul, .wmkjBody.index .media .list ul {
    width: 106%;
}

.wmkjBody.index .enterprise .list ul li, .wmkjBody.index .media .list ul li {
    float: left;
    border: 1px solid #d1d1d1;
    margin-right: 30px;
    margin-bottom: 10px;
    width: 121px;
}

.wmkjBody.index .media {
    padding-bottom: 1.5rem;
}

.wmkjBody .indexTitle.styleTitle {
    text-align: left;
    border-bottom: 1px solid #CCC;
    padding-left: 20px;
}

.wmkjBody.news .list .indexTitle {
    text-align: left;
    border-bottom: 1px solid #CCC;
    padding-left: 20px;
}

.wmkjBody.news .list ul {
    text-align: left;
}

.wmkjBody.news .list ul li {
    padding: 30px 20px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #EEE;
}

.wmkjBody.news .list ul li:nth-child(even) {
    background-color: #fafafa;
}

.wmkjBody.news .list ul li img {
    margin-right: 40px;
    width: 220px;
    height: 150px;
}

.wmkjBody.news .list ul li h3 {
    font-size: 16px;
    line-height: 3;
    color: #333;
    font-weight: bold;
}

.wmkjBody.news .list ul li h3:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    vertical-align: 3px;
    background-color: #f71b25;
    margin-right: 8px;
    border-radius: 50%;
}

.wmkjBody.news .list ul li h3 em {
    float: right;
}

.wmkjBody.about .indexTitle {
    text-align: left;
    border-bottom: 1px solid #CCC;
    padding-left: 20px;
}

.wmkjBody.about .cont {
    min-height: 400px;
    padding: 80px 0;
}

.wmkjBody.case .indexTitle {
    text-align: left;
    border-bottom: 1px solid #CCC;
    padding-left: 20px;
}

.wmkjBody.case .list {
    overflow: hidden;
}

.wmkjBody.case .list01 ul {
    overflow: hidden;
    margin-top: 40px;
}

.wmkjBody.case .list ul {
    width: 110%;
    margin-top: 40px;
    overflow: hidden;
}

.wmkjBody.case .list ul li {
    float: left;
    width: 292px;
    height: 180px;
    margin-right: 12px;
    margin-bottom: 12px;
    position: relative;
    overflow: hidden;
}

.wmkjBody.case .list ul li:before {
    position: absolute;
    font-size: 130px;
    content: '\e634';
    bottom: -40px;
    right: -20px;
    opacity: 0.02;
}

.wmkjBody.case .list ul li .img {
    width: 292px;
    height: 180px;
    margin: auto;
    position: relative;
    z-index: 4;
}

.wmkjBody.case .list ul li .img:before {
    position: absolute;
    font-size: 60px;
    content: '\e634';
    color: #FFF;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: 0.8;
    pointer-events: none;
}

.wmkjBody.case .list ul li .img img {
    width: 100%;
    height: 100%;
}

.wmkjBody.case .list ul li .info {
    overflow: hidden;
    line-height: 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    width: 272px;
    margin: auto;
    height: 44px;
    padding: 0px 10px;
    text-align: left;
}

.wmkjBody.case .list ul li .info p {
    overflow: hidden;
    height: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

.wmkjBody.contact .indexTitle {
    text-align: left;
    border-bottom: 1px solid #CCC;
    padding-left: 20px;
}

.wmkjBody.contact .cont {
    width: 800px;
    margin: 100px auto;
    text-align: left;
    font-size: 16px;
    line-height: 2;
}

.wmkjBody.contact .cont-contact {
    width: 1200px;margin: 80px 0px 80px 50px;
}

.wmkjBody.contact .cont .map {
    margin-top: 30px;
}

.wmkjBody.apply .text {
    text-align: left;
    font-size: 16px;
    margin: 60px 100px 0;
}

.wmkjBody.apply .text p {
    margin-bottom: 10px;
}

.wmkjBody.apply .form {
    margin-top: 60px;
}

.wmkjBody.apply .form ul {
    width: 800px;
    border: 1px solid #dbdbdb;
    overflow: hidden;
    border-radius: 4px;
    margin: auto;
    font-size: 16px;
    line-height: 50px;
    padding-left: 40px;
}

.wmkjBody.apply .form ul li {
    width: 100%;
    border-bottom: 1px solid #EEE;
    overflow: hidden;
}

.wmkjBody.apply .form ul li:last-child {
    border: 0;
}

.wmkjBody.apply .form ul li label {
    width: 28%;
    display: inline-block;
    text-align: right;
    float: left;
}

.wmkjBody.apply .form ul li .inputStyle {
    vertical-align: top;
    font-size: 16px;
    width: 68%;
    float: right;
    height: 50px;
    border: 0;
}

.wmkjBody.apply .form ul li.selectBox {
    position: relative;
}

.wmkjBody.apply .form ul li.selectBox:before {
    position: absolute;
    right: 20px;
    border: 6px solid transparent;
    border-top-color: #999;
    line-height: 0;
    content: '';
    pointer-events: none;
    top: 23px;
}

.wmkjBody.apply .query {
    width: 600px;
    margin: 60px auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 20px;
}

.wmkjBody.apply .query .title {
    width: 200px;
    margin: 0 auto 20px;
    height: 50px;
    background: url("img/queryTitle.png");
}

.wmkjBody.apply .query .box {
    position: relative;
    width: 400px;
    border: 1px solid #CCC;
    margin: auto;
}

.wmkjBody.apply .query .box .list {
    position: absolute;
    z-index: 2;
    border: 1px solid #EEE;
    border-top: 0;
    top: 51px;
    left: -1px;
    right: -1px;
    background-color: #FFF;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    text-align: left;
    padding: 10px 20px;
}

.wmkjBody.apply .query .box .list li {
    line-height: 2.6;
    cursor: pointer;
}

.wmkjBody.apply .query .box input {
    border: 0;
    width: 100%;
    height: 50px;
    text-align: center;
}

.wmkjBody.apply .btn1 {
    margin-top: 80px;
}

.wmkjBody.optimizing .content .indexTitle {
    margin-top: 40px;
}

.wmkjBody.optimizing .content .bigTitle {
    margin-top: 50px;
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: left;
    position: relative;
    border-bottom: 1px solid #EEE;
}

.wmkjBody.optimizing .content .bigTitle h2 {
    font-size: 30px;
    padding-bottom: 10px;
}

.wmkjBody.optimizing .content .bigTitle img {
    position: absolute;
    right: 0;
    top: 26px;
}

.wmkjBody.optimizing .content .archives {
    background-color: #fafafa;
    border: 1px solid #EEE;
    padding: 30px;
    line-height: 1.6;
    position: relative;
}

.wmkjBody.optimizing .content .archives h2 {
    position: absolute;
    width: 120px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    left: 40px;
    top: -6px;
    background-color: #f71b25;
    color: #FFF;
    font-size: 20px;
}

.wmkjBody.optimizing .content .archives h2:before {
    position: absolute;
    border: 60px solid #f71b25;
    border-bottom-color: transparent;
    content: '';
    left: 0;
    bottom: -20px;
    border-width: 0 60px 20px;
}

.wmkjBody.optimizing .content .archives ul {
    padding-left: 180px;
    text-align: left;
}

.wmkjBody.optimizing .content .archives ul li {
    padding: 5px 0;
    font-size: 16px;
}

.wmkjBody.optimizing .content .product ul {
    padding-bottom: 10px;
    width: 1218px;
    overflow: hidden;
}

.wmkjBody.optimizing .content .product ul li {
    overflow: hidden;
    float: left;
    width: 386px;
    text-align: left;
    height: 180px;
    margin-right: 20px;
    margin-bottom: 20px;
    background-color: #FFF;
    position: relative;
}

.wmkjBody.optimizing .content .product ul li img {
    width: 100%;
    height: 100%;
}

.wmkjBody.optimizing .content .product ul li .info {

    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.76);
    color: rgba(255, 255, 255, 0.6);
    padding: 10px 20px;
}

.wmkjBody.optimizing .content .product ul li .info .desc {
    display: none;
    height: 20px;
    overflow: hidden;
    line-height: 180%;
    position: relative
}

.wmkjBody.optimizing .content .product ul li .info .desc p {
}

.wmkjBody.optimizing .content .product ul li:hover img {
    transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);

}

.wmkjBody.optimizing .content .product ul li:hover .desc {
    display: block;
}

.wmkjBody.optimizing .content .product ul li .info h2 {
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
}

.wmkjBody.optimizing .content .product ul li:first-child {
    float: right;
    width: 792px;
    height: 380px;
}

.wmkjBody.optimizing .content .gBgBox {
    background-color: #444;
}

.wmkjBody.optimizing .content .gBgBox .indexTitle {
    margin: 0;
    color: #FFF;
}

.wmkjBody.optimizing .content .gBgBox .indexTitle em {
    color: #FFF;
}

.wmkjBody.optimizing .content .power {
    overflow: hidden;
    font-size: 16px;
    text-align: left;
    line-height: 1.6;
}

.wmkjBody.optimizing .content .power img {
    float: left;
    margin-right: 40px;
    width: 270px;
    height: 240px;
}

.wmkjBody.optimizing .content .power .text {
    margin-top: 20px;
}

.wmkjBody.optimizing .content .power .text p {
    margin-bottom: 16px;
}

.wmkjBody.optimizing .content .exhibition {
    overflow: hidden;
}

.wmkjBody.optimizing .content .exhibition img {
    width: 100%;
}

.wmkjBody.optimizing .content .honor {
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;

    overflow: hidden;
    font-size: 0;
    position: relative;
}

.wmkjBody.optimizing .content .honor .arrowsL, .wmkjBody.optimizing .content .honor .arrowsR {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    width: 40px;
    height: 100px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: .6s;
    transition: .6s;
    z-index: 2;
}

.wmkjBody.optimizing .content .honor .arrowsL:hover, .wmkjBody.optimizing .content .honor .arrowsR:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.wmkjBody.optimizing .content .honor .arrowsL:before, .wmkjBody.optimizing .content .honor .arrowsR:before {
    font-size: 30px;
    line-height: 100px;
    color: #FFF;
}

.wmkjBody.optimizing .content .honor .arrowsL.arrowsL, .wmkjBody.optimizing .content .honor .arrowsR.arrowsL {
    margin-left: -600px;
    border-radius: 0 4px 4px 0;
}

.wmkjBody.optimizing .content .honor .arrowsL.arrowsL:before, .wmkjBody.optimizing .content .honor .arrowsR.arrowsL:before {
    content: '\e67a';
}

.wmkjBody.optimizing .content .honor .arrowsL.arrowsR, .wmkjBody.optimizing .content .honor .arrowsR.arrowsR {
    margin-left: 560px;
    border-radius: 4px 0 0 4px;
}

.wmkjBody.optimizing .content .honor .arrowsL.arrowsR:before, .wmkjBody.optimizing .content .honor .arrowsR.arrowsR:before {
    content: '\e60d';
}

.wmkjBody.optimizing .content .honor ul {
    display: -webkit-box;
}

.wmkjBody.optimizing .content .honor li {
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    border-right: none;
    margin-left: -1px;
    /*display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;*/
}

.wmkjBody.optimizing .content .honor li img {
    display: block;
    width: 100%;
}

.wmkjBody.optimizing .content .honor li h2 {
    display: block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
}

.wmkjBody.optimizing .content .product ul li img {
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.wmkjBody.optimizing .content .product ul li:hover img {
    /*transform:scale(1.15);
    -o-transform:scale(1.15);
    -ms-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -webkit-transform:scale(1.15);*/
}

.wmkjBody.optimizing .content .product ul li:hover .info {
    opacity: 1;
    -webkit-opacity: 1;
}

.wmkjBody .header .menuNav i {
    display: none;
}

.h5linke {
    display: none;
}

/*老版本页面品牌产品列表修改 */
.wmkjBody.optimizing .content .product ul {
    padding-bottom: 10px;
    width: 975px;
    overflow: hidden;
}

.wmkjBody.optimizing .content .product ul li {
    float: left;
    width: 310px;
    text-align: left;
    height: 145px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #FFF;
    position: relative;
}

.wmkjBody.optimizing .content .product ul li:first-child {
    float: right;
    width: 635px;
    height: 305px;
}

.wmkjBody.optimizing .content .gBgBox {
    background: none !important;
}

/*老版本页面品牌产品列表修改end */
@media screen and (min-width: 960px) and (max-width: 1279px) {
    .w {
        max-width: 1200px;
    }

    .wmkjBody.index .about .top {
        height: 158px;
        position: relative;
        background: left url("/images/aboutTop.jpg") no-repeat;
    }

    .wmkjBody.index .about .top:before {
        border: 20px solid transparent;
        border-top-color: #5275b7;
        line-height: 0;
        content: '';
        left: 40px;
        bottom: -40px;
        position: absolute;
    }

    .wmkjBody.index .about .icoList ul {
        width: 110%;
    }

    .wmkjBody.index .about .icoList ul li {
        float: left;
        margin-right: 20px;
        margin-top: 20px;
        width: 470px;
        padding-right: 20px;
        background-color: #f6f6f6;
        text-align: left;
        position: relative;
    }

    .wmkjBody.index .about .icoList ul li img {
        margin-right: 40px;
    }

    .wmkjBody.index .brandShow {
        overflow: hidden;
        padding: 20px 0;
    }

    .wmkjBody.index .brandShow ul {
        width: 110%;
    }

    .wmkjBody.index .brandShow ul li {
        float: left;
        width: 240px;
        height: 200px;
        margin-right: 13px;
        position: relative;
    }

    .index .new .list .left {
        float: left;
        width: 420px !important;
    }

    .index .new .list .left .pic {
        width: 420px !important;
        height: 288px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .index .new .list .left .pic img {
        display: block;
        width: 100%;
        height: 288px;
    }

    .index .new .list .right {
        float: right;
        width: 550px !important;
    }

    .wmkjBody.index .enterprise .list ul li, .wmkjBody.index .media .list ul li {
        float: left;
        border: 1px solid #d1d1d1;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .wmkjBody.index .enterprise .list ul li img, .wmkjBody.index .media .list ul li img {
        width: 114px;
    }

    .wmkjBody .header .menuNav .menu dd a {
        padding: 0 10px;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.7);
        display: block;
    }

    .wmkjBody.case .list ul li {
        float: left;
        width: 242px;
        height: 160px;
        margin-right: 12px;
        margin-bottom: 12px;
        position: relative;
        overflow: hidden;
    }

    .wmkjBody.case .list ul li .img {
        width: 242px;
        height: 160px;
        overflow: hidden;
    }

    .wmkjBody.optimizing .content .product ul {
        padding-bottom: 10px;
        width: 1020px;
        overflow: hidden;
    }

    .wmkjBody.optimizing .content .product ul li {
        float: left;
        width: 320px;
        text-align: left;
        height: 150px;
        margin-right: 20px;
        margin-bottom: 20px;
        background-color: #FFF;
        position: relative;
    }

    .wmkjBody.optimizing .content .product ul li:first-child {
        float: right;
        width: 659px;
        height: 320px;
    }

}

@media screen and (max-width: 1200px) {
    .w {
        width: 100%;
        margin: 0 auto;
        height:auto !important;
        overflow: hidden;
    }
    .topw {
        width: 500px;
        float: left;
    }
    .w .fr {
        float: left !important;
        width: 100%;
    }
    .w .fr dl {
        max-width: 400px;
        margin: auto;
    }
    .fr2 {
        margin-left: calc( ( 100% - 710px ) / 2 );
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 960px) {
    .w {
        width: 100%;
        margin: 0 auto;
    }
    .w .fr dl {
        max-width: 274px;
        margin: auto;
    }
    .fr2 {
        margin-left: calc( ( 100% - 368px ) / 2 );
        margin-bottom: 20px;
    }

    .wmkjBody .mainPage a {
        margin-bottom: 5px;
    }

    .wmkjBody .header .menuNav .logo {
        margin-left: 20px;
        width: 120px;
        height: 40px;
        margin-top: 10px;
        background: url("/images/logo-new.png?v=20190403");
        background-size: 90px;
        background-repeat: no-repeat;
    }

    .wmkjBody .header .menuNav .logo a {
        display: block;
        width: auto;
        height: 100%;
        text-indent: -999em;
        overflow: hidden;
    }

    .wmkjBody .header .topNav,
    .header .loginBox {
        display: none;
    }

    .wmkjBody .header .menuNav {
        border: none;
        position: relative;
        background-color: rgba(0, 0, 0, 0.4);
        height: 50px;
        z-index: 100;
    }

    /*.wmkjBody .header .menuNav:after{height:50px; width:50px; content:'\e790'; color:#fff; position:absolute; right:0; top:0; text-align:center; line-height:50px; font-size:24px;
    font-family: "iconfont" !important;
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      -webkit-text-stroke-width: 0.2px;
      -moz-osx-font-smoothing: grayscale;
    }*/
    .wmkjBody .header .menuNav i {
        height: 50px;
        width: 50px;
        display: block;
        color: #fff;
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
        line-height: 50px;
        font-size: 24px;
        font-family: "iconfont" !important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
    }

    .wmkjBody .header .menuNav .menu {
        z-index: 100;
        display: none;
        border-top: rgba(255, 255, 255, 0.2) 1px solid;
        background-color: rgba(0, 0, 0, 0.4);
        top: 50px;
        left: 0;
        width: 100%;
        position: absolute;
        line-height: 36px;
        margin-left: 0;
    }

    .wmkjBody .header .menuNav .menu dd {
        float: none;
    }

    .wmkjBody .header .menuNav .menu dd a {
        padding: 0 20px;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.7);
        display: block;
    }

    .wmkjBody .header .menuNav .menu dd.curr {
        position: relative;
    }

    .wmkjBody .header .menuNav .menu dd.curr a {
        color: #FFF;
        font-weight: bold;
    }

    .wmkjBody .header .menuNav .menu dd.curr:before {
        display: none;
    }

    .wmkjBody.index .about .top {
        width: 100%;
        height: 100px;
        position: relative;
        background: no-repeat url("/images/aboutTop.jpg");
        background-size: cover;
    }

    .wmkjBody.index .about .text {
        text-align: left;
        line-height: 1.6;
        font-size: 14px;
        padding: 15px;
        padding-top: 20px;
    }

    .wmkjBody.index .about .icoList ul li img {
        float: none;
        margin-right: 0;
        width: 120%;
        max-width: 150%;
        display: block;
    }

    .wmkjBody.index .about .icoList ul li {
        float: left;
        margin-right: 0;
        margin-top: 20px;
        width: 50%;
        padding-right: 0;
        background-color: #fff;
        text-align: left;
        position: relative;
    }

    .wmkjBody.index .about .icoList ul li i {
        position: absolute;
        width: 50px;
        height: 50px;
        background-color: #5275b7;
        color: #FFF;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        left: 50%;
        top: auto;
        bottom: 90px;
        margin-left: -25px;
        margin-top: 0;
    }

    .wmkjBody.index .about .icoList ul li h2 {
        font-weight: bold;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 15px;
    }

    .wmkjBody.index .about .icoList ul li p {
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 15px;
        line-height: 20px;
        height: 60px;
        overflow: hidden;
    }

    .wmkjBody.index .about .icoList ul {
        width: 100%;
    }

    .wmkjBody.index .brandShow {
        overflow: hidden;
        padding: 20px 0;
    }

    .wmkjBody.index .brandShow ul {
        width: 100%;
    }

    .wmkjBody.index .brandShow ul li {
        float: left;
        width: 50%;
        height: 160px;
        margin-right: 0;
        position: relative;
    }

    .wmkjBody.index .brandShow ul li img {
        width: 100%;
        height: 100%;
    }

    .wmkjBody.index .brandShow ul li .info {
        height: 36px;
        overflow: hidden;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: left;
        color: rgba(255, 255, 255, 0.7);
        padding: 0px 10px;
        margin: 5px 0;
    }

    .wmkjBody.index .brandShow ul li .info:before {
        float: right;
        font-size: 30px;
        content: '\e634';
        color: #FFF;
    }

    .wmkjBody.index .brandShow ul li .info p {
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #FFF;
    }

    .wmkjBody .indexTitle {
        overflow: hidden;
        border: none !important;
        padding-left: 15px !important;
        margin-top: 10px;
        line-height: 40px;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: bold;
    }

    .wmkjBody .indexTitle .nav {
        display: none;
        font-size: 14px;
        font-weight: normal;
    }

    .wmkjBody .indexTitle em {
        font-size: 20px;
        color: #5275b7;
        display: inline-block;
        vertical-align: 2px;
        font-weight: normal;
    }

    .wmkjBody .indexTitle .more {
        line-height: 20px;
        padding: 0 10px;
        border-radius: 999em;
        background-color: #FFF;
        text-transform: uppercase;
        display: block;
        font-size: 0.3rem;
        font-weight: normal;
        margin-top: 1.7rem;
    }

    .wmkjBody .gBgBox {
        background-color: #fff;
        margin-top: 10px;
    }

    .wmkjBody.index .enterprise, .wmkjBody.index .media {
        padding-bottom: 0.75rem;
    }

    .wmkjBody.index .enterprise .list, .wmkjBody.index .media .list {
        overflow: hidden;
    }

    .wmkjBody.index .enterprise .list ul, .wmkjBody.index .media .list ul {
        width: 100%;
    }

    .wmkjBody.index .enterprise .list ul li, .wmkjBody.index .media .list ul li {
        float: left;
        border: none;
        margin-right: 0px;
        margin-bottom: 0px;
        width: 24.8%;
    }

    .wmkjBody.index .enterprise .list ul li a, .wmkjBody.index .media .list ul li a {
        border: 1px solid #d1d1d1;
        display: block;
        margin: 5px;
    }

    .wmkjBody .footer {
        background-color: #272727;
        color: #FFF;
    }

    .wmkjBody .footer .w {
        overflow: hidden;
        height: auto;
    }

    .wmkjBody .footer .w .mtSize {
        float: left !important;
        text-align: left;
        margin-top: 10px;
    }

    .wmkjBody .footer .w .mtSize .logo {
        margin-left: 20px;
        width: 110px;
        height: 40px;
        background: no-repeat url("/images/logo-new.png?v=20190403");
        background-size: 100px;
        margin-right: 0px;
        margin-top: 0px;
    }

    .wmkjBody .footer .w .fc {
        margin-top: 25px;
        padding-left: 10px;
    }

    .wmkjBody .footer .w .fc img {
        height: 22px;
    }

    .wmkjBody .footer .w .mtSize .logo a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -999em;
        overflow: hidden;
    }

    .wmkjBody .footer .w .mtSize b {
        font-size: 14px;
        display: block;
        width: 400px;
        line-height: 1.6;
    }

    .wmkjBody .footer .w .fr {
        margin-top: 10px;
        float: right !important;
        text-align: left;
        padding: 10px 10px 10px 10px;
        overflow: hidden;
    }

    .wmkjBody .footer .w .fr p {
        clear: both;
        padding-top: 10px;
        line-height: 150%;
    }

    .wmkjBody .footer .w .fr dd {
        float: left;
        display: block;
        margin: 0 5px;
        text-align: left;
        width: auto;
    }

    .wmkjBody .footer .w .fr dd img {
        float: left;
        margin-right: 5px;
        margin-top: 0px;
        width: 50px;
        height: 50px;
    }

    .wmkjBody .footer .copyright {
        padding: 15px;
        background-color: #1c1c1c;
        line-height: 20px;
    }

    .h5linke {
        background-color: #f5f5f5;
        padding: 15px 0;
        display: block;
    }

    .h5linke dd {
        display: inline-block;
        font-size: 14px;
        margin: 0 2px;
    }

    .wmkjBody .header .twoBanner {
        position: absolute;
        overflow: hidden;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: url(/images/banner3.jpg) center bottom;
        background-size: cover;
    }

    .wmkjBody.about .indexTitle {
        margin-top: 10px;
        text-align: left;
        border-bottom: none;
        padding-left: 15px;
    }

    .wmkjBody.case .indexTitle {
        margin-top: 10px;
        text-align: left;
        border-bottom: none;
        padding-left: 15px;
    }

    .wmkjBody.news .newdata .indexTitle {
        margin-top: 10px;
        text-align: left;
        border-bottom: none;
        padding-left: 15px;
    }

    .wmkjBody.about .cont {
        min-height: auto;
        padding: 50px 15px;
    }

    .wmkjBody.case .list {
        overflow: hidden;
    }

    .wmkjBody.case .list ul {
        width: auto;
        padding: 0 5px;
        margin-top: 10px;
        overflow: hidden;
    }

    .wmkjBody.case .list ul li {
        float: left;
        width: 48%;
        padding: 1%;
        height: 120px;
        margin-right: 0;
        margin-bottom: 0px;
        position: relative;
        overflow: hidden;
    }

    .wmkjBody.case .list ul li:before {
        position: absolute;
        font-size: 130px;
        content: '\e634';
        bottom: -40px;
        right: -20px;
        opacity: 0.02;
    }

    .wmkjBody.case .list ul li .img {
        width: 100%;
        height: 100%;
        margin: auto;
        position: relative;
        z-index: 4;
    }

    .wmkjBody.case .list ul li .img:before {
        position: absolute;
        font-size: 40px;
        content: '\e634';
        color: #FFF;
        top: 50%;
        left: 50%;
        margin: -30px 0 0 -20px;
        opacity: 0.8;
        pointer-events: none;
    }

    .wmkjBody.case .list ul li .img img {
        width: 100%;
        height: 100%;
    }

    .wmkjBody.case .list ul li .info {
        font-size: 12px;
        overflow: hidden;
        line-height: 20px;
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 5;
        width: 272px;
        margin: auto;
        height: 44px;
        padding: 0px 10px;
        text-align: left;
    }

    .wmkjBody.case .list ul li .info p {
        overflow: hidden;
        height: 20px;
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }

    .wmkjBody .mainPage {
        padding: 20px;
        font-size: 0;
    }

    .wmkjBody .header .optimizingBanner dl {
        display: none;
        font-size: 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 40px;
    }

    .wmkjBody .header .optimizingBanner {
        position: absolute;
        overflow: hidden;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: url("/images/banner3.jpg") center;
        background-size: cover;
    }

    .wmkjBody .content ul {
        padding: 0 15px;
    }

    .wmkjBody .footLogo {
        padding: 20px 15px;
        margin-top: 30px;
        background: url("img/footerLogo.jpg");
        background-size: cover;
    }

    .wmkjBody.apply .text {
        text-align: left;
        font-size: 12px;
        margin: 15px;
    }

    .wmkjBody .btnStyle.btn1 {
        background-color: #5275b7;
        color: #FFF;
        width: 200px;
        line-height: 40px;
        display: block;
        margin: auto;
        border-radius: 4px;
        font-size: 16px;
        cursor: pointer;
    }

    .wmkjBody.apply .btn1 {
        margin-top: 30px;
    }

    .wmkjBody.apply .form {
        margin: 20px 15px;
    }

    .wmkjBody.apply .form ul {
        width: 100%;
        border: none;
        overflow: hidden;
        border-radius: 4px;
        margin: auto;
        font-size: 12px;
        line-height: 30px;
        padding-left: 0;
    }

    .wmkjBody.apply .form ul li {
        width: 100%;
        border-bottom: 1px solid #EEE;
        overflow: hidden;
    }

    .wmkjBody.apply .form ul li:last-child {
        border: 0;
    }

    .wmkjBody.apply .form ul li label {
        width: 35%;
        display: inline-block;
        text-align: right;
        float: left;
    }

    .wmkjBody.apply .form ul li .inputStyle {
        vertical-align: top;
        font-size: 12px;
        width: 60%;
        float: right;
        height: 30px;
        border: 0;
    }

    .wmkjBody.apply .form ul li.selectBox {
        position: relative;
    }

    .wmkjBody.apply .form ul li.selectBox:before {
        position: absolute;
        right: 20px;
        border: 6px solid transparent;
        border-top-color: #999;
        line-height: 0;
        content: '';
        pointer-events: none;
        top: 13px;
    }

    .wmkjBody.optimizing .content .bigTitle {
        width: auto;
        margin-top: 0px;
        font-size: 12px;
        padding: 30px 15px;
        text-align: left;
        position: relative;
        border-bottom: 1px solid #EEE;
    }

    .wmkjBody.optimizing .content .bigTitle h2 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .wmkjBody.optimizing .content .bigTitle img {
        position: absolute;
        right: 15px;
        top: 10px;
    }

    .wmkjBody.optimizing .content .indexTitle {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .wmkjBody.optimizing .content .archives {
        background-color: #fafafa;
        border: 1px solid #EEE;
        padding: 15px;
        line-height: 1.6;
        position: relative;
    }

    .wmkjBody.optimizing .content .archives h2 {
        position: absolute;
        width: 60px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        left: 15px;
        top: -6px;
        background-color: #f71b25;
        color: #FFF;
        font-size: 16px;
    }

    .wmkjBody.optimizing .content .archives h2:before {
        position: absolute;
        border: 30px solid #f71b25;
        border-bottom-color: transparent;
        content: '';
        left: 0;
        bottom: -10px;
        border-width: 0 30px 10px;
    }

    .wmkjBody.optimizing .content .archives ul {
        margin-top: 60px;
        padding-left: 0px;
        text-align: left;
    }

    .wmkjBody.optimizing .content .archives ul li {
        padding: 5px 0;
        font-size: 12px;
    }

    .wmkjBody.optimizing .content .power {
        padding: 0 15px;
        overflow: hidden;
        font-size: 12px;
        text-align: left;
        line-height: 1.6;
    }

    .wmkjBody.optimizing .content .power img {
        float: left;
        margin-right: 15px;
        width: 150px;
        height: auto;
    }

    .wmkjBody.optimizing .content .power .text {
        margin-top: 0px;
    }

    .wmkjBody.optimizing .content .power .text p {
        margin-bottom: 16px;
    }

    .wmkjBody.optimizing .content .product ul {
        padding-bottom: 10px;
        width: auto;
        margin: 0;
        overflow: hidden;
    }

    .wmkjBody.optimizing .content .product ul li {
        overflow: hidden;
        float: left;
        width: 100%;
        text-align: left;
        height: 180px;
        margin-right: 0;
        margin-bottom: 20px;
        background-color: #FFF;
        position: relative;
    }

    .wmkjBody.optimizing .content .product ul li img {
        display: block;
        float: left;
        margin-right: 15px;
        width: 167px;
    }

    .wmkjBody.optimizing .content .product ul li .info {
        opacity: 1;
        -webkit-opacity: 1;
        position: static;
        left: 0;
        right: 0;
        bottom: 0;
        background: none;
        color: #333;
        padding: 10px 20px;
    }

    .wmkjBody.optimizing .content .product ul li .info h2 {
        color: #333;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 8px;
    }

    .wmkjBody.optimizing .content .product ul li:first-child {
        float: right;
        width: 100%;
        height: auto;
    }

    .wmkjBody.optimizing .content .gBgBox {
        background-color: #444;
    }

    .wmkjBody.optimizing .content .gBgBox .indexTitle {
        margin: 0;
        color: #FFF;
    }

    .wmkjBody.optimizing .content .gBgBox .indexTitle em {
        color: #FFF;
    }

    .wmkjBody.optimizing .content .honor {
        font-size: 0;
        position: relative;
    }

    .wmkjBody.optimizing .content .honor .arrowsL, .wmkjBody.optimizing .content .honor .arrowsR {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -50px;
        width: 40px;
        height: 100px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.1);
        border-radius: 4px;
        cursor: pointer;
        -webkit-transition: .6s;
        transition: .6s;
    }

    .wmkjBody.optimizing .content .honor .arrowsL:hover, .wmkjBody.optimizing .content .honor .arrowsR:hover {
        background-color: rgba(0, 0, 0, 0.4);
    }

    .wmkjBody.optimizing .content .honor .arrowsL:before, .wmkjBody.optimizing .content .honor .arrowsR:before {
        font-size: 30px;
        line-height: 100px;
        color: #FFF;
    }

    .wmkjBody.optimizing .content .honor .arrowsL.arrowsL, .wmkjBody.optimizing .content .honor .arrowsR.arrowsL {
        margin-left: 0;
        border-radius: 0 4px 4px 0;
    }

    .wmkjBody.optimizing .content .honor .arrowsL.arrowsL:before, .wmkjBody.optimizing .content .honor .arrowsR.arrowsL:before {
        content: '\e67a';
    }

    .wmkjBody.optimizing .content .honor .arrowsL.arrowsR, .wmkjBody.optimizing .content .honor .arrowsR.arrowsR {
        left: auto;
        right: 0;
        margin-left: 0;
        border-radius: 4px 0 0 4px;
    }

    .wmkjBody.optimizing .content .honor .arrowsL.arrowsR:before, .wmkjBody.optimizing .content .honor .arrowsR.arrowsR:before {
        content: '\e60d';
    }

    .wmkjBody.optimizing .content .honor ul {
    }

    .wmkjBody.optimizing .content .honor li {
    }

    .wmkjBody.optimizing .content .honor li img {
        width: 100%;
    }

    .wmkjBody.apply .query {
        width: 85%;
        margin: 60px auto;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        border-radius: 4px;
        padding: 20px;
    }

    .wmkjBody.apply .query .title {
        width: 200px;
        margin: 0 auto 20px;
        height: 50px;
        background: url("img/queryTitle.png");
    }

    .wmkjBody.apply .query .box {
        position: relative;
        width: 300px;
        border: 1px solid #CCC;
        margin: auto;
    }

    .wmkjBody.apply .query .box .list {
        position: absolute;
        z-index: 2;
        border: 1px solid #EEE;
        border-top: 0;
        top: 51px;
        left: -1px;
        right: -1px;
        background-color: #FFF;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        text-align: left;
        padding: 10px 20px;
    }

    .wmkjBody.apply .query .box .list li {
        line-height: 2.6;
        cursor: pointer;
    }

    .wmkjBody.apply .query .box input {
        border: 0;
        width: 100%;
        height: 50px;
        text-align: center;
    }


}


