﻿html {
    background-color: #F2F2F2;
}

#tops {
    background-color: #FFF;
}

#topromA {
    text-align: center;
    height: 112px;
    line-height: 112px;
    position: relative;
}

#Language {
    position: absolute;
    float: right;
    right: 0px;
    top: 40px;
}

    #Language #box {
        display: block;
        /*border: 1px solid #eee;*/
        height: 30px;
        line-height: 30px;
        width: 200px;
    }

        #Language #box:after {
            content: " ";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }
/*无敌的闭合*/

#topromB {
    height: 45px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    overflow:hidden;
}

#navlist {
    display: block;
    margin: 0 auto;
    width: 520px;
}

    #navlist:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    /*无敌的闭合*/

    #navlist li {
        height: 44px;
        line-height: 44px;
        float: left;
    }

        #navlist li a {
            display: block;
            padding: 0 20px;
            font-size: 18px;
            color: #545454;
        }

            #navlist li a:hover {
                color: #000;
                border-bottom: 2px solid #E0BFA0;
            }


@media screen and (max-width: 390px) {

    #Language{
        display:none;
    }
    
    #navlist {
        display: block;
        margin: 0 auto;
        max-width: 520px;
    }

    #navlist li a {
        display: block;
        padding: 0 10px;
        font-size: 16px;
        color: #545454;
    }

    /*点击查看浏览图*/
    .swrul li{
        max-width:25%;
    }

}


.tbmini
{
    border:1px solid #eee;
    height:127px;
    /*line-height:98px;*/
    margin:0 -1px -1px 0;
}

.dftico{
    /*padding:0 20px;*/
}

    .dftico:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
/*无敌的闭合*/

    .dftico2:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    /*无敌的闭合*/

.dftico dt{
    /*background-color:aqua;*/
    /*width:65px;*/
    text-align:center;
    /*float:left;*/
    padding:12px 0 10px 0;
}
.dftico2 dt {
    /*background-color:aqua;*/
    /*width:65px;*/
    text-align: center;
    /*float:left;*/
    padding: 12px 0 10px 0;
}
    .dftico dd {
        /*background-color:cornflowerblue;*/
        /*float: left;*/
    }
.sname{
    font-size:20px;
    text-align:center;
    padding-bottom:5px;
}
.stx {
    position: relative;
    /*text-indent:20px;*/
    background-color: #FFF;
    /*font-size:14px;*/
    /*height:150px;*/
    line-height: 25px;
    /*padding:0 20px;*/
    /*z-index:100;*/
    color: #939393;
}
    .stx div {
        height: 20px;
        padding: 0 20px;
        overflow:hidden;
    }

    /*about us*/
.dflmbt {
    font-size: 26px;
    /*font-weight: bold;*/
    color: #E2C0A5;
    margin-bottom:26px;
}

#aboutusbox {
margin-bottom:70px;
}
#abus_left {
    /*background-color:chartreuse*/
    margin-bottom:10px;
}
#abus_right{
    /*background-color:antiquewhite;*/
    text-align:center;
}
#abus_leftA{
    font-size:18px;
    color:#000;
    margin-bottom:10px;
}
#abus_leftB {
    color: #999;
    min-height: 113px;
    /*margin-bottom: 24px;*/
}
#abus_leftC {
}

/*关于我们*/
#videobox div{
    /*background-color:antiquewhite*/
}
.vbxtbmini {
   
    /*height: 100px;
    line-height: 98px;*/
    /*margin-bottom:18px;*/
}
#Vd1 {
    background: url(../image/vdbg.jpg) no-repeat 0 0;
}
#Vd2 {
    background: url(../image/vdbg.jpg) no-repeat  -154px 0px;
}
#Vd3 {
    background: url(../image/vdbg.jpg) no-repeat -308px 0px;
}
#Vd4 {
    background: url(../image/vdbg.jpg) no-repeat 0px -134px;
}
#Vd5 {
    background: url(../image/vdbg.jpg) no-repeat -154px -134px;
}
#Vd6 {
    background: url(../image/vdbg.jpg) no-repeat -308px -134px;
}

