/* header{background: #93171f;} */
.header{position: absolute;left: 0;right: 0;top: 0;z-index: 100;}

.banner {
  /* padding-bottom: 50px; */
  box-sizing: border-box;
  position: relative;
}

/* .banner::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  padding-bottom: 23.13%;
  background: url(../images/banner2bg.png) no-repeat;
  background-size: 100% 100%;
} */

.bannerimg {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.bannerimg::before{content: '';display: block;position: absolute;left: 0;right: 0;top: 0;height: 34.4%;background-image: -moz-linear-gradient( 90deg, rgba(147, 23, 31,0) 0%, rgb(147, 23, 31) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(147, 23, 31,0) 0%, rgb(147, 23, 31) 100%);background-image: -ms-linear-gradient( 90deg, rgba(147, 23, 31,0) 0%, rgb(147, 23, 31) 100%);z-index: 2;}

.bannerPic {
  padding-bottom: 21.9%;
}

.gp-bread {
  height: auto;
  line-height: 14px;
  color: #999;
  display: inline-block;
  padding: 9px 0;
  overflow: hidden;
  float: right;
  position: absolute;
  right: 0;
  top: -45px;
  z-index: 1;
  color: #fff;
}

.gp-bread span {
  color: #93171f;
  margin: 0;
}

/* aside */
.gp-subLeft {
  width: 300px;
  position: relative;
  z-index: 20;
  margin-top: -84px;
}


.gp-subLeft ul {
  position:
    relative;

  margin: 0;
}

.gp-subLeft ul li {
  position: relative;
}

.asideTit {
  padding: 8px;
  /* text-align: center; */
  line-height: 30px;
  box-sizing: border-box;
  height: 84px;
  background: #93171f;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  padding-left: 25px;
  margin: 0;
  margin-bottom: 2px;
}

.asideTit h2 {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  /* overflow: hidden; */
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  font-size: 2.4rem;
}


.apparRihght {
  margin-left: 314px;
}

.gp-subLeft>ul>li {
  transition: all .3s ease-in-out;
  margin-bottom: 2px;
}


.gp-subLeft>ul>li>a {
  padding: 20px 30px;
  padding-left: 25px;
  box-sizing: border-box;
  /* margin: 10px 0; */
  background: #f5f5f5;
  color: #333;
  /* height: 60px; */
  display: block;
  line-height: 23px;
}



.gp-subNavm {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
  box-sizing: border-box;
  display: none;
}

.gp-subNavm h2 {
  width: 100%;
  height: 48px;
  line-height: 48px;
}

.gp-subNavm h2 a {
  padding-left: 13px;
  font-size: 20px;
  display: block;
  color: #fff;
}



.gp-subNavm li {
  position: relative;
}

.gp-subNavm li>a {
  font-size: 14px;
  padding-left: 13px;
  padding-right: 40px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
  display: block;
}

.gp-subNavm li.sub_has span {
  margin-left: 10px;
}

.gp-subNavm li.on a {
  display: block;
  width: 100%;
}

.gp-m-toggle {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  text-align: center;
}

.gp-subNavm dl {
  display: none;
  background-color: #fff;
  padding: 5px 0px;
}

.gp-subNavm dl dd {
  padding-left: 30px;
  line-height: 18px;
  padding: 8px 0px 8px 30px;
  position: relative;
  border-bottom: 1px dotted #e6e6e6;
}

.gp-subNavm li dl dd a {
  font-size: 12px;
  font-weight: normal;
  display: inline;
  border: none;
  padding: 0px;
}


.gp-subLeft>ul>li:hover>a,
.gp-subLeft>ul>li.active>a {
  color: #fff;
  font-weight: bold;
  background: #c7202b;
  position: relative;
}



.gp-subLeft ul li.active .gp-toggles, .gp-subLeft ul li:hover .gp-toggles {
  color: #fff
}

.gp-subLeft .gp-toggles {
  width: 50px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  cursor: pointer;
  z-index: 10;
  text-align: center;
  right: 0;
  top: 0;
  color: #b2b2b2;
  font-size: 16px;
  font-weight: lighter;
  transition: all .3s ease-in-out;
}


.gp-second-nav {
  font-size: 18px;
  display: none;
  box-sizing: border-box;
  padding-top: 4px;
  box-sizing: border-box;
}

.gp-second-nav dd.active a, .gp-second-nav dd:hover a {
  color: #c5202b;
  position: relative;
  line-height: 1.1;
  border: 1px solid rgba(0, 0, 0, .0);
  padding-left: 36px;
  font-weight: bold;
  box-shadow: 10px 15px 55px rgba(0, 0, 0, .1);
}


.gp-second-nav dd {
  margin-bottom: 4px;
}

.gp-second-nav dd>a {
  display: block;
  color: #757575;
  padding: 15px;
  position: relative;
  box-sizing: border-box;
  margin: 0 25px;
  margin-right: 0;
  border: 1px solid rgba(0, 0, 0, .1);
  line-height: 1;
  transition: all 0.35s ease-in-out;
  font-size: 17px;
  padding-left: 56px;
}



.gp-m-subNav {
  display: none;
}

.gp-m-inner-header {
  width: 100%;
  height: 40px;
  background: #93171f;
  cursor: pointer;
  line-height: 40px;
  position: relative;
  margin-top: 20px;
}

.gp-m-inner-header>span {
  height: 40px;
  padding-left: 15px;
  font-size: 16px;
  color: #fff;
  position: absolute;
}



.gp-m-subNav .gp-m-inner-header-icon {
  float: right;
  width: 40px;
  color: #fff;
  height: 40px;
  text-align: center;
  /* margin-bottom: 20px; */
  position: absolute;
  right: 0;
  top: 0;
}

.gp-m-subNav .gp-m-inner-header-icon-click i {
  display: block;
}



.gp-m-toggle {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  text-align: center;
}

/* page */

.gp-page {
  padding: 0px 0 20px;
  box-sizing: border-box;
  color: #999;
}

.gp-m-page {
  display: none;
}

.gp-page:after, .gp-page:before {
  content: " ";
  display: table
}

.gp-page>a.active {
  background: #93171f;
  color: #fff;
}

.gp-page>a, .gp-page>span {
  display: inline-block;
  * display: inline;
  * zoom: 1;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  line-height: 65px;
  position: relative;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .08);
  margin: 0 5px;
  color: #999;
  vertical-align: top;
  color: #;
}

