* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #333333;
    background: url(../images/bg.jpg) no-repeat center 680px;
}

.top {
    width: 100%;
    height: 680px;
    overflow: hidden;
    background: url(../images/top.jpg) no-repeat center top;
}

.conteiner-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.tit {
    width: 1000px;
    height: 40px;
}

.one-box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.one-left {
    width: 540px;
    height: auto;
    overflow: hidden;
    float: left;
}

.flash {
    float: left;
    width: 536px;
    height: 356px;
    border: 2px solid #319aeb;
}

.out-img {
    position: relative;
    width: 536px;
    height: 356px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    float: left;
    position: relative;
}

.out-img .img li img {
    display: block;
}

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    text-indent: 10px;
    line-height: 40px;
    font-size: 16px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #6d6a68;
}

.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.out-img:hover .btn {
    display: block;
}

.out-img .btn-l {
    left: 0;
}

.out-img .btn-r {
    right: 0;
}

.news {
    float: left;
    width: 500px;
    height: 290px;
    margin-top: 15px;
    background: url(../images/newsbg.png) no-repeat center center;
    overflow: hidden;
    padding: 20px 20px 50px 20px;
    line-height: 28px;
}

.news h1 {
    font-size: 18px;
    font-weight: bold;
    color: #ff6000;
    text-align: center;
    width: 500px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.news ul {
    width: 500px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.news ul li {
    width: 500px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    position: relative;
    text-indent: 10px;
}

.news ul li a {
    color: #333333;
}

.news ul li a:hover {
    color: #ff6000;
}

.news ul li span {
    position: absolute;
    display: block;
    left: 0;
    top: 12px;
    width: 4px;
    height: 4px;
    background: url(../images/icon.png) no-repeat center center;
}

.video {
    float: right;
    width: 400px;
    height: 735px;
    overflow: hidden;
}

.video ul li {
    width: 400px;
    height: 245px;
    overflow: hidden;
    position: relative;
}

.video ul li span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -75px;
    width: 100px;
    height: 100px;
    background: url(../images/icon-1.png);
}

.video ul li img {
    display: block;
    width: 398px;
    height: 198px;
    border: 1px solid #319aeb;
}

.video ul li a {
    display: block;
    color: #333333;
}

.video ul li p {
    width: 400px;
    height: 45px;
    line-height: 40px;
    text-align: center;
}

.sjty-box {
    margin-top: 20px;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/sjtybg.png) no-repeat center center;
}

.ty-box {
    width: 1000px;
    height: 415px;
    overflow: hidden;
    margin: 0 auto 20px auto;
    position: relative;
}

.ty-box img.ty1 {
    position: absolute;
    left: 28px;
    bottom: 15px;
}

.ty-box img.ty2 {
    position: absolute;
    left: 321px;
    bottom: 53px;
}

.ty-box img.ty3 {
    position: absolute;
    left: 632px;
    bottom: 15px;
}

.ty-box p a {
    color: #ff6600;
}

.ty-box p.tywz1 {
    position: absolute;
    width: 220px;
    height: 90px;
    left: 205px;
    top: 30px;
    text-align: center;
}

.ty-box p.tywz2 {
    position: absolute;
    width: 220px;
    height: 90px;
    left: 250px;
    bottom: -10px;
    text-align: center;
}

.ty-box p.tywz3 {
    position: absolute;
    width: 220px;
    height: 90px;
    left: 525px;
    bottom: -10px;
    text-align: center;
}

.cpsl-box {
    width: 100%;
    height: 500px;
    background: url(../images/tabbg.png) no-repeat -92px 141px;
    margin-top: 20px;
}

.lights {
    width: 1000px;
    height: 520px;
    overflow: hidden;
    margin: 20px auto 0 auto;
}

.l-left {
    float: left;
    width: 435px;
    height: 445px;
    position: relative;
    background: url(../images/cpsl.png) no-repeat left 10px;
}

