.topWrap {
  height: 233px;
  font-family: "Microsoft Yahei";
  position: relative;
  z-index: 3;
  background: url(/template/tf/images/t_bj.png) repeat-x center top;
}

.header {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  font-family: "Microsoft Yahei";
  box-sizing: border-box;
}

.t_nz {
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  color: #333333;
}

.t_top {
  height: 107px;
  position: relative;
  padding-top: 21px;
  width: 1200px;
  margin: 0 auto;
}

.logo {
  float: left;
  width: 213px;
  height: 79px;
}

.logo img {
  width: 213px;
  height: 79px;
}

.t_wz {
  float: left;
  width: 414px;
  position: relative;
  margin: 8px 0 0 28px;
  box-sizing: border-box;
}

.t_wz span {
  display: block;
  height: 37px;
  line-height: 37px;
  color: #511618;
  font-size: 26px;
  font-weight: bold;
}

.t_wz em {
  display: block;
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  color: #333333;
}

.t_fr {
  float: right;
}

.t_tel {
  height: 60px;
}

.t_tel p {
  padding-left: 50px;
  background: url(/template/tf/images/t_tel.jpg) no-repeat left 3px;
  font-size: 14px;
  color: #333333;
  float: left;
}

.t_tel p:first-child {
  margin-right: 56px;
}

.t_tel span {
  display: block;
  font-size: 22px;
  color: #333333;
  line-height: 28px;
  font-weight: bold;
}

.t_b span {
  float: right;
  width: 303px;
  height: 47px;
  background: #3a982d;
  border-radius: 23px;
  line-height: 47px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  display: block;
  cursor: pointer;
}

.t_b span em {
  padding-right: 36px;
  background: url(/template/tf/images/t_ico1.png) no-repeat right;
  display: inline-block;
  transition: all 0.5s;
}

.t_b span a {
  color: #fff;
}

.t_b span:hover em {
  padding-right: 46px;
}

.nav {
  height: 54px;
  margin: 0 auto;
  position: relative;
  padding-top: 17px;
  width: 1300px;
  box-sizing: border-box;
  padding-left: 13px;
}

.nav li {
  float: left;
  height: 54px;
  width: auto !important;
  position: relative;
  z-index: 9;
  box-sizing: border-box;
  background: url(/template/tf/images/nav_x.png) no-repeat right;
}

.nav li>a {
  font-size: 16px;
  color: #fff;
  display: block;
  height: 54px;
  line-height: 54px;
  position: relative;
  z-index: 2;
  position: relative;
  padding: 0 30px;
}

.nav li:after {}

.nav li:hover:after,
.nav .cur:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  /* background: #fff000; */
  background: linear-gradient(to bottom, #6c6867, #4a4341);
  position: absolute;
  left: 0%;
  bottom: 0px;
  transition: all 0.5s;
  z-index: 1;
  transform: skewX(45deg)
}

.nav li:last-child:hover:after,
.nav .cur:last-child:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  /* background: #fff000; */
  background: linear-gradient(to bottom, #6c6867, #4a4341);
  position: absolute;
  left: 0%;
  bottom: 0px;
  transition: all 0.5s;
  z-index: 1;
  transform: skewX(-45deg)
}

.nav li:hover>a,
.nav .cur>a {
  color: #ffffff;
}

.nav li:hover,
.nav .cur {
  background: none
}

.nav li:last-child {
  background: none
}

.nav li:last-child>a {
  padding: 0 34px;
}

.nav li>.erj {
  position: absolute;
  left: 0;
  top: 75px;
  background: rgba(255, 255, 255, 0.9);
  padding: 10px 0;
  text-align: center;
  width: 100%;
  transition: all 0.5s;
  opacity: 0;
  transform: translate3d(0, 10px, 0);
  -moz-transform: translate3d(0, 10px, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 10px, 0);
  overflow: hidden;
  z-index: 199;
  width: 170px;
  left: 0;
  border: 1px solid #e4e4e4;
  border-top: 0;
  box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05)
}

