* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

body {
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url('../images/bg.jpg') no-repeat center top;
}

.box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 550px;
}

.tit{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px auto 0 auto;
    text-align: center;
}

.tit a{
    position: absolute;
    right: 0;
    top: 50%;
    height: 40px;
    margin-top: -20px;
    color: #f2c288;
    line-height: 40px;
    font-size: 18px;
}
.flash {
    width: 100%;
    height: 400px;
    margin: 30px auto 0 auto;
    position: relative;
}

.poster-main {
    position: relative;
    width: 1000px;
    height: 400px;
    margin: 0 auto;
}

.poster-main a,
.poster-main img {
    display: block;
}

.poster-main .poster-list {
    width: 900px;
    height: 270px
}

.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0px;
    top: 0px
}

.poster-btn {
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0px;
    z-index: 10;
}

.poster-prev-btn {
    left: -100px;
    background: url("../images/btn_l.png") no-repeat center center;
}

.poster-next-btn {
    right: -100px;
    background: url("../images/btn_r.png") no-repeat center center;
}

.poster-item p {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 40px;
    background: #000;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.cont{
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.cont .img{
    position: absolute;
    left: 0;
    top: 0;
    width: 618px;
    height: 412px;
    border: 2px solid #fff;
    z-index: 98;
}

.cont .cont-news{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 970px;
    height: 410px;
    border: 2px solid #fff;
    padding: 30px 30px 20px 420px;
    box-sizing: border-box;
    z-index: 91;
    background: rgba(24, 171, 239, 0.2);
}

.cont .cont-news h2{
    font-size: 26px;
    line-height: 40px;
    font-weight: normal;
    color: #f2c288;
}

.cont .cont-news span{
    display: block;
    position: absolute;
    width: 573px;
    height: 22px;
    right: 30px;
    top: 108px;
    background: url('../images/tit-bg.png') no-repeat center top; 
}

.cont .cont-news span.dashed{
    display: block;
    position: absolute;
    width: 294px;
    height: 22px;
    left: 420px;
    top: 125px;
    background: url('../images/tit-bg2.png') no-repeat center left; 
}

.cont .cont-news p{
    color: #fff;
    line-height: 36px;
    font-size: 18px;
    margin-top: 50px;
}

.cont .cont-news p a{
    color: #f2c288;
}

.cont1{
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.cont1 .img{
    position: absolute;
    right: 0;
    top: 0;
    width: 618px;
    height: 412px;
    border: 2px solid #fff;
    z-index: 98;
}

.cont1 .cont-news{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 970px;
    height: 410px;
    border: 2px solid #fff;
    padding: 30px 420px 30px 30px;
    box-sizing: border-box;
    z-index: 91;
    background: rgba(24, 171, 239, 0.2);    
}

.cont1 .cont-news h2{
    font-size: 26px;
    line-height: 40px;
    font-weight: normal;
    color: #f2c288;
}

.cont1 .cont-news span{
    display: block;
    position: absolute;
    width: 573px;
    height: 22px;
    left: 20px;
    top: 108px;
    background: url('../images/tit-bg1.png') no-repeat center top; 
}

.cont1 .cont-news span.dashed{
    display: block;
    position: absolute;
    width: 294px;
    height: 22px;
    right: 420px;
    top: 125px;
    background: url('../images/tit-bg2.png') no-repeat center right; 
}

.cont1 .cont-news p{
    color: #fff;
    line-height: 36px;
    font-size: 18px;
    margin-top: 50px;
}

.cont1 .cont-news p a{
    color: #f2c288;
}


.cont3{
    width: 100%;
    height: 412px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.cont3 .img{
    position: absolute;
    left: 0;
    top: 0;
    width: 618px;
    height: 412px;
    z-index: 98;
}

.cont3 .cont-news{
    position: absolute;
    right: 0;
    top: 0;
    width: 627px;
    height: 409px;
    padding: 20px;
    box-sizing: border-box;
    z-index: 91;
    background: url('../images/nes-bg.png') no-repeat center right;
}

.cont3 .cont-news h2{
    font-size: 26px;
    line-height: 40px;
    font-weight: normal;
    color: #f2c288;
    padding-left: 50px;
    margin-top: 10px;
}

.cont3 .cont-news p{
    color: #fff;
    line-height: 36px;
    font-size: 18px;
    margin-top: 30px;
    padding: 0 0 20px 40px;
}

.cont3 .cont-news p a{
    color: #f2c288;
}


.cont4{
    width: 100%;
    height: 412px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.cont4 .img{
    position: absolute;
    right: 0;
    top: 0;
    width: 618px;
    height: 412px;
    z-index: 98;
}

.cont4 .cont-news{
    position: absolute;
    left: 0;
    top: 0;
    width: 627px;
    height: 409px;
    padding: 20px;
    box-sizing: border-box;
    z-index: 91;
    background: url('../images/nes-bg1.png') no-repeat center right;
}

.cont4 .cont-news h2{
    font-size: 26px;
    line-height: 40px;
    font-weight: normal;
    color: #f2c288;
    padding-right: 50px;
    margin-top: 10px;
}

.cont4 .cont-news p{
    color: #fff;
    line-height: 36px;
    font-size: 18px;
    margin-top: 30px;
    padding: 0 40px 20px 0;
}

.cont4 .cont-news p a{
    color: #f2c288;
}

.user-cont{
    position: relative;
    width: 100%;
    height: 562px;
    background: url('../images/user-bg.png') no-repeat center center;
    margin-top: 40px;
}

.user-1{
    position: absolute;
    left: 63px;
    top: 0;
}

.word-one{
    position: absolute;
    left: 360px;
    top: 50px;
    width: 200px;
    height: 60px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}


.user-2{
    position: absolute;
    right: 56px;
    top: 0;
}

.word-two{
    position: absolute;
    right: 340px;
    top: 50px;
    width: 200px;
    height: 60px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}


.user-3{
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.word-three{
    position: absolute;
    left: 320px;
    top: 370px;
    width: 200px;
    height: 60px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}

.user-4{
    position: absolute;
    right: 8px;
    bottom: 10px;
}

.word-four{
    position: absolute;
    right: 280px;
    top: 370px;
    width: 200px;
    height: 60px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}

.pro-cont{
    width: 1200px;
    height: auto;
    margin: 20px auto;
}

.pro-cont ul{
    overflow: hidden;
    margin-right: -40px;
}

.pro-cont ul li{
    width: 270px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 40px;
}

.pro-cont ul li a{
    display: block;
}

.pro-cont ul li a img{
    width: 270px;
    height: 180px;
}

.pro-cont ul li a p{
    width: 270px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    text-align: center;
}


.topic-left{
    width: 380px;
    height: auto;
    overflow: hidden;
    float: left;
}

.topic-tit{
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}


.topic-cont{
    width: 380px;
    height: 410px;
    overflow: hidden;
    background: #fff;
    padding: 25px;
    box-sizing: border-box;
    margin-top: 20px;
}

.topic-cont a {
    display: block;
}

.topic-cont a img{
    display: block;
    width: 330px;
    height: 140px;
}

.topic-cont a p{
    width: 330px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.topic-mid{
    margin: 0 30px;
}

.topic-mid ul li{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer{
    width: 1200px;
    height: auto;
    overflow: hidden;
    color: #333;
    margin-top: 20px;
    font-size: 16px;
}

.footer p {
    width: 1200px;
    height: auto;
    margin: 20px auto;
    text-align: center;
    line-height: 30px;
    color: #fff;
}


