@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
}

body {
  font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
  position: relative;
  background-color: #f5f7fa;
}

img {
  border: 0;
  max-width: 100%;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.clear::after {
  content: "";
  display: block;
  clear: both;
}

.center {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 95%;
}

.top {
  min-width: 72.159%;
  background-color: #cb3429;
  height: 86px;
}

.top .center {
  vertical-align: middle;
}

.top .center > a {
  display: inline-block;
  vertical-align: middle;
  width: 278px;
  height: 56px;
  background: url(../images/logo_1.png) no-repeat left center;
  background-size: contain;
  margin-top: 16px;
  margin-bottom: 16px;
}

.top .logo-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  margin-left: 22px;
}

.ptop {
  float: right;
  line-height: 112px;
}

.ptop a {
  color: #909499;
}

.ptop a:hover {
  color: #cf1322;
}

.containerm {
  min-width: 72.159%;
  min-height: 800px;
  background: #F1F1F1;
  /* padding: 24px 0 1px;*/
  margin: 0 auto;
}

.containerm .welcome {
  text-align: center;
  /*m background: url(../images/gmbg_wel.png) center top / auto 100% no-repeat;*/
  background-size: cover;
  width: 100%;
  height: 650px;
  border-bottom: 10px solid #FF7645;
  position: relative;
  /*max-width: 1200px;*/
  margin: 0px auto;
}

.slide1 {
  background: url(../images/sy.jpg) center top/auto 100% no-repeat;
  background-size: cover;
}

.wel {
  font-size: 70px;
  font-weight: normal;
  color: #cb3429;
  line-height: 60px;
  letter-spacing: 10px;
  margin-bottom: 25px;
}

/*.welB {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
 
}*/
.welB {
  /* width: 360px;
   height: 64px;*/
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.phonebtn {
  display: none;
  width: 100%;
  height: 64px;
  background: #cf1322;
  border-radius: 32px;
  cursor: pointer;
  font-size: 24px;
  font-weight: 500;
  color: white;
  line-height: 32px;
  margin: 0 auto;
  outline: none;
  border: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}

.containerm .welcome img {
  width: 100%;
}

.containerm .welBtn {
  width: 100%;
  height: 64px;
  background: #cf1322;
  border-radius: 32px;
  cursor: pointer;
  font-size: 24px;
  font-weight: 500;
  color: white;
  line-height: 32px;
  outline: none;
  border: none;
  transition: all 0.5s;
  -webkit-appearance: none;
  /*去除系统默认的样式*/
  -webkit-tap-highlight-color: transparent;
  /* 点击高亮的颜色*/
}

.containerm .welBtn:hover {
  background: #f74a36;
}

.maincon .welB .wel {
  margin-bottom: 0;
}

.containerm .fang {
  z-index: 2;
  margin-top: -68px;
}

.containerm .fang .fang1 {
  float: left;
  background: #ffffff;
  list-style: none;
  height: 160px;
  width: 12.5%;
  position: relative;
}

.containerm .fang .fang1::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 160px;
  background: #dbe0e9;
}

.containerm .fang:last-child {
  margin-right: 0px;
}

.containerm .fang .fang1 a {
  display: block;
  color: #595959;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.containerm .fang .fang1:hover {
  background: #F1F1F1;
}

.containerm .fang .fang1 a:last-of-type {
  margin-right: 0px;
}

.containerm .fang .fang1 a img {
  height: 50px;
  width: 50px;
}

.containerm .fang a p {
  font-size: 16px;
  font-weight: 500;
  color: #303133;
}

.containerm .fang .fang_icon {
  filter: alpha(opacity=90);
  width: 52px;
  height: 52px;
  margin: 30px auto 16px auto;
}

.containerm .fang .fang1 .fang1_1 .fang_icon {
  background: url(" ../images/m1_2.png") no-repeat center;
  background-size: cover;
}

.containerm .fang .fang1 .fang1_2 .fang_icon {
  background: url("../images/m1_3.png") no-repeat center;
  background-size: cover;
}

.containerm .fang .fang1 .fang1_3 .fang_icon {
  background: url(" ../images/m1_4.png") no-repeat center;
  background-size: cover;
}

