@charset "utf-8";
/* CSS Document */
body{background:#fff; color: #333;}
body,input,button,select,textarea{font:14px "微软雅黑",Helvetica,Arial,Tahoma,'SimSun',sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding: 0;margin: 0;}
*{white-space:normal;}

th{text-align:left; font-weight:400;}
.clearfix:after{clear:both; display:block; content:""; visibility:hidden; height:0;}
.clearfix{zoom:1;}
img{border:none; vertical-align:middle; height: auto; max-width: 100%;}
button, input, select, textarea{vertical-align:middle;}
a{text-decoration:none; color:#333; outline:none; transition: all 0.5s;}
a:hover{text-decoration:none; color:#813580; transition: all 0.5s;}
li{list-style:none;}
h1{font-size:4rem;}
h2{font-size:14px;}
h3{font-size:12px;}
h4, h5, h6{font-size:100%;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
.none{display:none;}
.gaodu{height:12px;}

label{cursor:pointer;}
.left{float:left;}
.right{float:right;}
.yahei{font-family:'microsoft yahei';}
.english{ font-family:Arial, Helvetica, sans-serif;}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f24{font-size:24px}
.f30{font-size:30px}
.f36{font-size:36px}
.f42{font-size:42px}
.fb{font-weight:bold}
.fn{font-weight:normal}

.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.black{color:black;}
.gray{ color:#666;}
.gray3c{ color:#ccc;}
.gray36{ color:#666;}
.gray38{ color:#888;}
.gray98{color: #989898;}
.blue{ color:#349bfc;}
.orange{ color:#f35f34;}
.red{ color:#be1a21;}
.green{ color:#28A74C;}
.white{ color:#fff;}
.yellow{color: #faad00;}

.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt50{margin-top:50px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mr10{ margin-right:10px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.ml10{ margin-left:10px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}

.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb50{padding-bottom:50px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl50{padding-left:50px;}
.text_center{text-align: center;}
.gray_bg{background: #f5f5f5;}
.white_bg{background: white;}
.red_bg{background: #cf594d;}

@media screen and (max-width: 768px) {
	.shou_no{display: none;}
	.navbar-collapse{background: #813580; text-align: center; padding: 30px 0; border-radius: 5px;}
	.navbar-collapse li a{line-height: 30px;}
	.navbar-brand img{width: 50% !important;}
	.navbar .dropdown-menu{border: none; background: #ddd; text-align: center;}
}
@media screen and (min-width: 768px) {
	.pc_no{display: none;}
	.collapse{margin-left: -162px; margin-top: 60px;}
	.navbar-expand-md .navbar-nav .nav-link{padding: 8px 35px; margin: 0 1px;}
	.collapse li a.active{background: #813580;}
	.js_box .col-md-3{max-width:20%;}
	
	.navbar .dropdown-menu{min-width: 5rem;}
	.dropdown-menu{top: 98%; border: none; border-radius: 20px; padding: 20px 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); left: auto; text-align: center; width: 100%;}
	a.dropdown-item:link{text-decoration:none; color:#333; }
	a.dropdown-item:visited{text-decoration:none; color:#333; }
	a.dropdown-item:hover{text-decoration:none; color:#fff; }
}
.purple{color: #813580;}
.con{line-height: 25px;}

.carousel{position: relative;}
.navbar{position: absolute; top: 0; z-index: 99;}
.top_right{position: absolute; top: 44px; right: 16px; z-index: 99;}
.top_right a{display: inline-block; line-height: 30px; color: #813580; background: white; border-radius: 5px; margin-left: 10px; padding: 0 20px;}
.top_right a:hover{background: #813580; color: white;}
.navbar-brand img{width: 80%;}
.top_bg{position: absolute; top: 0; left: 0; z-index: 9;}

.collapse li a{color: white; border-radius: 5px; font-size:20px;}
.collapse li a:hover{background: #813580;}

.jsbg{background: url(../img/jsbj.jpeg);}
.index_tit h2{font-size: 36px; font-weight: bold; padding-top: 5px;}
.index_tit h3{font-size: 16px; padding-top: 10px;}

.js_box .col-12{position: relative;}
.js_box .col-12 .js_js{position: absolute; bottom: 0; left: 15px; right: 15px; color: white; background: rgba(0,0,0,.6); padding: 15px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.js_box .col-12 img{border-radius: 5px;}
.js_box .col-12 .js_js h2{font-size: 18px;}
.js_box .col-12 .js_js h2 a{color: white;}
.js_box .col-12 .js_js h3{padding: 10px 0 15px 0;}
.js_box .col-12 .js_js p{line-height: 24px; display: none;}
.js_box .col-12:hover .js_js p{display: block;}

.jsbg .js_nav{padding-bottom: 80px;}
.jsbg .js_nav ul{background: white; line-height: 62px; margin-top: 30px; border-radius: 5px;}
.jsbg .nav-pills .nav-link.active, .nav-pills .show>.nav-link{background: #ffdc00; color: #813580; margin: -20px 20px; line-height: 102px;}

.kecheng h2 a{display: block; background: #f5f5f5; line-height: 60px; font-size: 16px; padding: 0 10px;}
.kecheng a{display: block; overflow: hidden;}
.kecheng a img{transition: all 1s;}
.kecheng a:hover img{transform: scale(1.1);}

.youshi_tit h2{font-size: 26px; font-weight: bold; padding-top: 30px;}
.youshi_con i{display: inline-block; width: 50px; line-height: 50px; font-size: 36px; font-weight: bold; color: white
; background: #813580; border-radius: 5px;text-align: center;}

.youshi_con .left{width: 50px;}
.youshi_con .right{width: calc(100% - 60px);}
.youshi_con .right h2{font-size: 20px; font-weight: bold; padding-bottom: 10px;}


.licheng_bg{background: url(../img/lc_bg.jpeg) no-repeat top center; margin-top: 80px;}
.licheng_js{padding-top: 80px;}

.news_index .nav-pills .nav-link{font-size: 24px;}
.news_index .nav-pills .nav-link.active, .nav-pills .show>.nav-link{background: none; color: #333; border-bottom: 3px solid #813580; padding:8px 0; margin: 0 16px;}
.index_news_list .left{width: calc(100% - 90px); height: 20px; overflow: hidden;}

.faq_box{line-height: 30px;}
.faq_box b{display: inline-block; width: 30px; line-height: 30px; text-align: center; color: white; background: #888; border-radius: 5px;}
.faq_box .clearfix{padding-top: 20px;}
.faq_box .faq_wen b{background: #813580; font-size: 14px;}
.faq_box .faq_wen{font-size: 18px;}
.faq_box .right{width: calc(100% - 40px);}

footer{background: #333; margin-top: 80px;}
footer h2{font-size: 18px; font-weight: bold; padding-bottom: 20px;}
footer ul li a{color: #888; line-height: 36px;}

.copyright{line-height: 50px; background: black; color: white; margin-top: 30px;}

.inside_nav{line-height: 50px; background: #f5f5f5;}
.inside_nav a{display: inline-block;}
.inside_nav a.active{background: url(../img/sanjiao.png) no-repeat bottom center; background-size: 40% 20%; font-weight:600; color:#813580;}
.inside_nav b{font-weight: normal; color: #ddd; padding: 0 9px;}

.enterprise .pb-3{display: block; width: 100%;}
.enterprise .form-inline label{display: inline-block; width: 100px; text-align: right; line-height: 38px;}
.enterprise .form-inline input,.enterprise .form-inline button{width: calc(100% - 110px); float: right;}
.enterprise .form-inline button,.enroll button{background: #813580; border: none;}


@media screen and (max-width: 768px) {
	.box__2npyW .footer__3UXit {
    height: 100%;
}
.footer__1tlJm {
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
}
.footer__1tlJm .wrap__E70GP {
    color: rgba(255, 255, 255, .8);
    width: 100%;
    margin: 0 auto;
    padding: 6px 0 40px;
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB {
    font-size: 20px;
    font-weight: 500;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB .link-item__5czpT div {
    padding-bottom: 33px;
}
.footer__1tlJm .wrap__E70GP a, .footer__1tlJm .wrap__E70GP p {
    font-weight: 400;
    font-size: 18px;
    color: #999;
    line-height: 28px;
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB .link-item__5czpT p {
    line-height: 36px;
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB .code-wrap__1RVUn img {
    width: 115px;
    height: 115px;
    background: #fff;
    border: 2px solid #fff;
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB .code-wrap__1RVUn p {
    position: relative;
    left: -24px;
    margin-bottom: 40px;
}
.footer__1tlJm .wrap__E70GP .friend-wrap__lWE2o {
    padding-top: 30px;
}
.footer__1tlJm .wrap__E70GP .friend-wrap__lWE2o div, .footer__1tlJm .wrap__E70GP .friend-wrap__lWE2o a, .footer__1tlJm .wrap__E70GP .friend-wrap__lWE2o p {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    text-align: center;
}


}
@media screen and (min-width: 768px) {
	.box__2npyW .footer__3UXit {
    height: 431px;
}
.footer__1tlJm {
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
}
.footer__1tlJm .wrap__E70GP {
    color: rgba(255, 255, 255, .8);
    width: 1200px;
    margin: 0 auto;
    padding: 64px 0 41px;
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB {
    font-size: 20px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB .link-item__5czpT div {
    padding-bottom: 33px;
}
.footer__1tlJm .wrap__E70GP a, .footer__1tlJm .wrap__E70GP p {
    font-weight: 400;
    font-size: 18px;
    color: #999;
    line-height: 28px;
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB .link-item__5czpT p {
    line-height: 36px;
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB .code-wrap__1RVUn img {
    width: 115px;
    height: 115px;
    background: #fff;
    border: 2px solid #fff;
}
.footer__1tlJm .wrap__E70GP .link-wrap__GfpGB .code-wrap__1RVUn p {
    position: relative;
    left: -24px;
    margin-bottom: 40px;
}
.footer__1tlJm .wrap__E70GP .friend-wrap__lWE2o {
    padding-top: 30px;
}
.footer__1tlJm .wrap__E70GP .friend-wrap__lWE2o div, .footer__1tlJm .wrap__E70GP .friend-wrap__lWE2o a, .footer__1tlJm .wrap__E70GP .friend-wrap__lWE2o p {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    text-align: center;
}

}

.tixi01 ul{display: inherit; text-align: center;}
.tixi01 ul li{display: inline-block; margin: 0 20px; font-size:20px;}
.tixi01 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{background: #eee; border: none; color: #813580; font-weight: bold; border-bottom: 3px solid #813580;}
.tixi01 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover{background: #eee;}


.index01{ padding: 50px 0;}
.index01 h2{color: #111; font-size: 60px; margin-bottom: 15px;}
.index01 h3{color: #848486; font-size: 14px;}
.index01 .col-4{border-right: 1px solid #ddd;}
.index01 .col-4:last-child{border: none;}


@media screen and (max-width: 768px) {
	.index01 h2{font-size: 30px; margin-bottom: 0;}
	.index01 h3{padding: 0 10px; }
	.index01{padding: 20px 0;}
}

.index_4ge{padding: 50px 0.5%;}
.index_4ge .left{width: 25%; text-align: center; font-size: 18px; color: #888;}
.index_4ge .left h2{padding-top: 15px;}
.index_4ge img{ width:100px; margin:0 auto;}