@font-face {
  font-family: 'DIN';
  src: url('font/DIN-Bold.otf');
}
.g_nytop {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
.g_nytop .header {
  height: 80px;
}
.g_nytop .logo {
  float: left;
  width: 267px;
  height: 56px;
  padding-top: 37px;
}
.g_nytop .logo a img {
  width: 267px;
  height: 56px;
}
.g_nytop h2 {
  float: left;
  margin-top: 37px;
  margin-left: 20px;
}
.g_nytop h2 span {
  font-size: 27px;
  font-weight: bold;
  line-height: 27px;
  color: #fff;
  display: block;
}
.g_nytop h2 b {
  font-size: 25px;
  font-weight: normal;
  line-height: 25px;
  color: #fff;
  display: block;
  margin-top: 8px;
}
.g_nytop .nav {
  float: right;
  margin-top: 63px;
}
.g_nytop .nav ul li {
  display: block;
  float: left;
  position: relative;
  height: 36px;
  line-height: 36px;
  margin-left: 20px;
}

.g_nytop .nav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  font-size: 18px;
  font-weight: normal;
  line-height: 80px;
  color: #fff;
  padding: 0 22px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
}
.g_nytop .nav ul li:first-of-type {
  margin-left: 0;
}

.g_nytop .nav ul li.cur a,
.g_nytop .nav ul li:hover a {
  background: #d60b0e;
  color: #fff;
}
.g_nytop .tel {
  position: absolute;
  right: 0;
  top: 32px;
}
.g_nytop .tel img {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 6px;
}
.g_nytop .tel b {
  font-family: 'DIN';
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  vertical-align: 1px;
}

.header::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}

.g_top2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  height: 130px;
  display: none;
}

.g_top2 h2 {
  border-color: rgba(0, 0, 0, 0.2);
}
.g_top2 h2 span {
  color: #333;
}
.g_top2 h2 b {
  color: #333;
}
.g_top2 .nav li {
  color: #333;
}

