.header_one { float: left; width: 100%; background-color: #16160e; }
/*------以下是top的css--------*/
.top { width: 100%; margin-right: auto; margin-left: auto; background-color: #C6C4C4; }
.top_m { height: 90px; width: 1000px; margin: 0 auto }
.logo { float: left; height: 90px; width: 690px; }
.phone { float: left; height: 64px; width: 230px; padding-top: 28px; }
.phone p { line-height: 30px; text-align: right; color: #fbf8f8; font-weight: bold; padding-right: 20px; }
.sao { margin: 0 auto }
/*------以上是top的css--------*/
/*------以下是导航条css--------*/

.banner { float: left; height: 40px; width: 100%; }
.banner_m { height: 40px; width: 1000px; margin-right: auto; margin-left: auto; }
.banner_1 { height: 40px; width: 1000px; float: left; }
.huantu { float: left; width: 100%; height: 332px; }
#navigation, #navigation li ul { list-style-type: none; z-index: 1000; }
#navigation li { float: left; position: relative; z-index: 1000; }
#navigation li a:link, #navigation li a:visited { display: block; text-decoration: none; color: #fff; font-size: 14px; font-weight: bold; width: 142px; height: 40px; line-height: 40px; z-index: 1000; text-align: center; }
#navigation li a:hover { color: #fff; background: #8c0108; z-index: 1000; }
#navigation li ul li a:link, #navigation li ul li a:visited { color: #fff; font-weight: 500; }
#navigation li ul li a:hover { background: #8c0108; z-index: 1000; }
#navigation li ul { display: none; position: absolute; top: 38px; margin-top: 1px; z-index: 1000; background: rgba(141,0,8,0.6); }
/*------以上是导航条css--------*/
/*------以下是banner的css--------*/
img { border: 0 none; }
.photo { width: 1900px; height: 332px; overflow: hidden; position: relative; }
.photo .step { position: absolute; bottom: 10px; right: 15px; height: 23px; z-index: 2; color: #fff; font-size: 14px; font-weight: bold; vertical-align: middle; cursor: pointer; }
.photo .step em { margin: 0 5px; }
.photo ul { float: left; position: absolute; top: 0; left: 0; width: 2208px; }
.photo li { float: left; list-style-type: none; }
.photo li img { display: block; width: 1900px; height: 332px; }
/*------以上是banner的css--------*/

/***** 分页样式开始 *****/
.page-nav { text-align: right; margin-right: 3px; }
.page-nav li { display: inline; }
.page-nav li a { border: 1px solid #ccc; padding: 4px 7px; margin: 2px; background: #eee; }
.page-nav li a:hover { background: #8C0108; color: #fff; border: 1px solid #1f567a; }
.inline-block { }
.curr-page { border: none; }
.page-nav li .selected { border: 1px solid #fff; text-decoration: none; padding: 4px 5px; background: #fff; cursor: default; }
.page-nav li .selected:hover { background: #fff; border: 1px solid #fff; color: #111; }
/***** 分页样式结束 *****/
