﻿@charset "utf-8";
/* CSS Document */
* {
    padding: 0px;
    margin: 0px;
}

/*超出部分显示...*/
li {
    list-style: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    word-break: keep-all;
}

ul {
    list-style: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

a {
    color: #333333;
    overflow: hidden;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #e60012;
}

/*超出部分隐藏*/
/***网站顶部***/

.indexNew .top_bg {
    height: 250px;
    background: url(../images/index_top_bg_new2.png) no-repeat center;
    background-size: 100% 100%;
}

.top_bg {
    position: relative;
    height: 145px;
    background: url(../images/top_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.top_bg .logo {
    width: 650px;
    margin: auto;
    padding-top: 60px;
}

div{
    overflow: hidden;
    text-overflow: ellipsis;

    text-align: left;}
/*强制换行word-break: break-all;word-wrap:break-word;*/
body {
    font-family: 微软雅黑, Microsoft YaHei, 宋体, Arial, sans-serif, Helvetica;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    background: #ffffff;
}

.gg700 {
    width: 700px;
    height: 100px;
    float: left;
    margin-top: 10px;
}

.gg700 img {
    width: 700px;
    height: 100px;
}

.gg280 {
    width: 280px;
    height: 100px;
    float: left;
    margin-top: 10px;
}

.gg280 img {
    width: 280px;
    height: 100px;
}

.gg1000 {
    width: 1000px;
    height: 100px;
    margin-top: 20px;
}

.gg1000 img {
    width: 1000px;
    height: 100px;
}

.gg1000_1 {
    width: 1000px;
    height: 90px;
    margin-top: 20px;
}

/*.gg1000_1 img{
				width:1000px;height:90px;
}*/
.gg660 {
    width: 660px;
    height: 100px;
    margin-top: 20px;
}

/*.gg660 img{
				width:660px;height:100px;
}*/
.gg750 {
    width: 750px;
    height: 70px;
    margin-left: 50px;
    float: left;
    margin-top: 18px;
}

.gg750 img {
    width: 750px;
    height: 70px;
}

.ggright {
    width: 300px;
    height: auto;
}

/*
.ggright img{
				_overflow:hidden;max-width:300px; width:expression(document.body.clientWidth>300?"300px":"auto"); overflow:hidden;width:300px;
}*/
.gg760 {
    width: 760px;
    height: 90px;
    margin-left: 40px;
    float: left;
    margin-top: 10px;
}

/*.gg760 img{
				width:760px;height:90px;
}*/
/*TOP*/
.top_db {
    width: 100%;
    background-color: #f9f9f9;
    height: 38px;
    border-bottom: 1px #e4e4e4 solid;
    font-size: 12px;
    margin: 0 auto;
    overflow: visible;
}

.top_db .box {
    width: 1000px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    overflow: visible;
}

.top_db .box .txt {
    float: left;
    margin-right: 10px;
}

.top_db .box .txt .top_nav {
    float: left;
    font-size: 12px;
}

.top_db .box .txt .top_nav i {
    display: block;
    font-style: normal;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.top_db .box .txt .top_nav .zj {
    height: 38px;
    display: block;
    background: url("../images/top_zj.png") no-repeat 10px 8px;
    line-height: 40px;
    padding-left: 28px;
}

.top_db .box .txt .top_nav .sy {
    height: 38px;
    display: block;
    background: url("top_sy.png") no-repeat 10px 10px;
    line-height: 40px;
    padding-left: 25px;
}

.top_db .box .txt .top_nav .sy:hover {
    background: url("top_sy1.png") no-repeat 10px 10px;
    background-color: #edeef0;
}

.top_db .box .txt .top_nav .sc {
    height: 38px;
    display: block;
    background: url("top_sc[2].png") no-repeat 10px 10px;
    line-height: 40px;
    padding-left: 25px;
}

.top_db .box .txt .top_nav .sc:hover {
    background: url("top_sc1.png") no-repeat 10px 10px;
    background-color: #edeef0;
}

.top_db .box .txt .top_nav .zm {
    height: 38px;
    display: block;
    background: url("top_bczm.png") no-repeat 10px 10px;
    line-height: 40px;
    padding-left: 28px;
}

.top_db .box .txt .top_nav .zm:hover {
    background: url("top_bczm1.png") no-repeat 10px 10px;
    background-color: #edeef0;
}

.top_db .box .txt1 {
    float: right;
    overflow: visible;
}

.top_db .box .txt1 .top_nav {
    float: left;
    font-size: 12px;
    position: relative;
    overflow: visible;
}

.top_db .box .txt1 .top_nav i {
    display: block;
    font-style: normal;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.top_db .box .txt1 .top_nav i span {
    display: inline-block;
    width: 8px;
    height: 5px;
    margin: 0 0 0 5px;
    line-height: 13px;
    vertical-align: middle;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    background: url("hjt.png") no-repeat 0px 0px;
}

.top_db .box .txt1 .top_nav .sj {
    height: 38px;
    display: block;
    background: url("top_sj.png") no-repeat 10px 10px;
    line-height: 40px;
    padding-left: 20px;
}

.top_db .box .txt1 .top_nav .sj:hover {
    background: url("top_sj1.png") no-repeat 10px 10px;
    background-color: #edeef0;
}

.top_db .box .txt1 .top_nav .app {
    height: 38px;
    display: block;
    background: url("top_app.png") no-repeat 10px 10px;
    line-height: 40px;
    padding-left: 25px;
}

.top_db .box .txt1 .top_nav .app:hover {
    background: url("top_app1.png") no-repeat 10px 10px;
    background-color: #edeef0;
}

.top_db .box .txt1 .top_nav .wx {
    height: 38px;
    display: block;
    background: url("top_wx.png") no-repeat 10px 10px;
    line-height: 40px;
    padding-left: 30px;
}

.top_db .box .txt1 .top_nav .wx:hover {
    background: url("top_wx1.png") no-repeat 10px 10px;
    background-color: #edeef0;
}

.top_db .box .txt1 .top_nav:hover > .wxewm {
    display: block;
}

.wxewm {
    display: none;
    border: 1px solid #e60012;
    border-top: none;
    top: 38px;
    text-align: center;
    position: absolute;
    z-index: 9998;
    width: 170px;
    height: 215px;
    background-color: #ffffff;
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
}

.wxewm .wxtxt {
    width: 170px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-top: 5px;
}

.wxewm .tp {
    width: 140px;
    height: 140px;
    float: left;
    margin-left: 15px;
}

.wxewm .tp img {
    width: 140px;
    height: 140px;
}

.top_db .box .txt1 .top_nav .gy {
    height: 38px;
    display: block;
    background: url("top_gy.png") no-repeat 10px 10px;
    line-height: 40px;
    padding-left: 30px;
    position: relative;
}

.top_db .box .txt1 .top_nav .gy:hover {
    background: url("top_gy1.png") no-repeat 10px 10px;
    background-color: #edeef0;
}

.top_db .box .txt1 .top_nav:hover > .gywm {
    display: block;
}

.gywm {
    display: none;
    border: 1px solid #e60012;
    border-top: none;
    top: 38px;
    text-align: center;
    position: absolute;
    z-index: 9998;
    background-color: #ffffff;
    border-bottom: none;
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
}

.gywm ul {
    float: left;
    width: 110px;
}

.gywm ul li {
    border-bottom: 1px solid #e60012;
    height: 30px;
    line-height: 30px;
    width: 110px;
}

.gywm ul li:hover {
    background: #fdeff0;
}

.top_db .box .txt1 .top_nav .wb {
    height: 38px;
    display: block;
    background: url("top_wb.png") no-repeat 10px 10px;
    line-height: 40px;
    padding-left: 25px;
}

.top_db .box .txt1 .top_nav .wb:hover {
    background: url("top_wb1.png") no-repeat 10px 10px;
    background-color: #edeef0;
}

.top_db_hover {
    background-color: #edeef0;
    color: #e60012;
}

.logodiv {
    width: 1000px;
    background: #ffffff;
    height: 110px;
    margin: 0 auto;
}

.logodiv .logo {
    width: 198px;
    height: 110px;
    float: left;
}

.logodiv .logo img {
    width: 198px;
    height: 73px;
    margin-top: 18px;
}

.logodiv .search {
    width: 340px;
    float: left;
    height: 40px;
    margin-left: 50px;
    margin-top: 35px;
}

#dropdown_ss {
    width: 87px;
    float: left;
    display: inline;
    height: 33px;
    border: 1px solid #c1c1c1;
    border-radius: 3px 0 0 3px;
    margin-top: 3px;
}

#dropdown_ss h3 {
    width: 70px;
    height: 33px;
    line-height: 33px;
    border: none;
    position: relative;
    outline: medium;
    padding-left: 17px;
    font-weight: normal;
    cursor: pointer;
    background: url("hjt.jpg") no-repeat 70px center;
    font-size: 14px;
}

#dropdown_ss ul {
    width: 87px;
    font-size: 12px;
    position: absolute;
    display: none;
    border: 1px solid #c1c1c1;
    border-top: none;
    margin-left: -1px;
    margin-top: -1px;
}

#dropdown_ss ul li {
    width: 87px;
    cursor: pointer;
    border-bottom: 1px solid #c1c1c1;
    background-color: #ffffff;
}

#dropdown_ss ul li a {
    display: block;
    height: 32px;
    color: #333333;
    text-decoration: none;
    padding-left: 17px;
    line-height: 32px;
}

