@charset "utf-8";
/* CSS Document */
/*公共样式*/
*{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;}
from,input,select{margin: 0px; padding: 0px;}
a{text-decoration:none;}
.fl{float: left;}
.fr{float: right;}
table{ width:100%;text-align:center;border-collapse:collapse;border-spacing:0;}
table td{word-break: break-all;word-wrap:break-word;}
.all_bg{width:80%;height: 100%; margin: 0 auto;min-width:1200px;}

/*top*/
.fix{
	width: 100%;
	height: 156px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999999;
}
.top{
	width: 100%;
	height: 20px;
	padding-top: 20px;
}
.top_list{
	float: right;
	width: 176px;
	height: 100%;
}
.top_list ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.top_list li{
	float: left;
	color: #333;
	line-height: 20px;
}
.top_list li a{
	font-size: 14px;
	color: #333;
	padding: 0 10px 0 10px;
	border-right: 1px solid #999;
}
.top_list li:last-child a{border-right: 1px solid #fff;padding: 0 0 0 10px;}
.top_list li:hover a{color: #3ca6ce;}

/*nav*/
.nav_1{
	width: 100%;
	height:76px;
	margin: 20px 0 20px 0;
}
.nav_left{
	width: 37%;
	height: 100%;
}
.nav_left a,.nav_left a img{
	width: 100%;
	height: 100%;
	display: block;
}
.nav{float: left;}
.nav>ul>li{ float: left; display: block;position: relative;padding:0 18px; height:64px;}
.nav ul li>a{ display: block; line-height: 76px; color: #333; font-size: 0.88vw; text-align: center; position: relative; z-index: 3333}
.nav ul li a span{display: block; font-size:12px; color:#999; }
.nav ul li:after,.nav ul li:after{content: ''; display: block;width: 100%; height: 38px; position: absolute; top:0px; left: 0; opacity: 0; filter: alpha(opacity=0); -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;border-radius: 50px;z-index: 2222}
.nav ul li.navcurrent:after,.nav ul li:hover:after{ opacity: 1; filter: alpha(opacity=100); top: 0;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a {margin: 0 auto;color:#333;}
.NavCeshi > li.navcurrent, .NavCeshi > li:hover {border-bottom:2px #b50937 solid; }
.nav ul li>ul{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;width: 210px;border-top: #3ca6ce 3px solid;opacity: 0;visibility: hidden;transform: translate3d(26px, 10px, 0px);-moz-transform: translate3d(26px, 10px, 0px);-webkit-transform: translate3d(26px, 10px, 0px);z-index: 9999;left:-70px;top: 70px;}
.nav ul li>ul li>a{background: #3ca6ce;-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);box-shadow: 0 6px 10px rgba(0, 0, 0, .1); padding: 14px 0 14px 8px;line-height: 20px;display: block;color: #fff;font-size: 0.7vw;text-align: left;    -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity;}
.nav ul li>ul li>a:hover{background: #fff; text-indent: 10px;color: #3ca6ce;}
.nav ul li:hover > ul {opacity: 1;visibility: visible;transform: translate3d(26px, -6px, 0px);-moz-transform: translate3d(26px, -6px, 0px);-webkit-transform: translate3d(26px, -6px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.nav ul li ul li{ position: relative;}
.nav ul li ul li div{position: absolute; top:0; left:210px;  opacity: 0; background:#fff; }
.nav ul li>ul li:hover div{opacity: 1;}
.nav ul li ul li div a{display:none; width:120px; float:left; text-align:center; line-height:62px;}
.nav ul li>ul li:hover div a{display:block; }
.nav ul li>ul li:hover div a:hover{ background:#eee; color:#3ca6ce;}
.nav_right{
	width: 15%;
	height: 32px;
	margin-top: 20px;
}
.name{
	float: left;
	width:78%;
	height: 32px;
	color: #ccc;
	font-size: 0.5vw;
	background:#fff;
	border:1px solid #ccc;
	border-radius: 5px;
	padding-left: 10px;
}
.submit{
	width:38px;
	height:34px;
	border: 1px solid #ccc;
	float: right;
	cursor: pointer;
	font-size: 0.6vw;
	color: #333;
	text-align: center;
	line-height: 32px;
	border-radius: 5px;
	background:rgba(0, 0, 0, 0);
}

/*kind*/
.kind{
	width: 100%;
	min-width: 1200px;
	height: 44px;
	background: #f5f5f5;
	border-top: 1px solid #dcdcdc;
	margin-top: 156px;
}
.kind ul{
	width: 100%;
	height: 100%;
}
.kind li{
	float: left;
	width: 10%;
	margin-right: 20px;
	overflow: hidden;
}
.kind li p{
	font-size: 16px;
	color: #333;
	line-height: 44px;
}
.kind li a,.kind li a img{
	width: 100%;
	height: 100%;
	display: block;
	line-height: 44px;
}
.kind li:first-child{margin-right: 0;width:11%;}
@media screen and (min-width:1800px) and (max-width:1900px){
	.name {width: 76%;}
	.nav>ul>li{padding:0 14px;}
}
@media screen and (min-width:1700px) and (max-width:1800px){
	.name {width: 75%;}
	.nav>ul>li{padding:0 14px;}
}
@media screen and (min-width:1600px) and (max-width:1700px){
	.name {width: 73%;}
	.nav>ul>li{padding:0 14px;}
}
@media screen and (min-width:1500px) and (max-width:1600px){
	.name {width: 72%;}
	.nav>ul>li{padding:0 14px;}
}
@media screen and (min-width:1400px) and (max-width:1500px){
	.name {width: 72%;}
	.nav>ul>li{padding:0 14px;}
}
@media screen and (min-width:1300px) and (max-width:1400px){
	.name {width: 72%;}
	.nav>ul>li{padding:0 16px;}
}
@media screen and (min-width:1200px) and (max-width:1300px){
	.name {width: 72%;}
	.nav>ul>li{padding:0 16px;}
}

/*banner*/
#flash_bg{
	width:100%;
	min-width: 1200px;
	margin:0 auto;
}
.focus{
	width:100%;
	position: relative; 
	left:0;
	overflow:hidden;
}
.jqfocus ul,.jqfocus li{
	list-style:none;
	padding:0;
	margin:0;
	width: 100%;
	min-width: 1200px;
}
.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: 30px;
	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:30px; 
	overflow: hidden; 
	font-size:0;
}
.focus .f_btns .btn span {
	display: inline-block;
	width:24px; 
	height: 24px; 
	overflow: hidden; 
	margin: 0 15px; 
	background:url(/statics/images/tem/dian.png) no-repeat; 
	cursor: pointer
}
.focus .f_btns .btn span.cur{
	background:url(/statics/images/tem/yuan.png) no-repeat;
}
.jqfocus ul li a{
	width:100%;
	height: 100%;
	display:block;
}
.jqfocus ul li a img{
	width:100%;
	height: 100%;
}

/*footer*/
.footer{
	width: 100%;
	min-width: 1200px;
	height: 345px;
	background: #122556;
}
.footer_bg{
	width:80%;
	min-width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.footer_left{
	width: 46%;
	height: 220px;
	border-right: 1px solid #64676b;
}
.footer_logo{
	width: 46%;
	height: 100%;
	border-right: 1px solid #64676b;
}
.footer_logo a{
	width: 100%;
	height: 100%;
	display: block;
}
.footer_logo img{
	width: 250px;
	height: 76px;
	padding-top: 70px;
}
.footer_nav{
	width: 180px;
	height: 100%;
}
.footer_nav ul{
	width:  100%;
	height: 100%;
}
.footer_nav li a{
	font-size:  0.88vw;
	color: #fff;
	line-height: 36px;
}
.footer_nav li a:hover{color:#b50937;}
.footer_right{
	width: 49%;
	height: 220px;
}
.footer_contact{
	width: 64%;
	height: 100%;
	border-right: 1px solid #64676b;
}
.footer_contact ul{
	width:  100%;
	height: 100%;
}
.footer_contact li p{
	font-size: 0.88vw;
	color: #fff;
	line-height: 36px;
}
.footer_ewm{
	width: 190px;
	height: 100%;
}
.footer_ewm img{
	width: 190px;
	height: 190px;
}
.footer_ewm p{
	width: 100%;
	text-align: center;
	font-size:  0.88vw;
	color: #fff;
	line-height: 28px;
}
.footer_copy{
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 20px;
	left: 0;
}
.footer_copy p{
	font-size:  0.88vw;
	color: #fff;
	line-height: 30px;
	float: left;
}
.footer_copy a{
	font-size:  0.88vw;
	color: #fff;
	line-height: 30px;
	float: right;
}
.footer_copy a:hover{color:#b50937;}