<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
    Theme Name: lexiw
    Theme URI: https://www.lexiw.com/
    Description: A better theme by lexiw.com
    Author: lexiw.com
    Author URI: https://www.lexiw.com/
*/
.index-topad {
    background-color: rgba(255, 255, 255, 0.65);
    border: none;
    padding: 0px;
    margin: 0px auto 0 auto;
    overflow: hidden;
    max-width: 100%;
    position: relative;
}
.index-topad img {
    display: block;
    width: 100%;
}

.toutiao {position:relative;}
.tj-part {padding:25px 20px;}
.tj-part h1 {font-size:40px;line-height:1.3;font-weight:bolder;color:#3848a0;text-align: center;}
.tj-part h1 a {color:#c30705;font-weight:bolder;}
.tj-part h1 a:hover{color:#c30705;text-decoration:underline;}
.tj-part p {font-size:16px;line-height:26px;color:#c30705;margin-top:20px;text-align:center;}
.tj-part p a {color:#383636;padding-right:5px;border-right:1px solid;}
.tj-part p a:last-child {border-right:0px solid;}
.tj-part p a:hover {color:#c30705;text-decoration:underline;}
.shizheng{margin:0 auto;background-color:#fff; height:64px; line-height: 64px; }
.shizheng i{ width:1px; display:inline-block;height:64px;line-height:64px; float:left; background:url(../images/jrtt.png) no-repeat 0px 9px;background-size: 40px; font-size:18px; font-weight:500; padding-left:50px;}
.shizheng h3 a:hover{color:#c20000;}
.shizheng div.bd{  border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb;overflow: hidden; margin-right: 10px;  position:relative; }
.shizheng div.bd ul{ width: 150%;  overflow: hidden;}
.shizheng div.bd ul li{    line-height: 64px;   height:64px;   float: left;   width: auto !important;}
.shizheng div.bd a {color: #383636;    font-size: 16px;    margin-right: 50px;text-decoration:none;}
.shizheng div.bd a:hover {color:#ad2134;text-decoration: underline;}

.layout {margin-top:30px;overflow:hidden;}
.main-left {width:310px;display:block;margin-right:20px;float:left;min-height:2px;}
.news-item-photo {padding:10px 0;}
.news-item-photo a {position:relative;display:block;}
.news-item-photo a h4 {font-size:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;margin-top:-6px;color:#000;font-weight:600;margin-bottom:5px;}
.news-item-photo a p {line-height:24px;font-size:14px;color:#8a8d99;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news-item-photo a h4:hover,.news-item-photo a p:hover {color:#ad2134;}
.news-item-list.short {overflow:hidden;position:relative;}
.items-secondary-title {font-weight:600;font-size:16px;color:#000;position:relative;margin:10px 0;padding-top:20px;}
.items-secondary-title::after {position:absolute;display:block;content:'';width:90px;top:0px;left:0px;border-top:solid 1px #8a8d99;}
.news-item-list li {overflow:hidden;line-height:30px;height:30px;white-space:nowrap;text-overflow:ellipsis;padding-left:14px;position:relative;}
.news-item-list li:before {content:"";display:block;position:absolute;left:1px;top:50%;height:5px;width:5px;background:#9a9a9a;margin-top:-2px;}
.news-item-list li a {color:#000;}
.news-item-list li a:hover {color:#8a8d99;}

.main-center {float: left;width: 500px;}
.focus{height: 350px;}
.focus .swiper-slide .tit{position:absolute;left:0;right:0;bottom:0;padding:30px 20px; z-index:3;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);background:rgba(0,0,0,.65);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%)}
.focus .swiper-slide .tit a, .focus .swiper-slide .tit a:hover{color:#fff !important;line-height: 1.4;font-size: 16px;}
.focus .swiper-slide a img{width:100%;height: 350px;transition: all .3s ease-out 0s;display: block;object-fit: cover;border-radius: .3rem;}
.focus .swiper-slide a:hover img {opacity: .9;-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
@media only screen and (min-width:900px) {
.swiper-le {width:100%;height:100%;overflow:hidden;margin-bottom:0rem;border-radius: .3rem!important;}
.swiper-le .swiper-pagination {left: auto;right: 0;bottom: 5px;width:100%;    text-align: right;padding: 5px 10px;}
.swiper-le .swiper-pagination-bullet {opacity:.5;background:#ffffff;margin-right:6px!important;width:8px;height:8px;display:inline-block;background:#fff;opacity:.7; border-radius: 10px;}
.swiper-le .swiper-pagination-bullet-active {background:#3e69f7;width:25px;}
}
@media only screen and (max-width:900px) {
.swiper-le {width:100%}
.swiper-container {width:100%;}
.swiper-le .swiper-pagination {bottom:0;left:0;width:100%}
.swiper-le .swiper-pagination-bullet {border-radius: 10px;opacity:.7;background:#ffffff;margin:0 3px!important;width:8px;height:8px;display:inline-block;background:#fff;}
.swiper-le .swiper-pagination-bullet-active {background:#3e69f7;width:25px;height:9px}
.swiper-slide {width:100%}
.swiper-slide a {width:100%;display:block}
.focus .swiper-slide a img{height:260px;border-radius: 0px;}
.swiper-container{height: auto;}
.focus .swiper-slide .tit{font-size: 16px;line-height: 30px;padding: 35px 20px;}
.swiper-le .swiper-pagination{bottom: 12px;}
}
.swiper-slide,.swiper-wrapper {height:100%;position:relative;transform-style:preserve-3d;width:100%}
.swiper-container {margin:0 auto;position:relative;overflow:hidden;z-index:1;}
.swiper-container-vertical&gt;.swiper-wrapper {-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper {z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-slide {-webkit-flex-shrink:0;flex-shrink:0}
.swiper-pagination {position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden {opacity:0}
.swiper-pagination-bullet {display:inline-block;background:#000;opacity:.2}
.swiper-pagination-clickable .swiper-pagination-bullet {cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet {background:#fff}
.swiper-pagination-bullet-active {opacity:1;background:#007aff}
.swiper-pagination-white .swiper-pagination-bullet-active {background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active {background:#000}
.swiper-button-next,.swiper-button-prev {background: rgba(0,0,0,.6);border-radius: 50%;opacity: 0;transition: all .3s;text-align: center;color: #fff;font-size:26px;position:absolute;top:50%;width:44px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;}
.swiper-button-prev{left:-16px;right:auto;}
.swiper-button-next{right:-16px;left:auto;}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {opacity: 1;}
.swiper-container:hover .swiper-button-prev {left: 10px}
.swiper-container:hover .swiper-button-next {right: 10px}


.toutiao{margin-top: 20px;}


.main-right {float:right;width:340px;}
.home-news-tab {overflow:hidden;}
.home-news-tab-header{display: block;}
.home-news-tab-header ul {position:relative;display:flex;align-items:flex-end;font-size:15px}
.home-news-tab-header ul:after {content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#bd0000}
.home-news-tab-header ul li {height:35px;padding:0 25px 0 30px;border-radius:5px 5px 0 0;margin-right:5px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;letter-spacing:5px;cursor:pointer}
.home-news-tab-header ul li a {color:#555}
.home-news-tab-header ul li.active {background:#bd0000;color:#fff;height:40px;font-size:16px;font-weight:700}
.home-news-tab-header ul li.active a {color:#fff}
.home-news-tab-list {padding-top:5px}
.home-news-tab-list ul {display:none}
.home-news-tab-list ul.active {display:block}
.home-news-tab-list ul li {overflow:hidden;line-height:30px;height:30px;white-space:nowrap;text-overflow:ellipsis;padding-left:14px;position:relative}
.home-news-tab-list ul li time {float:right;color:#8a8d99;margin-left:10px;display:none}
.home-news-tab-list ul li:before {content:"";display:block;position:absolute;left:1px;top:50%;height:5px;width:5px;background:#bd0000;margin-top:-2px;border-radius:50%}
.index-ztbg-t{background: url(../images/index-ztbg-t.png) no-repeat center bottom -18px;padding-bottom: 40px;}
.index-ztbg-b{background: url(../images/index-ztbg-b.png) no-repeat center -18px;padding-top: 40px;}
.indexzt{overflow: hidden;margin-top:30px;}
.indexzt-m{display:none;}
.indexzt-m .tit-p{background:#d00300;text-align:center;}
.indexzt-m .tit-p h2{font-size:20px;padding:10px 0;color:#fff;}
.pro-ztlist {
    position: relative;padding:0 10px;margin-top:20px;
}
.pro-ztlist li {
    width: 47%;
    margin-right: 0;
    position: relative;
    display: inline-block;
    margin-bottom: 1.5rem;
    margin-right: 10px;
}
.pro-ztlist .le-box:nth-child(2n) {
    margin-right: 0px;
}
.pro-ztlist .le-box .box-thumb {
    position: relative;
    background: #f4f4ff;
    border-radius: 5px;
    max-height: 326px;
    overflow: hidden;
}
.pro-ztlist .le-box img {
    width: 100%;
   height: 135px;
   object-fit: cover;
    display: block;
}
.pro-ztlist .le-box .pro-header {
    text-align: center;
    padding: 10px 10px 10px;
}
.pro-ztlist .le-box .pro-header a {
    text-align: center;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 20px;
}
#tbtj .title {width:39px;height:168px;background:url("../images/tbtjTitle.png") no-repeat right center;}
.tbtjScroll {position:relative;width:1040px;overflow:hidden;padding:0px 60px;float:right;display:inline-block;zoom:1;}
.tbtjScroll .prev,.tbtjScroll .next,.tbtjScroll .prevStop,.tbtjScroll .nextStop {display:block;position:absolute;top:0px;left:0px;width:58px;height:168px;}
.tbtjScroll .next {left:auto;right:0px;background:#ffffff url("../images/tbtjNext.png") no-repeat center;}
.tbtjScroll .prev {background:url("../images/tbtjPrev.png") no-repeat center;}
.tbtjScroll ul {overflow:hidden;zoom:1;margin:0px auto;}
.tbtjScroll ul li {width:252px;float:left;overflow:hidden;padding:0px 5px;}
.tbtjScroll ul li img {width:252px;height:168px;transition: all .3s ease-out 0s;display:block;object-fit: cover;}
.tbtjScroll ul li:hover img{opacity: .9;-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
#tbtjScroll_a p {width:168px;height:33px;line-height:33px;}

.enterprise-l {width:310px;display:block;margin-right:20px;float:left;min-height:2px;}
.enterprise-l li {overflow:hidden;position:relative;transition:all .8s;background:#fff;margin-bottom:5px;border-bottom:1px solid #ebebeb;}
.enterprise-l li:last-child {border-bottom:none;}
.enterprise-l li a {color:#000;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;margin:5px 0;line-height:28px;font-size:16px;font-weight:600;}
.enterprise-l li a:hover{color:#bd0000;}
.enterprise-l li p {color:#555;margin-bottom: 13px;font-size:14px;line-height:24px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;}
.enterprise-m {float:left;width:500px;}
.enterprise-m .grid-post {float:left;background-color:#fff;overflow:hidden;}
.enterprise-m .grid-post a {display:block;overflow:hidden;}
.enterprise-m .thumbnail {overflow:hidden;}
.enterprise-m .thumbnail img {display:block;width:100%;height:auto;transition:all .3s;border-radius:6px;}
.enterprise-m .grid-post .text {padding:10px 0;}
.enterprise-m .grid-post h2 {font-size:16px;margin-bottom:3%;color:#000;font-weight:600;line-height:1.35em;}
.enterprise-m .grid-post .excerpt {font-size:14px;line-height:2em;max-height:10em;-webkit-line-clamp:5;color:#555;margin-bottom:0;}
.enterprise-r {float:right;width:340px;}
.enterprise-r li {overflow:hidden;position:relative;transition:all .8s;background:#fff;margin-bottom:10px;border-bottom:1px solid #ebebeb;}
.enterprise-r li a {color:#000;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;margin:5px 0;line-height:28px;font-size:16px;font-weight:600;}
.enterprise-r li a:hover{color:#bd0000;}
.enterprise-r li p {color:#808595;font-size:14px;line-height:24px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;}

.index-city {height:270px;position:relative;overflow:hidden;margin-top:27px;}
.wrap {width:100%;height:270px;position:relative;overflow:hidden;margin-bottom:27px;}
.cpic{width:480px;height:100%;position:absolute;top:0;}
.cpic img{width: 100%; height: 100%; display: block;}
.cpic .pic_num{background:url(../images/wrap_pic_numBg.png) no-repeat center center;position: absolute;top: 0;left: 0;height: 100%; width: 100%; }
.cpic .pic_num .pic_numBg{display: table; width: 18px;padding: 0 36px;height: 100%;line-height: 100%; font-size: 18px; color: #ffffff; font-weight: bold;position: absolute;top: 0;left: 0;}
.cpic .pic_num span{display: table-cell;vertical-align: middle;width: 18px; line-height: 22px; word-wrap: break-word; word-break: break-all; text-align: center;}
.cpic .pic_con{ display:none;position: absolute;top: 0;left: 0;height: 100%; width: 100%; background: url(../images/wrap_pic_con.png) repeat; background-size: cover;}
.cpic .pic_con .txt{ display: block; width: 100%; height: 100%;}
.cpic .pic_con .txt .title{ display: none; font-size:18px; color: #fff; font-weight: bold; line-height:48px; padding: 0 20px; padding-top: 145px;}
.cpic .pic_con .txt .brief{display: none; font-size: 16px; color: #ffffff; line-height: 26px; padding: 0 20px;}
.cpic .pic_con a{color: #ffffff;}
.cpic .pic_con .icon{position: absolute; top:15px; left:15px; width:65px; height: 24px; background: url(../images/wrapTextBg.png) no-repeat; text-align: center; line-height: 24px; font-size: 14px; color: #fff;}
.cpic.cur .pic_num{ display: none;}
.cpic.cur .pic_con{ display: block;}
.cpic.cur .pic_con .title{display: block;}
.cpic.cur .pic_con .brief{display: block;}
.pic1{left:0px;}
.pic2{left:480px;}
.pic3{left:570px;}
.pic4{left:660px;}
.pic5{left:750px;}
.pic6{left:840px;}
.pic7{left:930px;}
.pic8{left:1020px;}
.pic9{left:1110px;}
.index-video {margin-top:30px;}
.sub-part-header {font-size:18px;font-weight:600;color:#000;cursor:default;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #000;border-bottom:1px solid #f0f1f5;}
.sub-part-header span {font-size:18px;color:#848181;font-weight:600;margin-right:16px;margin-left:20px;}
.index-video .videos {position:relative;margin:20px 0;}
.videos .video-list {overflow:hidden;}
.videos .videoBtnTop {width:100%;height:500px;position:relative;overflow:hidden;zoom:1;}
.videos .col-xk li a {color:#000;font-size:15px;width:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.col-xk li:hover a{text-decoration:underline;}
.videos .videoBtnTop .hd {width:252px;position:absolute;right:0px;z-index:99;overflow:hidden;}
.videos .videoBtnTop .hd ul li {cursor:pointer;overflow:hidden;word-break:break-all;-moz-box-align:center;align-items:center;position:relative;}
.videos .videoBtnTop .hd ul li .image {width:100%;}
.videos .videoBtnTop .hd ul li img::before {width:100%;background:rgba(18,22,34,.5);position:relative;top:0;left:0;height:100%;width:100%;background-size:cover;z-index:1;}
.videos .col-xk ul {padding-top:0px;}
.videos .col-xk li .b-co {font-size:18px;padding:10px 5px 10px 10px;height:39px;}
.videos .videoBtnTop .hd ul li.on {color:#c30705;}
.videos .col-xk .on h1 {font-size:16px;line-height:26px;text-align:justify;font-weight:600;}
.videos .videoBtnTop .hd ul li img {width:100%;height:107px;border:0px solid #ddd;cursor:pointer;vertical-align:bottom;object-fit:cover;}
.videos .videoBtnTop .bd {width:920px;position:relative;}
.videos .videoBtnTop .bd li {position:relative;zoom:1;vertical-align:middle;}
.videos .videoBtnTop .bd li .pic {position:relative;z-index:0;}
.videos .videoBtnTop .bd li .pic img {height:336px;width:623px;vertical-align:bottom;object-fit:cover;}
.videos .videoBtnTop .bd li .video-item-top {height:500px;position:relative;}
.videos .videoBtnTop .bd li .video-item-top .video-player {width:100%;height:100%;position:relative;}
.videos .videoBtnTop .bd li .video-item-top .video-player .video-mask {max-height: 450px;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;}
.videos .videoBtnTop .bd li .video-item-top .video-player .video-mask .video-player-icon {width:60px;height:60px;cursor:pointer;}
.video-player video {width:100%;height:100%;-o-object-fit:fill;object-fit:fill;border-radius:4px;display:inline-block;}

.video-iframe{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;border-radius:4px;display:inline-block;background: #000;}
.video-iframe iframe{width:100%;max-height: 500px;height: 100%;}
.videoBtnTop .hd .s722-c3{display:none;}
.videos .videoBtnTop .hd ul li .playing{display:none;position: absolute;left: 0;top: 0;background: #e00a1c;color:#fff;padding: 5px 8px;border-radius: 0 0px 10px 0px;}
.videos .videoBtnTop .hd ul li.on .playing{display:block;}
.video-player .video-iframe-tit{background: rgba(0,0,0,.5);top: 0px;position: absolute;box-sizing: border-box;width: 100%;padding: 5px 10px;border-left: 8px solid #cc0000;font-size: 15px;color:#fff;z-index: 9999999;font-weight:600;}



.videos .videoBtnTop .bd li .bg {width:100%;height:30px;position:absolute;left:0;bottom:0;z-index:1;background:#000;filter:alpha(opacity=60);opacity:0.6;}
.videos .videoBtnTop .bd li .title {width:100%;height:30px;line-height:30px;left:0;bottom:0;position:absolute;z-index:2;}
.videos .videoBtnTop .bd li .title a {color:#fff;padding-left:15px;}
.videos .videoBtnTop .hd ul li.on {font-weight:700;position:relative;}
.videos .videoBtnTop .hd ul li.on .b-co a {color:#c30705;}
.index_section {position:relative;overflow:hidden;}
.in_left {height:100%;width:880px;float:left;}
.in_kapian {margin-top:20px;margin-bottom:15px;}
.in_kapian ul li {width:21.2222%;height:230px;margin-right:20px;margin-bottom:20px;padding:8px;float:left;position:relative;border:1px solid #f0f0f0;transition:all .2s;}
.in_kapian ul li:nth-child(4n) {margin-right:0px;}
.in_kapian ul li:hover {-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0px 6px 40px 0px rgba(34,87,179,0.12);box-shadow:8px 8px 20px 0 rgba(55,99,170,.1),-8px -8px 20px 0 #fff;}
.in_kapian ul li .image {width:100%;margin:0;height:125px;position:relative;float:left;}
.in_kapian ul li .image img {width:100%;height:100%;object-fit:cover;}

.small_isrecommend{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.corner_label {
    width: 36px!important;
    height: 30px!important;
    overflow: hidden;
    background: url(../images/tag_bg_icon.png) no-repeat;
    background-size: 100% 100%;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
}
.corner_label span {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 25px;
}

.in_kapian ul li .text_con {margin:0;float:left;}
.in_kapian ul li .titlekapain {height:55px;font-size:14px;margin:14px 0px 14px 0px;text-align:justify;text-justify:inter-ideograph;color:#000;font-weight:700;display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
-webkit-line-clamp: 3;}
.in_kapian ul li .bottom {width:100%;font-size:14px;line-height:26px;color:#999999;}
.in_kapian ul li .bottom .bname {display:inline-block;font-family:arial;margin-left:1px;display:block;margin-right:40px;float:left;}
.in_kapian ul li .bottom .data {height:21px;float:right;position:relative}
.in_right {float:right;width:300px;margin-top:20px;}
.widget {background:#ffffff;position:relative;margin-bottom:20px;}
.widget-title {font-size:18px;font-weight:600;line-height:1;padding:10px 0 10px 30px;position:relative;background-color:#f2f2f2;border-bottom:1px solid #e6e3e3;}
.widget-title:before,.widget-title:after {background:#c30705;bottom:0;content:"";height:1.1rem;left:12px;margin:auto;position:absolute;top:0;width:.3125rem;transform:rotate(16deg);}
.widget-title:after {left:20px;}
.show-tooltip {overflow:hidden;position:relative;display:flex;font-weight:600;color:#0d1525;font-size:14px;text-align:center;padding:10px 10px;background-color:#f8fbff;margin-top:10px;}
.show-tooltip .item-t {width:35px;text-align:center;margin-right:10px;color:#0d1525;font-weight:600;}
.show-tooltip .item-c {-webkit-box-flex:1;-ms-flex:1;flex:1;}
.show-tooltip .item-g {-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;}
.home-rank-item-container {-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}
.home-rank-item-container .home-rank-item-td {height:40px;overflow:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}
.home-rank-item-container .home-rank-item-td:hover {background-color:#f8fbff;box-shadow:2px 2px 4px 0 #dee4e6,-2px -2px 4px 0 #fff;}
.home-rank-item-container .home-rank-item-td:hover .item-name {color:#c30705;}
.home-rank-item-container .home-rank-item-td:hover .item-value {color:#c30705;}
.home-rank-item-container .home-rank-item-td .home-rank-item-td_ {border-radius:4px;}
.home-rank-item-container .home-rank-item-td .home-rank-item-td_ .home-rank-item-td_th {height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;color:#0d1525;font-size:14px;text-align:center;padding:0 10px;}
.home-rank-item-container .home-rank-item-td .home-rank-item-td_ .home-rank-item-td_th .item-index {width:35px;text-align:center;margin-right:10px;color:#c3c9d3;font-weight:600;}
.home-rank-item-container .home-rank-item-td .home-rank-item-td_ .home-rank-item-td_th .item-index.one {color:#fe6405;}
.home-rank-item-container .home-rank-item-td .home-rank-item-td_ .home-rank-item-td_th .item-index.two {color:#ff9e61;}
.home-rank-item-container .home-rank-item-td .home-rank-item-td_ .home-rank-item-td_th .item-index.three {color:#edc27f;}
.home-rank-item-container .home-rank-item-td_th .item-name {-webkit-box-flex:1;-ms-flex:1;flex:1;}
.home-rank-item-container .home-rank-item-td_th .item-name span {position:relative;}
.home-rank-item-container .home-rank-item-td_th .item-value {-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;}
.show-people {overflow:hidden;position:relative;color:#0d1525;font-size:14px;text-align:left;padding:10px 0px;}
.show-people .item-d {text-align:left;width:100%;margin-right:10px;color:#0d1525;}
.game-hot .rank-bd .list .item {width:100%;overflow:hidden;}
.show-people .list {width:100%;overflow:hidden;margin-top:10px;}
.show-people .list .item {width:100%;position:relative;display:inline-block;padding:7px 0;cursor:grabbing;}
.show-people .list li .num {float:left;text-align:center;width:14px;padding:3px 5px;color:#626675;background-color:#f5f6f9;font-size:14px;border-radius:3px;}
.show-people .list li .cname {margin-left:8px;float:left;line-height:23px;font-size:14px;color:#626675;width:43px;text-align:left;}
.show-people .list li .comm {float:left;margin-left:8px;position:relative;z-index:3;transition:color .3s;background-color:#ebf0ff;border-radius:3px;width:52%;height:23px;line-height:23px;transition:all .3s;}
.show-people .list .item .vele {display:none;position:absolute;right:25px;top:-5px;border-radius:5px;background-color:rgba(255,255,255,0.88);padding:5px;box-shadow:0px 0px 15px 0px rgba(29,73,120,0.10);z-index:99;}
.show-people .list .item .vele h3 {font-size:12px;color:#333;font-weight:600;}
.show-people .list .item .vele p {font-size:12px;color:#666;}
.show-people .list .item .vele p::before {content:" ";display:inline-block;margin-right:2px;width:5px;height:5px;background:#3366ff;border-radius:50%;vertical-align:middle;}

.show-people .list li .comm:hover{opacity: .7;}
.show-people .list li .comm.long1{width: 72%;background-color: #3366ff;}
.show-people .list li .comm.long2{width: 65%;background-color: #00b5f2;}
.show-people .list li .comm.long3{width: 58%;background-color: #00d9d9;}
.show-people .list li .comm.long4{width: 50%;background-color: #ebf0ff;}
.show-people .list li .comm.long5{width: 45%;background-color: #ebf0ff;}
.show-people .list li .comm.long6{width: 43%;background-color: #ebf0ff;}
.show-people .list li .comm.long7{width: 41%;background-color: #ebf0ff;}
.show-people .list li .comm.long8{width: 39%;background-color: #ebf0ff;}
.show-people .list li .comm.long9{width: 35%;background-color: #ebf0ff;}
.show-people .list li .comm.long10{width: 35%;background-color: #ebf0ff;}


/*list*/
.jrds_main {position:relative;overflow:hidden;margin:20px 0;}
.box_left {width:875px;height:auto;}
.list-tit{position: relative;
    min-width: 0;
    word-wrap: break-word;
    margin-bottom: 1.5rem;
    display: inline-block;}
.list-tit h2{font-size: 1.425rem ;
    line-height: 1.4;font-weight: 600;
}
.list-tit span{padding-left: 14px;position: relative;margin-left: 12px;}
.list-tit span:before {
        content: "";
        background: #FF331C;
        width: 4px;
        height: 20px;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 6px;
    }
.focus-list {overflow:hidden;box-shadow:0 2px 8px 0 #dee4e6;}
.picBtnTop {width:100%;height:336px;position:relative;overflow:hidden;zoom:1;}
.col-xk li a {color:#000;width:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.picBtnTop .hd {width:252px;height:336px;position:absolute;right:0px;z-index:99;overflow:hidden;}
.picBtnTop .hd ul li {cursor:pointer;overflow:hidden;word-break:break-all;background-color:#f8f9f9;height:115px;display:flex;-moz-box-align:center;align-items:center;position:relative;}
.col-xk ul {padding-top:0px;}
.col-xk li .b-co {font-size:18px;padding:0 15px 0 35px;}
.picBtnTop .hd ul li.on {background-color:#fff;}
.col-xk .on h1 {font-size:16px;line-height:26px;text-align:justify;font-weight:600;}
.picBtnTop .hd ul li img {width:85px;height:60px;border:4px solid #ddd;cursor:pointer;vertical-align:bottom;}
.picBtnTop .bd {width:100%;height:336px;position:relative;}
.picBtnTop .bd li {position:relative;zoom:1;vertical-align:middle;}
.picBtnTop .bd li .pic {position:relative;z-index:0;}
.picBtnTop .bd li .pic img {height:336px;width:623px;vertical-align:bottom;object-fit:cover;}
.picBtnTop .bd li .bg {width:100%;height:30px;position:absolute;left:0;bottom:0;z-index:1;background:#000;filter:alpha(opacity=60);opacity:0.6;}
.picBtnTop .bd li .title {width:100%;height:30px;line-height:30px;left:0;bottom:0;position:absolute;z-index:2;}
.picBtnTop .bd li .title a {color:#fff;padding-left:15px;}
.picBtnTop .hd ul li.on {background:#fff;border-left:4px solid #e8001d;font-weight:700;position:relative;}
.picBtnTop .hd ul li.on:before {content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);border-bottom:12px solid #e8001d;border-right:12px solid #e8001d;border-top:12px solid #e8001d;border-color:transparent transparent transparent #e8001d;border-style:solid;border-width:8px 4px 8px 12px;}
.lists {position:relative;margin-top:20px;}
.lists .top {height:32px;width:100%;}
.lists .top .btn {position:relative;height:32px;float:left;width:250px;border-radius:4px;box-shadow:0px 0px 2px 1px rgba(0,0,0,0.1);}
.lists .top .btn span {width:115px;height:32px;position:absolute;text-align:center;cursor:pointer;box-sizing:initial;}
.lists .top .btn .btn_left {background:url(../images/list_btn_left.png) no-repeat left top;left:0;top:0;padding-right:20px;}
.lists .top .btn .btn_left.cur {background: url(../images/list_btn_left_cur.png) no-repeat left top;}
.lists .top .btn .btn_left.cur i {background-position: 0px -47px !important;}
.lists .top .btn .btn_right.cur {background:url(../images/list_btn_right_cur.png) no-repeat left top;}
.lists .top .btn .btn_right {background:url(../images/list_btn_right.png) no-repeat left top;right:0;top:0;padding-left:20px;}
.lists .top .btn span i {background:url(../images/list_icon.png) no-repeat -15px -47px;width:13px;height:13px;display:inline-block;vertical-align:middle;margin-top:-3px;}
.lists .top .btn .btn_right i {background-position:-15px -62px;margin-top:-4px;}
.lists .top .btn .btn_right.cur i {background-position:0px -62px !important;}
.lists .top .btn span a {height:32px;display:inline-block;font-size:14px;line-height:32px;color:#666666;padding-left:5px;}
.lists .top .btn span.cur a {color:#FFFFFF !important;}
.lists .con {margin-top:20px;margin-bottom:15px;}
.lists .con ul li {width:100%;display:inline-block;background-color:#ffffff;border-bottom:1px solid #e4e4e4;float:left;display:none;padding-bottom:20px;position:relative;transition: all .2s;margin: 10px 0;}
.lists .con ul li:hover{box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), -8px -8px 20px 0 #fff;}
.lists .con ul li .image {width:30%;height:154px;position:relative;float:left;}
.lists .con ul li .image img {width:100%;height:100%;object-fit: cover;}
.lists .con ul li .text_con {float:left;width:66.6666%;margin-left:20px;}
.lists .con ul li .title {font-size:20px;line-height:28px;color:#333333;font-weight:normal;width:1109px;}
.lists .con ul li .text_con .title {width:100%;}
.lists .con ul li .title a {color:#333333;}
.lists .con ul li .titlekapain {display:none;}
.lists .con ul li .brief {font-size:14px;line-height:26px;margin-top:10px;height:52px;overflow:hidden;}
.lists .con ul li .text_con .brief {width:100%;}
.lists .con ul li .brief a {color:#333333;}
.lists .con ul li .bottom {margin-top:40px;font-size:14px;line-height:26px;height:25px;width:100%;color:#999999;width:100%;position:relative;}
.lists .con ul li .text_con .bottom {width:100%;}
.lists .con ul li .bottom .bname {margin-right:40px;float:left;font-family:"microsoft yahei";display:block;}
.lists .con ul li .bottom .keyword {margin-right:40px;height:25px;float:left;width:208px;overflow:hidden;display:none;}
.lists .con ul li .bottom .keyword a {display:inline-block;margin-right:13px;color:#999999;}
.lists .con ul li .bottom .data {width:129px;height:26px;float:right;position:relative;text-align: right;}

.lists .con.kapian ul li {width:21.22%;height:230px;margin-right:20px;margin-bottom:20px;padding:8px;border: 1px solid #f0f0f0;}
.lists .con.kapian ul li:nth-child(4n){margin-right:0px;}
.lists .con.kapian ul li .image {width: 100%;margin:0;height:125px;}
.lists .con.kapian ul li .text_con {width: auto;margin:0;}
.lists .con.kapian ul li .title {display:none;}
.lists .con.kapian ul li .titlekapain {height: 55px;display:block;font-size:14px;margin:14px 0px 14px 0px;text-align:justify;text-justify:inter-ideograph;color:#000;font-weight:700;}
.lists .con.kapian ul li .brief {display:none;margin:14px 15px;}
.lists .con.kapian ul li .bottom {margin:0px 0px 0 0px;position:relative;}
.lists .con.kapian ul li .bottom .bname {display:inline-block;font-family:arial;margin-left:1px;display:block;}
.lists .con.kapian ul li .bottom .keyword {position:absolute;left:1px;top:0;display:none;}
.lists .con.kapian ul li .bottom .data {height:21px;width:100px;}

.lists .more {font-size:20px;line-height:49px;height:49px;width:160px;margin:0 auto;color:#666666;cursor:pointer;margin-bottom:20px;}
.lists .more i {animation-play-state:paused;margin-right:10px;margin-top:11px;float:left;height:26px;width:26px;display:inline-block;background:url(../images/list_more.png) no-repeat left center;}

.box_right {width:300px;height:auto;}
.aside_wrap {background:#F7F8F8;padding:24px 0;width:300px;}
.nav_title {position:relative;font-size:18px;color:#000;padding:0 0 27px 30px;}
.nav_title:before {content:"";background:#FF331C;width:4px;height:20px;display:block;overflow:hidden;position:absolute;left:0;top:3px;}
.nav_title h3 {font-size:20px;font-weight:600;color:#222;}
.aside_wrap .list {display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #eeeeee;padding-bottom:20px;margin-bottom:20px;text-align:center;}
.aside_wrap .list a {font-size:16px;color:#000;}
.aside_wrap .list img {max-width:240px;height:auto;transition:all .5s;overflow:hidden;}
.aside_wrap .list img:hover {transform:scale(1.05);}
.aside_wrap .list p {width:240px;text-align:left;margin-top:10px;}
.aside_wrap .list p:hover {color:#ff331c;}

.single {padding:0px 0px 35px 0px;position:relative;display:block;overflow:hidden;}
.single-left {float:left;position:relative;width:71.666%;background:#fff;padding:0px 20px 0 0;}
.eo-flex {display:flex;}
.eoad-content .sing_tit {font-size:32px;color:#333;line-height:50px;padding: 20px 0;font-weight: 600;}

.post-top-bar {margin-top:10px;margin-bottom:24px;border-bottom:1px solid #f2f2f2;flex-wrap:wrap;position:relative;}
.post-top-bar span {font-size:14px;color:#333;padding:0 16px;position:relative;left:-16px;margin-bottom:8px;}
.post-top-bar span a{color:#333333;}
.post-border-right {border-right:1px solid #f2f2f2;}
.el-dropdown {display:inline-block;position:relative;color:#606266;font-size:14px;}
.post-top-bar span.time {display:flex;align-items:center;}
.post-top-bar span i {vertical-align:middle;margin-right:4px;height:15px;display:inline-block;}

.post-body {margin-bottom:32px;}
.post-body p {font-size:16px;color:#333;line-height:30px;margin-bottom:15px;text-indent: 2em;}
.post-body p.bianji {margin: 40px 0px 0px 0px;height: 40px;font-size: 14px;text-align: right;}
.post-body p .vertical-bar {margin-right:5px;display:inline-block;width:3px;height:16px;vertical-align:-.185em;border-radius:2px;background:#f43e3d;}
.post-body h1,.post-body h2,.post-body h3 {font-size:24px;margin-bottom:30px;}
.post-body img {max-width: 100%!important;
    height: auto!important;
    border-radius: 5px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 1rem;}

.eo-article-terms {margin-bottom:40px;margin-top:24px;flex-wrap:wrap;}
.eo-article-terms a {padding:4px 15px;margin-right:8px;margin-top:8px;color:#666;font-size:14px;text-align:left;background-color:#e6e6e5;font-family:PingFangSC-Regular;}
.eo-article-terms a:hover {color:#09194a;}
.entry-related-posts {background:#fff;display:block;}
.entry-related-posts .widget-title {font-size:20px;font-weight:600;line-height:2;color:#333;}

.le-e-hot {padding-top:0px;background: #ffffff;}
.le-e-hot .tit-p {padding:2rem 0;}
.ecms-hot {position:relative;padding:10px 0;max-width: 860px;margin: 0 auto;}
.ecms-hot-list {overflow:hidden;}
.swiper-wrapper {position:relative;width:100%;height:100%;z-index:1;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;}
.swiper-slide {-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative;}
.index-btn {display:block;width:36px;height:36px;position:absolute;z-index:3;top:40%;}
.index-btn&gt;i {font-size:24px;color:#000;display:inline-block;padding:10px 10px;font-weight:600;}
.index-btn.index-prev {left:-50px;}
.index-btn.index-next {right:-35px;}
.index-hotlist {position: relative;}
.index-hotlist li {width:20%;position:relative;display:inline-block;margin-right:1.2rem;margin-bottom:1.2rem;overflow:hidden;padding:0px;}
.index-hotlist .hot-box:nth-child(3n) {margin-right:0px;}
.index-hotlist .hot-box {transition:all .2s;}
.index-hotlist li:hover {-webkit-box-shadow:0 5px 10px 0 rgb(6 14 44/10%);box-shadow:0 5px 10px 0 rgb(6 14 44/10%);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}
.index-hotlist .hot-box .hot-footer {background: #f4f4ff;max-height: 312px;overflow: hidden;}
.index-hotlist .hot-box img {width:100%;height: 158px;display:block;object-fit: cover;}
.hot-box .entry-meta {align-items:center;color:#1f0757;display:flex;flex-wrap:wrap;margin-top: 10px;text-align:center;font-size:.875rem;font-weight: 700;}
.hot-box .entry-meta .meta-category {display:flex;flex-wrap:wrap;font-weight: 700;}
.index-hotlist .hot-box .hot-header {text-align:center;padding:0px 20px;}
.index-hotlist .hot-box .hot-header {text-align:center;height: 46px;}
.index-hotlist .hot-box .hot-header a  {color:#000;margin-top:10px;font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:20px;text-align:left;}
.index-hotlist .hot-box:hover .pricer&gt;span{opacity:1;-webkit-transition-delay:.4s;transition-delay:.4s}

.single-right {position:relative;width:25.3333%;float:right;}
.jr_ranking {width:308px;border-radius:4px;border:1px solid #C9C9C9;padding:15px;font-size:14px;line-height:22px;}
.jr_ranking b {width:20px;height:1px;background:#C1C1C1;display:block;margin-top:6px;display:block;}

.jr_ranking_list li{margin-top:15px;font-size:14px;color:#666;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1;}
.jr_ranking_list li span{font-size: 18px;color:#D0D0D0;line-height: 36px;margin-right:10px;vertical-align: middle;}
.jr_ranking_list li.ranking_key span{color: #C54242;}
.jr_ranking_list li a:hover{text-decoration:underline;}
.statement {background:#fafafa;margin-top:30px;}
.statement p {width:950px;margin:0 auto;padding-top:30px;padding-bottom:30px;line-height:24px;text-align:center;}
.single .share-fixed-box {position:fixed;top:39%;left:50%;margin-left:-700px;}
.single .share-fixed-box a {display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#666;}

.single .share-fixed-box .social-share-icon{padding: 20px 1px;border-radius:0;border:inherit;border-bottom: 1px solid #ccc;}
.single .social-share .icon-weibo:hover,.single .social-share .icon-qzone:hover,.single .social-share .icon-qq:hover,.single .social-share .icon-wechat:hover{background:none;color:inherit;border-color:inherit}
.single .social-share .icon-weibo:hover,.single .social-share .icon-qzone:hover,.single .social-share .icon-qq:hover,.single .social-share .icon-wechat:hover{color:#c30705;border-bottom: 1px solid #ccc;}
.single .social-share .icon-wechat .wechat-qrcode{top: -49px;left: 46px;}
.single .social-share .icon-wechat .wechat-qrcode:after{display: none;}

/*zt*/
.catebnimg {padding:0;max-width:100%;background-color:rgba(255,255,255,0.65);border:none;margin:0px auto 30px auto;overflow:hidden;position:relative;}
.catebnimg img {display:block;width:100%;}
.zt_main {position:relative;overflow:hidden;margin:20px 0;}
.zt_main .box_left {margin-top:20px;}
.zt_article {position:relative;padding:20px;background-color:#fff;box-shadow:0px 0px 15px 0px rgba(29,73,120,0.10);}
.zt_article .zt_title {min-height:48px;line-height:48px;color:#000;font-size:36px;font-weight:bold;margin-bottom:20px;}
.zt_article .zt_intro {font-size:18px;color:#777777;line-height:36px;}
.zt_article .zt_intro em {background-color:#FF331C;border-radius:4px;padding:2px 8px;color:#FFF;font-size:16px;margin-right:10px;width:49px;height:27px;line-height:27px;}

.nav_titlez {position:relative;font-size:18px;color:#000;padding:0 0 27px 30px;margin-top: 30px;}
.nav_titlez:before {content:"";background:#FF331C;width:4px;height:20px;display:block;overflow:hidden;position:absolute;left:0;top:3px;}
.nav_titlez h3 {font-size:20px;font-weight:600;color:#222;}
.article-item {background:#ffffff;position:relative;border-radius: 4px;}
.article-item ul {position: relative;}
.article-item ul li {align-items:stretch;border-bottom:1px solid rgb(26 26 26 / 7%);display:flex;overflow:hidden;padding:20px;transition:all .3s ease 0s;}
.article-item ul li:hover{background:#f7f8fa;}
.article-item ul li .list-image {flex-grow:0;flex-shrink:0;padding-right:20px;position:relative;transition:box-shadow .3s ease 0s;width:30%;}
.article-item ul li .list-image .item-img-inner {border-radius:4px;display:block;overflow:hidden;position:relative;}
.article-item ul li .list-image img {height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s ease-out 0s;width:100%;}
.article-item ul li .list-image .item-img-inner:before {padding-top:62.5%!important;}
.article-item ul li .list-image .item-img-inner:before {content:"";display:block;padding-top:62.5%;}
.article-item ul li .item-category {background:rgba(0,0,0,.5);border-radius:3px;color:#fff;font-size:12px;left:10px;line-height:14px;padding:4px 8px;position:absolute;text-decoration:none;top:10px;}
.article-item ul li .list-main {display:grid;grid-template-rows:min-content auto 24px;row-gap:0;width:100%;}
.article-item ul li .item-title {font-size:1rem;font-weight:500;line-height:1.5;margin:0 0 10px;}
.article-item ul li .item-excerpt,.article-item ul li .item-title a {overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2;}
.article-item ul li .item-title a {color:#1a1a1a;max-height:56px;text-decoration:none;}
.article-item ul li .item-title a:hover {color:#2154CF}
.article-item ul li .item-excerpt {font-size:.875rem;line-height:1.625;margin-bottom:15px;max-height:48px;}
.article-item ul li .item-excerpt p {margin-bottom:0;color:#747474;}
.article-item ul li .item-meta {color:rgb(26 26 26 / 60%);font-size:12px;line-height:24px;}
.article-item ul li .item-meta .item-meta-li {display:inline-block;line-height:inherit;margin-right:15px;vertical-align:top;}
.article-item ul li .item-meta .author {display:inline-block;margin-right:15px;}
.article-item ul li .item-meta .item-meta-right {float:right;line-height:inherit;}
.article-item ul li .item-meta i {font-size:1.0625rem;margin-right:2px;vertical-align:bottom;}
.zt_main .box_right{margin-top:20px;}
.grid-item li {width: 31.666%;margin:0 20px 20px 0;float:left;background:#fff;box-shadow:0 0 15px rgba(0,0,0,0.075);position:relative;border-radius:5px;background-size:cover;background-position:center;background-repeat:no-repeat;transition:all .3s ease 0s;}
.grid-item li:nth-child(3n) {margin-right: 0px;}
.grid-item li .img {overflow:hidden;border-radius:5px 5px 0 0;position:relative;height:212px;}
.grid-item li .img a {display:block;height:100%;}
.grid-item li .thumb {width:100%;height:100%;border-radius:5px 5px 0 0;transition:all .3s ease-out 0s;object-fit:cover;background:#fff;display:block;font-size:0;}
.grid-item li .thumb:hover {-webkit-transform:scale(1.03);transform:scale(1.03);transition:all .3s ease-out 0s;}
.grid-item li h3 {font-size:15px;font-weight:normal;margin:15px 10px 10px;position:relative;}
.grid-item li h3 a {color:#333;line-height:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:20px;}
.grid-item li h3 a:hover {color:#ff5f33}




.category {padding:30px 0px 35px 0px;position:relative;display:block;overflow:hidden;}
.card-body {position:relative;min-width:0;word-wrap:break-word;margin-bottom:1.5rem!important;display:inline-block;}
.card-body h1 {font-size:1.425rem !important;line-height:1.4;padding-bottom:10px;border-bottom:2px solid #a01727;}

.page-body p {font-size:16px;color:#333;line-height:25px;margin-bottom:10px;}
.page-body h1,.page-body h2,.page-body h3 {font-size:20px;margin-bottom:20px;}
.page-body img {width:auto;max-width:100%;margin:0 auto;}

.map-listc {padding-top:20px;font-size:18px;color:#333;line-height:28px;display: block;overflow: hidden;}
.map-listc li {margin-bottom:30px;float: left;}
.map-listc li a {display:inline-block;font-size:18px;font-weight:600;color:#DA251D;line-height:28px;min-width:72px;}

.map-list {font-size:18px;color:#333;line-height:28px}
.map-list li {margin-bottom:30px}
.map-list li span {margin-right:40px;font-size:18px;font-weight:600;color:#DA251D;line-height:28px}
.map-list li a {display:inline-block;margin-right:30px;min-width:72px;font-size:16px;color:#333;line-height:40px}

.links {padding:30px 0px 35px 0px;position:relative;display:block;overflow:hidden;}
.link_tit {position:relative;min-width:0;word-wrap:break-word;margin-bottom:1.5rem!important;display:inline-block;}
.link_tit span {font-size:18px;line-height:1.4;padding-bottom:10px;border-bottom:2px solid #a01727;}
.links ul a {padding-right:10px;float:left;white-space:nowrap;float:left;line-height:30px;color:#666;}
.links ul a:hover {color:#a01727;}







@media only screen and (max-width: 900px){
.tj-part{display:none;}
.tj-part h1{font-size: 18px;}
.tj-part p{font-size: 14px;}
.shizheng{padding:0 10px;}
.layout{padding:0 10px;width: auto;}
.main-left{width: 100%;}
.main-center,.main-right{width: 100%;margin-top:20px;}

.indexzt{display: none;}
.index-ztbg-t{background:none;}
.index-ztbg-b{background:none;display:none;}
.home-news-tab{display:none;}
.enterprise-l,.enterprise-m,.enterprise-r{width: 100%;margin-top:20px;}
.index-city{display: none;}
.index-video{padding:0 10px;display:none;}
.videos .videoBtnTop .hd{width: 100%;position: relative;}
.videos .videoBtnTop .bd{width: 100%;}
.videos .videoBtnTop{height: auto;}
.videos .videoBtnTop .bd li .video-item-top{height: auto;margin-top:20px;}
.ad{padding:0 10px;width: auto;}
.index_section{padding:0 10px;margin-bottom: 10px;}
.in_left{width: 100%;}
.in_kapian ul li{width: 43.44%;margin-right: 10px;}
.in_kapian ul li:nth-child(2n){margin-right:0px;}
.indexzt-m{display:block;}
.index_section .in_right{display:none;}
.in_right{width: 100%;}
.in_right .ad{padding:0px;}

.jrds_main{padding:0 10px;}
.box_left{width: 100%;}
.picBtnTop .hd{width: 100%;height: auto;position: relative;}
.picBtnTop .hd ul li{height: 30px;padding:10px 0;}
.col-xk li .b-co{font-size: 14px;padding: 0 15px 0 15px;}
.picBtnTop .bd{height: auto;}
.picBtnTop .bd li .pic img{height: 200px;width: 100%;}

.box_right{width: 100%;display:none;}
.aside_wrap{width: 100%;}
.nav_title:before{left:12px;}
.aside_wrap .list{padding:0 20px 20px;}
.aside_wrap .list img{max-width:100%;}

.lists .top{display: block;}
.lists .con ul li .text_con{margin-left: 10px;width: 56%;}
.lists .con ul li .image{width:38%;height: 118px;}
.lists .con ul li .title{font-size: 15px;}
.lists .con ul li .text_con .brief{display: none;}
.lists .con ul li .text_con .bottom{margin-top:10px;}
.lists .con.kapian ul li{width: 43%;margin-right:10px;}
.lists .con.kapian ul li:nth-child(4n){margin-right:10px;}
.lists .con.kapian ul li:nth-child(2n){margin-right:0px;}
.lists .con.kapian ul li .bottom .data{width: auto;}

.single{padding:0 10px;}
.single-left{width: 100%;}
.single-right{width: 100%;}
.eoad-content .sing_tit{font-size: 20px;line-height: 30px;}
.statement p{width: auto;padding: 20px 10px;}
.eo-article-terms{display:none;}
.single .single-right{display:none;}
.catebnimg{margin:0 auto;}
.zt_main{margin:0 auto;}
.zt_main .box_left{margin-top:0;}
.zt_article .zt_title{font-size: 22px;line-height: 33px;}
.article-item ul li{padding: 10px 10px;}
.article-item ul li .list-main{display: block;}
.nav_titlez:before{left:15px;}
.category{padding:20px 10px;}
.grid-item li{width: 100%;}
.map-listc li a{padding-right:20px;min-width:auto;}



}</pre></body></html>