/*top*/
*html{background-image:url(about:blank);background-attachment:fixed}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{width:42px;height:44px;background:url("../images/icon.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/icon.png*/ no-repeat;position:fixed;right:0px;cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));z-index:999
}
#code{background-position:-275px -269px;bottom:111px;_margin-bottom:111px}
#code_hover{background-position:-324px -269px;bottom:111px;_margin-bottom:111px}
#gotop{background-position:-275px -313px;bottom:67px;_margin-bottom:67px} 

#code_img{
	width:270px;
	height:355px;
	background:url("../images/icon.png") -4px -3px no-repeat;
	position:fixed;
	right:72px;
	bottom:67px;
	cursor:pointer;
	display:none;
	_position:absolute;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));	_margin-bottom:67px;
	z-index:999;
	
}
#qq{
	width:42px;
	height:46px;
	position:fixed;
	z-index:999;
	right:0px;
	background-image: url("../images/icon.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/icon.png*/;
	background-repeat: no-repeat;
	background-position: -275px -223px;
	bottom: 111px;
}
#float_wx{
	width:120px;
	height:160px;
	position:fixed;
	z-index:999;
	right:0px;
	background-image: url("../images/float_wx.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/float_wx.png*/;
	background-repeat:no-repeat;

	bottom: 250px;

}


#qq:hover{background-position: -323px -223px;}


#weibo{
	width:42px;
	height:46px;
	position:fixed;
	z-index:999;
	right:0px;
	background-image: url("../images/icon.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/icon.png*/;
	background-repeat: no-repeat;
	background-position: -275px -177px;
	bottom: 155px;
}


#weibo:hover{background-position: -323px -177px;}

