﻿@charset "utf-8";
/* CSS Document */

.inbox { margin: 0px auto; width: 980px; overflow: hidden; clear: both; }
.focus { margin: 0px; }
    .focus li { position: relative; }
    .focus .des { padding: 190px 0px 0px 580px; color: rgb(255, 255, 255); line-height: 1.5; font-size: 18px; text-shadow: 0px 1px 2px rgba(51,51,51,0.5); }
.banner-more { display: block; }
.focus p { width: 440px; padding-bottom: 12px; }
.focus em { color: rgb(255, 218, 11); }
.focus1 .banner-more { width: 210px; height: 42px; margin-top: 36px; }
.focus2 .banner-more { width: 210px; height: 42px; margin-top: 36px; }
.focus3 .banner-more { width: 210px; height: 42px; margin-top: 36px; }
.focus { }
.focuscon { width: 100%; height: 440px; }
.focus ul { width: 100%; height: 440px; }
.focus li { width: 100%; height: 440px; }
.focus .in { width: 100%; height: 440px; }
.focuscon { position: relative; z-index: 100; }
.focus .inner { overflow: hidden; position: relative; z-index: 110; }
.focus ul { }
.focus li { left: 0px; top: 0px; display: none; position: absolute; z-index: 120; }
    .focus li .des { }
    .focus li img { margin: 0px auto; display: block; }
.focus .p_n { border-radius: 5px; top: 50%; width: 56px; height: 56px; text-align: center; color: rgb(255, 255, 255); line-height: 56px; font-family: "simsun"; font-size: 40px; font-weight: bold; margin-top: -30px; position: absolute; z-index: 130; opacity: 0.2; background-color: rgb(0, 0, 0); }
    .focus .p_n:hover { opacity: 0.6; }
.focus .prev { left: 30px; }
.focus .next { right: 30px; }
.focusnum { padding: 12px 0px; left: 0px; width: 100%; text-align: center; bottom: 0px; font-size: 0px; position: absolute; z-index: 999; }
:root .focusnum { filter: none; }
.focusnum span { background: rgb(153, 153, 153); border-radius: 16px; width: 16px; height: 16px; line-height: 0; font-size: 0px; margin-right: 12px; display: inline-block; cursor: pointer; }
.focusnum .on { background-color: #c00; }
.focustit { left: 0px; bottom: 0px; padding-bottom: 10px; padding-left: 12px; display: none; position: absolute; z-index: 999; }
    .focustit a { color: rgb(255, 255, 255); font-size: 14px; text-decoration: none; }
        .focustit a:hover { color: rgb(255, 0, 0); }
.focus a:hover { text-decoration: none; }
