@charset "utf-8";
* {
    word-wrap: break-word;
    box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
    margin: 0;
    padding: 0
}

ul,
ol,
dl {
    list-style-type: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input,
button {
    overflow: visible;
    vertical-align: middle;
    outline: none
}

body,
th,
td,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
    color: #333;
}

body {
    line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

a,
area {
    outline: none;
}

a {
    text-decoration: none;
    /*cursor: pointer*/
}

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

a.ie6:hover {
    zoom: 1
}

a:focus {
    outline: none
}

a:hover,
a:active {
    outline: none
}

:focus {
    outline: none
}

button,
input[type="button"],
input[type="submit"] {
    line-height: normal !important;
}


/*img*/

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

a img,
img {
    -ms-interpolation-mode: bicubic
}

.img-responsive {
    max-width: 100%;
    height: auto
}

.news1200 {
    max-width: 1200px;
    margin: 0 auto;
    width: 96%
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 95%;
    margin: 0 auto;
}


/*HTML5 reset*/

header,
footer,
section,
aside,
details,
menu,
article,
section,
nav,
address,
figure,
figcaption,
legend {
    display: block;
    margin: 0;
    padding: 0
}

time {
    display: inline
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

legend small {
    font-size: 15px;
    color: #999
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #bababa;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #bababa;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #bababa;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #bababa;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,
.clearfix {
    zoom: 1
}

.cl {
    clear: both;
    display: block
}

ul,
li {
    list-style-type: none;
}

i,
em {
    font-style: normal
}

a {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: alll 0.3s;
    /* Opera */
}

.dn {
    display: none;
}


/*布局*/

.ui-flex {
    display: -webkit-box;
    width: 100%;
    -webkit-box-sizing: border-box;
}

.ui-list-info {
    -webkit-box-flex: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
}

.ui-info {
    -webkit-box-flex: 1;
}

.ui-c {
    -webkit-box-align: center
}

body {
    color: #333;
    font-size: 16px;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: myFirstFont, Arial, Helvetica, sans-serif, Microsoft YaHei;
    line-height: 1.8;
}

body.ow {
    overflow: hidden
}

a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
}

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

.weap {
    max-width: 1380px;
    margin: 0 auto;
}

.ui-nowrap {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ui-nowrap-multi {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}


/*头部*/

.link-top {
    padding: 2px 0;
    background-color: rgba(0, 0, 0, .15);
}

.sign {
    margin-top: 27px;
}

.sign a.dl {
    display: inline-block;
    position: relative;
    width: auto;
    min-width: 60px;
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    background-color: #f1c120;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-right: 20px;
}

.sign a.dl i {
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    background: url(../images/dianhua.png) no-repeat center/cover;
    margin-top: 12px;
    margin-right: 12px
}

.qm-top {
    margin: 0 auto;
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    color: #fff;
    border-bottom: 1px solid transparent;
    background-color: rgba(0, 0, 0, 1)
}

.qm-top a {
    color: #fff;
    cursor: pointer;
    display: block;
}

.qm-top .box {
    margin: 0 auto;
    height: 100px;
    position: relative
}

.qm-top .logo {
    float: left;
    display: block;
    line-height: 100px;
}

.qm-top .logo a img {
    height: 90px;
}


/* .qm-nav {
    float: right;
} */

.qm-nav {
    margin-left: 40px;
    float: left;
}

.qm-nav ul {
    /*margin-right: 55px;*/
}

.qm-nav li.nLi {
    float: left;
    line-height: 100px;
    padding-left: 25px;
    padding-right: 25px;
}

.qm-nav li>a {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    color: inherit;
}

.qm-nav li.nLi.active {
    color: #000;
    background: #ff6600;
    position: relative;
}

.qm-nav li.active>a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000;
    left: 0;
    top: 50%;
    margin-top: 20px;
}


/*footer*/

footer {
    background-color: #202020;
    padding: 2% 0
}

footer ul {
    width: 75%;
    float: left;
}

footer ul li {
    width: 50%;
    float: left;
    color: rgba(254, 254, 254, .4);
    margin-bottom: 20px
}

footer .ewm {
    width: 12%;
    float: right;
    text-align: right
}

footer .ewm img {
    width: 80px;
    margin-right: 10px
}

.m_footer {
    background-color: #262A33;
    padding: 50px 12px 70px 12px;
    display: none;
}

.m_footerr {
    max-width: 750px;
    margin: 0 auto;
}

.m_footer_add {
    width: 58.33333333%;
    float: left;
    font-size: 16px;
    color: #929292;
    line-height: 24Px;
}

.m_footer_add p {
    margin: 8px 0;
    color: #929292;
}

.m_footer .m_footer_phone {
    font-size: 32px;
    margin: 16px auto;
    color: #CCC;
}

.m_footer_img {
    float: right;
    display: table;
    margin: 10px auto;
    width: 35%;
    height: 180px;
}

.m_footer_img span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #929292;
}

.m_footer_img span img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 6px;
}


