﻿.position {
  height: 46px;
  line-height: 46px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.blk {
  margin-bottom: 25px;
}
/*Main妯℃澘*/
.blk-main {
  width: 1260px;
  margin: 0 auto;
}
/*灏忔ā鍧�*/
.blk-xs {
  width: 240px;
}
/*涓ā鍧�*/
.blk-sm {
  width: 980px;
  background: #fff; /* padding: 20px 30px; */
  box-sizing: border-box;
}
.blk {
  margin-bottom: 20px;
}
.webinfo {
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 15px;
}
.page {
  clear: both;
  margin: 20px 0;
  overflow: hidden;
  padding-top: 10px;
  text-align: center;
  font-size: 12px;
}
.page ul li {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 4px 12px;
  margin: 0 1px;
  line-height: 24px;
  background: #fff;
  color: #999;
}
.page ul li:hover {
  background: #e62129;
  color: #fff;
  border: 1px solid #e62129;
}
.page ul li:hover a {
  color: #fff;
}
/* QQ锛欳SS鎵撲贡浜嗭紝浠跨珯鐨勮緵鑻︿簡 */
.page ul li.pages_solid {
  display: inline-block;
  border: 1px solid #e62129;
  padding: 4px 12px;
  margin: 0 1px;
  background: #e62129;
  color: #fff;
}
.page ul li.thisclass a {
  color: #fff;
}
.page ul li a {
  display: block;
  color: #999;
}
.page ul li a:hover {
  color: #fff;
}
.ty-banner-1 {
  overflow: hidden;
  line-height: 0;
  text-align: center;
}

.ty-banner-1 img.show {
  visibility: visible;
}
.p1-search-1 {
  background: #f9f9f9;
  height: 82px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  font-size: 14px;
}
.p1-search-1 p {
  color: #444;
  line-height: 82px;
}
.p1-search-1 a {
  color: #444;
  display: inline-block;
  margin-right: 15px;
}
.p1-search-1-inp {
  width: 270px;
  height: 36px;
  border-radius: 20px;
  background: #ffffff;
  padding-left: 18px;
  margin-top: 28px;
  position: relative;
}
.p1-search-1-inp input {
  border: 0;
}
.p1-search-1-inp1 {
  width: 184px;
  height: 36px;
  line-height: 37px;
  color: #a9a9a9;
  float: left;
  background: none;
}
.p1-search-1-inp2 {
  width: 66px;
  height: 36px;
  border: 0;
  border-radius: 25px;
  background: url(../image/p102-search-icon1.png) no-repeat center center
    #d80404;
  float: right;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.p12-curmbs-1 {
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock {
  display: none;
}
.p12-curmbs-1 b {
  border-left: 10px solid #333333;
  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;
}
.fdh-01-tit {
  background: #e62129;
  height: 80px;
}
.fdh-01-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.fdh-01-tit h3 span {
  font-size: 14px;
  text-transform: uppercase;
}
.fdh-01-nav-one h3 {
  height: 50px;
  line-height: 50px;
  background: url(../image/p14-icon5.png) no-repeat 193px center #f7f7f7;
  margin-bottom: 3px;
  overflow: hidden;
  margin-top: 0;
}
.fdh-01-nav-one h3 a {
  display: block;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  margin-right: 40px;
  margin-left: 38px;
  color: #666;
}
.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
  background-image: url(../image/p14-icon2.png);
}
.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a {
  color: #000;
  font-weight: bold;
}
.fdh-01-nav dl {
  padding: 2px 0 4px;
}
.fdh-01-nav dt {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  padding-left: 54px;
  padding-right: 40px;
  margin-bottom: 1px;
  background: #ececec;
  position: relative;
  overflow: hidden;
}
.fdh-01-nav dt:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
  border-color: #e62129;
}
.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
  color: #e62129;
}
.fdh-01-nav dd {
  border: 1px solid #ececec;
  border-bottom: 0;
}
.fdh-01-nav p {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding-left: 72px;
  padding-right: 40px;
  border-bottom: 1px solid #ececec;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
  color: #e62129;
}
.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
  background: #333333;
}
.fdh-01-nav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cbgg-01 {
  background: #e62129;
  text-align: center;
  color: #fff;
}
.cbgg-01-img img {
  width: 100%;
  display: block;
}
.cbgg-01 p {
  padding-top: 15px;
}
.cbgg-01 p img {
  vertical-align: middle;
  margin-right: 5px;
}
.cbgg-01 span {
  display: block;
  font-size: 28px;
  font-weight: bold;
  font-family: Arial;
  padding-bottom: 20px;
  padding-top: 10px;
}
.cplb-3n-ts-03-tit {
  height: 50px;
  font-size: 24px;
  font-weight: normal;
  line-height: 50px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
}
.cplb-3n-ts-03-tit span {
  display: inline-block;
  height: 50px;
  border-bottom: 1px solid #e62129;
}
.cplb-3n-ts-03-list dl {
  width: 32.1%;
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  float: left;
  margin-right: 1.2%;
  text-align: center;
}
.cplb-3n-ts-03-list dl:nth-child(3n) {
  margin-right: 0;
}
.cplb-3n-ts-03-list dt img {
  width: 100%;
  object-fit: contain;
  margin: 0 auto;
  display: block;
  height: 350px;
}
.cplb-3n-ts-03-list dd {
  padding: 6px 20px 5px 20px;
}
.cplb-3n-ts-03-list dd h4 {
  height: 45px;
  font-weight: normal;
  font-size: 18px;
  color: #154c64;
  line-height: 45px;
  overflow: hidden;
}
.cplb-3n-ts-03-list h4 a {
  display: block;
  height: 45px;
  color: #727272;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cplb-3n-ts-03-list dl:hover h4 a {
  color: #e62129;
}
.cplb-3n-ts-03-list-desc {
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-bottom: 12px;
  overflow: hidden;
}
.cplb-3n-ts-03-list-deta {
  width: 100px;
  height: 40px;
  display: inline-block;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
.cplb-3n-ts-03-list dl:hover {
  border-color: #e62129;
}
.cplb-3n-ts-03-list dl:hover a {
  color: #e62129;
}
.clearfix:after,
.clearafter:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

@keyframes tb {
  0% {
    -webkit-transform: translateY(-5px);

    transform: translateY(-5px);
  }

  25% {
    -webkit-transform: translateY(5px);

    transform: translateY(5px);
  }

  50% {
    -webkit-transform: translateY(-5px);

    transform: translateY(-5px);
  }

  75% {
    -webkit-transform: translateY(5px);

    transform: translateY(5px);
  }

  100% {
    -webkit-transform: translateY(-5px);

    transform: translateY(-5px);
  }
}

.contactList {
  overflow: hidden;
}

.contactList ul li {
  border: 1px solid #dededd;

  padding: 30px 0 30px;

  width: 32.33%;
}

.contactList ul li:last-child {
}

.contactList ul li img {
  display: block;

  margin: 0 auto 0.1rem;

  height: 40px;

  animation: tb linear 3s infinite alternate;
}
.contactList ul li h4 {
  font-size: 20px;

  text-align: center;

  line-height: 3;

  margin: 0;
}

.contactList ul li p {
  text-align: center;

  font-size: 16px;

  height: 60px;

  line-height: 2;

  padding: 0 0.2rem;
}

.contactMap {
  background: url(http://www.cdstyz.com/template/365ZWP22051710/pc/images/aboutBottomHover.jpg)
    no-repeat center bottom;

  overflow: hidden;

  padding-bottom: 0.1rem;

  margin-bottom: -10px;
}

.contactCenter {
  margin-bottom: 40px;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.contactList ul {
  display: flex;
  justify-content: space-between;
}

.tit {
  margin: 50px 0;
  text-align: center;
  clear: both;
}

.tit i {
  display: block;
  height: 30px;
  line-height: 30px;
  font-style: normal;
  font-size: 20px;
  color: #666;
  margin-top: 12px;
  padding-top: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
  background: url(http://www.cdstyz.com/template/365ZWP22051710/pc/images/4037b61c9d3343ed83f0dbb12f19ed26_54.png)
    no-repeat center top;
}

.tit h2 {
  font-size: 45px;
  color: #333333;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 55px;
  position: relative;
}

.content-show {
  border: 18px solid #f4f4f4;
  padding: 22px;
  background-color: #fff;
  margin: 20px 0;
}
.f_info {
  padding-top: 28px;
  width: 557px;
  float: left;
  position: relative;
}
.f_info:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 148px;
  background: rgba(255, 255, 255, 0.3);
  top: 28px;
  right: 0;
}
.f_info h4 {
  margin-bottom: 37px;
}
.f_info p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.f_info p a {
  color: #fff;
}
.f_info p span {
  padding-left: 10px;
}
.f_info p:last-child {
  font-size: 12px;
}

.f_qr {
  width: 201px;
  float: right;
  padding-top: 54px;
  height: 187px;
}
.f_qr p {
  width: 201px;
  height: 133px;
  background: rgba(69, 56, 37, 0.26);
  position: relative;
}
.f_qr img {
  width: 147px;
  height: 147px;
  display: block;
  position: absolute;
  top: -54px;
  left: 27px;
}
.f_qr span {
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: block;
  line-height: 100%;
  padding-top: 105px;
}

.zxlb-1n-ts-01-list dl {
  border: 1px solid #dedede;
  width: 100%;
  margin-bottom: 15px;
  padding: 22px 0 22px;
  background: #fff;
  display: inline-block;
}
.zxlb-1n-ts-01-list dl:hover {
  border-color: #e62129;
}
.zxlb-1n-ts-01-list dt {
  width: 29%;
  float: left;
  margin-left: 22px;
  margin-right: 3.5%;
}
.zxlb-1n-ts-01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.zxlb-1n-ts-01-list dd {
  width: 63%;
  float: left;
}
.zxlb-1n-ts-01-list dd h4 {
  height: 40px;
  font-weight: normal;
  font-size: 18px;
  color: #154c64;
  line-height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
}
.zxlb-1n-ts-01-list h4 a {
  display: block;
  height: 40px;
  color: #4b4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
  color: #e62129;
}
.zxlb-1n-ts-01-list-desc {
  max-height: 72px;
  font-size: 14px;
  line-height: 24px;
  color: #797979;
  margin-bottom: 28px;
  overflow: hidden;
}
.zxlb-1n-ts-01-list-deta {
  float: right;
  width: 134px;
  height: 40px;
  display: inline-block;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
  background: #e62129;
  color: #fff;
  border-color: #e62129;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
  color: #fff;
}
.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.zxxq-01 {
  background: #fff;
  padding: 18px 0;
}
.zxxq-01-tit {
  height: 38px;
  font-size: 24px;
  font-weight: normal;
  line-height: 38px;
  color: #4b4a4a;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zxxq-01-sour {
  height: 30px;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  color: #aaa;
  margin-bottom: 20px;
  border-bottom: 1px solid #f7f6f6;
}
.zxxq-01-sour a {
  color: #aaa;
}
.zxxq-01-sour span {
  margin: 0 9px;
}
.zxxq-01-text {
  padding: 16px 18px;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #d6d6d6;
  margin-bottom: 22px;
}
.zxxq-01-text-t1 {
  width: 78px;
  float: left;
  color: #342f2e;
  margin-right: -78px;
}
.zxxq-01-text-t2 {
  padding-left: 80px;
}
.xgzx-01 {
  background: #fff;
}
.xgzx-01-tit {
  height: 55px;
  font-size: 24px;
  line-height: 55px;
  color: #4b4a4a;
}
.xgzx-01-list li {
  height: 46px;
  font-size: 14px;
  line-height: 46px;
  color: #4b4a4a;
  border-bottom: 1px dashed #dbdbdb;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 49%;
}
.xgzx-01-list li a {
  color: #4b4a4a;
}
.xgzx-01-list li span {
  float: right;
}
.xgzx-pagin-01 dl {
  margin-bottom: 24px;
  padding-right: 40px;
}
.xgzx-pagin-01 dd {
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xgzx-pagin-01 dd b {
  float: right;
  font-weight: normal;
}
.xgzx-pagin-01 dd span {
  width: 60px;
  height: 32px;
  background: #a2a2a2;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
.xgzx-pagin-01 dt {
  height: 1px;
  border-bottom: 1px dashed #b5b5b5;
  margin-left: 60px;
  padding-top: 2px;
  margin-bottom: 2px;
}
.xgzx-pagin-01 dd em {
  float: right;
  font-style: normal;
  padding-left: 20px;
  font-weight: normal;
}
.xgzx-pagin-01 dl a {
  color: #4b4a4a;
}
.xgzx-pagin-01-href {
  float: right;
  font-size: 18px;
  line-height: 32px;
}
.xgzx-pagin-01-href span {
  display: inline-block;
  padding: 0 6px;
  margin-left: 4px;
  background: #333333;
}
.xgzx-pagin-01-href a {
  display: block;
  color: #fff;
}
.xgzx-pagin-01-key {
  min-height: 40px;
  border-top: 1px solid #333333;
  font-size: 14px;
  line-height: 40px;
  color: #575556;
}
.xgzx-pagin-01-key a {
  color: #575556;
}
.xgzx-pagin-01-key span {
  display: inline-block;
  margin: 0 4px;
}
.xgzx-01-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p14-product-2-tit {
  height: 46px;
  line-height: 44px;
  border-bottom: 2px solid #dfdfdf;
  margin-bottom: 30px;
}
.p14-product-2-tit b {
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  color: #464646;
  padding-left: 40px;
  border-bottom: 2px solid #333333;
  background: url(../image/p14-icon11.png) no-repeat 6px center;
}
.p14-product-2-tit span {
  margin-left: 10px;
  font-size: 18px;
  font-family: Arial;
  color: #c2c2c1;
  text-transform: uppercase;
}
.map .map_item {
  margin-bottom: 10px;
}
.map .map_item span {
  line-height: 29px;
  font-size: 18px;
  padding: 10px 47px;
  background: #222;
  color: #fff;
  text-indent: 0;
}
.map .map_item ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
  margin: 27px 0;
  padding: 10px 29px;
}
.map .map_item ul li {
  width: unset !important;
  margin: 0 14px;
}
.map a {
  color: #333;
}
.map .map_item ul li a {
  height: unset !important;
  width: unset !important;
  font-size: 16px;
}
.cplb-3n-ts-03-about {
  line-height: 25px;
  font-size: 14px;
  text-align: left;
  text-indent: 2em;
}
.pc-cx-tel-1 {
  width: 50%;
  height: 56px;
  border-top: 2px solid #e6e6e6;
  padding-top: 10px;
  position: absolute;
  bottom: 16px;
  right: 2%;
}
.pc-cx-tel-1-t1 {
  width: 114px;
  height: 44px;
  background: #e62129;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  float: right;
}
.pc-cx-tel-1-t1 a {
  display: block;
  color: #fff;
}
.pc-cx-tel-1-t2 {
  height: 56px;
  padding-left: 70px;
  background: url(../image/pc-xc-icon2.png) no-repeat 10px top;
  font-size: 18px;
  line-height: 18px;
  color: #454545;
}
.pc-cx-tel-1-t2 p {
  line-height: 24px;
}
.p15-showcase {
  position: relative;
  padding: 12px 18px 16px 20px;
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #eee;
}
.p15-showcase-right-con {
  line-height: 24px;
  font-size: 14px;
  max-height: 168px;
  margin-bottom: 86px;
  overflow: hidden;
}
.p15-showcase-left {
  position: relative;
  width: 44.7%;
  float: left;
  line-height: 0;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  margin-right: 3.3%;
}
.p15-showcase-left-jt {
  width: 12px;
  height: 23px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  cursor: pointer;
  z-index: 33;
}
.p15-showcase-left-prev {
  left: 10px;
}
.p15-showcase-left-next {
  right: 10px;
}
.p15-showcase-left-size {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 56px;
  height: 28px;
  font-size: 14px;
  line-height: 16px;
  padding: 0 15px;
}
.p15-showcase-left-size em {
  font-style: normal;
}
.p15-showcase-left-pic {
  width: 100%;
  text-align: center;
}
.p15-showcase-left-pic li {
  float: left;
}
.p15-showcase-left-pic img {
  width: 100%;
  display: block;
}
.p15-showcase-right {
  width: 51.6%;
  float: left;
}
.p15-showcase-right-tit {
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #454545;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p14-prodcontent-1 {
  background: #f4f4f4;
  padding: 32px 15px 42px;
  margin-bottom: 22px;
}
.p14-prodcontent-1-tit {
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  border-bottom: 2px solid #d4d4d4;
  margin-bottom: 20px;
}
.p14-prodcontent-1-tit span {
  display: inline-block;
  height: 40px;
  color: #464646;
  border-bottom: 2px solid #333333;
  padding-left: 34px;
  background: url(../image/p14-icon11.png) no-repeat 2px center;
}
.p14-prodcontent-1-tit em {
  font-size: 18px;
  font-family: Arial;
  text-transform: uppercase;
  font-style: normal;
  color: #c2c2c1;
}
.p12-aboutinfo-1-tit {
  height: 114px;
  line-height: 114px;
  font-size: 30px;
  text-align: center;
  color: #4b4a4a;
}
.p12-aboutinfo-1-tit span {
  font-size: 22px;
  color: #aaa;
}
div#dituContent img {
  max-width: unset;
}

.contact-z1 {
  height: 140px;
  background: url("../image/contact-z1.jpg") no-repeat;
  color: #333;
  margin-bottom: 30px;
}

.contact-z1 p {
  font-size: 20px;

  padding: 37px 0 0 95px;
  background: url(../image/contact-z1_tel.png) no-repeat 74px 44px;
  display: block;
}

.contact-z1 span {
  display: block;
  height: 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  padding-left: 73px;
}

.cl-fldh-tys-02-list {
  border: 1px solid #ebebeb;
  border-bottom: 0;
}

.cl-fldh-tys-02-list a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cl-fldh-tys-02-list h3 {
  padding: 0 34px 0 14px;
  height: 54px;
  font-weight: normal;
  font-size: 18px;
  line-height: 54px;
  border-bottom: 1px solid #ebebeb;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.cl-fldh-tys-02-list h3:after {
  width: 10px;
  height: 10px;
  right: 18px;
  top: 22px;
}

.cl-fldh-tys-02-list h3 a {
  color: #313131;
}

.cl-fldh-tys-02-list h3.sidenavcur {
  border-bottom: 0;
}

.cl-fldh-tys-02-list h3.sidenavcur:after {
  border-style: none solid solid none;
}

.cl-fldh-tys-02-list h3:hover:after {
  border-style: none solid solid none;
  border-color: #e62129;
}

.cl-fldh-tys-02-list h3:hover a,
.cl-fldh-tys-02-list h3.sidenavcur a {
  color: #e62129;
}

.cl-fldh-tys-02-list dl {
  margin: 14px 11px;
  border: 1px solid #ebebeb;

  background: #fff;
}

.cl-fldh-tys-02-list dt {
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #ebebeb;
  position: relative;
  padding-left: 26px;
  overflow: hidden;
}
.cl-fldh-tys-02-list dt:last-child {
  border-bottom: none;
}

.cl-fldh-tys-02-list dt a {
  color: #404040;
}

.cl-fldh-tys-02-list dt:after {
  width: 8px;
  height: 8px;
  left: 10px;
  top: 15px;
}

.cl-fldh-tys-02-list dt:hover,
.cl-fldh-tys-02-list dt.sidenavcur {
  background: #e62129;
}

.cl-fldh-tys-02-list dt:hover a,
.cl-fldh-tys-02-list dt.sidenavcur a {
  color: #fff;
}

.cl-fldh-tys-02-list dt:hover:after,
.cl-fldh-tys-02-list dt.sidenavcur:after {
  border-color: #fff;
}
.cl-fldh-tys-02-list h3:after,
.cl-fldh-tys-02-list dt:after {
  content: "";
  border: 1px solid #bdbdbd;
  border-style: solid solid none none;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.con_cont {
  /* background: #f7f7f7; */
}
