@charset "utf-8";
.container{ padding: 0 15px; }
.icons{ display: block;width: 0;height: 0;background: url("../images/icons.png") no-repeat 0 0; }
.bgse{
    width: 100%;
    background-position: center top;
    background-size: contain;
}
/*----------
** Comm-title
------------*/
.comm-title{
    padding: 30px 0 20px;
    text-align: center;
    color: #fff;
}
.comm-title h5{ font-size: 16px;padding-bottom: 3px; }
.comm-title p{ font-size: 12px;color: #dbdada; }
/*----------
** Video
------------*/
.slide-video{
    width: 100%;
    height: 210px;
    background: #000;
    overflow: hidden;
}
.slide-video.screen{ height: calc(100vh - 60px);  }
.vv-video{ width: 100%; object-fit: fill; }
/*----------
** Slide
------------*/
.wap-slides.am-slider-d2 .am-slider-desc{
    width: 92%;
    left: 15px;
    top: 60%;
    bottom: inherit;
    right: inherit;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.wap-slides.am-slider-d2 .am-slider-content{margin-bottom: 0;background: transparent;}
.wap-slides.am-slider-d2 .am-slider-title{ font-size: 20px;font-weight: 600;margin-bottom: 10px; }
.wap-slides.am-slider-d2 .am-slider-content p{
    font-size: 12px;
    white-space: normal;
}
.wap-slides.am-slider-d2 .am-control-nav{ bottom: 15px; }
.wap-slides.am-slider-d2 .am-control-nav li a.am-active{ background: #000; }
/*----------
** business
------------*/
.business{height: 382px;}
.business ul li{
    position: relative;
    float: left;
    width: 48%;
    margin-bottom: 4%;
}
.business ul li:nth-of-type(even){ float: right; }
.business ul li .remark{
    position: absolute;
    bottom: 0;
    padding: 0 10px 10px;
    color: #fff;
}
.business ul li .remark p{ font-size: 12px; }
/*----------
** About
------------*/
.about{
    height: 425px;
}
.about .uz-video .video-con,
.about .video-js{ position: relative; width: 100%;height: 200px;overflow: hidden; }
.about .video-js .vjs-big-play-button{
    width: 40px;
    height: 40px;
    border-radius: 65%;
    border: 3px solid #fff;
    margin: -20px 0 0 -20px;
}
.about .video-js .vjs-big-play-button .vjs-icon-placeholder:before{ top: -5px;left: 1px; }
.about .vjs-slider-horizontal .vjs-volume-level:before,
.about .video-js .vjs-play-progress:before{ top: -4px; }
.about .intro-con{width: 100%;padding: 20px;background: #fff;}
.about .intro-con h5{ color: #000; }
.about .intro-con p{
    font-size: 12px;
    color: #666;
    margin: 3px 0 15px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.about .intro-con a{ display: block;width: 80px;height: 25px;line-height: 25px; text-align: center;background: #1e686a;color: #fff;border-radius: 65px;font-size: 12px; }
/*----------
** Interaction
------------*/
.interaction{ height: 583px; }
.interaction ul li{ position: relative;margin-bottom: 10px; }
.interaction ul li .remark{
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 10px 15px;
    color: #fff;
}
.interaction ul li .remark span{ font-size: 12px;font-weight: normal; }
/*----------
** Interaction
------------*/
.advan{ height: 545px; }
.advan ul li{ position: relative;float: left; width: 48%;margin-bottom: 4%;overflow: hidden; }
.advan ul li:nth-of-type(even){ float: right; }
.advan ul li .remark{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    z-index: 6;
}
.advan ul li .remark .ico-img{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 65%;
    background: rgba(255,255,255,.3);
    margin: 45px auto 10px;
    overflow: hidden;
}
.advan ul li .ico-img img{ width: 22px; }
.advan ul li .remark .ico-img .vh,
.advan ul li:hover .remark .ico-img .default{ display: none; }
.advan ul li .remark h5{ padding-bottom: 5px; }
.advan ul li .remark p{ opacity: 0;font-size: 12px; }
.advan ul li:hover .remark{ background: #1e686a }
.advan ul li:hover .remark .ico-img{ background: #fff;margin-top: 15px; }
.advan ul li:hover .remark .ico-img .vh{ display: block; }
.advan ul li:hover .remark p{ opacity: 1; }
.advan .detail-more{ display: block;width: 130px;height: 40px;line-height: 40px; text-align: center;border-radius: 65px;font-size: 12px;color: #fff;
    margin: 15px auto 0;background: #1e686a; }
/**----------
 List-Content
 ------------**/
.cat-name{ padding: 30px 0 15px; text-align: center;font-size: 16px;color: #000; }
.cat-name p{ font-size: 12px;color: #666;padding-top: 5px; }
/** A **/
/**----------
About
 ------------**/
.cnumber{ padding: 25px 0 10px; }
.cnumber ul li{
    float: left;
    width: 48%;
    margin-bottom: 20px;
}
.cnumber ul li .num{ font-size: 40px; color: #1e686a; }
.cnumber ul li .company{ font-weight: normal;color: #666; }
.cnumber ul li p{  }
/** about-advan **/
.about-advan.advan{ height: auto;padding-bottom: 20px; }
/** ent-page **/
.ent-page{ padding-bottom: 20px; }
.ent-page ul li{
    float: left;
    width: 48%;
    margin-bottom: 4%;
    background: #fff;
    text-align: center;
}
.ent-page ul li:nth-of-type(even){ float: right; }
.ent-page ul li h5{ font-size: 12px;color: #000;padding: 10px; }
/** partner **/
.partner,
.partner-bgs .swiper-slide{ height: 385px; }
.partner{
    position: relative;
    width: 100%;
}
.partner .comm-title{
    width: 80%;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -40%;
    padding-top: 15px;
    z-index: 6;
}
.partner-slide .partner-logo{
    width: 90%;
    position: absolute;
    left: 50%;
    top: 70px;
    margin: 0 0 0 -45%;
    z-index: 8;
}
.partner-slide .partner-logo .swiper-wrapper{ display: block; }
.partner-slide .partner-logo .swiper-slide{
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    width: 33.3333333% !important;
    height: 60px;
    cursor: pointer;
    overflow: hidden;
}
.partner-slide .partner-logo .swiper-slide img{
    display: block;
    width: 60%;
    -webkit-filter: brightness(.8);
    filter: brightness(.8);
}
.partner-slide .partner-logo .swiper-slide:hover img{
    -webkit-filter: brightness(1);
    filter: brightness(1);
}
/**----------
Article
 ------------**/
.article-list{ padding: 20px 0; }
.article-list ul li{ background: #f5f5f5;margin-bottom: 15px; }
.article-list ul li .remark{ padding: 15px 10px 25px; }
.article-list ul li .remark h5{ color: #000; }
.article-list ul li .remark .desc{
    color: #666;
    margin: 5px 0 15px;
    font-size: 12px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.article-list ul li .remark .time-more .time{ font-size: 12px;color: #999; }
.article-list ul li .remark .time-more .icos{
    float: right;
    width: 25px;
    height: 6px;
    background-position: -178px -95px;
    margin-top: 8px;
}
/** article-content **/
.article-content .show-title{ padding: 30px 0 20px;border-bottom: 2px solid #e1e1e1; }
.article-content .show-title h1{font-size: 16px;color: #000;}
.article-content .show-title .type{ color: #666;padding-top: 10px; }
.article-content .show-title .type span{ padding-right: 10px; }
.article-content img{ display: block;max-width: 100%; }
.editor-detail.tb20{ padding: 20px 0; }
/**----------
honor-list
 ------------**/
.honor-list{ padding: 20px 0; }
.honor-list ul li{ border: 1px solid #e1e1e1;margin-bottom: 15px; }
.honor-list ul li .imgs img{ display: block; width: 70%;margin: 20px auto; }
.honor-list ul li .remark{ position: relative; padding: 0 15px; height: 45px;line-height: 45px; border-top: 1px dashed #e1e1e1; }
.honor-list ul li .remark h5{ max-width: 80%; font-size: 13px;color: #000;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.honor-list ul li .remark .bigthumb{
    position: absolute;
    bottom: 12px;
    right: 15px;
    width: 20px;
    z-index: 5;
}
/**----------
 join-list
 ------------**/
.join-list{ padding-bottom: 30px; }
.join-list .cat-name{ text-align: left; }
.join-list ul li{ margin-bottom: 24px; }
.join-list .join-head{
    padding: 0 10px;
    height: 49px;
    line-height: 49px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    overflow: hidden;
}
.join-list .join-head span{ display: inline-block;padding-right: 5px; }
.join-list .join-head .jname{ color: #000; }
.join-list .join-head .jedu,
.join-list .join-head .jnum{ font-size: 12px;color: #666; }
.join-list .join-head .jbutton{ padding: 0; float: right; width: 22px;height: 22px;margin-top: 13px;cursor: pointer;background: url("../images/but-dowm.png") no-repeat; }
.join-list .remark{ display: none; padding: 15px 15px 0; }
.join-list .remark .intro{ padding-bottom: 20px; }
.join-list .remark h5{ color: #1e686a;font-weight: bold;margin-bottom: 10px; }
.join-list .remark p{ line-height: 25px;color: #666;font-size: 12px; }
.join-list .remark p strong{ color: #000; }
.join-list ul li.on .join-head{ background: #1e686a;color: #fff; }
.join-list ul li.on .join-head span{ color: #fff; }
.join-list ul li.on .join-head .jbutton{ background: url("../images/but-top.png") no-repeat; }
/**----------
Contactus
 ------------**/
.contactus-tel{ padding: 25px 0; }
.contactus-tel h5{ color: #000;padding-bottom: 6px; }
.contactus-tel strong{ color: #1e686a;font-size: 30px; }
.contactus-tel p{ color: #999;font-size: 12px; }
.contactus .cons ul li{
    padding: 30px 0;
    text-align: center;
    border: 1px solid #e1e1e1;
    margin-bottom: 15px;
}
.contactus .cons ul li img{ margin: 0 auto 15px; }
.contactus .cons ul li h5{ font-size: 16px; color: #000; }
.contactus .cons ul li em{ display: block;width: 35px;height: 4px;background: #1e686a;margin: 25px auto; }
/** maps **/
.wap_map{ padding: 15px 0; }
#allmap{ width: 100%;height: 300px; }
/** message **/
.message{ padding: 0 0 20px; }
.message .cat-name{ text-align: left;padding-top: 20px; }
.message ul li,.message ul li input{ height: 40px; }
.message ul li{ border: 1px solid #e1e1e1;margin-bottom: 15px;overflow: hidden; }
.message ul li.textarea{ width: 100%;height: 80px; }
.message ul li label,
.message ul li input,
.message .but-sub{ line-height: 40px; }
.message ul li label{ float: left; display: block;width: 75px;color: #000;text-indent: 20px;font-size: 12px; }
.message ul li input{ width: calc(100% - 75px);border: 0;outline: none; }
.message ul li.textarea textarea{ width:100%;height: 100px; padding: 15px;border: 0;resize: none;outline: none; }
.message .buttons{ position: relative; }
.message .but-sub{ display: block;width: 100%;height: 45px;border: 0;text-align: center;color: #fff;margin: 30px auto 0;
    background: #1e686a;cursor: pointer; }
.message .error-tips{ position: absolute;top: -24px;left: 0; }
/** Validform_wrong **/
.Validform_checktip{line-height:20px;height:20px;overflow:hidden;color:#999;font-size:12px}
.Validform_right{color:#71b83d;padding-left:20px;background:url(../images/right.png) no-repeat left center}
.Validform_wrong{color:red;padding-left:20px;white-space:nowrap;background:url(../images/error.png) no-repeat left center}
.Validform_loading{padding-left:20px;background:url(../images/onLoad.gif) no-repeat left center}
.Validform_error{background-color:#ffe7e7}
/**----------
 space-list
 ------------**/
.space-list .cons{ padding: 20px 0; }
.space-list ul li{ margin-bottom: 15px; }
.space-list ul li .remark{ padding: 15px 0; }
.space-list ul li .remark h5{ color: #000; }
.space-list ul li .remark p{ color: #666;font-size: 12px; }
.space-list ul li .remark .posit{ float: right;background: url("../images/posit.png") no-repeat center left; padding-left: 18px; }
/** space-content **/
.space-thumbs{ padding: 30px 0 15px; }
.space-intro{ padding-bottom: 15px; border-bottom: 1px solid #ebebeb; }
.space-intro h1{ font-size: 16px;color: #000;padding-bottom: 3px; }
.space-intro .type{color: #666;}
.space-intro .type span{ display: block;padding-top: 5px;font-size: 12px; }
.space-desc{ color: #666;line-height: 24px;padding: 15px 0; }
.space-slides .am-slider-default{box-shadow: none;}
/** space-recd **/
.space-recd{ padding: 30px 0 15px;background: #fafafa; }
.space-recd .rtitle{ margin-bottom: 20px; }
.space-recd .rtitle h3{ display: inline-block; font-size: 18px;color: #000; }
.space-recd .rtitle a{ font-size: 13px; color: #999;margin-top: 4px; }
.space-recd ul li{float: left;width: 48%;margin-bottom: 20px;}
.space-recd ul li:nth-of-type(even){ float: right; }
.space-recd ul li .remark h5,
.space-recd ul li .remark p{ text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.space-recd ul li .remark h5{ font-weight: normal;color: #000;padding-top: 8px; }
.space-recd ul li .remark p{ font-size: 12px;color: #666;margin: 3px 0 10px; }
.space-recd ul li .remark .posit{
    background: url("../images/posit.png") no-repeat center left;
    padding-left: 18px;
    color: #666;
}
/**----------
Prev-Next
 ------------**/
.prev-next{padding: 15px 0 30px;border-top: 1px solid #e1e1e1;}
.prev-next p{ line-height: 26px; font-size: 13px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.prev-next p a{ color: #999; }
/**----------
Dowm-more
 ------------**/
.dowm-more{
    text-align: center;
    font-size: 12px;
    color: #999;
}
/** media  **/
@media screen and (max-width: 320px){
    .business{height: 325px;}
    .interaction{ height: 510px; }
    .advan{ height: 485px; }
}
@media screen and (min-width: 400px){
    .business{ height:430px }
    .interaction{ height: 610px; }
    .advan{ height: 585px; }
}





