@charset "UTF-8";
* {
    font-family: "Microsoft YaHei", Verdana, Arial, "微软雅黑", Geneva, sans-serif, "微软雅黑", \5FAE\8F6F\96C5\9ED1
}

.clear {
    clear: both
}

img {
    vertical-align: middle
}

.jiathis_style_32x32 .jtico {
    background: url(../images/jiathis_ico_32x32.png) no-repeat center!important;
    padding-left: 32px!important;
    margin: 10px 14px!important
}

.jiathis_style_32x32 .jtico_tsina {
    background-position: 0 0!important
}

.jiathis_style_32x32 .jtico_qzone {
    background-position: 0 -32px!important
}

.jiathis_style_32x32 .jtico_renren {
    background-position: 0 -64px!important
}

.jiathis_style_32x32 .jtico_kaixin001 {
    background-position: 0 -192px!important
}

.jiathis_style_32x32 .jtico_douban {
    background-position: 0 -224px!important
}

.jiathis_style_32x32 .jtico_tqq {
    background-position: 0 -1760px!important
}

.jiathis_style_32x32 .jtico_xiaoyou {
    background-position: 0 -1856px!important
}

.jiathis_style_32x32 .jtico_taobao {
    background-position: 0 -2016px!important
}

.jiathis_style_32x32 .jtico_weixin {
    background-position: 0 -3680px!important
}

.jiathis_style_32x32 .jtico_cqq {
    background-position: 0 -4032px!important
}

.jiathis_weixin_modal {
    width: 96%!important;
    margin: -55% -48% 0!important
}

.drawer-main {
    position: fixed;
    top: 0;
    width: 150px;
    height: 100%;
    overflow: hidden;
    z-index: 9999
}

.drawer-left .drawer-main {
    left: -280px;
    -webkit-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
    -o-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
    transition: left .4s cubic-bezier(0.19, 1, .22, 1)
}

.drawer-left.drawer-open .drawer-main {
    left: 0
}

.drawer-right .drawer-main {
    right: -280px;
    -webkit-transition: right .4s cubic-bezier(0.19, 1, .22, 1);
    -o-transition: right .4s cubic-bezier(0.19, 1, .22, 1);
    transition: right .4s cubic-bezier(0.19, 1, .22, 1)
}

.drawer-right.drawer-open .drawer-main {
    right: 0
}

.drawer-overlay {
    position: relative
}

.drawer-left .drawer-overlay, .drawer-left .drawer-hamberger {
    left: 0;
    -webkit-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
    -o-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
    transition: left .4s cubic-bezier(0.19, 1, .22, 1)
}

.drawer-left.drawer-open .drawer-overlay, .drawer-left.drawer-open .drawer-hamberger {
    left: 280px
}

.drawer-right .drawer-overlay, .drawer-right .drawer-hamberger {
    right: 0;
    -webkit-transition: right .4s cubic-bezier(0.19, 1, .22, 1);
    -o-transition: right .4s cubic-bezier(0.19, 1, .22, 1);
    transition: right .4s cubic-bezier(0.19, 1, .22, 1)
}

.drawer-right.drawer-open .drawer-overlay, .drawer-right.drawer-open .drawer-hamberger {
    right: 150px
}

.drawer-overlay-upper {
    position: fixed;
    top: 0px;
    z-index: 1100;
    display: none;
    height: 100%;
    background-color: #ff9a9a;
    background-color: rgba(0, 0, 0, .5)
}

.drawer-left.drawer-open .drawer-overlay-upper {
    right: 0
}

.drawer-right.drawer-open .drawer-overlay-upper {
    left: 0
}

.drawer-default {
    background-color: #222;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .5)
}

.drawer-default+.drawer-overlay {
    background-color: #fff
}

.drawer-default .drawer-brand a {
    display: block;
    width: 100%;
    padding: 20px 15px;
    font-size: 22px;
    color: #fff
}

