.ui-equip{
    width: 100%;
    height: 253px;
    background: #F4F4F4;
}
._con{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
._con ._con-equip {
    width:1125px;
    height: 100%;
    margin: 0 auto;
    /* display: flex;
    justify-content: space-between; */
    overflow: hidden;
}
._con-equip-div {
    width: 263px;
    height: 248px;
    float: left;
    
    position: relative;
}
._con-img{
    display: block;
    width: 263px;
    height: 248px;
    
}
.ui-equiptitle {
    width: 100%;
    height: 56px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
    font-weight: normal;
}
.prev,
.next {
    width: 37px;
    height: 37px;
    outline:0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.prev{
    left: -20px;
    background: url('../images/prev.png') no-repeat;
}
.next{
    right: -20px;
    background: url('../images/next.png') no-repeat;
}
.ui-about{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.ui-tit{
    width: 100%;
    overflow: hidden;
    margin:15px auto;
    position:relative;
}
.ui-tith3{
    font-size: 28px;
    color: #415B76;
    font-weight: bold;
    text-align: center;
    margin: 0px auto;
    width: 140px;
    background: #fff;
    position: relative;
    z-index: 1;
}
.ui-tith4{
    font-size: 28px;
    color: #415B76;
    font-weight: bold;
    text-align: center;
    margin: 0px auto;
    width: 140px;
    background: #f4f4f4;
    position: relative;
    z-index: 1;
}
.ui-tit p{
    font-size: 24px;
    color: #415B76;
    text-align: center;
    margin-top: 19px;
}
.ui-line {
    width: 100%;
    height: 1px;
    background: #809fcb;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 0;
}
.ui-about-con{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.ui-about-left{
    width: 50%;
    height: 100%;
}
.ui-about-rig{
    width: 50%;
    height: 100%;
}
.ui-about-left-top {
    width: 100%;
    height: 276px;
    background: #415B76;
    overflow: hidden;
}
.ui-about-left-bot{
    width: 100%;
    height: 109px;
    background: #3C7EC3;
    overflow: hidden;
}
.ui-about-rig-top{
    width: 100%;
    height: 276px;
}
.ui-about-rig-bot{
    width: 100%;
    height: 109px;
    background: #415B76;
    overflow: hidden;
}
.ui-video{
    width: 100%;
    height: 276px;
}
.ui-about-left-top h4{
    font-size: 20px;    
    margin: 30px 0px 0 30px;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 3px solid #fff;
    float: left;
    padding-right: 20px;
}
.p{
    clear: both;
}
.p p{
    width: 520px;
    height: 163px;
    margin: 0 auto 0;
    position: relative;
    top: 17px;
    font-size: 19px;
    color: #fff;
}
.more{
    display: block;
    width: 157px;
    height: 28px;
    background: url('../images/pro-more.png') 90% center no-repeat,#fff;
    font-size: 14px;
    line-height: 28px;
    color: #415B76;
    text-indent: 0.5em;
    margin: 42px 0 0 39px;
}
.ui-about-bot{
    width: 1200px;
    height: 200px;
    margin-top: 20px;
}
.ui-about-bot-ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ui-about-bot-ul li{
    width: 280px;
    height: 100%;
    float: left;
    margin-right: 20px;
}
.ui-about-bot-img{
    display: block;
    width: 100%;
    height: 160px;
}
.ui-about-bot-title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
    border: 1px solid #EEEEEE;
    margin-top: 7px;
}
.ui-produce{
    width: 100%;
    height: 470px;
    background: #F4F4F4;
    overflow:hidden;
}
.ui-produce-con{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.ui-pro-lab{
    width: 1200px;
    height: 40px;
}
.ui-pro-lab ul{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;

}
.ui-pro-lab ul li{
    width: 282px;
    height: 100%;
    background: #fff;

}
.ui-pro-lab ul li a{
    display: block;
    height: 100%;
    line-height: 40px;
    color: #024097;
    text-align: center;
    font-size: 16px;
}
.produce-active a{
    background: #024097;
    color: #fff !important;
}
.ui-pro-list{
    width: 1200px;
    height: 345px;
    display: flex;
    justify-content: space-between;
}
.ui-pro-list-ul{
    width: 285px;
    height: 100%;

    margin-top: 30px;
}
.ui-pro-list-ul li{
    width: 285px;
    height: 100%;
}
.ui-produce-img{
    display: block;
    width: 285px;
    height: 285px;
}
.ui-pro-divcon{
    width: 100%;
    height: 60px;
    background-color: #fff;
    text-align: center;
}
.ui-pro-divcon h4{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
}
.ui-pro-divcon span{
    font-size: 14px;
    color: #999;
    text-align: center;
    font-weight: normal;
}
.pro-more{
    width: 140px;
    height: 42px;
    color: #fff;
    font-size: 20px;
    text-indent: 1em;
    background: url('../images/about-more.png') 90% center no-repeat,#9c6c3e;
    background-size:15%;
    display: block;
    line-height: 42px;
    margin: 20px auto 0;
}
.ui-news {
    margin-bottom:20px;
}
.ui-news-lab{
    width: 380px;
    margin: 0 auto;
}
.ui-news-lab ul{
    display: flex;
    width: 100%;
    height: 40px;
    justify-content: space-between;

}
.ui-news-lab ul li{
    width: 178px;
    height: 100%;
    border: 1px solid #bfbfbf;
    text-align: center;
}
.ui-news-lab ul li a{
    display: block;
    height: 100%;
    line-height: 40px;
    font-size: 20px;
    color: #415B76;
}
.ui-news-lab-acytive{
    border: 1px solid #415B76;
    background: #415B76;
}
.ui-news-lab-acytive a{
    color: #fff !important;
}
.flex{
    display: flex
}
.img-new{
    width: 535px;
    height: 308px;
}
.img-new-img{
    width: 100%;
    height: 100%;
}
.img-new-img-a{
    display: block;
    height: 100%;
    position: relative;
}
.img-new-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.img-new-img-a h3{
    position: absolute;
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,0.5);
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    text-indent: 2em;
    line-height: 50px;
    font-style: normal;
}
.ui-news-list{
    width: 645px;
    height: 308px;
    box-shadow: 0 0 5px #dadadc;
}
.ui-newspic{
    margin-top: 27px;
    justify-content: space-between;
    
}
.ui-newslist-li {
    width: 100%;
    height: 100px;
    overflow: hidden;
    
}
.ui-newslist-li a{
    display: block;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.ui-date{
    display: block;
    width: 96px;
    height: 85px;
    margin: 12px 0px 0 12px; 
    overflow: hidden;
    background: #F4F4F4;
}
.ui-date span{
    font-size: 36px;
    color: #666;
    display: block;
    margin-top: 2px;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.ui-date em{
    font-size: 18px;
    width: 100%;
    text-align: center;
    color: #666;
    font-style: normal;
    display:block;
}
.ui-newslist-right{
    width: 545px;
    height: 100%;
}
.ui-newslist-right h3{
    font-size: 17px;
    color: #333;
    margin-top: 10px;
    margin-left:20px;
}
.ui-newslist-right p{
    font-size: 14px;
    color: #313131;
    margin-top: 6px;
    height: 60px;
    overflow: hidden;
    margin-left:20px;
}
#full_feature_pic .sw-bullet{
    display:none
}
#full_feature_pic_nb .sw-bullet{
    display:none
}
.ui-newslist-li:hover label {
    background:#9c6c3e;

}
.ui-newslist-li:hover label span {
    color:#fff;
}
.ui-newslist-li:hover label em {
    color:#fff;
}