.web_top {
    width: 100%;
    height: auto;
}

.web_line {
    width: 100%;
    height: 8px;
    background-color: rgb(42, 42, 42);
}

.beader_div {
    width: 100%;
    height: 120px;
    position: absolute;
}

.web_header {
    width: 1200px;
    height: 120px;
    position: relative;
  
    background-color:#8b00038c;
}

.header_top {
    width: 1138px;
    height: 78px;
    border-bottom: 1px solid rgb(125, 125, 125);
}

.logo {
    width: 252px;
    height: 64px;
    padding: 8px 0px;
}

.left {
    width: 252px;
    height: 78px;
}

.link {
    float: left;
    width: 204px;
    height: 78px;
}

.link_fg {
    padding: 0px 6px;
}

.link li {
    float: left;
    line-height: 78px;
    color: #fff;
    font-size: 14px;
}
.link li a{color: #fff;}
.search {
    padding: 24px 0px 24px 24px;
}

.srhbox_div {
    float: right;
}

.srhbox {
    float: right;
    width: 120px;
    border-bottom: 1px solid rgb(190, 190, 190);
}

.srhbox .txt {
    font-size: 12px;
    padding-left: 8px;
    padding-bottom: 4px;
    width: 120px;
    height: 18px;
    background: none;
    outline: none;
    border: 0px;
    color: rgb(153, 153, 153);
    vertical-align: middle;
}

.srhbox .txt::-webkit-input-placeholder {
    color: rgb(153, 153, 153);
}

.srhbox .btn {
    width: 24px;
    height: 24px;
    background: url("../img/web/icon_search.png") 0px -11px no-repeat;
    cursor: pointer;
    outline: none;
    position: absolute;
    left: 0px;
    top: 4px;
}

.srhbox.active {
    border-bottom: 1px solid rgb(244, 126, 87);
}

.srhbox.active .txt {
    width: 153px;
}

.header_nav {
    width: 1200px;
    height: 42px;
}

.clearfix {
    width: 1200px;
    line-height: 42px;
    float: left;
}

.clearfix li {
    width: 120px;
    line-height: 42px;
}

.header_nav li {
    width: 120px;
    height: 42px;
    line-height: 42px;
    float: left;
}

.header_nav li {
    position: relative;
}

.header_nav li a {
    color: rgb(255, 255, 255);
    padding: 15px 0px;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 10px;
}

.header_nav li .sub-nav {
    margin-left: -7px;
    display: none;
    position: absolute;
    left: 7px;
    width: 100%;
    min-width: 120px;
    padding-right: 20px;
    background: rgb(139, 0, 3);
}

.header_nav li:hover a {
    display: block;
    color: rgb(255, 255, 255);
    background: rgb(139, 0, 3);
}

.header_nav li:hover .sub-nav {
    display: block;
}

.header_nav ul:hover .sub-nav a {
    margin: 0px 7px;
    color: rgb(215, 184, 185);
}

.web_banner {
    width: 100%;
    height: 750px;
}

.bgs_box {
    width: 100%;
    height: 750px;
}

.banner_bt_div {
    margin-top: 356px;
    position: absolute;
    width: 100%;
}

.banner_bt {
    width: 1200px;
    height: 244px;
    position: relative;
    margin: 0px auto;
}

.banner_bt ul {
    width: 379px;
    height: 180px;
    opacity: 0.5;
    background-color: black;
}

.banner_bt li {
    font-size: 34px;
    color: rgb(255, 255, 255);
    line-height: 82px;
    margin: -32px 0px 0px 34px;
}

.banner_qh_div {
    width: 100%;
    margin-top: 555px;
    position: absolute;
    z-index: 9999;
}

.banner_qh {
    z-index: 9999;
    width: 1200px;
    margin: 0px auto;
}

.top_link2_div {
    width: 100%;
    position: absolute;
    height: 412px;
}

.top_link2 {
    width: 64px;
    height: 412px;
    background-image: url("../img/web/kjrk_bg.png");
    position: relative;
    z-index: 9999;
    margin-top: 154px;
}

.top_link2 ul {
    padding: 0px 7px;
    width: 50px;
    height: 398px;
}

.top_link2 li {
    padding-top: 34px;
    text-align: center;
    width: 50px;
    height: 42px;
    float: left;
    color: rgb(255, 255, 255);
    font-size: 12px;
}

.top_link2 .top_linkline {
    width: 30px;
    height: 1px;
    background-color: rgb(201, 201, 201);
    margin-top: 34px;
    margin-left: 10px;
}

.top_link2 span {
    float: left;
}

.content_div {
    width: 100%;
    height: auto;
    margin-top: 73px;
}

.cot_list {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.clyw {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}

.clyw_bt {
    font-size: 20px;
    color: rgb(226, 4, 4);
    height: 30px;
}

.clyw_bt .bt_txt {
    width: 100%;
    height: 30px;
    line-height: 16px;
}

.clyw_bt .bt_txt .txt_line {
    width: 1005px;
    height: 2px;
    background-color: rgb(221, 221, 221);
    float: right;
    margin-top: -4px;
}

.more {
    width: 55px;
    height: 30px;
    background-color: rgb(221, 221, 221);
    line-height: 30px;
    text-align: center;
    float: right;
    font-size: 12px;
    color: rgb(51, 51, 51);
}

.clyw_bt2 {
    font-size: 12px;
    color: rgb(51, 51, 51);
}

.clyw_list {
    padding-top: 39px;
    overflow: hidden;
    width: 100%;
}

.clyw_list_z {
    width: 576px;
    height: 276px;
}

.list_z {
    width: 264px;
    margin-right: 40px;
}

.list_z img {
    width: 264px;
}

.ti_cl {
    width: 100%;
    font-size: 16px;
    height: 50px;
    line-height: 52px;
    left: 0px;
    padding-top: 4px;
}

.ti_cl a {
    color: rgb(51, 51, 51);
}

.ti_cl a:hover {
    color: rgb(139, 0, 3);
}

.ti_cl a span {
    float: right;
}

.list_y {
    width: 264px;
}

.ti_zy {
    width: 100%;
    height: 80px;
    font-size: 14px;
    line-height: 24px;
    color: rgb(102, 102, 102);
}

.clyw_list_y {
    margin-top: -24px;
    width: 576px;
    height: 343px;
}

.clyw_list_y ul {
    width: 576px;
    height: 343px;
}

.clyw_list_y li {
    width: 576px;
    float: left;
    font-size: 16px;
    color: rgb(51, 51, 51);
    line-height: 66px;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.clyw_list_y .date {
    color: rgb(153, 153, 153);
    font-size: 12px;
    float: right;
}

.cot_piclist {
    width: 100%;
    /*background-image: url("../img/web/piclist_bg.png");*/
    overflow: hidden;
    padding-bottom: 60px;
background:#f4f4f4;
}

.pic_list {
    width: 1233px;
    height: auto;
    margin: 0px auto;
}

.pic_see {
    width: 70px;
    height: 27px;
    position: absolute;
    margin-left: 308px;
    margin-top: -237px;
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.pic_zz_li {
    width: 288px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    margin-top: 64px;
    font-weight: bold;
    line-height: 42px;
    height: 54px;
    border-bottom: 1px solid rgb(255, 255, 255);
    margin-left: 47px;
}

.list_time {
    margin-top: 25px;
    margin-left: 50px;
    font-weight: normal;
    float: left;
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.pic_list_ul {
    padding-top: 135px;
}

.pic_list_li {
    float: left;
    overflow: hidden;
}

.pic_list_img {
    margin-left: 33px;
    width: 378px;
    height: 278px;
    float: left;
    z-index: 101;
}

.pic_list_zz {
    z-index: 105;
    display: none;
    width: 378px;
    height: 235px;
    margin-left: 33px;
    position: absolute;
    opacity: 0.5;
    background-color: black;
}

.cot_conlist {
    width: 100%;
}

.xxgg_content_div {
    padding-top: 72px;
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}

.xxgg_content {
    width: 576px;
    float: left;
}

.xxgg_bt {
    font-size: 20px;
    color: rgb(226, 4, 4);
    height: 30px;
}

.xxgg_content .bt_txt {
    height: 30px;
    line-height: 16px;
}

.xxgg_content .bt_txt .txt_line {
    width: 310px;
    height: 2px;
    background-color: rgb(221, 221, 221);
    float: right;
    margin-top: -4px;
}

.mtyw_content {
    width: 576px;
    float: left;
    margin-left: 48px;
}

.mtyw_bt {
    font-size: 20px;
    color: rgb(226, 4, 4);
    height: 30px;
}

.xsgg_bt {
    font-size: 20px;
    color: rgb(226, 4, 4);
    height: 30px;
}

.mtyw_content .bt_txt {
    height: 30px;
    line-height: 16px;
}

.mtyw_content .bt_txt .txt_line {
    width: 255px;
    height: 2px;
    background-color: rgb(221, 221, 221);
    float: right;
    margin-top: -4px;
}

.xxgg_content_div ul {
    margin-top: 12px;
}

.xxgg_content_div ul li {
    width: 576px;
    float: left;
    font-size: 16px;
    color: rgb(51, 51, 51);
    line-height: 43px;
}

.xxgg_content_div ul li span {
    color: rgb(153, 153, 153);
    font-size: 12px;
    float: right;
}

.cot_video {
    width: 100%;
    height: 750px;
}

.web_video {
    width: 1200px;
}

.video_txt {
    width: 576px;
    height: 606px;
    background-image: url("../img/web/picvideo_bg.png");
    position: absolute;
    margin-top: -678px;
    margin-left: 576px;
}

.video_txt li {
    width: 497px;
    height: 510px;
    margin: 40px;
    line-height: 46px;
    color: rgb(255, 255, 255);
    font-size: 16px;
}

.video_txt p {
    line-height: 30px;
    font-size: 14px;
    color: rgb(186, 186, 186);
}

.video_txt span {
    float: right;
    font-size: 12px;
}

.video_txt .txt_line1 {
    height: 1px;
    background-color: rgb(186, 186, 186);
    margin: 24px 0px;
}

.cot_conlist1 {
    width: 100%;
}

.link_list_div {
    padding: 52px 0px;
    width: 1200px;
    margin: 0px auto;
}

.link_list {
    height: 90px;
    overflow: hidden;
}

.link_list li {
    float: left;
    margin: 10px 55px 0px 0px;
}

.link_list .last_link {
    margin-right: 0px;
}

.link_list li p {
    text-align: center;
}

.link_list li {
    width: 65px;
    height: 50px;
    text-align: center;
}

.link_list li span {
    width: 70px;
    line-height: 24px;
    text-align: center;
    float: left;
}

.link_list li:hover {
    color: rgb(139, 0, 3);
}

.link_list li p .v1 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link1.png") center top no-repeat;
}

.link_list li p .v1:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link1a.png") center top no-repeat;
}

.link_list li p .v2 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link2.png") center top no-repeat;
}

.link_list li p .v2:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link2a.png") center top no-repeat;
}

.link_list li p .v3 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link3.png") center top no-repeat;
}