.drawer-default .drawer-brand a:hover {
    color: #444;
    text-decoration: none
}

.drawer-default .drawer-nav-title {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
    border-bottom: 1px solid #808080
}

.drawer-default .drawer-nav-title span {
    display: block
}

.drawer-default .drawer-nav-list {
    padding: 0;
    margin: 0 0 20px 0;
    list-style: none
}

.drawer-default .drawer-nav-list li {
    display: block
}

.drawer-default .drawer-nav-list li a {
    display: block;
    text-align: center;
    padding: 10px 0;
    color: #fff
}

.drawer-default .drawer-nav-list li ul a {
    padding: 8px 20px
}

.drawer-hamberger {
    position: absolute;
    z-index: 1000;
    display: block;
    top: 2%;
    width: 30px;
    height: 30px;
    padding: 10px;
    background-color: transparent;
    border: 0
}

.drawer-hamberger span img {
    height: 30px
}

.drawer-hamberger:hover {
    cursor: pointer
}

@media(min-width:767px) {
    .drawer-responsive.drawer-left .drawer-toggle, .drawer-responsive.drawer-right .drawer-toggle {
        display: none;
        visibility: hidden
    }
    .drawer-responsive.drawer-left .drawer-main {
        left: 0
    }
    .drawer-responsive.drawer-right .drawer-main {
        right: 0
    }
}

@media(min-width:768px) {
    .drawer-responsive {
        background-color: #222
    }
    .drawer-responsive.drawer-left .drawer-main, .drawer-responsive.drawer-right .drawer-main {
        position: absolute;
        width: 150px!important;
        height: auto!important;
        overflow: visible!important
    }
    .drawer-responsive.drawer-left .drawer-main {
        float: left
    }
    .drawer-responsive.drawer-left .drawer-overlay {
        margin-left: 150px
    }
    .drawer-responsive.drawer-right .drawer-main {
        float: right
    }
    .drawer-responsive.drawer-right .drawer-overlay {
        margin-right: 150px
    }
}

@media(min-width:1200px) {
    .drawer-responsive.drawer-left .drawer-main, .drawer-responsive.drawer-right .drawer-main {
        width: 280px!important
    }
    .drawer-responsive.drawer-left .drawer-overlay {
        margin-left: 280px
    }
    .drawer-responsive.drawer-right .drawer-overlay {
        margin-right: 280px
    }
}

header {
    position: relative;
    width: 100%
}

header .top {
    width: 100%
}

header .top .first {
    margin: 10px
}

header .top .first .tel {
    width: 10%;
    vertical-align: middle;
    float: left
}

header .top .first .tel img {
    width: 100%
}

header .top .first p {
    font-size: 1.07em;
    color: #666;
    float: left;
    vertical-align: middle
}

header .top .first p span {
    font-size: 1.07em;
    color: #f00
}

@media(min-width:320px) {
    header .top .first p {
        font-size: .85em;
        margin: 2% 0 0 2px
    }
}

@media(min-width:360px) {
    header .top .first .tel {
        width: 12%
    }
    header .top .first p {
        font-size: .95em;
        margin: 3% 0 5px 5px
    }
}

@media(min-width:414px) {
    header .top .first .tel {
        width: 13%
    }
    header .top .first p {
        font-size: 1.05em;
        margin: 4% 0 5px 10px
    }
}

@media(min-width:475px) {
    header .top .first .tel {
        width: 13%
    }
    header .top .first p {
        font-size: 1.25em;
        margin: 4% 0 0 10px
    }
}

@media(min-width:600px) {
    header .top .first .tel {
        width: 13%
    }
    header .top .first p {
        font-size: 1.45em;
        margin: 4% 0 0 15px
    }
}

header .top .logo {
    border-top: 1px solid #666;
    text-align: center
}

header .top .logo img {
    width: 95%;
    display: inline-block;
    margin: 10px auto
}

#banner {
    width: 100%
}

