

.headlines {
    padding: 20px;
    background-color: #fff;
    overflow: hidden;
}
.focus{height: 407px;}
.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: 407px;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) {
.hmFocus {height:100%;width: 640px;float:left;overflow:hidden;margin-bottom:0rem;border-radius: .3rem!important;}
.hmFocus .swiper-pagination {left: auto;right: 0;bottom: 5px;width:100%;    text-align: right;padding: 5px 10px;}
.hmFocus .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;}
.hmFocus .swiper-pagination-bullet-active {background:#3e69f7;width:25px;}
}
@media only screen and (max-width:900px) {
.hmFocus {width:100%}
.swiper-container {width:100%;}
.hmFocus .swiper-pagination {bottom:0;left:0;width:100%}
.hmFocus .swiper-pagination-bullet {border-radius: 10px;opacity:.7;background:#ffffff;margin:0 3px!important;width:8px;height:8px;display:inline-block;background:#fff;}
.hmFocus .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:300px}
.swiper-container{height: auto;}
.focus .swiper-slide .tit{font-size: 16px;line-height: 30px;padding: 35px 20px;}
.hmFocus .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>.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:30px;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}


.index_newsbox {
    float: right;
    width: 500px;
    height: 405px;
}
.index_newsbox dl {
    padding: 15px 0;
    border-top: solid 1px #e6e6e6;
}
.index_newsbox dl:first-child {
    border-top: none;
    padding-top: 0;
}
.index_newsbox dl:first-child dt a {
    color: red;
}
.index_newsbox dt {
	height: 22px;
	line-height: 22px;
	font-size:18px;
	font-weight: 600;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.index_newsbox dt a {
	transition: all .3s;
	color: #444;
}

.index_newsbox dt a:hover {
	color: #0088fe;
}

.index_newsbox dd {
	margin-top: 8px;
	font-size:14px;
	line-height: 24px;
	color: #999;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_newsbox dd a {
	transition: all .3s;
	color: #666;
}

.index_newsbox dd a:hover {
	color: #0088fe;
}
.fl {float:left;}
.fr {float:right;}
.ind-hotfollow {padding:20px;width:860px;height:900px;background-color:#fff;}
.ind-hotfollow .hotfoll-hd {height:40px;margin-bottom:20px;}
.hotfoll-hd .ind-common-title {float:left;background-position:0 -99px;font-size: 28px;}
.hotfoll-hd .h-box {float:left;padding-left:80px;overflow:hidden;}
.hotfoll-hd .h-box li {float:left;width:80px;height:38px;line-height:38px;border:1px solid #eee;border-radius:20px;margin-right:20px;text-align:center;font-size:15px;color:#444;cursor:pointer;}
.hotfoll-hd .h-box .on {background-color:#1981eb;border:1px solid #1981eb;color:#fff;}
.ind-hotfollow .hotfoll-bd {}
.hotfoll-bd {width:880px;}
.hotfoll-bd .item {overflow:hidden;}
.hotfoll-bd .item dl {float:left;width:260px;height:360px;margin:0 0 20px 20px;overflow:hidden;border:2px solid #fff;}
.hotfoll-bd .item dl:nth-child(3n+1) {margin-left:0;}
.hotfoll-bd .item dt {width:260px;height:180px;overflow:hidden;}
.hotfoll-bd .item dt a {display:block;width:100%;height:100%;position:relative;}
.hotfoll-bd .item dt span {position:absolute;top:0;left:0;height:30px;font-size:14px;line-height:30px;color:#fff;padding:0 15px;background-color:#ff9600;z-index:9;}
.hotfoll-bd .item dt img {display:block;object-fit:cover;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;}
.hotfoll-bd .item dt:hover img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.hotfoll-bd .item dd {height:176px;border:solid 1px #ededed;padding:15px 20px 15px;overflow:hidden;}
.hotfoll-bd .item dd h4 {height:48px;font-size:18px;font-weight:600;line-height:24px;color:#444;margin-bottom:20px;text-align:justify;cursor:pointer;overflow:hidden;}
.hotfoll-bd .item dd a:hover {color:#0088fe;}
.hotfoll-bd .item dd p {margin-bottom:15px;height:36px;font-size:14px;line-height:18px;color:#666;overflow:hidden;}
.hotfoll-bd .item dd span {float:right;font-size:12px;line-height:16px;color:#999;margin-top:10px;}
.hotfoll-bd .item dd em {display:block;height:36px;padding:10px 0;color:#999;border-bottom:solid 1px #e6e6e6;}
.hotfoll-bd .item dd em::before {float:left;width:16px;height:16px;content:'';margin-right:5px;background:url(../images/ico_newslist.png) no-repeat 50% 0;}
.hotfoll-bd .item dd label {position:relative;display:block;width:100px;height:16px;line-height:16px;font-size:12px;margin-top:10px;padding-left:0px;overflow:hidden;}
.hotfoll-bd .item dd label a {color:#666;}
.hotfoll-bd .item dd label a:hover {color:#0088fe;}
.hotfoll-bd .item dl:hover {/* box-shadow:0 5px 14px rgba(125,125,125,0.1);*/border:2px solid #0088fe;}
.ind-hotfollow .btn button {display:block;width:130px;height:38px;margin:0 auto;border:solid 1px #1981eb;background-color:#fff;border-radius:5px;font-size:14px;line-height:38px;}
.ind-hotfollow .btn button {position:relative;color:#1981eb;}
.ind-hotfollow .btn button a:hover {color:#fff;}
.ind-hotfollow .btn button span .icon {display:inline-block;vertical-align:top;margin:11px 5px 0 0;width:16px;height:15px;background-position:right -224px;}
.ind-hotfollow .btn button:hover {background-color:#1981eb;color:#fff;}
.ind-hotfollow .btn button:hover .icon {background-color:#1981eb;background-position:-358px -224px;}

.ind-newscar {padding:20px;width:320px;height:900px;background-color:#fff;}
.ind-newscar .newscar-hd {height:40px;margin-bottom:20px;}
.ind-newscar .newscar-hd .ind-common-title {font-size: 28px;}
.ind-newscar .newscar-bd {padding:20px 0;position:relative;}
.ind-newscar .newscar-bd ul {overflow:hidden;zoom:1;}
.newscar-bd ul li {margin-bottom:10px;}
.newscar-bd .box {padding:20px 10px 18px;width:280px;height:140px;border:1px solid #eee;}
.newscar-bd .box:hover {padding:19px 9px 17px;border:2px solid #0088fe;}
.newscar-bd .pic {margin-right:10px;}
.newscar-bd .pic img {object-fit:cover;}
.newscar-bd .info {width:118px;}
.newscar-bd .info p {text-align:left;margin-bottom:8px;}
.newscar-bd .info .p01 {font-size:14px;font-weight:600;color:#444;display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;}
.newscar-bd .info .p02 {font-size:14px;color:#999}
.newscar-bd .info .p03 {font-size:14px;color:#444}
.newscar-bd .info span {color:#1981eb}
.newscar-bd .prev,.newscar-bd .next {display:inline-block;width:30px;height:18px;position:absolute;left:50%;right:0;margin-left:-15px;cursor:pointer;}
.newscar-bd .prev i,.newscar-bd .next i{font-size: 45px;}
.newscar-bd .prev {top:-25px;background-position:0 -180px;}
.newscar-bd .next {bottom:0;background-position:-78px -182px;}
.newscar-bd .prev:hover {background-position:-184px -180px;}
.newscar-bd .next:hover {background-position:right -182px;}
.ind-policy {padding:20px 25px;width:590px;height:660px;background-color:#fff;margin-right: 20px;margin-bottom: 20px;}
.ind-policy:nth-child(2n) {
    margin-right: 0px;
}

.ind-policy .policy-hd {height:27px;margin-bottom:30px;}
.policy-hd .ind-common-title {font-size: 28px;}
.ind-common-more a {display: inline-block;line-height: 40px;font-size: 14px;color: #3a7be6;}
.policy-bd .pic {margin-bottom:30px;}
.policy-bd .pic a {position:relative;display:block;width:540px;height:360px;overflow:hidden;}
.policy-bd .pic a img {display:block;object-fit:cover;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;}
.policy-bd .pic a p {position:absolute;bottom:0;left:0;width:100%;height:36px;padding:0 15px;font-size:14px;line-height:36px;color:#fff;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;background-color:rgba(0,0,0,0.6);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.policy-bd .pic a:hover img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.policy-bd .pic a:hover p {background-color:rgba(78,118,224,0.85);}
.policy-bd .list ul li {position:relative;padding-left:30px;height:42px;line-height:42px;font-size:16px;}
.policy-bd .list ul li::before {content:"";position:absolute;top:50%;left:0;display:block;width:8px;height:8px;margin-top:-4px;background-color:#1b9dff;}
.policy-bd .list ul li a {display:inline-block;font-size:16px;color:#444;width:400px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.policy-bd .list ul li a:hover {color:#0088fe;}
.ind-vehicle-owner {padding:20px 25px;width:590px;height:660px;background-color:#fff;}
.ind-vehicle-owner .vehicle-owner-hd {height:27px;margin-bottom:30px;}
.vehicle-owner-hd .ind-common-title {background-position:0 -362px;}

.ind-links {padding:20px;height:140px;background-color:#fff;}
.ind-links .links-hd {height:27px;margin-bottom:20px;}
.links-hd .ind-common-title {background-position:0 -473px;}
.links-bd a {display:inline-block;margin:0 8px;line-height:30px;font-size:14px;color:#444;}
.links-bd a:hover {color:#0088fe;}


/*list*/
.site-main {padding:2rem 0;display: inline-block;width: 100%;overflow: hidden;}
.list-article {float:left;width: 71.666%;overflow: hidden;position: relative;}
.le-sidebar {float:right;width: 26.3333%;overflow: hidden;position: relative;}
.card-body {position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border-radius:.25rem;margin-bottom:1.5rem!important;padding:1.25rem;flex:1 1 auto;}
.card-body h1 {font-size:1.625rem !important;line-height:1.4;}
.archive-navbar {position:relative;margin:.5rem 0 0;}
.archive-navbar ul {display:block;}
.archive-navbar li {margin:.5rem .5rem 0 0;float: left;}
.archive-navbar li:nth-child(8n) {margin-right: 0px;}
.archive-navbar li a {min-width:93px;font-size:.875rem;padding:.5125rem 1.25rem;border-radius:.2rem;color:#6b6b6d;background-color:#eff1f5;border-color:#eff1f5;display:inline-block;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.archive-navbar li a:hover {color:#0a59f8;}
.archive-navbar li a.active {background-color:#0a59f8;border-color:#0a59f8;color:#fff;}
.article-item {background:#ffffff;position:relative;border-radius: .25rem;}
.article-item ul {padding:0 20px;}
.article-item ul li {align-items:stretch;border-bottom:1px solid rgb(26 26 26 / 7%);display:flex;overflow:hidden;padding:20px 0;transition:all .3s ease 0s;}
.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;}

.widget {background:#ffffff;position:relative;margin-bottom:20px;padding:15px;border-radius:.25rem;}
.widget-title {font-size:26px;font-weight:500;line-height:1;margin:10px 0 15px;padding:0 0 0 0px;position:relative;}
/*.widget-title:before {content:'';position:absolute;left:2px;top:7px;width:8px;height:8px;border-radius:5px;background:#0a59f8;background:-webkit-gradient(linear,left bottom,left top,from(#6598ff),to(#0a59f8));background:linear-gradient(to top,#6598ff,#0a59f8);}*/

.widget-title .more {color:#878787;float:right;font-size:14px;font-weight:400;transition:all .3s ease-out;}

.list-grid li {margin:0;padding:15px 0;display:flex;width:100%;position:relative;overflow:hidden;}
.list-grid li .item-img {width:120px;flex-shrink:0;overflow:hidden;border-radius:6px;}
.list-grid li .item-img-inner {display:block;}
.list-grid li .item-img img {display:block;width:100%;height:72px;object-fit:cover;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}
.list-grid li .item-content {position:relative;margin-left:10px;width:calc(100% - 110px);flex-shrink:1;}
.list-grid li .item-content .item-title {height:38px;margin-top:2px;margin-bottom:10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2;line-height:1.4;}
.list-grid li .item-content .item-title a {color:#262626;font-size:14px;}
.list-grid li .item-content .item-title a:hover {color:#0a59f8;}
.list-grid li .item-content p i {font-size:14px;margin-right:4px;}
.list-grid li .item-content .item-date {position:absolute;bottom:5px;margin:0;font-size:12px;color:#777777;line-height:14px;}

.widget_post_hot li:first-child:before,.widget_post_hot li:nth-child(2):before,.widget_post_hot li:nth-child(3):before {background:linear-gradient(135deg,#f84975 10%,#f36);border:0;border-radius:0 10px 10px 0;box-shadow:0 1px 4px rgb(0 0 0 / 20%);color:#fff;display:block;font-size:12px;font-weight:500;height:auto;left:0;line-height:12px;padding:3px 6px 3px 4px;position:absolute;text-align:center;top:15px;width:auto;z-index:1;}
.widget_post_hot li:first-child:before {content:"TOP 1";top:.5em;}
.widget_post_hot li:nth-child(2):before {background:linear-gradient(135deg,#ff7a66 10%,#ff2d2d);content:"TOP 2";}
.widget_post_hot li:nth-child(3):before {background:linear-gradient(135deg,#f59f55 10%,#ff6922);content:"TOP 3";}


.hot-item li{padding:12px 0;border-top:1px solid #f7f7f7;display: inline-flex;width: 100%;position: relative;padding-left: 20px;}
.hot-item li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background-color: #1b9dff;
}
.hot-item li span{font-size: 13px;margin-right: 5px;}
.hot-item li:first-child{border:none}
.hot-item li a{height:22px;line-height:22px;font-size:14px;color:#333b55;overflow:hidden;font-weight:400;display:block;text-overflow:ellipsis;white-space:nowrap}
.hot-item li a:hover{color:#0a59f8}

.right-list-ad{margin-bottom: 20px;}
.right-list-ad img{border-radius: 4px;max-width: 100%;height: auto;width: auto;}

.tagcloud{margin-top:5px;display:inline-block;}
.tagcloud a {position:relative;font-size:inherit !important;letter-spacing:1px;line-height:1;text-transform:capitalize;display:inline-block;margin:0 .25rem .5rem 0;border:1px solid var(--border-light);padding:.5rem .5375rem;border-radius:5px;}
.tagcloud a:hover {opacity: .8;color:#000;}

.color0{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color1{color:rgb(202, 109, 220);background-color:rgba(212, 62, 241, 0.1)}
.color2{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color3{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color4{color:#ff6f06;background-color:rgba(255,111,6,.1)}
.color5{color:#8e4aff;background-color:rgba(154,72,245,.1)}
.color6{color:#c58516;background-color:rgba(179,103,8,.1)}
.color7{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color8{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color9{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color10{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color11{color:#18a52a;background-color:rgba(18,185,40,.1)}
.color12{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color13{color:#888;background-color:rgba(136,136,136,.1)}
.color14{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color15{color:#c58516;background-color:rgba(179,103,8,.1)}
.color16{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color17{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color18{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color19{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color20{color:#ff6f06;background-color:rgba(255,111,6,.1)}
.color21{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color22{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color23{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color24{color:rgb(202, 109, 220);background-color:rgba(212, 62, 241, 0.1)}
.color25{color:#888;background-color:rgba(136,136,136,.1)}
.color26{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color27{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color28{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color29{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color30{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color31{color:#18a52a;background-color:rgba(18,185,40,.1)}
.color32{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color33{color:#888;background-color:rgba(136,136,136,.1)}
.color34{color:#6a933e;background-color:rgba(72,135,24,.1)}
.color35{color:#c58516;background-color:rgba(179,103,8,.1)}
.color36{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color37{color:#ff5473;background-color:rgba(255,84,115,.1)}
.color38{color:#e434e1;background-color:rgba(213,72,245,.1)}
.color39{color:#2997f7;background-color:rgba(41,151,247,.1)}
.color40{color:#5c7cff;background-color:rgba(77,130,249,.1)}
.color41{color:#04b9b6;background-color:rgba(8,196,193,.1)}
.color42{color:#d6064c;background-color:rgba(194,41,46,.1)}
.color43{color:#18a52a;background-color:rgba(18,185,40,.1)}



.article-content {background:#fff;margin-bottom:30px;display:block;border-radius: 4px;padding:20px;}
.article-detail {position:relative;margin-bottom:20px;border-bottom:1px solid #f4f4ff;border-width:2px !important;}
.article-detail .detail-title {font-size:1.75rem;font-weight:500;-webkit-line-clamp:inherit;height:auto;line-height:normal;margin:0;margin-bottom:1rem;}
.article-detail .infos {color:#999;font-size:14px;margin-bottom:25px;}
.article-detail .infos .tab-change{    color: #ff0000;
    font-weight: 700;
    border: 1px solid #9b9797;
    padding: 3px 6px;
    border-radius: 7px;}
.article-detail .infos span {color:#999;font-size:14px;margin-right:10px;}
.article-detail .infos span a{color:#333b55;font-size:14px;}
.article-detail .infos .iconfont {display:inline-block;padding-right:2px;font-size: 14px;}
.article-body {color:#2f3340;font-size:14px;margin-bottom:10px;line-height:1.8;overflow:hidden;white-space:normal;word-wrap:break-word;word-break:normal;}
.article-body img{max-width:100%;height: auto;border-radius: 5px;margin: 10px auto;display: block;}
.article-body .hljs{padding:1rem;font-family: "Microsoft Yahei";border-radius: 6px;font-size: 13px;}
.article-body p {margin: 0 0 .6rem;color:#1a1a1a;font-size:.89rem;}
.article-body pre {margin: 20px 0;font-size: 12px;line-height: 22px;background: #4a4a4a;padding: 10px 20px;color: #f8f8d4;border: 0;}
.article-body h1,.article-body h2,.article-body h3 {color:#000;font-size:18px;margin-top: 1rem;margin-bottom: 5px;line-height: 24px;}
.tip {position:relative;background: #f7f8fa;border-radius:6px;margin-bottom:25px;transition:.5s;}
.tip >p {font-size:12px;color:#8d8f96;margin:5px 0;padding:20px 15px;}
.entry-tag a {background:#f3f3f3;box-shadow:0 0 1px rgb(0 0 0 / 10%);color:#000;line-height:14px;margin:0 10px 5px 0;padding:4px 10px 4px 0;}
.entry-tag a:hover {background:#0a59f8;color:#fff;text-decoration:none}
.entry-tag a:before {background:#0a59f8;color:#fff;content:"#";line-height:inherit;margin:-4px 6px -4px 0;padding:4px 7px;vertical-align:top;}
.entry-tag a,.entry-tag a:before {border-radius:20px;display:inline-block;font-size:14px;}
.action {text-align:center!important;margin:20px 0 0 0;}
.btn-zan {padding:2px 25px;font-size:14px;line-height:30px;font-weight:600;display:inline-block;position:relative;color:#0a59f8;border:1px solid #0a59f8;border-radius:4px;transition:0.1s ease-in;}
.btn-zan:hover {background-color:#0a59f8;color:#fff;}
.btn-zan span {display:inline-block;position:relative;will-change:transform;}
.btn-zan i {margin-left:5px;}

.article-nav {position:relative;margin-bottom:30px;overflow:hidden;display:flex;justify-content:space-between;}
.article-nav-entry {width:calc(50% - 7px);max-width:50%;margin:0;display:inline-block;padding:15px;background-color:#fff;display: flex;justify-content: flex-start;align-items: center;}
.article-nav-entry+.article-nav-entry {margin-right:0;float:right;text-align:right;}
.entry-page-next,.entry-page-prev {margin:0;display:flex;padding:0;position:relative;align-items:center;min-height:60px;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.entry-page-info {-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;display:block;padding:16px;z-index:1;}
.entry-page-icon i {font-size:20px;}
.entry-page-prev .entry-page-icon {padding-right:0;}
.entry-page-next .entry-page-icon {padding-left:0;}
.entry-page-prev .entry-page-info {text-align:right;}
.entry-page-next .entry-page-info {text-align:left;}
.entry-page-info .hnav {font-size:12px;line-height:1.625;color:#ccc;display:block!important;}
.entry-page-info .title {font-size:14px;color:#16133d;overflow:hidden;display:-webkit-box !important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;height:18px;line-height:18px;}

.entry-related-posts{background: #fff;padding: 20px;margin-bottom: 30px;display: block;border-radius: 4px;}
.entry-related-posts .article-item ul{padding:0px;}
.entry-related-posts .widget-title{margin: 10px 0 5px;}
.article-relevant ul {padding-top:1rem;}
.article-relevant li {position:relative;padding-left:24px;margin-bottom:12px;list-style:none;}
.article-relevant li:before {position:absolute;content:'';width:6px;height:6px;left:0;top:6px;border-radius:50%;background:#0a59f8;}
.article-relevant li a {color:#16133d;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}


/*app*/
@media only screen and (max-width: 900px){
body {background: #ffffff!important;}
.container{width: 100%;}
.w1200a{width: 100%;}
.index_newsbox{width: 100%;margin-top: 20px ;}
.ind-hotfollow{width: 100%;}

.hotfoll-bd{width: 100%;}
.hotfoll-hd .ind-common-title{font-size: 22px;}
.hotfoll-hd .h-box{padding-left:15px;}
.hotfoll-hd .h-box li{height: 30px;line-height:30px; width: 62px;font-size: 12px;margin-right:8px;}
.hotfoll-bd .item dl{width: 47%;height: 237px;}
.hotfoll-bd .item dl:nth-child(3n+1){margin-left:20px;}
.hotfoll-bd .item dl:nth-child(2n+1){margin-left: 0px;}
.hotfoll-bd .item dt{width: 100%;height: 100px;}
.hotfoll-bd .item dt img{height: 100px;}
.hotfoll-bd .item dd{padding: 15px 10px 15px;height: 130px;}
.hotfoll-bd .item dd h4{font-size: 14px;margin-bottom:10px;}
.hotfoll-bd .item dd p{margin-bottom:10px;}
.hotfoll-bd .item dd .info{display: none;}
.ind-newscar{width: 100%;}
.newscar-bd .box{width: 100%;}
.ind-policy{width: 100%;height:auto;margin-bottom:0px;}
.policy-bd .pic a{width: 100%;height: 200px;}
.policy-bd .list ul li{position: relative;width: 100%;}
.policy-bd .list ul li a{position: relative;width: 100%;}
.policy-bd .list ul li .fr{display: none;}


.list-article{width: auto;float: none!important;}
.le-sidebar{width: auto;float: none!important;}
.site-main {padding: 1rem 0.875rem;}
.article-item ul {padding: 0;}
.article-item ul li {padding:15px 0;}
.article-item ul li .list-image {width:33%;padding-right: 5px;}
.article-item ul li .item-category {display:none;}
.article-item ul li .list-main {grid-template-rows:auto 0 16px;padding-left:10px;}
.article-item ul li .item-title {font-size:15px;font-weight:400;line-height:1.36;}
.article-item ul li .item-title a {max-height:50px;}
.article-item ul li .item-excerpt {display:none;}
.article-item ul li .item-meta {line-height:16px;}
.article-item ul li .item-meta .category,.article-item ul li .item-meta .likes {display:none;}
.article-item ul li .item-meta .views {float:right;margin:0;}
.card-body {padding:0rem;margin-bottom:.5rem!important;}
.card-body h1 {font-size:1.25rem !important;}
.archive-navbar {position:relative;margin:.125rem 0 0;}
.archive-navbar li:nth-child(3n) {margin-right: 0px;}
.archive-navbar li:nth-child(8n) {margin-right: .5rem;}

.archive-navbar li a {min-width:108px;padding:.5125rem 1rem .5125rem;}
.widget{padding:0;}
.pagination .pagesize,.pagination .pagehome,.pagination .pagenext{display: none;}
.article-content{padding:0px;}
.article-detail .detail-title{font-size: 1.25rem;}
.entry-related-posts{padding:0px;}
.article-nav-entry{padding:0px;}
}



.innerbox-l{
    font-size: 0;
}

.course-student h3{font-size:30px;color:#333;text-align:center}
.course-student img{display: block;
    margin: 10px auto;
    width: 100%;}
.course-class-list{
	padding: 0 35px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}
.course-class-list li{        
	    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
    list-style: none;
    width: 42%;
}
.course-class-list li img{display:block}
.course-class-list li span{display:block;margin:15px 0;color:#333;font-size:18px;border-bottom:1px solid #ccc;padding-bottom:7px}
.course-class-list li span b{color:#df4a3d;font-size:13px;border:1px solid #df4a3d;border-radius:5px;padding:3px;display:inline-block;margin-right:10px}
.course-class-list li p{color:#666;font-size:14px;line-height:22px}
.course-class-list .zx-btn-con{color:#e93433;font-size:16px;border:1px solid #e93433;width:50%;line-height:30px;margin:20px auto 0 auto;display:block;text-align:center;border-radius:20px}
.course-class-list .zx-btn-con:hover{background:#e93433;color:#fff}
.course-class-list li:nth-child(2n+0){float:right}
.course-advantage-title{color:#e93433;font-size:25px;text-align:center}
.course-advantage-title p{font-size:14px;margin:10px 0 20px 0;text-align:center}
.course-advantage-title p:before{content:"";width:73px;height:9px;display:inline-block;margin-right:3px}
.course-advantage-title p:after{content:"";width:73px;height:9px;display:inline-block;margin-left:3px}
.course-advantage-list li{background:#e93433;color:#fff;font-size:16px;width:30%;margin:20px 0;padding:20px 0;border-radius:10px;text-align:center;    list-style: none;}
.course-advantage-list li span{
	color: #FFF;
}
.course-advantage-list{
        height: auto;
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 12px;
}
.course-advantage-list li img{width:47px;height:43px;display:inline-block;vertical-align:middle}
.course-advantage-list li span{font-size:30px;font-weight:bold}

.course-advantage-list li b{border-bottom:2px solid #fff;padding-bottom:7px;color: #FFF;}
.course-advantage-list li b:nth-child(2n){color:#333}
.course-advantage-list li p{margin:15px 0;        color: #FFF;}
.course-advantage-list li p:nth-child(2n+0){
	color: #000;
}
.course-advantage-list li:nth-child(2){margin:20px 5%}
.course-advantage-list li:nth-child(5){margin:20px 5%}
.course-advantage-list li:nth-child(2n+0){background:#f7f7f7;color:#333}
.course-advantage-list li:nth-child(2n+0) span{color:#333}
.course-advantage-list li:nth-child(2n+0) p{color:#333}

.course-advantage-list li:nth-child(2n+0) b{border-bottom:2px solid #333;color: #000;}
.course-teacher-info img{display: block;
    margin: 15px auto 0 auto;
    width: 100%;}
.course-teacher-info>div{    background: #e93433;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    width: 100%;}
.course-teacher-info>div>span{    font-size: 22px;
    color: #FFF;}
.course-teacher-info>div>span:before{content:"";width:5%;height:1px;background:#fff;display:inline-block;vertical-align:middle}
.course-teacher-info>div>span:after{content:"";width:5%;height:1px;background:#fff;display:inline-block;vertical-align:middle}
.course-teacher-info>div>strong{font-size:25px;display:block;color: #FFF;}
.course-class-info{margin:40px 10px 0 10px;position:relative}
.course-class-info-tips{    background: url(../images/bx-flbg.png) no-repeat;
    color: #fff;
    padding: 20px 13px;
    width: 169px;
    height: 262px;
    position: absolute;
    left: 0;
    top: -10px;
    background-size: contain;}
.course-class-info-tips strong{font-size:20px;        color: #FFF;}
.course-class-info-tips b{background:#fff;height:2px;width:40px;display:block;margin:20px 0}
.course-class-info-tips p{font-size:13px;padding-right:25px;line-height:25px;        color: #FFF;}
.course-class-info table{width:100%;border-bottom:5px solid #fc514c}
.course-class-info table tr td{border:1px solid #ccc;font-size:17px;text-align:center;line-height:55px}
.course-class-info-title{background:#eaeaea;font-size:25px;font-weight:bold}
.course-class-info-btn{background:linear-gradient(160deg,#e93432 20%,#e9966d 80%);width:50%;line-height:35px;height:35px;color:#fff;font-size:16px;text-align:center;margin:20px auto;display:block;border-radius:30px}
.course-class-info-btn:hover{background:#e93533}
.course-address-list a{background:#fa2c2c;color:#fff;font-size:18px;width:20%;margin:10px 2.3%;line-height:35px;display:inline-block;text-align:center;border-radius:10px}
.course-hj img{display:block;margin:10px auto;width:100%;}
.course-promise-info{background:url('../images/pro-bg.jpg') repeat-x center 273px;margin-top:30px;height:447px}
.course-promise-info .fl{width:37%;background:#fff;padding:25px 0;box-shadow:0 0 10px #e1e1e1;margin-left:6%;height:397px;float:left}
.course-promise-info .fl>div{margin-left:55px}
.course-promise-info .fl>div>img{display:block;vertical-align:middle;float:left;margin:0 10px 0 0}
.course-promise-info .fl>div>strong{    color: #e93433;
    font-size: 20px;}
.course-promise-info .fl>div>p{    color: #333;
    font-size: 16px;
    display: block;
    margin: 9px 0 16px 43px;}
.course-promise-info .fr{margin-right:6%;float:right}
 .course-title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin: 50px 0 50px 35px;
}
 .course-title:before {
    content: "";
    background: #e93533;
    width: 5px;
    height: 28px;
    border-radius: 3px;
    margin-right: 7px;
    display: block;
    float: left;
}
/* èˉ??¨?????????“??? */

.tab-show{
    display: none;
        height: auto;
        transition: all .2s ease-in-out;
    }
    .tab-show-active{
    display: block;
    }
    .course-teacher-title{
        font-size: 0;
    }
    .course-program-title{
            font-size: 0;
    }
    .zx-btn{
        font-size: 0;
    }
    .tab-show-p{
            height: auto;
        margin-right: 320px;
        margin-left: 190px;
        padding: 20px 25px 0;
        overflow: hidden;
    
    }
    .tab-show-p-inner{
        background-color: #FFF;
                display: flex;
    }
    .tab-show-inner{
        padding-top: 24px;
        background-color: #FFF;
    }
    
.course-program-title {
    font-size: 0;
}
.course-address-title h3,
.course-teacher-title h3,
.course-class-title  h3,
.course-hj-title h3,
.course-promise-title h3{
    font-size: 0;
}
.form-submit {
height: 795px;
    overflow: hidden;
}
.m-fixed-guide{
    display: none;
}

/*??3??§??o?????￠???*/

/*è?”???é??é?¨?€??…3é—-*/
#fixed_show{
	cursor: pointer; 
	position: fixed; 
	bottom: 20px; 
	right: 0; 
	z-index: 1201; 
	width: 0; 
	height: 40px; 
	font-size: 0;
	-webkit-transition: .5s; 
	-moz-transition: .5s; 
	-o-transition: .5s; 
	transition: .5s; 
}
#fixed_close{
	cursor: pointer; 
	position: fixed; 
	bottom: 20px; 
	right: 0; 
	z-index: 1202; 
	width: 40px; 
	height: 40px; 
	font-size: 0;
	-webkit-transition: .5s; 
	-moz-transition: .5s; 
	-o-transition: .5s; 
	transition: .5s; 
}
#fixed_close img{
	-webkit-transition: .5s; 
	-moz-transition: .5s; 
	-o-transition: .5s; 
	transition: .5s; 
}
#fixed_close:hover img{
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg); 
}
#fixed_ontop{
	cursor: pointer; 
	position: fixed; 
	bottom: -100px; 
	right: 0; 
	z-index: 1203; 
	width: 40px; 
	height: 40px; 
	background: rgba(230, 0, 0, .9) url(../images/kefu_icon_ontop.png) 0 0 no-repeat;
	-webkit-transition: .5s; 
	-moz-transition: .5s; 
	-o-transition: .5s; 
	transition: .5s; 
}
#fixed_ontop:hover{
	background: rgba(255, 255, 255, .9) url(../images/kefu_icon_ontop.png) 0 -40px no-repeat;
}
/*è?”???é??é?¨?€??…3é—-*/
.fixed_kefu{
	position: fixed;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	z-index: 999;
	background: url(../images/kefu_all_bg.jpg) repeat-y;
}
.fixed_kefu ul.kefu{
	margin-top: 50px;
}
.fixed_kefu ul.kefu li{
    width: 40px;
    height: 70px;
    float: none;
    position: relative;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    left: 0;
    transition: .4s;	
    list-style: none;
}
.fixed_kefu ul.kefu li:hover{
	background: rgba(230, 0, 0, .9);
}
.fixed_kefu ul.kefu li .kefu_title{
	width: 40px; 
	height: 20px; 
	line-height: 20px; 
	font-size: 14px; 
	color: #FFF; 
	text-align: center; 
	position: absolute; 
	top: 40px; 
	left: 0;
}
.fixed_kefu ul.kefu li .kefu_icon{
	width: 30px;
	height: 30px; 
	text-align: center; 
	font-size: 0px; 	
	position: absolute; 
	top: 10px; 
	left: 5px; 
}
.fixed_kefu ul.kefu li .kefu_icon_tel{
	background: url(../images/kefu_icon_tel.png) center center no-repeat;
}
.fixed_kefu ul.kefu li .kefu_icon_weixin{
	background: url(../images/kefu_icon_weixin.png) center center no-repeat;
}
.fixed_kefu ul.kefu li .kefu_show_weixin{ 
	width: 140px; 
	height: 140px; 
	top: 0; 
	position: absolute; 
	z-index: 5; 
	font-size: 0;
}
.fixed_kefu ul.kefu li .kefu_show_weixin img{
	width: 120px; 
	height: 120px; 
}
.fixed_kefu ul.kefu li .kefu_show_tel{ 
	width: 190px; 
	height: 60px; 
	padding: 5px 0; 
	top: 0; 
	position: absolute; 
	z-index: 5; 
	color: #FFF; 
	font-size: 14px; 
	text-align: center; 
	line-height: 30px; 
	background: rgba(230, 0, 0, .9); 
}
.fixed_kefu ul.kefu li .kefu_icon_zixun{
	background: url(../images/kefu_icon_zixun.png) top center no-repeat;
}
.fixed_kefu ul.kefu li .kefu_icon_zixun span{
	font-size: 0px;	
	display: inline-block;
	margin: 10px 2px 0 2px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #fff;
}
.fixed_kefu ul.kefu li .kefu_icon_zixun span:nth-child(1) {
	-webkit-animation: consulting 0.6s 0.07s infinite ease-in-out;
	animation: consulting 0.6s 0.07s infinite ease-in-out;
}
.fixed_kefu ul.kefu li .kefu_icon_zixun span:nth-child(2) {
	-webkit-animation: consulting 0.6s 0.14s infinite ease-in-out;
	animation: consulting 0.6s 0.14s infinite ease-in-out;
}
.fixed_kefu ul.kefu li .kefu_icon_zixun span:nth-child(3) {
	-webkit-animation: consulting 0.6s 0.21s infinite ease-in-out;
	animation: consulting 0.6s 0.21s infinite ease-in-out;
}
 @keyframes consulting {
 33% {
 -webkit-transform: translateY(5px);
 transform: translateY(5px);
}
 66% {
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @-webkit-keyframes consulting {
 33% {
 -webkit-transform: translateY(5px);
 transform: translateY(5px);
}
 66% {
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
/*??3??§??o?????￠?????“???*/
.tuijian{
    padding: 0;
    border: none;
}


 @media only screen and (max-width: 768px) {
    .featured_nav #tab li a { padding: 0 6px; }
    .pics_content ul li i, .photos li i { height: 150px }
    .all_videos li p { font-size: 14px; }
    .all_videos ul li, .photos ul li { width: 33.333% }
    .all_videos li i { height: 118px; }
    .featured_video_fl, .featured_video_fr, .play_video, .play_info { width: 100% }
    .featured_news { width: 56%; }
    .featured_nav #tab li a { margin: 0 5px; }
    .mycard { width: 41%; }
    .resume_left, .resume:after { width: 40% }
    .resume_tec { margin: 0 20px 100px; }
    .resume_right { margin-left: 40% }
    .ad img { width: 100% }
      .detail-title h1 {font-size: 18px;}
     .course-class-list{padding:0 1%;justify-content: space-between;
    
}
.article-detail .infos {
    font-size: 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.article-detail .infos span {
    margin-bottom: 6px;
}
.course-student img {
    display: block;
    margin: 10px auto;
    width: 100%;
}
.course-student h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}
.course-title {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 20px 0px;
}
.form-submit {
    height: 738px;
    width: 100%;
}
.form-submit {
padding: 0;
    
}
.course-class-list li{        float: left;
        border: none;
        padding: 5px;
        width: 46%;
        margin-bottom: 10px;}
        .course-advantage-title{
            font-size: 16px;
        }
.course-class-list li img{display:block;width:100%}
.course-class-list li span{display:block;margin:15px 0;color:#333;font-size:14px;border-bottom:1px solid #ccc;padding-bottom:7px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.course-class-list li span b{color:#df4a3d;font-size:11px;border:1px solid #df4a3d;border-radius:5px;padding:3px;display:inline-block;margin-right:3px}
.course-class-list li p{color:#666;font-size:13px;line-height:22px}
.course-class-list .zx-btn-con{        color: #e93433;
        font-size: 12px;
        border: 1px solid #e93433;
        width: 55%;
        line-height: 23px;
        margin: 20px auto 0 auto;
        display: block;
        text-align: center;
        border-radius: 20px;}
.course-class-list .zx-btn-con:hover{background:#e93433;color:#fff}
.course-class-list li:nth-child(2n+0){float:right}
.course-advantage-title{color:#e93433;font-size:25px;text-align:center}
.course-advantage-title p{font-size:14px;margin:10px 0 20px 0;text-align:center}
.course-advantage-title p:before{content:"";width:73px;height:9px;display:inline-block;margin-right:3px}
.course-advantage-title p:after{content:"";width:73px;height:9px;display:inline-block;margin-left:3px}
.course-advantage-list{overflow:hidden;margin:0 10px;}
.course-advantage-list li img{width:14%;display:inline-block;vertical-align:middle}
.course-advantage-list li b{border-bottom:2px solid #fff;padding-bottom:7px}
.course-advantage-list li p{margin:10px 0}
.course-advantage-list li:nth-child(2){float:right}
.course-advantage-list li:nth-child(4){float:right}
.course-advantage-list li:nth-child(6){float:right}
.course-advantage-list li:nth-child(2n+0){background:#f7f7f7;color:#333}
.course-advantage-list li:nth-child(2n+0) b{border-bottom:2px solid #333}
.course-teacher-info img{display:block;margin:15px auto 0 auto;width:100%}
.course-teacher-info>div{background:#e93433;color:#fff;text-align:center;padding:10px 0;width:100%}
.course-teacher-info>div>span{font-size:15px}
.course-teacher-info>div>span:before{content:"";width:5%;height:1px;background:#fff;display:inline-block;vertical-align:middle}
.course-teacher-info>div>span:after{content:"";width:5%;height:1px;background:#fff;display:inline-block;vertical-align:middle}
.course-teacher-info>div>strong{font-size:18px;display:block}
.course-class-info{margin:20px 10px 0 10px;position:relative}
.course-class-info-tips{background:url('../images/bx-flbg.png') no-repeat;color:#fff;padding:20px 25px;width:152px;height:292px;position:absolute;left:0;top:-10px}
.course-class-info-tips strong{font-size:20px}
.course-class-info-tips b{background:#fff;height:2px;width:40px;display:block;margin:20px 0}
.course-class-info-tips p{font-size:13px;padding-right:25px;line-height:25px}
.course-class-info table{width:100%;border-bottom:5px solid #fc514c}
.course-class-info table tr td{border:1px solid #ccc;font-size:14px;text-align:center;line-height:20px;padding:5px}
.course-class-info-title{background:#eaeaea;font-weight:bold}
.course-class-info-btn{background:linear-gradient(160deg,#e93432 20%,#e9966d 80%);width:70%;line-height:35px;height:35px;color:#fff;font-size:20px;text-align:center;margin:20px auto;display:block;border-radius:30px}
.course-address-list{overflow:hidden;margin:0 10px;}
.course-address-list a{background:#fa2c2c;color:#fff;font-size:15px;width:24%;margin:10px 0.5% 0 0.5%;line-height:35px;display:block;float:left;text-align:center;border-radius:10px}
.course-hj img{display:block;margin:10px auto;width:100%}
.course-promise-info{background:url('../images/pro-bg.jpg') repeat-x center 273px;margin-top:30px;height:447px}
.course-promise-info .fl{width:37%;background:#fff;padding:25px 0;box-shadow:0 0 10px #e1e1e1;margin-left:100px;height:397px}
.course-promise-info .fl>div{margin-left:55px}
.course-promise-info .fl>div>img{display:block;vertical-align:middle;float:left;margin:0 10px 0 0}
.course-promise-info .fl>div>strong{color:#e93433;font-size:23px}
.course-promise-info .fl>div>p{color:#333;font-size:18px;display:block;margin:15px 0 25px 43px}
.course-promise-info .fr{margin-right:100px}
.course-form{width:95%;margin:10px auto}
.course-form-title{text-align:center;color:#333}
.course-form-title h3{font-size:30px}
.course-form-title strong{color:#e93433}
.course-form-title b{font-size:13px;display:block}
.course-form-title span{font-size:16px}
.course-form-info{margin:10px 0}
.course-form-choice{font-size:14px}
.course-form-choice span{font-size:16px;display:block;margin:0 0}
.course-form-choice .course-form-choice-info{height:20px;position:relative;line-height:20px;display:inline-block;width:21%;margin:7px 1.5%;font-size:15px}
.course-form-choice .course-form-choice-info input[type='radio']{position:absolute;left:-3px;top:0;width:15px;height:15px;opacity:0}
.course-form-choice .course-form-choice-info input[type='checkbox']{position:absolute;left:-3px;top:0;width:15px;height:15px;opacity:0}
.course-form-choice .course-form-choice-info label{position:absolute;left:20px;top:0;height:20px;line-height:20px}
.course-form-choice .course-form-choice-info label:before{content:'';position:absolute;left:-20px;top:2px;width:15px;height:15px;border:1px solid #c9c9c9;border-radius:50%;transition:all .3s ease;-webkit-transition:all .3s ease}
.course-form-choice .course-form-choice-info label:after{content:'';position:absolute;left:-14px;top:4px;width:5px;height:11px;border:0;border-right:1px solid #fff;border-bottom:1px solid #fff;background:#fff;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:all .3s ease;-webkit-transition:all .3s ease}
.course-form-choice .course-form-choice-info input[type='radio']:checked+label:before{background:#e92a32;border-color:#e92a32}
.course-form-choice .course-form-choice-info input[type='radio']:checked+label:after{background:#e92a32}
.course-form-choice .course-form-choice-info input[type='checkbox']:checked+label:before{background:#e92a32;border-color:#e92a32}
.course-form-choice .course-form-choice-info input[type='checkbox']:checked+label:after{background:#e92a32}
.course-form-info p{color:#333;font-size:16px;margin:0 0 5px 0;width:100%}
.course-form-info span em{background:url('../images/form-ico.png') no-repeat right / 70%;display:inline-block;height:13px;width:13px}
.course-form-info p em{background:url('../images/form-ico.png') no-repeat right / 70%;display:inline-block;height:13px;width:13px}
.course-form-info .input_text{display:block;width:100%;line-height:35px;border-radius:7px;border:1px solid #dedede;text-indent:10px;margin-top:10px;font-size:14px;}
.course-form-info .button_min{background:#e92a32;width:80%;margin:15px auto 10px auto;color:#fff;font-size:17px;line-height:40px;display:block;border:none;-webkit-appearance:none;border-radius:7px}
.ds-teacher_list{background:#fff}
.ds-teacher_list a{display:block;padding:15px;color:#333;border-bottom:1px dashed #eeeeee}
.ds-teacher_list a:last-child{border:none}
.ds-teacher_list a:active{background:#eee}
.ds-teacher_list a .ds-fl{text-align:center}
.ds-teacher_list a .ds-fl i{display:block;width:100px;height:100px;margin:0 auto 5px auto;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#eee;border-radius:100%}
.ds-teacher_list a .ds-fr{width:65%;padding-top:15px;font-size:12px}
.ds-teacher_show{padding:15px;text-align:center;background:#fff}
.ds-teacher_show b{display:block;padding-bottom:5px;font-size:22px}
.ds-teacher_show span{color:#666;font-size:12px}
.ds-teacher_img{background:#fff}
.ds-teacher_img i{width:200px;height:200px;border-radius:100%;margin:0 auto;display:block;background-position:center center;background-repeat:no-repeat;background-size:cover}


.campus-list{margin:0 5px;}
.campus-list li{overflow:hidden;margin:10px auto;}
.campus-list li a{ padding:0;}
.campus-list li .thum{width:30%;max-width:300px;float:left;margin-right:10px;padding:3px;border:1px solid #eee;box-sizing:border-box;}
.campus-list li .thum img{width:100%;}
.campus-list li h3{font-size:17px;margin-bottom:5px;}
.campus-list li .zx-btn{display:none;width:120px;height:32px;padding:0;text-align:center;line-height:32px;margin-top:5px;border:0!important;border-radius:32px;background:#1F6EE3;color:#fff;}


.campus-item{overflow:hidden;margin:10px auto;}
.campus-item a{ color:inherit;}
.campus-item .thum{width:30%;max-width:300px;float:left;margin-right:10px;padding:3px;border:1px solid #eee;box-sizing:border-box;}
.campus-item .thum img{width:100%;}
.campus-item .title{font-size:16px;margin-bottom:5px;padding:0; text-align: left; border-bottom:0;}
.campus-item .zx-btn{display:none;width:120px;height:32px;padding:0;text-align:center;line-height:32px;margin-top:5px;border:0!important;border-radius:32px;background:#1F6EE3;color:#fff;}
.tab-show {
    display: none;
float: none;
width: 100%;
}
.course-advantage-list{  
            overflow: hidden;
        margin: 0;
        display: flex
;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0;
}
.course-advantage-list li{ 
height: 108px;
        background: #e93433;
        color: #fff;
        font-size: 13px;
        float: left;
        width: 43%;
        margin: 0;
        padding: 10px;
        border-radius: 10px;
        text-align: center;
        margin-bottom: 12px;
    }
    .course-advantage-list li:nth-child(5) {
    margin:0;
}
.course-advantage-list li img{width: 14%;
        height: 20px;
        display: inline-block;
        vertical-align: middle;}
.course-advantage-list li span{        font-size: 14px;
        font-weight: bold;}
.course-advantage-list li b{border-bottom:2px solid #fff;padding-bottom:7px}
.course-advantage-list li p{margin:10px 0}
.course-advantage-list li:nth-child(2){float:right;        margin: 0;}
.course-advantage-list li:nth-child(4){float:right}
.course-advantage-list li:nth-child(6){float:right}
.course-advantage-list li:nth-child(2n+0){background:#f7f7f7;color:#333}
.course-advantage-list li:nth-child(2n+0) b{border-bottom:2px solid #333}
.course-class-info{margin:20px 10px 0 10px;position:relative}
.course-class-info-tips{        background: url(/public/assets_mobile/images/news/bx-flbg.png) no-repeat;
        color: #fff;
        padding: 0;
        width: 98px;
        height: 281px;
        position: absolute;
        left: 4px;
        top: 3px;}
.course-class-info-tips strong{        font-size: 13px;
        color: #000;
        text-align: center;
        margin-bottom: 12px;}
.course-class-info-tips b{background:#fff;height:2px;width:40px;display:block;margin:20px 0}
.course-class-info-tips p{font-size: 13px;
        /* padding-right: 28px; */
        line-height: 27px;
        color: #000;
        padding: 0;}
.course-class-info table{width:100%;border-bottom:5px solid #fc514c}
.course-class-info table tr td{border:1px solid #ccc;font-size:12px;text-align:center;line-height:20px;padding:5px}
.course-class-info-title{background:#eaeaea;font-weight:bold}
.course-class-info-btn{background: linear-gradient(160deg, #e93432 20%, #e9966d 80%);
        width: 95%;
        line-height: 35px;
        height: 35px;
        color: #fff;
        font-size: 20px;
        text-align: center;
        margin: 20px auto;
        display: block;
        border-radius: 30px;
        font-size: 13px;}
.course-promise{display:none;}
#tab-show2{
    margin: 0;
}
.tab-show-p{margin:0}

.tab-show-active{
    display: block;
    height: auto;
}

/*?‰???o??ˉ?o?é?¨???*/

.fixed-icons{
        margin-right: 12px;
        width: 24px;
        height: 24px;
        background: url(../images/fixed_icons.png) no-repeat;
        background-size: 84px 20px;
}
.fixed-icons-01{         background-position: 6px 3px; }
.fixed-icons-02{         background-position: -18px 3px; }
.fixed-icons-03{         background-position: -40px 3px;}
.fixed-icons-04{         background-position: -61px 4px;}

.m-fixed-guide{
	width: 100%;
	height: 84px;
	position: fixed;
	z-index: 999;
	bottom: 0;
	display: block;
}
.m-fixed-guide .fixed-top{
	width: 100%;
	height: 37px;
	background: #F5F5F5;
}
.m-fixed-guide .fixed-top a{
        width: 100%;
        height: 100%;
  
}
.flex-center{
          display: flex
;
        align-content: center;
        justify-content: center;
        align-items: center;
        color: #000;
}
.m-fixed-guide .fixed-top a .fixed-top-title{
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.m-fixed-guide .fixed-top a .fixed-top-title span{
font-size: 16px;
	color: #E60000; 
}
.m-fixed-guide .fixed-mid{
	width: 100%;
	height: 46.8px;
	background: #FFF;
	padding: 4px;
}
.m-fixed-guide .fixed-mid .fixed-mid-ul{
	width: 100%;
	height: 100%;
}
.m-fixed-guide .fixed-mid .fixed-mid-ul .fixed-mid-li{
	width: 124.8px;
	height: 100%; 
	border-right: 1px solid #EEE;
}
.m-fixed-guide .fixed-mid .fixed-mid-ul .fixed-mid-li:nth-child(3){
	width: 124.8px;
	height: 100%; 
	border-right: 1px solid #FFF;
}
.m-fixed-guide .fixed-mid .fixed-mid-ul .fixed-mid-li a{
	width: 100%;
	height: 100%;
} 
.fixed_kefu{
    display: none;
}
#fixed_ontop{
    display: none;
}
#fixed_close{
    display: none;
}
    }