@charset "utf-8";
a.white {
    font-size: 16px;
    font-family: 'SourceHanSansCN';
    color: #fffeff;
    font-weight: bold;
    height: 40px;
    display: block;
    line-height: 40px;
}

tr, td {
    font-size: 9pt;
    color: #666666;
    font-family: 'SourceHanSansCN';
    line-height: 180%;
}

tr, td, td a {
    font-size: 9pt;
    color: #666666;
    font-family: 'SourceHanSansCN';
    line-height: 180%;
}

.header {
    margin: 0 auto 45px;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 340px;
    width: 100%;
}

.header img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.main .zy {
    height: 460px;
    margin-bottom: 45px;
}

.main .zy h2 {
    width: 100%;
    height: 41px;
    margin-bottom: 25px;
    position: relative;
}

.main .zy h2 img {
    width: 100%;
    height: 100%;
}

.main .zy h2 a {
    position: absolute;
    right: 35px;
    top: 15px;
}

/*轮播*/
.banner {
    float: left;
    margin-top: 10px;
    width: 585px;
    height: 390px;
    border-radius: 3px;
    overflow: hidden;
    position: relative
}

.banner_img li {
    width: 100%;
    height: 390px;
    display: inline-block;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    list-style: none;
    position: relative;
}

.banner_img {
    width: 100%;
    height: 390px;
    position: absolute;
    left: 0;
    top: 0
}

.banner_img li > a {
    display: block;
    height: 390px;
}

.banner_img li img {
    width: 100%;
    height: 390px;
}

.banner_img li h3 {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin: 0;
    padding: 0 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-weight: normal;
    /*font-size:16px; */
    background-color: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#40000000', EndColorStr='#40000000');
}

.banner_list {
    height: 10px;
    position: absolute;
    right: 0;
    bottom: 17px;
    margin: 0 auto;
    z-index: 1
}

.banner_list span {
    display: block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 10px;
    background: url(dot-1.png) left top no-repeat;
}

.banner_list .spcss {
    width: 15px;
    background: url(dot-2.png) left top no-repeat;
}

.banner_left {
    position: absolute;
    height: 60px;
    width: 60px;
    top: 50%;
    left: -60px;
    margin-top: -30px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
    cursor: pointer;

}

.banner_right {
    position: absolute;
    height: 60px;
    width: 60px;
    top: 50%;
    right: -60px;
    margin-top: -30px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
    cursor: pointer;

}

.banner_left img {

    opacity: 0.8;
}

.banner_right img {

    opacity: 0.6;
}

.banner_left img:hover, .banner_right img:hover {
    opacity: 1;
}

/*轮播*/
.zy .zybd {
    float: right;
    height: 390px;
    width: 585px;
}

.zy .zybd li {
    background: url(dian_03.jpg) no-repeat left center;
    height: 64px;
    line-height: 64px;
    border-bottom: 1px dashed #999999;
    padding-left: 20px;
    padding-right: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
}

.main .link {
    width: 1200px;
    height: 100px;
    margin-bottom: 45px;
}

.main .link li {
    width: 380px;
    height: 100px;
    float: left;
    overflow: hidden;
}

.link li + li {
    margin-left: 30px;
}

.link li a img {
    width: 380px;
    height: 100px;
    transition: all 1s linear;
}

.link li a img:hover {
    transform: scale(1.2);
}

.xds {
    width: 1200px;
    height: 370px;
    margin-bottom: 45px;
}

.xds_left {
    width: 585px;
}

.xds_left h2 {
    width: 100%;
    height: 34px;
    margin-bottom: 25px;
    position: relative;
}

.xds_left img {
    width: 100%;
    height: 100%;
}

.xds_left h2 a {
    position: absolute;
    right: 20px;
    top: 5px;
}

.xds_left li {
    background: url(dian_03.jpg) no-repeat left center;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #999999;
    padding-left: 20px;
    padding-right: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
}

.xxjl {
    width: 1200px;
    height: 300px;
    margin-bottom: 45px;
}

.xxjl h2 {
    width: 100%;
    height: 36px;
    margin-bottom: 25px;
}

.xxjl > img {
    width: 100%;
    height: 100%;
}

.xxjl h2 a {
    float: right;
}

.scrollBox {
    width: 1200px;;
    position: relative;
}

.scrollBox .piclist {
    overflow: hidden;
    zoom: 1;
    height: 230px;
    width: 1200px;
    position: relative;
}

.scrollBox .ohbox {
    overflow: hidden;
    position: relative;
    width: 1200px;
}

.scrollBox {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.scrollBox .piclist li {
    float: left;
    width: 279px;
    margin: 0 10px;
    height: 230px;
    overflow: hidden;
}

.scrollBox .piclist li > a {
    position: relative;
    display: inline-block;
    width: 279px;
    height: 185px;
    overflow: hidden;
}

.scrollBox .piclist li img {
    width: 279px;
    height: 185px;
    transition: all 1s linear;
}

.scrollBox .piclist li img:hover {
    transform: scale(1.2);
}

.scrollBox .piclist li span {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 263px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 8px;
    white-space: nowrap !important;
}

.scrollBox .piclist li span a {
    color: #333;
    font-size: 16px;
}

.scrollBox .pageBtn span {
    display: block;
    width: 59px;
    height: 59px;
    line-height: 45px;
    position: absolute;
    top: 70px;
    color: red;
    cursor: pointer;
    overflow: hidden;
}

.scrollBox .pageBtn .prev {
    left: 9px;
    background: url(banleft.png) no-repeat;
}

.scrollBox .pageBtn .next {
    right: 13px;
    background: url(banright.png) no-repeat;
}