.nav li>.erj>a {
  display: block;
  height: 54px;
  line-height: 54px;
  /*border-bottom:1px dashed rgba(0,0,0,0.2);*/
  color: #333;
  font-size: 14px;
}

.nav li>.erj>a:last-child {
  border: 0;
}

.nav li>.erj>a:hover {
  background: #511618;
  color: #ffffff;
}

.nav li:hover .erj {
  top: 54px;
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}

em,
i {
  font-style: normal;
}

@media screen and (max-width:1440px) and (min-width:1280px) {
  html {
    font-size: 16px;
  }

}


.banner {
  height: auto;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  top: -14px;
}

.banner .bd li {
  float: left;
  width: 100%;
  line-height: 0
}

.banner .bd li img {
  width: 100%
}

.banner .bd li a {
  display: block
}

.banner .hd {
  z-index: 1;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 8%;
  cursor: pointer
}

.banner .hd li {
  width: 13px;
  height: 13px;
  background: #fff;
  display: inline-block;
  margin: 0 10px;
  border-radius: 13px
}

.banner .hd li.on {
  background: #73261d;
  width: 39px
}

.banner .prev {
  position: absolute;
  top: calc(45% - 35px);
  left: 0;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  transition: all .5s linear
}

.banner .next {
  position: absolute;
  top: calc(45% - 35px);
  right: 0;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  transition: all .5s linear
}

.banner:hover .prev {
  opacity: 1;
  left: 6%
}

.banner:hover .next {
  opacity: 1;
  right: 6%
}


.s_bj {
  height: 78px;
  overflow: hidden;
  font-family: "Microsoft Yahei";
  position: relative;
  z-index: 2;
  width: 100%;
  margin-top: -14px;
  /* background: #f7f7f7; */
}

.search {
  margin: 0 auto;
  box-sizing: border-box;
  width: 1200px;
}

.s_inp01 {
  width: 392px;
  float: left;
  margin-top: 21px;
}

.inp01 {
  width: 313px;
  height: 35px;
  line-height: 35px;
  color: #797979;
  font-size: 14px;
  font-family: "Microsoft Yahei";
  border: 0;
  background: #fff;
  float: left;
  padding-left: 18px;
  border: 1px solid #d6dadb;
}

.inp02 {
  background: url(/template/tf/images/t_btn1.jpg) no-repeat;
  width: 59px;
  height: 37px;
  border: 0;
  float: left;
}

.search p {
  width: 554px;
  color: #333333;
  line-height: 78px;
  font-size: 14px;
  overflow: hidden;
  float: right;
  background: url(/template/tf/images/t_ico2.jpg) no-repeat left;
  padding-left: 29px;
}

.search p a {
  color: #666666;
  padding: 0 8px;
}

.search p a:last-child {
  background: none
}


.bd_c li span,
.bd_c .info,
.bd_c .submit {
  display: none
}

/*表单弹框*/
.nsw-modal {
  width: 100%;
  height: 100%;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}

.modal-dialog {
  position: fixed;
  color: #000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%;
}

.modal-dialog .css-icon {
  background-image: url("/template/tf/images/modal-icons.png");
}

.modal-dialog .modal-head {
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
  background: #F6EFEF;
  font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
  width: 15px;
  height: 15px;
  background-position: 1px 0px;
  margin: 8px 5px 0 0;
  float: left;
}

.modal-dialog .modal-head .close {
  float: right;
  width: 15px;
  height: 15px;
  background-position: -14px 0px;
  margin-top: 8px;
}

.modal-dialog .modal-body {
  width: 100%;
  min-height: 125px;
  background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
  width: 140px;
  float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
  width: 64px;
  height: 64px;
  margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
  background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
  background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
  width: 260px;
  float: right;
  padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
  color: #000;
  text-align: center;
  width: 90px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
  line-height: 30px;
}