.link_list li p .v3:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link3a.png") center top no-repeat;
}

.link_list li p .v4 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link4.png") center top no-repeat;
}

.link_list li p .v4:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link4a.png") center top no-repeat;
}

.link_list li p .v5 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link5.png") center top no-repeat;
}

.link_list li p .v5:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link5a.png") center top no-repeat;
}

.link_list li p .v6 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link6.png") center top no-repeat;
}

.link_list li p .v6:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link6a.png") center top no-repeat;
}

.link_list li p .v7 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link7.png") center top no-repeat;
}

.link_list li p .v7:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link7a.png") center top no-repeat;
}

.link_list li p .v8 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link8.png") center top no-repeat;
}

.link_list li p .v8:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link8a.png") center top no-repeat;
}

.link_list li p .v9 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link9.png") center top no-repeat;
}

.link_list li p .v9:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link9a.png") center top no-repeat;
}

.link_list li p .v10 {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    background: url("../img/web/link10.png") center top no-repeat;
}

.link_list li p .v10:hover {
    display: inline-block;
    width: 70px;
    padding-top: 50px;
    color: rgb(181, 7, 7);
    background: url("../img/web/link10a.png") center top no-repeat;
}

.web_fot {
    width: 100%;
    background-color: #8b0003;
    clear: both;
}

