﻿*{
	margin:0;
	padding:0;
	text-decoration:none;
	font-family:"微软雅黑";
}
/*header*/
.header{
	width:100%;
	height:60px;
	margin:0 auto;
	background:white;
	opacity:0.9;
	filter:alpha(opacity=90);
	position:fixed;
	z-index:5;
	top:0;
	left:0;
	color:rgb(100,100,100);
	box-shadow:0 0 1px 1px rgb(100,200,255);
	border-bottom:1px solid rgb(100,200,255);
}
.logo{
	height:45px;
	float:left;
}
.logo img{
	height:30px;
	margin-top:15px;
	margin-left:5px;
}
.header dl{
	float:right;
}
.header dl dd{
	float:right;
	line-height:60px;
	margin-right:20px;
}
.header a:link,.header a:visited{
	color:rgb(100,100,100);
}
.header a:hover,.header a:active{
	color:rgb(100,200,255);
}
.header dd em{
	font-size:0.8em;
	color:rgb(100,200,255);
}
.header dd#mana a:link,.header dd#mana a:visited{
	color:rgb(100,200,255);
}
.header dd#mana a:hover,.header dd#mana a:active{
	color:rgb(100,100,100);
}
.header dl dd em span{
	color:gray;
	cursor:pointer;
}
/*banner模块*/
.banner{
	width:100%;
	height:600px;
	overflow:hidden;
	position:relative;
}
.banner dl{
	position:relative;
}
.banner dl dd{
	width:100%;
	height:600px;
	position:absolute;
}
.banner dl dd img{
	width:100%;
}

.banner ul{
	position:absolute;
	top:500px;
	right:50px;
	z-index:5;
	list-style:none;
}
.banner ul li{
	float:left;
	margin-right:20px;
	font-size:1.8em;
	cursor:pointer;
}


