@charset "utf-8";

@font-face {
	font-weight:400;font-style:normal;
	font-family:trebuc;
	src:url(../fonts/trebuc.eot);
	src:url(../fonts/trebuc.eot?#iefix) format('embedded-opentype'),
	url(../fonts/trebuc.woff) format('woff'),
	url(../fonts/trebuc.ttf) format('truetype'),
	url(../fonts/trebuc.svg#DINProRegular) format('svg');
}
html,body{
	height:100%;
}
body{
	font-size:13px;
	color:#333333;
	letter-spacing: 0px;
	font-family:trebuc, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
div,dl,dt,dd,ol,ul,li,p{
	padding:0;
	margin:0;
}
ol,ul,li {
    list-style:none
}
a:link,a:visited {color:#555555;text-decoration:none;}
a:hover {text-decoration: none;color:#e30000;}
.clearfix:after,.clearfix:before {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}
.clear{clear:both;}
input,textarea,select{
	border: 1px solid #dcdcdc;
	line-height:20px;
	padding:3px;
	font-family:tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color:#444444;
}
img{
	border:0;
	vertical-align:top;
}
.space{
	height:80px;
}
.head{
	background: rgba(0,0,0,0.9) none repeat scroll 0 0!important;
	width:100%;
	padding:10px 0;
}
.head2{
	background: rgba(0,0,0,.6) none repeat scroll 0 0!important;
	position: absolute;
	z-index:99;
	width:100%;
	padding:10px 0;
}
.seas{
	position: absolute;
	right:0;
	top:8px;
}
td{
	font-size:13px;
}
.main{
	min-height:100%;
	height:auto;
	position: relative;
}
.wrap{
	width:1160px;
	margin:0 auto;
	position: relative;	
}
.wrap2{
	width:1060px;
	margin:0 auto;
	position: relative;	
}
.toplogo{
	float:left;
	width:15%;
	height:50px;
	padding:5px 0;
}
.toplogo img{
	max-height:100%;
	height:auto;
	width:auto;
}
.toptel{
	float:right;
	width:50%;
	font-size:15px;
}
.topsea{
	float:right;
	width:19%;
	padding-top:14px;
}
.topsou{
	border:1px solid #ddd;
	border-radius: 20px 0 0 20px;
	background: transparent;
	border-right:none;
	outline:none;
	padding-left:15px;
	color:#fff;
	font-size:13px;
	width:60%;
	font-family: trebuc, Geneva, Arial, Helvetica, sans-serif;
}
.topsend{
	border:1px solid #ddd;
	border-radius:0 20px 20px 0;
	border-left:0;
	background: url(../images/search.png) no-repeat center center;
	font-size:0;
	width:20%;
	padding:3px 0;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
	outline:none;
	cursor: pointer;
}
.blackbg{
	background: rgba(0,0,0,.1) none repeat scroll 0 0!important;
	position: absolute;
	z-index:9;
	width:100%;
	height:100%;
}
.nav li{
	line-height:60px;	
	display: inline-block;
	vertical-align: top;
	margin-left:40px;
	text-align: center;
	position: relative;
}
.nav li a{
	color:#ffffff;
	font-size:15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.nav li:hover a{
	color:#349ef4;
}
.nav2 li{
	line-height:48px;	
	display: inline-block;
	vertical-align: top;
	margin-left:30px;
	text-align: center;
	position: relative;
}
.nav2 li a{
	color:#333333;
	font-size:15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.nav2 li:hover a{
	color:#ce2626;
}

.dline{
	border-bottom:1px dotted #ccc;
	padding-left:10px;
}
.prolist{
	font-size:0;
}
.prolist ul{
	width:103%;
}
.prolist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:30.23%;
   margin-right:3%;
   margin-bottom:25px;
   font-size:13px;
   line-height: 20px;
}
.picsk{
	height:auto;	
	margin-bottom:6px;	
	border:1px solid #ddd;
	overflow: hidden;
	height:160px;
	padding:10px;
}
.picsk span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.picsk img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
	transition: all 0.4s;
}
.picsk img:hover{
	transform: scale(1.1);
}
.title{
	color:#222222;
	font-size:18px;
	line-height:30px;
	margin-bottom:20px;
}
.title2{
	color:#222222;
	font-size:18px;
	line-height:40px;
	margin:20px 0;
	border-bottom:1px solid #ddd;
}
.amore{
   padding-top:40px;
}
.amore a{
	color:#ffffff;
	background: #555555;
	text-decoration:none;
	display: inline-block;
	padding:4px 25px;
	border-radius: 20px;
}
.amore a:hover{
	background: #333333;
}
.swiper-slide{
	text-align: center;
}
.swiper-slide img{
	max-width:100%;
}
.btn{
	color:#ffffff;
	background: #555555;
	padding:5px 30px;
	display: inline-block;
	font-size:15px;
	border:none;
	letter-spacing: 1px;
	margin-top:10px;
}
.pa:link,.pa:visited {
	font-size: 16px;
	color: #333;
	margin-right:5px;
	padding:6px 10px 6px 12px;
	font-weight: bold;
	background: #e5e5e5;
	font-family: simsun,Arial, Helvetica, sans-serif;
}
.pa:hover{
	background: #cccccc;
	text-decoration: none;
}
.paon {
	font-size: 16px;
	color: #fff;
	margin-right:5px;
	padding:6px 10px 6px 12px;
	color:#fff;
	background: #349ef4;
	font-weight: bold;
	font-family: simsun,Arial, Helvetica, sans-serif;
}
.paon2 {
	font-size: 16px;
	color: #555;
	margin-right:5px;
	padding:6px 10px 6px 12px;
	background: #e5e5e5;
	font-weight: bold;
	font-family: simsun,Arial, Helvetica, sans-serif;
}
.bg1{
	padding:30px 0;
}
.bg2{
	padding:30px 0;
	background: #f5f5f5;
}
.ban{
	background: #264380;
	line-height: 80px;
	font-size:24px;
	color:#fff;
	text-transform: uppercase;
}
.banline{
	background: url(../images/banline.png) repeat-x;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:8px;
	z-index:99;
	margin-top:-2px;
}
.footnav{
	background: #292929;
	color:#cccccc;
	text-align: center;
	line-height:80px;
	font-size:14px;
	position: absolute;
	bottom:0;
	width:100%;
}
.footnav a{
	color:#cccccc;
	text-transform: uppercase;
	padding:0 20px;
	font-size:14px;
}
.footnav a:hover{
	color:#ffffff;
}
.foot_left{
	position: absolute;
	left:0;
	top:18px;
	line-height: 30px;
}
.foot_left img{
	height:40px;
	width:auto;
}
.foot_right{
	position: absolute;
	right:0;
	top:30px;
	line-height: 30px;
}
.foot_right a{
	padding:0;
}
.foot_right img{
	width:22px;
	height:auto;
	padding:0;
	margin-left:10px;
	transition: all 0.2s;
	opacity: 0.6;
}
.foot_right img:hover{
	opacity: 1;
}
.foot{
	color:#cccccc;
	background: #111111;
	text-align: center;
	line-height: 60px;
	text-transform: uppercase;
	position: absolute;
	bottom:0;
	width:100%;
}
.c_date{
	width:70px;
	float:left;
	margin-right:20px;
	font-size:12px;
	text-align: center;
	color:#666;
	line-height: 30px;
	font-weight: normal;
	padding-top:15px;
	
}
.ban{
	width:100%;
	margin:0 auto;
	margin-bottom:20px;
	position: relative;
}
.ban img{
	max-width:100%;
	height:auto;
}
.leftBox{
	float:left;
	width:20%;
	background: #f5f5f5;
	padding:15px 1% 30px 1%;
}
.rightBox{
	float:right;
	width:75%;
	padding-bottom:30px;
}
.con_info{
	font-size:14px;
	line-height:24px;
	padding:10px;
}
.con_info img{
	max-width:100%;
	height:auto;
}
.con_info ul{
	padding:10px 0;
}
.con_info a{
   text-decoration: underline;
}
.con_info li{
   list-style: disc;
   margin-left:20px;
}
#map{
	border:1px solid #ddd;
	height:300px;
	margin-top:20px;
}
.popro{
	margin-top:20px;
}
.popro li{
	margin-top:13px;
}
.popro li img{
	width:65px;
	height:auto;
	float:left;
	margin-right:12px;
	border:3px solid #fff;
}
.popro li a{
	margin-top:10px;
	display: block;
}
.left_tit{
	color:#333333;	
	line-height:50px;
	font-size:18px;
	letter-spacing: 0px;
	margin-bottom:10px;
	padding-left:10px;
	border-bottom:1px solid #e5e5e5;
}
.leftNav li{
	line-height: 40px;
	padding-left:5px;
}
.leftNav li img{
	display:inline-block;
	vertical-align: middle;
	margin-right:5px;
}
.leftNav li a{
	font-size:15px;
	display: block;
	color:#000;
}
.leftNav li ul li{
	padding-left:20px;	
	line-height:26px;
	border-bottom:none;
	background:transparent;
}
.leftNav li ul li a{
	font-size:14px;
	color:#555;
}
.leftNav li a:hover{
	color:#349ef4;
}
.p_tit{
	line-height:50px;
	color:#000;
	font-size:21px;
	margin-bottom:10px;
}
.pages{
	text-align: center;
	margin-top:20px;
}
.className{
	margin-top:20px;
}
.className li{
	width:90px;
	float:left;
	margin-right:8px;
	cursor: pointer;
	height:80px;
	overflow: hidden;
}
td{
	line-height:18px;
}
.swiper img{
	 width:100%;
	 height:auto;
}
.con_l{
	float:left;
	width:45%;	
}
.con_pic{	
	border:1px solid #e5e5e5;
	box-sizing: border-box;
	text-align: center;
	height:280px;
}
.con_pic span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.con_pic img{
	max-width:100%;
	max-height:350px;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.con_r{
	float:right;
	width:50%;
	line-height: 26px;
	font-size:14px;
}
.con_r li{
	list-style: disc;
	margin-left:20px;
}
.con_r p{
	color:#ee0000;
	font-size:13px;
	line-height: 24px;
}
.sfoot,.mob-tit{
	display:none;
}
.drawer-hamberger {
	top: -50px;
}
.home_l{
	font-size:15px;
	line-height: 28px;
	text-align: left;
	float:left;
	width:55%;
}
.home_l li{
	list-style: disc;
	margin-left:20px;
}
.home_r{
	width:40%;
	float:right;
	text-align: right;
	height:350px;
}
.home_r img{
	max-width:100%;
	vertical-align: middle;
}
.home_l2{
	font-size:15px;
	line-height: 28px;
	text-align: left;
	float:right;
	width:45%;
}
.home_l2 li{
	list-style: disc;
	margin-left:20px;
}
.home_r2{
	width:55%;
	float:left;
	text-align: left;
	height:350px;
}
.home_r2 img{
	max-height:100%;
	max-width:450px;
	vertical-align: middle;
}
.home_r span,.home_r2 span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.p_title{
	color:#000000;
	font-size:22px;
	line-height: 40px;
	margin-bottom:20px;
	padding-top:40px;
}
.con_title{
	color:#888;
	font-size:12px;
	border-bottom:1px dotted #ddd;
	margin-bottom:25px;
	padding:15px 0;
	letter-spacing: 0;
}
.con_title a{
	color:#666666;
	line-height: 13px;
}
.con_title a:hover{
	color:#222222;
	text-decoration: underline;
}
.con_title img{
	display: inline-block;
	vertical-align: middle;
	margin-right:8px;
}
.promore ul{
	width:103%;
}
.promore li{
	float:left;
	width:22%;
	margin-right:3%;
	margin-top:10px;
	cursor: pointer;
	height:70px;
	border:1px solid #e5e5e5;
	box-sizing: border-box;
}
.promore li span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.promore li img{
	max-width:100%;
	vertical-align: middle;
	height:auto;
	opacity: 0.6;	
	
}
.promore li:hover img{
	opacity: 1;
}
.promore li.hover img{
	opacity: 1;
}
.w14{
	line-height: 25px;
	padding:10px 0;
}
.banner2{
	display: none;
}
.drawer-toggle{
	top:-100px;
}
.abouts img{
	margin-right:15px;
}
.smallclass{
	display: none;
}
@media (max-width:1160px) {
   .wrap,.wrap2{
   	width:98%;
   }
   .nav li{
	   margin-left:30px;
   }
   .footnav a{
	   padding:0 8px;
   }
   .footnav .foot_right a{
   	padding:0;
   }
	.head2{
		background: rgba(0,0,0,.9) none repeat scroll 0 0!important;
		position:relative;
	}
	.toplogo{
		height:40px;
		padding:5px 0;
		width:12%;
	}
	.leftBox{
		width:22%;
	}
	.rightBox{
		width:73%;
	}
	.prolist ul{
		width:100%;
	}

}
@media (max-width:880px) {
   .nav li{
	   margin-left:12px;
   }
   .foot_left{
   	display: none;
   }
   .footnav{
   	text-align: left;
   	line-height: 20px;
   	padding:15px 0;
   }
   .foot_right{
   	float:right;
   	position: relative;
   	top:10px;
   }
	.leftBox{
		width:25%;
	}
	.rightBox{
		width:70%;
	}
	.prolist li{
   	display: inline-block;
   	vertical-align: top;
   	text-align: center;
   	width:47%;
   	margin: 0 1.5% 15px 1.5%;
   	font-size:14px;
   	line-height: 20px;
	}
	.leftNav li{
		line-height: 30px;
		padding:5px;
	}
	.home_r img,.home_r2 img{
		max-width:90%;
   }
   
   .home_l,.home_r,.home_r2,.home_r2{
   	width:50%;
   	height:300px;
   }

}
@media (max-width:740px) {
   body{
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   }
   .head,.head2{
   	padding:10px 0;
   	position: fixed;
   	top:0;
   	width:100%;
   	z-index:99;
   }
   .space2{
   	height:50px;
   }
   .space3{
   	height:100px;
   }
   .toptel,.topsea,.foot_right,.con_title,.leftBox,.p_tit,.banner1{
   	display: none;
   }
   .banner2{
   	display:block;
   }
	.toplogo{
		height:30px;
		padding:0;
		width:80%;
	}
  .mob-tit {
		display: block;
		background: #349ef4;
		line-height: 36px;
		width:100%;
		z-index:99;
		position:fixed;
		top:50px;
		color: #fff;
		text-align: center;
		font-size: 17px;
		cursor: pointer;
	}
   .mob-tit img{
      vertical-align: middle;
      margin-left:5px;
   }
	.moblist {
		position: absolute;
		z-index: 99;
		top: 36px;
		width: 100%;
		text-align: center;
		max-height:200px;
		height:auto;
		overflow-y:auto; 
		box-shadow: 0 5px 10px #ccc;
	}
	.moblist li {
		border-bottom: 1px solid #fff;
		line-height: 34px;
		font-size: 15px;
		background: #e5e5e5;
	}

	.moblist li a {
		display: block;
	}
   .moblist li ul li{
   	background: #f7f7f7;
   	font-size: 14px;
   	line-height: 30px;
   	border-top: 1px solid #fff;
   	border-bottom:none;
   }
	.drawer-toggle {
		display: block;
		top:auto;
	}

	.mobnav {
		display: block;
		background: #00aeef;
		text-align: center;
		position: relative;
		padding-top: 4px;
	}	
	.home_l,.home_r,.home_l2,.home_r2{
		float:none;
		width:98%;
		margin:0 auto;
		height:auto;
	}
	.home_r,.home_r2{
		text-align: center;
	}
	.home_r img,.home_r2 img{
		max-width:80%;
   }
	.bg1,.bg2{
		background: transparent;
	}
	.bg1{
		border-top:1px solid #e5e5e5;
		border-bottom:1px solid #e5e5e5;
	}
	.amore{
   	padding-top:20px;
	}
	.p_title{
		color:#000000;
		font-size:19px;
		line-height: 40px;
		margin-bottom:8px;
		padding-top:20px;
	}
	.home_l,.home_l2{
		line-height: 22px;
	}
	.rightBox{
		float:none;
		width:100%;
	}
	.picsk{
		height:120px;
	}
	.con_l,.con_r{
		float:none;
		width:96%;
		margin:0 auto;
	}
	.smallclass{
		display:block;
		margin-bottom:20px;
		margin-top:-16px;
	}
	.smallclass li{
		background: #eee;
		line-height: 30px;
		font-size:14px;
		text-align: center;
		border-top:1px solid #ffffff;
	}
}