﻿@charset "UTF-8";

/*
html {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/

html, body, div, span, h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup,
tt, dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr,
th, td, ul, li, p, a, section {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

html, body {
    font-family: "Microsoft YaHei", "宋体", "Tahoma", "Arial", "Roboto",
    "Droid Sans", "Helvetica Neue", "Helvetica", "Droid Sans Fallback",
    "Heiti SC", "Hiragino Sans GB", "Simsun", "sans-self";
}

a {
    text-decoration: none;
}

input, select, textarea {
    vertical-align: middle;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

ul, li {
    list-style-type: none;
}

body, h1, h2, h3, h4, a, span, div, p, img, input, select, button,
textarea, ul, li, ol, dl, dt, dd {
    box-sizing: content-box;
}

body {
    overflow-x: hidden;
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

div, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
}

ul, li {
    list-style-type: none;
    text-transform: capitalize;
}

textarea {
    resize: none;
}

/*shouye*/
.header-tops {
    width: 100%;
    background: #f5f5f5;
    height: 40px;
    line-height: 40px;
}
.header-ts {
    width: 1200px;
    margin: 0 auto;
    font-size: 13px;
    color: #7d7d7d;
}

.header-top-lines {
    border-left: 1px solid #ff0000;
    width: 1px;
    float: left;
    height: 12px;
    margin: 14px 5px;
}
#nav_alls {
    height: 42px;
    float: left;
    line-height: 38px;
    position: relative;
    z-index: 222;
    box-sizing: border-box;
}
#nav_alls li {
    text-align: center;
    float: left;
    background: url(../images/tr.png) no-repeat 57px 17px;
}

#nav_alls li a {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    padding: 0 11px 0 12px;
    _padding: 0 8px;
    height: 42px;
    line-height: 39px;
    white-space: nowrap;
    color: #ff0000!important;
    font-weight: bold!important;    
}

#nav_alls li a:hover {
    background: url(../images/dao.png) center 33px no-repeat;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}

#nav_alls li ul {
    display: none;
    position: absolute;
    z-index: 99;
    /* background: rgba(255,255,255,.8); */
    background-color: rgb(255,255,255);
    opacity: 0.9;
    width: 1200px;
    height: 50px;
    left: -334px;
    top: 43px;
    -moz-box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3);
    -webkit-box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3);
    /* box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3); */
    box-shadow: 0 2px 16px rgba(000, 000, 000, 0.1), 0 0 1px rgba(000, 000, 000, 0.1), 0 0 1px rgba(000, 000, 000, 0.1);
}

#nav_alls ul li {
    background-image: none;
    line-height: 50px;
    height: 50px;
    width: 70px;
    padding-top: 0px;
    padding: 0;
    opacity: 0.9;
    background: url(../images/huidian.png) no-repeat 1px 22px;
}

#nav_alls ul li a {
    background-image: none;
    padding: 0px 10px;
    margin: 0px;
    height: 50px;
    line-height: 50px;
    color: #7b7b7b;
    font-weight: normal;
    background: rgba(255,255,255,0.8);
    border: none;
    font-size: 13px!important;    
}

#nav_alls ul li a:hover {
    background-image: none;
    padding: 0px 10px;
    margin: 0px auto;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    color: #c5292a;
    background-color: rgba(255,255,255,0.8);
}
.header-date {
    float: left;
}
.header-date span{
    color:red;
    font-weight: bold;
}
.header-change {
    float: left;
    padding: 0 5px;
}
.header-change a{
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
}
.header-site {
    float: left;

}
.header-top-line {
    border-left: 1px solid #fff;
    width: 1px;
    float: left;
    height: 12px;
    margin: 14px 5px;
}

.header-site-select {
    background-color: transparent;
    color: #fff;
}

.header-site-select option {
    padding: 0;
    margin: 0;
    color: #666;
}

.header-search {
    float: right;
    margin: 0 10px;
}

.header-login {
    float: right;
    margin: 0 5px;
}
.header-login a,.header-register a{
    color: #7d7d7d;
}
.header-register {
    float: right;
    margin: 0 5px;
}

.header-search-inp {
    line-height: 23px;
    height: 23px;
    width: 180px;
    border-radius: 15px;
    text-indent: 10px;
    outline: none;
}