/*adv模块*/
.adv{
	width:100%;
	height:150px;
	margin:10px auto;
}
.adv_list{
	width:24.25%;
	height:100%;
	margin-right:1%;
	float:left;
}
#adv_list01{
	background:url(../images/hp01.jpg);
	background-position:center;
}
#adv_list02{
	background:url(../images/hp02.jpg);
	background-position:center;
}
#adv_list03{
	background:url(../images/hp03.jpg);
	background-position:center;
}
#last_adv_list{
	margin-right:0;
	background:url(../images/hp04.jpg);
	background-position:center;
}
.adv_list{
	background-position:center;
	background-size:100%;
	overflow:hidden;
}
.adv_text{
	width:100%;
	height:300px;
	position:relative;
	top:0px;
	left:0;
	background:white;
	opacity:0;
	filter:alpha(opacity=0);
	text-align:center;
}
.adv_text h4{
	padding:190px 10% 10px 10%;
}
.adv_text p{
	padding:0 10%;
}
/*title模块*/
.title{
	width:100%;
	height:60px;
	margin:0 auto;
	text-align:center;
	background:rgb(250,250,250);
	padding:40px 0;
}
#white_title{
	background:white;
}
.title h4{
	font-weight:lighter;
	color:gray;
	margin-bottom:5px;
}
.title hr{
	width:8%;
	margin:0 auto;
	height:3px;
	background:rgb(100,200,255);
	border:none;
	border-radius:2px;
}
/*news模块*/
.news_bg{
	width:100%;
	height:400px;
	margin:0 auto;
	background:rgb(250,250,250);
}
.news{
	width:1250px;
	margin:0 auto;
}
.news_left{
	width:580px;
	float:left;
}
.news_right{
	width:580px;
	float:right;
}
.subhead{
	float:left;
	width:100%;
	padding-bottom:5px;
	border-bottom:2px solid rgb(100,200,255);
}
.subhead img{
	width:25px;
	float:left;
	margin-right:10px;
}
.subhead h4{
	float:left;
	line-height:25px;
	width:100%;
}
.subhead h4 span{
	float:right;
	font-size:0.8em;
	font-weight:lighter;
	color:rgb(100,200,255);
}
.topline h5{
	font-style:italic;
}
.topline{
	width:100%;
	margin:10px 0;
	float:left;
}
.tl_img{
	float:left;
	width:200px;
	height:120px;
	overflow:hidden;
}
.tl_img img{
	width:100%;
}
.text{
	float:left;
	width:360px;
	padding-left:20px;
}
.text p{
	margin-top:10px;
	color:rgb(50,50,50);
	font-size:0.8em;
}
.text h5{
	color:gray;
	font-weight:lighter;
}
.newsall{
	width:100%;
	float:left;
}
.newsall li{
	list-style:none;
	line-height:25px;
	color:rgb(100,100,100);
}
.newsall li span{
	float:right;
	font-size:0.8em;
	color:gray;
}
.news a:link,.news a:visited{
	color:rgb(60,60,60);
}
.news a:hover,.news a:active{
	color:rgb(100,200,255);
}
/*care板块*/
.care{
	width:1250px;
	height:500px;
	margin:20px auto;
}
.care_bg{
	width:250px;
	height:100%;
	float:left;
	background:rgb(100,200,255);
	color:white;
}
.care_img{
	float:left;
	width:100%;
	height:350px;
	overflow:hidden;
	background:blue;
	position:relative;
	top:0;
	left:0;
}
.care_img img{
	height:100%;
	width:100%;
}
.care_text{
	padding:0 10%;
	float:left;
	height:150px;
	position:relative;
	top:0;
	left:0;
}
.care_text h4{
	margin-top:25px;
	margin-bottom:5px;
}
#ci01{
	background:url(../images/leader01.jpg);
	background-position:center;
	background-size:auto 100%;
}
#ci02{
	background:url(../images/leader03.jpg);
	background-position:center;
	background-size:auto 100%;
}
#ci03{
	background:url(../images/leader02.jpg);
	background-position:center;
	background-size:auto 100%;
}
#ci04{
	background:url(../images/leader04.jpg);
	background-position:center;
	background-size:auto 100%;
}
#ci05{
	background:url(../images/leader05.jpg);
	background-position:center;
	background-size:auto 100%;
}
/*合作伙伴*/
.part_bg{
	width:100%;
	height:160px;
	margin:0 auto;
	background:rgb(250,250,250);
}
.partner{
	width:1250px;
	margin:0 auto;
}
.part_logo{
	width:190px;
	height:130px;
	float:left;
	background:rgb(100,200,255);
    /*margin:0px 60px 20px 75px;*/
	margin-right:10px;
	margin-bottom:10px;
	background-image:url(../images/partlogo.jpg);
	background-size:auto 100%;
	background-position:center;
	cursor:pointer;
}
#last_part_logo,#last_part_logo02{
	margin-right:10;
}
#last_part_logo{
	background:url(../images/XF_part10.jpg);
}
#last_part_logo02{
	background:url(../images/XF_part05.jpg);
}
#part01{
	background:url(../images/XF_part09.jpg) no-repeat 100%;
}
#part02{
	background:url(../images/XF_part07.jpg);
}
#part03{
	background:url(../images/part08.jpg);
}
#part04{
	background:url(../images/part04.jpg);
}
#part06{
	background:url(../images/part02.jpg);
}
#part07{
	background:url(../images/XF_part01.jpg);
}
#part08{
	background:url(../images/XF_part06.jpg);
}
#part09{
	background:url(../images/part03.jpg);
}
.part_text{
	width:100%;
	height:100%;
	background:white;
	filter:alpha(opacity=0);
	opacity:0;
	text-align:center;
	line-height:150px;
	font-size: 12px;
}
/*footer*/
.foot_bg{
	width:100%;
	height:200px;
	margin:0 auto;
	background:rgb(240,240,240);
	float:left;
}
.footer{
	width:1250px;
	margin:0 auto;
}
.footer dl{
	float:left;
	margin-top:50px;
	margin-right:100px;
}
.footer dl dt{
	margin-bottom:10px;
}
.footer dl dd{
	color:rgb(50,50,50);
	font-size:0.8em;
	line-height:25px;
}
#qrcode{
	width:120px;
	height:120px;
	padding-left:20px;
	border-left:1px solid gray;
	margin-right:0;
	float:right;
}
#qrcode dt img{
	width:100%;
}
.footer a:link,.footer a:visited{
	color:black;
}
.footer a:hover,.footer a:active{
	color:rgb(100,200,255);
}
.footer dl dd input{
	margin-bottom:5px;
}
.footer dl dd input[name=admin],.footer dl dd input[name=pwd]{
	border:1px solid rgb(230,230,230);
}
.footer dl dd input[name=submit]{
	border:none;
	background:rgb(100,200,255);
	color:white;
	text-align:center;
	width:50px;
	cursor:pointer;
}










