
/* 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;}
em,i{font-style: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:#a71a19;}
a:active{text-decoration:none;}

.LineLink a{text-decoration:none;}
.LineLink a:hover {text-decoration:none;color:#a71a19;}

.ColorLink a {color:#a71a19;}
.ColorLink a:hover {color:#a71a19;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	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;
}
#wrapper{
}



 #head{
	width:100%;
	margin:auto;
}

 #head .top{
	max-width:640px;
	margin:auto;
	font-size:12px;
}	

 .SearchTop{
	max-width:640px;
	margin:auto;
	} 

 #head .top .TopLogo{
	max-width:640px;
	margin:auto;
	padding-top:0px;
	}
 #head .top .TopLogo .logo{
	max-width:640px;
	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:55px;background:#774248;}
.header .logo{display:block;width:40px;height:50px;	background:url("/images/HituxMobileImages/icon_home.png") no-repeat center center;
float:left;}
.header .PosCenter{
	width:80%;
	float:left;
	height:55px;
	line-height:55px;
	overflow:hidden;
	text-align:left;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
.header .PosCenter img{ height:40px; margin:7px 0px 7px 7px;}
.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:#182747;}
.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:#182747;}
.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: left;
	position: absolute;
	top:0;
	right:0;
	padding-top: 55px;
	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: 55px;
	height: 55px;
	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: 40%;
}

.dl-menuwrapper button:hover ,
.dl-menuwrapper button.dl-active {
	border: none;
	width: 55px;
	height: 55px;
	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: 40%;
}

.dl-menuwrapper ul {
	background: #774248;
}

/*
.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: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	border-bottom: 1px solid #a47a7e;
}

.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=100);
	-moz-opacity:1.0;
	opacity:1.0;
	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;
	overflow:hidden;
	}

#body .MoreLink a{
	background:#182747;
	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:0.5%;
	float:left;
	width:49%;
	}
 .albumblock .inner{
	width:98%;
	overflow:hidden;
	margin:auto;
	}

.albumblock .inner img{
	width:98%;
	height:130px;}	

 .albumblock .inner .albumtitle{
	height:32px;
	line-height:32px;
	font-size:16px;
	width:100%;
	position:relative;
	bottom:0px;
	left:0;
	color:#333;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a{
	 color:#333;}
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
	
	/*
 .albumblock{
	padding:10px 10px 15px 10px;
	float:left;
	}*/
 .albumblock .innar{
	width:100%;
	text-align:center;
	position:relative;
	overflow:hidden;
	padding-bottom:2%;
	}
 .albumblock .innar:hover{ background:#fff; box-shadow: 5px 5px 40px rgba(0,0,0,.2);}

.albumblock .innar img{
	width:100%;
	height:150px;	}	

 .albumblock .innar .albumtitle{
	font-size:18px;
	width:100%;
	position:relative;
	bottom:0px;
	left:0;
	padding:22px 0px 10px;
	color:#333;
	text-align:center;
	text-transform:capitalize;
	cursor:pointer;
	margin:auto;
	overflow:hidden;
text-overflow:ellipsis;
white-space: nowrap}
 .albumblock .innar .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .innar  a{
	 color:#333;}
 .albumblock .innar p {
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
 .albumblock .innar .y-btns { display: block; width: 180px; margin: 15px auto 0; text-align:center; }
 .albumblock .innar .y-btns a { font-size: 15px; color: #333; width: 50%; box-sizing: border-box;}
 .albumblock .innar .y-btns a:first-child { border-right: dashed 1px #999; }
 .albumblock .innar .y-btns a:hover { color: #be2517; }
 
 .albumblock .innar  a:hover{
	text-decoration:none;}
 .albumblock .innar  a:visited{
	text-decoration:none;}	

/*footer*/
#footer{
	max-width:640px;
	margin:auto;
	padding-bottom:0px;
	background:#f7f7f7;
	color:#333;
}								
#footer .inner{
	max-width:640px;
	margin:auto;}/*
#footer .inner p{ font-size:15px; line-height:28px; text-align:left; padding-left:15px; color:#666;}
#footer .inner h1{ font-size:18px; line-height:28px; text-align:left; padding-left:15px; font-weight:bold; margin-top:12px;}*/
#footer .inner span{ display:block; text-align:center; font-size:15px; line-height:28px;}
#footer .inner .InnerLeft{
	text-align:center;}
#footer .inner .InnerRight{
	float:right;
	width:420px;
}

#footer .inner .InnerRight .tel{
	height:50px;
	width:220px;
	padding-left:180px;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;}

	

#footer .inner .BottomNav{
	width:100%;
	margin:auto;
	height:30px;
	line-height:30px;
	color:#FFF;
	
}

#footer .inner .BottomNav a{
	color:#a71a19;
	padding:0px 10px;}