.containerm .fang .fang1 .fang1_4 .fang_icon {
  background: url(" ../images/m1_5.png") no-repeat center;
  background-size: cover;
}

.containerm .fang .fang1 .fang1_5 .fang_icon {
  background: url(" ../images/m1_1.png") no-repeat center;
  background-size: cover;
}

.containerm .fang .fang1 .fang1_6 .fang_icon {
  background: url(" ../images/m1_6.png") no-repeat center;
  background-size: cover;
}

.containerm .fang .fang1 .fang1_7 .fang_icon {
  background: url(" ../images/m1_7.png") no-repeat center;
  background-size: cover;
}

.containerm .fang .fang1 .fang1_8 .fang_icon {
  background: url(" ../images/m1_8.png") no-repeat center;
  background-size: cover;
}

.containerm .content .title {
  padding-left: 24px;
  font-size: 20px;
  font-weight: 500;
  color: white;
  line-height: 26px;
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px;
}

.containerm .content .title::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 361px;
  background: #f5f7fa;
}

.containerm .content .title .more {
  position: absolute;
  float: right;
  display: block;
  width: 18px;
  height: 18px;
  background: url(" ../images/more_1.png") no-repeat center center;
  top: 17px;
  right: 27px;
}

.containerm .content .new {
  margin-top: 24px;
  margin-bottom: 24px;
  width: 50%;
  background-color: #fff;
  float: left;
}

.containerm .content .new .title {
  background: #cb3429;
  border-radius: 2px;
}

.containerm .content .new .news_content {
  width: 100%;
  height: 304px;
  background: white;
  border-radius: 2px;
}

.scenery_content {
  width: 100%;
  height: 304px;
  background: white;
  border-radius: 2px;
}

.containerm .content .new .news_content > div {
  overflow: hidden;
}

.containerm .content .new .news_content ul {
  padding: 32px 24px;
}

.containerm .content .new .news_content ul li {
  height: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 24px;
  margin-left: 16px;
}

.containerm .content .new .news_content ul li a {
  display: inline-block;
  color: #303133;
  width: calc(100% - 81px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: text-bottom;
}

.containerm .content .new .news_content ul li span {
  float: right;
  width: 81px;
  height: 18px;
  font-size: 14px;
  font-weight: 400;
  color: #909499;
  line-height: 18px;
  margin-top: 2px;
}

.containerm .content .scenery {
  width: 50%;
  float: left;
  margin-top: 24px;
  margin-bottom: 24px;
}

.containerm .content .scenery .title {
  background: #927d67;
  border-radius: 2px;
}

.containerm .content .scenery a {
  display: block;
  line-height: 0;
}

.containerm .content .scenery a img {
  width: 99.84%;
  height: auto;
}

.foot {
  min-width: 72.159%;
  height: auto;
  background: #edeff2;
}

.foot .fleft {
  width: 26.5%;
  float: left;
  line-height: 150%;
}

.foot .fleft .flogo {
  float: left;
  margin-right: 20px;
  background: url(../images/logo_2.png) no-repeat center center;
  width: 190px;
  height: 48px;
  margin: 16px 0;
  background-size: contain;
}

.foot .fright {
  width: 73.5%;
  float: left;
  padding-top: 20px;
  padding-bottom: 12px;
}

.foot .fright p {
  height: 16px;
  font-size: 12px;
  font-weight: 400;
  color: #909499;
  line-height: 16px;
  margin-bottom: 6px;
}

.foot .fright .copyright {
  text-align: left;
  font-size: 14px;
  float: right;
  line-height: 150%;
}

.qtip-default {
  border: 0;
  margin-top: 26px;
  background-color: #fc8852;
  border-radius: 4px;
}

.qtip-default .qtip-tip {
  width: 9px !important;
}

.qtip-default .qtip-tip canvas {
  width: 9px !important;
  color: #fc8852;
}

.qtip-default .qtip-content {
  padding: 0;
}

.qtip-default .qtip-content span {
  display: block;
  width: 131px;
  line-height: 31px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.biaoti {
  width: 200px;
  position: absolute;
  top: 140px;
  left: 50%;
  margin-left: 400px;
  color: #595959;
  font-size: 26px;
  font-weight: lighter;
  color: white;
  text-align: right;
}

.biaoti span {
  font-size: 22px;
  font-family: "Segoe UI";
}

#toTop {
  width: 48px;
  height: 48px;
  background: url(" ../images/toTop_03.png") no-repeat;
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 2;
  background-size: 100% auto;
}

.list {
  min-width: 1200px;
  background: #f0f2f4 url("../images/img.jpg") no-repeat center top;
}

.center1 .pageContent .listContent {
  padding: 0 16px;
}

.list .listContent {
  padding: 64px 91px 0;
}

.list .listContent .listDetail {
  margin-bottom: 28px;
  background-color: #f0f2f4;
  border: 1px solid #f0f2f4;
  padding: 40px;
  max-height: 202px;
}

.list .listContent .listDetail:hover {
  border: 1px solid #e2eff1;
  box-shadow: 0px 0px 1px 2px #f6fafa;
}

.list .listContent .listDetail .ld_content {
  height: 122px;
  color: #505050;
  float: left;
  width: 100%;
  overflow: hidden;
}

.list .listContent .listDetail .ld_content span {
  display: inline-block;
  float: right;
  font: 16px/1.5 "Microsoft YaHei";
  color: #808080;
}

.list .listContent .listDetail .ld_content h3 {
  font-size: 18px;
  font-weight: normal;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 9px;
  margin-bottom: 3px;
}

.list .listContent .listDetail .ld_content h3 a {
  color: #505050;
}

.list .listContent .listDetail .ld_content h3 a:hover {
  color: #87262b;
}

.list .listContent .listDetail .ld_content p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 200%;
}

