/* CSS Document */
body{
	margin:0;
	padding:0;
}
*{
	font-family: '微软雅黑', '黑体','宋体';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.header{width:1100px; margin:0 auto; overflow:hidden;}
.header .logo{ float:left;margin-top:2px;}
.header .logo a img{height:50px;}
.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;}

#img{
	position: relative;
}
#img img{
	width: 100%;
}
.zt{
    width: 660px;
    position: absolute;
    left: 20%;
    bottom: 20%;
    background: rgba(1,24,65,0.75);
    padding: 20px;   
}
.zt p{
	font-size: 16px;
    color: white;
    line-height: 32px;
}
.zt p a{
	color: #4B8FEA;
}


#top{
	width: 1100px;
	margin:25px auto;
	overflow: hidden;
}
#top>.left{
	float: left;
	width: 70%
}


.kp li{
	font-size: 23px;
	color:#111;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
	box-sizing: border-box;
}
.kp li a{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80%;
    display: inline-block;
}
.kp li span{
	float: right;
    color: #555;
    font-size: 14px;
}



#top>.left .you{
	line-height: 50px;
	text-align: center;
	background: #CCCCCC;
	transition:all 0.4s;
	color: white;
	font-size: 18px;
}
#top>.left .you:hover{
	background: #042854;
	cursor: pointer;
}
#mt{
    width:100%;
}
#mt li{
    border-bottom:#ccc solid 1px;
    margin-bottom:20px;
    transition:all 0.5s;
}
#mt li a{
	width: 570px;
    color:black;
    line-height:40px;
    transition:all 0.5s;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
#mt span{
    float:right;
    line-height:40px;
    color:#555;
}
#mt li:hover{
    border-bottom:#2769b5 solid 1px;
}
#mt li:hover a{
    color:#2769b5;
}



input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
.btnn{
	width:100%;
	margin: auto;
	margin-top:30px;
	overflow: hidden;
}
.btnn input{
	width:13.788%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #0360D7;
	color:white;
	border-radius: 4px;
	margin-right: 0.5%;
	margin-bottom: 5px;
}
.btnn input:hover{
	background: #4B8FEA;
}
.btnn input:last-child{
	margin-right: 0;
}
.btnn .current{
	background-color:#4B8FEA;
	color: white;
}

.swiper-container{
    width: 100%;
    float: left;
}
.swiper-slide img{
	width: 100%;
}
.btn{
	opacity:0;
	transition:all 0.5s;
}
.swiper-container:hover .btn{
	opacity:1;
}



.left h1{
	font-size: 30px;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 5px;
}
.wt h1{
	text-align: center;
	border: 0;
	margin: 0;
	color: #0360D7;
}
.wt>div{
	display: none;
	border:2px solid #126EC9;
}

.xx,.xx2,.xx3,.xx4,.xx5,.xx6,.xx7,.xx8,.xx9,.xx10,.xxx11,.xx12,.xx13,.xx14,.xx15{
	width: 100%;
}
.xx li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 15.36%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx li:hover{
	cursor: pointer;
}
.xx .current{
	background: #0AD0D9;
}
.lx{
	width: 100%;
	overflow-y: scroll;
	height: 300px;
	padding:0 20px;
	box-sizing: border-box;
}
.lx h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx>div{
	display: none;
}


.xx2 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 23.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx2 li:hover{
	cursor: pointer;
}
.xx2 .current{
	background: #0AD0D9;
}
.lx2{
	width: 100%;
	overflow-y: scroll;
	height: 300px;
	padding:0 20px;
	box-sizing: border-box;
}
.lx2 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx2 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx2>div{
	display: none;
}



.xx3 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 15.36%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx3 li:hover{
	cursor: pointer;
}
.xx3 .current{
	background: #0AD0D9;
}
.lx3{
	width: 100%;
	overflow-y: scroll;
	height: 300px;
	padding:0 20px;
	box-sizing: border-box;
}
.lx3 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx3 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx3>div{
	display: none;
}



.xx4 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 23.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx4 li:hover{
	cursor: pointer;
}
.xx4 .current{
	background: #0AD0D9;
}
.lx4{
	width: 100%;
	overflow-y: scroll;
	height: 300px;
	padding:0 20px;
	box-sizing: border-box;
}
.lx4 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx4 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx4>div{
	display: none;
}




.xx5 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 18.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx5 li:hover{
	cursor: pointer;
}
.xx5 .current{
	background:  #0AD0D9;
}
.lx5{
	width: 100%;
	overflow-y: scroll;
	height: 300px;
	padding:0 20px;
	box-sizing: border-box;
}
.lx5 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx5 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx5>div{
	display: none;
}



.xx6 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 12.89%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx6 li:hover{
	cursor: pointer;
}
.xx6 .current{
	background: #0AD0D9;
}
.lx6{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
}
.lx6 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx6 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx6>div{
	display: none;
}




.xx7 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 18.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx7 li:hover{
	cursor: pointer;
}
.xx7 .current{
	background: #0AD0D9;
}
.lx7{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
	height: 300px;
}
.lx7 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx7 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx7>div{
	display: none;
}




.xx8 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 23.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx8 li:hover{
	cursor: pointer;
}
.xx8 .current{
	background: #0AD0D9;
}
.lx8{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
	height: 300px;
}
.lx8 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx8 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx8>div{
	display: none;
}



