* {
    margin: 0 auto;
    padding: 0;
    outline: none
}

body {
    font-family: 'Microsoft Yahei','微软雅黑','Tahoma','SimSun';
    font-size: 14px;
    line-height: 26px;
    color: #333;
    min-width: 300px;
    _background-image: url(about:blank);
    _background-attachment: fixed
}

a {
    color: #333;
    text-decoration: none;
    transition: color .7s
}

a:hover {
    color: #ff7d00;
    transition: color .7s
}

ul {
    list-style: none
}

img {
    border: none;
    display: block
}

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

.fl {
    float: left;
    _display: inline
}

.fr {
    float: right;
    _display: inline
}

.cf:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cf {
    *zoom:1}

.imgDef a:hover img {
    opacity: .8;
    filter: alpha(opacity=80);
    transition: opacity .7
}

input {
    font-family: 'Microsoft Yahei','微软雅黑','Tahoma','SimSun'
}

.imgHide {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.imgHide img {
    width: 100%;
    height: 100%
}

.enlarge a img {
    transition: transform .5s;
    -moz-transition: -moz-transform .5s;
    -webkit-transition: -webkit-transform .5s;
    -o-transition: -o-transform .5s
}

.enlarge a:hover img,.enlarge.a:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05)
}

img.error {
    display: inline-block;
    transform: scale(1);
    content: '';
    color: transparent
}

img.error::before {
    z-index: 1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWPIKa39DwAFDQJeIdrJDwAAAABJRU5ErkJggg==') repeat
}

.fl {
    float: left;
    _display: inline
}

.fr {
    float: right;
    _display: inline
}

.cf {
    *zoom:1}

.cf:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clear {
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    overflow: hidden
}

@media screen and (min-width: 320px) {
    html {
        font-size:16px
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size:18px
    }
}

@media screen and (min-width: 375px) {
    html {
        font-size:18.75px
    }
}

@media screen and (min-width: 384px) {
    html {
        font-size:19.2px
    }
}

@media screen and (min-width: 412px) {
    html {
        font-size:20.6px
    }
}

@media screen and (min-width: 414px) {
    html {
        font-size:20.7px
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size:24px
    }
}

@media screen and (min-width: 568px) {
    html {
        font-size:28.4px
    }
}

@media screen and (min-width: 600px) {
    html {
        font-size:30px
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size:32px
    }
}

@media screen and (min-width: 667px) {
    html {
        font-size:33.35px
    }
}

@media screen and (min-width: 732px) {
    html {
        font-size:36.6px
    }
}

@media screen and (min-width: 736px) {
    html {
        font-size:36.8px
    }
}

body {
    font-family: 'Times New Roman',Times,serif
}

.box {
    width: 1200px
}

.img {
    overflow: hidden
}

.img:hover img {
    transition: all .2s;
    transform: scale(1.1)
}

img.error::before {
    background: #3e9aa4 url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') repeat
}

.banner {
    position: relative;
    min-width: 1200px;
    height: 126px;
    padding: 50px;
    background-position: center top;
    background-repeat: no-repeat
}

.banner .box .logo {
    width: 496px;
    height: 126px;
    text-indent: -1000px;
    overflow: hidden;
    float: left;
    background-image: url(../images/logo.png);
    background-position: center top;
    background-repeat: no-repeat
}

.banner .box #searchForm {
    display: block;
    width: 360px;
    padding-top: 30px;
    float: right
}

.banner .box #searchForm .contactUs {
    line-height: 32px;
    font-size: 20px;
    text-align: right;
    color: #717171;
    margin-bottom: 10px
}

.banner .box #searchForm .textInput {
    width: 360px;
    height: 50px;
    border-radius: 5px;
    border: 2px solid #fe4644;
    text-align: right
}

.banner .box #searchForm .textInput .inp {
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding: 0 10px;
    border: none;
    float: left
}

.banner .box #searchForm .textInput .searchBtn {
    display: inline-block;
    width: 80px;
    height: 50px;
    line-height: 50px;
    border: none;
    background-color: #fe4644;
    float: right;
    text-indent: -1000px;
    overflow: hidden;
    background-image: url(../images/search.png);
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.navbar {
    width: 100%;
    margin-bottom: 30px;
    height: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 4px #ccc;
    box-shadow: 0 2px 4px #ccc;
    background-color: #fe4644;
    padding: 10px 0
}

.navbar ::-webkit-scrollbar {
    display: none
}

.navbar .nav-list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    z-index: 9999
}