/*页码*/

.page_desc {
    margin: 50px auto;
    text-align: center;
    font-size: 14px;
}

.page_desc li {
    display: inline-block;
}

.page_desc li>span,
.page_desc a { cursor: pointer;
    padding: 4px 10px;
    display: inline-block;
    border: 1px solid #d8d8d8;
    color: #555;
    background: #fff;
}

.page_desc  span.current,
.page_desc  a:hover {
    background: #f1c120;
    color: #fff;
    border: 1px solid #f1c120
}


/*侧边栏*/

.qq {
    width: 60px;
    position: fixed;
    right: 0;
    bottom: 20%;
    text-align: center;
    font-size: 14px;
    opacity: 1;
    z-index: 1000;
}

.qq a {
    margin-bottom: 1px;
    display: block;
    position: relative;
    width: 110px;
    height: 60px;
    right: 0;
    background: #424242;
    z-index: 10;
    transition: all 0.5s ease;
    font-size: 12px;
}

.qq a:nth-of-type(1) {
    width: 180px;
}

.qq a:hover {
    background-color: #3d8ef5;
}

.qq a:nth-of-type(1):hover {
    right: 120px;
}

.qq a .QQ>div {
    width: 60px;
    height: 60px;
}

.qq a .QQ>div img {
    margin-top: 7px;
    width: 27px;
    height: 27px;
}

.qq a .QQ>div p {
    color: #fff;
    margin-top: 5px;
}

.qq a .QQ>p {
    position: absolute;
    right: 20px;
    top: 5px;
    height: 45px;
    color: #fff;
    line-height: 48px;
    font-size: 14px;
}

.qq .ma {
    position: relative;
    width: 74px;
    height: 74px;
    background-color: #ed6d00;
    margin-bottom: 1px;
}

.qq .ma div:nth-of-type(1) img {
    padding-top: 15px;
}

.qq .ma div:nth-of-type(1) p {
    color: #fff;
    margin-top: 5px;
}

#goTopBtn img {
    width: 47px;
    height: 47px;
}


/*底部导航*/

.m_footer_nav {
    position: fixed;
    z-index: 999;
    bottom: 0;
    height: 50px;
    min-width: 240px;
    width: 100%;
    margin: 0 auto;
    background-color: #FFF;
    color: #42566e;
    font-size: 12px;
    text-align: center;
    display: none;
}

.m_footer_nav li a {
    display: block;
    float: left;
    width: 50%;
    height: 50px;
    text-align: center;
    min-height: 1px;
    padding: 5px 5px;
    font-size: 14px;
    color: #36475a;
    border: 1px solid #E7E7E7;
    border-right: none;
}

.m_footer_nav li a div {
    width: 120px;
    height: 50px;
    margin: 5px auto;
}

.m_footer_nav li a .m_footer_login {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    float: left;
    background: url(../images/foot-icon1.png) no-repeat 0 0;
    background-size: cover;
    margin-top: 4px;
    margin-right: 5px;
}

