.yxz_wzfw{
  text-indent: 8px;
  width: 100px;
  height: 35px;
  line-height: 35px;     
  border-radius: 5px;
  background: #FF2B2B;
  position: absolute;
  left: 67%;
  top: 2.5%;
  color: white;
  font-size: 14px;
}
.yxz_wzfw_yc{
  position: absolute;
  flex-wrap: wrap;
  width: 200px;
  background-color: white;
  right: 0%;
  top: 118%;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 5px 1px #ccc;
  z-index: 100;
  display: none;
}
.yxz_wzfw_yc2{
  position: absolute;
  width: 200px;
  height: 30px;
  opacity: 0;
  right: 1%;

}
.yxz_none{
  display: none;
}
.yxz_block{
  display: block;
}
.yxz_wzfw_yc_nr{
  float: left;
  width: 50%;

  text-indent: 8px;
  text-align: left;
  font-size: 13px;

}
.yxz_wzfw_yc_nr img{
  width: 20px;
  height: 20px;
}
.yxz_wzfw_yc_nr a:hover{
  text-decoration: none;
  color: #FF2B2B;
}
.bdcs-search-form-input:focus{
  border-width:0px !important;
  height:37px;
  line-height:37px;
}
span.f_wzfw{
  float: right;
  font-size: 25px;
  display: inline-block;
  width: 33px;
  height: 41px;
  line-height: 41px;
  transform:rotate(270deg);
  -ms-transform:rotate(270deg); 	/* IE 9 */
  -moz-transform:rotate(270deg); 	/* Firefox */
  -webkit-transform:rotate(270deg); /* Safari 和 Chrome */
  -o-transform:rotate(270deg); 	/* Opera */
}
.yxz_wzfw:hover span.f_wzfw{
  width: 34px;
  height: 30px;
  line-height:26px;
  transform:rotate(90deg);
  -ms-transform:rotate(90deg); 	/* IE 9 */
  -moz-transform:rotate(90deg); 	/* Firefox */
  -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
  -o-transform:rotate(90deg); 	/* Opera */
}
.home-ad-left {
  background: #f2f2f2;
  width: 1080px;
  float: left;
  margin: 5px 0;
  line-height: 12px;
  padding: 12px 10px;
}

.home-ad-left strong {
  color: #036197;
  float: left;
  font-size: 12px;
}

.home-ad-left ul {
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  height: 12px;
  float:left;
  padding: 0 ;
}

.home-ad-left ul li {
  float: left;
  padding: 0 8px;
  border-right: 1px solid #000;
  color: #000;
}
.iconmenu h2{
  margin-top: 1px;
  margin-bottom: 1px;
}
.header .logo{
  margin-top: 1px;
  margin-bottom: 1px;
}
.header a{
  color: #444;
}
.tcone {
  position: absolute;
  z-index: 99999;
  width: 326px;
  height: 320px;
  background: url(/statics/files/img/newckpx_tcbg.png) no-repeat;
  background-size: 100%;
  text-align: center;
}

.tcone>img {
  width: 126px;
  height: 126px;
  margin-top: 100px;
  margin-bottom: 10px;
  border-radius: 3px;
}

.tcone p {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
}

.tcone::after {
  display: block;
  cursor: pointer;
  content: "×";
  color: #2196f3;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 0px 2px 3px #00000090;
  line-height: 30px;
  position: absolute;
  top: 0px;
  right: 14px;
}

.tcone p span {
  color: #2285f5;
}

.zttxt span {
  color: #f75413 !important;
}

.sy_kczx a {
  cursor: pointer;
}
#fixed_left{
  position: fixed;
  left: 10px;
  top: 19%;
  padding: 15px;
  padding-left: 10px;
  transition: all 0.1s;
  z-index:3;		
}
#fixed_left>div{
  box-sizing: content-box;
  background-color: #FFFFFF;
  height: 60px;
  width: 65px;
  text-align: center;
  padding: 10px 0;
  box-shadow: 0 0 4px rgb(93,180,251);
  margin-bottom: 10px;
  border-radius: 3px;		
}

#fixed_left>div:hover {
  transform: scale(1.1);
  font-weight: bold;
  box-shadow: 0 0 5px rgb(255,138,0);
}


#fixed_left>div>a{
  color: rgb(116,116,116);
  text-decoration: none;
}


#fixed_left>div>a>img{
  width: 60%;
  transition:all 0.1s;

}
#fixed_left>div>a>p{
  font-size: 14px;
  margin: 5px 0;
}
#f_kstx div{
  display:none;

}
#fixed_left>div#f_kstx:hover{
  transform: scale(1);
}
#fixed_left>div#f_kstx:hover div{
  display:block;
  text-decoration: underline;
  color: #1E50A2;
}
.main_liucheng {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
}

.main_liucheng a {
  display: block;
  width: 110px;
  line-height: 46px;
  margin-top: 10px;
  background: #F2F2F2;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
  text-indent: 1.5em;
  cursor: pointer;
}

.main_liucheng a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #2196f3;
}

.main_liucheng a {
  background-repeat: no-repeat;
  background-position: 16px;
}

.main_liucheng a:first-child {
  background-image: url(/statics/files/img/lcone_hv.png);
}

.main_liucheng a:first-child:hover {
  background-image: url(/statics/files/img/lcone_hvimg.png);
}

.main_liucheng a:nth-child(2) {
  background-image: url(/statics/files/img/lctwo_hv.png);
}

.main_liucheng a:nth-child(2):hover {
  background-image: url(/statics/files/img/lctwo_hvimg.png);
}

.main_liucheng a:nth-child(3) {
  background-image: url(/statics/files/img/lcthree_hv.png);
}

.main_liucheng a:nth-child(3):hover {
  background-image: url(/statics/files/img/lcthree_hvimg.png);
}

.main_liucheng a:nth-child(4) {
  background-image: url(/statics/files/img/lcfour_hv.png);
}

.main_liucheng a:nth-child(4):hover {
  background-image: url(/statics/files/img/lcfour_hvimg.png);
}

.main_liucheng a:nth-child(5) {
  background-image: url(/statics/files/img/lcfive_hv.png);
}

.main_liucheng a:nth-child(5):hover {
  background-image: url(/statics/files/img/lcfive_hvimg.png);
}

.main_liucheng a:nth-child(6) {
  background-image: url(/statics/files/img/lcsix_hv.png);
}

.main_liucheng a:nth-child(6):hover {
  background-image: url(/statics/files/img/lcsix_hvimg.png);
}

.main_liucheng a:nth-child(7) {
  background-image: url(/statics/files/img/lcseven_hv.png);
}

.main_liucheng a:nth-child(7):hover {
  background-image: url(/statics/files/img/lcseven_hvimg.png);
}

.main_liucheng a:nth-child(8) {
  background-image: url(/statics/files/img/lceight_hv.png);
}

.main_liucheng a:nth-child(8):hover {
  background-image: url(/statics/files/img/lceight_hvimg.png);
}

.main_liucheng a:last-child {
  background-image: url(/statics/files/img/lcnine_hv.png);
}

.main_liucheng a:last-child:hover {
  background-image: url(/statics/files/img/lcnine_hvimg.png);
}

.tcbg > img:nth-last-child(2) {
  width: 220px;
  height: 220px;
  margin-top: 52px
}