
@media screen and (max-width: 1600px) {
            .banner-box{
                        max-width: 1440px;
                        height: 665px;
                        background: url(../image/banner1.png) no-repeat;
                        background-size: cover;
                        background-position: center 0px;
                        margin: 0 auto;
            }
        }
@media screen and (min-width: 1600px) {
            .banner-box{
                        max-width: 1920px;
                        height: 887px;
                        background: url(../image/banner.png) no-repeat;
                        background-size: cover;
                        background-position: center 0px;
                        margin: 0 auto;
            }
}

.caption-h1{
            width: 315px;
            margin: 0 auto;
            text-align: center;
            font-size: 40px;
}
.caption-solid{
            width: 100px;
            height: 4px;
            background: url(../image/solid.png) no-repeat;
            margin: 0 auto;
            margin-top: 21px;
}
.work-ul{
            width: 1440px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            margin-top: 61px;

}
.work-ul>li{
            width: 320px;
            height: 455px;
            overflow: hidden;
            border: 0.5px solid #dcdcdc;
            box-shadow: 0px 0px 25px #ddeee5;
}
.work-ul>li:nth-child(1){
            background: url(../image/1.png) no-repeat;
            background-position:center 0px;

}
.work-ul>li:nth-child(2){
            background: url(../image/2.png) no-repeat;
            background-position: 0px 0px;
}
.work-ul>li:nth-child(3){
            background: url(../image/3.png) no-repeat;
            background-position: 0px 0px;
}
.work-ul>li:nth-child(4){
            background: url(../image/2.png) no-repeat;
            background-position: 0px 0px;
}
.ul-caption>h1{
            text-align: center;
            color: white;
            margin-top: 35px;
}
.ul-caption>p{
            width: 251px;
            margin: 0 auto;
            /* font-size: 22px; */
            text-align: justify;
            margin-top:182px;
}
.green{
            color: #1fbc5e;
}
.a_1{
	display: block;
	width: 100px;
	height: 40px;
	border: 1px solid #1fbc5e;
	background: #1fbc5e;
	color: white;
	text-align: center;
	margin:0 auto;
	border-radius: 30px;
	line-height:40px;

}
.a_1:hover{
    text-decoration: underline;
    text-decoration-color: white;
}
.btn-s{
            display: block;
            font-size: 38px;
            color: white;
            text-align: center;
            width: 365px;
            height: 73px;
            margin:0 auto;
            margin-top: 61px;
            background: url(../image/btn-green.png) no-repeat;
            background-position:center 0px;
            background-size: cover;
            line-height: 73px;
}
.expected-box{
            width: 1292px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
}
.expected-m{
            max-width: 1920px;
            margin: 0 auto;
            height: 347px;
            margin-top: 65px;
            background: #f6f6f6;
}
.expected-ul{
            width: 744px;
            margin-top: 52px;
            
}
.expected-ul>h1{
            font-size: 25px;
            margin-bottom: 43px;
}
.expected-li_one{
            font-size: 25px;
            color: #e70035;
}
.expected-ul>li:nth-child(3){
            font-size: 25px;

            margin-top: 24px;
            color: #494a4a;
}
.expected-img{
            width:350px;
            height: 342px;
            background: url(../image/arrow.png) no-repeat;
            background-position: center 0px;
            background-size: cover; 
} 
.nation-m{
            margin-top: 78px;
}
.nation-back{
            width: 1285px;
            height: 494px;
            background: url(../image/back.png) no-repeat;
            background-position: center 0px;
            background-size: cover;
            margin: 0 auto;
            margin-top: 59px;
            margin-bottom: 106px;
}
.order-m{
            max-width: 1920px;
            height: 382px;
            background: url(../image/order.png) no-repeat;
            background-position: center 0px;
            background-size: cover;
            overflow: hidden;
}
.order-m>h1{
            font-size: 40px;
            color: white;
            text-align: center;
            margin-top:69px;
}
.order-ul{
            width:1292px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            margin-top: 71px;
}
.order-ul>li>input{
            width: 400px;
            height: 64px;
            border-radius: 30px;
            border: 1px solid #1fbc5e;
            outline: none;
            font-size: 34px;
            padding-left: 49px;
}
.btn-b{
            width: 276px;
            height: 65px;
            font-size: 34px;
            text-align: center;
            border-radius: 30px;
            background: #1fbc5e;
            color: white;
            line-height: 65px;
}
.school-m{
    overflow: hidden;
}