.list .listContent .info {
  text-align: center;
  padding-top: 14px;
  padding-bottom: 36px;
}

.list .listContent .info a {
  /* width: 24px;
       height: 24px;*/
  padding: 3px 8px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #d82121;
  color: #d82121;
  border-radius: 2px;
}

.list .listContent .info a:hover {
  text-decoration: none;
}

.list .listContent .info span {
  /* width: 24px !important;
       height: 24px !important;*/
  padding: 3px 8px !important;
  display: inline-block !important;
  margin-left: 5px !important;
  margin-right: 5px !important;
  border: 1px solid #d82121 !important;
  color: #d82121 !important;
  border-radius: 2px !important;
}

.list .listContent .info span:hover {
  text-decoration: none !important;
}

.list .listContent .info .current {
  background-color: #d82121;
  color: #fff;
}

.news {
  min-width: 1200px;
  background: #ebebeb url("../images/img.jpg") no-repeat center top;
}

.news .newsContent {
  padding: 59px 91px 58px;
}

.news .newsContent .newsDetails {
  background-color: #ecebeb;
  padding: 47px 71px 39px 40px;
}

.news .newsContent .newsDetails .n_content {
  float: left;
  width: 100%;
  color: #505050;
}

.news .newsContent .newsDetails .n_content .title {
  border-bottom: 1px solid #d7d7d7;
}

.context .newsDetails .n_content .title > h1 {
  font-size: 24px;
  font-weight: 600;
  color: #003a8c;
  line-height: 32px;
  text-align: center;
}

.news .newsContent .newsDetails .n_content .title h1 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 26px;
}

.news .newsContent .newsDetails .n_content .title h2 {
  font-weight: lighter;
  font-size: 18px;
  margin-bottom: 25px;
  line-height: 26px;
}

.news .newsContent .newsDetails .n_content .title .toolbar {
  float: right;
  position: relative;
  width: 110px;
  bottom: 32px;
}

.news .newsContent .newsDetails .n_content .title .toolbar a {
  position: absolute;
  top: 2px;
  display: block;
  width: 18px;
  height: 15px;
  background: url("../images/detail_ico.gif") no-repeat 0 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 2px;
  font: 12px/15px Simsun;
}

.news .newsContent .newsDetails .n_content .title .toolbar .print {
  left: 40px;
}

.news .newsContent .newsDetails .n_content .title .toolbar .mail {
  left: 65px;
  background-position: 0 -17px;
}

.news .newsContent .newsDetails .n_content .title .toolbar .fav {
  left: 90px;
  background-position: 0 -38px;
}

