
/* 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:#fff;}
.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:30px;}
.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: #fff;/*
	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: #333;
	border-top:1px solid #f0f0f0;
	text-transform:capitalize;
	outline: none;
}
.dl-menuwrapper li a::before{display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #999;
    vertical-align: middle;
    margin-right: 10px;}
.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:1%;*/
	width:49%;
	float:left;
	padding:0.5%;
	}
 .albumblock .inner{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	height:auto;
	}

.albumblock .inner img{
	 display: block; width:100%;
    height:200px;
    aspect-ratio: 1;}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:30px;
	font-size:18px;
	margin-top:10px;
	width:100%;
	position:relative;
	bottom:0px;
	left:0;
	color:#666;
	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:#666;}
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	

/*footer*/
/*footer*/
#footer{width:100%; color:#a5a5a5; background:#181819; overflow:hidden; padding:30px 0 110px;}
#footer a{ color:#a5a5a5;}
#footer .ico{ float:left; margin-right:8px; width:28px;}
#footer .ico img{ width:100%;}
#footer .des{}
#footer .des span{}
#footer .des  h1{ font-size:30px; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height:45px; font-weight:bold;}
#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:#2E2D2E;
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 #5d5d5d;
	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)}



/*留言*/
.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:100%; margin:auto; overflow:hidden;}
.sp_frUl4 {width:100%;overflow: hidden;margin:auto;}
.sp_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:left;}
.sp_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:right;}
.sp_frUl4 li{width:180px; height:auto; float:left;position:relative;overflow: hidden;transition:all .3s; margin:0px 5px;}
.sp_frUl4 li img{ width:100%;}
.sp_frUl4 li p{ font-size:15px; line-height:30px; color:#fff; margin-top:10px;}

/*故事*/
.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:96%; 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{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:5% 0; background:url(/images/zj-set1-bj.jpg) no-repeat center; }
.pp{  }
.pp ul{width: 100%; margin:auto;}
.pp ul li{ width:50%; float:left; margin:2% 0%;   box-sizing: border-box;display: flex; justify-content: center; }
.pp ul li img{display: block; float: left;}
.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 ul li:nth-child(1) img{ height: 35px;}
.pp ul li:nth-child(2) img{height: 35px;}
.pp ul li:nth-child(3) img{height: 35px;}
.pp ul li:nth-child(4) img{height: 35px;}
.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:26px; text-align: justify; text-indent:2em;}



