* {
    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;
    background: url('../images/bg.png') repeat-y;
}

.banner {
    width: 100%;
    height: 703px;
    background: url('../images/banner.png') no-repeat center top;
}

.cont{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.dy{
    width: 1000px;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #004a82;
    background: url('../images/fy-bg.png') no-repeat left top;
}

.dy h2{
    width: 130px;
    height: 46px;
    line-height: 46px;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}

.dy p{
    padding: 10px 30px;
    box-sizing: border-box;
    line-height: 36px;
    font-size: 20px;
}

.v-ncont{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.video-left{
    width: 480px;
    height: auto;
    overflow: hidden;
    float: left;
} 

.news-right{
    width: 480px;
    height: auto;
    overflow: hidden;
    float: right;
}

.v-ncont .tit{
    width: 100%;
    height: 58px;
    line-height: 54px;
    padding-top: 4px;
    box-sizing: border-box;
    background: url('../images/tit-1.png') no-repeat left top;
    font-size: 30px;
    padding-left: 20px;
    margin-bottom: 20px;
    color: #fff;
}

.video-img{
    width: 480px;
    height: 320px;
    position: relative;
    float: left;
}

.video-img span{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -45px;
    margin-top: -45px;
    width: 91px;
    height: 91px;
    background: url('../images/v-icon.png') no-repeat center center;
}

.video-img p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    color: #fff;
    padding: 0 5px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-art{
    width: 100%;
    height: 480px;
    height: 320px;
}

.news-art h2{
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: #004a82;
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 26px;
    font-weight: normal;
}


.news-cont{
    width: 100%;
    height: 266px;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    font-size: 20px;
    line-height: 34px;
}

.news-cont p a{
    color: #004a82;
}

.media{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tit-all{
    width: 100%;
    height: 60px;
    line-height: 40px;
    background: url('../images/tit-2.png') no-repeat center bottom;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    color:  #004a82;
    text-align: center;
    margin: 20px auto;
}

.tit-all span{
    position: absolute;
    width: 190px;
    height: 16px;
    left: 50%;
    bottom: 0;
    margin-left: -95px;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}

.media-cont{
    width: 100%;
    height: 320px;
    overflow: hidden;
    background: url('../images/news-bg.png') no-repeat center right;
}

.media-word{
    float: right;
    width: 520px;
    height: 320px;
    padding: 50px 30px;
    box-sizing: border-box;
    line-height: 36px;
    font-size: 20px;
    color: #666;
}

.news-lists{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.news-box{
    overflow: hidden;
    margin-right: -40px;
}

.news-one{
    width: 480px;
    float: left;
    margin-right: 40px;
    margin-top: 10px;
}

.news-one h2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: normal;
    color: #004a82;
}

.news-one img{
    width: 270px;
    height: 180px;
    float: left;
    margin-right: 10px;
}

.news-one p{
    width: 200px;
    height: 180px;
    float: left;
    line-height: 30px;
    overflow: hidden;
}

.news-one p a{
    color: #004a82;
}

.fc-tit{
    position: relative;
    width: 233px;
    height: 60px;
    background: url('../images/fcys-tit.png') no-repeat center center;
    line-height: 80px;
    font-size: 26px;
    color: #fff;
    text-indent: 60px;
    margin-bottom: 20px;
}

.fc-tit span{
    position: absolute;
    left: 23px;
    top: 0;
    width: 180px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-indent: 0;
    color: #004a82;
    text-align: center;
    text-transform: uppercase;
}

.tskc-lists{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tskc-lists ul{
    overflow: hidden;
    margin-right: -20px;
}

.tskc-lists ul li{
    width: 320px;
    height: 214px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.tskc-lists ul li img{
    width: 320px;
    height: 214px;
    display: block;
}


.fc-tit1{
    position: relative;
    width: 293px;
    height: 72px;
    background: url('../images/fcys-tit1.png') no-repeat center bottom;
    line-height: 102px;
    font-size: 26px;
    color: #fff;
    text-indent: 60px;
    margin-bottom: 20px;
}

.fc-tit1 span{
    position: absolute;
    right: 24px;
    top: 12px;
    width: 145px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-indent: 0;
    color: #004a82;
    text-align: center;
    text-transform: uppercase;
}

.fc-tit1 p{
    position: absolute;
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #004a82;
    font-style: italic;
    left: 0;
    top: 0;
    text-align: center;
    text-indent: 0;
}

.tit-all1{
    background: url('../images/tit-3.png') no-repeat center bottom;
    margin: 0 auto 20px auto;
}

.pro-zs {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.pro-zs .pro-img {
    float: left;
    width: 660px;
    height: 440px;
    position: relative;
    display: none;
}

.pro-zs p {
    width: 640px;
    height: 80px;
    line-height: 32px;
    padding: 10px 10px 0;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.pro-zs .pro-dis {
    display: block;
}

.img-li {
    float: right;
    width: 340px;
    height: 440px;
}

.img-li li {
    float: left;
    width: 150px;
    height: 100px;
    overflow: hidden;
    margin-left: 10px;
    margin-bottom: 13px;
    cursor: pointer;
    border: 3px solid #e3e3e3;
    box-sizing: border-box;
}

.img-li li.on {
    border-color: #029ae3;
}

.img-li li img {
    width: 150px;
    height: 100px;
}   

.part5 {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.part5_l {
    width: 330px;
    height: auto;
    float: left;
}

.title3 {
    height: 49px;
    line-height: 49px;
    font-size: 32px;
    color: #029ae3;
    text-align: left;
}

.part5_l_box {
    width: 334px;
    height: 300px;
    border: 2px solid #c5e4f4;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    margin-top: 10px;
}

.part5_l_box img{
    width: 290px;
    height: 100px;
    display: block;
}

.part5_l_box a p {
    line-height: 36px;
}

.part5_r {
    width: 650px;
    height: auto;
    float: left;
    margin-left: 20px;
}

.part5_r_box {
    width: 650px;
    height: 300px;
    border: 2px solid #c5e4f4;
    box-sizing: border-box;
    padding: 30px 20px;
    text-align: center;
    margin-top: 10px;
}

.footer {
    width: 1000px;
    height: auto;
    margin: 30px auto;
    text-align: center;
}

.footer p {
    line-height: 30px;
}
