@CHARSET "UTF-8";
 

/**1.标题**/
.mn-head.nd-head {
	background-image: url(../../images/news/news_banner.jpg);
}
.mn-head.ni-head {
	background-image: url(../../images/news/kjcx_banner.jpg);
}
h3.ce-main-h3 {
    text-align: center;
    margin-bottom: 35px;
    margin-top: 15px;
    color: #fff;
    position: relative;
    z-index: 20;
}

/** news1dynamic.html **/
.nd-body {
	background-color: #eef3f7;
}
.ns-1 {
	position: relative;
}
.ns-1-bg {
	width: 100%;
    background-color: #2c4fe9;
    position: absolute;
    top: -102px;
}
.ns-1-bg img {
	width: 100%;
}

.ns-1-block {
    background-color: #fff;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
 	margin-bottom: 25px;
}
.ns-1-block .ns-bk-img {
	position: relative;
}
.ns-1-block .ns-bk-img:before {
    content: '';
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(17 17 17 / 0%);
}
.ns-1-block a > div.ns-bk-img {
	border-bottom: 8px solid #1296db;
}
.ns-1-block div.ns-info h3 {
	font-size: 18px;
    color: #333;
    height: 70px;
    line-height: 25px;
}
.ns-1-block div.ns-info p {
	font-size: 13px;
    color: #666;
    margin-bottom: 15px;
}
.ns-1-block div.ns-info {
	padding: 0px 15px 15px 15px;
}
.ns-1-block div.ns-info > div {
	background-color: #2c4fe9;
    color: #fff;
    width: 80px;
    height: 44px;
}
.ns-1-block div.ns-info > div i {
	line-height: 36px;
    padding-left: 6px;
}
.ns-1-block div.ns-info > div div {
    float: right;
    width: 50px;
}
.ns-1-block div.ns-info > div p {
	color: #fff;
    font-size: 13px;
    margin: 3px 0px 0px 0px;
}
.ns-1-block div.ns-info > div h6 {
    font-size: 15px;
    margin: 0px 0px 0px 0px;
}
.ns-1-block a > div.ns-bk-img,
.ns-1-block div.ns-info > div,
.ns-1-block div.ns-info h3,
.ns-1-block .ns-bk-img:before {
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.ns-1-block:hover a {
	text-decoration: none ! important;
}
.ns-1-block:hover a > div.ns-bk-img {
	border-color: #94d600;
}
.ns-1-block:hover div.ns-info > div {
    background-color: #94d600;
}
.ns-1-block:hover div.ns-info h3 {
	color: #94d600;
}
.ns-1-block:hover .ns-bk-img:before {
    background-color: rgb(17 17 17 / 30%);
}

/** news1dynamicDetail.html **/
.ns-1-detail {
    margin-bottom: 35px;
}
.ns-1-detail h2 {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px;
}
.ns-1-detail h6 {
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 35px;
}
.ns-1-detail > p {
    text-align: left;
    text-indent: 30px;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 3px;
    line-height: 20px;
}
.ns-1-detail img {
 margin-right: auto;
 margin-left: auto;
 height: auto !important;
 max-width: 100%;
 display: block;
}
.ns-1-detail .nd-item {}
.ns-1-detail .nd-item span {
	color: #1195da;
    font-size: 14px;
}
.ns-1-detail .nd-item p {
	color: #555;
    font-size: 13px;
}

.ns-1-detail-next {}
.ns-1-detail-next p {    
	font-size: 13px;
}
.ns-1-detail-next p a {}

/** news2ideas.html **/
.ns-2-list {}
.ns-2-list-item {
	background-color: #eff8ff;
    margin-bottom: 25px;
    padding: 15px 15px 15px 0px;
    cursor: pointer;
    
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.ns-2-list-item .ns-item-1,
.ns-2-list-item .ns-item-2 {
    width: 100%;
    display: block;
    margin-top: 35px;
}
.ns-2-list-item .ns-item-1 > h2 {
	font-size: 62px;
    font-weight: 700;
    margin-bottom: 0px;
}
.ns-2-list-item .ns-item-1 > p {
    font-size: 13px;
    margin-left: -15px;
}
.ns-2-list-item .ns-item-2 {
    font-size: 20px;
    line-height:30px;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom: 10px;
    display: block;
}
.ns-2-list-item .ns-item-3 {}
.ns-2-list-item .ns-item-3 img {
	height:180px;
}
.ns-2-list-item:hover {
	background-color: #1682dd;
}
.ns-2-list-item:hover .ns-item-2,
.ns-2-list-item:hover h2,
.ns-2-list-item:hover p {
	color: #fff;
}
.color-7,
.color-17 {
	font-weight: 600;
}


@media (min-width: 1740px) {
}
@media (max-width: 1324px) {
}
@media (max-width: 768px)  {
	h3.ce-main-h3 {
	    font-size: 20px;
	    margin-bottom: 20px;
	    margin-top: 5px;
	}
	/** news1dynamic.html **/
	
	
	/** news2ideas.html **/
	.ns-2-list-item {
   	 	margin-bottom: 10px;
	}
	.ns-2-list-item .ns-item-1, 
	.ns-2-list-item .ns-item-2 {
	    width: 100%;
	    display: block;
	    margin-top: 0px;
	}
	.ns-2-list-item .ns-item-1 > h2 {
	    font-size: 15px;
	    margin-bottom: 5px;
	    margin-top: 0;
	}
	.ns-2-list-item .ns-item-3 {
	    padding-left: 15px;
	}
	.ns-2-list-item .ns-item-2 {
	    font-size: 13px;
	}
}
.ns-1-block a > div.ns-bk-img img {
    width: 100%;
    height: 260px;
}
 