@charset "utf-8";
/* css document */

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    vertical-align: top;
    border: 0;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    margin: auto;
}


.banner {
    position: relative;
}


.box1 {
    height: 596px;
    background:  no-repeat;
    overflow: hidden;
    position: relative;
}

.box1-main {
    width: 1010px;
    height: 540px;
    position: absolute;
    left: 200px;
    top: 20px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

.tt {
    position: absolute;
    width: 1000px;
    height: 80px;
    left: 0px;
    top: 28px;
}




/*滚动图 1*/
.gallery {
    width: 580px;
    height: 375px;
    position: absolute;
    left: 0px;
    top: 150px;
    
}

.slide-wrapper {
    width: 580px;
    height: 375px;
    margin: 100px auto;
}

.slide {
    height: 100%;
    position: relative;
}

.slide-hd {
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
}

.slide-hd ul {
    position: absolute;
    top: 165px;
    right: 30px;
}

.slide-hd li {
    width: 8px;
    height: 8px;
    border-radius: 0%;
    text-indent: -999em;
    background-color: #959595;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}

.slide-hd li.on {
    background-color: #fff;
}

.slide-hd .prev, .slide-hd .next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
}

.slide-hd .prev {
    float: left;
}

.slide-hd .next {
    float: right;
}

.slide-bd li {
    width: 580px;
    height: 375px;
    position: relative;
}

.slide-bd li img {
    width: 580px;
    height: 375px;
    display: block;
}

.slide-bd li p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    box-sizing: border-box;
    background-color: rgba(175, 13, 15, .5);
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
}

.slide-bd li p a {
    color: #fff;
}



.hot {
    width: 405px;
    position: absolute;
    right: 0px;
    top: 150px;
}


.hot .title {
    font-size: 20px;
    line-height: 32px;
    font-family: 微软雅黑;
    margin-bottom: 5px;
    
}

.hot .title  a {
    color: #000;
}


.hot .summary {

    text-indent: 2em;
    color: #151515;
    font-size: 14px;
    font-family: 微软雅黑;
    line-height: 32px;
    margin-top: 5px;
   

}


.hot .summary a {
    color: #151515;
}


.dashed {

    border-bottom: #d9bbbb 1px dashed;
    margin-top: 15px;
    margin-bottom: 15px;
}
.hot ul {

    padding-left: 10px;
}

.hot li {
    background:  no-repeat left center;
    line-height: 45px;
    font-size: 16px;
    font-family: 微软雅黑;
    padding: 0px 0px 0px 25px;
    
}

.hot li a {

    color: #000;
}


.box2 {
    height: 796px;
    background:  no-repeat;
    overflow: hidden;
    position: relative;
}

.box2-main {
    width: 1250px;
    height: 540px;
    position: absolute;
    left: 200px;
    top: 20px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

/*先进个人 */


.picscroll-left2 { width:1300px;  overflow:hidden; position:absolute; left: 100px; top: 320px; }
.picscroll-left2 .hd{ overflow:hidden;}
.picscroll-left2 .hd .prev{ display:block;  width:60px; height:60px; float:right;overflow:hidden; cursor:pointer; background-image:;position:absolute; top:150px; left:2px;}
.picscroll-left2 .hd .next{ display:block;  width:60px; height:60px; float:right;overflow:hidden;cursor:pointer; background-image:; position:absolute; top:150px; left:1150px; z-index:999;}
.picscroll-left2 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picscroll-left2 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background: 0 -9px no-repeat; }
.picscroll-left2 .hd ul li.on{ background-position:0 0; }
.picscroll-left2 .bd{ padding:10px; margin-left:80px; width:1000px;}
.picscroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picscroll-left2 .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picscroll-left2 .bd ul li .textbox {position: relative; width: 230px; height: 440px; background-image: ;  }
.picscroll-left2 .bd ul li .textbox .title4 {margin-top:30px;}
.picscroll-left2 .bd ul li .textbox .title4 a{font-size: 20px; font-family: "微软雅黑"; color: #fdffd2; text-align: center; line-height: 24px; padding: 5px; }
.picscroll-left2 .bd ul li .textbox .summary4 {font-size: 15px; font-family: "微软雅黑"; color: #fff; text-align: left; line-height: 24px; padding: 5px; }
.picscroll-left2 .bd ul li .textbox .summary4 a {color: #fff;;}
.picscroll-left2 .bd ul li .pic4{width: 210px; height: 345px;  overflow: hidden; border-radius: 0%; position: relative;     padding-left: 2px; padding-top: 5px; }
.picscroll-left2 .bd ul li .pic4 img{ width:210px; height:345px; display:block;}
.picscroll-left2 .bd ul li .bk2 {position: relative; width: 215px;height: 345px;}




.box3 {
    height: 624px;
    background:  no-repeat;
    overflow: hidden;
    position: relative;
}


.box3-main {
    width: 1000px;
    height: 350px;
    position: absolute;
    left: 200px;
    top: 160px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}


.box3 .newsbox-z {
    width: 320px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.box3 .newsbox-zh {
    width: 320px;
    position: absolute;
    top: 0px;
    left: 340px;
}


.box3 .newsbox-y {
    width: 320px;
    position: absolute;
    top: 0px;
    right: 0px;
}


.box3 .hot1 {
    width: 320px;
    position: relative;
}




.box3 .hot1 .title1 {

    font-size: 26px;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 15px;
    line-height: 36px;
    color: #414141;
}

.box3 .hot1 .title1 a {
    color: #414141;
}


.summary1 {
    text-indent: 2em;
    text-align: left;
    color: #414141;
    font-size: 16px;
    font-family: 黑体;
    line-height: 24px;
    margin-top: 5px;

}


.summary1 a {
    color: #414141;
}


.pic1 {
    text-align: center;
    width: 320px;
    height: 210px;

}


.pic1 img {

    width: 320px;
    height: 210px;
}


.box4 {
    height: 773px;
    background:  no-repeat;
    overflow: hidden;
    position: relative;
}


.box4-main {
    width: 1000px;
    height: 350px;
    position: absolute;
    left: 200px;
    top: 160px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}


/*人物访谈*/

.video-main {
    width: 1000px;
    margin: 220px 0 0 205px;
    overflow: hidden;
}

.video-big {
    width: 560px;
    height: 390px;
    float: left;
}

.video-big img{
    width: 560px;
    height: 390px;
}

.video-small{
    width: 440px;
    height: 390px;
    overflow-y: auto;
    float: right;
}

.video-small li {
    overflow: hidden;
    padding: 0px 10px;
    background-color:#fff;
    cursor: pointer;
    border-bottom: #eaeaea 1px solid;
}

.video-small li img {
    float: left;
    width: 150px;
    height: 82px;
    display: none;
}

.video-small .title {
    font-family: 微软雅黑;
    font-size: 18px;
    text-align: left;
    line-height: 64px;
    text-indent: 1em;
    color: #2a2b2b;
}

.video-small li .title a{
    color: #2a2b2b;
}

.video-small li.on {
    background: linear-gradient(to bottom right,#fc6855,#fe1111);
}

.video-small li.on .title a{
    color: #fde8b9;
}


.dh {
    position:absolute;
    bottom:10px; 
    left:160px; 
    font-family:黑体; 
    font-size:20px; 
    color:#fff;
}






