body,div,dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,
p,blockquote,th,td{
    margin:0;
    padding:0
}
h1,h2,h3,h4,h5,h6{
    font-size:100%;
}
ol,ul{
    list-style:none;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var{
    font-style:normal;
    font-weight:normal;
}
fieldset,
img{
    border:none;
}
/*img{vertical-align:top;}*/
input,
button{
    vertical-align:middle;
    color: #6b5f53;
    outline: none;
}
caption,th{
    text-align:left;
}
a{
    text-decoration:none;
    color:#222;
}
a:hover{
    color:#88624a;
}
@font-face {
    font-family: "iconfont";
    src: ; /* ie9*/
    src:  format('embedded-opentype'), /* ie6-ie8 */
     format('woff'), /* chrome, firefox */
     format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2 */
     format('svg'); /* ios 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: "didot";
    src: ; /* ie9*/
    src:  format('embedded-opentype'), /* ie6-ie8 */
     format('woff'), /* chrome, firefox */
     format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2 */
     format('svg'); /* ios 4.1- */
}

.didot{
    font-family:"didot" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon-cuowu:before { content: "\e641"; }
.icon-shuaxin:before { content: "\e650"; }
.icon-sousuo:before { content: "\e651"; }
.icon-xiangyoujiantou:before { content: "\e65f"; }
.icon-xiangzuojiantou:before { content: "\e660"; }
.icon-youjiantou:before { content: "\e67b"; }


html{
    width: 100%;
    text-align:center;
}
body{
    width: 100%;
    font:14px arial,helvetica,'microsoft yahei',sans-serif;
    color: #333;
    margin:0 auto; 
    text-align:left; 
    -webkit-text-size-adjust:none;
    line-height: 24px;
    background: #fff;
    background-attachment: fixed;
    background-size: cover;
}

/*common style*/
.hidden{
    display:none !important;
}
.show{
    display: block !important;
}
.clearfloat:after{
    content:"";
    display:block;
    height:0;
    line-height:0;
    clear:both; 
    visibility:hidden;
}
.clearfloat{
    *zoom:1;
}
.fl{ 
    float:left;
}
.fr{ 
    float:right;
}
.btn{
    border: 0;
    cursor: pointer;
}
/*版心*/
.w{ 
    padding: 0 2.5%;
    margin: 0 auto;
    min-width: 1200px;
    box-sizing: border-box;
}
/* 主要颜色 */
.green-text{
    color: #88624a;
}
.index-reseda-row,
.banner-row,
footer ,
.wrapper{
    min-width: 1200px;
}
.wrapper{
    overflow: hidden;
}
/* 头部 */
header{
    background-color: #fff;
    min-width: 1200px;
}
.logo{
    padding: 62px 0;
    line-height: 0;
}
.header-r{
    padding: 10px 0;
}
.contactus-nav{
    text-transform: uppercase;
    margin-right: 20px;
}
.search-text{
    text-transform: uppercase;
    color: #333;
    cursor: pointer;
}
.search-icon{
    /* font-size: 12px;
    margin-left: 5px; */
    display: inline-block;
    width: 10px;
    height: 10px;
    background:  center center no-repeat;
    background-size: contain;
}
.search-row{
    border-bottom: 1px solid #17212b;
    padding-bottom: 10px;
    display: none;
    margin-top: -2px;
}
.search-input{
    width: 350px;
    height: 24px;
    padding: 0 10px;
    border: 0;
    font-size: 16px;
}
.search-btn{
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: 0;
    background-size: auto;
}
.search.top-search-row .search-row{
    display: block;
}
.search.top-search-row .search-text{
    display: none;
}

.index-nav-li{
    min-width: 150px;
    border-right: 1px solid #d1d4d6;
    float: left;
    /* margin-left: 59px;
    padding-right:15px; */
    margin-left: 30px;
    padding-right: 30px;
    margin-bottom: 14px;
    box-sizing: border-box;
    height: 110px;
    overflow: hidden;
}
.index-nav-li:last-of-type{
    border-right: 0;
}
.nav-li-a{
    display: block;
    height: 25px;
    line-height: 25px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
}
.subnav-li-a{
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.index-nav-text{
    line-height: 18px;
    margin-top: 8px;
}
.header-r-top{
    height: 50px;
}

/*  */
.nav-li{
    text-align: center;
    width: 130px;
    float: left;
}
.nav-li>a{
    height: 58px;
    line-height: 58px;
    width: 130px;
    display: block;
}
.nav-li>a:hover{
    color:#b99075;
}
.navcur{
   color:#b99075;
}
.nav-ul{
    margin-right: 60px;
}
.index-nav-ul{
    margin-right: 0;
}

/*中英文切换*/
.en-cn-switch{
    margin-left: 40px;
    height: 24px;
    line-height: 24px;
}
.en-cn-switch .cn{
    display:inline-block;
    color: #666666;
}
.en-cn-switch .en{
    display:inline-block;
    color:#666666;
}
.en-cn-switch .select{
    font-weight: bolder;
    color:#88624a;
}


/* 悬浮 */
.suspend-top-row{
    display: none;
    min-width: 1200px;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 100%;
    z-index: 100;
}
.suspend-top-row .logo{
    padding: 16px 0;
}
.suspend-top-row .logo img{
    height: 48px;
    width: auto;
}
/* .suspend-nav-ul{
    margin-right: 0;
} */
/* .suspend-top-row .top-search-row{
    width: 300px;
} */
.suspend-top-row .search-input{
    width: 208px;
}

/* 轮播图 */
.banner{
    line-height: 0;
    min-width: 1200px;
}
.banner img{
    width: 100%;
}

/*  */
.index-paly{

}
.index-row{
    display: table;
    width: 100%;
    min-width: 1200px;
}
.half-row{
    width: 50%;
    box-sizing: border-box;
    display: table-cell;
}

.half-row-padding{
    padding: 0 3%;
}
.index-about-row{
    background:  center 30px no-repeat;
    text-align: center;
    position: relative;
}
.half-row-padding > div{
    padding: 5% 0;
}
.index-title{
    font-size: 30px;
    font-weight: normal;
    margin: 20px 0;
    line-height: 34px;
    text-transform: uppercase;
}
.index-title-hr{
    border: 0;
    height: 1px;
    width: 50px;
    background: #000;
    margin: 15px  0;
    margin-top: 5px;
}
.index-about-row .index-title-hr{
    margin: 15px auto;
    margin-top: 5px;
}
.index-about-title{
    margin: 20px 0;
    font-size: 16px;
    color: #000;
}
.index-about-text{
    font-size: 16px;
    line-height: 22px;
}
.index-about-row-img{
    background:  center center no-repeat;
    background-size: cover;
}
.index-reseda-row{
    background-color: #fdf5f0;
}

.index-exihibition-bg{
    background-color: #202c2c;
}
.index-exihibition-row .index-title{
    color: #fff;
}
.index-exihibition-row .index-title-hr{
    background-color: #fff;
}

.index-exihibition-content{
    position: relative;
}
.index-exihibition-content .swiper-pagination-bullet{
    background-color: #fff;
    margin: 0 5px;
    width: 5px;
    height: 5px;
}
.index-exihibition-content .swiper-slide{
    padding-top: 8%;
}
.index-exihibition-img{
    line-height: 0;
}
.index-exihibition-swiper{
    width: 100%;
}
.index-reseda-row .half-row{
    display: block;
    float: left;
}
.exihibition-pagination{
    width: 100%;
}
.exihibition-pagination-row{
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #4a5555;
}
.exihibition-pagination-l,
.exihibition-pagination-r{
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 20;
}
.index-exihibition-img{
    width: 30%;

    float: left;

}
.index-exihibition-img img{
    width: 100%;
}
.index-exihibition-logo{
    max-height:49px;
    overflow: hidden;
}
.index-exihibition-itemimg{
    max-height: 222px;
    overflow: hidden;
}
.index-exihibition-text-row{
    padding-left: 33%;
    color: #fff;
}
.index-exihibition-text-title{
    font-size: 18px;
    font-weight:normal;
    margin: 3% 0;
}
.index-exihibition-time{
    font-size: 30px;
    font-weight: normal;
    font-family: 'myriad pro',arial,helvetica,"微软雅黑",sans-serif;
}
.index-exihibition-site{
    font-size: 16px;
    font-weight: normal;
    font-family: 'myriad pro',arial,helvetica,"微软雅黑",sans-serif;
}
.index-exihibition-text{
    margin: 5px 0;
    color: #d1d1d1;
    overflow: hidden;
    height: 180px;
    font-size: 14px;
    line-height: 20px;
}
.index-news-row{
    position: relative;
}
.index-news-more{
    position: absolute;
    right: 0;
    top: 50px;
    min-width: 120px;
    padding: 0 20px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    background-color: #88624a;
    font-size: 16px;
}
.index-news-more:hover{
    background-color: #7f5941;
    color: #fff;
}
.index-news-li{
    width: 48%;
    margin-right: 4%;
    float: left;
    padding: 10px 0;
    margin-bottom: 10px;
}
.index-news-li:nth-of-type(2n){
    margin-right: 0;
}
.index-news-ul{
    margin-top: 5%;
}
.index-news-li:nth-of-type(n 3){
    border-top: 1px solid #d1d4d6;
}
.index-news-name{
    padding-right: 30px;
    position: relative;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}
.index-news-name a:hover{
    text-decoration: underline;
}
.index-news-name:after{
    content: " ";
    position: absolute;
    right: 0;
    top: 5px;
    width: 12px;
    height: 9px;
    background:  center center no-repeat;
}
.index-news-time{
    margin-top: 5px;
    color: #333;
}

/* 尾部 */
footer{
    padding: 30px 0;
}

.footer-hr{
    width: 100%;
    height: 1px;
    border: 0;
    background-color: #dbdbdb;
}
.wrapper-footer .footer-hr{
    background-color: #28363c;
} 

.footer-nav span{
    font-weight: bold;
    margin: 0 20px;
}
.footer-phone{
    text-transform: uppercase;
}
.footer-copyright{
    color: #999;
}
.footer-share-li{
    float: left;
}
.footer-share{
    width: 32px;
    height: 32px;
    display: block;
    background-image: ;
    background-repeat: no-repeat;
}
.wechat-icon{
    background-position: left center;
}
.microblog-icon{
    background-position: -38px center;
}
.mail-icon{
    background-position: -76px center;
}
.p-icon{
    background-position: -114px center;
}
.wrapper-footer{
    position: relative;
    min-width: 1200px;
    background-color: #1a2930;
    z-index: 1000;
}
.wrapper-footer {
    color: #fff;
}
.wrapper-footer a{
    color: #bcbcbc;
}
.wrapper-footer a:hover{
    color: #fff;
}
.wrapper-footer .footer-phone{
    color: #fff;
}
.wrapper-footer .footer-share {
    filter:invert(1);
    -o-filter:invert(1);
    -mos-filter:invert(1);
    -webkit-filter:invert(1);
} 
.footer-link a{
    display: inline-block;
    padding:5px 0;
    padding-left: 20px;
    height: 25px;
    line-height: 25px;
}
.footer-link a img{
    vertical-align: middle;
}
.footer-link .footer-link-title{
    padding-left: 0;
    padding-right:20px;
    border-right: 1px solid #dbdbdb;
}
.wrapper-footer .footer-link-title{
   border-right: 1px solid  #28363c;
}


/* 侧边栏 */
.sidebar{
    width:19.635%;
    min-width: 270px;
    float: left;
    background-color: #1a2930;
    margin-bottom: -8000px;
    padding-bottom: 8000px;
}

.sidebar-nav-row{
    background-color: #88624a;
    padding-top: 10px;
}
.sidebar-nav > a{
    margin: 5px 0;
    margin-left: 10%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    display: inline-block;
}
.sidebar-nav > a:hover{
    font-size: 30px;
}
.sidebar-nav > a.curr{
    font-size: 30px;
    border-bottom: 2px solid rgba(255,255,255,0.5);
}
.sub-sidebar-nav-row{
    background-color: #88624a;
    padding: 10px 0;
}
.sub-sidebar-nav a{
    margin-left: 15%;
    display: inline-block;
    color: #9ecdcc;
    line-height: 45px;
    position: relative;
}
.sub-sidebar-nav a:hover,
.sub-sidebar-nav > a.curr{
    font-weight: bold;
    color: #fff;
    
}
.sub-sidebar-nav a:after{
    content: "·";
    position: absolute;
    left: -10px;
    top: 0;
    font-weight: bold;
    color: #fff;

}

.content-row{
    margin-left:19.635%;
}
.content-banner{
    position: relative;
    overflow: hidden;
    line-height: 0;
}


/*  */
.main-row{
    min-width: 845px;
    max-width: 1200px;
    margin-top: 50px;
    margin-left: 50px;
}
.company-main-row{
    box-sizing: border-box;
    /*padding: 0 6%;*/
    padding:0 3%;
}
.company-half-row{
    width:58%;
}

.company-title-img{
    line-height: 0;
    text-align: center;
}
.company-title-img img{
    max-width: 70%;
}
.content-title-row{
    position: relative;
    width:38%;
}
.company-title-text{
    position: absolute;
    top: 5%;
    left: 5%;
}
.content-title-hr{
    border: 0;
    width: 110px;
    height: 8px;
    background-color: #000;
    margin-left: 0;
}
.content-title{
    font-size: 50px;
    line-height: 80px;
    font-weight: normal;
    margin-top: 5%;
}
.company-top{
    padding-bottom: 60px;
}
.company-text{
    margin: 30px 0;
}
.company-name{
    font-size: 24px;
    font-weight: normal;
    margin: 30px 0;
}

.company-bg{
    background-color: #f2f2f2
}
.company-bottom-text{
    position: relative;
    padding: 68px 0;
    box-sizing: border-box;
    min-height: 518px;
}

.company-bottom-left{
    width:45%;
    margin-right: 5%;
}
.company-bottom-p a{
    font-style: italic;
}

.company-img{
    position: absolute;
    right: 0;
    top: -66px;
    width: 50%;
    max-height: 514px;
    overflow: hidden;
}
.company-img img{
    max-width: 100%;
}
.company-bottom-textimg{
    padding: 73px 0 88px;
    text-align: center;
}
.company-bottom-textimg img{
    display: inline-block;
}








/**********这里新增********************/
.contact-bg{
    background-color: #88624a;
}
.fz-18{
    font-size: 18px;
    font-weight:normal;
}
.fz-16{
    font-size: 16px;
    font-weight: normal;
}
/*字体颜色*/
.title-text-color{
    color:#333;
    font-weight: normal;
}
.text-color-p{
    color: #999999;
}
.common-text-green{
    color: #333;
}
.common-text-green:hover{
    color: #88624a;
}
.common-title-color{
    color: #88624a;
    font-weight: normal;
}
.common-unline{
    text-decoration: underline;
}
.common-title-green{
    color: #88624a;
}

/*按钮颜色*/
.common-btn{
    display: inline-block;
    text-align: center;
    background-color: #88624a;
    color: #fff;
}
.common-btn:hover{
    background-color: #7f5941;
    color: #fff;
}

/*背景颜色*/
.h-50{
    height:50px;
}
.common-hr{
    border: 0;
    height: 1px;
    width: 100%;
}

/*contact.html*/
.contact-us{
    position: relative;
}
.contact-banner{
    width: 100%;
    height: 974px;
    position: relative;
}
.contact-banner img{
    position: absolute;
    height: 974px;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.banner-title{
    position: absolute;
    font-size: 80px;
    height: 80px;
    line-height: 80px;
    font-family: 'didot';
    color: #fff;
    font-weight: normal;
    left: 0;
    right:0;
    top: 70px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.banner-title2{
    top:40px;
}
.banner-title3{
    position:fixed;
    top:222px;
    z-index:10;
}
.search-banner{
    width: 100%;
    height: auto;
    background:  left top 170px no-repeat;
    background-attachment:fixed;
    background-size:100% 100% ;
    background-color: #000;
}
.contact-content{
    position:absolute;
    top:50%;
    left: 0;
    right: 0;
    margin-top: -200px;
    width:1180px;
    height:514px;
    margin-left:auto;
    margin-right:auto;
    overflow: hidden;
}
.contact-bigimg{
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 2;
    width: 375px;
    height: 479px;
    overflow: hidden;
}
.contact-bigimg img{
    max-width: 100%;
}

.contact-text-box {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 1074px;
    height: 514px;
}
.contact-text-row{
    display:block;
    width: 630px;
    box-sizing:border-box;
    padding:30px 0;
    color:#fff;
}
.contact-title{
    height: 82px;
    line-height: 82px;
    overflow: hidden;
    font-weight: normal;
}
.contact-text{
    margin:18px 0;
}
.contact-text span{
    display: block;
}
.contact-num{
    display: inline-block;
    padding-right: 25px;
    line-height: 30px;
    max-height: 90px;
    overflow: hidden;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.contact-text:last-of-type .contact-num{
    border-bottom: none;
}
/*搜索*/
.search-content{
    left: 0;
    right: 0;
    padding-top: 300px;
    width:70%;
    margin-left:auto;
    margin-right:auto;
    overflow: hidden;
}
.search-box{
    width: 100%;
}
.search-inner{
    position: relative;
    width: 457px;
    margin:0 auto;
    height: 50px;
    line-height: 50px;
    background-color:#030208;
    margin-bottom: 80px;
    z-index: 99;
}
.search-inner input{
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color:#030208;
    color: #fff;
    border:none;
    border-bottom: 1px solid #fff;
}
.search-inner .search-icon{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top:-10px;
    width: 21px;
    height: 21px;
    background:  center center no-repeat;
}
.search-bg{
    position: relative;
    z-index: 99;
    box-sizing: border-box;
    background-color: #88624a;
    padding:46px 8% 80px;
    margin-bottom: 113px;
}
.search-hr{
    width: 100%;
    height: 1px;
    border:none;
    background-color: #88624a;
    margin-bottom:22px;
}
.search-text{
    padding:0 20px;
    color: #fff;
}
.search-title{
    height: 40px;
    line-height: 40px;
    color:#fff;
}
.search-big-title a {
    display: block;
    font-size: 30px;
    color:#fff;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-weight: normal;
}
.search-text-p{
     height: 70px;
     overflow: hidden;
     margin-bottom: 15px;
}




/*下载*/
.download-box{
   width: 100%;
}
.download-box li{
    width: 48%;
    min-width: 352px;
    float: left;
    box-sizing: border-box;
    padding:25px 3% 58px;
    margin-right: 2%;
    margin-bottom: 2%;
}
.download-box li:hover{
    background-color: #fdf5f0;
}
.download-box li:nth-of-type(2n){
    margin-right: 0;
}
.download-hr{
    background: #000;
    margin: 20px 0;
}
.download-title{
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    font-size: 30px;
}
.download-text{
    max-height: 50px;
    overflow: hidden;
}
.down-btn{
    width: 215px;
    height: 40px;
    line-height: 40px;
    margin-top: 24px;
}

/**news.html*/
.news-box{
    width: 100%;
}
.news-box li{
    padding:6%;
}
.news-box li:hover{
    background-color: #fdf5f0;
}
.news-item dd{

    width: 31%;
    margin-right: 3%;
}
.news-item dd:nth-of-type(3n){
    margin-right: 0;
}
.news-hr{
    background-color: #cdcdcd;
}
.news-title-h5{
    height: 56px;
    line-height: 56px;
}
.news-text-a{
    display:inline-block;
    font-size: 25px;
    min-height: 110px;
    max-height: 110px;
    /*overflow: hidden;*/
    line-height: 36px;
}

.news-img img{
    width: 100%;
    display: block;
}
.news-text-detail{
    display:inline-block;
    min-height: 100px;
    max-height: 100px;
    overflow: hidden;
    line-height: 24px;
}
.news-bg{
    width: 100%;
    box-sizing: border-box;
    display: table;
}
.news-bg-box{
    width:80%;
    height: 438px;
    background:  center center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    display: table-cell;
}
.news-bg-box dl{
     width: 33%;
     height: 263px;
     background-color: #fff;
     margin-left: 63px;
     margin-top:79px;
     padding: 50px 35px 0;
}


/*newsdet.html*/
.newsdet-box{
   position: relative;
/*    padding:6%; */
}
.newsdet-box img {
    max-width: 100%;
}
.newsdet-title{
    width: 90%;
    font-size: 30px;
    max-height: 75px;
    overflow: hidden;
    line-height: 36px; 
    font-weight:normal;
}
.newsdet-date{
    font-size: 16px;
}
.newsdet-hr{
    background-color: #dcdcdc;
}
.mg-28-35{
    margin: 28px 0 35px;
}
.newsdet-text-p{
    margin:15px 0;
}
.newsdet-img{
    margin:30px 0;
}
.newsdet-img img{
    max-width: 100%;
}
.newsdet-btn{
    width: 150px;
    height: 42px;
    line-height: 42px;
    margin:44px 0;
}
.newsdet-bg{
    margin-top: 90px;
}
.newsdet-share-box{
    display: none;
    position: fixed;
    top:50%;
    margin-top: -100px;
    width: 40px;
}
.newsdet-share {
    width: 40px;
    height: 40px;
    display: block;
    background-image: ;
    background-repeat: no-repeat;
}
.share-icon-1{
    background-position: 0 -2px;
}
.share-icon-2{
    background-position: 0 -42px;
}
.share-icon-3{
    background-position: 0 -84px;
}
.share-icon-4{
    background-position: 0 -126px;
}
.share-icon-5{
    background-position: 0 -168px;
}

/*partner.shtml*/
.partner-title{
    font-size:48px;
    color:#000;
    font-weight: normal;
    height: 86px;
    line-height: 86px;
    margin-bottom: 34px;
}
.partner-logo-ul{
    width: 100%;
}
/*2017-1-11*/
.partner-logo-ul li{
    float: left;
    width: 200px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    overflow: hidden;
    border:1px solid #eeeeee;
    margin-right: 1.5%;
    margin-bottom: 2%;
}

.partner-logo-ul li img{
    width: 100%;
    display: inline-block;
    vertical-align:middle;
}


.partner-report-ul{
    width: 100%;
}
.partner-report-ul li{
    box-sizing:border-box;
    padding: 15px 10px;
    margin-bottom: 3%;
    min-height: 140px;
    border:1px solid #eeeeee;
}
.report-img{
    width: 182px;
    height: 104px;
    line-height: 104px;
    text-align: center;
    overflow: hidden;
    margin-right:6%;
    border-right: 1px solid #eeeeee;
}
.report-img img{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.report-title{
    height: 24px;
    overflow: hidden;
}
.report-text-p{
    line-height: 18px;
}

/*photo.html*/
/*.container-fluid {
  padding: 20px;
  }*/
.box {
  margin-bottom: 20px;
  float: left;
  width: 225px;
  height:139px;
  overflow: hidden;
  text-align: center;
  }
 .box a{
    display: table-cell;
    width: 225px;
     height:139px;
     vertical-align: middle;
  }



/*video.html*/
.video-box{
    height: auto;
    max-height: 676px;
}
/*exhibition.html*/
.exhibition-content{
    width: 100%;
    height: 740px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top:-300px; 
}
.exhibiton-img-box{
    position: relative;
    max-width: 650px;
    max-height: 650px;
    text-align: center;
    z-index: 999;
}

.exhibiton-img-box img{
/*    width: 100%;
    display: block;*/
    max-width: 650px;
    max-height: 650px;
}
.exhibition-content .swiper-slide-active img{
    width:auto;
}
.exhibition-content .swiper-slide-prev img{
    width:auto;
}
.exhibition-content .swiper-slide-next img{
    width:auto;
}
.exhibition-new-img dt{
    padding:6% 0;
    max-height: 115px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
}
.exhibition-new-img dt img{
    display: inline-block;
    max-width: 230px;
    max-height: 50px;
    overflow: hidden;
}
.exhibition-new-img dd{

}

/*滚动焦点*/
.exhibition-banner .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
}
.exhibition-banner .swiper-pagination-bullet-active{
    border:6px solid #fff;
    border-radius: 50%;
    background-color: #000;
    overflow: hidden;
    vertical-align:top;
}
.exhibition-banner span{
    display:inline-block;
}


.exhibition-content .swiper-container{
    overflow: inherit;
}
.exhibition-banner .swiper-pagination{
    margin-bottom:-88px;
    position: absolute;
    z-index: 10000;
}
.exhibition-banner .swiper-button-next{
    text-align: right;
}
.exhibition-banner .swiper-button-next,
.exhibition-banner .swiper-button-prev{
    opacity: 0;
    width: 33%;
    height: 100%;
    top: 20px;
}

.exhibition-hidebox{
    position: absolute;
    left: 0;
    bottom:-30px;
    margin-left: 10%;
    width: 80%;
    height: 182px;
    overflow: hidden;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
    z-index: 1000;
    opacity: 0.9;
}
.exhibiton-inner-box{
    width: 100%;
    height: 100%;
    border:1px solid #fdf5f0;
}
.exhibiton-title{
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    font-size: 24px;
    margin-top: 18px;
    /*overflow:hidden;*/
}
.exhibition-hr2{
    width: 50px;
    height: 2px;
    background-color: #fdf5f0;
    margin-top:50px;
}
.exhibition-date{
    display: block;
    font-size: 18px;
    color:#435e6a;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
}
.exhibition-text-box{
    padding:20px 52px 25px;
}
.exhibiton-text-p{
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    color: #666666;
}
.exhibiton-btn{
    width: 147px;
    height: 42px;
    line-height: 42px;
}
/*分页*/
.pagebar{
    clear:both;
    padding:40px 0 20px;
    text-align:center;
}
.pagebar .page{
    display:inline-block;
    padding:0 8px;
    margin:0 3px;
    color:#173047;
    border:1px solid #173047;
    line-height:24px;}
.pagebar .pagecur{
    background-color:#88624a;
    border:1px solid #88624a;
    color:#fff
}
.pagebar .page:hover{
    color:#fff;
    border:1px solid #88624a;
    background-color:#88624a;
}
.banners-content{
    position: absolute;
    left:122px;
    top:110px;
    z-index:1;
    width:600px;
    height: 200px;
}

.banners-title{
    font-family: 'didot';
    height: 142px;
    line-height: 142px;
    font-size:80px;
    font-weight:normal;
    color: #fff;
}

.banners-content hr{
    text-align: left;
    margin: 0;
    font-weight:normal;
    color: #fff;
}
.banners-title2{
    font-size:22px;
    font-weight:normal;
    color: #fff;
    height: 50px;
    line-height: 50px;
}


/*20170109*/
.index-about-row-a{
    display:inline-block; 
    width:100%; 
    min-height:100%;
}


/*加入我们*/
.company-half-row2{
   width:46%;	
}
.join-text{
	 color:#88624a;
}
.join-banner{
	position:relative;
   width:100%;
/*   height:442px;*/
   overflow:hidden;	
}
.banner-title4{
	position:absolute;
	left:0;
	right:0;
	top:120px;
	margin:0 auto;
	font-size:80px;
	color:#fff;
	text-align:center;
}
/*.join-banner img{
	position:absolute;
	left:50%;
	top:0;
	width:1920px;
	height:442px;
	margin-left:-960px;
}*/
.join-banner img{
    width: 100%;
    max-width: 100%;
}
.join-us{
    max-width:928px;
	margin:0 auto;	
	padding:65px 60px 20px 42px;
    box-sizing: border-box;
}
.join-us .company-top{
    padding-bottom:0;	
}
.join-list{
    width:100%;	
}
.item-width{
    max-width:928px;
	margin:0 auto;	
	padding:42px 60px 42px 84px;
    box-sizing: border-box;
}
.join-title-h4{
    font-size:18px;
	font-weight:bold;	
	margin-bottom:18px;	
}
.join-title-h5{
    font-size:16px;
	font-weight:bold;
	margin-bottom:24px;
	display:inline-block;
    cursor: pointer;
}
.join-btn{
    width:160px;
	height:47px;
	margin-top:-18px;
	line-height:47px;
	font-size:16px;
	color:#fff;
	text-align:center;
	background-color:#88624a;	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.join-btn:hover{
    color:#fff;	
}
.sub-item-list dl{
    padding-bottom:30px;	
}

/*20170619*/
.box img{
   width:100%;
   height:auto;	
}


/*20171016*/

.video-wrap{
    float:left;
    position: relative;
    width:48%;
    margin-right: 4%;
}
.video-wrap:nth-of-type(2n){
    margin-right: 0;
}
.video-box img{
    max-width: 100%;
    width: 100%;
    height: auto;
}
.video-box{
    cursor: pointer;
}
.video-js .vjs-big-play-button{
    left: 50%;
    top: 50%;
    margin-left:-1.5em;
    margin-top: -0.7em;
    z-index:1000;
}
.video-box .vjs-poster{
    background-color:#fff;
    background-repeat: no-repeat;
}
.video-box .video-js{
    width:100%;
    height: 536px;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    box-sizing: border-box;
    background-color:#e8e8e8;
}