.header-search-btn {
    float: right;
    background: url(../images/searchfdj.png) no-repeat 6px 10px;
    position: absolute;
    top: 3px;
    right: 175px;
    width: 20px;
    height: 25px;
    cursor: pointer;
}
.header-m{
    height: 223px;
    background: url(../images/banner.png) no-repeat;
    margin-left: -960px;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    position: relative;
}
.headerm{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.title-word1{
    float: left;
    width: 515px;
    margin-top: 55px;
    height: 90px;
    background: url(../images/yxy.png) no-repeat;
}
.title-word{
    float: left;
    width: 515px;
    margin-top: 65px;
    height: 90px;
}
.title-word p{
    font-size: 32px;
    color: #c52929;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 54px;
    /* word-spacing: 6px; */
    text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff;
}

.lian{
    float: right;
    width: 280px;
    height: 100%;
    position: relative;
}
.logo-input{
    float: left;
    width: 215px;
    height: 26px;
    border: 1px solid #b53932;
    line-height: 26px;
    padding-left: 20px;
    box-sizing: border-box;
    outline: none;
    background: rgba(0,0,0,0);
    border-radius: 20px;
    position: absolute;
    left: 33px;
    background: #fff;
    top: 7px;
    color: #aeaeae;
    font-size: 12px;
   
}
.logo-icon{
    float: left;
    background: url(../images/search123.png) no-repeat;
    width: 58px;
    height: 40px;
    position: absolute;
    right: -30px;
    top: 11px;
    cursor: pointer;
}
.logo-word{
    float: left;
    width: 58px;
    height: 26px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    background: #b53932;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    position: absolute;
    right: 0;
    top: 7px;
   
}
.header-menu{
    width: 100%;
    height: 70px;
    background: #c52929;
}
.headerm{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.headerm ul{
    overflow: hidden;
    width: 1280px;
}
.headerm ul li{
    font-size: 18px;
    color: #fff;
    height: 37px;
    margin-top: 18px;
    padding: 33px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    border-left: 1px solid #ca514a;
    line-height: 34px;
    box-sizing: border-box;
    cursor: pointer;
}
.headerm ul li.on p{
    border-bottom: 3px solid #fff;
}
.headerm ul li p{
    color: #fff;
}
.xwzy{
    width: 100%;
    height: 380px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.xwzy-x{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.jyxx{
    height: 375px;
    margin-bottom: 20px;
    width: 100%;
}
.jyxx-x{
    width: 1200px;
    margin: 0  auto;
    height: 100%;
}
.xxsg{
    margin-bottom: 30px;
    height: 550px;
    width: 100%;
}
.xxsg-x{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.bsdt{
    margin-bottom: 30px;
    height: 220px;
    width: 100%;
}
.bsdt-x{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.rljy{
    margin-bottom: 40px;
    height: 280px;
    width: 100%;
}
.rljy-x{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.sjtj{
    /*margin-bottom: 25px;*/
    height: 500px;
    width: 100%;
}
.sjtj-x{
    width: 1200px;

    height: 100%;
    margin: 0 auto;
}
.zcfg{
    margin-bottom: 12px;
    height: 340px;
    width: 100%;
}
.zcfg-x{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.xw-lunbo{
    width: 390px;
    height: 100%;
    float: left;
}

/*tupian*/
.ban{ width:390px; height:420px; position:relative; overflow:hidden;margin:0px auto 0 auto;}
.ban2{ width:390px; height:280px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;height: 330px!important;}
.ban2 ul li{ width:390px; height:280px;position: relative;}
.prev{ float:left; cursor:pointer;}
.num{         height: 92px;
    overflow: hidden;
    width: 435px;
    position: relative;
    float: left;
    /* margin-top: 10px; */
}
.min_pic{ padding-top:10px; width:500px;}
.num ul{ left: 0;
    top: 0;
    width: 420px!important;
    overflow: hidden;
    /* height: 246px; */
    height: 100%;
    /* margin-top: 10px; */}
.num ul li{    
    width: 126px;
    height: 80px;
    margin-top: 10px;
    margin-right: 6px;
    float: left;
    padding: 1px;
    position: relative;
    box-sizing: border-box;
    border: 3px solid transparent;
}
.num ul li.on{
    border: 2px solid #d10b0b;
    padding: 0;
    box-sizing: border-box;}
.num ul li.on:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 8px solid #d10b0b;
    bottom: 0;
    top: -18px;
    left: 54px;
}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{  width:390px; height:330px; position:relative; overflow:hidden;}
.pop_up2{  width:390px; height:330px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{  width:390px; height:330px; float:left;}
.fcz{
    width: 100%;
    height: 50px;
    padding: 13px 15px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.3);
    box-sizing: border-box;

}

/*tuipian*/
.xw-m{
    width: 470px;
    height: 100%;
    float: left;
    margin-left: 19px;
}
.xw-r{
    width: 300px;
    float: left;
    height: 360px;
    margin-left: 20px;
    background: #f2f3f4;
    border: 1px solid #e5e6e7;
    border-top:2px solid #c52929;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 30px;
    margin-top: 10px;
}
.gtz-ul{
    height: 40px;
    width: 470px;
    float: left;
    border-bottom: 2px solid #d5d5d5;
}
.gtz-ul li{
    float: left;
    width: 74px;
    margin-right: 20px;
    letter-spacing: 1px;
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    cursor: pointer;
}
.gtz-ul li.on{
    color: #d10b0b;
    border-bottom: 2px solid #d10b0b;
}
.gtz-ul li.on:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 8px solid #d10b0b;
    bottom: 0;
    left: 50%;
    margin-left: -9px;
}
.gd {
    position: absolute;
    color: #969696;
    font-size: 12px;
    height: 20px;
    width: 43px;
    /* text-align: center; */
    line-height: 20px;
    margin-top: 10px;
    cursor: pointer;
    right: 8px;
    background: url(../images/gd.png) no-repeat 30px 4px;
}
.gd:hover{
    text-decoration: underline;
}
.zyxw-zy{
    height: 120px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
}
.zy-t{
    color: #217ae9;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    height: 46px;
     overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.zynr {
    font-size: 12px;
    color: #666;
    text-indent: 26px;
    letter-spacing: 1px;
    line-height: 23px;
    overflow: hidden;
}
.g-ul{
    width: 470px;
    height: 333px;
    float: left;
    margin-top: 13px;
}
.gul{
    width: 100%；
    height:100%;
}
.gul-li{
    width: 100%;
    height: 26px;
    position: relative;
    cursor: pointer;
    margin-bottom: 3px;
}
.gul-li:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #e41919;
    top: 10px;
    left: 0px;
}
.gul-li:hover .gul-list{
    color: #e41919;
    text-decoration: underline;
}
.gul-li:hover .gul-listyx{
    color: #e41919;
    text-decoration: underline;
}
.gul-li:hover .gul-time{
    color: #e41919;
}
.gul-list{
    float: left;
    width: 380px;
    height: 25px;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 16px;
}
.gul-listyx{
    float: left;
    width: 450px;
    height: 25px;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 16px;
}
.gul-time{
    float: right;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
}
.xw-r ul li{
    width: 240px;
    height: 50px;
    margin-bottom: 17px;
    background: #fff;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    border: 2px solid #c5292a;
}
.llo1,.llo2,.llo3,.llo4{
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 31px;
}
.llo1{
    background:#FFF url(../images/a1.png) no-repeat center;
}
.llo2{
    background:#fff url(../images/a2.png) no-repeat center;
}
.llo3{
    background:#fff url(../images/a3.png) no-repeat center;
}
.llo4{
    background:#fff url(../images/a4.png) no-repeat center;
}
.xw-r ul li.on{
    background: #c5292a;
    color: #fff;
}
.xw-r ul li.on .llo1{
    background:#c5292a url(../images/a6.png) no-repeat center;
}
.xw-r ul li.on .llo2{
    background:#c5292a url(../images/a5.png) no-repeat center;
}
.xw-r ul li.on .llo3{
    background:#c5292a url(../images/a7.png) no-repeat center;
}
.xw-r ul li.on .llo4{
    background:#c5292a url(../images/a8.png) no-repeat center;
}
.hyfz{
    width: 237px;
    height: 56px;
    background: #c52929;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
    line-height: 56px;
    cursor: pointer;
    margin-top: 17px;
}
.g-title{
    height: 40px;
    width: 100%;
    background: url(../images/title.png) repeat;
}
.blar{
    width: 185px;
    height: 40px;
    background: url(../images/blar.png) no-repeat;
    float: left;
    font-size: 20px;
    color: #fff;
    letter-spacing: 5px;
    text-align: center;
    line-height: 40px;
    text-indent: -20px;
}
.gg-t{
    width: 100%;
    height: 335px;
    float: left;
    position: relative;
}
.title-wz{
    width: 100%;
    height: 18px;
    color: #666;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: left;
    text-indent: 15px;
    line-height: 15px;
    margin-top: 20px;
    border-left: 6px solid #c52929;
}
.jyxx-k{
    height: 285px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e7e7e7;
    border-top:2px solid #d10b0b;
    margin-top: 11px;
    padding: 15px 10px;
}
.k-ul{
    width: 100%;
    height: 40px;
    background: #f2f3f4;
    border-top:1px solid #c9cfd6;
    border-bottom:1px solid #c9cfd6;
    text-align: center;
    padding: 0 145px;
    box-sizing: border-box;
}
.k-ul li{
    width: 110px;
    height: 100%;
    box-sizing: border-box;
    border-left:1px solid #c9cfd6;
    border-right:1px solid #c9cfd6;
    color: #666;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 1px;
    float: left;
    margin-left: -1px;
    position: relative;
    cursor: pointer;
}
.k-ul li.on{
    color: #d10b0b;
    border-bottom: 2px solid #d10b0b;
}
.k-ul li.on:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid #d10b0b;
    bottom: 0;
    left: 50%;
    margin-left: -9px;
}
.lieul{
    float: left;
    width: 113px;
    margin-top: 20px;
}
.lieul li{
    width: 100%;
    height: 30px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
    background: #f2f3f4;
    cursor: pointer;
}
.lieul li.on{
    background: #d10b0b;
    color: #fff;
}
.liewz{
    width: 1015px;
    height: 200px;
    float: left;
    margin-top: 18px;
    margin-left: 27px;
}
.jykr{
    width: 300px;
    height: 335px;
    float: right;
    padding-top: 50px;
    box-sizing: border-box;
}
.jykr-k{
    width: 100%;
    border: 1px solid #e7e7e7;
    border-top:2px solid #d10b0b;
    position: relative;
    height: 280px;
}
.lj{
    background: url(../images/trr.png);
    position: absolute;
    width: 22px;
    height: 40px;
    top: -8px;
    left: 22px;
}
.lj-t{
    color: #666;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    width:100%;
    height: 40px;
    line-height: 40px;
    text-indent: 55px;
    position: relative;
}
.jykr-k ul li{
       color: #333;
    font-size: 14px;
    position: relative;
    width: 283px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 45px;
    line-height: 28px;
    cursor: pointer;
}
.jykr-k ul li:after{
             content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background: #d10b0b;
    bottom: 10px;
    left: 31px;
    margin-left: -9px;
}
.jykr-k ul li:hover{
    color: #d10b0b;
    text-decoration: underline;
}
.xxsg-k{
    width: 585px;
    height: 260px;
    float: left;
    border: 1px solid #e7e7e7;
    border-top:2px solid #d10b0b;
    position: relative;
    padding: 2px 22px;
    box-sizing: border-box;
    margin-top: 8px;
}
.yidi{
    width: 264px;
    height: 246px;
    margin-top: 42px;
    float: left;
}
.ycyd{
    width: 126px;
    height: 126px;
    background: url(../images/bsdt.png) no-repeat;
    float: left;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    letter-spacing: 1px;
    line-height: 194px;
}
.ycyd:hover,.zxjy:hover,.zx-b:hover{
     -moz-box-shadow:2px 2px 10px 7px rgba(100, 100, 100, 0.1); /* For Firefox3.6+ */
    -webkit-box-shadow: 2px 2px 10px 7px rgba(100, 100, 100, 0.1);
    /* For Chrome5+, Safari5+ */
    box-shadow: 2px 2px 10px 7px rgba(100, 100, 100, 0.1);
}
.zxjy{
    width: 126px;
    height: 126px;
    background: url(../images/bsdt2.png) no-repeat;
    margin-left: 10px;
    float: left;
    text-align: center;
    cursor: pointer;
    letter-spacing: 1px;
    color: #fff;
    line-height: 194px;
}
.zx-b{
    height: 110px;
    width: 264px;
    background: url(../images/zchy.png) no-repeat;
    margin-top: 10px;
    float: left;
    cursor: pointer;
}
.yidi-lie{
    width: 904px;
    height: 280px;
    float: left;
    margin-left: 30px;
    margin-top: 10px;
    position: relative;
    box-sizing: border-box;
    padding-top: 5px;
}
.gtz-ull{
    height: 40px;
    width: 906px;
    float: left;
    border-bottom: 2px solid #d5d5d5;
}
.gtz-ull li{
    float: left;
    width: 74px;
    margin-right: 20px;
    letter-spacing: 1px;
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    cursor: pointer;
}
.gtz-ull li.on{
    color: #d10b0b;
    border-bottom: 2px solid #d10b0b;
}
.gtz-ull li.on:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 8px solid #d10b0b;
    bottom: 0;
    left: 50%;
    margin-left: -9px;
}
.yidi-liee{
    width: 1200px;
    height: 280px;
    float: left;
    margin-top: 10px;
    position: relative;
    box-sizing: border-box;
    padding-top: 5px;
}
.gtz-ulll{
    height: 40px;
    width: 1200px;
    float: left;
    border-bottom: 2px solid #d5d5d5;
}
.gtz-ulll li{
    float: left;
    width: 94px;
    margin-right: 20px;
    letter-spacing: 1px;
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    cursor: pointer;
}
.gtz-ulll li.on{
    color: #d10b0b;
    border-bottom: 2px solid #d10b0b;
}
.gtz-ulll li.on:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 8px solid #d10b0b;
    bottom: 0;
    left: 50%;
    margin-left: -9px;
}
.lieull{
    float: left;
    width: 113px;
    margin-top: 30px;
}
.lieull li{
    width: 100%;
    height: 30px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 12px;
    background: #f2f3f4;
    cursor: pointer;
}
.lieull li.on{
    background: #d10b0b;
    color: #fff;
}
.lieulll{
    float: left;
    width: 170px;
    margin-top: 30px;
}
.lieulll li{
    width: 100%;
    height: 30px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 12px;
    background: #f2f3f4;
    cursor: pointer;
}
.lieulll li.on{
    border: 1px solid #d10b0b;
    color: #d10b0b;
}
.bsnr-lie{
    height: 200px;
    width: 765px;
    float: left;
}
.bsck{
    width: 1200px;
    height: 165px;
    padding-top: 10px;
    box-sizing: border-box;
    border: 1px solid #e7e7e7;
    position: relative;
    float: left;
    margin-top: 14px;
}
.bsck ul{
    width: 1300px;
    overflow: hidden;
}
.bsck ul li{
        width: 90px;
    height: 100px;
    float: left;
    margin-right: 73px;
    font-size: 14px;
    text-align: center;
    line-height: 160px;
    margin-top: 25px;
    cursor: pointer;
}
.bsck-9{
    background: url(../images/bsck.png) no-repeat 3px 11px;
    width: 46px!important;
    margin-right: 10px!important;
}
.bsck-1{
    color: #d10b0b;
    font-size: 24px!important;
    width: 46px!important;
    margin-left: 89px;
    margin-right: 34px!important;
    line-height: 24px!important;
}
.bsck-2{
    background: url(../images/bsck1.png) no-repeat center 0px;
    color: #92b685;
}
.bsck-3{
    background: url(../images/bsck2.png) no-repeat center 0px;
    color: #77addd;
}
.bsck-4{
    background: url(../images/bsck3.png) no-repeat center 0px;
    color: #c3624e;
}
.bsck-5{
    background: url(../images/bsck4.png) no-repeat center 0px;
    color: #e4a750;
}
.bsck-6{
    background: url(../images/bsck5.png) no-repeat center 0px;
    color: #8f81bf;
}
.bsck-7{
    background: url(../images/bsck6.png) no-repeat center 0px;
    color: #74c3c2;
}
.bsck-8{
    background: url(../images/bsck8.png) no-repeat center 0px;
    color: #27bbf8;
}
.sjtj-ul{
    width: 100%;
    height: 35px;
    position: relative;
}
.sjtj-ul ul{
        width: 100%;
    height: 35px;
    position: relative;
    margin-top: 30px;
    margin-left: 40px;
}
.sjtj-ul ul li{
    width: 84px;
    height: 35px;
    float: left;
    margin-right: 9px;
    font-size: 14px;
    color: #666;
    line-height: 35px;
    text-align: center;
    border-radius: 3px;
    background: #f2f3f4;
    box-sizing: border-box;
    border: 1px solid transparent
}
.sjtj-ul ul li.on{
    color: #d10b0b;
    border: 1px solid #d10b0b;
}
.echa{
    width: 1200px;
    height: 390px;
   
}
.gull-li{
    width: 100%;
    height: 25px;
    position: relative;
    cursor: pointer;
    margin-bottom: 3px;
}
.gull-li:before{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #87949d;
    top: 10px;
    left: 0px;
}
.gull-li:hover .gul-list{
    color: #e41919;
    text-decoration: underline;
}
.gull-li:hover .gul-listyx{
    color: #e41919;
    text-decoration: underline;
}
.gull-li:hover .gul-time{
    color: #e41919;
}
/* .footer{
    height: 305px;
    width: 100%;
    background: #403a38;
} */
.footer-x{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.footer-t{
    height: 49px;
    border-bottom: 1px solid #616162;
}
.ft-1,.ft-2,.ft-3,.ft-4{
    width: 80px;
    height: 4px;
    background: #616162;
    float: left;
    margin-top: 45px;
}
.ft-1{
    margin-left: 60px;
}
.ft-2{
    margin-left: 125px;
}
.ft-3{
    margin-left: 180px;
}
.ft-4{
    margin-left: 380px;
}
.footer-m{
    height: 155px;
    width: 100%;
    border-bottom: 1px solid #616162;
    position: relative;
}
.footer-m ul li{
    color: #adb3b8;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18px;
}
.footer-m ul{
    float: left;
    height: 168px;
    margin-top: 22px;
    position: absolute;
}
.ul1{
    left: 60px;
}
.ul2{
    left: 266px;
}
.ul3{
    left: 525px;
}
.ul4{
    left: 985px;
}
.footer-b{
    height: 78px;
    padding-top: 20px;
}
.in-footer-text{
    width: 1200px;
    margin:0 auto;
    height: 68px;
    text-align: center;
    font-size: 12px;
    line-height: 27px;
    padding-top: 10px;
}
.in-footer-text p{
    color: #adb3b8;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
}
.content-warp{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 5px;
    z-index: 99;
    margin-bottom: 60px;
    min-height: 380px;
}
.zzz{
    background-color: #c52929!important;
    color: #fff!important;
}
.jc{
    width: 912px;
    float: left;
}
.jyxxcontent {
    border: 1px solid #ddd;
    border-top: 2px solid #c52929;
    overflow: hidden;
    width: 912px;
    padding: 10px 40px;
    float: left;
    margin-left: 20px;
}

.jyxxcontent > ul > li {
    margin: 10px 0;
    clear: both;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px dotted #ddd;
}

.jyxxcontent > ul > li > div {
    float: left;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    color: #555;
}

.jyxxcontent > ul > li > ul {
    float: left;
    width: 820px;
}

.jyxxcontent > ul > li > ul > li {
    float: left;
    margin: 0 10px;
    font-size: 13px;
    padding: 0px 10px;
    line-height: 25px;
    height: 25px;
    cursor: pointer;
    border-radius: 3px;
    margin-bottom: 15px;
}

.jyxxcontent > ul > li > ul > li:hover {
    text-decoration: underline;
    color: #004c8c;

}

.jyxxcontent > ul > li > ul > li.on {
    color: #fff;
    background: #c52929;
    border-radius: 5px;
}

.jyxxcontent .ywlx {
}

.jyxxcontent .ywlx li.on {
  /*  background-color: #4fb0f4;
    color: #fff;*/
}

.jyxxcontent .ywlx li {
   /* background-color: #e9eef4;*/
}

.list-t2 {
    text-align: left;
    float: left;
    font-size: 12px;
    color: #777;
    margin-right: 10px;
    width: 250px;
}

.list-t2 label {
    color: #1b8ddd !important;
    font-weight: normal;
}
.list-t {
    text-align: left;
    float: left;
    font-size: 12px;
    color: #777;
    margin-right: 10px;
    width: 250px;
}

.list-t label {
    color: #1b8ddd !important;
    font-weight: normal;
}
.content-search {
    box-sizing: content-box;
    font-size: 14px;
    color: #303030;
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding-left: 200px;
}

.content-search > input {
    float: left;
    height: 35px;
    line-height: 35px;
    width: 400px;
    border: 1px solid #ddd;
    padding: 0 10px;
    box-sizing: content-box;
    outline: none;
}
.content-search > input:focus{
     border: 1px solid #ff0000;
}
.content-search > label {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0;
    box-sizing: content-box;
    margin-right: 10px;
}

.content-search2 {
    float: left;
    width: 82px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #c52929;
    background-color: #c52929;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.jyxxleft {
    width: 185px;
    float: left;
    border: 1px solid #ddd;
    border-right: 0;
}

.menu_body {
    line-height: 38px;
    backguound: #f5f5f5;
    -moz-box-shadow: -5px 5px 5px #999 inset; /* For Firefox3.6+ */
    -webkit-box-shadow: -5px 5px 5px #999 inset;
    /* For Chrome5+, Safari5+ */
    box-shadow: -5px 5px 5px #999 inset; /* For Latest Opera */
}

.menu_body li {
    position: relative;
    border-right: 1px solid #ccc;
    border-bottom: 1px dotted #d8d6d6;
    cursor: pointer;
}

.menu_body li.on {
    border-right: 1px solid #fff;
}

.menu_body li.on:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    top: 17px;
    right: 0;
}

.menu_body li.on a {
    color: #fff;
    background: #cf212a;
    font-size: 14px;
}

.menu_body a {
    display: block;
    height: 54px;
    line-height: 54px;
    color: #004c8c;
    background:  #f7f7f7;
    text-decoration: none;
    font-size: 14px;
}

.menu_body a:hover {
    text-decoration: none;
}

.article-list {
    width: 1150px;
    overflow: hidden;
    padding-top: 12px;
    margin: 0 auto;
    padding-bottom: 15px;
}
.article-list2 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 15px;
}
.article-list5 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 15px;
}

.article-list2 b {
    color: #e79029;
    font-size: 14px;
}

.article-list a {
    float: left;
    width: 970px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
}

.article-list2 a {
    float: left;
    width: 780px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}
.article-list2 a:hover {
    color: #c52929;
    text-decoration: underline;
}

.article-list3-t {
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    line-height: 20px;
}

.article-list3-t2 {
    float: left;
    width: 100%;
    padding-top: 16px;
}

.article-list > li {
    position: relative;
    clear: both;
    color: #6f6f6f;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 13px 20px;
    background: url(../images/red.png) no-repeat 10px 21px;
    border-bottom: 1px dashed #ddd;
    text-indent: 10px;
}
.article-list > li:hover{
    background-color: #f8f8f8;
}
.article-list2 > li:hover{
   background-color: #f8f8f8;
}
.article-list2 > li {
    position: relative;
    clear: both;
    color: #6f6f6f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 25px;
    background: url(../images/red.png) no-repeat 10px 19px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 15px;
    padding-top: 12px;
}
.article-list5 > li {
    position: relative;
    line-height: 25px;
    clear: both;
    color: #6f6f6f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 25px;
    background: url("../images/red.png") no-repeat 10px 32px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #ddd;
}
.article-list5 > li:hover{
    background-color: #f8f8f8;
}
.article-list3-t a:hover{
    color: #c5292a;
    text-decoration: underline;
}
.sitemap {
    width: 100%;
    line-height: 20px;
    height: 20px;
    font-size: 14px;
    color: #666;
    margin: 20px 0;
}

.sitemap .home {
    float: left;
    margin-left: 20px;
    margin-right: 10px;
}

.sitemap a {
    color: #666;
}
.menu_list {
    width: 100%;
    margin: 0 auto;
}

.menu_head {
    height: 53px;
    line-height: 55px;
    font-size: 14px;
    color: #c52929;
    cursor: pointer;
    position: relative;
    margin: 0px;
    text-align: left;
    border-right: 1px solid #ccc;
    border-bottom: 1px dotted #d8d6d6;
    text-indent: 71px;
    background: #f7f7f7;
}

.menu_list li a{
    display: block;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #777;
    background:  #f7f7f7;
    text-decoration: none;
    /* border-bottom: 1px solid #ccc; */
}

/* .menu_head:hover {
    background: #c52929;
    color: #fff;
    position: relative;
    border-right: 0;
} */


.menu_list li.on a {
    color: #fff;
    background:#2277c8;
    font-size: 14px;
}
.menu_list .current {
    color: #fff;
    position: relative;
    border-right: 0;
}

.menu_list .current:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-right: 15px solid #fff;
    right: 0;
    top: 50%;
    margin-top: -15px;
}
.sss{
    background-color: #c52929;
    color: #fff;
}
.dateDiv {
    float: left;
}

