@charset"gb2312";
*{padding:0;margin:0;}
body{font-family:"microsoft yahei";font-size:14px;}
ol,ul{list-style:none;}
input[type=submit],input[type=reset],input[type=button]{-webkit-appearance:none;outline:none;}
a{text-decoration:none;color:inherit;}
img{display:block;}
.clear{clear:both;}
.clear:after{zoom:1;height:0;content:'.';visibility:hidden;display:block;}
.center{margin:auto;}
.bg-gray{background:#f0f0f0}
.bg-box{width:100%;padding-bottom:40px;}

/* 公共样式 */
.margin-t10{margin-top:10px;}
.margin-t15{margin-top:15px;}
.margin-t20{margin-top:20px;}
.margin-t30{margin-top:30px;}
.margin-t40{margin-top:40px;}

/* top_box */
.top_box{width:1200px;background:#f0f0f0;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;}
.top_box .top_box_left{width:620px;height:52px;position:relative;}
.top_box .top_box_left>a{width:103px;height:53px;background:#0094d6;position:absolute;top:0;left:0;color:#fff;}
.top_box .top_box_left>a>span{width:103px;height:53px;display:block;background:#1fa5e2 url(../images/mob_icon.png) 20px center no-repeat;background-size:12px;position:absolute;top:0;left:0;color:#fff;line-height:54px;text-indent:40px;}
.top_box .top_box_left>p{padding-left:120px;line-height:52px;color:#000;font-size:16px;color:#000;}
.top_box .top_box_left>p>strong{color:red;font-size:18px;}
.top_box .top_box_right{width:290px;display:flex;align-items:center;}
.top_box .top_box_right>ul{width:300px;display:flex;}
.top_box .top_box_right>ul>li{width:300px;color:#707070;}
.top_box .top_box_right>ul>li>a{display:block;text-align:center;border-right:1px solid #a8a8a8;height:12px;line-height:12px;}
.top_box .top_box_right>ul>li:last-child>a{border:none;}

/* logo_box */
.logo_box{width:1200px;background:#f0f0f0;height:88px;display:flex;justify-content:space-between;align-items:center;}
.logo_box .logo{width:471px;height:55px;}
.logo_box .space-white{width:40px;height:55px;}
.logo_box .nav{width:600px;height:55px;}
.logo_box .nav>ul{display:flex;justify-content:space-between;font-size:16px;line-height:55px;}
.logo_box .nav>ul>li:hover{color:#006db6;border-bottom:2px solid #1fa5e2;}
.logo_box .more{width:30px;height:24px;display:flex;flex-wrap:wrap;align-items:center;}
.logo_box .more>span{display:block;width:30px;height:2px;background:#5b5b5b;}

/* slider */
.slider{width: 640px;height:270px;position:relative;overflow: hidden;}
.slider>.slider-list{width: 640px;height:270px;overflow: hidden;}
.slider>.slider-list>li{cursor: pointer;width:640px;height:270px;display:none;position:absolute;overflow:left;}

.slider>.slider-num{width: 100%;height:10px;display: flex;justify-content: center;position: absolute;bottom: 20px;left: 0;right: 0;margin:auto;}
.slider>.slider-num>li{width:10px;height: 10px;background: #fff;border-radius: 50px;margin: 0 5px;}
.slider>.slider-num>.selected{background: red;}

/* 幻灯片盒子 */
.have-border{border-bottom:1px solid rgba(255,255,255,0.4);}
.banner-box{width:1200px;position:relative;box-shadow:0px 2px 8px rgba(0,0,0,0.1);overflow:hidden;}
.banner-box .menu{position:absolute;width:225px;height:460px;background:rgba(0,0,0,0.3);z-index:100;}
.banner-box .menu>h1{width:100%;height:50px;line-height:50px;text-indent:25px;font-size:16px;color:#fff;background:#1fa5e2;}
.banner-box .menu>h1>img{float:right;width:30px;margin:15px 20px 0 0;}
.banner-box .menu>ul{width:225px;margin-top:7px;position:relative;}
.banner-box .menu>ul>li{width:205px;height:43px;color:#fff;cursor:pointer;padding:0 10px;}
.banner-box .menu>ul>li>a{width:195px;color:#fff;display:inline-block;height:43px;line-height:43px;text-indent:10px;margin-left:5px;}
.banner-box .menu>ul>li:hover{background:rgba(0,0,0,0.6);}
.banner-box .menu>ul>li>a>span{float:right;font-family:'宋体';font-size:20px;color:#fff;height:43px;line-height:43px;}
.banner-box .img-box{width:1200px;height:460px;overflow:hidden;cursor:pointer;}
.banner-box .img-box .img{width:99999px;height:460px;top:0;left:0;}
.banner-box .img-box .img>li{float:left;position:absolute;display:none;}
.banner-box .img-box .num{position:absolute;bottom:15px;left:550px;}
.banner-box .img-box .num .on{background:#39afea;width:10px;}
.banner-box .img-box .num>li{float:left;width:10px;height:10px;background:#fff;margin:0 5px;cursor:pointer;border-radius:5px;transition: width 0.5s;}
.banner-box .nav-btn-box{width:100%;height:120px;background:#fff;}
.banner-box .nav-btn-box .nav-btn{float:left;width:220px;margin:35px 0 0 20px;}
.banner-box .nav-btn-box .nav-btn a:hover p{color:#606060;}
.banner-box .nav-btn-box .nav-btn .icon{float:left;width:45px;height:55px;}
.banner-box .nav-btn-box .nav-btn .text-box{float:left;width:158px;height:44px;margin-left:15px;}
.banner-box .nav-btn-box .nav-btn .bd{float:right;width:1px;height:36px;border-right:1px solid #dbdee2;margin-top:10px;}
.banner-box .nav-btn-box .nav-btn h1{font-size:18px;font-weight:500;color:#000;}
.banner-box .nav-btn-box .nav-btn p{font-weight:500;color:#989898;line-height:28px;}
/* order_items */
.order_items{width:1200px;overflow:hidden;display:flex;justify-content:space-between;}
.order_items>a>img{width:280px;border-radius:5px;}

/* 专业设置盒子 */
.zy-box{width:226px;height:417px;position:absolute;top:-7px;display:none;left:225px;background:#fff;padding:15px 12px;font-size:14px;z-index:200;}
.zy-box>p{color:#000;line-height:30px;}
.zy-box>a>img{width:227px;margin:10px auto;}
.zy-box-title{width:227px;text-align:center;background:#2cb1ed;line-height:40px;font-weight:700;margin-bottom:10px;}
.zy-box-title>a{color:#fff;}
.col-red{color:red;}
.btn{width:100%;height:35px;text-align:center;line-height:35px;margin:0 auto;margin-top:10px;display:flex;justify-content: space-between;}
.btn a{color:#fff;background:#2cb1ed;width:48%;height:35px;line-height:35px;}
.btn a:hover{color:yellow;}
.zy-box .xq{font-size:12px;line-height:30px;color:#707070;}
.dq_course_box{width:500px;color:#000;}
.dq_course_box .zy-box-title{width:100%;}
.dq_course_box .dq_course{widows: 100%;display:flex;justify-content:space-around;flex-wrap:wrap;align-items: center;}
.dq_course_box .dq_course a{display:flex;justify-content:space-between;width:190px;padding:0 15px;height:40px;border-bottom:1px solid #f0f0f0;line-height:40px;margin-left:25px;text-align:center;font-size:12px;}
.dq_course_box .dq_course a:hover p:first-child{width:120px;height:24px;line-height:24px;background:#2cb1ed;color:#fff;border-radius:50px;margin-top:7px;}
.dq_course_box .dq_course a p:last-child{width:60px;height:24px;line-height:24px;border-radius:50px;margin-top:7px;border:1px solid #e0e0e0;color:#909090;}
.dq_bg{background:#f0f0f0;}

/* 专业设置 */
.course{width:1200px;overflow:hidden;}
.course_on{width:130px;height:35px;background:#1fa5e2;color:#fff;}
.course_bg{width:130px;height:33px;border:1px solid #c0c0c0;color:#000;}
.course>.set_course_nav{width:270px;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between;}
.course>.set_course_nav>li{text-align:center;line-height:35px;}
.course>.set_course_box{width:1200px;display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;}
.course>.set_course_box>li{width:291px;text-align:center;overflow:hidden;position: relative;}
.course>.set_course_box>li>img{background:#f9f6ea;width:100%;height:160px;margin-top:12px;border-radius:5px;}
.course>.set_course_box>li>p{width:100%;height:40px;line-height:40px;background:rgba(0,0,0,.4);position:absolute;top:132px;color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius: 5px;}
.course>.set_course_box>li>span{width:100%;display:flex;justify-content:center;}
.course>.set_course_box>li>span>a{height:36px;line-height:36px;text-decoration:none;font-size:14px;padding:0 25px;border-radius:3px;}
.course>.set_course_box>li>span>a:first-child{background:#fff;border:1px solid #e0e0e0;color:#606060;}
.course>.set_course_box>li>span>a:first-child:hover{background:#f5b544;border:1px solid #f5b544;color:#fff;}
.course>.set_course_box>li>span>a:last-child{background:#fff;color:#606060;border:1px solid #e0e0e0;margin-left:20px;}
.course>.set_course_box>li>span>a:last-child:hover{background:#1fa5e2;color:#fff;border:1px solid #1fa5e2;margin-left:20px;}

/* cont_a */
.cont_a{width:100%;overflow:hidden;background:#f0f0f0;padding:40px 0;}
.cont_nav{width:1200px;overflow:hidden;}
.cont_nav .text_box{width:100%;display:flex;justify-content:center;align-items:center;}
.cont_nav .text_box>span:nth-child(odd){width:100px;height:1px;background:#c0c0c0;}
.cont_nav .text_box>h2,h3,h4,h5,h6{display:inline-block;padding:0 20px;font-size:20px;}
.cont_nav .icon_box{width:35px;height:5px;display:flex;justify-content:space-around;}
.cont_nav .icon_box>span{display:block;background:#000;width:5px;height:5px;border-radius:50px;}
.cont_a .cont_a_table{width:1200px;background:#1fa5e2;overflow:hidden;display:flex;justify-content:space-around;}
.cont_a .cont_a_table .table{width:795px;height:350px;overflow:hidden;}
.cont_a .cont_a_table .table>ul:nth-child(1){width:795px;height:50px;overflow:hidden;}
.cont_a .cont_a_table .table>ul:nth-child(1)>li{width:100%;height:50px;display:flex;justify-content:space-between;text-align:center;line-height:50px;color:#000;font-size:16px;background:rgba(255,255,255,.6);}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(1){width:210px;}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(2){width:80px;}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(3){width:120px;}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(4){width:170px;}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(5){width:90px;}
.cont_a .cont_a_table .table>ul:nth-child(1)>li>p:nth-child(6){width:100px;}

.cont_a .cont_a_table .table>ul:nth-child(2){width:795px;height:350px;overflow:hidden;}
.cont_a .cont_a_table .table>ul:nth-child(2)>li{width:100%;height:50px;display:flex;justify-content:space-between;text-align:center;line-height:50px;color:#fff;font-size:14px;}
.cont_a .cont_a_table .table>ul:nth-child(2)>li:nth-child(even){background:rgba(255,255,255,.3);}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(1){text-align:left;text-indent:10px;width:210px;}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(2){width:80px;}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(3){width:120px;}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(4){width:170px;}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(5){width:90px;}
.cont_a .cont_a_table .table>ul:nth-child(2)>li>p:nth-child(6){width:100px;}

.cont_a .cont_a_table>ul{width:355px;height:428px;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;}
.cont_a .cont_a_table>ul>li{width:177px;height:170px;overflow:hidden;}
.cont_a .cont_a_table>ul>li>a>img{width:110px;border:3px solid #fff;border-radius:100px;margin:auto;}
.cont_a .cont_a_table>ul>li>a>p{text-align:center;color:#fff;}
.cont_a .cont_a_table>ul>li>a>p:nth-of-type(1){width:85px;height:22px;line-height:22px;background:#fff;border-radius:50px;margin:10px auto 5px auto;color:#1fa5e2;}
.cont_a .baoming_online{width:1200px;height:115px;display:flex;justify-content:space-between;font-size:16px;}
.cont_a .baoming_online>span:nth-of-type(1){display:block;width:165px;height:115px;background:#1fa5e2 url(../images/icon_online.png) 15px center no-repeat;line-height:115px;text-indent:65px;font-size:20px;font-weight:700;color:#fff;}
.cont_a .baoming_online>span:nth-of-type(2){display:block;width:615px;height:115px;}
.cont_a .baoming_online>span:nth-of-type(2)>p{width:100%;line-height:30px;}
.cont_a .baoming_online>span:nth-of-type(2)>p>b{color:red;}
.cont_a .baoming_online>span:nth-of-type(2)>form{display:flex;justify-content:space-between;}
.cont_a .baoming_online>span:nth-of-type(2)>form>span:nth-of-type(1){display:flex;justify-content:space-between;width:430px;}
.cont_a .baoming_online>span:nth-of-type(2)>form>span:nth-of-type(1)>input{width:206px;height:40px;border:1px solid #c0c0c0;border-radius:3px;background:#f0f0f0;text-indent:10px;}
.cont_a .baoming_online>span:nth-of-type(2)>form>span:nth-of-type(2){display:block;width:160px;height:44px;}
.cont_a .baoming_online>span:nth-of-type(2)>form>span:nth-of-type(2)>input{width:160px;height:44px;background:#1fa5e2;border:none;color:#fff;border-radius:3px;cursor:pointer;font-family:"microsoft yahei";font-size:14px;}
.cont_a .baoming_online>ul{width:385px;height:115px;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-around;box-shadow:-5px -5px 10px -5px rgba(0,0,0,.1);}
.cont_a .baoming_online>ul>li{width:190px;height:56px;background:#fff;}
.cont_a .baoming_online>ul>li>a{display:block;height:56px;text-align:center;line-height:56px;font-size:16px;display:flex;justify-content:center;align-items:center;}
.cont_a .baoming_online>ul>li>a:hover{color:#0094d6;}

/* cont_b */
.cont_b{width:100%;position:relative;overflow:hidden;}
.cont_b>ul{width:1200px;overflow:hidden;}
.cont_b>ul>li{width:100%;height:46px;line-height:46px;font-size:14px;display:flex;justify-content:space-around;color:#707070;text-align:center;}
.cont_b>ul>li>p>img{float:right;width:22px;margin-top:18px;margin-right:50px;}

.cont_b>ul>li>p:nth-child(1){display:inline-block;width:260px;}
.cont_b>ul>li>p:nth-child(2){display:inline-block;width:65px;text-align:center;}
.cont_b>ul>li>p:nth-child(3){display:inline-block;width:65px;text-align:center;}
.cont_b>ul>li>p:nth-child(4){display:inline-block;width:96px;}
.cont_b>ul>li>p:nth-child(5){display:inline-block;width:395px;}
.cont_b>ul>li>p:nth-child(6){display:inline-block;width:100px;text-align:center;}
.cont_b>ul>li>p:nth-child(6)>a{border:1px solid #ffab08;border-radius:50px;padding:5px 20px;}
.cont_b>ul>li>p:nth-child(6)>a:hover{border-color:#0094d6;}

.cont_b>ul>li>p:first-child>span{display:inline-block;width:130px;}
.cont_b>ul>li>p:nth-child(5)>span:nth-child(1){display:inline-block;width:180px;}
.cont_b>ul>li>p:nth-child(5)>span:nth-child(2){display:inline-block;width:155px;}
.cont_b>ul>li>p:nth-child(5)>span:nth-child(3){display:inline-block;width:60px;}
.cont_b>ul>li:nth-child(odd){background:#f0f0f0;}
.cont_b>ul>li:first-child{background:#1fa5e2;font-size:16px;color:#fff;}

.cont_b .cont_b_pucture{width:100%;background:#1fa5e2;background-size:48px;overflow:hidden;padding:50px 0;}
.cont_b .cont_b_pucture>ul{width:1190px;height:300px;display:flex;flex-wrap:wrap;justify-content:space-around;background:#fff;align-items:center;padding:10px 5px;}
.cont_b .cont_b_pucture>ul>li{width:290px;height:145px;position:relative;}
.cont_b .cont_b_pucture>ul>li:last-child{background:#000;}
.cont_b .cont_b_pucture>ul>li:last-child>strong{display:block;font-size:22px;color:#1fa5e2;text-align:center;margin-top:45px;}
.li_video{display:block;}
.li_video>video{display:block;height:145px;}
.cont_b .cont_b_pucture>ul>li:last-child>div>span{display:block;width:5px;height:5px;background:#1fa5e2;border-radius:50px;}
.cont_b .cont_b_pucture>ul>li:last-child>div>span:nth-child(2){margin:0 7px;}
.cont_b .cont_b_pucture>ul>li>a{position:absolute;width:290px;height:145px;top:0;left:0;}
.cont_b .cont_b_pucture>ul>li>a>img{width:290px;transition:all 0.5s;}
.cont_b .cont_b_pucture>ul>li>a:hover img{width:300px;margin-left:-10px;}

.cont_b .cont_b_questioin{width:1200px;overflow:hidden;border-top:2px solid #1fa5e2;}
.cont_b .cont_b_questioin .nav{width:1200px;height:75px;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.cont_b .cont_b_questioin .nav>span{width:30px;display:flex;justify-content:space-between;}
.cont_b .cont_b_questioin .nav>span:last-child{flex-direction:row-reverse;}
.cont_b .cont_b_questioin .nav>span>span{width:5px;height:5px;background:#99d3ed;border-radius:100px;}
.cont_b .cont_b_questioin .nav>span>span:nth-child(2){background:#c2e5f4;}
.cont_b .cont_b_questioin .nav>span>span:nth-child(1){background:#d6eef8;}
.cont_b .cont_b_questioin .nav>p{display:inline-block;padding:0 20px;font-size:18px;font-weight:700;color:#0094d6;}
.cont_b .cont_b_questioin>ul{width:1158px;height:120px;padding:10px 20px;overflow:hidden;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;border:1px solid #e0e0e0;}
.cont_b .cont_b_questioin>ul>li{width:216px;height:40px;}
.cont_b .cont_b_questioin>ul>li>a{display:block;height:40px;font-size:14px;text-align:center;line-height:40px;background:#f2f2f2;}
.cont_b .cont_b_questioin>ul>li>a:hover{background:#1fa5e2;color:#fff;}

.video{width:1200px;height:320px;background:#000;position:absolute;top:-163px;left:-901px;right:0;}
.video>video{display:block;height:320px;}

/* cont_c */
.cont_c{width:100%;overflow:hidden;background:#f0f0f0;padding-bottom:40px;}
.cont_c .news_box{width:1160px;height:475px;overflow:hidden;background:#fff;padding:30px 20px 0 20px;display:flex;justify-content:space-between;}

.cont_c .news_box .news{width:620px;height:435px;overflow:hidden;}
.cont_c .news_box .news>ul:nth-of-type(1){width:620px;overflow:hidden;display:flex;justify-content:flex-start;}
.cont_c .news_box .news>ul:nth-of-type(1)>li{width:100px;height:40px;border-bottom:1px solid #e7e7e7;text-align:center;}
.cont_c .news_box .news>ul:nth-of-type(1)>li>a{display;block;height:40px;line-height:40px;font-size:16px;}
.cont_c .news_box .news>ul:nth-of-type(1) .on{border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;border-top:2px solid #1fa5e2;border-bottom:none;}
.cont_c .news_box .news .news_cont .tou_tiao{width:100%;height:149px;display:flex;justify-content:space-between;}
.cont_c .news_box .news .news_cont .tou_tiao>a>img{width:202px;height:149px;}

.cont_c .news_box .news .news_cont>ul{width:100%;overflow:hidden;}
.cont_c .news_box .news .news_cont>ul>li{width:615px;height:40px;padding-left:5px;border-bottom:1px dashed #000;display:flex;justify-content:space-between;align-items:center;}
.cont_c .news_box .news .news_cont>ul>li>a{display:flex;justify-content:space-between;align-items:center}
.cont_c .news_box .news .news_cont>ul>li>a>img{width:12px;height:11px;}
.cont_c .news_box .news .news_cont>ul>li>a>p{text-indent:10px;}



.cont_c .news_box .hua_ti{width:470px;overflow:hidden;}
.cont_c .news_box .hua_ti>p{width:75px;font-size:18px;border-bottom:2px solid #a0a0a0;line-height:40px;}
.cont_c .news_box .hua_ti>ul{width:100%;height:395px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.cont_c .news_box .hua_ti>ul>li{width:225;height:170px;}
.cont_c .news_box .hua_ti>ul>li>span{display:flex;width:100%;height:87px;justify-content:space-between;}
.cont_c .news_box .hua_ti>ul>li>span>span>a{display:flex;width:105px;height:87px;background:#13a2ff;flex-direction:column;justify-content:center;align-items:center;margin-top:36px;transition:all 0.3s;}
.cont_c .news_box .hua_ti>ul>li>span>span>a:hover{margin-top:26px;}
.cont_c .news_box .hua_ti>ul>li>span>span>a>img{width:36px;}
.cont_c .news_box .hua_ti>ul>li>span>span>a>p{font-size:16px;color:#fff;line-height:30px;}

/* 多彩校园 */
.cont_d{width:100%;overflow:hidden;background:#fff;padding-bottom:40px;}
.cont_d>ul{width:720px;height:35px;overflow:hidden;display:flex;justify-content:space-between;}
.cont_d>ul>li{width:98px;height:33px;}
.cont_d>ul>li>a{display:block;text-align:center;line-height:33px;color:#141414;border:1px solid #c0c0c0;}
.cont_d>ul .on>a{width:100px;height:35px;line-height:35px;border:none;background:#1fa5e2;color:#fff;}
/* .cont_d>ul>li:hover a{width:100px;height:35px;line-height:35px;border:none;background:#e02033;color:#fff;} */
.cont_d .img_box{width:1200px;overflow:hidden;display:flex;justify-content:space-between;}
.cont_d .img_box>span{width:436px;position:relative;height:343px;}
.cont_d .img_box>span>a>span{width:150px;height:40px;position:absolute;right:0;bottom:0;background:rgba(255,255,255,.7);padding:10px 15px;border-top-left-radius:10px;}
.cont_d .img_box>span:nth-child(1)>a>span>img{width:150px;height:40px;}

.cont_d .img_box>span:nth-child(2)>a{position:relative;}
.cont_d .img_box>span:nth-child(2)>a>span{width:90px;height:25px;position:absolute;right:0;bottom:-5px;background:rgba(255,255,255,.7);padding:10px 15px;border-top-left-radius:10px;}
.cont_d .img_box>span:nth-child(2)>a>span>img{width:90px;height:25px;}
.cont_d .img_box>span:nth-child(2){width:470px;position:relative;}
.cont_d .img_box>span:nth-child(2)>a{float:left;width:230px;height:165px;}
.cont_d .img_box>span:nth-child(2)>a:nth-child(even){margin-left:10px;}
.cont_d .img_box>span:nth-child(2)>a:nth-child(3){margin-top:7px;}
.cont_d .img_box>span:nth-child(2)>a:nth-child(4){margin-top:7px;}

.cont_d .img_box>span:nth-child(3){width:275px;position:relative;height:343px;}
.cont_d .img_box>span:nth-child(3)>a>span{width:130px;height:30px;position:absolute;right:0;bottom:0;background:rgba(255,255,255,.7);padding:10px 15px;border-top-left-radius:10px;}
.cont_d .img_box>span:nth-child(3)>a>span>img{width:130px;height:30px;}

.cont_d .wonderful_video>span:nth-child(1){width:400px;overflow:hidden;height:343px;}
.cont_d .wonderful_video>span:nth-child(1)>a>img{width:400px;height:290px;}
.cont_d .wonderful_video>span:nth-child(1)>a>p{width:400px;height:52px;line-height:53px;text-align:center;background:#428cd1;font-size:18px;color:#fff;}
.cont_d .wonderful_video>span:nth-child(2){width:780px;overflow:hidden;margin-left:20px;}
.cont_d .wonderful_video>span:nth-child(2)>a{float:left;width:380px;height:168px;}
.cont_d .wonderful_video>span:nth-child(2)>a>img{float:left;width:337px;height:168px;}
.cont_d .wonderful_video>span:nth-child(2)>a>p{float:left;width:23px;height:88px;text-align:center;font-size:18px;padding:40px 10px;background:#428cd1;color:#fff;line-height:20px}

/* cont_e */
.cont_e{width:100%;overflow:hidden;background:#f0f0f0;padding:40px 0;}
.cont_e .teacher_box,.cont_e .teacher_box>ul{width:1200px;overflow:hidden;display:flex;justify-content:space-between;}
.cont_e .teacher_box>ul>li{width:179px;height:457px;overflow:hidden;transition:all 0.8s;}
.cont_e .teacher_box>ul>li>a{width:661px;display:flex;justify-content:space-between;}
.cont_e .teacher_box>ul>li>a>img{width:330px;height:457px;}
.cont_e .teacher_box>ul>li>a>span{display:flex;flex-direction:column;justify-content:center;width:331px;}
.cont_e .teacher_box>ul>li>a>span>p:nth-child(1){text-align:center;font-size:18px;line-height:80px;}
.cont_e .teacher_box>ul>li>a>span>p:nth-child(2){text-indent:20px;line-height:60px;}
.cont_e .teacher_box>ul>li>a>span>p:nth-child(3){text-indent:20px;line-height:40px;}
.cont_e .teacher_box>ul>li>a>span>p:nth-child(4){width:230px;margin-left:63px;line-height:28px;}
.cont_e .teacher_box>ul>.on{width:660px;height:457px;background:#fff;}

/* cont_f */
.cont_f{width:1200px;overflow:hidden;}
.cont_f .school_map{width:1196px;height:250px;padding:2px 2px;background:#ededed;display:flex;justify-content:space-around;}
.cont_f .school_map>a{display:flex;justify-content:space-around;}
.cont_f .school_map>a>img{width:298px;}
.cont_f .school_map>a>span{display:block;width:300px;background:#fff;}
.cont_f .school_map>a>span>p{padding:0 20px;line-height:36px;font-size:16px;color:#606060;margin-top:20px;}
.cont_f .school_map>a>span>p>span{float:left;margin-top:7px;margin-right:40px;width:5px;height:20px;background:#0094d6;}
.cont_f .start_box{width:1200px;overflow:hidden;}
.cont_f .start_box .nav{width:1200px;height:35px;overflow:hidden;position:relative;}
.cont_f .start_box .nav>span{position:absolute;top:16px;left:0;width:100%;height:2px;background:#1fa5e2;z-index:-1;}
.cont_f .start_box .nav>ul{width:230px;height:35px;display:flex;justify-content:space-between;}
.cont_f .start_box .nav>ul>li{width:98px;height:33px;border:1px solid #c0c0c0;background:#fff;}
.cont_f .start_box .nav>ul>.on,.cont_f .start_box .nav>ul>li:hover{width:100px;height:35px;border:none;background:#1fa5e2;color:#fff;}
.cont_f .start_box .nav>ul>li>a{display:block;height:33px;line-height:33px;text-align:center;}
.cont_f .start_box .start_student>ul{width:1200px;height:414px;display:flex;justify-content:space-between;}
.cont_f .start_box .start_student>ul>li{width:282px;height:314px;border-top:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:2px solid #e4e4e4;border-bottom:2px solid #d0d0d0;position:relative;margin-top:100px;transition:all 0.5s;}
.cont_f .start_box .start_student>ul>li:hover{margin-top:80px;}
.cont_f .start_box .start_student>ul>li>a>span{width:230px;height:180px;position:absolute;top:-60px;left:0;right:0;overflow:hidden;}
.cont_f .start_box .start_student>ul>li>a>span>img{width:230px;}
.cont_f .start_box> .start_student>ul>li>a>p:nth-of-type(1){width:200px;padding:10px;font-size:16px;text-align:center;border-radius:5px;line-height:25px;margin-top:145px;color:#fff;}
.cont_f .start_box .start_student>ul>li>a>p:nth-of-type(2){padding:20px;line-height:28px;}
.cont_f .start_box .start_student>ul>li:nth-child(1)>a>p:nth-of-type(1){background:#f5b544;}
.cont_f .start_box .start_student>ul>li:nth-child(1)>a>span{border:3px solid #f5b544;}
.cont_f .start_box .start_student>ul>li:nth-child(2)>a>p:nth-of-type(1){background:#7bcb5f;}
.cont_f .start_box .start_student>ul>li:nth-child(2)>a>span{border:3px solid #7bcb5f;}
.cont_f .start_box .start_student>ul>li:nth-child(3)>a>p:nth-of-type(1){background:#60a1d4;}
.cont_f .start_box .start_student>ul>li:nth-child(3)>a>span{border:3px solid #60a1d4;}
.cont_f .start_box .start_student>ul>li:nth-child(4)>a>p:nth-of-type(1){background:#e88d8f;}
.cont_f .start_box .start_student>ul>li:nth-child(4)>a>span{border:3px solid #e88d8f;}

.cont_f .start_box>ul{width:1200px;overflow:hidden;}
.cont_f .start_box>ul>li{width:100%;height:45px;line-height:45px;font-size:16px;color:#606060;display:flex;justify-content:space-around;text-align:center;}
.cont_f .start_box>ul>li>p:nth-child(1){width:130px;}
.cont_f .start_box>ul>li>p:nth-child(2){width:130px;}
.cont_f .start_box>ul>li>p:nth-child(3){width:250px;}
.cont_f .start_box>ul>li>p:nth-child(4){width:130px;}
.cont_f .start_box>ul>li>p:nth-child(5){width:150px;}
.cont_f .start_box>ul>li>p:nth-child(6){width:390px;}
/* .cont_f .start_box>ul>li:nth-child(odd){background:#f4f4f4;} */
.cont_f .start_box>ul:nth-of-type(1)>li:first-child{background:#1fa5e2;color:#fff;}

.cont_f .start_box .xi_bao_box{width:1200px;height:135px;overflow:hidden;background:url(../images/ul_bg.gif) repeat-x;}
.cont_f .start_box .xi_bao_box>ul{width:100%;height:135px;overflow:hidden;}
.cont_f .start_box .xi_bao_box>ul>li{width:100%;height:45px;line-height:45px;font-size:16px;color:#606060;display:flex;justify-content:space-around;text-align:center;}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(1){width:130px;}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(2){width:130px;}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(3){width:250px;}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(4){width:130px;}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(5){width:150px;}
.cont_f .start_box .xi_bao_box>ul>li>p:nth-child(6){width:390px;}

/* cont_g */
.cont_g{width:100%;overflow:hidden;background:#f0f0f0;padding:40px 0;}
.cont_g>ul{width:410px;height:35px;overflow:hidden;display:flex;justify-content:space-between;}
.cont_g>ul>li{width:98px;height:33px;}
.cont_g>ul>li>a{display:block;text-align:center;line-height:33px;color:#141414;border:1px solid #c0c0c0;}
.cont_g>ul .on>a{width:100px;height:35px;line-height:35px;border:none;background:#1fa5e2;color:#fff;}
/* .cont_g>ul>li:hover a{width:100px;height:35px;line-height:35px;border:none;background:#e02033;color:#fff;} */

.cont_g .img_box{width:1240px;overflow:hidden;display:none;}
.cont_g .img_box>ul{width:1240px;display:flex;justify-content:space-around;flex-wrap:wrap;padding-bottom:10px;}
.cont_g .img_box>ul>li{width:285px;height:230px;background:#fff;box-shadow:0 0 15px 2px rgba(0,0,0,.1);margin-top:20px;}
.cont_g .img_box>ul>li>a{display:block;}
.cont_g .img_box>ul>li:hover{box-shadow:0 0 15px 2px rgba(0,148,214,.4);}
.cont_g .img_box>ul>li>a>img{margin:5px auto;}
.cont_g .img_box>ul>li>a>p{height:40px;line-height:40px;text-align:center;}

/* link_box */
.link_box{width:100%;overflow:hidden;}
.link_box .nav{width:100%;height:40px;position:relative;}
.link_box .nav>span{position:absolute;width:100%;height:1px;background:#e1e1e1;top:20px;left:0;z-index:-1;}
.link_box .nav>ul{width:320px;display:flex;justify-content:space-between;}
.link_box .nav>ul>li{width:138px;height:38px;border:1px solid #bdbdbd;font-size:18px;text-align:center;font-weight:700;color:#606060;line-height:38px;background:#fff;cursor:pointer;}
.link_box .nav>ul>.on{width:140px;height:40px;line-height:40px;color:#fff;border:none;background:#1fa5e2;}
.link_box .link_text{width:1200px;height:197px;overflow:hidden;}
.link_box .link_text>img{float:left;width:200px;margin-top:10px;}
.link_box .link_text>ul{width:1200px;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between;}
.link_box .link_text>ul:last-child{justify-content:flex-start;}
.link_box .link_text>ul:last-child>li:nth-child(2){margin-left:44px;}
.link_box .link_text>ul:last-child>li:nth-child(3){margin-left:44px;}
.link_box .link_text>ul:last-child>li:nth-child(4){margin-left:44px;}
.link_box .link_text>ul>li{width:133px;height:38px;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;line-height:38px;text-indent:6px;margin-top:20px;transition:all 0.3s;}
.link_box .link_text>ul>li:hover{margin-top:10px;border-right:1px solid #e1e1e1;border-bottom:3px solid #e1e1e1;}
.link_box .link_text>ul>li>a{display:block;height:38px;}

/* 版权 */
.copyright{width:100%;overflow:hidden;background:#3b3b3b;color:#898989;}
.copyright>ul{width:1200px;overflow:hidden;display:flex;justify-content:space-between;}
.copyright>ul>li{font-size:16px;color:#b0b0b0;line-height:100px;text-align:center;}
.copyright .text_box{width:1200px;overflow:hidden;display:flex;justify-content:space-between;}
.copyright .text_box .left{width:615px;overflow:hidden;display:flex;justify-content:space-between;}
.copyright .text_box .left>ul>li:first-child{font-size:16px;color:#b0b0b0;margin-bottom:5px;}
.copyright .text_box .left>ul>li{width:64px;text-align:center;line-height:30px;}
.copyright .text_box .left>ul:nth-of-type(4){width:103px;overflow:hidden;}
.copyright .text_box .left>ul:nth-of-type(4)>li>a{width:103px;height:45px;display:flex;justify-content:space-between;align-items:center;}
.copyright .text_box .left>ul:nth-of-type(4)>li>a>img{width:30px;height:30px;}
.copyright .text_box .left>ul:nth-of-type(4)>li:first-child{font-size:14px;color:#898989;}
.copyright .text_box .left>span>img,.copyright .text_box .left>span>img{width:95px;}
.copyright .text_box .left>span>p{width:95px;text-align:center;line-height:30px;}
.copyright .text_box .logo_box{width:298px;height:93px;}

.copyright .copyright_box{width:100%;border-top:1px solid #535353;padding:20px 0;}
.copyright .copyright_box>p{width:1200px;line-height:30px;font-size:12px;}

/* page_left */
.page_left_gd{width:120px;position:fixed;top:25%;left:10px;}
.page_left_gd>span{display:block;width:25px;height:25px;line-height:25px;font-family:'宋体';font-size:16px;-background:rgba(0,0,0,.2);text-align:center;border-radius:50px;position:absolute;right:-30px;top:-10px;cursor:pointer;}
.page_left_gd>ul{width:100%;overflow:hidden;}
.page_left_gd>ul>li{width:100%;height:90px;border-bottom-left-radius:10px;border-top-right-radius:10px;overflow:hidden;margin-bottom:10px;color:#fff;}
.page_left_gd>ul>li>span{display:flex;justify-content:center;margin-top:20px;}
.page_left_gd>ul>li>span>img{width:20px;height:24px;}
.page_left_gd>ul>li:nth-child(2)>span>img{width:16px;height:22px;margin-right:4px;margin-top:2px;}
.page_left_gd>ul>li:nth-child(3)>span>img{width:18px;height:22px;margin-right:3px;margin-top:2px;}
.page_left_gd>ul>li:nth-child(4)>span>img{width:19px;height:19px;margin-right:3px;margin-top:4px;}
.page_left_gd>ul>li>span>strong{font-size:16px;line-height:30px;}
.page_left_gd>ul>li>p{font-size:12px;text-align:center;line-height:20px;}
.bg_color_pink{background:#ff6e9b;}
.bg_color_blue{background:#0094d6;}
.bg_color_green{background:#27c161;}
.bg_color_orange{background:#fc9510;}