.footWrap {
  height: 350px;
  font-family: "Microsoft Yahei";
  background: #f0f6f7;
  box-sizing: border-box;
  padding-top: 79px;
}

.footer {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.ft_fl {
  float: left;
  width: 318px;
  background: url(/template/tf/images/ft_x.jpg) no-repeat right top;
  height: 220px;
}

.ft_fl i {
  display: block;
  font-size: 0;
  line-height: 0;
}

.ft_fl span {
  display: block;
  font-size: 17px;
  color: #333333;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
}

.ft_fl p {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  padding-top: 23px;
}

.ft_fl p a {
  color: #333;
}

.ft_nav {
  float: left;
  width: 292px;
  padding: 0 0 0 90px;
  height: 247px;
}

.ft_nav h4,
.ft_lx h4 {
  height: 39px;
  line-height: 20px;
  font-size: 18px;
  color: #333333;
}

.ft_nav h4 span,
.ft_lx h4 span {
  padding-right: 43px;
  background: url(/template/tf/images/ft_ico2.jpg) no-repeat right;
  display: inline-block;
}

.ft_nav li {
  float: left;
  width: 112px;
  height: 30px;
  line-height: 30px;
}

.ft_nav li a {
  font-size: 14px;
  color: #333333;
}

.ft_nav li a:hover {
  color: #014b42
}

.ft_lx {
  float: left;
  width: 281px;
  background: url(/template/tf/images/ft_x.jpg) no-repeat right top;
  height: 220px;
}

.ft_lx em {
  display: block;
}

.ft_lx em i {
  display: block;
  font-size: 22px;
  color: #333333;
  line-height: 29px;
  font-weight: bold;
  padding-left: 23px;
  background: url(/template/tf/images/ft_ico3.png) no-repeat left;
}

.ft_lx p {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  padding-top: 25px;
}

.erwm {
  float: right;
  width: 137px;
}

.erwm h4 {
  font-size: 18px;
  color: #333333;
  height: 39px;
  line-height: 20px;
}

.erwm p {
  background: #e4eaeb;
  width: 111px;
  height: 112px;
  padding: 13px;
  position: relative;
  overflow: hidden;
}

.erwm p img {
  width: 111px;
  height: 112px;
}

.erwm p:after {
  display: block;
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 35px;
  content: "";
  animation: light 5s infinite;
  -webkit-animation: light 5s infinite;
  background: url(/template/tf/images/code_shadow1.png) repeat-x 0 0;
}

@keyframes light {
  0% {
    top: 0;
  }

  50% {
    top: 100%;
  }

  100% {
    top: -40px;
  }
}

em,
i {
  font-style: normal;
}


.lk_bj {
  height: 90px;
  line-height: 90px;
  background: #2c2c2c
}

.link {
  width: 1200px;
  margin: 0 auto;
  line-height: 91px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  border-top: 1px solid #315996;
}

.link span {
  font-size: 18px;
  color: #acacac;
  display: inline-block;
  line-height: 90px;
  margin-right: 20px;
  font-weight: bold;
  padding-right: 20px;
  background: url(/template/tf/images/lk_ico1.png) no-repeat right;
}

.link span em {
  padding-right: 10px;
  display: inline-block;
  font-size: 20px;
}

.link a {
  color: #acacac;
  font-size: 14px;
  padding-right: 25px;
}


.client-2 {
  width: 45px;
  position: fixed;
  right: 10px;
  top: 60%;
  z-index: 999;
  color: #fff;
}

.client-2 li a {
  text-decoration: none;
  color: #fff;
}

.client-2 li {
  margin-bottom: 5px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}

.client-2 li.my-kefu-qq {
  background: #511618 url(/template/tf/images/cimg23.png) center no-repeat;
}

.client-2 li.my-kefu-weixin {
  background: #511618 url(/template/tf/images/cimg24.png) center no-repeat;
}

.client-2 li.my-kefu-tel {
  background: #511618 url(/template/tf/images/cimg25.png) center no-repeat;
}

.client-2 li.my-kefu-shouye {
  background: #511618 url(/template/tf/images/tohome.png) center no-repeat;
  background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
  width: 45px;
  height: 45px;
  display: block;
}

.client-2 li.my-kefu-ftop {
  background: #511618 url(/template/tf/images/returnTop.png) center no-repeat;
}

.client-2 li p {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}

.client-2 li.my-kefu-qq .cont {
  margin: 0;
  background: #511618 url(/template/tf/images/cimg23.png) 15px center no-repeat;
  border-radius: 50px;
  padding-left: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  width: 130px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
  margin: 0;
  background: #511618 url(/template/tf/images/cimg25.png) 15px center no-repeat;
  border-radius: 50px;
  padding-left: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 18px;
  width: 180px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}

.client-2 .my-kefu-ftop {
  display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
  padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
  margin: 0;
  width: 115px;
  padding: 5px;
  border: solid 1px #ccc;
  position: absolute;
  left: -150px;
  top: -44px;
  background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
  display: block;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
  width: 115px;
  height: 115px;
}

.client-2 li:hover .cont {
  display: block !important;
}

/* 关于我们 */

.p102-fdh-3 {
  height: 100px;
  box-shadow: 0 4px 6px #e9e9e9;
}

.p102-fdh-3 .blk-main {
  width: 1200px;
  margin: 0 auto;
}

.p102-fdh-3 li {
  float: left;
  width: 20%;
  height: 100px;
  position: relative;
}

.p102-fdh-3 li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 26px;
  background: #cfcfcf;
  right: 0;
  top: 50%;
  margin-top: -13px;
}

