﻿a {text-decoration: none;}
a:hover {text-decoration: none;}
html,body {min-height: 100vh;background: #ebeefb;}

.zxinfo-detail {
    background: url(../../images/zxinfo-09/zxInfo_bg.png) no-repeat;
    background-size: 100%;
}
.zxinfo-detail.lyzx-detail {
    background: url(../../images/cxzyzx-02/banner_sbyqzt.jpg) no-repeat;
}
.zxinfo-detail.fwal-detail{
    background: url(../../images/substation-11/fwal-detail-banner.jpg) no-repeat;
    background-size: 100%;
}

.commonIcon {
    display: inline-block;
    background: url(../../images/zxinfo-09/zxInfo_Icon.png) no-repeat;
    vertical-align: middle;
}
.cIcon1 {
    width:14px; height:13px; background-position: 0 -63px;
}
.cIcon2 {
    width:13px; height:13px; background-position: 0 -18px;
}
.cIcon3 {
    width:17px; height:12px; background-position: 0 -85px;
}
.cIcon4 {
    width:18px; height:17px; background-position: 0 -103px;margin-top: -5px;
}

.box_nav { display: flex; color: #fff; padding: 24px 0px;}
.box_nav .nav_current { }
.box_nav .box_nav_ul { display: flex;margin-bottom: 0; padding-left: 0;}
.box_nav .box_nav_ul li a {color: #fff;}
.box_nav .box_nav_ul li .divider { margin: 0 8px; }


.content_box {
	background-color: #ffffff;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    min-height: 500px;
    align-items: flex-start;
}
.content_box .cont_left {
    width: 820px;
    margin-left: 20px;
    margin-right: 50px;
}
.cont_left_top {

}
.cont_left_top .title_top {
	font-size: 28px;
	font-weight: bold;
	line-height: 36px;
	color: #000000;
    margin-top: 8px;
    text-align: center;
}
.cont_left_top .title_tie { padding: 18px 4px 22px 4px; border-bottom: 1px solid #c2c2c2;}
.cont_left_top .title_tie .upTop { display: flex;align-items: center; line-height: 26px;}
.cont_left_top .title_tie .upTop .dw { margin-left: 12px;}
.cont_left_top .title_tie .upBottom { display: flex; justify-content: space-between; }
.cont_left_top .title_tie .upBottom .upBot_div { display: flex; align-items: center; line-height: 26px; }
.cont_left_top .title_tie .upBottom .upBot_div span {
    margin-left: 12px;
}
.cont_left_top .title_tie .upBottom .upBot_div a{
    margin-right: 20px;
}
.cont_left .cont_cen {
	margin-top: 28px;
}
.cont_left .cont_cen p {
	font-size: 16px;
    /*text-indent: 32px;*/
    color: #333333;
    text-align: justify;
    line-height: 28px;
}
.cont_left .cont_cen .end {
    text-align: right;
    margin-top: 30px;
}
.cont_left .cont_bottom {

}
.cont_left .cont_bottom .detail-item-tilte {
    border-bottom: 1px solid #c2c2c2;
    margin-top: 12px;
}
.cont_left .cont_bottom .detail-item-tilte .tit {
    display:  inline-block;
    border-bottom:  3px solid #0173ee;
    margin-left: 5px;
    padding-bottom: 12px;
}
.cont_left .cont_bottom .detail-item-tilte .tit span {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.cont_left .cont_bottom .detail-xgfj {
    /* color: #333; */
}
.cont_left .cont_bottom .detail-xgfj p a {
    color: #333;
}
.cont_right {
    width: 265px;
    /* height: 350px; */
    padding: 20px;
    background-color: #ebeefb;
}
.cont_right .right_title {
    border-bottom: 1px solid #b6b8bf;
    padding-bottom: 1px;
}
.cont_right .right_title .title_l {
    padding-bottom: 10px;
    font-size: 16px;
    color: #333;
    line-height: 42px;
    border-bottom:  3px solid #0173ee;
    font-weight: bold;
    
}
.cont_right .right_ul {
    padding: 25px 0;
}
.cont_right .right_ul .right_item {
    width: 210px;
    padding-bottom: 15px;
}
.cont_right .right_ul .right_item:last-child {
    padding-bottom: 0px;
}
.cont_right .right_ul .right_item span a {
    margin-left: 10px;
    color: #666;
}



/* 尾部部分 */
.tec-bottom { margin-top: 60px;height: 76px;background: #15224c;text-align: center; }
.tec-bottom span { margin-right: 20px; line-height: 76px;}
.tec-bottom span:last-child { margin-right: 0px; }
.tec-bottom span, .tec-bottom span a { color: #bbbfcd; }