/*
.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;
    
}
/*
.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
}

.zj-set3 .box{ width:100%;box-sizing:border-box; overflow:hidden; background:#515151;}
.zj-set3 .bl{ width:100%; float:left;box-sizing:border-box; position:relative;}
.zj-set3 .bl img{ width:100%;}
.zj-set3 .br{ width:100%; float:right;box-sizing:border-box; padding:6%}
.zj-set3 .br h2{ font-size:24px; color:#fff; line-height:40px;}
.zj-set3 .br h2 img{ height:40px; float:left; padding-right:30px;}
.zj-set3 .bl:after,.zj-set3 .bl:before {
content:"";
width: 9px;height: 9px;
position: absolute;border: 0px solid #fff;
transition: all 0.8s;}
.zj-set3 .bl:hover {
                        border-top-right-radius: 0px;
                        border-bottom-left-radius: 0px;
                }
.zj-set3 .bl:hover:before, .zj-set3 .bl:hover:after {
                        width: 100%;
                        height: 100%;
                }.zj-set3 .bl:hover:after {
                        top: -2px;
                        left: -2px;
                        border-top: 9px solid #4B4B4B;
                        border-left: 9px solid #4B4B4B;
                }
                .zj-set3 .bl:hover:before {
                        bottom: -2px;
                        right: -2px;
                        border-bottom: 9px solid #4B4B4B;
                        border-right: 9px solid #4B4B4B;
                }
                .zj-set3 .bl:hover {
                        border-top-right-radius: 0px;
                        border-bottom-left-radius: 0px;
                }
.zj-set3 .br em{ display:block; width:80px; height:1px; background:#fff; margin-left:70px; margin-top:8px;}
.zj-set3 .br p{ font-size:14px; line-height:27px; color:#fff; margin-top:25px;}
.zj-set3 .br .more{background-image:linear-gradient(90deg, rgba(51, 102, 168, 1) 3.508771929824561%,rgba(166, 40, 37, 1) 99.12280701754386%); font-size:15px; color:#fff; width:140px; height:40px; line-height:40px; text-align:center; margin-top:40px; display:block;}
.zj-set3 .br .more:hover{ color:#fff; background:#4A4A4A}

.list_box{
    width: 100%;
	margin:5% auto; overflow:hidden;
}
.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:48%; float:left; margin:1%;}
.list_box li p{
    text-align: center;
    color: #fff;
    margin-top: 1%;
    font-size: 13px;
}
.list_box li img{ width:100%;}

.list_box li p {
    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:#DF0000; 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: #000;}
.title em:before, .title em:after { content: ''; display: block; position: absolute; width: 33.333333%; height: 3px; bottom: 0;}
.title em:after { right: 0; background: #FECE00;}
.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: 24%;
    float: left;
    margin-right: 1.3333%;
}
.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: #EBEBEB;
	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;
	}
}

.navs{ width:100%; margin:auto; overflow: hidden;background-image: linear-gradient(90deg, rgba(22, 49, 112, 1) 3.508771929824561%,rgba(114, 116, 191, 1) 99.12280701754386%);}
.navs li{ width:33.333%; float:left; text-align:center; line-height:38px; background:url(/images/line_bg.jpg) no-repeat right; font-size:15px; color:#fff; border-top:1px solid #8f91d8;border-bottom:1px solid #4c4fa9;}
.navs li a{line-height:38px; font-size:15px; color:#fff; }


.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;
	min-height:130px;
}


.hpk{ overflow:hidden; margin:auto; width:100%}
.hpk .fl{ width:100%; margin: auto 0; overflow:hidden;}
.hpk .fl .num { margin-top:12px; /*display: flex; justify-content: space-between;*/}
.hpk .fr{ width:100%; margin:auto 0; overflow:hidden;}
.hpk .fr .video { position: relative;}
.hpk .fr .video .play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    width: 70px;
    height: 70px;
    background: url(/images/play.png) center no-repeat;
    background-size: cover;
    opacity: .7;
}
.hpk .fr video {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 3;
    background: #000;
}
.hpk .fr .video video {
    display: none;
    width: 100%;
}
.hpk .f-50{ font-size:24px; font-weight:bold; color:#000; line-height:50px; text-align:center; position: relative; padding-bottom:2%;}
.hpk .f-50:after {
    content: '';
    display: block;
    width: 1.1rem;
    background: #39588b;
    bottom: 0;
	margin:auto;
    transform: translateX(0);
    height: .06rem;
}
.hpk .item{ text-align:center; width:50%; float:left; padding:2% 0%; overflow:hidden;}
.hpk .f-18{ font-size:15px; line-height:28px; color:#666; margin-bottom:15px;}
.hpk .f-48 { font-size:30px; color:#39588b; line-height:40px; font-weight:bold;}
.hpk .f-24 { font-size:18px; color:#39588b; font-weight:normal;}


	.fhabout .text h6 {
		font-size: 14px; color:#666; line-height:27px; text-indent:2em; padding-bottom:8px;
	}
		.fhabout ul {background: #1d515f; padding:5%; color:#fff;}
	.fhabout ul li h4 {
		font-size: 25px;
	}
	.fhabout ul li h4 i {
		font-size: 40px;
		line-height: 1.2;
	}
	.fhabout ul li h4 span {
		font-size: 16px;
		padding-right: 2px;
	}
	.fhabout ul li {
		padding-top: 25px;
		width: calc((100% - 50px)/2);
	}
	.fhabout ul li p {
		font-size: 14px;
	}
	.fhabout {
		padding:10px 0; overflow:hidden;
	}
	

.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;box-sizing: border-box;}
.joinb .tit{ margin:10px auto 0px; text-align:center;}
.joinb .box{ width:100%; margin:20px auto 0; overflow:hidden;}
.joinb .box li{ width:100%; box-sizing: border-box;}
.joinb .box li img{ width:100%;}
.joinb .box li .ico{ width:54px; float:left; margin-right:15px;}
.joinb .box li .boxs{  text-align:left; margin:13px 0px;}
.joinb .box li .boxs h3{ color:#bfbfbf; font-size:16px;}
.joinb .box li .boxs p{ font-size:14px; line-height:24px; color:#666666;}
.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(186, 150, 13, 1) 3.508771929824561%,rgba(252, 199, 0, 1) 99.12280701754386%); font-size:15px; color:#fff; width:200px; height:45px; line-height:45px; text-align:center; margin:35px auto 0; display:block;}
.joinb .more:hover{ color:#fff; background:#4A4A4A}
.joinb .honor{ padding-top:80px; background:url(/images/h_bg.png) no-repeat 180px 230px; background-size:70%;}
.joinb .honor h3{ text-align:center; color:#fff; font-weight:bold; font-size:36px;}
.joinb .honor h4{ font-size:16px; line-height:32px; color:#fff;}
.joinb .honor h5{ font-size:20px; line-height:60px; color:#fff;}



.subTitleCls{ text-align: center;/*padding-top: 10px; padding-bottom:20px; background:url(/images/bbg.png) no-repeat center; background-size:8%;*/}
.subTitleCls h4{ line-height:30px; font-size: 22px; color:#0056ab; font-weight:bold;}
.subTitleCls h4::before, .subTitleCls h4::after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: #0056ab;
    width: 50px;
    height: 1px;
    margin: 0 10px;
}
.subTitleCls h2 { display: block; font-size: 15px; color: #999999; text-align:center; padding-top:8px; margin-bottom:15px;}



/*BodyCenter*/
.BodyCenter{ width:100%; margin:auto; overflow:hidden; background:#fff; justify-content: space-between;
    display: flex;
    flex-wrap: wrap;box-sizing: border-box;
    overflow: hidden;}
	
.BodyCenter .sow{ width:100%;}
.BodyCenter .sow .content {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    flex-wrap: wrap; padding:0;
}
.BodyCenter .sow .col_3 {
    /*backdrop-filter: blur(25px);*/box-sizing: border-box;
	padding: 35px 0;
	display: flex; float:left;
	width:50%;
    flex-direction: column;
    justify-content: space-between;transition: all .2s ease;
	border-right:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
}
.BodyCenter .sow .col_3:nth-child(2n+0){border-right:0px solid #D8D8D8;}
.BodyCenter .sow .col_3:nth-child(3),.BodyCenter .sow .col_3:nth-child(4){border-bottom:0px solid #D8D8D8;}
.BodyCenter .sow .col_3 h4{font-size: 40px; font-weight:bold; line-height:50px; text-align:center; color:#333333;margin-bottom: 10px;font-family: Impact;}
.BodyCenter .sow .col_3 p{ font-size:15px;  color:#333; text-transform: uppercase; text-align:center;/* margin-bottom:30px;*/}
.BodyCenter .sow .col_3 h2{ text-align:center; font-size:14px; color:#333;}
.BodyCenter .sow .col_3 h2 img{ vertical-align:middle;}
.BodyCenter .sow .gspb_text{color: #ffffffd1;}
.BodyCenter .sow .col_3:hover{ background:#4c4fa9;}
.BodyCenter .sow .col_3:hover h4,.BodyCenter .sow .col_3:hover p,.BodyCenter .sow .col_3:hover h2{ color:#fff;}


.Amenities{ margin:0 auto 30px;padding:5% 0 0;  overflow:hidden;justify-content: space-between;display: flex; flex-wrap: wrap;}
.Amenities .container{display: flex; justify-content: space-between; margin: 0 auto; flex-wrap: wrap;}
.Amenities .al{ width:100%;}
.Amenities .al img{ width:100%;}
.Amenities .ar{ width:100%;display: flex; flex-direction: column; justify-content: center; align-items: stretch;}
.Amenities .ar .gspb_text{font-size: 14px; line-height:150%; color:#a5a5a5;  }
.Amenities .ar h2{ font-size:18px; line-height:30px; margin: 10px 0; color:#333;}
.Amenities .ar .gspb_text_fa01{font-size: 16px; margin-bottom: 10px!important;}
.Amenities .ar .iconsList{ }
.Amenities .ar .iconsList_item{ display: flex; flex-direction: row; align-items: center; position: relative; font-weight: 500!important; margin-bottom: 18px;}
.Amenities .ar .ico{ width:18px; height:18px;}
.Amenities .ar .gspb_iconsList_item_text{ font-size:15px; line-height:27px; color:#3f3f3f; font-weight:normal; margin-top:20px;}
.Amenities .ar .button{ width:180px; line-height:50px; height:50px;border-radius: 5px; text-align:center; color:#fff; background:#CF2127; font-size:14px; margin:auto; display:block;}
.Amenities .ar .button:hover{ background:#000; color:#fff;}


.pro{ background:url(/images/cbg.jpg) no-repeat center; padding:20px 0px; margin:auto; overflow:hidden; height: 600px; background-size:cover;box-sizing: border-box;}

.pro .view { overflow: hidden; position: absolute; height: 100%;}
#com_210.modulebox { width: 100%; height: 300px; position: absolute;  z-index: 9;box-sizing: border-box; left:0; display:none;} 
#com_220.moduribox{position: absolute;box-sizing: border-box; width:100%; right:0;}
.pro .title_wrap{position: relative; top:20px; left:30px;}
.pro .mainTitleCla { font-size: 22px; color:#fff; line-height:40px;}
.pro .subTitleCla { color: #ebe6e6;font-size: 13px; text-transform: capitalize;}
.pro .hoverImg {
    position: absolute;
    top: 0;
    left: 0;
	height:100%;
	width:100%;
	object-fit: cover;
    aspect-ratio: 1;
}
.modulebox img{ width:100%;height:100%;
	object-fit: cover;
    aspect-ratio: 1;}
.pro .video { position: relative; height:100%;}
.pro .video .play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    width: 70px;
    height: 70px;
    background: url(/images/play.png) center no-repeat;
    background-size: cover;
    opacity: .7;
}
.pro video {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 3;
    background: #000;
}
.pro .video video {
    display: none;
    width: 100%;
}
#com_211.modulebox {
    width: 49%;
    height: 246px;
    position: absolute;
    right: 0;
    z-index: 9;box-sizing: border-box;
}
#com_212.modulebox {
    width: 49%;
    height: 246px;
	left:1%;
    position: absolute;
    z-index: 9;box-sizing: border-box;
}
#com_221.modulebox {
    position: absolute;
    right: 0px;
    bottom: 0;
	top:256px;
    width: 33%;
    height: 180px;
    max-width: none;
    z-index: 9998;box-sizing: border-box;
}
#com_220.modulebox {
    position: absolute;
    left: 35%;
    bottom: 0;
	top:256px;
    height: 180px;
    width: 31%;
    z-index: 9998;box-sizing: border-box;
}
#com_219.modulebox {
    position: absolute;
    left: 1%;
    bottom: 0;
    width: 33%;
    height: 180px;
	top:256px;
    max-width: none;
    z-index: 9998;box-sizing: border-box;
}



/*视频*/
.video { position: relative; height:100%; background:url(/images/v_bg.jpg) no-repeat center; background-size:cover; padding:30px 0px; margin:30px auto 0;}
.video .play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    width: 70px;
    height: 70px;
    background: url(/images/play.png) center no-repeat;
    background-size: cover;
    opacity: .7;
}
.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 3;
    background: #000;
}
.video iframe {
    display: none;
    width: 100%;
}


/*case*/
.case{ width:100%; margin:30px auto 30px;}
.case .hjnavleft{ width:100%; margin:auto; border-bottom:1px solid #e6e6e6; border-top:1px solid #e6e6e6; min-height:53px;}
.case .hjnavleft li{ width:12%; float:left; border-right:1px solid #e6e6e6;border-bottom:3px solid #fff;border-top:3px solid #fff; padding:3px 0; position:relative;}
.case .hjnavleft li:nth-child(8){border-right:none;}
.case .hjnavleft li .img-logo{ width:36%; margin:auto;}
.case .hjnavleft li .img-logo img{ width:100%;}
.case .hjnavleft li p{ text-align:center; font-size:14px; margin-top:5px; color:#666;}
.case .hjnavleft .hover0,.case .hjnavleft .hover1,.case .hjnavleft .hover2,.case .hjnavleft .hover3,.case .hjnavleft .hover4,.case .hjnavleft .hover5,.case .hjnavleft .hover6,.case .hjnavleft .hover7,.case .hjnavleft .hover8,.case .hjnavleft .hover9{ border-bottom:3px solid #FF1313;border-top:3px solid #FF1313;}
.case .hjnavleft .hover0 .tab-arrows,.case .hjnavleft .hover1 .tab-arrows,.case .hjnavleft .hover2 .tab-arrows,.case .hjnavleft .hover3 .tab-arrows,.case .hjnavleft .hover4 .tab-arrows,.case .hjnavleft .hover5 .tab-arrows,.case .hjnavleft .hover6 .tab-arrows,.case .hjnavleft .hover7 .tab-arrows,.case .hjnavleft .hover8 .tab-arrows,.case .hjnavleft .hover9 .tab-arrows {
    display: block;
    position: absolute;
    top: calc(100% + 1px);
    left: 50%;
	border-top-color: rgb(255, 0, 0);
    transform: translateX(-50%);
    border-top: 9px solid #ff0000;
    border-bottom: 0px solid transparent;
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    z-index: 980;
}

.case .hjnavcn {
	WIDTH: 100%; OVERFLOW: hidden; margin:20px auto 0;
	
}
.case .hjnavcn img{ width:100%;}


/**/
.g-kfrd{background: url(/images/v_02.jpg) no-repeat center 0;margin-top: 38px;}
.fr-t{height: 456px; margin-top: 45px;}
.rd-l{width: 310px;float: left;}
.rd-l li a{background: #f4f4f4;width: 310px; font:18px "Microsoft YaHei";color: #0056ab;font-weight: bold;line-height: 65px;display: inline-block;}
.rd-l li.ts a{background: #e3e3e3}
.rd-l li img{display: inline-block;vertical-align: middle;padding: 0 15px 0 070px;}
.rd-r{width: 100%; margin:auto; overflow:hidden;}
.rd-r li{position: relative; width: 33.333%;height: 160px;float: left;}
.rd-r li a{display: block;width: 100%;height: 160px;background: #f4f4f4 url(/images/zmv_06.png) no-repeat center;text-align: center;}
.rd-r li i{display: block;font-style: normal;font:28px "Impact";color: #0056ab;font-weight: bold;padding: 32px 0 0 0}
.rd-r li b{display: block; font:16px "Microsoft YaHei";color: #0056ab; line-height:35px;}
.rd-r li b span{display: block;font:10px "Microsoft YaHei";color: #b0b0b0;}
.rd-r li img{display: block;width: 240px;height: 160px;position: absolute;left: 0px;top:0px;z-index: 5;display: none}
.rd-r li.cur img{display: block;}
.rd-r li.ts a{background: #e3e3e3 url(/images/zmv_06.png) no-repeat center;}

.fr-b{background: url(/images/s3_03.jpg) no-repeat right 0;height: 133px;padding-top: 40px;margin-top: 3px;}
.fr-b ul{padding-left: 70px;}
.fr-b li{width: 196px;float: left;height: 38px;margin: 0 25px 15px 0}
.fr-b li a{font:16px "Microsoft YaHei";color: #0056ab;display: block; width: 146px; padding-left: 50px; height: 38px;line-height: 38px; background: url(/images/s_03.png) no-repeat}
.fr-b li a:hover{background: url(/images/s2_03.png) no-repeat;color: #fff;}



.cv{ width:100%;  margin:auto; background:url(/images/cv.jpg) center bottom no-repeat; overflow:hidden; padding:80px 0 180px;}
.cv h3{ text-align:center;}
.cv h3 strong{ display:block; font-size:32px; font-weight:normal; line-height:32px; padding-top:24px;}
.cv h3 span{ display:block; color:#ed1c24; font-size:50px; font-weight:normal; line-height:50px;}
.cv ul{ width:100%; overflow:hidden; background:url(/images/cc2.png) center 65px no-repeat;}
.cv li { width:46%; height:60%; color:#666; font-size:14px; text-align:center; border-radius:100%; background:#fff; float:left; margin:4% 2%;}
.cv li .ico{ padding:15px 0 10px;}
.cv li p{ width:140px; line-height:26px; text-align:center; margin:0 auto;}
.cv li strong{ display:block; font-size:18px; font-weight:normal; line-height:24px; }
.cv li.c1{  top:44px; left:449px;}
.cv li.c2{  top:0; left:723px;}
.cv li.c3{  top:44px; left:997px;}
.cv li.c4{  top:0; left:1271px;}


	.pag6-title a {
		display: none;
	}
	.pag6-title p {
		font-size: 36px;
		color: #0c132b;
		font-family: Branch !important;
		line-height: 1em;
	}
	.pag6-title p span {
		font-size: 22px;
		color: #9679F9;
		margin-left: 0px;
		display: block;
	}
	.pag6-main {
		display: block; width:90%; margin:auto;
	}
	.pag6-main .left {
		width: 100%;
	}
	.pag6-main .right li .ico {
		display: none;
	}
	.pag6-main .right li .text {
		width: 100%;
		padding-left: 0px;
	}
	.pag6-main .right {
		width: 100%;
		padding-left: 0px;
	}
	.pag6-main .right li .text .ext_summary {
		display: none;
	}
	.pag6-main .right li .text .title {
		font-size: 16px;
		color: #333333;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		transition: all 0.5s;
	}
	.pag6-main .right li .text .date {
		font-size: 12px;
		color: #cccccc;
	}
	.pag6-main .left li .text {
		padding: 20px;
		background: #f9f9f9;
	}
	.pag6-main .left li .text .title {
		font-size: 14px;
		color: #333333;
		margin-top: 10px;
		transition: all 0.5s;
	}
	.pag6-main .right li a {
		margin-bottom: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.pag6-main .right li a {
		margin-bottom: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 15px 0px;
		border-bottom: 1px #eee solid;
	}
	.pag6-main .right li .text .date {
		font-size: 12px;
		color: #cccccc;
		position: absolute;
		right: 0px;
	}
	.pag6-main .right li .text {
		width: 100%;
		padding-left: 0px;
		display: flex;
		justify-content: flex-start;
	}
	.pag6-main .right li a {
		position: relative;
		margin-bottom: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 12px 0px;
		border-bottom: 1px #cdcdcd dotted;
	}
	.pag6-main .right li .text .title {
		font-size: 14px;
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		transition: all 0.5s;
		width: calc(100% - 80px);
	}
	.pag6-main .right li .text .date {
		font-size: 12px;
		color: #cccccc;
		position: absolute;
		right: 0px;
		top: 50%;
		transform: translateY(-50%);
	}
	.pag6-title {
		margin-bottom: 20px;
	}
	.pag6 {
		margin: 10px 0 50px;
		overflow:hidden;
	}
	.pag6-main .left li .ico {
		height: 0px;
		padding-top: 50%;
		position: relative;
		overflow: hidden;
	}
	
	.main_d{ background-size: cover; height:80vh;}
	.main_d_tit{ margin: 0px auto 30px;} 
	.main_d_tit h3{ font-size: 1.8em; margin-bottom: 5px;} 
    .main_d_{width: 85%;padding:10% 0 0 0;} 
	.main_d_l{ float: none; width:100%; height: 160px; margin-left:0;    overflow: hidden;
    position: relative;} 
	.main_d_l img{  height: 160px; width:100%;   position: absolute;
    z-index: 9;} 
	.main_d_l div{ padding: 10px;} 
	.main_d_l div p{  font-size: 1em; line-height: 150%; color:#fff;} 
	.main_d_l div a p{}
	.main_d_l div span{ display: none; } 

	.main_d_r{ float: none; width: 100%; margin-top: 30px;} 
	.main_d_r ul li a{ display: block; padding: 10px 10px 10px 10px; } 
	.main_d_r ul li em{ font-size: 0.8em;}  
	.main_d_r ul li p{ font-size: 1em;  line-height: 150%;}
	.main_d_r ul li span{display: none;} 
	.pag6-center{ width:98%; margin:auto; overflow:hidden;}
	
	.main_e{height:auto;padding:5% 0 0;}  
	.main_e_tit{display: none;} 
	.main_e_tit img{ float: left; }

	.main_e_{width: 85%; margin: 0px auto 0px;} 
	.main_e_l{ float: none; text-align: center; margin:auto; width:100%; display:block;} 
	.main_e_l h5{ font-size: 16px; margin-bottom: 5px;} 
	.main_e_l h3{font-size: 1.8em;} 
	.main_e_l h3 a{ color:#fff;}
	.main_e_l p{ font-size: 16px; } 
	.main_e_l p a{ color:#ccc;}
	.main_e_l p strong{ font-size: 20px;} 

	.main_e_c{ display: none;} 

	.main_e_r{ width:100%; margin:2% auto 0px;  text-align: center; display:block;} 
		.main_e_r img{ width:100%;}
	
	.main_e_r p{ font-size:15px; padding: 5px 0px;} 

	.main_e_bt{width: 85%;  padding: 10px 0px; font-size: 0.8em; line-height: 150%; display:none;} 
	
	
.txtcen {
    text-align: center;
}
.ab_intro{ text-align:center; overflow:hidden; margin:0px auto 40px;}
.ab_intro h1 { font-family:Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-size: 28px; line-height:46px; margin-bottom:20px;
}

.home_development{ overflow:hidden; padding:7%;}
.home_development .t1{ color:#333; text-transform:uppercase; font-size:22px;}
.home_development .t2{ font-size:20px; color:#333; padding:20px 0 10px 0;}
.home_development .t2 img{ display:inline-block; vertical-align:middle;}
.home_development .t3{ font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; text-transform:uppercase; letter-spacing:2px; font-size:12px;  text-indent:0.8rem;}
.dev_blocks{ padding:6% 0 0 0;}
.dev_blocks dl{ float:left; width:32.33%; margin-right:1.5%; padding-bottom:32%; overflow:hidden; position:relative;}
.dev_blocks dl p{ position:absolute; left:0; top:0; width:100%; height:100%; transition:all .4s;}
.dev_blocks dl p a { display: block; height: 100%; text-align: center; padding-top: 66%; color: #fff; font-size: 16px; }
.dev_blocks dl dt{ position:absolute; left:0; top:0; width:100%; height:100%; overflow:hidden;}
.dev_blocks dl dt:hover>p{ -webkit-transform:scale(1.1,1.1);}
.dev_blocks dl dd{ position:absolute; left:0; bottom:0; width:100%; height:56.5%; overflow:hidden;}
.dev_blocks dl dd:hover>p{ -webkit-transform:scale(1.1,1.1);}
.dev_blocks dl:hover>p{ -webkit-transform:scale(1.1,1.1);}
.dev_blocks dl:last-child{ margin-right:0;}


/* home pro */
.home_pro{ background:url(/images/homepro.jpg) center/cover;padding:6% 7%;}
.home_pro_hgroup{ color:#fff;}
.home_pro_hgroup h1{  font-size:0.34rem; line-height:46px; height:46px;}
.home_pro_hgroup h2{ font-size:40px; line-height:60px;}
.home_pro_hgroup h3{ font-weight:bold; line-height:3;}
.home_pro_hgroup h4{ font-size:16px; line-height:2;}
.home_pro_hgroup h5{ font-size:12px; line-height:1.6;}
.home_pro_hgroup h6{ font-size:12px;}
.home_pro_icon{ padding:100px 0;}
.home_pro_icon li{ display:inline-block; margin:0 40px}
.home_pro_icon li a{ display:block; color:#fff;}
.home_pro_icon li a i{ display:-webkit-box; -webkit-box-pack:center; -webkit-box-align:center; width:120px; height:120px; position:relative; border-radius:50%; overflow:hidden; background:rgba(255,255,255,0.4);}
.home_pro_icon li a i:before{ position:absolute; left:0; top:0; width:100%; height:100%; border:0 solid #bf1a20; content:''; box-sizing:border-box; border-radius:50%; transition:all 0.45s;}
.home_pro_icon li a:hover i:before{ border:60px solid #bf1a20;}
.home_pro_icon li a i img{ position:relative; z-index:2; height:40px;}
.home_pro_icon li a p{ padding:15px 0 0 0; line-height:50px;}

.wrap1200 { max-width: 1200px; width: 80%; margin: 0 auto; position: relative;}
/* home_activity */
.home_activity{ padding:5% 0;}
.home_activity .more{ display:block; border:1px solid #444; margin:0 auto; line-height:3; text-align:center; width:200px; transition:all 0.4s;}
.home_activity .more i{ font-style:normal; position:relative; z-index:2;}
.home_activity .more:after{ position:absolute; content:''; left:0; top:0; width:0%; height:100%; background:#bf1a20; transition:all 0.4s;}
.home_activity .more:hover:after{ width:100%;}
.home_activity hgroup h1{ font-family:Family; font-size:0.2rem; position:relative;}
.home_activity hgroup h1:before{ position:absolute; width:60px; height:1px; background:#bf1a20; content:''; left:-80px; top:35px;}
.home_activity hgroup h2{ font-family:Pingfang; font-size:20px; padding-bottom:0.05rem;}
.home_activity hgroup h3{ color:#888; line-height:50px;}
.home_activity_li{ overflow:hidden; padding:60px 0;}
.home_activity_li li{ width:32%; margin-right:2%; background:#f2f2f2; float:left;}
.home_activity_li li:nth-child(3n+0){ margin-right:0;}
.home_activity_li li a{ display:block;  overflow:hidden;}
.home_activity_li li a .picpart{/* position:absolute; left:0; top:0;*/ width:100%;  z-index:9; transition:all 0.4s; height:180px;}
.home_activity_li li a .picpart img{ width:100%; height:180px;}
.home_activity_li li a .titpart{width:100%; height:100%; padding:4%; overflow:hidden;box-sizing: border-box;  transition:all 0.4s;}
.home_activity_li li a:hover .picpart{ opacity:0;}
.home_activity_li li a:hover .titpart{ top:0;}
.home_activity_li li:nth-child(2) a:hover .picpart{ left:0; bottom:-60%; top:auto; opacity:0;}
.home_activity_li li a .titpart h1{ color:#888; font-size:12px;}
.home_activity_li li a .titpart h2{ line-height:1.8; padding:5px 0; font-weight:bold; line-height:40px; font-size:15px;}
.home_activity_li li a .titpart h3{ color:#888; font-size:13px; line-height:26px; margin-bottom:25px;}
.home_activity_li li a .titpart h4{ display:block; width:120px; background:#bf1a20; color:#fff; line-height:2.5; text-align:center;}
.home_activity_li li:last-child{ margin-right:0;}