.p102-fdh-3 li:last-child:after {
  display: none;
}

.p102-fdh-3 li a {
  display: block;
  height: 100px;
  line-height: 100px;
  font-size: 22px;
  color: #1a1a1a;
  text-align: center;
}

.p102-fdh-3 li.sidenavcur:before,
.p102-fdh-3 li:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #511618;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.p102-fdh-3 li.sidenavcur a,
.p102-fdh-3 li:hover a {
  font-weight: bold;
  color: #511618;
}

.p102-fdh-3 li.sidenavcur a:before,
.p102-fdh-3 li:hover a:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 3px solid #511618;
  border-radius: 100%;
  left: 50%;
  margin-left: -9px;
  bottom: -8px;
  z-index: 2;
}

.p102-fdh-3 li.sidenavcur a:after,
.p102-fdh-3 li:hover a:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #511618;
  border-radius: 100%;
  left: 50%;
  margin-left: -3px;
  bottom: -2px;
  z-index: 3;
}

.blk-main {
  width: 100%;
}

.blk {
  width: 1200px;
  margin: 0 auto 20px auto;
}

.content1 {
  width: 1200px;
  margin: 0 auto;
}

.p12-aboutinfo-1 {
  display: inline-block;
  width: 100%;
  background: #fff;
  margin-bottom: 38px;
}

.p12-aboutinfo-1-nr {
  padding: 0 0px 20px !important;
}

.p12-aboutinfo-1-tit {
  display: none;
}

.content1 .tit {
  text-align: center;
  margin-bottom: 30px;
}

.content1 .tit b {
  display: block;
  font-size: 46px;
  font-weight: bold;
  line-height: 46px;
  color: #1a1a1a;
}

.content1 .tit span {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  color: #4d4d4d;
  display: block;
  margin-top: 18px;
  text-transform: uppercase;
}

.bt {
  margin-top: 30px;
}

/* .ab_bj {
  background: url(/template/tf/images/aboutbj.jpg) no-repeat center top;
  height: 615px;
} */

.ab_fl {
  float: left;
  width: 599px;
  padding-top: 56px;
  overflow: hidden;
}

.ab_fl h2 {}

