@import url(global.css);
.banner{ margin-top:10px; height:180px; width:100%;background:url(../images/zs_detail_banner.jpg) no-repeat center}

.container{margin-top:15px}

.news_left{ float:left; width:860px;overflow: hidden;}
.news_right{ float:right; width:310px;overflow: hidden;}

.main{ margin-top:10px; padding:30px; min-height:744px;border:1px solid #f0f0f0}
.breadcrumb{ height:36px; line-height:36px; padding-left:15px; border:1px solid #f0f0f0; color:#222}
.breadcrumb a{ color:#222}

.news_right .hd01{ height:38px; line-height:38px;background: url(../images/pro_list_hd_bg.png) repeat-x;}
.news_right .hd01 h4{ text-align:center; font-size:18px; color:#222;}
.news_right .hd02{ height:38px; line-height:38px;background: url(../images/hd02_bg.png) 0 bottom no-repeat;}
.news_right .hd02 h4{font-size:16px; color:#222;}
.news_right .hd02 span{float:right}
.news_right .hd02 span a{color:#999}
.news_right .mt{margin-top:20px}

.zs_list2 li {
    display: block;
    padding: 20px 0px 0px 0px;
}

.zs_list2 a {
    display: block;
    overflow: hidden;
}

.zs_list2 img {
    float: left;
    width: 70px;
    height: 75px;
    margin-right: 15px;
}

.zs_list2 .text {
    display: block;
    float: left;
    width: 220px;
    margin-top: 10px;
}
.zs_list2 .text>h5 {
    color: #333;
    width: 198px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    /* for Opera */
    text-overflow: ellipsis;
    /* for IE */
}

.zs_list2 .text>p {
    color: #999;
    font-size: 12px;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.zs_list3 li {
    display: block;
    padding: 20px 0px 0px 0px;
}

.zs_list3 a {
    display: block;
    overflow: hidden;
}

.zs_list3 img {
    float: left;
    width: 70px;
    height: 75px;
    margin-right: 15px;
}

.zs_list3 .text {
    display: block;
    float: left;
    width: 220px;
    margin-top: 10px;
}
.zs_list3 .text>h5 {
    color: #333;

    /* for IE */
}

.zs_list3 .text>p {
    color: #999;
    font-size: 12px;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.cont01_l{float:left; width:130px;}
.cont01_r{float:right; width:620px;}
.cont01_r h1{ font-size:28px; padding:15px 0 20px}
.cont01_r p{font-size: 14px;color: #444;line-height: 1.5rem;}

.cont02 {
    display: block;
    overflow: hidden;
    margin-top: 40px;
}

.cont02>li {
    display: block;
    border-bottom: 1px dashed #e0e0e0;
    padding: 15px 30px;
    overflow: hidden;
}

.cont02>li>h4 {
    float: left;
    color: #333;
    margin-right: 40px;
	font-size:16px;
}

.cont02>li>p {
    display: block;
    font-size: 14px;
    color: #666;
    float: left;
    width: 600px;
}

.cont02>li>b {
    float: left;
    font-weight: normal;
    color: #666;
    font-size: 14px;
    margin-right: 240px;
}

.cont02>li>span {
    float: left;
    color: #666;
    font-size: 14px;
}

.cont03{margin-top:40px}

.cont03 h3{ margin-bottom:18px; padding-left:20px; font-size:20px;background: url(../images/dot2.png) 0 center no-repeat;}
.cont03 .con{font-size:14px; line-height:36px}

.cont_notice{margin-top:40px}
.cont_notice h3{ padding-left:50px; height:40px; line-height:40px; color:#FFF; font-size:16px;background: url(../images/notice_bg.png)  no-repeat;}
.cont_notice .con{ padding-top:15px;font-size:14px; line-height:26px}
.cont_notice .con a{color:#C30}


/*列表页*/
.picnews {
    overflow: hidden;
    height: 320px;
}

.picnews>a {
    position: relative;
    width: 670px;
    height: 320px;
    float: left;
}

.picnews>a>img {
    display: block;
    width: 100%;
    height: 100%;
}

.picnews>a>span {
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 48px;
    background: rgba(0, 0, 0, 0.7);
    /*支持rgba的浏览器*/
    background: black/9;
    filter: alpha(opacity=70)/9;
    line-height: 48px;
}

.picnews>ul {
    overflow: hidden;
    display: block;
    width: 180px;
    float: right;
}

.picnews>ul>li {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
    -moz-box-sizing: border-box;
    /*Firefox3.5+*/
    -webkit-box-sizing: border-box;
    /*Safari3.2+*/
    -o-box-sizing: border-box;
    /*Opera9.6*/
    -ms-box-sizing: border-box;
    /*IE8*/
    box-sizing: border-box;
}

.news_list {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.news_list>img {
    display: block;
    width: 100%;
    height: 100%;
}

.news_list>span {
    display: block;
    height: 28px;
    background: rgba(0, 0, 0, 0.7);
    /*支持rgba的浏览器*/
    background: black/9;
    filter: alpha(opacity=70)/9;
    line-height: 28px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.new_tabs {
    display: block;
    overflow: hidden;
    margin-top: 15px;
}

.new_tabs>li {
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 40px;
}

.new_tabs>li>a {
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.new_tabs>li>.new_tabs_active {
    color: #27a6ee;
    border-bottom: 2px solid #27a6ee;
    padding-bottom: 8px;
}

    .news_lists {
        overflow: hidden;
        display: block;
    }

    .news_lists>li {
        display: block;
        border-top: 1px solid #e0e0e0;
        padding: 30px 0px;
        overflow: hidden;
    }
    .news_lists>li>a{
        border-radius: 5px;
        display: block;
        float: left;
        width: 235px;
        height: 130px;
        text-align: center;;
        margin-right: 30px;
        background: #f4f4f4;
    }

    .news_lists>li>a>img {

        max-width: 235px;
        max-height: 130px;
    }

    .news_list_right {
        float: left;
        overflow: hidden;
        width: 575px;
    }

    .news_list_right>a>h3 {
        color: #333;
        font-weight: normal;
		font-size:18px;
    }

    .news_list_right>a>h5 {
        color: #666;
        font-weight: normal;
        margin-top: 25px;
    }

    .news_list_right>h3 {
        color: #333;
        font-weight: normal;
    }

    .news_list_right>h5 {
        color: #666;
        font-weight: normal;
        margin-top: 25px;
    }

    .news_list_right strong {
        color: #999;
    }

    .news_list_foot {
        overflow: hidden;
        margin-top: 22px;
    }

    .news_list_foot .glyphicon-tags {
        color: #999;
        float: left;
        margin-top: 2px;
    }

    .news_list_foot>ul {
        overflow: hidden;
        float: left;
        width: 470px;
    }

    .news_list_foot>ul>li {
        display: block;
        float: left;
        margin-left: 10px;
        border: 1px solid #e0e0e0;
        border-radius: 10px;
        padding: 2px 15px;
        font-size: 12px;
        color: #999;
        margin-bottom: 10px;
    }

    .news_list_foot>ul>li>a {
        color: #999;
    }

    .news_list_foot>p {
        float: right;
        font-size: 13px;
        color: #999;
    }


.news_title{ font-size:24px;color: #333;}
.news_date{margin-top: 20px;color: #999;}
.news_content{ margin-top:20px;font-size: 14px;line-height: 2.1rem!important;}
.news_content img{margin:10px 0}
.news_content a{color:#096}

.tags_index{ padding:10px}
.tags_index li{width:50%; height:40px; line-height:40px; float:left}
.tags_index li span{ padding-left:10px; color:#CCC}