
.hdp ul, .hdp li, .hdp p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    list-style: none;
}


.hdp h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    text-align: left;
}

.hdp p {
    text-align: left;
    padding: 0;
    padding: 0;
   margin-top:-40px;
}

:focus {
    outline: 0;
}


a.special:hover, .special a:hover {
    text-decoration: none;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    clear: both;
    *zoom: 1;
}

.overflow {
    overflow: hidden;
    *zoom: 1;
}

.hdp a {
    text-decoration: none;
}

.index_focus {
    margin: 0px auto;
    width: 100%;
    height: 471px;
    overflow: hidden;
    position: relative;
}

    .index_focus .bd li {
        left: 0px;
        top: 0px;
        display: none;
        position: absolute;
    }

.index_focus_post {
    z-index: 10;
}

.index_focus .bd {
    left: 50%;
    width: 1920px;
    text-align: center;
    margin-left: -960px;
    position: absolute;
}

.index_focus .pic {
    height: auto;
    display: block;
}

    .index_focus .pic:hover {
        text-decoration: none;
    }

.index_focus .slide_nav {
    left: 45%;
    bottom: 2%;
    position: absolute;
}

    .index_focus .slide_nav a {
        padding: 5px 10px;
        color: rgb(255, 255, 255);
        font-family: arial;
        font-size: 28px;
        float: left;
        cursor: pointer;
    }

    .index_focus .slide_nav li:hover {
        color: rgb(153, 204, 0);
        text-decoration: none;
        opacity: 0.8;
    }

    .index_focus .slide_nav .on {
        color: rgb(153, 204, 0);
        text-decoration: none;
        opacity: 0.8;
    }

.index_focus_pre {
    background: url("/templates/default/images/ico_sliding.png") no-repeat;
    top: 50%;
    width: 72px;
    height: 72px;
    text-indent: 100%;
    overflow: hidden;
    margin-top: -36px;
    display: none;
    white-space: nowrap;
    position: absolute;
    z-index: 10;
}

.index_focus_next {
    background: url("/templates/default/images/ico_sliding.png") no-repeat;
    top: 50%;
    width: 72px;
    height: 72px;
    text-indent: 100%;
    overflow: hidden;
    margin-top: -36px;
    display: none;
    white-space: nowrap;
    position: absolute;
    z-index: 10;
}

.index_focus_pre {
    background-position: 0px 0px;
    left: 0px;
}

    .index_focus_pre:hover {
        background-position: 0px -144px;
    }

.index_focus_next {
    background-position: 0px -72px;
    right: 0px;
}

    .index_focus_next:hover {
        background-position: 0px -216px;
    }

.do {
    margin: auto;
    top: 24%;
    width: 985px;
    position: inherit;
}

.index_focus_info {
    background: url("/templates/default/images/index_focus_bg.png") no-repeat;
    width: 800px;
    height: 200px;
    color: rgb(255, 255, 255);
    padding-bottom: 10px;
    padding-left: 25px;
    font-family: "Î¢ÈíÑÅºÚ";
    text-decoration: none;
    margin-left: 80px;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
    _background: none;
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

    .index_focus_info h3 {
        line-height: 70px;
        font-family: Î¢ÈíÑÅºÚ, u9ed1u4f53, "Lucida Grande";
        font-size: 36px;
        display: none;
    }

    .index_focus_info .text {
        width: 500px;
        line-height: 24px;
        overflow: hidden;
        font-size: 14px;
        display: none;
        -ms-word-wrap: break-word;
    }

    /*****ÐÂÎÅ×ßÂíµÆ*****/
.new-li
{
    padding:48px 0;
}
.new-li img
{
    width:245px;
    height:140px;
    float:left;
}
.new-li .contant
{
    margin:0 20px;
    width:242px;
    height:150px;
    float:right;
}
.new-li .contant a
{
    margin:0;
    color:#0d77b9;
    font-size:16px;
    font-weight:bold;
}
.new-li .contant p
{
    margin:8px 0 0 0 ;
    color:#525252;
    line-height:22px;
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}


.new-li .contant a:hover {
    color:#f00;
}

