﻿
#headermenu ul li:nth-child(3) {
    float: left;
    margin-right: 24px;
    border-bottom: solid 2px #1a5d9f;
}

    #headermenu ul li:nth-child(3) > a {
        color: #1a5d9f;
    }

#container > div:nth-child(1) {
    height: 350px;
    width: 100%;
    z-index: -1;
}

    #container > div:nth-child(1) > div:nth-child(1) {
        text-align: center;
        color: #fff;
        padding-top: 70px;
    }

        #container > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
            font-size: 50px;
            text-align: center;
        }

        #container > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
            font-size: 30px;
            height: 70px;
            line-height: 70px;
            letter-spacing: 5px;
            margin-top: 5px;
        }

        #container > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
            text-align: center;
            padding-top: 20px;
        }

#aboutusaction {
    width: 733.2px;
    margin: 0 auto;
    border: 0px;
    height: 120px;
    margin-top: -50px;
    z-index: 9999;
    background-color: #fff;
    -moz-box-shadow: 0px 0px 40px #DDDEDA;
    -webkit-box-shadow: 0px 0px 40px #DDDEDA;
    box-shadow: 0px 0px 40px #DDDEDA;
    border-radius: 2px;
}


#aboutusui {
    list-style: none;
    font-size: 18px;
    text-align: center;
    width: 100%;
    padding: 0px 0px 0px 2px;
    text-align: center;
}

    #aboutusui li {
        width: 366.6px;
        display: table-cell;
        height: 118px;
        background-color: #F8F9FD;
        position: relative;
    }

    #aboutusui > li:nth-child(1) {
        width: 366.6px;
        display: table-cell;
        height: 118px;
        background-color: #fff;
    }

        #aboutusui > li:nth-child(1) > div[class='content']:nth-child(1) {
            color: #3D4450;
        }

.content {
    width: 366px;
    border: 0px;
    position: absolute;
    height: 118px;
    color: #7B8390;
}

    .content p img {
        transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
    }

    .content:hover p img {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .content:hover p {
        color: #3D4450;
    }

    .content > p:nth-child(2) {
        margin-top: 10px;
        position: relative;
    }

#newsbody {
    width: 1080px;
    margin: 0 auto;
    border: 0px;
    margin-top: 70px;
}


#newcontextid {
    width: 100%;
    border: 0px;
}

.newscontext {
    width: 100%;
    height: 242px;
    border-radius: 2px;
    margin-top: 25px;
    border: solid 1px #F5F7FA;
}

.newscontextone {
    width: 100%;
    height: 242px;
    -moz-box-shadow: 0px 0px 40px #DDDEDA;
    -webkit-box-shadow: 0px 0px 40px #DDDEDA;
    box-shadow: 0px 0px 40px #DDDEDA;
    border-radius: 2px;
    margin-top: 25px;
}

.newscontext > div:nth-child(1) {
    float: left;
    width: 340px;
    border: 0px;
    position: relative;
}

    .newscontext > div:nth-child(1) > div:nth-child(1) {
        width: 280px;
        height: 180px;
        overflow: hidden;
        margin: 30px;
    }