#dropdown_ss ul li:hover {
    background: #fdeff0;
    text-decoration: none;
}

#dropdown_ss ul li a:hover {
    color: #e60012;
}

.inp_srh {
    border: 1px solid #c1c1c1;
    float: left;
    display: inline;
    margin-top: 3px;
    border-radius: 0;
    height: 33px;
    width: 165px;
    border-left: none;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

.btn_srh {
    height: 35px !important;
    line-height: 35px !important;
    float: left;
    background: #e60012;
    color: #FFFfff;
    font-size: 15px;
    width: 60px;
    border: none;
    margin-top: 3px;
    cursor: pointer;
}

.logodiv .rgg {
    float: right;
    height: 60px;
    width: 360px;
    margin-top: 25px;
}

.logodiv .rgg .gg {
    width: 160px;
    margin-left: 20px;
    height: 60px;
    float: left;
}

.logodiv .rgg .gg ul {
    width: 160px;
    height: 60px;
}

.logodiv .rgg .gg ul li {
    width: 160px;
    height: 60px;
}

.logodiv .rgg .gg a img {
    width: 160px;
    height: 60px;
}

.nav {
    width: 100%;
    margin: 0 auto;
    height: 50px;
    background-color: #9c130a;
    padding-top: 8px;
    padding-bottom: 8px;
}

.nav ul {
    width: 1008px;
    height: 66px;
    margin: 0 auto;
}

.nav ul li {
    width: 142.5px;
    height: 30px;
    line-height30px;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    float: left;
    background: url(../images/line.jpg) no-repeat right center;
}

.nav ul li a {
    color: #ffffff;
}

.top_gd {
    width: 100%;
    height: 38px;
    background-color: #f3f3f3;
    border-bottom: 1px #d5d5d5 solid;
}

.top_gd .box {
    width: 1000px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    background: url("top_lb[2].gif") no-repeat 0px 12px;
}
.top_gd .box  span{ width: 70px; float: left; font-weight: bold;}
.top_gd .box .lbox {
    width: 915px;
    padding-left: 15px;
    margin-left: 15px;
    height: 38px;
}

.top_gd .box .lbox .txtbox {
    width: 999999px;
}

.top_gd .box .lbox .txtbox ul {
    float: left;
}

.top_gd .box .lbox .txtbox ul li {
    float: left;
    padding-right: 30px;
}

/*TOP*/
/*BOTTOM*/
.info {
    width: 100%;
    margin-top: 20px;
    background-color: #b2b2b2;
    height: 220px;
}

.info .box {
    width: 1000px;
    margin: 0 auto;
    color: #ffffff;
    margin-top: 20px;
    height: 180px;
}

.info .box .bgywm {
    height: 180px;
    width: 245px;
    border-right: 2px #c0c0c0 solid;
    float: left;
}

.info .box .bgywm .tb {
    width: 100%;
    height: 51px;
    background: url("dgywm.jpg") no-repeat 0px 0px;
    display: table-cell;
    vertical-align: bottom;
    font-size: 22px;
    padding-left: 70px;
}

.info .box .bgywm .txt {
    width: 230px;
    height: 100px;
    margin-top: 15px;
    line-height: 20px;
    text-indent: 2em;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}

.info .box .bqsm {
    height: 180px;
    width: 245px;
    border-right: 2px #c0c0c0 solid;
    float: left;
    margin-left: 15px;
}

.info .box .bqsm .tb {
    width: 100%;
    height: 51px;
    background: url("dbqsm.jpg") no-repeat 0px 0px;
    display: table-cell;
    vertical-align: bottom;
    font-size: 22px;
    padding-left: 70px;
}

.info .box .bqsm .txt {
    width: 230px;
    height: 100px;
    margin-top: 15px;
    line-height: 20px;
    text-indent: 2em;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}

.info .box .lxfs {
    height: 180px;
    width: 214px;
    border-right: 2px #c0c0c0 solid;
    float: left;
    margin-left: 15px;
}

.info .box .lxfs .tb {
    width: 100%;
    height: 51px;
    background: url("dlxfs.jpg") no-repeat 0px 0px;
    display: table-cell;
    vertical-align: bottom;
    font-size: 22px;
    padding-left: 70px;
}

.info .box .lxfs .txt1 {
    width: 199px;
    height: 20px;
    margin-top: 15px;
    line-height: 20px;
    font-size: 12px;
}

.info .box .lxfs .txt {
    width: 199px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

.info .box .ewm {
    width: 260px;
    height: 180px;
    float: left;
}

.info .box .ewm .imgbox {
    width: 100px;
    height: 125px;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    margin-top: 35px;
}

.info .box .ewm .imgbox .bt {
    width: 100px;
    height: 25px;
    color: #ffffff;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}

.info .box .ewm .imgbox .tp {
    width: 100px;
    height: 100px;
}

.info .box .ewm .imgbox .tp img {
    width: 100px;
    height: 100px;
}

.bottom {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    border-top: 1px solid #DFDFDF;
    text-align: center;
    padding: 20px 0px;
    position: relative;
    clear: both;
}

.bottom .txt {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
}

.bottom .txt a {
    margin-left: 10px;
    margin-right: 10px;
}

.bottom p {
    font-size: 12px;
    text-align: center;
}

.bottom .kxwz {
    position: absolute;
    top: 65px;
    right: 100px;
    height: 40px;
    width: 110px;
}

.bottom .kxwz img {
    height: 40px;
    width: 110px;
}

.bottom .cxwz {
    position: absolute;
    top: 65px;
    left: 100px;
    height: 40px;
    width: 110px;
}

.bottom .cxwz img {
    height: 40px;
    width: 110px;
}

/*右侧浮动*/
#identifier-pannel2 {
    LEFT: 50%;
    MARGIN-LEFT: 520px;
    WIDTH: 116px;
    BOTTOM: 260px;
    POSITION: fixed;
    margin-bottom: 10px;
    font-family: Arial, "宋体";
}

#identifier-pannel2 A:link {
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    FONT-SIZE: 12px;
    BACKGROUND: #f9f9f9;
    PADDING-BOTTOM: 10px;
    COLOR: #333333;
    LINE-HEIGHT: 18px;
    PADDING-TOP: 10px;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}

#identifier-pannel2 A:visited {
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    FONT-SIZE: 12px;
    BACKGROUND: #f9f9f9;
    PADDING-BOTTOM: 10px;
    COLOR: #333333;
    LINE-HEIGHT: 18px;
    PADDING-TOP: 10px;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}

