﻿.dt{
    width: 100%;
    height: 200px;
    background:url("../images/1482763780963.jpg") no-repeat;
}
.space_hx {
    clear: both;
    width: 100%;
    height: 20px;
    font-size: 1px;
    overflow: hidden;
}
.scd {
    width: 1200px;
    margin: 0px auto;
    padding-bottom: 50px;
    padding-top: 10px;
}
.scd .scd_l {

    width: 255px;
    float: left;

}
.scd_l .l_name {

    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #ddd;
    position: relative;
    font-size: 14px;
    color: #BBBBBB;

}
.scd_l .l_name span {

    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #305dc4;
    font-size: 18px;
    color: #305dc4;
    vertical-align: top;

}
.scd .scd_l .s_nav {

    width: 100%;
    padding: 10px 0;

}
.scd .scd_l .s_nav li.on {

    background: #305dc4;
    border: 0;

}
.scd .scd_l .s_nav li {

    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 1px dashed #ddd;

}
.scd .scd_l .s_nav li.on a, .scd .scd_l .s_nav li.on a:hover {

    color: #FFF;

}
.scd .scd_l .s_nav li a {

    display: block;
    width: 235px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #545454;

}
.scd .scd_l .s_nav li em {

    display: block;
    width: 5px;
    height: 9px;
    background: url(../images/icon7.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 15px;

}
.scd .scd_r {
    width: 921px;
    float: right;
}
.scd .scd_r .r_top {

    width: 100%;
    height: 35px;
    position: relative;
    line-height: 35px;
    border-bottom: 2px solid #ddd;

}
.scd .scd_r .r_top span {

    height: 35px;
    line-height: 45px;
    font-size: 16px;
    color:  #305dc4;
    border-bottom: 2px solid  #305dc4;

}
.scd .scd_r .r_top .pst {

    width: 60%;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 12px;
    color: #444;

}
.scd .scd_r .r_top .pst .home {

    padding-left: 25px;
    background: url(../images/icon8.png) no-repeat left center;

}
.scd .scd_r .r_top .pst a {

    height: 35px;
    line-height: 35px;
    margin: 0 3px;
    color: #444;

}
.naws {

    width: 100%;

}
.naws ul {

    width: 100%;
    margin-bottom: 20px;

}
.naws ul li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    border-bottom: 1px dashed #ddd;
    background: url(../images/icon9.jpg) no-repeat 5px center;
    font-size: 12px;
}
.naws ul li a{
    color: black;
}
.naws ul li p {
    width: 415px;
    height: 45px;
    line-height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 25px;
    font-size: 14px;
}
.naws ul li em {
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    color: #888;
}
address, caption, cite, code, dfn, em, th, var {

    font-style: normal;
    font-weight: normal;

}
.scd_r{
    width: 100%;

}
.scd_r ul {

    padding-top: 15px;

}
.title_news {

    font-size: 24px;
    padding-top: 30px;

}
.title_news {

    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #555;

}
.news_Date {

    color: #999;
    text-align: center;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;

}
.scd_r p{
    line-height: 25px;
    font-size: 14px;
}
.scd_r p img{
    width: 750px;
}
.title_3 {

    display: block;
    color: #555;
    padding: 30px 30px;
    border-top: 1px solid #ccc;
    margin-top: 40px;

}
.title_3 li {

    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #ddd;
    font-size: 18px;
    font-weight: bold;

}
.title_3 li a {
    font-family: "微软雅黑";
    color: #333;
    font-size: 18px;
    font-weight: normal;

}





/*内页 侧栏公共样式*/
.sub-section {
    width: 100%;
    overflow: hidden;
}
.sub-section .container {
    margin: 0 auto;
    *zoom: 1;
}
.sub-section .container:before,
.sub-section .container:after {
    content: "";
    display: table;
}
.sub-section .container:after {
    clear: both;
}
.sub-section .container .sidebar {
    width: 100%;
    padding-right: 30px;
    position: relative;
    z-index: 10;
}
.sub-section .container .sidebar .sidebar-title {
    border-bottom: 2px solid #fdc71a;
    background: #ff9400;
    height: 32px;
    line-height: 32px;
    padding-left: 13px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}
