@import url('https://at.alicdn.com/t/font_1719327_0pibptdf6v3b.css');
@font-face {
  font-family: 'iconfont';
  /* project id 1457719 */
  src: url('//at.alicdn.com/t/font_1457719_ce1s3iqc8qq.eot');
  src: url('//at.alicdn.com/t/font_1457719_ce1s3iqc8qq.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1457719_ce1s3iqc8qq.woff2') format('woff2'), url('//at.alicdn.com/t/font_1457719_ce1s3iqc8qq.woff') format('woff'), url('//at.alicdn.com/t/font_1457719_ce1s3iqc8qq.ttf') format('truetype'), url('//at.alicdn.com/t/font_1457719_ce1s3iqc8qq.svg#iconfont') format('svg');
}
.theme-color {
  color: #1360bf;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #1360bf;
}
a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mobile-logo {
  display: none;
}
html {
  min-width: auto;
}
body {
  background-color: #fff;
  font-family: Microsoft YaHei;
  font-size: 0.61rem;
  line-height: 1.5;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 0.571rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:before,
.clearfix:after {
  clear: both;
  content: '';
  display: table;
}
.relative {
  position: relative;
}
.hidden {
  overflow: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.t-l {
  text-align: left;
}
.t-r {
  text-align: right;
}
.mt1 {
  margin-top: 1rem;
}
.layui-hide {
  display: none !important;
}
.overflow-text2 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.overflow-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.logo-fff {
  display: none;
  width: 60%;
  min-width: 10rem;
  margin: 0 auto;
  max-width: 10rem;
}
.fy-container {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  zoom: 1;
  position: relative;
}
.none {
  display: none;
}
header {
  height: 101px;
  padding: 0.95rem 0;
  background: url(../image/banner.jpg) no-repeat right top;
  background-size: 100% auto;
}
.logo {
  height: 78px;
  position: relative;
  top: 0.3rem;
}
header .fy-login-btn .relative {
  cursor: pointer;
}
header .header-right p {
  display: inline-block;
  margin-left: 0.71428571rem;
}
header .header-right p .iconfont {
  margin-right: 3px;
  font-size: 0.75rem;
  position: relative;
  top: 1px;
}
header .header-right p .wx-icon {
  color: #9edabf;
}
header .header-right .fy-search {
  padding: 0.52rem 1.3rem 0.53rem 0.357rem;
  outline: none;
  width: 11rem;
  height: 1.54rem;
  font-size: 0.5rem;
  background-color: #ffffff;
  border-radius: 0.07rem;
  border: solid 1px #c3c3c3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header .header-right .fy-search-box {
  clear: both;
  position: relative;
  padding-top: 0.5rem;
}
header .header-right .fy-search-box .iconfont {
  position: absolute;
  right: 0rem;
  top: 0.5rem;
  width: 1.3rem;
  cursor: pointer;
  font-size: 0.61rem;
  color: #cdcdcd;
  height: 1.54rem;
  line-height: 1.54rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header .personal-landing {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
header .fy-user-info {
  display: none;
  position: absolute;
  right: 0;
  top: 0.785rem;
  z-index: 99;
  width: 3.571rem;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
}
header .fy-user-info:before {
  content: '';
  border-width: 0.178rem;
  border-style: solid;
  border-color: transparent transparent #ddd transparent;
  position: absolute;
  top: -0.357rem;
  left: 50%;
  margin-left: -0.142rem;
}
header .fy-user-info li {
  line-height: 1.25rem;
  height: 1.25rem;
}
header .fy-user-info li a {
  color: #666;
}
header .fy-user-info li:last-child {
  border-top: 1px solid #ddd;
}
header .fy-user-info li:last-child a {
  color: #f00;
}
.nav-bg {
  background: #1360bf;
  height: 2.14rem;
  width: 100%;
  min-width: 1200px;
}
.nav-list {
  position: relative;
  height: 100%;
}
.nav-left {
  height: 1.25rem;
  margin-top: 0.357rem;
  width: auto;
  position: relative;
  z-index: 9;
}
.nav-right {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.nav-right li {
  float: left;
  font-size: 0.68rem;
  line-height: 2.14rem;
  cursor: pointer;
  transition: all 0.2s linear;
  position: relative;
  min-width: 120px;
}
.nav-list-child {
  position: absolute;
  left: 0;
  top: 2.14rem;
  width: 5.5357rem;
  background: #fff;
  display: none;
  box-shadow: 0rem 0.107rem 0.25rem #ddd;
  z-index: 12;
}
.nav-list-child > li {
  text-align: left;
  width: 100%;
  line-height: 1.5;
}
.nav-list-child > li .icon-right {
  position: absolute;
  right: 0.178rem;
  top: 0.7rem;
  font-size: 0.428rem;
  color: #999;
}
.nav-right li a {
  display: block;
  color: #fff;
  font-size: 0.65rem;
  padding: 0 0.7rem;
}
.nav-right li a.active {
  background-color: #003e8b;
}
.nav-right .nav-list-child a {
  color: #333;
  border-right: 1px solid #f1f1f1;
  font-size: 0.5rem;
  padding: 0.6rem 1.18rem;
}
.nav-right .nav-list-child li:last-child a {
  border-right: 0;
}
.nav-right .nav-list-child li:hover {
  background-color: #f4f4f4;
}
.nav-right .nav-list-child li:hover a {
  color: #000;
}
.nav-list-child3 {
  left: 100%;
  top: 0;
}
.nav-icon-rgiht {
  width: 1.1rem;
  height: 1.1rem;
  margin-right: 0.18rem;
  margin-top: 0.65rem;
  background-size: cover;
  transition: all 0.3s ease-in;
  cursor: pointer;
  position: relative;
  z-index: 9;
  line-height: 1;
}
.fy-search-icon {
  position: absolute;
  right: 2.0714rem;
  top: 0.6rem;
  font-size: 0.892rem;
  color: #fff;
  line-height: 1;
}
.nav-icon-rgiht:before {
  content: '\e600';
  font-family: "iconfont" !important;
  font-size: 0.785rem;
  color: #fff;
  transition: all 0.2s linear;
}
.nav-icon-rgiht.active:before {
  content: '\e61d';
  font-family: "iconfont" !important;
  font-size: 0.785rem;
  color: #fff;
}
/*公告样式*/
/* 本例子css */
.txtMarquee-left {
  background-color: #f2f7ff;
  width: 100%;
  padding-left: 4.5rem;
  padding-right: 2rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #ccc;
}
.txtMarquee-left .bd {
  padding: 0.3rem 0.6rem;
}
.txtMarquee-left .bd .tempWrap {
  height: 1.6rem;
  line-height: 1.6rem;
  width: 100% !important;
}
/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.txtMarquee-left .bd ul li {
  margin-right: 1.0714rem;
  float: left;
  text-align: left;
  _display: inline;
  width: auto !important;
}
/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span {
  color: #999;
  margin-left: 0.35714286rem;
}
.txtMarquee-left .bd ul li a {
  font-size: 0.61rem;
  color: #000;
}
.fy-advince {
  margin: 1rem auto 0 auto;
}
.fy-swiper-item {
  width: 49%;
  float: left;
}
.fy-swiper-item:last-child {
  margin-left: 2%;
}
.fy-advince-left {
  position: absolute;
  left: 10px;
  top: 0rem;
  line-height: 2.3rem;
  color: #d6483b;
  font-size: 0.61rem;
  font-weight: bold;
  z-index: 2;
}
.fy-advince-left .iconfont {
  font-size: 0.75rem;
  margin-right: 0.07142857rem;
}
.fy-advince-right {
  position: absolute;
  right: 0.35714286rem;
  top: 0rem;
  line-height: 2.3rem;
  color: #a1a1a1;
  font-size: 0.61rem;
}
/*轮播图*/
/* 本例子css */
.slideBox {
  width: 100%;
  height: 12.75rem;
  overflow: hidden;
  position: relative;
  margin-top: 1rem;
}
.slideBox .hd {
  overflow: hidden;
  position: absolute;
  right: 0.35714286rem;
  bottom: 0.35714286rem;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 0.178rem;
  width: 0.178rem;
  height: 0.178rem;
  border-radius: 0.178rem;
  text-align: center;
  background: #999793;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.slideBox .hd ul li.on {
  background: #fff;
  width: 0.5rem;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd a {
  width: 100%;
  height: 12.75rem;
  display: block;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center top;
}
.fy-focus-title {
  width: 100%;
  position: absolute;
  left: 0rem;
  bottom: 0rem;
  color: #fff;
  text-align: left;
  font-size: 0.64rem;
  padding: 2.5rem 0 0.357rem 0.357rem;
  background: url('../image/shadow.png') repeat-x center bottom;
  -webkit-background-size: auto 2.142rem;
  background-size: auto 2.142rem;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -0.892rem;
  display: block;
  width: 1.1428rem;
  height: 1.428rem;
  background: url(../image/slider-arrow.png) -3.928rem 0.178rem no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 0.285rem 0.178rem;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}
.other-list {
  margin-top: 1rem;
}
.other-list .other-item {
  width: 22%;
  float: left;
  margin-right: 4%;
  margin-bottom: 0.3rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.other-list .other-item:last-child {
  margin-right: 0;
}
.other-list .other-link {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 13px rgba(0, 105, 48, 0.15);
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
}
.other-list .other-link i {
  display: inline-block;
  margin: 0.8rem 0;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.5rem;
  line-height: 2.5rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #eaf2fd;
}
.other-list .other-link h2 {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: bold;
  margin-left: 0.6rem;
}
.other-list .other-link p {
  margin-top: 1rem;
  border-top: 1px solid #e7f7f5;
  padding: 0.7rem 0;
  font-size: 0.5rem;
  color: #778382;
  position: relative;
}
.other-list .other-link p:before {
  content: '';
  width: 2.2rem;
  position: absolute;
  left: 50%;
  top: -1px;
  margin-left: -1.1rem;
  border-top: 1px solid #3ba689;
}
.other-list .other-item {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.other-list .other-item:nth-of-type(1) i,
.other-list .other-item:nth-of-type(1) h2 {
  color: #3ba689;
}
.other-list .other-item:nth-of-type(2) i,
.other-list .other-item:nth-of-type(2) h2 {
  color: #357eea;
}
.other-list .other-item:nth-of-type(2) p:before {
  border-color: #357eea;
}
.other-list .other-item:nth-of-type(3) i,
.other-list .other-item:nth-of-type(3) h2 {
  color: #dc6483;
}
.other-list .other-item:nth-of-type(3) p:before {
  border-color: #dc6483;
}
.other-list .other-item:nth-of-type(4) i,
.other-list .other-item:nth-of-type(4) h2 {
  color: #7e5b40;
}
.other-list .other-item:nth-of-type(4) p:before {
  border-color: #7e5b40;
}
.other-list .other-item:nth-of-type(5) i,
.other-list .other-item:nth-of-type(5) h2 {
  color: #ecae18;
}
.other-list .other-item:nth-of-type(5) p:before {
  border-color: #ecae18;
}
.other-list .other-item:nth-of-type(6) i,
.other-list .other-item:nth-of-type(6) h2 {
  color: #30c1d6;
}
.other-list .other-item:nth-of-type(6) p:before {
  border-color: #30c1d6;
}
.other-list .other-item:hover .other-link {
  background-color: #1360bf;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.other-list .other-item:hover i {
  color: #1360bf;
}
.other-list .other-item:hover h2 {
  color: #fff;
}
.other-list .other-item:hover p {
  border-color: #51b17f;
  color: #fff;
}
.other-list .other-item:hover p:before {
  border-color: transparent;
}
.fenhui {
  overflow: hidden;
  display: block;
  margin-top: 0.7rem;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-position: left center;
  height: 5.5rem;
  max-height: 112px;
}
.fenhui:hover {
  opacity: 0.7;
  -webkit-box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd;
}
/* 本例子css */
.slideTxt-title {
  font-size: 0.8rem;
  color: #1360bf;
  font-weight: bold;
  line-height: calc(2rem - 1px);
  margin: 0 auto;
  border-bottom: 1px solid #1360bf;
}
.slideTxtBox {
  width: 100%;
  text-align: left;
  margin-top: 0.5rem;
}
.slideTxtBox1 .slideTxt-more {
  line-height: 2rem;
}
.slideTxtBox .hd {
  position: relative;
  height: 2rem;
  line-height: 1.5;
  border-bottom: 1px solid #f3f4fa;
}
.slideTxtBox .hd ul {
  margin-left: 0.357rem;
  float: left;
  position: relative;
  left: 0;
  top: 0;
  font-size: 0.7rem;
  color: #747474;
}
.slideTxtBox .hd ul li {
  float: left;
  cursor: pointer;
  color: #747474;
  line-height: calc(2rem - 2px);
  margin-left: 1rem;
}
.slideTxtBox .hd ul li:first-child {
  margin-left: 0;
}
.slideTxtBox .hd ul li.on {
  font-weight: bold;
  border-bottom: 1px solid #1360bf;
}
.slideTxt-more {
  color: #999;
  font-size: 0.55rem;
  padding-right: 0.17858rem;
}
.slideTxtBox .bd .temp-fjj:before {
  content: 'sIDDBPHcZUn75XeBQepNPuzSR2VMsK3XiQ4tFJsuun0wqtx8aC3cS8KfF7FE1Iy_xyDslZb2NrQCA9LL6qMbxXQ_d_d';
  display: none;
  width: 100%;
  height: 5px;
}
.slideTxtBox .hd ul li.on a {
  font-size: 0.75rem;
  color: #1360bf;
}
.slideTxtBox .bd ul {
  padding: 0.1rem 0.178rem 0;
  zoom: 1;
}
.slideTxtBox .bd li {
  padding-left: 0.535rem;
  height: 1.55rem;
  line-height: 1.55rem;
  color: #1e1e1e;
  font-size: 0.61rem;
  position: relative;
}
.slideTxtBox .bd li:before {
  content: '';
  position: absolute;
  left: 0.1rem;
  top: 0.65rem;
  width: 0.25rem;
  height: 0.25rem;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background-color: #bbbbbb;
}
.slideTxtBox .bd li .hot-gif {
  position: absolute;
  left: 0rem;
  top: 0.7rem;
}
.slideTxtBox .bd li.dot-none:before {
  background-color: transparent;
}
.slideTxtBox .bd li .date {
  float: right;
  font-size: 0.54rem;
  color: #1e1e1e;
  opacity: 0.4;
  margin-left: 1.0714rem;
}
/*专家介绍*/
.home-title {
  text-align: center;
}
/* 本例子css */
.picScroll-zhuanjia {
  overflow: hidden;
  position: relative;
  margin-top: 1rem;
}
.picScroll-zhuanjia ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-zhuanjia ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 18% !important;
  height: auto !important;
  margin-right: 2.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.6rem;
  background-color: #f5f5f5;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.picScroll-zhuanjia ul li:last-child {
  margin-right: 0%;
}
.picScroll-zhuanjia ul li:before {
  opacity: 0;
}
.picScroll-zhuanjia ul li:nth-child(5+n) {
  display: none;
  margin-right: 0;
}
.picScroll-zhuanjia ul li .pic {
  text-align: center;
}
.picScroll-zhuanjia ul li .pic {
  width: 100%;
  height: 9rem;
  display: block;
  margin: 0 auto;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.picScroll-zhuanjia ul li:hover {
  opacity: 0.7;
  -webkit-box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd;
  cursor: pointer;
}
.picScroll-zhuanjia ul li .title {
  font-weight: bold;
  margin-top: 0.535rem;
  font-size: 0.8rem;
  line-height: 1.5;
  color: #000000;
}
.picScroll-zhuanjia ul li .title ._line {
  width: 0.86rem;
  height: 0.07rem;
  background-color: #1360bf;
  display: block;
  margin: 0.2rem auto 0;
}
.picScroll-zhuanjia ul li .picScroll-desc {
  font-size: 0.5rem;
  line-height: 0.64rem;
  color: #747474;
  margin-top: 0.5rem;
  line-height: 1.5;
}
/*专家介绍*/
/*友链*/
.friend-box {
  margin-top: 0;
}
.friend-link ul li {
  padding-top: 0.5rem;
  margin-bottom: 10px;
  margin-right: 2%;
}
.friend-link ul li .pic {
  height: 2.36rem !important;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.friend-link ul li .pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
/*友链*/
.fy-recommend {
  margin-top: 1rem;
  display: block;
  cursor: pointer;
  padding: 1rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url('../image/hot-recommend-bg.jpg') no-repeat;
  background-size: 100% 100%;
}
.fy-recommend .fy-recommend-title {
  font-size: 1.3rem;
  font-weight: bold;
  width: 5rem;
  padding-right: 1rem;
  border-right: 1px solid #1360bf;
  color: #1360bf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fy-recommend .fy-recommend-content {
  padding-left: 1rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 5rem;
  text-align: left;
  position: relative;
}
.fy-recommend .frc-title {
  color: #1360bf;
  font-size: 0.9rem;
  padding-right: 2.142rem;
  font-weight: bold;
}
.fy-recommend .frc-more {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
  color: #fff;
}
.fy-recommend .frc-text {
  margin-top: 0.3rem;
  font-size: 0.7rem;
  color: #1360bf;
}
.fy-recommend:hover {
  opacity: 0.7;
}
.fy-link {
  padding: 1rem 0 2rem 0;
  border-top: 1px solid #f0f0f0;
  background-color: #f9fcff;
  margin-top: 1.5rem;
  text-align: left;
}
.fy-link .fl-item {
  height: 9.5rem;
  margin-right: 1.2rem;
  padding-right: 0.5rem;
  color: #26282e;
  font-size: 0.57rem;
  border-right: 1px solid #e0e0e0;
}
.fy-link .fl-item:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
.fy-link .fl-item h2 {
  font-size: 0.71rem;
  font-weight: bold;
  margin-bottom: 0.7rem;
}
.fy-link .fl-item ul {
  margin-right: 1rem;
}
.fy-link .fl-item ul li {
  margin-bottom: 0.3rem;
}
.footer {
  background: #eef1f3;
  padding: 1rem 0;
  color: #9c9d9f;
  margin-top: 0.5rem;
}
.footer .footer-title {
  font-size: 0.535rem;
}
.footer .footer-title .iconfont {
  font-size: 0.857rem;
}
.footer .footer-title span {
  margin-top: 0.25rem;
  margin-left: 0.25rem;
}
.footer .footer-select {
  margin-right: 0;
  margin-left: 3.571rem;
}
.footer .footer-select .select-link {
  width: 100%;
  -webkit-border-radius: 0.107rem;
  -moz-border-radius: 0.107rem;
  border-radius: 0.107rem;
  padding: 0.25rem 0.357rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  border-color: #666;
  outline: none;
  color: #666;
}
.footer .fy-footer-center {
  margin-top: 0.2rem;
  font-size: 0.57rem;
  color: #eee;
}
.footer .fy-footer-center p {
  display: inline-block;
  border-right: 1px solid #eee;
  padding-right: 0.8rem;
  margin-right: 0.8rem;
  line-height: 1;
}
.footer .fy-footer-center p:last-child {
  border-right: 0;
}
.footer .fy-footer-center p a {
  color: #eee;
}
.footer .fy-footer-bottom {
  margin-top: 0.5rem;
  font-size: 0.46rem;
  color: #ddd;
}
.footer .fy-footer-bottom a {
  color: #ddd;
}
.footer .fy-footer-bottom p {
  display: inline-block;
  margin-right: 0.7rem;
}
.scrollTop {
  display: none;
  cursor: pointer;
  position: fixed;
  right: 1.785rem;
  bottom: 3.571rem;
  width: 1.785rem;
  height: 1.785rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ddd;
  color: #000;
  font-size: 0.857rem;
  line-height: 1.5rem;
  z-index: 99;
}
/*二级页面*/
/*二级面包屑*/
.locat {
  text-align: left;
  line-height: 1rem;
  font-size: 0.6rem;
  color: #999;
  padding-top: 0.7rem !important;
  margin-bottom: 0.7rem !important;
}
.locat a {
  font-size: 0.6rem;
  color: #999;
}
/*二级面包屑*/
/*二级页面*/
/*分页样式*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0.714rem 0;
  border-radius: 0.1428rem;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.21428571rem 0.428rem !important;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #1360bf;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #1360bf;
  border-color: #1360bf;
}
@font-face {
  font-family: 'iconfont2';
  /* project id 1668068 */
  src: url('//at.alicdn.com/t/font_1668068_47s2xh5bbj6.eot');
  src: url('//at.alicdn.com/t/font_1668068_47s2xh5bbj6.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1668068_47s2xh5bbj6.woff2') format('woff2'), url('//at.alicdn.com/t/font_1668068_47s2xh5bbj6.woff') format('woff'), url('//at.alicdn.com/t/font_1668068_47s2xh5bbj6.ttf') format('truetype'), url('//at.alicdn.com/t/font_1668068_47s2xh5bbj6.svg#iconfont') format('svg');
}
.hot-iconfont {
  font-family: "iconfont2" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hotVideo .hotVideoList {
  overflow: hidden;
  zoom: 1;
  margin: 1rem -0.5rem;
}
.hotVideo .hotVideoList li {
  float: left;
  width: 25%;
  padding: 0 0.5rem;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.hotVideo .hotVideoList li a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.hotVideo .hotVideoList li a:hover {
  background-color: #f2fcfb;
}
.hotVideo .hotVideoList li a .rm-item-img {
  width: 100%;
  height: 7rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.hotVideo .hotVideoList li a .rm-content {
  text-align: left;
  padding: 5px 5px 10px;
}
.hotVideo .hotVideoList li a .rm-bottom {
  margin-top: 10px;
  color: #939597;
}
.hotVideo .hotVideoList li a .rm-bottom .hot-iconfont {
  font-size: 0.61rem;
  margin-right: 0.1rem;
}
.searchList .fy-sub-banner {
  position: relative;
  height: 127px;
}
.searchList .fy-sub-banner img {
  max-width: 100%;
  height: 100%;
}
.searchList .fy-sub-banner .fy-sub-title {
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #006930;
}
.fenhui {
  width: 49%;
  display: inline-block;
  background-size: cover;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  float: left;
}
.image-block {
  margin-top: 1rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block-title {
  width: 100%;
  position: relative;
  height: 2rem;
  line-height: 2rem;
  border-bottom: 1px solid #f3f4fa;
}
.block-title .title {
  font-size: 0.75rem;
  color: #1360bf;
  font-weight: bold;
  border-bottom: 1px solid #1360bf;
  float: left;
}
.block-title .more {
  color: #999;
  font-size: 0.55rem;
  padding-right: 0.17858rem;
  float: right;
}
.block-title .more a {
  color: inherit;
}
.block-title .more a:hover {
  color: #1360bf;
}
@media screen and (min-width: 769px) and (max-width: 1366px) {
  .fy-container {
    width: 980px;
  }
  .nav-bg {
    min-width: 980px;
  }
  .nav-right .nav-list-child li a {
    border-right: 0;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #f5f7f9;
    padding-left: 0.7rem;
  }
  .nav-right .nav-list-child li:last-child a {
    border: 0;
  }
  .nav-right > li > a.active,
  .nav-right > li > a:hover {
    background-color: #003e8b;
    position: relative;
  }
  .org-box img {
    max-height: 148px;
  }
  .hotVideo .hotVideoList li {
    width: 33%;
  }
  .hotVideo .hotVideoList li a .rm-item-img {
    height: 7rem;
  }
}
.recommend-meeting .rm-list li {
  margin-top: 30px;
  cursor: pointer;
  float: left;
  width: 23%;
  overflow: hidden;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.66%;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.recommend-meeting .rm-list li .rm-item-img {
  width: 100%;
  height: 10.5rem;
  background-color: #f1f1f1;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
}
.recommend-meeting .rm-list li .rm-content {
  padding: 15px;
  text-align: left;
  position: relative;
}
.recommend-meeting .rm-list li .rm-content .video-title {
  font-weight: bold;
  font-size: 16px;
  color: #1e1e1e;
  margin-bottom: 15px;
  line-height: 1.2;
}
.recommend-meeting .rm-list li .rm-bottom {
  color: #aaa;
  font-size: 13px;
  margin-bottom: 5px;
}
.recommend-meeting .rm-list li .rm-bottom .iconfont {
  position: relative;
  top: 1px;
  font-size: 0.68rem;
}
.recommend-meeting .rm-list li:nth-child(4n) {
  margin-right: 0;
}
.recommend-meeting .li {
  background-color: #fff;
}
/*移动端*/
@media screen and (max-width: 768px) {
  html {
    font-size: 0.571rem;
  }
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding: 0;
  }
  .other-list .other-item {
    width: 47%;
    margin-right: 6% !important;
    margin-bottom: 0.6rem;
  }
  .other-list .other-item:nth-child(2n) {
    margin-right: 0 !important;
  }
  .fenhui {
    height: 3rem;
  }
  .slideBox {
    height: 10rem;
  }
  .slideBox .bd a {
    height: 10rem;
  }
  .fy-show-xs {
    display: block;
  }
  .fy-hide-xs {
    display: none;
  }
  .header-right .fy-hide-xs {
    display: none;
  }
  .shortcut-entery {
    overflow: hidden;
  }
  .shortcut-entery li {
    width: 100%;
    border-right: 0 !important;
  }
  .shortcut-entery li:nth-child(5) {
    border-bottom: 1px solid #ddd;
  }
  .fy-container {
    width: 95%;
    margin: 0 auto;
  }
  .slideTxtBox1 {
    height: auto;
  }
  .txtMarquee-left .bd .tempWrap {
    margin-top: -0.05rem;
  }
  .shortcut-entery li {
    height: auto;
  }
  .shortcut-entery li .shortcut-enter-item {
    height: auto;
    padding: 1rem;
  }
  .shortcut-entery li p {
    font-size: 0.428rem;
  }
  .shortcut-entery li:not(:last-child) .iconfont {
    margin-top: -0.5rem;
  }
  .shortcut-entery li:nth-of-type(4) .iconfont {
    line-height: 2.3;
  }
  .recommend-meeting {
    width: 100%;
  }
  header {
    height: 5.5rem;
    width: 100% !important;
    background: #1360bf;
    margin-top: 2.14rem !important;
  }
  header .header-right {
    float: none;
    width: 80%;
    margin: -1.5rem auto 0.5rem auto;
  }
  header .header-right .fy-search-box {
    margin-top: 0.5rem;
  }
  header .header-right .fy-search {
    width: 100%;
  }
  header .fy-login-btn {
    position: absolute;
    left: 0rem;
    top: -1.5rem;
    z-index: 2;
    color: #fff;
  }
  header .fy-login-btn a {
    color: #fff;
    font-size: 0.5357rem;
  }
  .recommend-meeting h2 {
    font-size: 0.571rem !important;
  }
  .recommend-meeting .rm-text,
  .recommend-meeting .rm-bottom {
    margin-top: 0.5rem !important;
  }
  .footer {
    margin: 0 auto;
  }
  .footer .footer-select {
    margin-left: 0;
  }
  .footer .footer-select > div {
    margin-top: 0.8rem;
  }
  .footer .fy-footer-center p {
    border-right: 0;
    margin-right: 0;
    margin-top: 0.3rem;
  }
  .nav-bg {
    background-color: #1360bf;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .nav-bg .nav-list {
    width: 100% !important;
    padding: 0 2.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #21a95f;
  }
  .personal-landing {
    top: -1rem;
  }
  .fy-advince {
    margin-top: 1rem;
  }
  .fy-swiper-item {
    width: 100%;
    margin: 0 !important;
  }
  .nav-bg.active .nav-wap-bg {
    content: '';
    position: fixed;
    top: 2.14rem;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .nav-header-title {
    padding: 0 3.5714rem;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.571rem;
    font-weight: bold;
  }
  .overflow-text {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .fy-side-scroll {
    width: 6.42857143rem;
    height: calc(100% - 2.14rem);
    overflow-x: hidden;
  }
  .nav-right {
    display: block;
    width: 5.71rem;
    box-sizing: border-box;
  }
  .wap-nav {
    z-index: 9999999;
    position: fixed;
    top: 2.14rem;
    height: 100%;
    left: -5.71rem;
    width: 5.71rem;
    background-color: #1360bf;
    transition: all 0.3s ease-in;
    overflow-x: hidden;
  }
  .nav-right li {
    position: relative;
    text-align: left;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease-in;
  }
  .nav-right li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .nav-right li.fy-icon-direction:after {
    content: '\e601';
    font-family: "iconfont" !important;
    font-size: 0.571rem;
    position: absolute;
    right: 0.5357rem;
    top: 0;
    color: #fff;
  }
  .nav-right li.fy-icon-direction.active:after {
    content: '\e632';
  }
  .nav-right li.fy-icon-direction .sub-title-icon {
    position: absolute;
    width: 1.607rem;
    height: 2.14rem;
    top: 0rem;
    right: 0rem;
    z-index: 9;
  }
  .nav-right li .icon-right {
    color: #fff;
  }
  .fy-link .fl-wrap {
    width: 95%;
    margin: 0 auto;
  }
  .fy-link .fl-item {
    width: 100%;
    height: auto;
    margin-top: 1.5rem;
    border-right: 0;
  }
  .fy-link .fl-item li {
    float: left;
    margin-right: 0.5rem;
  }
  .nav-right li a {
    font-size: 0.571rem;
  }
  .nav-right .nav-list-child a {
    margin-top: 0;
  }
  .nav-list-child {
    position: static;
    width: 5.71rem;
    box-shadow: none;
    height: auto;
    background-color: #0b8643;
  }
  .nav-list-child > li {
    height: auto;
  }
  .wap-nav.active {
    left: 0;
  }
  .nav-right li {
    float: none;
    margin-top: 0;
  }
  .nav-right .nav-list-child li:hover {
    background-color: #3cb573;
  }
  .nav-right .nav-list-child li:hover a {
    color: #fff;
  }
  .nav-right .nav-list-child li a {
    border-right: none;
    color: #fff;
  }
  .nav-left {
    height: 0.714rem;
    margin-top: 0.1785rem;
    width: auto;
    margin-left: 0.1785rem;
  }
  .fy-sub-container .fy-sub-nav {
    text-align: left;
    font-size: 0;
    line-height: 2rem;
    min-height: auto;
    width: 100%;
    float: none;
  }
  .fy-sub-container .fy-sub-nav a {
    width: 33.33%;
  }
  .fy-sub-container .fy-sub-nav a.active:after {
    content: '';
  }
  .fy-sub-container .fy-sub-content {
    margin: 0.1785rem 0 0 0;
  }
  .fy-sub-container .fy-sub-nav a {
    line-height: 2rem;
    display: inline-block;
    width: 25%;
    font-size: 0.9rem;
    text-align: center;
    margin: 0 auto;
  }
  .fy-sub-container .fy-sub-nav a:before {
    border: 0;
  }
  .fy-sub-container .fy-sub-nav a:hover:before,
  .fy-sub-container .fy-sub-nav a.active:before {
    width: 0;
  }
  .fy-sub-container .fy-service .fy-service-item .service-item-left {
    position: static;
    display: block;
    width: 100%;
    text-align: left;
    padding: 0.357rem 0;
  }
  .fy-sub-container .fy-service .fy-service-item .service-item-left i {
    display: inline-block;
    margin-left: 0.714rem;
  }
  .fy-sub-container .fy-service .fy-service-item .service-item-left h2 {
    display: inline-block;
    position: relative;
    top: -0.3215rem;
    margin-left: 0.1785rem;
  }
  .fy-sub-container .fy-service .fy-service-item .service-item-right {
    padding: 0;
  }
  .fy-sub-container .fy-service .fy-service-item .service-item-right p {
    margin-top: 0 !important;
    margin-bottom: 0.357rem;
  }
  .fy-sub-container .fy-service .service-item-theme3 .service-item-item {
    width: 50% !important;
  }
  .fy-sub-container .fy-service .service-item-book .service-item-left .iconfont {
    margin-top: 0;
  }
  .fy-sub-container .fy-service .service-item-book .service-item-right {
    margin-left: 0;
  }
  .fy-sub-container .fy-service .service-item-book .service-item-right .service-item-item {
    float: left;
    width: 50%;
    margin: 0.357rem 0 0 0;
  }
  .picScroll-zhuanjia ul li {
    width: 47% !important;
    margin-right: 6% !important;
    margin-bottom: 0.6rem;
  }
  .picScroll-zhuanjia ul li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .picScroll-zhuanjia ul li .pic {
    height: 8rem;
  }
  .org-box img {
    height: 4rem;
  }
  .hotVideo .slideTxt-title {
    text-align: center;
    float: initial;
  }
  .hotVideo .slideTxt-more {
    width: 100%;
    text-align: center;
  }
  .hotVideo .hotVideoList {
    margin: 1rem 0;
    overflow: inherit;
  }
  .hotVideo .hotVideoList li {
    width: 50%;
  }
  .hotVideo .hotVideoList li a .rm-item-img {
    height: 4rem;
  }
  .hotVideo .hotVideoList li a .rm-bottom {
    margin-top: 10px !important;
    font-size: 0.5rem;
  }
  .hotVideo .hotVideoList li a .rm-bottom .hot-iconfont {
    font-size: 0.5rem;
    margin-right: 0.1rem;
  }
  .block-title {
    padding: 0 0.64rem;
    box-sizing: border-box;
  }
  .fy-container .fenhui {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.32rem;
  }
  #recommend-meeting .rm-list {
    padding: 0 0.6rem;
  }
  #recommend-meeting .rm-list li {
    margin-top: 0.64rem;
    width: 49%;
    margin-right: 2%;
  }
  #recommend-meeting .rm-list li:nth-child(2n) {
    margin-right: 0;
  }
  #recommend-meeting .rm-list li .video-title {
    margin-bottom: 0.22rem;
  }
  #recommend-meeting .rm-list li .rm-bottom {
    margin: 0rem !important;
  }
  .pc-logo {
    display: none;
  }
  .mobile-logo {
    margin-top: 30px;
    width: 77%;
    max-width: 12rem;
    display: block;
  }
}
/*# sourceMappingURL=template.css.map */
/*# sourceMappingURL=template.css.map */