
/* 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;
}
.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:#103290;}
a:active{text-decoration:none;}

.LineLink a{text-decoration:none;}
.LineLink a:hover {text-decoration:none;color:#103290;}

.ColorLink a {color:#103290;}
.ColorLink a:hover {color:#103290;}

.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{
	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: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:#103290;
	width:100%;
	margin:auto;
}
		
 #NavLink #sddm{
	background:#103290;
	max-width:640px;
	margin:auto;
	z-index:30}

 #NavLink #sddm li{
	width:33.333%;
	float: left;
	font-weight:normal;}
 #NavLink #sddm .CurrentLi a{
	background: url(/images/line_bg.jpg) repeat-y right #103290;}	
 #NavLink #sddm li a
{	display: block;
	color: #FFF;
	text-align: center;
	padding:0px 10px;
	height:40px;
	line-height:40px;
	background:;
	font-size:15px;
	background: url(/images/line_bg.jpg) repeat-y right #103290;
	border-top:1px solid #4c5ead;
	border-bottom:1px solid #1a234d;
	}
 #NavLink #sddm li P{
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}/*
 #NavLink #sddm li a:hover
{	text-decoration:none;
	background: url(/images/line_bg.jpg) repeat-y left #103290;
	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:40px;background:#103290;}
.header .logo{display:block;width:40px;height:40px;	background:url("/images/HituxMobileImages2/icon_home.png") no-repeat center center;
float:left;}
.header .PosCenter{
	width:80%;
	float:left;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:40px;height:40px;text-indent:-9999em;background:url(/images/HituxMobileImages2/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#103290;}
.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:#103290;}
.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: 40px;
	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: 40px;
	height: 40px;
	text-indent: -900em;
	overflow: hidden;
	position: absolute;
	top:0;
	right:0;
	cursor: pointer;
	outline: none;
	background: url(/images/HituxMobileImages2/menu-button-bg.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;*/
	background-color: #103290;
}

.dl-menuwrapper ul {
	background: #103290;
	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: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	border-top:1px solid #085621;
	outline: none;
	text-align:center;
	background: url(/images/HituxMobileImages2/arrow_icon2.png) no-repeat 40px center;
}

.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/HituxMobileImages2/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;
	background:#eeeded;
	}

#body .MoreLink a{
	background:#103290;
	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% 0%;
	float:left;
	width:50%;
	}
 .albumblock .inner{
	width:96%;
	height:auto;
	overflow:hidden;
	margin:auto;
	}

.albumblock .inner img{
	width:100%;
	height:auto;	}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:30px;
	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;}	

/*footer*/
#footer{
	max-width:640px;
	margin:auto;
	padding-bottom:0px;
	font-size:12px;
	color:#333333;
	background:#DFDFDF;
}
#footer a{
	color:#333333;}										
#footer .inner{
	max-width:640px;
	margin:auto;
	padding-top:10px;
	padding-bottom:80px;
	text-align:center;}

#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 p{
	line-height:29px;
	font-size:15px;
	color:#333;}

#footer .inner .BottomNav{
	width:100%;
	margin:auto;
	height:30px;
	line-height:30px;
	color:#FFF;
	
}

