@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
    font-family: "微软雅黑";	
	margin:0;
	padding:0;
}

img{
	border:0px;
	}
li{
	list-style:none;
	}
#header{

	height:88px; 
	margin-bottom:8px; 
	width:1002px;
	margin:0 auto;
	}
#header #headerCon{

	position:relative; 
	width:970px; 
	height:88px; 
	margin:0px auto;

	}



#header #headerCon #logo{
	position:absolute; 
	top:10px; 
	left:0px;
	}



#header #headerCon #menu{
	position: absolute;
	top: 6px;
	left: 386px;
	width: 602px;

	}



#header #headerCon #menu ul{
	list-style:none; 
	height:auto; 
	margin:0px; 
	padding:0px;
	}



#header #headerCon #menu ul li{

	list-style:none; 
	display:inline; 
	height:75px;

	}



#header #headerCon #menu ul li a{

	color:#666;text-decoration:none;font-size:14px;height:75px; line-height:75px;padding-left:20px; padding-right:20px; display:inline-block;
	font-size:16px;

	}



#header #headerCon #menu ul li a:hover{

	 color:#18b2ed; background-image:url(../images/header_menu_hover.gif); background-position:0% 0%; background-repeat:repeat-x;height:75px; line-height:75px;
	 font-size:16px;

	}



#header #headerCon #menu ul li .focus{

	color:#18b2ed; background-image:url(../images/header_menu_hover.gif); background-position:0% 0%; background-repeat:repeat-x;height:75px; line-height:75px;text-decoration:none;font-size:14px;padding-left:20px; padding-right:20px; display:inline-block;
	font-size:16px;

}





#header #headerCon #Right01{position:absolute; top:24px; left:670px;

	

}



#header #headerCon #Right02{

	position:absolute; top:24px; left:848px;

}


#index_banner{height:400px; width:100%; position:relative;}

a{
	outline:none;
	blr:expression(this.onFocus=this.blur());
}




#index_content #txt{padding-top:30px; padding-bottom:50px; font-size:32px; color:#505050; width:100%; text-align:center;}



#index_content #iCONDiv{width:100%; position:relative;}



#index_content #iCONDiv #a1{

	position:absolute; top:0px; left:20px; display:block;

	}

#index_content #iCONDiv #a2{

	position:absolute; top:0px; left:344px; display:block;

	}

#index_content #iCONDiv #a3{

	position:absolute; top:0px; left:670px; display:block;

	}



#index_content #iCONDiv a:hover{

	-webkit-animation:bounce 1s 0s ease both;

    -moz-animation:bounce 1s 0s ease both;

    -ms-animation:bounce 1s 0s ease both;	

	}
	
#hotnews { width:1002px; margin:0 auto; }
#hotnews_caption { width:1002px;  margin:0 auto;}
#hotnews_caption ul { margin:0; padding:0;}
#hotnews_caption ul li { float:left; width:332px; line-height:80px; text-align:center; cursor:pointer;height:80px; font-size:22px;}
#hotnews_caption .normal { background:#f3f3f3; }
#hotnews_caption .current{ background:#EC8307; color:#FFF; }
#hotnews_content {margin:0; padding:0;}
#hotnews_content .normal { display:none; }
#hotnews_content .current { display:block; }
#hotnews_content ul { padding:8px 0 0 5px; }
#hotnews_content ul li a { font-size:14px; }
	
	
/* 首页内容展示区 */
.soft_function{width:100%;height: auto !important;margin:0 auto}
.soft_con_icon{width:1002px;height:190px;display:block;padding-top:10px;margin:0 auto }
.soft_con_icon ul li{float:left;display:block;list-style:none;height:180px;width:307px; margin:0; text-align:center;}
.soft_con_icon ul li a p{color:#333333;font-size:20px;font-family:"微软雅黑";text-align:center}
.soft_con{height:auto !important;;width:100%}
.soft_con1{height:50px;width:100%;text-align:center; background-repeat:no-repeat; position:absolute; left:0; top:790px; }
.soft_con1 img{ background-repeat:no-repeat;}
.soft_con2{ height:auto !important; width:100%; }
.soft_con2 div{float:left;margin:8px 0px;}
.function1{ width:100%; height:auto !important;}
.function2{width:100%; height:auto !important;}
.soft_con2 div img{margin:0;}
.soft_con2 div p{text-align:center}
.p1{font-size:20px;color:#555555;font-family:"微软雅黑";line-height:45px}
.p2{font-size:14px;color:#c0c0c0;font-family:"微软雅黑";width:208px;height:50px;line-height:24px;margin:auto;overflow: hidden;}


.web_footer{
	width:100%;
	height:auto !important;
	min-height:300px;
	background-color:#f4f4f4;
	text-align:center;
	margin:-30px auto 10px;
	clear:both;
	}
.web_footer img{
	display:block;
	width:400px;
	height:224px;
	text-align:center;
	margin:0 auto;

	}
ul#footer_nav{ width:1002px; height:60px; margin:0 auto; margin-left:-40px;}
ul#footer_nav li{display:inline; height:60px;list-style:none;}
ul#footer_nav li a{display:inline-block; padding:0 20px; height:60px; line-height:60px; color:#999999; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:14px;text-decoration:none}
ul#footer_nav li a:hover{ color:#21a7dc;}

.index_longin{
	position:fixed;
	top:88px;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height: auto;
	overflow: hidden;
	background-image:url(../images/loing_line.png);
	background-repeat:repeat-x;
	}

.longin_bg{
	width:1330px;
	height:889px;
	background-image:url(../images/loing_bg.png);
	background-repeat: no-repeat;
	margin:0 auto;
	position:relative;
	}
.longin_footer{
	width:100%;
	height:60px;
	position:fixed;
	bottom:0;
	left:0;
	background-color:#FFF;
	text-align:center;
	margin:0 auto;
	}
.longin_footer p{
	width:100%;
	height:12px;
	text-align:center;
	color:#999;
	font-size:12px;
	line-height:12px;
	}
.longin_box{
	background-color: #dbf3fb;
	width: 400px;
	height: auto !important;
	position: absolute;
	top: 128px;
	right: 164px;
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */
	}