.school-table{
    width: 1286px;
    margin: 0 auto;
    box-shadow: 0px 0px 50px #e9edeb;
    margin-top: 60px;
}
.school-table-th{
    margin-top: 50px;
}
.school-table-th>td{
    height: 68px;
    background: #1fbc5e;
    font-size: 30px;
    text-align: center;
    color: white;
    font-weight: bold;
    border-right: 0.1px solid white;
    border-bottom: 6px solid #dfe5e2;
    
}
.shcool-table-td{
    text-align: center;
    height: 58px;
}
.shcool-table-td>td{
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    background: white;
}
.is-not>td{
    border-bottom: none;
}
h1{
    font-weight: bold;
}
#topbar,#header,#container,#footer,.secbox{width:1200px;margin:0 auto;position:relative}
.equal{padding-bottom:3800px;margin-bottom:-3800px}caption,th{text-align:left}
.fl{float:left}.fr{float:right}.tl{text-align:left}.tc{text-align:center}.tr{text-align:right}
.mt{margin-top:10px}.mr{margin-right:10px}.mb{margin-bottom:10px}.ml{margin-left:10px}
.clear{clear: both;}

/* topnav */
#topnav{height:30px;background:#FAFAFA;border-bottom: 1px solid #e5e5e5}
#topnav span{line-height:28px;}

/*topbar*/
#topnav dl{zoom:1; z-index:10}
#topnav dd{float:left;position:relative}
#topnav dd h3{float:left;font-weight:normal;font-size:100%}
#topnav dd h3 a{display:inline-block;*display:inline;zoom:1;height:14px;line-height:14px;padding:7px 20px;color:#666;border:1px solid #F7F7F7; border-width:0 1px}
#topnav dd h3 a i{display:inline-block;width:7px;height:5px;margin:0 0 0 5px;overflow:hidden;vertical-align:middle;font-size:12px;line-height:13px;background:url(imgs/icon.jpg) no-repeat center}
#topnav dd h3 a:hover,#topnav dd.curr h3 a{background:#FFF;color:#E00;border:1px solid #F7F7F7; border-width:0 1px}

#topnav dd ul{display:none;/*hide*/position:absolute;width:140px;top:28px;left:0;border-top:0;background:#fff;border:1px solid #F7F7F7; padding:0 4px; z-index:11}
#topnav dd ul li{line-height:31px;border-bottom:1px solid #F7F7F7; text-align:center}
#topnav dd ul li a{display:block;color:#333;padding:0 15px}
#topnav dd ul li a:hover{color:#C00}
#topnav dd ul li a span{color:#FF8400;margin-left:5px}

.xxlogo{width:115px;height:42px;position: absolute;left:0px;top:30px;}