.dateDiv i {
    float: left;
    font-style: normal;
}
.datas {
    line-height: 25px;
    height: 25px;
    float: left;
    border: 1px solid #ddd;
    width: 120px;
    background: url("../images/btn_05.png") #f7f7f7 no-repeat  95px  center;
}
.list-times {
    float: right;
    font-size: 14px;
    color: #333;
    margin-right: 17px;
}
.menu_list li a{
        display: block;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #777;
    
    text-decoration: none;
    /* border-bottom: 1px solid #ccc; */
}

/* .menu_head:hover {
    background: #c52929;
    color: #fff;
    position: relative;
    border-right: 0;
} */


.menu_list li.on a {
        color: #fff;
    background: #c52929 ;
    font-size: 14px;
}
/* .content {
    border-top: 4px solid #c52929;
    border-bottom: 1px solid #d7dee4;
    border-left:1px solid #d7dee4;
    border-right:1px solid #d7dee4;
    padding-bottom: 20px;
    padding-top: 33px;
    width: 1200px;
} */
.content-s {
    border-top: 4px solid #c52929;
    border-bottom: 1px solid #d7dee4;
    border-left:1px solid #d7dee4;
    border-right:1px solid #d7dee4;
    padding-bottom: 20px;
    padding-top: 33px;
    width: 1200px;
    position: relative;
    height: 1500px;
}
.content-title {
    width: 1040px;
    margin: 0 auto;
    padding: 10px;
    font-size: 1.5em;
    color: #333;
    text-align: center;
    font-weight: bold;
    word-break: break-all;
}