.navbar .nav-list>li {
    position: relative;
    list-style: none;
    float: left;
    text-align: center
}

.navbar .nav-list>li a {
    color: #fff;
    display: inline-block;
    line-height: 100px;
    padding: 1px 15px;
    margin: 0 10px;
    font-size: 30px;
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none
}

.navbar .nav-list>li .menu {
    min-width: 100%;
    background-color: #fe4644;
    background-color: rgba(254,70,68,0.8);
    position: absolute;
    white-space: nowrap;
    left: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: .2s;
    transition: .2s;
    z-index: 9999
}

.navbar .nav-list>li .menu li {
    padding: 10px 20px;
    text-align: left
}

.navbar .nav-list>li .menu li a {
    position: relative;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    font-size: 20px;
    color: #fff;
    padding-left: 20px;
    display: inline-block
}

.navbar .nav-list>li .menu li a::after {
    position: absolute;
    left: 0;
    top: 50%;
    content: '';
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background-color: #fe4644;
    transform: rotate(45deg)
}

.navbar .nav-list>li .menu li a:hover {
    color: #fff
}

.navbar .nav-list>li .menu li:first-child {
    margin-top: 20px
}

.navbar .nav-list>li .menu li:last-child {
    margin-bottom: 20px
}

.navbar .nav-list>li:hover .menu {
    height: auto
}

.navbar .carect {
    position: relative;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-bottom: 2px;
    border-top: 6px solid;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-radius: 10px;
    display: inline-block
}

.wrap8 {
    padding: 50px 0;
    background-color: #f6f6f6
}

.wrap8 .left {
    width: 600px;
    padding-top: 50px;
    float: left
}

.wrap8 .left .sharelist li {
    position: relative;
    width: 120px;
    height: 120px;
    margin-right: 20px;
    float: left
}

.wrap8 .left .sharelist li .icon {
    width: 100%;
    height: 100%
}

.wrap8 .left .sharelist li .icon img {
    width: 100%;
    height: 100%
}

.wrap8 .left .sharelist li .qr {
    position: absolute;
    width: 140px;
    height: 140px;
    z-index: 1000;
    background: rgba(0,0,0,0.8);
    box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
    bottom: 100%;
    left: 50%;
    margin: 0 0 2px -10px;
    padding: 10px;
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    pointer-events: none
}

.wrap8 .left .sharelist li .qr img {
    width: 100%;
    height: 100%
}

.wrap8 .left .sharelist li .qr:before {
    content: '';
    background: transparent;
    border: 6px solid transparent;
    position: absolute;
    bottom: -12px;
    left: 10px;
    border-top-color: rgba(0,0,0,0.8)
}

.wrap8 .left .sharelist li:hover .qr {
    opacity: 1
}

.wrap8 .right {
    width: 600px;
    float: right;
    font-size: 16px
}

.wrap8 .right h3 {
    line-height: 52px;
    font-size: 32px;
    font-weight: bold;
    color: #fe4644;
    margin-bottom: 20px
}

.wrap8 .right p {
    color: #fe4644
}

.wrap8 .right a {
    display: inline-block;
    color: #fe4644;
    line-height: 16px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fe4644
}

.footer {
    padding: 100px 0
}

.footer p {
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    color: #818181;
    margin-bottom: 20px
}

