@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}
body{font-size:12px;background: #fff;font-family: "微软雅黑","Arial" !important;}
div{padding: 0px; margin: 0px;}
span,p{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;color: #333;}
.fl{float: left;}
.fr{float: right;}
.all_bg{max-width: 1200px;height: 100%;margin: 0 auto;}
.clear{clear: both;}
.wes{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*抬头*/
.head{
	width: 100%;
	height: 40px;
	background: #f6f6f6;
}
.head_left{
	width: 50%;
	height: 100%;
	line-height: 40px;
	font-size: 14px;
	color: #999999;
}
.head_right{
	width:auto;
	height: 100%;
	background:url(../IMAGES/head_phone.png)no-repeat left center;
}
.head_right	a{
	font-size: 14px;
	line-height: 40px;
	padding-left: 40px;
	color: #333;
	display: inline-block;
}

/*导航*/
.top{height: 80px;max-width: 1200px;margin: auto;}
.logo{width: 188px;margin-top: 18px;}
.head_logo a{width: 100%;height: 100%;display: block;}
.head_logo a img{width: 100%;}
.name{width: 200px;height: 32px;line-height: 32px;text-align: center;font-size: 16px;color: #e71f18; font-weight:bold; background: #eee;border-radius: 50px;margin-top: 42px;margin-left: 20px;}
.nav{padding-top: 36px;}
.nav>ul>li{ float: left; display: block;position: relative;padding:0 24px; height:44px;}
.nav ul li>a{ display: block; line-height: 20px; color: #333; font-size: 17px; 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 #e41319 solid; }
.nav ul li>ul{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;width: 150px;border-top: #e41319 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:-46px;top: 49px;}
.nav ul li>ul li>a{background: #e41319;-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 30px;width: 120px;height: 20px;line-height: 20px;display: block;color: #fff;font-size: 16px;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: #e41319;}
.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:#e41319;}

/*banner*/
#flash_bg{
	width:100%; 
	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%;
	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: 24px;  
	overflow: hidden; 
	font-size:0;
}
.focus .f_btns .btn span{
	display: inline-block;
	width:24px; 
	height: 24px; 
	overflow: hidden; 
	margin: 0 10px; 
	background:url(../IMAGES/dian.png) no-repeat; 
	cursor: pointer
}
.focus .f_btns .btn span.cur{
	background:url(../IMAGES/yuan.png) no-repeat;
}
.focus .prev{
	background:url(../IMAGES/left.png) no-repeat;
	position: absolute; 
	top:45%;left:160px;
	width: 40px; 
	height: 60px;
	z-index: 3; 
	cursor: pointer
}
.focus .next{
	background:url(../IMAGES/right.png) no-repeat; 
	position: absolute; 
	top:45%; 
	width: 40px; 
	height: 60px;
	right: 160px;
	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: 250px;
	background: #212121;
}
.footer_bg{
	width: 1200px;
	height: 80%;
	margin: 0 auto;
}
.footer_left{
	width: 816px;
	height: 168px;
	overflow: hidden;
	background:url(../IMAGES/footer_icon.png)no-repeat center;
}
.footer_left_detail1{
	width: 430px;
    height: 100%;
}
.footer_left_detail1 ul,.footer_left_detail2 ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.footer_left_detail1 li{
	padding-left: 35px;
	margin-bottom: 22px;
    line-height: 26px;
}
.footer_left_detail1 li p,.footer_left_detail2 li p{
	font-size:15px;
	color: #acacac;
	width: 100%;
}
.footer_left_detail2{
	width: 580px;
    height: 100%;
    margin-left: 54px;
}
.footer_left_detail2 li{
	width: 100%;
	margin-bottom: 21px;
    line-height: 26px;
}
.footer_right{
	width: 130px;
	height: 100%;
}
.footer_right img{
	width: 100%;
}
.footer_right p{
	font-size: 18px;
	color: #acacac;
	line-height: 30px;
	width: 100%;
	text-align: center;
}
.footer_copy{
	width: 100%;
	height: 40px;
	color: #818181;
	background: #000;
}
.footer_copy p{
	font-size:14px;
	line-height: 40px;
	float: left;
}
.footer_copy p a{
	color: #818181;
	display: inline-block;
	padding-left: 10px;
}
.footer_copy span{
	display: block;
	float: right;
	font-size:14px;
	line-height: 40px;
	letter-spacing:1px;
}
.footer_copy span a{
	color: #818181;
	display: inline-block;
}
.footer_copy p a:hover{color: #e41319;}
.footer_copy span a:hover{color: #e41319;}


/*右侧悬浮*/
.right_nav_fixed {
	right: 0;
	bottom: 40%;
	position: fixed;
	text-align: left;
	overflow: hidden;
	z-index: 999;

}

.right_nav_fixed li {
	background: #e41319;
	margin: 4px 0;
	padding: 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	cursor: pointer;
	position: relative;
	right: -73px;
	width: 102px !important;
}

.right_nav_fixed li .iconBox {height: 35px!important;
	text-align: center;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.right_nav_fixed li img {
	width: 30px;
}

.right_nav_fixed li h4 {
	color: #fff;
	font-size: 14px;
	margin: 2px 0;
	margin-left: 15px
}

.right_nav_fixed li:hover {
	background: #e41319;
}

.right_nav_fixed li .hideBox {
	display: none;
	position: absolute;
	right: 108px;
	padding: 10px;
	padding-right: 15px;
	top: -10px;width: 188px;
	z-index: 999
}

.right_nav_fixed li .hideBox .hb {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px 20px;
	border-top: 2px solid #e41319;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.right_nav_fixed li .hideBox .hb h5 {
	padding: 5px 0;
	border-bottom: 2px solid #ccc;
	color: #e41319;
	font-size: 16px;
	font-weight: 400;
	display: block;
	white-space: nowrap
}

.right_nav_fixed li .hideBox .hb p {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 700;
}

.right_nav_fixed li .hideBox .hb .qqtalk {
	margin-top: 10px
}

.right_nav_fixed li .hideBox .hb .qqtalk a {
	display: flex;
	align-items: center
}

.right_nav_fixed li .hideBox .hb .qqtalk img {
	width: 25px;
	height: 25px
}

.right_nav_fixed li .hideBox .hb .qqtalk p {
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	margin-top: -5px;
	margin-left: 5px
}

.right_nav_fixed li:nth-child(3) .hideBox img {
	width: 140px;
	height: 140px;
	margin-top: 10px
}