.ab_fl h2 img {
  width: 275px;
}

.ab_fl h2 span a {
  display: block;
  font-size: 32px;
  color: #511618;
  font-weight: bold;
  margin-top: 22px;
}

.ab_fl p {
  font-size: 16px;
  color: #333333;
  line-height: 32px;
  padding-top: 9px;
  height: 110px;
}

.fc_c {
  overflow: hidden;
}

.fc_c h3 {
  height: 60px;
}

.fc_c h3 a {
  font-size: 22px;
  color: #333333;
  padding-left: 16px;
  background: url(/template/tf/images/left-line.jpg) no-repeat left center;
  display: inline;
}

.fc_c h3 span {
  float: right;
  padding-top: 10px;
  padding-right: 104px;
}

.fc_c h3 span img {
  padding-left: 20px;
}

.fc_c li {
  float: left;
  font-size: 0;
  line-height: 0;
  width: 240px;
  margin-right: 20px;
}

.fc_c li img {
  width: 240px;
  height: 180px;
}

.fc_c li:last-child {
  margin: 0;
}

.ab_fr {
  float: right;
  margin-right: -411px;
  font-size: 0;
  line-height: 0;
}

.p12-curmbs-1 {
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
}

.p12-curmbs-1 {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 10px;
}

.p12-curblock {
  display: none;
}

.p12-curmbs-1 b {
  border-left: 10px solid #511618;
  font-weight: normal;
  padding-left: 8px;
}

.p12-curmbs-1 i {
  font-style: normal;
}

.p12-curmbs-1 span {
  font-family: 'å®‹ä½“';
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
}

.p102-about-content {
  font-size: 16px;
  line-height: 32px;
  color: #4c4c4c;
  text-align: justify;
  padding: 40px 0;
}

.kh {
  margin-top: 80px;
}

.kh strong {
  font-weight: normal;
  color: #333;
  display: block;
  font-size: 16px;
  border: 5px solid #eee;
  padding: 30px;
  border-radius: 38px 15px 38px 15px;
  background: #f5f5f5;
}

.kh strong p strong {
  font-weight: bold;
}

.kh p {}

/* 发展历程 */
.ym30lc {
  margin-top: 70px;
  margin-bottom: 50px;
}

.ym30lc h2 {}

.ym30lcprev {
  margin-top: 220px;
  width: 40px;
  height: 42px;
  z-index: 8;
  overflow: hidden;
  position: relative;
}

.lcnext {
  margin-top: 220px;
  width: 40px;
  height: 42px;
  z-index: 8;
  overflow: hidden;
  position: relative;
}

.ym30lc_c {
  padding-left: 59px;
  width: 1004px;
  overflow: hidden;
  float: left;
}

.ym30lcimg {
  padding-left: 59px;
}

.ym30lcimg dl {
  width: 228px;
  height: 288px;
  border: 1px solid #ebebeb;
  background: #fff;
  float: left;
  margin-right: 27px;
}

.ym30lcimg dt {
  margin: 32px 0 0 26px;
  height: 40px;
  font-size: 40px;
  color: #333333;
  font-family: Arial;
  line-height: 42px;
  position: relative;
  padding-top: 19px;
}

.ym30lcimg dt i {
  font-size: 18px;
  color: #d2d2d2;
  text-transform: uppercase;
  line-height: 30px;
  font-style: normal;
  padding-left: 6px;
}

.ym30lcimg dt span {
  display: block;
  font-size: 18px;
}

.ym30lcimg dt b {
  font-size: 18px;
  color: #555;
  text-transform: uppercase;
  line-height: 30px;
  font-weight: normal;
}

.ym30lcimg dt::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 4px;
  background: #511618;
  top: 0;
  left: 0;
}

.ym30lcimg dd span {
  display: block;
  padding: 16px 26px 0;
  height: 140px;
  overflow: hidden;
  font-size: 16px;
  line-height: 27px;
  color: #333;
}

