/* CSS Document */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, form, input, textarea, select, header, footer {
    margin: 0;
    padding: 0;
    font-size: 12px
}

body {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

div, span, a, header {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: ignore;
    -moz-user-select: none;
    word-wrap: break-word;
}

a {
    color: #333;
    text-decoration: none;
    display: inline-block
}

a:hover {
    color: #333;
    text-decoration: none
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle
}

.c {
    clear: both
}

/*input{ border:0; -webkit-appearance:none;}*/
input {
    border: 0;
}

.m8e00-none {
    display: none
}

.container {
    width: 1200px;
    margin: 0 auto
}

.m8e00-content_wrap h3 {
    font-size: 14px;
    margin: 20px 0 10px 0;
    color: #333
}

.m8e00-content_wrap p {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
}

.m8e00-content_wrap p a {
    color: #5fb7fc
}

.m8e00-content_wrap .m8e00-contact {
    margin-top: 10px;
}

.m8e00-content_wrap .m8e00-contact img {
    position: relative;
    top: 14px;
}

.m8e00-content_wrap .m8e00-contact .m8e00-text {
    position: relative;
    font-size: 15px;
    margin-left: 20px;
    top: 15px;
    color: #999;
}

/*header*/
.m8e00-header {
    width: 100%;
    height: 40px;
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #dfdfdf;
    background: #fafafa
}

.m8e00-header .m8e00-left {
    float: left;
    margin-left: 18px
}

.m8e00-header .m8e00-right {
    float: right;
    padding-right: 10px
}

.m8e00-header .m8e00-right .m8e00-login {
    float: left;
    border-right: 1px solid #cccccc;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding-right: 15px
}

.m8e00-header .m8e00-right img {
    padding: 0 10px
}

.m8e00-header .m8e00-right .m8e00-phone {
    position: relative;
    background: #fafafa
}

.m8e00-header .m8e00-right .m8e00-phone .m8e00-R_text {
    padding: 0 10px
}

.m8e00-header .m8e00-right .m8e00-phone ul {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px 0;
    width: 220px;
    position: absolute;
    top: 40px;
    text-align: center;
    right: 0
}

.m8e00-header .m8e00-right .m8e00-phone ul li {
    position: relative;
    float: left;
    padding: 10px;
    font-size: 12px
}

.m8e00-header .m8e00-right .m8e00-phone ul li:first-child {
    border-bottom: 1px solid #eee
}

.m8e00-header .m8e00-right .m8e00-phone ul li img {
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
    top: 0
}

.m8e00-header .m8e00-right .m8e00-phone ul li .m8e00-text {
    line-height: 1.5;
    float: left;
    position: relative;
    right: 0;
    top: 0
}

.m8e00-header .m8e00-right .m8e00-phone ul .m8e00-text .m8e00-title {
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 12px;
    line-height: 1;
    white-space: nowrap
}

.m8e00-header .m8e00-right .m8e00-phone ul .m8e00-text .m8e00-desc {
    color: #999;
    font-size: 12px;
    white-space: nowrap
}

.active {
    background: #fff;
    border-right: 1px solid #ccc
}

.show {
    display: block;
    border-top: none
}

.hide {
    display: none
}


/*content*/
.m8e00-content {
    width: 100%;
    float: left
}

.m8e00-content .m8e00-C_title {
    height: 60px;
    line-height: 60px
}

.m8e00-content .m8e00-C_title .m8e00-item {
    color: #999999
}

.m8e00-content_wrap {
    width: 100%
}

/*slogan*/
.m8e00-slogan {
    width: 100%;
    padding-bottom: 40px;
    float: left
}

.m8e00-slogan .m8e00-item {
    float: left;
    margin-right: 100px
}

.m8e00-slogan .m8e00-item:first-child {
    margin-left: 100px
}

.m8e00-slogan .m8e00-item img {
    width: 50px;
    height: 50px;
    margin-left: 15px;
    margin-top: 8px;
    float: left;
}

.m8e00-slogan .m8e00-item .m8e00-text {
    margin-left: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.m8e00-slogan .m8e00-item .m8e00-text .m8e00-title {
    font-size: 18px;
    margin-bottom: 3px
}

.m8e00-slogan .m8e00-item .m8e00-text .m8e00-desc {
    font-size: 14px;
    color: #999
}


/*footer*/
.m8e00-footer {
    width: 100%;
    float: left;
    border-top: 1px solid #e6e6e6;
    padding-bottom: 60px;
    margin: 30px 0
}

.m8e00-footer_top {
    width: 100%;
    float: left;
    height: 132px;
    background: #fefefe;
    border-bottom: 1px solid #e6e6e6
}

.m8e00-footer_top .container {
    position: relative
}

.m8e00-footer .m8e00-logo {
    float: left;
    height: 40px;
    position: absolute;
    left: 0;
    top: 50px
}

.m8e00-footer .m8e00-list {
    text-align: center;
    position: relative;
    top: 40px
}

.m8e00-footer .m8e00-list a {
    font-size: 13px;
    padding: 0 12px
}

.m8e00-footer .m8e00-code {
    float: right;
    width: 200px;
    position: absolute;
    right: 0;
    top: 12px;
    color: #999
}

.m8e00-footer .m8e00-code .m8e00-item {
    width: 98px;
    float: left;
    margin-left: 33px
}

.m8e00-footer .m8e00-code .m8e00-item span {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 4px
}

.m8e00-footer .m8e00-code img {
    width: 98px;
    height: 98px;
}

.m8e00-footer_bottom {
    width: 100%;
    float: left;
    text-align: center
}

.m8e00-footer_bottom p:first-child {
    padding: 16px 0 10px 0
}

.m8e00-fin_links {
    width: 1200px;
    margin: 50px auto 0;
    color: #666
}

.m8e00-fin_links a {
    margin-left: 20px;
    color: #333
}

.m8e00-fin_links a:hover {
    color: #ff4a00
}
:root{--ms-accent:#4d3b2a;--ms-radius:5px;--ms-line:1.86;--ms-gap:17px;}
