* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

body {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #333333;
    
}

.banner {
    position: relative;
    width: 100%;
    height: 650px;
    background: url('../images/banner.jpg') no-repeat center top;
}

.banner-mid{
    position: relative;
    width: 1200px;
    height: 650px;
    margin: 0 auto;
}

.banner a{
    display: block;
    position: absolute;
    left: 135px;
    bottom: 100px;
}

.box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/bg.jpg) no-repeat center top;
}

.content{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.dy{
    width: 1200px;
    height: 290px;
    overflow: hidden;
    position: relative;
    background: url('../images/dy-bg.jpg') no-repeat center bottom;
    margin-bottom: 20px;
}

.dy-tit{
    position: absolute;
    left: 0;
    top: 0;
    width: 183px;
    height: 46px;
    background: url('../images/dy.png') no-repeat center center;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-size: 32px;
    z-index: 99;
}

.dy-cont{
    padding:70px 30px 30px 60px;
    font-size: 22px;
    line-height: 40px;
}

.cont-one{
    width: 100%;
    height: auto;
    overflow: hidden; 
}

.tit-1{
    position: relative;
    width: 500px;
    height: 108px;
    margin: 0 auto 30px auto;
}

.tit{
    position: relative;
    width: 500px;
    height: 108px;
    margin: 0 auto 30px auto;
    background: url('../images/tit.png') no-repeat center center;
    text-align: center;
    font-size: 42px;
    color: #fff;
    text-align: center;
    line-height: 160px;
    text-indent: -50px;
}

.tit span{
    position: absolute;
    left: 40px;
    top: 28px;
    width: 220px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #e60012;
    text-transform: uppercase;
    text-indent: 0;
}

.video-list{
    width: 1200px;
    height: 387px;
    overflow: hidden;
    margin-bottom: 30px;
}

.video-pic{
    position: relative;
    width: 580px;
    height: 387px;
    float: left;
    box-sizing: border-box;
    border: 2px solid #3885ec;
}

.video-pic img{
    width: 576px;
    height: 383px;
}

.video-pic span{
    position: absolute;
    width: 100px;
    height: 100px;
    background: url('../images/v-icon.png') no-repeat center center;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
}

.video-word{
    float: left;
    width: 620px;
    height: 387px;
    background: url('../images/vbg.png') no-repeat left bottom;
    padding: 0 0 40px 50px;
    box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    line-height: 36px;
    font-weight: 500;
}

.video-word a{
    color: #fff;
}

.video-tit{
    width: 240px;
    height: 60px;
    background: #3885ec;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    margin: 0 auto 10px auto;
}


.video-list2 .video-pic{
    float: right;
}

.video-list2 .video-word{
    float: left;
    background: url('../images/vbgl.png') no-repeat right bottom;
    padding: 0 50px 40px 0;
}

.table-cont{
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.table{
    width: 800px;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    padding: 40px 20px 40px;
    background: #fff;
    border: 2px solid #3885ec;
    margin-top: 25px;
}

.table-tit{
    position: absolute;
    left: 50%;
    top: -25px;
    width: 316px;
    height: 50px;
    margin-left: -158px;
    background: #3885ec;
    color: #fff;
    font-size: 28px;
    line-height: 50px;
    text-align: center;
}

table{
    float: right;
    width: 630px;
    height: 360px;
    background: #fff;
    border: 1px solid #eee;
    border-collapse: collapse;
}

table td{
    padding: 0 10px;
}

.pro-img{
    width: 520px;
    height: 347px;
    position: absolute;
    left: 0;
    bottom: 15px;
}

.pro-img img{
    width: 520px;
    height: 347px;
}

.pic-lists{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pic-lists ul{
    overflow: hidden;
    margin-right: -20px;
}

.pic-lists ul li{
    float: left;
    width: 380px;
    height: auto;
    font-size: 20px;
    margin-right: 20px;  
}

.pic-lists ul li a{
    display: block;
    color: #fff;
}

.pic-lists ul li a img{
    display: block;
}

.pic-lists ul li a p{
    line-height: 30px;
    padding: 10px 0 20px 0;
    box-sizing: border-box;
}

.pic-lists-mid ul li a p{
    text-align: center;
}

.pic-zj ul li{
    width: 280px;
    margin-right: 26.6px;
}

.pic-zj ul{
    overflow: hidden;
    margin-right: -26.6px;
}

.tit-hy {
    width: 100%;
    height: auto;
    text-align: left;
    margin-bottom: 20px;
    font-size: 32px;
    color: #e60012;
    font-weight: bold;
}

.zx-form{
    border-top: 1px solid #fff;
    background: #fff;
}

.news {
    width: 420px;
    height: auto;
    overflow: hidden;
    float: right;
    box-sizing: border-box;

}

.news-lists {
    width: 100%;
    height: 363px;
    padding: 15px 30px;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
}
.news-lists ul li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-lists ul li a:hover{
    color: #e60012;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    line-height: 32px;
}

.fk-back{
    width: 740px;
    float: left;
    height: auto;
    overflow: hidden;

}

.fk-back .pages_fk_con{
    height: 363px;
    box-sizing: border-box;
    background: #fff;
    padding: 50px 20px;
    font-size: 14px;
}