#footer .inner .BottomNav a{
	color:#103290;
	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:220px;
	height:25px;
	background:url("/images/HituxMobileImages2/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:#103290;
	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 #103290;
	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: #103290;
	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:#103290;}
 .ClassNav{
	padding:10px 10px;}
	
 .ClassNav .NavTree ul{
	padding-left:0px;
	}
	
 .ClassNav .NavTree ul li{
	height:40px;
	overflow:hidden;
	float:left;
	width:24%;
	margin:0.5%;
	}
	
/*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 #103290;
border-top:2px solid #103290;
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%;
	font-size:15px;
	margin:auto;
	line-height:40px;
	background:#ededed;
	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:#103290;
	color:#FFFFFF;}
		
 .ClassNav .NavTree ul li a:hover{
	background:#103290;
	color:#FFFFFF;}
 .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:#103290;
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 #5e6eb8;
	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/HituxMobileImages2/M_Hitux_icon2.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon3{
	background:url(/images/HituxMobileImages2/M_Hitux_icon3.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon4{
	background:url(/images/HituxMobileImages2/M_Hitux_icon4.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon5{
	background:url(/images/HituxMobileImages2/M_Hitux_icon5.png) no-repeat center 5px;
}

.HituxBar_com_chat ul .LiIcon6{
	background:url(/images/HituxMobileImages2/M_Hitux_icon6.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon7{
	background:url(/images/HituxMobileImages2/M_Hitux_icon7.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon8{
	background:url(/images/HituxMobileImages2/M_Hitux_icon8.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon9{
	background:url(/images/HituxMobileImages2/M_Hitux_icon9.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon10{
	background:url(/images/HituxMobileImages2/M_Hitux_icon10.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon11{
	background:url(/images/HituxMobileImages2/M_Hitux_icon11.png) no-repeat center 5px;
}
.HituxBar_com_chat ul .LiIcon12{
	background:url(/images/HituxMobileImages2/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: #103290;

    -webkit-transition: -webkit-transform 200ms;

    -webkit-transform:rotate(1deg);

    color:#fff;

    background-image:url('/images/HituxMobileImages2/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:#103290;

    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:2% 0% 1%;}
.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: #000; font-size: 24px;}
.title h2 b,.title b{color: #103290;}
.title h2 span,.title span{color: #666;display: block;font-weight: normal;font-size: 14px;line-height: 26px;}


/*产品*/
.pro{ width:100%; margin:auto; overflow:hidden; background: url(/images/cps_02.jpg) no-repeat center; background-size:cover; padding:2% 0% 0%;}

.pro .DivLi{margin:0 auto; width:96%; overflow:hidden; background:url(/images/tab.jpg) top center no-repeat; background-size:100%; }
.pro .DivLi li{float:left; width:20%; height:40px; line-height:40px; cursor:pointer; font-weight:bold; text-align:center; font-size:15px; color:#2b2b2b;}
.pro .DivLi li a{color:#000;  line-height:40px;}
.pro .DivLi li a:hover{color:#fff; background:url(/images/tabc.png) no-repeat center; display:block; line-height:40px;}
.pro .prolo{ width:49%; margin:0.5%; float:left; overflow: hidden;}
.pro li{ width:100%; overflow: hidden; position: relative;}
.pro li:nth-child(2){ margin-right:0px;}
.pro li a img { width: 100%; height:auto; display: block; transform: scale(1); transition: all 2s ease-out; }
.pro li a:hover img{transform: scale(1.2);}
.pro .albumtitle { width:100%;}
.pro .albumtitle:nth-child(3){ margin-right:0px;}
.pro .albumtitle p{ width:100%; height:45px; line-height:45px; font-size:16px; color:#333; background:#fff; text-align:center;}
.pro .albumtitle p a{ background:#fff; text-align:center;}
.pro .albumblock{ width:32.333%; float:left; margin:0.5%;}
.pro .albumblock .inner .albumtitle a{ color:#fff;}


/*专业*/
.zhuan{ background:url(/images/zj.jpg) center top no-repeat; background-size:100%; width:100%; margin:auto; overflow:hidden;}
.zhuan .ztit{ text-align:center; padding-top:90px;}
.zhuan .ztit h4{ font-size:30px; color:#fff; font-weight:bold;}
.zhuan .ztit p{ font-size:20px; color:#fff; font-weight:bold;}
.zhuan .hong{ width:100%; height:75px; background:#ce1b39; border-radius:40px; margin:20px auto 20px; text-align:center; padding-top:10px}
.zhuan .hong p{ font-size:20px; color:#fff; font-weight:bold;}
.zhuan .hong span{ font-size:16px; color:#fff;}
.zhuan .six li{ height:auto; width:48%; margin-bottom:15px;}
.zhuan .six li p{ font-size:14px; color:#fff; font-weight:bold; display:inline-block}
.zhuan .six li p b{ font-size:16px; color:#fff;}
.zhuan .six li span{ display:block; font-size:12px; color:#fff; line-height:1.5em;}
.zhuan .six li img{ margin-top:5px; width:100%;}

.fl{ float:left;}
.fr{ float:right;}


/*合作客户*/
.hzkh{ height:auto; width:100%; background:url(/images/hzkh1.jpg) center no-repeat; padding-bottom:15px;}
.hztit{ text-align:center; padding-top:22px;}
.hztit h4{ font-size:30px; color:#fff; font-weight:bold;}
.hztit p{ font-size:20px; color:#ff8700;}
.ketu{ margin-top:10px;}

/*工程案例*/
.case{ width:100%; margin:auto; overflow:hidden; background: url(/images/gongbg2.jpg) no-repeat center; background-size:cover;}


/*公司简介*/
.in-ab{ height:auto; width:100%; background:url(/images/abbg.jpg) center no-repeat; padding-bottom:15px;}
.in-ab .atit{ text-align:center; padding-top:30px;}
.in-ab .atit h4{ font-size:30px; color:#fff; font-weight:bold;}
.in-ab .atit p{ font-size:20px; color:#fff;}
.in-gs img{ padding:1%; width:98%; border:1px solid #02326c; background:#01162f}
.in-gs p{ font-size:20px; color:#ff8700; font-weight:bold; margin:10px 0 5px 0}
.in-gs em{ display:block; color:#ff8700; font-size:18px; font-weight:bold; margin-bottom:15px;}
.in-gs span{ font-size:16px; color:#fff; line-height:1.5em;}


/*关于我们*/
.about{ width:100%; margin:auto; overflow:hidden; background:#fff; padding:2% 0% 0%;}
.about p{ font-size:14px; line-height:28px; color:#333; padding:0% 2% 0.5%; text-indent:2em;}
.about ul{ width:100%; margin:0% auto 2%; overflow:hidden;}
.about li{ box-sizing:border-box; padding:10px 1% 0; float:left; width:31.333%; background:url(/images/sxx.jpg) right center no-repeat; text-align:center;}
.about li h4{ display: block; font-size:34px; color:#103290; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center}
.about li .ed{ display:inline-block;}
.about li .ed em{ font-size:16px; text-align:center;}
.about li span{ display:block; margin-top:-10px; text-transform:uppercase; color:#5968a3; font-size:0.875rem;}

em,i{ font-style:normal;}



/*加盟代理*/
#main_e{width: 100%;text-align: center; margin:auto; overflow:hidden; background:#fff; padding:2% 0%;}
#jiamen{width: 100%;}
#contain{width: 100%; margin: 0 auto}
#contain ul li{width: 100%; float: left;}
#b1{width: 100%; background:#fff; overflow:hidden;}
ul{list-style: none}
#b2{width: 100%; margin: 0 auto; background:#fff; overflow:hidden;}

#b2 ul li{width:100%; margin:auto; overflow:hidden;}
#b2 ul li h3{width: 94%;margin-left: 3%;margin-top: 1%;padding-left: 3%;background:url(/images/gun.jpg)no-repeat left;font-size: 20px ;font-weight: normal }
#b2 ul li div{margin-left: 10px;overflow: hidden;font-size: 1rem;margin-bottom: 10px; line-height:28px;}

#b2 ul li p{overflow: hidden;font-size: 14px;}
#b2 ul li img{ width:100%;}

/*实力*/

.strength{ width:100%; margin:0 auto 4%; overflow:hidden; background:#fff; padding-top:3%;}

#tab1{ background:url(/images/st_bg.jpg) center repeat; background-size:cover; overflow:hidden; width:100%}

#tab1 .tabCon1{width:100%;}
#tab1 .tabCon1>div{ display:none; padding:2% 1% 0% 1%; box-sizing:border-box; background:rgba(0,0,0,0.5); height:100%; opacity:1; }
#tab1 .tabCon1>div.cur{display:block; }
#tab1 .tabCon1>div span{ font-family:'DIN'; opacity:0.5; color:#fff; font-size:48px}
#tab1 .tabCon1>div h4{ font-size:1.5rem; color:#fff; font-weight:bold;}
#tab1 .tabCon1>div p{ color:#fff; font-size:1rem; margin:2% 0%; line-height:1.5rem;}
#tab1 .tabCon1>div a{ display:inline-block; background:#103290; color:#fff; padding:10px 14px; border-radius:20px}
#tab1 .tabCon1>div a img{ margin-bottom:-4px}

.kd {
    width: 100%;
    margin: 0 auto;
}

/*统一title*/	
.titla{overflow: hidden; text-align:center; overflow:hidden; margin:3% auto;}
.titla a{display: block;text-decoration:none;}
.titla a:hover{text-decoration:none;}
.titla h2{text-align: center;font-size: 20px;line-height: 35px; font-weight:bold;}
.titla h2 a,.titla a{color: #000; font-size: 20px;}
.titla h2 b,.titla b{color: #103290;}
.titla h2 span,.titla span{color: #fff; background:#103290;display: block;font-weight: normal;font-size: 16px; letter-spacing:5px;line-height:38px;border-radius:30px; width:250px; margin:2% auto 0px;}
.floatl{ float:left}
.floatr{ float:right;}

/*主页*/
.indexbanner{ background-image:url(/images/indexbanner1.jpg); background-repeat:no-repeat; background-position:center; height:640px;}

.indexprod{overflow:hidden;}
.indexprod1{ width:94%; margin:auto;}
.indexprod1_1 h2{color: #666;
    font-size: 14px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
	letter-spacing:1px;
    line-height: 35px;}

.indexprod1_1 h3{font-size: 28px;
    line-height: 40px; font-weight:bold;
    color: #1a1a1a;}
.indexprod1_2{ font-size:15px; line-height:26px;}
.indexprod1_3{ padding:3% 0 0; line-height:40px; font-size:16px;}
.indexprod1_3 span{ background-color:#103290; width:120px; display:inline-block; text-align:center; color:#fff;border:solid 1px #103290; }
.indexprod1_3 a{ border:solid 1px #103290; color:#103290; width:120px; line-height:40px; text-align:center; display:inline-block; margin-left:3%;}
.indexprod1_3 a:hover{ background-color:#103290; border-color:#103290; color:#fff;}
.indexprod2{ width:94%; margin:3% auto; overflow:hidden;}
.indexprod2 li{ width:150px; height:130px; display:inline-block;}
.indexprod2 .bg1{ background-color:#edefee;}
.indexprod2 .bg2{ background-color:#727272;}
.indexprod2 a{ background-image:url(/images/index_prod_bt.jpg); font-weight:bold; display:inline-block; width:150px; height:40px; padding:90px 0 0; line-height:30px; text-align:center; font-size:17px;}
.indexprod2 .a1{ background-position:0 0; color:#cacaca;}
.indexprod2 .a1o{ background-position:0 -150px; color:#103290;}
.indexprod2 .a2{ background-position:-150px -300px; color:#ffffff;}
.indexprod2 .a2o{ background-position:-150px -450px; color:#103290;}
.indexprod2 .a3{ background-position:-0px -300px; color:#ffffff;}
.indexprod2 .a3o{ background-position:-0px -450px; color:#3A6ED4;}
.indexprod2 .a4{ background-position:-300px -300px; color:#ffffff;}
.indexprod2 .a4o{ background-position:-300px -450px; color:#103290;}
.indexprod2 .a5{ background-position:-450px -300px; color:#ffffff;}
.indexprod2 .a5o{ background-position:-450px -450px; color:#103290;}
.indexprod2 .a6{ background-position:-750px 0; color:#fff;}
.indexprod2 .a6o{ background-position:-750px -150px; color:#a2a2a2;}
.indexprod2 .a7{ background-position:-900px 0; color:#DADFE3;}
.indexprod2 .a7o{ background-position:-900px -150px; color:#A4A4A4;}
.indexprod2 .a8{ background-position:-1050px 0; color:#C8CCCB;}
.indexprod2 .a8o{ background-position:-1050px -150px; color:#A2A2A2;}
.indexprod2 .a9{ background-position:-1200px 0; color:#C8CCCB;}
.indexprod2 .a9o{ background-position:-1200px -150px; color:#A2A2A2;}
.indexprod2 .a10{ background-position:-150px -0px; color:#cacaca;}
.indexprod2 .a10o{ background-position:-150px -150px; color:#103290;}
.indexprod2 .a11{ background-position:-300px -0px; color:#cacaca;}
.indexprod2 .a11o{ background-position:-300px -150px; color:#103290;}
.indexprod2 .a12{ background-position:-1350px -0px; color:#cacaca;}
.indexprod2 .a12o{ background-position:-1350px -150px; color:#9F9F9F;}

/*反转效果*/
.flip-container {
    display: inline-block;
    -webkit-perspective: 500;
    -moz-perspective: 500;
    -ms-perspective: 500;
    perspective: 500;
    -ms-transform: perspective(500px);
    -moz-transform: perspective(500px);
    transform-style: preserve-3d;
}
.flip-container:hover .flipper, .flip-container.hover .flipper {transform: rotateY(180deg);}
.flip-container, .front, .back {width: 150px;height: 130px;}
.flipper {transition: 0.6s;transform-style: preserve-3d;position: relative;}
.front, .back {backface-visibility: hidden;position:absolute;top: 0;left: 0;}
.front {z-index:2; transform: rotateY(0deg);}
.back {transform: rotateY(180deg);}


.indexjoin{ background-image:url(/images/index_join_bg.jpg); background-repeat:no-repeat; background-position:center; height:790px;}
.indexjoin1{ width:500px; padding:290px 0 0;}
.indexjoin1_1{}
.indexjoin1_2{ font-size:16px; line-height:30px; padding:12px 0;}
.indexjoin1_3{ font-size:18px; border:solid 1px #727272; display:inline-block; padding:0 10px; line-height:30px;}
.indexjoin1_3 span{ font-size:20px; font-weight:bold; font-family:"Times New Roman", Times, serif;}

.indexservice{ padding:90px 0;}
.indexservice1{ text-align:center;}
.indexservice2{ text-align:center; background-image:url(/images/index_service2.png); background-repeat:no-repeat; background-position:center bottom; font-size:18px; padding:5px 0 35px;}
.indexservice3{ padding:50px 0 0;}
.indexservice3 li{ float:left; width:240px; text-align:center; font-size:16px; line-height:22px;}
.indexservice3 img{ margin-bottom:10px;}


.indexabout{ background-image:url(/images/index_about_bg.jpg); height:700px;}
.indexabout1{ text-align:center; padding:80px 0 70px;}
.indexabout2{}
.indexabout2 li{ float:left; width:240px; text-align:center; font-size:16px; line-height:22px; color:#ffffff;}
.indexabout2 a{ color:#FFF;}
.indexabout2 img{ margin-bottom:20px; border:0;}
.indexabout2 span{ font-size:24px; color:#ffd901; line-height:60px; display:inline-block;}


	.iny{padding-bottom: 100px;background: white;box-shadow: 0 0 20px rgba(0,0,0,0.3);position: relative;z-index: 2;}
	.iny_tit{text-align: center;padding: 75px 0 50px;}
	.iny_tit span{font-size: 3.75rem;font-family:"din1451";font-size: 3.75rem;text-transform: uppercase;opacity: .1;}
	.iny_tit h1{color: #12860f;font-size: 2.5rem;font-weight: bold;margin-top: -35px;}
    .inya_01{text-align:center;margin-top: 50px;}
    .inya_01 h1{font-size: 2.5rem;color: #4F4F4F;font-weight: bold;line-height: 48px;}
    .inya_01 p{color: #4F4F4F;line-height: 2;margin: auto;width: 40.5%;
    margin-top: 20px;}
	.inya .gm{max-width: 1600px;}
	.inya_nr{background: url(/images/iny_img1.jpg) center no-repeat;display: flex;flex-direction: column;justify-content: center;align-items: flex-end;height: 580px;border-radius: 70px 0 70px 0;position: relative;padding: 0 150px;}
	.inya_txt h1{font-size: 2.5rem;color: white;font-weight: bold;line-height: 48px;}
	.inya_txt p{color: white;line-height: 24px;margin: 35px 0 60px;}
	.inya_txt a{display: inline-block;height: 44px;line-height: 44px;padding: 0 20px;background: #fff;border-radius: 0 15px 0 15px;}
	.inyb{padding:20px 0 50px; overflow:hidden; background:#fff;}
	.inyb_txt h1{color: #505050;font-size: 1.5rem;margin: 5px 0 15px;}
	.inyb_txt p{color: #9f9f9f;line-height: 24px;}
	.inyb_list ul{display: flex;justify-content: space-between;padding: 0 25px;}
	.inyb_list ul li{text-align: center;}
	.inyc{margin-bottom: 40px;}
	.inyc .gm{max-width: 1400px;}
	.inyc_img img{max-width: none;}
	.inyc_nr{position: relative;}
	.inyc_txt{left: 60px;position: absolute;top: 50%;transform: translate(0,-50%);}
	.inyc_txt h1{font-size: 2.25rem;color: white;font-weight: bold;line-height: 48px;}
	.inyc_txt p{color: white;line-height: 24px;margin: 15px 0 40px;font-size: 1.25rem;}
	.inyc_txt a{display: inline-block;height: 44px;line-height: 44px;padding: 0 20px;background: #fff;border-radius: 0 15px 0 15px;}
	.inyd .gm{max-width: 1400px;}
	.inyc_img img{max-width: none;}
	.inyd_nr{position: relative;}
	.inyd_txt{right: 20px;position: absolute;top: 50%;transform: translate(0,-50%);}
	.inyd_txt h1{font-size: 2.25rem;color: white;font-weight: bold;line-height: 48px;}
	.inyd_txt p{color: white;line-height: 24px;margin: 15px 0 40px;font-size: 1.25rem;}
	.inyd_txt a{display: inline-block;height: 44px;line-height: 44px;padding: 0 20px;background: #fff;border-radius: 0 15px 0 15px;}
	@media screen and (max-width:1440px) {
		.inyc_img img{max-width: 100%;}
	}
	@media screen and (max-width:1270px) {
		.inyc_txt{left: 50px;}
	}
	@media screen and (max-width:1024px) {
		.inya_nr{padding: 0 50px;}
		.inyb_list ul{padding: 0;}
		
	}
	@media screen and (max-width:768px) {
		.inya_01 h1{font-size:1.5rem;}
		.inya_01 p{width:100%;font-size: 15px;}
		.inya_txt h1 br{display: none;}
		.inya_txt h1{font-size: 1.875rem;}
		.inya_nr{background-size: auto 100%;height: 400px;}
		.inyb_txt p{display: none;}
		.inyc_nr{background: url(/images/iny_img2.jpg) center left no-repeat;height: 415px;background-size: auto 100%;}
		.inyc_img{display: none;}
		.inyd_nr{background: url(/images/iny_img3.jpg) center right no-repeat;height: 415px;background-size: auto 100%;}
		.inyd_img{display: none;}
		.inyd_txt{right: 30px;}
	}
	@media screen and (max-width:520px) {
		.inyb_list ul{padding: 0 2%;}
		.iny_tit{padding: 20px 0 20px;}
		.iny_tit span{font-size: 2.5rem;}
		.iny_tit h1{font-size: 1.65rem;margin-top: -25px;}
		.inya_txt p{display: none;}
		.inya_txt h1{font-size: 1.125rem;line-height: 26px;}
		.inya_nr{height: 200px;border-radius: 20px 0 20px 0;padding: 0;text-align: center;align-items: center;}
		.inya_txt h1 br{display: block;}
		.inya_txt a{font-size: 0.875rem;height: 35px;line-height: 35px;margin-top: 20px;}
		.inyb_ico img{height: 70px;}
		.inyb_txt h1{font-size: 1.125rem;}
		.inyb{padding: 50px 0 40px;}
		.inyc_txt h1{font-size: 1.25rem;line-height: 28px;}
		.inyc_txt p{font-size: 1rem;margin: 5px 0 20px;}
		.inyc_txt{left: 10px;background: rgba(0,0,0,0.3);padding: 10px;border-radius: 10px;top: 55%;}
		.inyc_txt a{font-size: 0.875rem;height: 35px;line-height: 35px;}
		.inyc_nr{height: 220px;background-position: center;}
		.inyd_nr{height: 230px;background-position: center;}
		.inyd_txt h1{font-size: 1.25rem;line-height: 28px;}
		.inyd_txt p{font-size: 1rem;margin: 5px 0 20px;}
		.inyd_txt{left: 10px;background: rgba(0,0,0,0.3);padding: 10px;border-radius: 10px;top: 55%;}
		.inyd_txt a{font-size: 0.875rem;height: 35px;line-height: 35px;}
		.iny{padding-bottom: 50px;}
		
	}


/*主页栏目*/
.imenu{ height:auto; background:#fff; width:100%; padding:11px 0; overflow:hidden;}
.imenu li{ width:32.666%; height:auto; margin-right:1%; float:left; margin-bottom:1%; padding:5px 0 10px;}
.imenu li p{ padding-top:60px; text-align:center; font-size:16px; color:#fff;}

.km{ width:96%; margin:0 auto;}

/*商机*/
.shangj{ background:url(/images/yixo1.jpg) center no-repeat;width:100%; background-size:100%;overflow:hidden; height:auto; padding:6% 0%;}
.shangj .sjall{  padding-top:80px; margin-left:7%;}
.shangj .sjall p{ font-size:14px; color:#fff; display:block; margin-bottom:10px;}
.shangj .sjall p b{ font-size:16px; color:#ffea00; font-weight:normal}
.shangj .sjall h4{ font-weight:bold; font-size:16px; color:#fff; margin-left:-20px; }
.shangj .sjall h4 b{ font-size:16px; color:#ffea00;}
.sj2{ height:auto; width:100%;}
.hdnews{ height:772px; width:100%; background:url(/images/enw.jpg) center no-repeat;}
.hdnw{ padding:13px; background:#eee;}
.hdnw h4{ display:block; background:url(/images/x1688.jpg) center no-repeat; text-align:center; font-size:28px; color:#011c3a; font-weight:bold;}
.hdnw h4 b{ color:#d6122d}