/* weibo bottom 155px; */.inside_banner {
	background-image: url("../images/about_banner.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/about_banner.png*/;
	height: 477px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.top_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.top_login {
	line-height: 28px;
	background-color: #0b5a9f;
	height: 28px;
	width: 60px;
	display:block;
	text-align:center;
	float:right;
}
.top_login a
{
  color:#FFFFFF
}

.top_reg {
	line-height: 28px;
	background-color: #cccccc;
	height: 28px;
	width: 60px;
	display:block;
	text-align:center;
	float:right;
}

.top_reg a
{
  color:#FFFFFF;
}
.top_line1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0b5a9f;
	line-height: 45px;
	height: 45px;
}
.index_banner {
	margin-top: 10px;
}
.index_pro_list li {
	text-align: center;
	float: left;
	margin-right: 20px;
	font-size:14px;
	position:relative;
	margin-bottom:65px;
	line-height:30px;
}
.index_pro_list .bg {
	background-image: url("../images/index_pro1_hover.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/index_pro1_hover.png*/;
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top:0px;
	display:block;
	height: 399px;
	width: 258px;
	cursor:pointer;
	display:none;
}


.index_pro_list li img
{
  cursor:pointer;

}
.index_pro_list li a:hover img{

	background-image: url("../images/index_pro1_hover.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/index_pro1_hover.png*/;
	background-repeat: no-repeat;
	background-position: center top;
	z-index:999999;
}
.index_hw_list
{
  
}
.index_hw_list li
{
  width:216px;
  text-align:center;
  float:left;
  margin-right:4px;
  margin-top:50px;
}
.index_hw_list .title {
	font-size: 16px;
	color: #0b5a9f;
	margin-top:10px;
}
.index_hw_list .intro {
	color: #999999;
	margin-top:10px;
}

.index_hw_list .view {
	color: #999999;
	line-height: 30px;
	height: 30px;
	width: 100px;
	border: 1px solid #E24220;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:10px;
	cursor:pointer;
}

.index_hw_list .view a
{
 color:#E24220;
}
.index_hwzl_list
{
  margin-top:37px;
}
.index_hwzl_list li {
	float: left;
	margin-top: 10px;
	margin-right: 18px;
	position:relative;


}

.index_hwzl_bg
{
	position:absolute;
	bottom:0px;
	background-image: url("../images/index_hover_bg.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/index_hover_bg.png*/;
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 245px;
	cursor:pointer;
	display:none;
	z-index:99999;
	left:0px;
	border-bottom:-10px;
}
.index_btn {
	color:#E24220;
	line-height: 30px;
	height: 30px;
	width: 80px;
	border: 1px solid #E24220;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:10px;
	cursor:pointer;
	text-align:center;
} 
.index_btn a
{
color:#E24220;
}
.footer_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom:25px;
	margin-bottom:25px;
}
.footer_dl dt {
	font-size: 16px;
	color: #333333;
	margin-bottom:10px;
}
.footer_dl dd
{
  line-height:28px;
  color:#666666;
  font-size:14px;
}
.main_bg {
	background-image: url("../images/about_banner.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	min-height:288px;

}
.left_tree {
	position: relative;
}
.left_tree .left_tree_title {
	position: absolute;
	top:-40px;
	background-image: url("../images/left_title_bg.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/left_title_bg.png*/;
	background-repeat: no-repeat;
	background-position: center top;
	height: 97px;
	width: 240px;
}
.left_tree .left_list
{
 clear:both;
}
.left_tree .left_list li {
	text-indent: 80px;
	font-size:14px;
}
.left_tree .left_list li a
{
	line-height: 40px;
	height: 40px;
	width: 238px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E24220;
    display:block;
}
.left_tree .left_list li a:hover
{
	background-color: #E24220;
	color:#FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0b5a9f;
}
.left_tree .left_list li a.cur
{
	background-color: #E24220;
	color:#FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0b5a9f;
}
.left_tree .left_list li a.hover
{
	background-color: #E24220;
	color:#FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0b5a9f;
}

.left_tree_title .en {
	font-size: 24px;
	color: #FFFFFF;
	padding-left:30px;
	padding-top:30px;
}
.left_tree_title .en span{
	font-size: 12px;
	line-height:30px;

}
.left_tree_title .cn {
	font-size: 13px;
	color: #FFFFFF;
		padding-top:5px;
}
.left_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	margin-bottom:25px;
}
.left_line dt {
	font-size: 14px;
	color: #666666;
	line-height:28px;
}
.left_line dd
{
 color:#999999;
 line-height:22px;
}
.left_line dd a
{
 color:#999999;

}.right_title_cn {
	font-size: 18px;
	color: #666666;
}
.right_title_en {
	font-size: 30px;
	color: #E24220;
	margin-top:10px;
	margin-bottom:10px;
}
.right_title_line {
	line-height: 10px;
	height: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.right_content {
	font-size: 14px;
	line-height: 25px;
	color:#333333;
	padding-top:20px;
	padding-bottom:20px;
}
.user_reg_bg {
	background-image: url("../images/user_login_bg2.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/user_login_bg2.png*/;
	background-repeat: no-repeat;
	background-position: center top;
	height: 456px;
	width: 839px;
	
	margin-right: auto;
	margin-left: auto;
	margin-top:125px;

	
}

.user_login_bg {
	background-image: url("../images/login_bg.png")/*tpa=http://www.yeege120.com/Web/Tpl/new/Public/images/login_bg.png*/;
	background-repeat: no-repeat;
	background-position: center top;
	height: 363px;
	width: 839px;
	
	margin-right: auto;
	margin-left: auto;
	margin-top:180px;

	
}.hw_list li {
	text-align: center;
	float: left;
	margin-right: 10px;
	position:relative;
	margin-bottom:20px;
}
.hw_list .img {
	position: relative;
}

.hw_list .img .bg
{
   position:absolute;
   top:0px;
   left:0px;
   background-color:#000000;
   display:none;
   width:245px;
   height:212px;
   filter:alpha(opacity=50);    
     -moz-opacity: 0.5;    
     opacity: 0.5;
	 cursor:pointer;
}.hw_list .img .bg .title {
	text-align: center;
	margin-top:50px;
	color:#E24220;
	font-size: 16px;


}
.hw_list .img .bg .title_line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E24220;
	height:10px;
	line-height:10px;
	width:40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}
.hw_list .img .bg .hw_btn {
	line-height: 35px;
	height: 35px;
	width: 85px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	margin-top:20px;
	-moz-border-radius: 25px;      /* Gecko browsers */
    -webkit-border-radius: 25px;   /* Webkit browsers */
    border-radius:25px;            /* W3C syntax */
}
.hwyl_view_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e5e5;
	padding-bottom:10px; margin-bottom:10px;
}
.hw_view_btn1 {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 110px;
	color: #FFFFFF;
	background-color: #E24220;
}
.hw_view_btn2 {
	line-height: 30px;
	text-align: left;
	height: 30px;
	width: 165px;
	color: #FFFFFF;
	background-color: #E24220;
	text-indent: 20px;
}
.right_content .doc_list .menu li {
	line-height: 45px;
	float: left;
	height: 45px;
	width: 262px;
	background-color: #e7e7e7;
	text-align:center;
	margin-right: 1px;
	color:#666666;
	font-size:18px;
}

.right_content .doc_list .menu li.cur {
	line-height: 45px;
	float: left;
	height: 45px;
	width: 262px;
	background-color: #0b5a9f;
	text-align:center;
	margin-right: 1px;
	color:#ffffff;
	font-size:18px;
}.img_border2 {
	border: 10px solid #eeeeee;
}
.page2
{
  clear:both;
}
.page2  a
{
 color:#c3c3c3;
}
.page2 span
{
  margin-right:20px;

}
.page2 .cur
{
  color:#333333;
  text-decoration:underline;
}