.content{
    background: #000 url("../img/index_bg2-min.jpg") no-repeat center -79px;
}
.part.present{
    margin-top: 0px;
}
.award{
    height: 914px;
    overflow: hidden;
    margin-top: 130px;
}
.part_img.part{
    margin-top: 20px;
}
.part.intro{
    width: 800px;
    color: #3b535c;
    margin: 0 auto;
    text-align: left;
    text-indent: 25px;
}
.part.log{
    cursor: pointer;
    width: 378px;
    height: 151px;
    margin: 50px auto 0px;
    /*background: url("../img/log.png") no-repeat center;*/
    background: url("../img/over.png") no-repeat center;
}
.part.log:hover{
    /*background: url("../img/log_hover.png") no-repeat center;*/

}
.part.log a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.haixuan{
    height: 762px;
    overflow: hidden;
}
.news{
    height: 750px;
    overflow: hidden;
}


.news_con{
    width: 1678px;
    margin: 85px auto 0px;
}
.news_con ul{
    height: 365px;
    overflow: hidden;
    display: block;
    text-align:center;
    margin:0 auto;
    padding:0;
    clear:both;
}

.news_con ul li{
    width: 397px;
    height: 365px;
    margin-right: 30px;
    display: inline-block;
    _display:inline;
    *display:inline;
    zoom:1;
}
.news_con ul li:nth-child(4n){
    margin-right: 0px;
}
.news_img img{
    width: 397px;
    height: 261px;
    border: none;
}
.news_tit{
    height: 43px;
    padding-top: 5px;
    font-size: 14px;
    color: #ff3000;
    font-weight: bold;
    text-align: center;
}
.news_desc{
    color: #7f91a4;
    font-size: 11px;
}
.news_con ul li:hover .news_img img{
    width: 392px;
    height: 259px;
    border: 1px solid #fff;
    border-image: -webkit-linear-gradient(#fff,#841201) 30 30;
    border-image: -moz-linear-gradient(#fff,#841201) 30 30;
    border-image: linear-gradient(#fff,#841201) 30 30;
}
.news_con ul li:hover .news_desc{
    color: #FFF;
}
.index_news .news_label{
    display: none;
}
.offline{
    height: 1200px;
    text-align: center;
}

.postion{
    height: 739px;
    overflow: hidden;
}
.postion .part{
    margin-top: 168px;
}
.postion .postion_intro{
    margin-top: 100px;
}
.enter{
    margin-left: 114px;
    margin-top: 9px;
}