
/* top start*/
body,td,th {
	font-size: 14px;
}

img, div { behavior: url(/images/iepng/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
.FontRed{
	color:#FF0000;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:none;color:#e95412;}
a:active{text-decoration:none;}

.LineLink a{text-decoration:none;}
.LineLink a:hover {text-decoration:none;color:#e95412;}

.ColorLink a {color:#e95412;}
.ColorLink a:hover {color:#e95412;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:100%;
	overflow:hidden;}
	
.HeightTac{
	height:10px;
	width:100%;
	background:#f1f1f1;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}
/*
p{
	line-height:180%;}*/

.ListDate{
	color:#666666;
	 }
body{
	
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	max-width:640px;
	margin:auto;
	
	
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; } 
}
#wrapper{
}



 #head{
	width:100%;
	margin:auto;
	border-bottom:1px solid #DDDDDD;
}

 #head .top{
	max-width:640px;
	margin:auto;
	padding:20px 0px;
	font-size:12px;
}	

 .SearchTop{
	border-top:1px solid #DDDDDD;
	background:#F5F5F5;
	max-width:640px;
	margin:auto;
	padding:10px 0px 10px 0px;;
	} 

 #head .top .TopLogo{
	max-width:640px;
	margin:auto;
	padding-top:0px;
	}
 #head .top .TopLogo .logo{
	max-width:600px;
	text-align:center;
	}
 #head .top .TopLogo .logo img{
	max-width:100%;
}

	
 #head .top .TopLogo .tel .telW{
	padding-left:30px;
	padding-top:10px;
	color:#999;
	font-size:11px;
	}	
 #head .top .TopLogo .tel .telN{
	padding-left:30px;
	font-size:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F00;
	line-height:100%;}

 #NavLink{
	background:url("/images/HituxMobileImages/m_nav_bg1.png") repeat center -0px;
	width:100%;
	margin:auto;
}
		
 #NavLink #sddm{
	background:url("/images/HituxMobileImages/m_nav_bg1.png") repeat center -0px;
	max-width:640px;
	margin:auto;
	z-index:30}

 #NavLink #sddm li{
	width:25%;
	float: left;
	font-weight:normal;}
 #NavLink #sddm .CurrentLi a{
	background:none;}	
 #NavLink #sddm li a
{	display: block;
	color: #FFF;
	text-align: center;
	padding:0px 10px;
	height:38px;
	line-height:38px;
	background:;
	font-size:14px;
	background: url("/images/HituxMobileImages/m_nav_bg2.png") no-repeat 0px -0px;
	}
 #NavLink #sddm li P{
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
 #NavLink #sddm li a:hover
{	text-decoration:none;
	background:#FF8700;
	color:#FFFFFF;
}

 #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #B8292F;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:38px;
	}

 #NavLink #sddm div a
	{	position: relative;
		padding: 0px 5px;
		width:120px;
		text-align: center;
		background:#B8292F;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		height:30px;
		border-bottom:1px solid #932126;}

 #NavLink #sddm div a:hover{
	background:#FF8700;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px solid #932126;}

/* header */
.header{position:relative;height:60px;background:#000;}
.header .logo{display:block;width:70px;height:60px;	background:url("/images/HituxMobileImages/icon_home.png") no-repeat center center;
float:left;}
.header .PosCenter{
	width:74%;
	float:left;
	height:60px;
	line-height:60px;
	text-align:left;
	overflow:hidden;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
.header .PosCenter .l{ display: table-cell; vertical-align: middle; height:60px; text-indent:0.4em;}
.header .PosCenter img{ height:26px;}
.header .sear{ width:8%; height:50px; float:left; background:url(/images/search_ico.png) no-repeat center; background-size:100%;}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:40px;height:40px;text-indent:-9999em;background:url(/images/HituxMobileImages/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#820421;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(/images/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#820421;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(/images/icon-back.png) no-repeat center center;background-size:12px 20px;}


.dl-menuwrapper {
	width: 100%;
	max-width: 250px;
	float: right;
	position: absolute;
	top:0;
	right:0;
	padding-top: 60px;
	z-index: 999;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	-moz-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	/*background: url(../images/header-bg.png) repeat-x bottom left;*/
	border: none;
	width: 50px;
	height: 60px;
	text-indent: -900em;
	overflow: hidden;
	position: absolute;
	top:0;
	right:0;
	cursor: pointer;
	outline: none;
	background: url(/images/HituxMobileImages/menu-button-bg1.png) no-repeat center center;
	background-size: 50%;
}

.dl-menuwrapper button:hover ,
.dl-menuwrapper button.dl-active {
	/*background: url(../images/header-bg.png) repeat-x bottom left;*/
}

.dl-menuwrapper ul {
	background: #E7E7E7;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*
.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 60%;
	height: 4px;
	background: #fff;
	top: 12px;
	left: 22%;
	box-shadow: 
		0 10px 0 #fff, 
		0 20px 0 #fff;
}
*/

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	color: #000000;
	border-top:1px solid #F5F5F6;
	outline: none;
	text-transform:uppercase;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
	text-decoration:none;
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(255,255,255,0.8);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: rgba(255,255,255,0.8);
}

.dl-menuwrapper .dl-menu {
	margin: 0px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	-moz-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	-moz-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	-moz-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	-moz-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	-moz-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut1 {
	50% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-moz-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut2 {
	100% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut3 {
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut4 {
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut5 {
	100% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	50% {
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	100% {
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	100% {
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	-moz-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	-moz-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	-moz-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	-moz-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	-moz-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn1 {
	0% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-moz-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn2 {
	0% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn3 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn4 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn5 {
	0% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	-moz-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	-moz-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	-moz-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	-moz-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn1 {
	0% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn2 {
	0% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn3 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn4 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn5 {
	0% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	-moz-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	-moz-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	-moz-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	-moz-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {

		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut1 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut2 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut3 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut4 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut5 {
	0% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}



.QuickNav{ padding-top:4px; position:relative;z-index:3000;}
.QuickNav dl{ margin:0px; padding:0px;}
.QuickNav dl dd.showQuickNavbox{ float:left; padding:0px 0px 0px 15px; background:url("/images/HituxMobileImages/bar_icon4.png") no-repeat center center; font-size:13px;position:relative;}
.QuickNav dl dd.showQuickNavbox span{ cursor:pointer; color:#808080;}
.QuickNav dl dd{ float:left; padding-left:6px; height:25px;position:relative;}
.QuickNav dl dd img{ margin-left:5px; display:inline-block;}

.QuickNavbox{ position:absolute;width:150px; top:35px; right:-50px; display:none; height:auto !important;  z-index:9999; padding-top:10px; background:#ac834f;}
.QuickNavboxtop{ background:url(/images/index_73.png) no-repeat;width:289px;height:15px; overflow:hidden;display:none;}
.QuickNavboxcont{  padding:0px 0px 10px;}
.QuickNavboxcont ul{ padding:0px 15px;}  
.QuickNavboxcont ul li{border-bottom:1px solid #e2e2e2; padding:0px 0px;}
.QuickNavboxcont ul li h3{ font-size:14px;color:#B00002;}
.QuickNavboxcont ul li h3 a{ color:#B00002;}
.QuickNavboxcont ul li h3 a:hover{ color:#03aee0;}
.QuickNavboxcont ul li p{ padding-top:3px;}
.QuickNavboxcont ul li p a{ color:#4c4c4c; font-size:12px;padding-right:5px;}
.QuickNavboxcont ul li p a:hover{ color:#B00002;}
.QuickNavboxcont ul li.cur{ border-bottom:none;}

.QuickNavboxbottom{ background:url(/images/index_75.png) no-repeat;width:289px;height:7px; overflow:hidden;display:None;}

	
#wrapper #body{
	max-width:640px;
	margin:auto;
	}

#body .MoreLink a{
	background:#e95412;
	line-height:30px;
	text-align:center;
	width:100%;
	display:block;
	height:30px;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	border-radius:5px;border:1px solid #CCC;box-shadow:2px 2px 4px #ededed;-moz-box-shadow:2px 2px 2px #ededed;-webkit-box-shadow:2px 2px 4px #ededed}
#body .MoreLink a:hover{
	background:none;

	color:#FFF;
	text-decoration:none;
	background-color:#FF8700;}
	
/* albumblock*/

 .albumblock{
	padding:10px 0px 10px 0px;
	float:left;
	width:50%;
	}
 .albumblock .inner{
	width:130px;
	height:160px;
	overflow:hidden;
	margin:auto;
	}

.albumblock .inner img{
	border:1px solid #DEDEDC;
	width:126px;
	height:126px;	}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:30px;
	font-size:14px;
	width:100%;
	position:relative;
	bottom:0px;
	left:0;
	color:#3333;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a{
	 color:#333;}
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	

/*footer*/
/*footer*/
#footer{width:100%; color:#fff; background:#000; overflow:hidden; padding:30px 0 80px;}
#footer .inner{width: 96%; margin: 0 auto; height: auto; overflow: hidden;}
#footer .inner p{ text-align:center; font-size:16px; line-height:32px; caption-side:#333;}
#footer .Footer-left{width:100%;float:left;}
#footer .Fnav{width:33.333333%;float:left; text-align:center; }
#footer .Fnav dt{line-height:35px;font-size:16px;color:#fff;}
#footer .Fnav dt a{color: inherit;}
#footer .Fnav dd{margin:15px 0 0;}
#footer .Fnav dd a{display:block;line-height:26px;color:#737475;}
#footer .Fcr{line-height:27px;color:#555555;float:right;margin:28px 0 0;clear:both;}
#footer .Fct { width: 90%; color: #737475; margin:auto;}
#footer .FoCons-btn{width:129px;height:45px;line-height:41px;font-size:16px;color:#989892;border:2px solid #989892;border-radius:45px;float:right;margin:5px 0 0;}
#footer .FoCons-btn:hover{color:#fff;background:#989892;}
#footer .FoCons-tel{ font-size: 28px; color: #989892; text-align: left;}
#footer .FoCons-tel a{color:#f08200;}
#footer .FoCons-hint{line-height:24px;margin:5px 0 0; font-size: 18px; text-align: left;}
#footer .Fcode-list{margin:23px 0 0;}
#footer .Fcode-list li{ width:30%; float:left; margin:0% 2%; text-align:center;}
#footer .Fcode-list li img{width:80%;}
#footer .Fcode-list li p{ text-align:center;}
#footer .Fshare{float:right;margin:10px 0 0 7px;}
#footer .Fshare a{display:block;width:34px;height:34px;float:left;margin:0 0 0 10px;}
#footer .Fshare a.wx{background:url(/images/fshare-1.png) no-repeat center center;}
#footer .Fshare a.wb{background:url(/images/fshare-2.png) no-repeat center center;}
#footer .Fshare a.qq{background:url(/images/fshare-3.png) no-repeat center center;}
#footer .Fshare a.yx{background:url(/images/fshare-4.png) no-repeat center center;}
#footer .Flink{background:url(/images/foot_bg.jpg) repeat-y;height:55px;line-height:55px;margin:30px 0 0; text-align: center; color: #737475; font-size: 13px; width:100%;}

#footer .Flink-right{ color: #FFFFFF;font-size: 14px; width:100%; text-align:center; margin:auto;}
#footer .Flink-right a{color: #ffffff;}
#footer .FClink-con { display: block; width: 90%; margin: 1rem 0 0;}
#footer .FClink-con .FClink-left ul li {padding-left: 10%; display: block; float: left; color: #FFFFFF; font-size: 14px; line-height:35px;}
#footer .FClink-con .FClink-left ul li a{color: #ffffff;}
#footer .FClink-con .FClink-left ul li:first-child{background: url(/images/FClink-l-ico1.png) left no-repeat;}
#footer .FClink-con .FClink-left ul li:nth-child(2){background: url(/images/FClink-l-ico2.png) left no-repeat;}
#footer .FClink-con .FClink-left ul li:last-child{background: url(/images/FClink-l-ico3.png) left no-repeat;}

#wrapper  .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	

/* SearchBar */

.SearchBar {
	width:220px;
	height:25px;
	background:url("/images/HituxMobileImages/search_bg.png") no-repeat left top;
	margin:auto;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 120px;
	padding:0px 5px;
 	margin:0px;
	color:#999999;
	height:23px;
	line-height:23px;
	font-size:12px;
	background:none;
	border:none;
	padding-left:25px;}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:25px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:25px;
	width:54px;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	}
	
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#search_content .result_list .line {
	overflow:hidden;
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;}			
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;}		
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#e95412;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#FFF;}


/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 background:url("/images/HituxCMSSimple/back_top.png") left top;;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #e95412;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/HituxCMSSimple/box_bg1.jpg") repeat-x left top;
	color: #e95412;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('/images/HituxCMSSimple/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#e95412;}
 .ClassNav{}
	
 .ClassNav .NavTree ul{
	 width:90%; margin:auto;
	}
	
	
/*1st level sub menu style */
 .ClassNav .NavTree ul li ul{
left: 178px; /* Parent menu width - 1*/
position: positive;
width: 217px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #e95412;
border-top:2px solid #e95412;
background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
z-index:2000;
}
.RightNav .ClassNav .NavTree ul li ul{
	 width:265px;}

/*All subsequent sub menu levels offset */
 .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:2000;}
/* menu links style */
 .ClassNav .NavTree ul li{
	margin-right:1.5%;
	float:left;
	height: 60px;
	color:#434343;
    line-height: 60px;
}	

 .ClassNav .NavTree ul li a{
	    display: inline-block;
 	}	
 .ClassNav .NavTree ul li li{
	padding-left:0;
	text-align:center;
	z-index:2000;
}
 .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	padding-left:10px;
	z-index:2000;}

 .ClassNav .NavTree ul .current  a{
	color:#434343;
	font-weight:bold;
	background:url(/images/aO_tit.jpg) no-repeat center bottom;
	text-decoration:none;}
		
 .ClassNav .NavTree ul li a:hover{
	color:#434343;
	font-weight:bold;
	background:url(/images/aO_tit.jpg) no-repeat center bottom;
	text-decoration:none;
}
 .ClassNav .NavTree .subfolderstyle{

}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: none;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: none;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc0000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc0000;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	


.HituxBar_com_position {
width: 100%;
height: 70px;
position: fixed;
left: 0px;
bottom: 0px;
background:#000;
z-index: 10000;
overflow: hidden;
_position: absolute;
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	}
.HituxBar_com_chat{
	max-width:640px;
	margin:auto;
	}
.HituxBar_com_chat ul li{
	float:left;	
	width:25%;
	}
.HituxBar_com_chat ul li a{
	padding:0px 10px;
	padding-top:45px;
	display:block;
	text-align:center;
	color:#FFF;
	font-size:14px;
	border-left:1px solid #262626;
	height:25px;
	}
.HituxBar_com_chat ul .LiIcon1{
	border-left:none;	
}
.HituxBar_com_chat ul li a:hover{
	text-decoration:none;}
/*
.HituxBar_com_chat ul .LiIcon2{
	background:url(/images/HituxMobileImages/M_Hitux_icon2.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon3{
	background:url(/images/HituxMobileImages/M_Hitux_icon3.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon4{
	background:url(/images/HituxMobileImages/M_Hitux_icon4.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon5{
	background:url(/images/HituxMobileImages/M_Hitux_icon5.png) no-repeat center 5px;
}

.HituxBar_com_chat ul .LiIcon6{
	background:url(/images/HituxMobileImages/M_Hitux_icon6.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon7{
	background:url(/images/HituxMobileImages/M_Hitux_icon7.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon8{
	background:url(/images/HituxMobileImages/M_Hitux_icon8.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon9{
	background:url(/images/HituxMobileImages/M_Hitux_icon9.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon10{
	background:url(/images/HituxMobileImages/M_Hitux_icon10.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon11{
	background:url(/images/HituxMobileImages/M_Hitux_icon11.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon12{
	background:url(/images/HituxMobileImages/M_Hitux_icon12.png) no-repeat center 5px;
}
*/

/* Bottom Icons */
#plug-wrap {

    position: fixed;

top: 0;

left: 0;

width: 100%;

height: 100%;

background: rgba(0, 0, 0, 0);

    z-index:800;

}

.top_bar {

    position:fixed;

    bottom:80px;

    right:0px;

    z-index:900;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

    font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;

}

.plug-menu {

    -webkit-appearance:button;

    display:inline-block;

    width:36px;

    height:36px;

    border-radius:36px;

    position: absolute;

    bottom:17px;

    right: 17px;

    z-index:999;

    box-shadow: 0 0 0 4px #FFFFFF, 0 2px 5px 4px rgba(0, 0, 0, 0.25);

    background-color: #B70000;

    -webkit-transition: -webkit-transform 200ms;

    -webkit-transform:rotate(1deg);

    color:#fff;

    background-image:url('/images/HituxMobileImages/plug.png');

    background-repeat: no-repeat;

    -webkit-background-size: 80% auto;

    background-size: 80% auto;

    background-position: center center;

}

.plug-menu:before {

    font-size:20px;

    margin:9px 0 0 9px;

}

.plug-menu:checked {

    -webkit-transform:rotate(135deg);

}

.top_menu>li {

    width: 32px;

    height:32px;

    border-radius:32px;

    box-shadow: 0 0 0 3px #FFFFFF, 0 2px 5px 3px rgba(0, 0, 0, 0.25);

    background:#B70000;

    position:absolute;

    bottom:0;

    right:0;

    margin-bottom: 20px;

    margin-right:20px;

    z-index:900;

    -webkit-transition: -webkit-transform 200ms;

}

.top_menu>li a {

    color:#fff;

    font-size:20px;

    display: block;

    height: 100%;

    line-height: 33px;

    text-align: center;

}

.top_menu>li>a label{

display:none;

}

.top_menu>li a img {

display: block;

width: 22px;

height: 22px;

text-indent: -999px;

position: absolute;

top: 50%;

left: 50%;

margin-top: -11px;

margin-left: -11px;

}

.top_menu>li.on:nth-of-type(1) {

-webkit-transform: translate(-0, -100px) rotate(720deg);

}

.top_menu>li.on:nth-of-type(2) {

-webkit-transform: translate(-47px, -81px) rotate(720deg);

}

.top_menu>li.on:nth-of-type(3) {

-webkit-transform: translate(-81px, -45px) rotate(720deg);

}

.top_menu>li.on:nth-of-type(4) {

-webkit-transform: translate(-100px, 0) rotate(720deg);

}
#sharemcover {

position: fixed;

top: 0;

left: 0;

width: 100%;

height: 100%;

background: rgba(0, 0, 0, 0.7);

display: none;

z-index: 20000;

}

#sharemcover img {

position: fixed;

right: 18px;

top: 5px;

width: 260px;

height: 180px;

z-index: 20001;

border:0;

}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }
	
/*统一*/
.ctitle { text-align:center; width:92%; margin:0% auto 3%;}
.ctitle h5 { font-size: 20px; font-weight: bold; color: #020202; line-height: 50px; border-bottom:1px solid #dbdbdb; position:relative;}
.ctitle h5 em{ width:10%; height:2px; background:#e95412; display:block; margin:auto; position: absolute; left:45%; bottom:0px;}
.cmore{ display: block;width: 210px;height: 45px;line-height: 45px; background: #fff;border-radius: 5px;text-align: center; margin: 20px auto 0; }
.cmore:hover{ background: #e95412;color: #fff; }
	
/*定制*/
.custom{ width:100%; margin:3% auto 3%; overflow:hidden;}
.custom ul{ width:100%; margin:auto; overflow:hidden;}
.custom ul li{ width:33.333%; float:left; margin-bottom:2%;}
.custom li a{ display: block; }
.custom li .imgs{ width: 50%; margin: 2% auto 2%;}
.custom li .imgs img{ display: block;width: 100%; }
.custom li p{ font-size: 16px;color: #353535;padding-bottom: 2%; text-align:center;}


/*风格*/
.style{ width:100%; margin:3% auto 3%; overflow:hidden;}
.style ul{ width:94%; margin:auto; overflow:hidden;}
.style li{ width:60%; margin:auto; overflow:hidden; background:url(/images/style_1.jpg) no-repeat; padding:20%; margin-bottom:2%; background-size:100% 100%;}
.style .li01{ background:url(/images/style_2.jpg) no-repeat; background-size:100% 100%;}
.style .li02{ background:url(/images/style_3.jpg) no-repeat; background-size:100% 100%;}
.style .li03{ background:url(/images/style_4.jpg) no-repeat; background-size:100% 100%;}
.style .li04{ background:url(/images/style_5.jpg) no-repeat; background-size:100% 100%;}
.style .li05{ background:url(/images/style_6.jpg) no-repeat; background-size:100% 100%;}
.style li .siz{ background:url(/images/bg.png) repeat; text-align:center; padding:5%;}
.style li .siz .kuan{ border:1px solid #cbcbcb; overflow:hidden; padding:7% 0%;}
.style li .siz h2{ color:#fff; font-size:18px; font-weight:bold;}
.style li .siz p{ color:#fff; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:capitalize;}


/*vr*/
.vr{ width:96%; margin:5% auto 5%; overflow:hidden;}
.vr ul{ width:100%; margin:auto; overflow:hidden;}
.vr li{ width:49%; float:left; margin:0% 0.5% 2%;}
.vr li img{ width:100%;}
.vr li .list-item-name { margin-top:5px; overflow: hidden; font-size: 14px; color: #333; text-overflow: ellipsis; white-space: nowrap; margin-bottom:8px; margin-left:10px;}
.vr li .design-list-item-name { margin: 0 12px; text-overflow: ellipsis; white-space: nowrap; color:#999; font-size:12px;}
.vr li i{width:12px; background:url(/images/down.png) 0px 1px no-repeat; height:14px;  margin-right:6px; background-size:cover; display:block; float:left;}


/*关于我们*/
.abouts{ padding: 5% 0; }
.comm-n-title .name { font-size: 25px;color: #333; }
.comm-title .subtitle { color: #333; }

.text-center{text-align: center;}
.pb10{padding-bottom:10px;}

.detail{ padding:5% 0; }
.detail p{ color: #666;line-height: 24px; }
.detail img{display: block; max-width: 100%;vertical-align:middle;margin: 0 auto 10px; }

/*联系我们*/

.contactus{ width: 100%;background: url("/images/contact.jpg") no-repeat center top; }
.contactus .title-s{ padding: 50px 0 30px 0;text-align: center; }
.contactus .title-s h5,.contactus .title-s p{ color: #fff; }
.contactus .title-s h5 {
    font-size: 34px;
    color: #e95412;
    line-height: 38px;
}
.contactus .title-s p{ font-size: 12px; }
.contactus .cons ul { width:100%; margin:auto; overflow:hidden; padding-bottom:30px;}
.contactus .cons ul li{ padding:2%; width:80%; margin:auto; height: 98px; display: flex;border: 1px solid #fff;
    align-items: center;color: #fff; margin-bottom:5%; }
.contactus .cons ul li i{ width: 50px;height: 50px;background-position: 0 -97px;margin-right: 15px; }
.contactus .cons ul li .a{ background:url(/images/icons_a.png) no-repeat;}
.contactus .cons ul li .c{ background:url(/images/icons_c.png) no-repeat;}
.contactus .cons ul li .e{ background:url(/images/icons_e.png) no-repeat;}
.contactus .cons ul li .rtxt{ width:calc(368px - 100px); }
.contactus .cons ul li .rtxt h6{ color: rgba(255,255,255,.6); font-size:14px; }
.contactus .cons ul li .rtxt strong{ font-size: 16px; }
.web-maps,#maps{ width: 100%;height: 500px; }


/*新时代*/
.change{width: 100%;overflow: hidden; background:#F2F2F2;}
.change-con{padding: 1% 0;overflow: hidden;}
.change-left{display: block;float: left; padding-top:4%;}
.change-left p:first-child{font-size: 50px;}
.change-left p{font-size: 18px;color: #434343;}
.change-right{display: block;overflow: hidden;width: 100%;}
.change-right ul{overflow: hidden; width:90%; margin:auto;}
.change-right ul li{display: block;float: left;width: 23%;margin:0% 1%;position: relative;overflow: hidden;}
.change-right ul li:hover{cursor: pointer;}
.change-right ul li img{width: 100%;-webkit-transition: all .9s ease 0s;-moz-transition: all .9s ease 0s;-o-transition: all .9s ease 0s;transition: all .9s ease 0s;}
.change-right ul li:hover img {-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}

.change-right ul li .text{margin:0 auto;left:0;right:0;position: absolute;bottom: 5%;width: 85%;background: url(/images/change-rico.png) right no-repeat;}
.change-right ul li .text p{text-align: left;color: #ffffff;padding: 0 1%;line-height: 24px; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.change-right ul li .text p:first-child{font-weight: bold;font-size: 16px;}


/*视频*/
.video{width: 100%;margin:auto;overflow: hidden; background:#F2F2F2; padding:4% 0% 7%; text-align:center;}
.video .pic{ width:90%; margin:auto;}
.video .pic img{ width:100%;}


/*产品中心*/
.product{width: 100%;position: relative;margin:auto;overflow: hidden; background: url(/images/pro_bg.jpg) no-repeat bottom #ECE3D4; padding:4% 0%;}
.product .title{text-align: center;font-size: 24px;color: #434343;padding-bottom: 2%;}
.product-l{display: block;width: 96%; margin:auto;}
.product-l ul{width: 100%; overflow: hidden; margin: 0 auto;}
.product-l ul li{width:48.5%;display: block;float: left;position: relative;overflow: hidden; margin-right: 3%; margin-bottom: 3%;}
.product-l ul li:nth-child(2n){margin-right: 0;}
.product-l ul li img,.product-r ul li img{display: block;width: 100%;-webkit-transition: all .9s ease 0s;-moz-transition: all .9s ease 0s;-o-transition: all .9s ease 0s;transition: all .9s ease 0s;}
.product ul li .text{position: absolute;width: 84%;bottom: 0%;margin: 0 auto;left: 0;right: 0;background: rgba(0,0,0,.6); padding:4% 8%;}
.product ul li .text p:first-child{font-size: 18px;}
.product ul li .text p{color: #ffffff;}
.product ul li:hover img {-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}


/*新闻
.news{ width:100%; margin:auto; overflow:hidden; background:url(/images/n_bg.jpg) no-repeat center top; padding:5% 0%;}
.news .container{ width:96%; margin:auto;}
.news ul{ width:100%; margin:auto; overflow:hidden;}
.news li{ width:49%; float:left; margin:0.5%; border-radius:5px;}
.news li img{ width:100%; height:100%;}
.news li p{ display: block; font-size:16px; line-height:32px; color:#fff; padding:5px;}
.news li p a{ width: 100%; font-size:16px; line-height:32px; color:#fff;}
.news dl { overflow:hidden; margin: 10px 0; border-top: 1px solid hsla(0,0%,60%,.15); padding:10px 0px 15px; width:100%; margin:auto; overflow:hidden;}
.news dl a{ color:#fff; font-size:16px; line-height:40px;}
.news dl span{ float:right; color:#999; font-size:14px;line-height:40px;}
.news dl:nth-child(1){border-top: none;}
.news dl p{ font-size:14px; line-height:28px; color:#c8c8c8;}*/

/*留言*/
.feed{width: 100%;overflow: hidden;background: url(/images/feed_bg.jpg) repeat-y;height: auto;}
.feed-con{width: 90%;overflow: hidden;margin:0px auto 0px;}
.feed-con div{display: block;float: left;width: 31.333%; margin-right: 3%;position: relative; margin-top:3%; margin-bottom:3%;}
.feed-con div:nth-child(3){ margin-right:0%;}
.feed-con div:last-child{margin-right: 0;width: 96%;}
.feed-con div input{border-radius: 15px;width: 96%;border: none;padding:2% 2%; outline:none;}
.feed-con div input.submit{position: absolute;right: 0px;bottom:0%;width: 80px; p}


/*艺术*/
.art{ width:100%; margin:auto; overflow:hidden; background:#F2F2F2; padding:15px 0px;}
.art .container{ width:94%; margin:auto;}
.enon{ color: #FFFFFF; font-size: 24px; line-height: 30px; text-transform: uppercase;}
.enon span{ font-weight:bold; color:#999999;}

.peon{ color: #3b485a; font-size: 24px; line-height: 30px; text-transform: uppercase;}
.peon span{ font-weight:bold; color:#999999;}

.arti{ min-height:98px;}
.arti p{ font-size: 14px; line-height: 28px; color: #3b485a; text-transform: uppercase; letter-spacing: 1px;} 
.arti h1{ font-size:18px; color:#3b485a; font-weight:normal;}
.arti span { font-size: 18px; color: #e6212a; display:block;}
.arti span a{ font-size: 18px; color: #e6212a;}
.arti em{ font-size:12px; font-style:normal; color:#333; line-height:16px; display:block;}
.arti h4{ font-size: 36px; color: #000000;}
.arti h4 span{    font-size: 16px; color:#E6212A;    display: inline-block;}
.arti h4 span a{    font-size: 16px; color:#E6212A;}

.po_frbox4 {width:540px; margin:auto; overflow:hidden;}
.po_frUl4 {width:100%;overflow: hidden;margin:auto;}
.po_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:left;}
.po_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:right;}
.po_frUl4 li{width:540px; height:auto; float:left;position:relative;overflow: hidden;transition:all .3s}
.po_frUl4 li img{ width:100%;}


/*色彩中心*/
.color{ width:100%; margin:auto; overflow:hidden; background: url(/images/p_6.png) no-repeat bottom #484B5A; padding:6% 0% 35%;}
.color .container{background: rgba(0,0,0,.5); padding:4% 2%; text-align: center; width:86%; margin:auto; overflow:hidden;}
.color .itltt{text-align:center;}
.color .itltt h1{ font-size:24px; color: #fff; padding-bottom:2%;}
.color .hjnavleft{ width:100%; margin:auto; z-index:100; overflow:hidden;}
.color .hjnavleft li{ float:left;  text-align:center; margin:0% 3% 2%; width:14%;}
.color .hjnavleft li a{ color:#fff;}
.color .hjnavleft li img{ width:100%;}
.color p{ text-align:center; color:#fff; padding:1% 0% 10%; font-size:15px;}
.color .more{ width:100px; margin:1% auto 12%; height:34px; line-height:34px; text-align:center; font-size:16px; background:#B59C55; color:#fff;}
.color .more a{ color:#fff;}
.color h2{ font-size:13px; color: #aaa; text-align:center; padding-bottom:4%;}

/*色彩灵感*/
.inspiration{ width:100%; margin:auto; overflow:hidden; background:url(/images/lg_bg.jpg) no-repeat; background-size:cover; padding:10% 0%;}
.inspiration ul{ width:96%; margin:auto; overflow:hidden;}
.inspiration ul li{ float:left; width:31.333%; margin:1%;}
.inspiration ul li img{ width:100%;}

/*焕新服务*/
.service{ width:96%; margin:auto; overflow:hidden; background:#F2F2F2; padding:4% 2%;}
.service h2{ font-size:18px; text-align:center; color:#333; padding:3% 0%;}
.service p{ font-size:14px; color:#666; line-height:25px;}
.service .more{ width:100px; margin:1% auto 4%; height:34px; line-height:34px; text-align:center; font-size:16px; background:#B59C55; color:#fff;}
.service .more a{ color:#fff;}
.service ul{ width:100%; margin:auto; overflow:hidden;}
.service ul li{ width:50%; float:left; font-size:15px; padding-bottom:12px; color:#666;}
.service ul li strong{ font-size:22px; font-weight:normal; color:#C1A963; padding-right:5px;}
.service dl{ width:100%; margin:auto; overflow:hidden;}
.service dl dd{ float:left; width:50%;}
.service dl dd img{ width:100%;}


/*统一*/
.ititle{ text-align:center; color:#000;}
.ititle h1{ font-size:20px; font-weight:bold; line-height:40px; margin-bottom:5px;}
.ititle h6{ color:#808080; font-size:13px; text-transform:uppercase; margin:1% 0px 2%; font-family:Arial, Helvetica, sans-serif;}
.ititle em{ display:block; width:40px; height:3px; background:#00263E; margin:0px auto 5px;}
.ititle p{ text-align:center; font-size:15px; color:#333; line-height:27px;}

/*产品*/
.pro{ width:100%; margin:auto; overflow:hidden; background:url(/images/p_bg.jpg) no-repeat center top; padding:3% 0%;}
.sp_frbox4 {width:96%; margin:auto; overflow:hidden;}
.sp_frUl4 {width:100%;overflow: hidden;margin:auto;margin-top:20px;float:left;}
.sp_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:130px;float:left;}
.sp_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:130px;float:right;}
.sp_frUl4 li{width:49%; float:left;margin:0.5%;position:relative;overflow: hidden;transition:all .3s}
.sp_frUl4 li:hover .text h3,.sp_frUl4 li:hover .brief{color: #333;}
/*.sp_frUl4 li a:before{position:absolute; display:block;content:""; width:100%; height:100%;background:#000; top:0%;left:0;opacity: 0;filter:alpha(opacity=0);}*/
.sp_frUl4 li a{display:block;width:100%;text-align:center; color:#fff;
	position: relative;
	overflow: hidden;}
.sp_frUl4 li .figure{ overflow:hidden;}
.sp_frUl4 li .figure img{width:100%;height:auto;display:block;}
.sp_frUl4 li .text{
	padding:8px 0px;
	z-index: 2;
	text-align: center;
	color: #3E3E3E;
}
.sp_frUl4 li .text img{
	display: block;
	margin-bottom: 15px;
	width: 90px;height: 90px;
}
.sp_frUl4 li .text h3{
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-align:center;
}
.sp_frUl4 li .text .brief{font-size: 14px;line-height: 22px; height: 66px;
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.sp_frUl4 li:hover .text{
	bottom: 0;
}
/*故事*/
.story{ width:100%; margin:5% auto 0%; overflow:hidden;}
.story .sl{ width:95%; margin:3% auto 0%;}
.story .sl img{ width:100%;}
.story .sc{ border-bottom:1px solid #292929; border-top:1px solid #292929; padding:3% 0% 1%; width:95%; margin:25px auto 10px; overflow:hidden;}
.story .sc li{ padding:0.5% 0%; float:left; width:33.333%; text-align:center;}
.story .sr{ width:95%; margin:auto;}
.story .sr h2{ font-size:16px; color:#828282; line-height:38px;}


/*寝具*/
.bedding{ width:95%; margin:5% auto 0%; overflow:hidden;}
.bedding .bl{ width:100%; margin:auto; overflow:hidden;background:url(/images/bl.jpg) repeat;}
.bedding .bl .k{ width:50%; float:left; text-align:center; }
.bedding .bl .k h3{ font-size:24px; line-height:36px; color:#fff; margin-top:36px; margin-bottom:5px;}
.bedding .bl .k h4{ color:#808080; font-size:16px; margin-bottom:10px;}
.bedding .bl .k h5{ font-size:16px; color:#808080;}
.bedding .bl .ka{ width:50%; float:left;}
.bedding .bl .ka img{ width:100%;}
.bedding .br{ width:100%; margin:auto; overflow:hidden; background:url(/images/bl.jpg) repeat;}
.bedding .br .k{ width:50%; float:left; text-align:center;}
.bedding .br .k h3{ font-size:24px; line-height:36px; color:#fff; margin-top:36px; margin-bottom:5px;}
.bedding .br .k h4{ color:#808080; font-size:16px; margin-bottom:10px;}
.bedding .br .k h5{ font-size:16px; color:#808080;}
.bedding .br .k img{ width:100%;}

/*关于我们*/
.about{ width:95%; margin:5% auto 0%; overflow:hidden;}
.about .al{ width:100%; margin:auto; overflow:hidden;}
.about .al img{ width:100%;}
.about .ar{ width:100%; margin:auto;}
.about .ar p{ margin-top:2%; font-size:15px; color:#666; line-height:27px; text-indent:2em;}
.about .ar .more{ width:100px; height:40px; text-align:center; font-size:15px; border:1px solid #666; color:#fff; line-height:40px; margin:10px auto 0px;}
.about .ar .more a{ color:#666; line-height:40px; font-size:16px;}

.container{ width:92%; margin:auto;}

/*品控*/
.quality{ width:100%; margin:auto; overflow:hidden; padding:6% 0%;}
.quality p{ text-align:center; font-size:15px; color:#333; line-height:27px;}
.quality ul{ width:100%; margin:5% auto 5%; overflow:hidden;}
.quality li{ float:left; width:50%; margin:2% 0%; text-align:center;}
.quality li h1{ font-size:18px; color:#00263E; font-weight:bold; line-height:30px;}
.quality li em{ color:#898989;}


/*卓越*/
.hjs{ width:100%; margin:auto; overflow:hidden; padding:6% 0%; background:#f3f3f3;}
.hjs .nr{margin-top:10px;overflow:hidden;}
.hjs .nr .item{height:250px;width:25%;overflow:hidden;padding-right:.1rem;box-sizing:border-box;position:relative;transition:all ease-out .5s;-moz-transition:all ease-out .5s;-webkit-transition:all ease-out .5s;-o-transition:all ease-out .5s;float:left}
.hjs .nr .item .wraper{overflow:hidden}
.hjs .nr .item img{width:auto;height:100%;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;filter:url(blur.svg#blur);filter:blur(3px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false)}
.hjs .nr .item span{color:#fff;left:.4rem;bottom:.45rem;z-index:2;position:absolute; font-size:18px; font-weight:bold;}

.hjs .nr .item.active{width:50%}
.hjs .nr .item.active img{filter:url(blur.svg#blur);filter:blur(0);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false)}


/*气质*/
.hcd { padding-bottom:130px;}
#body, .hcd {position: relative;}
.hcd .txt{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; text-align: center; color: #fff;}
.hcd .txt .fc{ padding-top:60px; color:#fff; font-size:38px; line-height:60px; font-weight:bold;}
.hcd .txt .ft{ font-size:15px; line-height:30px; color:#fff; margin-top:30px; margin-bottom:30px;}
.hcd .txt .more { border: 1px solid #fff; display: block; margin: 0 auto 20px; color: #fff; height: .56rem; line-height: .56rem; width: 2.1rem; border-radius: .56rem; background: 0 0;}
.hcd .txt .more:hover{background:#fff;color:#39588b}
.hcd .txt .more,.hcg .more{box-shadow:none;text-align:center}
.hcd .txt img { display: block; width: 100%; margin:auto;}


/*产品系列*/
.series{ width:100%; margin:auto; overflow:hidden; padding:0% 0% 6%;}
.series .list{ overflow:hidden;}
.series .list .item { width: 99%; float: left; box-sizing: border-box; margin:0.5%;}
.series .list .item .wraper { position: relative; overflow: hidden;}
.series .list .item  .wraper .hover { position: absolute; left: 0; bottom: 20px; right: 0; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center;}
.series .list .item img { width: 100%;}
.series .list .item .wraper img { transition: all ease-in-out .5s; -moz-transition: all ease-in-out .5s; -webkit-transition: all ease-in-out .5s; -o-transition: all ease-in-out .5s;}
.series a .f-50 { font-size:26px; color:#fff;}
.series .list .item:hover> .wraper img{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1)}


/*体验*/
.hty{background:url(/images/tybg.jpg) center no-repeat;background-size:cover; padding:6% 0%;}
.hty .title{text-align:center}
.hty .title p{margin-top:.42rem}
.hty .nr{margin-top:6%;display:flex}
.hty .nr .item{width:50%; margin:0% 0.5%;box-sizing:border-box;padding:2%;position:relative;background:#3d3d3c;color:#fff;height:3.16rem;border-radius:2%;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s}
.hty .nr .item:hover{background:#39588b}
.hty .nr .item h6{margin-bottom:.14rem}
.hty .nr .item p{line-height:22px; font-size:14px;}
.hxw .nr .swiper-wrapper .swiper-slide .txt h6,.hxw .nr .swiper-wrapper .swiper-slide .txt p{line-height:1.1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.hty .nr .item img{display:block;width:.88rem;position:absolute;left:.3rem;bottom:.3rem}
.f-36{ font-size:16px; font-weight:bold;}



/*寻找*/
.cp-zl{position:relative}
.cp-zl .txt,.ppln .down .txt{-webkit-align-items:center}
.cp-zl .txt { position: absolute; left: 0; top: 0; bottom: 0; width: 100%; box-sizing: border-box; display: -webkit-flex; display: flex; align-items: center; -webkit-justify-content: center; justify-content: center;}
.cp-zl .txt,.cp-zl .txt a{color:#fff;text-align:center}
.cp-zl .txt a{color:#fff;text-align:center}
.f-70{ font-size:20px; font-weight:bold;}
.f-24 { font-size:16px; font-family:Arial, Helvetica, sans-serif; text-transform:capitalize;}
.cp-zl .txt h6{ padding-bottom: .2rem; position: relative;}
.cp-zl .txt a {
    width: 3.24rem;
    height: .56rem;
    border: 1px solid #fff;
    line-height: .56rem;
    border-radius: .56rem;
    display: block;
    margin: 40px auto 0px;
}

/*新闻*/
.news{ width:100%; overflow:hidden; padding:6% 0% 0%;}
.news ul{ width:100%; margin:0px auto 45px; overflow:hidden;}
.news li{ width:46%; margin:2%; height:auto; float:left;}
.news li img{ width:100%; height:90px;}
.news li h1{ width: 100%; display: block; color:#000; font-weight:bold; margin-bottom: 0; padding: 12px 0px 0px; font-size:18px; line-height:32px;box-sizing: border-box;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
.news li:nth-child(3){ margin-right:0px;}
.news li p{ font-size:14px; line-height:26px; color:#666;}
.news li span{ float:left; color:#999; font-size:14px;line-height:40px;}
.news li em{ float:right; line-height:40px;}

.news dl{float:left;width:49%;height:auto; margin:0.5% 0.5% 2%; }
.news dl .pic{width:100%;overflow: hidden;}
.news dl .pic img{width:100%;height:auto;}
.news dl .li-box{width:100%;height:auto; overflow:hidden;}
.news dl .li-box .tit{height:27px;line-height:27px;font-size:16px; color:#fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news dl .li-box .des{height:50px;line-height:25px;font-size:13px;color:#fff; margin-bottom:2px;}
.news dl .li-box .des a{ color:#fff;}
.news dl .li-box .time{ color:#fff; font-size:12px; position: relative; display:block;}/*
.news dl .li-box .time:before{border-bottom-color:#ccc;}
.news dl .li-box .time:before{border-bottom-style:solid;}
.news dl .li-box .time:before{border-bottom-width:1px;}*/

.news dl .li-box:hover .time:before{margin-bottom: -10px;background:-webkit-gradient(linear,0 0 ,0 100%, from(#fff), to(#fff));-webkit-animation:liner 0.6s linear 1;-webkit-animation-fill-mode:both;border-bottom-color:#3F3F3F; }
.news dl .li-box .time:before{margin-bottom: -10px;transition: all 0.1s  cubic-bezier(.23, 1, .38, 1) 0.1s;position: absolute;height: 1px; width: 100%; content: ""; position: absolute; bottom:0px; left: 0; }

em,i{ font-style:normal;}

.mpro{ width:100%; overflow:hidden; padding:6% 0%; background:#F3F3F3;}
.mpro li{ width:48%; float:left; margin:1%;}
.mpro li img{ width:100%;}
.mpro li h3{ font-size:15px; line-height:30px; text-align:center; color:#333;}

.pico{ width:100%; margin:auto; overflow:hidden;}
.pico li{ float:left; width:50%;}
.pico li img{ width:100%;}


/*客户*/
.cust{ width:100%; margin:auto; overflow:hidden; padding:6% 0%; background:#f3f3f3;}
.cust li{ width:31.333%; float:left; margin:1%;}
.cust li img{ width:100%;}


.pp_bj{ overflow:hidden; padding:3% 0; }
.pp{  }
.pp ul{width: 100%; margin:auto;}
.pp ul li{ width:32.333%; float:left; margin:1% 0.5%;   box-sizing: border-box;display: flex; justify-content: center; }
.pp ul li img{display: block; height:100%;}
.pp ul li h3{ float: left;font-size: 14px; color: #2f318b; margin-left: 2%;}
.pp ul li h3 i{display: block;  font-size:10px;color: #2f318b;opacity: 0.5; font-weight: normal;text-transform: capitalize;}
.pp ul li h3  em{display: block; font-size: 10px; color: #2f318b; font-weight: normal;}
.pp dl{/*width: 96%;*/overflow: hidden; margin:auto; color:#666;}
.pp dl dt{width: 100%; background:#e8e8e8; padding:3% 0%; text-align:center; font-size:16px;}
.pp dl dt span{ font-size:14px; text-transform:capitalize;}
.pp dl dt img{width: 660px; height: 340px; display: block;}
.pp dl dd{font-size:14px; color:#666; line-height:25px; text-indent:2em;}

.pp_bj .pics li{width:49%;display: block;float: left;overflow: hidden; margin: 0.5%;}
.pp_bj .pics li:img{display: block;width: 100%;-webkit-transition: all .9s ease 0s;-moz-transition: all .9s ease 0s;-o-transition: all .9s ease 0s;transition: all .9s ease 0s;}
.pp_bj .pics li:hover img {-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}



.zj-set3{
    background: url('/images/zj-set3-bj.jpg') no-repeat #f2f2f2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding:8% 0%;
	overflow:hidden;
	width:100%;
    
}
/*
.zj-set3 .pics { margin-top: 180px; position: relative; margin-bottom:100px; }
.zj-set3 .pics  img { margin-top:-178px; position: relative; width: 100%;}
.zj-set3-cont{/*
    width: calc(50% + 800px);
    background: url('/images/zj-set3-bj.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 108px 0 82px;*/
}
.zj-set3-cont .w1600{
    margin-left: 0;
}
.zj-set3-left{ width:94%; margin:auto;
}
.zj-set3-left .ts h3{
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 2%;
}
.zj-set3-left .ts span{
    color: #fff;
}
.zj-set3-left i{
    width: 27px;
    height: 14px;
    display: block;
    margin: 3% 0;
    background: url('/images/zj-set3-i.png') no-repeat center;
}
.zj-set3-left .cont{
    margin-bottom: 26px;
}
.zj-set3-left .cont h6{
    font-size: 15px;
    color: #dddee0;
    line-height: 1.7;
    margin-bottom: 2%;
}
.zj-set3-left .cont p{
    font-size: 16px;
    color: #dddee0
}
.list_box{
    width: 94%;
	margin:5% auto;
}
.list_box .zj-set3-views{
    padding-bottom: 70px;
}
.list_box .swiper-pagination-progressbar{
    top: calc(100% - 10px)
    /* z-index: 1; */
}
.list_box .swiper-pagination-progressbar-fill{
    /* top: calc(100% - 4px); */
    background: #95785d
}
.list_box{
    width: 94%;
	margin:5% auto;
}
.list_box .zj-set3-views{
    padding-bottom: 70px;
}
.list_box .swiper-pagination-progressbar{
    top: calc(100% - 10px)
    /* z-index: 1; */
}
.list_box .swiper-pagination-progressbar-fill{
    /* top: calc(100% - 4px); */
    background: #95785d
}
.list_box .list ul,.list_box .tc,.list_box .tempWrap{ width:100%;}
.list_box li{ width:202px; float:left;/* margin-right:10px;*/}
.list_box li p{
    text-align: center;
    color: #fff;
    margin-top: 1%;
    font-size: 13px;
}
.list_box li img{ width:96%;}

.list_box li h3 {
    text-align: center;
    color: #fff;
    margin-top: 12px;
    font-size: 16px;
}

/*index-brand*/
.index-brand{ width:100%; margin:auto; overflow:hidden; padding:5% 0%; background:#efefef;}
.index-brand .il{ width: 96%; margin:auto; overflow:hidden;}
.index-brand .il img{ width:100%;}

.index-brand .text .e { overflow:hidden; vertical-align:bottom;}
.index-brand .text .e h2{ font-size:22px;color:#444444;  line-height:32px; float:left;}
.index-brand .text .e p{color:#cccccc;  line-height:32px; font-family:Verdana,Geneva,sans-serif; font-size:16px; text-transform:capitalize; vertical-align: bottom;}
.index-brand .text h4{ margin:5px 0px 10px; line-height:40px; color:#10468e; font-size:26px; font-weight:bold;}
.index-brand .text h1{ font-size:18px; line-height:32px; font-weight:normal; line-height:32px; color:#083D8B; font-weight: bold;}
.index-brand .txts{ color:#777; font-size:15px; line-height:28px; margin-top:20px;}
.index-brand .text .txt{
	color: #333;
	font-size: 16px;
	line-height: 36px;
	padding-bottom: 70px;
}
.index-brand .text{
	width: 96%;
	margin:auto;
	padding-top: 40px;
}
.index-brand .text .pub_tit{
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.index-brand .text .pub_tit h2{
	font-size: 30px;
	text-align: left;
}
.index-brand .text .pub_tit::after{
	left: 0;
	margin-left: 0;
}
.index-brand .text .txt{
	color: #333;
	font-size: 16px;
	line-height: 36px;
	padding-bottom: 30px;
}
.index-brand .text .more{
	color: #fff;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-family: bbk;
	width: 120px;
	height: 40px;
	display: block;
	border-radius: 5px;
	transition: all .5s;
	background-color: #008543;
}
.index-brand .text .more:hover{
	background-color: #10468e;
}

.index-brand-list{width:90%; margin:auto;}
.index-brand-list li{display:inline-block;vertical-align:top;width:31.1%; text-align:center; padding:0 1%;}
.index-brand-list .wp{display:block;position:relative}
.index-brand-list .wp:hover .box{opacity:1}
.index-brand-list .wp:hover .t,.index-brand-list .wp:hover .p{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);opacity:1}
.index-brand-list .img{position:relative;width:100%;padding-top:133.80952%;overflow:hidden}
.index-brand-list .img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.index-brand-list .box{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s;-o-transition:all .2s;-moz-transition:all .2s;transition:all .2s;background:rgba(4,26,14,0.8);color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0}
.index-brand-list .t{font-weight:lighter;font-size:40px;margin-bottom:10px;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);transform:translateY(20px);opacity:0}
.index-brand-list .p{ text-align:center; line-height:29px; font-size:16px;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);transform:translateY(20px);opacity:0}

.index-brand-top { text-align:center;}
.index-brand-top .title {
    font-size: 50px;
    color: #01a955;
    margin-bottom:30px;
}
.index-brand-top .p {
    font-size: 18px;
    line-height: 32px;
    color: #01a955;
    margin-bottom: 45px;
}
.index-brand-top .more{display:block;border:1px solid #01a955;width:208px;height:56px;text-align:center;line-height:56px;font-size:18px;font-family:'Conv_ITCAvantGardeStd-Bk';color:#01a955;-webkit-transition:all .2s;-o-transition:all .2s;-moz-transition:all .2s;transition:all .2s;margin:0 auto; margin-bottom:50px;}
.index-brand-top .more:hover{color:#fff;background-color:#01a955}


.title{ text-align:center; margin-bottom:3%; z-index:100;}
.title h2{ font-size:20px; line-height:30px;}
.title p{ font-size:15px; color:#666; line-height:30px;}
.title em{  background:#fff; margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom:5px;position: relative; width: 60px; height: 3px; display:block;}
.title em:before { left: 0; background: #00A844;}
.title em:before, .title em:after { content: ''; display: block; position: absolute; width: 33.333333%; height: 3px; bottom: 0;}
.title em:after { right: 0; background: #E71F27;}
.title .wh{ color:#fff;}

h2.h2_title {text-align: center;/*padding-top: 50px;*/margin-bottom: 3%;font-weight: normal;}
h2.h2_title a {display: block;font-size: 20px;color: #333;margin-bottom: 5px;}
h2.h2_title i {display: block;font-size: 15px;color: #999999;}
h2.h2_title em{  background:#dc0000; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom:10px;position: relative; width: 60px; height: 3px; display:block;}
h2.h2_title em:before { left: 0; background: #000000;}
h2.h2_title em:before, h2.h2_title em:after { content: ''; display: block; position: absolute; width: 33.333333%; height: 3px; bottom: 0;}
h2.h2_title em:after { right: 0; background: #fed700;}
h2.h2_title .wh{ color:#fff;}

/*企业特色*/
.qyts {width:100%; margin:0px auto;background: #f5f5f5; padding:5% 0%; overflow:hidden;}
.qyts .container { width:96%; margin:auto;}/*
.qyts .qytsCon {position: absolute;width: 96%;top: 0;height: 296px;}*/
.qyts .qytsCon dl {float: left; width:40%; margin:0% 5% 5%;text-align: center;}
.qyts .qytsCon dl dt {margin-bottom: 2%;padding-top: 2%;}
.qyts .qytsCon dl dt img {display: block;width: 60px;height: 60px;margin: 0 auto;transition: all 0.5s;position: relative;top: 0;}
.qyts .qytsCon dl dd b {display: block;margin-bottom: 5px;font-size: 18px;color: #333;}
.qyts .qytsCon dl dd span {display: block;font-size: 14px;color: #999;}
.qyts .qytsCon dl:hover dt img {transform: rotateY(360deg);top: -15px;}


/**/

.index-c2{
    background: url(/images/bg2.jpg) no-repeat center;
    padding:5% 0;
	overflow:hidden;
	width:100%;
	margin:auto;
}
.index-c2 ul li{
    width: 49%;
    float: left;
	margin:0.5%;
}
.index-c2 ul li:last-child{
    margin-right: 0;
}
.index-c2 ul li a{
    display: block;
    position: relative;
}
.index-c2 ul li img{
    width: 100%;
}
.index-c2 ul li .marks{
    width: 70%;
    height: 190px;
    background: rgba(13,12,12,0.5);
    position: absolute;
    left: 15%;
    top: 50%;
    margin-top: -95px;
    text-align: center;
    padding-top: 60px;
    opacity: 0;
    transition: .3s
}
.index-c2 ul li .marks h3{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    
}
.index-c2 ul li .marks h3 span{
    font-size: 18px;
    color: #fff;
    display: inline-block;
    position: relative;
    font-family: 'msjhbd';
    font-weight: 100;
}
.index-c2 ul li .marks h3 span::after{
    content: '';
    width: 100%;
    height: 9px;
    background: rgba(255,255,255,0.2);
    position: absolute;
    bottom: 0;
    left: 0;
}
.index-c2 ul li .marks .line{
    width: 20px;
    height: 1px;
    background: rgba(255,255,255,0.2);
    margin: 16px auto;
}
.index-c2 ul li .marks p{
    font-size: 14px;
    color: #fff;
    font-family: 'msjhbd';
    font-weight: 100
}
.index-c2 ul li:hover .marks{
    opacity: 1;
}


.zj-title{
    text-align: center;
    width: 65%;
    margin: 0 auto 80px;
} 
.zj-title h3{
    font-size: 42px;
    color: #000;
    font-weight: bold;
    margin-bottom: 6px;
}
.zj-title span{
    font-size: 14px;
    color: #8c734a
}
.zj-title p{
    margin-top: 6px;
    font-size: 16px;
    color: #6f6f6f
}

.zj-set5{
    background: #222224;
	overflow:hidden;
	padding:10vw 0; 
}

.zj-set5 .wrap-tit { overflow:hidden; padding-top:9.87vw;width: 100%;text-align: center;}
.zj-set5 .wrap-tit h2 { font-size: 6vw; color: #fff; font-weight: normal;}
.zj-set5 .wrap-tit h2 a { color: #fff;}
.zj-set5 .wrap-tit p { margin-top: 1vw; font-size: 3.5vw; color: #fff; font-family: "DIN Medium";}
.zj-set5-cont{
    width: 100%;
}
.zj-set5-cont ul,
.zj-set5-cont .zj-set5-d{
    width: 100%;
}
.zj-set5-cont ul{
}
.zj-set5-cont ul li{
    width: 49%;
	margin:0.5%;
	float:left;
}
.zj-set5-page{
    width: 100%;
    position: relative;
    /* height:; */
}
.zj-set5-page .imgd{
    overflow: hidden;
}
.zj-set5-page .imgd img{
    width: 100%;
    height: auto;
    transition: all .5s
}
.zj-set5-page:hover img{
    transform: scale(1.1)
}
.zj-set5-page .text{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 5%;
    z-index: 1;
    padding: 0 6%;
}
.zj-set5-page a::before{
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0),rgba(0, 0, 0, 0),rgba(0, 0, 0, 1));
    left: 0;
    top: 0;
    z-index: 1;
    content: '';
}
.zj-set5-page .text h6{
    font-size: 14px;
    color: #fff
}
.zj-set5-page .text p{
    font-size: 14px;
    color: #fff
}

.index_ten {
  background: url(/images/ten.jpg) no-repeat;
  background-size: cover;
}
.index_ten .box {
  height: 100%;
  padding-bottom:5%;
}
.index_ten .box .boxTop {
  height: calc(100% - 16.5rem);
}
.index_ten .box .boxTop .boxLeft {
  margin-left:7%;
  color: #fff;
  margin-top:7%;
  width: 93%;
}
.index_ten .box .boxTop .boxLeft .content1 {
  font-size: 22px;
}
.index_ten .box .boxTop .boxLeft .content2 {
  font-size: 18px;
}
.index_ten .box .boxTop .boxLeft .content3 {
  margin-top: 2rem;
  font-size:20px;
}
.index_ten .box .boxTop .boxLeft .content4 {
  margin-top: 1.625rem;
  font-size: 15px;
  color: #999;
  line-height: 1.75rem;
}
.index_ten .box .boxTop .boxLeft .content5 {
  margin-top: 4rem;
}
.index_ten .box .boxTop .boxRight {
  margin-left:7%;
  color: #fff;
  margin-top:7%;
  width: 93%;
}/*
.index_ten .box .boxTop .boxRight::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0px;
  height: 100%;
  width: 1px;
  background: #434343;
}
.index_ten .box .boxTop .boxRight::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #434343;
}*/
.index_ten .box .boxTop .boxRight .top {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
}
.index_ten .box .boxTop .boxRight .call {
  margin-top: 20px;
}
.index_ten .box .boxTop .boxRight .call h5 {
  font-size: 24px;
  color: #fff;
  font-family: 'gilroy_bold';
}
.index_ten .box .boxTop .boxRight .call p {
  font-size: 15px;
  color: #fff;
  font-family: 'gilroy_regular';
}
.index_ten .box .boxTop .boxRight .main {
  margin-top: 30px;
}
.index_ten .box .boxTop .boxRight .main .item .input_item {
  border-bottom: 1px solid #434343;
  width: 96%;
  margin:auto;
  transition: 0.4s;
}
.index_ten .box .boxTop .boxRight .main .item .input_item:hover {
  border-bottom: 1px solid #fff;
}
.index_ten .box .boxTop .boxRight .main .item .input_item input {
  height: 3.125rem;
  background: none;
  border: 0;
  display: block;
  width: 100%;
  cursor: pointer;
  color: #fff;
}
.index_ten .box .boxTop .boxRight .main .item .input_item select {
  height: 3.125rem;
  background: none;
  border: 0;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.index_ten .box .boxTop .boxRight .main .item .input_item select option {
  background: #000;
}
.index_ten .box .boxTop .boxRight .main .item .input_item input::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
}
.index_ten .box .boxTop .boxRight .main .item .input_item input::-moz-placeholder {
  color: #fff;
  font-size: 16px;
}
.index_ten .box .boxTop .boxRight .main .item .input_item input:-moz-placeholder {
  color: #fff;
  font-size: 16px;
}
.index_ten .box .boxTop .boxRight .main .item .input_item input:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
}
.index_ten .box .boxTop .boxRight .main .item1 {
  margin-top: 1.625rem;
}
.index_ten .box .boxTop .boxRight .main .item1 .select_item {
  width: 45%;
  border-bottom: 1px solid #434343;
  transition: 0.4s;
}
.index_ten .box .boxTop .boxRight .main .item1 .select_item:hover {
  border-bottom: 1px solid #fff;
}
.index_ten .box .boxTop .boxRight .main .item1 .select_item select {
  height: 3.125rem;
  background: none;
  border: 0;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.index_ten .box .boxTop .boxRight .main .item1 .select_item select option {
  background: #000;
}
.index_ten .box .boxTop .boxRight .main .item2 {
  margin-top: 1.625rem;
}
.index_ten .box .boxTop .boxRight .main .item2 input {
  display: block;
  width: 48%;
  height: 3.125rem;
  border: 0;
  background: #fff;
  color: #000;
  cursor: pointer;
  transition: 0.4s;
}
.index_ten .box .boxTop .boxRight .main .item2 input:hover {
  background: #434343;
  color: #fff;
}
.index_ten .box .boxBot {
  width:100%;
  background: #1b1b1b;
  box-sizing: border-box;
  position: relative;
}
.index_ten .box .boxBot::before {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  width: 1px;
  background: #434343;
}
.index_ten .box .boxBot::after {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #434343;
}
.index_ten .box .boxBot h5 {
  font-size: 1.875rem;
  color: #fff;
  padding-top: 2.625rem;
}
.index_ten .box .boxBot .banner {
  margin-top: 2.5rem;
}
.index_ten .box .boxBot .banner .swiper-container {
  height: 10rem;
}
.index_ten .box .boxBot .banner .item {
  text-align: center;
  position: relative;
}
.index_ten .box .boxBot .banner .item::after {
  content: '';
  position: absolute;
  top: 0;
  right: -6.125rem;
  height: 100%;
  width: 1px;
  background: #494949;
}
.index_ten .box .boxBot .banner .item div {
  
}
.index_ten .box .boxBot .banner .item div img{ width:auto;height: 35px;}
.index_ten .box .boxBot .banner .item p {
  font-size: 15px;
  color: #fff;
  margin-top: 10px;
}
.index_ten .box .boxBot .button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4.375rem;
}
.index_ten .box .boxBot .button span {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: block;
  opacity: 0.8;
  transition: 0.4s;
}
.index_ten .box .boxBot .button span:hover {
  opacity: 1;
}
.index_ten .box .boxBot .button .btn_right {
  margin-top: 1.5rem;
}
.flexBetween {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}



.mb_course{
	display: none;
	padding:80px 0px;
}
.mb_course h4{}
.mb_course_slide{
	max-width: 480px;
	height: 100%;
	margin: 0 auto;
}
.mb_course_slide .swiper-slide{
	text-align: center;
	/* display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center; */
}
.mb_course_slide .img{
	width: 180px;
	height: 180px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 25px;
}
.mb_course_slide .img img{ width:100%;}
.mb_course_slide h4{
	font-size: 6vw;
    color: #fff;
    font-weight: normal;
}
.mb_course_slide .txt{
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	padding:0px 10%;
	display: inline-block;
}
.mb_course_slide .swiper-button-prev,
.mb_course_slide .swiper-button-next
{
	width:35px;
	height: 35px;
	outline: none;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.mb_course_slide .swiper-button-prev{
	left: 70px;
	background-image: url(/images/mb_course_prev.png);
}
.mb_course_slide .swiper-button-next{
	right: 70px;
	background-image: url(/images/mb_course_next.png);
}
.mb_course_slide .swiper-button-prev::after,
.mb_course_slide .swiper-button-next::after
{
	display: none;
}




@media(max-width:768px){
	.mb_course{
		display: block; background:url(/images/icoursebg.jpg) no-repeat center;
	}
	.mb_course_slide{
		width: 100%;
		max-width: 100%;
	}
	.mb_course_slide .img{
		margin-bottom: 25px;
	}
	.mb_course_slide .swiper-button-prev,
	.mb_course_slide .swiper-button-next
	{
		width: 30px;
		height: 30px;
	}
	.mb_course_slide .swiper-button-prev{
		left: 20px;
	}
	.mb_course_slide .swiper-button-next{
		right: 20px;
	}
}

.zj-set2{
    background: #C9CACF; overflow:hidden; padding:4vw 0;
}

.zj-set2 .wrap-tit { overflow:hidden; padding-top:9.87vw;width: 100%;text-align: center;}
.zj-set2 .wrap-tit h2 { font-size: 6vw; color: #333; font-weight: normal;}
.zj-set2 .wrap-tit h2 a { color: #333;}
.zj-set2 .wrap-tit p { margin-top: 1vw; font-size: 3.5vw; color: #666; font-family: "DIN Medium";}
.zj-set2-cont ul{
}
.zj-set2-cont ul li{ width:50%; float:left;
}
.zj-set2-cont ul li .imgd{
    width: 100%;
    overflow: hidden;
}
.zj-set2-cont ul li .imgd img{
    width: 100%;
    height: auto;
    transition: all .5s;
}
.zj-set2-cont ul li:hover .imgd img{
    transform: scale(1.1)
}
.zj-set2-cont ul li .text{
    padding: 40px 12%;
}
.zj-set2-cont ul li:nth-of-type(1) .text{
    background: #2d363d
}
.zj-set2-cont ul li:nth-of-type(2) .text{
    background: #735f61
}
.zj-set2-cont ul li:nth-of-type(3) .text{
    background: #4f6a7f
}
.zj-set2-cont ul li:nth-of-type(4) .text{
    background: #1f191b
}
.zj-set2-cont ul li .text h6{
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}
.zj-set2-cont ul li .text p{
    color: #fff;
    opacity: .4;
    font-size: 14px;
	line-height:26px;
}


.lc_bj{height: auto; background: url(/images/lcbg.jpg) no-repeat center top; background-size:cover; padding-top: 5%; font-family:"Microsoft Yahei";box-sizing: border-box; }
.lc_bj h2{margin-bottom: 45px; color: #fff;}
.lc{width: 96%; overflow:hidden;margin:0 auto;}
.lc ul{width:100%; margin:0 auto;}
.lc li{width: 29.333%;height: auto; padding:0% 2%; float: left; background: url(/images/lcico.png) no-repeat right 40px;}
.lc li img{width: 87px;height: 87px; display: block;margin:0 auto 0px;}
.lc li span{display: block;font-size: 14px; color: #ffffff; line-height: 32px; text-align: center; font-weight: normal; margin-bottom:20px;}

.lc li:hover img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}



.jdal {padding: 0 3%;min-width: 96%; margin:5% auto 5%;}
.jdal h2.h2_title {margin-bottom: 3%;}
.jdal .jdalCon {position: relative;}
.jdal .jdalCon .conbox {position: relative;overflow: hidden;}
.jdal .jdalCon ul {position: relative;}
.jdal .jdalCon ul li {float: left;position: relative;}
.jdal .jdalCon ul li p.pImg {position: relative;}
.jdal .jdalCon ul li p.pImg img {display: block;width: 100%;}
.jdal .jdalCon ul li .libox {position: absolute;width: 666px;height: 295px;left: 50%;margin-left: -333px;top: 20%;background: url(/images/bg02.png);font-family: "宋体";}
.jdal .jdalCon ul li .libox h3 {text-align: center;padding-top: 42px;margin-bottom: 28px;font-weight: normal;}
.jdal .jdalCon ul li .libox h3 a {display: block;font-size: 22px;color: #fff;margin-bottom: 3px;}
.jdal .jdalCon ul li .libox h3 i {display: block;font-size: 11px;color: #999;font-family: arial;}
.jdal .jdalCon ul li .libox .p1 {margin: 0 50px 40px 40px;line-height: 32px;height: 96px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;margin-bottom: 25px;}
.jdal .jdalCon ul li .libox .p1 a {color: #ccc;}
.jdal .jdalCon ul li .libox .p2 {text-align: center;}
.jdal .jdalCon ul li .libox .p2 a {margin: 0 70px;color: #fff;}
.jdal .jdalCon ul li .libox .p2 a:hover {color: #e2c083;}

.jdal .jdalCon .jdalBtnl {display: block;width: 100px;height: 50px;cursor: pointer;position: absolute;left: 15%;top: 45%;background: url(/images/jdaljtl01.png) no-repeat center;z-index: 3;}
.jdal .jdalCon .jdalBtnr {display: block;width: 100px;height: 50px;cursor: pointer;position: absolute;right: 15%;top: 45%;background: url(/images/jdaljtr01.png) no-repeat center;z-index: 3;}
.jdal .jdalCon .jdalBtnl:hover {background: url(/images/jdaljtl02.png) no-repeat center;}
.jdal .jdalCon .jdalBtnr:hover {background: url(/images/jdaljtr02.png) no-repeat center;}


.subTitleCls{padding-top: 10px; padding-bottom:20px; text-align: center; background:url(/images/bbg.png) no-repeat center; background-size:8%;}
.subTitleCls h4{ line-height:30px; font-size: 22px; color:#333; text-transform:uppercase;}
.subTitleCls h4::before, .subTitleCls h4::after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: #999;
    width: 50px;
    height: 1px;
    margin: 0 10px;
}
.subTitleCls h2 { display: block; font-size: 15px; color: #999999; text-align:center; padding-top:8px;}



.joinb{ width:100%; margin:20px auto 0; overflow:hidden; padding:5% 0px; background:url(/images/abgs.jpg) no-repeat center; background-size:cover; text-align:center;}
.joinb .tit{ margin:10px auto 0px; text-align:center;}
.joinb .box{ width:84%; margin:20px auto 0; background:#fff; padding:10px 3%; overflow:hidden;}
.joinb .box li{ width:100%; float:left;}
.joinb .box li img{ width:100%;}
.joinb h1{ font-size:14px; line-height:28px; color:#fff; margin-top:10px;}
.joinb h2{ font-size:18px; line-height:40px; color:#fff;}
.joinb .more{background-image:linear-gradient(90deg, rgba(229, 130, 6, 1) 3.508771929824561%,rgba(223, 200, 139, 1) 99.12280701754386%); font-size:15px; color:#000; width:200px; height:45px; line-height:45px; text-align:center; margin:35px auto 0; display:block;}


	.inf{}
	.inf_tit{text-align: center;padding: 80px 0 55px;}
	.inf_tit h1{color: #cc183d;font-size: 2.625rem;font-weight: bold;}
	.inf_tit p{color: #2f2f2f;font-size: 1.25rem;}
	.inf_list ul li{display: flex;position: relative;height: 450px;justify-content: space-between;}
	.inf_l span{color: #cc183d;font-size: 2.25rem;font-family:"din1451";display: flex;align-items: center;}
	.inf_l span::after{content: "";width: 235px;height: 1px;background: #dedede;display: block;margin-left: 25px;}
	.inf_l h1{color: #cc183d;font-size: 2.25rem;font-weight: bold;}
	.inf_l h2{color: #2b2b2b;font-size: 1.75rem;margin-bottom: 40px;}
	.inf_l p{color: #676767;font-size: 1.125rem;line-height: 30px;}
	.inf_list ul li::after{content: "";width: calc(100vw - 260px);height: 100%;position: absolute;left: 0;top: 0;display: block;position: absolute;z-index: -1;background: #f3f3f3;}
	.inf_l{padding-left: 65px;padding-top: 75px;box-sizing: border-box;width: 50%;}
	.inf_r{position: absolute;right: 0;bottom: 60px;width: 50%;height: auto;text-align: right;}
	.inf_list ul li:nth-child(2){height: auto;}
	.inf_list ul li:nth-child(2)::after{display: none;}
	.infa_l{width: 53.22%;position: relative;}
	.infa_l img{position: absolute;right: 0;bottom: 0;max-width: none;}
	.infa_r{width: 39.3%;height: 450px;}
	.infa_r span{color: #cc183d;font-size: 2.25rem;font-family:"din1451";display: flex;align-items: center;padding-top: 75px;}
	.infa_r span::after{content: "";width: 235px;height: 1px;background: #dedede;display: block;margin-left: 25px;}
	.infa_r h1{color: #cc183d;font-size: 2.25rem;font-weight: bold;}
	.infa_r h2{color: #2b2b2b;font-size: 1.75rem;margin-bottom: 40px;}
	.infa_r p{color: #676767;font-size: 1.125rem;line-height: 30px;}
	.inf_list ul li:nth-child(3){height: 470px;}
	.inf_list ul li:nth-child(3)::after{width: 64.3%;}
	.infb_l{padding-left: 70px;width: 64.3%;box-sizing: border-box;}
	.infb_l span{color: #cc183d;font-size: 2.25rem;font-family:"din1451";display: flex;align-items: center;padding-top: 75px;}
	.infb_l span::after{content: "";width: 235px;height: 1px;background: #dedede;display: block;margin-left: 25px;}
	.infb_l h1{color: #cc183d;font-size: 2.25rem;font-weight: bold;}
	.infb_l h2{color: #2b2b2b;font-size: 1.75rem;margin-bottom: 20px;}
	.infb_l p{color: #676767;font-size: 1.125rem;line-height: 30px;}
	.infb_r{position: relative;flex: 1;}
	/*.infb_r img{max-width: none;position: absolute;left: -90px;top: 50%;transform: translate(0,-50%);}*/
	.inf_list ul li:nth-child(4){height: auto;}
	.inf_list ul li:nth-child(4)::after{display: none;}
	.infc_r span{color: #cc183d;font-size: 2.25rem;font-family:"din1451";display: flex;align-items: center;padding-top: 75px;}
	.infc_r span::after{content: "";width: 235px;height: 1px;background: #dedede;display: block;margin-left: 25px;}
	.infc_r h1{color: #cc183d;font-size: 2.25rem;font-weight: bold;}
	.infc_r h2{color: #2b2b2b;font-size: 1.75rem;margin-bottom: 20px;}
	.infc_r p{color: #676767;font-size: 1.125rem;line-height: 30px;}
	.infc_r{width: 39.3%;}
	.infc_l img{max-width: none;overflow: hidden;}
	.inf_r img:nth-child(2){display: none;}
	.infa_l img:nth-child(2){display: none;}
	@media screen and (max-width:1270px) {
		.infc_r{margin-left: 20px;}
	}
	@media screen and (max-width:1024px) {
		.inf_l p br{display: none;}
		.inf_l{padding-left: 30px;}
		.inf_r{width: 48%;}
		.infa_r{width: 44%;}
		.infa_r p br{display: none;}
		.infa_r span{padding-top: 20px;}
		.infc_l{width: 55%;overflow: hidden;}
		.infc_r{margin-left: 0;width: 41%;}
		.infc_r span{padding-top: 40px;}
		
	}
	@media screen and (max-width:768px) {
		.inf{overflow: hidden;}
		.inf_r img:nth-child(1){display: none;}
		.inf_r img:nth-child(2){display: block;width: 100%;}
		.inf_r{width: 100%;position: static;}
		.inf_list ul li:nth-child(1){flex-direction: column-reverse;}
		.inf_l{padding-right: 30px;width: 100%;}
		.inf_list ul li::after{width: 100%;}
		.infa_r{width: 100%;height: auto;padding: 50px 30px;box-sizing: border-box;}
		.infa_l img{max-width: 100%;position: static;display: none;}
		.infa_l img:nth-child(2){display: block;}
		.infa_l{width: 100%;box-sizing: border-box;}
		.infb_l{width: 100%;padding-right: 30px;padding-left: 30px;box-sizing: border-box;}
		.inf_list ul li:nth-child(3)::after{width: 100%;}
		.infc_r{width: 100%;padding: 0 30px;box-sizing: border-box;}
		.inf_list ul li:nth-child(1){height: auto;padding-bottom: 50px;flex-direction: column-reverse;display: flex;}
		.inf_list ul li:nth-child(3){height: auto;padding-bottom: 50px;}
		.inf_list ul li:nth-child(2){display: block;}
		.inf_list ul li:nth-child(3){flex-direction: column-reverse;display: flex;}
		.infb_r img{position: static;max-width: 100%;transform: none;}
		.inf_list ul li{display: block;}
		.infc_l{width: 100%;box-sizing: border-box;}
		.infc_l img{max-width: 100%;}
		
	}
	@media screen and (max-width:520px) {
		.inf_tit{padding: 50px 0 20px;}
		.inf_tit h1{font-size: 1.65rem;}
		.inf_l{padding: 30px 10px 0;}
		.inf_l h1{font-size: 1.25rem;}
		.inf_l h2{font-size: 1.05rem;margin-top: 5px;margin-bottom: 10px;}
		.inf_l p{font-size: 1rem;line-height: 26px;}
		.inf_list ul li:nth-child(1){padding-bottom: 30px;}
		.infa_r{padding: 30px 10px;}
		.infa_r br{display: none;}
		.infa_r h1{font-size: 1.65rem;}
		.infa_r h2{font-size: 1.25rem;margin-top: 5px;margin-bottom: 10px;}
		.infa_r p{font-size: 1rem;line-height: 26px;}
		.infa_r span{padding-top: 0;}
		.infb_l span{padding-top: 30px;}
		.infb_l{padding: 0 10px;}
		.infb_l br{display: none;}
		.inf_list ul li:nth-child(3){padding-bottom: 30px;}
		.infb_l  h1{font-size: 1.65rem;}
		.infb_l  h2{font-size: 1.25rem;margin-top: 5px;margin-bottom: 10px;}
		.infb_l  p{font-size: 1rem;line-height: 26px;display: inline;}
		.inf{padding-bottom: 30px;}
		.infc_r{padding: 30px 10px;}
		.infc_r br{display: none;}
		.infc_r h1{font-size: 1.65rem;}
		.infc_r h2{font-size: 1.25rem;margin-top: 5px;margin-bottom: 10px;}
		.infc_r p{font-size: 1rem;line-height: 26px;}
		.infc_r span{padding-top: 0;}
		
	}
	
	

/**/
.xz-bg{
  background: url(/images/f_bg.jpg) no-repeat top center;
  overflow: hidden;
  padding: 8% 0;
  margin:auto;
  background-size:cover;
}

.xzt .pt1{
  color: #595e66;
}

.xzt .pt2{
  color: #ffffff;
}

.xzt .pt3{
  color: #ffffff;
  font-size: 20px;
  background: url(/images/b7a395e579ac566d5aadb6de5dac0254ced89ebc.png) no-repeat center center;
  margin-top: 18px;
  height: 40px;
  line-height: 40px;
}

.xz-wrap{
  margin-top: 5%;
}

.xz1{
  width: 100%;
  padding-top: 5%;
}

.xz1list{

}

.xz1list li{
  margin-bottom: 5%;
}

.xz1list li .img1{
  float: left;
  margin-right: 12px;
}

.xz1list li .w .w1{
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  padding-top:5px;
}
.xz1list li .w .w2{
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  padding-top: 10px;
}
.xz2{
  width: 634px;
  height: 450px;
}


.pindex_licheng{
  display: block;
}

.flexBetween {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.series{ width:100%; margin:auto; overflow:hidden; padding:60px 0px; background:#FAFBFC;}
.licheng_box{
  height: auto;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-pointer-events {
    touch-action: pan-y;
}
.swiper-container-licheng {
    width: 100%;
}
.swiper-container-licheng {
    position: relative;
}

.swiper-container-licheng dl{ width:48%; float:left; margin:1% 1% 5%;border-radius:8px; box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 20px rgba(0,0,0,0.1)inset; position:relative;}

.swiper-container-licheng dl:before,.swiper-container-licheng dl:after{position:absolute;
content:"";
bottom:12px;left:15px;top:80%;width:45%;
background:#fff;
z-index:-1;
-webkit-box-shadow:0 20px 15px #9B7468;-moz-box-shadow:0 20px 15px #9d9d9d;box-shadow:0 20px 15px #9d9d9d;-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);transform:rotate(-6deg);}
.swiper-container-licheng dl:after{
-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);transform:rotate(6deg);
right:15px;left:auto;}

.swiper-container-licheng dl dt{ width:100%;}
.swiper-container-licheng dl dt img{ width:100%;border-top-left-radius:12px;border-top-right-radius:6px;}
.swiper-container-licheng dl dt span{
  font-size: 15px;
  line-height:24px;
}
.swiper-container-licheng dl dd{
background: #fff;
    padding: 12px 0px;
    border-radius: 0 0 6px 6px;
    font-size: 16px;
    color: #333;
    opacity: 1;
    transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    width: 100%;
    display: block;
    text-align: center;
	box-sizing: border-box; font-weight:bold;
}


.vant{ width:100%; margin:auto; overflow:hidden; padding:50px 0px; background:url(/images/avbg.jpg) no-repeat center;}

.vant ul{ width:100%; box-sizing: border-box;}
.vant li{ width:47%; float:left; margin:1.5%; padding:3.5% 2%; text-align:center; box-sizing: border-box; background:#222F40; color:#fff;}
.vant li:nth-child(2),.vant li:nth-child(3),.vant li:nth-child(6){ background:#fff; color:#666666;}
.vant li:nth-child(2) em,.vant li:nth-child(3) em,.vant li:nth-child(6) em{ background:#000;}
.vant li .ico{ width:60px; margin:0 auto 15px;}
.vant li .ico img{ width:100%;}
.vant li h1{ font-size:20px; font-weight:bold; line-height:40px;}
.vant li h2{ font-family:Arial, Helvetica, sans-serif; line-height:30px; font-size:16px; text-transform:capitalize;}
.vant li em{ width:30px; height:2px; display:block; margin:10px auto 10px; background:#fff;}
.vant li p{ font-size:15px; line-height:24px; min-height:96px;}