.sub-section .container .sidebar .sidebar-title h2 {
    color: white;
    font-size: 14px;
}
.sub-section .container .sidebar .sidebar-menu .list {
    position: relative;
    padding: 9px 0 9px 20px;
    border-bottom: 1px solid #e3e3e3;
}
.sub-section .container .sidebar .sidebar-menu .list a {
    display: block;
    color: #000;
    font-size: 14px;
    line-height: 31px;
}
.sub-section .container .sidebar .sidebar-menu .list:hover ul{
    display:block;
}
.sub-section .container .sidebar .sidebar-menu .list ul {

}
.sub-section .container .sidebar .sidebar-menu .list ul li {
    position: relative;
    padding-left: 10px;
}
.sub-section .container .sidebar .sidebar-menu .list ul li a {
    font-size: 14px;
    color: #999;
}
.sub-section .container .sidebar .sidebar-menu .list ul li:hover a {
    color: #000;
}
.sub-section .container .sidebar .sidebar-menu .list ul li:before {
    content: '';
    width: 3px;
    position: absolute;
    height: 5px;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpENkFGM0RGMERFRTExMUU2QjI1QkQyNTcwMjdEQUMwMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpENkFGM0RGMURFRTExMUU2QjI1QkQyNTcwMjdEQUMwMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ2QUYzREVFREVFMTExRTZCMjVCRDI1NzAyN0RBQzAyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ2QUYzREVGREVFMTExRTZCMjVCRDI1NzAyN0RBQzAyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+g9NzpwAAAC1JREFUeNpi9HRx+c8AAYwMSICJAQdgQVKJohOvDgY0O/4TrYN4O0jzB0CAAQCT/AXu9OW8twAAAABJRU5ErkJggg==");
    background-size: cover;
    top: 50%;
    left: 3px;
    margin-top: -3px;
    opacity: 0.5;
}
.sub-section .container .sidebar .sidebar-menu .list:before {
    content: '';
    width: 6px;
    position: absolute;
    height: 10px;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpENkFGM0RGMERFRTExMUU2QjI1QkQyNTcwMjdEQUMwMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpENkFGM0RGMURFRTExMUU2QjI1QkQyNTcwMjdEQUMwMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ2QUYzREVFREVFMTExRTZCMjVCRDI1NzAyN0RBQzAyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ2QUYzREVGREVFMTExRTZCMjVCRDI1NzAyN0RBQzAyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+g9NzpwAAAC1JREFUeNpi9HRx+c8AAYwMSICJAQdgQVKJohOvDgY0O/4TrYN4O0jzB0CAAQCT/AXu9OW8twAAAABJRU5ErkJggg==");
    top: 19px;
    left: 3px;
}
.sub-section .container .sidebar .sidebar-menu .list:last-child {
    border: 0;
}
.sub-section .container .sidebar .sidebar-menu .submenu:hover .submenu-list {
    display: block;
}
.sub-section .container .sidebar .sidebar-menu .submenu:hover:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sub-section .container .sidebar .siderbar-hot .sidebar-menu .list:before {
    top: 13px;
    left: 0;
    width: 14px;
    height: 18px;
    background: url("../images/zd_hot_icon.png");
}
.sub-section .container .sidebar .siderbar-hot .sidebar-menu a {
    font-size: 14px;
}
.sub-section .container .sidebar .siderbar-search {
    padding: 20px 0;
}
.sub-section .container .sidebar .siderbar-search .search-k {
    background: #fdc71a;
    width: 98%;
    border: 1px solid #fdc71a;
    height: 35px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding-left: 5px;
}
.sub-section .container .sidebar .siderbar-search :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}
.sub-section .container .sidebar .siderbar-search ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}
.sub-section .container .sidebar .siderbar-search input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}
.sub-section .container .sidebar .siderbar-search input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}
.sub-section .container .sidebar .siderbar-search .ex-search {
    position: relative;
    left: 92%;
}
.sub-section .container .sidebar .siderbar-search .ex-search:before {
    content: ' ';
    position: absolute;
    width: 18px;
    height: 18px;
    border: 3px solid #fff;
    border-radius: 30px;
}
.sub-section .container .sidebar .siderbar-search .ex-search::after {
    content: ' ';
    position: absolute;
    width: 14px;
    height: 4px;
    background: #fff;
    border-radius: 5px 0 0 5px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}
