
.clear
{
    clear: both;
}
input, textarea, select, a:focus
{
    outline: none;
}
input::-webkit-input-placeholder
{
    color: #e5e6e5;
}
textarea::-webkit-input-placeholder
{
    color: #e5e6e5;
}
.index-pro-center
{
    margin-top: 100px;
}
.index-pro-center .cate-l
{
    width: 240px;
    height: 390px;
    float: left;
}
.index-pro-center .cate-l .cate-l-top
{
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    padding-bottom: 20px;
}
.index-pro-center .cate-l .cate-l-top h2
{
    font-weight: 600;
    color: #393e44;
    font-size: 24px;
}
.index-pro-center .cate-l .cate-l-top p
{
    color: #bca289;
    font-size: 15px;
    margin-top: 8px;
}
.cate-l-btm li
{
    width: 220px;
    height: 40px;
}
.cate-l-btm li a
{
    line-height: 40px;
    color: #282828;
    font-size: 15px;
}
.cate-l-btm li span
{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #a9a9a9;
    display: block;
    float: left;
    margin-top: 18px;
    margin-left: 25px;
    margin-right: 12px;
}
.cate-l-btm
{
    margin-top: 40px;
}
.cate-l-btm li
{
    margin-bottom: 10px;
    cursor: pointer;
}
.index-pro-center .pro-active
{
    background: #393e44;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
}
.cate-l-btm .pro-active span
{
    background: #fff;
}
.cate-l-btm .pro-active a
{
    color: #fff;
}
.banner-r
{
    float: right;
    width: 895px;
    height: 385px;
    border: 1px solid #393e44;
}
.banner-r .owl-carousel .owl-nav button.owl-next, .banner-r .owl-carousel .owl-nav button.owl-prev
{
    width: 35px;
    height: 42px;
    background: #d4d4d4;
    top: 180px;
}
.banner-r .owl-carousel .owl-nav button.owl-next:hover, .banner-r .owl-carousel .owl-nav button.owl-prev:hover
{
    background: #bca289;
}
.banner-r .owl-carousel .owl-item img
{
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}
.banner-r .banner-r-item
{
    text-align: center;
}
.banner-r-item a
{
    color: #282828;
    font-size: 15px;
}
.index-pro-center .cate-pros-list
{
    float: left;
    width: 290px;
    height: 240px;
    border: 1px solid #393e44;
    margin-right: 15px;
    text-align: center;
    transition: .6s all;
    position: relative;
}
.index-pro-center .cate-pros-list a
{
    display: block;
    position: relative;
}
.index-pro-center .cate-pros-list a:after
{
    content: '';
    background: url(../image/yin.png) no-repeat 0 50%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.index-pro-center .cate-pros-list:hover a:after
{
    display: block;
}
.index-pro-center .cate-pros-list img
{
    width: 288px;
    height: 238px;
}
.index-pro-center .cate-pros
{
    width: 1230px;
    margin-top: 10px;
}
.index-pro-center .cate-pros-list h3
{
    color: #282828;
    font-size: 14px;
    transition: .6s all;
    position: absolute;
    width: 100%;
    bottom: 18px;
    z-index: 11;
}
.index-pro-center .cate-pros-list:hover
{
    border: 1px solid #bca289;
    transition: .6s all;
}
.index-pro-center .cate-pros-list:hover h3
{
    color: #fff;
    transition: .6s all;
}
.index-advantage
{
    height: 500px;
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 110px;
    position: relative;
    z-index: 9;
}
.bbt
{
    margin-top: 340px;
}
.bbt .adv-des
{
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #393e44;
    margin-top: 65px;
    text-transform: uppercase;
}
.bbt .adv-tit
{
    text-align: center;
    font-size: 20px;
    margin-top: 5px;
    color: #bca289;
}
.index-advantage .adv-des
{
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #393e44;
    margin-top: 65px;
}
.index-advantage .adv-tit
{
    text-align: center;
    font-size: 20px;
    margin-top: 5px;
    color: #393e44;
}
.index-advantage .adv-infos
{
    width: 1200px;
    height: 560px;
    position: relative;
    z-index: 99;
    background: #fff;
    box-shadow: 1px 3px 6px #ccc;
    margin-top: 50px;
    padding-top: 75px;
}
.index-advantage .adv-infos-tit
{
    width: 900px;
    margin: 0 auto;
    height: 80px;
    background: url(../image/ava-tit.png);
}
.adv-infos-tit .infos-tit-list
{
    float: left;
    height: 80px;
    width: 80px;
    margin-right: 84px;
}
.adv-infos-tit .infos-tit-list h3
{
    color: #282828;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.adv-infos-tit .infos-tit-list div
{
    width: 40px;
    height: 40px;
    background: #bebebe;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-top: 18px;
    margin-left: 16px;
    line-height: 40px;
    font-size: 16px;
}
.adv-infos-tit .infos-tit-list:last-child
{
    margin-right: 0;
}
.adv-infos .adv-infos-info .l
{
    float: left;
    width: 400px;
    height: 260px;
}
.adv-infos .adv-infos-info .l img
{
    width: 100%;
}
.adv-infos .adv-infos-info .r
{
    width: 465px;
    height: 170px;
    float: right;
}
.adv-infos-info
{
    width: 900px;
    margin: 0 auto;
    margin-top: 70px;
}
.adv-infos-info .total
{
    width: 100%;
}
.index-advantage .owl-carousel .owl-dots
{
    display: none;
}
.index-advantage .owl-carousel .owl-nav button.owl-next, .index-advantage .owl-carousel .owl-nav button.owl-prev
{
    top: 220px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    left: 430px;
    background: #393e44;
}
.index-advantage .owl-carousel .owl-nav button.owl-next, .index-advantage .owl-carousel .owl-nav button.owl-next
{
    top: 220px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    left: 470px;
    background: #393e44;
}
.index-advantage .owl-carousel .owl-nav button.owl-next:hover, .index-advantage .owl-carousel .owl-nav button.owl-prev:hover
{
    background: #bca289;
}
.index-advantage .owl-carousel .owl-nav button.owl-next:hover, .index-advantage .owl-carousel .owl-nav button.owl-next:hover
{
    background: #bca289;
}
.index-advantage .owl-carousel .owl-nav .iconfont
{
    font-size: 20px;
    line-height: 32px;
}
.index-advantage .total h3
{
    font-size: 18px;
    color: #282828;
    margin-top: 25px;
    margin-bottom: 4px;
}
.index-advantage .total h4
{
    font-size: 14px;
    color: #bdbdbd;
    font-weight: lighter;
    text-transform: uppercase;
}
.index-advantage .total p
{
    margin-top: 20px;
    color: #282828;
    line-height: 23px;
}
.index-advantage .tit-active h3
{
    color: #bca289;
}
.index-advantage .tit-active div
{
    background: #bca289;
}
.index-about
{
    margin-top: 54px;
    height: 566px;
    background: url(../image/aboutback.jpg);
}
.index-about-l
{
    float: left;
    width: 380px;
    margin-top: 79px;
}
.index-about-l img
{
    width: auto;
    height: 380px;
}
.index-about-r
{
    float: right;
    width: 634px;
    margin-top: 79px;
    height: 460px;
    overflow: hidden;
}
.index-about-r .about-r-tit h2
{
    color: #bca289;
    font-size: 30px;
    font-weight: 600;
}
.index-about-r .about-r-tit div h3
{
    font-size: 16px;
    color: #fff;
    display: block;
    float: left;
    margin-top: 10px;
}
.index-about-r .about-r-tit div .line
{
    width: 539px;
    border-top: 1px solid #3f3f3f;
    float: right;
    margin-top: 20px;
}
.index-about-r .about-r-info
{
    font-size: 13px;
    color: #d5d5d5;
    margin-top: 33px;
    line-height: 24px;
}
.index-honor
{
    margin-top: 125px;
}
.index-honor .index-honor-tit
{
    text-align: center;
    width: 100%;
}
.index-honor .index-honor-tit h2
{
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #393e44;
}
.index-honor .index-honor-tit h3
{
    text-align: center;
    font-size: 20px;
    margin-top: 7px;
    color: #bca289;
}
.index-honor-info
{
    width: 1200px;
    height: 425px;
    margin-top: 60px;
}
.index-honor-info .owl-carousel .owl-nav button.owl-prev
{
    width: 40px;
    height: 50px;
    background: #d4d4d4;
    left: -65px;
}
.index-honor-info .owl-carousel .owl-nav button.owl-next
{
    width: 40px;
    height: 50px;
    background: #d4d4d4;
    right: -65px;
}
.index-honor-info .owl-carousel .owl-nav button.owl-prev:hover
{
    background: #bca289;
}
.index-honor-info .owl-carousel .owl-nav button.owl-next:hover
{
    background: #bca289;
}
.index-honor-info .owl-carousel .owl-item img
{
    display: block;
    width: 283px;
    margin: 0 auto;
    border: 3px solid #000;
    position: relative;
    z-index: 999999;
    height: 378px;
    background: #fff;
}
.index-honor .honor-info-list
{
    margin-right: 15px;
}
.index-honor .honor-info-list .r
{
    width: 100%;
    height: 180px;
    position: relative;
    background: #e9e9e9;
    z-index: 999;
    margin-top: -100px;
    text-align: center;
    transition: .6s;
}
.index-honor .honor-info-list .r h3
{
    padding-top: 130px;
    color: #282828;
    font-size: 15px;
    transition: .6s;
}
.index-honor .honor-info-list:hover .r
{
    background: #282828;
    transition: .6s;
}
.index-honor .honor-info-list:hover .r h3
{
    color: #fff;
    transition: .6s;
}
.index-news
{
    background: #edeef3;
    width: 100%;
    margin-top: 130px;
    padding-bottom: 80px;
}
.index-news .index-news-tit
{
    margin-top: 52px;
    width: 100%;
    text-align: center;
}
.index-news .index-news-tit h2
{
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #393e44;
}
.index-news .index-news-tit h3
{
    text-align: center;
    font-size: 20px;
    margin-top: 7px;
    color: #bca289;
}
.index-news .index-news-info
{
    width: 100%;
    height: 500px;
    background: #fff;
    margin-top: 55px;
    padding: 22px;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.1);
}
.index-news-info-l
{
    width: 550px;
    float: left;
}
.index-news-info-l .zhiding
{
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
}
.index-news-info-l .zhiding img
{
    width: 100%;
    height: 200px;
}
.index-news-info-l .zhiding .tit
{
    display: block;
    margin-top: 30px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    color: #282828;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news-info-l .zhiding .intro
{
    margin-top: 20px;
    font-size: 13px;
    line-height: 23px;
}
.index-news-info .listxs-list
{
    display: block;
    margin-top: 20px;
}
.index-news-info .listxs-list .listxs-list-dots
{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ccc;
    display: block;
    float: left;
    margin-top: 7px;
    margin-right: 12px;
    transition: .6s;
}
.index-news-info .listxs-list .listxs-list-date
{
    color: rgba(40,40,40,.6);
    float: right;
    font-size: 12px;
    transition: .6s;
}
.index-news-info .listxs
{
    padding-top: 10px;
}
.index-news-info .listxs-list a
{
    color: #282828;
    font-size: 13px;
    transition: .6s;
}
.index-news-info-r
{
    float: right;
    width: 550px;
    margin-top: -19px;
}
.index-news-info .listxs-list:hover a
{
    color: #bca289;
    transition: .6s;
}
.index-news-info .listxs-list:hover .listxs-list-date
{
    color: #bca289;
    transition: .6s;
}
.index-news-info .listxs-list:hover .listxs-list-dots
{
    background: #bca289;
    transition: .6s;
}
.footer-body
{
    height: 320px;
    width: 100%;
    background: #393e44;
}
.footer-logo-tel
{
    height: 125px;
    border-bottom: 1px solid #4d5257;
}
.footer-logo-tel .footer-logo
{
    float: left;
    margin-top: 42px;
}
.footer-logo-tel div
{
    float: right;
    margin-top: 82px;
}
.footer-logo-tel div img
{
    float: left;
    margin-right: 10px;
}
.footer-logo-tel div p
{
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: -3px;
}
.footer-nav
{
    height: 63px;
    width: 100%;
}
.footer-nav ul li
{
    float: left;
    line-height: 63px;
}
.footer-nav ul li:nth-child(4n)
{
    display: none;
}
.footer-nav ul li a
{
    padding: 0 15px;
    line-height: 10px;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    opacity: .8;
}
.footer-nav ul li:last-child a
{
    border-right: 0 solid #fff;
}
.footer-nav ul li:first-child
{
    margin-left: -15px;
}
.footer-address
{
    color: #d4d4d4;
}
.footer-address a
{
    color: #d4d4d4;
}
.erx
{
    top: 160px;
    right: 0;
    position: absolute;
}
.footer-bottom
{
    height: 82px;
    width: 100%;
    background: #000;
    color: #d4d4d4;
    line-height: 40px;
    font-size: 12px;
}
.footer-body .container-fluid
{
    position: relative;
}
.footer-bottom a
{
    color: #d4d4d4;
}
.footer-bottom p
{
    margin-bottom: 0;
}
.left-title-info
{
    width: 100%;
    height: 124px;
    background: #bca289;
    padding-left: 40px;
    margin-top: -124px;
    position: relative;
    z-index: 1;
}
.left-title-info h1
{
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    padding-top: 36px;
}
.left-title-info h1 span
{
    display: none;
}
.left-title-info p
{
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
.page-message-img
{
    width: 290px;
    height: 313px;
    overflow: hidden;
    padding: 55px 30px 55px 45px;
}
.page-message-img h3
{
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.page-message-img h2
{
    font-size: 23px;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 40px;
}
.page-message-img img
{
    margin-right: 3px;
}
.wrap-right-nav
{
    height: 40px;
    width: 100%;
    text-align: right;
    background: #282828;
    position: relative;
    z-index: 5;
    line-height: 40px;
    padding-right: 15px;
    color: #a6a6a6;
}
.wrap-right-nav a
{
    color: #a6a6a6;
}
.xypg-pagination .pagin-right a
{
    font-size: 0;
    background: url(../image/page-next.png) no-repeat;
    border: 0 solid #7ab8a8;
    margin-left: 20px;
    background-position: 0 5px;
}
.xypg-pagination .pagin-left a
{
    font-size: 0;
    background: url(../image/page-prev.png) no-repeat;
    border: 0 solid #7ab8a8;
    margin-right: 20px;
    background-position: 0 5px;
}
.xypg-news-list .listxs-list
{
    display: block;
    margin-top: 20px;
}
.xypg-news-list .listxs-list .listxs-list-dots
{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #a9a9a9;
    display: block;
    float: left;
    margin-top: 7px;
    margin-right: 12px;
    transition: .6s;
}
.xypg-news-list .listxs-list a
{
    color: #282828;
    font-size: 13px;
    transition: .6s;
}
.xypg-news-list .listxs-list .listxs-list-date
{
    color: #969696;
    float: right;
    font-size: 13px;
    transition: .6s;
}
.x-header .header-info
{
    height: 130px;
}
.x-header .header-info h1
{
    height: 130px;
    float: left;
    background: #393e44;
    display: block;
    text-align: left;
    line-height: 130px;
}
.owl-carousel .owl-nav .iconfont
{
    font-size: 30px;
    color: #fff;
    line-height: 1;
}
.owl-carousel .owl-nav .owl-prev
{
    left: 0;
}
.owl-carousel .owl-nav .owl-next
{
    right: 0;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev
{
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}