.ym30lcimg dd img {
  display: block;
  margin: 21px auto 0;
  width: 110px;
  height: 110px;
}

.ym30lcimg dl:hover {
  background: linear-gradient(to left, #511618, #932529);
  border: 1px solid #511618;
}

.ym30lcimg dl:hover dt {
  color: #fff;
}

.ym30lcimg dl:hover dt i {
  color: #fff;
}

.ym30lcimg dl:hover dt b {
  color: #fff;
}

.ym30lcimg dl:hover dt::before {
  background: #fff;
}

.ym30lcimg dl:hover dd span {
  color: #fff;
}

/* 荣誉证书 */
.k12-gl-gslb-3nf1-1-01 {
  width: 1200px;
  margin: auto;
  padding: 30px 0 20px;
}

.k12-gl-gslb-3nf1-1-01-left dl {
  width: 23.5%;
  float: left;
  background: #f0f0f0;
  margin: 0 1.3% 13px 0
}

.k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
  margin-right: 0;
}

.k12-gl-gslb-3nf1-1-01-left dt {
  border: 1px solid #f0f0f0;
  padding: 10px 9px;
  background: #fff;
}

.k12-gl-gslb-3nf1-1-01-left dt img {
  display: block;
  width: 100%;
}

.k12-gl-gslb-3nf1-1-01-left dd h4 {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #f0f0f0;
  font-weight: normal;
}

.k12-gl-gslb-3nf1-1-01-left dd h4 a {
  color: #4b4a4a;
}

/* 新闻列表 */
.p102-info-items {
  margin-bottom: 60px;
}

.p102-info-items-img {
  float: right;
  width: 362px;
}

.p102-info-items-img a,
.p102-info-items-img img {
  width: 100%;
  display: block;
}

.p102-info-items-text {
  float: left;
  width: 620px;
  padding-top: 40px;
}

.p102-info-items-text h4 {
  height: 32px;
  position: relative;
  padding-left: 90px;
  margin-bottom: 20px;
}

.p102-info-items-text h4 em {
  position: absolute;
  width: 74px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #3a982d;
  text-align: center;
  font-style: normal;
  border: 1px solid #3a982d;
  left: 0;
  top: 0;
}

.p102-info-items-text h4 a {
  display: inline-block;
  height: 32px;
  max-width: 100%;
  line-height: 32px;
  font-size: 22px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p102-info-items-text p {
  line-height: 28px;
  font-size: 14px;
  color: #666666;
  text-align: justify;
  margin-bottom: 24px;
}

.p102-info-1-more a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
}

.p102-info-1-more a:hover {
  color: #3a982d;
}


.p102-info-list {
  border: 1px solid #e3e3e3;
  border-bottom: 0;
  margin-bottom: 30px;
}

.p102-info-list dl {
  border-bottom: 1px solid #e3e3e3;
  padding: 19px;
  position: relative;
}

.p102-info-list dt {
  width: 268px;
}

.p102-info-list dt a,
.p102-info-list dt img {
  display: block;
  width: 100%;
}

.p102-info-list dd {
  position: absolute;
  left: 327px;
  right: 29px;
  top: 19px;
  bottom: 19px;
  z-index: 1;
  padding-top: 20px;
}

.p102-info-list dd h4 {
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  margin-bottom: 5px;
}