.gp-page .gp-page-next, .gp-page .gp-page-prev {
  width: 65px;
}

.gp-page .gp-page-prev {
  margin-right: 40px;
}

.gp-page .gp-page-next {
  margin-left: 40px;
  margin-right: 60px;
}

.gp-page>span {
  border: none
}

.gp-page>a:hover {
  background: #93171f;
  color: #fff;
}

.gp-m-page a {
  display: inline-block;
  margin: 0 10px
}

.select {
  display: inline-block;
  margin: 10px 0;
  font-size: 14px;
  color: #999;
  position: relative;
}

.selectbox::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background: url(../images/down.png) no-repeat;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.selectbox.on::before {
  background: url(../images/up.png) no-repeat;

}

.selectbox {
  display: inline-block;
  width: 60px;
  height: 44px;
  line-height: 44px;
  border-radius: 44px;
  position: relative;
  cursor: pointer;
  padding-left: 14px;
  box-sizing: border-box;
  text-align: left;
  border: 1px solid rgba(0, 0, 0, .08);

}

.selectbox a {
  color: #999;
}

.selectUl {
  position: absolute;
  left: 0;
  bottom: 43px;
  width: 100%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 5px;
  display: none;
}

.selectUl a {
  display: block;
  padding: 5px 0;
  line-height: 14px;
  text-align: center;
  color: #999;
}

