
footer{
	background:#1A509A;
	padding:30px 0;
}
footer *{
	color:#fff !important;
	font-size:15px;
	font-weight: bold;
}
.show_header{
	background:url(../image/show_header.jpg) no-repeat center / cover;
}
.show_header_mid_top {
	margin-top:40px;
}
.show_header_mid_top h3{
	color:#fff;
	font-size:36px;
	font-weight:bold;
	text-shadow: 0px 4px 12px  rgba(0,0,0,.5);
}
.show_header_mid_top p{
	color:#00FFFF;
	font-size:18px;
}
.show_header_mid_mid{
	margin:40px 0 80px;
}
.show_header_mid_mid .left,
.show_header_mid_mid .right{
	color:#fff;
}
.show_header_mid_mid .left{
	width:50%;
}
.show_header_mid_mid .right{
	width:40%;
}
.show_header_mid_mid .right{
	border:1px dotted rgba(255,255,255,.6);
	border-radius:20px;
	box-sizing:border-box;
	padding:25px 20px;
	font-size:14px;
	line-height:2;
}
.show_header_mid_mid .right .content{
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6; 
	overflow: hidden;
}
.show_header_mid_mid .right .tt{
	font-size:18px;
	margin-bottom:15px;
}
.show_header_mid_l .img{
	background:#fff;
	margin-right:30px;
	padding:35px;
}
.show_header_mid_l .img img{
	width:180px;
	display:block;
}
.show_header_mid_mid .show_header_mid_r{
	color:#fff;
	font-size:14px;
}
.show_header_mid_mid .show_header_mid_r p{
	font-size:16px;
}
.show_nav_bg{
	background:#fff;
	border-radius:20px;
	padding:20px 30px;
	box-shadow:4px 0 15px rgba(28,72,148,.6);
	margin-top: -40px;
	margin-bottom:35px;
}
.show_nav{
	width:100%;
}
.show_nav a{
	color:#333;
	font-size:18px;
	float:none;
	padding:0 25px;
	line-height:40px;
	border-radius:2em;
	width:auto;
}
.j-tab-nav-container .current,
.j-tab-nav-container a:hover{
	background:#1A509A;
	color:#fff;
}
.tytitle{
	color:#fff;
	background:#1A509A;
}
.show_cq_bom{
	margin-bottom:40px;
}
.show_cq_bom .jplw{
	width:910px;
}
.show_cq_bom .jplw .list,
.show_cq_bom .qknf .time,
.links_ul{
	border:1px solid #E2E2E2;
	background:#fff;
}
.show_cq_bom_right{
	width:270px;
}
.links{
	margin-top:20px;
	padding:0;
}
.links_ul{
	padding:15px 15px;
	flex-wrap:wrap;
}
.links_ul .img{
	width:110px;
}
.links_ul .img:nth-child(n + 3){
	margin-top:15px;
}
.links_ul .img img{
	width:100%;
	height:44px;
}

.show_cq_top{
	margin-bottom:20px;
}
.show_cq_top .left{
	position:relative;
	width:calc(100% - 455px);
	border:1px solid #1A509A;
	background:#fff;
}
.show_cq_top .left .title{
	position:absolute;
	top:0;
	left:0;
}
.show_cq_top .left .form{
	background:#fff;
	padding-left:100px;
	padding-top:30px;
}
.show_cq_top .left .form .button{
	background:#FF6600;
	height:52px;
	font-size:18px;
	letter-spacing:3px;
	height: 52px !important;
    font-size: 18px !important;
}
.show_cq_top .right{
	width:435px;
	background:#fff;
	padding:30px 20px;
	border:1px solid #e4e4e4;
}
.show_cq_top .right .title{
	color:#1A509A;
	font-size:22px;
	font-weight:bold;
}
.show_cq_top .right .tyx{
	color:#1A509A;
	font-size:14px;
	margin:30px 0 0;
}

.show_cq_bom .qklm,
.show_cq_bom .lxfs {
	margin-top:20px;
	background:#fff;
}
.show_cq_bom .qklm .cont,
.show_cq_bom .lxfs .cont{
	border:1px solid #e4e4e4;
	height:auto;
	padding:15px;
	margin-bottom:0;
	color:#666;
}
.show_main_left .tytitle .tytitlebox{
	border-bottom:none;
}
.show_main{
	padding:0;
	background:none;
}
.show_main_right{
	width:910px;
}

.zxly{
	background:#fff;
	padding:0 20px;
	height:60px;
	margin:20px auto;
	border: 1px solid #e4e4e4;
}
.zxly .bt{
	color:#1A509A;
	font-size:18px;
	font-weight:bold;
}
.zxly .list{
	font-size:16px;
	overflow:hidden;
	flex:1;
}
.zxly .list span{
	margin-right:15px;
}
.zxly .list span:nth-child(n+5){
	display:none;
}
