@charset "utf-8";
/* CSS Document */
/*公共部分*/
a {
    text-decoration: none;
    color: #333333;
}

ul li {
    list-style: none;
}

body {
    font-size: 14px;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.1) 100%),
    url("../../image/bg.jpg");
    font-family: 'Microsoft Yahei', "simsun";
}

* {
    margin: 0px;
    padding: 0px;
}

.qc_fudong {
}

/*提示工具条*/
.ts_toos {
    border-radius: 2px;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 5px 3px #666666;
    width: 60px;
    height: 248px;
    position: fixed;
    right: 17px;
    top: calc(50% - 100px);
}

.ts_toos li > div {
    height: 55px;
    cursor: pointer;
    padding-top: 7px;
}

.ts_toos li > div:hover {
    background-color: #7CF900;
}

.ts_toos img {
    width: 30px;
    height: 30px;
    margin: auto;
    display: block;
}

.ts_toos li div[class^="t"] {
    width: 30px;
    height: 30px;
    margin: auto;
    display: block;
}

.ts_toos p {
    color: #1F1F1F;
    font-size: 14px;
    text-align: center;
}

/*工具3*/
.toos_2 {
    width: 350px;
    height: 200px;
    background-color: #7CF900;
    position: relative;
    left: -350px;
    top: -124px;
    transition: 1s;
    transform-origin: 100% 0 0;
    transform: rotateY(90deg);
}

/*图标 transform: skewY(90deg);*/
/*.tubiao_01{width:30px;height: 30px;display: block;background: url("../image/tb.png") no-repeat 1px 1px;position: absolute;right: 30px;top: 0px;}*/
.tubiao_00 {
    width: 30px;
    height: 30px;
    background: url("../../image/tb.png") no-repeat 0px 0px;
}

.tubiao_01 {
    width: 30px;
    height: 30px;
    background: url("../../image/tb.png") no-repeat 0px -30px;
}

.tubiao_02 {
    width: 30px;
    height: 30px;
    background: url("../../image/tb.png") no-repeat 0px -60px;
}

.tubiao_03 {
    width: 30px;
    height: 30px;
    background: url("../../image/tb.png") no-repeat 0px -90px;
}

/*角标 transform: skewY(90deg);*/
.jiaobiao_01 {
    width: 30px;
    height: 18px;
    background: url("../../image/a.png") no-repeat -138px -35px;
    position: absolute;
    right: 18px;
    top: -5px;
}

/*头部*/
.dh_top {
    width: 100%;
    height: 30px;
    background: #f6f6f6;
    box-shadow: 0px -1px 5px 0.5px #ccc inset;
}

.dh_top_top {
    width: 990px;
    height: 30px;
    margin: 0px auto;
}

.dh_top_top span {
    float: left;
    padding-top: 5px;
    color: #333333;
}

.dh_top_top ul {
    float: right;
}

.dh_top_top ul li {
    float: left;
    padding-top: 5px;
    padding-left: 5px;
}

.dh_top_top ul li a:hover {
    text-decoration: underline;
    color: #00B95A;
}

/*头部 logo*/
.dh_top_logo {
    width: 140px;
    height: 34px;
    position: absolute;
    left: 8px;
    top: 8px;
}

/*头部 搜索框*/
.dh_top_center {
    width: 990px;
    height: 50px;
    background: #FFFFFF;
    margin: 0px auto;
    position: relative;
}

.dh_top_center input {
    width: 600px;
    height: 36px;
    border: 2px solid #333;
    position: absolute;
    left: 150px;
    top: 6px;
    text-indent: 20px;
}

.dh_top_center button {
    border: none;
    width: 80px;
    height: 40px;
    background: #333;
    position: absolute;
    left: 760px;
    top: 6px;
    color: #FFF;
    font-weight: bolder;
}

/*border-radius: 0px 17px 17px 0px;*/
.dh_top_center span {
    position: absolute;
    left: 155px;
    top: 18px;
}

/*user 信息*/
.dh_top_uesr {
    width: 220px;
    height: 46px;
    position: relative;
    left: 1000px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px #666;
    top: 2px;
    background-color: rgba(51, 51, 51, 0.70);
}

.dh_top_uesr img[src="image/a8a9.jpg" ] {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    margin: 5px;
}

.dh_top_uesr div[class="dh_uesr_jiaob"] {
    width: 40px;
    height: 20px;
    position: relative;
    left: 180px;
    top: -32px;
    background: url("../../image/a.png") no-repeat -48px -100px;
}