.gp-page-centered {
  text-align: center
}

.gp-page-right {
  text-align: right
}

/* page */
.title2 {
  padding-bottom: 20px;
  padding-top: 45px;
  box-sizing: border-box;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
}

.title3 {
  padding-bottom: 30px
}

.title2::before {
  content: '';
  display: block;
  width: 27%;
  height: 1px;
  background: #93171f;
  position: absolute;
  right: 0;
  bottom: 0.5px;
}

.title2 h2 {
  display: inline-block;
  vertical-align: middle;
  color: #222;
}

.pageArticleTitle {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  /* border-bottom: 2px solid #e2ac19; */
}

.pageArticleTitle h3 {
  line-height: 1.4em;
  color: #333;
  /* font-size: 4.8rem; */
  text-align: center;
  padding: 0 8px;
}

.articleAuthor {
  text-align: center;
  color: #595757;
  line-height: 27px;
  margin: 10px 0;
  padding: 0 10px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  margin-bottom: 30px;
}

.articleAuthor span {
  margin: 0 15px;
  display: inline;
  line-height: 30px;
  color: #999;
}

.gp-article {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.gp-article p {
  color: #444;
  line-height: 1.875;
}

.gp-article img {
  display: block;
  margin: 20px auto;
}

table p {
  text-indent: 0px !important;
  text-align: center !important;
  margin: 0 !important;
}

.apparatus2 {
  margin-left: 330px;
  position: relative;
}
.apparatus .gp-bread{
  top:6px
}
.main {
  position: relative;
  min-height: 600px;
  padding-top: 50px;
  padding-bottom: 70px;
  box-sizing: border-box;
}



.bread {
  display: block;
  text-align: right;
}

.gp-bread a {
  line-height: 20px;
  color: #93171f;
  display: inline-block;
}

.gp-bread a:hover {
  color: #93171f
}

.notic li {
  margin-bottom: 25px;
}
.notic{
  margin-bottom:30px
}
.notic li a {
  display: block;
  padding-bottom: 20px;
  box-sizing: border-box;
  padding-left: 23px;
  transition: all .3s ease-in-out;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  position: relative;
}

.notic li a::before {
  content: '';
  display: block;
  width: 2px;
  height: 3px;
  background: #999;
  position: absolute;
  left: 0;
  top: 10px;
}

.notic li:hover a {
  transform: translateX(5px);
}

.notic li:hover .notic-info {
  color: #93171f;
}

.date {
  margin-left: 15px;
  color: #999;
}

.notic-info {
  color: #333;
}

.gp-subLeft2 {
  margin-top: -150px;
}

.date2 {
  margin: 0;
}


.filetitle h2 {
  line-height: 30px;
  color: #444;
  font-weight: normal;
}

.file {
  margin-bottom: 50px;
}

.file li {
  /* margin-bottom: 20px; */
}

.file a {
  display: block;
  line-height: 30px;
  color: #999;
  word-break: break-all;
}

.article p {
  line-height: 1.875;
  color: #444;
}

.article {
  padding-bottom: 50px;
  box-sizing: border-box;
}

.article>img {
  display: block;
  margin: 30px auto;
}



footer::before {
  height: calc(100% + 10px);
  top: -10px;

}

/* 1-2-1 */
.teamtop {
  height: 58px;
  background: #ededed;
  line-height: 58px;
  padding: 0 35px;
  box-sizing: border-box;
}

.teamtop dd {
  display: inline-block;
  padding-left: 35px;
  box-sizing: border-box;
}

.temtopl {
  width: 145px;
  margin-left: -100%;
  box-sizing: border-box;
}

.teamtopr {
  width: 25.5%;
  margin-left: -25.5%;
  padding-left: 35px;
  box-sizing: border-box;
}

.teamtopcentm {
  width: 100%;
}

.temcenter {
  margin-left: 145px;
  margin-right: 25.5%;
  padding-left: 35px;
  box-sizing: border-box;
  position: relative;
}

.temcenter::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, .1);
  position: absolute;
  left: 0;
  top: 0;
}

