/*轮播图*/
.list_img{
    width: 100%;
    min-width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}
.list_img .fg{
    width: 1200px;
    /*height: 517px;*/
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}
.list{
    width: 262px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}
.list ul{
    width: 100%;
    float: left;
    overflow: hidden;

}
.list ul li{
    float: left;
    width: 100%;
    background: white;
    opacity: 0.60;
}
.list ul li:first-child{
    margin-top: 0px;
    border-top: none;
}
.list ul li a{
    display: block;
    height: 45px;
    line-height: 45px;
    color: #437bf3;
    font-size: 15px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.list ul li:hover a{
    font-weight: 700;
    color: #437bf3;
}

.list ul li a span{
    display: block;
    text-align: center;
}
.list ul li a i{
    width: 6px;
    height: 15px;
    background: url("../images/hyjth.png") no-repeat;
    position: absolute;
    top:14px;
    right:8px;
}
.list_img .eject{
    height: 517px;
    position: absolute;
    top:0px;
    left:262px;
    width: 800px;
}
.list_img .zindex{
    z-index: 9999;
}
.demo{
    width: 800px;
    height: 414px;
    overflow: hidden;
    overflow-y: auto;
    display: none;
    border: 1px solid #2490e4;
    border-top: none;
    border-left: none;
    opacity: .93;
    box-shadow: 0px 1px 10px #f1f1f1;
    background-color: #ffffff;
    z-index: 999;
}
.demo .item{
    width: 467px;
    overflow: hidden;
    margin-top: 10px;
    padding:0px 10px;
    border-bottom: 1px dashed #d5d5d5;
    float: left;
}
.demo .item span{
    display: block;
    width: 100%;
    font-weight: bold;
}
.demo .item div {
    padding-bottom: 5px;
}
.demo .item div a{
    padding: 0px 14px;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 12px;
    border-right: 1px solid #d5d5d5;
    color: #000;
}
.demo .navadv {
    width: 150px;
    overflow: hidden;
    float: left;
    margin-left: 50px;
}
.demo .navadv  li{
    width: 150px;
    margin-top: 13px;
    margin-bottom: 13px;
    height: 120px;
    float: left;
}
.demo .navadv  li a{
    display: block;
}
.demo .navadv  li img{
    display: block;
    width: 100%;
    height: 120px;
    transition: all .2s linear;
    transform: translate3d(0, 0px, 0);
}
.demo .navadv li:hover a img {
    transform: translate3d(0, -4px, 0);
}
.dw{
    width: 100%;
    height: 517px;
    position: absolute;
    top: 0px;
    left: 0;

}
.img{
    position: relative;
    width: 100%;
    height: 415px;
    margin-top: 0px;
}
.Three_img li{
    position: absolute;
    opacity: 0;
    width: 1200px;
    height: 415px;
    background: url("../images/Rotation.jpg") no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    z-index: 9;
}
.Three_img li a{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    line-height: 0px;
}
.Three_img li:first-child{
    opacity: 1;
}
.Three_img li a{
    display: block;
}
li{
    list-style: none;
}
.Three_jumpBtn{
    width: 220px !important;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: 25px;
    z-index: 10;
    margin-left: -90px;
}
.Three_jumpBtn li{
    height: 5px;
    width: 50px;
    margin-left: 11px;
    margin-right: 11px;
    background: #ffffff;
    float: left;
    cursor: pointer;
    opacity: 0.7;
}
.Three_jumpBtn li:first-child {
    background: #ffffff;
    opacity: 1;
}
/*搜索公告*/
.sear-box .sear-con {
    background-color: #fafafa;
    height: 50px;
}
.sear-box .sear-con .sc-l {
    padding-left: 55px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-radius: 10px;
    margin-top: 10px;
    margin-left: 10px;
    background-color: #e9f9e0;
    overflow: hidden;
    padding-right: 10px;
}
.sear-box .sear-con .sc-l #scroll_div {
    overflow: hidden;
    white-space: nowrap;
}
.sear-box .sear-con .sc-l #scroll_div #scroll_begin,
.sear-box .sear-con .sc-l #scroll_div #scroll_end {
    display: inline-block;
    color: #4fbd1b;
}
.sear-box .sear-con .sc-l #scroll_div #scroll_begin a,
.sear-box .sear-con .sc-l #scroll_div #scroll_end a {
    margin: 0 10px;
}
.sear-box .sear-con .sc-l:before {
    content: "";
    display: block;
    width: 40px;
    height: 20px;
    background-image: url(../images/lb.png);
    background-size: 100% 100%;
    position: absolute;
    left: 6px;
    top: 10px;
}
.sear-box .sear-con .sc-l a{
    color: #4fbd1b;
}
.advs a{
    float: left;
    width: 293px;
    line-height: 0px;
    margin-left: 9px;
}
.advs a:nth-child(4n+1) {
    margin-left: 0px;
}
.advs a img{
    display: block;
    width: 100%;
    height: 120px;
}
.auto-tit{
    height: 40px;
    line-height: 40px;
    background: url(../images/tit.jpg) center top no-repeat;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.auto-tit p{
    font-size: 17px;
    color: white;
    width: 11%;
    text-align: center;
}
.auto-tit span{
    display: block;
    margin-left: 1%;
    font-size: 14px;
    color: #007aff;
}
.sup-left{
    width: 33%;
}
.sup-a a{
    display: block;
}
.sup-a a img{
    display: block;
    width: 100%;
    height: 210px;
}
.sup-a a h4{
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.sup-a a p{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.sup-tit{
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #e8e8e8;
}
.sup-tit p{
   width: 20%;
    text-align: center;
    position: relative;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}
.sup-tit p:before{
    content: "";
    width: 80px;
    border-bottom: 3px solid #3ad221;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.sup-b a{
    font-size: 15px;
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.sup-center{
    width: 33%;
    margin-left: 1%;
}
.sup-e{
    margin-top: 10px;
}
.sup-e a{
    display: block;
    width: 49%;
}
.sup-e a img{
    display: block;
    width: 100%;
    height: 185px;
}
.sup-e a p{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.sup-right{
    width: 32%;
}
.sup-d a{
    margin-top: 10px;
    width: 49%;
}
.sup-d a img{
    display: block;
    width: 100%;
    height: 120px;
}
.sup-d a p{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.pur-box{
    width:32%;
}
.pur-img{
    margin-top: 10px;
}
.pur-img a{
    display: block;
    width: 49%;
}
.pur-img a img{
    display: block;
    width: 100%;
    height: 130px;
}
.pur-img a p{
    font-size: 15px;
    display: block;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.pur-a a{
    display: block;
    margin: 7px 0px;
}
.pur-a a h4{
    display: block;
    width: 84%;
    height: 22px;
    line-height: 22px;
    padding-left: 5%;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.pur-a a h4:before {
    content: "";
    background-color: #14a311;
    border-radius: 10px;
    width: 5px;
    height:5px;
    position: absolute;
    top: 9px;
    left: 7px;
}
.pur-a a span{
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 13px;
}
.exh-left{
    width: 33%;
}
.exh-a a{
    margin-top: 10px;
    width: 49%;
}
.exh-a a img{
    display: block;
    width: 100%;
    height: 100px;
}
.exh-a a p{
    font-size: 15px;
    display: block;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-center{
    width: 32%;
    margin-left: 1%;
}
.exh-img a{
    display: block;
    width: 100%;
    position: relative;
}
.exh-img a img{
    display: block;
    width: 100%;
    height: 245px;
}
.exh-img a p{
    height: 33px;
    line-height: 33px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    text-indent: 10px;
    font-size: 14px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 25%;
}
.exh-b a{
    display: block;
    padding: 13px 0px;
    border-bottom: 1px dashed #cccccc;
}
.exh-b a p{
    font-size: 16px;
    font-weight: bold;
    color: #10940a;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-b a span{
    font-size: 13px;
    color: #bababa;
    display: block;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
}
.exh-right{
    width: 32%;
}
.exh-c a{
    display: block;
    padding: 10px 0px 0px 0px;
}
.exh-c a img{
    display: block;
    width: 35%;
    height: 80px;
}
.exh-c div{
    width: 63%;
    margin-left: 2%;
}
.exh-c div h4{
    /*display: block;*/
    width: 100%;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-c div p{
    font-size: 13px;
    color: #6a6a6a;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-d li a{
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
}
.exh-d li a p{
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-d li a span{
    display: block;
    width: 22%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-left{
    width: 33%;
}
.news-left a{
    display: block;
    width: 100%;
    position: relative;
}
.news-left a img{
    display: block;
    width: 100%;
    height: 270px;
}
.news-left a p{
    height: 33px;
    line-height: 33px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    text-indent: 10px;
    font-size: 14px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 25%;
}
.news-center{
    width: 32%;
    margin-left: 1%;
}
/*tab*/
.sup-c .srb_tit {
    border-top: 2px solid #3ad221;
   padding: 10px 0px;
}

.sup-c .srb_tit span {
    width: 20%;
    padding: 0px 1%;
    text-align:center;
    cursor: pointer;
    font-size: 15px;
    height: 26px;
    line-height: 26px;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    margin: 0px 2%;
}

.sup-c .srb_tit .srb_tit_active {
    /*position: relative;*/
    color: white;
    /*background-image: url(../images/bb.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-position: center center;*/
    /*background-size: 100% 100%;*/
    background-color: #3ad221;
}
/*.sup-c .srb_tit .srb_tit_active:before{*/
/*    content: "";*/
/*    position: absolute;*/
/*   */
/*}*/
.srb .srb_conbak {
    display: none;
}
.srb-a a{
    font-size: 15px;
    display: block;
    height: 28px;
    line-height: 28px;
}
.srb-a a p{
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.srb-a a span{
    display: block;
    width: 22%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-right{
    width: 32%;
}
.news-tit{
    height: 36px;
    line-height: 36px;
    border-top: 2px solid #e8e8e8;
}
.news-tit p{
    width: 20%;
    text-align: center;
    position: relative;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}
.news-tit p:before{
    content: "";
    width: 80px;
    border-bottom: 3px solid #3ad221;
    position: absolute;
    top: -2px;
    left: 0;
}
.news-a a{
    display: block;
}
.news-a a img{
    display: block;
    width: 35%;
    height: 80px;
}
.news-a a div{
    width: 63%;
    margin-left: 2%;
}
.news-a a h4{
    display: block;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    font-size: 15px;
}
.news-a a p{
    font-size: 13px;
    color: #6a6a6a;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-right ul li a{
    position: relative;
    padding-left: 5%;
    font-size: 15px;
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-right ul li a:before{
    content: "";
    background-color:#3ad221;
    border-radius: 10px;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 11px;
    left: 3px;
}
.adv-three a:first-child {
    margin-left: 0px;
}
.adv-three a {
    float: left;
    width: 32.33333333333%;
    overflow: hidden;
    margin-left: 1.5%;
}
.adv-three a img {
    width: 100%;
    height: 120px;
}
.dir a{
    display: block;
    width: 19%;
    margin: 0px 0.5%;
    margin-top: 20px;
}
.dir a img{
    display: block;
    width: 100%;
    height: 205px;
    border: 1px solid #cccccc;
    border-radius: 10px;
}
.yqlj_1 li {
    float: left;
    overflow: hidden;
    padding: 0px 11px;
    line-height: 26px;
}
.yqlj_1 li a {
    display: block;
    width: 100%;
    font-size: 14px;
}