.news .newsContent .newsDetails .n_content .newsWord {
  padding: 22px 0 28px;
  line-height: 200%;
  font-size: 16px;
}

.news .newsContent .newsDetails .n_content .newsWord p {
  margin-bottom: 10px;
  font-size: 16px;
}

.news .newsContent .newsDetails .n_content .newsWord a {
  color: #505050;
}

.news .newsContent .newsDetails .n_content .jiathis_style {
  float: right;
}

.containerm .contop {
  position: relative;
  /*margin-top: -24px;*/
  width: 0 auto;
  height: 350px;
  background: url(../images/dp.jpg) top/auto 100% no-repeat;
}

.center1 {
  background: white;
  border-radius: 2px;
  margin: 0 auto;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 95%;
  margin-bottom: 40px;
  margin-top: -40px;
}

.center1 .pageContent {
  padding-right: 6.667%;
  padding-left: 6.667%;
  min-height: 600px;
  padding-top: 64px;
}

.bread {
  padding-left: 40px;
  line-height: 40px;
  background-color: #cb3429;
  font-size: 14px;
  *padding-left: 60px;
  *position: relative;
  color: #fff;
}

.bread a {
  display: inline-block;
  color: #fff;
}

.center1 .pageContent > h1 {
  line-height: 32px;
  text-align: center;
  text-align: center;
  color: #595959;
  font-size: 36px;
  font-weight: lighter;
  margin-bottom: 57px;
}

.contextmain div img {
  width: 100%;
}

.center1 .pageContent .context .contextmain {
  padding: 40px 30px;
}

.center1 .pageContent .context .contextmain p {
  font-size: 16px;
  font-weight: 400;
  color: #303133;
  line-height: 28px;
}

.pageContent .context {
  padding: 0 16px 16px;
}

.center1 .pageContent .context > h2 {
  font-size: 20px;
  font-weight: 600;
  color: #003a8c;
  line-height: 26px;
}

.listDetail {
  margin-bottom: 28px;
  background-color: #f0f2f4;
  border: 1px solid #f0f2f4;
  padding: 40px;
  max-height: 202px;
}

.listDetail .ld_content h3 {
  font-size: 18px;
  font-weight: normal;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 9px;
  margin-bottom: 3px;
}

.listDetail .ld_content h3 a {
  color: #505050;
}

.listDetail .ld_content span {
  display: inline-block;
  float: right;
  font: 16px/1.5 "Microsoft YaHei";
  color: #808080;
}

.listDetail .md_content {
  font-size: 16px;
  font-weight: 400;
  color: #303133;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 84px;
}

.info {
  text-align: center;
  padding-top: 14px;
  padding-bottom: 36px;
}

.info span {
  /* width: 24px !important;
     height: 24px !important;*/
  padding: 3px 8px !important;
  display: inline-block !important;
  margin-left: 5px !important;
  margin-right: 5px !important;
  border: 1px solid #cf1322 !important;
  color: #225177 !important;
  border-radius: 2px !important;
}

.info a {
  /* width: 24px;
     height: 24px;*/
  padding: 3px 8px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #cf1322;
  color: #225177;
  border-radius: 2px;
}

.news-container {
  height: 304px;
}

.swiper-container a {
  overflow: hidden;
}

.fmin {
  border-radius: 17px;
  border: 1px solid #c0c5cc;
  width: 118px;
  height: 34px;
  margin: 0 auto;
  margin-bottom: 24px;
  text-align: center;
  line-height: 34px;
  display: none;
}

.fmin a {
  width: 118px;
  height: 34px;
  font-size: 14px;
  font-weight: 400;
  color: #909499;
  display: inline-block;
  border-radius: 17px;
}

/*迎新统计*/
.ytop {
  min-width: 72.159%;
  background-color: #fff;
  height: 112px;
}

.ctop {
  text-align: center;
  line-height: 112px;
  font-size: 17px;
  font-weight: 600;
  color: #003a8c;
  width: 90%;
}

.maincon .ytop .center .countleft {
  display: block;
  float: left;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 16px;
  height: 32px;
  width: 32px;
  background: url(../images/count_left2x.png) no-repeat left center;
}
