@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, form{margin:0;}
ol,ul{margin:0; padding:0;}
body{
    font-family: "Microsoft YaHei","Open Sans","微软雅黑", Arial, "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;font-size: 14px;color: #333;}
ul{margin:0; padding:0;}
ul li{list-style: none; }
a{text-decoration: none; color: #303030;-webkit-transition: all 0.2s ease;
    -moz-transition:  all 0.2s ease;
    transition:  all 0.2s ease;}
a:hover{}
*{box-sizing: border-box;}

.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear: both;}

.fl{
    float: left;}
.fr{
    float: right;}
.t-c{
    text-align: center;
}
.i-b{
    display: inline-block;
}
.img-auto{
    display: block;
    width: 100%;
    height: 100%;
}
.img-res{
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.container{
    width: 1200px;margin-left: auto;margin-right: auto;
    position: relative;
}
.wrapper{
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
}
.menu{
    width: 48px;
    height: 48px;
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
    background: url("../images/menu2.png") no-repeat center;
    background-size: 100%;
}
.index-nav2{
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 1000;
}
.index-nav2 li{
    background: rgba(0,0,0,0.6);
    /*border-bottom: 1px solid red;*/
    width: 100%;
    text-align: center;
    padding: 15px 0 ;

}
.index-nav2 li a{
    color: #fff;
    padding: 10px;
}

.container-full{
    width: 100%;
}
.bold{
    font-weight: bold;
}
::-webkit-scrollbar              {/* 1 */width:9px; background-color:#333;}
::-webkit-scrollbar-button       {/* 2 */}
::-webkit-scrollbar-track        {/* 3 */}
::-webkit-scrollbar-track-piece  {/* 4 */}
::-webkit-scrollbar-thumb        {/* 5 */border:solid 2px #333; width:5px;  border-radius:4px; background-color:#fff;}
::-webkit-scrollbar-corner       {/* 6 */background-color:#333;}
::-webkit-resizer                {/* 7 */}
::-webkit-scrollbar:horizontal   {height:9px;}
.mt20{
    margin-top: 0.2rem;
}
.h-top{
    width: 100%;
    height: 38px;
    background: #717171;
    color: #fff;
    line-height: 38px;
}
.h-top span{
    float: left;

}
.phone{
    float: right;
    font-size: 12px;
}
.phone img{
    float: left;
    margin-top: 5px;
    margin-right: 7px;
}
.m-nav-bg{
    width: 100%;
    height: 100px;
    background: #262626;
}

.swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    margin: 0 9px;
}
.swiper-pagination-bullet-active{

    background: #dfa15e;
}
.logo{
    float: left;
    width: 210px;
    height: 104px;
    display: block;
}
.header{
    width: 100%;
    height: 104px;
    background: #3a3442;
}
.logo{
    float: left;
    margin-left: 95px;

}
.index-nav{
    float: right;
    margin-right: 90px;
}
.index-nav li{
    float: left;
    text-align: center;
    margin-left: 70px;
    margin-top: 30px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.index-nav li:hover{
    margin-top: 20px;
}
.index-nav li.on{
    margin-top: 20px;
}
.index-nav li a{
    color: #f5e1bc;
    font-size: 16px;
}
.index-nav li span{
    font-size: 12px;
    display: block;
    padding-bottom: 10px;
    margin-top: 3px;

}
.adv-list{
    border-bottom: 2px solid #fff;
}
.adv-list ul{

}
.adv-list ul li{
    float: left;
    width: 33.333333%;
    position: relative;
}
.adv-word{
    text-align: center;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 30%;
    color: #fff;

}
.adv-word p{
    font-size: 60px;
    font-family: Arial;
}
.adv-word p span{
    font-size: 40px;
}
.adv-word h3{
    font-weight: normal;
    font-size: 24px;
}
.part1{
    width: 100%;
    background: url("../images/bg1.jpg") no-repeat center;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 145px;
}
.part-tit{
    text-align: center;
    margin-top: 80px;
}
.part-tit h2{
    font-size: 40px;
    margin-bottom: 5px;
}
.part-tit span{
    font-size: 16px;
    font-weight: lighter;
}
.part1-l{
    width: 400px;
    float: left;
}
.part1-cont{
    margin-top: 100px;
}
.busi-list{

}
.busi-list li{
    width: 185px;
    height: 185px;
    float: left;
    margin: 0 7px 14px;
    text-align: center;
    font-size: 16px;
    box-shadow: 0 0 10px #aaa;
}
.busi-list li a{
    display: block;
    width: 100%;
    height: 100%;
    background: #3a3442;
    color: #fff;
    overflow: hidden;
    padding: 10px;
}
.busi-box{
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
}
.busi-list li:nth-child(1) a{
    background: #f8e3b9;
    color: #3a3442;
}
.busi-list li:nth-child(4) a{
    background: #f8e3b9;
    color: #3a3442;
}
.busi-icon{
    width: 70px;
    height: 70px;
    background: url("../images/sprite.png") no-repeat ;
    margin: 40px auto 0;
}
.busi-list li:nth-child(1) .busi-icon{background-position: 0 0;}
.busi-list li:nth-child(2) .busi-icon{background-position: 0 -70px;}
.busi-list li:nth-child(3) .busi-icon{background-position: 0 -140px;}
.busi-list li:nth-child(4) .busi-icon{background-position: 0 -210px;}
.busi-list li:hover a{
    background: #fff;
}
.busi-list li:nth-child(2):hover .busi-icon{background-position: -70px -70px;}
.busi-list li:nth-child(3):hover .busi-icon{background-position: -70px -140px;}
.busi-list li:hover .busi-box{
    border: 1px solid #3a3442;
}
.busi-list li:nth-child(2):hover a{color: #3a3442;}
.busi-list li:nth-child(3):hover a{color: #3a3442;}
.part1-r{
    width: 600px;
    float: left;
    margin-left: 100px;
}
.part1-r h2{
    font-size: 60px;
    margin-top: 60px;
    font-weight: lighter;
}
.part1-r .cn{
    font-size: 20px;
    margin-top: 30px;
}
.part1-r .en{
    color: #999999;

}
.zx-phone{
    width: 378px;
    height: 42px;
    border: 1px solid #bfbfbf;
    border-radius: 21px;
    font-size: 20px;
    line-height: 40px;
    margin-top: 100px;
}
.zx-phone-t{
    width: 170px;
    height: 40px;
    background: #bfbfbf;
    border-radius: 20px;
    margin-left: -1px;
    margin-right: 16px;
    text-align: center;
    color: #fff;
    float: left;

}

.part2-wrap{
    width: 1720px;
    margin: 80px auto 0;

}
.hot-type{
    outline: 1px solid #fff;
    background: url("../images/hot-tit.jpg") no-repeat center;
    background-size: 100%;
    padding: 90px 0 0 76px;
}
.hot-col{
    width: 25%;
    float: left;
    height: 54em;
    position: relative;
    overflow: hidden;
}
.hot-type ul{

}
.hot-type ul li{
    margin-bottom: 20px;
}
.hot-type a{
    color: #fff;
    font-size: 18px;
}
.hot-type a:hover{
    text-decoration: underline;
}
.hot-intro{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    background: rgba(58,52,66,0.8);
    color: #fff;
    padding: 68px 0 0 60px;
    font-size: 16px;
    -webkit-transition: all 0.4s ease;-moz-transition:  all 0.4s ease;transition:  all 0.4s ease;
}
.buy{
    display: block;
    width: 132px;
    height: 32px;
    background: url("../images/car.png") no-repeat 16px center;
    color: #fff;
    padding-left: 44px;
    border: 1px solid #dcdcdc;
    border-radius: 16px;
    line-height: 30px;
    position: absolute;
    left: 60px;
    bottom: 55px;
}
.hot-intro p{
    margin-bottom: 10px;
}
.hot-col:hover .hot-intro{
    left: 0;
}
.hot-col img{
    -webkit-transition: all 0.6s ease;-moz-transition:  all 0.6s ease;transition:  all 0.6s ease;
}
.hot-col:hover img{
    transform: scale(1.2);
    -ms-transform:scale(1.2); 	/* IE 9 */
    -moz-transform:scale(1.2); 	/* Firefox */
    -webkit-transform:scale(1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2); 	/
}
.part3-wrap{
    margin-top: 65px;

}
.part3-l{
    width: 750px;
    float: left;

}
.sl-box{
    width: 380px;
    height: 380px;
    border: 10px solid #f1f1f1;
    padding: 130px 0 0 50px;
    margin-left: 100px;
}
.sl-box h2{
    font-size: 48px;

}
.sl-box p{
    font-size: 70px;
    color: #f4e4b3;
    font-weight: bold;
    line-height: 64px;
    margin-top: 20px;
}
.adv-tag{
    margin-top: 70px;
    margin-left: 165px;
}
.adv-tag h2{
    font-size: 24px;
    font-weight: normal;
    color: #666;
}
.adv-tag p{
    font-weight: lighter;
    font-size: 16px;
    line-height: 24px;
    color: #dadada;
    margin-top: 10px;

}
.part3-r{
    float: right;
    width: calc(100% - 750px);

}
.sp-list li{
    width: 100%;
    height: 128px;
    margin-bottom: 5px;
    background: #eeeeee;
    line-height: 128px;
    padding-left: 74px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease; transition:  all 0.2s ease;
}
.sp-list li h3{
    font-size: 30px;
    font-weight: normal;
    float: left;
    width: 138px;
    line-height: 128px;
}
.sp-list li span{
    float: left;
    width: 160px;
}
.sp-list li p{
    float: left;
    max-width: 600px;
}
.sp-list li:hover{
    color: #fff;

}
.sp-list li:nth-child(1):hover{background: url("../images/sp-img1.jpg") no-repeat center;}
.sp-list li:nth-child(2):hover{background: url("../images/sp-img2.jpg") no-repeat center;}
.sp-list li:nth-child(3):hover{background: url("../images/sp-img3.jpg") no-repeat center;}
.sp-list li:nth-child(4):hover{background: url("../images/sp-img4.jpg") no-repeat center;}
.part3-wrap{
    padding-bottom: 140px;
}


.part4{
    width: 100%;
    background: url("../images/bg2.jpg") center;
    overflow: hidden;
}
.news-list{
    padding: 0 25px;
    margin-top: 80px;
}
.news-list li{
    float: left;
    width: 20%;
    margin: 0 2.5%;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.news-img{
    width: 100%;
    height: 19em;
    overflow: hidden;
}
.news-bottom{
    width: 100%;
    height: 115px;
    padding: 30px 50px 0;
    position: relative;
    z-index: 999;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.news-bottom h3{
    font-size: 16px;
    font-weight: bold;
    text-align: center;

}
.news-bottom p{
    color: #a09ba7;
    line-height: 20px;
    margin-top: 20px;
    display: none;
}
.news-bottom a{
    display: block;
    width: 108px;
    height: 32px;
    background: #fff;
    text-align: center;
    border-radius: 16px;
    margin: 20px auto 0;
    line-height: 32px;
    font-size: 16px;
}
.news-list li:hover{
    margin-top: -28px;
}
.news-list li:hover .news-bottom{
    margin-top: -100px;
    background: #3a3442;
    color: #fff;
    height: 215px;
}
.news-list li:hover .news-bottom p{
    display: block;
}
.more{
    display: block;
    width: 136px;
    height: 40px;
    margin: 50px auto ;
    border: 1px solid #3a3442;
    text-align: center;
    line-height: 38px;
    border-radius: 20px;
    font-size: 18px;
}
.more:hover{
    background: #3a3442;
    color: #fff;
}
.par5-l{
    width: 50%;
    background: url("../images/bg3.jpg") no-repeat center;
    padding-left: 160px;
    padding-top: 110px;
    height: 730px;
    float: left;
}
.par5-l-tit{

}
.par5-l-tit p{
    font-size: 30px;
}
.par5-l-tit span{
    font-size: 40px;
    font-weight: lighter;
    color: #cccccc;
}
.par5-l-tit i{
    display: block;
    width: 45px;
    height: 4px;
    background: #bfbfbf;
    margin-top: 25px;
}
.about-txt{
    line-height: 36px;
    margin-top: 20px;
}
.about-adv{
    max-width: 640px;
    margin-top: 50px;
}
.about-adv li{
    float: left;
    color: #3a3442;
    padding-left: 30px;
    width: 318px;
    position: relative;
    margin-bottom: 30px;
}
.about-adv li:before{
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    background: #3a3442;
    left: 0;
    top: 3px;
}
.about-adv li:last-child{
    width: 375px;
}
.about-adv li span{
    font-size: 16px;
    font-weight: bold;
}
.about-adv li p{

}
.part5-r{
    width: 50%;
    background: #3a3442;
    padding-left: 100px;
    padding-top: 160px;
    height: 730px;
    float: right;
    color: #fff;
}
.part5-r-tit{
    font-size: 24px;
    color: #d0ccd5;
}
.part5-r-tit span{
    font-size: 42px;
    color: #fff;
}
.dz-txt{
    line-height: 36px;
    font-size: 16px;
    margin-top: 40px;
}
.form-wrap{
    width: 358px;
    margin-top: 30px;
}
.form-tit{
    width: 100%;
    height: 38px;
    border-radius: 19px;
    background: #f4e4b3;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    margin-bottom: 14px;
}
.form-row{
    width: 100%;
    font-size: 18px;
    background: #fff;
    border-radius: 19px;
    padding-left: 20px;
    height: 38px;
}
.form-row input[type=text]{
    width: 250px;
    height: 34px;
    border: none;
    outline: none;
    color: #333;
}
.form-row input[type=submit]{
    width: 66px;
    height: 30px;
    border-radius: 15px;
    background: #f4e4b3;
    border: none;
    outline: none;
    float: right;
    margin-right: 5px;
    margin-top: 4px;
}
.or{
    font-size: 18px;
    margin-top: 16px;
    line-height: 36px;
}
.or span{
    font-weight: bold;
}
.footer{
    width: 100%;
    padding: 25px 0 20px;
}
.ft-l{
    float: left;
    margin-left: 160px;
}
.qr-list li{
    float: left;
    margin-right: 25px;
    text-align: center;
    color: #666;
}
.qr-list li img{
    display: block;
    max-width: 100%;margin-bottom: 5px;
}
.ft-r{
    float: right;
    text-align: right;
    margin-right: 160px;
}
.ft-phone{
    font-weight: bold;
    font-size: 26px;
    padding-left: 35px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 10px;
    background: url("../images/ft-phone.png") no-repeat left center;
}
.ft-r p{
    color: #666;
}
.join-wrap{
    width: 100%;
    height: 858px;
    background: url("../images/zsjm.jpg") no-repeat center;
    overflow: hidden;
}
.join-phone{
    width: 358px;
    height: 48px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 46px;
    border-radius: 24px;
    margin: 450px auto 0;
    color: #fff;
    font-size: 26px;
}
.join-list{
    padding: 0 95px;
    width: 100%;
    margin-top: 45px;
}
.join-list li{
    float: left;
    width: 25%;
    padding: 0 5px;
    overflow: hidden;
}
.contact-wrap{
    width: 100%;
    height: 540px;
    background: url("../images/contact-bg.jpg") no-repeat center;

}
.contact-l{
    width: 50%;
    height: 100%;
    float: left;
    background: rgba(255,255,204,0.65);
}
.contact-phone{
    float: right;
    margin-top: 200px;
    margin-right: 78px;
    text-align: right;
}
.c-phone-top p{
    font-size: 26px;
    font-weight: bold;
}
.c-phone-top span{
    font-size: 16px;
    font-weight: lighter;
}
.c-phone{
    border-top: 1px solid #707070;
    font-weight: bold;
    font-size: 26px;
    padding-left: 35px;
    padding-top: 20px;
    line-height: 20px;
    height: 62px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
    background: url("../images/ft-phone2.png") no-repeat left center;
}
.contact-r{
    width: 50%;
    float: left;
    color: #Fff;

}
.cont-d{
    margin-top: 136px;
    margin-left: 90px;
}
.cont-d img{
    display: block;
    margin-bottom: 10px;
}
.cont-d p{
    font-size: 16px;
    line-height: 36px;
}
.map-wrap{
    width: 100%;
    height: 318px;
}
.in-banner{
    width: 100%;
    height: 426px;
    background-size: cover;
    overflow: hidden;
    position: relative;

}
.in-tit{
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: lighter;
    margin-top: 160px;
}
.in-tit p{
    font-size: 56px;
    font-weight: bold;
}
.child-nav{
    width: 100%;
    height: 46px;
    background: rgba(0,0,0,0.25);
    position: absolute;
    bottom: 0;
    left: 0;
}
.child-nav ul li{
    float: left;
    margin: 0 40px;
    line-height: 46px;
    font-size: 16px;
}

.child-nav ul li a{
    color: #fff;
}


.news-list2{
    margin-top: 60px;
}
.news-list2 li{
    width: 100%;
    padding: 35px 20px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
    border-bottom: 1px solid #e5e5e5;
}
.news-list2 li:hover{
    background: #eeeeee;
}
.news-img2{
    float: left;
    display: block;
    width: 200px;
    height: 128px;
}
.news-img2 img{
    display: block;
    width: 100%;
    height: 100%;
}
.news-r{
    float: left;
    width: calc(100% - 250px);
    margin-left: 45px;
}
.news-r-top{
    margin-top: 20px;
    margin-bottom: 20px;
}
.news-r-top a{
    float: left;
    font-size: 16px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-r-top span{
    float: right;
}
.news-r p{
    color: #999;
    line-height: 22px;
    max-height: 110px;
    overflow: hidden;
}
.border{
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}
.page{
    margin-top: 40px;
}
.page ul li{
    float: left;
    margin: 0 3px;
}
.page ul li a{
    padding: 4px 10px 4px;
    border: 1px solid #dcdcdc;
}
.page ul li span{
    padding: 4px 10px 4px;
    background: #3a3442;
    border: 1px solid #3a3442;
    color: #fff;
}
.news-wrap{
    margin-bottom: 100px;
}
.product-wrap{
    padding-bottom: 100px;
}
.child-nav2{
    background: #f2f2f2;
    width: 100%;
    padding: 25px 20px ;
    margin-top: 70px;
}
.child-nav2 ul {

}
.child-nav2 ul li{
    float: left;
    margin: 0 25px;
    font-size: 16px;
    overflow: hidden;

}
.child-nav2 ul li:first-child{padding: 6px 15px;}
.child-nav2 ul li a{
    padding: 6px 15px;
    display: inline-block;
}
.child-nav2 ul li.on a{
    background: #3a3442;
    color: #fff;

}
.product-list{
    margin-top: 50px;
}
.product-list li{
    float: left;
    position: relative;
    padding: 0 10px;
    margin-bottom: 45px;
}
.product-box{
    position: absolute;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    left: -100%;
    top: 0;
    color: #fff;
    padding: 20px ;
    z-index: 1;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.product-pd{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.p-name{
    font-size: 16px;
}
.go-buy{
    background: url("../images/car.png") no-repeat left center;
    padding-left: 30px;
    position: absolute;
    left: 20px;
    bottom: 20px;

}
.go-buy a{
    color: #fff;
}
.go-buy a:hover{
    text-decoration: underline;
}
.product-list li:hover .product-box{
    left: 0;
}
.dz-part1{
    width: 100%;
    height: 538px;
    background: url("../images/dz-bg.jpg") no-repeat center;
    overflow: hidden;
}
.dz-part1-tit{
    text-align: center;
    font-weight: lighter;
    font-size: 30px;
    margin-top: 90px;
    margin-bottom: 30px;
}
.dz-tit{
    text-align: center;
}
.dz-tit h2{
    margin-top: 60px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: lighter;
}
.dz-tit p{

}
.team-list{
    width: 1012px;
    margin: 50px auto 60px;
    position: relative;
}
.team-photo{
    width: 100%;
    height: 172px;
}
.team-info{
    width: calc(100% - 360px);
    height: 344px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    background: #4b3b61;
    padding: 30px 40px;
    color: #fff;
    display: none;
}
.team-info i{
    display: block;
    width: 15px;
    height: 17px;
    position: absolute;
}
.i1,.i2{
    background: url("../images/sanguo.png") no-repeat center;
    left: 0;
}
.i3,.i4{
    background: url("../images/sanguo2.png") no-repeat center;
    right: 0;
}
.i1,.i3{top: 26px;}
.i2,.i4{top: 198px;}


.f-photo .team-info{
    display: block;
}

.photo-img{
    position: relative;
    cursor: pointer;
}
.photo-img i{
    display: none;
    width: 15px;
    height: 17px;
    position: absolute;
    z-index: 999;
}

.team-list-l{
    float: left;
    width: 180px;
}
.team-list-r{
    float: right;
    width: 180px;
}
.team-info h3{
    font-size: 20px;
    font-weight: normal;
}
.team-job{
    margin: 15px 0;
}
.team-d{
    width: 100%;
    border-top: 1px solid #756886;
    padding-top: 30px;
}
.photo-img:hover img{

}
.dz-part3{
    width: 100%;
    padding-bottom: 80px;
    background: #eeeeee;
}
.shili{
    width: 1000px;
    margin: 45px auto 0;
}


.sl-posit{
    line-height: 30px;
}
.sl-posit img{
    float: left;
    margin-right: 10px;
}
.sl-slide{
    width: 50%;
    position: relative;
    height: 256px;
}
.sl-slide .hd ul li{
    float: left;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}
.sl-slide .hd{
    position: absolute;
    z-index: 1;
    bottom: 12px;
    left: 12px;
}
.sl-slide .hd ul li.on{
    background: transparent;
    border: 1px solid #fff;

}

.sl-slide .bd ul li{
    width: 100%;
    height: 256px;
}

.sl-info{
    width: 50%;
    background: #4b3b61;
    height: 256px;
    color: #fff;
    padding-top: 50px;
    padding-left: 50px;
}
.sl-info p{
    font-size: 32px;
    font-family: Arial;
    font-weight: bolder;
}
.sl-info span{
    font-size: 20px;
}
.sl-info div{
    margin-top: 40px;
}
.st-lilst{
    margin-top: 50px;
    margin-bottom: 120px;
}
.st-lilst li{
    padding: 0 12px;
}
.dz-part5-l{
    background: url("../images/dz-bg2.jpg") no-repeat;
    color: #fff;
    height: 560px;
    overflow: hidden;
}
.dz-part5-lc{
    float: right;
    margin-top: 200px;
    margin-right: 40px;
    text-align: right;
}
.dz-part5-lc h3{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
}
.dz-part5-lc .cn{
    font-size: 20px;
}
.dz-part5-lc .en{

}
.dz-part5-r{
    color: #666;
    height: 560px;
    overflow: hidden;
    background: #eeeeee;
    float: right;
    padding-top: 120px;
    padding-left: 55px;
    font-size: 16px;
}
.we-adv{
    line-height: 36px;
}
.phone-form{
    margin-top: 40px;

}
.phone-form p{
    color: #333;
}
.phone-form input[type=text]{
    width: 333px;
    height: 48px;
    background: #fff;
    border: none;
    outline: none;
    border-radius: 5px;
    padding-left: 12px;
    margin-top: 10px;
    margin-bottom: 13px;
    font-size: 18px;
}
.phone-form input[type=submit]{
    width: 86px;
    height: 36px;
    background: #601986;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    border: none;
    outline: none;
    margin-right: 12px;

}








.about-intro{
    text-align: center;
    margin-top: 20px;
}
.intro-cn{
    line-height: 36px;
    font-size: 16px;
}
.intro-en{
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin-top: 10px;
}
.about-slg-l,.about-slg-r{
    width: 50%;
    float: left;
}
.about-culture-wrap{
    width: 100%;
    margin-top: 120px;
}
.culture-tit{
    width: 33.3333%;
    float: left;
    background: #ffe7b9;
    height: 250px;

}
.culture-tit-w{
    margin-top: 105px;
    margin-left: 60px;
    border-left: 3px solid #fff;
    height: 54px;
    padding-left: 25px;
}
.culture-tit p{
    font-size: 30px;
    margin-top: -10px;
    line-height: 30px;
}
.culture-tit span{
    font-size: 20px;
    font-weight: lighter;
    color: #999;
}
.about-yj{
    float: left;
    width: 33.3333%;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    height: 250px;
    padding-left: 70px;
    padding-top: 60px;
    font-size: 16px;
}
.yj-tit{
    font-size: 20px;
    font-weight: lighter;
    margin-bottom: 20px;
}
.yj-tit span{
    color: #b9ad95;
}
.about-yj p{
    line-height: 32px;
}
.about-slide{
    position: relative;
}
.about-slide .hd span{
    position: absolute;
    top: 50%;
    width: 41px;
    height: 126px;
    display: block;
    margin-top: -63px;
    z-index: 999;
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.about-slide .hd .prev{
    left: 0;
    background: url("../images/arrow-l.png") no-repeat center;
}
.about-slide .hd .next{
    right: 0;
    background: url("../images/arrow-r.png") no-repeat center;
}
.about-slide .hd span:hover{
    opacity: 1;
}
.adv-list2{
    margin-top: 90px;
    margin-bottom: 100px;
}
.adv-list2 li{
    float: left;
    width: 25%;
    padding: 0 55px;
}
.adv-list2 li span{
    font-size: 16px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 5px;
}
.adv-list2 li p{
    color: #666;

}
.news-d-tit{
    text-align: center;
    font-size: 20px;
    margin-top: 80px;
}
.news-d-tag{
    text-align: center;
    margin-top: 10px;
}
.d-txt{
    margin-top: 50px;
    line-height: 28px;
}
.d-txt img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 20px auto;
}