﻿
/* top start*/
body,td,th {
	font-size: 14px;
	font:  "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Helvetica, Arial, Verdana, sans-serif;/* 默认字体14px,行高为24px */	
}

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:18px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:underline;color:#006DB8;}
a:active{text-decoration:underline;}

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#006DB8;}

.ColorLink a {color:#006DB8;}
.ColorLink a:hover {color:#006DB8;}

.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;
	 }
.fl{float:left}
.fr{float:right}
.zww{width:100%;background: url(/images/up_images/testbk.png) no-repeat left center; padding-bottom:50px;}
.zww .zww1{width:1100px;margin:auto;}
.f12{font-size:14px}
.f16{font-size:16px}
.tc{text-align:center}
.fb{font-weight:bold}
.ff{font-family:"微软雅黑";}
.cf{color:#ffffff}
/*搜索*/
.gjc{font-size:14px;color:#fff;height:45px;line-height:45px;background:#006DB8}
.gjc a{font-size:14px;color:#fff;padding:0px 10px;}
.gjc a:hover{color:#ccc;}
.search_form{width:303px;background: url(/images/search.jpg) no-repeat left center;margin-top:8px}
.search_text{width:248px;}
.search_button{width:49px;height: 28px;}
.search_text input{width:190px;line-height: 28px;height: 28px;outline:0;padding-left:45px}
.search_button input{width: 49px;line-height: 28px;height: 28px;cursor: pointer;outline:0}
.search_form input{color: #999;border:none;background-color: transparent;}
input,button,select,textarea,table{outline:none;margin:0;padding:0;color:#000}
.clear{zoom:1;clear:both; height:0; line-height:0; font-size:0;}

/*友链*/
.links{padding:22px 0;}
.links span{font-size:30px}
.links p{padding:5px 20px}
.links p a{color:#333;margin:0 8px;font-size:12px;line-height:22px}
 
body{
	
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	background:url("/images/pagebk.png");
	
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
{
	width:100%;
	padding:0px 0px;
	margin:auto;
}
#wrapper{
	}
 #head{
	width:100%;
	}

 #head .top{
	
	width:100%;
	font-size:12px;
	}	
 .TopBG{
	 width:100%;
	background:#535353;
	}
 .TopInfo{
	margin:auto;
	width:1100px;
	height:25px;
	} 
 .TopInfo .welcome{
	 float:left;
	 line-height:25px;
	 color:#FFF;
	 font-size:12px;}

 .TopInfo .link{
	line-height:23px;
	width:223px;
	height:25px;
	float:right;
	color:#FFF;
	padding-right:0px;
	padding-left:0px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;}
 .TopInfo .link a{
	color:#FFF;
	padding:0px 3px;}
 .TopInfo .link img{
	 vertical-align:middle;
	 border:1px solid #F5F5F5;}		
 .TopInfo .link a:hover{
	color:#ccc;}	
 #head .top .TopLogo{
	margin:auto;
	width:1100px;
	padding-top:15px;
	height:100px;
	}
 #head .top .TopLogo .logo{
	float:left;
	margin-top:-10px;
	}
 #head .top .TopLogo .logo img{
	height:77px;
	width:240px;
	padding-top:10px;
	display:block;	
	}
/*图片3D翻转*/
 #head .top .TopLogo .logo .rotatesimg{-webkit-animation:transform-5 2s ease 500ms alternate none 1;animation:transform-5 2s ease 500ms alternate none 1;}
@-webkit-keyframes transform-5 { 
	from{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg);} 
    to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);} 
}
@keyframes transform-5 { 
	from{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg);} 
    to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);} 
}
/*图片翻转结束*/

 #head .top .TopLogo .SearchTop{
	 float:right;
	 padding-top:22px;
	 padding-left:10px;}	

 #head .top .TopLogo .en{
	float:right;
	background:#fff;
	width:50px;
	margin-top:22px;
	margin-left:20px;} 


 #head .top .TopLogo .en .enN a{
	margin-left: 10px;
	font-family:"Microsoft Yahei", Times, serif;
	font-size:20px;
	color:#00a29a;
	line-height:180%;
	font-weight:bold;}

