body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    font-weight: normal;
}
body {
    font: 12px "microsoft yahei", Arial, Helvetica, sans-serif;
    color: #444;
    margin: 0;
    padding: 0;
    line-height: 24px;
}
ul,ol {
    list-style: none;
}
input,button {
    font-family: "Microsoft YaHei";
}
a {
    color:#000;
    text-decoration: none;
}
a:hover {
    color:#d5b86a;
    text-decoration: none;
}
.clearfloat:after {
    content: " ";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}
b{
    font-weight: normal;
}
.link {
    display: block;
    width: 100%;
    height: 100%;
}
.lf{
    float:left;
}
.rt{
    float: right;
}
img {
    border: none;
}
li {
    list-style: none;
}
input{
    outline: none;
    border: none;
}
input[type="button"]{
    cursor: pointer
}
textarea {
    resize: none;
}
b{
    font-weight: 400;
}
.hid-pc{
    display: none;
}
/*首页*/
.section{
   /* padding-top: 74px;*/
    padding-bottom: 42px;
}
.section_01{
    background: url(../images/bg_01.jpg) 50%;
    /*padding-top: 42px;*/
}
.section_02{
    background: url(../images/bg_02.jpg) 50%;
}
.section_03{
    background: url(../images/bg_03.jpg) 50%;
}
.section_04{
    background: url(../images/bg_04.jpg) 50%;
}
.section_05{
    background: url(../images/bg_05.jpg) 50%;
}
.logo{
    margin-right: 30px;
    position: relative;
    z-index: 10000;
}
.header .nav-box{
    position: relative;
    height:66px;
    padding-top: 40px;
    z-index: 10000;
}
.header .form-group{
    margin-right: 20px;
}
.header .navbar-form{
    position: absolute;
    right: 0;
    top:-7px;
}
.header .form-control{
    padding: 0;
    border-radius: 10px;
    height:26px;
    width:253px;
    border: 1px solid #666;
    background: #f5fafb;
    padding-left: 4px;
}
.header .form-control-feedback {
    top: 0;
    right: 7px;
    width: 17px;
    height: 18px;
    line-height: 26px;
}
.header .nav-box>form>a{
    color:#666;
}
.header .nav-box>form>span{
    color:#666;
    margin: 0 20px;
}
.header .nav-box>form>a:hover{
    color:#d5b86a;
}
.header .navi>ul>li{
    float: left;
    margin-left: 24px;
    /*width: 118px;*/
    position: relative;
}
.header .navi>ul>li>a{
    font-size: 14px;
}
.header .navi>ul>li.checked a{
    color:#d5b86a;
}
.header .navi>ul>li>ul{
    position: absolute;
    top:100%;
    left:0;
    /*text-align: center;*/
    font-size: 12px;
    width: 100%;
    padding-top: 20px;
    display: none;
}
.section_01{
    position: relative;
}
.navi-box{
    position: relative;
    padding-top: 42px;
    /*z-index: 20000;*/
}
.section_01 .container1{
    position: relative;
    z-index: 100;
}
.white-bg{
    background: #fff;
    opacity: 0.8;
    height:346px;
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
    z-index:20;
    display: none;
    padding-top: 108px;
}
.white-bg>ul{
    position: relative;
}
.white-bg>ul>li{
    float: left;
   /* margin-right: 46px;*/
}
.white-bg>ul>li a{
    font-size: 14px;
    color: #333;
}
.white-bg>ul>li a:hover{
    color:#d5b86a;
    transition: all 0.1s;
}

.language span{
    padding: 0 10px;
}

.sq_menu_back{
    position: absolute;top:0;left:0;background: #2F2F2F;z-index:3;width: 100%;height:100%;opacity: 0.9
}
.sq_menu_container{
    width:100%;
    min-height:600px;
    position: absolute;
    top:88px;
    z-index: 6;
	pointer-events:none;
}
.sq_meun_back{
    position: absolute;
    top:0;
    left:-104%;
    height:100%;
    width:50%;
    background: rgba(67,67,67,.8);
    z-index: 5;
    /*opacity: 0.9;*/
	pointer-events:auto;

}
.section_01 .sq_meun_back{
    top:-30px;
}
.sq_nav_park{
    /*float:left;*/
    display:inline-block;
    width:8px;
    height:8px;
    border-radius:60%;
    background: #fff;
    margin-top:5px;
    opacity: 1;
}
.sq_nav_1{
    margin-top:10px;
    cursor: pointer;
    margin-left:-155%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    padding-left: 20px;
}
.sq_nav_1 ul{
    padding-left: 30px;
    display: none;
}
.sq_nav_1>a{
    font-size: 16px;
}
.sq_nav_1 ul li>a{
    color: #d5b86a;
}
.sq_nav_1 ul li>a:focus{
    text-decoration: none;
    color: #d5b86a;
}
.sq_meun_nav{
    position: absolute;
    top:5%;
    left:1%;
    z-index:5;
}
.sq_nav_left{
    margin-left:10px;
    font-size: 14px;
   /* font-weight: bold;*/
}
#nav{
    position: relative;
}
.sq_menu{
    position: absolute;
    top:14px;
    right:10px;
    background: none;
    cursor: pointer;
    z-index: 6;
}
.sq_menu div{
    float:left;
}
.sq_m_span span{
    width:25px;
    height:3px;
    border-radius: 6px;
    display:block;
    background: #d5b86a;
    margin:5px 0;
}
.sq_m_meun{
    margin-top:3px;
    margin-left:10px;
    font-size: 18px;
    color:#fff;
    font-weight: bold;
}

