
.lang{
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #333;
    text-align: center;
    float:right;
    margin-left:20px;
    margin-right:20px;
    color:#888888;
}

.lang b{
    color:#060606;
}

body{
    background: #FBFBFB;
    min-width: 1100px;
}
.mainNew{
    background: #FBFBFB;
    display: block;
    overflow: hidden;
}
.mainNew >.session1_tips{
    width:1100px;
    height:170px;
    margin:25px auto;
    background: #ffffff;
}

.mainNew >.session2 {
    width:1100px;
    margin:25px auto;
}
.mainNew >.session >.title {
    width: 108px;
    height: 28px;
    font-size: 20px;
    font-weight: 600;
    color: #222222;
    line-height: 28px;
    margin: 33px auto;
}

.mainNew >.session >.title-en {
    width: 250px;
}

.mainNew >.session >.title>span{
    background-image: url(../img2/title_tips.png);
    background-size: cover;
    display: inline-block;
    width:13px;
    height:20px;
    margin-right:5px;
}

.mainNew >.session2{
    display: block;
    overflow: hidden;
}
.mainNew >.session2 > .left > .ul-news01 {
    width:535px;
    float:left;
}

.mainNew >.session2 > .left >.ul-news01 li {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dashed #e5e5e5;
}

.mainNew >.session2 > .left >.ul-news01 li:first-child {
    padding-top: 0;
}

.mainNew >.session2 > .left >.ul-news01 li .time {
    float: left;
    width: 55px;
    height: 55px;
    background-color: #3885F4;
    color: #fff;
    text-align: center;
}

.mainNew >.session2 > .left >.ul-news01 li .time span {
    font-size: 20px;
    width:55px;
    font-weight: 600;
    padding-top:7px;
    line-height: 23px;
}

.mainNew >.session2 > .left >.ul-news01 li .time em {
    font-size: 12px;
    display: block;
}

.mainNew >.session2 > .left >.ul-news01 li .txt {
    overflow: hidden;
    padding-left: 35px;
}

.mainNew >.session2 > .left >.ul-news01 li .txt h3 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin-bottom: 12px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mainNew >.session2 > .left >.ul-news01 li:hover .txt h3 {
    color: #3885F4;
}

