@charset "utf-8";
/* CSS Document */
/*全局样式*/
*{ margin:0; padding:0; border:none;}
body{ font-size:14px; font-family:"宋体"; color:#000;}
a{ text-decoration:none; color:#000;}
ul,li{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.w1000{ width:1000px;}
.mid{ margin:0 auto;}
.of{ overflow:hidden;}
.pd60{ padding:60px 0;}

/*头部样式*/
.hd{ width:100%;}
.k_logo{ height:112px;}
.k_logo img:first-child{ margin-top:40px;}
.nav{ width:100%; /*background:#10498e;*/}
.k_nav{ height:45px; text-align:center;}
.k_nav ul li{ float:left; line-height:45px;}
.k_nav ul li a{ color:#FFF; padding:0 29px;}
.k_nav ul li:hover{ background:#c5a913;}

/*身体样式*/
.bd{ width:100%;overflow: hidden; height:385px;}
.p1{ font-size:42px; text-align:center;}
.p2{ font-size:42px; text-align:center; color:white;}
	/*banner样式*/
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%; height:385px; margin:0px auto; background:#333; position:relative; overflow:hidden; left:50%; margin-left:-50%;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(/zyxx_images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(/zyxx_images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:auto; position:absolute; left:50%; margin-left:-40px; bottom:15px; z-index:10; border-radius:10px;-moz-border-radius: 10px;}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}
.bd2 {
    width: 100%;
    overflow: hidden;
    height: 485px;
}























