.index-banner .buton {
    /* width: 100%; */
    position: relative;
    /* height: 60px; */
    z-index: 4;
    /* top: 0; */
}

.index-banner .swiper-button-next,
.index-banner .swiper-button-prev {
    width: 40px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    color: #ccb352;
    ;
    z-index: 5;
    top: -230px;
    font-size: 20px;
}

.index-banner .swiper-button-next span,
.index-banner .swiper-button-prev span {
    font-size: 28px;
}

.common-hots {
    margin-top: 15px;
    font-size: 12px;
    color: #666;
}

.common-hots img {
    float: left;
    margin-right: 5px;
}

.mxhz-main,
.xxdt-main,
.xxkc-main {
    margin-top: 15px;
}

.mxhz-main .search-remen,
.xxdt-main .search-remen,
.xxkc-main .search-remen{
    padding: 0 15px;
    padding-bottom: 5px;
    background-color: #fff;
}

.mxhz-main .search-remen .top,
.xxdt-main .search-remen .top,
.xxkc-main .search-remen .top {
    border-bottom: 1px solid #eee;
}

.xxkc-main .search-remen .top {}

.mxhz-main .search-remen .left,

.xxdt-main .search-remen .left,
.xxkc-main .search-remen .left {
    width: 100px;
    /* padding: 15px; */
    text-align: center;
    padding-top: 25px;
    font-size: 14px;
    color: #666;
    float: left;
    display: inline-block;
}

.mxhz-main .search-remen .right,
.xxdt-main .search-remen .right,
.xxkc-main .search-remen .right {
    width: 1050px;
    padding: 15px;
    padding-right: 0;
    /* float: right; */
    /* background-color: #f0f; */
    border-left: 1px solid #eee;
    display: inline-block;
}

.xxkc-main .search-remen .right ,.xxdt-main .search-remen .right {
    height: 120px;
}
.xxdt-main .search-remen .right {
    height: 160px
}
.mxhz-main .search-remen .right a,
.xxdt-main .search-remen .right a,
.xxkc-main .search-remen .right li a {
    /*width: 75px;*/
    /*margin-right: ;*/
    padding: 5px 15px;
    text-align: center;
    margin-bottom: 10px;
    float: left;
    display: block;
    cursor: pointer;
    margin-right: 20px;
    font-size: 14px;
    transition: 0.5s ease;
}

.mxhz-main .search-remen .right a.active_a,
.xxdt-main .search-remen .right .active_a,
.xxkc-main .search-remen .right li a.active_a {
    border-radius: 6px;
    background-color: #ff9c00;
    color: #fff;
}

.mxhz-main .search-remen .right a:hover {
    border-radius: 6px;
    background-color: #ff9c00;
    color: #fff;
}

.xxkc-main .search-remen .right a:hover,
.xxdt-main .search-remen .right a:hover {
    border-radius: 6px;
    background-color: #ff9c00;
    color: #fff;
}

.xxkc-main .search-remen .right ,.xxdt-main .search-remen .right {
    position: relative;
}

.xxkc-main .mxhz-conts .conts-item .left .img.search-remen .right li {
    /* margin-top: 80px;    display: inline-block; */
}

.xxkc-main .search-remen .right li .div,.xxdt-main .search-remen .right li .div {
    width: 96%;
    border: 1px solid #ff9c00;
    line-height: 20px;
    /* height: 30px; */
    white-space: nowrap;
    top: 100px;
    position: absolute;
    display: none;
    padding: 0px 2%;
    padding-left: 5px;
    z-index: 99;
}

.xxkc-main .search-remen .right li:first-child .div,.xxdt-main .search-remen .right li:first-child .div {
    display: block;
}

.xxkc-main .search-remen .right .div a {
    /* width: 75px; */
    padding: 0;
    text-align: center;
    margin: 0;
    margin-bottom: 0;
    float: left;
    display: inline-block;
    color: #666;
    margin-right: 5px;
    font-size: 13px;
    transition: 0.5s ease;
}

.xxkc-main .search-remen .right button {
    background-color: #ff9c00;
    color: #fff;
    height: 27px;
    line-height: 27px;
    margin-top: 6px;
    padding: 0 14px;
}

.xxkc-main .search-remen .right li .div a:hover {
    background-color: transparent;
    color: #ff9c00;
}

.mxhz-main .search-remen .search_input {
    width: 180px;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    /* border: 1px solid #ff9c00; */
    /* padding: 20px 0; */
    position: relative;
}

.mxhz-main .search-remen .search_input input {
    width: 100%;
    height: 100%;
    border: 0;
    position: absolute;
    left: 0;
    border: 1px solid #ff9c00;
    border-radius: 5px;
    top: 0;
    outline: none;
    padding-left: 15px;
    color: #999;
}

.mxhz-main .search-remen .search_input button {
    position: absolute;
    top: 4px;
    right: 0px;
    border: 0;
    background-color: transparent;
}

.mxhz-main .mxhz-nav,
.xxkc-main .xxkc-nav,
.xxdt-nav {
    margin: 15px auto;
    line-height: 60px;
    padding-left: 15px;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 5px 10px #ccc;
}

.mxhz-main .mxhz-nav a,
.xxkc-main .xxkc-nav a,
.xxdt-nav a {
    padding: 21px 8px;
    margin-right: 35px;
    font-size: 14px;
    transition: 0.5s ease;
}

.mxhz-main .mxhz-nav a:hover {
    color: #ff9c00;
}

.xxkc-main .xxkc-nav a:hover {
    color: #ff9c00;
}

.xxdt-nav a:hover {
    color: #ff9c00;
}

.mxhz-main .mxhz-nav span,
.xxkc-main .xxkc-nav span,
.xxdt-nav span {
    position: absolute;
    bottom: 0;
    left: 15px;
    display: block;
    width: 80px;
    height: 2px;
    background-color: #ff9c00;
}

.mxhz-conts,
.xxkc-conts,
.xxdt-conts {
    width: 890px;
    float: left;
    /* margin: 15px 0; */
}

.mxhz-conts .conts-item,
.xxkc-conts .conts-item,
.xxdt-conts .conts-item {
    width: 100%;
    padding:10px 20px;
    background-color: #fff;
    /* margin: 15px 0; */
    margin-bottom: 10px;
    display: inline-block;
    transition: 0.5s ease;
    cursor: pointer;
}