#identifier-pannel3 {
    LEFT: 50%;
    MARGIN-LEFT: 520px;
    WIDTH: 116px;
    BOTTOM: 95px;
    POSITION: fixed;
    margin-bottom: 0px;
    font-family: Arial, "宋体";
}

#identifier-pannel3 A:link {
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    FONT-SIZE: 12px;
    BACKGROUND: #f9f9f9;
    PADDING-BOTTOM: 10px;
    COLOR: #333333;
    LINE-HEIGHT: 14px;
    PADDING-TOP: 10px;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}

#identifier-pannel3 A:visited {
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    FONT-SIZE: 12px;
    BACKGROUND: #f9f9f9;
    PADDING-BOTTOM: 10px;
    COLOR: #333333;
    LINE-HEIGHT: 14px;
    PADDING-TOP: 10px;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}

#identifier-pannel2 A:hover, #identifier-pannel3 A:hover {
    COLOR: #000000;
    background-color: #EBEBEB;
}

#identifier-pannel2 IMG, #identifier-pannel3 IMG {
    BORDER-TOP-WIDTH: 0px;
    DISPLAY: block;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    MARGIN: 5px auto;
    BORDER-RIGHT-WIDTH: 0px;
}

/*BOTTOM*/
/*MAIN*/
.lanmu {
    margin-left: 15px;
    margin-right: 15px;
    height: 49px;
    border-bottom: 1px #dcdcdc solid;
}

.lanmu .gd {
    float: right;
    height: 49px;
    line-height: 55px;
    font-size: 14px;
    color: #8b8b8b;
}

.lanmu .gd a {
    color: #8b8b8b;
}

.lanmu .gd a:hover {
    color: #e60012;
}

.lanmu .bt {
    float: left;
    height: 49px;
    line-height: 49px;
    color: #e60012;
    font-size: 18px;
    font-weight: 600;
}

.lanmu .bt a {
    color: #e60012;
}

.lanmu1 {
    height: 35px;
    border-bottom: 4px #dcdcdc solid;
    overflow: visible;
}

.lanmu1 .gd {
    float: right;
    margin-right: 15px;
    margin-top: 10px;
}

.lanmu1 .gd a {
    color: #8b8b8b;
}

.lanmu1 .gd a:hover {
    color: #e60012;
}

.lanmu1 .bt {
    height: 35px;
    line-height: 35px;
    color: #e60012;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    border-bottom: 4px solid #e60012;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.lanmu1 .bt a {
    color: #e60012;
}

.lanmu2 {
    height: 35px;
    border-bottom: 4px #dcdcdc solid;
    overflow: visible;
}

.lanmu2 .gd {
    float: right;
    margin-right: 15px;
    margin-top: 10px;
}

.lanmu2 .gd a {
    color: #8b8b8b;
}

.lanmu2 .gd a:hover {
    color: #e60012;
}

.lanmu2 .bt {
    height: 25px;
    line-height: 25px;
    color: #e60012;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    border-left: 3px solid #e60012;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 5px;
}

.lanmu2 .bt a {
    color: #e60012;
}

.lanmu3 {
    margin-left: 10px;
    margin-right: 10px;
    height: 49px;
    border-bottom: 1px #dcdcdc solid;
    font-weight: normal;
    font-size: 22px;
}

.lanmu3 .bt {
    float: left;
    height: 49px;
    line-height: 49px;
    font-weight: normal;
    font-size: 22px;
}

.lanmu3 .gd {
    float: right;
    margin-top: 20px;
    font-size: 14px;
}