.newsimg {
    z-index: -2px;
    position: relative;
    max-height: 180px;
    max-width: 280px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.myimgs {
    cursor: crosshair;
    transform: scale(1.5); /*以y轴为中心旋转*/
    z-index: 0
}

.newscontext > div:nth-child(2) {
    float: right;
    width: 740px;
    border: 0px;
}

.newsbodytxt {
    width: 460px;
    height: 160px;
    padding-top: 35px;
    float: left;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

    .newsbodytxt > div:nth-child(1) {
        font-size: 20px;
        color: #3d4450;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .newsbodytxt > div:nth-child(2) {
        font-weight: 300;
        color: #7b8390;
        height: 96px;
        overflow: hidden;
        line-height: 24px;
        text-align: justify;
        margin-top: 10px;
    }

    .newsbodytxt > div:nth-child(3) {
        width: 60px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        border-radius: 4px;
        cursor: pointer;
        border: solid 1px #ccc;
    }

.newsbodytxtright {
    width: 215px;
    float: right;
    height: 150px;
    padding-top: 90px;
}

    .newsbodytxtright > div:nth-child(1) {
        width: 170px;
        height: 60px;
        vertical-align: middle;
        border-left: solid 1px #ccc;
    }

.newdatediv {
    position: relative;
    color: #959BA6;
}

.newdatepone {
    width: 64px;
    margin: 0 auto;
    font-weight: 300;
    font-size: 22px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.newdatediv > p:nth-child(2) {
    width: 64px;
    margin: 0 auto;
    font-size: 14px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}


.newscontextmedia {
    width: 100%;
    height: 196px;
    border-radius: 2px;
    margin-top: 25px;
    border: solid 1px #F5F7FA;
}

.newscontextonemedia {
    width: 100%;
    height: 196px;
    -moz-box-shadow: 0px 0px 40px #DDDEDA;
    -webkit-box-shadow: 0px 0px 40px #DDDEDA;
    box-shadow: 0px 0px 40px #DDDEDA;
    border-radius: 2px;
    margin-top: 25px;
}

.newscontextmedia > div:nth-child(1) {
    float: left;
    width: 260px;
    border: 0px;
    position: relative;
}

    .newscontextmedia > div:nth-child(1) > div:nth-child(1) {
        width: 200px;
        height: 134px;
        overflow: hidden;
        margin: 30px;
        border: 0;
    }

.newsimgmedia {
    z-index: -2px;
    position: relative;
    max-height: 132px;
    max-width: 200px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.myimgsmedia {
    cursor: crosshair;
    transform: scale(1.5); /*以y轴为中心旋转*/
    z-index: 0
}

.newscontextmedia > div:nth-child(2) {
    float: right;
    width: 820px;
    border: 0px;
}

.newsbodytxtmedia {
    width: 538px;
    height: 143px;
    padding-top: 35px;
    float: left;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

    .newsbodytxtmedia > div:nth-child(1) {
        font-size: 20px;
        color: #3d4450;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .newsbodytxtmedia > div:nth-child(2) {
        font-weight: 300;
        color: #7b8390;
        height: 72px;
        overflow: hidden;
        line-height: 24px;
        text-align: justify;
        margin-top: 10px;
    }

.newsbodytxtrightmedia {
    width: 215px;
    float: right;
    margin-top: 68px;
}

    .newsbodytxtrightmedia > div:nth-child(1) {
        width: 170px;
        height: 60px;
        vertical-align: middle;
        border-left: solid 1px #ccc;
    }


.newscontextmanpower {
    width: 100%;
    height: 182px;
    border-radius: 2px;
    margin-top: 25px;
    border: solid 1px #ccc;
}

.newscontextonemanpower {
    width: 100%;
    height: 182px;
    -moz-box-shadow: 0px 0px 40px #DDDEDA;
    -webkit-box-shadow: 0px 0px 40px #DDDEDA;
    box-shadow: 0px 0px 40px #DDDEDA;
    border-radius: 2px;
    margin-top: 25px;
}

.newsbodytxtmanpower {
    width: 700px;
    padding: 35px 0px 10px 50px;
    float: left;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

    .newsbodytxtmanpower > div:nth-child(1) {
        font-size: 20px;
        color: #3d4450;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .newsbodytxtmanpower > div:nth-child(2) {
        font-weight: 300;
        color: #7b8390;
        height: 48px;
        overflow: hidden;
        line-height: 24px;
        text-align: justify;
        margin-top: 10px;
    }

.newsbodytxtrightmanpower {
    width: 215px;
    float: right;
    margin-top: 61px;
}

    .newsbodytxtrightmanpower > div:nth-child(1) {
        width: 170px;
        height: 60px;
        vertical-align: middle;
        border-left: solid 1px #ccc;
    }