.swiper-container {
    width: 100%;
    margin: 0 auto
}

.swiper-container img {
    width: 100%
}

.swiper-container .swiper-pagination span {
    width: 13px;
    height: 13px
}

.swiper-button-next, .swiper-button-prev {
    height: 30px;
    margin-top: -15px
}

#main {
    width: 100%;
    padding-bottom: 80px
}

#main .more_c {
    width: 60%;
    font-size: 1.25em;
    text-align: center;
    background: #666;
    padding: 4% 0;
    margin: 5% auto;
    color: #fff
}

#main .classify {
    width: 100%
}

#main .classify ul {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

#main .classify ul li {
    background: #f00;
    width: 33.1%;
    flex: auto;
    font-size: 1em;
    text-align: center;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7
}

#main .classify ul li:nth-child(3n) {
    border-right: 0
}

#main .classify ul:nth-child(2) li {
    border-bottom: 0
}

#main .classify ul li a {
    color: #fff;
    display: block;
    padding: 8% 0
}

#main .big_title {
    text-align: center;
    font-size: 1em;
    color: #000;
    margin: 5% 0
}

#main .goods_center {
    width: 100%
}

#main .goods_center .f_title {
    background: #e7e7e7;
    padding: 3% 10px;
    font-size: 1em;
    color: #000
}

#main .goods_center .f_title a {
    float: right;
    color: #000
}

#main .goods_center .kind {
    width: 90%;
    margin: 5% 0 5% 10%
}

#main .goods_center .kind ul li {
    background: url("../images/right-jiantou-ico.png")no-repeat left center;
    padding-left: 30px;
    float: left;
    width: 35%;
    line-height: 2em;
    font-size: 1em;
    color: #666
}

#main .goods_center .kind ul li a {
    color: #666;
}

#main .goods_center .kind ul li:nth-child(2n) {
    margin-left: 8%
}

#main .goods_center .goods_list {
    margin: 10px
}

#main .goods_center .goods_list ul li {
    width: 48%;
    float: left;
    text-align: center
}

#main .goods_center .goods_list ul li p {
    font-size: .85em;
    color: #666;
    padding: 5% 0
}

#main .goods_center .goods_list ul li:nth-child(2n) {
    float: right
}

#main .goods_center .goods_list ul li .img_wrap {
    position: relative;
    overflow: hidden;
    border: 2px solid #d1d1d1;
    text-align: center
}

#main .goods_center .goods_list ul li .img_wrap img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#main .ad {
    width: 100%;
    height: 200px;
    margin: 10% 0 0;
    background: url("../images/ad-bg.jpg") repeat center
}

#main .ad .inner {
    height: 100%;
    position: relative;
    margin: 0 10px
}

#main .ad h2 {
    font-size: 1.25em;
    color: #fff;
    padding-top: 8%
}

#main .ad p {
    margin-top: 3%;
    font-size: 1.15em;
    color: #fff;
    line-height: 1.85em
}

#main .ad img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100%
}

@media(min-width:320px) {
    #main .ad {
        height: 150px
    }
    #main .ad h2 {
        font-size: .85em
    }
    #main .ad p {
        font-size: .75em
    }
    #main .ad img {
        width: 52%
    }
}

@media(min-width:375px) {
    #main .ad {
        height: 170px
    }
    #main .ad h2 {
        font-size: 1em
    }
    #main .ad p {
        font-size: .85em
    }
    #main .ad img {
        width: 50%
    }
}

@media(min-width:414px) {
    #main .ad {
        height: 180px
    }
    #main .ad h2 {
        font-size: 1.15em
    }
    #main .ad p {
        font-size: 1em
    }
    #main .ad img {
        width: 48%
    }
}

@media(min-width:475px) {
    #main .ad {
        height: 200px
    }
    #main .ad h2 {
        font-size: 1.35em
    }
    #main .ad p {
        font-size: 1.1em
    }
    #main .ad img {
        width: 47%
    }
}