.lanmu3 .gd a {
    color: #8b8b8b;
}

.lanmu3 .gd a:hover {
    color: #e60012;
}

.jj {
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
    font-size: 12px;
    color: #888888;
}

.main {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
}

.htcon .dishi {
    width: 980px;
    height: 46px;
    background: #f5f5f5;
    border-bottom: 1px solid #d6d6d6;
    line-height: 46px;
    font-size: 12px;
    text-align: center;
    padding-left: 10px;
    color: #d8d8d8;
    padding-right: 10px;
}

.htcon .dishi ul {
    width: 970px;
    height: 46px;
    margin-left: 10px;
}

.htcon .dishi ul li {
    width: 29px;
    float: left;
    text-align: center;
}

.htcon .dishi ul .xian {
    width: 1px;
    float: left;
    color: #d8d8d8;
}

.htcon .zhuanti {
    width: 980px;
    height: 33px;
    background: #f5f5f5;
    line-height: 33px;
    padding: 10px;
    text-align: left;
    position: relative;
}

.htcon .zhuanti .ztbox {
    width: 980px;
    height: 33px;
    position: absolute;
}

.htcon .zhuanti .ztbox ul {
    width: 980px;
    height: auto;
    float: left;
}

.htcon .zhuanti .ztbox li {
    width: 70px;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    text-align: center;
    float: left;
}

.htcon {
    width: 1000px;
    height: auto;
    margin-top: 20px;
}

.htcon .zajml {
    width: 60px;
    height: 195px;
    float: left;
    background-color: #e60012;
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    padding-top: 45px;
}

.htcon .zajml a {
    color: #ffffff;
}

.htcon .zajmr {
    width: 940px;
    height: 240px;
    background: #f5f5f5;
    float: left;
}

.htcon .zajmr .jmlm {
    width: 940px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #e60012;
}

.htcon .zajmr .jmlm a {
    color: #e60012;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
}

.htcon .zajmr .zajmbox {
    width: 940px;
    height: 180px;
    margin-top: 5px;
    position: relative;
}

.htcon .zajmr .zajmbox .LeftBotton {
    height: 25px;
    width: 16px;
    background: url("zajm_l.png") no-repeat left center;
    overflow: hidden;
    float: left;
    display: inline;
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 77px;
}

.htcon .zajmr .zajmbox .RightBotton {
    height: 25px;
    width: 16px;
    background: url("zajm_r[2].png") no-repeat right center;
    overflow: hidden;
    float: left;
    display: inline;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 77px;
}

.htcon .zajmr .zajmbox .box {
    height: 180px;
    width: 867px;
    position: absolute;
    float: left;
    top: 0px;
    left: 36px;
}

.htcon .zajmr .zajmbox .box .gdtpcon {
    width: 99999999px;
}

#list1, #list2 {
    float: left;
}

.htcon .zajmr .zajmbox .box .gdtpcon .xwbox {
    width: 198px;
    height: 180px;
    float: left;
    margin-right: 25px;
}

.htcon .zajmr .zajmbox .box .gdtpcon .xwbox .tp {
    width: 198px;
    height: 110px;
}

.htcon .zajmr .zajmbox .box .gdtpcon .xwbox .tp img {
    width: 198px;
    height: 110px;
}

.htcon .zajmr .zajmbox .box .gdtpcon .xwbox .tp .spico {
    width: 48px;
    height: 48px;
    left: 75px;
    margin-top: -79px;
    margin-left: 80px;
    background: url("spico.png") no-repeat 0px 0px;
    display: block;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
}

.htcon .zajmr .zajmbox .box .gdtpcon .xwbox .bt {
    width: 198px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}

.htcon .zajmr .zajmbox .box .gdtpcon .xwbox .jj {
    width: 198px;
    height: 40px;
    line-height: 20px;
}

/*头条*/
.htcon .tt {
    width: 740px;
    height: 70px;
    line-height: 70px;
    font-size: 36px;
    text-align: center;
    float: left;
    font-weight: bold;
}

.htcon .ttgg {
    width: 240px;
    height: 70px;
    float: left;
    margin-left: 20px;
}

.htcon .ttgg img {
    width: 240px;
    height: 70px;
}

.htcon .ltt {
    width: 360px;
    height: auto;
    float: left;
}

.htcon .ltt .jdt {
    width: 360px;
    height: 240px;
}

.htcon .ltt .jdt .title {
    margin-top: 10px !important;
}

#KinSlideshow {
    width: 360px;
    height: 240px;
}

#KinSlideshow img {
    width: 360px;
    height: 240px;
}

#KSS_moveBox {
    white-space: normal;
}

#KSS_content {
    white-space: normal;
}

#KSS_contentClone {
    white-space: normal;
}

.htcon .ltt .gz {
    width: 358px;
    height: 368px;
    border: 1px #dcdcdc solid;
    margin-top: 20px;
}

.htcon .ltt .gz ul {
    width: 328px;
    height: auto;
    margin-left: 15px;
    margin-top: 15px;
}

