@charset "utf-8";
body{
	font-family: tahoma, Arial, "Microsoft YaHei", SimSun;
	font-size: 14px;
	color:#222;
	margin: 0px;
	padding: 0px;

}
a{text-decoration:none;color: #333333;}
ul,li,ol,dl{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
img{ border:none;}
.header{ width:100%; overflow:hidden; height:100px; position:fixed; left:0; top:0; z-index:1000;	background-color: #FFFFFF;
		box-shadow:0px  1px 5px #e2e4e5;}

.header .con{
	width:1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.header .logo{
	float:left;
	width: 300px;
	height: 100px;
}
.nav{
	width:843px;
	position:固定;
	left:400px;
	float: right;
	line-height: 100px;
	height: 100px;
}
.nav li{ float:left; padding-right:45px; }
.nav li:last-child{ padding-right:0;}
.nav li i{
	width:0;
	height:2px;
	display:block;
	position:absolute;
	bottom:-15px;
	transition:0.3s;
	background-color: #FF0000;
}
.nav li a{
	display:block;
	font-size:15px;
	color:#0E386B;
	transition:0.3s;
	font-family: "微软雅黑";
}
.nav li .s{ color:#e00113;}
.nav li:hover a{ color:#e00113;}

/* 幻灯效果 */
.banner{
	width:100%;
	margin-top:100px;
}
.rslides {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container { position: relative; float: left; width: 100%; }
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	max-width: none;
	background-color: rgba;
	background-position: 0;
}
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 0; }
.list img { border: 5px solid #FFFFFF;}.list img:hover { border: 5px solid #CF9744;}
/* 幻灯效果 */
.bt {
	background-image: url(xian.gif);
	background-repeat: no-repeat;
	background-position: center 45px;
	line-height: 40px;
	font-size: 24px;
	color: #315580;
	font-family: "微软雅黑";
	margin-top: 15px;
}
.bty {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
}

.fw_list li{
	width:240px;
	height:200px;
	margin-top:20px;
	float:left;
	text-align: center;
}
.fw_list li img{
	border: 1px solid #CCCCCC;

}
.fw_list li:last-child{ margin-right:0;}
.fw_list li h2{
	font-size:16px;
	color:#999999;
	text-align:center;
	font-weight:400;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.main {
	background-color: #EDEDED;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}.about1 {
	background-image: url(about1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 80px;
	font-weight: normal;
	padding-left: 15px;
}
.about2 {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
/*套餐*/
.rollBox{
	width:1200px;
	overflow:hidden;
	padding-right: 0;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
}
.rollBox .LeftBotton{
	height:112px;
	width:30px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background-image: url(left.png);
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 120px;
}
.rollBox .RightBotton{
	height:112px;
	width:30px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background-image: url(right.png);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 120px;
}
.rollBox .Cont{
	width:1130px;
	overflow:hidden;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
}
.rollBox .ScrCont{width:10000000px;}
.rollBox #List1,.rollBox #List2{float:left;}
.imgbk {
	border: 2px solid #CCCCCC;
}
.cp {
	text-align: center;
	float: left;
	height: 300px;
	width: 282px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.cp:hover img{border: 2px solid #FF0000;}
.cp1 {
	text-align: center;
	float: left;
	height: 300px;
	width: 300px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.cp1:hover img{border: 2px solid #FF0000;}
.cp2 {
	text-align: center;
	float: left;
	height: 250px;
	width: 300px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.cp2:hover img{border: 2px solid #FF0000;}
.zd li{
	width:300px;
	height:240px;
	margin-top:20px;
	float:left;
	text-align: center;
}
.zd li img{
	border: 1px solid #CCCCCC;

}
.zd li:last-child{ margin-right:0;}
.zd li h2{
	font-size:16px;
	color:#999999;
	text-align:center;
	font-weight:400;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
/*新闻*/
.new {
	float: left;
	height: 230px;
	width: 240px;
	text-align: center;
}
.new:hover img{border: 2px solid #FF0000;}
.new1 {
	width: 200px;
	text-align: left;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 5px;
}
/*底部区域*/
footer{ width:100%; height:300px; min-width:1200px; background:#1b1b1b; overflow:hidden;}
footer .topcon{
	width:1200px;
	height:260px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
footer .topcon .cc{
	float:left;
	margin-right: 60px;
	margin-left: 15px;
}
footer .topcon h5{
	font-size:16px;
	color:#cccccc;
	font-weight:200;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.topcon .cc .dh a {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;

}
.topcon .cc .dh {

	margin-top: 8px;
}
footer .topcon b{ font-size:12px; color:rgba(255,255,255,0.3); display:block;}
footer .topcon .guanzhu{
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
footer .topcon .guanzhu p{ font-size:16px; color:#CCCCCC;}
footer .topcon .guanzhu img{ margin-top:10px; margin-right:10px;}
footer .topcon .address{
	float:left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;

	color: #CCCCCC;
}
footer .topcon .address h1{ font-size:16px; color:#CCCCCC; font-weight:400;}
footer .topcon .address p{ font-size:14px; color:rgba(255,255,255,0.46); line-height:1.75em; margin-top:20px;}
footer .botm{ width:100%; height:40px; border-top:1px solid #333;}
footer .botm .duan{ font-size:12px; color:rgba(255,255,255,0.42); width:1200px; height:auto; margin:0 auto; line-height:40px;}
/*底部区域*/
.na1 {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
.nay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}.t1c {
	font-family: "Microsoft YaHei", Tahoma, Verdana, "Simsun";
	font-size: 14px;
	background-image: url(t2.gif);
	background-position: left center;
	height: 45px;
	text-align: left;
	background-repeat: no-repeat;
	line-height: 45px;
	font-weight: normal;
	padding-left: 15px;
	float: left;
	width: 620px;
}.contc {
	font-size: 14px;
	line-height: 28px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.rq {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF5300;
	float: left;
	height: 45px;
	width: 65px;
	line-height: 45px;
	text-align: center;
}.rq1 {
	font-size: 24px;
	color: #9E1A16;
	background-color: #ece9e9;
	float: left;
	height: 45px;
	width: 65px;
	line-height: 45px;
	text-align: center;
}
.connc {
	line-height: 24px;
	font-size: 14px;
	color: #333333;
}a.nef16 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
a.nef16:hover {
	color: #990000;
	text-decoration: underline;
}.njl {
	margin-top: 10px;
}.font13 {
	font-size: 16px;
	font-weight: bold;
}#linktop2 {
	width: 258px;
	float: left;
	}

#linktop2 ul li {
	float:left;
    color: color:#4454ab;;
	display: inline;
	text-align: center;
}
#linktop2 ul {margin: 0px;}
#linktop2 ul li a {
	font-family: "Microsoft YaHei", Tahoma, Verdana, "Simsun";
	text-decoration: none;
	display: block;
	color: #333333;
	height: 51px;
	width: 218px;
	text-align: left;
	font-size: 16px;
	line-height: 51px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	background-image: url(lei.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#linktop2 ul li a:hover {
	color: #ef7c00;
	background-image: url(lov.gif);
}.bk {
	border: 1px solid #e6e6e6;
}