.l-lists {
    position: absolute;
    width: 93px;
    height: 88px;
    background: url(../images/iocn-1.png) no-repeat center center;
    line-height: 88px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.l-left .on {
    background: url(../images/iocn-2.png) no-repeat center center;
}

.one {
    left: 70px;
    top: 60px;
}

.two {
    left: 170px;
    top: 60px;
}

.three {
    left: 270px;
    top: 80px;
}

.four {
    left: 330px;
    top: 160px;
}

.five {
    left: 340px;
    top: 255px;
}

.six {
    left: 320px;
    top: 350px;
}

.l-right {
    float: right;
    width: 532px;
    height: 440px;
    display: none;
    margin-top: 40px;
}

.show {
    display: block;
}

.fwbz {
    width: 1000px;
    height: auto;
    overflow: hidden;
    background: url(../images/fwbz.png) no-repeat left top;
    padding-top: 80px;
    margin: 20px auto 20px auto;
}

.fwbz-box {
    width: 853px;
    height: 285px;
    margin: 0 auto;
    background: url(../images/fwbzbg.png) no-repeat center center;
    position: relative;
}

.fwbz-box img {
    float: left;
    margin-left: 25px;
    margin-top: 25px;
}

.fw-tit {
    position: absolute;
    left: 450px;
    top: 5px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}

.fw-nr {
    position: absolute;
    right: 10px;
    top: 40px;
    width: 395px;
    height: 225px;
    overflow: auto;
    line-height: 28px;
}

.fw-nr span {
    color: #ff6600;
}

.rybg {
    position: relative;
    width: 1000px;
    height: 600px;
    background: url(../images/rybg.png) no-repeat center left;
}

.rybg ul li {
    height: 82px;
    line-height: 82px;
    position: absolute;
    cursor: pointer;
}

.rybg ul li img {
    float: left;
}

.rybg ul li p {
    float: left;
    margin-left: 10px;
    font-size: 18px;
}

.rybg ul li span {
    display: block;
    width: 82px;
    height: 82px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/rylia.png);
}

.rybg ul li.on span {
    display: none;
}

.rybg ul li:nth-child(1) {
    left: 583px;
    top: 10px;
}

.rybg ul li:nth-child(2) {
    left: 667px;
    top: 68px;
}

.rybg ul li:nth-child(3) {
    left: 723px;
    top: 142px;
}

.rybg ul li:nth-child(4) {
    left: 756px;
    top: 230px;
}

.rybg ul li:nth-child(5) {
    left: 743px;
    top: 320px;
}

.rybg ul li:nth-child(6) {
    left: 703px;
    top: 408px;
}

.rybg ul li:nth-child(7) {
    left: 621px;
    top: 485px;
}

.ry-nr {
    position: absolute;
    width: 285px;
    height: 285px;
    left: 400px;
    top: 160px;
    line-height: 28px;
    display: none;
}

.ry-show {
    display: block;
}

.ry-nr a {
    color: #ff6600;
}

.ry-nr h2 {
    width: 285px;
    height: 40px;
    line-height: 40px;
    overflow-x: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ff6600;
}

.jz-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.jz-box li {
    float: left;
    width: 235px;
    height: 197px;
    margin-left: 20px;
    text-align: center;
}

.jz-box li img {
    width: 233px;
    height: 155px;
    display: block;
    border: 1px solid #329aeb;
}

.jz-box li p {
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
}

.jz-box li a {
    color: #333333;
}

.relative {
    width: 400px;
    height: 422px;
    padding: 10px 20px;
    float: left;
    border: 1px solid #329aeb;
    margin-top: 20px;
}

.fkbd {
    width: 400px;
    height: 422px;
    padding: 10px 20px;
    float: right;
    border: 1px solid #329aeb;
    margin-top: 20px;
}

.tit-b {
    width: 400px;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #329aeb;
    font-size: 24px;
    font-weight: bold;
    color: #329aeb;
    margin-bottom: 10px;
}

.relative a {
    display: block;
}

.relative a p {
    color: #333333;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.fk-box {
    width: 300px;
    margin: 0 auto;
}