.sq_start{
    position: absolute;
    bottom: 105px;
    left:50%;
    z-index:3;
    margin-left:-14px;
    width: 100px;
    height: 20px;
    font-size: 18px;
    background: -webkit-gradient(linear,left top,right top,color-stop(0, #3CAF5A),color-stop(0.3, #3CAF5A),color-stop(0.5, white),color-stop(0.7, #3CAF5A),color-stop(1, #3CAF5A));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-animation: slidetounlock 4s linear infinite;
    /*animation: slidetounlock 4s linear infinite;*/
    animation: v2 1.5s linear infinite;
}

@-webkit-keyframes slidetounlock { 0% {background-position: -150px 0;} 80%{background-position: 100px 0;} 100% {background-position: 150px 0;}}
@keyframes slidetounlock { 0% {background-position: -150px 0;} 80%{background-position: 100px 0;} 100% {background-position: 150px 0;}}
@keyframes v2 {
    0%{opacity: 0}
    50%{opacity:1}
    100%{opacity:0}
}
.sq_mouse{
    position: absolute;
    bottom: 3%;
    left:50%;
    margin-left:-14px;
    z-index:3;
}
.sq_m_small{
    position: absolute;
    top:63px;
    left:50%;
    margin-left:-2px;
    width:4px;
    height:10px;
    border-radius: 6px;
    background: #d5b76a;
    animation: smallDown 1.5s forwards infinite;
    -webkit-animation: smallDown 1.5s forwards infinite;
}
@keyframes smallDown {
    0%{top:7px;opacity: 1;}
    50%{top:9px;opacity: 0.5;}
    100%{top:10px;opacity: 0}
}
@-webkit-keyframes smallDown {
    0%{top:7px;opacity: 1;}
    50%{top:9px;opacity: 0.5;}
    100%{top:10px;opacity: 0}
}
@media(max-width: 1200px){
    .logo{
        margin-right: 30px;
    }
    .header .navi>ul>li{
        float: left;
        margin-left: 16px;
        position: relative;
    }
 #nav,.navbar-form{
        display: none;
    }
}
@media(max-width: 992px){
    .logo{
        margin-right: 15px;
    }
    .header .navi>ul>li{
        float: left;
        margin-left: 10px;
        position: relative;
    }
    .header .navi>ul>li>a{
        font-size: 14px;
    }
    .header .nav-box>form>span{
        color:#666;
        margin: 0 5px;
    }
    .logo{
        width:35%;
    }
    .logo img{
        width: 100%;
    }
}
@media(min-width: 769px) and (max-width: 1200px){
    .sq_meun_back{
        position: absolute;
        top:0;
        left:-61%;
        height:100%;
        width:50%;
        background: rgba(67,67,67,.8);
        z-index: 5;
        /*opacity: 0.9;*/

    }
    .sq_menu_container {
        width: 100%;
        min-height: 600px;
        position: absolute;
        top: 132px;
        z-index: 6;
    }
    .header .nav-box {
        float:right !important;
    }
}
@media(max-width: 769px){
    #nav,.navbar-form{
        display: none;
    }
    /*.section_01{
        padding-top: 20px;
    }*/
    .header .nav-box{
        width: 56%;
        padding-top: 0;
    }
    .logo{
        width:40%;
    }
    .language{
        margin-top: -5px;
    }
    .sq_meun_back{
        width:30%;
    }

    .navi-box {
        position: relative;
        padding-top: 22px;
        /* z-index: 20000; */
    }
}
@media(max-width: 480px){
    .header .nav-box{
        width: 44%;
    }
    .logo{
        width:50%;
    }
    .sq_meun_back{
        width:100%;
    }
	.sq_nav_1>a {
    font-size: 13px;
}
}
@media(min-width: 1200px){
    .language{
        display:none;
    }
    .sq_menu_container,.sq_menu{
        display: none;
    }
}
.main-box{
    border: 3px solid #090909;
    margin-top: 124px;

    transform-origin: 50% 50%;
    animation: v11 0.5s linear;
}
@keyframes v11 {
    0%{border: 3px solid transparent;transform: scale(1.5);}
    100%{border: 3px solid #090909;transform: scale(1);}
}
@-o-keyframes v11 {
    0%{border: 3px solid transparent;transform: scale(1.5);}
    100%{border: 3px solid #090909;transform: scale(1);}
}
@-moz-keyframes v11 {
    0%{border: 3px solid transparent;transform: scale(1.5);}
    100%{border: 3px solid #090909;transform: scale(1);}
}
@-webkit-keyframes v11 {
    0%{border: 3px solid transparent;transform: scale(1.5);}
    100%{border: 3px solid #090909;transform: scale(1);}
}
@-ms-keyframes v11 {
    0%{border: 3px solid transparent;transform: scale(1.5);}
    100%{border: 3px solid #090909;transform: scale(1);}
}
.navbar-form{
    padding: 0;
}
@media(min-width: 992px){
    #slide-down>ul>li:not(:nth-child(2)){
        padding-left: 5px;
    }
    #slide-down>ul>li{
        padding-top: 15px;
    }
}
/*首页*/
/*内页*/
.main{
    background: url(../images/bg_01.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.main .slide{
    width:22.5%;
    float: left;
}
.main .content{
    width:77.5%;
    float: left;
    padding-left: 20px;
}
.header-box{
    padding-bottom: 24px;
}
.main .slide-top{
    padding: 25px 15px 45px;
    background: #d5b86a;
    margin-bottom: 20px;
}
.main .slide-top h4{
    font-size: 26px;
    color: #fff;
    margin-bottom: 18px;
}
.main .slide-top ul{
    background: #fff;
}
.main .slide-top ul li a{
    display: block;
    height:49px;
    border-bottom: 1px solid #d5b86a;
    line-height: 49px;
    padding-left: 20px;
    font-size: 16px;
    color: #333;
}
.main .slide-top ul li a b{
    display: none;
}
.main .slide-top ul li a:hover,
.main .slide-top ul li.active a{
    color: #d5b86a;
    transition: all 0.5s linear;
}
.main .slide-top ul li a:hover b,
.main .slide-top ul li.active a b{
    display: inline-block;
    margin-left: 20px;
}
.main .slide-bottom{
    padding-bottom: 20px;
    background: #fff;
}
.main .slide-bottom .contact-box{
    padding-top: 12px;
    padding-bottom: 20px;
}
.main .slide-bottom h4{
    height:62px;
    line-height: 63px;
    font-size: 26px;
    color:#fff;
    background: #d5b86a;
    padding-left: 15px;
    padding-right: 15px;
}
.main .slide-bottom p{
    color: #676767;
    padding-left: 15px;
    line-height: 30px;
    word-wrap:break-word;
}
.main .slide-bottom p span{
    font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: top;
}
.main .slide-bottom p b{
    display: inline-block;
}
.footer{
    background: #000;
    height:108px;
    /*line-height: 108px;*/
    font-size: 13px;
    color: #999;
    padding-top: 48px;
}
.footer img{
    margin-right: 14px;
}
.footer .erweima{
    margin-top: -36px;
}
.footer .erweima p {
    position: relative;
    line-height: 20px;
    display: inline-block;
    top: 13px;
    text-align: center;
}
@media(max-width: 1200px){
    .footer span{
        display: block;
    }
    .footer .text{
        margin-top: -28px;
    }
}
@media(max-width: 768px){
    .footer .erweima{
        display: none;
    }
    .footer{
        height: 230px;
    }
    .hid-pc{
        margin: 10px;
        text-align: center;
        display:block;
    }
    .hid-pc p{
        line-height:20px;
    }
    .footer .text{
        text-align: center;
    }
    .header-box {
        padding-bottom: 0;
    }
}
.content-box{
    background: #fff;
    padding: 26px 15px 30px 15px;
}
.content-box .title{
    margin-bottom: 20px;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
     background-color: transparent;
     border-radius: 0;
}
.breadcrumb span{
    margin-right: 10px;
    color: #cecece;
    font-size: 16px;
}
.breadcrumb li,.breadcrumb li a{
    color: #999;
}
.breadcrumb li.active{
    color: #d5b86a;
}
.t,.selgz{
    font-size: 16px;
    color: #333;
}
.area{
    margin-bottom: 12px;
}
.content-box select{
    width: 136px;
    height:38px;
    border: 1px solid #e3e3e3;
    font-size: 16px;
    text-align: center;
}
.show-box .server{
    margin-bottom: 22px;
    position: relative;
}
.show-box .server .title{
    height:40px;
    width:100%;
    line-height: 40px;
    text-align: right;
    color:#fff;
    background: rgba(0,0,0,.6);
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    padding-right: 14px;
}
.show-box .server img{
    width:100%;
}
.show-box .server .title a{
    display: block;
    color: #fff;
    font-size: 16px;
}
.show-box .server:hover .title{
    background: #d5b86a;
    transition: all 0.5s linear;
}
.myPage{
    text-align: center;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 0;
    margin-left: 10px;
    line-height: 1.42857143;
    color: #595959;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    width:36px;
    height:36px;
    text-align: center;
    line-height: 36px;
    border-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus ,
.pagination > li.active a,
.pagination > li.active span,
{
    z-index: 3;
    color: #fff;
    background-color: #d5b86a;
    border-color: #ddd;
}
.introduce{
    padding-bottom: 80px;
}
.introduce img{
    margin-right: 30px;
    margin-bottom: 20px;
}
.introduce p{
    
    font-size: 14px;
    line-height: 32px;
}
.introduce span,.introduce h4{
    font-size: 16px;
    color: #d5b86a;
}
.show-box .video .title{
    height:50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    font-size: 14px;
}
.show-box .video .title a{
    color:#333;
    font-size: 14px;
}
.show-box .video img{
    width: 100%;
}
.show-box .video:hover .title{
    background: #d5b86a;
    transition: all 0.3s linear;
}
.show-box .video:hover .title a{
    color:#fff;
}
.culture{
    padding-bottom: 66px;
}
.culture p span{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #333;
    line-height: 36px;
}
.culture p>span:first-child{
    font-size: 16px;
    color: #d5b86a;
}
.culture img{
    margin-top: 20px;
}
.zizhi img{
    position: relative;
    z-index: 1;
}
.zizhi:hover img{
    transform: scale(2);
    transition: all 0.4s linear;
    z-index: 10000;
}
.zuzhi img{
    width:100% !important;
}
.zuzhi{
    padding-bottom: 57px;
}
.case{
    background: url(../images/bg_06.jpg) no-repeat;
    background-size: 100% 100%;
}
.case1{
    background: url(../images/bg_08.jpg) no-repeat;
    background-size: 100% 100%;
}
.case2{
    background: url(../images/bg_07.jpg) no-repeat;
    background-size: 100% 100%;
}
.case3{
    background: url(../images/bg_09.jpg) no-repeat;
    background-size: 100% 100%;
}
.case4{
    background: url(../images/bg_10.jpg) no-repeat;
    background-size: 100% 100%;
}
.case_out{
    padding:1% 0 2%;
}
.case_out .caseitem{
    padding:10px;
}
.case_out .caseitem .margin10{
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}
.case_out .caseitem a{

    overflow: hidden;
    display: block;
    padding:16px;
}
.case_left{
    width:257px;
    height:205px;
    padding:9px;
    background: #fff;
    position: relative;
    z-index: 10;
}
.case_right{
    position: relative;
    z-index: 5;
}
.case_right .text_bt1{
    font-size: 16px;
    overflow: hidden;
    line-height: 64px;
    display: inline-block;

}
.case_right .text_inner{
    height:64px;
    overflow: hidden;
    line-height: 64px;
    margin-bottom: 39px;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
}
.case_right .ckxq{
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    border: 1px solid #cecece;
    border-radius: 8px;
    padding:0 30px;
    position: relative;
    left:0;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}
.bluebg{
    width:200%;
    position:absolute;
    left:-100%;
    bottom:0;
    padding: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.bluebg p{
    width:50%;
    float: left;
    height:66px;
}
.bluebg2{
    background: #dfdfdf;
}
.bluebg1{
    background:#d5b86a;
}

.line{
    display: block;
    width:40%;
    border-bottom:2px solid #d5b86a;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}
.case_out .caseitem:hover .text_inner{
    color:#333;
}
.case_out .caseitem:hover .bluebg{
    left:0;
}
.case_out .caseitem:hover .ckxq{
    color: #fff;
    border: 1px solid #fff;
    left:85%;
}
.case_out .caseitem:hover .line{
    width:100%;
}
.engineer>li{
    background: #f5f5f5;
    padding-left: 14px;
}
.engineer>li .row>div:first-child a{
    display: inline-block;
    padding: 14px 0;
}
.engineer>li .row>div:first-child a img{
    width: 100%;
}
.engineer .intro{
    padding: 14px 0;
    padding-right: 15px;
}
.engineer .intro h4{
    font-size: 16px;
    line-height: 35px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 14px;
}
.engineer .intro p{
    font-size: 14px;
}
.engineer .intro .btn{
    width:115px;
    height:34px;
    text-align: center;
    line-height: 34px;
    background: #8c8c8c;
    padding: 0;
    border-radius: 0;
    color:#fff;
    margin-top: 20px;
}
.engineer .row>div:hover .btn{
    background: #d5b86a;
}
.engineer .row>div:hover h4 a{
    color: #d5b86a;
}
.engineer li{
    margin-bottom: 15px;
}
.case2{
    padding-top: 37px;
}
.case2 .breadcrumb li,.case2 .breadcrumb li a,.case2 .breadcrumb li span{
    color: #fff;
}
.case2 .breadcrumb{
    margin-bottom: 17px;
}
.partner{
    margin-bottom: 20px;
}
.partner>.row{
    background: #fff;
    padding-top: 14px;
    padding-bottom: 14px;
    margin: 0;
}
.partner .intro{
    margin-left: -8px;
}
.partner .intro h4{
    line-height: 40px;
    border-bottom: 2px solid #999;
}
.partner .intro h4 a{
    color: #666;
}
.partner .intro p{
    color:#666;
    font-size: 14px;
    margin-top: 12px;
}
.partner>.row>div img{
    width: 100%;
}
.partner>.row:hover{
    background: #d5b86a;
    transition: all 0.4s linear;
}
.partner>.row:hover .intro h4 a,.partner>.row:hover .intro p{
    color: #fff;
}
.partner>.row:hover .intro h4{
    border-bottom-color: #fff;
}
.myPage1 .pagination>li{
    width:36px;
    height:36px;
}
.myPage1 .pagination>li>a,
.myPage1 .pagination>li>span{
    background-color: rgba(255,255,255,0);
    color:#fff;
}
.myPage1 .pagination > li > a:hover,
.myPage1 .pagination > li > span:hover,
.myPage1 .pagination > li > a:focus,
.myPage1 .pagination > li > span:focus ,
.myPage1 .pagination>.active>a,
.myPage1 .pagination>.active span
{
    z-index: 3;
    color: #fff;
    background-color: #d5b86a;!important;
    border-color: #ddd;
}
.myPage1{
    text-align: center;
}
.service p img {
    width: 100%;
}
.service,.box{
    min-height: 770px;
}
.service p{
    text-indent: 28px;
    font-size: 14px;
}
.video{
    position: relative;
}
.video .story{
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    height:0;
    background: rgba(255,255,255,0.8);
    padding: 0 14px;
    overflow: hidden;
}
.video .story a{
    color: #333;
}
.video:hover .story{
    height:50px;
    transition: all 0.3s linear;
}
.suggest,.massage{
    border: 1px solid #d5b86a;
    border-top: 40px solid #d5b86a;
}
.form-box{
    width:72%;
    margin-left: 14%;
    padding: 26px 0;
}
.form-box input,.form-box textarea{
    border: 1px solid #666;
    height:34px;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 15px;
    color: #000;
}
.form-box .col-md-2,
.form-box .col-md-4,
.form-box .col-md-6,
.form-box .col-xs-12{
    padding: 0 8px;
}
.form-box textarea{
    height:252px;
    margin-bottom: 20px;
}
::-webkit-input-placeholder{
    color:#333;
}
:-moz-placeholder {
     color:#333;
 }
:-ms-input-placeholder {
    color:#333;
}
.form-box .btn{
    width: 177px;
    height: 34px;
    background: transparent;
    color: #981b1e;
    line-height: 34px;
    text-align: center;
    padding: 0;
    border: 1px solid #666;
    border-radius: 0;
    margin-left: -7px;
    font-size: 12px;
}
.massage .form-box textarea{
    height:170px;
}
.form-box .upload .btn{
    color:#333;
}
.form-box .upload p{
    padding: 14px 0;
}
.case4 .breadcrumb li,
.case4 .breadcrumb li a,
.case4 .breadcrumb li span,
.case4 .breadcrumb > li + li:before{
    color: #000;
}
.bdmap{
    height:610px;
    margin-top: 40px;
}
.attach-box{
    text-align: center;
    margin-top: 45px;
}
.attach-box h3{
    line-height: 66px;
    color: #000;
    font-size: 24px;
}
.attach-box p{
    word-wrap: break-word;
    font-size: 16px;
}
.attach-box>.row>div{
    border-right: 1px dashed #7d7a78;
    height: 204px;
}
.attach-box>.row>div:last-child{
    border:none;
}
.detail{
    min-height: 1160px;
    background: #fff;
    padding-top: 50px;
    padding-left: 14px;
    padding-right: 14px;
}
.detail h3{
    text-align: center;
    font-size: 2.3rem;
    margin-bottom: 24px;
    color:#333;
}
.detail .source{
    height:42px;
    line-height: 42px;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    margin-bottom: 24px;
    color: #999;
}
.detail  p img{
	width:100% !important;
}
.detail p{
    font-size: 14px;
    color: #333;
    text-indent: 24px;
}
.detail .bottom{
    border-top: 1px solid #999;
    margin-top: 24px;
    padding-top: 12px;
}
.detail .bottom a{
    display: block;
    color: #999;
}
.detail .bottom .btn{
    width:106px;
    height:38px;
    background: transparent;
    border: 1px solid #999;
    padding: 0;
    border-radius: 0;
    line-height: 38px;
}
.detail .bottom a:hover{
    color:#d5b86a;
}
.show-box .detail{
    padding-top: 20px;
}
@media (max-width: 768px){
    .main .slide{
        display: none;
    }
    .main .content{
        width:100%;
        float: none;
        padding-left: 0;
    }
	.case_left {
    width: 100%;
    height: 205px;
    padding: 9px;
    background: #fff;
    position: relative;
    z-index: 3;
}
.case_left img{
	width:100% !important;
}
.bdmap {
    height: 347px;
    margin-top: 40px;
}
.attach-box>.row>div {
    border-right: 0;
	border-bottom: 1px dashed #7d7a78;
	margin-bottom:15px;
	padding-bottom:15px;
}
}
/*首页*/
@font-face {
    font-family: 'MyNewFont';
    src: url('../fonts/CORPORATEA-REGULAR.OTF');
}
.main-box{
    padding-top: 80px;
}
.main-box .showcase h3,.main-box .gumu-box h3{
    font-size: 75px;
    color:#000;
    font-family: "MyNewFont";
    text-align: center;
    font-weight: bold;
    letter-spacing:14px;
}
.main-box .showcase p{
    font-size: 19px;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-family: "MyNewFont";
    letter-spacing:3px;
}
.main-box .gumu-box{
    margin-top: 90px;
    text-align: center;
}
.main-box .gumu-box .box_01{
    display: inline-block;
    width:28%;
    height:190px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-bottom: 94px;
    position: relative;
    overflow: hidden;
    animation: v4 1s linear;
    animation-delay: 1s;
}
@keyframes v4 {
    0%{opacity: 0;transform: scale(0) rotate(720deg);}
    100%{opacity: 1;transform: scale(1) rotate(0deg);}
}
.section_01 em{
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    height: 190px;
    background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
    background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
    transform: skewx(-25deg);
    -o-transform: skewx(-25deg);
    -moz-transform: skewx(-25deg);
    -webkit-transform: skewx(-25deg);
    animation: v1 2s infinite linear;
    animation-delay: 1s;
}
@keyframes v1 {
    0%{left:-100%;}
    100%{left:100%;}
}
@-o-keyframes v1 {
    0%{left:-100%;}
    100%{left:100%;}
}
@-webkit-keyframes v1 {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}
@-ms-keyframes v1 {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}
@-moz-keyframes v1 {
    0%{left:-100%;}
    100%{left:100%;}
}
.main-box .gumu-box h3{
    font-size: 68px;
    letter-spacing: 20px;
}
.main-box .gumu-box p b{
    display: inline-block;
    width:4px;
    height:4px;
    border-radius: 50%;
    background: #000;
    vertical-align: middle;
}
.main-box .gumu-box p{
    font-size: 26px;
    color:#000;
    letter-spacing:6px;
    height: 60px;
    line-height: 60px;
}
.main-box .gumu-box span{
    display: block;
    font-size: 44px;
    color: #000;
    font-family: "宋体";
    font-weight: bold;
    line-height: 44px;
}
.main-box .showcase{
    position: relative;
    left:-200%;
}
.section_02,.section_03,.section_04{
   padding-bottom: 0;
}
.section_02{
    position: relative;
}
.modal-box{
    width: 50%;
    height:100%;
    background: rgba(0,0,0,.65);
    position: relative;
    /*left: 0;*/
    z-index: 1;
    transition: all 0.5s linear;
}
.content_01{
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    padding-top: 40px;
    z-index: 100;
	/*pointer-events:none;*/
}
@font-face {
    font-family: 'MyNewFonts';
    src: url('../fonts/huawenxingkai.TTF');
}
.content_01 h3{
    text-align: center;
    font-family: 'MyNewFonts';
    font-size: 50px;
    color: #000;
}
.content_01 .b1{
    color:#ccaf64;
    transition: all 0.3s linear;
}
.content_01 .b2{
    color:#000;
    transition: all 0.3s linear;
}
.content_01 h3 .i1{
    margin-right: 20px;
}
.content_01 h3 .i2{
    margin-left: 20px;
}
.content_01 h4{
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
}
.content_01 h4 i{
    display: inline-block;
    width: 10px;
}
.content_02{
    width:62.5%;
    float: right;
    padding-top: 27%;
    color:#ccaf64;
    padding-right: 14px;
}
.content_02 h5{
    font-family: "MyNewFont";
    color: #ccaf64;
    font-weight: bold;
    font-size: 45px;
    letter-spacing: 4px;
}
.content_02 h6{
    font-size: 16px;
    color:#ccaf64;
    margin-top: 45px;
    margin-bottom: 90px;
}
.content_02 h6 b{
    display: inline-block;
    width:4px;
    height:4px;
    border-radius: 50%;
    background: #ccaf64;
    vertical-align: middle;
    margin: 0 10px;
}
.content_02 p{
    font-size: 22px;
    text-align: center;
}
.content_02>.row>div:not(:last-child){
    border-right: 1px solid #d5b86a;
}
.content_02>.row>div>p:first-child{
    margin-bottom: 18px;
    display: none;
}
.content_02>.row{
    margin-bottom: 80px;
}
.content_02 .introduce{
    font-size: 14px;
    color: #ccaf64;
    padding-bottom: 60px;
    text-align: justify;
    word-break: break-all;
}
.content_02 .btn{
    width:140px;
    height:34px;
    border:1px solid #ccaf64;
    color:#ccaf64;
    background: transparent;
    border-radius: 0;
}
.content_02 .btn:hover{
    background: #ccaf64;
    color:#fff;
}
.section_03 .content_01 h3 b{
    color: #000;
}
.section_03 h4{
    color:#000;
}
.section_04 .content_01 h3 b{
    color: #fff;
}
.section_04 .content_01{
    padding-top: 40px;
	position:relative;
	z-index:1;
}
.section_04 h4{
    color:#fff;
    margin-top: 20px;
}
.section_04 .container{
    height:100%;
    padding-top: 1%;
}
.section_04 .cases-show{
    padding: 0 20px;
}
.section_04 .container ul{
    width:100%;
    border-top:1px solid #8b8b8b;
    border-left:1px solid #8b8b8b;
}
.section_04 .container li{
    width:33.3%;
    float: left;
    border-bottom:1px solid #8b8b8b;
    border-right:1px solid #8b8b8b;
    position: relative;
}
.section_04 .container li img{
    width: 100%;
}
.section_04 .container li p{
    width:100%;
    height:0;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    background: #ccaf64;
}
.section_04 .container li p a{
    color: #fff;
    font-size: 16px;
}
.section_04 .container li:hover p{
    height:50px;
    transition: all 0.3s linear;
}
.section_04 .container ul>li:nth-child(1){
    left: -100%;
    top:-100%;
}
.section_04 .container ul>li:nth-child(2){
    top:-100%;
}
.section_04 .container ul>li:nth-child(3){
    right: -100%;
    top:-100%;
}
.section_04 .container ul>li:nth-child(4){
    left: -100%;
}
.section_04 .container ul>li:nth-child(6){
    right: -100%;
}
.section_04 .container ul>li:nth-child(7){
    left: -100%;
    bottom:-100%;
}
.section_04 .container ul>li:nth-child(8){
    bottom:-100%;
}
.section_04 .container ul>li:nth-child(9){
    right: -100%;
    bottom:-100%;
    overflow: hidden;
}
.section_05{
    position: relative;
    padding-top: 8%;
}
.section_05 .footer{
    width:100%;
    position: absolute;
    bottom:0;
}
.section_05 .contact-lf{
    width:44%;
    float: left;
}
.section_05 .contact-rt{
    width:56%;
    padding-left: 18px;
    float: right;
}
.section_05 .massage{
    border-top: 1px solid #d5b86a;
    background: rgba(255,255,255,.8);
    margin-top: 120px;
}
.section_05 .form-box {
    width: 90%;
    margin-left: 5%;
    padding: 26px 0;
}
.section_05 .form-box input,.section_05 .form-box textarea{
    background: transparent;
}
.section_05 h3{
    font-family: "MyNewFonts";
    font-size: 55px;
    color: #d5b86a;
    position: relative;
    z-index: 2;
}
.section_05 h3 b{
    display: inline-block;
    width:33px;
    height:33px;
    background: #981b1e;
    position: absolute;
    top:-33px;
    left: -33px;
}
.section_05 h3 i{
    display: inline-block;
    background: #981b1e;
    position: absolute;
    /*top:-33px;
    left: -33px;*/
    z-index: -1;
    transform-origin: 50% 50%;
    width:58px;
    height:58px;
    /*transform: rotate(180deg) scale(1.76);*/

}
.section_05 h3 i.d{
    animation: v5 1s linear;

}
@keyframes v5 {
    0%{transform: rotate(0deg) scale(0.6);top:-33px;left: -33px;}
    100%{transform: rotate(180deg) scale(1);top:0;left:0;}
}
@-o-keyframes v5 {
    0%{transform: rotate(0deg) scale(0.6);top:-33px;left: -33px;}
    100%{transform: rotate(180deg) scale(1);top:0;left:0;}
}
@-moz-keyframes v5 {
    0%{transform: rotate(0deg) scale(0.6);top:-33px;left: -33px;}
    100%{transform: rotate(180deg) scale(1);top:0;left:0;}
}
@-webkit-keyframes v5 {
    0%{transform: rotate(0deg) scale(0.6);top:-33px;left: -33px;}
    100%{transform: rotate(180deg) scale(1);top:0;left:0;}
}
@-ms-keyframes v5 {
     0%{transform: rotate(0deg) scale(0.6);top:-33px;left: -33px;}
     100%{transform: rotate(180deg) scale(1);top:0;left:0;}
 }


.section_05 h4{
    font-size: 20px;
    color: #ccaf64;
    padding: 60px 0;
    position: relative;
    bottom:-50%;
}
.section_05 .contact-lf span{
    display: inline-block;
    width:40px;
    height:40px;
    background: transparent;
    border: 1px solid #d5b86a;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: -8px;
}
.section_05 .contact-lf span img{
    margin-top: 10px;
    animation: v6 3s infinite linear;
}
@keyframes v6 {
    0%{transform: rotate3d(0,1,0,0deg)}
   100%{transform: rotate3d(0,1,0,360deg)}
}
.section_05 .contact-lf .tel{
    margin-bottom: 100px;
    font-size: 20px;
    color: #d5b86a;
    word-wrap:break-word;
    position: relative;
    padding-left: 60px;
}
.section_03 .container{
    position: relative;
}
.section_03 .intro{
    position: absolute;
    bottom:30px;
    right:0;
    color:#333;
}
.section_03 .intro b{
    display: inline-block;
    width:10px;
    height:10px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 15px;
}
.section_03 .intro ul>li:first-child b{
    background: #7dcd00;
}
.section_03 .intro ul>li:nth-child(2) b{
    background: #ff0000;
}
.section_03 .intro ul>li:last-child b{
    background: #000;
}
.float-left{
    width:83px;
    position: fixed;
    top:396px;
    left:0;
    z-index: 10000;
}
.float-ceil{
    width:100%;
    height:70px;
    background: #d5b76a;
    margin-bottom: 10px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 910;
    cursor: pointer;
}
.float-ceil.d{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.float-ceil img{
    vertical-align: middle;
    margin-top: 5px;
}
.pop{
    position: absolute;
    z-index: -1;
    height:70px;
    width:280px;
    top:0;
    left:0;
    background: rgba(232,209,145,.8);
    border-radius: 5px;
    padding-left: 100px;
    color:#fff;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 2px;
    text-align: left;
    display: none;
}
.erweima-box{
    position: absolute;
    z-index: -1;
    top:0;
    left:100%;
    height:auto;
    width:auto;
    padding: 10px;
    border-top-left-radius: 0;
    background: rgba(232,209,145,.8);
}
@media(min-width: 1200px) and (max-width: 1300px){
    .main-box{
        width:90%;
        margin-left: 5%;
    }
}
@media(max-width: 1400px){
    .section_04 .container {
        padding-top: 1%;
    }
}
@media(max-width: 1200px){
    .hid{
        display: none;
    }
    .main-box .gumu-box .box_01 {
        width: 38%;
    }
    .content_02 {
        width: 95.5%;
        padding-top: 42%;
    }
    .content_02 h5 {
        font-size: 40px;
    }
    .content_02 h6 {
        font-size: 22px;
        margin-top: 45px;
        margin-bottom: 90px;
    }
    .content_02 p {
        font-size: 18px;
    }
    .section_04 .container {
        padding-top: 19%;
    }
}
@media(max-width: 992px){
    .main-box .showcase h3, .main-box .gumu-box h3 {
        font-size: 52px;
        letter-spacing: 10px;
    }
    .main-box .showcase p {
        font-size: 14px;
        letter-spacing: 0px;
    }
    .main-box .gumu-box .box_01 {
        width: 40%;
    }
    .modal-box {
        width: 100%;
    }
    .content_01 h3 .b2,.content_01 h4 .b2{
        color:#ccaf64;
    }
    .content_01 h3 img{
        display: none;
    }
    .content_02 {
        width: 100%;
        float: none;
        padding-top: 32%;
        color: #ccaf64;
        padding-right: 0;
    }
    .content_02 h5,.content_02 h6{
        text-align: center;
    }
    .content_02 .btn{
        float: right;
        margin-right: 30px;
    }
    .section_03 .intro{
        display: none;
    }
    .content_01 {
        padding-top: 60px;
    }
    .section_04 .container {
        padding-top: 30%;
    }
    .section_05 .contact-lf {
        width: 100%;
        float: none;
        padding-left: 20px;
    }
    .section_05 .contact-rt {
        width: 100%;
        float: none;
    }
    .section_05 .contact-lf .tel {
        margin-bottom: 12px;
        font-size: 18px;
    }
    .section_05 h4 {
        font-size: 18px;
        padding: 34px 0;
    }
    .section_05 .form-box input, .form-box textarea {
        height: 34px;
        margin-bottom: 10px;
        width: 100%;
    }
    .section_05 .form-box .upload p {
        padding: 8px 0;
    }
    .section_05 .massage {
        margin-top: 20px;
    }
    .section_05 .massage .form-box textarea {
        height: 100px;
    }
    .content_02 .introduce {
        font-size: 14px;
        color: #ccaf64;
        text-align: left;
        padding-bottom: 60px;
        padding-left: 15px;
        padding-right: 15px;
    }

}
@media(max-width: 768px){
    .footer img{
        margin: 0;
    }
    .float-left{
        display: none;
    }
    .main-box {
        padding-top: 80px;
        width: 90%;
        margin-left: 5%;
    }

    .main-box {
        border: 3px solid #090909;
        margin-top: 42px;
    }
    .main-box .showcase h3, .main-box .gumu-box h3 {
        font-size: 32px;
        letter-spacing: 10px;
    }
    .main-box .showcase p {
        font-size: 12px;
        letter-spacing: 0px;
    }
    .main-box .gumu-box .box_01 {
        width: 58%;
    }
    .main-box .gumu-box h3 {
        font-size: 42px;
        letter-spacing: 10px;
        margin-top: 10px;
    }
    .main-box .gumu-box p {
        font-size: 20px;
    }
    .main-box .gumu-box span {
        font-size: 34px;
    }
}
@media(max-width: 480px){
    .section_05 .form-box input, .form-box textarea {
        height: 54px;
    }
    .service, .box{
        min-height: 300px;
    }
    .main-box .showcase h3, .main-box .gumu-box h3 {
        font-size: 18px;
        letter-spacing: 2px;
    }
    .main-box {
        padding-top: 30px;
        width: 90%;
        height:54.4vh;
        margin-left: 5%;
    }
    .main-box .gumu-box h3 {
        font-size: 22px;
        letter-spacing: 4px;
        margin-top: 10px;
    }
    .main-box .gumu-box p {
        font-size: 14px;
        letter-spacing: 2px;
        height: 45px;
        line-height: 45px;
    }
    .main-box .gumu-box span {
        font-size: 22px;
    }
    .main-box .gumu-box {
        margin-top: 20px;
        text-align: center;
    }
    .main-box .gumu-box .box_01 {
        margin-bottom: 34px;
        height:130px;
    }
    .content_01 {
        padding-top: 30px;
    }
    .content_01 h3 {
        font-size: 30px;
    }
    .content_01 h4 {
        text-align: center;
        font-size: 12px;
        margin-top: 12px;
    }
    .content_01 h4 i {
        display: inline-block;
        width: 5px;
    }
    .content_02 h5 {
        font-size: 24px;
    }
    .content_02 h6 {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom:28px;
    }
    .content_02 p {
        font-size: 12px;
    }
    .content_02>.row>div>p:first-child {
        margin-bottom: 0px;
        display: none;
    }
    .content_02>.row {
        margin-bottom: 34px;
    }
    .content_02 .introduce {
        font-size: 12px;
        color: #ccaf64;
        text-align: left;
        padding-bottom: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .sq_start img,.sq_mouse img{
        transform: scale(0.8);
    }
    .sq_start{
        bottom:90px;
    }
    .section_03{
        padding-top: 18vh;
    }
    .phone-site{
        height:55vh;
        overflow-y: scroll;
    }
    .section_04 .container li {
        width:50%;
    }
    .section_04 .container li p {
        height: 24px;
        line-height: 24px;
    }
    .section_04 .container li p a{
        font-size: 12px;
    }
    /*.section_04 .container ul>li:last-child{*/
        /*display: none;*/
    /*}*/
    .section_04 .container {
        padding-top: 10%;
    }
    .section_05 h3 i {
        width: 32px;
        height: 32px;
    }
    .section_05 h3 {
        font-size: 30px;
        margin-top: 20px;
    }
    .section_05 h3 b {
        display: inline-block;
        width: 20px;
        height: 20px;
        top: -20px;
        left: -20px;
    }
    .section_05 h4 {
        font-size: 16px;
        padding: 20px 0;
    }
    .section_05 .contact-lf span {
        display: inline-block;
        width: 34px;
        height: 34px;
    }
    .section_05 .contact-lf span img {
        margin-top: 5px;
    }
    .contact-rt{
        display: none;
    }
    .section_05 .contact-lf .tel {
        margin-bottom: 12px;
        font-size: 14px;
    }
    .culture img{
        display: none;
    }
    .introduce img{
        width: 100% ! important;
    }
	.section_05 {
    position: relative;
    padding-top: 31%;
}
.section_04 .container{
    height:100%;
    padding-top: 10%;
}
.zuzhi img {
    width: 100% !important;
    height: 380px !important;
}
.detail p img {
    width: 100% !important;
    height: 380px !important;
}
}
.nav-content{
    width:100%;
    position: absolute;
    top:0;
    left:0;
}
.upload{
    position: relative;
}
.upload input{
    position: absolute;
    top:0;
    left: 0;
    opacity: 0;
    visibility: visible;
}
/*.swiper-slide>img{
    width: 100%;
}*/
.swiper-slide{
    position: relative;
}
.swiper-slide1 p{
    position: absolute;
    top:196px;
    left: 0;
    z-index:10000;
    width:100%;
    text-align: center;
}
.swiper-slide2 p{
    position: absolute;
    top:256px;
    left: 0;
    z-index:10000;
    width:100%;
    text-align: center;
}
.swiper-slide3 p{
    position: absolute;
    top:-20px;
    left: 0;
    z-index:10000;
    width:100%;
    text-align: center;
}
/*以下为更改内容*/

@media(min-width: 769px) and (max-width: 1200px){
    .swiper-container .swiper-slide p img{
        width:100%;
    }
    .swiper-container .swiper-slide1 p img{
        width:90%;
    }
    .swiper-slide3 p{
        position: absolute;
        top:354px;
        left: 0;
        z-index:10000;
        width:100%;
        text-align: center;
    }
}
@media(min-width: 769px){
    .ph-banner{
        display: none;
    }
}
@media(max-width: 768px){
    .pc-banner{
        display: none;
    }
}
.site b{
    display: inline-block;
    width:8px;
    height:8px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 4px;
}
.nav-box .form-group a{
    display: block;
    width: 40px;
    height:26px;
    position: absolute;
    right:0;
    top:0;
}
.nav-box .form-group{
    position: relative;
}