.advert img{width:100%;}
.advert .ad-hide{font-size:13px;font-weight:bold;color:#fff;position: absolute;right:10px;top:5px;cursor: pointer;}


/* header */
#header,#header .secbox{height:100px;overflow:hidden}
.logo{;display:block;float:left;margin-top:22px}
.admid{margin-top:22px; float:left; margin-left:60px}
.telbox{ float:right;margin-top:22px;}
/* navbox */
#navbox,.mainnav,.mainnav li.m,.mainnav h3 a{height:46px;line-height:46px; display:block}
#navbox{text-align:center; border-bottom:4px solid #C21852; z-index:1; position:relative}
.mainnav{position:relative;margin:0 auto;display:block;overflow:visible}
.mainnav .m{float:left;display:inline;position:relative}
.mainnav h3 a{font-size:17px;color:#000;font-family:'Microsoft yahei';padding:0 20px}

.mainnav li.home{width:190px;margin-right:115px;}
.mainnav li.home h3 a,.mainnav h3 a:hover{height:46px;line-height:46px;text-decoration:none}
.mainnav li.home h3 a{color:#fff; background:#2c2c2c url(https://hz.xiongsongedu.com/static/imgs/icon_m.jpg) 16px no-repeat;text-align: left;padding:0 45px;}
.mainnav li.home .sub0{height:404px; background:#a90533;display:block}
.mainnav li.home .sub0 li{padding:15px; line-height:27px; color:#fff; font-size:14px; border-bottom:1px solid #fff}
.mainnav li.home .sub0 a{height:22px; line-height:22px;font-size:14px; color:#fff; font-family:Arial, Helvetica, sans-serif; padding:0; display:inline-block}

.mainnav li.fr{float:right !important}
.mainnav li.fr a{color:#fff; background:#888; padding:0 10px}

.mainnav .sub{display:none;width:120px;left:0;top:48px;position:absolute;padding-bottom:6px;z-index:10; background:#5C4A4A}
.mainnav .sub li{zoom:1;background:url(images/navhover.jpg) repeat}
.mainnav .sub a{display:block;padding:8px 0;padding-left:20px;text-align:left;font-size:15px;color:#fff}
.mainnav .sub a:hover{background:#C21852;text-decoration:none}
.mainnav .extsub{width:180px;}


/*尾部*/
.footer{background-color: #3b3c40;padding-bottom: 50px}
.footer .secbox{width:1086px;}
.fot-top{height:44px;border: 1px solid #494a4d;border-left:none;}
.fot-top ul li{line-height:44px;float:left;}
.fot-top ul li a{font-size:16px;color: #fff}
.fot-top ul li i{color: #fff;padding:0px 18px;font-size:15px;}
.fot-top p{width:253px;height:44px;line-height:44px;border-left:1px solid #494a4d;padding-left:22px;}
.fot-top p a{font-size:16px;color: #fff}
.footer a:hover{text-decoration: underline;}
.fot-bom{width:100%;padding:25px 0px 16px 0px;border-bottom:1px solid #494a4d;float:left;}
.fot-bom-l dl dt{font-size:14px;color: #909092;padding-bottom: 12px}
.fot-bom-l dl dd{font-size:14px;color: #909092;line-height: 26px}
.fot-bom-l p{margin-top:20px;font-size:14px;color: #909092;}
.fot-bom-r{width:305px;margin-right:15px;}
.fot-logo{width:270px;margin:40px 0px;}
.fot-code li{width:106px;height:107px;float:left;margin-right:45px;position: relative;}
.fot-code li.li1{background: url(../image/foot_01.png) no-repeat center;}
.fot-code li.li2{background: url(../image/foot_02.png) no-repeat center;}
.fot-code li p{width:106px;text-align:center;position: absolute;left:0px;bottom: 0px;font-size:12px;color: #c5c5c5}
.footer .frien{margin-top:30px;display: inline-block;}
.footer .frien dt{font-size:14px;color: #909092;margin-right:5px;float:left;}
.footer .frien dd{margin-left :8px;float:left;padding-bottom: 6px}
.footer .frien dd a{font-size:14px;color: #909092;}

.pf_tims{width:145px;position: fixed;right:0px;top:20%;z-index: 9999}
.df_down{width:130px;height:105px;background: url(https://hz.xiongsongedu.com/static/slide/ti_01.png) no-repeat center;}
.df_down span{font-size:28px;color: #000;float:left;margin:42px 0px 0px 50px;font-weight: bold;}
.pf_tims .btm{width:100%;float:left;margin-top:5px}
.pf_count{width:100%;float:left;}
/* .pf_count li{margin-bottom:0px;height:48px;} */
.pf_count a{
	display: block;
	height: 100%;
}
.pf_count img{  
	width: 100%;
    display: block;	
}