@media(min-width:600px) {
    #main .ad {
        height: 200px
    }
    #main .ad h2 {
        font-size: 1.55em
    }
    #main .ad p {
        font-size: 1.3em
    }
    #main .ad img {
        width: 40%
    }
}

#main .scale {
    width: 100%;
    position: relative
}

#main .scale .e_title {
    text-align: center
}

#main .scale .e_title p {
    color: #c5c5c5;
    font-size: 1.35em;
    line-height: 1.25em;
    margin: 6% 0
}

#main .scale .e_title div {
    width: 100%;
    background: #d40000;
    padding: 2% 0;
    position: absolute;
    top: 13px;
    left: 0;
    font-size: .85em;
    color: #fff
}

@media(min-width:375px) {
    #main .scale .e_title p {
        font-size: 1.45em
    }
    #main .scale .e_title div {
        font-size: 1em
    }
}

@media(min-width:414px) {
    #main .scale .e_title p {
        font-size: 1.65em
    }
    #main .scale .e_title div {
        top: 15px;
        font-size: 1.1em
    }
}

@media(min-width:475px) {
    #main .scale .e_title p {
        font-size: 1.85em
    }
    #main .scale .e_title div {
        top: 15px;
        font-size: 1.25em
    }
}

@media(min-width:600px) {
    #main .scale .e_title p {
        font-size: 2em
    }
    #main .scale .e_title div {
        top: 15px;
        font-size: 1.55em
    }
}

#main .scale .scale_img {
    margin: 0 0 5%
}

#main .scale .scale_img img {
    width: 100%;
    height: 100%
}

#main .scale .box {
    margin: 0 10px
}

#main .scale .box .box_con {
    width: 100%;
    position: relative
}

#main .scale .box_con .tab_content {
    display: none
}

#main .scale .box_con .tab_content:nth-child(1) {
    display: block
}

#main .scale .box_con .tab_content h2 {
    font-size: 1.25em;
    font-style: italic;
    color: #d40000;
    margin-bottom: 8px
}

#main .scale .box_con .tab_content p {
    font-size: 1em;
    line-height: 1.55em;
    color: #000
}

#main .scale .box .tab_btn {
    margin: 5% 0
}

#main .scale .box .tab_btn ul {
    display: flex
}

#main .scale .box .tab_btn ul li {
    flex: 1;
    height: 10px;
    background: #a8a8a8
}

#main .scale .box .tab_btn ul li+li {
    margin-left: 2%
}

#main .scale .box .tab_btn ul .li_now {
    background: #d40000
}

#main .case {
    margin: 0 10px
}

#main .case ul li {
    width: 48%;
    float: left;
    text-align: center
}

#main .case ul li .img_wrap {
    overflow: hidden;
    border: 2px solid #d1d1d1;
    text-align: center;
    position: relative;
}

#main .case ul li .img_wrap img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

#main .case ul li:nth-child(2n) {
    float: right
}

#main .case ul li p {
    font-size: 1em;
    color: #666;
    padding: 5% 0
}

#main .partener {
    margin: 0 10px
}

#main .partener .big_title_d4 {
    color: #d40000
}

#main .partener ul {
    display: flex;
    flex-flow: row wrap
}

#main .partener ul li {
    flex: auto;
    width: 30%;
    margin-bottom: 10px;
    border: 2px solid #d1d1d1
}

#main .partener ul li:nth-child(3n) {
    margin-left: 10px
}

#main .partener ul li:nth-child(3n-1) {
    margin-left: 10px
}

#main .partener ul li img {
    width: 100%;
    height: 100%
}

@media(width:320px) {
    #main .partener ul li:nth-child(3n) {
        margin-left: 7px
    }
    #main .partener ul li:nth-child(3n-1) {
        margin-left: 7px
    }
}

#main .about {
    margin: 5% 10px
}

#main .about .video {
    width: 100%;
    position: relative
}