.fot_cot {
    width: 1200px;
}

.cot_fotlogo {
    width: 1200px;
    height: 232px;
    line-height: 289px;
    border-bottom: 1px solid rgb(108, 108, 108);
}

.cot_fotewm {
    padding: 64px 0px;
    width: 260px;
    height: 132px;
}

.cot_fotewm ul {
    height: 132px;
}

.cot_fotewm li {
    padding-left: 40px;
    width: 90px;
    height: 132px;
    float: left;
}

.cot_fotewm li img {
    width: 90px;
}

.cot_fotewm {
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    text-align: center;
}

.cot_fottxt {
    width: 1200px;
    overflow: hidden;
}

.fot_txtL {
    width: 410px;
}

.fot_txtL ul {
    width: 410px;
}

.fot_txtL li {
    line-height: 45px;
    color: rgb(226, 226, 226);
    font-size: 16px;
}

.fot_txtR {
    width: 624px;
}

.txtR_top {
    width: 520px;
    height: 126px;
    border-bottom: 1px solid rgb(108, 108, 108);
    margin-bottom: 50px;
}

.txtR_top li {
    float: left;
    line-height: 88px;
    padding-left: 49px;
}

.txtR_fot {
    padding: 10px 0px;
}

.txtR_fot p {
    font-size: 14px;
    color: rgb(226, 226, 226);
    line-height: 32px;
    text-align: center;
}