#videobox div .vbs {
    background-color: #8E8C8B;
    width: 154px;
    height: 134px;
    margin: 0 auto;

    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
}

    #videobox div .vbs a {
        display: block;
        width: 100%;
        height: 134px;
        background-color: rgba(85, 85, 85,0.5);

        -webkit-transition-property: background-color;
        -webkit-transition-duration: 0.5s;
        -webkit-transition-timing-function: ease;
    }
    #videobox div .vbs a:hover {
        /*background-color: #8E8C8B;*/
        background-color: rgba(255, 255, 255,0);
    }


/*客户说*/
#tosay{
    margin-bottom:80px;
}

#khsay {
    /*padding: 80px 0 100px 0;*/
    /*padding: 55px 0 70px 0;*/
    /*margin-top: 125px;
    margin-bottom: 125px;*/
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
}

#khsay_vd {
    /*@833*/
    text-align: left;
    min-height: 494px;
    overflow: hidden;
}

video {
    max-width: 100%;
}

#khsay_text {
    position: absolute;
    z-index: 3;
    right: 0px;
    top: 68px;
    background: url(../image/khsaybg.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-width: 556px;
    min-height: 286px;
}

@media screen and (max-width: 1200px) {
    #khsay_vd {
        min-height: initial;
    }
}

@media screen and (max-width: 992px) {


    #khsay_vd {
        text-align: center;
    }

    #khsay_text {
        position: relative;
        top: 0px;
        background: url(../image/aaaaa.png) no-repeat;
        /*background: url(../image/khsaybg.png) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
        background-color: #333;
        min-width: 0px;
        min-height: 286px;
        max-width: 100%;
    }

    #khsay #khsaybd {
        margin-top: 0px;
    }

    #khsaybd #khsay_pgset {
        position: absolute;
        z-index: 88;
        right: 35px;
        bottom: -30px;
        background: url(../image/khsay_LR.png) no-repeat;
        width: 132px;
        height: 52px;
    }

    #khsay #khsaybd #khsay_pgset a {
        display: block;
        width: 52px;
        height: 52px;
        float: left;
    }

    .nx_left {
        margin-right: 28px;
    }

    #khsay #khsaybd #khsay_pgset .nx_right {
        /*margin-right: 28px;*/
        /*background-color: darkslategray;*/
    }

    #gslic_show_a .nian {
        float: left;
        display: block;
        width: 200px;
        max-width: 200px;
        min-height: 47px;
        position: relative;
        font-size: 14px;
        font-family: Arial;
        color: #000;
        background: url(../image/gslic_all_line.png) no-repeat center bottom;
        margin-bottom: 30px;
    }

    #gslic_show_a {
        padding-left: 20px;
    }


    .ft_list1 {
        text-align: center;
        padding: 0 20px;
    }
}

#khsaybd {
    max-width: 1200px;
    /*margin-top: 55px;*/
}

#khsay_text dl {
    padding: 50px 56px;
    text-align: left;
    font-family: Arial;
    position: relative;
}

#khsay_text dt {
    font-size: 24px;
    color: #CCBD97;
    padding-bottom: 15px;
}

#khsay_text dd {
    font-size: 16px;
    color: #FFF;
    line-height: 26px;
}

#khsay_pgset {
    position: absolute;
    z-index: 4;
    right: 65px;
    bottom: -380px;
    background: url(../image/khsay_LR.png) no-repeat;
    width: 132px;
    height: 52px;
}

/*FAQ*/
#faq{
    margin-bottom:80px;
}
.faqli {
    border: 1px solid #d7d7d7;
    margin: 0 0 -1px 0;
    background-color: #FFF;
    padding: 16px;
    width: 95%;
}

.faqli dt{
    font-size:17px;   
    background:url("../image/wh.png") no-repeat 0px 0px;
    text-indent:28px;
}
    /*.faqli dt:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }*/
    /*无敌的闭合*/
        .faqli dd {
        padding:10px 28px 0 28px;
        font-size: 14px;
        display:none;
    }

#faqh1{
    font-size:40px;
    text-align:center;
    margin-bottom:20px;
}
#faqh3 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 60px;
}