.mxhz-conts .conts-item:hover,
.xxkc-conts .conts-item:hover,
.xxdt-conts .conts-item:hover {
    box-shadow: 0px 5px 10px #ccc;
}

.mxhz-conts .conts-item .left,
.xxkc-conts .conts-item .left,
.xxdt-conts .conts-item .left {
    width: 510px;
    float: left;
}

.xxkc-conts .conts-item .left,
.xxdt-conts .conts-item .left {
    width: 270px;
    height: 180px;
    line-height: 180px;
    border-radius: 15px;
    overflow: hidden;
}

.xxkc-conts .conts-item .left img,
.xxdt-conts .conts-item .left img {
    width: 100%;
    height: 100%;
    transition: 0.9s ease;
}

.xxkc-conts .conts-item .left:hover img,
.xxdt-conts .conts-item .left:hover img {
    transform: scale(1.2);
}

.mxhz-conts .conts-item .right,
.xxkc-conts .conts-item .right,
.xxdt-conts .conts-item .right {
    width: 340px;
    float: right;
}

.xxkc-conts .conts-item .right,
.xxdt-conts .conts-item .right {
    width: 590px;
    position: relative;
}

.mxhz-conts .conts-item .left .img {
    width: 123px;
    height: 90px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    line-height: 90px;
    border: 1px dashed #ccc;
    transition: 0.5s ease;
    float: left;
    margin-right: 15px;
}

.mxhz-conts .conts-item .left .img img {
    width: 100%;
    transition: 0.5s ease;
}

.mxhz-conts .conts-item .left .img:hover {
    border: 1px dashed #ff9c00;
}

.mxhz-conts .conts-item .left .img:hover img {
    transform: scale(1.2);
}

.mxhz-conts .conts-item .left .tit,
.xxkc-conts .conts-item .right .tit,
.xxdt-conts .conts-item .right .tit {
    display: inline-block;
    padding-left: 40px;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 88%;
    white-space: nowrap;
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.xxkc-conts .conts-item .right .tit {
    background: url(../images/banji.png) 0 0 no-repeat;
}

.xxdt-conts .conts-item .right .tit {
    background: url(../images/dts.png) 0 0 no-repeat;
}

.xxdt-conts .conts-item .rings .tit {
    background: url(../images/wode.png) 0 0 no-repeat;
    background-size: 25px auto;
}

.xxkc-conts .conts-item .right>span,
.xxdt-conts .conts-item .right>span {
    font-size: 12px;
    margin-right: 25px;
    color: #999;
}

.xxkc-conts .conts-item .right>span.xx {
    color: #ff9c00;
}

.xxkc-conts .conts-item .right .sksj,
.xxdt-conts .conts-item .right .sksj {
    margin-bottom: 10px;
    font-size: 12px;
}

.xxdt-conts .conts-item .right .sksj {
    line-height: 1.75em;
    color: #666;
    overflow: hidden;
    /** 闅愯棌瓒呭嚭鐨勫唴瀹� **/
    word-break: break-all;
    text-overflow: ellipsis;
    /** 澶氳 **/
    display: -webkit-box;
    /** 瀵硅薄浣滀负浼哥缉鐩掑瓙妯″瀷鏄剧ず **/
    -webkit-box-orient: vertical;
    /** 璁剧疆鎴栨绱几缂╃洅瀵硅薄鐨勫瓙鍏冪礌鐨勬帓鍒楁柟寮� **/
    -webkit-line-clamp: 3;
    /** 鏄剧ず鐨勮鏁� **/
}

.xxdt-conts .conts-item .rings .sksj {
    line-height: 1.75em;
    color: #666;
    overflow: hidden;
    /** 闅愯棌瓒呭嚭鐨勫唴瀹� **/
    word-break: break-all;
    text-overflow: ellipsis;
    /** 澶氳 **/
    display: -webkit-box;
    /** 瀵硅薄浣滀负浼哥缉鐩掑瓙妯″瀷鏄剧ず **/
    -webkit-box-orient: vertical;
    /** 璁剧疆鎴栨绱几缂╃洅瀵硅薄鐨勫瓙鍏冪礌鐨勬帓鍒楁柟寮� **/
    -webkit-line-clamp: 2;
    /** 鏄剧ず鐨勮鏁� **/
}

.xxkc-conts .conts-item .right .sksj span {
    color: #666;
}

.mxhz-conts .conts-item .left span {
    padding: 4px 6px;
    background-color: #ff9c00;
    color: #fff;
    font-size: 12px;
    margin-top: 8px;
    margin-right: 10px;
    border-radius: 3px;
}

.mxhz-conts .conts-item .left .tel {
    margin: 15px 0;
    font-size: 14px;
    /* margin-bottom: 7px; */
    color: #666;
}

.mxhz-conts .conts-item .left .kc {
    width: 500px;
    /* padding: 5px 3px; */
    height: 28px;
    line-height: 28px;
    background-color: #f6f6f6;
    /* border-radius: 6px; */
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.mxhz-conts .conts-item .left .kc i {
    width: 3px;
    height: 100%;
    display: block;
    /* position: absolute; */
    float: left;
    /* top: 0;    left: 2px; */
    margin-right: 10px;
    background-color: #ff9c00;
}

.mxhz-conts .conts-item .left .jiajie {
    width: 500px;
    /* padding: 5px 3px; */
    height: 28px;
    line-height: 28px;
    margin-top: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #999;
    font-size: 14px;
}

.mxhz-conts .conts-item .left .yuyue,
.mxhz-conts .conts-item .left .zxzx {
    border-radius: 5px;
    padding: 5px 15px;
    margin-top: 15px;
    margin-right: 20px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.xxkc-conts .conts-item .right .yuyue,
.xxkc-conts .conts-item .right .zxzx {
    border-radius: 5px;
    padding: 8px 23px;
    margin-top: 15px;
    margin-right: 20px;
    display: inline-block;
    color: #fff;
    position: absolute;
    font-size: 14px;
    right: 25px;
}

.xxdt-conts .conts-item .right .yuyue,
.xxdt-conts .conts-item .right .zxzx {
    border-radius: 5px;
    padding: 8px 23px;
    margin-top: 15px;
    margin-right: 20px;
    display: inline-block;
    color: #fff;
    /* position: absolute; */
    font-size: 14px;
    right: 25px;
}

.xxkc-conts .conts-item .right .yuyue {
    top: 50px;
}

.xxkc-conts .conts-item .right .zxzx {
    top: 110px;
}

.mxhz-conts .conts-item .right ul {
    margin-right: -20px;
    margin-top: 15px;
}

.mxhz-conts .conts-item .right ul li {
    width: 160px;
    height: 190px;
    text-align: center;
    margin-right: 20px;
    float: left;
}

.mxhz-conts .conts-item .right ul li p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mxhz-conts .conts-item .right ul li .img {
    width: 100%;
    height: 140px;
    line-height: 140px;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 15px;
    font-size: 14px;
}

.mxhz-conts .conts-item .right ul li .img img {
    width: 100%;
    /* height: 100%; */
}

.mxhz-right {
    float: right;
    width: 250px;
    /* margin-top: 15px; */
}

.mxhz-right .top {
    border-top: 4px solid #ff9c00;
    background-color: #fff;
    padding: 20px 16px;
    padding-bottom: 25px;
}

.mxhz-right .top .tit {
    font-weight: 700;
}

.mxhz-right .top p {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
}

.mxhz-right .top ul {
    margin-top: 15px;
}

.mxhz-right .top ul li {
    width: 33.33%;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #666;
}

.mxhz-right .top ul li .img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
    background-color: #fff3df;
}

.mxhz-right .top input {
    width: 96%;
    height: 33px;
    background-color: #eee;
    font-size: 12px;
    padding-left: 4%;
    margin-top: 10px;
    outline: none;
    border: none;
}

.mxhz-right .top button {
    width: 100%;
    height: 35px;
    background-color: #00ae19;
    margin-top: 10px;
    outline: none;
    border: none;
    color: #fff;
}

.tjxx-x ul li {
    text-align: center;
    margin-bottom: 15px;
    position: relative;
    padding: 0 15px;
    background-image: none !important;
}

.tjxx-x ul li .img {
    width: 100%;
    height: 140px;
    border-radius: 15px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 15px;
}

.tjxx-x ul li img {
    width: 100%;
}

.tjxx-x ul li .imgs {
    width: 90%;
    padding: 5%;
    line-height: 120px;
    height: 120px;
    border: 1px solid #ff9c00;
}

.tjxx-x ul li span {
    position: absolute;
    top: 20px;
    left: 30px;
    display: block;
    padding: 5px 10px;
    background-color: #ff9c00;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
}

.tjxx-x ul li .imgs img {
    width: 80%;
}

#pages {
    /* padding-top: 30px; */
    margin: 10px auto;
    display: table;
    /*clear: both;*/
}

#pages li {
    list-style: none;
    float: left;
    min-width: 32px;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #ccc;
    height: 32px;
    line-height: 32px;
    transition: 0.5s ease;
    cursor: pointer;
}

