@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "宋体";
    font-size: 12px;
    color: #666;
}

ul,
li {
    list-style-type: none;
}

img {
    border: 0 none;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #2c5ba9;
    text-decoration: none;
}

.box {
    width: 930px;
    height: 558px;
    margin: 0 auto;
}

.daod {
    width: 810px;
    padding: 10px 10px 10px 110px;
    height: 82px;
    background-image: url(../images/daodu.jpg);
    background-repeat: no-repeat;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    border-bottom: 4px solid #2c5ba9;
    border-top: 4px solid #2c5ba9;
}

.dh {
    width: 920px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    background-color: #f0f0f0;
    text-align: right;
}

.flash {
    width: 510px;
    height: 300px;
    float: left;
}

.out-img {
    position: relative;
    width: 510px;
    height: 300px;
    position: relative;
    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 p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-indent: 10px;
    line-height: 40px;
}

.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: #e3e3e3;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #2c5ba9;
}

.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 {
    width: 390px;
    padding: 0 10px;
    float: right;
    height: 320px;
    background-color: #FFF;
    line-height: 24px;
}

.tit {
    width: 80px;
    height: 28px;
    background-color: #2c5ba9;
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 28px;
}

h2.news_tit {
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

.news p {
    padding-bottom: 8px;
}

.news ul {
    padding-top: 10px;
}

.nav {
    width: 930px;
    height: 40px;
    font-family: "微软雅黑";
    font-size: 24px;
    font-weight: 700;
    color: #FFF;
    line-height: 40px;
    background-image: url(../images/nav.jpg);
    background-repeat: no-repeat;
    text-align: center;
}

.jianjie {
    padding: 10px;
    width: 910px;
    line-height: 24px;
}

.jianjie p {
    text-indent: 24px;
}

.pre {
    width: 930px;
    height: 400px;
    line-height: 24px;
}

.cls {
    clear: both;
}

.hidden {
    display: none;
}

#sourse {
    border: 1px dotted #ccc;
    width: 600px;
    height: 300px;
    margin: 0px auto;
}

.textDiv {
    margin: 10px 40px 10px;
    text-align: center;
}

.example {
    margin: 10px;
    background: #FFF;
    border: 1px dotted #ccc;
    padding: 10px;
}

.scrolldoorFrame {
    width: 930px;
    overflow: hidden;
    height: 400px;
    float: left;
}

.scrollUl {
    width: 160px;
    overflow: hidden;
    height: 400px;
    float: right;
}

.scrollUl1 {
    width: 320px;
    float: right;
    height: 400px;
}

.scrollUl li,
.scrollUl1 li {
    margin: 0;
    padding: 0;
    line-height: 0;
    width: 160px;
    float: left;
    text-align: center;
}

.scrollUl img,
.scrollUl1 img {
    padding: 5px;
    background-color: #e3e3e3;
}

.bor03 {
    width: 760px;
    height: 400px;
    float: left;
}

.bor04 {
    width: 600px;
    height: 400px;
    float: left;
}

.sd01 {
    cursor: pointer;
}

.sd02 {
    cursor: pointer;
}

.wz {
    position: absolute;
    top: 300px;
    background-image: url(../images/picshow_bg.png);
    background-repeat: repeat;
    width: 740px;
    padding: 10px;
    height: 80px;
    color: #FFF;
}

.wz1 {
    position: absolute;
    top: 340px;
    background-image: url(../images/picshow_bg.png);
    background-repeat: repeat;
    width: 580px;
    padding: 10px;
    color: #FFF;
    height: 40px;
}

.bor03 img {
    position: absolute;
}

.bor04 img {
    position: absolute;
}

#c01,
#c02,
#c03,
#c04 {
    position: relative;
}

#cc01,
#cc02,
#cc03,
#cc04,
#cc05,
#cc06,
#cc07,
#cc08 {
    position: relative;
}

.gchy {
    width: 920px;
    height: auto;
    overflow: hidden;
    padding: 10px 5px;
    background-color: #f0f0f0;
    line-height: 24px;
}

.gchy ul {
    float: left;
    width: 230px;
    text-align: center;
}

.gchy img {
    padding: 10px;
    background-color: #FFF;
}

.sy12 {
    width: 920px;
    height: auto;
    overflow: hidden;
    padding: 10px 5px;
    background-color: #f0f0f0;
    line-height: 24px;
}

.sy12 ul {
    float: left;
    width: 230px;
    text-align: center;
}

.sy12 img {
    padding: 10px;
    background-color: #FFF;
}

.con1_left {
    width: 300px;
    float: left;
}

.con1_right {
    width: 610px;
    float: right;
}

.con1_tit1 {
    width: 300px;
    height: 28px;
    border-top: 4px solid #2c5ba9;
    line-height: 28px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #2c5ba9;
    font-weight: 700;
}

.con1_tit2 {
    width: 610px;
    height: 28px;
    border-top: 4px solid #2c5ba9;
    line-height: 28px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #2c5ba9;
    font-weight: 700;
}

.b_con {
    padding: 9px;
    border: 1px solid #e3e3e3;
    height: 290px;
}

.b_con p {
    line-height: 28px;
    text-align: center;
}
