/* CSS Document */
body{
	margin:0;
	padding:0;
	background: #262221;
}
*{
	font-family: '微软雅黑', '黑体','宋体';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header{
	overflow: hidden;
}
#header>img{
	float: left;
}
#header>ul{
	list-style:none;
	float: right;
	padding-top: 10px;
}
#header>ul li{
	padding:0 5px;
	text-align:center;
	float: left;
}
#header>ul li a{
	color:white;
}




#img img{
	width: 100%;
}



h1{
	width: 100%;
	text-align:center;
	color:#FFCF00;
	margin:25px auto;
	font-size: 45px;
}
h2{
	background: #FD7C01;
}




.rr{
	width: 1100px;
	margin: auto;
	border:2px solid red;
	padding: 0 10px;
	margin-bottom: 15px;
	box-sizing: border-box;
}
.rr p{
	line-height: 35px;
	font-size: 18px;
	text-indent: 2em;
	color:white;
}
.rr p b{
	color:#FFCF00;
}
.rr p a{
	color:black;
}




.tt{
	width: 1100px;
	margin: auto;
}
.tt li{
	width: 1100px;
	text-align: center;
	font-weight:bold;
	line-height: 60px;
	font-size: 34px;
	border: 1px solid red;
	box-sizing: border-box;
}
.tt li a{
	color:white;
}


.swiper-container{
    width:1100px;
	margin: auto;
	margin-top:30px;
}
.swiper-slide{
	height:400px;
	overflow:hidden;
	width: 550px;
}
.swiper-slide img{
	height:400px;
	width: 500px;
}




input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
.btn{
	width:1100px;
	margin: auto;
	margin-top:30px;
}
.btn input{
	width:25%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #E5D04D;
}
.btn .current{
	background-color:black;
	color:white;
}

.tu{
	width:1100px;
	margin: auto;
	height:680px;
	overflow:scroll;
	overflow-x:hidden;
	position:relative;
}
.tu li{
	display:none;
}
.t img{
	width: 100%;
}




.pjbox{
	width:1100px;
	margin: auto;
	margin-top:20px;
}
.pjtitle ul{
	height:40px;
	line-height:40px;
	background:#111;
}
.pjtitle ul li{
	font-weight:bold;
	float:left;
	width:14.28%;
	text-align:center;
	color:#2ea3ff;
}
.pjtab ul li{
	float:left;
	width:14.28%;
	text-align:center;
}
.pjtab ul{
	height:40px;
	line-height:40px;
}
.pjtab ul:nth-child(even){
	background:#ebeff2;
}
.pjtab a:hover{
	color:#2ea3ff;
}
.time_box{
    height:40px;
    margin-bottom:10px;
    position:relative;
}
.time_seach{
    position:absolute;
    top:0;
    left:0;
    z-index:998;
}
.time_seach ul{
    float:left;
    display:block;
    color:#fff;
    background:rgba(17,17,17,0.9);
    line-height:40px;
    width:200px;
    height:40px;
    overflow:hidden;
    text-align:center;
    cursor:pointer;
    transition:all 0.3s;
}
.time_seach ul:first-child{
    background:#2e8ded;
    font-weight:bold;
}
.time_seach ul span{
	color:#fff;
}
.more{
	float: right;
	color:white;
}
.time_seach ul li{
    color:#fff;
	line-height:30px;
	margin-bottom:1px;
    transition:all 0.3s;
}
.time_seach p{
    color:#2ebcfe;
    position:relative;
    color:white;
    line-height: 10px;
}
.time_seach p::after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid #2e8ded;
    border-bottom: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 20px;
}
/* .time_seach i{
    color:#2e8ded;
    width:15px;
    height:15px;
    position:absolute;
} */
.time_seach ul:hover{
    height:auto;
}
.time_seach ul li:hover{
    color:#2ebcfe;
}
#end_19{
    display:none;
}
#end_18{
    display:none;
}




h3{
	width: 1100px;
	margin: auto;
	font-size: 25px;
	color:red;
}

.ri{
	width: 1100px;
	margin:25px auto;
	line-height: 35px;
	text-indent: 2em;
	font-size: 18px;
	color: white;
}







.top_zt,.top_zt1,.top_zt2,.top_zt3{
	width:1100px;
	margin:auto;
	overflow: hidden;
}
.top_zt>li{
	float: left;
	width: 366px;
}
.top_zt1>li{
	float: left;
	width: 547px;
}
.top_zt2>li{
	float: left;
	width: 1100px;
}
.top_zt3>li{
	float: left;
	width: 275px;
}
.top_zt>li>a>img{
	height:90px;
	width:100%;
}
.top_zt1>li>a>img{
	height:90px;
	width:100%;
}
.top_zt2>li>a>img{
	height:90px;
	width:100%;
}
.top_zt3>li>a>img{
	height:90px;
	width:100%;
}



.lx{
	width: 1100px;
	margin:25px auto;
}
.lx img{
	width: 100%;
}




#p{
	text-align:center;
	font-size:12px;
	color: white;
}
#p a{
	margin-right:5px;
	font-size:12px;
	color: white;
}


@media screen and (max-width: 1200px){
		#img img{
			width: 112%;
		}
	}