#main .about .video .share {
    width: 100%;
    height: 100%;
    z-index: 5;
    position: absolute;
    background: rgba(0, 0, 0, 0.7)
}

#main .about .video .share img {
    position: absolute;
    top: 50%;
    margin: -21px 0 0 -24px;
    left: 50%
}

#main .about .video video {
    position: relative;
    z-index: 4
}

#main .about .about_p {
    font-size: 1em;
    margin: 10px 0;
    line-height: 1.85em;
    text-indent: 2em;
    color: #666
}

#main .news {
    margin: 5% 0
}

#main .news .news_title {
    width: 100%
}

#main .news .news_title ul {
    display: flex
}

#main .news .news_title ul li {
    background: #f00;
    width: 30%;
    flex: auto;
    font-size: 1em;
    text-align: center
}

#main .news .news_title ul li+li {
    border-left: 1px solid #e7e7e7
}

#main .news .news_title ul li:nth-child(2) {
    width: 40%
}

#main .news .news_title ul li a {
    padding: 10px 0;
    display: block;
    color: #fff
}

#main .news .news_content {
    margin: 5% 10px;
    position: relative
}

#main .news .news_content .news_tab {
    width: 100%;
    display: none
}

#main .news .news_content .news_tab:nth-child(2) {
    display: block
}

#main .news .news_content .news_tab ul li {
    font-size: 1em;
    color: #666;
    padding: 4% 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #666
}

#main .gotop {
    width: 100%;
    margin: 10% 0;
    background: #d1d1d1;
    height: 50px;
    position: relative
}

#main .gotop .square {
    width: 80px;
    height: 80px;
    background: #fe0000;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: -17px;
    left: 50%;
    margin-left: -40px
}

#main .gotop .square p:nth-child(1) {
    position: absolute;
    font-size: 1.45em;
    transform: rotate(90deg);
    color: #fff;
    font-weight: bolder;
    top: 10px;
    left: 43%
}

#main .gotop .square p:nth-child(2) {
    position: absolute;
    font-size: 1em;
    color: #fff;
    font-weight: bolder;
    top: 42px;
    left: 31%
}

#main .foot {
    width: 100%;
    padding-bottom: 30px
}

#main .foot .inner {
    width: 80%;
    margin: 0 auto
}

#main .foot .inner h2 {
    font-size: 1.25em;
    line-height: 1.85em
}

#main .foot .inner>p {
    font-size: 1em;
    color: #666;
    line-height: 1.65em
}

#main .foot .inner .tel {
    color: #666
}

#main .foot .inner .tel img {
    width: 13%;
    margin: 10px 8px 10px 0
}

#main .foot .inner .tel span {
    color: #fe0000;
    font-size: 1.55em
}

@media(width:320px) {
    #main .foot .inner .tel span {
        font-size: 1.1em
    }
}

@media(width:360px) {
    #main .foot .inner .tel span {
        font-size: 1.25em
    }
}

@media(width:375px) {
    #main .foot .inner .tel span {
        font-size: 1.45em
    }
}

#main .foot .inner .er_code {
    width: 50%;
    margin: 0 auto 25px;
    text-align: center
}

#main .foot .inner .er_code img {
    width: 100%
}

#main .foot .inner .er_code p {
    font-size: 1em;
    color: #000
}

#main .foot .inner .shop {
    text-align: center
}

#main .foot .inner .shop ul li {
    float: left;
    width: 25%;
    text-align: center
}

#main .foot .inner .shop ul li+li {
    margin-left: 15px
}

#main .foot .inner .shop ul {
    text-align: center;
    margin-left: 10%
}

#main .foot .inner .shop ul li .kuang {
    width: 100%;
    overflow: hidden
}

#main .foot .inner .shop ul li .kuang img {
    width: 100%
}

#main .foot .inner .shop ul li p {
    font-size: .95em;
    color: #000;
    padding: 5px 0
}