@media (max-width: 599px) {
    .box {
        width:18.75rem
    }

    .banner {
        min-width: auto;
        height: auto;
        padding: 1.25rem 0 0 0;
        background-position: center top;
        background-repeat: no-repeat;
        margin-bottom: 0;
        margin-bottom: 1.25rem
    }

    .banner .box {
        width: auto
    }

    .banner .box .logo {
        width: 12.4rem;
        height: 3.15rem;
        margin-left: .625rem;
        text-indent: -1000px;
        background-size: 100% auto
    }

    .banner .box #searchForm {
        width: 100%;
        margin-top: -2.625rem
    }

    .banner .box #searchForm .contactUs {
        line-height: 1.5rem;
        font-size: .875rem;
        margin-bottom: .625rem;
        margin-right: .625rem
    }

    .banner .box #searchForm .textInput {
        width: 100%;
        height: auto;
        border-radius: 0;
        background-color: #fe4644;
        padding: .625rem;
        overflow: hidden;
        box-sizing: border-box
    }

    .banner .box #searchForm .textInput .inp {
        width: 11.875rem;
        height: 1.875rem;
        line-height: 1.875rem;
        font-size: .875rem;
        padding: 0 .625rem;
        border-radius: .3125rem
    }

    .banner .box #searchForm .textInput .searchBtn {
        width: 2.5rem;
        height: 1.875rem;
        line-height: 1.875rem;
        background-size: 1.625rem auto;
        margin-left: .5rem;
        float: left
    }

    .banner .box #searchForm .textInput .nav-menu {
        display: block;
        float: right;
        padding: .3125rem .3125rem;
        border: .125rem solid #fff;
        border-radius: .3125rem
    }

    .banner .box #searchForm .textInput .nav-menu span {
        height: .125rem;
        width: 1.25rem;
        display: block;
        background: #fff;
        border-radius: .625rem
    }

    .banner .box #searchForm .textInput .nav-menu span+span {
        margin-top: .25rem
    }

    .navbar {
        min-width: auto;
        height: 0;
        padding: 0;
        overflow: hidden;
        margin-bottom: 0
    }

    .navbar .nav-list {
        display: block;
        position: fixed;
        height: 100%;
        top: 0;
        padding-top: 20%;
        width: 100%;
        background: #fff;
        left: -120%;
        padding-left: 1.25rem;
        -webkit-transition: .2s;
        transition: .2s;
        z-index: 9999
    }

    .navbar .nav-list>li {
        width: 100%;
        margin: 0;
        overflow: hidden;
        text-align: left;
        margin-bottom: .625rem
    }

    .navbar .nav-list>li a {
        width: 100%;
        line-height: 1.625rem;
        color: #666;
        border-radius: 0;
        font-size: 1rem;
        margin: 0;
        margin-bottom: 1.25rem
    }

    .navbar .nav-list>li a .carect {
        display: none
    }

    .navbar .nav-list>li .menu {
        height: auto;
        position: relative;
        box-shadow: none;
        background: none
    }

    .navbar .nav-list>li .menu li {
        position: relative;
        text-indent: 20px;
        line-height: 16px;
        padding: 0
    }

    .navbar .nav-list>li .menu li:first-child {
        margin-top: 0
    }

    .navbar .nav-list>li .menu li::after {
        content: '';
        position: absolute;
        left: 15px;
        top: 50%;
        width: 6px;
        height: 6px;
        margin-top: -3px;
        border-radius: 50%
    }

    .navbar .nav-list>li .menu li a {
        color: #666;
        font-size: .75rem
    }

    .navbar .open {
        left: 0%;
        overflow: auto;
        box-shadow: 2px 0 8px #ccc
    }

    .navbar .open::after {
        content: ' X ';
        position: absolute;
        top: .625rem;
        right: .625rem;
        line-height: 2.5rem;
        font-size: 1.25rem;
        font-weight: bold;
        color: #333
    }

    .navbar .open a {
        font-size: 16px
    }

    .wrap8 {
        padding: 1.25rem 0;
        background-color: #f6f6f6
    }

    .wrap8 .left {
        width: auto;
        padding-top: 0;
        float: none;
        display: none
    }

    .wrap8 .left .sharelist {
        width: 19.375rem
    }

    .wrap8 .left .sharelist li {
        position: relative;
        width: 4.21875rem;
        height: 4.21875rem;
        margin-right: .625rem;
        float: left
    }

    .wrap8 .left .sharelist li .icon {
        width: 100%;
        height: 100%
    }

    .wrap8 .left .sharelist li .icon img {
        width: 100%;
        height: 100%
    }

    .wrap8 .left .sharelist li .qr {
        left: 1.25rem;
        top: 1.25rem;
        width: 6.25rem;
        height: 6.25rem;
        z-index: 1000;
        display: none
    }

    .wrap8 .left .sharelist li .qr img {
        width: 100%;
        height: 100%
    }

    .wrap8 .left .sharelist li:last-child .qr {
        left: -2.5rem;
        top: 1.25rem
    }

    .wrap8 .left .sharelist li:hover .qr {
        display: block
    }

    .wrap8 .right {
        width: auto;
        float: none;
        font-size: .875rem
    }

    .wrap8 .right h3 {
        line-height: 2.25rem;
        font-size: 1.5rem;
        margin-bottom: .625rem
    }

    .wrap8 .right a {
        display: inline-block;
        color: #fe4644;
        line-height: 1rem;
        font-size: .75rem;
        padding-right: .625rem
    }

    .footer {
        padding: 1.25rem 0
    }

    .footer p {
        line-height: 1.25rem;
        font-size: .75rem;
        text-align: center;
        color: #818181;
        margin-bottom: .625rem
    }

    .footer p span {
        display: inline-block
    }
}