.g_nytop_fiexd {
  position: fixed;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.g_nytop_fiexd .tel {
  display: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.g_nytop_fiexd .header {
  display: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.g_nytop_fiexd .g_top2 {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-bottom: 1px solid #f1f1f1;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  height: 70px;
  background: rgba(255, 255, 255, 0.95);
  padding: 18px 0;
}

.g_nytop_fiexd .g_top2 .logo {
  float: left;
  width: 190px;
  height: 40px;
  padding-top: 15px;
}
.g_nytop_fiexd .g_top2 a img {
  width: 190px;
  height: 40px;
}
.g_nytop_fiexd .g_top2 h2 {
  margin-top: 0;
}
.g_nytop_fiexd .g_top2 h2 span {
  font-size: 27px;
  font-weight: bold;
  line-height: 66px;
  color: #333;
  display: block;
}
.g_nytop_fiexd .g_top2 .nav {
  float: right;
  margin-top: 15px;
}
.g_nytop_fiexd .g_top2 .nav li a {
  color: #333;
}

.g_nytop_fiexd .g_top2 .tel b {
  color: #333;
}
.content22 {
  width: 1400px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .content22 {
    width: 1200px;
    margin: 0 auto;
  }
  .g_nytop .nav ul li a {
    padding: 0 18px;
    font-size: 17px;
  }
  .g_nytop h2 span {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #fff;
    display: block;
  }
  .g_nytop h2 b {
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
    color: #fff;
    display: block;
    margin-top: 8px;
  }
  .g_top2 h2 {
    border-color: rgba(0, 0, 0, 0.2);
  }
  .g_top2 h2 span {
    color: #333;
  }
  .g_top2 h2 b {
    color: #333;
  }
}

i,
em {
  font-style: normal;
}
.f_bg {
  width: 100%;
  padding-bottom: 40px;
  background: url(../images/foot_bg.jpg) no-repeat center bottom;
  background-size: cover;
  box-sizing: border-box;
  overflow: hidden;
}
.gsxx {
  width: 100%;
  background: linear-gradient(to right, #f2e9d8 20%, #ecf4f1);
  padding: 50px 0;
  box-sizing: border-box;
  overflow: hidden;
}
.gsxx h2 {
  width: 245px;
  height: 53px;
  float: left;
}
.gsxx h2 img {
  display: block;
  width: 245px;
  height: 53px;
}
.gsxx ul {
  float: right;
}
.gsxx ul li {
  float: left;
  margin-left: 70px;
}
.gsxx ul li span {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}
.gsxx ul li img {
  display: inline-block;
  height: 52px;
  width: 52px;
  margin-right: 12px;
  vertical-align: -9px;
}
.gsxx ul li b {
  display: block;
  font-size: 24px;
  line-height: 24px;
  color: #333;
  margin-top: 8px;
  font-weight: bold;
  font-family: Arial;
}
.gsxx ul li:last-child b {
  font-size: 18px;
}
.f_con {
  width: 100%;
  padding: 60px 0;
  overflow: hidden;
}

.f_nav {
  float: left;
}
.f_nav ul li {
  float: left;
  padding-left: 60px;
}
.f_nav ul li:first-child {
  padding-left: 0;
}
.f_nav ul li b > a {
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 40px;
  display: block;
  position: relative;
}
.f_nav ul li p > a {
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  display: block;
  opacity: 0.6;
}
.ft-code {
  float: right;
  width: 512px;
  height: 200px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.ft-code ul {
  width: 340px;
  float: right;
}
.ft-code li {
  float: left;
  width: 154px;
  margin-top: 10px;
}
.ft-code li:last-child {
  float: right;
}
.ft-code li img {
  display: block;
  width: 154px;
  height: 154px;
}
.ft-code li span {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}
.f_bt {
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.f_ma {
  float: right;
  width: 346px;
  height: 438px;
  margin-top: -48px;
}
.f_ma h3 {
  padding-top: 96px;
  font-size: 26px;
  color: #1a1a1a;
  line-height: 26px;
  font-weight: normal;
  text-align: center;
}
.f_ma p {
  padding-top: 28px;
}
.f_ma p img {
  display: block;
  width: 180px;
  height: 180px;
  margin: 0 auto;
}
.f_ma p span {
  display: block;
  font-size: 15px;
  color: #1a1a1a;
  line-height: 26px;
  font-weight: normal;
  text-align: center;
  padding-top: 16px;
}

.htwd {
  float: left;
}
.htwd i {
  display: block;
  float: left;
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  opacity: 0.4;
}
.htwd a {
  color: #7f7f7f;
  margin-right: 15px;
  float: left;
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  opacity: 0.4;
}
.htwd p a:hover {
  color: #d60b0e;
}
.s_box {
  width: 380px;
  height: 48px;
  box-sizing: border-box;
  border-radius: 24px;
  margin-top: 22px;
  background: #fff;
}
.s_box .txt {
  float: left;
  width: 312px;
  padding-left: 20px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333;
  border: 0;
  background: none;
  outline: 0;
}
.s_box .btn {
  float: left;
  width: 24px;
  height: 24px;
  background: url(../images/sea.png) no-repeat center;
  border: 0;
  outline: 0;
  cursor: pointer;
  margin-top: 12px;
}
/* .s_box .txt::-webkit-input-placeholder{color:#D0D0D0;}
    .s_box .txt::-moz-placeholder{color:#D0D0D0;} */
.lxwm {
  width: 100%;
  text-align: center;
  margin-top: -10px;
}
.lxwm span {
  display: block;
  font-size: 15px;
  color: #fff;
  line-height: 36px;
  opacity: 0.4;
  text-align: center;
}
.lxwm span a {
  color: #fff;
}
.links {
  float: none;
}
.links i {
  font-size: 15px;
  color: #fff;
  line-height: 36px;
  display: inline-block;
  opacity: 0.4;
}
.links a {
  font-size: 15px;
  color: #fff;
  line-height: 36px;
  display: inline-block;
  padding: 0 12px;
  opacity: 0.4;
}
.links a:last-child {
  padding-right: 0;
}

@media screen and (max-width: 1440px) {
  .footer .gsxx ul li {
    margin-left: 30px;
  }
  .ft-code {
    float: right;
    width: 452px;
  }
  .f_nav ul li {
    float: left;
    padding-left: 95px;
  }
}

.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: #d20e26 url(../images/cimg23.png) center no-repeat;
}

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

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

.client-2 li.my-kefu-shouye {
  background: #d20e26 url(../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: #d20e26 url(../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: #d20e26 url(../images/cimg23.png) 15px center no-repeat;
  border-radius: 50px;
  padding-left: 52px;
  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: #d20e26 url(../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-search-1 {
  height: 70px;
  border-bottom: 1px solid #ededed;
  background: #f7f7f7;
}

.p102-search-1 p {
  float: left;
  width: 750px;
  height: 70px;
  line-height: 70px;
  font-size: 14px;
  color: #333333;
}

.p102-search-1 p b {
  display: inline-block;
}

.p102-search-1 p a {
  color: #666666;
  display: inline-block;
  margin-right: 15px;
}
.p102-search-1 p a:hover {
  color: #d20e26;
}
.p102-search-1-inp {
  float: right;
  width: 356px;
  height: 36px;
  background: #fff;
  margin-top: 18px;
  border-radius: 25px;
  position: relative;
}

.p102-search-1-inp:before,
.p102-search-1-inp:after {
  content: '';
  position: absolute;
  width: 80%;
  height: 1px;
  background: #e3e3e3;
  left: 10%;
  z-index: 0;
}

.p102-search-1-inp:before {
  top: 0;
}

.p102-search-1-inp:after {
  bottom: 0;
}

.p102-search-1-inp1 {
  width: 249px;
  height: 34px;
  line-height: 34px;
  color: #999999;
  border: 1px solid #e3e3e3;
  border-right: 0;
  padding: 0 20px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  float: left;
}

.p102-search-1-inp2 {
  width: 66px;
  height: 36px;
  border: 0;
  border-radius: 25px;
  background: url(../images/p102-search-icon1.png) no-repeat center center #d20e26;
  float: right;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.plc {
  padding: 5px 0 25px;
}
.p12-curblock {
  display: none;
}
.p102-curmbs-1 {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #808080;
}
.p102-curmbs-1 b {
  font-weight: normal;
  padding-left: 35px;
  background: url(../images/p102-curmbs-icon1.png) no-repeat left center;
}
.p102-curmbs-1 i {
  font-style: normal;
}

.p102-curmbs-1 span {
  font-family: 宋体;
  height: 46px;
  line-height: 46px;
  padding: 0px 5px;
}
.p102-curmbs-1 a {
  color: #808080;
}
.p102-curmbs-1 a:hover {
  color: #d20e26;
}
.lyl-1k2-fdh-5 {
  padding: 0 0 20px;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav {
  height: 134px;
  position: relative;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one {
  float: left;
  width: 300px;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3 {
  font-weight: normal;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one:last-of-type h3 {
  border-right: 1px solid #e5e5e5;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3 a {
  display: block;

  position: relative;

  height: 59px;
  line-height: 59px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3 span {
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3 em {
  position: absolute;
  padding-right: 30px;
  height: 59px;
  line-height: 59px;
  font-size: 14px;
  font-style: normal;
  font-family: 'Corbel', 'Arial';
  color: rgba(51, 51, 51, 0.5);
  top: 0;
  right: 20px;

  z-index: 2;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3.sidenavcur,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3:hover {
  background: #d20e26;
  border-color: #d20e26;
}

/* .lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one:nth-of-type(1) h3*/
/*{ */
/*       background: #d20e26;*/
/*    border-color: #d20e26;*/
/* }*/

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3.sidenavcur a,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3:hover a {
  color: #fff;
}
/*   .lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one:nth-of-type(1) h3 a{ */
/*       color: #fff;*/
/*}*/

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3.sidenavcur em,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one h3:hover em {
  color: rgba(255, 255, 255, 0.5);
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dl {
  position: absolute;
  background: #fff;
  width: 1200px;
  left: 0;
  top: 60px;
  z-index: 10;
}
/*.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one:nth-of-type(1) dl{ display:block;}*/

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p {
  background: #f4f4f4;
  height: 74px;
  line-height: 74px;
  margin-bottom: 1px;
  padding-left: 25px;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a {
  float: left;

  padding-left: 20px;
  margin-right: 30px;
  height: 74px;
  font-size: 16px;
  color: #666666;
  position: relative;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:before {
  content: '';
  width: 4px;
  height: 4px;
  border: 1px solid #666666;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:after {
  content: '';
  width: 4px;
  height: 4px;
  border: 1px solid #666666;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:last-of-type {
  margin-right: 0;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a.sidenavcur,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:hover {
  color: #d20e26;
}

.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a.sidenavcur:before,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a.sidenavcur:after,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:hover:before,
.lyl-1k2-fdh-5 .lyl-1k2-fdh-nav-one dt p a:hover:after {
  border-color: #d20e26;
}

.p102-pros-1-title {
  height: 66px;
  line-height: 66px;
  font-size: 26px;
  color: #333333;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  margin-bottom: 30px;
}

.p102-pros-1-title:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  background: #d20e26;
  left: 0;
  bottom: -2px;
  z-index: 1;
}

.p15-proindexlist-1 dl {
  border: 1px solid #dedede;
  margin-bottom: 30px;
  background: #fff;
  width: 378px;
  margin-right: 30px;
  float: left;
}

.p15-proindexlist-1 dl:nth-child(3n) {
  margin-right: 0;
}

.p15-proindexlist-1 dl:hover {
  border-color: #d20e26;
}

.p15-proindexlist-1 dt {
  margin-bottom: 20px;
}

.p15-proindexlist-1 dt img {
  width: 300px;
  margin: 0 auto;
  display: block;
}

.p15-proindexlist-1 dd {
  padding: 0 14px 12px 14px;
}

.p15-proindexlist-1 dl:hover dd {
}

.p15-proindexlist-1 dd h4 {
  height: 28px;
  font-weight: normal;
  font-size: 16px;
  color: #154c64;
  line-height: 28px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.p15-proindexlist-1 h4 a {
  color: #191919;
}

.p15-proindexlist-1 dl:hover h4 a {
  color: #d20e26;
}

.p15-proindexlist-1-list-desc {
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #9c9c9c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p102-pagination-blk {
  padding-bottom: 40px;
}
.p102-proShow-1 {
  padding: 10px 0 80px;
}

.p102-proShow-1-con {
  border: 1px solid #e3e3e3;
  position: relative;
}

.p102-proShow-1-left {
  width: 37.6%;
  position: relative;
  overflow: hidden;
  /*margin-left: 10%;*/
  border-right: 1px solid #ddd;
  box-sizing: booder-box;
}

.p102-proShow-1-prev,
.p102-proShow-1-next {
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: transparent;
  top: 50%;
  margin-top: -20px;
  z-index: 5;
  display: none;
}

.p102-proShow-1-left:hover .p102-proShow-1-prev,
.p102-proShow-1-left:hover .p102-proShow-1-next {
  display: block;
}

.p102-proShow-1-prev {
  left: 15px;
}

.p102-proShow-1-next {
  right: 15px;
}

.p102-proShow-1-prev:before,
.p102-proShow-1-next:after {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  border-style: solid solid none none;
  top: 10px;
  z-index: 1;
}

.p102-proShow-1-prev:before {
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  right: 4px;
}

.p102-proShow-1-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 4px;
}

.p102-proShow-1-pic img {
  width: 100%;
  display: block;
}

.p102-proShow-1-size {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 56px;
  height: 26px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  letter-spacing: 3px;
}

.p102-proShow-1-right {
  position: absolute;
  width: 55.2%;
  right: 3.33%;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.p102-proShow-1-text {
  padding: 50px 0 15px;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
}

.p102-proShow-1-text:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 3px;
  background: #d20e26;
  left: 0;
  bottom: -2px;
  z-index: 1;
}

.p102-proShow-1-text .p102-proShow-1-title {
  height: 40px;
  font-size: 26px;
  font-weight: normal;
  line-height: 40px;
  color: #1a1a1a;
}

.p102-proShow-1-text p {
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #808080;
}

.p102-proShow-1-desc {
  max-height: 380px;
  line-height: 34px;
  font-size: 16px;
  color: #4c4c4c;
  text-align: justify;
  padding: 30px 0 0;
  overflow: hidden;
}
.p102-proShow-1-desc p {
  margin: 5px 0;
}
.p102-proShow-1-tel {
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-top: 20px;
  border-top: 1px solid #e3e3e3;
  left: 0;
  bottom: 38px;
  z-index: 1;
}

.p102-proShow-1-tel a {
  float: left;
  width: 98px;
  height: 50px;
  padding-left: 58px;
  background: url(../images/p102-cpxq-icon1.png) no-repeat 22px center #d20e26;
  font-size: 18px;
  color: #ffffff;
  margin-right: 12px;
}

.p102-proShow-1-tel p {
  float: left;
  min-width: 300px;
  max-width: 100%;
  height: 50px;
}

.p102-proShow-1-tel p em {
  float: left;
  height: 50px;
  font-size: 16px;
  color: #4c4c4c;
  padding-left: 50px;
  background: url(../images/p102-cpxq-icon2.png) no-repeat left center;
  font-style: normal;
}

.p102-proShow-1-tel p span {
  float: left;
  font: bold 26px/50px Arial;
  color: #333333;
}

.p102-pro-content-nav {
  height: 80px;
  box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
}

.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 88;
  background: #fff;
}

.p102-pro-content-nav li {
  float: left;
  line-height: 80px;
  margin-right: 50px;
  position: relative;
  font-size: 28px;
  color: #4c4c4c;
  font-weight: normal;
}

.p102-pro-content-nav li.cur,
.p102-pro-content-nav li:hover {
  color: #d20e26;
}

.p102-pro-content-nav li.cur:before,
.p102-pro-content-nav li:hover:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border: 3px solid #d20e26;
  background: #fff;
  border-radius: 100%;
  left: 50%;
  margin-left: -9px;
  bottom: -10px;
  z-index: 1;
}

.p102-pro-content-nav li.cur:after,
.p102-pro-content-nav li:hover:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #d20e26;
  border-radius: 100%;
  left: 50%;
  margin-left: -3px;
  bottom: -4px;
  z-index: 2;
}

.p102-pro-content-desc {
  padding: 40px 0;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.p102-pro-content-title {
  display: inline-block;
  height: 64px;
  line-height: 64px;
  font-size: 32px;
  color: #1a1a1a;
  font-weight: normal;
  position: relative;
  border-bottom: 3px solid #d20e26;
}

.p102-pro-content-title:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 3px;
  background: #666666;
  right: 0;
  bottom: -3px;
  z-index: 1;
}
.k12-cx-xgcp-4pl-fx1-1-01-list {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
}
.k12-cx-xgcp-4pl-fx1-1-01-list dl {
  float: left;
  width: 31.33333%;
  border: 1px solid #dfdfdf;
  margin-right: 2%;
  box-sizing: border-box;
}
.k12-cx-xgcp-4pl-fx1-1-01-list dl:last-child {
  margin-right: 0;
}

.k12-cx-xgcp-4pl-fx1-1-01-list dl.p14-product-clear {
  margin-right: 0;
}

.k12-cx-xgcp-4pl-fx1-1-01-list dl:hover {
  border-color: #d20e26;
}

.k12-cx-xgcp-4pl-fx1-1-01-list dl img {
  display: block;
  width: 84%;
  margin: 0 auto;
}

.k12-cx-xgcp-4pl-fx1-1-01-list dd {
  padding: 10px 28px 10px 10px;
  margin-right: 2px;
  position: relative;
}

.k12-cx-xgcp-4pl-fx1-1-01-list h4 {
  height: 30px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #191919;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.k12-cx-xgcp-4pl-fx1-1-01-list h4 a {
  color: #191919;
}

.k12-cx-xgcp-4pl-fx1-1-01-desc {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p101a-fdh-02 {
  height: 90px;
  box-shadow: 0 3px 4px #e9e9e9;
}

.p101a-fdh-02 h3 {
  float: left;
  width: 150px;
  height: 90px;
  line-height: 90px;
  font-size: 28px;
  font-weight: bold;
  color: #1a1a1a;
  padding-left: 10px;
}

.p101a-fdh-02-nav {
  max-width: 1000px;
  float: right;
  height: 40px;
  padding-top: 25px;
}

.p101a-fdh-02-nav li {
  float: left;
  height: 40px;
  line-height: 40px;
  border-radius: 25px;
}

.p101a-fdh-02-nav li a {
  display: block;
  height: 40px;
  font-size: 18px;
  color: #1a1a1a;
  text-align: center;
  padding: 0 24px;
}

.p101a-fdh-02-nav li.sidenavcur,
.p101a-fdh-02-nav li:hover {
  background: #d20e26;
}

.p101a-fdh-02-nav li.sidenavcur a,
.p101a-fdh-02-nav li:hover a {
  color: #fff;
}
.p101s-case-1-list {
  position: relative;
  margin-top: 50px;
}

.p101s-case-1-list dl {
  float: left;
  width: 378px;
  margin: 0 33px 33px 0;
}

.p101s-case-1-list dl:nth-child(3n) {
  margin-right: 0;
}

.p101s-case-1-list dt iframe {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.p101s-case-1-list dt img,
.p101-case-1-list-con dt a {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.p101s-case-1-list dd {
  border: 1px solid #e3e3e3;
  padding: 28px 26px 40px 32px;
  position: relative;
  background: #fff;
}

.p101s-case-1-list dd h4 {
  padding-bottom: 10px;
  position: relative;
  height: 70px;
}

.p101s-case-1-list dd h4:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #d4d4d4;
}

.p101s-case-1-list dd h4 a {
  display: inline-block;
  max-width: 100%;
  height: 70px;
  line-height: 32px;
  font-size: 20px;
  color: #1a1a1a;
  overflow: hidden;
  font-weight: normal;
}

.p101s-case-1-list .p101s-case-1-desc {
  padding-top: 20px;
  color: #4c4c4c;
  line-height: 24px;
  text-align: justify;
}

.p101s-case-1-list dl:hover {
  box-shadow: 4px 5px 10px #e6e6e6, -4px 5px 10px #e6e6e6;
}

.p101s-case-1-list dl:hover dd:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background: #d20e26;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.p101-info-content-1 {
  padding-top: 180px;
  position: relative;
}

.p101-info-content-1-text {
  position: absolute;
  width: 1200px;
  left: 0;
  top: 50px;
  z-index: 1;
  border-bottom: 1px solid #dedede;
  padding-bottom: 8px;
}

.p101-info-content-1-title {
  height: 56px;
  line-height: 56px;
  font-size: 28px;
  color: #1a1a1a;
  font-weight: bold;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p101-info-content-1-bool {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
}

.p101-info-content-1-bool span {
  margin-right: 15px;
}

.p101-info-content-1-bool span.times {
  font-family: Arial;
}

.p101-info-content-1-con {
  line-height: 32px;
  font-size: 16px;
  color: #4c4c4c;
  text-align: justify;
  margin-bottom: 35px;
}

.p101-info-pagination-1 {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #dedede;
}

.p101-info-pagination-1 dl {
  width: 660px;
}

.p101-info-pagination-1 dd {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #4c4c4c;
}

.p101-info-pagination-1 dd span {
  display: inline-block;
  padding-left: 20px;
  height: 34px;
  position: relative;
}

.p101-info-pagination-1 dd span:before {
  content: '';
  position: absolute;
  width: 3px;
  height: 14px;
  background: #4c4c4c;
  left: 0;
  top: 50%;
  margin-top: -7px;
}

.p101-info-pagination-1 dd a {
  display: inline-block;
  height: 34px;
  color: #d20e26;
}

.p101-info-pagination-1-href {
  position: absolute;
  width: 120px;
  height: 38px;
  border: 1px solid #d20e26;
  right: 0;
  top: 50%;
  margin-top: -20px;
}

.p101-info-pagination-1-href a {
  display: block;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #d20e26;
  text-align: center;
}

.p101-info-3 {
  background: #f5f5f5;
  border: 1px solid #ededed;
}

.p101-info-3-title {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  color: #ffffff;
  padding: 0 30px;
  background: #4d4d4d;
  margin-top: -1px;
}

.p101-info-3-list {
  padding: 5px 24px 15px;
}

.p101-info-3-list li {
  height: 55px;
  line-height: 55px;
  border-bottom: 1px dashed #d2d2d2;
}

.p101-info-3-list li:last-child {
  border-bottom: 0;
}

.p101-info-3-list li a {
  display: inline-block;
  max-width: 590px;
  padding-left: 25px;
  height: 55px;
  font-size: 16px;
  color: #333333;
  position: relative;
}

.p101-info-3-list li a:before {
  content: '';
  width: 5px;
  height: 5px;
  border: 2px solid #808080;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  left: 6px;
  margin-top: -3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.p101-info-3-list li span {
  float: right;
  width: 110px;
  font: 14px/55px Arial;
  color: #808080;
  text-align: right;
  margin-right: 5px;
}
.p101-info-3-list li:hover a {
  color: #d20e26;
}
.p101-info-3-list li:hover a:before {
  border-color: #d20e26;
}

.p101-info-key-1 {
  padding: 22px 0 42px;
  border-bottom: 1px solid #dedede;
}

.p101-info-key-1 p {
  height: 28px;
  line-height: 28px;
  color: #666666;
  font-size: 14px;
}

.p101-info-key-1 span {
  display: inline-block;
  margin: 0 4px;
}

.p101-info-key-1 span a {
  color: #666;
}
.p101-info-key-1 span a:hover {
  color: #d20e26;
}

.p101-recommend-news-title {
  position: relative;
  font-weight: normal;
  margin-bottom: 10px;
}

.p101-recommend-news-title span,
.p101-recommend-news-title a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 38px;
  color: #333333;
}

.p101-recommend-news-title em {
  display: block;
  height: 22px;
  font: 14px/22px 'Arial';
  color: #808080;
  font-style: normal;
  letter-spacing: 2px;
}

.p101-recommend-news {
  padding: 40px 0 60px;
}

.p101-recommend-news-list ul {
  padding-top: 5px;
  position: relative;
}

.p101-recommend-news-list li {
  height: 40px;
  padding-left: 20px;
  position: relative;
  line-height: 40px;
}

.p101-recommend-news-list li:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 2px solid #808080;
  border-style: dotted dotted none none;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}

.p101-recommend-news-list li:after {
  content: '';
  position: absolute;
  width: 2px;
  height: 2px;
  background: #808080;
  left: 4px;
  top: 50%;
  z-index: 1;
}

.p101-recommend-news-list li a {
  display: inline-block;
  max-width: 640px;
  height: 40px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.p101-recommend-news-list li:hover a {
  color: #d20e26;
}

.p101-recommend-news-list li:hover:before {
  border-color: #d20e26;
}

.p101-recommend-news-list li:hover:after {
  background: #d20e26;
}

.p101-recommend-news-list li span {
  float: right;
  width: 110px;
  font: 14px/40px Arial;
  color: #808080;
  text-align: right;
}
.p101-info-fdh-1 {
  background: #f5f5f5;
  margin: 185px 0 10px;
}

.p101-info-fdh-title {
  height: 40px;
  line-height: 40px;
  font-size: 22px;
  color: #1a1a1a;
  text-align: center;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 30px;
}

.p101-info-fdh-title:after {
  content: '';
  position: absolute;
  width: 36px;
  height: 2px;
  background: #d20e26;
  bottom: 0;
  left: 50%;
  margin-left: -18px;
}

.p101-info-fdh-customer {
  padding: 30px 30px 0;
}

.p101-info-fdh-list dl {
  position: relative;
  margin-bottom: 10px;
}

.p101-info-fdh-list dt img,
.p101-info-fdh-list dt iframe {
  width: 100%;
  display: block;
}

.p101-info-fdh-list dd {
  width: 100%;

  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}

.p101-info-fdh-list dd h4 {
  font-weight: normal;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  padding: 0 10px;
}

.p101-info-fdh-list dd a {
  display: block;
  color: #ffffff;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*.p101-info-fdh-list dl:hover dd a{color: #d20e26;}*/
.p101-info-fdh-ul {
  padding: 12px 0 22px;
  border-bottom: 1px solid #dedede;
}

.p101-info-fdh-ul li {
  height: 28px;
  line-height: 28px;
  padding: 0 26px;
  background: url('../images/p101-fdh-icon1.png') no-repeat left center;
}

.p101-info-fdh-ul li a {
  display: block;
  height: 28px;
  font-size: 14px;
  color: #333333;
}
.p101-info-fdh-ul li:hover a {
  color: #d20e26;
}
.p101-fdh-1 {
  padding: 20px 13px 30px;
}

.fdh-01-nav:after {
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.p101-fdh-1 .fdh-01-nav-one {
  float: left;
  width: 140px;
  margin: 0 10px 10px 0;
  background: #fff;
}

.p101-fdh-1 .fdh-01-nav-one:nth-child(2n) {
  margin-right: 0;
}

.p101-fdh-1 .fdh-01-nav-one h3 {
  height: 44px;
  line-height: 44px;
  border: 1px solid #d2d2d2;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
}

.p101-fdh-1 .fdh-01-nav-one h3 a {
  display: block;
  height: 44px;
  color: #333333;
}

.p101-fdh-1 .fdh-01-nav-one:hover {
  border-color: #d20e26;
}

.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur,
.p101-fdh-1 .fdh-01-nav-one h3:hover {
  border-color: #d20e26;
}

.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur a,
.p101-fdh-1 .fdh-01-nav-one h3:hover a {
  color: #d20e26;
}
.p101-contact-z1 {
  height: 140px;
  background: url('../images/contact-z1_bg.jpg') no-repeat center;
}
.p101-contact-z1 p {
  font-size: 20px;
  color: #333333;
  height: 30px;
  line-height: 30px;
  padding: 37px 0 0 194px;
  background: url(../images/contact-z1_phone.png) no-repeat 158px 40px;
}
.p101-contact-z1 span {
  display: block;
  height: 30px;
  font: bold 26px/30px Arial;
  color: #1a1a1a;
  padding: 5px 0 0 140px;
}
.contentt {
  width: 1200px;
  margin: 0 auto;
}
.p101-curmbs-1 {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

.plc {
  position: absolute;
  top: -65px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  background: url('../images/p101-curmbs-bg.png') no-repeat center bottom;
  padding: 20px 0 5px;
}

.p12-curblock {
  display: none;
}
.kfay {
  width: 1200px;
  margin: 0 auto;
}

.kfay dt {
  width: 188px;
  float: left;
}

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

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

.kfay dd h4 {
  height: 45px;
  padding-top: 22px;
  font: 24px 'Microsoft YaHei';
  color: #000;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}

.kfay dd h4:after {
  content: '';
  position: absolute;
  width: 260px;
  height: 3px;
  background: #d60b0e;
  left: 0;
  bottom: 0;
}

.wm-l h4 i {
  display: block;
  font: 16px 'Microsoft YaHei';
  color: #000;
}

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

.g-gywm {
  margin-top: 50px;
}

.wm-l {
  width: 594px;
  float: left;
  background: #f4f4f4;
  height: 530px;
  overflow: hidden;
}

.wm-l h4 {
  font: 20px 'Microsoft YaHei';
  color: #fff;
  height: 103px;
  width: 100%;
  background: #d60b0e;
  text-align: center;
  line-height: 103px;
  font-size: 26px;
}

.wm-l ul {
  padding-left: 60px;
  background: url(../images/73aa7631aa0a4e0d841ddd04b8504001_82.png) no-repeat left center;
  margin: 20px 0 10px 28px;
  height: 60px;
  background-size: 45px;
}

.wm-l li {
  font: 16px 'Microsoft YaHei';
  color: #000;
  line-height: 28px;
  padding-right: 42px;
}

.wm-l .ul2 {
  background: url(../images/73aa7631aa0a4e0d841ddd04b8504001_86.png) no-repeat left center;
  background-size: 45px;
}

.wm-l .ul3 {
  background: url(../images/73aa7631aa0a4e0d841ddd04b8504001_95.png) no-repeat left center;
  background-size: 45px;
}

.wm-l .ul4 {
  background: url(../images/73aa7631aa0a4e0d841ddd04b8504001_90.png) no-repeat left center;
  background-size: 45px;
}

.wm-l .ul5 {
  background: url(../images/73aa7631aa0a4e0d841ddd04b8504001_84.png) no-repeat left center;
  background-size: 45px;
}

.wm-r {
  float: left;
  width: 490px;
}
.ym364.jiz {
  overflow: hidden;
  background: url(../images/a81d6eeac9944bcb9c495e68cad7e176_106.jpg) no-repeat center bottom;
  margin-top: 100px;
  padding-bottom: 140px;
}

.ym364.jiz .h_u {
  position: absolute;
  left: 55px;
  z-index: 5;
  cursor: pointer;
  top: -118px;
}

.ym364.jiz .h_d {
  position: absolute;
  right: 88px;
  z-index: 5;
  cursor: pointer;
  top: -118px;
}

.ym364.jiz .ji_ok {
  margin-left: 114px;
}

.ym364.ji_ok ul li {
  float: left;
  width: 300px;
  margin-right: 20px;
  text-align: center;
  overflow: hidden;
}

.ym364.ji_ok ul li img {
  display: block;
  width: 277px;
  height: 210px;
  padding: 13px 0 0 13px;
}
.wenhua ul li {
  width: 518px;
  padding: 25px 35px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
}

.wenhua ul li:nth-child(2n) {
  margin-right: 0;
}

.wenhua ul li img {
  background: #d11125;
  float: left;
  margin-right: 20px;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 13px solid #fce6e5;
}

.wenhua ul li:hover img {
  background: #de9427;
  border: 13px solid #f8ead4;
}

.wenhua ul li b {
  display: block;
  font-size: 20px;
  color: #333;
  padding-top: 12px;
}

.wenhua ul li span {
  display: block;
  padding-top: 6px;
}
.ym502clear {
  clear: both;
}

.ym502yz {
  width: 100%;
  background: #f3f3f3;
  padding-bottom: 60px;
  overflow: hidden;
}

.ym502yz dt {
  float: right;
  width: 958px;
  margin-right: -390px;
  overflow: hidden;
}

.ym502yz dd {
  float: left;
  width: 552px;
  color: #666;
}

.ym502yz dd h2 {
  padding: 56px 0 19px;
  position: relative;
  font-weight: normal;
}

.ym502yz dd h2 i {
  display: block;
  font-size: 40px;
  color: #0d0700;
  line-height: 39px;
  padding-top: 24px;
  font-style: normal;
  font-weight: bold;
}

.ym502yz dd h2 em {
  color: #c08f4c;
  display: block;
  font-style: normal;
}

.ym502yz_desc {
  color: #666;
  line-height: 30px;
  margin: 30px 0 20px;
  font-size: 16px;
}

.ym502yz dd li {
  float: left;
  width: 50%;
  text-align: left;
}

.ym502yz dd li em {
  font-size: 54px;
  color: #d11125;
  display: block;
  font-style: normal;
  padding-top: 26px;
  font-family: cursive;
  /* line-height: 55px; */
  font-weight: bold;
  line-height: 50px;
}

.ym502yz dd li em span {
  color: #333;
  padding-left: 8px;
  display: inline-block;
  font-size: 24px;
}

.ym502yz dd li p {
  font-size: 20px;
  color: #666;
  line-height: 28px;
  margin-top: -2px;
}

.ym502yz dd li:hover img {
  transform: rotateY(180deg);
}

.shili dl dt {
  width: 683px;
  background: #333;
  float: left;
}

.shili dl dt img {
  display: block;
}

.shili dl dd {
  width: 417px;
  padding: 27px 50px 0;
  float: right;
}

.shili dl dd p {
  margin: 0;
  padding-bottom: 10px;
}

.shili dl dd img {
  display: block;
  width: 100%;
  background: #333;
  height: 159px;
  margin-top: 20px;
}
.k12-gl-gslb-3nf1-1-01 {
  padding: 30px 0 20px;
}
.k12-gl-gslb-3nf1-1-01-left dl {
  width: 24%;
  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 #e5e5e5;
  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;
}

.k12-gl-gslb-3nf1-1-01-left dd h4 a {
  color: #4b4a4a;
}
.zixun {
  background: url(../images/hz_bg.jpg);
  padding-bottom: 73px;
  padding-top: 15px;
}

.zixun p {
  color: #333;
  padding-top: 50px;
  font-size: 26px;
  line-height: 46px;
  font-weight: bold;
}

.zixun img {
  float: left;
  margin-top: 32px;
}

.zixun b {
  display: block;
  font-size: 38px;
  color: #d11125;
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: fangsong;
  /* color: #fff; */
  padding-left: 57px;
}

.more {
  display: inline-block;
  width: 188px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 40px;
  font-weight: normal !important;
  margin-right: 10px;
}