.sub-section .container .sidebar .siderbar-search .ex-search:before {
    top: -8px;
    left: 0px;
}
.sub-section .container .sidebar .siderbar-search .ex-search:after {
    top: 14px;
    left: 16px;
}
.sub-section .container .main {
    position: relative;
    max-width: 920px;
    padding-top: 74px;
}
.sub-section .container .main .subtitle {
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 73px;
    line-height: 74px;
    font-size: 30px;
    padding-left: 25px;
    color: #fff;
    background: #fdc71a;
    text-transform: capitalize;
}
@media screen and (max-width: 480px) {
    .sub-section .container .main .subtitle {
        font-size: 20px;
    }
}
@media (min-width: 768px) {
    .sub-section .container {
        width: 100%;

        *zoom: 1;
    }
    .sub-section .container:before,
    .sub-section .container:after {
        content: "";
        display: table;
    }
    .sub-section .container:after {
        clear: both;
    }
    .sub-section .container .sidebar {
        float: left;
        *display: inline;
        width: 250px;
        padding-right: 30px;
    }
    .sub-section .container .sidebar .sidebar-menu .submenu:hover .submenu-list {
        display: block;
    }
    .sub-section .container .sidebar .sidebar-menu .submenu:hover:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .sub-section .container .sidebar .siderbar-hot {
        padding-top: 70px;
    }
    .sub-section .container .sidebar .siderbar-hot .sidebar-menu a {
        font-size: 14px;
    }
    .sub-section .container .sidebar .siderbar-search .ex-search {
        left: 88%;
    }
    .sub-section .container .sidebar .siderbar-search .search-k {
        width: 248px;
    }
    .sub-section .container .main {
        position: relative;
        padding-left: 280px;
    }
    .sub-section .container .main .subtitle {
        position: absolute;
        top: 0;
        left: 280px;
        width: 200%;
        height: 73px;
        line-height: 74px;
        font-size: 28px;
        padding-left: 25px;
        color: #fff;
        background: #fdc71a;
        text-transform: capitalize;
        font-weight:normal;
    }
}
@media (min-width: 992px) {
    .sub-section .container .main {
        max-width: 900px;
    }
}
@media (min-width: 1200px) {
    .sub-section .container {
        width: 1200px;
    }
}
.c-right {
    width: 917px;
    height: auto;
    overflow: hidden;
    float: right;
}
.tree-nav {
    width: 917px;
    height: 30px;
    border-bottom: 1px solid #999;
}
.tree-nav h2 {
    float: left;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 30px;
    color: #333;
}
.tree-nav p {
    float: right;
    width: auto;
}
.tree-nav p a {
    line-height: 30px;
    margin: 0px 5px;
    margin: 0px 10px !important;
}
.pp-list {
    width: 915px;
    height: auto;
    overflow: hidden;
}
.pp-list ul li {
    width: 200px;
    height: 244px;
    background: url(../images/cd2.png) left top no-repeat;
    float: left;
    margin: 20px 13px;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
}
.pp-list ul li img {
    margin-top: 8px;
    margin-left: 10px;
}
.f_page {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
.f_page ul li {
    float: left;
    line-height: 20px;
    margin: 2px;
}
.f_s1 a {
    display: block;
    width: 60px;
    height: 20px;
    border: 1px solid #CCC;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}



.title_news{
    font-size: 29px;
    font-weight: bolder;
}