.txtR_fot img {
    margin-right: 4px;
}

.gj_main {
    width: 1200px;
    height: 720px;
    padding: 20px 6px 20px 0px;
}

.gj_mainL {
    width: 910px;
    height: auto;
}

.gj_mainLtop {
    width: 910px;
}

.gj_listmainT {
    width: 1200px;
    height: auto;
}

.gj_listLeft {
    width: 260px;
    height: auto;
}

.gj_listLtop {
    background-color: rgb(139, 0, 3);
    width: 216px;
    height: 62px;
    border-bottom: 1px solid rgb(255, 255, 255);
    font-size: 30px;
    color: rgb(255, 255, 255);
    padding: 19px 0px 0px 44px;
}

.gj_listLbot {
    width: 260px;
    height: auto;
}

.gj_listLbot ul li {
    width: 215px;
    height: 46px;
    float: left;
    line-height: 41px;
    padding: 0px 0px 0px 45px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    margin-bottom: 1px;
    display: inline;
    background-color: rgb(71, 71, 71);
}

.gj_listLbot ul li a {
    color: rgb(255, 255, 255);
}

.gj_listLbot ul li:hover a {
    color: rgb(139, 0, 3);
}

.gj_listRi {
    width: 920px;
    height: auto;
    margin: 20px 0px 0px;
    display: inline;
}

.gj_listRiTop {
    width: 920px;
    height: 42px;
    border-bottom: 1px solid rgb(233, 233, 233);
}

.gj_listRiTop span {
    float: left;
    padding: 0px 15px;
    line-height: 38px;
    border-bottom: 4px solid rgb(139, 0, 3);
    font-size: 18px;
    color: rgb(139, 0, 3);
}

.gj_listRiTop font {
    float: right;
    line-height: 42px;
    font-size: 14px;
    padding: 0px 15px 0px 0px;
}

.gj_listRiBot {
    width: 900px;
    padding: 10px;
}

.gj_listRiBot ul li {
    border-bottom: 1px dashed rgb(206, 206, 206);
    width: 890px;
    height: 48px;
    float: left;
    line-height: 48px;
}

.gj_listRiBot ul li:hover a {
    color: rgb(139, 0, 3);
}

.lb_time {
    float: right;
    color: rgb(153, 153, 153);
}

.gj_listRiBot {
    width: 900px;
    padding: 10px;
}

.list_fy {
    width: 900px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    display: inline;
}

.gj_conTop {
    width: 920px;
    height: 42px;
    border-bottom: 1px solid rgb(233, 233, 233);
    font-size: 18px;
    color: rgb(139, 0, 3);
    text-align: center;
    line-height: 42px;
}

.gj_conMid {
    width: 920px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
}

.gj_imglistRiBot {
    width: 900px;
    padding: 10px;
}

.gj_listRi {
    line-height: 32px;
}

.jjy_cont {
    border-bottom: 1px dashed rgb(206, 206, 206);
}

.jjy_contTb_left {
    padding: 8px 0px 0px;
}

.gsfmpic {
    width: 100%;
}

.gsfmpic ul {
    width: 890px;
    padding-left: 10px;
    overflow: hidden;
}

.gsfmpic li {
    margin: 10px;
    float: left;
}

.gsfmpic p {
    text-align: center;
    color: rgb(119, 119, 119);
}

.list_pic {
    /* width: 875px; */
}

.piclist a {
    display: block;
}

.piclist a img {
    /*width: 100%;*/
    margin-bottom: 35px;
    /*height: 105px;*/
    border-radius: 5px;
}

.list_pic .ti_cl {
    height: 40px;
    line-height: 40px;
}

.list_pic .ti_zy {
    height: 55px;
}

.pic_list_ul {
    padding-top: 155px;
}

.list_pic .list_z,.list_pic .list_y{
	width: 349px;
}
.list_z img,.list_y img{
	width: 100%;
}

/*友情链接*/
.link_yq {
    overflow: hidden;
}
.link_yq .clyw_bt {
    margin-bottom: 20px;
}
.link_yq li {
    float: left;
    padding: 0 15px;
    line-height: 32px;
    margin-right: 15px;
    border: 1px #e5e3e3 dotted;
    border-radius: 5px;
    margin-bottom: 10px;
}



/*小标题*/
.title {
    float: left;
    padding-right: 12px;
    line-height: 35px;
}

.title .hong,.title .he {
    font-family: arial;
    font-weight: bold;
    font-size: 41px;
}

.title .he {
    color: #333;
}