@charset "utf-8";
/* CSS Document */
#top{ width:100%; height:123px; background: url(../images/top_bg.jpg) center repeat-x; display:block;}
.top{ width:1000px; height:123px; }
.logo{ width:348px; height:152px; position:relative; z-index:100; top:-2px; }
.top_area{ width:600px; height:123px; } 
.top_line{ width:600px; height:70px;}
.logo_right{  display:block; width:185px; height:45px; position:relative; z-index:200; top:25px; left:-50px;}
.tel{ width:600px; height:70px;}
.tel_area{ width:309px; height:36px; margin-top:18px; margin-left:90px;}
.tel_right{ background:url(../images/bg.png) center no-repeat; width:183px; height:38px; margin-top:17px; }
.tel_right ul{ width:150px; height:25px;  margin:4px auto;}
.tel_right ul li{ float:left; width:75px; line-height:25px; text-align:center;}
.tel_right ul li a{ color:#fff;}
.tel_right ul li a:hover{ color:#FF6000;}

.nav{ width:600px; height:35px; margin-top:6px;}
.nav ul li{ float:left; display:block; width:75px; line-height:35px; background:url(../images/li_line.jpg) right center no-repeat; text-align:center;}
.nav ul li.last{ background:none;}
.nav ul li a{ font-family:"微软雅黑"; font-size:14px; color:#FFF;}
.nav ul li a:hover{ color:#FBAB03;}

#kinMaxShow{width:100%; height:445px; overflow:hidden; margin-top:-30px; *margin-top:-3px;}

#news{ width:1000px; height:225px;  margin:5px auto;}
.news{ width:350px; height:225px; }
.news_title{ width:350px; height:35px; background:url(../images/news_line.jpg) bottom no-repeat; overflow:hidden;}
.news_title p{ text-align:left; font-family:"微软雅黑"; font-size:16px; color:#1D2B87; line-height:
35px; padding-left:5px;}
.news_title p span{ color:#454545; font-size:14px;}
.news_title a{ float:right; display:block; font-family:"微软雅黑"; font-size:12px; color:#000; margin-top:5px;}
.news_title a:hover{ color:#FF6000; }
.news_area{ width:350px; height:185px;}
.news_area ul{ width:320px; height:175px; margin:5px 10px;}
.news_area ul li{ text-align:left; float:left; display:block; line-height:25px; background:url(../images/piont.jpg) left center no-repeat; width:320px;}
.news_area ul li a{ padding-left:10px; width:240px; float:left; display:block; color:#454545;}
.news_area ul li a:hover{ color:#FF6000;}
.news_area ul li span{ float:right;}

.results{ width:300px; height:225px; margin-left:26.5px;}
.results_title{ width:300px; height:35px; background:url(../images/results_line.jpg) bottom no-repeat; overflow:hidden;}
.results_title p{ text-align:left; font-family:"微软雅黑"; font-size:16px; color:#1D2B87; line-height:35px; padding-left:5px;}
.results_title p span{ color:#454545; font-size:14px;}
.results_title a{ float:right; display:block; font-family:"微软雅黑"; font-size:12px; color:#000; margin-top:5px;}
.results_title a:hover{ color:#FF6000;}
.results_area{ width:300px; height:185px; }
.results_area ul{ width:280px; height:175px; margin:5px 10px;}
.results_area ul li{ text-align:left; float:left; display:block; line-height:25px; background:url(../images/piont.jpg) left center no-repeat; width:280px;}
.results_area ul li a{ padding-left:10px; width:260px; float:left; display:block; color:#454545;}
.results_area ul li a:hover{ color:#FF6000;}
.results_area img{ margin-top:5px;}
.results_area p{ width:300px; line-height:22px; text-align:left;}
.results_area p a{ color:#454545;}
.results_area p a:hover{color:#FF6000;}

.video{ width:297px; height:225px; }
.video_title{ width:297px; height:35px; background:url(../images/video_line.jpg) bottom no-repeat; overflow:hidden;}
.video_title p{ text-align:left; font-family:"微软雅黑"; font-size:16px; color:#1D2B87;line-height:35px; padding-left:5px;}
.video_title p span{ color:#454545; font-size:14px;}
.video_title a{ float:right; display:block; font-family:"微软雅黑"; font-size:12px; color:#000; margin-top:5px;}
.video_title a:hover{ color:#FF6000;}
.video_area{ width:297px; height:185px;  background:url(../images/vidoe_bg.jpg) center no-repeat; margin-top:5px;}
.video_show{ width:297px; height:185px; margin-top:5px; }
.video_show p{ text-align:left; line-height:25px; float:left; width:297px;}
.video_show p b{ font-size:14px; margin-bottom:10px; float:left; display:block;}
.video_show p a{ color:#454545;}
.video_show p a:hover{ color:#FF6000;}


#package{ width:100%; height:562px; background: url(../images/package_bg.jpg) repeat;}
.package{ width:1000px; height:562px;  background:url(../images/package_center.jpg) center no-repeat; }
.package_left{ width:730px; height:562px; }
.package_title{ width:730px; height:35px; overflow:hidden;}
.package_title p{ text-align:left; font-family:"微软雅黑"; font-size:24px; color:#FF6000; line-height:35px; padding-left:5px;}
.package_title p span{ color:#454545; font-size:16px; padding-left:5px;}
.package_title a{ float:right; display:block; font-family:"微软雅黑"; font-size:12px; color:#000; margin-top:5px; margin-right:5px;}
.package_title a:hover{ color:#FF6000;}
.package_area{ width:710px; height:481px;  margin-top:15px; margin-left:10px; }

.accordion{width:710px;height:481px;overflow:hidden;box-shadow:0 0 10px 2px rgba(0,0,0,0.4);}
.accordion ul{width:3000px;}
.accordion li{
	display:block;width:141px;height:481px;overflow:hidden;position:relative;float:left;border-left:1px solid #aaa;box-shadow:0 0 25px 10px rgba(0,0,0,0.4);

	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
.accordion li img{display:block;}
.accordion ul:hover li{width:50px;}
.accordion ul li:hover{width:510px;}

.reservation { width:235px; height:562px; }
.reservation_title{ width:200px; height:50px;  margin-top:35px; overflow:hidden;}
.reservation_title p{text-align:left; font-family:"微软雅黑"; font-size:20px; color:#FF6000; padding-left:10px; }
.reservation_title p span{ display:block; font-family:"微软雅黑"; font-size:14px; color:#000; }
.reservation_area{ width:235px; height:470px; }
.reservation_area p span{ width:220px; line-height:35px; font-family:"微软雅黑"; font-size:14px; color:#000; float:left; display:block; text-align:left; margin-left:10px;}
#input{ background:url(../images/input.jpg) center no-repeat; width:220px; height:31px; line-height:31px; border:none; padding-left:5px;}
#order{ float:left; margin-left:10px; margin-top:50px;}

#ad{ width:1000px; height:132px; margin:5px auto;}

#case{ width:1000px; height:205px;  margin:0 auto;}
.case_left{ width:170px; height:205px;  background: url(../images/case_title.jpg) center no-repeat;}
.more{ width:148px; height:40px; margin-top:145px; text-align:right; padding-right:5px; line-height:40px;}
.more a{ font-family:"微软雅黑"; font-size:16px; color:#fff;}
.more a:hover{color:#FF6000;}
.case_area{ width:800px; height:205px; }
.marqueeleft{height:165px;width:772px;overflow:hidden;  margin-top:40px; float:right;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:233px;height:159px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:229px;height:128px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
.marqueeleft li .txt a{ color:#454545;}
.marqueeleft li .txt a:hover{ color:#FF6000;}



#material{ width:1000px; height:360px;  margin:10px auto; }
.material_left{ width:170px; height:360px; }
.material_top{ background:url(../images/material_title.jpg) center no-repeat; width:161px; height:151px;  overflow:hidden; }
.material_top .more{ width:155px; height:30px; margin-top:120px; text-align:right; padding-right:5px; line-height:30px;  display:block; float:right;}
.material_bottom{ width:170px; height:213px;}
.material_bottom ul{ width:161px; margin-top:10px; }
.material_bottom ul li{  width:161px; line-height:29px; margin-top:2px; float:left; text-align:center;}
.material_bottom ul li a{ font-family:"微软雅黑"; font-size:14px; color:#454545; width:160px; height:29px; background:url(../images/material_li.jpg) center no-repeat; display:block; float:left;}
.material_bottom ul li a:hover{ color:#fff; width:161px; height:29px; background:url(../images/material_li01.jpg) center no-repeat; display:block; float:left;}

.material_right{ width:800px; height:360px; }
.material_list{ width:245px; height:175px; margin:0px 0px 25px 21px; }
.material_list p a{ width:245px; line-height:40px; display:block; text-align:center; color:#454545; height:40px; }
.material_list p a:hover{ color:#FF6000;}


#team{ width:100%; height:240px; background:#F3F3F3; margin-top:20px;}
.team{ width:1000px; height:240px; }
.team_title{ background:url(../images/team_title.jpg) center no-repeat; width:139px; height:33px; margin:0px auto; position:relative; top:-14px; z-index:200;}
.team_title p{font-family:"微软雅黑"; font-size:14px; color:#fff; line-height:30px; }
.team_area{ width:1000px; height:200px; }
a.abtn{display:block;height:200px;width:42px;overflow:hidden;}
a.aleft{float:left; background:url(../images/left_piont.png) center no-repeat;}
a.agrayleft{cursor:default; background:url(../images/left_piont.png) center no-repeat; }
a.aright{float:right; background:url(../images/right_piont.png) center no-repeat;}
a.agrayright{cursor:default; background:url(../images/right_piont.png) center no-repeat;}
.scrolllist{width:1000px;height:200px;margin:0 auto; }
.scrolllist .imglist_w{width:916px;height:190px;overflow:hidden;float:left;position:relative;/*必要元素*/ margin-top:10px; }
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{width:168px;float:left;padding:0 8px; background:url(../images/team_bg.jpg) center no-repeat; height:173px;}
.scrolllist .imglist_w li img{ float:left; margin-left:9px; margin-top:8px;}
.scrolllist .imglist_w li a{color:#3366cc;text-decoration:none;float:left; }
.scrolllist .imglist_w li a:hover img{filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;}
.scrolllist .imglist_w li p{line-height:24px;overflow:hidden;float:left; width:150px; margin-left:10px;}
.scrolllist .imglist_w li p span{ color:#3366cc;}
.scrolllist .imglist_w li p a{ color:#454545;}
.scrolllist .imglist_w li p a:hover{ color:#FF6000;}

#partner{ width:1000px; height:auto; margin:5px auto; }
.partner{ width:1000px; height:auto; float:left; display:block; margin-top:20px;}
.partner_title{ width:1000px; height:35px; background:url(../images/partner_line.jpg) bottom no-repeat; overflow:hidden;}
.partner_title p{ text-align:left; font-family:"微软雅黑"; font-size:16px; color:#1D2B87; line-height:35px; padding-left:5px;}
.partner_title p span{ color:#454545; font-size:14px;}
.partner_title a{ float:right; display:block; font-family:"微软雅黑"; font-size:12px; color:#000; margin-top:5px;}
.partner_title a:hover{ color:#FF6000;}
.partner_area{ width:1000px; height: auto; float:left; display:block; }
.partner_area ul li{ float:left; display:block; padding-right:10px; padding-left:5px; line-height:25px;}
.partner_area ul li a{ color:#454545;}
.partner_area ul li a:hover{ color:#FF6000;}

#footer_top{ width:100%; height:45px; background:url(../images/footer_top.jpg) center repeat-x; margin-top:10px;}
.footer_top{ width:1000px; height:45px; }
.footer_top ul li{ float:left; display:block; padding-left:10px; padding-right:10px; line-height:45px; background:url(../images/footer_line.jpg) right center no-repeat;}
.footer_top ul li.last{ background:none;}
.footer_top ul li a{ color:#fff;}
.footer_top ul li a:hover{ color:#FF6000;}

#footer{ width:100%; height:128px; background: url(../images/footer_bg.jpg) center repeat-x;}
.footer{ width:1000px; height:128px; }
.footer_left{ width:450px; height:128px;}
.footer_left img{ float:left; display:block; margin-top:20px; }
.footer_left p{ float:left; display:block; width:auto; line-height:25px;margin-top:4px;  font-family:"微软雅黑"; font-size:12px; color:#DDDDDD; text-align:left;  }
.footer_right{  width:430px; height:128px; }
.weixin{  display:block;line-height:25px; margin-left:10px;}
.weixin img{ margin-top:5px;}
.weixin p{  color:#DDDDDD; font-family:"微软雅黑"; font-size:14px; font-family:"微软雅黑"; margin-top:5px;}
.baidu{ padding-top:20px; display:block; fload:left;}


#main{ width:1000px; height:auto; display:block; margin:5px auto;}
.main{ width:1000px; height:auto; float:left; display:block; margin-bottom:20px;}
#left{ width:760px; height:auto; float:left; display:block; }
.left_title{ width:760px; height:35px; border-bottom:1px solid #E3E3E3;}
.left_title img{ float:left; margin-top:8px; margin-right:3px;}
.left_title p{ text-align:left; line-height:35px; }
.left_title p a{ color:#262626;}
.left_title p a:hover{color:#FF6000;}
.news_areas{ width:760px; height:auto;  float:left; display:block; margin-bottom:30px; }

.news_show{ width:760px; height:95px; background:url(../images/delish.png) bottom repeat-x; margin-top:20px;}
.news_show p{ width:660px; text-align:left; float:left; display:block; line-height:22px; }
.news_show p b{ width:660px; color:#838383; font-family:"微软雅黑"; font-size:16px; height:30px; line-height:30px; margin-bottom:10px;}
.news_show p a{ color:#666666;}
.news_show p a:hover{ color:#FF6000;}
.news_show span{ line-height:45px; float:right; color:#0767B0; font-family:"微软雅黑"; font-size:14px;}





.left_area{ width:760px; height:auto;  float:left; display:block; margin-bottom:30px;}
.left_area_title{ width:760px; height:45px; border-bottom:1px dashed #C6C6C6;}
.left_area_title p{ text-align:left; line-height:45px;  font-family:"微软雅黑"; font-size:24px; color:#27518C;}
.news_list{ width:760px; height:215px; border-bottom:1px dashed #C6C6C6; margin-top:5px;}
.news_list img{ float:left; display:block; margin-top:28px; margin-right:10px;}
.news_center{ width:330px; height:159px;  margin-top:28px;}
.news_center p{ text-align:left; color:#666666; line-height:25px;}
.news_center p b{font-size:20px; }
.news_time{ width:100px; height:90px; margin-top:28px;}
.news_time p{ font-family:"微软雅黑"; font-size:24px; color:#000; text-align:right;}
.news_time p span{ font-family:"微软雅黑"; font-size:40px; color:#999999;}

.pages{ width:760px; height:25px; line-height:25px; text-align:center;  margin-bottom:30px; margin-top:20px; }

#right{ width:226px; height:auto; float:right; display:block; }
.right_nav{ float:right; display:block; width:218px; height:auto;}
.right_center{ background:url(../images/left_center.jpg) center repeat-y; width:218px; height:auto;}
.right_ul{ width:179px; height:auto; display:block; float:left;  margin-left:19px; margin-top:12px; margin-bottom:12px;}
.right_ul_title{ background:url(../images/right_nav_title.jpg) center no-repeat; width:179px; height:81px;}
.right_ul_title p{ font-family:"微软雅黑"; font-size:18px; color:#fff; line-height:80px; text-align:center;}
.right_ul ul li{ float:left; display:block; width:177px; line-height:30px;  background:#9D9D9D; margin-left:1px; text-align:center;}
.right_ul ul li a{ float:left; display:block; width:177px; color:#fff; background:url(../images/piont02.jpg) 25% center  no-repeat;}
.right_ul ul li:hover{ float:left; display:block; width:177px; line-height:30px; background:#27508B; margin-left:1px;}
.right_ul ul li a:hover{ float:left; display:block; width:177px; color:#fff; background:url(../images/piont02.png) 25% center  no-repeat;}

.right_news{ float:right; display:block; width:218px; height:auto; margin:15px auto;}
.right_news_area{ width:179px; height:auto; display:block; float:left;  margin-left:19px; margin-top:12px; margin-bottom:12px; background:#9D9D9D;}
.right_news_title{ width:167px; height:35px; border-bottom:1px  solid #FFF; margin-left:6px;}
.right_news_title img{ float:left; display:block; margin-top:8px; margin-right:3px;}
.right_news_title p{ text-align:left; line-height:35px; font-family:"微软雅黑"; font-size:14px; color:#fff;}
.right_news_title p a{ float:right;font-size:12px; color:#fff;}
.right_news_title p a:hover{ color:#26538E;}

.right_news_area ul{ float:left; display:block; width:167px; margin-top:10px;  margin-bottom:20px; margin-left:6px;}
.right_news_area ul li{ float:left; text-align:left; display:block; line-height:22px; background:url(../images/piont04.jpg) left center no-repeat;}
.right_news_area ul li a{ padding-left:8px; color:#fff; width:150px; }
.right_news_area ul li a:hover{color:#26538E;}

.right_order{ float:right; display:block; width:218px; height:auto; }
.right_order_title{ width:195px; height:35px; display:block; float:left;  margin-left:11px; border-bottom:1px solid #DBDBDB;}
.right_order_title img{ float:left;  display:block; margin-top:8px; margin-right:3px;}
.right_order_title p{ text-align:left; line-height:35px; font-family:"微软雅黑"; font-size:14px; color:#27508B;}
.right_order_area{ width:210px; height:auto; margin-left:11px;}
.right_order_area p{ width:195px; height:35px;  float:left; display: block; }
.right_order_area p span{ width:60px; line-height:35px;  font-size:12px; color:#000; float:left; display:block; text-align:left; }
#input01{ background:url(../images/input01.jpg) center no-repeat; width:132px; height:23px; line-height:23px; border:none; float:left; display:block; margin-top:6px; }
#order01{ float:right; display:block; margin-right:3px;}

.case_order{ background:url(../images/case_bg01.jpg) center no-repeat; width:243px; height:185px; margin:10px 5px 20px 5px;}
.case_order img{ display:block; width:243px; height:159px;}
.case_order a{ text-align:center; line-height:25px; width:243px;  color:#000; display:block;}
.case_order a:hover{ background:#3164A8;  width:243px; color:#fff; display:block; text-align:center;}
.about_area{ width:760px; height:auto; display:block; float:left;  margin-top:20px;}
.message_area{ width:760px; height:auto; display:block; text-align:left; }
.addres_area{ width:760px; height:auto; display:block; text-align:left; }
.addres_area img{ margin-bottom:30px; margin-left:30px; margin-top:20px;}
.addres{ width:760px; height:160px; border-bottom:1px solid #DCDCDC; margin-bottom:5px;}
.addres p{ text-align:left; line-height:25px; margin-left:30px;}


.content_area{ width:760px; height:auto; display:block; text-align:left; margin-top:20px;}

#main01 {
	height:auto;
	margin: 0 auto;
	position: relative;
	width: 760px;
	font-size:.8125em;
	background:#fff;
	border:1px solid #dbdbdb;
	
	}
	#main01 .inside {
		padding:10px 10px 0;
		}
	

a {
	color:#017c9a; 
	outline:none;
	}
a:hover{
	text-decoration:none;
	}
strong {
	color:#393939;
	}
em {
	
	}




.fonts {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#393939;
}
	.fonts ol, .fonts code {
		font-size:13px; 
		font-family:Arial, Helvetica, sans-serif;
	}
	.fonts ol {
		color:#6f787a;
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}



.c_title{ margin-top:20px; margin-bottom:20px; line-height:30px; font-family:"微软雅黑"; font-size:18px; color:#000; 	text-align:center}
.c_time{ line-height:30px; font-family:"微软雅黑"; font-size:14px; color:#000; 	text-align:center}



