@charset "utf-8";
/* CSS Document */
*{font-size:14px;font-family:"微软雅黑";color:#333;}
body,dl,dd,p{margin:0;}
a{text-decoration:none;transition:all 0.3s;}
img{display:block;}
input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
textaea{margin:0;padding:0;outline:none;}
h1,h2,h3{font-weight:normal;margin:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
.clearfix{clear:both;}
[v-cloak]{display:none}


/*header*/
.header{max-width:1000px; margin:0 auto; overflow:hidden;}
.header .logo{ float:left;margin-top:2px;}
.header .right{float:right; line-height:50px;text-align:right;}
.header .right a{font-size:14px;transition:all 0.4s;}
.header .right a:hover{color:#136ec9;}


/*banner*/
.banner_bg{
    width:100%;
    height:500px;
    /*background:url("images/bg.jpg") center no-repeat;*/
}
.bg_kj{background:url("images/bg_kj.jpg") center no-repeat;}
.bg_sn{background:url("images/bg_sn.jpg") center no-repeat;}
.bg_wl{background:url("images/bg_wl.jpg") center no-repeat;}
.banner_bg .banner_box{
    max-width:1000px;
    margin: auto;
    position:relative;
}
.banner_box .banner_bt, .banner_box .banner_text{
    position:absolute;
    left:calc(50% - 450px);
}
.banner_box .banner_bt{
	width:90%;
    top:50px;
}
.banner_box .banner_bt h1{
    font-size:60px;
    font-weight:bold;
    color:#fff;
    text-shadow:5px 2px 6px #000;
    letter-spacing:10px;
}
.banner_box .banner_bt p{
	font-size:48px;
    font-weight:bold;
    color:#fff;
    text-shadow:5px 2px 6px #333;
	letter-spacing:5px;
	text-align:center;
	line-height:40px;
}
.banner_box .banner_bt p:first-child{
	font-size:58px;
	line-height:100px;
}
.banner_box .banner_text{
    width:70%;
    background:rgba(43,21,23,.75);
    padding:20px;
    top:220px;
	left:calc(50% - 370px)
}
.banner_box .banner_text p{
    color:#fff;
    line-height:30px;
}
.banner_box .banner_text a{
    color:#fff;
    border-bottom:#fff solid 1px;
}
.banner_box .banner_text a:hover{
    color:#1e90ff;
    border-bottom:#1e90ff solid 1px;
}

.tt{
	max-width:1000px;
	margin: auto;
	margin-top:10px;
}
.tt li{
	text-align:center;
	padding:10px 0;
	transition:all 0.3s;
}
.tt li a{
	font-size:30px;
	font-weight:bold;
	color:#111;
}
.tt li:hover{
	background:dodgerblue;
}
.tt li:hover a{
	color:#fff;
}

.pc_box{
	max-width:1000px;
	margin: auto;
}
.swiper-slide{
	height:200px;
	overflow:hidden;
}
.swiper-slide img{
	width:100%;
}

/*左边*/
.pc_l{
	width:74%;
	float:left;
	margin-top:30px;
}
.pc_l .pc_title{
	border-bottom:#136ec9 solid 1px;
    padding-bottom:5px;
}
.pc_l .pc_title:first-child{
	margin:0;
}
.pc_l .pc_title h1{
	font-size:20px;
	font-weight:bold;
	color:#111;
}
.pc_nav{
	display:flex;
	justify-content:space-between;
	border-bottom:#136ec9 solid 1px;
}
.pc_nav li{
	flex:1;
	font-size:18px;
    font-weight:bold;
    text-align:center;
    padding:5px 0;
	cursor:pointer;
	transition:all .3s;
}
.pc_nav li:hover{
	color:#fff;
	background:dodgerblue;
}
.pc_nav .current{
	color:#fff;
	background:dodgerblue;
}
.pc_img{
	margin-top:10px;
}
.pc_img li{
	display:none;
}
.pc_img li img{
	width:100%;
}
.pc_list li{
	border-bottom:#ccc solid 1px;
    padding:30px 5px 10px 5px;
}
.pc_list li a{
	font-size:18px;
	font-weight:bold;
	display:inline-block;
    width:520px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.pc_list li p{
	float:right;
	font-size:14px;
	font-weight:normal;
	color:#9f9f9f;
	margin-top:10px;
}
.pc_list li:hover{
	border-bottom:#3782e7 solid 1px;
}
.pc_list li:hover a{
	color:#3782e7;
}
.pc_more a{
	width:100%;
    height:38px;
    border:solid 1px #3782e7;
    text-align:center;
    line-height:38px;
    color:#3782e7;
    display:inline-block;
    margin-top:20px;
	cursor:pointer;
}
.pc_more:hover a{
	background:#3782e7;
	color:#fff;
}
.pc_zt{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.pc_zt a{
	flex:0 0 48%;
	padding:5px 0;
}
.pc_zt a img{
	width:100%;
}

.zj_nav{
	display:flex;
}
.zj_nav li{
	flex:1;
	font-size:20px;
	text-align:center;
	padding:4px 0;
	cursor:pointer;
	transition:all .3s;
}
.zj_nav li:hover{
	color:#fff;
	background:#3782e7;
}
.zj_nav .current{
	color:#fff;
	background:#3782e7;
}

/*右边*/
.pc_r{
	width:22%;
	float:right;
}
.pc_title{
	padding-bottom:5px;
    border-bottom:#ccc solid 1px;
	margin:30px 0 5px 0;
}
.pc_title img{
	width:24px;
	height:24px;
	float:left;
}
.pc_title h1{
	font-size:16px;
    font-weight:bold;
	line-height:24px;
	float:left;
	margin-left:5px;
}
.pc_r .pc_title a{
	color:#555;
	float:right;
	margin-top:5px;
}
.pc_r .pc_title a:hover{
	color:dodgerblue;
}
.pc_label li{
	width:46%;
	float:left;
	margin:1%;
    text-align:center;
    line-height:30px;
    border:solid 2px #ccc;
	cursor:pointer;
    transition:all 0.3s;
}
.pc_label li:hover{
	color:#3782e7;
	border:#3782e7 solid 2px;
}
.pc_logo a{
	width:46%;
	float:left;
	margin:2%;
	border-radius:5px;
	overflow:hidden;
	background:#000;
}
.pc_logo a img{
	width:100%;
	height:60px;
	transition:all 0.3s;
}
.pc_logo a:hover img{
	opacity:0.75;
}

.gg{
	max-width:220px;
	margin: auto;
	margin-bottom:10px;
}
.gg img{
	width:100%;
	border-radius:4px;
}

@media(max-width:1000px){
	*{
		font-size:12px;
	}
	.banner_bg{
        height:auto;
	}
	.banner_bg .banner_box{
		padding:20px 0;
	}
    .banner_box .banner_bt, .banner_box .banner_text{
		position:initial;
		margin: auto;
    }
    .banner_box .banner_bt{
        text-align:center;
		line-height:40px;
    }
    .banner_box .banner_bt h1{
        font-size:30px;
    }
	.banner_box .banner_bt p, .banner_box .banner_bt p:first-child{
		font-size:20px;
		line-height:40px;
		letter-spacing:normal;
	}
    .banner_box .banner_text{
		width:80%;
        margin:10px auto;
    }
	.pc_box{
		margin-top:20px;
	}
	.pc_l,.pc_r{
		width:96%;
		margin: auto;
		float:none;
	}
	.pc_list li{
		padding:15px 5px 5px 5px;
	}
	.pc_list li a{
		width:100%;
		font-size:14px;
	}
	.pc_list li p{
		float:none;
		font-size:12px;
		text-align:right;
		margin:0;
	}
	.pc_logo a{
		width:21%;
	}
	.pc_nav li{
		font-size:16px;
	}
	.gg{
		max-width:94%;
	}
	.gg img{
		height:auto;
	}
	.tt{
		margin-bottom:20px;
	}
	.tt li{
		text-align:left;
		padding:10px;
	}
	.tt li a{
		font-size:16px;
	}
}
@media(max-width:400px){
	.header .right a:first-child{
		display:none;
	}
	.banner_box .banner_bt p{
		font-size:20px;
		line-height:34px;
	}
}