@charset "utf-8";
/* CSS Document */

/*公共css*/
*{margin: 0px;padding: 0px;}
body{font-size:12px; font-family: "微软雅黑" !important;padding-top: 0px !important;background: #fff;}
div{padding: 0px; margin: 0px;}
span,p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li{margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
table{ width:100%;text-align:center;border-collapse:collapse;border-spacing:0;}
table td{word-break: break-all;word-wrap:break-word;}
from,input,select{margin: 0px; padding: 0px;}
a{text-decoration:none;}
.fl{float: left;}
.fr{float: right;}
.animated {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
}
.all_bg{width: 1200px;margin: 0 auto;height: 100%;overflow: hidden;min-width: 1200px;}
.clear{clear: both;}

/*top*/
.top{
	width: 100%;
	height: 40px;
	background-color: #989898;
}
.top_left{
	width: 50%;
	font-size: 14px;
	color: #f0eaea;
	line-height: 40px;
}
.top_right{
	width: 27%;
	font-size: 14px;
	color: #f0eaea;
	line-height: 40px;
}	

/*nav*/
.nav{
	width: 100%;
	height: 140px;
}
.nav_left{
	width: 175px;
	height: 100%;
}
.nav_left a img{
	width: 100%;
	height: 100%;
	display: block;
}
.nav_right{
	width: 986px;
	height: 100%;
	overflow: hidden;
}
.nav_top{
	width: 100%;
	height: 72px;
}
.nav_top img{
	width: 100%;
	height: 100%;
}
.nav_list{
	width: 100%;
	height: 68px;
}
.nav_list ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.nav_list li{
	float: left;
	line-height: 66px;
}
.nav_list li a{
	font-size: 16px;
	color: #333;
	display:inline-block;
}
.nav_list li:hover a{
	border-bottom: 2px solid #147dbd;
	color: #147dbd;
}
.nav_on{
	border-bottom: 2px solid #147dbd;
	color: #147dbd!important;
}

/*banner*/
#flash_bg{
	width:100%; 
	margin:0 auto;
	min-width: 1200px;
}
.focus{
	width:100%;
	position: relative; 
	left:0;
	overflow:hidden;
}
.jqfocus ul,.jqfocus li{
	list-style:none;
	padding:0;
	margin:0;
	width: 100%;
	height: 100%;
}
.jqfocus li{display: none}
.focus .bg {
	position: absolute;
	width:100%; 
	height: 30px; 
	left: 0; bottom: 0; 
	opacity: 0.5; 
	filter: alpha(opacity=50); 
	z-index: 1; background:none;
}
.focus .f_btns{
	position: absolute; 
	width: 100%; 
	height:30px;
	line-height:30px;
	left: 0; bottom: 20px;
	text-align: center; z-index: 2
}
.focus .f_btns h2 {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.focus .f_btns h2 a{color: #fff;}
.focus .f_btns h2 a:hover{text-decoration: none}
.focus .f_btns .btn{
	text-align: center;
	height:14px; 
	overflow: hidden; 
	font-size:0;
}
.focus .f_btns .btn span {
	display: inline-block;
	width:48px; 
	height: 6px; 
	overflow: hidden; 
	margin: 0 5px; 
	background:url(/statics/images/tem/dian.png) no-repeat center; 
	cursor: pointer
}
.focus .f_btns .btn span.cur{
	background:url(/statics/images/tem/yuan.png) no-repeat center;
}
.focus .prev {
	background: url(/statics/images/tem/left.png) no-repeat center;
	position: absolute; 
	top:40%;left:80px;
	width: 40px; 
	height: 60px;
	z-index: 3; 
	cursor: pointer
}
.focus .next {
	background: url(/statics/images/tem/right.png) no-repeat center; 
	position: absolute; 
	top:40%; 
	width: 40px; 
	height: 60px;
	right: 80px;
	z-index: 3;
	cursor: pointer;
}
.jqfocus ul li a{
	width:100%;
	height: 100%;
	display:block;
}
.jqfocus ul li a img{
	width:100%;
	height: 100%;
}

/*footer*/
.footer{
	width: 100%;
	height: 387px;
	margin-top: 40px;
	min-width: 1200px;
	background: url(/statics/images/tem/footer_bg.jpg)no-repeat center;
}
.footer_nav{
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.footer_nav ul{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.footer_nav li{
	float: left;
	line-height: 60px;
}
.footer_nav li a{
	font-size: 16px;
	color: #fff;
}
.footer_nav li:hover a{color: #0076ca;}
.footer_contact{
	width: 440px;
	height: 280px;
	float: left;
	margin-left: 236px;
	overflow: hidden;
}
.footer_contact p{
	font-size: 14px;
	color: #c0c0c0;
	padding-top: 30px;
	line-height: 36px;
}
.footer_ewm{
	width: 420px;
	height: 130px;
	margin-top:75px;
	overflow: hidden;
	float: right;
}
.footer_phone{
	width: 165px;
	height: 100%;
}
.footer_phone p{
	font-size: 14px;
	color: #c0c0c0;
	padding-top: 20px;
}
.footer_phone b{
	display: block;
	font-size:26px;
	color: #fff;
}
.footer_phone span{
	font-size: 14px;
	color: #fff;
}
.footer_ewm_total{
	width: 220px;
	height: 100%;
}
.footer_ewm_one{
	width: 100px;
	height: 100%;
	margin-right: 20px;
	float: left;
}
.footer_ewm_one img,.footer_ewm_two img{
	width: 100px;
	height: 100px;
}
.footer_ewm_one p,.footer_ewm_two p{
	font-size: 14px;
	color: #c0c0c0;
	line-height: 25px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footer_ewm_two{
	width: 100px;
	height: 100%;
	float: right;
}
.footer_copy{
	width: 100%;
	height: 44px;
	overflow: hidden;
}
.footer_copy p{
	font-size: 14px;
	color: #c0c0c0;
	line-height: 44px;
	float: left;
}
.footer_copy p a{
	font-size: 14px;
	color: #c0c0c0;
	line-height: 44px;
}
.footer_copy a{
	font-size: 14px;
	color: #c0c0c0;
	line-height: 44px;
	float: right;
	display: block;
	padding-left: 10px;
}
.footer_copy p a:hover{color: #0076ca;}
.footer_copy a:hover{color: #0076ca;}