* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #3f3f3f;
    text-decoration: none;
}

body {
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url('../images/bg.jpg') repeat-y center top;
    overflow-x: hidden;
}
html{
    overflow-x: hidden;
}

.banner {
    width: 100%;
    height: 800px;
    background: url("../images/banner.png") no-repeat center top;
}

.wrap{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: -420px;
}

.td{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.td img{
    margin: 0 auto;
}

.tit{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.lelian-wrap{
    width: 1200px;
    height: 620px;
    overflow: hidden;
    margin-bottom: 20px;
    background: url('../images/bg-1.png') no-repeat center top;
}


.left-ll{
    width: 590px;
    height: auto;
    float: left;
    color: #fff;
    box-sizing: border-box;
    padding: 20px;
    box-sizing: border-box;
}

.left-ll h2{
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px dotted #ffffff;
    text-align: center;
    font-size: 24px;
}

.left-ll p{
    width: 100%;
    height: 280px;
    overflow: hidden;
    padding: 20px 0;
    line-height: 40px;
    font-size: 20px;
    overflow: hidden;
    padding-right: 40px;
    box-sizing: border-box;
}

.left-ll p a{
    color: #ffffff;
}


.ll-img{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ll-img img{
    display: block;
}

.ll-img>img{
    float: left;
}

.ll-img .small-img{
    float: right;
    width: 370px;
}

.ll-img .small-img img{
    float: left;
    margin-left: 10px;
    margin-bottom: 15px;
}



.left-rr{
    width: 590px;
    height: auto;
    float: right;
    color: #fff;
    box-sizing: border-box;
    padding: 20px;
    box-sizing: border-box;
}

.left-rr h2{
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px dotted #ffffff;
    text-align: center;
    font-size: 24px;
}

.left-rr p{
    width: 100%;
    height: 280px;
    overflow: hidden;
    padding: 20px 0;
    line-height: 40px;
    font-size: 20px;
    overflow: hidden;
    padding-left: 40px;
    box-sizing: border-box;
}

.left-rr p a{
    color: #ffffff;
}


.rr-img{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.rr-img img{
    display: block;
}

.rr-img .left{
    float: left;
    width: 360px;
    height: 245px;
}

.rr-img .left .botm{
    width: 360px;
    height: 115px;
    margin-top: 15px;
}

.rr-img .left .botm img{
    float: left;
}

.rr-img .left .botm img:last-child{
    float: right;
}

.rr-img .small-img{
    float: right;
    width: 175px;
}

.rr-img .small-img img:last-child{
    margin-top: 15px;
}

.video-wrap{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.video-wrap ul{
    overflow: hidden;
    margin-right: -60px;
}

.video-wrap ul li{
    width: 570px;
    height: 350px;
    background: url('../images/tit-v.png') no-repeat left bottom;
    float: left;
    margin-right: 60px;
    overflow: hidden;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}

.video-wrap ul li span{
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -65px;
    background: url('../images/v-icon.png') no-repeat center center;
    background-size: contain;
}

.video-wrap ul li p{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro-lists{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pro-lists ul{
    overflow: hidden;
    margin-right: -26.6px;
}

.pro-lists ul li{
    width: 280px;
    height: 247px;
    float: left;
    overflow: hidden;
    margin-right: 26.6px;
}

.pro-lists ul li img{
    display: block;
}

.pro-lists ul li p{
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: url('../images/tit-f.png') no-repeat  center center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.cont{
    width:100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.news-lists{
    float: left;
    width: 430px;
    height: auto;
    overflow: hidden;
}

.feedback-wrap{
    float: right;
    width: 750px;
    height: auto;
    overflow: hidden;
}


.title span{
    color: #c00000;
}

.news-li{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    border: 2px solid #b2c5e5;
    padding: 20px;
    box-sizing: border-box;
}

.news-li li{
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;  
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    padding-left: 10px;
    box-sizing: border-box;
}

.news-li li::after{
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #b2c5e5;
}

.news-li li a:hover{
    color: #044191;
}

.pages_fk_con{
    width: 100%;
    height: 404px;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border: 2px solid #b2c5e5;
}

.footer{
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #666;
    text-align: center;
    line-height: 30px;
    padding-bottom: 20px;
}