@charset "utf-8";
/* CSS Document */
html,body,ul,li,p,input,form,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0; padding:0;}
ol,ul,li{ list-style:none;padding: 0;}
body{ font-size:16px; color:#333333; line-height:24px; margin:0px; padding:0px;  font-family:"Microsoft YaHei"; }
i{font-style:normal;}
img{ border:none;}
form{ margin:0px; padding:0px;}
.clear{ clear:both;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}
a{ text-decoration:none; color:#333; font-family:"Microsoft YaHei";}
a:hover{ color:#ff0000; text-decoration:underline; font-family:"Microsoft YaHei";text-decoration:none; }
em{font-style:normal}
h1,h2,h3,h4{font-weight:normal;}
.fl{float: left;}
.fr{float: right;}
@font-face {
	font-family: 'Impact';
	src:url('../font/Impact.ttf');
}
@font-face {
	font-family: 'HarmonyOS';
	src:url('../font/HarmonyOS_Sans_SC_Black.ttf');
}
@font-face {
	font-family: 'Monoton';
	src:url('../font/Monoton-Regular-2.ttf');
}
.w1200{max-width: 1200px;width: 100%;margin:0 auto;}

/*抬头欢迎*/
.top_dg{width:100%;background:#f2f2f2;}
.top_box{max-width:1200px;margin:0 auto;line-height:40px;}
.top_box span{color:#666666;font-size:14px;float: left;}
.top_box dl{float: right;}
.top_box dl dd{float: left;display: block;}
.top_box dl dd a{color:#666666;font-size:14px;border-left:1px dashed #666666;padding:0 10px;}
.top_box dl dd:nth-child(1) a{border: none;}
/*抬头欢迎*/
/* logo */
.nav_logo img{vertical-align: middle;line-height:110px;}
.nav_logo_box{padding:30px 0;}
.nav_tel {padding-top: 40px;}
.nav_tel dt{font-size:18px;line-height: 35px;color:#333;}
.nav_tel dd{font-family: "HarmonyOS";color:#ff6600;font-size:36px;}
/* logo */
/*导航条*/
.top_nav{width:100%;z-index: 99999999;}
.nav_box{max-width:1200px;margin:0 auto;}
.nav_box ul{display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.nav_box li{float: left;line-height:55px;position: relative;transition: all ease .35s;}
.nav_box li::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background-color: #c54f00;
    width: 100%;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.nav_box li:hover::after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.nav_box li:hover a{color:#fff !important;}
.nav_box li a{color:#fff;font-size:16px;}
.nav_hover::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	background-color: #c54f00;
	width: 100%;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}
.nav_hover a{color:#fff !important;}
.aui-header-nav {
    top: 0;
    width: 100%;
    height: 55px;
    background-color:#ff6600;
    z-index: 999;}
.aui-header-nav.moveDown {top:40px;transition: all 0.3s ease-in-out;}
.aui-header-nav.solid {background:#ff6600;box-shadow: 0 0px 14px rgba(0,0,0,.09);}

.aui-header-nav.solid{position: fixed;}
.aui-header-nav.solid .nav_box li{line-height:55px;}
.aui-header-nav.solid .nav_logo{height:80px;}

.nav_box ul li dl{height: 0;overflow: hidden;opacity: 0;position: absolute;background:#ff6600;z-index: 99999;width: 100%;text-align: center;transition:all 0.3s;}
.nav_box ul li dl dd{border-top:1px solid #c54f00;}
.nav_box ul li dl dd a{font-size:14px;}
.nav_box ul li dl dd:hover{background:#c54f00;}
.nav_box ul li:hover dl{opacity: 1;height: auto;}
/*导航条*/

/* 标题 */
.title_home{text-align: center;padding-top: 60px;}
.title_home h2{font-size:44px;font-weight: bold;line-height: 44px;}
.title_home h2 span{color:#ff6600;}
.title_home dd{font-size: 18px;line-height: 40px;}
/* 标题 */
/*扫除困惑*/
.kunhuo{width: 100%;background: url(../images/kr.jpg) no-repeat center top;padding-bottom: 75px;}
.kunhuo .title_home{margin-bottom:67px;}
.kunhuo_box{position: relative;}
.kunhuo_box_o{width:535px;height: 535px;border-radius: 100%;background:#fffaf4;margin: 0 auto;position: relative;}
.mojing_five_con_pic {
    z-index: 2;
    text-align: center;
    position: absolute;
    top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
}

.mojing_five_con_pic dd{width:200px;height:200px;border-radius:100%;text-align: center;display: block;color:#fff;line-height:55px;z-index:15;font-size:36px;font-weight: bold;
	background: -moz-linear-gradient(top, #fff958 0%, #f83600 100%);
    background: -webkit-linear-gradient(top, #fff958 0%, #f83600 100%);
    background: -o-linear-gradient(top, #fff958 0%, #f83600 100%);
    background: -ms-linear-gradient(top, #fff958 0%, #f83600 100%);
    background: linear-gradient(to top, #fff958 0%, #f83600 10);
}
.mojing_five_con_pic dd img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding-top:40px;
}
.mojing_right{right:0;}
.mojing_right dd{background:#ffa202;}
.mojing_right .circle-animate{ background-color: rgba(255, 162, 2, 0.7) !important;}
.mojing_five_con_pic>.circle-animate {
    position: absolute;
    left: 50%;
    margin-left: -125px;
    top: 50%;
    margin-top: -125px;
    width: 250px;
    height: 250px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    background-color: rgba(251, 188, 149, 1);
	border:solid 1px #ecaf91;
    z-index: -5;
    -webkit-animation: scale-three2 3s ease infinite;
    -moz-animation: scale-three2 3s ease infinite;
    -o-animation: scale-three2 3s ease infinite;
    animation: scale-three2 3s ease infinite;
    animation-fill-mode: both;
}

.mojing_five_con_pic>.circle-animate-box1 {
    width: 250px;
    height: 250px;
    margin-left: -125px;
    margin-top: -125px;
}

.mojing_five_con_pic>.circle-animate-box2 {
    width: 290px;
    height: 290px;
    margin-left: -145px;
    margin-top: -145px;
}
.mojing_five_con_pic>.circle-animate-box3 {
    width: 330px;
    height: 330px;
    margin-left: -165px;
    margin-top: -165px;
}
.mojing_five_con_pic>.circle-animate-box4 {
    width: 375px;
    height: 375px;
    margin-left: -187.5px;
    margin-top: -187.5px;
}

@-webkit-keyframes scale-three2 {
    0% {
        transform: scale(0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}

@-moz-keyframes scale-three2 {
    0% {
        transform: scale(0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}

@-ms-keyframes scale-three2 {
    0% {
        transform: scale(0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}

@keyframes scale-three2 {
    0% {
        transform: scale(0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}
.img360{position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%);}
.img360 img{
	-webkit-transform:rotate(360deg);
	animation:run 6s linear 0s infinite;
	-moz-animation:run 6s linear 0s infinite;
	-webkit-animation:run 6s linear 0s infinite;
	-o-animation:run 6s linear 0s infinite;
}
@-webkit-keyframes run{
	from {-webkit-transform:rotate(0deg);}
	to {-webkit-transform:rotate(-360deg);}
}
.kunhuo_box_dd{position: absolute;margin: 0 auto;top:-0px;width: 100%;}
.kunhuo_box_dd dd{padding:13px 16px;background:#fffaf4;margin-bottom:23px;display: table;font-weight: bold;color:#333;border-radius:10px;}
.kunhuo_box_dd_l dd:nth-child(1){font-size:18px;margin-left:80px;}
.kunhuo_box_dd_l dd:nth-child(2){font-size:30px;margin-left:5px;background: #fff4e8;}
.kunhuo_box_dd_l dd:nth-child(3){font-size:24px;margin-left:45px;background: #ffe5d0;}
.kunhuo_box_dd_l dd:nth-child(4){font-size:18px;margin-left:75px;background: #fff4e8;}
.kunhuo_box_dd_l dd:nth-child(5){font-size:24px;margin-left:0px;background: #ffcdae;line-height:36px;}
.kunhuo_box_dd_l dd:nth-child(6){font-size:18px;margin-left:60px;}
.kunhuo_box_dd_l dd:nth-child(7){font-size:18px;margin-left:0px;background: #ffe5d0;}

.kunhuo_box_dd_r dd:nth-child(1){font-size:24px;margin-left: -22px;background:#ffcdae;line-height:36px;}
.kunhuo_box_dd_r dd:nth-child(2){font-size:15px;margin-left:0px;background:#fff4e8;}
.kunhuo_box_dd_r dd:nth-child(3){font-size:18px;margin-left: 38px;background:#ffe5d0;}
.kunhuo_box_dd_r dd:nth-child(4){font-size:24px;margin-left: 35px;}
.kunhuo_box_dd_r dd:nth-child(5){font-size:18px;margin-left:25px;background:#fff4e8;}
.kunhuo_box_dd_r dd:nth-child(6){font-size:24px;margin-left:-6px;background:#ffe5d0;}
.kunhuo_box_dd_r dd:nth-child(7){font-size:16px;margin-left:-75px;}
/*扫除困惑*/

/* 企业培训课程 */
.kecheng{margin:40px auto 60px;}
.kecheng ul{ display: flex;flex-wrap: wrap;justify-content: space-between;}
.kecheng ul li{width:23.8%;border-radius: 6px;}
.kecheng ul li img{width: 100%;border-radius:10px 10px 0px 0px;}
.kecheng ul li dl{box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);border-radius:0 0 10px 10px;padding:0 10px;}
.kecheng ul li dl dt{font-size:24px;font-weight: bold;text-transform: uppercase;line-height:70px;}
.kecheng ul li dl dd{font-size:14px;border-top:solid 1px #e8e8e8;padding:20px 0 40px;}
.kecheng ul li:hover{ -webkit-transform: translateY(-20px); transform: translateY(-20px); -webkit-transition: all ease .6s; transition: all ease .6s;}
.kecheng ul li:hover dt{color:#ff6600;}
/* 企业培训课程 */

/* 企业管理咨询 */
.guanli{background:url(../images/qyzx.jpg) no-repeat center top;background-size:cover;}
.guanli_box{background:#0f345c;width: 20%;transform: skewX(-10deg);float: left;box-shadow: 0 8px 13px rgba(0, 0, 0, 0.2);}
.guanli_dg{max-width:1550px;margin:0 auto;width: 100%;padding:35px 0px 80px;}
.guanli_box dl{background:#ff6600 url(../images/gl01.png) no-repeat bottom center;background-size:cover!important;text-align: center;}
.guanli_box dl dt{font-size:36px;font-weight: bold;color:#fff;transform: skewX(10deg);padding-top: 40px;}
.guanli_box dl dd{font-size:18px;color:#fff;transform: skewX(10deg);padding:18px 0px 50px;}
.guanli_box ul{padding:0 20px;}
.guanli_box ul li{color:#fff;font-size:20px;border-bottom:dashed 1px #b7c2ce;display: table;line-height:45px;padding-top:15px;transform: skewX(10deg);text-align: left;}

.guanli_box ul {text-align: center;}
.guanli_box ul div{transform: skewX(10deg);padding:10px 20px;background:#fff;color:#213953;display: inline-block;margin:26px auto;border-radius:4px;font-size:18px;}

.gl01{margin-left:70px;}
.gl02{margin-left:-70px;margin-top:90px;background:#fff;}
.gl02 ul li{color:#0f345c;}
.gl02 ul div{background:#0f345c;color:#fff;}
.gl02 dl{background:#0f345c url(../images/gl02.png) no-repeat bottom center;}
.gl03 dl{background:#0f345c url(../images/gl03.png) no-repeat bottom center;}
.gl04{margin-left:-70px;margin-top:90px;background:#fff;}
.gl04 dl{background:#0f345c url(../images/gl04.png) no-repeat bottom center;}
.gl04 ul li{color:#0f345c;}
.gl04 ul div{background:#0f345c;color:#fff;}
.gl05 dl{background:#0f345c url(../images/gl05.png) no-repeat bottom center;}
/* 企业管理咨询 */

/* 企业人才培养 */
.peiyang {margin:30px auto 70px;}
.peiyang ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.peiyang ul li{background:#efa516;width:23.5%;border-radius:10px;text-align: center;color:#fff;}
.peiyang ul li dl{padding:20px 19px 35px;}
.peiyang ul li dl a{color:#fff;}
.peiyang ul li dl dt{font-size: 24px;font-weight: bold;line-height:70px;}
.peiyang ul li dl dd{line-height:30px;margin-bottom:48px;}
.peiyang ul li dl span{display:block;border:solid 1px #fff;padding:12px 18px;}
.peiyang ul li:nth-child(2){background:#1d9dde;}
.peiyang ul li:nth-child(3){background:#e84e02;}
.peiyang ul li:nth-child(4){background:#ad53c4;}
/* 企业人才培养 */

/* 隔断广告 */
#gg01{background:url(../images/gg.png) no-repeat center;background-size:100%;width:100%;height:208px;}
/* 隔断广告 */

/* 优势 */
.youshi{background:url(../images/ysbj.jpg) no-repeat center;background-size:cover;}
.youshi_01{width: 100%;position: relative;}
.youshi_nr{margin-bottom: 40px;}
.youshi_fl dl{background:url(../images/ys01.png)no-repeat top left;padding:58px 30px;color:#fff;margin-bottom:10px;}
.youshi_fl dl dt{font-size:36px;font-weight: bold;line-height:36px;padding:20px 0;}
.youshi_fl dl dd{line-height:36px;position: relative;padding-left:20px;}
.youshi_fl dd::before{
	content: '';
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
	width:10px;
	background:#fff;
	height:10px;
	transform: translateY(-50%);
	border-radius:10px;}
.youshi_fl dl span{font-size:18px;font-weight: bold;}
.youshi_fl dl span em{font-size:24px;position: relative;padding-left:70px;}
.youshi_fl dl span em::before{
	content: '';
    position: absolute;
    left: 14px;
    top: 50%;
    z-index: 0;
	width:45px;
	display: block;
	background:#fff;
	height:2px;
	transform: translateY(-50%);}
.youshi_fl a{font-size:24px;background:#ff6600;color:#fff;padding:16px 50px;border-radius:2px;box-shadow: 0 5px 8px rgba(255, 102, 0, 0.2);float: left;}
.youshi_fr{position: absolute;right: 0;top: 0;}
.youshi_fr img{max-width: 100%;}

.youshi_02{width: 100%;position: relative;}
.youshi_02 .ys_r{float: right;width: 100%;}
.youshi_02 .ys_r dl{background:url(../images/ys02.png)no-repeat top right;text-align: right;}
.youshi_02 .youshi_fr{left:0;right: auto;}
.youshi_02 .youshi_fl a{float: right;}
.youshi_02 .youshi_fl dd{padding:0px 20px 0px 0px;}
.youshi_02 .youshi_fl dd::before{
	content: '';
    position: absolute;
    right: 0;
	left: auto;
    top: 50%;
    z-index: 0;
	width:10px;
	background:#fff;
	height:10px;
	transform: translateY(-50%);
	border-radius:10px;}
.youshi_03_dg dl span{font-size:18px;font-weight: bold;}
.youshi_03_dg dl span em{font-size:24px;position: relative;padding-left:70px;}
.youshi_03_dg dl span em::before{
	content: '';
    position: absolute;
    left: 14px;
    top: 50%;
    z-index: 0;
	width:45px;
	display: block;
	background:#666;
	height:2px;
	transform: translateY(-50%);}
.youshi_03_dg dl dt{font-size:36px;font-weight: bold;line-height:36px;padding:20px 0;}
.youshi_03_dg dl dd{color:#666;}
.youshi_03_box{margin-top:20px;}
.youshi_03_box ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.youshi_03_box ul li{width:23.5%;}
.youshi_03_box ul li img{width:100%;}
.youshi_04 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.youshi_04 ul li{width:23.5%;display:block;}
.youshi_04 ul li img{width:100%;}

.ys_bottom{background:url(../images/ysft.jpg) no-repeat center;height:240px;}
.ys_bottom ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ys_bottom ul li{width:23.5%;height:170px;background:#fff;text-align: center;}
.ys_bottom ul li:nth-child(1){height: auto;background:none;}
.ys_bottom ul li dt{padding:40px 30px 0px;font-weight: bold;font-size:18px;}
.ys_bottom ul li dd{padding:10px 20px 0px;line-height:30px;color:#666;font-size:14px;}
/* 优势 */

/* 行动中 */
.action{margin-top:30px;}
.action ul li {position: relative;display: block;height:207px;float: left;width:24%;margin-left:1.325%;margin-bottom:10px;}
.action ul li:nth-child(1){height:425px;margin-left:auto;}
.action ul li:nth-child(6){width: 49.325%;}
.action ul li img{width:100%;height:100%;object-fit:cover;}
.action ul li dd{position: absolute;bottom:0;line-height:80px;font-weight:bold;font-size:18px;color:#fff;width:100%;text-align: center;text-transform: uppercase;padding-top:20px;
background-image: -webkit-linear-gradient(top, rgba(4,32, 63, 0) 0%, rgba(4,32, 63, 1) 100%);
  background-image: -moz-linear-gradient(top, rgba(4,32, 63, 0) 0%, rgba(4,32, 63, 1) 100%);
  background-image: -o-linear-gradient(top, rgba(4,32, 63, 0) 0%, rgba(4,32, 63, 1) 100%);
  background-image: linear-gradient(top,rgba(4,32, 63, 0) 0%, rgba(4,32, 63, 1) 100%);}
  /* 行动中 */
  
/* 名师团focusbox */
.mod18{max-width:1200px;position:relative;margin:0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{top:0px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:50px;width:106px;height:16px;}
.mod18 #prev,.mod18 #next{width:42px;height:42px;right:50px;}
.mod18 #prevTop{display: none;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;right:20%;}
.mod18 .next{top:478px;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:30%;height:427px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:486px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{width:1000px; height:427px;position:relative;overflow:hidden;float: left;margin-top:38px;}
.mod18 .picBox ul.cf{height:427px;position:absolute; left:0;}
.mod18 .picBox li{width:1000px;height:427px;position:relative;}
.mod18 .picBox li a{position: absolute;left: 0;}
.mod18 .picBox li a img{width:100%;height:100%;object-fit:cover;border-radius:10px;}
.mod18 .picBox .ds_dg{float: right;width:67%;padding-left:3%;background:url(../images/mst.png) no-repeat bottom right;height:427px;}
.mod18 .picBox .ds_dg .ds_box{width:100%;float: right;padding-top:110px;}
.mod18 .picBox .ds_dg .ds_box dl dt{font-size:38px;font-weight: bold;line-height:38px;float:left;}
.mod18 .picBox .ds_dg .ds_box dl dt p{font-size:16px;font-weight:400;font-family: arial;line-height:30px;}
.mod18 .picBox .ds_dg .ds_box dl dd{float: left;border-left:solid 1px #ff9559;padding-left:20px;margin-left:20px;}
.mod18 .picBox .ds_dg .ds_box ul{padding-top:10px;}
.mod18 .picBox .ds_dg .ds_box ul li{height: auto;line-height:30px;}
.mod18 .picBox .ds_dg .ds_box ul h3{font-size:24px;font-weight: bold;padding-bottom:16px;}


.mod18 .listBox{width:108px;height:408px;margin:55px auto;position:relative; overflow:hidden;float: right;background:#666;padding:0px 21px;}
.mod18 .listBox ul{position:absolute;width:auto !important;}
.mod18 .listBox li{width:108px;height:120px;cursor:pointer;position:relative; padding:18px 0 0 0;opacity: 1;float: none;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:108px;height:120px;background-color:#cfa972;opacity: 0.6;}
.mod18 .listBox img{background-color:#cfa972;opacity: 0.6;}
.mod18 .listBox .on a{opacity: 1;}
.mod18 .listBox .on img{opacity: 1;border:solid 1px #ff6100;}
.mod18 .listBox .on i{display:block;}
.listBox img{width: 100%;height:100%;object-fit:cover;}
/* 名师团focusbox */

/* 精彩花絮 */
.huaxu{background:url(../images/jchx.jpg) no-repeat center center;text-align: center;padding:55px 0px;margin-top:40px;}
.huaxu img{
    max-width: 100%;
}
/* 精彩花絮 */

/* 5大保障 */
.baozhang .title_home h2{color:#ff6600;}
.baozhang ul{margin:50px auto 60px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.baozhang ul li{border-radius:6px;border:solid 1px #ff6a01;width:18.5%;text-align: center;padding-bottom:35px;}
.baozhang ul li dt{padding:45px 0px 30px;}
.baozhang ul li dd{font-size:20px;color:#666;line-height:28px;}

.baozhang ul li:hover{border:none;box-shadow: -5px 5px 8px rgba(147, 88, 2, 0.04);background-image: -webkit-linear-gradient(right top, #feeed6, #fff, #fff);}
/* 5大保障 */

/* news-con */
.news-bg .innews-c {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.innews-c .innews-l {width: 60%;float: left;}
.innews-c .innews-tit {
    display: flex;
    margin-bottom: 20px;
    background: url(../images/icons11.png) left 0px no-repeat;
    background-size: 26px;
    padding-left: 38px;
    padding-bottom:20px;
    border-bottom: 1px solid #ddd;
}
.innews-c .innews-tit.int-faq {background-image: url(../images/icons11.png);}
.innews-c .innews-tit>h4 {
    position: relative;
    font-size: 24px;
    margin-right: 3%;
}
.innews-c .innews-tit>h4:nth-child(2) { padding-left: 35px;}
.innews-c .innews-tit>h4:nth-child(2)::before {
    content: '/';
    display: block;
    position: absolute;
    left: 5px;
    top: 0px;
}
.innews-c .innews-tit>h4 a {color: #333;}
.innews-c .innews-tit>h4.cur a {font-weight: bold;color: #ff7e28;}
.innews-c .innews-tit>a {
    display: block;
    line-height: 30px;
    flex: 1;
    text-align: right;
	color:#666;
}

.innews-c .scinew-b a p{float: left;text-align: center;width:15%;font-weight: bold;font-size: 14px;color:#666;padding-top:20px;}
.innews-c .scinew-b a h4{float: left;width: 79%;font-size:16px;font-weight:bold;border-left:1px #bebcbc dashed;padding-left:5%;padding-top:20px;position: relative;}
.innews-c .scinew-b a h4 dd{font-size:14px;color:#666;font-weight: 400;padding-top:8px;}
.innews-c .scinew-b a h4::before{
	content: '';
	position: absolute;
	display: block;
	width:7px;
	height:7px;
	border-radius:100%;
	background:#7e7a7a;
	background-clip: padding-box;
	border:4px solid rgba(126,122,122, 0.25);
	top: 25px;
	left:-8px;
}
.innews-c .scinew-b:hover a h4,.innews-c .scinew-b:hover a p{color:#ff6600;}
.innews-c .innews-r {width: 35%;float: right;}
.innews-c .scifaq-b {margin-top:20px;}
.innews-c .scifaq-b img{max-width:100%;}
/* news-con end */

.footb {
background: #b55008 url(../images/bottom.png);
z-index: 1;
position: relative;
margin-top:60px;
}
.bottom_top{color:#fff;padding:40px 0;border-bottom:solid #c87739 1px;}
.bottom_top h3{font-size:36px;font-weight: bold;float: left;}
.bottom_top dl{float: right;line-height:30px;}
.bottom_top dl dt{font-size:14px;float:left;line-height:16px;padding-right:10px;}
.bottom_top dl dd{float:left;font-family: "HarmonyOS";font-size:30px;}
.footbnav {
padding: 40px 0 40px;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.footbnav_box {
width: 65%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.footbnav_box_itemh {
font-size:16px;
font-weight:bold;
color: #fff;
}
.footbnav_box_itembox {
margin-top: 15px;
}
.footbnav_box_itembox .footbnav_itembox_link {
line-height:36px;
display: block;
font-size: 14px;
color: #f2e4de;
transition: all .3s;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
}
.footbnav_weixin {
width: 25%;
border-left:solid #c9793a 1px;
padding-left:5%;
text-align: left;
}
.footbnav_weixintx {
font-size: 14px;
color: #fff;
line-height:36px;
}
r: solid 10px #fff;
}
.footbnav_weixin:hover .footbnav_weixintx {
color: #fff;
}
.footbnav_box_itembox .footbnav_itembox_link:hover {
color: #fff;
}
.footbbq {
border-top: 1px solid #c9793a;
line-height: 80px;
}
.footbbql dd{font-size: 16px;color:#fff;}
.footbbql dd a{padding-right:20px;color:#fff;}
.footbnav_box_itembox .footbnav_itembox_link:hover {
transform: translateX(5px);
-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
-ms-transform: translateX(5px);
-o-transform: translateX(5px);
}
.bottom_foot{width:100%;background:#984405;text-align: center;color:#fff;line-height:80px;}
@media screen and (max-width: 1200px) {
.footlan {
  padding: 20px 0;
}
.footbnav {
  padding: 50px 0;
}
.footlanlimg {
  transform: translateY(-75px);
  -webkit-transform: translateY(-75px);
  -moz-transform: translateY(-75px);
  -ms-transform: translateY(-75px);
  -o-transform: translateY(-75px);
}
}
@media screen and (max-width: 992px) {
.footlan {
  padding: 30px;
  height: auto;
  margin-top: 30px;
}
.footbbq > div {
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.footlanlimg {
  display: none;
}
.footlanr .footlanra {
  width: 200px;
  height: 50px;
  line-height: 50px;
}
.footbnav {
  display: block;
}
.footbnav_box {
  width: 100%;
  margin-bottom: 40px;
}
.footbbq > div.fr {
  display: none;
}
}
@media screen and (max-width: 768px) {
.footlan {
  display: none;
}
.footblxfs_itemi i {
  display: block;
  font-size: 30px;
}
.footblxfs_item {
  width: 100%;
  padding-left: 15px;
  border-right: none;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.footbnav {
  display: none;
}
.footbnav > div {
  /* width: 50%; */
}
.footbnav_box_itembox {
  margin-top: 15px;
}
}

.c-backTop{ position: fixed; right: 10px; bottom: 60px; width: 40px;height: 40px; overflow: hidden; background-image: url(../images/arrow-right.png); background-color: rgba(0, 0, 0, .3); background-repeat: no-repeat; background-position: 50% 50%; -webkit-transition: all ease .35s; transition: all ease .35s; z-index: 999;}
.c-backTop:hover { background-color: #d32405; }
.shipin iframe{border: none;}


/*手机导航*/
/*----手机站导航开始----------*/
.sp_header{overflow:hidden;}
.sp_nav{width:50px;position:relative;cursor:pointer;height:30px;margin-top:15px;}
.sp_nav span{display:block;background:#d61e00;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{display:none;position:fixed;z-index:99;background:#fff;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.sjj_nav span{padding-top: 20px;display: block;margin-left:20px;float: left;}
.sjj_nav span img{display: block;float: left;padding-top:6px;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:16px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 20px 0 20px;line-height: 30px;font-size: 20px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:60px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%;text-transform: uppercase;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_lgnav{display:none;}
.sjj_logo{}
.sjj_logo img{height:50px;}
/*----手机站导航结束----------*/
.sjj_banner{display: none !important;}

@media ( max-width:1295px) {
.nav_box li a{padding:0 18px;}
}
@media ( max-width:1220px) {
.nav_box li a{padding:0 10px;}

}
@media ( max-width:1128px) {

}
@media ( max-width:420px) {
body{width:100%;overflow:-webkit-paged-x;}
header{background:#fff;position: fixed;top: 0;height:70px;width:100%;z-index:999999;box-shadow: 0 0px 14px rgba(0,0,0,.09);}
.sp_header{display: block;}
.aui-header-top,.aui-header-nav{display: none;}
 .sp_header{height: 70px !important;}
 #ups-banner{margin-top:70px !important;}

.bottom_nav{text-align:center;border: none;}
.bottom_nav ul{display:none;}
.bottom_nav img,.bottom_tel dl,.bottom_er{float: none;}
.bottom_box{padding-top:40px;}
.bottom_tel{text-align: center}
.bottom_tel dl{margin-bottom:20px;}
.bottom_er{padding-top:20px;padding-bottom:20px;}
.shipin iframe{height:100%}
.shipin .sp{height: auto;top:40%;}
}

/*首页响应式 ****************/
/*header*/
@media ( max-width:1200px) {
    .w1200{
        padding: 0 2%;
        width: 96%;
    }
    
    .top_dg{
        width: 96%;
        padding: 0 2%;
    }
    .top_nav{
        width: 96%;
        padding: 0 2%;
    }
}
@media ( max-width:996px) {
    .nav_logo img{
        width: 450px;
    }
    .nav_tel{
        padding-top: 28px;
    }
    .nav_tel dd{
        font-size: 28px;
    }
    .nav_box li a{
        padding: 0 5px;
    }
}
@media ( max-width:890px) {
    .aui-header-top,
    .nav_logo,
    .aui-header-nav{
        display: none;
    }
    .sjj_lgnav{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 2% 2%;
        width: 96%;
        background-color: #fff;
    }
    .sjj_lgnav.xg{
        position: fixed;
        top: 0;
        z-index: 999;
        box-shadow: 0 0 5px #ddd;
    }
}
@media ( max-width:576px) {
    .sjj_logo img{
        height: 36px;
    }
    .sp_nav{
        margin-top: 22px;
    }
    .sjj_lgnav{
        padding: 0 2%;
    }
    .swiper-container img{
        height: 26vh;
        object-fit: cover;
    }
}
/*header end*/
/*扫除困惑*/
@media ( max-width:1200px) {
    .title_home h2{
        font-size: 36px;
    }
    .title_home dd{
        font-size: 16px;
    }
    .kunhuo_box_o{
        width: 380px;
        height: 380px;
    }
    .img360{
        z-index: 999;
    }
    .img360 img{
        max-width: 300px;
    }
    .kunhuo_box_dd{
        width: 96%;
    }
    .kunhuo_box_dd dd{
        margin-bottom: 2%;
        padding: 9px 16px;
    }
    
    .kunhuo_box_dd_l dd:nth-child(1){font-size:14px;margin-left:80px;}
    .kunhuo_box_dd_l dd:nth-child(2){font-size:22px;margin-left:5px;background: #fff4e8;}
    .kunhuo_box_dd_l dd:nth-child(3){font-size:16px;margin-left:45px;background: #ffe5d0;}
    .kunhuo_box_dd_l dd:nth-child(4){font-size:14px;margin-left:75px;background: #fff4e8;}
    .kunhuo_box_dd_l dd:nth-child(5){font-size:18px;margin-left:0px;background: #ffcdae;line-height:36px;}
    .kunhuo_box_dd_l dd:nth-child(6){font-size:14px;margin-left:60px;}
    .kunhuo_box_dd_l dd:nth-child(7){font-size:14px;margin-left:0px;background: #ffe5d0;}
    
    .kunhuo_box_dd_r dd:nth-child(1){font-size:18px;margin-left: -22px;background:#ffcdae;line-height:36px;}
    .kunhuo_box_dd_r dd:nth-child(2){font-size:13px;margin-left:0px;background:#fff4e8;}
    .kunhuo_box_dd_r dd:nth-child(3){font-size:16px;margin-left: 38px;background:#ffe5d0;}
    .kunhuo_box_dd_r dd:nth-child(4){font-size:20px;margin-left: 35px;}
    .kunhuo_box_dd_r dd:nth-child(5){font-size:16px;margin-left:25px;background:#fff4e8;}
    .kunhuo_box_dd_r dd:nth-child(6){font-size:14px;margin-left:-6px;background:#ffe5d0;}
    .kunhuo_box_dd_r dd:nth-child(7){font-size:13px;margin-left:-75px;}
}
@media ( max-width:996px) {
    .kunhuo_box_o{
        width: 300px;
        height: 300px;
    }
    .mojing_five_con_pic dd{
        width: 150px;
        height: 150px;
        font-size: 22px;
    }
    .mojing_five_con_pic dd img{
        width: 40px;
        padding-top: 28px;
    }
    .kunhuo_box_dd dd{
        padding: 5px 10px;
    }
    
    .kunhuo_box_dd_l dd:nth-child(5){font-size:15px;line-height:24px;}
    .kunhuo_box_dd_r dd:nth-child(1){font-size:15px;line-height:24px;}
}
@media ( max-width:576px) {
    .kunhuo{
        padding-bottom: 10%;
    }
    .title_home h2{
        font-size: 24px;
        line-height: 30px;
    }
    .title_home dd{
        font-size: 14px;
        line-height: 30px;
    }
    .kunhuo .title_home{
        margin-bottom:10%;
        padding-top:10%;
    }
    .kunhuo_box_dd{
        position: inherit;
        display: flex;
    }
    .kunhuo_box_dd dd{
        margin: 0!important;
        margin-bottom: 5px;
    }
    .kunhuo_box_dd_l dd:nth-child(2),
    .kunhuo_box_dd_r dd:nth-child(4){
        font-size: 16px;
    }
    .kunhuo_box_dd>div{
        float: none;
    }
    .kunhuo_box_o{
        width: 150px;
        height: 150px;
    }
    .img360 img{
        max-width: 150px;
    }
    .mojing_five_con_pic dd{
        width: 120px;
        height: 120px;
        font-size: 16px;
        line-height: 36px;
    }
    .mojing_five_con_pic dd img{
        width: 30px;
        padding-top: 26px;
    }
    .mojing_five_con_pic>.circle-animate{
        width: 150px;
        height: 150px;
        margin-left: -75px;
        margin-top: -75px;
    }
    .mojing_five_con_pic>.circle-animate-box1{
        width: 160px;
        height: 160px;
        margin-left: -80px;
        margin-top: -80px;
    }
    .mojing_five_con_pic>.circle-animate-box2 {
        width: 170px;
        height: 170px;
        margin-left: -85px;
        margin-top: -85px;
    }
    .mojing_five_con_pic>.circle-animate-box3 {
        width: 180px;
        height: 180px;
        margin-left: -90px;
        margin-top: -90px;
    }
    .mojing_five_con_pic>.circle-animate-box4 {
        width: 190px;
        height: 190px;
        margin-left: -95px;
        margin-top: -95px;
    }
}
/*扫除困惑 end*/
/*企业培训课程*/
@media ( max-width:1200px) {
    .kecheng ul li dl dt{
        font-size: 20px;
        line-height: 56px;
    }
}
@media ( max-width:576px) {
    .title_home{
        padding-top: 10%;
    }
    .kecheng{
        margin: 10% auto;
    }
    .kecheng ul li{
        width: 48.8%;
    }
    .kecheng ul li dl dt {
        font-size: 16px;
        line-height: 44px;
    }
    .kecheng ul li dl dd{
        font-size: 13px;
        padding: 10px 0 20px;
    }
}
/*企业培训课程end*/
/*企业管理咨询*/
@media ( max-width:1200px) {
    .guanli_box dl dt{
        font-size: 26px;
    }
    .guanli_box dl dd{
        font-size: 14px;
        padding: 10px 0px 26px;
    }
    .guanli_box ul li{
        font-size: 16px;
        line-height: 32px;
    }
    .guanli_box ul div{
        padding: 8px 5px;
        margin: 20px auto;
        font-size: 16px;
    }
}
@media ( max-width:996px) {
    .guanli_dg{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 96%;
        padding: 0 2%;
        margin: 5% auto;
    }
    .guanli_box {
        width: 33%;
    }
    .guanli_box ul{
        padding: 0 10px;
    }
    .guanli_box ul div{
        width: 95%;
        margin: 10% auto;
        font-size: 15px;
    }
    .guanli_box ul li{
        font-size: 13px;
        padding-top: 5px;
        line-height: 30px;
    }
    .guanli_box,
    .guanli_box dl dt,
    .guanli_box dl dd,
    .guanli_box ul li,
    .guanli_box ul div{
        transform:skewX(0deg);
    }
    .gl02,
    .gl04{
        margin-top: 0;
    }
    .gl01,
    .gl02,
    .gl04,
    .gl05{
        margin-left: 0;
    }
}
@media ( max-width:768px) {
    .guanli_box dl dt{
        font-size: 22px;
    }
    .guanli_box ul div{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media ( max-width:576px) {
    .guanli_box{
        width: 50%;
    }
    .guanli_dg{
        margin: 10% auto;
    }
    .guanli_dg .guanli_box:nth-child(5){
        width: 100%;
    }
}
/*企业管理咨询end*/
/*企业人才培养*/
@media ( max-width:1200px) {
    .peiyang ul li dl>img{
        max-height: 80px;
    }
}
@media ( max-width:996px) {
    .peiyang ul li dl>img{
        max-height: 60px;
    }
    .peiyang ul li dl dt{
        font-size: 20px;
    }
    .peiyang ul li dl dd{
        font-size: 15px;
        margin-bottom: 20px;
    }
    .peiyang ul li dl span{
        padding: 8px 0px;
    }
    
}
@media ( max-width:768px) {
    .peiyang ul li{
        width: 48.5%;
        margin-bottom: 1.5%;
    }
}
@media ( max-width:567px) {
    .peiyang{
        margin: 10% auto;
    }
    .peiyang ul li dl{
        padding: 20px 10px;
    }
    .peiyang ul li dl dt{
        line-height: 40px;
    }
    .peiyang ul li dl dd{
        font-size: 14px;
        line-height: 24px;
    }
    .peiyang ul li dl span{
        font-size: 14px;
    }
}
/*企业人才培养end*/
/*隔断*/
@media ( max-width:1200px) {
    #gg01{
        height: 150px;
    }
}
@media ( max-width:567px) {
    #gg01{
        height: 50px;
    }
}
/*隔断 end*/
/*选择我们的四大理由*/
@media ( max-width:1200px) {
    .youshi_fr{
        width: 65%;
    }
    .youshi_fl dl dt{
        font-size: 30px;
        padding: 12px 0;
    }
    .youshi_fl dl dd{
        font-size: 14px;
        line-height: 28px;
    }
    .youshi_fl a{
        font-size: 18px;
        padding: 10px 35px;
    }
    .youshi_03_dg dl dt{
        font-size: 30px;
        padding: 12px 0;
    }
}
@media ( max-width:996px) {
    .youshi_fl dl{
        padding: 36px 30px;
    }
}
@media ( max-width:567px) {
    .youshi_box {
        margin: 10% auto 0;
    }
    .youshi_fl dl{
        border-radius: 15px;
        background-size: cover;
    }
    .youshi_fr{
        position: inherit;
        width: 100%;
    }
    .youshi_03_box ul li{
        width: 48.5%;
    }
    .youshi_04 ul li,.ys_bottom ul li{
        width: 32.5%;
    }
    .youshi_04 ul li:first-child{
        width: 100%;
        margin-bottom: 10%;
    }
    .ys_bottom ul li:nth-child(1){
        width: 100%;
    }
    .ys_bottom ul li dt{
        padding: 10px 5px 0px;
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .ys_bottom ul li dd{
        padding: 10px 5px 0px;
        line-height: 22px;
        font-size: 13px;
    }
}
/*选择我们的四大理由 end*/
/*他们正在行动中...*/
@media ( max-width:567px) {
    .action ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .action ul li:nth-child(1),
    .action ul li:nth-child(6),
    .action ul li{
        width: 49%;
        height: 160px;
        margin-left:0;
    }
    .action ul li dd{
        line-height: 44px;
    }
}
/*他们正在行动中... end*/
/*名师团*/
@media ( max-width:1200px) {
    .mod18{
        width: 96%;
        padding: 0 2%;
    }
    .mod18 .picBox{
        width: 85%;
    }
    .mod18 .picBox li{
    }
    .mod18 .listBox{
        width: 10%;
    }
}
@media ( max-width:996px) {
    .mod18 .picBox li{
        width: 720px;
    }
    .mod18 .listBox{
        padding: 0 15px;
    }
    .mod18 .listBox li{
        width: 84px;
    }
    .mod18 .listBox li a{
        width: 100%;
    }
}
@media ( max-width:576px) {
    .mod18 .picBox{
        width: 100%;
    }
    .mod18 .picBox li{
        width: 360px;
    }
    .mod18 .cf a{
        width: 45%;
        height: 300px;
    }
    .mod18 .picBox .ds_dg{
        width: 52%;
        height: 300px;
    }
    .mod18 .picBox .ds_dg .ds_box{
        margin-top: 10px;
        padding-top:10px;
    }
    .mod18 #nextTop{
        width: 40px;
        right: 5%;
        background-size: 100%;
    }
    .mod18 .picBox{
        height: 350px;    
    }
    .mod18 .picBox ul.cf,
    .mod18 .picBox li{
        height: auto;
    }
    .mod18 .picBox .ds_dg .ds_box dl dt{
        font-size: 20px;
    }
    .mod18 .picBox .ds_dg .ds_box dl dt p{
        font-size: 12px;
        line-height: 12px;
    }
    .mod18 .picBox .ds_dg .ds_box dl dd{
        border-left:0;
        padding-left: 0;
        margin-left: 0;
        font-size: 12px;
        line-height: 18px;
        margin-top: 10px;
    }
    
    .mod18 .picBox .ds_dg .ds_box ul{
        padding-top: 15px;
    }
    .mod18 .picBox .ds_dg .ds_box ul h3{
        font-size: 15px;
        padding-bottom: 10px;
    }
    .mod18 .picBox .ds_dg .ds_box ul>li{
        width: 180px;
        font-size: 13px;
        line-height: 20px;
    }
    .mod18 .listBox,
    .mod18 #prev, 
    .mod18 #next{
        display: none;
    }
}
/*名师团 end*/
/*精彩花絮*/
@media ( max-width:576px) {
    .huaxu{
        padding: 10% 0px;
    }
}
/*精彩花絮 end*/
/*5大保障*/
@media ( max-width:768px) {
    .baozhang ul li{
        padding-bottom:20px;
    }
    .baozhang ul li dt{
        padding: 20px 0px;
    }
    .baozhang ul li dd{
        font-size: 15px;
    }
    
}
@media ( max-width:576px) {
    .baozhang ul{
        margin: 10% auto;
        justify-content: center;
    }
    .baozhang ul li{
        width: 31%;
        margin: 0.8%;
    }
    .baozhang ul li dd{
        font-size: 13px;
        line-height: 22px;
    }
}
/*5大保障 end*/
/*新闻中心*/
@media ( max-width:996px) {
    .innews-c .innews-l{
        width: 100%;
    }
    .innews-c .innews-r{
        width: 100%;
    }
}
@media ( max-width:576px) {
    .innews-c .innews-tit{
        padding-bottom: 10px;
    }
    .innews-c .innews-tit>h4{
        font-size: 18px;
    }
    .innews-c .innews-tit>h4:nth-child(2){
        padding-left: 25px;
    }
    .scinew{
        margin-bottom: 5%;
    }
    .innews-c .scinew-b a h4{
        font-size: 15px;
    }
    .innews-c .scinew-b a h4 dd{
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}
/*新闻中心 end*/
/*底部*/
@media ( max-width:996px) {
    .footbnav_weixin{
        display: none;
    }
}
@media ( max-width:768px) {
    .bottom_top{
        padding: 25px 0;
    }
    .bottom_top h3{
        font-size: 22px;
    }
    .bottom_top dl dd{
        font-size: 24px;
    }
    .bottom_foot{
        width: 96%;
        padding: 2%;
        line-height: 26px;
        font-size: 14px;
    }
}
@media ( max-width:576px) {
    .bottom_top{
        padding: 15px 0;
    }
    .bottom_top h3,
    .bottom_top dl{
        float: none;
    }
    .bottom_top dl{
        margin-top: 15px;
    }
}
/*底部 end*/
/*首页响应式 end ****************/