@media(width:320px) {
    #main .foot .inner .shop ul li p {
        font-size: .8em
    }
}

footer .footer {
    width: 100%;
    height: 50px;
    background: #313232;
    position: fixed;
    bottom: 0;
    z-index: 999
}

footer .footer li {
    float: left;
    width: 25%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-size: .8em;
    cursor: pointer
}

footer .footer li a {
    color: #fff;
    display: block;
}

footer .footer li img {
    height: 25px
}

footer .footer li span {
    display: block;
    margin-top: 3px
}

footer .footer .check {
    background: #fe0000
}

.am-share {
    font-size: 14px;
    border-radius: 0;
    top: 0;
    left: 0;
    position: fixed;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 300ms;
    transition: transform 300ms;
    width: 100%;
    z-index: 1110
}

.am-modal-active {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.am-modal-out {
    z-index: 1109;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.am-share-title {
    color: #fff;
    font-weight: 400;
    margin: 0 10px;
    padding: 10px 0 0;
    text-align: center;
    position: relative
}

.am-share-title::after {
    content: "";
    display: block;
    height: 0;
    margin-top: 10px;
    width: 100%
}

.share_btn {
    position: absolute;
    top: 11px;
    right: -49%;
    color: #fff;
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 0;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s;
    white-space: nowrap;
    font-family: "微软雅黑"
}

.share_btn img {
    width: 15px;
    height: 15px
}

.am-share-sns {
    margin: 0 10px;
    padding-top: 15px;
    height: auto;
    zoom: 1;
    overflow: auto
}

.am-share-sns li {
    margin-bottom: 15px;
    display: block;
    float: left;
    height: auto;
    width: 25%
}

.am-share-sns a {
    color: #555;
    display: block;
    text-decoration: none
}

.am-share-sns span {
    display: block
}

.am-share-sns li i {
    background-position: center 50%;
    background-repeat: no-repeat;
    background-size: 36px 36px;
    background-color: #ccc;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
    width: 36px
}

.sharebg {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1100;
    display: none
}

.sharebg-active {
    opacity: 1;
    display: block
}

#main .n_title {
    margin: 3% 10px;
    text-align: center;
    font-size: 1.25em
}

#main .n_title span {
    color: #fe0000
}

#main .goods_n_list {
    margin: 0 10px
}

#main .goods_n_list ul li {
    width: 48%;
    float: left;
    text-align: center
}

#main .goods_n_list ul li:nth-child(2n) {
    float: right
}

#main .goods_n_list ul li .img_wrap {
    overflow: hidden;
    border: 2px solid #d1d1d1;
    position: relative;
    height: 10em;
}

#main .goods_n_list ul li .img_wrap img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#main .goods_n_list ul li p {
    padding: 5px 0;
    font-size: 1em;
    color: #000
}

#main .goods_type li {
    width: 100%;
    text-align: center
}

#main .goods_type li:nth-child(2n) {
    background: #e2e2e2
}

#main .goods_type li a {
    color: #000;
    display: block;
    padding: 10px 0
}

#main .goods_details {
    margin: 0 10px
}

#main .goods_details video {
    width: 100% !important;
    height: auto!important;
    display: block;
    margin: 10px auto
}

#main .goods_details img {
    width: 100% !important;
    height: auto!important;
    display: block;
    margin: 10px auto
}

#main .goods_details .text {
    font-size: .95em;
    color: #666;
    line-height: 1.65em
}

#main .goods_details .text p {
    text-indent: 2em
}

#main .news_n_list {
    margin: 0 10px
}

#main .news_n_list ul li {
    font-size: 1em;
    color: #666;
    padding: 4% 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #666
}

#main .news_n_text {
    font-size: .95em;
    color: #666;
    line-height: 1.65em;
    margin: 0 10px
}

#main .news_n_text p {
    text-indent: 2em
}

