@charset "utf-8";
/* CSS Document */

/*导航*/
.nav_{ width:100%;}
.nav_c{ width:100%; background: #383431;} 
.nav_c_{width:1200px; margin: 0px auto;text-align: right; padding: 10px 0px; color: #CCCCCC; font-size: 12px;} 
.nav_c_ a{color: #CCCCCC; font-size: 12px;} 


.nav{ width:1200px; margin:20px auto;}
.nav_l{ width:189px; float:left; }


.nav_menu{ width:700px; float: left; margin:8px 0px 0px 90px;}
.nav_menu ul{} 
.nav_menu ul li{float:left; text-align: center;}
.nav_menu ul li a{ display:block; color:#383431;  font-size:15px; padding: 10px 15px; }
.nav_menu ul li a span{font-size: 10px;} 
.nav_menu ul li a:hover{ background:#383431; color: #FFFFFF; border-radius: 20px; transition:all 0.5s ease 0s;}


.nav_r{ float:right;  margin-top: 10px;} 
.nav_r p{ color: #383431; font-size: 14px;} 
.nav_r span{ color: #383431; font-size: 32px; font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"} 
/*底部*/

.main5a_a { width:1200px; padding:60px 0px 20px; text-align:center; margin: 0px auto;}
.main5a_a p{ font-size:36px; color:#FFFFFF; font-weight: bold;}
.main5a_a span{ color:#EEEEEE; font-size:40px;font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"} 
.bottom{ width:100%; height:auto; background:url(/images/bottom_bg.jpg) no-repeat center; height: 605px;}
.bottom_{ width:1200px; margin:0 auto; position:relative; }
.bottom_01{ margin-right: 30px; float:left; text-align:center;  padding-left: 40px;height: 187px;}
.bottom_01 ul li{ margin: 5px 0px;} 
.bottom_01 ul li.bottom_tit{ color: #e5820d; font-size: 16px;} 
.bottom_01 ul li a{color: #999999;} 
.bottom_03{ padding-right: 40px; float:left; text-align:center; border-right: #333333 1px solid; padding-left: 40px;height: 187px;}
.bottom_03 ul li{ margin: 5px 0px;} 
.bottom_03 ul li.bottom_tit{ color: #e5820d; font-size: 16px;} 
.bottom_03 ul li a{color: #999999;} 

.bottom_02{  float:left;  padding-right:50px; height: 187px; border-right: #333333 1px solid;}


.bottom_t01{position: absolute;margin: 30px 0px 0px 135px;}
.bottom_t01 p{ color: #DDDDDD; font-size: 18px; margin: 10px 0px;}  
.bottom_t02{position: absolute; margin: 30px 0px 0px 750px;} 
.bottom_t02 p{ color: #DDDDDD; font-size: 18px; margin: 10px 0px;}  



.bottom_r{ float:right; text-align: right;}
.bottom_r ul{ float:left; margin-left:8px;}
.bottom_r ul li{ text-align:right; font-size:16px; color:#999999; }
.bottom_r ul li.phone{ font-size:20px; margin-bottom:15px; color: #e5820d;}
.bottom_r p{ color: #999999; padding: 2px 0px;}  

.bottom2{width:100%; padding: 20px 0px; text-align: center; background:#2c2c2c; color: #999999;}
.bottom2 a{color: #999999;}




/* fullSlide */
.fullSlide {width:100%;position:relative;height:700px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:700px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:700px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:3px;margin:1px;overflow:hidden;background:#FFF;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#383431;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:3%;z-index:1;width:40px;height:60px;background:url(/images/slider-arrow.png) -126px -137px no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:3%;background-position:-6px -137px;}

.z_banner{ left:0px; top:0px; width:100%; height:100%;} 