.p102-info-list dd h4 a {
  display: inline-block;
  max-width: 100%;
  height: 40px;
  font-size: 22px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p102-info-list .p102-info-list-desc {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  text-align: justify;
}

.p102-info-list-more {
  padding-top: 22px;
}

.p102-info-list-more a {
  display: block;
  width: 98px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #3a982d;
  text-align: center;
  border: 1px solid #3a982d;
  position: relative;
}

.p102-info-list-more a:before {
  content: '';
  position: absolute;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 10px solid #fff;
  left: -1px;
  top: 50%;
  margin-top: -9px;
  z-index: 1;
}

.p102-info-list-more a:after {
  content: '';
  position: absolute;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #3a982d;
  left: -1px;
  top: 50%;
  margin-top: -5px;
  z-index: 2;
}

.p102-info-list dl:hover {
  box-shadow: 5px 5px 10px #ededed, -5px -5px 10px #ededed;
}

.p102-info-list dl:hover dd h4 a {
  color: #3a982d;
}

.p102-info-list dl:hover .p102-info-list-more a {
  background: #3a982d;
  color: #fff;
}

.p102-info-list dl:hover .p102-info-list-more a:before {
  border-left: 10px solid #3a982d;
}

.p102-info-list dl:hover .p102-info-list-more a:after {
  border-left: 7px solid #fff;
}


.p102-info-1 {
  width: 1029px;
  background: #fff;
  border-left: 1px solid #ebebeb;
  margin-left: -1px;
  padding: 70px 40px 40px;
}

.p102-info-fdh-1 {
  width: 90px;
  position: relative;
  z-index: 2;
  margin-top: 70px;
}

.p102-info-fdh-1-nav-one {
  margin-bottom: 10px;
}

.p102-info-fdh-1-nav-one h3 {
  background: #3a982d;
  font-weight: normal;
  margin-bottom: 5px;
}

.p102-info-fdh-1-nav-one li {
  background: #ccc;
  margin-bottom: 5px;
}

.p102-info-fdh-1-nav-one h3 a,
.p102-info-fdh-1-nav-one li a {
  display: block;
  line-height: 26px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  padding: 19px 20px;
}

.p102-info-fdh-1-nav-one li a {
  color: #666;
  font-size: 16px;
  padding: 19px 10px;
}

.p102-info-fdh-1-nav-one h3.sidenavcur,
.p102-info-fdh-1-nav-one h3:hover {
  background: #fff000;
  font-weight: bold;
}

.p102-info-fdh-1-nav-one li.sidenavcur a,
.p102-info-fdh-1-nav-one li:hover a {
  color: #fff000;
  font-weight: bold;
}

/*鏈夐渶瑕侀粦鑹插瓧浣撶殑鍙斁鍑�*/
.p102-info-fdh-1-nav-one h3.sidenavcur a,
.p102-info-fdh-1-nav-one h3:hover a {
  color: #1a1a1a;
}

/* 联系我们 */
.content1 .tit i {
  font-size: 18px;
  color: #b4b4b4;
  position: relative;
  padding: 0 18px;
  font-style: normal;
  text-transform: uppercase;
  font-family: Times New Roman;
}

.content1 .tit i:before {
  position: absolute;
  width: 52px;
  height: 1px;
  background: #999;
  content: "";
  top: 10px;
  left: -52px;
}

.content1 .tit i:after {
  position: absolute;
  width: 52px;
  height: 1px;
  background: #999;
  content: "";
  top: 10px;
  right: -52px;
}

.kfay {}

.kfay dt {
  width: 188px;
  float: left;
  padding: 10px;
  margin-bottom: 30px;
}

.kfay dt img {
  display: block;
  width: 188px;
  height: 188px;
}

.kfay dd {
  width: 965px;
  float: right;
}

.kfay dd h4 {
  height: 30px;
  padding-top: 36px;
  font: 26px "Microsoft YaHei";
  color: #000000;
}

.kfay dd h4 i {
  padding-left: 15px;
  text-transform: uppercase;
  font: 16px "Arial";
  color: #999999;
}

.kfay dd p {
  font: 16px "Microsoft YaHei";
  color: #333333;
  line-height: 30px;
  padding-top: 15px;
}

.lianxi li {
  float: left;
  border: 1px solid #f1f1f1;
  width: 344px;
  height: 240px;
  text-align: center;
  margin-left: 20px;
  color: #666;
  margin-bottom: 20px;
  padding: 0 20px;
  font-family: 微软雅黑;
  background: #f1f1f1;
  border-radius: 12px;
}

.lianxi li img {
  margin-top: 40px;
}

.lianxi li strong {
  display: block;
}

.lianxi li strong img {
  width: 138px;
}

.lianxi li i {
  display: block;
  font-size: 16px;
  color: #333;
  padding-bottom: 8px;
  font-style: normal;
  padding-top: 10px;
  font-weight: bold;
}

.lianxi li span {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.lianxi .no {
  margin-left: 0;
}

.lianxi .no1 {
  width: 548px;
}


.container {
  width: 100%;
}

.container p {
  clear: both;
  margin-top: 48px;
  margin-bottom: 22px;
  text-align: center;
}

.container .map {
  width: 100%;
  height: 640px;
}

/* 在线留言 */
.lyl-1k2-form-1 {
  padding: 30px 0 0;
}

.lyl-1k2-form-1 .lyl-1k2-form-con {
  position: relative;
  padding-bottom: 60px;
}

.lyl-1k2-form-1 .lyl-1k2-form-left {
  position: absolute;
  width: 500px;
  height: 699px;
  left: 0;
  bottom: 0;
  z-index: 5;
}

.lyl-1k2-form-1 .lyl-1k2-form-left img {
  width: 500px;
  height: 700px;
  display: block;
}

.lyl-1k2-form-1 .lyl-1k2-form-right {
  width: 680px;
  margin: 0 0 0 auto;
  padding-top: 32px;
}

.lyl-1k2-form-1 .lyl-1k2-form-title b {
  display: block;
  height: 80px;
  line-height: 80px;
  font-size: 70px;
  font-family: "Impact";
  color: rgba(51, 51, 51, 0.1);
  text-transform: uppercase;
  letter-spacing: 6px;
  overflow: hidden;
  margin-bottom: 3px;
}

.lyl-1k2-form-1 .lyl-1k2-form-title span {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 42px;
  color: #333333;
}

.lyl-1k2-form-1 .lyl-1k2-form-title em {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  font-style: normal;
  color: #333333;
  margin-bottom: 34px;
}

.lyl-1k2-form-1 .lyl-1k2-form-title p {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #999999;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap {
  padding: 15px 0 0;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap .timeinterval {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #666;
  padding-top: 10px;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li {
  height: 56px;
  border: 1px solid #d2d2d2;
  margin-bottom: 18px;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li label {
  float: left;
  width: 110px;
  height: 56px;
  line-height: 56px;
  text-align: right;
  font-size: 16px;
  color: #999999;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li label b {
  color: #f00;
  margin-right: 5px;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li input {
  float: left;
  width: 550px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #999999;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li input::-webkit-input-placeholder,
.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.3);
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li input::-moz-placeholder,
.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-moz-placeholder {
  color: rgba(51, 51, 51, 0.3);
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li input:-ms-input-placeholder,
.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.3);
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea {
  height: 168px;
  margin-bottom: 34px;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea {
  float: left;
  width: 550px;
  line-height: 56px;
  height: 168px;
  font-size: 16px;
  color: #999;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button {
  margin-bottom: 0;
  border: 0;
  height: 44px;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button label {
  height: 44px;
  line-height: 44px;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .code_gg {
  height: 42px;
  line-height: 42px;
  width: 80px;
  margin-right: 10px;
  outline: none;
  padding-left: 10px;
  border: 1px solid #eee;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button b {
  float: left;
  width: 110px;
  height: 44px;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button b img {
  display: block;
  width: 110px;
  height: 44px;
}

.lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .lyl-1k2-form-btn-1 {
  float: right;
  display: block;
  width: 162px;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  color: #ffffff;
  padding-left: 76px;
  background: #511618 url("/template/tf/images/lyl-1k2-form-icon.png") no-repeat 49px center;
  text-align: left;
  cursor: pointer;
  border-radius: 10px;
}