/*顶部*/
header{width: 100%;height: 120px;background-color: #b00b33; }
.headerTitle{color:#fff;font-size:12px;margin-left:350px;}
.headerT{background-color:#333333;height:35px;line-height:35px}
.top-box{height: 30px;background-color:#fff;}
.left-box{float: left;}
.left-box .item{padding-left: 24px;background-image: url(../images/top_hi.png);background-repeat: no-repeat;background-position: 0px center;line-height: 30px;}
.top-box span{display: inline-block;}
.right-box{float: right;}
.right-box span{display: inline-block;margin-left: 10px;}
.right-box .phone{background-position: 0px center;background-image: url(../images/top-phone.png);background-repeat: no-repeat;padding-left: 24px;line-height: 30px;}
.right-box .email{background-position: 0px center;background-image: url(../images/top-email.png);background-repeat: no-repeat;padding-left: 24px;line-height: 30px;}
.right-box a:hover{color: #004684;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
/*logo*/
.logo{ position: relative; }
.logo>a{display: block;  width: 100%;height: 100%;overflow: hidden;text-align: center;}
.logo img{ height: 120px;object-fit: cover;object-position: center;}
.search{float: right;margin-top: 23px;}
.search form{float: left;background-color: #FFFFFF;border: 1px solid #999;}
.search .key{float: left;width: 152px;padding: 9px;border: medium none;line-height: 14px;color: #666;background-color: transparent;}
.search .go{float: left;width: 30px;height: 32px;border: medium none;text-indent: -9999px;cursor: pointer;background-image: url(../images/search.png);background-repeat: no-repeat;background-position: 0px center;}
/*导航*/nav{background-color: #f5f5f5;height: 70px;width: 100%;border-top: 4px solid #fbd8ac;}
.nav{display:inline-block;height:70px; }
.nav li {
    float: left;
    height: 70px;
    line-height: 70px;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 13px;
    padding-left: 17px;
    z-index: 69;
    min-width: 88px;
    text-align: center;
    font-size: 1.2em;
    letter-spacing: 2px;
    font-weight: 600;
}
.nav li.sub a{color:#960a32;text-align: center;}
.nav li.sub:hover,.nav li.sub.cur{background:#960a32;}
.nav li.sub:hover a{color: #fff;}
.nav li.sub:hover p>a{background-image: url(../images/07.png);background-size: cover; }
.nav li .subNav{position:absolute;top:70px;z-index:69;line-height:normal;display:none; left: 0px;width: 118px;}
.nav li .subNav p a{color:#fff;display:block;text-align: center;padding-top: 7px;padding-right: 15px;padding-bottom: 7px;padding-left: 15px;list-style-type: disc; }
.nav li .subNav p a:hover{color:#ffcb5d;}
.current{background-image: url(../images/07.png);background-size: cover; }
.current a{color: #fff !important;}
/*banner*/.topbanner{height: auto;position:relative;width:100%;overflow:hidden;}
/*服务项目*/
.fuwu{ background-image: url(../images/02.jpg);padding: 30px 0;background-size: cover;background-position: center;}
.fuwu .line{background-image: url(../images/line.png);height: 4px;width: 30px;margin-bottom: 30px;}
.fuwu .custom{ text-align: left;padding-bottom: 15px;}
.fuwu .custom-title{font-size: 24px;color: #960a32;font-weight: 600;}
.fuwu .custom-title:after{ background-image: url(../images/line.png);}
.fuwu .custom-titleCourse{font-size: 18px;color: #aaaaaa;display: inline-block;font-family: AvantGardeITCbyBT;font-weight: 400;}
.fuwu .fuwu-list{display: block;float: left;height: auto;width: 23%;background-image: url(../images/fuwu-list-bg.jpg);background-position: 0px 1000px;
background-repeat: no-repeat;overflow: hidden;padding-bottom: 2%;padding-right: 1%;padding-left: 1%;}
.fuwu .item{background-position: center center;height: 140px;width: 280px;background-size:180px 180px;display: block;margin: auto;}
.fuwu .item1{background-image: url(../images/fuwu1.jpg);}
.fuwu .item2{background-image: url(../images/fuwu2.jpg);}
.fuwu .item3{background-image: url(../images/fuwu3.jpg);}
.fuwu .item4{background-image: url(../images/fuwu4.jpg);}
.fuwu .fuwu-title{font-weight: 600;color: #666;text-align: center;margin-top: 15px;margin-bottom: 15px;}
.fuwu .bWrap{background-color: #F0F0F0;}
.fuwu p{color: #666;padding-right: 5px;padding-left: 5px;}
.fuwu .fuwu-list:hover .fuwu-title{-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;}
.fuwu .contentLeft li{margin: 10px;list-style-type: disc;}
.fuwu .contentLeft{width:55%; }
.fuwu .contentLeft .title a{color: #960a32;font-size: 22px;font-weight: 600;white-space: normal;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.fuwu .contentLeft .title_content{font-size: 14px;color: #000;margin-top: 20px;line-height: 27px;text-indent: 2em;white-space: normal;  overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:4;}
.fuwu .contentLeft .title_summary{color: #aaaaaa;font-size: 10px;margin-top: 30px;}
.fuwu .contentLeft .title_subTitle{text-align: left;margin-top: 40px;}
.fuwu .contentLeft .title_subTitle a{color: #333333;}
/* 项目介绍 */
.project{background-repeat: no-repeat;background-position: left top;width: 100%;background-color: #fff;margin: 30px 0;}
.project .ul{display: flex; flex-wrap: wrap;justify-content: center;gap: 20px;}
.project .ul li{}
.project .line{background-image: url(../images/line.png);height: 4px;width: 30px;margin-bottom: 30px;}
.project .custom{ text-align: left;padding-bottom: 15px;}
.project .custom-title{font-size: 24px;color: #960a32;font-weight: 600;}
.project .custom-title:after{ background-image: url(../images/line.png);}
.project .custom-titleCourse{font-size: 18px;color: #aaaaaa;display: inline-block;font-family: AvantGardeITCbyBT;font-weight: 400;}
.project .contentLeft{width: 49%;  margin-bottom: 10px;background-image: url(../images/leftTu1.jpg); background-size: cover;border-radius: 10px;background-position: center;}
.project .contentLeft .containerText .intro{font-size: 12px; color: #fff;  white-space: normal;  overflow: hidden; text-overflow: ellipsis;
 line-height:25px;height: 50px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;padding-top: 15px;}
.project .contentLeft .container{ position: relative;}
.project .contentLeft   img{  background-image: url(../images/leftTu1.jpg);}

.project .contentLeft .containerText .text {color: white; font-size: 16px;white-space: normal;  overflow: hidden; text-overflow: ellipsis; line-height: 30px;height: 22px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.project .contentLeft .containerText{ padding: 14px;}
.project .contentRight{width:49%;}
.project .contentRight .news-title{font-weight: 600;display: block;}
.project .contentRight .li:first-child { margin-top: 0px;}
.project .contentRight .li{float: left; background-color: #F0F0F0;margin: 10px 0;border-radius: 8px;padding:10px 15px; }
.project .contentRight .li:hover{background-image: url(../images/tu1.png);color: #fff;}
.project .contentRight .li:last-child{border-bottom:0px;}
.project .contentRight .li .addTitle{float:left; width:100%; }
.project .contentRight .li .addTitle p{font-size: 16px;color: #0b0808; white-space: normal;  overflow: hidden; text-overflow: ellipsis; line-height:25px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.project .contentRight .li .addTitle .content{color: #595959;margin-top: 5px; white-space: normal;  overflow: hidden; text-overflow: ellipsis; line-height:25px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 12px;}
.project .contentRight .li:hover .addTitle p{color: #fff;}
.project .contentRight .li:hover .addTitle .content{color: #fff;}
/*产品展示*/
.service{width: 100%;overflow: hidden;padding-top:30px;  padding-bottom: 30px;background-color: #f8f1eb; }
/* .service .wrap{ } */
.service .line{background-image: url(../images/lineWhite.png);height: 4px;width: 30px;margin-bottom: 30px; }
.service .custom{ text-align: left;padding-bottom: 15px;background-image: url(../images/kc.jpg);background-size: cover;height: 240px;background-position: center;}
.service .custom-title{font-size: 24px;
    color: #fff;
    font-weight: 600;
    height: 80px;
    line-height: 80px;
    margin-left: 30px;}
  .service .custom-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px; /* 边框长度 */
    border-bottom: 4px solid #fff; /* 边框粗细 */
    margin-bottom: 180px;
    margin-left: 30px;
}
.service .custom-titleCourse{font-size: 18px;color: #fff;display: inline-block;font-family: AvantGardeITCbyBT;font-weight: 400;}
.custom .titleName{color: #8A8A8A;margin-left: 20px;display: inline;}
.service ul{display: flex; flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: -150px;}
.service li{background-color: #fff;transition: all .3s linear;border-radius: 10px;width: 265px;}
.service .service_img{ width: 265px;overflow:hidden;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.service .service_img img{margin: auto; width: 265px;border-radius:0px;transition: all 0.5s;}
.service li:hover .service_img img{transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);}
.service .content{color: #848484;text-align:center;left: 0px;width: 100%;margin-bottom: 20px;}
.service .content .content_tit{color: #333333;margin-top: 20px;font-weight: 600;font-size: 16px;}
.service .content .content_subtitle{color: #595959; white-space: normal;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;padding: 0 10px;margin: 10px 0;font-size: 12px;}
.service .content .content_txt{ text-align: center;background-image: url(../images/lijibaoming.png);background-size: cover;
height: 35px;width: 232px;line-height: 35px;display: inline-block;font-size: 16px;color: #fff;}
.service .content a{display: none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;color: #FFFFFF;width: 50%;margin-top: 10px;margin-right: auto;margin-bottom: 0px;margin-left: auto;font-weight: 600;text-align: center;padding-top: 8px;padding-bottom: 8px;background-color: #004684;}
.service .content a:hover{background-color: #0033CC;}
.service li:hover a{display: block;}
.service li:hover .content .content_tit{color: #960a32;}
.service li:hover .content .content_txt{background-image: url(../images/lijibaoming1.png);}
.service li:hover .content .content_subtitle{color: #960a32;}
/* 专项专业 */
.major{padding: 40px 0;}
.major .custom{padding-bottom: 15px;text-align: left;}
.major .line{background-image: url(../images/line.png);height: 4px;width: 30px;margin-bottom: 30px;}
.major .custom-title{font-size: 24px;color: #960a32;font-weight: 600;}
.major .custom-titleCourse{font-size: 18px;color: #aaaaaa;display: inline-block;font-family: AvantGardeITCbyBT;font-weight: 400;}
.major_img{height: 170px; overflow:hidden; object-fit: cover; }
.major_img img{margin: auto;height:160px;width: 280px;border-radius:5px;transition: all 0.5s; object-fit: cover; }
.major  .ul{display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;}
.major  .major_left{  width:49%; }
.major  .major_left img{height: 450px; }
.major  .major_right{width:49%; }
.major  .major_right .major-right-title{font-size: 20px;color: #222222;display: flex;margin:0 20px;  font-weight: bold; }
.major  .major_right .major-right-subTitle{font-size: 16px;color: #222222;margin-top: 4px;}
.major  .major_right li a{display: flex; border-left: 6px solid #d5d5d5;padding: 30px 0;}
.major  .major_right li ul li:nth-child(odd) {background-color: #f5f5f5;}
.major  .major_right li a:hover{border-left: 6px solid red;} 
/*考试中心*/
.about{ margin-top: 30px;}
.about ul{display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;}
.about .contentLeft  .line{background-image: url(../images/line.png);height: 4px;width: 30px;margin-bottom: 30px;}
.about .contentLeft .custom{ text-align: left;padding-bottom: 15px;}
.about .contentLeft .custom-title{font-size: 24px;color: #960a32;font-weight: 600;}
.about .contentLeft .custom-titleCourse{font-size: 18px;color: #aaaaaa;display: inline-block;font-family: AvantGardeITCbyBT;font-weight: 400;}
.about_content{text-indent: 2em;}
.about_content a{color: #000;margin-left: 25px;}
.about .contentLeft{width: 49%;}
.about .contentRight{width: 49%;}
.about .contentRight  .line{background-image: url(../images/line.png);height: 4px;width: 30px;margin-bottom: 30px;}
.about .contentRight .custom{ text-align: left;padding-bottom: 15px;}
.about .contentRight .custom-title{font-size: 24px;color: #960a32;font-weight: 600;}
.about .contentRight .custom-titleCourse{font-size: 18px;color: #aaaaaa;display: inline-block;font-family: AvantGardeITCbyBT;font-weight: 400;}
/*考试中心*/
.friend{height:auto;overflow:hidden;margin-top: 15px;margin-right: auto;margin-bottom: 20px;margin-left: auto;}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:28px;width:28px;margin-top: 120px;margin-bottom: 0;margin-left: 0;}
.mr_frUl{width:100%;text-align: center;}
.mr_frUl img{border-radius: 5px;height: 280px;width: 90%;}
.mr_frBtnR{float:left;margin-top:120px;cursor:pointer;width:28px;height:28px;}
.mr_frUl ul li{display:inline;float:left;width:205px;overflow:hidden;position:relative;margin: 10px;}
.mr_frUl ul li a img{display:block;width:205px;}
/*新闻*/
.news{background-image: url(../images/bottmBackground.png);padding-bottom:60px;width: 100%;overflow: hidden;padding-top: 30px;}
.news .line{background-image: url(../images/line.png);height: 4px;width: 30px;margin-bottom: 10px;}
.news .custom{ text-align: left;padding-bottom: 15px;}
.news .custom-title{font-size: 24px;color: #960a32;font-weight: 600;}
.news .custom-titleCourse{font-size: 18px;color: #aaaaaa;display: inline-block;font-family: AvantGardeITCbyBT;font-weight: 400;}
.news .news-item{display: block;}
.news .news-item li{ width: 49%;background-color: #fff;padding: 0;border-radius: 8px;}
/* .news .news-item li:first-child{margin-right: 20px;}
.news .news-item li:nth-child(3){margin-right: 20px;} */
.news ul{display: flex;	flex-wrap: wrap;justify-content: center; gap: 20px;margin-top: 30px;}
.news li span{float: left;display: block;color: #999;height: auto;font-size: 14px;}
.news li i{font-size: 16px;line-height: 26px;color: #333;font-style: normal;display: block;}
.news li a:hover{color:#960a32}
.news li a:hover p{color:#960a32}
.news li q{display: block;padding: 10px;background-color: #CCCCCC;color: #000;}
.news li p{font-size: 16px; color:#0b0808;white-space: normal;  overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news li .news-title{font-weight: 600;display: flex; padding: 15px;}
.news li .news-title img{width: 200px;height: 155px;}
.news li .content{padding-left: 10px; }
.news li .contentSummary{white-space: normal;  overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:5;line-height: 20px;
font-size: 12px;padding-top: 10px;}
.news li .more{display: block;clear: both;font-weight: 600;width: 120px;margin-top: 10px;margin-bottom: 10px;padding-top: 5px;padding-bottom: 5px;border: 2px solid #004684;text-align: center;}
.news li .more:hover{clear: both;color: #fff;background-color: #004684;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;}
.footerBottom{background-image: url(/images/06.jpg);height: 178px;background-size: cover;background-position: center;width: 100%;}
/*友链*/.link{display: block;padding-top: 10px;padding-bottom: 10px;}
.link-tit{font-size: 16px;color: #333;line-height: 32px;}
.link_con a{display: inline-block;margin-right: 10px;line-height: 32px;color: #999;}
.link_con a:hover{color: #ff6600;}
/*底部*/footer{padding-top: 40px;background-color: #333333;padding-bottom: 0px;border-top: #ffcb5d solid 5px;}
.foot{height: auto;width: 100%;overflow: hidden;display: flex;}
.footer .footNav{height: 60px; }
.footer .footNav li{float: left;height: 60px; line-height: 60px;position: relative;padding-top: 0;padding-bottom: 0;padding-right: 15px;padding-left: 15px;z-index: 69;min-width: 85px;
text-align: center; font-size: 14px;letter-spacing: 1px;font-weight: 600;}
.footer .footNav li a{color: #fbd8ac;}
.foot_nav{width:100%;}
.footLeft{width: 68%;border-right: 1px solid #595959;}
.footRight{width: 32%;}
.footRight .image{background-image: url(../images/s.png);width: 44px;height: 44px;margin-left: 30px;}
.footRight .image .titleContent {width: 310px;margin-left: 50px;line-height: 25px;position: absolute;}
.footRight .image .titleContent .titleM{font-size: 10px;color: #fff;}
.footRight .image .titleContent .titleB{font-size: 16px;color: #fff;}
.footer .line{width: 100%;height: 1px;background-color: #595959;margin-top: 20px;}
.foot_title{position: relative;color: #fff;font-size: 14px;font-weight: bold;}
.foot_top{height: 30px;line-height: 30px;margin-top:10px;margin-bottom: 60px; }
.foot_top li a{float: left;color: #fff; margin-right: 20px;font-size: 12px;}
.foot_mid{display: inline-block; color: #ffffff; line-height: 30px;font-size: 12px;}
.foot_mid li:first-child{margin-left: 0;}
.foot_mid li{display: inline;text-align: center;font-size: 12px;margin:0 6px;word-break: keep-all;}
.foot_mid li a{color:#fff;}
.foot_btm{ float:left;  line-height:40px;margin-left: 60px;margin-top: 20px; }
.foot_btm li{float:left;text-align: center;width:130px;color: #fff;}
.foot_btm .label{ width:320px;text-align: left; }
.foot_btm .address{ width:350px;text-align: left;}
.foot_nav dl{float:left;width:25%;margin-bottom:15px;height: auto;}
.foot_nav dt{font-size:15px;color:#FFFFFF;margin-bottom:10px;font-weight: 600;}
.foot_nav dd span{font-size:15px;color:#FFFFFF;font-weight: 600;}
.foot_nav dd{padding-top: 4px;padding-bottom: 4px;}
.foot_nav,.foot_nav dd a{color:#fff;}
.foot_nav dd a:hover{color:#FFFFFF;text-decoration:underline;}
footer .bottom{text-align: center;color: #CCCCCC;padding-bottom: 8px;padding-top: 8px;background-color: #0f0f0f;display: inline-flex;width: 100%;justify-content:center;
height: 40px;line-height: 40px;}
footer .bottom a{color: #ccc;text-decoration: none;margin-left: 60px;}
footer .bottom a:hover{color: #FFFFFF;text-decoration: underline;}
.n_nav_btm {
  position: relative;
  display: inline-block; 
}
 
.n_nav_btm .overlay {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff; /* 半透明背景 */
  color: #000;
  display: none; /* 默认不显示 */
  float: right;
}
 
.n_nav_btm:hover .overlay {
  display: flex; /* 鼠标悬浮时显示 */
}
.dingyue{margin-top: 15px;height: 30px;}
.dingyue form{height: 30px;}
.dingyue-key{float: left;height: 28px;line-height: 28px;color: #999;background-color: #4d4d4d;border: 1px solid #4d4d4d;width: 70%;padding-left: 10px;-webkit-border-radius: 0;border-radius: 0;}
.dingyue-go{float: left;width: 60px;height: 30px;border: medium none;cursor: pointer;background-color: #2db578;color: #fff;-webkit-border-radius: 0;border-radius: 0;}
/*手机导航*/
.meun{background-color: #ce2222;display: block;height: 30px;width: 40px;position: absolute;top: 0px;z-index: 99;border-radius: 6px;right: 5px;padding-top: 5px;padding-bottom: 5px;}
.meun-nav{background: transparent;border: none;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;cursor: pointer;}
.meun-nav span{background-color: #fff;display: block;height: 3px;width: 30px;margin-top: 5.25px;margin-right: auto;margin-left: auto;}
.meunCont{background: #fff;display: none;padding-top: 0px;padding-right: 20px;padding-bottom: 0px;padding-left: 20px;position: absolute;z-index: 9999;width: 100%;top: 100px;}
.meunCont dl{border-top: 1px solid #e5e5e5;padding-bottom: 5px;padding-top: 5px;}
.meunCont dt{font-size: 15px;}
.meunCont dt a{color: #333;}
.meunCont dd{font-size: 14px;}
.meunCont dd a{color: #999;margin-top: 8px;margin-right: 8px;display: inline-block;}
.meunCont a:hover{color: #666;}
.wrap{margin-right: auto;margin-left: auto;position: relative;padding: 0px;margin-top: 0;margin-bottom: 0;}
.wrap::after{display: table;clear: both;content: "";}
/*返回顶部*/.fix-nav{display: none;position: fixed;left: 100%;bottom: 60px;width: 100%;margin-left: -60px;z-index:999;}
.fix-nav .fix-nav-wrap{background-color: rgb(255 162 0 / 72%);width: 32px;height: 32px;text-align: center;border-radius: 4px;cursor:pointer;}
.fix-nav .i-totop{width: 28px;display: block;margin: 0 auto;}
/*底部浮动*/.social_nav{height: 55px;width: 100%;position: fixed;left: 0px;bottom: 0px;background-color:#fff;z-index: 9999;}
.social_nav a{display: block;height: 55px;width: 25%;float: left;font-size: 13px;color: #333;text-align: center;line-height: 85px;position: relative;}
.social_nav .home{background-image: url(../images/foot1.png);background-repeat:no-repeat;background-size:24px 26px;background-position: center 5px;}
.social_nav .tel{background-image: url(../images/foot66.png);background-repeat:no-repeat;background-size:24px 26px;background-position: center 5px;}
.social_nav .sms{background-image: url(../images/foot3.png);background-repeat:no-repeat;background-size:26px 26px;background-position: center 5px;}
.social_nav .map{background-image: url(../images/foot4.png);background-repeat:no-repeat;background-size:22px 26px;background-position: center 5px;}
.social_nav img{position: absolute;padding-left: 15px;padding-top: 5px;width:24px;height:26px;animation-name: telshow;animation-duration: 1.0s;animation-timing-function: linear;animation-iteration-count: infinite;-webkit-animation-name: telshow;-webkit-animation-duration: 1.0s;-webkit-animation-timing-function: linear;-webkit-animation-iteration-count: infinite;-o-animation-name: telshow;-o-animation-duration: 1.0s;-o-animation-timing-function: linear;-o-animation-iteration-count: infinite;}
@keyframes telshow{0%{transform: rotate(0deg)}
5%{transform: rotate(-13deg)}
10%{transform: rotate(0deg)}
15%{transform: rotate(-13deg)}
20%{transform: rotate(0deg)}
25%{transform: rotate(-13deg)}
100%{transform: roate(0deg)}}
@-webkit-keyframes telshow{0%{-webkit-transform: rotate(0deg)}
5%{-webkit-transform: rotate(-13deg)}
10%{-webkit-transform: rotate(0deg)}
15%{-webkit-transform: rotate(-13deg)}
20%{-webkit-transform: rotate(0deg)}
25%{-webkit-transform: rotate(-13deg)}
100%{-webkit-transform: roate(0deg)}}
@media screen and (min-width:1200px){body{font-size:14px;}
.wrap{width: 1180px;}
.meun,.meunBox,.social_nav{display:none;}
.fuwu .bWrap .clearfix .title{display: none;}
}
@media screen and (min-width:992px) and (max-width:1199px){body{font-size:14px;}
.wrap{width: 960px;}
.meun,.meunBox,.social_nav{display:none;}
.nav{width:960px;}
.nav li{padding-right: 7px;padding-left: 7px;min-width: 82px;}
.nav li .subNav{width: 96px;}
.nav li .subNav p a{padding-left: 5px;padding-right: 5px;}
.fuwu .fuwu-title{min-height:40px;padding-bottom: 0px;margin-top: 5px;margin-bottom: 5px;}
.fuwu p{max-height:63px;overflow:hidden;}
.service{background-size: cover;}
.service li{width: 210px;}
.service .service_img img{width:210px;}
.service .service_img{width:210px;}
.service .content .content_subtitle{width:215px;padding: 0;}
.service .content .content_txt{ width: 190px;border-radius: 8px; }
.service .content .content_tit{margin-top: 10px;}
/* .service .custom-title{margin-left: 0;} */
.mr_frUl{width:900px;}
.mr_frUl ul li{width:171px;margin:5px;}
.mr_frUl ul li a img{display:block;width:171px;height: 225px;}
.mr_frBtnL,.mr_frBtnR{margin-top:96px;}
.news li .news-title{font-weight: 600;display: flex;white-space: nowrap;overflow: hidden;}
.news .news-item li{width:470px;padding:0px;}
.news li .news-title{padding: 15px;}
/* .news ul{display: flex;	flex-wrap: wrap;justify-content: center; gap: 20px;} */
.foot_nav dl{width:25%;}
.fuwu .contentRight .intro{height: 225px;line-height: 45px;}
.fuwu .contentLeft .title_content{line-height: 25px;margin-top: 25px;}
.fuwu .contentLeft .title:after{margin-top:44px ;}
.project .contentLeft{width:470px; }
.project .contentRight{width:470px;}
.project .contentLeft .intro{line-height: 45px;}
.project .contentLeft img{}
.project .contentRight .li{margin: 5px 0;padding: 8px 15px;}
.major .major_left{width: 470px;}
.major .major_right{width: 470px;height: 435px;}
.major .major_left img{height: 435px;}
.major .major_right .major-right-title{margin: 0 10px;font-size: 18px;}
.major .major_right .major-right-subTitle{ font-size: 14px;}
.mr_frUl img{float: left;width: 50%;height: 280px;}
.about .contentRight .friend iframe{height: 260px;padding: 0 50px;}
.about .contentRight{width:470px;}
.about .contentLeft{width: 470px;}
.fuwu .bWrap .clearfix .title{display: none;}
.foot_btm{height:40px;line-height: 40px;}
.foot_btm .label{width: 200px;}
.footer .footNav li{min-width: 65px;}
footer .bottom{padding-bottom: 15px;}
footer .bottom p{padding: 5px;}
.foot_middle{border-bottom: dashed 1px #fff; width: 100%; height: 1px;margin-top:90px;}
.footLeft{width: 60%;}
.footerBottom{height: 150px;}
.footRight{width: 40%;}
.logo img{height: auto;}
header{height: auto;}
.headerTitle{margin-left: 50px;}
}
@media screen and (min-width:768px) and (max-width:991px){body{font-size:13px;}
header{height: auto;}
.wrap{width: 740px;}
.left-box,nav,.search,.social_nav{display:none;}
.logo img{ height:auto;}
.meun{top: 47px;}
.fuwu .item{height: 120px;width: 120px;background-size:120px 120px;}
.fuwu .fuwu-title{min-height:40px;padding-bottom: 0px;margin-top: 5px;margin-bottom: 5px;}
.service li{width: 155px; }
.service .service_img{width: 155px;}
.service .content{width: 155px;margin-bottom: 10px;}
.service .content .content_txt{width: 140px;border-radius: 8px;}
.service .content .content_tit{margin-top: 10px;}
.footerBottom{height: 100px;}
.mr_frUl{width:680px;overflow:hidden;}
.mr_frUl ul li{width:160px;margin:5px;}
.mr_frUl ul li a img{display:block;width:160px;height: 210px;}
.mr_frBtnL,.mr_frBtnR{margin-top:90px;}
.news li .news-title{font-weight: 600; }
.news li .news-title img{width: 150px;height: 100px;}
.news li .contentSummary{-webkit-line-clamp: 2;}
.service{background-size: cover;}
.service .content .content_tit{padding:0 10px;white-space: normal;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.dingyue-key{width: 60%;}
.fuwu .contentLeft{width: 48%;}
.fuwu .contentRight{padding-left: 9px;}
.fuwu .contentLeft li{margin: 8px 0;white-space: normal;overflow: hidden;text-overflow: ellipsis;width: 385px;}
.fuwu .contentLeft .title_content{margin-top: 20px;line-height: 25px;}
.fuwu .contentLeft .title:after{margin-top: 40px;}
.fuwu .contentLeft .title_subTitle{margin: 5px 0;}
.fuwu .contentRight .intro{line-height: 40px;height: 245px;}
.fuwu .contentLeft .content_line{margin-top: 0;}
.project .contentRight{width:360px;}
.project .contentLeft{width: 360px;height: 260px;}
.project .contentLeft .intro{padding: 30px 10px;}
.project .contentRight .li{margin: 3px 0;padding: 3px 15px;}
.project .contentRight .addDate{width: 10%;}
.project .contentRight .addTitle{width: 87%;}
.project .contentRight .addTitle .content{margin-top: 3px;}
.major .major_left{width: 360px;height: 355px;}
.major .major_right{width: 360px;height: 355px;}
.major .major_right li a{padding: 25px 0;}
.major .major_left img{height: 355px;}
.major .major_right .major-right-subTitle{width:240px;font-size:12px;white-space: normal;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.major .major_right .major-right-title{font-size: 14px;margin: 0 10px;}
.major_item_one .content .content_tit{left: 5px;}
.major_item_one .content .content_subtitle{left: 5px;font-size: 12px;}
.major_item_one .content .content_line{left: 0px;top: 65px;}
.major_item_one .content .content_txt .tagCloud li{margin-left: 5px;margin-top: 60px;}
.major_item .major-bottom .major-bottom-title{width: 14%;font-size: 12px;}
.major_item .major-bottom .major-bottom-subTitle{width: 74%;font-size: 11px;}
.major_item .major-bottom li{margin-right: 2px;width: 49%;}
.major_item_one .content .content_txt{top: 10px;}
.major_img img{height: 150px;}
.mr_frUl{width: 100%;}
.mr_frUl img{height: 280px;width: 100%;object-fit: cover;}
.about .friend{width: 100%;}
.about .friend .mr_frbox{margin-right:10px;}
.about .contentRight .friend iframe{width: 90%;}
.about .contentLeft{width: 360px;}
.about .contentRight{width: 360px;}
.news .news-item li{width: 360px; }
.about .contentRight .friend{width: 100%;}
.service_item_one .content .content_txt .tagCloud li{float: none;display: inline-block;margin: 0 5px;}
.foot_top li a{margin-right: 10px;}
.foot_middle{margin-top: 45px;}
.foot_mid{margin-top: 20px;}
.foot_btm .label{width: 240px;}
.foot_btm{ line-height: 40px;margin: 20px 0 0 80px;}
.footLeft{width: 55%;}
.footRight{width: 45%;}
.footer .footNav li{min-width: 73px;padding-left: 0;padding-right: 0;}
footer .bottom{padding-bottom: 15px;}
footer .bottom p{padding: 5px;}
.fuwu .fuwu-list{display: none;}
.fuwu .bWrap .clearfix .title{float: left;width: 25%;text-align: center;padding: 10px 0;}
.fuwu .bWrap .clearfix .title a{color: #fff;}
.fuwu .bWrap .clearfix{margin: 0 10px;margin-bottom: 25px;background: #AF0524;border-radius: 5px;}
.foot_middle{border-bottom: dashed 1px #fff; width: 100%; height: 1px;margin-top:80px;}
.headerTitle{margin-left: 40px;}
}
@media screen and (min-width:320px) and (max-width:767px){body{font-size:13px;}
header{height: auto;}
.wrap{max-width:640px;}
.left-box,nav,.search,.right-box .phone,.right-box .email,.foot_nav_hidd,.top-box{display:none;}
.logo img{width:100%;height:40px; }
.meun{top: 35px;}
.service_item_one{ }
.service .service_img img{width: auto;}
.service .service_img{width: auto;}
.service li:hover{margin-top: 0px;}
.service_item_one .content a{display: block;margin-bottom:15px;}
.service{ background-size: cover;padding:30px 10px;width: auto;}
.service ul{display: block;margin-top: -180px;}
.service li{width: auto;margin: 30px;}
.service_item_one .content .content_txt .tagCloud li{width:40%;float: none;display: inline-block;margin: 0 10px;}
.service_item_one .content .content_tit{margin-top: 5px;}
.service .content{padding-bottom: 20px;}
.about{height: auto;padding-bottom:10px;margin: 30px 10px;}
.about .contentLeft{width: 100%;}
.about .contentRight{width: 100%;}
.about .contentLeft .friend{width: 100%;margin: 0px;}
.about .contentLeft .friend img{width: 100%;}
.about .contentRight .friend img{width: 100%;}
.about .contentRight .friend iframe{width: 90%;}
.about .contentRight .friend{margin: 0px;}
.mr_frUl img{height: 280px;width:100%;object-fit: cover;}
.news .news-item li{width: 96%;margin:auto;float:none;}
.news{width: auto;padding: 30px 10px;}
.link,.foot_nav,.foot_nav dl,.about_content,.custom,.foot_nav dl{ margin:auto;float:none;}
.dingyue{margin-top: 0px;margin-bottom:8px;}
.dingyue-key{width: 60%;}
.foot{ display: block;margin: 10px;}
.foot_nav dt{padding-left:35px;}
.foot_nav .lianxi_icon{background-image:url(../images/contact_bg.png);background-repeat:no-repeat;}
.foot_nav .lianxi_tel{background-position:0 -3px;}
.foot_nav .lianxi_mobile{background-position:0 -33px;}
.foot_nav .lianxi_cooperation{background-position:0 -63px;}
.foot_nav .lianxi_address{background-position:0 -93px;}
.foot_nav dd{padding-top: 4px;padding-bottom: 4px;padding-left:30px;}
.fuwu{width: auto;padding: 30px 10px;}
.fuwu .contentLeft{width: 100%;padding: 0;}
.fuwu .contentRight{width: 100%;padding: 0;}
.fuwu .contentRight .imageUrl{margin: 0 10px;}
.fuwu .contentRight .intro{margin: 0 10px;}
.fuwu .item{display: inline-block;width: 100%;}
.fuwu .fuwu-list{display: none;}
.fuwu .bWrap .clearfix .title{float: left;width: 25%;text-align: center;padding: 10px 0;}
.fuwu .bWrap .clearfix .title a{color: #fff;}
.fuwu .bWrap .clearfix{margin: 0 10px;margin-bottom: 15px;background: #AF0524;border-radius: 5px;}
.project{width: auto;margin:30px 10px;}
.project .contentLeft{width: 100%;padding: 0;margin-bottom: 0;height: 390px;}
.project .contentLeft  img{width: 100%;}
.project .contentLeft .container .text{width: 95%;padding: 8px 1px;}
.project .contentRight{width: 100%;padding-left: 0px;}
.project .contentRight .li:hover{background-size: cover;}
.project .custom-titleCourse{margin-left: 0;}
.project .custom-title{margin-left: 0;}
.major{width: auto;padding: 30px 10px;}
.major .major_left{width: 100%;}
.major .major_left img{width: 100%;height: 235px;}
.major .major_right{width: 100%;}
.major .major_right li a{padding: 13px 0;}
.major .major_right .major-right-title{font-size: 14px;margin: 0 5px;width: 100px;}
.major .major_right .major-right-subTitle{font-size: 12px;white-space: normal;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.major_item .major-bottom ul{margin: 0 10px;}
.major_item .major-bottom li{margin-left: 0px;width: 100%;margin-right: 0px;}
.major_item .major-bottom .major-bottom-title{width: 13%;font-size: 12px;}
.major_item .major-bottom .major-bottom-subTitle{width: 75%;font-size: 12px;}

.major_item_one .content .content_subtitle{left: 5px;top: 40px;font-size: 12px;}
.major_item_one .content .content_tit{left: 5px;top: 10px;}
.major_item_one .content .content_line{left: 0px;top: 60px;}
.major_item_one .content .content_txt .tagCloud li{margin-left: 5px;margin-top: 60px;}
.major_item_one .content .content_txt {top: 5px;}
.major_img{height: 150px;}
.major_img img{height: 145px;}
.news .news-item li{width: 100%;padding:10px 0px; }
.foot_top li a{margin-right:10px;}
footer .foot .foot_top{ line-height: 20px;margin-bottom: 120px; }
.foot_middle{border-bottom: dashed 1px #fff; width: 100%; height: 1px;margin-top:50px;}
footer .foot .foot_top li{display: inline-block;}
.foot_btm .label{width: 175px;}
.foot_mid li{margin: 0 2px;}
.foot_btm{height: 25%;line-height: 40px;margin-left: 50px; }
footer .bottom{ display: block;height: auto;}
.project .contentRight .addTitle{width: 86%;}
.project .contentRight .addDate{width: 10%;}
.footerBottom {height: 70px;}
.footLeft{width: 100%;}
.footRight{width: 100%;margin-top: 50px;}
.footRight .image .titleContent{width: auto;}
.footRight .image{margin-left: 0px;}
.footRight .image .titleContent .titleB{font-size: 12px;}
.footRight .image .titleContent .titleM{font-size: 8px;}
footer .bottom a{margin-left: 0;}
.footer .footNav li{padding-right: 0;height: 50px;line-height: 50px;}
.headerTitle{margin-left: 50px;}
}