#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:100%;
	height:35px;
	margin:auto;
	border-radius: 3%;
	background:#eeeeee;
	outline:none;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 80%;
 	margin:0px;
	color:#666;
	height:35px;
	line-height:35px;
	font-size:14px;
	background:none;
	border:none;
	padding-left:2%;
	outline:none;}

.SearchBar #search-submit {
	border:none;
	outline:none;
	background:url(/images/Search_1.png) no-repeat;
	font-size:14px;
	color: #333;
	height:35px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:35px;
	float:right;
	width:35px;
}

/* 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:#a71a19;
	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:#774248;
	-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 #a71a19;
	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: #a71a19;
	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:#182747;}
 .ClassNav{
	padding:10px 10px;}
	
 .ClassNav .NavTree ul{
	padding-left:0px;
	}
	
 .ClassNav .NavTree ul li{
position: relative;
	width:24%;
	margin:0% 0.5% 1%;
	height:40px;
	overflow:hidden;
	float:left;
	}
	
/*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 #182747;
border-top:2px solid #182747;
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 a{
	text-align:center;
	height:40px;
	width:100%;
	margin:auto;
	line-height:40px;
	background:#f2f2f2;
	font-size:14px;
	display:block;
	overflow:hidden;
}	

 .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{
	background:#182747;
	color:#FFFFFF;}
		
 .ClassNav .NavTree ul li a:hover{
	background:#182747;
	color:#FFF;
	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: #774248;
	text-decoration: none;
}
.qqbox a:visited {
	color: #774248;
	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:#774248000;
	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:#774248;
z-index: 10000;
overflow: hidden;
_position: absolute;
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
.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 #a47a7e;
	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; }
	
/*统一title
.title{overflow: hidden; text-align:center; overflow:hidden; margin-bottom:3%;}
.title a{display: block;text-decoration:none;}
.title a:hover{text-decoration:none;}
.title h2{text-align: center;font-size: 24px;line-height: 35px;}
.title h2 a,.title a{color: #774248; font-size: 24px;}
.title h2 b,.title b{color: #182747;}
.title h2 span,.title span{color: #666;display: block;font-weight: normal;font-size: 14px;line-height: 26px;}*/	