.dh_top_uesr samp {
    width: 25px;
    top: -20px;
    position: relative;
    color: #FFFFFF;
    overflow: hidden;
    font-size: 16px;
}

.dh_uesr_top {
    width: 210px;
    height: 200px;
    background-color: rgba(51, 51, 51, 0.95);
    position: relative;
    top: 15px;
    left: 1000px;
    z-index: 1;
    border-radius: 5px;
    padding: 5px;
    transition: 1s;
    transform-origin: top;
    transform: rotateX(90deg);
}

/*头部 导航菜单*/
.dh_top_bottom {
    width: 990px;
    height: 40px;
    margin: 0px auto;
    background: #333;
    position: relative;
}

.dh_top_ul li {
    float: left;
    width: 141.3px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #333;
    position: relative;
}

.dh_top_ul .dh_top_li:hover {
    background: #f6f6f6;
    border: 1px solid #00B95A;
    width: 139.3px;
    height: 38px;
}

.dh_top_ul .dh_top_li:hover a {
    color: #00B95A;
}

.dh_top_ul li a {
    color: #E6E3E3;
    font-weight: bold;
    display: block;
}

.dh_top_ul .dh_top_li-1:hover {
    background: #f6f6f6;
    border: 1px solid #00B95A;
    border-bottom: 0px solid #00B95A;
    width: 139.3px;
    height: 37px;
}

.dh_top_ul .dh_top_li-1:hover a[class="a_bs_1" ] {
    color: #00B95A;
}

.dh_top_ul .dh_top_li-1:hover .dh_top_ul-2 {
    display: block;
}

.dh_top_ul-2 {
    display: none;
    width: 423.9px;
    height: 114px;
    border: 2px solid #00B95A;
    border-top: 0px solid #00B95A;
}

.dh_top_ul-2 li:hover {
    background: #f6f6f6;
    border: 1px solid #00B95A;
    width: 139.3px;
    height: 36px;
}

.dh_top_ul-2 li:hover a {
    color: #00B95A;
}

/*头部 公告栏*/
.dh_top_gongaolan {
    width: 220px;
    height: 280px;
    position: absolute;
    left: 1000px;
    border: 1px solid #BDBDBD;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #666;
    background-color: #FFFFFF;

    /*box-shadow: inset 0px 0px 5px #666;
    -webkit-box-reflect:right 10px ;
    
    background-image:  -webkit-linear-gradient(90deg,rgba(0,0,0,0.5)0,rgba(0,0,0,1)100%);
    */

}

.dh_top_gongaolan span[class="gongaolan_top"] {
    width: 220px;
    height: 20px;
    color: #333;
    text-align: center;
    font-weight: bolder;
    font-size: 22px;
    margin: 5px 0px 10px 0px;
    display: inline-block;
    text-shadow: -1px -1px 0.5px #333;
}

.dh_top_gongaolan span[class="gongaolan_top"]:hover {
    cursor: default;
}

.dh_top_gongaolan span[class="gongaolan_bottom"] {
    width: 210px;
    height: 240px;
    color: #333;
    margin: 5px;;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*banner*/
.banner {
    overflow: hidden;
    width: 990px;
    height: 361px;
    background-color: antiquewhite;
    margin: 0px auto;
    margin-top: 90px;
    transition: 2s;
    /* 添加以下代码 */
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
}
.banner img {
    width: 70%;
    height: 100%;
    object-fit: cover;
}


    /*主体 内容*/
.zt_center {
    width: 990px;
    height: 1600px;
    margin: 0px auto;
    border: 1px solid #00B95A;
    background: #22D800;
}

/*页尾 内容*/
.yw_bottom {
    width: 100%;
    height: 160px;
    background: #333;
}

.yw_bottom a, p, span {
    color: #FFFFFF;
    font-size: 16px;
}

.yw_bottom a:hover {
    text-decoration: underline;
    color: #00B95A;
}

.bottom_center {
    width: 990px;
    height: 160px;
    margin: 0px auto;
    position: relative;
}

.bottom_left {
    width: 495px;
    height: 160px;
    position: absolute;
}

.bottom_left p {
    margin: 5px 0px 5px 100px;
}

.bottom_right {
    width: 495px;
    height: 160px;
    position: absolute;
    left: 495px;
}

.bottom_right p {
    margin: 5px 0px 5px 100px;
}
 