/* navs*/
 #head #NavLink{
	width:100%;
	height:50px;
	margin:auto;
	background:#00a29a;
	z-index:100;
	}
 #head #NavLink #NavBG{
	height:50px;
	width:1120px;
	z-index:100;
	margin:auto;}	
		
 #head #NavLink #sddm{
	position:absolute;
	width:1119px;
	margin:auto;
	z-index:100;
	border-right:0px solid #b9cecd;}

 #head #NavLink #sddm li{
	float: left;
	font-weight:normal;}
 #head #NavLink #sddm .CurrentLi a{
	background:#b9cecd;
	color:#FFF;
	font-weight:bold;
}
/*	
 #head #NavLink #sddm .CurrentLi p{
	background:#004216;
	border-left:none;

	 }
*/	 
 #head #NavLink #sddm li a
{	display: block;
	width: 185px;
	color: #f8ecd9;
	text-align: center;
	padding:0px;
	height:50px;
	line-height:50px;
	font-size:16px;
	font-weight:bold;
	border-left:1px solid #00a29a;}
/*	
 #head #NavLink #sddm li P{
	border-left:1px solid #188139;
	text-align:center;
	font-size:10px;
	line-height:35px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
*/	
 #head #NavLink #sddm li a:hover
{	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background:#b9cecd;
}

 #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	padding:0px 0px;
	top:50px;
	}
 #head #NavLink #sddm .CurrentLi div a{
		background:#00a29a;
	 }
 #head #NavLink #sddm div a
	{	position: relative;
		padding: 0px 0px;
		width:185px;
		text-align: center;
		background:#00a29a;
	    opacity: .7;
		color: #ffffff;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
		line-height:40px;
		height:40px;
		border-top:1px solid #ffffff;
		border-left:none;}

 #head #NavLink #sddm div a:hover{
	background:#ffcc00;
	color:#000000;
	font-weight:bold;
	line-height:40px;
	}

	
	 #body{
	width:100%;
	margin:auto;
	background-color:ffffff;
	padding:0px 0px ;
	
	margin-top:0px;
	z-index:10;
	position:relative;	}
/* albumblock*/

 .albumblock{
	padding:10px 10px 30px 10px;
	float:left;
	}
 .albumblock .inner{
	width:360px;
	height:360px;
	position:relative;
	border:1px solid #b9cecd;
	overflow:hidden;
	}

.albumblock .inner img{
	transition: all 1s;
    cursor: pointer;
	padding:1px;
	width:340px;
	height:340px;	
    }
/*鼠标移到图片放大1.2倍*/

.albumblock .inner img:hover {
	
    transform: scale(1.2);
}
	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:20px;
	font-size:14px;
	width:342px;
	position:relative;
	bottom:0px;
	background-color:#00a29a;
	left:0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;
	float:left;
	padding-top:12px;
	padding-bottom:5px;}
 .albumblock .inner .albumtitle span{
	 
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a{
	 color:#fff;
	 }
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
 .albumblock .inner .pricenum{
	font-weight:bold;
	font-size:16px;
	color:#ffffff;}	
	
 .albumblock .innerindex{
	width:245px;
	height:310px;
	position:relative;
	border:1px solid #fac000;
	padding-bottom:0px;
	overflow:hidden;
	}

.albumblock .innerindex img{
	transition: all 1s;
    cursor: pointer;
	padding:1px;
		
    }
/*鼠标移到图片放大1.2倍*/

.albumblock .innerindex img:hover {
	
    transform: scale(1.2);
}
	

 .albumblock .innerindex .albumtitle{
	height:50px;
	line-height:20px;
	font-size:14px;
	width:250px;
	position:relative;
	bottom:0px;
	background-color:#fac000;
	left:0;
	color:#c39c16;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;
	float:left;
	padding-top:12px;
	padding-bottom:5px;}
 .albumblock .innerindex .albumtitle span{
	 
	font-weight:normal;
	font-size:12px;}	

 .albumblock .innerindex  a{
	 color:#313234;
	 }
 .albumblock .innerindex  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
 .albumblock .innerindex .pricenum{
	font-weight:bold;
	font-size:16px;
	color:#ffffff;}		
		

/*footer*/
#footer{
	width:100%;
	height:100%;
	padding-bottom:20px;
	font-size:14px;
	color:#6a2c13;
	background:#fff;
}
#footer a{
	color:#6a2c13;}										
#footer .inner{
	margin:auto;
	width:1100px;
	padding-top:20px;
	}
#footer .inner .InnerLeft{
	float:center;
	width:1100px;}

	
