@charset "UTF-8";
/*index css*/

.zt_he10{ height:10px;}
.zt_he20{ height:20px;}
.zt_he30{ height:30px;}
.zt_he40{ height:40px;}
.zt_he50{ height:50px;}
.zt_he60{ height:60px;}
.zt_he70{ height:70px;} 
.zt_he80{ height:80px;}
.zt_he90{ height:90px;}
.zt_he100{ height:100px;}

.zt_color{color: #ec6b28;}
.zt_line{background: linear-gradient(#efae71,#ec6a28);}
.zt_lines{background: linear-gradient(#fffcea,#ffeba0);}

.contain{width: 1200px;margin: 0 auto;}
.swiper{padding: 0;margin: 0;position: relative;overflow: hidden;}


/* 师资  start*/
.shz_banner{width: 100%;height: 600px;background: url(../images/shz-banner.jpg)center 0 no-repeat;position: relative;}
.shz_banner_box{position: absolute;bottom: 100px;left: 50%;transform: translateX(-50%);z-index: 1;display: flex;}
.shz_banner_box a{height: 63px;padding-bottom: 7px;width: 332px;background: url(../images/shz-tb0.png)0 0 no-repeat;background-size: 100% 100%;display: flex;align-items: center;justify-content: center;}
.shz_banner_box a p{display: flex;align-items: center;justify-content: center;font-size: 28px;color: #fff;animation: shz-animation 1s infinite;margin-bottom: 3px;}
.shz_banner_box a p img{display: block;margin-left: 10px;}
@keyframes shz-animation{from {scale: 0.85;} to {scale:1.1;}}

.shz_banner_ft{width: 100%;height: 360px;background: url(../images/shz-ssBg.jpg)center 0 no-repeat;}

.shz_pc_dom1{background: #fff;}
.shz_box_title{display: flex;align-items: center;flex-direction: column;text-transform: uppercase;}
.shz_box_title >h3{font-size: 60px;color: #fff6d1;font-weight: bold;margin-bottom: -40px;}
.shz_box_title_tits strong{font-size: 45px;font-weight: bold;color: #333;}
.shz_box_title_tits strong span{color: #ec6b28;}
.shz_box_title p{font-size: 18px;color: #666666;line-height: 27px;padding-top: 20px;text-align: center;}
.tran_t h3{color: #fff4c8;}

.shz_dsh_box{padding: 0 70px;position: relative;}
.shz_dsh_list{border-radius: 10px;overflow: hidden;position: relative;}
.shz_dsh_list img{display: block;width: 100%;}
.shz_dsh_list_ab1{position: absolute;left: 0;width: 315px;box-sizing: border-box;height: 29%;top: 71%;background: url(../images/shz-tb1.png)0 0 no-repeat;background-size: 100% 100%;padding: 20px 65px 20px 20px;display: flex;flex-direction: column;justify-content: center;}
.shz_dsh_list_ab1 h3{font-size: 15px;color: #fff;padding-bottom: 10px;border-bottom: 2px solid rgba(255, 255, 255, 0.5);font-weight: normal;display: flex;align-items: flex-end;margin-bottom: 10px;}
.shz_dsh_list_ab1 h3 span{height: 43px;width: 110px;border-radius: 5px;line-height: 43px;text-align: center;font-size: 28px;font-weight: bold;color: #ec6b28;background: linear-gradient(to right,#ffeba0,#fffcea);margin-right: 10px;}
.shz_dsh_list_ab1 h4{font-size: 22px;font-weight: bold;color: #fff;}
.shz_dsh_list_ab2{position: absolute;top: 100%;left: 0;width: 100%;height: 100%;background: rgba(233, 124, 41, 0.7);box-sizing: border-box;padding: 0 35px;padding-top: 90px;display: flex;flex-direction: column;}
.shz_dsh_list_ab2 h3{font-size: 18px;color: #fff;padding-bottom: 12px;border-bottom: 2px solid rgba(255, 255, 255, 0.5);font-weight: normal;display: flex;align-items: flex-end;margin-bottom: 12px;}
.shz_dsh_list_ab2 h3 span{font-size: 35px;font-weight: bold;color: #fff;margin-right: 5px;}
.shz_dsh_list_ab2 h4{font-size: 24px;font-weight: bold;color: #fff;margin-bottom: 24px;}
.shz_dsh_list_ab2 p{font-size: 18px;color: #fff;line-height: 27px;text-align: justify;}

.swiper_btn{position: absolute;z-index: 1;top: 50%;transform: translateY(-50%);cursor: pointer;}
.zt_left_btn101{left: 0;}
.zt_right_btn101{right: 0;transform: translateY(-50%) scaleX(-1);}

.shz_btn_box{display: flex;justify-content: center;}
.shz_btn_box a{width: 456px;height: 80px;display: flex;align-items: center;justify-content: center;font-size: 28px;color: #fff;background: linear-gradient(#efae71,#ec6a28);border-radius: 50px;box-sizing: border-box;padding-bottom: 5px;}
.shz_btn_box a img{display: block;margin-right: 12px;}

.shz_pc_dom2{background: linear-gradient(#fffcea,#ffeba0);}
.shz_jsh_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.shz_jsh_list{position: relative;margin-bottom: 25px;background: #fff;width: calc(calc(100% - 75px) / 4);align-self: stretch;display: flex;flex-direction: column;}
.shz_jsh_list:nth-last-child(-n+4){margin-bottom: 0;}
.shz_jsh_list >img{display: block;margin-bottom: 20px;border-radius: 0 0 50px 0;}
.shz_jsh_list_ab{position: absolute;left: 0;top: 210px;width: 140px;height: 48px;display: flex;align-items: center;justify-content: flex-start;background: linear-gradient(to right,#ec6a28,#e7852a);border-radius: 0 0 30px 0;}
.shz_jsh_list_ab h3{font-size: 26px;color: #fff;font-weight: bold;margin-bottom: 3px;}
.shz_jsh_list_ab img{margin-right: 5px;margin-left: 15px;}
.shz_jsh_list_tits{padding: 15px 20px;display: flex;flex-direction: column;flex-grow: 1;}
.shz_jsh_list_tits h3{font-size: 20px;color: #ec6a28;font-weight: bold;margin-bottom: 12px;}
.shz_jsh_list_tits p{color: #666666;font-size: 16px;line-height: 24px;margin-bottom: 10px;}
.shz_jsh_list_aline{margin-top: auto;display: flex;justify-content: center;}
.shz_jsh_list_aline a{height: 40px;line-height: 40px;width: 120px;text-align: center;background: linear-gradient(#efae71,#ec6a28);font-size: 19px;color: #fff;margin: 0 4.5px;border-radius: 5px;}
.shz_jsh_list_aline a:last-child{background: #fff;color: #ec6b28;border: 1px solid #ec6b28;}

.shz_pc_dom3{background: #fff;}
.shz_gh_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.shz_gh_list{display: flex;width: calc(calc(100% - 20px) / 2);border: 2px solid #f6ae68;box-sizing: border-box;padding: 15px 20px;background: linear-gradient(#fffcea,#ffeba0);margin-bottom: 27px;}
.shz_gh_list:nth-last-child(-n+2){margin-bottom: 0;}
.shz_gh_list_imgbox{position: relative;padding-left: 15px;z-index: 0;flex-shrink: 0;margin-right: 28px;align-self: center;}
.shz_gh_list_imgbox img{display: block;border-radius: 15px;}
.shz_gh_list_imgbox_ab{position: absolute;left: 0;bottom: 0;width: 50%;height: 80%;background: #ffeba1;border-radius: 20px;z-index: -1;}
.shz_gh_list_tits{display: flex;flex-direction: column;padding: 20px 0;}
.shz_gh_list_tits h3{font-size: 26px;font-weight: bold;color: #ec6b28;margin-bottom: 12px;}
.shz_gh_list_tits h4{padding-left: 30px;position: relative;font-size: 16px;color: #333;padding-bottom: 24px;margin-bottom: 10px;}
.shz_gh_list_tits h4::before{position: absolute;left: 0;top: 5px;content: "";background: url(../images/shz-ic3.png)0 0 no-repeat;background-size: 100% 100%;width: 20px;height: 12px;}
.shz_gh_list_tits h4::after{position: absolute;content: "";left: 0;bottom: 0;height: 10px;width: 100%;background: url(../images/shz-ic3-1.png)0 0 no-repeat;background-size: 100% 100%;}
.shz_gh_list_tits p{font-size: 16px;line-height: 24px;color: #666;margin-bottom: 15px;}
.shz_gh_list_aline{margin-top: auto;display: flex;justify-content: center;align-self: flex-start;}
.shz_gh_list_aline a{height: 40px;line-height: 40px;width: 120px;text-align: center;background: linear-gradient(#efae71,#ec6a28);font-size: 19px;color: #fff;margin: 0 4.5px;border-radius: 5px;}
.shz_gh_list_aline a:last-child{background: rgba(255, 255, 255, 0);color: #ec6b28;border: 1px solid #ec6b28;}
.shz_gh_list_tran{background: linear-gradient(#efae71,#ec6a28);border: none;}
.shz_gh_list_tran .shz_gh_list_tits h3{color: #fff4c7;}
.shz_gh_list_tran .shz_gh_list_tits h4{color: #fff;}
.shz_gh_list_tran .shz_gh_list_tits h4::before{background: url(../images/shz-ic3s.png)0 0 no-repeat;background-size: 100% 100%;}
.shz_gh_list_tran .shz_gh_list_tits h4::after{background: url(../images/shz-ic3-1s.png)0 0 no-repeat;background-size: 100% 100%;}
.shz_gh_list_tran .shz_gh_list_tits p{color: #fff;}
.shz_gh_list_tran .shz_gh_list_aline a{background: linear-gradient(#fffcea,#ffeba0);color: #ec6928;}
.shz_gh_list_tran .shz_gh_list_aline a:last-child{background: rgba(255, 255, 255, 0);color: #fff4c7;border: 1px solid #fff4c7;}
.shz_gh_list_tran .shz_gh_list_imgbox_ab{background: #ec6928;}

.shz_foot_dom{background: url(../images/shz-ssBg.jpg)center 0 no-repeat;height: 488px;}
.shz_form_box{display: flex;height: 100%;padding-right: 80px;align-items: center;justify-content: flex-end;}
.shz_form_box li{background: #fff;border-radius: 10px;overflow: hidden;display: flex;margin-bottom: 20px;align-items: center;width: 420px;box-sizing: border-box;padding: 0 15px;}
.shz_form_box li input{height: 60px;width: 0;flex-grow: 1;border: none;outline: none;font-size: 22px;color: #333;}
.shz_form_box li span{align-self: stretch;flex-shrink: 0;margin-right: 10px;display: flex;align-items: center;width: 110px;font-size: 22px;color: #333;}
.shz_form_box li span img{display: block;margin-right: 10px;}
.shz_yz_btn{height: 42px;width: 115px;text-align: center;line-height: 42px;border-radius: 5px;background: linear-gradient(#e7852a,#ec6a28);font-size: 19.2px;color: #fff;margin-left: 10px;}
.zt_qtSsBtn{width: 280px;margin: 0 auto;margin-top: 30px;}
.zt_qtSsBtn input{height: 60px;line-height: 60px;width: 100%;text-align: center;font-size:27px;color: #ec6928;border-radius: 40px;background: linear-gradient(#fffcea,#ffeba0);cursor: pointer;border: none;font-weight: bold;}
/* 师资  over*/
/* 环境  start*/
.hj_banner{width: 100%;height: 600px;background: url(../images/hj-banner.jpg)center 0 no-repeat;position: relative;}
.hj_pc_dom0{background: #edf7f2;}
.hj_jj_box{background: url(../images/hj-box0.jpg)0 0 no-repeat;background-size: 100% 100%;padding: 25px;padding-left: 305px;min-height: 244px;box-sizing: border-box;}
.hj_jj_box p{font-size: 16px;color: #666666;line-height: 24px;text-align: justify;}

.hj_box_title{display: flex;align-items: center;flex-direction: column;text-transform: uppercase;}
.hj_box_title >h3{font-size: 60px;color: #f1f1f1;font-weight: bold;margin-bottom: -40px;}
.hj_box_title_tits{display: flex;align-items: center;}
.hj_box_title_tits strong{font-size: 45px;font-weight: bold;color: #333;}
.hj_box_title_tits strong span{color: #40b186;}
.hj_box_title_tits img{display: block;margin: 0 20px;}
.hj_box_title_tits img:last-child{transform: rotate(180deg);}
.tran_t h3{color: rgba(255, 255, 255, 0.2);}
.tran_t strong{color: #fff;}
.tran_t strong span{color: #fcef95;}

.hj_btn_box{display: flex;justify-content: center;}
.hj_btn_line{display: flex;justify-content: center;}
.hj_btn_line a{height: 85px;min-width: 385px;border-radius: 20px;font-size: 33px;color: #fff;font-weight: bold;box-sizing: border-box;padding: 0 40px;background: linear-gradient(#2ca68f,#61c275);display: flex;align-items: center;justify-content: center;margin: 0 16px;}
.hj_btn_line a:last-child{background: rgba(255, 255, 255, 0);border: 2px solid #40b186;color:#40b186}
.tran_b a{color: #40b186;background: linear-gradient(#fffbe7,#f1eb8f);}
.tran_b a:last-child{background: rgba(255, 255, 255, 0);border: 2px solid #fef5bd;color:#fef5bd ;}

.hj_pc_dom1{background: #fff;}
.hj_xq_box .swich_hd{margin-bottom: 40px;}
.hj_xq_box .swich_hd >ul{display: flex;justify-content: space-between;background: #f1f1f1;border-radius: 50px;}
.hj_xq_box .swich_hd >ul >li{width: 50%;font-size: 33px;color: #666666;text-align: center;height: 90px;line-height: 90px;cursor: pointer;}
.hj_xq_box .swich_hd >ul >li.active{background: linear-gradient(#2ca68f,#61c275);border-radius: 50px;color: #fff;font-weight: bold;position: relative;}
.hj_xq_box .swich_hd >ul >li.active::after{position: absolute;content: "";background: url(../images/hj-ic1.png)0 0 no-repeat;background-size: 100% 100%;bottom: 0;left: 50%;width: 45px;height: 45px;border-radius: 50%;z-index: 1;transform: translate(-50%,50%);}

.cs111{padding: 0;margin-bottom: 40px;}
.cs112{padding: 0;margin-bottom: 40px;}
.hj_cs_humbs{padding: 0 60px;margin: 0;position: relative;}
.swiper_btn{position: absolute;top: 50%;z-index: 1;transform: translateY(-50%);cursor: pointer;}
.hj_left_btn1{left: 0;}
.hj_right_btn1{right: 0;transform: translateY(-50%) scaleX(-1);}
.hj_left_btn2{left: 0;}
.hj_right_btn2{right: 0;transform: translateY(-50%) scaleX(-1);}
.swiper-slide-thumb-active{color: #40b186;}
.hj_swiper_box img{display: block;width: 100%;}

.hj_pc_dom2{background: linear-gradient(#2ca68f,#61c275);}

.hj_pc_dom3{background: #edf7f2;}
.hj_pc_dom3 .hj_box_title >h3{color: #fff;}
.hj_yy_box_node{background: #fff;border-radius: 18px;box-shadow: 0 0 5px 3px #e2f1ea;padding-bottom: 30px;}
.hj_yy_box_title{margin-bottom: 30px;background: url(../images/hbox3.png)0 0 no-repeat;background-size: 100% 100%;height: 100px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;padding-left: 140px;padding-right: 30px;}
.hj_yy_box_title h3{display: flex;flex-direction: column;font-size: 30px;color: #fff;font-weight: bold;}
.hj_yy_box_title img{display: block;margin-top: 5px;align-self: flex-start;}
.hj_yy_box_title a{width: 156px;height: 56px;line-height: 56px;text-align: center;font-size: 26px;color: #fff;border-radius: 40px;background: linear-gradient(#2ca68f,#61c275);align-self: flex-end;}

.hj_bd_box{display: flex;padding: 0 30px;justify-content: space-between;}
.hj_bd_box .bd{flex-shrink: 0;}
.hj_bd_box .hd ul{display: flex;flex-wrap: wrap;justify-content: space-between;width: 350px;}
.hj_bd_box .hd ul li{margin-bottom: 16px;box-sizing: border-box;}
.hj_bd_box .hd ul li.on{border: 1px solid #40b186;}
.hj_bd_box .hd ul li img{display: block;}
.hj_bd_box .hd ul li:nth-last-child(-n+2){margin-bottom: 0;}

.hj_yy_tits{font-size: 26px;color: #666;line-height: 39px;text-align: center;}
.hj_yy_tits span{color: #40b186;font-weight: bold;}

.hj_foot_dom{background: linear-gradient(#2ca68f,#61c275);}
.hj_ft_box{display: flex;justify-content: space-between;align-items: center;position: relative;}
.hj_ft_left_box{border-right: 2px solid rgba(255, 255, 255, 0.5);display: flex;flex-direction: column;align-items: flex-start;flex-shrink: 0;padding: 40px 0;}
.hj_ft_left_box >img{display: block;flex-shrink: 0;margin-bottom: 32px;}
.hj_ft_left_box >h3{display: block;font-size: 37px;font-weight: bold;color: #fef5bd;margin-bottom: 10px;}
.hj_ft_left_box >p{display: flex;align-items: center;font-size: 26px;color: #fff;margin-bottom: 38px;}
.hj_ft_left_box >p img{display: block;margin-right: 12px;}
.hj_ft_left_box >a{width: 260px;height: 60px;line-height: 60px;text-align: center;display: flex;align-items: center;font-weight: bold;font-size: 26px;color: #40b186;border-radius: 15px;background: linear-gradient(#fffbe7,#f1eb8f);justify-content: center;}
.hj_ft_left_box >a img{margin-right: 12px;}

.hj_ft_right_box{padding: 30px 0;margin-left: 50px;display: flex;flex-wrap: wrap;flex-grow: 1;justify-content: flex-start;}
.hj_ft_tit{width: calc(calc(100% - 60px) / 3);margin-right: 30px;margin-bottom: 15px;}
.hj_ft_tit:nth-child(3n+3){margin-right: 0;}
.hj_ft_tit:nth-last-child(-n+3){margin-bottom: 0;}
.hj_ft_tit h3{display: block;font-size: 28px;font-weight: bold;color: #fef5bd;margin-bottom: 10px;}
.hj_ft_tit p{font-size: 16px;color: #fff;line-height: 24px;}
.hj_ft_tit p span{font-weight: bold;}
.hj_ft_tit_aline{display: flex;justify-content: space-between;margin-top: 10px;}
.hj_ft_tit_aline a{font-size: 18px;font-weight: bold;color: #40b186;width: 117px;height: 37px;text-align: center;line-height: 37px;background: linear-gradient(#fffbe7,#f1eb8f);border-radius: 5px;}
.hj_ft_tit_aline a:last-child{background: rgba(255, 255, 255, 0);border: 1px solid #fef5bd;color:#fef5bd ;}

.hj_form_box{position: absolute;top: 50%;right: 240px;transform: translateY(-50%);width: 416px;border-radius: 10px;overflow: hidden;background: #fff;}
.hj_form_title{background: linear-gradient(to right,#f1eb8f,#fffbe7);display: flex;align-items: center;box-sizing: border-box;padding: 0 21px;height: 56px;line-height: 56px;justify-content: space-between;}
.hj_form_title h3{font-size: 20px;font-weight: bold;color: #40b186;}
.hj_form_title img{display: block;cursor: pointer;}
.hj_form{padding: 25px 40px;}
.hj_form li{display: flex;align-items: center;padding: 0 10px;margin-bottom: 16px;border: 1px solid #c1c1c1;}
.hj_form li span{display: flex;align-items: center;font-size: 18px;color: #666;}
.hj_form li span img{margin-right: 5px;}
.hj_form li input{height: 42px;width: 0;flex-grow: 1;text-indent: 10px;font-size: 18px;color: #333;border: none;outline: none;}
.hj_qtSsBtn{width: 180px;margin: 0 auto;}
.hj_qtSsBtn input{width: 100%;height: 45px;line-height: 45px;font-weight: bold;color: #fff;border-radius: 30px;border: none;outline: none;font-size: 24px;background: linear-gradient(#2ca68f,#61c275);margin-top: 10px;cursor: pointer;}
/* 环境  over*/

/* 指南  start*/
.zhn_banner{width: 100%;height: 600px;background: url(../images/zhn-banner.jpg)center 0 no-repeat;position: relative;}
.zhn_pc_dom0{background: #f0f6fc;}
.zhn_zx_box{display: flex;justify-content: space-between;}
.zhn_rl_box{display: flex;flex-wrap: wrap;background: #fff;padding-bottom: 20px;width: 400px;margin-left: 35px;flex-shrink: 0;}
.rl_box_title{width: 100%;background: linear-gradient(to right,#2957e8,#4896e7);display: flex;align-items: center;height: 60px;font-weight: bold;color: #fff;font-size: 18px;justify-content: center;margin-bottom: 20px;}
.rl_box_title img{margin-right: 16px;}
.zhn_rl_tits{margin-bottom: 0px;box-sizing: border-box;width: 100%;padding: 10px 30px;display: flex;flex-direction: column;align-items: center;position: relative;}
.zhn_rl_box >a{width: 120px;height: 32px;display: flex;align-items: center;justify-content: center;background: linear-gradient(to right,#2957e8,#4896e7);border-radius: 30px;font-weight: bold;color: #fff;font-size: 16px;margin: 0 auto;}
.zhn_rl_tits_ab{position: absolute;left: 50%;transform: translateX(-50%);top: 0;}
.zhn_rl_tit{display: flex;justify-content:flex-start;align-self: stretch;align-items: center;margin-bottom: 20px;}
.zhn_rl_tit p{font-size: 16px;color: #333;position: relative;width: 50%;position: relative;box-sizing: border-box;text-align: right;padding-right: 60px;}
.zhn_rl_tit p::after{content: '';position: absolute;width: 50px;height: 15px;background: url(../images/zhn-ic1-6.png)0 0 no-repeat;background-size: 100% 100%;top: 50%;transform: translateY(-50%);right: 0;}
.zhn_rl_tit h3{font-size: 16px;font-weight: bold;min-width: 80px;height: 32px;box-sizing: border-box;line-height: 30px;text-align: center;border-radius: 30px;border: 2px solid #fa942d;color: #fa942d;padding: 0 10px;margin:0 30px ;}

.zhn_rl_tit.rl_tit_tran{justify-content: flex-end;}
.zhn_rl_tit.rl_tit_tran  p{padding-right: 0;padding-left: 60px;text-align: left;}
.zhn_rl_tit.rl_tit_tran  p::after{right: auto;left: 0;transform: translateY(-50%) scaleX(-1);}

.zhn_qh_box{flex-grow: 1;background: #fff;}
.zhn_qh_box .swich_hd >ul{display: flex;justify-content: space-between;background: linear-gradient(to right,#2957e8,#4896e7);height: 60px;align-items: flex-end;}
.zhn_qh_box .swich_hd >ul >li{width: calc(calc(100% - 15px) / 4);background: #fff8de;box-sizing: border-box;cursor: pointer;}
.zhn_qh_box .swich_hd >ul >li.active{background: linear-gradient(to right,#2957e8,#4896e7);position: relative;}
.zhn_qh_box .swich_hd >ul >li.active .zhn_qh_tab{font-weight: bold;color: #fff;}
.zhn_qh_box .swich_hd >ul >li.active::after{content: '';position: absolute;width: 14px;height: 7px;background: url(../images/zhn-ic0.png)0 0 no-repeat;background-size: 100% 100%;left: 50%;top: 100%;transform: translateX(-50%);}
.zhn_qh_tab{position: relative;padding-left: 20px;font-size: 18px;color: #333;height: 55px;line-height: 55px;text-align: center;}
.zhn_qh_wt_tab::before{content: '';position: absolute;width: 24px;height: 27px;background: url(../images/zhn-ic1s.png)0 0 no-repeat;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 20px;}
.zhn_qh_zx_tab::before{content: '';position: absolute;width: 24px;height: 27px;background: url(../images/zhn-ic2s.png)0 0 no-repeat;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 20px;}
.zhn_qh_gzh_tab::before{content: '';position: absolute;width: 24px;height: 27px;background: url(../images/zhn-ic3s.png)0 0 no-repeat;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 20px;}
.zhn_qh_dy_tab::before{content: '';position: absolute;width: 24px;height: 27px;background: url(../images/zhn-ic4s.png)0 0 no-repeat;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 20px;}
.zhn_qh_box .swich_hd >ul >li.active .zhn_qh_wt_tab::before{background: url(../images/zhn-ic1.png)0 0 no-repeat;background-size: 100% 100%;}
.zhn_qh_box .swich_hd >ul >li.active .zhn_qh_zx_tab::before{background: url(../images/zhn-ic2.png)0 0 no-repeat;background-size: 100% 100%;}
.zhn_qh_box .swich_hd >ul >li.active .zhn_qh_gzh_tab::before{background: url(../images/zhn-ic3.png)0 0 no-repeat;background-size: 100% 100%;}
.zhn_qh_box .swich_hd >ul >li.active .zhn_qh_dy_tab::before{background: url(../images/zhn-ic4.png)0 0 no-repeat;background-size: 100% 100%;}

.zhn_qh_wt_tits{padding: 20px 30px;}
.zhn_qh_wt_tit{display: flex;justify-content: space-between;border-bottom: 1px dashed #cfcfcf;border-top: 1px dashed #c9c9c9;height: 60px;box-sizing: border-box;padding:0 5px;align-items: center;}
.zhn_qh_wt_tit:first-child{border-top: none;}
.zhn_qh_wt_tit:last-child{border-bottom: none;}
.zhn_qh_wt_tit p{display: flex;justify-content: flex-start;align-items: center;font-size: 16px;color: #333;}
.zhn_qh_wt_tit p img{display: block;margin-right: 10px;}
.zhn_qh_wt_tit a{border-radius: 30px;color: #fff;text-align: center;width: 115px;height: 32px;line-height: 32px;font-weight: bold;font-size: 16px;background: linear-gradient(to right,#2957e8,#4896e7);}
.zhn_qh_wt_tit a span{font-family: '宋体';margin-left: 5px;}

.zhn_qh_zx_tits{padding: 20px 50px;display: flex;flex-direction: column;}
.zhn_qh_zx_tit{display: flex;justify-content: space-between;border-bottom: 1px dashed #cfcfcf;border-top: 1px dashed #c9c9c9;height: 45px;box-sizing: border-box;padding:0 5px;align-items: center;}
.zhn_qh_zx_tit:first-child{border-top: none;}
.zhn_qh_zx_tit:last-child{border-bottom: none;}
.zhn_qh_zx_tit a{position: relative;padding: 0 30px;flex-grow: 1;display: flex;align-items: center;justify-content: space-between;}
.zhn_qh_zx_tit a::before{content: '';position: absolute;width: 9px;height: 9px;border-radius: 50%;top:50%;transform: translateY(-50%);background: #fa952e;left: 10px;}
.zhn_qh_zx_tit a p{font-size: 16px;color: #333;}
.zhn_qh_zx_tit a span{font-size: 16px;color: #999;}
.zhn_qh_zx_tits >a{border-radius: 30px;color: #fff;text-align: center;width: 115px;height: 32px;line-height: 32px;font-weight: bold;font-size: 16px;background: linear-gradient(to right,#2957e8,#4896e7);display: inline-block;margin-top: 5px;align-self: flex-end;}
.zhn_qh_zx_tits >a span{font-family: '宋体';margin-left: 5px;}

.zhn_qh_gzh_box{padding: 20px 15px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.zhn_qh_gzh_list{width: calc(calc(100% - 20px) / 3);height: 170px;background: linear-gradient(to right,#2957e8,#4896e7);position: relative;justify-content: center;align-items: center;margin-bottom: 20px;display: flex;padding-bottom: 50px;box-sizing: border-box;overflow: hidden;}
.zhn_qh_gzh_list:nth-last-child(-n+3){margin-bottom: 0;}
.zhn_qh_gzh_ab1{display: flex;flex-direction: column;align-items: center;position: absolute;left: 50%;transform: translateX(-50%);top:62%;}
.zhn_qh_gzh_ab1 h3{font-size: 18px;font-weight: bold;color: #fff;margin-bottom: 15px;}
.zhn_qh_gzh_ab2{position: absolute;left: 50%;transform: translateX(-50%);top: 100%;}
.zhn_qh_gzh_ab2 a{display: inline-block;background: #fff;border-radius: 30px;width: 115px;height: 32px;line-height: 32px;text-align: center;font-size: 16px;font-weight: bold;color: #336be8;}

.zhn_qh_dy_box{padding: 30px 50px;display: flex;flex-direction: column;align-items: center;}
.zhn_qh_dy_box h3{font-size: 26px;color: #333;font-weight: bold;margin-bottom: 10px;}
.zhn_qh_dy_box h4{font-size: 16px;color: #666666;line-height: 24px;margin-bottom: 25px;text-align: center;}

.zhn_form_box{align-self: stretch;}
.zhn_form_box ul{display: flex;flex-direction: column;align-items: center;}
.zhn_form_box li{display: flex;align-items: center;margin-bottom: 16px;border: 1px solid #c1c1c1;width: 320px;}
.zhn_form_box li span{display: flex;align-items: center;font-size: 20px;color: #333;margin-left:10px;}
.zhn_form_box li input{height: 45px;width: 0;flex-grow: 1;text-indent: 10px;font-size: 20px;color: #333;border: none;outline: none;}
.zhn_yz_btn{height: 35px;line-height: 32px;width: 108px;border-radius: 5px;text-align: center;font-size: 16px;color: #fff;background: linear-gradient(to right,#fa9a39,#f9bf5c);margin-right: 5px;}
.zhn_qtSsBtn{width: 180px;margin: 0 auto;}
.zhn_qtSsBtn input{width: 100%;height: 45px;line-height: 45px;font-weight: bold;color: #fff;border-radius: 30px;border: none;outline: none;font-size: 22px;background: linear-gradient(to right,#2957e8,#4896e7);margin-top: 10px;cursor: pointer;}

.zhn_box_title{display: flex;align-items: center;flex-direction: column;text-transform: uppercase;}
.zhn_box_title_tits{display: flex;align-items: center;}
.zhn_box_title_tits strong{font-size: 37px;font-weight: bold;color: #333;}
.zhn_box_title_tits strong span{color: #fa952e;}
.zhn_box_title_tits img{display: block;margin: 0 15px;}
.zhn_box_title_tits img:last-child{transform: rotate(180deg);}
.zhn_box_title p{font-size: 16px;color: #666;padding-top: 15px;}

.zhn_btn_box{display: flex;justify-content: center;}
.zhn_btn_line{display: flex;justify-content: center;}
.zhn_btn_line a{height: 85px;min-width: 380px;text-align: center;line-height: 85px;font-size: 33px;color: #fff;margin: 0 16px;background: linear-gradient(to right,#2957e8,#4896e7);box-sizing: border-box;padding:0 30px;border-radius: 20px;}
.zhn_btn_line a:last-child{background: linear-gradient(to right,#fa9a39,#f9bf5c);}

.zhn_xx_box .swich_hd{display: flex;margin-bottom: 50px;}
.zhn_xx_tab_tits{font-size: 24px;color: #333;font-weight: bold;white-space: nowrap;flex-shrink: 0;margin-right: 5px;}
.zhn_xx_box .swich_hd ul{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.zhn_xx_box .swich_hd ul li{height: 34px;line-height: 34px;width: 95px;text-align: center;background: #e8f2fc;font-size: 20px;color: #333;border-radius: 30px;margin-bottom: 15px;margin-right: 5px;cursor: pointer;}
.zhn_xx_box .swich_hd ul li:nth-child(10n+10){margin-right: 0;}
.zhn_xx_box .swich_hd ul li:nth-last-child(-n+10){margin-bottom: 0;}
.zhn_xx_box .swich_hd ul li.active{background: linear-gradient(to right,#2957e8,#4896e7);color: #fff;font-weight: bold;}

.zhn_xx_list{text-align: center;width: 100%;}
.zhn_xx_list_caption{height: 60px;line-height: 60px;text-align: center;background: linear-gradient(to right,#2957e8,#4896e7);color: #fff;font-size: 26px;font-weight: bold;}
.zhn_xx_list th{white-space: nowrap;border: 1px solid #fff;height: 54px;border-bottom: 0;background: linear-gradient(to right,#fa9a39,#f9bf5c);font-size: 20px;color: #fff;font-weight: bold;flex-grow: 1;flex-shrink: 0;}
.zhn_xx_list td{border: 1px solid #fa9b3a;padding: 15px;line-height: 24px;font-size: 16px;}
.zhn_xx_list td p{text-align: justify;}
.zhn_xx_name{writing-mode:vertical-lr;position: relative;}
.zhn_xx_name::before{left: -8px;top: -8px;z-index: 1;content: '';position: absolute;width: 85px;height: 85px;background: url(../images/zhn-ic2-2.png)0 0 no-repeat;background-size: 100% 100%;}
.zhn_xx_tr_tran td{background: #fff8de;}
.zhn_xx_tail{font-weight: bold;color: #fa942d;}

.zhn_xx_list tr:nth-child(n+5){display: none;}
.zhn_xx_list_ab{cursor: pointer;position: absolute;left: 0;width: 1200px;bottom: 0;height: 245px;background: url(../images/zhn-linx.png)0 0 no-repeat;background-size: 100% 100%;display: flex;align-items: flex-end;justify-content: center;box-sizing: border-box;padding-bottom: 18px;writing-mode:initial;}
.zhn_xx_list_ab h3{color: #fff;font-weight: bold;font-size: 24px;display: flex;align-items: center;}
.zhn_xx_list_ab h3 img{margin-left: 25px;}


/* 指南  over*/
/* 关于我们  start*/
.me_banner{width: 100%; height: 750px; background:url(../images/me-banner.jpg) center 0 no-repeat;position: relative;}
.me_ban_btn{position: absolute;bottom: 260px;width: 100%;display: flex;justify-content: center;}
.me_ban_btn_shp{background: linear-gradient(#8982f5,#5b59f5);color: #fff;height: 75px;width: 440px;border-radius: 40px;line-height: 73px;text-align: center;border: 1px solid #8785f8;box-sizing: border-box;cursor: pointer;}
.me_ban_btn_shp p{animation: ghostUpdown 1s infinite;font-size: 32.5px;display: flex;align-items: center;justify-content: center;font-weight: bold;}
.me_ban_btn_shp p img{margin-left: 10px;}
@keyframes ghostUpdown { from { transform: scale(0.9);}to {transform: scale(1.1);}} 

.me_banner_ab1{position: absolute;width: 1200px;left: 50%;bottom: 61.5px;;transform: translate(-50%,0);background: url(../images/me-ab.png)0 0 no-repeat;background-size: 100% 100%;z-index: 1;height: 125px;box-sizing: border-box;}

.me_num_box{display: flex;justify-content: flex-end;}
.me_num_list{font-size: 91px;font-family: 'impact';color: #6863f4;transform: translateY(-20px);width: 200px;display: block;text-align: right;flex-shrink: 0;}
.me_num_list:nth-child(4){margin-right: 130px;}
.me_num_list:nth-child(3){margin-right: 105px;}
.me_num_list:nth-child(2){margin-right: 72px;}
.me_num_list:nth-child(1){margin-right: 110px;}
.me_banner_ab2{position: absolute;width: 1200px;left: 50%;top: 100%;transform: translate(-50%,-50%);background: #5d5af5;}

.me_chg_box{display: flex;height: 123px;align-items: center;margin:0 40px;}
.me_chg_list{width: 25%;height: 43px;line-height: 43px;text-align: center;font-size: 25.6px;color: #fff;font-weight: bold;border-right: 2px solid #b3b1fa;}
.me_chg_list:last-child{border-right: 0;}
.me_jj_box{display: flex;justify-content: flex-start;}
.me_jj_left_box{flex-shrink: 0;margin-right: 45px;display: flex;flex-direction: column;align-items: flex-start;}
.me_jj_tits{flex-grow: 1;}
.me_jj_tits p{line-height: 24px;color: #333;font-size: 16px;margin-bottom: 21px;text-align: justify;}

.me_pc_dom1{background: linear-gradient(#8982f5,#5b59f5);}
.me_box_title{display: flex;align-items: center;justify-content: center;}
.me_box_title_tits{display: flex;align-items: center;justify-content: center;}
.me_box_title_tits strong{color: #fff;font-weight: bold;flex-wrap: wrap;font-size: 43px;}
.me_box_title_tits img{margin: 0 25px;}
.me_box_title_tits img:last-child{transform: scaleX(-1);}

.me_hd_box{display: flex;justify-content: space-between;margin-top: 34px;}
.me_hd_list{width: calc(calc(100% - 27px) / 2);background: #e3e2fb;border-radius: 10px;display: flex;flex-direction: column;align-items: center;box-sizing: border-box;padding: 0 20px;padding-bottom: 25px;}
.me_hd_list_title{height: 67px;display: flex;align-items: center;justify-content: center;min-width: 367px;box-sizing: border-box;font-size: 30px;font-weight: bold;color: #6e68f4;text-align: center;background: #fff;border-radius: 40px 40px 0 40px;padding: 0 40px;margin-bottom: -10;transform: translateY(-34px);}
.me_hd_list_title img{margin-right: 10px;}
.me_hd_list_title img:last-child{transform: scaleX(-1);margin-left: 10px;}
.me_hd_list >img{margin-bottom: 12px;}
.me_hd_list p{font-size: 16px;color: #333;line-height: 24px;align-self: stretch;text-align: justify;margin-bottom: 15px;}
.me_hd_list a{width: 275px;text-align: center;height: 55px;line-height: 55px;font-size: 26px;color: #fff;background: linear-gradient(#8982f5,#5b59f5);border-radius: 30px;}
.me_hd_list a span{margin-left: 15px;font: '宋体';}

.me_pc_dom2{background: #fff;}
.me_dzh_box{display: flex;justify-content:flex-start;align-items: center;}
.me_dzh_imgbox{flex-shrink: 0;display: flex;margin-right: 25px;}
.me_dzh_box_node{display: flex;flex-direction: column;align-self: flex-start;flex-grow: 1;}
.me_dzh_list{display: flex;height: 105px;box-sizing: border-box;border-bottom: 2px dashed #cfcfcf;padding:5px 5px 10px 5px;}
.me_dzh_list:last-child{border-bottom: 0;}
.me_dzh_list_title{font-size: 18.75px;font-weight: bold;color: #6e68f4;width: 30px;height: 30px;border-radius: 5px;background: #e3e2fb;display: flex;align-items: center;justify-content: center;margin-right: 10px;margin-top: 7px;}
.me_dzh_list_tits{display: flex;flex-direction: column;}
.me_dzh_list_tits h3{font-size: 24px;font-weight: bold;color: #333333;line-height: 42.5px;}
.me_dzh_list_tits p{font-size: 16px;color: #333;line-height: 24px;}
.me_dzh_list_tits p span{font-weight: bold;}
.me_dzh_list:hover .me_dzh_list_title{color: #fff;background: linear-gradient(#8982f5,#5b59f5);}
.me_dzh_list:hover .me_dzh_list_tits h3{color: #6e68f4;}
/* 关于我们  over*/