#pages li:hover {
    background-color: #ff9c00;
}

#pages li a {
    padding: 0;
    font-size: 16px;
    line-height: inherit;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}

#pages li a:hover {
    background-color: #ff9c00;
    color: #fff;
}

#pages li.active {
    background-color: #ff9c00;
    color: #fff;
    border: 1px solid #ff9c00;
}

#pages li.active a {
    color: #fff;
}

#pages li span {
    font-size: 16px;
}

#pages li.disabled {
    color: #ccc;
}

.pages {
    /* padding-top: 30px; */
    margin: 10px auto;
    display: table;
}

.pages li {
    list-style: none;
    float: left;
    min-width: 32px;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #ccc;
    height: 32px;
    padding: 0 3px;
    line-height: 32px;
    transition: 0.5s ease;
    cursor: pointer;
}

.pages li:hover {
    background-color: #ff9c00;
}

.pages li a {
    padding: 0;
    font-size: 16px;
    line-height: inherit;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}

.pages li a:hover {
    background-color: #ff9c00;
    color: #fff;
}

.pages li.active {
    background-color: #ff9c00;
    color: #fff;
    border: 1px solid #ff9c00;
}

.pages li.active a {
    color: #fff;
}

.pages li span {
    font-size: 16px;
}

.pages li.disabled {
    color: #ccc;
}

.nav_Left {
    margin-top: 20px;
    width: 250px;
    margin-bottom: 30px;
    background-color: #fff;
}

.nav_Left li {
    width: 100%;
    height: 55px;
    text-align: center;
    transition: 0.5s ease;
    line-height: 55px;
    border-bottom: 1px solid #eee;
}

.nav_Left li a {
    display: block;
    width: 100%;
    height: 100%;
    transition: 0.5s ease;
}

.nav_Left li:hover {
    background-color: #ff9c00;
}

.nav_Left li:hover a {
    color: #fff;
}

.nav_Left li.active_as {
    background-color: #ff9c00;
}

.nav_Left li.active_as a {
    color: #fff;
}

.about-main .right {
    width: 920px;
    margin-top: 20px;
    float: right;
}

.about-main .right .top {
    padding: 20px 50px;
    background-color: #fff;
    position: relative;
}

.about-main .right .top .yezi {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px
}

.about-main .right .top .fk {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    opacity: 0.5;
}

.about-main .right .top .tits {
    text-align: center;
    color: #ff9c00;
    font-size: 18px;
    margin-bottom: 15px;
}

.about-main .right .top .txt {
    line-height: 1.9em;
    font-size: 14px;
    position: relative;
    text-align: justify;
    z-index: 3;
}

.about-main .right .top .txt i {
    color: #ff9c00;
}

.about-main .right .top_1 {
    margin-top: 22px;
    padding: 25px;
    background-color: #fff;
}

.about-main .right .tit {
    font-size: 18px;
    font-weight: 700;
}

.about-main .right .tit_b {
    width: 40px;
    height: 3px;
    margin: 15px 0;
    display: block;
    background-color: #ff9c00;
}

.about-main .right .txt {
    font-size: 14px;
    line-height: 1.8em;
}