.al li{
	float: left;
	width: 33%;
	text-align:center;
	background: #0360D7;
	font-weight: bold;
	line-height: 30px;
	font-size: 20px;
	cursor: pointer;
	color: white;
}
.al .current{
	background: #2a8acc;
}
.al2 h2{
	font-size: 18px;
	text-align: center;
}
.al2>div{
	display: none;
}




.xx9 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 18.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx9 li:hover{
	cursor: pointer;
}
.xx9 .current{
	background: #0AD0D9;
}
.lx9{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
	height: 300px;
}
.lx9 a:hover{
	color: black;
}
.lx9 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx9 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx9>div{
	display: none;
}




.xx10 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 23.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx10 li:hover{
	cursor: pointer;
}
.xx10 .current{
	background: #0AD0D9;
}
.lx10{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
}
.lx10 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx10 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx10 p a{
	float: right;
}
.lx10>div{
	display: none;
}




.xx11 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 18.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx11 li:hover{
	cursor: pointer;
}
.xx11 .current{
	background: #0AD0D9;
}
.lx11{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
	height: 300px;
}
.lx11 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx11 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx11>div{
	display: none;
}



.xx12 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 18.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx12 li:hover{
	cursor: pointer;
}
.xx12 .current{
	background: #0AD0D9;
}
.lx12{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
	height: 300px;
}
.lx12 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx12 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx12>div{
	display: none;
}



.xx13 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 23.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx13 li:hover{
	cursor: pointer;
}
.xx13 .current{
	background: #0AD0D9;
}
.lx13{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
	height: 300px;
}
.lx13 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx13 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx13>div{
	display: none;
}



.xx14 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 23.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx14 li:hover{
	cursor: pointer;
}
.xx14 .current{
	background:  #0AD0D9;
}
.lx14{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
}
.lx14 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx14 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx14>div{
	display: none;
}


.xx15 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 18.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx15 li:hover{
	cursor: pointer;
}
.xx15 .current{
	background:  #0AD0D9;
}
.lx15{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
}
.lx15 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx15 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx15>div{
	display: none;
}

.xx16 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 31.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx16 li:hover{
	cursor: pointer;
}
.xx16 .current{
	background:  #0AD0D9;
}
.lx16{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
}
.lx16 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx16 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx16>div{
	display: none;
}


.xx17 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 48.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx17 li:hover{
	cursor: pointer;
}
.xx17 .current{
	background:  #0AD0D9;
}
.lx17{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
}
.lx17 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx17 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx17>div{
	display: none;
}



.xx18 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 18.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx18 li:hover{
	cursor: pointer;
}
.xx18 .current{
	background:  #0AD0D9;
}
.lx18{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
}
.lx18 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx18 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx18>div{
	display: none;
}


.xx19 li{
	line-height: 40px;
	background:  #009CD9;
	font-size: 25px;
	width: 48.69%;
	float: left;
	color: white;
	text-align: center;
	margin: 5px;
	border-radius: 4px;
}
.xx19 li:hover{
	cursor: pointer;
}
.xx19 .current{
	background:  #0AD0D9;
}
.lx19{
	width: 100%;
	overflow-y: scroll;
	padding:0 20px;
	box-sizing: border-box;
}
.lx19 h2{
	background: #4B8FEA;
	width: 100%;
	text-align: center;
	color: white;
}
.lx19 p{
	font-size: 16px;
	/*text-indent: 2em;*/
	line-height: 32px;
}
.lx19>div{
	display: none;
}





.right{
	float: right;
	width: 25%;
}
.right .rz img{
	width: 24px;
	height: 24px;
	float: left;
}
.right h1{
	margin: 0;
	border-bottom: 3px solid #CCCCCC;
	padding-bottom: 5px;
	padding-left: 34px;
	font-size: 20px;
}
.right h1 a{
	font-weight: bold;
	font-size: 20px;
}
.right h1 a:hover{
	color: black;
}
.right h1 span{
	float: right;
}


.right #hy{
	width: 100%;
}
.right #hy p{
	margin: 10px 0;
	overflow: hidden;
}
.right #hy p img{
	width: 100%;
}


.right .hy p{
	margin: 10px 0;
	overflow: hidden;
}
.right .hy p img{
	height: 60px;
}
.right ul{
	list-style: none;
	margin:5px 5px;
	padding: 0;
}
.right ul li{
	margin: 5px;
	padding: 2px;
	float: left;
	border: 2px solid #ccc;
	width: 26.5%;
	text-align: center;
}

.right div{
	margin: 5px 0;
}
.right div p{
	margin:5px 0;
}
.right div p img{
	width: 100%;
}


.right .pt li{
	border: 0;
	width: 44.7%;
}
.right .pt li img{
	width: 120px;
	height: 40px;
}
.right .pt li a{
	border-radius: 4px;
	width: 120px;
	height: 40px;
	display: block;
	overflow: hidden;
}
.right .pt{
	margin: 5px 0;
}
.right .pt>h2{
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: right;
	font-size: 20px;
	border-bottom: 3px solid #CCCCCC;
	padding-bottom: 5px;
}
.right .pt>h2 a:hover{
	color: black;
}




.btn2{
	width: 100%;
	overflow: hidden;
}
.btn2 input{
	width:32.33%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #0360D7;
	color:white;
	margin: 0.5%;
}
.btn2 .current{
	background-color:#4B8FEA;
}
.pt2>ul{
	display: none;
}




#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}


@media screen and (max-width: 1200px){
		#img img{
			width: 112%;
		}
		#mt a{
			font-size: 11px;
		}
	}
@media(max-width:1000px){
	.zt{
		bottom: 8%;
	}
}