.mainNew >.session2 > .left >.ul-news01 li .txt p {
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mainNew >.session2 > .right{
    float:right;
}

.mainNew >.session2 > .right > img{
    width:521px;
    height:288px;
}

.mainNew > .session3{
    display: block;
    overflow: hidden;
    margin-bottom:30px;
}
.mainNew > .session3 > .caseList{
    display: block;
    width:1100px;
    margin: 0px auto;
    position: relative;
}
.mainNew > .session3 > .caseList > div >a > img{
    position: absolute;
    z-index: 10;
}
.mainNew > .session3 > .caseList > div >a > p{
    position: absolute;
    z-index: 11;
    background: rgba(255,255,255,0.6);
    width:357px;
    height:123px;
    margin-top:99px;
    line-height: 123px;
}

.mainNew > .session3 > .caseList > div >a > p > span{
    margin-left:55px;
    font-size: 16px;
    font-weight: 500;
    color: #111111;
    width:200px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
}
.mainNew > .session3 > .caseList > div >a > p > b{
    width:41px;
    height:17px;
    background: url("../img2/arrow.png");
    display: inline-block;
    background-size: cover;
    line-height: 123px;
}

.mainNew > .session3 > .caseList > div{
    width: 534px;
    height:320px;
    float:left;
    cursor: pointer;
}
.mainNew > .session3 > .caseList > div:nth-child(1){
    margin-right:30px;
    margin-bottom:30px;
}

.mainNew > .session3 > .caseList > div:nth-child(2){
    margin-bottom:30px;
}

.mainNew > .session3 > .caseList > div:nth-child(3){
    margin-right:30px;
}
.mainNew > .session3 > .caseList > div >a > img {
    width: 534px;
    height:320px;
}
.mainNew > .session3 > .caseList > div >a > div {
    width: 534px;
    height:320px;
}
.mainNew > .session4 > .aboutUs{
    background: url("../img2/about.png");
    width:1100px;
    height:358px;
    margin: 0px auto;
}
.mainNew > .session4 > .aboutUs-en{
    height:640px;
}
.mainNew > .session4 > .aboutUs > .text{
    width:365px;
    float:left;
}
.mainNew > .session4 > .aboutUs > .text > .textTitle{
    width: 358px;
    height: 36px;
    font-size: 25px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 36px;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
    margin-top:51px;
    margin-left:35px;
    display: inline-block;
}
.mainNew > .session4 > .aboutUs > .text > .textTitle-en{
    width: 538px;
}

.mainNew > .session4 > .aboutUs > .text > .textContent{
    width: 540px;
    height: 84px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
    margin-top:20px;
    margin-left:35px;
    display: inline-block;
}

.mainNew > .session4 > .aboutUs > .productList {
    margin-top:53px;
    float:right;
}

.mainNew > .session4 > .aboutUs > .productList > .productListItem{
    float:left;
    margin-right:24px;
}
.mainNew > .session4 > .aboutUs > .productList > .productListItem >a > img{
    width:130px;
    height:180px;
}
.mainNew > .session4 > .aboutUs > .productList > .productListItem >a > .text{
    width:130px;
    height:40px;
    text-align: center;
    margin-top:15px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
}
.mainNew > .session5{
    width: 1100px;
    margin: 35px auto 35px auto;
    display: block;
    overflow: hidden;
}
.mainNew > .session5 > .fl {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #868686;
    line-height: 20px;
    float: left;
    margin-right:10px;
}
.mainNew > .session5 > a {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #868686;
    line-height: 20px;
    float:left;
    margin-right:20px;
}


.yunu-footer-new {
    width:1100px;
    margin: 0px auto;
    position: relative;
    border-top:1px solid #DDDDDD;
}

.yunu-footer-new .fd-txt strong{
    width: 250px;
    height: 40px;
    font-size: 26px;
    font-weight: 600;
    color: #222222;
    line-height: 37px;
}
.yunu-footer-new .fd-top{
    padding-top:0px;
    padding-bottom: 26px;
}

.yunu-footer-new .copy {
    padding: 20px 0;
    overflow: hidden;
    font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.yunu-footer-new .copy p {
    float: left;
    height: 14px;
    font-size: 10px;
    font-weight: 400;
    color: #222222;
    line-height: 14px;
}

.yunu-footer-new .copy a {
    height: 14px;
    font-size: 10px;
    font-weight: 400;
    color: #222222;
    line-height: 14px;
    margin-left:20px;
}

.footerLogo{
    position: absolute;
    right:0px; top:50px;
}
.footerLogo img{
    width: 42px;
    height:51px;
    float: left;
}

.footerLogo p{
    width: 262px;
    height: 28px;
    font-size: 20px;
    font-weight: 600;
    color: #101010;
    line-height: 51px;
    float: left;
    margin-left:20px;
}

.session2 .ul-news01{
    padding-left: 0px;
}

.g-titIns1 > span{
    background-image: url(../img2/title_tips.png);
    background-size: cover;
    display: inline-block;
    width:13px;
    height:20px;
    margin-right:5px;
}
.ul-newslist > li > .time{
    float: left;
    width: 55px;
    height: 55px;
    background-color: #3885F4;
    color: #fff;
    text-align: center;
    margin-right:20px;
}

.ul-newslist > li > .time span {
    font-size: 20px;
    width:55px;
    font-weight: 600;
    padding-top:7px;
    line-height: 23px;
}

.ul-newslist > li > .time em {
    font-size: 12px;
    display: block;
}
.ul-newslist li .tit{
    margin-bottom:0px;
}
.m-content .txt{
    overflow: hidden;
}
.ul-imgtxt-01 .picdiv{
    width: 330px;
    height: 185px;
}