.about-main .right .item {
    margin: 10px 0;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.about-main .right .item .titsi {
    font-size: 16px;
    font-weight: 700;
    color: #666;
    margin-bottom: 15px;
}

.about-main .right .item p {
    line-height: 1.9em;
    margin: 3px 0;
}

.lxwm {
    padding: 8px 0;
}

.lxwm .tits {
    font-weight: 700;
    font-size: 16px;
}

.about-main .ttop {
    color: #fff;
}

.about-main .ttop li {
    width: 29%;
    padding-left: 1%;
    line-height: 48px;
    background-color: #ff9c00;
    float: left;
}

.about-main .tbom li {
    width: 100%;
    display: inline-block;
    line-height: 48px;
}

.about-main .tbom span {
    display: block;
    float: left;
    width: 29%;
    padding-left: 1%;
    line-height: 48px;
}

.about-main .tbom li:nth-child(2) {
    background-color: #fafafa;
}

.lijizixun {
    padding: 0 20px;
    width: 40%;
    background-color: #fff;
    position: fixed;
    z-index: 60;
    left: 50%;
    transform: translateX(-50%);
    top: 20%;
    display: none;
    border-radius: 6px;
    box-shadow: 0px 0px 10px #ff9c00;
}

.lijizixun p {
    line-height: 50px;
    /* padding: 0 20px; */
    display: flex;
    justify-content: space-between;
    /* padding-bottom: 15px; */
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.lijizixun p .iconfont {
    cursor: pointer;
}

.xx-top {
    display: flex;
    padding: 3px 0;
    position: relative;
    justify-content: space-between;
}

.xx-top a {
    font-size: 12px;
}

.xx-top img {
    display: none;
    position: absolute;
    top: 30px;
    right: -10px;
    transition: 0.5s ease;
}

.xx-top a.ewm:hover img {
    display: block;
}

.xx-index-main .left {
    width: 910px;
    float: left;
    padding: 0 10px;
    overflow: hidden;
    margin-top: 25px
}

.xx-index-main .left .tits {
    width: 100%;
    margin-top: 25px;
}
.jianjie .xt{

    margin: 0 auto;
}

.xx-index-main .left .tits .titsi {
    padding-left: 18px;
    display: block;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    float: left;
    background: url(../images/yuan.png) 1px -3px no-repeat;
}

.xx-index-main .left .tits .yw {
    font-size: 14px;
    color: #666;
    margin-left: 5px;
    display: block;
    float: left;
    margin-top: 5px;
}

.xx-index-main .left .tits a {
    float: right;
    display: block;
    margin-top: 5px;
    color: #ff9c00;
    font-size: 14px;
}

.xx-index-main .jianjie {
    position: relative;
    overflow: hidden;
    display: inline-block;
    border: 1px dashed #ff9c00;
    padding: 20px 10px;
}

.xx-index-main .jianjie .yezi {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px
}

.xx-index-main .jianjie .fk {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 120px;
    opacity: 0.5;
}

.xx-index-main .jianjie .tit,
.xx-contact-main .left .tit {
    width: 100%;
    text-align: center;
    font-size: 24px;
}

.xx-contact-main .left .tit {
    padding-bottom: 15px;
    background-color: transparent;
}

.xx-index-main .jianjie b,
.xx-contact-main .left b {
    width: 25px;
    height: 3px;
    background-color: #ff9c00;
    margin: 20px auto;
    display: block;
}
.xx-index-main .jianjie{

position: relative;
}
.xx-index-main .jianjie .img {
    width: 160px;
    height: 160px;
    float: left;
    text-align: center;
    /*line-height: 160px;*/
    overflow: hidden;

    top: 10px;
    left: 110px;
    position: absolute;
    /*border: 1px dashed #ff9c00;*/
}

.xx-index-main .jianjie .xt,
    {
    width: 840px;
    padding-right: 10px;
    padding-top: 15px;
    line-height: 1.9em;
    text-align: justify;
    float: left;
    font-size: 14px;
}

.xx-index-main .jianjie .xts {
    width: 840px;
    padding-right: 10px;
    padding-top: 15px;
    line-height: 1.9em;
    text-align: justify;
    float: left;
    font-size: 14px;
    overflow: hidden;
    /** 闅愯棌瓒呭嚭鐨勫唴瀹� **/
    word-break: break-all;
    text-overflow: ellipsis;
    /** 澶氳 **/
    display: -webkit-box;
    /** 瀵硅薄浣滀负浼哥缉鐩掑瓙妯″瀷鏄剧ず **/
    -webkit-box-orient: vertical;
    /** 璁剧疆鎴栨绱几缂╃洅瀵硅薄鐨勫瓙鍏冪礌鐨勬帓鍒楁柟寮� **/
    -webkit-line-clamp: 7;
    /** 鏄剧ず鐨勮鏁� **/
}

.xx-index-main .jianjie .xts p {
    overflow: hidden;
    /** 闅愯棌瓒呭嚭鐨勫唴瀹� **/
    word-break: break-all;
    text-overflow: ellipsis;
    /** 澶氳 **/
    display: -webkit-box;
    /** 瀵硅薄浣滀负浼哥缉鐩掑瓙妯″瀷鏄剧ず **/
    -webkit-box-orient: vertical;
    /** 璁剧疆鎴栨绱几缂╃洅瀵硅薄鐨勫瓙鍏冪礌鐨勬帓鍒楁柟寮� **/
    -webkit-line-clamp: 3;
    /** 鏄剧ず鐨勮鏁� **/
}

.xx-index-main .jianjie .imgsi {
    margin-top: 20px;
}

.xx-index-main .jianjie .imgsi ul {
    margin-right: -4%;
}

.xx-index-main .jianjie .imgsi li {
    width: 29%;
    float: left;
    overflow: hidden;
    margin-right: 4%;
}

.xx-index-main .jianjie .imgsi li img {
    width: 100%;
    height: 170px;
}

.xx-index-main .kecheng ul {
    margin-right: -2%;
}

.xx-index-main .kecheng ul li {
    width: 29%;
    float: left;
    margin-bottom: 25px;
    margin-right: 4%;
}

.xx-index-main .kecheng ul li .img {
    height: 200px;
    overflow: hidden;
    line-height: 200px;
    border-radius: 10px;
}

.xx-index-main .kecheng ul li .img img {
    width: 100%;
}

.xx-index-main .kecheng ul li .tit {
    margin-top: 8px;
    margin-bottom: 12px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.xx-index-main .kecheng ul li p {
    display: flex;
    color: #666;
    font-size: 14px;
    padding-right: 35px;
    justify-content: space-between;
}

.shizill {
    position: relative;
}

.shizill {
    /* padding: 0 4%; */
}

.shizill li {
    display: inline-block;
    padding-bottom: 15px;
    text-align: center;
    position: relative;
    box-shadow: 0px 0px 10px #ccc;
}

.shizill li .shang {
    width: 40%;
    /* line-height: 20px; */
    padding: 4px 0;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px; 
    margin: 0 auto;
    display: none;
    background-color: #ff9c00;
}

.shizill li .img {
        width: 100%;  
    height: 180px; 
    overflow: hidden;
    /*border-radius: 50%;*/
    margin: 0 auto;
    /*border: 2px solid #ff9c00;*/
    /*margin-top: 35px;*/
    margin-bottom: 10px;
}

.shizill li .img img {
    /*width: 110%;*/
    height: 100%
}

.shizill li .tt {
    margin-bottom: 10px;
    font-weight: 700;
    display: inline-block;
}

.shizill li .ts {
    font-size: 14px;
}

.shizill li .txt {
    text-align: justify;
    padding: 0 15px;
}

.shizill li .txt p {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.8em;
    overflow: hidden;
    /** 隐藏超出的内容 **/
    word-break: break-all;
    text-overflow: ellipsis;
    /** 多行 **/
    display: -webkit-box;
    /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical;
    /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3;
    /** 显示的行数 **/ 
}

.shizill li .txt p.duo {
    overflow: hidden;
    /** 闅愯棌瓒呭嚭鐨勫唴瀹� **/
    word-break: break-all;
    text-overflow: ellipsis;
    /** 澶氳 **/
    display: -webkit-box;
    /** 瀵硅薄浣滀负浼哥缉鐩掑瓙妯″瀷鏄剧ず **/
    -webkit-box-orient: vertical;
    /** 璁剧疆鎴栨绱几缂╃洅瀵硅薄鐨勫瓙鍏冪礌鐨勬帓鍒楁柟寮� **/
    -webkit-line-clamp: 2;
    /** 鏄剧ず鐨勮鏁� **/
}

.shizill .iconfont {
    font-size: 30px;
}

.shizill li .xia {
    position: absolute;
    width: 80%;
    left: 10%;
    bottom: 0px;
    height: 7px;
    display: block;
    background-color: #ff9c00;
}

.xx-index-main .News .left {
    width: 360px;
    float: left;
    display: inline-block;
}

.xx-index-main .News .left .img {
    width: 360px;
    /*height: 260px;*/
    overflow: hidden;
}

.xx-index-main .News .left img {
    width: 100%;
    transition: 0.8s ease;
}

.xx-index-main .News .left:hover img {
    transform: scale(1.2);
}

.xx-index-main .News .left .txt {
    width: 321px;
    display: inline-block;
    padding: 15px 20px;
    /* height: 100px; */
    background-color: #fff;
}

.xx-index-main .News .right ul li {
    width: 400px;
    display: inline-block;
    padding: 5px 20px;
    /* height: 100px; */
    border-bottom: 1px solid #eee;
    /* margin-bottom: 18px; */
    background-color: #fff;
}

.xx-index-main .News .right ul li p i {
    font-size: 14px;
}

.xx-index-main .News .right ul li p i:nth-child(1) {
    color: #ff9c00;
}

.xx-index-main .News .right ul li:last-child {
    border-bottom: none;
}

.xx-index-main .News .left .txt .title {
    width: 100%;
}

.xx-index-main .News .right ul li .title {
    width: 100%;
}

.xx-index-main .News .left .txt .title .tti_h3,
.xx-index-main .News .right ul li .title .tti_h3 {
    width: 95%;
    float: left;
    font-size: 14px;
    padding-top: 8px;
    margin-bottom: 7px;
    color: #333;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.xx-index-main .News .right ul li .title .tti_h3 {
    /* color: #666; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.xx-index-main .News .left .txt .title i {
    float: left;
    color: #ff9c00;
    margin-top: 8px;
}

.xx-index-main .News p {
    margin-top: 5px;
    line-height: 1.8em;
    letter-spacing: 1px;
    color: #666;
    overflow: hidden;
    /** 闂呮劘妫岀搾鍛毉閻ㄥ嫬鍞寸€癸拷 **/
    word-break: break-all;
    text-overflow: ellipsis;
    /** 婢舵俺顢� **/
    display: -webkit-box;
    /** 鐎电钖勬担婊€璐熸导鍝ョ級閻╂帒鐡欏Ο鈥崇€烽弰鍓с仛 **/
    -webkit-box-orient: vertical;
    /** 鐠佸墽鐤嗛幋鏍梾缁鳖澀鍑犵紓鈺冩磪鐎电钖勯惃鍕摍閸忓啰绀岄惃鍕笓閸掓鏌熷锟� **/
    -webkit-line-clamp: 2;
    font-size: 13px;
    /** 閺勫墽銇氶惃鍕攽閺侊拷 **/
}

.xx-index-main .News .right {
    width: 446px;
    overflow: hidden;
    float: right;
}

.xx-index-main .top,
.xx-index-main .xydy {
    box-shadow: 0px 0px 5px #eee;
}

.xx-index-main .top .lldh,
.xx-js-list .top .lldh {
    padding: 8px 5px;
    color: #333;
    border: 1px solid #ff9c00
}

.xx-about-main .img-banner {
    width: 100%;
    display: inline-block;
    padding-top: 20px;
}

.xx-about-main .left img {
    width: auto;
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.map img {
    width: 100%;
}

.xx-about-main .jianjie {
    margin-top: 30px;
    border: transparent;
    background-color: #fff;
}

.xx-index-main .left .tits .tits {
    /* padding-left: 18px; */
    display: block;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    /* float: left; */
}

.xx-index-main .left .tits .shu {
    width: 35px;
    height: 3px;
    background-color: #ff9c00;
}

.xx-index-main .left .kechengs {
    font-size: 14px;
    line-height: 1.9em;
    margin-top: 20px;
}

.xx-show-main .left .cont,
.xx-show-main .left .syy,
.xx-show-main .xxjs {
    margin-top: 15px;
    width: 890px;

    display: inline-block;
    padding: 15px 20px;
    background-color: #fff;
}

.xx-show-main .left .cont {
    margin-top: 30px;   
}
.xx-show-main .left .syy{ font-size: 18px;	}
.xx-show-main .cont .title {
    text-align: center;
}

.xx-show-main .cont .title h1 {
    font-size: 24px;
    margin-bottom: 18px;
}

.xx-show-main .cont .title p {
    width: 80%;
    margin: 0 auto;
}

.xx-show-main .cont .title p span {
    width: 30%;
    float: left;
    font-size: 12px;
}

.xx-show-main .cont .title img {
    width: 25px;
    margin-top: -2px;
}

.xx-show-main .cont .text {
    margin-top: 30px;
    line-height: 1.8em;
    /*font-size: 18px;*/
}

.xx-show-main .cont .text p {
    line-height: 2em ;
    /*font-size: 18px;*/
}
.xx-show-main .cont .text   span{
    line-height: 1.8em !important;
    text-wrap:wrap !important;
    /*font-size: 18px;*/
}
.xx-show-main .cont .text img {
    max-width: 100%;
    min-width: auto;
}

.xx-show-main .xxjs .tit {
    text-align: center;
    font-size: 18px;
    margin-bottom: 13px;
}

.xx-show-main .xxjs .nins {
    width: 35px;
    height: 3px;
    background-color: #ff9c00;
    margin: 0 auto;
}

.xx-show-main .yuyue,
.xx-show-main .zxzx {
    border-radius: 5px;
    padding: 8px 23px;
    margin-top: 15px;
    margin-right: 20px;
    display: inline-block;
    color: #fff;
    float: right;
    /* position: absolute; */
    font-size: 14px;
    right: 25px;
}

.xx-show-main .xxjs .cont_txt {
    margin-top: 20px;
    line-height: 1.8em;
    text-align: justify;
    text-indent: 2em;
    overflow: hidden;
    /** 隐藏超出的内容 **/
    word-break: break-all;
    text-overflow: ellipsis;
    /** 多行 **/
    display: -webkit-box;
    /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical;
    /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4;
    /** 显示的行数 **/
    font-size: 14px;
}

.xx-show-main .xxjs .nam {
    font-size: 14px;
    color: #666;
}

.xx-show-main .xxjs .nams {
    font-size: 16px;
    font-weight: 700;
    color: #ff9c00;
    font-style: italic;
}

.xx-show-main .xxjs .nam,
.xx-show-main .xxjs .nams {
    margin-top: 20px;
    display: inline-block;
    margin-right: 30px;
}

.xx-show-main .left .syy a {
    display: inline-block;
    width: 44%;
    margin: 0 3%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}

.xx-show-main .left .syy a span {
    color: #ff9c00;
}

.xx-show-main .date {
    padding-top: 30px;
    margin-bottom: 10px;
    text-align: center;
}

.xx-show-main .date p {
    font-size: 30px;
    color: #fff;
}

.contact-main .left {
    width: 460px;
    float: left;
    padding: 30px;
    display: inline-block;
    background-color: #fff;
}

.contact-main .left .tits {
    font-size: 18px;
    margin-bottom: 12px;
}

.contact-main .left>span {
    width: 28px;
    height: 2px;
    display: block;
    background-color: #ff9c00;
    margin-bottom: 25px;
}

.contact-main .left p {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.8em;
}

.contact-main .left p span {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-right: 8px;
    color: #fff;
    margin-top: -3px;
}

.contact-main .right {
    /*float: left;*/
    margin-top: 20px;
    /*margin-left: 65px;*/
}

.contact-main .right p {
    width: 500px;
    margin-bottom: 15px;
}

.xx-contact-main .left p {
    display: inline-block;
}

.contact-main .right p span,
.xx-contact-main .left p span {
    width: 80px;
    height: 20px;
    font-size: 16px;
    display: block;
    float: left;
    color: #333;
}

.xx-contact-main .left p span {
    margin-top: 6px;
}

.contact-main .right p input {
    width: 325px;
    height: 30px;
    padding-left: 15px;
    background-color: #fff;
    border: none;
    outline: none;
}

.xx-contact-main .left p input {
    width: 230px;
    float: left;
    display: block;
    height: 35px;
    padding-left: 15px;
}

.contact-main .right p button {
    width: 340px;
    height: 40px;
    background-color: #ff9c00;
    border: none;
    color: #fff;
    font-size: 16px;
    outline: none;
}

.xx-contact-main .left p button {
    width: 247px;
    height: 40px;
    background-color: #ff9c00;
    border: none;
    color: #fff;
    outline: none;
}

.xx-contact-main .left1 {
    /*margin-top: 30px;*/
}

.xx-contact-main .left1 .iconfont {
    width: 30px;
    height: 30px;
    color: #fff;
    margin-top: -4px;
}

.xx-kc-main .text ul li {
    width: 28%;
    height: 106px;
    padding-top: 20px;
    padding-left: 3%;
    float: left;
    display: inline-block;
    box-shadow: 0px 0px 8px #ccc;
    margin: 1%;
}

.xx-kc-main .left .tit {
    font-weight: 700;
}

.xx-kc-main .left .h {
    width: 28px;
    height: 3px;
    margin-top: 10px;
    margin-bottom: 12px;
    background-color: #ff9c00;
}

.xx-kc-main .text ul li p {
    font-size: 14px;
}

.xx-kc-main .skdd {
    width: 97%;
    height: 90px;
    display: inline-block;
    padding-top: 20px;
    padding-left: 1%;
    /* float: left; */
    display: inline-block;
    box-shadow: 0px 0px 10px #eee;
    margin: 1% 0;
}

.xx-kc-main .skdd .tits {
    font-weight: 700;
    margin-bottom: 10px;
}

.xx-kc-main .skdd p {
    margin-bottom: 10px;
}

.xx-js-list .shizill ul {
    margin-right: -4%;
}

.xx-js-list .shizill li {
    width: 29%;
    float: left;
    height: 335px;
    margin-right: 4%;
    display: inline-block;
    padding-bottom: 15px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0px 0px 8px #eee;
}

.xs_js_showC_cont .left {
    position: relative;
}

.xs_js_showC_cont .left>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
}

.js_showC_cont .le {
    width: 230px;
    /*float: left;*/
    /*margin-right: 20px;*/
    margin: 0 auto;
    overflow: hidden;
}

.js_showC_cont .re {
    width: 100%;
    /*float: left;*/
}

.js_showC_cont .re .tis .tisi {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-top: 15px;
    text-align: center;
    color: #000000;
    /*margin-right: 20px;*/
}

.js_showC_cont .re .tis .tisi1 {
    padding: 4px 8px;
    background-color: #ff9c00;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    /*text-align: center;*/
    margin: 15px auto;
    border-radius: 18px;
}

.js_showC_cont .re .dis {
    text-align: center;
}

.js_showC_cont .re .div {
    display: none;
    width: 28px;
    height: 2px;
    float: left;
    margin: 15px 0;
    background-color: #ff9c00;
}

.js_showC_cont .re .tit {
    margin: 10px 0;
}

.xx-js-list .left {
    position: relative;
}

.xx-js-list .left .caoyi {
    position: absolute;
    width: 100px;
}

.xx-js-list .left .caoyi.c1 {
    top: 0;
    left: 0;
}

.xx-js-list .left .caoyi.c2 {
    right: 0;
    bottom: 0;
}

.liebiao {
    padding: 20px;
    margin-top: 15px;
    background-color: #fff;
}

.liebiao .theader {
    border: 1px solid #ff9c00;
    line-height: 38px;
    width: 890px;
    display: inline-block;
}

.liebiao .theader li {
    float: left;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding: 0 2%;
}

.liebiao table {
    width: 892px;
    margin-top: -4px;
}

.liebiao table th {
    width: 29%;
    font-size: 14px;
    padding: 10px 2%;
    color: #000;
    font-weight: 400;
    text-align: center;
}

.liebiao table tr:nth-child(2n) {
    background-color: #f6f6f6;
}

.xx-xc-list .xiaoce {
    display: inline-block;
}

.xx-xc-list .xiaoce ul li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 15px;
    float: left;
    text-align: center;
}

.xx-xc-list .xiaoce ul li p {
    height: 30px;
}

.xx-xc-list .xiaoce ul li .img {
    width: 100%;
    height: 270px;
    overflow: hidden;
    margin-bottom: 15px;
}

.xiaoce ul li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 15px;
    float: left;
    text-align: center;
}

.xiaoce ul li .img {
    width: 100%;
    height: 270px;
    overflow: hidden;
    margin-bottom: 15px;
}

.xx-xc-list .xiaoce ul li .img img {
    width: 100%;
    height: 100%;
    transition: 0.8s ease;
}

.xx-xc-list .xiaoce ul li:hover img {
    transform: scale(1.2);
}

#up_ul_t {
    width: 1200px;
    margin: 0 auto;
}

