/*预定义*/
html body{
    background: #f9f9f9;
}
.padding10{
    padding: 10px;
}
h1,h2,h3,h4,h5,h6{
    font-size: 16px;
}
.width{
    width: 1200px;
    margin: 30px auto 0 auto;

}
.WhiteColor{
    background: #fff;
}
.marginLeft10{
    margin-left: 10px;
}
.border{
    border: 1px solid #f4f4f4;
}
.textCenter{
    text-align: center;
}
.paddingTop10{
    padding-top: 10px;
}
.paddingTop20{
    padding-top: 30px;
}
.padding10302030{
    padding: 10px 30px 20px 30px;
}
.marginTop10{
    margin-top: 10px;
}
.marginBottom10{
    padding-bottom: 10px;
}
.marginBottom20{
    padding-bottom: 20px;
}
/* 正文*/
.brand {
    width: 100%;
    background: #252525;
    height: 46px;
}
.brand .imv{
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}

.brand .imv a{
    line-height: 45px;
    color: inherit;
    font-weight:bold;
}
.brand .imv small{
    color: inherit;
    padding: 0 4px;
}
.brand p {
    padding: 0px 15px;
    line-height: 46px;
    font-size: 12px;
    color: #cccccc;
}
.leftColumn{
    width: 20%;
    float: left;
}
.leftColumn span{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding-left: 28px;
    border-bottom: 1px solid #f7f7f7;
    color: #000;
    /*background: url(/static/images/news_img/leftImg.png) no-repeat;*/
    font-weight: 600;
    display: block;
    background: url(/static/images/news_img/bg1.png) repeat-x;
}
.leftColumn .fenlei p{
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 30px;
    padding-left: 22px;
    position: relative;
}
.leftColumn .fenlei p:before, .leftColumn ul li a:before{
    display: inline-block;
    content: ' ';
    vertical-align: middle;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #999999;
    position: absolute;
    left: 9px;
    top: 50%;
    margin-top: -2px;
}
.leftColumn ul li a{
    line-height: 30px;
    padding-left: 22px;
    position: relative;
}
.leftColumn .lianxi{
    padding-left: 10px;
}
.leftColumn .lianxi p{
    color: #999aaa;
    padding-left: 22px;
    margin-bottom: 12px;
    line-height: 26px;
    position: relative;
}
.leftColumn .lianxi p:before{
    display: inline-block;
    content: ' ';
    vertical-align: middle;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #999999;
    position: absolute;
    left: 9px;
    top: 50%;
    margin-top: -2px;
}
.leftColumn .lianxi p a{
    color: #999aaa;

}
.leftColumn .lianxi p a:hover{
    color: blue;
}
.centerColumn{
    width: 68%;
    float: left;
}
.news{
    border-radius: 2px;
}
    /*.content h2{*/
        /*height: 50px;*/
        /*line-height: 50px;*/
        /*padding-left: 10px;*/
    /*}*/
.centerColumn{
    padding: 30px 40px 20px 40px;
    background: #fff;
    border: 1px solid #f4f4f4;
}
.centerColumn h1{
    height: 40px;
    line-height: 40px;
    font-size: 22px;
}
.centerColumn .biaoti{
    line-height: 36px;
    text-align: center;
    margin-bottom:30px;
    border-bottom: 1px dashed #ccc;
}

.centerColumn .wenben{

}
.centerColumn .biaoti span{
    font-size: 12px;
    color: #999;
    font-weight: normal;
    padding: 0 4px;
}

.centerColumn .wenben p{
    font-size: 15px;
    line-height: 36px;
    margin: 4px 0px;
}
.centerColumn .wenben div{
    padding: 6px 0px;

}
.centerColumn .wenben p.bold{
    font-weight: bold;
}

