/*baner*/



/*中部1*/

.fourth {
    height: : 500px;
    position: relative;
    margin: 0 auto;
}

.fourth .center {
    background: url(../images/centerpic.jpg) no-repeat center;
    width: 402px;
    height: 159px;
    margin: 0 auto;
}


/*中部结束1*/


/*长图*/

.fifth img{
    width: 100%;
    margin: 92px auto;
    display: block;
}

/*长图结束*/


/*中部2*/

.show_ul {
    width: 1000px;
    margin: -92px auto 0 auto;
}


/*.show_ul.centerp{



  background: url(../images/banner.jpg);

  background:red;

  width:317px;

  height: 239px;

  margin: 0 auto;

}*/

.show_ul .pics {
    width: 1000px;
    margin: 0 auto;
    list-style: none;
    overflow: hidden;
}

.pics li {
    float: left;
    width: 315px;
    margin-bottom: 50px;
    margin-right:27px;
}

.pics li a {
    border:2px solid #e1e1e1;
    padding-right: 3px;
    display: block;
    /*padding-bottom: 16px;*/
}

.pics li a>img{
    width: 100%;
    margin: 0 auto;
}
.pics li a div img{
    margin:0 auto;
    margin-top: 16px;
}

.pics a:hover {
    border-right: 5px solid #d7000f;
    padding-right: 0;
}

.pics li:hover img {
    border-right: none;
}

.show_ul a.sb {
    margin: 0 auto;
    display: block;
    border: 1px solid #cccccc;
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #4b4a4a;
    font-weight: bold;
}

.show_ul a.sb:hover {
    color: #fff;
    background-color: #d3252c;
}


/*中部2*/


/*视频栏*/

.video {
    background: url(../images/bgi.jpg) no-repeat left center;
    margin-top: 93px;
}

.video .video_inner {
    padding: 36px 36px;
    background: rgba(255, 255, 255, 0.8);
}

.video_inner .flash {
    width: 426px;
    height: 287px;
    float: left;
    position: relative;
    margin-left: 40px;
    background: grey;
}

.video_inner .flash .word {
    width:100%;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
}

.word span {
    display: block;
    line-height: 36px;
    text-align: center;
    font-size: 16px;color: #000;
}

.video_inner .title {
    width: 442px;
    float: right;
}

.title h2 {
    color: #da251d;
    margin-top: 10px;
    font-size: 24px;
    line-height: 24px;
    color: #da251d;
}

.title p {
    margin-top: 26px;
    font-size: 16px;
    color: #808080;
    line-height: 30px;
    text-indent: 2em;
}
a.intro_a{
    width: 40px;
    height: 19px;
    background:#da251d url(../images/xiaojiantou.png) no-repeat center;
    float: right;
}


/*视频栏结束*/


/*第八个*/

.eight {
    width: 1000px;
    margin: 0 auto;
    margin-top: 170px;
    overflow: hidden;
}


/*图片*/

.eight .eight_inner {
    background: url(../images/bottonpic.jpg) no-repeat center;
    width: 511px;
    height: 338px;
    position: absolute;
    top: 170px;
}


/*图片结束*/


/*新闻资讯*/

.eight .eight_inner2 {
    /*width: 450px;

    height: 390px;*/
    overflow: hidden;
    float: right;
    border-left: 1px solid #cccccc;
    /*margin-top: -44px;*/
    padding-left: 48px;
}

.eight_inner2 h2 {
    height: 39px;
    width: 415px;
    color: #db312a;
    border-bottom: 1px solid #cccccc;
    /*background:grey;*/
}

h2 sub {
    color: #cccccc;
}

h2 a {
    background: url(../images/xiaojiantou.png) center center no-repeat, #da251d;
    display: block;
    position: absolute;
    left: 345px;
    top: 6px;
    width: 40px;
    height: 19px;
}

.eight_inner2 .news {
    margin-top: 38px;
}

.news a {
    color: #808080;
    font-size: 16px;
    line-height: 16px;
}

.news li:hover a,
.news li:hover small {
    color: #da251d;
}

.news li {
    margin-bottom: 35px;
    list-style-image: url(../images/listjiantou.png);
}

.news small {
    float: right;
    margin-right: 4px;
    line-height:12px;
    color: #cccccc;
    font-size: 12px;
}


/*新闻资讯结束*/


/*第八个结束*/


/*第九个*/

.little_image {
    width: 1000px;
    margin: 112px auto;
}

.little_image .icron {
    background: url(../images/chilun.jpg) no-repeat center;
    width: 1000px;
    height: 61px;
    margin: 0 auto;
}


/*第九个结束*/