#up_ul_t .tit,
#up_t_p1 .tit {
    text-align: center;
    font-size: 18px;
    margin: 20px auto;
}

#up_ul_t ul {
    margin-right: -2%;
}

#up_ul_t li {
    width: 21%;
    margin-bottom: 30px;
    float: left;
    box-shadow: 1px 1px 5px #eee;
    margin-left: 2%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    padding: 1%;
}

#up_ul_t li .img {
    width: 100%;
    height: 130px;
    overflow: hidden;
}

#up_ul_t li .img img {
    width: 100%;
    height: 130px;
    transition: 0.5s ease;
}

#up_ul_t li:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

#up_ul_t li .t1 {
    width: 100%;
    height: 80px;
    word-wrap: break-word;
}

#up_ul_t li .tt {
    width: 40px;
    height: 2px;
    background-color: #2ad7ec;
    margin: 20px auto;
}

#up_ul_t li:nth-child(2) .tt {
    background-color: #f65050;
}

#up_ul_t li:nth-child(3) .tt {
    background-color: #28a3f9;
}

#up_ul_t li:nth-child(4) .tt {
    background-color: #f8853f;
}

#up_t_p1 {
    width: 890px;
}

#up_t_p1 .img {
    width: 500px;
    height: 200px;
    overflow: hidden;
    margin-right: 15px;
    background-color: #f00;
    float: left;
}