.temcenter::after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, .1);
  position: absolute;
  right: 0;
  top: 0;
}

.teamul li:nth-child(odd) a {
  border: 1px solid rgba(0, 0, 0, .1);
  border-top: none;
  border-bottom: none;
}

.teamul li:nth-child(even) a {
  background: #faf9f5;
}

.teamul li a {
  padding: 20px 35px;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
}

.teamPic {
  width: 145px;
  overflow: hidden;
  margin-left: -100%;
}

.teamImg {
  padding-bottom: 140%;
}

.teamcenter {
  width: 100%;
  position: relative;
}

.teamcenter::after {
  content: '';
  display: block;
  clear: both;
}

.teammd {
  padding: 30px 35px;
  box-sizing: border-box;
}

.name {
  margin-bottom: 15px;
}

.name h1 {
  display: inline-block;
  color: #222;
  vertical-align: bottom;
}

.rank {
  display: inline-block;
  color: #757575;
  margin-left: 15px;
  vertical-align: bottom;
}

.teaminfo {
  line-height: 24px;
  color: #444;
}

.tel {
  width: 25.5%;
  margin-top: 70px;
  margin-left: -25.5%;
  position: relative;
  padding-left: 35px;
  box-sizing: border-box;
}

.tel::before {
  content: '';
  display: block;
  width: 1px;
  height: 95px;
  background: rgba(0, 0, 0, .1);
  position: absolute;
  left: 0;
  top: 0;
}

.teammd {
  margin-left: 145px;
  margin-right: 25.5%;
}

.number {
  line-height: 24px;
  color: #444;
}

/* 2-1-1 */
.graduateul {
  margin: 0 -15px;
  overflow: hidden;
}

.graduateul li {
  margin-bottom: 40px;
}

.graduateul li a {
  display: block;
  margin: 0 15px;
  overflow: hidden;
  transition: all .3s ease-in-out;
}

.graduateul li:hover a {
  transform: translateX(5px);
}

.graduateul li:hover .layname h2 {
  color: #93171f;
  font-weight: bold;
}

.stituPic {
  width: 140px;
  overflow: hidden;
}

.stituImg {
  padding-bottom: 140%;
}

.stituright {
  margin: 25px 0;
  margin-left: 140px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-left: none;
}

.layname {
  padding: 25px 25px 18px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.layname h2 {
  font-weight: normal;
  color: #222;
}

.law {
  padding: 10px 25px;
  box-sizing: border-box;
  padding-bottom: 30px;
}

.lawinfo {
  color: #999;
}

/* 2-1-12 */
.regiontop {
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}

.regiontop::before {
  content: '';
  display: block;
  width: 100%;
  height: calc(100% - 47px);
  background: #f5f5f5;
  position: absolute;
  left: 0;
  bottom: 0;
}

.regionleft {
  width: 194px;
  position: relative;
}

.regImg {
  padding-bottom: 140.2%;
}

.regionright {
  margin-left: 230px;
  position: relative;
  z-index: 5;
}

.regname {
  color: #222;
  margin-bottom: 45px;
}

.regbox {
  font-size: 0;
}

.regbox dd {
  display: inline-block;
  width: 35%;
  word-break: break-all;
}

.regbox dd a {
  display: block;
  line-height: 30px;
  color: #999;
  padding-right: 15px;
  box-sizing: border-box;
}

.regionul li {
  margin-bottom: 40px;
}
.regionul li:last-child{
margin-bottom:0}
.regionul li:last-child a{
  border: none;
}
.regionul a {
  display: block;
  position: relative;
  padding-left: 40px;
  padding-bottom: 20px;
  box-sizing: border-box;
  transition: all .3s ease-in-out;
  border-bottom: 1px solid rgba(0, 0, 0, .06);
}

.regionul li:hover a {
  transform: translateX(5px);
}

.regionul li:hover .msg {
  color: #93171f;
  font-weight: bold;
}

.regionul a::before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: #cccccc;
  position: absolute;
  left: 0;
  top: 10px;
}

