* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

body {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #333333;
}

.top {
    width: 100%;
    height: 450px;
    background: url(../images/top.jpg) no-repeat center center;
}

.content {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/bg.jpg) no-repeat center top;
}

.con-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.read {
    width: 850px;
    height: 111px;
    background: url(../images/icon-1.png) no-repeat center left;
    padding-left: 150px;
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px;
}

.read p {
    padding-top: 10px;
}

.w-1000 {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.flash {
    float: left;
    width: 500px;
    height: 330px;
}

.out-img {
    position: relative;
    width: 500px;
    height: 330px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    width: 500px;
    float: left;
    position: relative;
}

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 5px;
    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: #cc2a1e;
}

.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 {
    width: 480px;
    float: right;
    height: 333px;
}

.news-li {
    width: 480px;
    height: 160px;
    margin-bottom: 10px;
}

.news-li h2 {
    width: 100%;
    height: auto;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #cc2a1e;
    font-weight: normal;
}

.news-li p {
    width: 100%;
    height: 112px;
    overflow: hidden;
    line-height: 24px;
    color: #666666;
}

.news-li a {
    color: #cc2a1e;
}

.tit {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.video {
    width: 1000px;
    height: auto;
    overflow: hidden;
}

.video-img {
    position: relative;
    width: 500px;
    height: 333px;
    float: left;
}

.video-img span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    background: url(../images/icon-2.png) no-repeat center center;
    margin-left: -35px;
    margin-top: -35px;
}

.video-word {
    width: 480px;
    height: 333px;
    overflow: hidden;
    float: right;
    background: #f7f6f0;
    padding: 10px;
    box-sizing: border-box;
    line-height: 28px;
    text-indent: 28px;
}

.baodao {
    width: 470px;
    height: 200px;
    float: left;
    margin-top: 20px;
}

.bd img {
    width: 190px;
    height: 126px;
    float: left;
}

.bd p {
    width: 265px;
    height: 126px;
    overflow: hidden;
    float: left;
    margin-left: 15px;
    line-height: 26px;
}

.title2 {
    font-size: 18px;
    font-weight: normal;
    color: #e81f3f;
}

.title3 {
    color: #999;
    margin: 10px 0;
}

.left_60 {
    margin-left: 60px;
}


.fc {
    width: 1000px;
    height: auto;
    overflow: hidden;
}

.fc li {
    width: 180px;
    height: 160px;
    overflow: hidden;
    float: left;
    margin-right: 25px;
}

.fc li:nth-child(5n+0) {
    margin-right: 0;
}

.fc li a p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
}

.fc li a img {
    display: block;
}



.box {
    width: 1000px;
    height: 300px;
    margin-top: 25px;
}

.box img {
    width: 510px;
    height: 300px;
    float: left;
}

.box_r {
    width: 470px;
    height: 300px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}

#mainBox {
    width: 468px;
    height: 298px;
    background-color: #eee;
    position: relative;
    overflow: hidden;
    /* margin:10px 20px auto;滚动条代码*/
}

#content {
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px;
}

.scrollDiv {
    width: 10px;
    position: absolute;
    top: 50;
    background: #c1c1c1;
    border-radius: 0px;
    cursor: pointer;
}

#content p {
    width: 428px;
    line-height: 26px;
}

.con1_left {
    width: 300px;
    float: left;
}

.con1_right {
    width: 680px;
    float: right;
}

.con1_tit1 {
    width: 300px;
    height: 36px;
    border-top: 4px solid #df1900;
    line-height: 36px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #df1900;
    font-weight: 700;
}

.con1_tit2 {
    width: 680px;
    height: 36px;
    border-top: 4px solid #df1900;
    line-height: 36px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #df1900;
    font-weight: 700;
}

.b_con {
    padding: 9px;
    border: 1px solid #e3e3e3;
    height: 290px;
}

.b_con p {
    line-height: 28px;
    text-align: center;
}

.b_con a:hover {
    color: #fc3441;
}

.footer {
    width: 1000px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    text-align: center;
}

.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: 40px;
    padding: 0 10px;
    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: #cc2a1e;
}

.img-li li img{
    width:150px;
    height:100px;
}