#up_t_p1 .img img {
    width: 100%;
    height: 100%;
}

#up_t_p1 .p {
    float: left;
}

.p p {
    background: url(../images/dui.png) 0px 3px no-repeat;
    padding-left: 30px;
}

table {
  
}

table .firstRow {
    background-color: #ff9c00;
    color: #fff;
    line-height: 2em;
    width: 855px !important; 
    display: inline-block;
}

table tr {
 width: 855px !important; 
    line-height: 1.5em;
    padding: 0px 5px;
    font-size: 18px;
    display: inline-block;    border-bottom: 2px solid #ff9c00;

}
table .firstRow td{

	text-align: center;
}
table td {
    line-height: 2em;    
    padding: 0px 5px;
    border-right: 2px solid #ff9c00;

    /*text-align: center;*/
}
table td:last-child{
	border: none
}
table td  p{
	font-size: 16px !important;
}
table {
      padding: 20px  !important;;
    border: 1px solid #ff9c00 ;
    margin:0 auto !important;
    margin-top: 15px  !important;;
    background-color: #fff;
 width: 855px !important; 
    margin-top: -4px;
}

table tr:nth-child(2n) {
    background-color: #f6f6f6;
}

.layui-laydate-content table {
    width: auto;
    border: none
}
#layui-laydate1{

    overflow: hidden;
}
.layui-laydate-content table tr {
    width: 100% !important;
    /*height: 100%;*/
    border: none
}