#main .contact {
    font-size: .95em;
    color: #666;
    line-height: 1.65em;
    margin: 0 10px
}

#main .contact img {
    width: 100%!important;
    height: auto!important
}

#main .page {
    text-align: center;
    margin: 10px 0
}

#main .map {
    margin: 0 10px
}

#main .map p {
    line-height: 1.75em;
    font-size: .95em;
    color: #666
}

#main .message {
    margin: 0 10px
}

#main .message .box {
    width: 100%;
    margin-bottom: 10px
}

#main .message .box label {
    font-size: .95em;
    color: #666;
    display: inline-block;
    width: 15%;
    text-align: right;
    margin-right: 5px;
    vertical-align: middle
}

@media(width:320px) {
    #main .message .box label {
        font-size: .85em
    }
    #main .message .box span {
        font-size: .85em
    }
}

#main .message .box span {
    font-size: .95em;
    color: #fe0000;
    margin-left: 5px;
    vertical-align: middle
}

#main .message .box input {
    width: 50%;
    border-radius: 10px;
    border: 0;
    background: #f2f2f2;
    outline: 0;
    height: 30px;
    padding-left: 15px;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: .95em;
    color: #666
}

#main .message .box textarea {
    padding: 0 0 0 15px;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: .95em;
    color: #666;
    width: 50%;
    height: 100px;
    border-radius: 10px;
    border: 0;
    background: #f2f2f2;
    outline: 0;
    resize: none
}

#main .message .box .con {
    position: relative;
    top: -85px
}

#main .message .box .label_aa {
    float: left;
    margin-right: 10px;
    position: relative;
    top: 5px
}

#main .message .box .qr_int {
    width: 23%;
    float: left
}

#main .message .box .qr_code {
    float: left;
    width: 25%;
    height: 30px;
    background: #f2f2f2;
    margin-left: 10px;
    border-radius: 10px;
    text-align: center;
    overflow: hidden
}

#main .message .box .qr_code img {
    width: 100%;
    height: 100%
}

#main .message .box .submit {
    padding: 0;
    width: 54%;
    background: #fe0000;
    color: #fff
}

@media(width:375px) {
    #main .message .box input {
        width: 54%
    }
    #main .message .box textarea {
        width: 54%
    }
    #main .message .box .qr_int {
        width: 24%
    }
    #main .message .box .qr_code {
        width: 28%
    }
    #main .message .box .submit {
        width: 59%
    }
}

@media(width:414px) {
    #main .message .box input {
        width: 56%
    }
    #main .message .box textarea {
        width: 56%
    }
    #main .message .box .qr_int {
        width: 25%
    }
    #main .message .box .qr_code {
        width: 29%
    }
    #main .message .box .submit {
        width: 60%
    }
}

#main .case_list {
    margin: 0 10px
}

#main .case_list .inner {
    width: 100%;
    margin-bottom: 10px
}

#main .case_list .inner .img_wrap {
    width: 40%;
    float: left;
    position: relative;
}

#main .case_list .inner .img_wrap img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

#main .case_list .inner .text {
    float: left;
    width: 55%;
    margin-left: 10px
}

#main .case_list .inner .text h3 {
    color: #fe0000;
    font-size: .95em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px
}

#main .case_list .inner .text P {
    font-size: .85em;
    color: #666;
    line-height: 1.45em;
    height: 77px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

@media(width:375px) {
    #main .case_list .inner .text {
        width: 56%
    }
}

@media(width:414px) {
    #main .case_list .inner .text {
        width: 57%
    }
}

@media(width:600px) {
    #main .case_list .inner .text {
        width: 58%
    }
}

#main .case_details {
    margin: 0 10px
}

#main .case_details img {
    max-width: 100%;
    height: auto !important;
    display: block;
    margin: 10px auto
}

#main .case_details .text {
    font-size: .95em;
    color: #666;
    line-height: 1.65em
}

#main .case_details .text p {
    text-indent: 2em
}