.content-title2 {
    width: 1040px;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 1em;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.content-title2 span {
    display: inline-block;
    margin: 0 20px;
}
.act-title {
    width: 1142px;
    margin-left: 35px;
    font-size: 30px;
    color: #c52929;
    border-left: 8px solid #c52929;
    line-height: 30px;
    height: 30px;
    text-indent: 15px;
}
.rlrl{
    height: 265px;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.jy-pt{
    height: 210px;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.jypt-ul{
    height: 165px;
    width: 920px;
    border: 1px solid #d8dfe5;
    box-sizing: border-box;
    background: #e9eef5;
    float: left;
}
.jypt-ul ul{
    width: 1300px;
    overflow: hidden;
}
.jypt-ul ul li{
    width: 90px;
    height: 100px;
    float: left;
    margin-right: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 160px;
    margin-top: 37px;
    cursor: pointer;
}
.bsck-9{
    background: url(../images/bsck.png) no-repeat 3px 11px;
    width: 46px!important;
    margin-right: 10px!important;
}
.bsck-1{
    color: #d10b0b;
    font-size: 24px!important;
    width: 46px!important;
    margin-left: 89px;
    margin-right: 34px!important;
    line-height: 24px!important;
}
.bsck-2{
    background: url(../images/bsck1.png) no-repeat center 0px;
    color: #92b685;
}
.bsck-3{
    background: url(../images/bsck2.png) no-repeat center 0px;
    color: #77addd;
}
.bsck-4{
    background: url(../images/bsck3.png) no-repeat center 0px;
    color: #c3624e;
}
.bsck-5{
    background: url(../images/bsck4.png) no-repeat center 0px;
    color: #e4a750;
}
.bsck-6{
    background: url(../images/bsck5.png) no-repeat center 0px;
    color: #8f81bf;
}
.bsck-7{
    background: url(../images/bsck6.png) no-repeat center 0px;
    color: #74c3c2;
}
.dsds{
    width: 267px;
    height: 100%;
    float: right;
}
.dsds li{
    width: 267px;
    height: 50px;
    font-size: 16px;
    line-height: 45px;
    text-indent: 115px;
    cursor: pointer;
}
.dsds li:hover{
     -moz-box-shadow:2px 2px 10px 7px rgba(100, 100, 100, 0.1); /* For Firefox3.6+ */
    -webkit-box-shadow: 2px 2px 10px 7px rgba(100, 100, 100, 0.1);
    /* For Chrome5+, Safari5+ */
    box-shadow: 2px 2px 10px 7px rgba(100, 100, 100, 0.1);
}
.dsds1{
        background: #c3deb9 url(../images/bsck11.png) no-repeat 38px center;
}
.dsds2{
    background: #ade0f5 url(../images/bs1.png) no-repeat 38px center;
    margin-top: 8px;
}
.dsds3{
    background:#d6cfee url(../images/bs2.png) no-repeat 38px center;
    margin-top: 8px;
}
.man{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 5px;
    z-index: 99;
    margin-bottom: 60px;
    min-height: 380px;
}
.man a{
    color: #666;
}
.man-r{
    width: 100%;
    border: 1px solid #ddd;
    padding: 33px 48px;
    box-sizing: border-box;
    border-top:2px solid #ddd;

}
.gygy{
        width: 100%;
    background: #f6f6f6;
    border-radius: 5px;
    padding: 7px 30px;
    padding-bottom: 25px;
    box-sizing: border-box;
    margin-top: 10px;
}
.gy-title{
    font-size: 20px;
    height: 40px;
    color: #c52929;
    line-height: 40px;
    text-indent: 5px;
    border-bottom: 1px solid #ddd;
}
.gcc{
    font-size: 24px;
    color: #666;
    margin-left: 14px;
}
.guuli{
    width: 975px;
    height: 40px;
    margin-top: 10px;
    background: #fff;
    line-height: 40px;
    text-indent: 10px;
    color: #777;
    font-size: 14px;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    border-radius: 3px;
}
.guul li{
    position: relative;
}
.guul li p{
    color: #777;
    font-size: 14px;
    margin-top: 18px;
    letter-spacing: 1px;
}
.ljlj{
        background: url(../images/ljlj.png) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 29px;
    right: 11px;
}
.gk-jyxx{
    width: 1200px;
    height: 110px;
    margin-bottom: 45px;
}
.gk-jyxx ul{
    overflow: hidden;
    width: 1280px;
}
.gk-jyxx li{
    width: 270px;
    height: 110px;
    float: left;
    margin-right: 40px;
}
.gk-1{
    background: url(../images/banner-1.png);
}
.gk-2{
    background: url(../images/banner-2.png);
}
.gk-3{
    background: url(../images/banner-3.png);
}
.gk-4{
    background: url(../images/banner-4.png);
}
.gk-top{
    width: 100%;
    height: 55px;
    margin-top: 0;
    position: relative;
}

.gk-bot{
    width: 100%;
    height: 55px;
    margin-bottom: 0;
    position: relative;
}
.bzong{
    color: #333;
    font-size: 14px;
    position: absolute;
    top: 30px;
    left: 14px;
}
.szong{
    color: #666;
    font-size: 14px;
    position: absolute;
    top: 17px;
    left: 14px;
}
.bshu{
    color: #8dc053;
    font-size: 33px;
    position: absolute;
    top: 10px;
    left: 111px;
}
.sshu{
    color: #6d6d6d;
    font-size: 33px;
    position: absolute;
    top: -3px;
    left: 111px;
}
.shzong{
    font-size: 16px;
    color: #6d6d6d;
    position: absolute;
    top: 16px;
    left: 160px;
}
.zong{
    font-size: 16px;
    color: #8dc053;
    position: absolute;
    top: 30px;
    left: 160px;
}
.jarrow{
    padding: 25px 0 20px 0;
    width: 100%;
    height: 30px;
    margin-left: 22px;
}
.jarrow ul li{
    float: left;
    margin-right: 6px;
}
.jarrow ul .ja1{
    width: 131px;
    border: 1px solid #f5f5f5;
    height: 30px;
    position: relative;
    background-color: #f5f5f5;
    float: left;
}
.jarrow ul .ja6{
    width: 68px;
    height: 0;
    border: 16px solid #f5f5f5;
    border-right-width: 40px;
    border-left-color: transparent;
    border-left-width: 20px;
    position: relative;
    float: left;
}
.jarrow ul .ja2,.jarrow ul .ja3,.jarrow ul .ja4,.jarrow ul .ja5{
    width: 73px;
    height: 0;
    border: 16px solid #f5f5f5;
    border-right-width: 40px;
    border-left-color: transparent;
    border-left-width: 20px;
    position: relative;
    float: left;
}

.jarrow ul .ja2:after,.jarrow ul .ja3:after,.jarrow ul .ja4:after,.jarrow ul .ja5:after{
  border: 16px solid transparent;
    border-left: 20px solid #f5f5f5;
    width: 0;
    height: 0;
    position: absolute;
    top: -16px;
    right: -76px;
    content: ' ';
}
.jarrow ul .ja1:after {
      border: 16px solid transparent;
    border-left: 20px solid #f5f5f5;
    width: 0;
    height: 0;
    position: absolute;
    top: -1px;
    right: -37px;
    content: ' ';
}
.jarrow ul .ja2.on,.jarrow ul .ja3.on{
    border: 16px solid #ed9f18;
    width: 73px;
    height: 0;
    border-right-width: 40px;
    border-left-color: transparent;
    border-left-width: 20px;
    position: relative;
    float: left;
}
.jarrow ul .ja2.on:after,.jarrow ul .ja3.on:after{
    border: 16px solid transparent;
    border-left: 20px solid #ed9f18;
    width: 0;
    height: 0;
    position: absolute;
    top: -16px;
    right: -76px;
    content: ' ';
}
.ja-word{
    font-size: 12px;
    color: #b7b7b7;
    font-style: oblique;
    padding: 10px 10px;
    text-align: center;
}
.jarrow ul .ja1.on {
   background-color: #ed9f18;
}
.jarrow ul .ja1.on:after {
   border: 15px solid transparent;
    border-left: 20px solid #ed9f18;
    width: 0;
    height: 0;
    position: absolute;
    top: 0px;
    right: -35px;
    content: ' ';
}
.jarrow ul li.on .ja-word{
    color: #fff;
}
.prev {
    margin-top: 20px;
    width: 100%;
    display: block;
    color: #1468e5 !important;
}

.next {
    display: block;
    width: 100%;
    color: #1468e5 !important;
}
.content-article {
    width: 1040px;
    margin: 0 auto;
    line-height: 35px;
    font-size: 1em;
    padding: 20px;
}

.news-show{
    width: 1200px;
    height: 410px;
    min-width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    display: none;
}
.carousel{
    width: 800px;
    height:100%;
    float: left;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #e7e7e7;
}
.news-message{
    width: 395px;
    height: 100%;
    float: right;
}
.news-message li{
    cursor: pointer;
}
.news-message li:hover{
    background: #c5292a;
}
.news-top,.news-center,.news-bottom{
    position: relative;
    width: 100%;
    height: 135px;
    border-bottom: 2px solid #999999;
    background-color: #777777;
}

.news-date{
    position: absolute;
    width: 95px;
    height: 85px;
    left: 20px;
    top: 25px;
}
.details{
    width: 240px;
    height: 80px;
    position: absolute;
    right: 20px;
    top: 32px;
    overflow: hidden;
    /* white-space: nowrap;
     text-overflow: ellipsis; */
}
.details span{
    width: 240px;
    height: 80px;
    font-size: 20px;
    color: #fff;

}
.big-num{
    width: 95px;
    height: 65px;
    text-indent: 10px;
    border-bottom: 1px solid #fff;
}
.big-num span{
    font-size: 60px;
    color: #fff;
    line-height: 65px;
    font-weight: bold;
    letter-spacing: 1px;
}
.small-num{
    width: 100px;
    height: 25px;
    text-indent: 2px;
}
.small-num span{
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    font-weight: bold;
    letter-spacing: 1px;
}
.zth{
    width: 1200px;
    height: 370px;
    margin: 25px auto 0;
}
.zth li{

}
.zth li:hover{

}
.zth-zyxw,.zth-tzgg,.zth-hydt{
    width: 383px;
    height: 100%;
    border: 1px solid #e9eef4;
    float: left;
    margin-left: 4px;
}
.zth-tzgg{
    margin: 0 18px;
}
.zyxw-top,.tzgg-top,.hydt-top{
    width: 100%;
    height: 110px;
    background-color: #e9eef4;
}
.zyxw-bottom,.tzgg-bottom,.hydt-bottom{
    width: 354px;
    height: 230px;
    padding: 27px 15px 35px 15px;
}
.zyxw-bottom ul li,.tzgg-bottom ul li,.hydt-bottom ul li{
    position: relative;
    height: 36px;
    line-height: 25px;
    text-indent: 25px;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zyxw-bottom ul li:before,.tzgg-bottom ul li:before,.hydt-bottom ul li:before{
    content: "";
    width: 4px;
    height: 4px;
    background-color: rgb(233,16,24);
    position: absolute;
    top: 11px;
    left: 5px;
}
.zyxw-bottom ul li a:hover,.tzgg-bottom ul li a:hover,.hydt-bottom ul li a:hover{
    color: #c52929;
    text-decoration: underline;
}
.zyxw-logo{
    width: 100px;
    height: 85px;
    background: url(../images/zyxw.png) no-repeat  35px 25px;;
    float: left;
}
.tzgg-logo{
    width: 100px;
    height: 85px;
    background: url(../images/tzgg.png) no-repeat  35px 25px;;
    float: left;
}
.hydt-logo{
    width: 100px;
    height: 85px;
    background: url(../images/hydt.png) no-repeat 35px 25px;;
    float: left;
}
.zyxw-title{
    height: 45px;
    width: 120px;
    border-bottom: 1px solid #bbbbbb;
    font-size: 25px;
    line-height: 45px;
    margin-top: 30px;
    margin-left: 25px;
    float: left;
    color: #555555;
}
.zth .arrow-1{
    background: url(../images/arrow.png) no-repeat 80px 40px;
    float: left;
    width: 138px;
    height: 109px;
}
.zth li:hover .arrow-1{
    background: url(../images/red-arrow.png) no-repeat 58px 33px;

}
a {
    text-decoration: none;
    color: #333;
}
.bc1{
    width: 1198px;
    margin: 0 auto;
    border:1px solid #d7dee4;
    position: relative;
}
.bc2,.bc3{
    width: 1198px;
    margin: 0 auto;
    border:1px solid #d7dee4;
    margin-top: 30px;
    position: relative;
}
.bszn-more{
    position: absolute;
    width: 57px;
    height: 25px;
    border-radius: 10px;
    border:1px solid #cccccc;
    color: #cccccc;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    right: 37px;
    top: 29px;
    cursor: pointer;
}
.bszn-more:hover{
    color: #fff;
    background-color: #c52929;
    border:none;
}
.hdpt{
    width: 1200px;
    height: 300px;
    margin-bottom: 25px;
    background: url(../images/hdpt.png) no-repeat;
}
.hdpt-p{
    width: 1198px;
    height: 610px;
    margin: 0 auto;
    border:1px solid #d7dee4;
    margin-top: 30px;
}
.hdpt-ul{
    margin: 30px 20px;
    background-color: red;
}
.hdpt-ul li{
    width: 380px;
    height: 160px;
    background-color: #f7f7f7;
    float: left;
    position: relative;
}
.hu2,.hu5,.hu8{
    margin-left: 7px;
    margin-right: 7px;
}
.hu4,.hu5,.hu6,.hu7,.hu8,.hu9{
    margin-top: 7px;
}
.hu10{
    margin-top: 7px;
}

.hu11{
    margin-top: 7px;
    margin-left: 7px;
    margin-right: 7px;
}

.hu12{
    margin-top: 7px;
}

.hu13{
    margin-top: 7px;
}

.hu14{
    margin-top: 7px;
    margin-left: 7px;
    margin-right: 7px;
}

.hu15{
    margin-top: 7px;
}
.mhwz{
    position: absolute;
    color: #7b7b7b;
    font-size: 20px;
    left: 38px;
    top: 30px;
}
.phone{
    position: absolute;
    color: #7b7b7b;
    font-size: 20px;
    left: 75px;
    top: 92px;
}
.sjtj-ul ul li:hover{
    color: #d10b0b;
    border: 1px solid #d10b0b;
    cursor: pointer;
}
/* .content {
    border-top: 4px solid #c52929;
    border-bottom: 1px solid #d7dee4;
    border-left:1px solid #d7dee4;
    border-right:1px solid #d7dee4;
    padding-bottom: 20px;
    padding-top: 12px;
    width: 1200px;
    box-sizing: border-box;
} */
.content-title {
    width: 1040px;
    margin: 0 auto;
    padding: 10px;
    font-size: 1.5em;
    color: #333;
    text-align: center;
    font-weight: bold;
    word-break: break-all;
}

.content-title2 {
    width: 1040px;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 1em;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.content-title2 span {
    display: inline-block;
    margin: 0 20px;
}

.content-article {
    width: 1040px;
    margin: 0 auto;
    line-height: 35px;
    font-size: 1em;
    padding: 20px;
}
.sjtj-number{
    width:80px;
    line-height: 60px;
    height:60px;
    text-align: center;
    float: left;
    font-size: 30px;
    color: #fff;
}
.sjtj-number label{
    font-size: 14px;
}
.sjtj-name{
    float: left;
    width:110px;
    line-height: 60px;
    height:60px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #fff!important;
}
.C-f57977{
    background: #f57977;

}
.C-50d7b9{
    background: #50d7b9;

}
.C-ecc660{
    background: #ecc660;

}
.C-51c0cb{
    background: #51c0cb;

}
.bj-jyxx{
    width:1200px;
    height:300px;
    margin-bottom: 25px;
    background: url("../images/bj-jyxx.jpg");
}
.content-sjtj{
    width:836px;
}
.content-sjtj li{
    width: 190px !important;;
    height: 60px !important;;
    float: left;
    border:1px solid #ddd;
    margin:0 0 10px  10px!important;
    padding: 0 !important;;

}
.sjtj-number{
    width:80px;
    line-height: 60px;
    height:60px;
    text-align: center;
    float: left;
    font-size: 30px;
    color: #fff;
}
.menu-gcjs { background: url("../images/pit.png") no-repeat; }

.menu-zfcg { background: url("../images/pit.png")no-repeat; }

.menu-td { background: url("../images/pit.png")no-repeat; }

.menu-gycq { background: url("../images/pit.png")no-repeat; }

.menu-gcjs, .menu-zfcg, .menu-td, .menu-gycq, .menu-yxcg {
    position: absolute;
    left: 30px;
    top: 17px;
    width: 26px;
    height: 20px;
}

.current .menu-gcjs { background: url("../images/pitt.png") no-repeat; }

.current .menu-zfcg { background: url("../images/pitt.png") no-repeat; }

.current .menu-td { background: url("../images/pitt.png") no-repeat; }

.current .menu-gycq { background: url("../images/pitt.png") no-repeat; }

/*shouye*/

.yb_conct{position: fixed;z-index: 9999999;bottom: 50px;right: -93px;cursor: pointer;transition: all .3s ease;}
.yb_bar ul li{
   width: 180px;
    height: 149px;
    color: #000;
    margin-bottom: 2px;
    transition: all .5s ease;
    overflow: hidden;
    line-height: 18px;
    box-sizing: border-box;
    padding-top: 87px;
    font-size: 12px;
    padding-right: 91px;
    padding-left: 2px;
}
.yb_bar .yb_deng{background:url(../images/font.jpg) no-repeat 0 0px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
.qq-hover{
}
#codefans_net:hover{
    display: none;
}

/*新建列表*/
.show-lie{
    width: 912px;
    float: left;
    background-color: #f9f9f9;
}
.show-lie th{
    height: 39px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border: none;
    color: #666;
    background-color: #f9f9f9;
    word-wrap: break-word;
}
.show-lie table{
    width: 100%;
}
.shou1{
     width: 27%;
}
.shou2{
     width: 27%;
}
.shou3{
     width: 22%;
}
.shou4{
     width: 24%;
}
.show-lie tr{
   background-color: #fff;
   border-bottom: 1px solid #e6eaed;
}
.show-lie td{
   text-align: center;
   color: #333;
   font-size: 14px;
   border: none;
   line-height: 45px;
   word-wrap: break-word;
   text-overflow:ellipsis;
   white-space:nowrap;
   overflow:hidden;
}
.chanse{
    width: 100%;
    height: 40px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 5px;
}
.chanse-w{
    font-weight: bold;
    color: #555;
    float: left;
    line-height: 25px;
    height: 25px;
    margin-left: 230px;
}
.chanse ul{

}
.chanse ul li{
    float: left;
    margin: 0 10px;
    font-size: 13px;
    padding: 0px 10px;
    line-height: 25px;
    height: 25px;
    cursor: pointer;
}
.chanse ul li.on{
    background-color: #c52929;
    color: #fff;
    border-radius: 5px;
}
/*新建列表*/


/*三级页面*/

.gycq-table {
    border-collapse: collapse;
    width: 100%;
    line-height: 40px;
    color: #333;
    font-size: 14px;
}
.gycq-table th {
    width: 270px;
    background-color: #dbefff;
    border: 1px solid #ccc;
    text-align: right;
    padding-right: 15px;
    vertical-align: top;
    font-weight: bold;
}
.gycq-table td {
    border: 1px solid #ccc;
    text-align: left;
    padding-left: 15px;
}
/*数据统计*/
.choose{
    width: 100%;
    height: 55px;
    padding-top: 10px;
    box-sizing: border-box;
    padding-bottom: 10px;
}
.choose-ul{
    margin: 0 auto;
    width: 340px;
    height: 50px;
}
.choose-ul li{
    width: 160px;
    height: 100%;
    float: left;
    border: 1px solid #ded0c7;
    background: -moz-linear-gradient(to bottom, #fffaf5, #f1e5bf);
    background: -o-linear-gradient(to bottom, #fffaf5, #f1e5bf);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fffaf5), to(#f1e5bf));
    background: linear-gradient(to bottom, #fffaf5, #f1e5bf);
    font-size: 18px;
    color: #333;
    line-height: 50px;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
}
.nian{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.yue{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.choose-ul li.on{
    border: 1px solid #e5acac;
    background: -moz-linear-gradient(to bottom, #c52929, #f1e5bf);
    background: -o-linear-gradient(to bottom, #c52929, #f1e5bf);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c52929), to(#f1e5bf));
    background: linear-gradient(to bottom, #c52929, #f1e5bf);
    color: #fff;
}
.tongj-year{
    padding: 50px 109px;
    width: 980px;
    height: 840px;
    position: relative;
}
.tongj-mon{
    padding: 50px 109px;
    height: 940px;
    width: 1200px;
    position: relative;
}
#year-ttt{
    height: 390px;
    width: 490px;
    position: relative;
    left: 120px;
    /*bottom: 395px;*/
    top: -400px;
}
#mon-ttt{
    height: 390px;
    width: 490px;
    position: relative;
    left: 120px;
    /*bottom: 395px;*/
    top: -500px;
}
.abc{
    position: relative;
    top: -760px;
    left: 820px;
    font-size: 18px;
    font-weight: bold;

}
.cba{
    position: relative;
    top: -855px;
    left: 820px;
    font-size: 18px;
    font-weight: bold;

}
#year-b{
    height: 390px;
   width: 980px;
   margin-top: 40px;
}
#yue-b{
    height: 390px;
    width: 980px;
    margin-top: 40px;
}
#yue-t{
    height: 390px;
    width: 980px;
}

.yaop{
    font-size: 20px;
    color: red;
    width: 100%;
    height: 50px;
    float: left;
    line-height: 50px;
    margin-top: 25px;
    letter-spacing: 1px;
    text-align: center;
}
/*数据统计*/
.hjul li{
    float: left;
    color: #666;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 40px;
    margin-left: -23px;  
    cursor: pointer; 
}
.hjul li.on{
    font-weight: bold;
}
.impor {
    color: #fff;
    float: left;
    font-size: 12px;
    display: inline-block;
    line-height: 20px;
    width: 40px;
    height: 20px;
    text-indent: 2px;
    border-radius: 8px;
    margin-left: 8px;
}
.new {
    color: #18a0ff;
    font-size: 13px;
    display: inline-block;
    text-indent: 8px;
}
.table_box{
        margin: 20px auto;
        line-height: 35px;
        font-size: 16px;
        color: #0a0a0a;
    }
    .table_box th{
        font-weight: bold;
        border: 1px solid #e8edf0;
    }
    .table_box td{
        border: 1px solid #e8edf0;
    }
    .tr6 {
        background-color: #eee;
    }
    .tr7 {
        background-color: #e4e4e4;
    }
    .table_box tr:nth-child(odd) {
        background-color: #fafafa;
    }
.body_center{
    width: 100%;
    box-shadow:0px 16px 20px 0px rgba(108,122,128,0.15);
}
.bodyc_center, .engineering_onstruction{
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;

}
.bodyc_parallelogram{
    display: inline-block;
    width: 160px;
    height: 450px;
    background:linear-gradient(to top,#e5e5e5,#fefefe);
    transform: skew(-15deg);
    margin-right: 10px;
    overflow: hidden;
}

.bodyc_div{
    color: #aaaaaa;
    font-size: 24px;
    text-align: center;
    transform: skew(15deg);
    line-height: 450px;
    background-image: url(../images/Icon_bag.png);
    background-repeat: no-repeat;
    margin-left: -35px;
    width: 150%;

}
.bodyc_center4{
    position: relative;
}
.bodyc_div1{
    position: absolute;
    top: 50%;
    margin-top: -33px;
}
.bodyc_div1 p{
    color: #AAAAAA;
    font-size: 24px;
    text-align: center;
    transform: skew(15deg);
    line-height: 33px;
}
.bodyc_center1{
    background-position: 11px 43px;
}
.bodyc_center2{
    background-position: -152px 43px;
}
.bodyc_center3{
    background-position: -326px 43px;
}
.bodyc_center4{
    background-position: -500px 43px;
}
.bodyc_center5{
    background-position: -666px 43px;
}
.bodyc_cur1:hover , .bodyc_cur2:hover{
     background:linear-gradient(to top,#3d5a95,#7aaafb);
     cursor: pointer;
}
.bodyc_cur3:hover{
    background:linear-gradient(to top,#ba001c,#fc8f99);
    cursor: pointer;
}
.bodyc_cur4:hover , .bodyc_cur5:hover{
     background:linear-gradient(to top,#23b2a2,#4ecae8);
     cursor: pointer;
}
.bodyc_center div:hover{
     color: #ffffff;
     cursor: pointer;
}

/* 工程建设二级目录 */
.engineering_onstruction li , .government_procurement li ,.mdicine_procurement li , .land_natural li{
    display: inline-block;
    width: 160px;
    height: 450px;
    transform: skew(-15deg);
    margin-right: 10px;
    overflow: hidden;
}
.eng_on1{
    background:linear-gradient(to top,#4980a9,#417cab);
}
.eng_on2{
    background:linear-gradient(to top,#417cab,#5c91c4);
}
.eng_on3{
    background:linear-gradient(to top,#5c91c4,#75a3dc);
}
.eng_on4{
    background:linear-gradient(to top,#75a3dc,#92b8f5);
}
.eng_on5{
    background:linear-gradient(to top,#98bdeb,#accbfc);
}
.eng_on div{  
    width: 160px;
    height: 326px;
    background-repeat: no-repeat;
    padding-top: 124px;
    transform: skew(15deg);
    
}
.eng_on div:hover{
    background-position: 42px 124px;
    cursor: pointer;
}
.eng_on1 div{
    background-image: url(../images/gongc_1.png);
    background-position: 2000px 2000px;
}
.eng_on2 div{
    background-image: url(../images/gongc_2.png);
    background-position: 2000px 2000px;
}
.eng_on3 div{
    background-image: url(../images/gongc_3.png);
    background-position: 2000px 2000px;
}
.eng_on4 div{
    background-image: url(../images/gongc_4.png);
    background-position: 2000px 2000px;
}
.eng_on5 div{
    background-image: url(../images/gongc_5.png);
    background-position: 2000px 2000px;
}
.eng_on div p:nth-child(1){
    text-align: center;
    font-size: 22px;
    color: #fff;
    padding-top: 90px;
}
.eng_on div p:nth-child(2){
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    text-align:center;
    margin-top: 10px;
}

/* 政府采购二级目录 */
.government_procurement{
    text-align: center;
}
.ger_on1{
    background:linear-gradient(to right,#4980a9,#417cab);
}
.ger_on2{
    background:linear-gradient(to right,#457eae,#5c91c4);
}
.ger_on1 div{
    background-image: url(../images/ger_on1.png);
    background-position: 2000px 2000px;
}
.ger_on2 div{
    background-image: url(../images/ger_on2.png);
    background-position: 2000px 2000px;
}

/* 医药采购二级目录 */
.mdicine_procurement{
    text-align: center;
}
.mei_pr1{
    background:linear-gradient(to right,#ba3044,#c5495b);
}
.mei_pr2{
    background:linear-gradient(to right,#c5495b,#d56976);
}
.mei_pr3{
    background:linear-gradient(to right,#d56976,#e48a94);
}
.mei_pr1 div{
    background-image: url(../images/mei_pr1.png);
    background-position: 2000px 2000px;
}
.mei_pr2 div{
    background-image: url(../images/mei_pr2.png);
    background-position: 2000px 2000px;
}
.mei_pr3 div{
    background-image: url(../images/mei_pr3.png);
    background-position: 2000px 2000px;
}
.eng_on div span{
    text-align: center;
    font-size: 22px;
    color: #fff;
    padding-top: 90px;
}
.mei_pr3_div:hover{
    background-position: 42px 100px;
    cursor: pointer;
}

/*国土与自然资源二级目录*/
.land_natural{
    text-align: center;
}
.lan_na1{
    background:linear-gradient(to right,#29b4a9,#2bb6b0);
}
.lan_na2{
    background:linear-gradient(to right,#2bb6b0,#31bab9);
}
.lan_na3{
    background:linear-gradient(to right,#31bab9,#3abec5);
}
.lan_na4{
    background:linear-gradient(to right,#3abec5,#3ec1ce);
}
.lan_na5{
    background:linear-gradient(to right,#3ec1ce,#45c5d9);
}
.lan_na6{
    background:linear-gradient(to right,#45c5d9,#4bc9e4);
}
.lan_na1 div{
    background-image: url(../images/lan_na1.png);
    background-position: 2000px 2000px;
}
.lan_na2 div{
    background-image: url(../images/lan_na2.png);
    background-position: 2000px 2000px;
}
.lan_na3 div{
    background-image: url(../images/lan_na3.png);
    background-position: 2000px 2000px;
}
.lan_na4 div{
    background-image: url(../images/lan_na4.png);
    background-position: 2000px 2000px;
}
.lan_na5 div{
    background-image: url(../images/lan_na5.png);
    background-position: 2000px 2000px;
}
.lan_na6 div{
    background-image: url(../images/lan_na6.png);
    background-position: 2000px 2000px;
}
.mdicine_procurement_next{
    width: 1200px;
    margin-top: 122px;
    text-align: center;
    position: relative;
    margin: 122px auto;
}
.mdicine_procurement_next li{
    position: relative;
}

.mdicine_procurement_next li{
    width: 1020px;
    height: 92px;
    display: inline-block;
    text-align: center;
    line-height: 90px;
    font-size: 22px;
    color: #fff;
    margin:0 auto;
    margin-top: 10px;
    overflow: hidden;

}
.gaohao_word , .dihao_word{
	color:#ffffff;
    background:linear-gradient(to right,#b32036,#efa2a9);
    overflow: hidden;
    border-radius: 45px;
}
.mdicine_procurement_next li:nth-child(1){
    margin-top: 0;
}
.mdicine_procurement_next li:nth-child(1):hover .gaohao_word{
    display: none;
}
.mdicine_procurement_next li:nth-child(1):hover .gaohao_hover{
    display: block;
    cursor: pointer;
    background:#fff;
    border:1px solid #eb98a0;
    height: 90px;
    border-radius: 45px;
}

.mdicine_procurement_next li:hover .dihao_word{
    display: none;
}
.mdicine_procurement_next li:hover .dihao_hover{
    display: block;
    cursor: pointer;
    background:#fff;
    border:1px solid #eb98a0;
    height: 90px;
    border-radius: 45px;
}
.mdicine_procurement_next li:last-child{
    margin-bottom: 20px;
}


.dihao_hover , .gaohao_hover{
    display: none;
}
.dihao_hover{
    position: relative;
}

.hover1{
    display: none;
    position: absolute;
    width: 100%;
}
.mpn_div1{
    width: 52px;
    height: 92px;
    position: absolute;
    top: 0;
    right: -2px;
    background-color: #fff;
    z-index: 10;
}
.mpn_div2{
    width: 0;
    height: 0;
    border-color: #fff transparent;
    border-width: 0 0 216px 45px;
    border-style:solid;
    position: absolute;
    top:0;
    right: 50px;
    z-index: 10;
}


.body_center{
    position: relative;
}
.body_center_nav{
    position: absolute;
    top: 14px;
    left: 202px;

}
.body_center_nav p{
    float: left;
}
.body_center_nav p:nth-child(1){
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #5D99FF;
    margin-top: 1px;
}
.body_center_nav p:nth-child(2){
    font-size: 22px;
    color: #666666;
    margin-left: 27px;
}
.body_center_nav_gcjs{
    position: absolute;
    top: 14px;
    left: 120px;

}
.body_center_nav_gcjs p{
    float: left;
}
.body_center_nav_gcjs p:nth-child(1){
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #5D99FF;
    margin-top: 1px;
}
.body_center_nav_gcjs p:nth-child(2){
    font-size: 22px;
    color: #666666;
    margin-left: 27px;
}
.housing_city_next li{
    background:linear-gradient(to right,#324b84,#7cacfe);
}

.hcn_hover{
    width: 1018px;
    height: 88px;
    display: inline-block;
    border: 1px #6189d2 solid;
    border-radius: 45px;
    text-align: center;
    line-height: 90px;
    font-size: 22px;
    color: blue;
    position: relative;
    margin-bottom: 20px;
    margin: 0 auto;
}
.hcn_hover_line1 , .hcn_hover_line2{
    height: 88px;
}
.hcn_hover_line1 p{
    height: 2px;
    background:linear-gradient(to right,#001F65,#5D99FF);
    position: absolute;
}
.hcn_hover_line1 p:nth-child(1){
    width: 23px;
    top: 43px;
    left: 412px;
}
.hcn_hover_line1 p:nth-child(2){
    width: 31px;
    top: 50px;
    left: 404px;
}
.hcn_hover_line1 p:nth-child(3){
    width: 23px;
    top: 57px;
    left: 412px;
}
.hcn_hover_line2 p{
    height: 2px;
    background:linear-gradient(to right,#5D99FF,#001F65);
    position: absolute;
}
.hcn_hover_line2 p:nth-child(1){
    width: 23px;
    top: 43px;
    left: 550px;
}
.hcn_hover_line2 p:nth-child(2){
    width: 31px;
    top: 50px;
    left: 550px;
}
.hcn_hover_line2 p:nth-child(3){
    width: 23px;
    top: 57px;
    left: 550px;
}
.hcn_hover_word{
    position: absolute;
    top: 2px;
    left: 447px;
}
.hcn_hover_word p{
    background: linear-gradient(to right, #001F65, #5D99FF);
    -webkit-background-clip: text;
    color: transparent;
}
.line_border1,.line_border2{
    width: 1px;
    height: 90px;
    background-color: #78a6f7;
    position: absolute;
    top: 0px;
    left: 968px;
    z-index: 99;
}
.hcn_hover2 , .dh_hcn_hover2{
    margin-top: 20px;
} 
.hhl1 p{
    background:linear-gradient(to right,#b32036,#efa2a9);
}
.hcn_hover_word1 p{
    background: linear-gradient(to right, #b32036, #efa2a9);
    -webkit-background-clip: text;
    color: transparent;
}
.hhl2 p{
     background:linear-gradient(to right,#efa2a9,#b32036);
}
.hc_hcn_hover1, .hc_hcn_hover2{
    border-color: #d46875;
}
.hc_line_border1, .hc_line_border2{
    background-color: #eb98a0;
}
.body_center{
    border-top: 1px rgba(108,122,128,0.5) solid;
   
}

.bodyc_center a{
    height: 100%;
    color: #aaaaaa;
    display: block;
}
.bodyc_center li:hover a{
    color: #fff;
}
.eng_on1_a , .mei_pr2_a{
    height: 100%;
    display: block;

}
.housing_city_next li{
    width: 1020px;
    height: 92px;
    display: inline-block;
    text-align: center;
    line-height: 90px;
    font-size: 22px;
    color: #fff;
    margin:0 auto;
    overflow: hidden;
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
}
.housing_city_next li:nth-child(1):hover .fangjian1_hover{
    display: block;
    cursor: pointer;
    background:#fff;
    border:1px solid #92b8f5;
    height: 90px;
    border-radius: 45px;
}
.housing_city_next li:nth-child(2):hover .fangjian2_hover{
    display: block;
    cursor: pointer;
    background:#fff;
    border:1px solid #92b8f5;
    height: 90px;
    border-radius: 45px;
}
.fangjian_line1 p{
	color:#4980a9;
    background:linear-gradient(to right,#4980a9,#92b8f5);
}
.fangjian_line2 p{
	color:#4980a9;
    background:linear-gradient(to right,#92b8f5,#4980a9);
}
.fangjian_word{
	color:#4980a9;
    background: linear-gradient(to right,#4980a9,#92b8f5);
    -webkit-background-clip: text;
    color: transparent;
}
.hcn_word{
    width: 1020px;
    height: 92px;
    color:#4980a9;
    background: linear-gradient(to right,#4980a9,#92b8f5);
}