@media screen and (min--moz-device-pixel-ratio:0) {
    .index-header {
        margin-top: 5px;
        position: relative;
    }
}

.upda_teml {

    width: 870px !important;
}

.upda_teml .upda_teml_li {

    float: left !important;
    height: auto !important;
}


.upda_teml .upda_teml_li .text {
    width: 42% !important;
    padding: 15px !important;
}

.upda_teml .upda_teml_li:nth-child(2n-1) .text {

    float: left !important;
}

.upda_teml .upda_teml_li:nth-child(2n) .text {

    float: right !important;
}

.upda_teml .upda_teml_li:nth-child(2n-1) .img {

    float: right !important;
}

.upda_teml .upda_teml_li:nth-child(2n) .img {

    float: left !important;
}

.upda_teml .upda_teml_li .img {

    overflow: hidden;
    /*line-height: 200px;*/
    text-align: center;
    background:none  !important;

}

.upda_teml .upda_teml_li .img img {

    width: 100%;
}

.qqlianxi {

    clear: both;
    /*display: block;*/
    margin: 5px 0;
    padding-top: 10px;
    color: #999;
}

.qqlianxi img {

    width: 15px;
}
.up_lis_cont {

    width: 100% !important;
     display: inline-block !important;;;
}

.up_lis_cont .up_lis_cont_li {
    width: 29% !important;;
    float: left;
    padding: 1% !important;;
    margin: 10px 1% !important;;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    display: inline-block !important;;;
    height: auto !important;
    border: 1px solid #fff;
    /*padding-bottom: 15px;*/
}