.msg {
  margin-bottom: 10px;
  color: #444;
  /* font-weight: normal; */
}

.msg-info {
  color: #757575;
  line-height: 24px;
}

.mode1Ul {
  /* overflow: hidden; */
  margin: 0 -20px;
  position: relative;
  z-index: 10;
}
.mode1Ul:after{content:"";display:block;clear:both}
.mode1Ul li {
  transition: all .3s ease-in-out;
  margin-bottom: 40px;
}

.mode1Ul li:hover {
  transform: translateX(5px);
}

.mode1Ul li:hover .mode1txt {
  color: #93171f;
  font-weight: 700;
}

.mode1Ul a {
  display: block;
  margin: 0 20px;
  /* padding-bottom: 10px; */
  background: #fff;
  box-shadow: 20px 15px 55px rgba(0, 0, 0, .1);
}

.mode1Pic {
  padding-bottom: 66.6%;
}

.mode1Infor {
  padding: 15px 35px 40px;
  box-sizing: border-box;
}

.mode1Infor .mode1txt {
  line-height: 28px;
  color: #222;
  margin-bottom: 20px;
}

.dateout {
  text-align: left;
  position: relative;
}

.mode1Ul .dateout::before {
  content: '';
  display: block;
  width: 44px;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  right: 0;
  top: 50%;
}

.mode1Ul .date {
  line-height: 54px;
  color: #999;
  margin: 0;
  text-align: left;
  padding-left: 66px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
}

.mode1Ul .date::before {
  content: '';
  display: block;
  width: 54px;
  height: 54px;
  background: url(../images/datea.png) no-repeat;
  position: absolute;
  left: 0;
  right: 0;
}

.more {
  display: inline-block;
  width: 80px;
  height: 46px;
  /* margin-top: 18px; */
  line-height: 46px;
  color: #999;
  border-radius: 46px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  z-index: 10;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, .08);
  position: absolute;
  right: 0;
  top: 45px;
}

.more::before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #93171f;
  position: absolute;
  right: -2px;
  top: calc(50% - 2px);
}

.filbox {
  margin-right: 120px;
}

.share {
  margin-top: -20px;
  float: right;
  width: 110px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: rgba(0, 0, 0, .04);
}

.share_btn {
  float: left;
  line-height: 33px;
  font-weight: normal;
}

.share .bdsharebuttonbox>a {
  padding-left: 0;
  /* margin: 0 15px 0 0 !important; */
  height: 36px;
  text-indent: 0;
  width: 36px;
  line-height: 32px;
  text-align: center;
  background: none;
  display: inline-block;
  font-size: 23px;
}

.share .bdsharebuttonbox>a.bds_weixin {
  *background: url(../images/wechat.png) no-repeat center;
  color: #7dd43c
}

.share .bdsharebuttonbox>a.bds_tsina {
  *background: url(../images/sina.png) no-repeat center;
  color: #e83437
}

.share .bdsharebuttonbox>a.bds_qzone {
  *background: url(../images/z_qone.png) no-repeat center;
  color: #fece00
}

.share .bdsharebuttonbox>a.bds_more {
  *background: url(../images/share-more.png) no-repeat center;
  color: #a3bfd9
}

.shareBox {
  width: 260px;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -130px;
  z-index: 9998;
  height: 310px;
  border: 6px solid #8F8F8F;
  border-radius: 8px;
  box-shadow: 0 0 7px #aaa;
  display: none;
}

.shareBox {
  font-size: 14px;
}