/*横幅广告*/
#banner_ad_row {
    /*background-color: #000;*/
    width: 100%;
    min-height: 500px;
    background-image: url(../image/xxx.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom:80px;
}

#bannerss {
    height: 200px;
}

/*新闻*/

#News {
    margin-bottom: 80px;
}
.newsdv {
    /*border:1px solid #d7d7d7;*/
}

.nw0 {
    padding: 20px 15px;
    background-color: #FFF;
    border: 1px solid #F2F2F2;
    /*position:relative;*/
    -webkit-transition-property: border;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease;
}
.nw1 {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    z-index:0;
    
}
    .nw1:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    /*无敌的闭合*/
.nwda {
    width: 75px;
    height: 44px;
    padding-top: 10px;
    position: absolute;
    right: 10px;
    bottom: -10px;
    background-color: #DAB797;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    box-shadow: 0px 0px 3px #808080;
    z-index:99;
}
.nw1 .mxpic {
    height: 197px;
    overflow: hidden;
}
.nw1 img {
    max-width: 100%;    
}
.nw2 {
    height:42px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
}
.nw3 {
    margin-bottom: 10px;
    font-size: 14px;
    color: #A3A3A3;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background:url(../image/3g.png) no-repeat 0 8px;
    text-indent:20px;
padding:5px 0;}
.nw4 {
    font-size: 14px;
    color: #A3A3A3;
    height:32px;
}
.nw3 a {
    color: #A3A3A3;
}
.nw4 a {
    color: #A3A3A3;
}

/*页脚*/
#footer {
}
#ft1 {
    background-color: #E5E5E5;
    padding:50px 0;
}
#ft1:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*无敌的闭合*/
#ft2 {
    background-color: #5F5D5E;
    padding: 20px 0;
    color: #F2F2F2;
}
#ft2_R a {
    color: #FFF;
}

#wwwpt{
    background:url(../image/www.png) no-repeat 0 0;
    height:26px;
}
#wwwpt:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*无敌的闭合*/
#wwwpt li{
    float:left;
    margin-right:5px;
}
    #wwwpt li a{
      display:block;
        width: 25px;
        height:26px;
    }
.ptdd:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*无敌的闭合*/
#ft1_1 {
    margin-bottom: 50px;
}
#ft1_1_dt {
    margin-bottom: 33px;
}
#ft1_1_dd1 {
    padding-right:20px;
    font-size: 14px;
    line-height:24px;
    color: #5F5D5E;
    margin-bottom:15px;
}

#ft1_2 dl {
margin-bottom:20px;
}

#ft1_2 dt{
    font-size:14px; 
    font-weight:bold;
    color:#545454;
}
    #ft1_2 dt span {
        width: 50px;
        border-bottom: 2px solid #E0BFA0;
        display: block;
        margin: 10px 0;
    }

    #ft1_2 dd li {       
        margin-bottom:10px;
       
    }

#ftcus li:nth-child(1) {
    background: url(../image/ftcus.png) no-repeat 0 0;
}
#ftcus li:nth-child(2) {
    background: url(../image/ftcus.png) no-repeat -45px 4px;
    line-height:30px;
}
#ftcus li:nth-child(3) {
    background: url(../image/ftcus.png) no-repeat -91px 4px;
    line-height: 30px;
}
#ftcus li:nth-child(4) {
    background: url(../image/ftcus.png) no-repeat -137px 4px;
    line-height: 30px;
}

#ftcus li span {
    display: block;
    margin-left: 30px;
    background-color: #E5E5E5;
    min-height: 30px;
  
}

.newsdvgo {
    
    -webkit-transition-property: margin-top;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
}

/*动画*/

    .newsdvgo:hover {
        /*border-color: #d0cdcd;*/
        margin-top: -5px;
        /*border: 1px solid #EFDECF*/
    }
.newsdv .nw0:hover {
    /*border-color: #d0cdcd;*/
    /*margin-top: -10px;*/
    border: 1px solid #E2C0A5
}

#khsayvd {
    width:100%;
    height:450px;
    background: url(../image/dfvdbg.jpg) no-repeat;
}