.up_lis_cont .up_lis_cont_li .tits {
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 8px 0;
    font-weight: 700;
    font-size: 18px;
}

.up_lis_cont .up_lis_cont_li p {
 
}

.up_lis_cont .up_lis_cont_li .bs {
    width: 35px;
    height: 3px;
    background-color: #ef4a1a;
    margin: 15px auto;
}

.lldh {
    padding: 8px 5px;
    color: #333;
    border: 1px solid #ff9c00;
}


.up_lis_cont2 .tts {
    display: table;
    text-align: center;
    margin: 0 auto;
    padding: 8px 0;
    border-top: 1px dashed #ccc;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ccc
}

.up_lis_cont2 .up_lis_cont2_li {
    width: 26%;
    /*height: 50px;*/
    display: inline-block;;
    float: left;
    padding: 15px;
    margin: 8px 1%;

}

/*  .up_lis_cont2 .up_lis_cont2_li:nth-child(4){

  	margin-left: 17% !important; 
  }*/
.up_lis_cont2 .up_lis_cont2_li .tis {

    font-weight: 700;
    color: #fff;
    font-size: 18px;
}

.up_lis_cont2 .up_lis_cont2_li p {

    margin-top: 5px;
}

.up_lis_cont3 .tts {

    font-size: 20px;
    margin: 10px auto;
}

.up_lis_cont3 .up_lis_cont3_li {


    position: relative;
    box-shadow: 1px 1px 8px #eee;
}

.up_lis_cont3 .up_lis_cont3_li .imgs {

    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    overflow: hidden;
}

.up_lis_cont3 .up_lis_cont3_li .imgs img {

    width: 100%;
}

.up_lis_cont3 .up_lis_cont3_li .xtx {

    position: absolute;
    top: 0 !important;
    left: 0;
    width: 100%;
    height: 100px !important;
    background-color: rgba(135, 167, 244, 0.5);
}

.up_lis_cont3 .up_lis_cont3_li .xtx .tit {

    color: #ffffff;
    font-weight: 700;
    font-size: 19px;
    margin-top: 25px;
}

.up_lis_cont4_li {
    width: 20% !important;
    height: 295px;
    border: 1px solid #ccc;

}
.up_lis_cont4_li p{
	line-height: 1.7em !important;
}
p{
	clear: both;
}

.up_lis_cont5_li .text {
    margin: 0 !important;
}

.up_lis_cont5_li .img {

    height: 170px !important;
}

.up_lis_cont5_li .text .tt {

    margin-bottom: 0 !important;
    ;
}

.up_lis_cont5_li .text p {
    overflow: hidden;
    /** 隐藏超出的内容 **/
    word-break: break-all;
    text-overflow: ellipsis;
    /** 多行 **/
    display: -webkit-box;
    /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical;
    /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3;
    /** 显示的行数 **/

}

.up_contst,
.up_contst1 {

    position: relative;
    width: 94% !important;
    margin: 0 auto;
    display: inline-block;
    border-radius: 12px;
        line-height: 1.8em;
        font-size: 18px
}

.up_contst img {


    /*width: 100% !important;*/
}

 .mgs1 {

    width: 25px !important;
    position: absolute;
    top: -9px;
    left: 0;
}

 .mgs2 {
    width: 25px !important;
    position: absolute;
    bottom: -9px;
    right: 0;
}


.up_contst1 .mgs3 {
    position: absolute;
    width: 54% !important;
    top: -12px !important;
    left: -12px !important;
}

.up_contst1 .mgs4 {
    position: absolute;
    width: 54% !important;
    top: -12px !important;
    right: -12px !important;
}

.up_contst1 .mgs5 {
    position: absolute;
    width: 25px !important;
    top: 0px !important;
    ;
    left: 0px !important;
}

.up_contst1 .mgs6 {
    position: absolute;

    width: 25px !important;
    bottom: 0px !important;
    right: 0px !important;
    transform: rotate(180deg) !important;
}

.up_contst2 {
    background-color: #eee;
    border-radius: none
}
.index-top .logo img{
    width: 150px !important;
}
.up_ul_t_li a,.up_contst1 a,.up_contst a,.up_ul_t a,.up_t_p1 a,.upda_teml_li a,.up_lis_cont_li a,.up_lis_cont2_li a,.up_lis_cont3_li a,.up_lis_cont4_li a,.up_lis_cont5_li a{
	width: auto !important;
	text-decoration: none !important;
	padding:6px 12px !important;;

	border-radius: 10px !important;

    background-color: #f00;
    color: #fff;

}
.up_ul_t_li a span,.up_contst1 a span,.up_contst a span,.up_ul_t a span,.up_t_p1 a span,.upda_teml_li a span,.up_lis_cont_li a span,.up_lis_cont2_li a span,.up_lis_cont3_li a span,.up_lis_cont4_li a span
{
        border:none !important;
    background-color: transparent !important;
}
.up_ul_t_li{

    width: 20% !important;
    margin:0 1% !important;
    padding: 1% !important;
    height: 400px;
}
.up_ul_t_li .img{
    width: 100% !important;
    overflow: hidden;
}
.up_ul_t_li  div{

     width: 100% !important;
    overflow: hidden;
}
.upda_teml .upda_teml_li .text{

    margin-top: 0 !important;
}
.upda_teml .upda_teml_li p {
    line-height: 2.2em !important;
}


.upda_teml .upda_teml_li p{

    line-height:1.8em !important;
}
.up_lis_cont5_li a{


}
/*.up_lis_cont5_li a */
.xxmc a img{

    display: none !important
}