.shareBox .title {
  background: #f6f6f6;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 15px !important;
}

.shareClose {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  font-size: 18px;
  width: 20px;
  ;
}

.sharelist {
  position: static;
  height: 250px;
  overflow-y: auto;
  padding-left: 17px !important;
}

.sharelist li {
  float: left;
  width: 130px;
  padding: 2px;
  margin-left: 6px;
  _margin-left: 3px;
  height: 28px;
  overflow: hidden;
  list-style: none;
}

.sharelist li a {
  color: #565656;
  font: 12px 'ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ';
  display: block;
  text-decoration: none;
  border: 1px solid #fff;
  line-height: 18px;
  width: auto;
  height: auto;
  text-indent: 0;
}

.weChatBox {
  width: 280px;
  height: 300px;
  background-color: #fff;
  border: solid 1px #d8d8d8;
  padding: 10px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -140px;
  z-index: 9998;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 10px 0;
}

.w-close {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
  color: #333;
  cursor: pointer;
}

.qrcode {
  width: 200px;
  height: 200px;
  margin: 15px auto;
  background: #ccc;
}

.w-footer {
  font-size: 12px;
  line-height: 1.5;
  color: #999;
}

#qrodeText {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  visibility: hidden;
}

.zf {
  color: #00c785;
  margin-top: 10px;
  display: block;
}

/* 6-4-1 */
.activeul {}

.activeul li {
  margin-bottom: 30px;
}

.activeul li a {
  display: block;
  padding: 10px 35px 10px 0;
  box-sizing: border-box;
  overflow: hidden;
  transition: all .3s ease-in-out;
  box-shadow: 20px 15px 55px rgba(0, 0, 0, .06);
}

.activeul li:hover a {
  transform: translateX(5px);
}

.activeul li:hover .activeart {
  color: #93171f;
  font-weight: bold;
}

.activeleft {
  width: 320px;
  overflow: hidden;
}

.activePic {
  padding-bottom: 56.25%;
}

.activeul li.on .activeright {
  margin-left: 35px;
}

.activeright {
  margin-left: 340px;
  padding-top: 10px;
  box-sizing: border-box;
}

.activeart {
  line-height: 28px;
  color: #222;
  font-weight: normal;
}

.activedate {
  margin: 15px 0 30px;
}

.activedate span {
  display: inline-block;
  width: 117px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: #f5f5f5;
  color: #93171f;
}

.artsummary {
  line-height: 24px;
  height: 48px;
  color: #999;
}

@media screen and (max-width:1300px) {
  .activeleft {
    width: 220px;
  }

  .activeright {
    margin-left: 240px;
    padding-top: 0;
  }
  .activedate {
    margin: 5px 0 10px;
}
}

@media screen and (max-width:1201px) {
  .jour-pic {
    width: 130px;
  }

  .regbox dd {
    width: 100%;
  }
  .mode1Ul{
    margin: 0 -10px;
  }
  .mode1Ul li{
    margin-bottom: 20px;
  }
  .mode1Ul a{
    margin: 0 10px;
  }
  .mode1Infor {
    padding: 15px 15px 20px;
}
}

@media screen and (max-width:1100px) {
  .gp-subLeft {
    /* width: 200px; */
    position: relative;
    z-index: 20;
  }

  .apparatus2 {
    /* margin-left: 250px; */
  }


  .asideTit {
    height: 70px;
  }

  .gp-subLeft>ul>li>a {
    padding: 22px 30px;

    height: 70px;
  }

  .gp-second-nav dd>a {
    margin: 0 10px;
  }

  .gp-subLeft .gp-toggles {
    width: 30px;
    height: 70px;
    line-height: 70px;
  }

}