#footer .inner p{
	color:#6a2c13;
	line-height:25px;
	text-align:center;}

#footer .inner .BottomNav{
	background:url("/images/HituxCMSTurbo/topic_bg1.gif") repeat-x 0px top;
	width:100%;
	margin:auto;
	height:30px;
	line-height:30px;
	color:#FFF;
	margin-bottom:10px;}

#footer .inner .BottomNav a{
	font-weight:bold;
	padding:0px 10px;
	color:#FFF}


#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;}	


/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	

/* SearchBar */

.SearchBar {
	width:298px;
	height:36px;
	background:url("/images/HituxCMSTurbo/search_bg.gif") no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 245px;
	padding:0px 5px;
 	margin:0px;
	color:#CCC;
	height:35px;
	line-height:35px;
	font-size:12px;
	background:none;
	border:none;
	padding-left:5px;}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:35px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:35px;
	width:43px;
}

/* 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:#006DB8;
	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/HituxCMSTurbo/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 #006DB8;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/HituxCMSTurbo/box_bg1.jpg") repeat-x left top;
	color: #006DB8;
	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/HituxCMSTurbo/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*内页产品分类菜单*/
.RightNav span{
	color:#fac000;}
 .ClassNav{
	padding:0px 0px;}
	
 .ClassNav .NavTree ul{
}
	
 .ClassNav .NavTree ul li{
position: relative;
}
	
/*1st level sub menu style */
 .ClassNav .NavTree ul li ul{
left: 220px; /* Parent menu width - 1*/
position: positive;
width: 330px; /*sub menu width*/
top: 0;
display: none;
border:0px solid #44b7b2;
border-bottom:2px solid #fefcf7;
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{
	display: block;
	cursor:pointer;
	line-height:50px;
	border-bottom:2px solid #fefcf7;
	padding-left:30px;
	height:50px;
	background:#b9cecd;
	font-size:15px;
	font-weight: bold;
	color:#FFF;
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	 }	

 .ClassNav .NavTree ul li li{
	background:#b9cecd;
	padding-left:0;
	text-align:center;
	z-index:2000;
}
 .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	padding-left:-50px;
	z-index:2000;}
 .ClassNav .NavTree ul li li a:hover {
	border-bottom:1px solid #DDDDDD;
	padding-left:-50px;
	z-index:2000;
	background:#44b7b2;}
 .ClassNav .NavTree ul .current a{
	background:#44b7b2;
	color:#fff;
	font-weight:bold;}
 .ClassNav .NavTree ul .current li a{
	background:#44b7b2;
	color:#fff;}
.ClassNav .NavTree ul .current li li a{
	background:#b9cecd;
	color:#fff;}
.ClassNav .NavTree ul .current li li a:hover{
	background:#44b7b2;
	color:#fff;}
		
 .ClassNav .NavTree ul li a:hover{
color: #fff;
background:#44b7b2;
text-decoration:none;

}
 .ClassNav .NavTree .subfolderstyle{
background: url(/images/HituxCMSTurbo/arrow-list.gif) no-repeat 150px center #b9cecd;}
/* 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: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.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 #fac000;
	border-radius:5px;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:30px;
	overflow:hidden;
	background:#cc0000;
	line-height:30px;
	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;}	



/*gotop*/
.cbbfixed {position: fixed;right: 10px;transition: bottom ease .3s;bottom: -85px;z-index: 3;cursor:pointer;z-index:9999;}
.cbbfixed .cbbtn {    width: 60px;
    height: 60px;
    display: block;
    background-color: #fff;
    margin-bottom: 10px;
    text-align: center;
    color: #00a29a;
}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:12px 0 3px 15px;width:32px;height:20px;background: url(/images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#00a29a;}

.cbbfixed .weixin {transition: background-color ease .3s;}
.cbbfixed .weixin div {background: url(/images/QRCode.png);width: 210px;height: 210px;position: absolute;left: -212px;top: -80px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .weixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .weixin .weixin-icon{float: left;margin:9px 6px 0 16px;width:29px;height: 29px; background: url(/images/qrcode1.png);}

.cbbfixed .email {transition: background-color ease .3s;}
.cbbfixed .email .email-icon{float: left;margin:12px 0 0 15px;width:31px;height: 26px; background: url(/images/HituxCMSTurbo/email.png);}
    .cbbfixed .email:hover, .cbbfixed .weixin:hover, .cbbfixed .gotop:hover {
        background-color: #00a29a;
        color: #fff;
    }
cbbfixed .title {
    font-size: 10px;
    text-align: center;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    font-weight: bold;
}
.cbbfixed .email .email-icon {
    float: left;
    margin: 12px 6px 0 15px;
    width: 31px;
    height: 26px;
    background: url(/images/HituxCMSTurbo/email.png);
}

/* 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; }
	
/**联系我们*/
 .lxwm{
	width: 1000px; 
	border:0px solid #000000;
	margin:auto;
	position:relative;
    left:-250px;
	height:500px;
	overflow:hidden;
	
}
.lxwm .lxwmleft{
	width: 500px; 
	border:0px solid green;
	margin:auto;
	padding-bottom:5px;	
}
.lxwm .lxwmleft .inner{
     width: 300px;
	 height:450px;
     float:left;
     border:0px solid red;
	 overflow:hidden;
}
.lxwm .lxwmleft .inner img{
	height:40px;
	width:40px;	
	padding-top:15px;
	position:relative;
	left:-470px;
}

 .lxwm .lxwmleft .inner .text{
	float: left;
	padding-left:60px;
	padding-top:20px;
	font-size:20px;
	width:420px;
	border:0px solid orange;
	color:#00a29a;
	}	
.lxwm .line{
	width: 470px; 
	border-bottom:1px solid #b9cecd;
	height:5px;
	padding-top:20px;
	padding-bottom:5px;
	
}	
.lxwm .lxwmright{
	margin-left:780px;
	width: 200px;
	height: 200px;
	border:0px solid orange;
	padding-bottom:5px;
	float: left;
	position:relative;
    top:-410px;
}	
.lxwm .lxwmright img{
	height:200px;
	width:200px;
	
}	

#body .bkg {
    width: 1200px;
    margin: 20px auto -10px auto;    
    background: #fefcf7;
}

#body .bkg .QuickLink {
    width: 100%;
    margin: 20px auto -10px auto; 
	padding: 20px 48px;
}

    #body .bkg .QuickLink li {
        float: left;
        margin-right: 25px;
		margin-bottom: 25px;
        width: 257px;
        height: 498px;
        cursor: pointer;
    }
     #body .bkg .QuickLink li a{
         text-decoration:none;
         display: inline-block;
         width: 257px;
         height:498px;
     }
    #body .bkg .QuickLink .shortcut1 {
        background: url(/images/up_images/shortcut1.jpg) no-repeat center center;
        transition: 0.3s ease-in-out;
        opacity: 1;
    }
    #body .bkg .QuickLink .shortcut2 {
        background: url(/images/up_images/shortcut2.jpg) no-repeat center center;
        transition: 0.3s ease-in-out;
    }
    #body .bkg .QuickLink .shortcut3 {
        background: url(/images/up_images/shortcut3.jpg) no-repeat center center;
        transition: 0.3s ease-in-out;
    }
    #body .bkg .QuickLink .shortcut4 {
        background: url(/images/up_images/shortcut4.jpg) no-repeat center center;
        transition: 0.3s ease-in-out;
    }
    #body .bkg .QuickLink .img1 {
        width: 70px;
        height: 70px;
        background: url(/images/up_images/shortcuticon11.png) no-repeat center center;
		transition: all 1s;
    }
    #body .bkg .QuickLink .img2 {
        width: 70px;
        height: 70px;
        background: url(/images/up_images/shortcuticon21.png) no-repeat center center;
		transition: all 1s;
    }
    #body .bkg .QuickLink .img3 {
        width: 70px;
        height: 70px;
        background: url(/images/up_images/shortcuticon31.png) no-repeat center center;
		transition: all 1s;
    }

    #body .bkg .QuickLink .img4 {
        width: 70px;
        height: 70px;
        background: url(/images/up_images/shortcuticon41.png) no-repeat center center;
		transition: all 1s;
    } 
    /*#body .bkg .QuickLink li:last-child {
        margin-right: 0px;
    }*/
    #body .bkg .QuickLink .square {
        width: 70px;
        height: 70px;
        border-radius: 70px;
        background-color: #309e96;
        position: relative;
        border: 4px #fff solid;
        margin-top: 340px;
        margin-left: 94px;
    }

        #body .bkg .QuickLink .square::before {
            content: "";
            width: 0px;
            height: 0px;
            display: block;
            position: absolute;
            z-index: 2;
            bottom: -20px;
            left: 23px;
            border: 12px solid #309e96;
            border-color: #309e96 transparent transparent transparent;
        }

        #body .bkg .QuickLink .square::after {
            content: "";
            width: 0px;
            height: 0px;
            display: block;
            position: absolute;
            z-index: 1;
            bottom: -26px;
            left: 23px;
            border: 12px solid #309e96;
            border-color: #fff transparent transparent transparent;
        }
  #body .bkg .QuickLink .shortcut1 {
       	opacity: 0.8;
		transition: all 1s;
    }
    #body .bkg .QuickLink .shortcut1:hover {
        opacity: 1;
		transform:translateY(-15px);
		border-radius:8px;		
    }
	#body .bkg .QuickLink .shortcut2 {
     	opacity: 0.8;
		transition: all 1s;
    }
    #body .bkg .QuickLink .shortcut2:hover {
        opacity: 1;
		transform:translateY(-15px);
		border-radius:8px;
		    }
	#body .bkg .QuickLink .shortcut3 {
     	opacity: 0.8;
		transition: all 1s;
    }
    #body .bkg .QuickLink .shortcut3:hover {
        opacity: 1;
		transform:translateY(-15px);	
		border-radius:8px;
    }
	#body .bkg .QuickLink .shortcut4 {
     	opacity: 0.8;
		transition: all 1s;
    }
    #body .bkg .QuickLink .shortcut4:hover {
        opacity: 1;
		transform:translateY(-15px);
		border-radius:8px;
    }
    #body .bkg .QuickLink li:hover .img1 {
        width: 70px;
        height: 70px;
        background: url(/images/up_images/shortcuticon12.png) no-repeat center center;
		
    }
    #body .bkg .QuickLink li:hover .img2 {
        width: 70px;
        height: 70px;
        background: url(/images/up_images/shortcuticon22.png) no-repeat center center;
    }
    #body .bkg .QuickLink li:hover .img3 {
        width: 70px;
        height: 70px;
        background: url(/images/up_images/shortcuticon32.png) no-repeat center center;
    }

    #body .bkg .QuickLink li:hover .img4 {
        width: 70px;
        height: 70px;
        background: url(/images/up_images/shortcuticon42.png) no-repeat center center;
    }
    #body .bkg .QuickLink li:hover .square {
        border: 2px #309e96 solid;
        background-color: #fff;
    }
        #body .bkg .QuickLink li:hover .square:before {
            bottom: -20px;
            border: 12px solid #309e96;
            border-color: #fff transparent transparent transparent;
        }

        #body .bkg .QuickLink li:hover .square:after {
            bottom: -23px;
            border: 12px solid #fff;
            border-color: #309e96 transparent transparent transparent;
        } 
