* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #3f3f3f;
    text-decoration: none;
}

img {
    border: none;
}

body {
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url('../images/bg.jpg') no-repeat center top;
}

.banner {
    width: 100%;
    height: 695px;
    background: url('../images/banner.jpg') no-repeat center top;
}

.content {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}

.daodu {
    width: 100%;
    height: 111px;
    overflow: hidden;
    background: url('../images/daodubg.png') no-repeat center center;
    box-sizing: border-box;
    padding: 10px 10px 10px 105px;

}

.daodu p {
    font-size: 16px;
    line-height: 28px;
}


.first-box,
.fd-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px 0;
}

.flash {
    width: 520px;
    height: 345px;
    float: left;
    overflow: hidden;
}

.out-img {
    position: relative;
    width: 520px;
    height: 345px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    width: 520px;
    float: left;
    position: relative;
}

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 50px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 20px;
    font-size: 0;
}

.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #00b3cc;
}

.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.out-img:hover .btn {
    display: block;
}

.out-img .btn-l {
    left: 0;
}

.out-img .btn-r {
    right: 0;
}

.news {
    float: right;
    width: 450px;
    height: 345px;
    background: url('../images/newsbg.png') no-repeat center center;
    padding: 60px 10px 10px 10px;
    box-sizing: border-box;
}

.news h2 {
    font-size: 18px;
    font-weight: 700;
    color: #054b97;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.news p {
    line-height: 30px;
}

.news p a {
    color: #054b97;
}

.tit {
    width: 1000px;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}

.video-box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.video-img {
    float: left;
    width: 600px;
    height: 400px;
    border: 1px solid #054b97;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
}

.video-img a span{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    background: url('../images/viede0-icon.png') no-repeat center center;
}

.video-img a {
    display: block;
}

.video-sj {
    float: right;
    width: 380px;
    height: 400px;
    border: 1px solid #054b97;
    padding: 10px;
    box-sizing: border-box;
}

.video-sj h2 {
    margin-top: 30px;
    font-size: 18px;
    color: #054b97;
    line-height: 32px;
    margin-bottom: 10px;
}

.video-sj p {
    line-height: 30px;
    margin-bottom: 10px;
}

.media-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.media-list {
    width: 490px;
    height: auto;
    overflow: hidden;
    float: left;
    line-height: 30px;
    margin-bottom: 10px;
}

.media-list:nth-child(2n+0) {
    float: right;
}

.media-list h2 {
    font-size: 16px;
    font-weight: bold;
    color: #054b97;
}

.media-list .media-img {
    float: left;
    width: 200px;
    height: 133px;
}

.media-cs {
    float: right;
    width: 280px;
    height: 133px;
    line-height: 30px;
    overflow: hidden;
}

.media-cs p a {
    color: #054b97;
}

.media-name {
    clear: both;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
}

.img-list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.img-list li {
    width: 180px;
    height: 160px;
    line-height: 40px;
    float: left;
    margin-right: 25px;
    margin-top: 15px;
}

.img-list li:nth-child(5n+0) {
    margin-right: 0;
}

.img-list li img {
    display: block;
}

.img-list li a p {
    display: block;
    color: #333333;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.img-list li a {
    display: block;
}

.pro-zs {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.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: #c38525;
}

.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: #054b97;
    text-align: left;
}

.part5_l_box {
    width: 330px;
    height: 390px;
    border: 2px solid #054b97;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    margin-top: 10px;
}

.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: 390px;
    border: 2px solid #054b97;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    margin-top: 10px;
}

.footer {
    width: 1000px;
    height: auto;
    margin: 30px auto;
    text-align: center;
}

.footer p {
    line-height: 30px;
}