/*工程案例*/
/*.case{ width:100%; margin:auto; overflow:hidden;}/*

em,i{ font-style:normal;}

/*优势*/
.vant{ width:100%; margin:auto; overflow:hidden; background:#fff; padding:2% 0% 0%;}
.vant .vantagew1{ width:96%; padding:2% 0%; margin:auto;}
.vant p{ font-size:15px; line-height:28px; color:#333;}
.vant h3{ font-size:20px; font-weight:bold; line-height:32px; color:#182747;}
.vant em{ font-size:14px; color:#666; font-family:Arial, Helvetica, sans-serif;}


/*产品体系*/
.pros{ width:100%; margin:auto; overflow:hidden; background:#fff; padding:2% 0% 0%;}

/*导航*/
.navs{ width:100%; margin:0px auto 0px; overflow:hidden;}
.navs dl{ width:100%; margin:auto; overflow:hidden;}
.navs dl dd{ width:32.33%; float:left; margin:0% 0.5% 1%; background:#182747; text-align:center; color:#fff; font-size:15px; height:40px; line-height:40px;}
.navs dl dd a{ color:#fff;}

/*统一*/
.c2 h2 { text-align: center; height: 35px; line-height: 35px; color: #182747; font-size: 20px; font-weight: 500; background: url(/images/h2.png) no-repeat center 8px;}


/*关于我们*/
.since{ width:94%; margin:auto; overflow:hidden; background:#F0FFFF; padding:3% 3% 5%;}
.since .bg{ width:100%; background:url(/images/ico_about.png) no-repeat bottom right; background-size:40%;}
.since .bg h3{ float: left; width: 100%; font-size: 24px; margin-top: 1em; text-transform:uppercase; font-weight:900;}
.since .bg span{ font-size:18px;letter-spacing:5px;}
.since .bg p{ font-size:16px; margin-top:1em; line-height:30px;}
.since .bg h1{ font-size:16px; color:#666;text-transform:none; margin-top:1em; line-height:24px;}
.since .bg a{ float:left; width:130px; height:40px; text-align:center; line-height:40px; background:#182747; color:#FFF; font-size:14px; margin-top:4.5rem;}


/*产品
.pro{ width:90%; margin:auto; overflow:hidden; background:#774248; padding:10% 5%;}
.pro h1{font-size: 1.2em;color: #FFF; margin: 1.5em auto; display:block;}
.pro ul{ width:100%; margin:auto;}
.pro li{ width:49%; float:left; margin:0.5%;}
.pro li img{ width:100%; height:170px;}
.pro li span{padding-top:15px; font-weight:bold; color:#fff; font-size:16px; line-height:50px; display:block; padding-left:15px;}
.pro li span img{ width:15%; vertical-align:middle;}*/


/*新闻*/
.news{ width:100%; margin:6% auto 3%; overflow:hidden; background:#fff;}
.news .head { width:100%; margin:0% auto 1%; overflow:hidden; }
.news .head h1{font-size: 1.2rem; text-transform: Uppercase; display:block;}
.news .head span {font-size: 14px; margin-top: 10px; display:block; margin-bottom:10px;}
.news li{ float: left; width: 49%; margin:0% 0.5% 2%;}
.news li .pic{ width: 100%; height: 120px; overflow: hidden; margin-bottom: 5%; }
.news li .pic img{ width: 100%; height: 120px;}
.news li a img{ transition: 800ms; }
.news li a:hover img{ -webkit-transform: scale(1.2); transform: scale(1.2);}
.news li span { height: 18px; line-height: 18px;color:#666;}
.news li h1 { font-size: 14px; margin: 0.5% auto; color:#333;}
.news li p{ float: left; color: #666; font-size:12px; line-height:20px;}


.prow{ width:100%; margin:auto; overflow:hidden;}
.prow p{ text-align:center; color:#333; background:#fafafa; font-size:15px; line-height:45px; border:1px solid #e7e7e7;}
.prow p a{ text-align:center; color:#333; background:#fafafa; font-size:15px; line-height:45px;}


/*系列*/
.series{ width:100%; margin:auto; overflow:hidden;}
.series .sl{ width:100%; float:left;}
.series .sl img{ width:100%;}
.series .sr{ width:80%; float:right; background:#ffa487; padding: 10%;}
.series .sr h1{ color:#333; font-size:20px; text-align:center; line-height:31px; padding-top:54px;}
.series .sr a {
    display: block;
    width: 120px;
    line-height: 40px;
    background: #FFF;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    border: 1px solid #FFF;
    margin-top: 46px;
    color: #333;
}

/*招商*/
.join{ width:96%; background:url(/images/join_bg.jpg) no-repeat center top; padding:2% 2% 10%;overflow:hidden;}
.join h1{ width:100%; font-size:1.5rem; margin-top:2.5rem;}
.join .div{ float:left; max-width:640px; color:#333; margin-top:4.5rem;}
.join .div span{ float:left; font-size:1.1rem; margin-top:2.5rem;}
.join .div a{ float:left; width:8rem; height:2.5rem; line-height:2.5rem; text-align:center; background:#FFF; font-size:1.1rem; color:#333; margin-top:3.5rem;}


/* indexHonor */
.indexHonor { position: relative; overflow: hidden; background: url("/images/indexHonor-bg.jpg") no-repeat center; width: 100%; height: 144.13vw; background-size: 100%;}
.indexHonor .wrap-tit { overflow:hidden; padding-top:9.87vw;width: 100%;text-align: center;}
.indexHonor .wrap-tit h2 { font-size: 6vw; color: #333; font-weight: normal;}
.indexHonor .wrap-tit h2 a { color: #333;}
.indexHonor .wrap-tit p { margin-top: 1vw; font-size: 3.5vw; color: #666; font-family: "DIN Medium";}
.indexHonor .tit { padding-top:6vw;width: 100%; text-align: center;}
.indexHonor .tit p { font-size: 4vw; color: #333; line-height: 1.5; padding:0vw 1vw;}
.indexHonor  .content >  a { display: block; position: absolute; left: 50%; bottom: 8.6vw; width: 46.67vw; height: 9.33vw; line-height: 9.33vw; background: #fff; border-radius: 35px; text-align: center; font-size: 3.75vw; color: #333; transform: translateX(-50%);}
.indexHonor  .content >  a i{margin-left: 2vw;display: inline-block;vertical-align: middle;margin-top: -3px;background: url("/images/indexHonor-next.png") no-repeat center;width: 18px;height: 18px;background-size: 100%;}
/* indexHonor end */


/* history */
.history { position: relative; background: #fff; }
.history .wrap-tit {text-align: center;overflow: hidden;padding-top: 9vw;}
.history .wrap-tit h2 { font-size: 6vw; color: #333; font-weight: normal;}
.history .wrap-tit h2 a { color: #333;}
.history .wrap-tit p { margin-top: 1vw; font-size: 3.5vw; color: #666; font-family: "DIN Medium";}
.history .history-tit { margin-top: 5.33vw;padding: 0 2.5vw;}
.history .history-tit p {font-size: 3.5vw;line-height: 1.5;color: #333; text-align:left; text-indent:2em;}
.history .pic { padding: 0 2.5vw; overflow: hidden; margin-top: 6.67vw;}
.history .pic img { width: 100%;}
.history-bg { margin-top:-34.93vw;overflow: hidden; background: url("/images/history-bg.jpg") no-repeat center; width: 100%; height: 92.87vw; background-size: cover;}
.history-slide {padding-top: 40.07vw;position: relative;}
.history-slide:after {content: '';display: block;position: absolute;left: 0;bottom: 6vw;width: 100%;height: 1px;background: rgba(255,255,255,0.15);}
.history-slide .swiper-slide {float: left;width:33.333%;}
.history-slide .swiper-slide .item {display:block;margin: 0 auto;text-align: center;position: relative;}
.history-slide .swiper-slide .item:after {width: 14.4vw;height: 14.4vw;position:absolute;left:50%;top: 9.47vw;content: '';display: block;transform: translate(-50%,0);border: 1px solid rgba(255, 255, 255, 0.36);border-radius: 50%;background-color: rgba(255,255,255,0.1);}
.history-slide .swiper-slide .item a { display: block; position: relative; z-index: 5;}
.history-slide .swiper-slide-next .item { width:26.67vw;}
.history-slide .swiper-slide-next  .item:after {width:32vw;height: 32vw;position:absolute;left:50%;top: -9%;content: '';display: block;transform: translate(-50%,0);border: 1px solid rgba(255, 255, 255, 0.36);border-radius: 50%;background-color: rgba(255,255,255,0.1);}
.history-slide .swiper-slide-next  .item::before {content: '';display: block;position: absolute;left: 42%;top: 60%;background: url("/images/history-icon02.png") no-repeat center;width: 4vw;height: 4vw;background-size: 100%;}
.history-slide .swiper-slide-next  .item h2 {padding-top: 2vw;}
.history-slide  .swiper-slide-next .item  p { display: block!important;}
.history-slide  .swiper-slide-next .item span { display: block!important;}
.history-slide .swiper-slide h2 {font-size: 5.07vw;color: #fff;font-weight: normal;padding-top: 4vw;}
.history-slide .swiper-slide  p {font-size: 4vw;margin-top: 1vw;color: #fff;display: none;width: 140%;margin-left: -20%;}
.history-slide .swiper-slide span {font-size: 3.25vw;color: #fff;display: none;margin-top: 7vw;width: 200%;margin-left: -50%;}
/* history end */

/*统一*/
.c-tit{ text-align:center; padding-bottom:3%;}
.c-tit h1{ font-size:26px; color:#fff; line-height:35px;}
.c-tit p{ font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#fff; text-transform: capitalize;}

/*定制*/
.custom{ width:100%; margin:auto; overflow:hidden; background:#774248; padding:15% 0%;}
.custom li{ width:48%; float:left; margin:1%;}
.custom li img{ width:100%; height:120px;}
.custom li h3{ font-size:16px; line-height:30px; color:#fff; text-align:center;}
.custom li h3 a{ color:#fff;}

.container{ width:94%; margin:auto;}

/*关于我们*/
.about{ width:100%; margin:auto; overflow:hidden; background:#774248;}
.about img{ width:100%;}
.about p{ text-indent:2em; font-size:15px; padding:12% 0%; line-height:26px; color:#fff;}
.about p a{ color:#fff;}

/*愿景*/
.vision{ width:100%; margin:auto; overflow:hidden; background:#2e3346; padding:0% 0% 15%;}
.vision .box{ width:100%; margin:5% auto 5%; overflow:hidden;}
.vision .vl{ width:23%; float:left; text-align:center; padding-top:10%;}
.vision .vl img{ width:70%;}
.vision .vr{ width:75%; float:right;}
.vision .vr h1{ font-size:20px; color:#fff; line-height:30px;}
.vision .vr p{ font-size:15px; line-height:26px; color:#fff;}

/*联系我们*/
.contact{ width:100%; margin:auto; overflow:hidden; background:#2e3346; padding:15% 0% 25%; text-align:center;}
.contact p{ font-size:18px; line-height:32px; color:#fff;}
.contact ul{ width:100%; margin:5% auto 0%; overflow:hidden;}
.contact li{ width:30%; float:left; margin:0% 10%;}
.contact li img{ width:100%;}
.contact li p{ text-align:center;}

.form{ width:100%; }
.form .formInputTarget{border:2px solid #fff;line-height:40px;background:transparent;width:88%;padding:0 2%; margin:2% auto 2%; font-size:16px; color:#fff; outline:none;}

.form .formInputTarget label{color:#fff;}
.form .formInputTargetTextarea{width:100%;}
.form .formInputTxt{border:2px solid #fff; font-size:16px; line-height:40px;background:transparent;width:88%; margin:2% auto 2%; padding:0 2%;color:#fff; outline:none;}
.form .formSubmit{width:92%;border:0;background:#774248;color:#fff;font-size:16px;margin-top:15px;line-height:40px;}

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; } 


.navs{ width:100%; margin:0px auto 0px; overflow:hidden; background:#582e33;}
.navs ul{ width:100%; margin:auto; overflow:hidden;}
.navs ul li{ width:25%; background:url(/images/navs_bg.jpg) repeat-y right; float:left; text-align:center; color:#fff; font-size:15px; height:35px; line-height:35px; border-bottom:1px solid #4e2a2e; border-top:1px solid #784a4f;}
.navs ul li a{ color:#fff; line-height:35px;}



.case{ width:100%; margin:auto; overflow:hidden; background:#f3f3f3; padding:5% 0%;}
.case li{ width:48%; float:left; margin:1%;}
.case li img{ width:100%;}
.case .cl{ width:100%; margin:auto;}
.case .cl img{ width:100%;}
.case .cr { width: 90%; background: #182747; padding: 10% 5%; color: #FFF; overflow:hidden;}
.case .cr span { float: left; font-size: 1.5em; margin-left: 1.5em; color: #FFF; margin: 1.5em auto; display:block;}
.case .cr h1{ float: left; width: 100%; font-size: 1.25rem; display:block;}
.case .cr p{ float: left; font-size: 1rem; margin-top: 1.3rem; color:#fff;}
.case .cr a { float: left; width: 130px; height: 40px; background: #FFF; text-align: center; line-height: 40px; font-size: 14px; color: #333; margin-top: 45px;}
.case .crr{ width:100%; margin:auto;}
.case .crr img{ width:100%;}

/*健康*/
.heal{
  background:#774248;
  padding:7% 0%;
  overflow:hidden;
}
.heal .enon{ color: #fff; font-size: 20px; font-weight:bold; line-height: 32px; text-transform: uppercase; margin-bottom:2%; text-align:center;}
.heal .enon span{ font-weight:bold; color:#fff;}
.heal .enon em{ width:80px; background:#ff0000; height:3px; margin:10px auto 0px; display:block;}
.heal .list{
  font-size:0;
  letter-spacing:-1px;
  text-align:center;
  margin-top:33px;
  background:url(/images/bg1.png) center center no-repeat;
}
.heal .list p{
  display:inline-block;
  vertical-align:top;
  letter-spacing:0;
  margin:0;
  width:199px;
  height:199px;
  padding-right:11px;
  background:url(/images/bg2.png?id=1) 0 0 no-repeat;
  margin-left:30px;
}
.heal .list p:nth-child(1){
  margin-left:0;
}
.heal .list p:nth-child(2){
  background-image:url(/images/bg2_2.png);
}
.heal .list p:nth-child(3){
  background-image:url(/images/bg2_3.png);
}
.heal .list p:nth-child(4){
  background-image:url(/images/bg2_4.png);
}
.heal .list p:nth-child(5){
  background-image:url(/images/bg2_5.png);
}
.heal .list p:hover{
  background-image:url(/images/bg3.png);
}
.heal .list p a{
  display:table-cell;
  width:199px;
  height:199px;
  vertical-align:middle;
  text-align:center;
}
.heal .list p a span{
  display:block;
  color:#fff;
  font-size:14px;
  line-height: 2;
}
.heal .list p a font{
  display:block;
  color:#fff;
  font-size:14px;
  line-height: 2;
}
.heal .list p a i{
  display:block;
  height:18px;
  margin:3px 0;
  background:url(/images/bg5.png) center no-repeat;
}
.heal .list p:hover a i{
  background-image:url(/images/bg6.png);
}
.heal .list p:hover a span{ color:#333}
.heal .list p:hover a font{ color:#333}
.heal .type{
  font-size:0;
  letter-spacing:-1px;
  text-align:center;
}
.heal .type a{
  display:inline-block;
  vertical-align:top;
  letter-spacing:0;
  cursor:pointer;
  font-size:16px;
  padding:0 25px;
  height:42px;
  margin:30px 10px 26px;
}
.heal .type a.hover{
  color:#da251d;
  background:url(/images/bg.png) center bottom no-repeat;
}


.ca_frbox4 {width:100%; margin:auto; overflow:hidden;}
.ca_frUl4 {width:100%;overflow: hidden;margin:auto;}
.ca_frUl4 li { width:49%; float:left; margin:0.5%;}
.ca_frUl4 li img{ width:100%;}



.factory{ width:100%; margin:auto; background:#fff; overflow:hidden;}
.factory .enon{ color: #333; font-size: 18px; font-weight:bold; line-height: 40px; text-transform: uppercase; margin-bottom:5px; text-align:center;}
.factory .enon span{ font-weight:bold; color:#333;}
.factory .enon em{ width:50px; background:#ff0000; height:3px; margin:5px auto 0px; display:block;}
.factory p{padding: 1% 5% 2%; font-size: 16px; text-align:center; line-height: 30px; color: #333; text-transform: uppercase; letter-spacing: 1px;} 
.factory li{ width:32.333%; float:left; margin:0.5%;}
.factory li img{ width:100%;}



/*品牌荣誉*/
.honor{ width:100%; overflow:hidden; margin:auto;}
.honor li{ width:25%; margin:2% auto 2%; float:left;}
.honor li img{ width:100%;}


.kdc {
    height:auto; width:100%; margin:1% auto 0%; overflow:hidden;
}
.kdc .list a{
  display:block;
  float:left;
  position:relative;
  margin:2% 0 0 2%;
  border-radius:5px;
}

.list a img{
  width:100%;
  height:auto;
}
.kdc .list a{ width:49%; margin:0.5%; float:left;}
.kdc .list a ul{
  position:absolute;
  left:0px;
  bottom:0px;
  width:100%;
}
.kdc .list a ul li{
  width:100%;
  height:38px;
  line-height:38px;
  transition:all .3s;
  background:rgba(27,27,27,.85);
  text-align:center;
  color:#fff;
}
.kdc .list a ul li span{
  font-size:16px;
  text-align:center;
}
.kdc .list a:hover ul li{
  height:auto;
}
.kdc .list a ul li:before{
  content:'';
  display:block;
  width:39px;
  height:0;
  margin:0 auto;
  transition:all .3s;
  background:url(/images/more.png) center top no-repeat;
}
.kdc .list a:hover ul li:before{
  height:50px;
}
.kdc .list1{ width:1200px; margin:auto; overflow:hidden;}
.list1 a{
  display:block;
  float:left;
  width:285px;
  height:93px;
  margin:0px 0 38px 20px;
  background:#009B4C;

}
.kdc .list1 a:nth-child(1){
  margin-left:0;
}
.kdc .list1 a:nth-child(2n){
  background:#ab191b;
}
.kdc .list1 a img{
  float:left;
  width:60px;
  height:60px;
  margin:17px 19px 0 27px;
}
.kdc .list1 a ul{
  float:left;
}
.kdc .list1 a ul li{
  display:table-cell;
  vertical-align:middle;
  height:93px;
  width:156px;
  font-size:16px;
  color:#fff;
  line-height:28px;
}


/**/

.index-c2{
    background: url(/images/bg2.jpg) repeat;
    padding-bottom: 2%;
	overflow:hidden;
	width:100%;
	margin:auto;
	padding-top:2%;
}
.index-c2 ul li{
    width: 49%;
    float: left;
    margin: 0.5%;
}
.index-c2 ul li a{
    display: block;
    position: relative;
}
.index-c2 ul li img{
    width: 100%;
}
.index-c2 ul li .marks{
    width: 100%;
    height: 55%;
    background: rgba(13,12,12,0.5);
    position: absolute;
    left: 0%;
    top: 0%;
    text-align: center;
    padding-top: 45%;
    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: 16px;
    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;
}

.container{ width:96%; margin:auto;}


/*统一*/
.index-tlt1 { padding-top: 20px; padding-bottom: 20px; text-align:center; }
.index-tlt1 h2{font-size: 22px; color: #444; font-family: "Arial"; margin-bottom: 10px;}
.index-tlt1 h3{font-size: 15px; color: #888; line-height: 1.5; margin: 0 auto; text-transform: uppercase; padding:0% 4%; font-family: 'msjhbd';}
.lh-product-banner a.more1{ font-size: 20px;}


.news .enon{ color: #333; font-size: 24px; font-weight:bold; line-height: 40px; text-transform: uppercase; margin-bottom:2%; text-align:center;}
.news .enon span{ font-weight:bold; color:#333;}
.news .enon em{ width:80px; background:#ff0000; height:3px; margin:10px auto 0px; display:block;}
.news dl{float:left;width:48%; margin:1%; }
.news dl .pic{width:100%;overflow: hidden;}
.news dl .pic img{width:100%;height:120px;}
.news dl:nth-child(3){ margin-right:0px;}
.news dl:nth-child(6){ margin-right:0px;}
.news dl .li-box{width:100%;height:94px;padding:5% 0%; overflow:hidden;}
.news dl .li-box .tit{height:30px;line-height:30px;font-size:16px; color:#241916; margin-bottom:12px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.news dl .li-box .des{height:25px;line-height:25px;font-size:13px;color:#666; margin-bottom:15px; margin-top:20px;}
.news dl .li-box .des a{ color:#999;}
.news dl .li-box .time{ color:#666; font-size:12px; margin-top:11px; margin-bottom:10px;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; }
/*
img{ display:block; vertical-align:bottom;}*/

/*诞生*/
.birth{ width:100%; margin:auto; overflow:hidden; background: url(/images/birth_bg.jpg) repeat center; padding:5% 0%;}
.birth li{ width: calc((100% - 2px)/3); float: left; height: auto; border-left: 1px solid #4e4e4e;}
.birth li:nth-child(1){ border-left:none; }
.birth li a{ font-size:16px; color:#fff; line-height:32px; text-align:center; width:100%; height:auto; display:block; padding-top:110px; margin-top:20px; padding-bottom:20px;} 
.birth li a:hover{ transition:all .5s ease; margin-top:10px; } 
.birth li .c1{ background:url(/images/ys3.png) no-repeat center 0px; }
.birth li .c2{ background:url(/images/ys2.png) no-repeat center 0px; } 
.birth li .c3{ background:url(/images/ys1.png) no-repeat center 0px; } 



/*企业特色*/
.qyts {width:100%; margin:0 auto 3%;background: #f5f5f5; overflow:hidden; padding:5% 0%;}
.qyts .container {}
.qyts .qytsCon {width: 94%; margin:auto;}
.qyts .qytsCon dl {float: left; width:40%; margin:3% 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: 16px;color: #333;}
.qyts .qytsCon dl dd span {display: block;font-size: 13px;color: #999;}
.qyts .qytsCon dl:hover dt img {transform: rotateY(360deg);top: -15px;}


h2.h2_title {text-align: center;/*padding-top: 50px;*/margin-bottom: 2%;font-weight: normal;}
h2.h2_title a {display: block;font-size:20px;color: #333;margin-bottom: 5px;}
h2.h2_title i {display: block;font-size: 16px;color: #999999;}



/**pag4**/
.pag4
{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
	z-index:1000;
}
.pag4-center
{
    max-width: 1440px;
    margin: auto;
    padding: 0px 20px;
}
.pag4-title
{margin-bottom: 50px;position: relative;top: 200px;opacity: 0;transition: all 1s;}

.active .pag4-title{
    opacity: 1;
    transition-delay: 0.5s;
    top: 0px;
}



.bg {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    position: absolute;
}
 .fp-section {
     position: relative;
     -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
     -moz-box-sizing: border-box; /* <=28 */
     box-sizing: border-box;
 }
#bg4 {
	background:url(/images/bg3.jpg) no-repeat center;
	background-size:cover;
}

.pag4-title p
{color: #fff;font-size: 78px;line-height: 1em;text-align: center;font-family: Branch !important;}
.pag4-title span
{
	display: block;
	font-size: 30px;
	line-height: 1.5em;
}
.pag4fl
{display: flex;justify-content: space-between;position: relative;top: 200px;opacity: 0;transition: all 1s;}
.active .pag4fl{
    opacity: 1;
    transition-delay: 0.7s;
    top: 0px;
}

.pag4fl li
{text-align: center;height: 190px;width: 190px;background: rgba(10,16,38,0.9);font-size: 16px;color: #fff;border-radius: 100%;padding: 45px 0px;cursor: pointer;transition: all 0.5s;}
.pag4fl li img
{

}
.pag4fl li.cur
{
	background:#e5732a;
}

.pag4fl li .title
{margin: 10px auto 0px;}

.pag4main
{margin-top: 40px;height: 50px;width: 100%;position: relative;top: 200px;opacity: 0;transition: all 1s;}
.active .pag4main {
    opacity: 1;
    transition-delay: 0.9s;
    top: 0px;
}
.pag4main li
{
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s;
	height: 0px;
	position: absolute;
	width: 100%;
}
.pag4main li.cur
{
	visibility: visible;
	opacity: 1;
	height: auto;
}
.pag4main li .title
{
	color: #fff;
	font-size: 16px;
	text-align: center;
}





@media only screen and (max-width:1080px) {
	.pag4-title p {
		color: #fff;
		font-size: 36px;
	}
	.pag4-title span {
		font-size: 22px;
	}
	.pag4fl {
		display: block;
		justify-content: space-between;
	}

	.pag4fl li {
		text-align: center;
		height: auto;
		width: calc((100% - 30px)/3);
		background: rgba(10,16,38,0.9);
		font-size: 14px;
		color: #fff;
		border-radius: 10%;
		padding: 25px 0px;
		cursor: pointer;
		transition: all 0.5s;
		float: left;
		margin: 5px 5px;
	}
	.pag4fl li img {
		height: 26px;
	}
	.pag4fl {
		display: block;
		overflow: hidden;
	}
	.pag4main li .title {
		color: #fff;
		font-size: 14px;
		text-align: center;
		padding: 0px 20px;
	}
	.pag4-title {
		margin-bottom: 20px;
	}

	.pag4 {
		position: absolute;
		width: 100%;
		top: 50%;
		margin-top: 30px;
		transform: translateY(-50%);
	}
}


.pp_bj{ overflow:hidden; padding:3% 0%; }
.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; border:1px solid #c2c2c2; margin:5% auto 0; 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{ padding:2%; 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%;
    
}
/*
.zj-set3 .pics { margin-top: 180px; position: relative; margin-bottom:100px; }
.zj-set3 .pics  img { margin-top:-178px; position: relative; width: 100%;}
.zj-set3-cont{/*
    width: calc(50% + 800px);
    background: url('/images/zj-set3-bj.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 108px 0 82px;*/
}
.zj-set3-cont .w1600{
    margin-left: 0;
}
.zj-set3-left{ width:94%; margin:auto;
}
.zj-set3-left .ts h3{
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 2%;
}
.zj-set3-left .ts span{
    color: #fff;
}
.zj-set3-left i{
    width: 27px;
    height: 14px;
    display: block;
    margin: 3% 0;
    background: url('/images/zj-set3-i.png') no-repeat center;
}
.zj-set3-left .cont{
    margin-bottom: 26px;
}
.zj-set3-left .cont h6{
    font-size: 15px;
    color: #dddee0;
    line-height: 1.7;
    margin-bottom: 2%;
}
.zj-set3-left .cont p{
    font-size: 16px;
    color: #dddee0
}
.list_box{
    width: 94%;
	margin:5% auto;
}
.list_box .zj-set3-views{
    padding-bottom: 70px;
}
.list_box .swiper-pagination-progressbar{
    top: calc(100% - 10px)
    /* z-index: 1; */
}
.list_box .swiper-pagination-progressbar-fill{
    /* top: calc(100% - 4px); */
    background: #95785d
}
.list_box{
    width: 94%;
	margin:5% auto;
}
.list_box .zj-set3-views{
    padding-bottom: 70px;
}
.list_box .swiper-pagination-progressbar{
    top: calc(100% - 10px)
    /* z-index: 1; */
}
.list_box .swiper-pagination-progressbar-fill{
    /* top: calc(100% - 4px); */
    background: #95785d
}
.list_box .list ul,.list_box .tc,.list_box .tempWrap{ width:100%;}
.list_box li{ width:202px; float:left; margin-right:10px;}
.list_box li p{
    text-align: center;
    color: #fff;
    margin-top: 1%;
    font-size: 13px;
}
.list_box li img{ width:100%;}



/*产品中心*/
.pro{ width:100%; margin:auto; overflow:hidden; background:#F2F2F2; padding:5% 0%;}
.pro .titla{ width:100%; margin:auto; overflow:hidden; position:absolute; z-index:100; padding-top:15%;}
.pro .titla h6{ padding-left:4%; font-size:20px; color:#DCDDDD; font-weight:bold; line-height:35px; text-transform:Uppercase; text-align:left;text-shadow: 0.1em 0.1em #333}
.po_frbox4 {width:100%; margin:auto; overflow:hidden;}
.po_frUl4 {width:100%;overflow: hidden;margin:auto;}
.po_frBtnL4 {width:30px;height:54px;float:left; z-index:3; position:absolute; background:url(/images/left.png) no-repeat; margin-top:80%;border:0;background-repeat:no-repeat; left:8%;}
.po_frBtnR4{width:30px;height:54px;float:right; z-index:3; position:absolute; background:url(/images/right.png) no-repeat; margin-top:80%;border:0;background-repeat:no-repeat; right:8%;}
.po_frUl4 li{width:100%; position:relative;overflow: hidden;}
.po_frUl4 li .pics{width:100%;}
.po_frUl4 li a{display:block;width:100%;text-align:center;
	position: relative;
	overflow: hidden;}
.po_frUl4 li .text{
	z-index: 2;
	text-align: center;
	color: #CCCCCC;
}
.po_frUl4 li .pics img{width:100%;display:block;}
.po_frUl4 li .text h3{
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	text-align:center;
}
.sp_frbox4 {width:100%; margin:auto; overflow:hidden;}
.sp_frUl4 {width:100%;overflow: hidden;margin:auto;margin-top:20px;float:left;}
.sp_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:130px;float:left;}
.sp_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:130px;float:right;}
.sp_frUl4 li{margin: 10px 10px 15px; float: left;    width: 272.5px; background:#fff;
    padding:20px;
	text-align:left;
    overflow: hidden;}
.sp_frUl4 li img{ width:100%; height:200px;}
 .sp_frbox4 p {
    font-size:20px;
    color: #774248;
	margin-bottom:12px;
	text-align:left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
	margin-top:15px;
    -webkit-box-orient: vertical;
}

 .sp_frbox4 .e_text-24 {
    line-height: 1;
    display-radio: 1;
    font_radio: 2;
    font-size: 12px;
    margin-bottom: 0px;
    color: #666;
}
.sp_frUl4 li:hover{margin: 10px 10px 15px; float: left;    width: 292px; background:#774248;
    padding:20px;
	text-align:left;
    overflow: hidden;}

.sp_frUl4 li:hover  .e_text-24,.sp_frUl4 li:hover p{ color:#fff;}

.e_button {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 180px;
    border-radius: 0px;
    padding: 12px 8px;
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;
    display-radio: block;
    margin-left: auto;
    margin-right: auto;
    background: #774248;
	color:#fff;
    border: none;
    margin-top: 20px;
    background-color: #774248;
}
.e_button a{ color:#fff;}
.e_button:hover{ background:#D31F18;
	color:#fff;}



.ititle{ text-align:center;}
.ititle h2{
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 24px;
    color: rgba(27,36,43,1);
    text-align: center;
    font-weight: bold;}
.ititle p{line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #774248;
}