#top-flash {
    float: left;
    clear: both;
}

.prodiv {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px;
}

.tit-left {
    float: left;
    width: 50%;
}

.tit-right {
    float: right;
    padding-top: 30px;
}

.tit-right a {
    font-size: 16px;
    color: #474747;
}

.tit-left .hen {
    font-size: 36px;
    color: #b2b2b2;
}

.tit-left .h1 {
    font-size: 28px;
    color: #474747;
    font-weight: bold;
}

.prodiv .tit-right a {
    text-align: center;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin: 0 15px;
}

.prodiv .tit-right a:hover,.prodiv .tit-right a.on {
    color: #0079c2;
    background: url(../images/bg-ipt.png) no-repeat center bottom;
}

.prodiv .plist {
    width: 100%;
    float: left;
    height: 650px;
    position: relative;
    margin-top: 40px;
}

.prodiv .pro-flash {
    height: 650px;
    float: left;
    overflow: hidden;
    width: 100%;
}

.pro-flash .pitem {
    position: relative;
}

.prodiv .plist .img {
    float: right;
    position: absolute;
    width: 975px;
    height: 650px;
    top: 0;
    right: 0;
    z-index: 0;
}

.prodiv .plist .img img {
    width: 975px;
    height: 650px;
}

.prodiv .plist .txt {
    top: 140px;
    width: 455px;
    height: 370px;
    background: #0079c2;
    color: #fff;
    box-sizing: border-box;
    padding: 50px;
    position: relative;
    z-index: 1;
    line-height: 2;

}

.prodiv .plist .txt .p1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.prodiv .plist .txt .p2 {
    font-size: 15px;
    height: 152px;
}

.prodiv .plist .txt .p3 a {
    display: inline-block;
    width: 124px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    background: #fff;

}

.prodiv .pact {
    position: absolute;
    z-index: 5;
    top: 316px;
    left: 425px;
    width: 58px;
}

.prodiv .pact a {
    display: inline-block;
    clear: both;
    width: 58px;
    height: 58px;
}

.prodiv .pact a.pprev {
    background: url(../images/i-pro-prev.png) no-repeat center;
    background-size: 58px 58px;
}

.prodiv .pact a.pnext {
    background: url(../images/i-pro-next.png) no-repeat center;
    background-size: 58px 58px;
}

.prodiv .prolist {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 60px;
}

.prodiv .prolist a {
    display: block;
    margin: 15px 08px;
    background: /*#0060f2*/ url(../images/icon-pro.png) right bottom;
    background-size: cover;
    color: #fff;
    text-align: center;
    float: left;
    overflow: hidden;
    position: relative;
    width: 620px;
    height: 700px;
}

.prodiv .prolist a .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    top: -100%;
    text-align: center;
    left: 0;
    background: rgba(0, 152, 0, .87)
}

.prodiv .prolist a img {
    width: 90%;
    margin: 5%;
}

.prodiv .prolist a .p3 {
    font-size: 36px;
}

.prodiv .prolist a:hover .cover {
    top: 0;
}

.prodiv .prolist a .cover .p1 {
    margin-top: 140px;
    font-size: 36px;
}

.prodiv .prolist a .cover .p2 {
    width: 80%;
    margin: 0 10%;
    line-height: 24px;
    margin-top: 20px;
    font-size: 16px;
}

.prodiv .prolist a .cover .pm {
    margin-top: 40px;
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border: 01px solid #fff;
    border-radius: 40px;
}

.about {
    width: 100%;
    float: left;
    margin-top: 110px;
}

.about .com-text {
    width: 540px;
    float: left;
}

.about .com-img {
    float: right;
}

.about .com-text .p1 {
    display: block;
    color: #b2b2b2;
    word-wrap: break-word;
    width: 390px;
    clear: both;
    font-size: 32px;
    line-height: 42px;
    background: url(../images/bg-about-en.png) no-repeat bottom left;
    background-size: 97px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.about .com-text .p2 {
    font-size: 28px;
    color: #474747;
    line-height: 60px;
}

.about .com-text .p3 {
    font-size: 14px;
    color: #474747;
    line-height: 2;
}

.about .com-img img {
    width: 655px;
    height: 367px;
}

.gotop {
    width: 100%;
    float: left;
    height: 54px;
    background: url(../images/gotop.png) no-repeat top center;
    text-align: center;
    margin-bottom: 100px;
}

.gotop a {
    display: inline-block;
    width: 120px;
    height: 36px;
    border: 01px solid #aaa;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    margin-top: 14px;
}

.works {
    width: 100%;
    float: left;
    margin-top: 70px;
}


.works .works-list {
    width: 100%;
    margin: 50px 0;
    float: left;
    overflow: hidden;
}

.works .works-list a {
    display: inline-block;
    float: left;
    width: 420px;
    height: 242px;
    margin-bottom: 09px;
    margin-right: 09px;
    position: relative;
    overflow: hidden;
}

.works .works-list a .cover {
    position: absolute;
    width: 420px;
    height: 242px;
    left: -420px;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
    box-sizing: border-box;
    padding: 50px;
}

.works .works-list a:last-child {
    margin-right: 0;
}

.works .works-list a img {
    width: 420px;
    height: 242px;
}

.works .works-list a:hover {
    background: #008900;
    color: #fff;
}

.works .works-list a:hover .cover {
    left: 0;
    animation-duration: .3s;
    line-height: 2;

}

.works .works-list a .p1 {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
}

.works .works-list a .p2 {
    font-size: 13px;
    color: #919191;
}

.works .works-list a .p3 {
    font-size: 12px;
    color: #fff;
}

.news, .news-list {
    width: 100%;
    float: left;
}

.news-list {
    margin-top: 50px;
}

.news-list a {
    display: block;
    float: left;
    position: relative;
    width: 387px;
    margin-left: 60px;
    height: 420px;
    overflow: hidden;

}

.news-list a .cover {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
    bottom: -220px;
    animation-name: flash;
}

.news-list a:hover .cover {
    bottom: 0;
    animation-name: flash;
}

.news-list a .img {
    width: 387px;
    height: 220px;
    position: relative;
    overflow: hidden;
}

.news-list a .img .cover .pv {
    background: url(../images/i-vtit.png) no-repeat center;
    background-size: 37px 49px;
    width: 100%;
    height: 220px;
    line-height: 220px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.news-list a .img img {
    width: 387px;
    height: 220px;
}

.news-list a:first-child {
    margin-left: 0;
}

.news-list .normal {
    box-sizing: border-box;
    padding: 15px;
}

.news-list .normal .p1 {
    font-weight: bold;
    color: #282828;
    font-size: 16px;
    margin: 16px 0;
}

.news-list .normal .p2 {
    color: #6e6e6e;
    font-size: 13px;
    margin: 16px 0;
}

.news-list .normal .p3 {
    color: #b8b8b8;
    font-size: 13px;
    margin: 16px 0;
    background: url(../images/i-vtit2.png) no-repeat right center;
    background-size: 20px;
}