.m_footer_nav li a .m_footer_free {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    float: left;
    background: url(../images/foot-icon2.png) no-repeat 0 0;
    background-size: cover;
    margin-top: 4px;
    margin-right: 5px;
}

.m_footer_nav li a p {
    margin: 0;
    height: 32px;
    line-height: 32px;
    float: left;
}

@media (max-width: 1100px) {
    .qm-nav li.nLi {
        margin-left: 30px
    }
}

@media (max-width: 1620px) {
    .qm-top .toptitle {
        display: none
    }
    .qm-nav .Productsub {
        left: -40px;
        right: -40px
    }
}

@media (max-width: 1200px) {
    .qq {
        display: none;
    }
    /*头部*/
    .sign {
        margin-top: 12px;
        display: none
    }
    .sign a.dl {
        padding: 0 15px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        margin-right: 45px;
    }
    .sign a.dl i {
        margin-top: 6px;
        margin-right: 6px;
    }
    .qm-top.block .box:after {
        content: "";
        display: block;
        position: fixed;
        z-index: 99;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .8)
    }
    .qm-top {
        height: 60px;
        padding: 0;
    }
    .qm-top .box {
        width: 100%;
        padding: 0 10px;
        height: 60px;
        z-index: 100;
    }
    .qm-top .logo {
        line-height: 55px;
    }
    .qm-top .logo a img {
        height: 40px;
    }
    .m-nav {
        display: block;
        height: 27px;
        width: 27px;
        transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        cursor: pointer;
        position: absolute;
        right: 15px;
        top: 15px;
        max-width: 100%
    }
    .m-nav a {
        background-color: #fff;
        display: block;
        height: 3px;
        margin-top: -2px;
        position: relative;
        top: 50%;
        transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        width: 100%;
        border-radius: 3px;
    }
    .m-nav a:after,
    .m-nav a:before {
        background-color: #fff;
        content: "";
        display: block;
        height: 3px;
        left: 0;
        position: absolute;
        transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        width: 100%;
        border-radius: 3px;
    }
    .m-nav a:before {
        top: -9px;
    }
    .m-nav a:after {
        top: 10px;
    }
    .qm-top.block .m-nav {
        transform: rotate(90deg);
    }
    .qm-top.block .m-nav a {
        background-color: transparent !important;
    }
    .qm-top.block .m-nav a:before {
        transform: translateY(0px) rotate(-55deg);
        -webkit-transform: translateY(9px) rotate(-45deg);
        -ms-transform: translateY(0px) rotate(-55deg);
    }
    .qm-top.block .m-nav a:after {
        transform: translateY(0px) rotate(55deg);
        -webkit-transform: translateY(-9px) rotate(45deg);
        -ms-transform: translateY(0px) rotate(55deg);
    }
    .qm-top.block {
        box-shadow: 0 0 5px #CCC;
        -moz-box-shadow: 0 0 5px #CCC;
        -webkit-box-shadow: 0 0 5px #CCC;
        -o-box-shadow: 0 0 5px #CCC;
        padding: 0;
        border-bottom: 1px solid #e2e2e2
    }
    .qm-top .topreach {
        top: 60px;
        display: -webkit-box;
        width: 100%;
        -webkit-box-sizing: border-box;
    }
    .qm-top .topreach .intxt {
        width: auto;
        -webkit-box-flex: 1;
    }
    .qm-top .topreach select {
        display: block;
        padding: 0 5px;
    }
    .qm-top .topreach input {
        display: block;
        padding: 0 5px
    }
    .qm-top .topshar {
        top: 60px;
        left: 0;
        text-align: right;
        padding: 0px
    }
    .qm-top.topshareblock .topshar {
        height: 42px;
        padding: 5px
    }
    .topbarbox {
        padding: 20px 0;
        border-bottom: 1px solid #d4d4d4;
        height: 60px;
        position: relative
    }
    .qm-top {
        color: #333;
    }
    .qm-top a {
        color: #333
    }
    .qm-nav {
        transition: all 0.3s;
        position: fixed;
        z-index: 100;
        background-color: #fff;
        width: 50%;
        top: 0;
        right: -100%;
        bottom: 0;
        overflow-y: auto;
        padding: 0 10px
    }
    .qm-top .topbar {
        position: static;
        top: 0;
        float: right;
        font-size: 12px
    }
    .qm-nav li.nLi {
        float: none;
        margin-left: 0;
        line-height: 42px;
    }
    .qm-nav li a.alink {
        display: block
    }
    .qm-nav li a.alink:hover:before,
    .qm-nav li.on a.alink:before {
        height: 1px
    }
    .qm-nav li .sub {
        position: static;
        border: none;
        min-width: 100px;
        text-align: left;
    }
    .qm-nav .Productsub {
        padding: 10px 0
    }
    .qm-nav li .sub a {
        padding-left: 15px;
        font-size: 14px;
        line-height: 42px;
        display: block;
    }
    .qm-nav .Productsub span {
        display: block;
        width: 50%
    }
    .qm-nav .Productsub .ico {
        height: 30px;
        margin-bottom: 10px
    }
    .qm-nav .Productsub h3 {
        font-size: 12px;
        line-height: 1.6;
        height: 38px;
        margin-bottom: 0;
    }
    .qm-nav li.productli {
        position: relative;
    }
    .qm-nav li.productli:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        right: 0;
        height: 48px;
    }
    .qm-nav li>a {
        display: block;
        margin-left: 10px;
    }
    .qm-nav li>a:hover:before,
    .qm-nav li.on>a:before {
        height: 1px
    }
    .mclose {
        position: absolute;
        z-index: 1;
        left: 10px;
        height: 40px;
        width: 40px;
        top: 50%;
        margin-top: -20px;
        background: url(../images/ico-close.png) no-repeat center;
        background-size: 60%
    }
    .qm-top.block .qm-nav {
        right: 0;
    }
    /*底部*/
    .footer {
        padding: 30px 0;
        padding-bottom: 10px
    }
    .footer .foottale {
        display: block
    }
    .footer dl dt {
        margin-bottom: 10px;
    }
    .footer .foottale .td1 {
        background: none
    }
    .footer .foottale .td2 {
        background: none
    }
    .footer dl dd {
        margin-bottom: 0px;
    }
    .footer .foottale .foottd {
        display: block;
        width: auto !important;
        margin-bottom: 20px
    }
    .footer .foottale .foottd dl {
        display: block;
        max-width: 100%
    }
    .footer .foottale .f {
        margin-top: 20px;
    }
    .footer .copy {
        position: static;
        line-height: 30px;
        padding-top: 10px;
        max-width: 100%
    }
    /*页码*/
    .page_desc {
        margin: 20px 0
    }
    .page_desc li>span,
    .page_desc li a {
        font-size: 14px;
    }
    footer {
        padding: 20px 0;
    }
    footer ul,
    footer .ewm,
    footer ul li {
        width: 100%;
        text-align: center
    }
    footer ul li {
        margin-bottom: 10px;
    }
}

@media (max-width:768px) {
    body {
        font-size: 14px;
    }
    .link-top .tell_w {
        display: none;
    }
    .m_footer_nav {
        display: block;
    }
    .m_footer_add {
        float: none;
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #7f868b;
        line-height: 20Px;
    }
    .m_footer_add p {
        margin: 4px 0;
    }
    .m_footer .m_footer_phone {
        margin: 30px auto;
    }
    .m_footer_img {
        float: none;
        width: 250px;
    }
    .icolist{ width: 100% !important; }
    .map .msg{ width: 100% !important; left:0!important; top:0!important; height: 500px!important; }
    .map .msg .info li{ overflow: hidden!important; height: 40px!important; width: 100% !important; }
}