@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, form{margin:0;}
ol,ul{margin:0; padding:0;}
html{height: 100%;}
body{
    height: 100%;
    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;}
img{-webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;}
a:hover{}
*{box-sizing: border-box;}
[id^="baidu_jsapi_watermark"] {
    display: none !important;
}
.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: 1220px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.page-wrap{
}
.page-wrap ul li{
    float: left;
    margin: 0 1px;
}
.page-wrap ul li a{
    display: block;
    padding: 4px 10px 4px;
}
.page-wrap ul li span{
    display: block;
    padding: 4px 10px 4px;
    background: #c19059;
    color: #fff;
}
.page-wrap ul li a:hover{
    background: #c19059;
    color: #fff;
}
.menu{
    width: 48px;
    height: 48px;
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
    background: url("../images/menu.png") no-repeat center;
    background-size: 100%;
}
.index-nav2{
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 1000;
    background-color: #727272;
}
.index-nav2 li{
    /*border-bottom: 1px solid red;*/
    width: 100%;
    text-align: left;

    color: #e6e6e6;
    line-height: 4.5rem;
    border-bottom: solid 1px #bfbfbf;

}
.m-nav2{
    background: url("../images/show1.png") no-repeat right 1em center;
}
.m-nav3{
    background: url("../images/show2.png") no-repeat right 1em center;
}
.index-nav2 li>a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav2-wrap{
    background-color: #e6e6e6;
    display: none;
}
.m-nav2-row{
    border-bottom: solid 1px #bfbfbf;
    line-height: 4rem;
}
.m-nav2-row a{
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav3-wrap{
    display: none;
}
.m-nav3-wrap .m-nav2-row{
    line-height: 3.6rem;
    background: #fff;
    font-size: 12px;
    border-bottom: none;
}
.add-icon1{
    background: url("../images/show1.png") no-repeat right 1em center !important;
}
.add-icon2{
    background: url("../images/show2.png") no-repeat right 1em center !important;
}
.hide-icon1{
    background: url("../images/hide1.png") no-repeat right 1em center;
}
.hide-icon2{
    background: url("../images/hide2.png") no-repeat right 1em center;
}
.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;
}

.swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    margin: 0 9px;
}
.swiper-pagination-bullet-active{

    background: #dfa15e;
}

.header{
    width: 100%;
    height: 80px;
    background: #fff;
}
.logo{
    display: block;
    float: left;
    margin-top: 14px;
    margin-left: 128px;
}
.main-nav{
    float: left;
    margin-left: 300px;
}
.main-nav>li{
    float: left;
    width: 112px;
    line-height: 80px;
    position: relative;
    text-align: center;
}
.main-nav>li>a{
    display: block;
    width: 100%;
    height: 100%;
}
.main-nav>li.on>a{
    color: #fff;
    background: #c19059;
}
.main-nav>li>a:hover{
    color: #fff;
    background: #c19059;
}