@media screen and (max-width:997px) {
  .gp-subLeft {
    display: none;
  }

  .gp-m-subNav {
    display: block;
  }

  .gp-bread {
    position: static;
  }



  .bannerimg {
    /* width: calc(100% - 30px); */
  }

  .banner::before {
    padding-bottom: 25%;
  }

  .title2 {
    padding-top: 10px;
    margin-bottom: 15px;
    width: 100%;
  }

  .more {
    top: 10px;
  }

  .main {
    padding-top: 0;
  }

  .apparatus2 {
    margin-left: 0;
  }

  .gp-page .gp-page-prev {
    margin-right: 10px;
  }

  .gp-page .gp-page-next {
    margin-left: 10px;
  }

  .gp-page>a, .gp-page>span, .gp-page .gp-page-next, .gp-page .gp-page-prev {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }

  .select {
    margin: 5px 0;
  }
}

@media screen and (max-width:768px) {
  .gp-page {
    display: none;
  }

  .gp-m-page {
    display: block;
  }

  .regionul li {
    margin-bottom: 20px;
  }

  .regionul a {
    padding-bottom: 10px;
  }

  .gp-page .gp-page-next {
    margin-right: 0;
  }
  .activeul li a{
    padding-right: 15px;
  }
  .activeul li.on .activeright {
    margin-left: 15px;
}
}

@media screen and (max-width:700px) {


  /* 1-2-1 */
  .temtopl, .teamPic {
    width: 100px;
  }

  .temcenter {
    margin-left: 100px;
    padding-left: 5px;
  }

  .teamtop {
    padding: 0 15px;
  }

  .teamtopr, .tel {
    padding-left: 5px;
    width: 26%;
    margin-left: -26%;
  }

  .teamul li a {
    padding: 20px 15px;
  }

  .teammd {
    margin-left: 100px;
    padding: 20px 15px;
  }

  .regionleft {
    width: 125px;
  }

  .regionright {
    margin-left: 150px;
  }
  .graduateul li{
    width: 100%;
  }
}

@media screen and (max-width:479px) {


  .title2 {
    padding-bottom: 13px;
  }

  .more {
    height: 30px;
    line-height: 30px;
    width: 60px;
  }

  .treml {
    padding: 0;
  }

  .tremright {
    margin-left: 80px;
  }

  .alpha {
    margin: 0 -2px;
  }

  .alpha li a {
    margin: 0 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }

  .afftrem {
    margin: 0 -3px;
  }

  .afftrem li a {
    margin: 0 3px;
  }

  .full-left {
    width: 130px;
  }

  .full-right {
    margin-left: 150px;
    padding: 20px;
  }

  .detail-right {
    margin-left: 150px;
  }

  .notic li a {
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .notic li {
    margin-bottom: 15px;
  }

  .share {
    width: 70px;
    height: 80px;
  }

  .filbox {
    margin-right: 85px;
  }
  .activeleft{
    width: 100%;
    float: none;
  }
  .activeright{
    margin-top: 20px;
    margin: 0 !important;
    margin-top: 15px !important;
  }
  .activeul li.on .activeright{
     margin: 0 !important;
}
  .activeul li a{
    padding: 15px;
  }
}

@media screen and (max-width:446px) {
  .regionleft {
    width: 150px;
    margin: 0 auto;
    float: none;
  }

  .regionright {
    margin-left: 0px;
    padding: 20px;
  }

  .regname {
    margin-bottom: 10px;
  }
}

@media screen and (max-width:414px) {



  .full-left {
    width: 100%;
    float: none;
  }


  .full-right {
    margin-left: 0px;
    padding: 20px;
    height: auto !important;
  }

  .detail-right {
    margin-left: 0;
    margin-top: 20px;
  }
}

@media screen and (max-width:410px) {

  /* 1-2-1 */
  .teamtop {
    padding: 0 5px;
  }

  .teamul li a {
    padding: 10px 5px;
  }

  .rank {
    display: block;
    margin: 0;
  }

  .share {
    float: none;
    margin-left: 0;
    margin-bottom: 20px;
  }
}