.centerColumn .wenben a{
	padding:0 4px;
	color:blue;
	font-weight:bold;
}
.centerColumn .wenben{
    border-top: 1px dashed #f8f8f8;
}
.centerColumn .wenben img{
    width: 50%;
    height: 50%;
    display: block;
    margin:0 auto;
}
.centerColumn .wenben h3,.centerColumn .wenben h4,.centerColumn .wenben h5, .centerColumn strong{
    height: 32px;
    line-height: 32px;
    margin: 20px 0px 0px 0px;
}
.centerColumn .tag span{
    display: inline-block;
    padding: 8px 12px;
    background: #0c12be;
    margin-right: 6px;
    color: #fff;
    border-radius: 2px;
}
.page{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    margin-top: 50px;
}
.page .uppage, .page .downpage{
    width: 46%;
    padding: 10px;
    border: 1px solid #dadada;
    background: #e4e4e4;
}
.page span{
    font-weight: 600;
}
.page .downpage{
    text-align: right;
}
.page span, .page a{
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page a:hover{
    color:#1a1a1a;
    font-weight: bold;
    text-decoration: underline;
}

.centerColumn .RelatedReading, .centerColumn .RelatedEquipment{
    padding-top: 60px;
    float: left;
    width: 48%;

}
.centerColumn .RelatedReading p,
.centerColumn .RelatedEquipment p{
    padding-bottom: 14px;
    font-weight: bold;
    border-bottom: 1px dashed #f8f8f8;
    font-size: 16px;
}
.centerColumn .RelatedEquipment{
    margin-left: 28px;
}

.centerColumn .RelatedReading a, .centerColumn .RelatedEquipment a{
    color:  #2893ff;
    display:block;
    width: 100%;
    margin: 5px 0;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    float: left;
}
.centerColumn .ArticleInformation{
    border-radius: 4px;
    background: #fff;
    font-size: 14px;
    padding: 10px 20px;
    border: 1px solid rgba(17, 30, 44, 0.08);
    box-shadow: 0px 4px 12px 0px rgba(17, 30, 44, 0.02);
    margin-top: 20px;
}
.centerColumn .ArticleInformation p{
    margin: 5px 0;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    color: red;
    font-size: 16px;
}
.centerColumn .ArticleInformation p a{
    color: #5698da;
}
.centerColumn .RelatedEquipment h2 span{
    padding-right: 5px;
    font-size: 14px;
    color:  #365e86;
}
.centerColumn .RelatedReading h2 span{
    padding-left: 10px;
    color: #999;
}
.rightColumn{
    float: right;
    width: 290px;
    background: #fff;
}
.rightColumn .ziyuan{
    font-size: 16px;
    font-weight: 600;
    padding:2px 0px 2px 20px;
    height: 46px;
    line-height: 46px;
    display:block;
    background: #f5f5f5;
    border: 1px solid #e2e2e2;
}
.rightColumn ul{
    padding: 10px;
    border: 1px solid #f3f3f3;
    border-top: none;
}
.rightColumn ul li{
    line-height: 26px;
    justify-content: space-between;
    align-items: center;
    padding:6px 0px 4px 6px;
    border-bottom: 1px dashed #e6e6e6;
}
.rightColumn ul li p{
    width: 86%;
    color: #264360;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    display: inline-block;
}
.rightColumn ul li h3{
    font-weight: normal;
    position: relative;
}
.rightColumn ul li h3 span{
    border-radius: 4px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #999;
    position: absolute;
    top: 1px;
    left: 4px;
    color: #fff;
}
.rightColumn ul li h3 .itm1{
    background: #d9534f;
}
.rightColumn ul li h3 .itm2 {
    background: #f0ad4e;
}
.rightColumn ul li h3 .itm3{
    background: #5cb85c;
}
.rightColumn ul li h3 .itm4{
    background: #428bca;
}
.rightColumn ul li h3 .itm5{
    background: #5bc0de;
}
.rightColumn ul li h3 a{
    line-height: 20px;
    height: 40px;
    font-size: 14px;
    color: #606060;
    padding-left: 46px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}