.about-nav{
    position: absolute;
    z-index: 999;
    font-size: 14px;
    width: 100%;
    display: none;
    background: #c19059;
    padding: 20px 0 30px;
}
.about-nav:after{
    display: block;
    content: '';
    width: 80px;
    height: 1px;
    background: #fff;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}
.about-nav div{
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
}
.about-nav div a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.about-nav div a:hover{

    text-decoration: underline;
}
.pro-li .about-nav{
    width: 150%;
}
.working{
    display: block;
    width: 153px;
    height: 100%;
    background: url("../images/chain.png") no-repeat left 30px center;
    border-left: 1px solid #dddddd;
    float: left;
    line-height: 80px;
    padding-left: 60px;

}
.phone{
    width: 200px;
    height: 100%;
    background: #c19059 url("../images/phone.png") no-repeat left 16px center;
    color: #fff;
    padding-left: 50px;
    float: left;
    line-height: 80px;
    font-size: 18px;
}
.banner{
    position: relative;
}
.banner .swiper-pagination-clickable .swiper-pagination-bullet{
    width: 40px;
    height: 6px;
    border: 1px solid #fff;
    border-radius: 0;
    background: transparent;
}
.banner .swiper-pagination-clickable .swiper-pagination-bullet-active{
    border: 1px solid #c19059;
    background: #c19059;
}
.qr-box{
    position: absolute;
    z-index: 3;
    width: 96px;
    left: 128px;
    bottom: 28px;
    text-align: center;
}
.qr-box span{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.part1{
    width: 100%;
    height: 900px;
    background: url("../images/part1-bg.jpg") no-repeat center;
    position: relative;
    overflow: hidden;
}
.part1-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    left: 0;
    top: 0;
}
.busi-list{
    height: 100%;
}
.busi-list li{
    width: 20%;
    float: left;
    text-align: center;
    color: #fff;
    height: 100%;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.busi-list li:hover{
    background: rgba(199,157,110,0.8);
}
.busi-list li:hover .busi-img{

    height: 240px;
}
.busi-list li:hover .busi-icon{
    margin-top: 160px;
}
.busi-list li:hover p i{
    background: #fff;
}
.busi-icon{
    width: 75px;
    height: 75px;
    margin: 300px auto 0;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.busi-list li p{
    position: relative;
    font-size: 20px;
    margin-top: 30px;
}
.busi-list li p i{
    display: block;
    width: 38px;
    height: 2px;
    background: #c79d6e;
    margin: 25px auto 0;
}
.busi-list li a{
    padding: 0 40px;
    height: 48px;
    border: 1px solid #fff;
    line-height: 46px;
    margin: 50px auto 0;
    color: #fff;
}
.busi-img{
    margin: 25px auto 0;
    overflow: hidden;
    max-width: 320px;
    height: 0;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.busi-list li a span{
    float: left;
    margin: 0 4px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.busi-list li a span.dy{
    font-family: 宋体;
    font-size: 20px;
}
.busi-list li:hover a span{
    margin: 0 6px;
}
.high-bg{
    width: 100%;
    min-height: 1633px;
    padding-bottom: 120px;
    background: #f2f2f2 url("../images/part2-bg.jpg") no-repeat top center;
}
.part2{
    padding-top: 80px;
    padding-bottom: 203px;
}
.part-tit{
    text-align: center;
}
.part-tit span{
    position: relative;
    color: #c19059;

}
.part-tit span:before{
    display: block;
    width: 10px;
    height: 2px;
    background: #c19059;
    content: '';
    position: absolute;
    left: -18px;
    top: 50%;
}
.part-tit span:after{
    display: block;
    width: 10px;
    height: 2px;
    background: #c19059;
    content: '';
    position: absolute;
    right: -18px;
    top: 50%;
}
.part-tit p{
    font-size: 28px;
}
.tit-icon{
    width: 48px;
    height: 48px;
    margin: 0 auto 5px;
}

.pro-slide .bd ul li{
    float: left;
    width: 50%;
    height: 266px;
    position: relative;
    color: #fff;
    overflow: hidden;

}
.pro-slide{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 70px;
}
.pro-slide .hd{

}
.pro-slide .hd span{
    position: absolute;
    display: block;
    width: 30px;
    height: 52px;
    top: 50%;
    margin-top: -26px;
    cursor: pointer;
}
.pro-slide .hd span.prev{background: url("../images/arr-l.png") no-repeat center;left: -92px;}
.pro-slide .hd span.next{background: url("../images/arr-r.png") no-repeat center;right: -92px;}

.pro-slide .hd ul li{
    width: 35px;
    height: 5px;
    border: 1px solid #c19059;
    float: left;
    margin: 0 8px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.pro-slide .hd .t-c{
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
}
.pro-slide .hd ul{

}
.pro-slide .hd ul li.on{
    background: #c19059;
}
.pro-slide .bd ul .first-li a{
    color: #fff;
}
.first-li .pro-intro p{
    font-size: 24px;
    padding-left: 50px;
    margin-top: 120px;
}
.pro-intro{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    padding-left: 38px;
}

.go-list{
    position: absolute;
    width: 120px;
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    background: url("../images/cube.png") no-repeat right center;
    right: 35px;
    bottom: 24px;
}
.pro-slide .bd ul li a{
    color: #c19059;
}
.pro-slide .bd ul .scd-li a{
    color: #fff;

}
.pro-tit{
    margin-top: 60px;
    font-size: 18px;
}
.pro-tit i{
    display: block;
    width: 18px;
    height: 2px;
    background: #c19059;
    margin-top: 12px;
}
.scd-li .pro-tit i{
    background: #fff;
}
.intro-p{
    margin-top: 20px;
    max-width: 294px;
    font-size: 12px;
    font-family: 宋体;
}
.dy{
    font-family: 宋体;
    font-size: 20px;
}
.more-btn{
    line-height: 20px;
    font-size: 12px;
    margin-top: 20px;
}
.more-btn span{
    float: left;
}
.more-btn .dy{
    font-size: 16px;
    margin-left: 6px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.pro-slide .bd ul li:hover img{
    transform: scale(1.2);
}
.pro-slide .bd ul li:hover .more-btn .dy{
    margin-left: 10px;
}
.part3{
    padding-top: 40px;
}
.part3 .part-tit{
    color: #fff;
}
.part3 .part-tit span{
    color: #fff;
}
.part3 .part-tit span:before{
    background: #fff;
}
.part3 .part-tit span:after{
    background: #fff;
}
.case-list{
    height: 434px;
    margin-left: -33px;
    margin-top: 50px;
    margin-bottom: 60px;
}
.case-list li{
    float: left;
    width: 274px;
    background: #fff;
    padding-top: 35px;
    padding-bottom: 60px;
    margin-left: 33px;
    box-shadow: 0 0 8px #bbb;
}
.case-tit{
    text-align: center;
    color: #a7a7a7;
}
.case-tit p{
    font-size: 60px;
    font-family: Arial;
    line-height: 60px;
}
.case-tit span{
    position: relative;
    font-family: Arial;
}

.case-tit span:before{
    display: block;
    width: 32px;
    height: 2px;
    background: #adadad;
    content: '';
    position: absolute;
    left: -42px;
    top: 50%;
}
.case-tit span:after{
    display: block;
    width: 32px;
    height: 2px;
    background: #adadad;
    content: '';
    position: absolute;
    right: -42px;
    top: 50%;
}
.case-tit h3{
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    color: #000;
}
.case-intro{
    color: #808080;
    font-size: 12px;
    line-height: 24px;
    margin-top: 20px;
    position: relative;
}
.case-intro h4{
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 10px;
}
.case-intro p{
    padding: 0 25px;
    height: 96px;
    overflow: hidden;
}

.more-btn2{
    line-height: 20px;
    margin-top: 75px;
}
.more-btn2 span{
    float: left;
}
.more-btn2 .dy{
    color: #000;
    margin-left: 6px;
}
.case-img{
    width: 100%;
    padding: 0 6px;
    height: 178px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.case-list li:hover .case-img{
    opacity: 1;
}
.case-list li:hover a{
    color: #c19059;
}
.case-list li:hover .case-tit{
    color: #c19059;
}
.case-list li:hover .case-tit span:before{background: #c19059;}
.case-list li:hover .case-tit span:after{background: #c19059;}
.case-list li:hover .case-tit h3{
    color: #c19059;
}
.case-list li:hover .more-btn2 .dy{
    color: #c19059;
}
.more-btn3{
    color: #fff;
    padding: 15px 43px;
    background: #c19059;
    line-height: 18px;
}
.more-btn3 span{
    float: left;
    margin: 0 2px;
}
.more-btn3 span.dy{
    font-family: 宋体;
}
.part4{
    padding-top: 55px;
    width: 1540px;
    margin-left: auto;
    margin-right: auto;
}
.news-wrap{
    margin-top: 70px;
}
.more-news{
    width: 323px;
    height: 440px;
    float: left;
    position: relative;
    overflow: hidden;
    color: #fff;
    display: block;
}
.more-wz{
    position: absolute;
    width: 100%;
    height: 62px;
    background: linear-gradient(to top,#000,transparent);
    left: 0;
    bottom: 0;
    line-height: 62px;
}
.more-wz span{
    float: left;
    margin-left: 20px;
    font-size: 22px;
    font-weight: bold;
}
.more-wz div{
    float: right;
    padding-right: 20px;
    background: url("../images/arrows.png") no-repeat right center;
    margin-right: 16px;
}
.news-half{
    float: left;
    width: 710px;
}
.news-r{
    width: 314px;
    float: right;
}
.hl-date{
    border-bottom: 1px solid #515151;
}
.hl-date span{
    font-size: 26px;
}

.hl-news a{
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 0;
}
.hl-news a:hover{
    color: #c19059;
}
.hl-news p{
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.news-list{
    margin-top: 25px;
}
.news-list li{
    height: 49px;
    line-height: 48px;
    border-bottom: 1px solid #c6c6c6;
}
.news-list li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list li a:hover{
    color: #c19059;
}
.news-half2{
    float: right;
}
.part5{
    width: 100%;
    padding-top: 90px;
    background: url("../images/cont-bg.jpg") no-repeat top center;
    background-size: cover;
    padding-bottom: 130px;
}
.part5 .part-tit p{
    color: #fff;
}
.cpn-name{
    color: #c19059;
    font-size: 22px;
    margin-bottom: 30px;
}
.cont-phone{
    color: #fff;
}
.cont-phone span{
    font-size: 16px;
}
.cont-phone p{
    font-size: 32px;
}
.cont-wrap{
    margin-top: 80px;
}
.cont-l{
    border-right: 1px solid #fff;
    padding-top: 25px;
    padding-bottom: 30px;
    padding-left: 70px;
}
.contact-way{
    color: #c8c8c8;
    line-height: 28px;
    margin-top: 20px;
}
.cont-r{
    padding-left: 84px;
    padding-top: 28px;
}
.cont-r form{
    width: 366px;
}
.cont-r form input[type=text]{
    display: block;
    width: 100%;
    height: 48px;
    border: 1px solid #fff;
    outline: none;
    margin-bottom: 34px;
    padding-left: 34px;
    color: #fff;
    background:transparent url("../images/xing.png") no-repeat left 22px center;
    font-size: 16px;
}
.cont-r form input[type=text]::placeholder{
    color: #fff;
}
.cont-r form textarea{
    display: block;
    width: 100%;
    height: 48px;
    border: 1px solid #fff;
    outline: none;
    background: transparent;
    margin-bottom: 34px;
    padding-left: 34px;
    resize: none;
    color: #fff;
    font-size: 16px;
    padding-top: 12px;
}
.cont-r form textarea::placeholder{
    color: #fff;
}
.cont-r form input[type=submit]{
    width: 100%;
    height: 48px;
    color: #fff;
    background: #c19059;
    border: none;
    outline: none;
    font-size: 16px;
}
.footer{
    width: 100%;
    color: #fff;
    font-size: 12px;
    background: #c19059;
    padding-bottom: 16px;
}
.f-link{
    margin-top: 40px;
    margin-bottom: 5px;
}
.footer a{
    color: #fff;
}
.qr-box2{
    float: right;
    text-align: center;
    width: 104px;
    margin-top: 22px;
}
.qr-box2 img{
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
}
.qr-box2 span{

}
.in-banner{
    width: 100%;
    position: relative;
    height: 300px;
    overflow: hidden;
}
.in-title{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin-top: 110px;
    margin-left: 250px;
}
.in-title i{
    display: block;
    width: 74px;
    height: 5px;
    background: #fff;
    margin-top: 20px;
}
.in-wrap{
    width: 1500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    padding-bottom: 100px;
}
.erji{
    float: left;
    width: 215px;
}
.erji h3{
    font-size: 18px;
    font-weight: normal;
    line-height: 67px;
    border-bottom: 1px solid #e3e3e3;
    border-left: 6px solid #e3e3e3;
    padding-left: 22px;
    cursor: pointer;
}
.erji ul{
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
    border-left: 6px solid #e3e3e3;
}
.erji ul li{
    padding-left: 22px;

    height: 40px;
    line-height: 40px;
}
.erji ul li a:hover{
    color: #c19059;
}
.erji h3.on{
    color: #c19059;
    border-left: 6px solid #c19059;
}
.in-r{
    width: 1210px;
    float: right;
}
.pro-list{
    margin-bottom: 60px;
}
.pro-list li{
    padding: 0 15px;
    text-align: center;
    line-height: 38px;
    margin-bottom: 10px;
}
.pro-list li a{
    display: block;
    width: 100%;
}
.pro-img{
    width: 100%;
    height: 234px;
    border: 1px solid #c0c0c0;
    overflow: hidden;
}
.pro-list li a:hover img{
    transform: scale(1.2);
}
.case-type{
    border-bottom: 1px solid #bfbfbf;
    padding-left: 20px;
}
.case-type li{
    float: left;
    width: auto;
    margin-right: 20px;
}
.case-type li a{
    padding: 15px 0 20px;
    display: inline-block;
    border-top: 1px solid transparent;
}
.case-type li.on a{
    border-top: 1px solid #000000;
    color: #c19059;
}
.case-type li:hover a{
    border-top: 1px solid #000000;
    color: #c19059;
}
.case-list2{
    margin-top: 80px;
    margin-bottom: 40px;
    padding: 0 30px;
}
.case-list2 li{
    width: 25%;
    padding: 0 15px;
    text-align: center;
    line-height: 48px;
    margin-bottom: 25px;
    float: left;
}
.case-list2 li a{
    display: block;
    width: 100%;

}
.case-img2{
    width: 100%;
    overflow: hidden;
}
.case-list2 li a:hover img{
    transform: scale(1.2);
}
.news-list2{
    margin-bottom: 60px;
}
.news-list2 li{
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    padding: 13px 0 15px;
}
.news-date {
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}
.rili img{
    float: left;
}
.rili span{
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}
.jt{
    margin-top: 24px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.news-c{
    float: left;
    width: 910px;
    margin-left:68px;
    margin-top: 30px;
}
.news-c h3{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 18px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.news-c p{
    font-size: 12px;

}
.news-img3{
    float: right;
    width: 220px;
}
.news-list2 li:hover .news-c h3{
    color: #c19059;
}
.news-list2 li:hover .jt{
    margin-left: 10px;
}
.cont-tit{

}
.cont-tit p{
    font-size: 24px;
    color: #7f8692;
}
.cont-tit span{
    font-weight: bold;
    font-size: 30px;
}
.cont-wrap2{
    margin-top: 20px;
}
.cont-l2{
    float: left;
    width: 300px;
}
.cont-row{
    margin-bottom: 50px;
    margin-top: 24px;
}
.map-wrap{
    float: right;
    width: calc(100% - 340px);

}
.map{
    width: 100%;
    height: 520px;
}
.cont-icon{
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    border-radius: 50%;
    background: #000000;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;

}
.cont-row:hover .cont-icon{
    background: #c19059;

}
.cont-icon div{
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.cont-r2{
    float: left;
    width: calc(100% - 50px);
    margin-left: 14px;
}
.cont-r2 p{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.gray-bg{
    background: #eeeeee;
    width: 100%;
    overflow: hidden;

}
.wrapper2{
    margin-left: auto;
    width: 1500px;
    margin-right: auto;
}
.msg-wrap{
    padding: 50px 0 70px;
}
.msg-form{
    margin-top: 20px;
}
.msg-form input[type=text]{
    float: left;
    background: #fefffd url("../images/xing.png") no-repeat left 30px center;
    width: 22%;
    margin-right: 1%;
    border: none;
    outline: none;
    padding-left: 38px;
    height: 52px;
}
.msg-form textarea{
    float: left;
    width: 36%;
    margin-right: 1%;
    border: none;
    outline: none;
    padding-left: 38px;
    height: 52px;
    padding-top: 16px;
    resize: none;
}
.msg-form input[type=submit]{
    width: 16%;
    border: none;
    outline: none;
    height: 52px;
    background: #c19059;
    color: #fff;
    font-size: 16px;
}
.about-img{
    float: left;
    width: 40%;
}
.about-intro{
    width: 56%;
    float: right;
    padding: 0 10px;
    margin-top: 20px;
}
.about1{
    padding: 80px 0 80px;
}
.about-intro-txt{
    color: #727171;
    line-height: 30px;
    margin-top: 30px;
}
.about2{
    width: 100%;
    background: url("../images/about2.jpg") no-repeat ;
    min-height: 700px;
    overflow: hidden;
}
.about2 .cont-tit{
    margin-top: 150px;
}
.about2 .cont-tit p{
    color: #f2cca0;
}
.about2 .cont-tit span{
    color: #fff;
}
.wenhua{
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    margin-top: 40px;
}
.about3{
    padding: 80px 0;
}
.year{
    float: left;
}
.year>img{
    float: left;

}
.licheng{
    margin-top: 35px;
}
.year-r{
    float: left;
    margin-left: 55px;
}
.year-r p{
    line-height: 130px;
    font-size: 24px;
}
.zdnh{
    width: 53%;
    float: right;
}
.zdnh p{
    color: #727272;
    line-height: 24px;
    margin-top: 5px;
}
.zdnh span{
    font-size: 18px;

}
.zdnh>div{
    border-bottom: 1px solid #dcdcdc;
    height: 130px;
    padding-top: 30px;
}
.about4{
    width: 100%;
    background: #a12530;
    padding: 80px 0 120px;

}
.about4 .cont-tit{
    text-align: center;
    color: #fff;
}
.about4 .cont-tit p{
    color: #fff;

}
.honor-slide{
    margin-top: 65px;
    position: relative;
    max-height: 280px;
    overflow: hidden;
}
.honor-slide .hd{

}
.honor-slide .hd span{
    display: block;
    width: 35px;
    height: 60px;
    position: absolute;
    margin-top: -30px;
    top: 50%;
    cursor: pointer;
}
.honor-slide .hd span.prev{background: url("../images/arrow-l.png") no-repeat center;left: 0;}
.honor-slide .hd span.next{background: url("../images/arrow-r.png") no-repeat center;right: 0;}
.honor-slide .bd .tempWrap{
    margin: 0 auto;
}
.honor-slide .bd ul li{
    float: left;
    width: 320px;
    overflow: hidden;
    margin: 0 10px;
    text-align: center;
    color: #fff;
}
.honor-slide .bd ul li img{
    display: block;
    margin-left: auto;
    margin-right: auto;

}
.honor-img{
    width: 100%;
    height: 240px;
    overflow: hidden;
    margin-bottom: 20px;
}
.zhaopin-tit{
    width: 100%;
    background: #c19059;
    height: 58px;
    line-height: 58px;
    padding-left: 200px;
    margin-top: 60px;
}
.zhaopin-tit span{
    float: left;
    font-size: 16px;
    font-weight: bold;
    width: 18.5%;
    color: #fff;
}
.zhaopin-row{
    margin-bottom: 12px;
    background: #f8f8f8;
    line-height: 58px;
    height: 58px;
    padding-left: 200px;
    cursor: pointer;
}
.zhaopin-row span{
    float: left;
    width: 18.5%;
}
.zp-detail{
    padding-left: 200px;
    font-size: 12px;
    font-family: 宋体;
    padding-bottom: 50px;
}
.zp-detail p{
    line-height: 26px;
}
.jl{
    display: block;
    width: 144px;
    height: 46px;
    background: #c19059 url("../images/jl.png") no-repeat left 25px center;
    padding-left: 52px;
    color: #fff;
    line-height: 46px;
    font-size: 14px;
    font-family: 微软雅黑;
    margin-top: 25px;
}
.zhaopin-row span.down{
    display: block;
    width: 66px;
    height: 58px;
    background: url("../images/arr-b.png") no-repeat center;
}
.zhaopin-slide .on span.down{
    /*background: url("../images/arr-t.png") no-repeat center;*/
}
.about5{
    padding: 80px 0 80px;

}
.big-tit{
    text-align: center;
    margin-top: 70px;
}
.big-tit h3{
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
}
.big-tit span{
    font-size: 18px;
}
.znjj{
    margin-top: 60px;
}
.tupian{
    padding: 0;
    position: relative;
    overflow: hidden;
}
.tupian i{
    display: block;
    position: absolute;
    width: 23px;
    height: 46px;
    top: 50%;
    margin-top: -23px;
    z-index: 2;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.znjj>div:nth-child(2n) .tupian i{background: url("../images/sanjiao-l.png") no-repeat center;right: -23px;}
.znjj>div:nth-child(2n-1) .tupian i{background: url("../images/sanjiao-r.png") no-repeat center;left: -23px;}
.znjj>div:nth-child(2n) .tupian {
    float: left;
}
.znjj>div:nth-child(2n) .wenzi{
    float: right;
}
.wenzi{
    padding: 0 110px;
}
.wenzi h3{
    font-size: 18px;
    font-weight: bold;
    margin-top: 85px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.wenzi p{
    line-height: 26px;
}
.znjj-row:hover .wenzi h3{
    color: #c19059;
}
.znjj-row:hover img{
    transform: scale(1.1);
}
.znjj>div:nth-child(2n):hover .tupian i{
    right: 0;
}
.znjj>div:nth-child(2n-1):hover .tupian i{
    left: 0;
}
.video-pl{
    width: 100%;
    background: #272727;
    margin-top: 90px;
    height: 580px;
}
.video-pl-l{
    width: 30%;
    float: left;
    color: #fff;
    padding-left: 60px;
    padding-top: 70px;
    position: relative;
    height: 100%;
}
.video-tit{

}
.video-tit p{
    font-size: 24px;
}
.video-tit span{
    font-size: 30px;
    font-weight: bold;
}
.smg{
    font-size: 24px;
    position: absolute;
    bottom: 70px;
    left: 60px;
}
.smg:before{
    position: absolute;
    display: block;
    content: '';
    width: 44px;
    height: 4px;
    background: #fff;
    top: -20px;
}
.video-pl-r{
    width: 70%;
    float: left;
    height: 100%;
}
.video-pl-r video {
    width: 100%;
    height: 100%;
}
.video-list{
    margin-top: 60px;
}
.video-list li{
    padding: 0 11px;
    margin-bottom: 40px;

}
.video-list li a{
    width: 100%;
    display: block;
    background: #fff;

}
.vd-img{
    overflow: hidden;

}
.video-bt{
    width: 100%;
    height: 110px;

}
.vd-pl{
    float: right;
    width: 50px;
    height: 50px;
    background: url("../images/sanjiao1.png") no-repeat left 55% center;
    margin-top: 24px;
    margin-right: 45px;
    border-radius: 50%;
    box-shadow: 0 0 10px #c19059;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.video-bt span{
    float: left;
    margin-top: 30px;
    font-size: 18px;
    margin-left: 25px;
}
.video-list li a:hover img{
    transform: scale(1.1);
}
.video-list li a:hover .vd-pl{
    background: #c19059 url("../images/sanjiao2.png") no-repeat left 55% center;
}
.case-bg{
    width: 100%;
    height: 264px;
    background: url("../images/case-bg.jpg") no-repeat center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}
.case-bg h3{
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
}
.case-bg span{
    font-size: 18px;
}
.case-bg p{
    margin-top: 20px;
}
.case-list3{
    margin-top: 50px;
}
.case-list3 li{
    padding: 0 20px;
    margin-bottom: 50px;
}
.case-list3 li a{
    display: block;
    width: 100%;
    background: #fff;
    padding: 70px 50px 80px;
}
.case-list3 li span{
    font-weight: bold;
    font-size: 18px;
}
.case-list3 li p{
    margin-top: 20px;
    line-height: 24px;
}
.case-icon{
    width: 72px;
    height: 72px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.case-list3 li:nth-child(1) .case-icon{background: url("../images/case-icon11.png") no-repeat center;}
.case-list3 li:nth-child(2) .case-icon{background: url("../images/case-icon21.png") no-repeat center;}
.case-list3 li:nth-child(3) .case-icon{background: url("../images/case-icon31.png") no-repeat center;}
.case-list3 li:nth-child(4) .case-icon{background: url("../images/case-icon41.png") no-repeat center;}
.case-list3 li:nth-child(1):hover .case-icon{background: url("../images/case-icon12.png") no-repeat center;}
.case-list3 li:nth-child(2):hover .case-icon{background: url("../images/case-icon22.png") no-repeat center;}
.case-list3 li:nth-child(3):hover .case-icon{background: url("../images/case-icon32.png") no-repeat center;}
.case-list3 li:nth-child(4):hover .case-icon{background: url("../images/case-icon42.png") no-repeat center;}
.case-list3 li a:hover{
    box-shadow: 0 0 10px #ccc;
}
.busi-list2{
    margin-top: 40px;
    margin-bottom: 20px;
}
.busi-list2 li{
    float: left;
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
    text-align: center;
}
.busi-list2 li a{
    display: block;
    width: 100%;

}
.busi-img2{
    overflow: hidden;
}
.busi-list2 li span{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
}

.right-nav{
    position: fixed;
    top: 50%;
    margin-top: -180px;
    z-index: 1000;
    right: 0;
}
.r-nav-box{
    width: 82px;
    height: 82px;
    background: #ecedf1;
    padding-top: 15px;
    text-align: center;
    margin-bottom: 14px;
    position: relative;
    z-index: 999;
}
.r-nav-icon{
    width: 24px;
    height: 24px;
    margin: 0 auto 10px;
    position: relative;
}
.r-nav-icon:after{
    position: absolute;
    display: block;
    content: '';
    margin: auto;
    left: 0;
    right: 0;
    background: #c19059;
    width: 6px;
    height: 2px;
    bottom: -6px;
}
.r-nav-box a{
    display: block;
    width: 100%;
    height: 100%;
}
.r-nav-info{
    font-size: 16px;
    font-weight: bold;
    color: #c19059;
    height: 100%;
    background: #f9f9f9;
    padding: 30px 20px 0;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    white-space: nowrap;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.r-nav-box2:hover .r-nav-info{
    right: 100%;
    opacity: 1;
}
.qr-box3{
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.r-nav-box3:hover .qr-box3{
    right: 100%;
    opacity: 1;
}
.news-d-tit{
width:100%;
height:auto;
margin-top:3em;
}
.news-d-tit h3{
width:100%;
height:auto;
padding-top:1em;
text-align:center;
}
.news-d-txt{
width:100%;
height:auto;
padding-top:2em;
}
.flip{
margin-top:3em
}