.htcon .ltt .gz ul li {
    width: 318px;
    height: 20px;
    line-height: 20px;
    float: left;
    background: url("htd[2].jpg") no-repeat 0px 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.htcon .ltt .sjzx {
    width: 358px;
    height: 418px;
    border: 1px #dcdcdc solid;
    margin-top: 20px;
}

.htcon .ltt .sjzx .xwbox {
    width: 328px;
    height: 93px;
    margin-left: 15px;
    margin-top: 15px;
    float: left;
    margin-right: 5px;
}

.htcon .ltt .sjzx .xwbox .tp {
    width: 150px;
    height: 93px;
    float: left;
}

.htcon .ltt .sjzx .xwbox .tp img {
    width: 150px;
    height: 93px;
}

.htcon .ltt .sjzx .xwbox .bt {
    width: 168px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    float: left;
}

.htcon .ltt .sjzx .xwbox .jj {
    width: 168px;
    height: 60px;
    float: left;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 3px;
}

.htcon .ltt .sjzx ul {
    width: 328px;
    height: auto;
    margin-left: 15px;
    margin-top: 15px;
    float: left;
}

.htcon .ltt .sjzx ul li {
    width: 318px;
    height: 20px;
    line-height: 20px;
    float: left;
    background: url("htd[2].jpg") no-repeat 0px 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.htcon .ctt {
    width: 360px;
    height: auto;
    float: left;
    margin-left: 20px;
}

.htcon .ctt ul {
    width: 360px;
    height: auto;
    margin-top: 15px;
}

.htcon .ctt ul li {
    width: 350px;
    height: 23px;
    line-height: 23px;
    float: left;
    background: url("htd.jpg") no-repeat 0px 10px;
    padding-left: 10px;
    margin-bottom: 14px;
}
.htcon .ctt ul li:nth-child(1) ,.htcon .ctt ul li:nth-child(7) ,.htcon .ctt ul li:nth-child(12){height: 25px; line-height: 25px; font-size: 18px; font-weight: bold;}

.htcon .rtt {
    width: 240px;
    height: auto;
    float: left;
    margin-left: 20px;
}

.htcon .rtt .ft {
    width: 238px;
    height: 303px;
    float: left;
    border: 1px #dcdcdc solid;
    margin-bottom: 20px;
}

.htcon .rtt .ft .xwbox {
    width: 208px;
    height: 110px;
    float: left;
    margin-top: 5px;
    margin-left: 15px;
}

.htcon .rtt .ft .xwbox .bt {
    width: 208px;
    height: 30px;
    float: left;
    line-height: 30px;
}

.htcon .rtt .ft .xwbox .tp {
    width: 100px;
    height: 80px;
    float: left;
}

.htcon .rtt .ft .xwbox .tp img {
    width: 100px;
    height: 80px;
}

.htcon .rtt .ft .xwbox .jj {
    width: 98px;
    height: 80px;
    float: left;
    margin-left: 10px;
    line-height: 20px;
}

.htcon .rtt .ft ul {
    width: 208px;
    height: auto;
    margin-left: 15px;
    margin-top: 15px;
    float: left;
}

.htcon .rtt .ft ul li {
    width: 198px;
    height: 20px;
    line-height: 20px;
    float: left;
    background: url("htd[2].jpg") no-repeat 0px 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.htcon .rtt .sp {
    width: 240px;
    height: 353px;
    float: left;

}

.htcon .rtt .sp .xwbox {
    width: 208px;
    height: 122px;
    margin-left: 15px;
    margin-top: 15px;
    float: left;
    margin-right: 5px;
}

.htcon .rtt .sp .xwbox .tp {
    width: 208px;
    height: 122px;
}

.htcon .rtt .sp .xwbox .tp img {
    width: 208px;
    height: 122px;
}

.htcon .rtt .sp .xwbox .bt {
    width: 208px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -30px;
    color: #ffffff;
    position: relative;
}

.htcon .rtt .sp .xwbox .bt a {
    color: #ffffff;
}

.htcon .rtt .sp .xwbox .btbj {
    width: 208px;
    height: 30px;
    background: #000000;
    margin-top: -30px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon .rtt .sp .xwbox .tp .spico {
    width: 48px;
    height: 48px;
    left: 55px;
    margin-top: -100px;
    margin-left: 80px;
    background: url("spico.png") no-repeat 0px 0px;
    display: block;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
}

.htcon .rtt .sp ul {
    width: 208px;
    height: auto;
    margin-left: 15px;
    margin-top: 15px;
    float: left;
}

.htcon .rtt .sp ul li {
    width: 183px;
    height: 19px;
    line-height: 19px;
    float: left;
    background: url("htsp.jpg") no-repeat 0px 4px;
    padding-left: 25px;
    margin-bottom: 10px;
}

.htcon .gdtp {
    width: 1000px;
    position: relative;
    height: 130px;
    margin-top: 15px;
}

.htcon .gdtp .LeftBotton {
    height: 45px;
    width: 45px;
    background: url("jtl.png") no-repeat left center;
    overflow: hidden;
    float: left;
    display: inline;
    cursor: pointer;
    position: absolute;
    top: 42px;
    left: 3px;
    z-index: 3;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon .gdtp .RightBotton {
    height: 45px;
    width: 45px;
    background: url("jtr.png") no-repeat right center;
    overflow: hidden;
    float: left;
    display: inline;
    cursor: pointer;
    position: absolute;
    top: 42px;
    right: 0px;
    z-index: 3;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon .gdtp .LeftBotton:hover, .htcon .gdtp .RightBotton:hover {
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
}

.htcon .gdtp .gdtpbox {
    width: 1000px;
    position: absolute;
    float: left;
    top: 0px;
    z-index: 2;
}

.htcon .gdtp .gdtpbox .gdtpcon {
    width: 99999999px;
}

#list1, #list2, #list1_zb, #list2_zb, #box_d1, #box_d2 {
    float: left;
}

.htcon .gdtp .box_d_cons {
    width: 99999999px;
}

.htcon .gdtp .xwbox {
    width: 155px;
    margin-right: 14px;
    height: 130px;
    float: left;
}

.htcon .gdtp .xwbox .tp {
    width: 155px;
    height: 130px;
}

.htcon .gdtp .xwbox .tp img {
    width: 155px;
    height: 130px;
}

.htcon .gdtp .xwbox .btbj {
    width: 155px;
    height: 30px;
    background: #000000;
    margin-top: -30px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon .gdtp .xwbox .bt {
    width: 155px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -30px;
    color: #ffffff;
    position: relative;
}

.htcon .gdtp .xwbox .bt a {
    color: #ffffff;
}

.htcon .lul {
    width: 340px;
    height: auto;
    float: left;
    margin-top: 15px;
}

.htcon .lul li {
    width: 330px;
    height: 20px;
    line-height: 20px;
    float: left;
    background: url("htd[2].jpg") no-repeat 0px 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.htcon .lulx {
    width: 195px;
    height: auto;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.htcon .lulx li {
    width: 185px;
    height: 20px;
    line-height: 20px;
    float: left;
    background: url("htd[2].jpg") no-repeat 0px 10px;
    padding-left: 10px;
    margin-bottom: 3px;
    font-size: 12px;
    margin-top: 3px;
}

.htcon .rul {
    width: 280px;
    height: auto;
    float: left;
    margin-top: 15px;
}

.htcon .rul li {
    width: 270px;
    height: 20px;
    line-height: 20px;
    float: left;
    background: url("htd[2].jpg") no-repeat 0px 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.htcon .rulx {
    width: 150px;
    height: auto;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.htcon .rulx li {
    width: 140px;
    height: 20px;
    line-height: 20px;
    float: left;
    background: url("htd[2].jpg") no-repeat 0px 10px;
    padding-left: 10px;
    margin-bottom: 3px;
    font-size: 12px;
    margin-top: 3px;
}

.htcon .gl {
    width: 340px;
    height: auto;
    float: left;
}

.htcon .gy {
    width: 340px;
    height: auto;
    margin-left: 20px;
    float: left;
}

.htcon .gl .xwbox {
    width: 130px;
    height: 105px;
    margin-top: 15px;
    float: left;
}

.htcon .gl .xwbox .tp {
    width: 130px;
    height: 105px;
}

.htcon .gl .xwbox .tp img {
    width: 130px;
    height: 105px;
}

.htcon .gl .xwbox .bt {
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -30px;
    color: #ffffff;
    position: relative;
}

.htcon .gl .xwbox .bt a {
    color: #ffffff;
}

.htcon .gl .xwbox .btbj {
    width: 130px;
    height: 30px;
    background: #000000;
    margin-top: -30px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon .gy .xwbox {
    width: 130px;
    height: 105px;
    margin-top: 15px;
    float: left;
}

.htcon .gy .xwbox .tp {
    width: 130px;
    height: 105px;
}

.htcon .gy .xwbox .tp img {
    width: 130px;
    height: 105px;
}

.htcon .gy .xwbox .bt {
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -30px;
    color: #ffffff;
    position: relative;
}

.htcon .gy .xwbox .bt a {
    color: #ffffff;
}

.htcon .gy .xwbox .btbj {
    width: 130px;
    height: 30px;
    background: #000000;
    margin-top: -30px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon .df {
    width: 280px;
    height: auto;
    margin-left: 20px;
    float: left;
}

.htcon .df .xwbox {
    width: 115px;
    height: 105px;
    float: left;
    margin-top: 15px;
}

.htcon .df .xwbox .tp {
    width: 115px;
    height: 105px;
}

.htcon .df .xwbox .tp img {
    width: 115px;
    height: 105px;
}

.htcon .df .xwbox .bt {
    width: 115px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -30px;
    color: #ffffff;
    position: relative;
}

.htcon .df .xwbox .bt a {
    color: #ffffff;
}

.htcon .df .xwbox .btbj {
    width: 115px;
    height: 30px;
    background: #000000;
    margin-top: -30px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon .lcon {
    width: 700px;
    height: auto;
    float: left;
}

.htcon_xt {
    width: 1000px;
    height: auto;
    margin-top: 20px;
}

.htcon_xt .xwbox {
    width: 450px;
    height: 351px;
    float: left;
    margin-top: 15px;
}

.htcon_xt .xwbox .tp {
    width: 450px;
    height: 351px;
}

.htcon_xt .xwbox .tp img {
    width: 450px;
    height: 351px;
}

.htcon_xt .xwbox .btbj {
    width: 450px;
    height: 30px;
    background: #000000;
    margin-top: -30px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon_xt .xwbox .bt {
    width: 450px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -30px;
    color: #ffffff;
    position: relative;
}

.htcon_xt .xwbox .bt a {
    color: #ffffff;
}

.htcon_xt .rcon {
    width: 550px;
    height: auto;
    float: left;
}

.htcon_xt .rcon .xwbox {
    width: 260px;
    height: 168px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.htcon_xt .rcon .xwbox .tp {
    width: 260px;
    height: 168px;
}

.htcon_xt .rcon .xwbox .tp img {
    width: 260px;
    height: 168px;
}

.htcon_xt .rcon .xwbox .btbj {
    width: 260px;
    height: 30px;
    background: #000000;
    margin-top: -30px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon_xt .rcon .xwbox .bt {
    width: 260px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -30px;
    color: #ffffff;
    position: relative;
}

.htcon_xt .rcon .xwbox .bt a {
    color: #ffffff;
}

.htcon .zlhz {
    width: 1000px;
    position: relative;
    height: 70px;
}

#box_d1_hz, #box_d2_hz {
    float: left;
}

.htcon .zlhz .box_d_cons {
    width: 99999999px;
}

.htcon .zlhz .xwbox {
    width: 155px;
    margin-right: 14px;
    height: 70px;
    float: left;
}

.htcon .zlhz .xwbox .tp {
    width: 155px;
    height: 70px;
}

.htcon .zlhz .xwbox .tp img {
    width: 155px;
    height: 70px;
}

.htcon .zlhz .xwbox .btbj {
    width: 155px;
    height: 30px;
    background: #000000;
    margin-top: -30px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.htcon .zlhz .xwbox .bt {
    width: 155px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -30px;
    color: #ffffff;
    position: relative;
}

.htcon .zlhz .xwbox .bt a {
    color: #ffffff;
}

.htcon_yl {
    width: 1000px;
    height: auto;
    background: url("yqlj.jpg") no-repeat 0 0;
    min-height: 70px;
    margin-top: 20px;
    _height: 70px
}

.htcon_yl .box {
    width: 950px;
    margin: 12px 0;
    margin-left: 49px;
    border-left: 1px dashed #dcdcdc;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}

.htcon_yl .box a {
    white-space: nowrap;
    margin-left: 10px;
    margin-right: 10px;
    height: 20px;
    line-height: 20px;
}

/*MAIN*/
/*二级页面*/
.top_db_ej {
    width: 100%;
    height: 40px;
    background: #e60012;
}

.top_db_ej a {
    color: #ffffff;
}

.top_db_ej .box {
    width: 1000px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
}

.top_db_ej .box .txt {
    float: left;
    margin-right: 10px;
}

.top_db_ej .box .txt a {
    float: left;
    width: 40px;
    text-align: left;
    display: block;
    height: 40px;
}

.top_db_ej .box .txt a:hover {
    text-decoration: underline;
}

.top_db_ej .box .txt1 {
    float: right;
    width: 100px;
    text-align: right;
}

.top_logo_ej {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}

.top_logo_ej .logodiv {
    margin-top: 20px;
    width: 1000px;
    height: 50px;
    margin-bottom: 20px;
    float: left;
    font-family: 微软雅黑;
    font-weight: 400;
    display: block;
    background: url(../images/titbg_video.png) left bottom repeat-x;

}

.top_logo_ej .logodiv .logo {
    height: 50px;
    width: 162px;
    float: left;
}

.top_logo_ej .logodiv .logo img {
    height: 50px;
    width: 162px;
    margin-top: 0px;
}

.top_logo_ej .logodiv .dqwz {
    height: 50px;
    width: auto;
    float: left;
    padding-left: 20px;
    line-height: 50px;
    background: url(../images/ico_location.gif) left center no-repeat;
}

.text_title {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 15px;
    border-bottom: 1px #d3d3d3 solid;
}

.text_title h3 {
    font-size: 20px;
    font-weight: normal;
    margin: 20px auto 5px auto;
}

.text_title h4 {
    font-size: 20px;
    font-weight: normal;
    margin: 5px auto 15px auto;
}

.text_title h1 {
    font-size: 38px;
    font-weight: bold;
    margin: 5px auto 10px auto;
}

.text_title .txtbox {
    width: 1000px;
    height: 44px;
    line-height: 44px;
}

.text_title .txtbox .rqly {
    width: auto;
    height: 44px;
    line-height: 44px;
    float: left;
    text-align: left;
    color: #666666;
}

.text_title .txtbox .fenxiang {
    width: auto;
    height: 44px;
    line-height: 44px;
    float: right;
    text-align: left;
    color: #666666;
}

.text_title .txtbox .fenxiang a {
    margin-right: 10px;
}

.text_con {
    width: 1000px;
    margin: 30px auto;
}

.text_con .left {
    width: 660px;
    float: left;
    height: auto;
}

.text_con .left .dqwz ,.text_con .dqwz {
    width: 660px;
    float: left;
    height: 45px;
    line-height: 45px;
    margin-bottom: 20px;
    background: url(../images/titbg_video.png) left bottom repeat-x;
}

.text_con .left .box_con {
    text-align: left;
    font-size: 16px;
    width: 660px;
    height: auto;
    line-height: 35px;
}

.text_con .left .box_con .neirongzhengwen{white-space: normal;}

.text_con .left .box_con p {
    font-size: 16px;
    margin: 25px 0;
    line-height: 35px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}

.text_con .left .box_con img {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 560px;
    width: expression(document.body.clientWidth>560?"560px":"auto");
    overflow: hidden;
}

.text_con .left .box_con video {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 560px;
    width: expression(document.body.clientWidth>560?"560px":"auto");
    overflow: hidden;
}

.text_con .left .box_con object {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 560px;
    width: expression(document.body.clientWidth>560?"560px":"auto");
    overflow: hidden;
}

.text_con .left .box_con embed {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 560px;
    width: expression(document.body.clientWidth>560?"560px":"auto");
    overflow: hidden;
}

.text_con .left .box_con .wzfy {
    text-align: center;
    width: 660px;
    margin-top: 20px;
}

.text_con .left .lbfy {
    text-align: center;
    margin-top: 30px;
    float: left;
    width: 660px;
}

.text_con .left .box_con .edit {
    text-align: right;
    margin: 20px auto;
    font-size: 14px;
}

.text_con .left .box_news {
    width: 660px;
    height: auto;
    border-top: #efefef 1px solid;
}

.text_con .left .box_news h2 {
    text-align: left;
    padding: 15px 0 10px;
    font-size: 20px;
    font-weight: normal;
}

.text_con .left .box_news ul {
    width: 690px;
    height: auto;
}

.text_con .left .box_news ul li {
    width: 315px;
    height: 40px;
    line-height: 40px;
    margin-right: 30px;
    float: left;
}

.text_con .left .xwlb {
    width: 660px;
    float: left;
    height: auto;
    border-bottom: #f0f0f0 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.text_con .left .xwlb em {
    font-style: normal;
    color: #e60012;
}

.text_con .left .xwlb .bt {
    line-height: 40px;
    font-size: 20px;
    width: 660px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}

.text_con .left .xwlb .jj {
    width: 660px;
    line-height: 22px;
    font-size: 12px;
}

.text_con .left .xwlb .rqly {
    width: 660px;
    line-height: 22px;
    font-size: 12px;
    color: #888888;
}

.text_con .left .xwlb .rqly span {
    margin-right: 25px;
}

.text_con .left_jm {
    width: 1000px;
    float: left;
    height: auto;
}

.text_con .left_jm .dqwz {
    width: 1000px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
}

.text_con .left_jm .box_con {
    text-align: left;
    font-size: 16px;
    width: 1000px;
    height: auto;
    line-height: 35px;
}

.text_con .left_jm .box_con p {
    font-size: 16px;
    margin: 25px 0;
    line-height: 35px;
    text-indent: 2em;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}

.text_con .left_jm .box_con img {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 800px;
    width: expression(document.body.clientWidth>800?"800px":"auto");
    overflow: hidden;
}

.text_con .left_jm .box_con video {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 800px;
    width: expression(document.body.clientWidth>800?"800px":"auto");
    overflow: hidden;
}

.text_con .left_jm .box_con object {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 800px;
    width: expression(document.body.clientWidth>800?"800px":"auto");
    overflow: hidden;
}

.text_con .left_jm .box_con embed {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 800px;
    width: expression(document.body.clientWidth>800?"800px":"auto");
    overflow: hidden;
}

.text_con .left_jm .box_con .wzfy {
    text-align: center;
    width: 1000px;
    margin-top: 20px;
}

.text_con .left_jm .lbfy {
    text-align: center;
    margin-top: 30px;
    float: left;
    width: 1000px;
}

.text_con .left_jm .box_con .edit {
    text-align: right;
    margin: 20px auto;
    font-size: 14px;
}

.text_con .left_jm .box_news {
    width: 1000px;
    height: auto;
    border-top: #efefef 1px solid;
}

.text_con .left_jm .box_news h2 {
    text-align: left;
    padding: 15px 0 10px;
    font-size: 20px;
    font-weight: normal;
}

.text_con .left_jm .box_news ul {
    width: 1000px;
    height: auto;
}

.text_con .left_jm .box_news ul li {
    width: 303px;
    height: 40px;
    line-height: 40px;
    margin-right: 30px;
    float: left;
}

.text_con .left_jm .xwlb {
    width: 660px;
    float: left;
    height: auto;
    border-bottom: #f0f0f0 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.text_con .left_jm .xwlb .tp {
    width: 160;
    height: 122px;
    float: left;
}

.text_con .left_jm .xwlb .tp img {
    width: 160;
    height: 122px;
}

.text_con .left_jm .xwlb .bt {
    line-height: 40px;
    font-size: 20px;
    width: 480px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
    margin-left: 20px;
}

.text_con .left_jm .xwlb .jj {
    width: 480px;
    line-height: 22px;
    font-size: 12px;
    margin-left: 20px;
}

.text_con .left_jm .xwlb .rqly {
    width: 480px;
    line-height: 22px;
    font-size: 12px;
    color: #888888;
    margin-left: 20px;
}

.text_con .left_jm .xwlb .rqly span {
    margin-right: 25px;
}

.text_con .right {
    width: 300px;
    float: right;
}

.text_con .right .lmbox {
    border: #efefef 1px solid;
    margin: 15px auto;
    width: 298px;
    height: auto;
    padding-bottom: 15px;
    float: left;
}

.text_con .right .lmbox ul {
    width: 270px;
    height: auto;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
}

.text_con .right .lmbox ul li {
    width: 270px;
    height: 30px;
    float: left;
    line-height: 30px;
}

.text_con .right .lmbox .xwbox {
    width: 128px;
    height: 90px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.text_con .right .lmbox .xwbox .tp {
    width: 128px;
    height: 90px;
}

.text_con .right .lmbox .xwbox .tp img {
    width: 128px;
    height: 90px;
}

.text_con .right .lmbox .xwbox .tp .spico {
    width: 32px;
    height: 32px;
    left: 48px;
    margin-top: -75px;
    margin-left: 48px;
    background: url("spicox.png") no-repeat 0px 0px;
    display: block;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
}

.text_con .right .lmbox .xwbox .btbj {
    width: 128px;
    height: 30px;
    background: #000000;
    margin-top: -30px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.text_con .right .lmbox .xwbox .bt {
    width: 128px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -30px;
    color: #ffffff;
    position: relative;
}

.text_con .right .lmbox .xwbox .bt a {
    color: #ffffff;
}

.text_con .right .lmbox .remen {
    margin-top: 15px;
    margin-left: 15px;
    width: 270px;
    height: auto;
    background: url("ejph[2].gif") no-repeat 0 8px;
}

.text_con .right .lmbox .remen li {
    height: 40px;
    line-height: 40px;
    padding-left: 35px;
    width: 235px;
}

.text_con .right .lmbox .splb {
    width: 270px;
    height: auto;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
}

.text_con .right .lmbox .splb li {
    width: 245px;
    height: 30px;
    line-height: 30px;
    float: left;
    background: url("htsp.jpg") no-repeat 0px 10px;
    padding-left: 25px;
    margin-bottom: 10px;
}

.gy_top {
    width: 100%;
    height: 90px;
}

.gy_top .box {
    width: 1000px;
    height: 90px;
    margin: 0 auto;
}

.gy_top .box .logo {
    width: 162px;
    height: 50px;
    float: left;
    margin-top: 20px;
}

.gy_top .box .logo img {
    width: 162px;
    height: 50px;
}

.gy_top .box .fhsy {
    float: right;
    margin-top: 50px;
    color: #9e9e9e;
}

.gy_top .box .fhsy a {
    color: #9e9e9e;
}

.gy_nav {
    width: 100%;
    height: 50px;
    background: #e60012;
}

.gy_nav .box {
    width: 1000px;
    height: 50px;
    margin: 0 auto;
}

.gy_nav .box li {
    width: 100px;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}

.gy_nav .box li a {
    color: #ffffff;
}

.gy_nr {
    width: 860px;
    height: auto;
    background: #ffffff;
    text-align: left;
    font-size: 16px;
    line-height: 35px;
    padding: 30px 70px;
    margin: 0 auto;
}

.gy_nr p {
    font-size: 16px;
    margin: 25px 0;
    line-height: 35px;
    text-indent: 2em;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}

.gy_nr img {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 560px;
    width: expression(document.body.clientWidth>560?"560px":"auto");
    overflow: hidden;
}

.gy_nr video {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 560px;
    width: expression(document.body.clientWidth>560?"560px":"auto");
    overflow: hidden;
}

.gy_nr object {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 560px;
    width: expression(document.body.clientWidth>560?"560px":"auto");
    overflow: hidden;
}

.gy_nr embed {
    text-align: center;
    padding-bottom: 5px;
    _overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 560px;
    width: expression(document.body.clientWidth>560?"560px":"auto");
    overflow: hidden;
}

.htcon_yl {
    width: 1000px;
    height: auto;
    background: url("yqlj.jpg") no-repeat 0 0;
    min-height: 70px;
    margin-top: 20px;
    _height: 70px
}

.htcon_yl .box {
    width: 930px;
    margin: 12px 0;
    margin-left: 49px;
    border-left: 1px dashed #dcdcdc;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.htcon_yl .box a {
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
}

/**网站底部******/
.htyqljbox {
    width: 100%;
    height: 50px;
    background-color: #e60012;
    margin-top: 20px;
    min-width: 1000px;
    padding: 20px 0px;
    clear: both;
}

.htyqljbox .htyqlj {
    width: 1000px;
    height: 50px;
    margin: 0 auto;
}

.htyqljbox .htyqlj .left {
    float: left;
    width: 80px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 600;
    margin-left: 14px;
}

.htyqljbox .htyqlj .right {
    float: left;
    width: 906px;
    height: 50px;
    margin-top: 0px;
}

.htyqljbox .htyqlj .right a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 0px 15px 0px 0px;
    font-size: 12px;
    color: #ffffff;
    float: left;
}

/*---底部图片内容---*/
.box_a {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.blank04 {
    height: 20px;
}

.box_b {
}

.ditu {
    width: 1000px;
}

.di1 {
    height: 390px;
    width: 320px;
    left: 0px;
    top: 0px;
}

.di2 {
    height: 160px;
    width: 220px;
    left: 327px;
    top: 0px;
}

.di3 {
    height: 160px;
    width: 220px;
    left: 554px;
    top: 0px;
}

.di4 {
    height: 160px;
    width: 220px;
    left: 780px;
    top: 0px;
}

.di5 {
    height: 220px;
    width: 436px;
    left: 327px;
    top: 170px;
}

.di6 {
    height: 220px;
    width: 242.5px;
    float: left;
    margin: 0 10px 10px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.di6:nth-child(4), .di6:nth-child(8) {
margin-right: 0px;
}

.di1 img {
height: 390px;
width: 320px;
}

.di5 img {
height: 220px;
width: 436px;
}

.di6 img {
height: 220px;
width: 242.5px;
}

.di2 img, .di3 img, .di4 img {
height: 160px;
width: 220px;
}

.ditu a span {
cursor: pointer;
text-decoration: underline;
color: #FFFFFF;
}

.ditu span {
font-size: 16px;
display: block;
position: absolute;
visibility: hidden;
color: #FFFFFF;
}

.di6 a:hover span {
z-index: 100;
display: block;
left: 0px;
top: 0px;
width: 242.5px;
height: 120px;
position: absolute;
padding-right: 5px;
padding-left: 5px;
padding-top: 100px;
text-align: center;
background-image: url(../images/blackbg.png);
background-repeat: repeat;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/blackbg.png");
visibility: visible;
text-decoration: none;
}

