#threeCanvas{
	min-height: 5rem;
    background: #0c0e1d;
    padding-top: 0.6rem;
    position: relative;
    overflow: hidden;
}
#threeCanvas canvas{
	position: absolute;
	top:-100px;
	height: 400px;
}
#threeCanvas .nix_sum_li h1,#threeCanvas .nix_sum_li h5{
	color:#fff;
}
#threeCanvas .nix_sum_ul{
	width: 1180px;
	margin: 0px auto 0;
}

#threeCanvas  h3{
	color:#fff;
	text-align: center;
	font-size: 21px;
	margin: 53px 0 0;
}

.w1380{
	width: 1380px;
	margin:0 auto;
	position: relative;
	z-index: 99;
}
.banner_btn{
	margin-top:-26px;
	text-align: center;
}
.banner_btn_li{
	display: inline-block;
	width: 280px;
	height: 96px;
	background: #fff;
    box-shadow: 0 4px 8px rgba(3,27,78,.12);
		transition: all .2s linear;
		margin:0 10px;
	background: url(./img/n_btn_01.jpg) no-repeat #fff;
	background-position:10px 20px;
	text-align: left;
}
.banner_btn_li:hover{
	box-shadow:0 1px 6px rgba(66, 139, 202, 0.7);
}
.banner_btn_li1{
	background: url(./img/n_btn_01.jpg) no-repeat #fff;
	background-position:10px 20px;
}
.banner_btn_li2{
	background: url(./img/n_btn_02.jpg) no-repeat #fff;
	background-position:10px 20px;
}
.banner_btn_li3{
	background: url(./img/n_btn_03.jpg) no-repeat #fff;
	background-position:10px 20px;
}
.banner_btn_li4{
	background: url(./img/n_btn_04.jpg) no-repeat #fff;
	background-position:10px 20px;
}
.banner_btn_li_t{
	margin: 21px 0 0 76px;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	display: block;
}
.banner_btn_li_c{
	font-size: 14px;
	    line-height: 24px;
	    color: #666;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    font-weight: 400;
	    margin: 21px 0 0 76px;
}
.nix_banner .swiper-container-banner{
	height: 540px !important;
}
.nix_banner{
	height: 540px !important;
}
.nix_footer2 {
    height: 325px;
    background: #f3f4fa;
    padding-top: 45px;
    /* margin-top: 20px; */
}
.nix_news_box{
	background: #fff !important;
}



.n_news_box_l{
	width: 550px;
	float: left;
	position: relative;
}
.swiper-container-news{
	width: 550px;
	overflow: hidden;
	height: 355px;
}
.swiper-container-news .swiper-slide{
	width: 550px;
	overflow: hidden;
	height: 355px;

}
.swiper-container-news .swiper-wrapper{
	width: 550px;
	overflow: hidden;
	height: 355px;
}
.n_news_box_l_img{
	width: 550px;
	height: 355px;
	position: relative;
	background-size: cover;
}
.n_news_box_l img{
	width: 550px;
}
.n_news_box_shadow{
	box-shadow: 0 2px 8px #ccc;
	overflow: hidden;
}
.n_news_box{
	margin:50px 0;
}
.n_news_box_r{
	width: 600px;
	float: right;
	margin-right:10px;
}
.n_news_box_r_tab_head{

}
.n_news_box_r_tab_head_li{
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 50px;
	width: 90px;
	text-align: left;
	color:#333;
	cursor: pointer;
}
.n_news_box_r_tab_head .on{
	color:#018dd7;
}
.n_news_box_r_tab_content_li{
	height: 42px;
	line-height: 42px;
	background: url(img/n_arry.jpg) no-repeat;
	background-position: -3px 16px;
	border-bottom: 1px dashed #e6e6e6;
	position: relative;
}
.n_news_box_r_tab_content_li a{
	color: #424242;
	text-indent: 16px;
	display: block;
	width: 90%;
	overflow: hidden;
	height: 42px;
}
.n_news_box_r_tab_content_li a:hover{
	color: #0080cc;
}


.n_news_date{
	position: absolute;
	    top: 0px;
	    right: 10px;
	    color: #9a9a9a;

}
.n_news_box_l_title{
	height: 50px;
	line-height: 50px;
	background: rgba(0,0,0,0.8);
	width: 100%;
	position: absolute;
	bottom:0;
	left: 0;
	color:#fff;
	text-indent: 20px;
	overflow: hidden;
	width: 550px;
}
.swiper-pagination-news {
    bottom: 15px;
    right: 0;
    width: 100%;
    position: absolute;
    z-index: 999;
    text-align: right;
}
.swiper-pagination-switch{
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1;
	margin-right: 10px;
}
.swiper-active-switch{
	background: #0080cc;
}
.n_news_box_r_tab_content .n_news_box_r_tab_content_ul{
	display: none;
}
.n_news_box_r_tab_content .on{
	display: block;
}

.n_goodqy{
	padding: 10px 0 50px ;
	background:url(img/qybg.jpg) no-repeat;
}
.n_goodqy_head{
	text-align: center;
	    font-size: 32px;
	    color: #010101;
	    /* border-bottom: 2px dashed #ccc; */
	    padding-bottom: 22px;
}
.n_goodqy_box{
	overflow: hidden;
}
.n_goodqy_box_li{
	width: 160px;
	height: 80px;
	margin:10px 15px;
	float: left;
	background-color:#fff;
	border:1px solid #efefef;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.n_goodqy_box_li:hover{
	box-shadow:0 1px 6px rgba(66, 139, 202, 0.7);
}



.index_cp{
	text-align: center;
	padding:0px 0 50px;
}
.index_cp_li{
	width: 220px;
	height: 160px;
	display: inline-block;
	margin:10px 10px 10px 0;
	background: #fff;
	position: relative;

}
.index_cp_li_img{
	width: 100%;
	height: 128px;
	background-size: cover;
}
.index_cp_li_txt{
	text-align: center;
	line-height: 30px;
}
.index_cp_box{
	background:url(img/cp/k8.jpg) #1c2146;
	background-size: cover;
}
.index_cp_head{
	font-size: 30px;
	padding: 20px 0 10px;
	color:#fff;
	text-align: center;
}




.index_cp_li:hover{
	box-shadow: 0 3px 5px #333;
	cursor: pointer;
	color:#333;
}
.index_cp_li:hover .index_cp_li_txt{
	font-weight: 700;
	color:#333;
}
.index_cp_li:hover .index_cp_li_info_t{
	color:#333;
}
.index_cp_li:hover .index_cp_li_info_erwei{
	color:#333;
}
.index_cp_li_info{
	position: absolute;
	width: 220px;
	/* height: 300px; */
	background: #fff;
	top:160px;
	left: 0;
	z-index: 999;
	padding: 10px;
	min-height: 160px;
	display: none;
	border-top:1px dashed #ccc;
}
.index_cp_li_info_erwei img{
	width: 100%;
	font-weight: 700;
}	
.index_cp_li_info_erwei{
	width: 100%;
	font-weight: 700;
}	




.index_cp_tab{
	text-align: center;
	font-size: 22px;
}
.index_cp_tab_li{
	color:#fff;
	display: inline-block;
	margin: 10px 20px ;
	padding-bottom: 5px;
	cursor: pointer;
}
.index_cp_tab .active{
	border-bottom:3px solid #fff;
}
.index_cp_ul{
	display: none;
}
.index_cp .show{
	display: block;
}