/* 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;
}

#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;
}



.bb{
	width: 100%;
	overflow: hidden;
}
.bb h2{
	color: #65BD45;
	border-bottom: 3px solid #65BD45;
    margin: 0;
    float: left;
    width: 50%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0;
}
.bb .current{
	background: #67A885;
	color: white;
	border-bottom-color:#67A885
}


#img{
	position: relative;
}
#img img{
	width: 100%;
}
#img>p{
	position: absolute;
	font-size: 40px;
    font-weight: bold;
    text-shadow: 5px 2px 6px #fff;
    letter-spacing: 5px;
    left: 6%;
    top: 10%;
    line-height: 60px;
    margin: 0;
}
#img .po{
    position: absolute;
    top: 70%;
    left: 13.5%;
    font-size: 20px;
    line-height: 30px;
}

.dd{
    width: 500px;
    position: absolute;
    left: 21%;
    bottom: 9%;
    background: rgba(1,24,65,0.75);
    padding: 5px;   
}
.dd p{
	font-size: 15px;
    color: white;
    line-height: 30px;
}
.dd p a{
	color: white
}



input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
.btn{
	width:100%;
	margin: auto;
	margin-top:10px;
	overflow: hidden;
}
.btn input{
	width:20%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #67A885;
	color:white;
}
.btn .current{
	background-color:#65BD45;
}
.tu{
	width:100%;
	margin: auto;
	position:relative;
}
.tu li{
	display:none;
}
.tu li img{
	width: 100%;
}



#img{
	position: relative;
}
#img img{
	width: 100%;
}
.zt{
    width: 500px;
    position: absolute;
    left: 10%;
    bottom: 30%;
    background: rgba(1,24,65,0.75);
    padding: 20px;   
}
.zt p{
	font-size: 15px;
    color: white;
    line-height: 35px;
}


.tt{
	width: 1100px;
	margin: auto;
}
.tt>p{
	font-weight:bold;
	text-align:center;
	width:1100px;
	margin:15px auto;
	background: white
}
.tt>p a{
	color:black;
	font-size:33px;
}
.tt>p:hover{
	background: #33B48E;
}
.tt>p:hover a{
	color: white;
}


.dp{
	width: 1100px;
	text-align: center;
	font-size: 35px;
	color: #33B48E;
	margin:25px auto;
	position: relative;
}
.dp img{
	width: 40px;
	position: absolute;
	left: 39%;
	top: 10%;
}




.mt{
    width:1100px;
    margin: auto;
    margin-top:10px;
    padding:20px 10px;
    overflow: hidden;
    box-sizing: border-box;
	list-style:none;
	border:1px solid #65BD45;
}
.mt li{
    width:50%;
    float:left;
}
.mt h1{
    font-size:20px;
    color:#0270d1;
}
.mt p{
    line-height:30px;
    margin-top:10px;
    width:95%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    transition:all 0.5s;
	text-align:left;
}
.mt p a{
	font-size:17px;
}
.mt span{
    color:#111;
    font-weight:bold;
    transition:all 0.5s;
}




#top{
	width: 1100px;
	margin:25px auto;
	overflow: hidden;
}
#top>.left{
	float: left;
	width: 70%
}
#top>.left .you{
	line-height: 50px;
	text-align: center;
	background: #ccc;
	transition:all 0.4s;
	font-size: 18px;
}
#top>.left .you:hover{
	background: white;
	border: 1px solid #33B48E;
	height: 50px;
	box-sizing: border-box;
	cursor: pointer;
	color: #33B48E;
}



.left h1{
	border-bottom: 3px solid #33B48E;
    margin: 0;
    color: #33B48E
}
.left h1 img{
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 5px;
}
.left h1 a{
	color: #33B48E;
	float: right;
	font-size: 20px;
	margin-top: 2%
}



#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 span{
    color:white;
}
#mt li:hover{
    border-bottom:#64BC45 solid 1px;
    background: #64BC45
}
#mt li:hover a{
    color:white;
}



#mt2{
    width:100%;
}
#mt2 li{
    border-bottom:#ccc solid 1px;
    margin-bottom:20px;
    transition:all 0.5s;

}
#mt2 li a{
    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;
    width: 100%
}
#mt2 span{
    line-height:40px;
    color:#0270d1;
}
#mt2 li:hover{
    border-bottom:#0270d1 solid 1px;
}
#mt2 li:hover a{
    color:#0270d1;
}


#lb{
	width: 1100px
}
.swiper-slide{
	overflow:hidden;
}
.swiper-slide img{
	width: 100%;
}
#t{
	height: 538px;
	overflow-y: scroll;
}



.right{
	float: right;
	width: 25%;
}
.right>p{
	border-bottom: 3px solid #33B48E;
	margin: 0;
	line-height: 36px;
	color: #33B48E
}
.right>p>img{
	width: 25px;
	height: 25px;
	padding-top: 5px;
	float: left;
	margin-right: 5px;
}
.right>p a{
	font-weight: bold;
	font-size: 18px;
	color: #33B48E
}
.right>p span{
	float: right;
}
.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 .pt li{
	border: 0;
	width: 44.7%;
}
.right .pt li img{
	width: 120px;
	height: 60px;
}
.right .pt li a{
	border-radius: 4px;
	width: 120px;
	height: 60px;
	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;
}




.right b{
	font-size: 18px;
}
.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 p{
	margin: 10px 0;
	overflow: hidden;
}
.right .hy p img{
	height: 60px;
	width: 100%;
}


.right #hy{
	width: 100%;
}
.right #hy img{
	width: 100%;
}


.lx{
	width: 1100px;
	margin: auto;
}
.lx img{;
	width: 553px;
	height: 70px;
	display: block;
	margin: auto;
}




#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%;
		}
		#img>p{
			font-size: 30px;
			left: 7%;
			top: 7%;
			line-height: 60px;
		}
		#img .lg{
			display: none;
		}
		#img .po{
			top: 47%;
			left: 15%;
			line-height: 30px;
		}
		.dd{
		    width: 112%;
		    position: static;
		    background: white;
		    border: 1px solid black;
		    box-sizing: border-box;
		}
		.dd p{
			font-size: 30px;
		    color: black;
		    line-height: 55px;
		    text-indent: 2em;
		    margin: 0
		}
		.dd p a{
			color: black
		}
		#mt a{
			font-size: 11px;
		}
	}