/*
@font-face {
  font-family: "FontFont - DIN Pro";
  src: url("/assets/fonts/FontFont - DIN Pro.woff2") format("woff2"),
       url("/assets/fonts/FontFont - DIN Pro.woff") format("woff"),
       url("/assets/fonts/FontFont - DIN Pro.ttf") format("truetype"),
       url("/assets/fonts/FontFont - DIN Pro.eot") format("embedded-opentype"),
       url("/assets/fonts/FontFont - DIN Pro.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("/assets/fonts/SourceHanSansCN-Regular.woff2") format("woff2"),
       url("/assets/fonts/SourceHanSansCN-Regular.woff") format("woff"),
       url("/assets/fonts/SourceHanSansCN-Regular.ttf") format("truetype"),
       url("/assets/fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"),
       url("/assets/fonts/SourceHanSansCN-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}*/

/*html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, header, hgroup, menu, nav, section, summary, time, mark, audio, video{
    font-family:  "Noto Sans, Arial, sans-serif"
}*/
html body a:hover{
    color: #d82231;
}
html body sup,html body sub{
    font-size: 40%;
    top: -1em;
}
p {
  font-size: 100%;
}
.table tr:hover, .table td:hover, .table th:hover {
    color: #333!important;
    cursor: default;
}
html body input {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
/* carousel */

.carousel-caption {
    height: 100%;
    top: 0;
    display: table;
    bottom: inherit;
    text-align: left;
    line-height: 2;
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.carousel-caption-in {
    display: table-cell;
    vertical-align: middle;
}
.carousel-caption h5 {
    font-size: 32px;
		color: #fff;
		font-weight: normal;
}

.carousel-caption h2 {
    font-size: 32px;
		color: #00e5c2;
}

.btn {
    border-radius: 0;
    padding: 5px 30px;
}

.carousel-caption .btn {
    padding: 5px 30px;
    margin-right: 20px;
    position: inherit;
		border-radius: 30px;
}

.carousel-caption .btn-action a {
    color: #fff;
}

.btn-login-box {
    margin: 20px 0 0;
}

.btn-danger {
    background-color: #d82231;
}

a.btn:not([href]):not([tabindex]) {
    color: #fff;
}

a.btn-danger:not([href]):not([tabindex]):hover {
    color: #d82231;
}

.btn-danger:hover {
    background-color: #fff;
    color: #d82231;
}

.btn-about:hover {
    background-color: #d82231;
    color: #fff;
}
input.form-control{
    /*border-radius: 10px;*/
}
select.form-control{
	appearance: auto;
	-webkit-appearance: auto;
	-moz-appearance: auto;
}

.x_content{
	margin-left:1rem;
	margin-bottom:10px;
}

.tab-content{
	min-height: 300px;
}

.search_box input[type=text]{
	cursor: text;
	border-radius: 20px;
}

.tuji_item{
	position: relative;
	margin-right:5px;
	margin-bottom:5px;
}
.tuji_item_remove{
	display:block;
	width: 25px;
	height: 25px;
	position: absolute;
	background: url(/images/application/tuji_item_remove.png) no-repeat center center;
	background-size:contain;
	top:10px;
	right:10px;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.tuji_item:hover .tuji_item_remove{
	display:block;
}

/* -- 全屏轮播 -- */

.home-swiper .swiper-container{
    width: 100%!important;
    left: 0!important;
}
.home-swiper .swiper-container img{
    width: 100%;
    height: auto;
}



/* -- 探索秘籍 -- */

.miji {
    margin: 0 0 4%;
}

.miji-box,.miji-box .container {
    position: relative;
}

.miji-box img {
    position: relative;
}

.miji-box .muji-text {
    position: absolute;
    top: 50%;
    left: 5%;
    margin: -60px 0 0;
    z-index: 2;
    color: #fff;
    line-height: 3
}

.miji-box .muji-text h2 {
    font-size: 29px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.miji-l{
    padding-right: 6px;
		position: relative;
}
.miji-r{
    padding-left: 6px;
		position: relative;
}
.miji-l:after,
.miji-r:after{
    display: block;
    content: "";
    width:69px;
    height: 69px;
    background: url(../images/info/pic_icon_play.png) no-repeat center;
    background-size: 69px 69px;
    position: absolute;
    top:55%;
    left: 50%;
    margin:-40px 0 0 -35px;
}
.miji-l p,
.miji-r p{
	line-height: 1.2;
}
html body .muji-text .btn {
    border: 1px solid #01916d;
    background-color: #01916d;
    padding: 5px 40px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #fff;
		border-radius: 30px;
}

html body .muji-text a.btn:hover {
    color: #01916d;
		border: 1px solid #01916d;
    background-color: #fff;
}

/* -- 动态资讯 -- */

.bg-light {
    background-color: #fff!important;
}

.news {
    margin: 20px 0 50px;
}

.news h1 {
    text-align: center;
    font-size: 35px;
    padding: 0 0 30px;
}

.news ul {
    width: 100%;
    border-bottom: none;
    margin: 0 0 30px;
}

.news li {
    text-align: center;
    width: 50%;
}

.news li a.show{
    border-bottom: 3px solid #d82231;
    padding: 0 0 5px;
}

.tab-pane.active.show {
    display: block;
}

/*.tab-pane.active {
    display: none
}*/

.news .news-list {
    position: relative;
    border-radius: 15px;
    margin: 0 0 30px 0;
}

.news-list a:hover {
    opacity: 0.6;
}

.news .news-img-top {
    width: 100%;
    border-radius: 12px;
}

.news .news-body {
    position: absolute;
    width: 100%;
    min-height: 64px;
    padding: 8px 10px;
    line-height: 1.5;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    border-radius: 0 0 12px 12px;
}

.news a.btn-more {
    border: 2px solid #d82231;
    padding: 10px 50px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #d82231;
}

.news a.btn-more:hover {
    color: #FFF;
    background-color: #d82231;
}

.news.bg-light .news-body .news-text,.news-info .news-body .news-text{
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-text-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* -- Video -- */

.video.bg-video {
    background: url(../images/home/bg-img-video.jpg) no-repeat center center;
    background-size: cover;
    padding: 5% 0;
}

.video {
    position: relative;
    overflow: hidden;
    z-index: 14;
    color: #fff;
    text-align: center;
}
.new-video {
	background-color: #f2f2f2;
	padding:4% 0 4% 0;
}
.video h2 {
    font-size: 35px;
    line-height: 1;
    margin: 0 0 30px;
		color: #333333;
		font-weight: normal;
}

.video h3 {
    font-size: 19px;
    line-height: 1;
    margin:0;
		padding: 0 0 50px;
		color: #666;
}

.video h5 {
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 20px;
}

.video-js {
    /*max-width: 800px;*/
    display: inline-block;
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 3em;
    height: 3em;
    width: 3em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7);
    border-radius: 50%;
    transition: all .4s;
    z-index: 3;
    margin: -1.5em 0 0 -1.5em;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
}

.vjs-playing .vjs-big-play-button {
    display: none;
}

.vjs-paused .vjs-big-play-button {
    display: block;
}

.video-js .vjs-picture-in-picture-control {
    display: none;
}

.video-js .vjs-control-bar {
    z-index: 100;
}

.new-video .application-list-in {
    position: relative;
    border-radius: 6px;
    margin: 0 auto 30px;
    width: 100%;
    border: none;
		overflow: hidden;
		box-shadow: 0px 3px 8px #ccc;
}

.new-video .application-img-top {
    width: 100%;
}

.new-video .application-body {
    /*position: absolute;*/
    width: 100%;
    padding: 20px 10px;
    line-height: 1.5;
    bottom: 0;
    background-color: #fff;
    color: #222;
    border-radius: 0;
    text-align: left;
}

.new-video .application-body h3 {
	margin-top: 0;
	color: #222;
	text-align: left;
	padding: 0 0 50px;
	font-size: 18px;
	line-height: 1.3;
	max-height: 3em;
	min-height: 3em;
}

.new-video .application-body .application-text {
    font-size: 14px;
    color: #555;
		margin-bottom: 0;
}

.new-video .application-body .application-tag {
    font-size: 12px;
    padding: 10px 0 0;
    margin: 0;
}
.new-video .video-img-box {
	position: relative;
}
.new-video .video-list-in .video-img-box:after{
    display: block;
    content: "";
    width:69px;
    height: 69px;
    background: url(../images/info/pic_icon_play.png) no-repeat center;
    background-size: 69px 69px;
    position: absolute;
    top:55%;
    left: 50%;
    margin:-40px 0 0 -35px;
}

html body .new-video a.btn-more {
    border: 1px solid #fff;
    background-color: #01916d;
    padding: 5px 40px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #fff;
		border-radius: 30px;
}

html body .new-video a.btn-more:hover {
    color: #01916d;
		border: 1px solid #01916d;
    background-color: #fff;
}

/* -- 学习课程 -- */

.bg-study {
    background: url(../images/home/bg-img-study.jpg) repeat center top;
    background-size: cover;
}

.study {
    padding: 5% 0;
    overflow: hidden;
}

.study h1 {
    text-align: center;
    font-size: 35px;
    padding: 0 0 30px;
}

.study h3 {
    text-align: center;
    font-size: 18px;
    padding: 0 0 30px;
}

.study ul {
    width: 100%;
    border-bottom: none;
    margin: 0 0 30px;
}

.study li {
    text-align: center;
    width: 50%;
}

.study li a.show {
    border-bottom: 3px solid #d82231;
    padding: 0 0 5px;
}

.study .tab-content {
    width: 100%;
}

.study .tab-pane.active.show {
    display: block;
}

/*.study .tab-pane.active {
    display: none
}*/

.study .study-list {
    position: relative;
    border-radius: 0;
    margin: 0 auto 30px;
    /*overflow: hidden;*/
    width: 96%
}

.study-list a:hover {
    opacity: 0.6;
}

.study .study-img-top {
    width: 100%;
}

.study .study-body {
    position: absolute;
    width: 100%;
    /*min-height: 64px;*/
    padding: 20px 10px;
    line-height: 1.5;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    border-radius: 0;
    text-align: center;
}

.study .study-body .study-img-lesson {
    position: absolute;
    left: -10px;
    bottom: 20px;
    width: 25%;
    max-width: 100%;
    max-width: 176px;
}

.lock-box{
    position: absolute;
    z-index: 15;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6)
}
.lock-box img{
    position: absolute;
    z-index: 15;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
    display: block;
}
.bg-study a.btn-more {
    border: 2px solid #d82231;
    padding: 10px 50px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #d82231;
    background-color: #fff;
}

.bg-study a.btn-more:hover {
    color: #FFF;
    background-color: #d82231;
}

/* -- 成功案例 -- */

.bg-case {
    /*background: url(../images/home/bg-img-case.jpg) repeat center top;
    background-size: 100% auto;*/
    background:#fff;
}

.case {
    padding: 5% 0;
}

.case h1 {
    text-align: center;
    font-size: 35px;
    padding: 0 0 30px;
}

.case h3 {
    text-align: center;
    font-size: 18px;
    padding: 0 0 30px;
}

.case-list a:hover img {
    opacity: 0.8;
}

.case .case-list-in {
    position: relative;
    border-radius: 0;
    margin: 0 auto 30px;
    width: 100%;
    border: 1px solid #fff;
}

.case-list-in:hover img {
    opacity: 0.7;
}

.case-list-in:hover .case-body{
	
}

.case .case-img-top {
    width: 100%;
}

.case .case-body {
    position: absolute;
    width: 100%;
    padding: 20px 10px;
    line-height: 1.5;
    bottom: 0;
    background-color: #f1f1f1;
    color: #222;
    border-radius: 0;
    text-align: left;
}

.case .case-body h3 {
    color: #222;
    text-align: left;
    padding: 0 0 15px;
    background: url(../images/home/icon-case-more.jpg) no-repeat right 0;
    background-size: 25px;
}

.case .case-body .case-text {
    font-size: 14px;
}

.bg-case.case .case-body .case-tag {
    font-size: 12px;
    padding: 10px 0 0;
    margin: 0;
}
.bg-case.case a.btn-more {
    border: 2px solid #d82231;
    background-color: #d82231;
    padding: 10px 50px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #fff;
}

.bg-case.case a.btn-more:hover {
    color: #d82231;
    background-color: #FFF;
}
.lesson-box {
    position: absolute;
    background: #d82231;
    left: -10px;
    top: -100px;
    width: 120px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    display: table;
}
.lesson-box .lesson-in {
    display: table-cell;
    vertical-align: middle;
}
/*.lesson-box .lesson-in span {
    display: block;
    font-family: "Noto Sans, Arial, sans-serif"
}
.lesson-box .lesson-in span.num{
    font-family: "Noto Sans, Arial, sans-serif"
}*/

/* -- 用户分享 -- */

.bg-share {
    /*background: url(../images/home/bg-img-share.jpg) repeat center top;*/
    background-size: 100% auto;
}

.share {
    padding: 5% 0;
}

.share h1 {
    text-align: center;
    font-size: 35px;
    padding: 0 0 30px;
}

.share h3 {
    text-align: center;
    font-size: 18px;
    padding: 0 0 30px;
}

.share a.btn-more {
    border: 2px solid #d82231;
    padding: 10px 50px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #d82231;
}

.share a.btn-more:hover {
    color: #FFF;
    background-color: #d82231;
}

.share-box a:hover img {
    opacity: 0.8;
}

.share-box a:hover .share-text {
    opacity: 0.8;
}

.share .share-box {
    position: relative;
    border-radius: 0;
    margin: 30px 0 30px 0;
    overflow: hidden;
}
.share-box-img {
    height: 300px;
    width: auto;
    max-width: inherit;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.share .share-text {
    width: 100%;
    min-height: 64px;
    padding: 8px 10px;
    line-height: 1.5;
    bottom: 0;
    background-color: #d82331;
    color: #fff;
    border-radius: 0;
}

.share .share-text h3,
.share .share-text p {
    text-align: left;
}

.share .share-text h3 {
    margin: 10px 0;
    padding: 0 20px;
    height: 2.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.share .share-text p {
    padding: 0 20px 15px;
}

.share .share-text p span:last-child {
    float: right;
}

/* -- 关于我们 -- */
.about-box{
    text-align: center;
    margin:20px 0 0;
}
.about-box-sub{
    width: 46%;
    border:1px solid #eee;
    border-radius: 10px;
    display: inline-block;
    margin: 1%;
    padding: 20px;
    line-height: 1.5;
    vertical-align: top;
}

/* -- FAQ -- */
.faq-main h2{
    margin: 15px 0;
}
.faq-main .card-header{
    background: #d82231;
}
.faq-main .card-header button{
    color: #fff;
    padding: 0;
    width: 100%;
    display: block;
    text-align: left;
    position: relative;
}
.faq-main .card-header button:after{
    display: block;
    content:"";
    height: 17px;
    width: 17px;
    background: url(../images/faq/icon-jian.png) no-repeat center;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
}
.faq-main .card-header button.collapsed:after{
    background: url(../images/faq/icon-jia.png) no-repeat center;
}
.faq-main .card-body{
    line-height: 1.8;
}
.user-rule{
    width: 100%;
    line-height: 1.8
}
.user-rule p{
    padding: 10px 0 20px;
}
.register-list sup{
    color: red
}
.register-list.help-main input,.register-list.help-main textarea{
    width: 70%
}
.question-main h2,.question-main h5{
    padding: 10px 0 20px;
}
.question-main p{
    line-height: 2
}
.question-main .form-check{
    padding:10px 0 10px 1.25rem;
}
.question-over p img{
    width: auto;
    display: inline-block;
}
.question-over h3{
    font-size: 120%;
    margin: 5% 0 0
}


/* -- 图灵应用广场 -- */
/*.bg-application {
    background: url(../images/home/bg-img-application.jpg) repeat center top;
    background-size: 100% auto;
}*/

.application {
    padding:2% 0 4% 0;
    background: #f2f2f2;
}
.new-application {
	background: #fff;
}
.application h1 {
    text-align: center;
    font-size: 35px;
    padding: 0 0 10px;
    color: #333333;
		font-weight: normal;
}

.application h3 {
    text-align: center;
    font-size: 19px;
    padding: 0 0 50px;
    color: #666
}

.application-list a:hover img {
    opacity: 0.8;
}

.application .application-list-in {
    position: relative;
    border-radius: 6px;
    margin: 0 auto 30px;
    width: 100%;
    border: none;
		overflow: hidden;
		box-shadow: 0px 3px 8px #ccc;
}

.application-list-in:hover img {
    opacity: 0.7;
}
.application-list-in:hover h3 {
	color: #01916d!important;
}
.application-list-in:hover .application-body{

}

.application .application-img-top {
    width: 100%;
}

.application .application-body {
    /*position: absolute;*/
    width: 100%;
    padding: 20px 10px;
    line-height: 1.5;
    bottom: 0;
    background-color: #fff;
    color: #222;
    border-radius: 0;
    text-align: left;
}

.application .application-body h3 {
    color: #222;
    text-align: left;
    /* padding: 0 0 6px; */
		margin-bottom: 0;
    font-size: 18px;
		line-height: 1.3;
		max-height: 3em;
		min-height: 3em;
}

.application .application-body .application-text {
    font-size: 14px;
    color: #555;
		margin-bottom: 0;
}

.application .application-body .application-tag {
    font-size: 12px;
    padding: 10px 0 0;
    margin: 0;
}
html body .application a.btn-more {
    border: 1px solid #fff;
    background-color: #01916d;
    padding: 5px 40px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #fff;
		border-radius: 30px;
}

html body .application a.btn-more:hover {
    color: #01916d;
		border: 1px solid #01916d;
    background-color: #fff;
}
.application .application-swiper{
    margin-bottom: 25px
}
.application-swiper .swiper-button-prev,
.application-swiper .swiper-button-next{
    border-radius: 50%;
    background-color: rgba(0,0,0,.3);
    padding: 20px;
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.application-swiper .swiper-button-prev:after,
.application-swiper .swiper-container-rtl .swiper-button-next:after,
.application-swiper .swiper-button-next:after,
.application-swiper .swiper-container-rtl .swiper-button-prev:after {
    font-size: 24px;
}

/*application 内页*/
.sub-head .sub-head-in .col-md-12 .sub-head-box {
    display: table-cell;
    vertical-align: middle;
}
.sub-head .sub-head-in .col-md-12 .sub-head-btn{
    background: #04916c;
    display: inline-block;
    color: #fff;
    padding: 5px 20px;
    float: right;
    margin-right:30px;
}
.application_box {
    margin-bottom: 0;
}
.application_grey{
    /* background-color: #f2f2f2; */
    padding-bottom: 30px;
}
.application_grey form {
    width: 100%;
}
.swiper-box {
    margin-bottom: 25px;
}
.application_title{
    margin: 10px 0 20px 0;
    font-size: 130%;
}

/* -- 产品资料 -- */
.file {
    padding:3.5% 0 3.5% 0;
    background: #f2f2f2;
		text-align: center;
}
.file.new-file {
	background: url(../images/home/bg-img-file.jpg) no-repeat right bottom;
	background-size: cover;
}
.file h1 {
    text-align: center;
    font-size: 35px;
    padding: 30px 0 0;
    color: #fff;
		font-weight: normal;
}
/* .file .file-h1 {
	padding-top: 30px;
} */

.file h3 {
    text-align: center;
    font-size: 19px;
    padding: 0 0 10px;
    color: #01916d
}

.file-list {
	justify-content: center;
}

.file-list a:hover img {
    opacity: 0.8;
}

.file .file-list-in {
    position: relative;
    border-radius: 0;
    margin: 0 auto 50px;
    width: 100%;
    border: none;
}

.file-list-in:hover img {
    opacity: 0.7;
}

.file .file-img-top {
    width: 100%;
}
.file .img-box {
	min-height: 8em;
	margin: 0;
}
.file .file-body {
    width: 100%;
		text-align: center;
    padding: 10px 10px;
		border-radius: 30px;
    line-height: 1;
    bottom: 0;
    background-color: #373737;
    color: #fff;
}

.file .file-body h3 {
    color: #fff;
    font-size: 18px;
		margin: 0;
		padding: 0;
}

.file .file-body .file-text {
    font-size: 14px;
    color: #555
}

.file .file-body .file-tag {
    font-size: 12px;
    padding: 10px 0 0;
    margin: 0;
}
html body .file a.btn-more {
    border: 2px solid #01916d;
    background-color: #fff;
    padding: 10px 50px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #01916d;
}

html body .file a.btn-more:hover {
    color: #fff;
    background-color: #01916d;
}



.navtab_box{
    position: relative;
}
.search_box {
    position: absolute;
    right: 15px;
    top: 50%;
    height: 56px;
    margin: -23px 0 0;
}
.search_box input{
    border: none;
    border-radius: 20px;
    padding: 0 0 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.search_box input::placeholder {
  color: #999;
  font-size: 12px;
}
.search_box .search_box_btn{
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.tag_menu {
    background-color: #fff;
    border:1px solid #e4e4e4;
    padding: 8px 15px;
    margin-bottom: 15px;
    height:50px;
    box-sizing:border-box;
    overflow:hidden;
    display:flex;
    line-height: 2;
}
.tag_menu.expand {
    height:auto;
    overflow:auto;
}
.tag_menu p,.tag_menu ul,.tag_menu li,.tag_list{
    /*display: inline-block;
    width: auto;*/
    margin: 0;
}
.tag_menu_wrap{
	flex: 1;
	height: auto;
}
.tag_menu li{
    padding:0 10px;
    display:inline-block;
    width: auto;
}
.tag_menu li.cur a{
    color: #04916c
}
.see_more {
    width: 80px;
    padding: 0 10px;
}
.see_more a {
    color: #04916c
}
.tag_menu .tag_menu {
    padding: 10px;
}
.tag_list{
    color: #04916c;
    position: relative;
    float: right;
    margin-right:8px;
}
.tag_list a{
    color: #04916c;
    padding-right:14px;
    display: block;
}
.tag_list.desc:after{
    display: block;
    content: "";
    width: 10px;
    height: 6px;
    background: url(/images/application/icon_desc.jpg) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
}
.tag_list.asc:after{
    display: block;
    content: "";
    width: 10px;
    height: 6px;
    background: url(/images/application/icon_desc.jpg) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
}
.news .application_grey .news-list {
    border-radius: 6px;
		overflow: hidden;
    background-color: #fff;
		margin: 15px 0 0;
}

.news .application_grey .news-img-top {
    border-radius: 0;
}

.news .application_grey .news-body {
    position: relative;
    width: 100%;
    min-height: 64px;
    padding: 8px 10px;
    line-height: 1.5;
    bottom: 0;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    color: #333
}
.news .news-body .btn-danger {
	border-radius: 20px;
	font-size: 12px;
	font-weight: normal;
}
.tag_guanfang,.tag_fujian{
    position: absolute;
    border-radius: 5px;
    padding: 2px 8px;
    font-size: 12px;
    color: #fff;
}
.tag_guanfang{
    background:#04916c;
    left: 8px;
    top: 5px;
    /*display: none;*/
}
.tag_fujian{
    background:#ffc364;
    left: 55px;
    top: 5px;
/*    right: 8px;*/
}
.info_title,.info_icon{
    color: #999;
    display: inline-block;
}
.info_icon{
    display: none;
    float: right;
}
.application_box ul.nav-tabs {
    width: 100%;
    border-bottom: none;
    margin: 0;
}
.application_box ul.nav-tabs li a.show {
    border-bottom: 0;
}
.load_btn {
    margin:0 auto;
    text-align: center;
}
.morefile p{
    text-align: center;
}

html body .application_grey a.btn-more {
    border: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #01916d;
}

html body .application_grey a.btn-more:hover {
    color: #01916d;
    background-color: inherit;
    text-decoration: underline;
}

.news.bg-light .news-body .news-text,
.news-info .news-body .news-text{
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.application_detail_title {
    border:1px solid #f2f2f2;
    display: block;
    width: 100%;
}
.application_detail_title .application_detail_img{
    width: 35%;
    display: inline-block;
    vertical-align: middle;
}
.application_detail_info{
    display: inline-block;
    vertical-align: middle;
    padding-left: 2%;
    width: 63%;
}
.detail-box .application_detail_info h2{
    text-align: left;
}
.application_detail_info p{
    line-height: 2;
}
.application_detail_btn {
    padding: 10px 0;
}
.application_detail_btn span {
    display: inline-block;
		border: 2px solid #01916d;
		line-height: 35px;
		text-align: center;
		margin-right: 10px;
		border-radius: 5px;
		padding: 1px 30px;
}
.application_detail_btn span a{
    display: block;
}
.application_detail_btn span img{
    margin:7px 2px 0;
}
.application_detail_btn .info_like {
    color: #01916d;
}
.application_detail_btn .info_like:hover{
    text-decoration: underline;
}
.application_detail_btn .info_download{
    background: #01916d;
}
.application_detail_btn .info_download a{
    color: #fff;
}
.application_detail_btn .info_download:hover{
    background: #fff;
}
.application_detail_btn .info_download:hover a{
    color: #01916d;
}

.info-detail-main h3 {
    margin-top: 20px;
}
.comment_box {
    padding: 20px 0 0;
    border-top: 1px solid #01916d;
    margin: 20px 0 0;
}
.comment_box textarea{
    min-height:8em
}
.comment_box h4{
    margin: 0 0 20px;
}
.comment_box .btn_sent{
    display: block;
    height: 35px;
    line-height: 35px;
    width: 120px;
    text-align: center;
    float: right;
    margin-top: 15px;
}
.comment_box .btn_sent{
    background: #01916d;
    color: #fff;
    border:2px solid #01916d;
}
.comment_box .btn_sent:hover{
    background: #fff;
    color: #01916d;
}
.user_comment{
    clear: both;
    margin-top: 30px;
    padding-top: 10px;
}
.user_comment dl {
    border-top: 1px solid #f2f2f2;
    margin: 20px 0;
    padding: 20px 0;
}
.user_comment dl dt {
    width: 10%;
    display: inline-block;
    vertical-align: top;
}
.user_comment dl dd {
    display: inline-block;
    width: 85%;
    padding-left: 1.8%;
}
.news ul.application_box_list{
    margin:0;
    width: 100%;
    float: left;
}
.application_box_list{
    background-color: #bfce59;
}
.application_box_list li{
    width: 24.6%;
    text-align: center;
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: left;
    padding: 7px 0;
}
.application_box_list li:after{
    display: block;
    content: "";
    height: 60%;
    width: 1px;
    background:#fff;
    position: absolute;
    right: 0;
    top: 10px;
}
.application_box_list li:last-child:after{
    display: none;
}
.application_box_list li a{
    color: #fff;
    padding:0 0 0;
    display: block;
}
.application_box_list li a:hover{
    color: #f6ffc1
}
.application_publish_title{
    text-align: center;
    border-bottom: 1px solid #01916d;
    padding:15px 0;
    margin:0 0 15px;
}
.table_application th{
    width: 20%;
    font-weight: normal;
}
.table_application input.form-control,.table_application textarea
,.table_application select{
    width: 50%
}
.table_application textarea {
    height: 8em;
}
.table_application .form-check-input{
    width: 1em;
    height:1em;
}
.table_application .form-check{
    display: inline-block;
}
.table_application .form-check label{
    margin-right: 20px;
}
.table_application .radio-inline{
    margin-right: 20px
}
.table_application td img{
    max-height: 161px;
}
.table_application label img{
    cursor:pointer;
}
.table_application .radio-inline input,.table_application .checkbox-inline input{
    margin-right: 5px;
}
.checkbox-inline a{
    text-decoration:underline;
    color: #01916d;
}
.checkbox-inline a:hover{
    text-decoration: none;
}
.btn-submit{
    margin-bottom: 10px;
    padding:5px 47px;
}
.account-company-box .btn-submit {
    margin-top: 29px;
}
.application_publish .file-box img,.file_box_btn{
    display: inline-block;
}
.file_box_btn {
    vertical-align: bottom;
}
.file_box_btn .btn{
    width: 100%;
    margin-bottom: 10px;
}
.view-swiper{
    position: relative;
}
.application-swiper.view-swiper .swiper-button-prev,
.application-swiper.view-swiper .swiper-button-next {
    border-radius: 0;
    background-color: #04916c;
}
.application-swiper.view-swiper .swiper-button-prev{
    left: -50px!important;
}
.application-swiper.view-swiper .swiper-button-next {
    right: -50px!important;
}
.view-swiper .swiper-button-prev:after, .view-swiper .swiper-button-next:after {
    color: #fff;
}
.news-app {
    position: relative;
}
.my-app-box-main .news-list {
    margin-bottom: 10px;
    background: #f6f6f6;
}
.my-app-box-main .news-list .news-body{
    padding: 10px 20px 10px 0;
}
.my-app-box-main .news-list .news-body__title{
    font-size: 16px;
    font-weight:700;
    margin-bottom: 10px;
    color: #000;
}
.my-app-box-main .news-list .news-body__desc{
    font-size: 14px;
    line-height:1.8;
    color:#666;
}
.my-share-box span.tag_guanfang ,.my-share-box span.tag_fujian{
    margin: 0;
    border-right: none;
    text-align: center;
    padding: 2px 10px;

}
.application_complete {
    padding:50px 0 100px 0;
    line-height: 3;
    text-align: center;
}
.application_complete h3{
    font-size: 150%;
    margin-top: 30px;
}
.complete_btn{
    margin-top: 20px;
}
.complete_btn a{
    margin:0 10px;
}

/* -- Foot Banner -- */

.foot-banner {
    background-color: #f7f7f7;
    position: relative;
    margin: 0 0 50px;
}

.foot-text {
    position: absolute;
    left: 15%;
    top: 50%;
    margin: -80px 0 0;
}

.foot-banner h2 {
    font-size: 26px;
    line-height: 1.8;
    padding: 0 0 20px;
}

.foot-banner .img-box {
    padding: 50px 0 30px;
    text-align: right;
    width: 62%;
    margin: 0 0 0 38%;
}
.form-control::-webkit-input-placeholder { color: #ccc; font-size: 80% }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #ccc; font-size: 80%}  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #ccc;font-size: 80% }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #ccc;font-size: 80% }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #ccc; font-size: 80%}  /* Microsoft Edge */

.btn-reg{
    margin:15px 0;
}


/* ====++++ 二级页面 ++++==== */
/* 背景页头 */
.sub-head{
    width: 100%;
    position: relative;
}
.sub-head .sub-head-in{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    margin-top: 0;
    z-index: 5
}
.sub-head .sub-head-in div{
    height: 100%;
}
.sub-head .sub-head-in .col-md-12{
    display: table;
}
.sub-head .sub-head-in .col-md-12 h2{
    display: table-cell;
    vertical-align: middle;
}
.sub-head img{
    position: relative;
    width: 100%;
}

/* 面包屑导航 */
.quick-link{
    width: 100%;
    margin:15px 0;
    line-height: 1.5
}
.quick-link ul li{
    display: block;
    float: left;
    margin-right: 10px;

}

/* 分页 */
html .pagination li{
    width: auto;
}
.page-num {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link,.page-num{
    border:none;
}
.page-item .page-link,.page-item .page-num{
    color: #333;
		border-radius: 6px;
}
.page-item .page-link.active{
    color: #d82231;
}
.page-item.active .page-link{
    background-color: #d82231;
}

/* 动态资讯 */
.news-info .nav{
  background-color: #e4e4e4;
	border-radius: 6px;
	overflow: hidden;
}
.news-info .nav li {
    width: auto;
    border: 0;
}
.news-info .nav li.active a,.news-info .nav li .active {
    background: #d82231;
    color: #fff
}
.news-info .nav li a{
    border: 0;
    display: block;
    padding: 15px 50px;
}
.info-detail{
    width: 100%;
}
.info-detail h2{
    margin-top: 2%;
    font-size: 20px;
}
.info-detail h2,.info-detail h6{
    text-align: center;
    line-height: 2
}
h2{
    font-size: 110%;
}
h6{
    color: #888;
    font-weight: normal;
}
.detail-box p{
    line-height:1.6;
    margin:15px 0;
}
.detail-box div img {
    max-width: 100%!important;
    height: auto!important;
}
.detail-box ul li {
    list-style: inherit;
}
.info-detail-main{
    padding: 3% 0
}
.img-box{
    width: 100%;
    margin:5% 0;
}
.img-box img{
    margin: 0 0 10px 0;
}
.btn-default{
    border: 1px solid #d82231;
    margin: 0 auto;
    display: inline-block;
    float: none;
    color: #d82231;
}
.btn-default:hover{
    border: 1px solid #d82231;
    background: #d82231;
    float: none;
    color: #fff;
}
/* 成功案例 */
.case-list .case-body{
    padding:10px;
}
.case-list .case-body h3{
    margin-bottom: 5px;
    font-size: 1.2rem;
}
.case-list .case-body h3 span{
    width: 90%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.case-list .case-body p{
    line-height: 1.5;
    font-size:12px;
}
.case-list .case-body .case-text{
    height: auto;
    overflow: hidden;
}
.bg-case .case-list .case-body .case-text{
    height: 3.2em
}
.case-list .case-body .case-tag{
    font-size: 85%;
    margin:0 0 30px;
    color: #888
}
.case-detail{
    margin:2% 0 5% 0;
}
.detail-box strong{
    font-weight: bold;
}
.case-company{
    width: 100%;
    padding: 10px 50px;
    margin:0 0 30px;
    text-align:center;
}
.case-company h2{
    font-weight:bold;
    font-size: 20px;
}
/*  活动报名 */
.campaign .nav{
    background-color: #e4e4e4;
    margin-bottom: 15px;
		border-radius: 6px;
		overflow: hidden;
}
.campaign .nav li {
    width: auto;
    border: 0;
}
.campaign .nav li.active a,.campaign .nav li .active {
    background: #d82231;
    color: #fff
}
.campaign .nav li a{
    border: 0;
    display: block;
    padding: 15px 50px;
}
.campaign-list{
    width: 100%;
    padding: 15px 0;
}
.campaign-img-box{
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
.campaign-img-box img{
    width: 100%;
}
.campaign-body{
    clear: left;
    padding:0 0 0 3%;
    width: 66%;
    display: inline-block;
    line-height: 1.5;
}
.campaign-body h3{
    font-size: 110%;
    margin: 0 0 10px;
}
.campaign-body h6{
    font-size: 90%;
    margin:0 0 10px;
}
.campaign-body .news-text{
    margin:0 0 10px;
}
.campaign-detail-main .campaign-list{
    padding: 0 20px 0 0;
    border: 1px solid #eee;
}
.campaign-detail-main .campaign-body{
    padding-top:15px;
}
.campaign-detail-main h3{
    font-size: 120%;
    margin:2% 0;
}
.campaign-conment{
    border-top:1px solid #d82231;
    margin:30px 0;
    padding: 30px 0 0
}
.campaign-conment h4{
    margin:15px 0;
}
.campaign-conment textarea{
    border-radius: 10px;
}
.conment-list-info{
    border-top:1px solid #eee;
    padding: 15px 0
}
.conment-list-l {
    width: 15%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.conment-list-l img{
    max-width: 100%
}
.conment-list-r {
    display: inline-block;
    width: 84%;
}
.campaign-detail-main .form-group label{
    width: 25%;
    display: inline-block;
}
.campaign-detail-main .form-group input{
    display: inline-block;
    width: 73%;
    border-radius: 5px;
}
.campaign-detail-main .form-group sup{
    color: #f00;
}
/* 学习课程 */
.study-page{
    padding-top: 1%
}
.study-page .nav{
    background-color: #e4e4e4;
    margin-bottom: 15px;
}
.study-page .nav li {
    width: auto;
    border: 0;
}
.study-page .nav li.active a,.study-page .nav li .active {
    background: #d82231;
    color: #fff
}
.study-page .nav li a{
    border: 0;
    display: block;
    padding: 15px 50px;
}
.study-page .study-main{
    margin-top: 30px;
}
.study-page .study-main .lesson-box {
    left: -10px;
    top: -20px;
    color: #fff;
    line-height: 1.5
}
.comingsoon{
    background-color: #fafafa;
    height: 90%;
    width: 100%;
    text-align: center;
    display: table;
}
.comingsoon-in{
    display: table-cell;
    vertical-align: middle;
}
.comingsoon-in h6{
    line-height: 1.5;
    color: #333;
    margin:0 0 10px;
}
.comingsoon-in p{
    color:#ccc;
}
/* 用户分享 */

.share-main{
    margin:0 0 5%;
}
.share-main .share-box{
    position: relative;
    margin: 0 0 20px;
}
.share-main .share-list{
    margin-bottom:3%;
}
.share-main .share-text{
    bottom: 0;
    left: 0;
    padding: 20px;
    background-color: #d82231;
    width: 100%;
    color: #fff;
}
.share-main .share-text h3{
    padding: 0 0 15px;
}
.share-main .share-text p{
    width: 100%;
}
.share-main .share-text span:last-child{
    float: right;

}
.share-detail{
    margin-bottom: 5%
}
.share-detail h2,.share-detail h6{
    text-align: center;
    line-height: 2
}
.share-detail h2{
    font-size: 120%;
    margin-top: 2%;
}
.share-detail h6{
    margin-bottom: 3%
}
.share-detail h6 span{
    margin-right: 50px;
}

/* 会员中心 */
.mypage-main{
    margin-bottom: 5%;
}
.sub-head .sub-head-in .mypage-head{
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}
.sub-head .mypage-head .icon-head{
    height: 60%;
    width: auto;
    position: absolute;
    top: 20%;
    right: 10%
}
.menu-list {
    width: 100%;
}
.menu-list li{
    display: block;
}
.menu-list li a{
    display: block;
    padding: 10px 0 10px 30px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px;
}
.menu-list li a.cur{
    color: #d82231
}
.menu-account{
    background-image: url(../images/mypage/icon-account.png);
}
.menu-account.cur{
    background-image: url(../images/mypage/icon-account-on.png);
}
.menu-campaign,.menu-application{
    background-image: url(../images/mypage/icon-campaign.png);
}
.menu-campaign.cur,.menu-application.cur{
    background-image: url(../images/mypage/icon-campaign-on.png);
}
.menu-share{
    background-image: url(../images/mypage/icon-share.png);
}
.menu-share.cur{
    background-image: url(../images/mypage/icon-share-on.png);
}
.menu-consultation{
    background-image: url(../images/mypage/icon-consultation.png);
}
.menu-consultation.cur{
    background-image: url(../images/mypage/icon-consultation-on.png);
}
.menu-qa{
    background-image: url(../images/mypage/icon-qa.png);
}
.menu-qa.cur{
    background-image: url(../images/mypage/icon-qa-on.png);
}
.mypage-main div.text-center.btn-logout-box{
    text-align: left!important;

}
.btn-logout {
    border: 2px solid #eee;
    /*width: 100%;*/
    text-align: center;
    padding: 10px 50px;
    margin: 20px auto;
    display: inline-block;
    float: none;
}
.mypage-title {
    width: 100%;
    position: relative;
}
.mypage-title-l {
    position: absolute;
    height: 100%;
    display: table;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    padding: 0 80px 0 30px;
}
.mypage-title-l-in{
    display: table-cell;
    vertical-align: middle;
}
.mypage-title-l h2,.mypage-title-l h6{
    color: #fff;
}
.mypage-title-l h2{
    font-size: 130%;
}
.mypage-title-l h6{
    font-size: 90%;
    margin-top: 5%
}
.btn-join{
    position: absolute;
    right: 10%;
    top: 50%;
    margin-top: -15px;
}
.title-box {
    width: 100%;
    border-bottom: 2px solid #d82231;
    margin: 30px 0 20px;
    padding: 0 0 10px;
}
.title-box h3 {
    display: inline-block;
}
.title-box a {
    float: right;
    font-size: 90%;
    margin-right: 0;
    position: relative;
    top:10px;
}
.my-campaign-box-list,.my-share-box-list,
.my-qa-box-list{
    background-color: #f6f6f6;
    margin: 0 0 10px;
    padding: 20px;
    position: relative;
}
.edit-box{
    background-color: #f6f6f6;
    margin: 0 0 20px;
    padding: 20px;
}
.my-campaign-box-list .campaign-img-box {
    position: relative;
}
.campaign-img-box span {
    position: absolute;
    left: -10px;
    top: 10px;
    background-color:#d82231;
    color: #fff;
    padding: 5px 10px;
}
.campaign-text-box {
    width: 69%;
    display: inline-block;
    padding: 0 0 0 20px;
}
.btn-mypage{
    position: absolute;
    bottom: 20px;
    right: 20px;
    border: 2px solid #eee;
    padding:5px 25px;
    min-width: 120px;
}
.btn-mypage:hover{
    border: 2px solid #eee;
}
.btn-box{
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.btn-box a{
    min-width: 120px;
    margin-left: 20px;
}
.my-qa-box-list{
    padding:30px 20px;
}
.my-share-box{
    line-height: 2;
}
.my-share-box h4{
    padding: 5px 0;
    line-height: 1.5
}
.my-share-box span{
    border-right: 1px solid #333;
    padding-right:20px;
    margin-right: 20px;
}
.my-share-box .daishenhe span{
    color: #d82231;
}
.my-share-box .yitongguo span{
    color: #439507;
}
.my-share-box-list{
    margin-bottom: 10px;
}
.file-box #fileImg,.file-box img,.share-detail-main img{
    max-width: 100%;
}
.account-company-box,.account-text-box{
    background-color: #f6f6f6;
    padding: 20px;
    margin-bottom: 20px;
}
.account-company-box p,.account-text-box p{
    padding: 10px 0;
}
.account-company-box p span,.account-text-box p span{
    margin:0 30px 0 0;
}
.account-company-box a, .account-company-box button{
    margin-top: 20px;
}
.account-text-box{
    line-height: 1.5;
}
.account-text-box p a{
    color: #d82231;
    margin-left:20px;
}
.my-account-box-list p input{
    width: 50%;
    display: inline-block;
}
.account-company-box .btn-reset{
    margin-right: 20px;
}

.my-campaign-box .nav,.my-share-box .nav{
    background-color: #e4e4e4;
    margin-bottom: 15px;
}
.my-campaign-box .nav li ,.my-share-box .nav li {
    width: auto;
    border: 0;
}
.my-campaign-box .nav li .active,.my-share-box .nav li .active {
    background: #d82231;
    color: #fff
}
.my-campaign-box .nav li a,.my-share-box .nav li a{
    border: 0;
    display: block;
    padding: 15px 50px;
    line-height: 1
}
.conment{
    margin-bottom: 50px;
}
.campaign-conment-foot {
    position: absolute;
    bottom: -30px;
    left: 0;
    padding: 10px 20px;
    color: #fff;
    background-color: #d82231;
    width: 100%;
    margin:0;
}
.my-share-box-sent p{
    padding: 0 0 30px;
}
.my-share-box-sent span{
    margin:0;
    padding:0;
    border:none;
    min-width:100px;
    display: inline-block;
    vertical-align: top;
}
.my-share-box-sent input,.my-share-box-sent textarea{
    width: 70%;
    display:inline-block;
}
.file-box{
    position: relative;
    width: 70%
}
.file-box em{
    font-style: normal;
    margin-right: 20px;
}
.file-box span{
    position: absolute;
    bottom: 0;
    padding: 0 0 0 15px;
    left: 115px;
}
.my-share-box-sent input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}
.btn-sent-box{
    text-align: center;
}
.btn-sent-box a,.btn-sent-box button{
    min-width: 120px;
    margin:0 10px;
}
.btn-wait{
    color:#999
}
/* Webinar视频 */

.video-body{
    min-height: 3em;
    overflow: hidden;
    margin-bottom: 30px;
}
.video-body h4 {
    font-size: 18px;
}
.video-main{
    margin-bottom: 5%;
}
.video-main .video-list-in{
    position: relative;
}
.video-main .video-list-in .video-img-box{
    margin: 0 0 10px;
    position: relative;
}
.video-main .video-list-in .video-img-box:after{
    display: block;
    content: "";
    width:80px;
    height: 80px;
    background: url(../images/video/icon-play.png) no-repeat center;
    background-size: 80px 80px;
    position: absolute;
    top:50%;
    left: 50%;
    margin:-40px 0 0 -40px;
}
.bg-details .video-main .video-list-in .video-img-box:after{
    display: block;
    content: "";
    width:69px;
    height: 69px;
    background: url(../images/info/pic_icon_play.png) no-repeat center;
    background-size: 69px 69px;
    position: absolute;
    top:55%;
    left: 50%;
    margin:-40px 0 0 -35px;
}
.video-detail{
    margin-bottom:5%;
}

.video-detail h2{
    text-align: left;
    margin:10px 0;
    font-size: 20px;
}
.video-detail .video-detail-title{
    width: 100%;
}
.video-detail-title span:last-child{
}

.bg-details .video-list-in {
	background-color: #fff;
    position: relative;
    border-radius: 6px;
    margin: 0 auto 30px;
    width: 100%;
    border: none;
		overflow: hidden;
}

.bg-details .video-list-in .video-img-box {
    width: 100%;
}

.bg-details .video-list-in .video-body {
    width: 100%;
    padding: 0 10px 10px 10px;
		margin-bottom: 0;
    line-height: 1.5;
    bottom: 0;
    background-color: #fff;
    color: #222;
    border-radius: 0;
    text-align: left;
}

.bg-details .video-list-in .video-body h4 {
	margin-top: 0;
	color: #222;
	text-align: left;
	padding: 0 0 0;
	font-size: 16px;
	line-height: 1.3;
	max-height: 3em;
	min-height: 3em;
}


/* 探索秘籍 */
.download-main{
    margin-bottom: 5%;
}
.download-body{
    width: 100%;
    margin:10px 0 20px;
}
.download-body p{
    padding: 10px 0;
    display: inline-block;
}
.download-body .btn{
    float: right
}


/* 用户登录 */

.login-big-box{
    position: relative;
    background: url(../images/login/img-login-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 5% 0;
    margin-bottom: 5%;
    height:800px;
}
.login-big-box .container,.login-big-box .row,.login-big-box .col-md-4{
    height: 100%
}
.login-box {
    display: table;
    line-height: 1.5;
    width: 100%;
    height: 100%
}
.login-box-in{
    display: table-cell;
    vertical-align: middle;
}
.login-box-main{
    height: auto;
    background: #fff;
    padding: 50px 30px;
}
.login-box h2,.login-box p{
    margin-bottom: 20px;
}
.login-box p a{
    display: block;
}
.btn-login-box a{
    min-width: 120px;
    margin:0 12px 0 0;
}
.login-box-main .btn{
    margin:20px 0 0;
}
.form-check a{
    float: right;
}
.form-check .form-check-label a{
    font-size: inherit;
    color: #d82231;
    text-decoration: underline;
    float: none;
    margin: 0 2px;
}
.login-box .login-foot a{
    display: inline-block;
}
.login-foot a:last-child{
    float: right;
}
.phone-check input {
    width: 50%!important;
    display: inline-block;
}
html .login-box .login-box-main .phone-check a {
    width: auto;
    margin: 0 0 0 15px;
    display: inline-block;
    padding: 6px 10px;
}
html .login-box .login-box-main .form-check-input {
    left: 0;
}

/* 用户注册 */
.register{
    margin-bottom: 5%;
}
.reg-step{
    width: 100%;
    margin:0 0 30px;
    float: left;
}
.reg-step li{
    display: block;
    float: left;
    width: 33.33%;
    text-align: center;
    position: relative;
    line-height: 1;
}
.reg-step li span{
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.reg-step{
    background: url(../images/register/bg-line-red.jpg) no-repeat left 40px;
}
.reg-step img{
    position: relative;
    z-index: 2
}

.reg-step .step01:before,.reg-step .step02:before,.reg-step .step03:before{
    display: block;
    content: "";
    background: #e4e4e4;
    height:7px;
    width: 50%;
    position: absolute;
    top: 40px;
    left: 0
}
.reg-step .step01:after,.reg-step .step02:after,.reg-step .step03:after{
    display: block;
    content: "";
    background: #e4e4e4;
    height:7px;
    width: 50%;
    position: absolute;
    top: 40px;
    left: 51%;
}
.reg-step .step01:before,.reg-step .step03:after{
    background: #fff;
}
.onstep1 .step01:after,.onstep1 .step02:before,
.onstep1 .step02:after,.onstep1 .step03:before{
    background: #e4e4e4;
}
.onstep2 .step01:after,.onstep2 .step02:before{
    background:#01916d;
}
.onstep3 .step01:after,.onstep3 .step02:before,
.onstep3 .step02:after,.onstep3 .step03:before{
    background: #01916d;
}

.register-list label{
    display: inline-block;
    min-width: 100px;
}
.register-list .form-check  label{
    padding-left: 18px
}
.register-list .form-control{
    display: inline-block;
    width: auto;
    min-width: 220px;
}
.form-group .text-danger,.form-group .error-message,.error-message {
    padding: 5px 0 0 110px;
    color: #d82231;
}
.register-complete h2,.register-complete h6 {
    line-height: 2
}
.register-complete h2{
    margin-bottom: 15px;
    font-size: 120%
}
.reg-com-btn{
    margin: 50px 0 0;
}
.reg-com-btn .btn{
    min-width: 120px;
    margin:0 5px;
}
.bgcode{
    width: 125px;
}
.register-list .imgcode-box{
    white-space: nowrap;
}
.register-list .imgcode-box img{
    max-width:100px;
}

/* 新版内页 */
.bg-details {
	background-image: url(../images/login/img-main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 2rem 0;
}
.bg-details .quick-link {
	color: #fff;
	margin: 0;
	padding: 30px 0;
}
.bg-details .quick-link a {
	color: #fff;
}

.bg-details .application {
	background: none;
}
.bg-details .application .application-list-in {
	box-shadow: inherit;
	padding: 10px;
}


/* ====++++ 页面自适应 ++++==== */

/*// Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575.98px) {
    body {
        font-size: 12px;
    }
    .carousel {
        padding-top: 3px;
    }
    .carousel-caption {
        /* left: 4%; */
        font-size: 12px;
        height: auto;
        padding:0;
        top: 50%;
        margin-top: -50px;
    }
    .carousel-caption h5 {
        font-size: 12px;
    }
    .carousel-caption h2  {
        font-size: 16px;
    }
    .carousel-caption .btn {
        border-radius: 0;
        padding: 5px 10px;
        margin-right: 10px;
    }
    .btn-login-box {
        margin: 10px 0 0;
    }
    .btn {
        font-size: 0.8rem
    }
    .miji-r, .miji-l {
        padding: 8% 0!important;
        margin: 0 15px;
				margin-bottom: 20px;
    }
    .miji-r img, .miji-l img{
        display: none;
    }
    .miji-l{
        background: url(../images/home/img-01.jpg) no-repeat left center;
        background-size: cover;
    }
    .miji-r{
        background: url(../images/home/img-02.jpg) no-repeat left center;
        background-size: cover;
    }
    .miji-box .muji-text {
        position: relative;
        top: 0;
        left: 5%;
        margin:0;
        line-height: 2;
        font-size: 12px;
				width: 80%;
    }
    .miji-box .muji-text h2 {
        font-size: 16px;
    }
    .miji-box .muji-text .btn {
        padding: 5px 10px;
    }
    .miji-l{
        padding-right: 0;
    }
    .miji-r{
        padding-left: 0;
    }
		.application h1,.file h1 {
		    font-size: 24px;
		    padding: 0 0 10px;
				margin-bottom: 0;
		}
		.application h3,.file h3 {
		    font-size: 16px;
		    padding: 0 0 20px;
		}
		
		.application .application-body h3,
		.new-video .application-body h3,
		.file .file-body h3{
			max-height: initial;
			font-size: 14px;
			min-height: initial;
			padding-bottom: 0;
			text-align: center;
		}
		
		.application .application-body p,
		.new-video .application-body p,
		.file .file-body p {
			text-align: center;
		}
		.file .img-box {
		    min-height: 5.5rem;
		}
    .news h1 {
        font-size: 18px;
        padding: 0 0 10px
    }
    .news ul {
        margin: 0 0 20px;
    }

    .video h2,.sub-head h2 {
        font-size: 18px;
    }
    .video h3 {
        font-size: 16px;
    }
    .video h5 {
        font-size: 14px;
    }
    .video-js {
        width: 100%;
    }
    .video-js .vjs-big-play-button {
        font-size: 1.8em;
    }
    .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
        font-size: 1.4em;
    }
    .study h1 {
        font-size: 18px;
    }
    .study h3 {
        font-size: 14px;
    }
    .lesson-box {
        top: -40px;
        width: 80px;
        height: 80px;
    }
    .case h1 {
        font-size: 18px;
    }
    .case h3 {
        font-size: 14px;
    }
    .case .case-body .case-text {
        font-size: 12px;
    }
    .case .case-body .case-tag {
        font-size: 12px;
    }
    .share h1 {
        font-size: 18px;
    }
    .share h3 {
        font-size: 14px;
    }
    .share .share-text {
        min-height: 70px;
        padding: 5px 10px;
        line-height: 1.2;
    }
    .share-box-img {
        height: 200px;
    }
    .share .share-text h3 {
        margin: 5px 0;
    }
    .share .share-text p span {
        font-size: 12px;
    }
    .share .share-text p span:last-child,.share-main .share-text span:last-child {
        float: inherit;
        display: block;
        margin-top: 8px
    }
    .share .share-box {
        margin: 10px 0;
    }
    .foot-banner h2 {
        font-size: 14px;
    }
    .foot-text {
        left: 5%;
        margin-top: -50px;
    }
    .foot-text .btn {
        padding: 5px 10px;
    }
    .swiper-container {
        width: 300%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: -100%;
    }
    .home-swiper{
        padding-top:3px;
    }

    .swiper-button-next {
        right: 35%;
        left: auto;
    }

    .swiper-button-prev {
        left: 35%;
        right: auto;
    }
		
		.swiper-wrapper {
		    min-height: 30vh;
		    background-image: url(../images/home/banner-01_new.jpg);
		    background-size: cover;
		    background-position: center center;
		}
		
		.swiper-wrapper img {
			display: none;
		}
	
    .application-swiper .swiper-container {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: 0;
    }
    .application-swiper .swiper-button-next {
        right: 10%;
        left: auto;
    }

    .application-swiper .swiper-button-prev {
        left: 10%;
        right: auto;
    }
    .sub-head {
        margin: 3px 0 0;
    }
    .case-company{
        padding: 10px 10px;
    }
    .campaign-img-box{
        width: 100%;
        margin: 0 0 10px;
    }
    .campaign-body{
        padding:0 0 30px;
        width: 100%;
        border-bottom: 1px solid #eee;
    }
    .row .col-sm-12:last-child .campaign-body{
        border-bottom: none;
    }
    .campaign-detail-main .campaign-list{
        padding: 0
    }
    .campaign-detail-main .campaign-body{
        padding: 0 20px 10px;
    }
    .menu-list {
        border: 1px solid #eee;
        border-radius: 5px;
        padding: 10px;
    }
    .menu-list li {
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #eee;
        padding: 8px 0;
        background-image: url(../images/mypage/icon-arrow-right.png);
        background-repeat: no-repeat;
        background-position: center right;
        background-size: 15px auto;
    }
    .menu-list li:last-child{
        border:none;
    }
    .mypage-main div.text-center.btn-logout-box {
        text-align: center!important;
    }
    .mypage-title-l h2 {
        font-size: 100%;
    }
    .my-share-box .btn-mypage,.my-share-box .btn-box{
        position: relative;
        bottom: 0;
        right: 0;
        margin-top: 10px;
    }
    .my-share-box .btn-box .btn{
        margin:0 20px 0 0;
    }
    .my-share-box span {
        border-right: none;
        display: block;
        padding-right: 0;
        margin-right: 0;
        margin: 0 0 10px;
        padding: 0 0 10px;
        border-bottom: 1px solid #eee;
    }
    .title-box a{
        top: 7px;
    }
    .campaign .nav li a{
        padding: 15px 20px;
    }
    .reg-phone {
        padding: 0 30px
    }
    .reg-phone label {
        display: block;
        min-width: 100px;
        margin-bottom: 5px;
    }
    .reg-phone .phone{
        width: 100%;
        min-width: inherit;
    }
    .reg-phone .imgcode{
        width: 50%;
        min-width: inherit;
    }
    .register-list.help-main input, .register-list.help-main textarea {
        width: 100%;
    }
    .login-big-box {
        padding: 3px 0 0;
        height: 550px;
    }
		.application_box ul.nav-tabs li a.show {
			width: 100%;
		}
		.news.bg-light .news-body .news-text, .news-info .news-body .news-text {
		    height: auto;
		}
		.bg-details .video-list-in .video-body h4 {
		    max-height: initial;
		    min-height: initial;
		}
    .search_box {
        position: relative;
        right: 0;
        top: 0;
        height: auto;
        margin: 10px 0 0;
        background: none;
        padding: 0 0 0;
    }
    .search_box input {
        width: 90%;
        margin: 0 5%;
    }
    .search_box .search_box_btn {
        right: 8%;
    }
    .application-swiper .col-sm-12{
        padding-left: 8px;
        padding-right: 8px;
    }
    .news-info .application_grey .nav li {
        width: 50%;
    }
    .application_detail_title .application_detail_img ,.application_detail_info{
        width: 100%;
    }
    .application_detail_info{
        padding: 10px;
    }
		.application_detail_info span {
			color:#888
		}
    html p{
        font-size: 100%
    }
    .application-swiper.view-swiper .swiper-button-next{
        right: 0;
    }
    .application-swiper.view-swiper .swiper-button-prev{
        left: 0;
    }
    .user_comment dl dt {
        width: 20%;
    }
    .user_comment dl dd {
        width: 78%;
    }
    .application_box_list li {
        width: 48%;
     }
     .table_application th {
        width: 25%;
    }
    .table_application input.form-control, .table_application textarea,.table_application select {
        width: 95%;
    }
    .table_application td img {
        margin-bottom: 10px;
    }
    .application_complete img{
        width: 60%;
        margin: 0 auto;
    }

}


/*Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) {

    .carousel-caption h5 {
        font-size: 20px;
    }
    .carousel-caption h2 {
        font-size: 28px;
    }
    /* .carousel-caption {
        left: 5%;
    } */
    .btn {
        font-size: 0.8rem
    }

    .miji-box .muji-text h2 {
        font-size: 24px;
    }
    .miji-l{
        padding-right: 15px;
    }
    .miji-r{
        padding-left: 15px;
    }
    .news h1 {
        font-size: 28px;
    }

    .video h2,.sub-head h2 {
        font-size: 24px;
    }
    .video h3 {
        font-size: 20px;
    }
    .video h5 {
        font-size: 14px;
    }
    .video-js {
        width: 100%;
    }
    .video-js .vjs-big-play-button {
        font-size: 2em;
    }
    .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
        font-size: 1.8em;
    }
    .study h1 {
        font-size: 24px;
    }
    .study h3 {
        font-size: 16px;
    }
    .case h1 {
        font-size: 24px;
    }
    .case h3 {
        font-size: 16px;
    }
    .case .case-body .case-text {
        font-size: 14px;
    }
    .case .case-body .case-tag {
        font-size: 12px;
    }
    .share h1 {
        font-size: 24px;
    }
    .share h3 {
        font-size: 14px;
    }
    .share .share-text {
        min-height: 70px;
        padding: 5px 10px;
        line-height: 1.2;
    }
    .share .share-text h3 {
        margin: 5px 0;
    }
    .share .share-text p span {
        font-size: 12px;
    }
    .share .share-text p span:last-child,.share-main .share-text span:last-child {
        float: inherit;
        display: block;
        margin-top: 8px
    }
    .foot-banner h2 {
        font-size: 22px;
    }
    .swiper-container {
        width: 300%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: -100%;
    }
    .home-swiper{
        padding-top:3px;
    }

    .swiper-button-next {
        right: 35%;
        left: auto;
    }

    .swiper-button-prev {
        left: 35%;
        right: auto;
    }

    .application-swiper .swiper-container {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: 0;
    }
    .application-swiper .swiper-button-next {
        right: 10%;
        left: auto;
    }

    .application-swiper .swiper-button-prev {
        left: 10%;
        right: auto;
    }

    .foot-text {
        left: 5%;
    }
    .sub-head {
        margin: 3px 0 0;
    }
    .case-company{
        padding: 10px 10px;
    }
    .campaign-img-box{
        width: 100%;
        margin: 0 0 10px;
    }
    .campaign-body{
        padding:0 0 30px;
        width: 100%;
        border-bottom: 1px solid #eee;
    }
    .row .col-sm-12:last-child .campaign-body{
        border-bottom: none;
    }
    .campaign-detail-main .campaign-list{
        padding: 0
    }
    .campaign-detail-main .campaign-body{
        padding: 0 20px 10px;
    }
    .register-list .form-control {
        min-width: 200px;
    }
    .my-share-box .btn-mypage,.my-share-box .btn-box{
        position: relative;
        bottom: 0;
        right: 0;
        margin-top: 10px;
    }
    .menu-list li{
        display: inline-block;
        width: 31%;
    }
    .mypage-title-l h2 {
        font-size: 100%;
    }
    .login-big-box {
        padding: 3px 0 0;
        height: 550px;
    }
    .application_box_list li {
        width: 48%;
    }
}


/*// Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) {
    .carousel-caption h5 {
        font-size: 20px;
    }
    .carousel-caption h2 {
        font-size: 28px;
    }
    /* .carousel-caption {
        left: 5%;
    } */
    .btn {
        font-size: 0.8rem
    }

    .miji-box .muji-text {
        left: 10%;
        font-size: 14px;
    }
    .miji-box .muji-text h2 {
        font-size: 24px;
    }
    .miji-l{
        padding-right: 0;
    }
    .miji-r{
        padding-left: 0;
    }
    .news h1 {
        font-size: 28px;
    }

    .video h2,.sub-head h2 {
        font-size: 24px;
    }
    .video h3 {
        font-size: 20px;
    }
    .video h5 {
        font-size: 14px;
    }
    .video-js {
        width: 100%;
    }
    .video-js .vjs-big-play-button {
        font-size: 2em;
    }
    .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
        font-size: 1.5em;
    }
    .study h1 {
        font-size: 24px;
    }
    .study h3 {
        font-size: 16px;
    }
    .case h1 {
        font-size: 24px;
    }
    .case h3 {
        font-size: 16px;
    }
    .case .case-body .case-text {
        font-size: 14px;
    }
    .case .case-body .case-tag {
        font-size: 12px;
    }
    .share h1 {
        font-size: 24px;
    }
    .share h3 {
        font-size: 14px;
    }
    .share .share-text {
        min-height: 70px;
        padding: 5px 10px;
        line-height: 1.2;
    }
    .share .share-text h3 {
        margin: 5px 0;
    }
    .share .share-text p span {
        font-size: 12px;
    }
    .share .share-text p span:last-child,.share-main .share-text span:last-child {
        float: right;
        display: block;
    }
    .foot-banner h2 {
        font-size: 22px;
    }
    .swiper-container {
        width: 300%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: -100%;
    }
    .home-swiper{
        padding-top:3px;
				margin-top: 5rem;
    }

    .swiper-button-next {
        right: 35%;
        left: auto;
    }

    .swiper-button-prev {
        left: 35%;
        right: auto;
    }
    .application-swiper .swiper-container {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: 0;
    }
    .application-swiper .swiper-button-next {
        right: 10%;
        left: auto;
    }

    .application-swiper .swiper-button-prev {
        left: 10%;
        right: auto;
    }
    .foot-text {
        left: 5%;
    }
    .sub-head {
        margin: 3px 0 0;
    }
    .case-company{
        padding: 10px 20px;
    }
    .campaign-img-box{
        width: 30%;
        margin: 0 0 0;
    }
    .campaign-body{
        padding:0 0 0 3%;
        width: 66%;
        border-bottom: none;
    }
    .row .col-sm-12:last-child .campaign-body{
        border-bottom: none;
    }
    .campaign-detail-main .campaign-list{
        padding: 0 20px 0 0
    }
    .campaign-detail-main .campaign-body{
        padding: 0 0 0 20px;
        width:
    }
    .register-list .form-control {
        min-width: 200px;
    }
    .campaign-text-box {
        width: 65%;
    }
    .my-share-box .btn-mypage,.my-share-box .btn-box{
        position: relative;
        bottom: 0;
        right: 0;
        margin-top: 10px;
    }
    .menu-list li{
        display: block;
        width: 100%;
    }
    .mypage-title-l h2 {
        font-size: 110%;
    }
    .login-big-box {
        padding: 3px 0 0;
        height: 800px;
    }
    .application_box_list li {
        width: 48%;
    }
}


/*// Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {
    .carousel-caption h5 {
        font-size: 32px;
    }
    .carousel-caption h2 {
        font-size: 32px;
    }

    .miji-box .muji-text h2 {
        font-size: 29px;
    }
    .news h1 {
        font-size: 35px;
    }

    .video h2,.sub-head h2 {
        font-size: 35px;
    }
    .video h3 {
        font-size: 19px;
    }
    .video h5 {
        font-size: 16px;
    }
    .video-js .vjs-big-play-button {
        font-size: 3em;
    }
    .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
        font-size: 2em;
    }
    .study h1 {
        font-size: 35px;
    }
    .study h3 {
        font-size: 18px;
    }
    .case h1 {
        font-size: 35px;
    }
    .case h3 {
        font-size: 18px;
    }
    .case .case-body .case-text {
        font-size: 14px;
    }
    .case .case-body .case-tag {
        font-size: 12px;
    }
    .share h1 {
        font-size: 35px;
    }
    .share h3 {
        font-size: 18px;
    }
    .foot-banner h2 {
        font-size: 26px;
    }
    .swiper-container {
        width: 160%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: -30%;
    }
    .home-swiper{
        padding-top:0;
				margin-top: 0;
    }

    .swiper-button-next {
        right: 30%;
        left: auto;
    }

    .swiper-button-prev {
        left: 30%;
        right: auto;
    }
    .miji-box .muji-text {
        left: 10%;
        font-size: 18px;
    }
    /* .carousel-caption {
        left: 5%;
    } */
    .btn {
        font-size: 1rem
    }

    .video-js {
        width: 100%;
    }

    .share .share-text {
        min-height: 70px;
        padding: 5px 10px;
        line-height: 1.2;
    }
    .share .share-text h3 {
        margin: 5px 0;
    }
    .share .share-text p span:last-child {
        float: right;
        display: block;
    }
    .foot-text {
        left: 5%;
    }
    .sub-head {
        margin: 0 0 0;
    }
    .case-company{
        padding: 10px 50px;
    }
    .campaign-detail-main .campaign-list{
        padding: 0
    }
    .campaign-detail-main .campaign-body{
        padding: 10px 20px;
    }
    .register-list .form-control {
        min-width: 220px;
    }
    .campaign-text-box {
        width: 69%;
    }
    .my-share-box .btn-mypage,.my-share-box .btn-box{
        position: absolute;
        bottom: 20px;
        right: 20px;
        margin-top: 0
    }
    .menu-list li{
        display: block;
        width: 100%;
    }
    .mypage-title-l h2 {
        font-size: 130%;
    }
    .login-big-box {
        padding: 5% 0;
        height: 800px;
    }
    .application_box_list li {
        width: 24.6%;
    }
}

/*// Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) {
    .swiper-container {
        width: 160%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: -30%;
    }

    .swiper-button-next {
        right: 25%;
        left: auto;
    }

    .swiper-button-prev {
        left: 25%;
        right: auto;
    }
    .application-swiper .swiper-container {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: 0%;
    }

    .application-swiper .swiper-button-next {
        right: 5%;
        left: auto;
    }

    .application-swiper .swiper-button-prev {
        left: 5%;
        right: auto;
    }

}


@media (min-width: 1860px) {
    .carousel-caption {
        margin: -80px 0 0 0;
        left: 20%;
    }
		.new-swiper .carousel-caption {
			margin: 0;
		}
    .foot-text {
        left: 20%;
    }
}

.info-detail-main .view-swiper{
	height: 440px;
}
.info-detail-main .view-swiper .swiper-slide img{
	height:100%;
	width: auto;
	max-height: 440px;
}

/* 20240930 new icon */
.innovation_new{
    position: absolute;
    right: 0;
    top: 0;
    display:inline-block;
    width:auto;
    text-align:right;
}
.innovation_new img {
    width:50px
}
.col-lg-4 .innovation_new img{
    width: 50px;
}
.col-md-12 h2 .innovation_new img{
    width: 35px
}
.news-list .innovation_new{
    position: absolute;
    right: 0;
    top: 0;
    display:inline-block;
    width:auto;
    text-align:left;
}
.col-lg-4 .news-list .innovation_new img {
    height:50px;
    width: auto;
}

.application_detail_info .innovation_new{
    position: relative;
    left: 10px;
    top: 2px;
    text-align:left;
    display: inline;
}
.application_detail_info .innovation_new img{
    width: 35px;
}
.download-list {
    position: relative;
}

.m-footer,.m-paragraph,.m-footer__group {
	margin: 0!important;
}
.download-main .download-list  {
	border-radius: 6px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 20px;
}

.download-main .download-list .download-list-pdf {
	border-bottom: 1px solid #c8c8c8;
	padding: 5px;
	display: flex;
	/* justify-content: space-between; */
	align-content: center;
	align-items: center;
	color: #01916d;
	font-size: 14px;
}

.download-list-pdf-nopadding {
	padding: 0;
	border-bottom: none;
}

.download-list-pdf-none {
	display: none!important;
}

.download-img-box {
  width: 100%;
  height: 0;
  padding-top: 75%; /* 4:3比例的关键 */
  position: relative;
  overflow: hidden;
  background-color: #fff;
}

.download-img-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.download-main .download-list .download-list-pdf svg {
	color: #01916d;
}
.download-main .download-list .download-body {
	border-top: 1px solid #c8c8c8;
	padding: 0 10px 10px;
	margin: 0;
}

.download-main .download-list .download-body .btn, .download-list-pdf .btn {
	border-radius: 20px;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 12px;
}

.download-main .download-list .download-body p {
	padding: 10px 0 0;
	margin-bottom: 0;
	line-height: 1.3;
	max-height: 3.5em;
	min-height: 3.5em;
}

.download-main .nav-tabs {
    border-bottom: 1px solid #01916d;
}
@media only screen and (min-width: 1000px) {
    .m-global-menu__inner {
        padding-right: 1px!important;
        padding-left: 1px!important;
    }
}