.container:before {
  display: none;
}
.container:after {
  display: none;
}
nav {
  display: none;
}
.m-fix-box {
  display: none;
}
header {
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  padding: 0 45px;
}
header .flx {
  height: 118px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .logo img {
  width: 226px;
  height: 72px;
}
header .list {
  height: 100%;
  margin-left: 100px;
}
header .list ul {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .list ul li {
  width: 35px;
  font-size: 18px;
  color: #333333;
  margin-right: 90px;
  position: relative;
}
header .list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .list ul li i {
  font-size: 14px;
  display: block;
  width: 8px;
  /* writing-mode: vertical-rl;
          text-orientation:upright; */
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  position: absolute;
  right: 0;
  top: 0;
  letter-spacing: 2px;
  color: #c3c3c3;
}
header .list ul li:hover {
  color: #f05228;
}
header .list ul li:last-child {
  margin-right: 0;
}
footer .main {
  height: 330px;
  background-color: #ebebeb;
}
footer .main .cell {
  width: 1200px;
  height: 330px;
  display: table-cell;
  vertical-align: middle;
}
footer .main .left_ {
  float: left;
  margin-right: 230px;
}
footer .main .left_ img {
  margin-top: 25px;
}
footer .main .center_ {
  float: left;
}
footer .main .center_ ul li {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}
footer .main .right_ {
  float: right;
  text-align: center;
  font-size: 14px;
  color: #666666;
}
footer .main .right_ img {
  width: 118px;
  height: 118px;
  margin-bottom: 8px;
}
footer .end_ {
  height: 45px;
  line-height: 45px;
  background-color: #e1e1e1;
  font-size: 14px;
  color: #737577;
}
footer .end_ p {
  text-align: center;
  float: left;
}
footer .end_ span {
  float: right;
}
.fix_box {
  width: 128px;
  position: fixed;
  right: 20px;
  bottom: 250px;
  z-index: 333;
}
.fix_box ul li {
  width: 128px;
  height: 110px;
  background-color: #e8e8e8;
  position: relative;
  text-align: center;
}
.fix_box ul li .cell {
  width: 128px;
  height: 110px;
  display: table-cell;
  vertical-align: middle;
}
.fix_box ul li:hover {
  background-color: #f05228;
}
.fix_box ul li:hover span {
  color: #ffffff;
}
.fix_box ul li:hover .phone_box {
  display: block;
}
.fix_box ul .fix_gz:hover .icon {
  background-image: url('/skins/images/pc/fix_gz_act.png');
}
.fix_box ul .phone:hover .icon {
  background-image: url('/skins/images/pc/fix_phone_act.png');
}
.fix_box ul .fix_wx:hover .icon {
  background-image: url('/skins/images/pc/fix_wx_act.png');
}
.fix_box ul .phone .icon {
  background-image: url('/skins/images/pc/fix_phone.png');
}
.fix_box ul .fix_gz .icon {
  background-image: url('/skins/images/pc/fix_gz.png');
} 
.fix_box ul .fix_wx .icon {
  background-image: url('/skins/images/pc/fix_wx.png');
}
.fix_box ul .fix_wx:hover .fix_evcode_box {
  display: block;
}
.fix_box ul .to_top .icon {
  background-image: url('/skins/images/pc/fix_to_top.png');
}
.fix_box ul li .icon {
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center;
}
.fix_box ul li span {
  font-size: 14px;
  display: block;
  color: #666666;
}
.fix_box ul li .phone_box {
  position: absolute;
  width: 214px;
  height: 110px;
  line-height: 110px;
  font-size: 24px;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  top: 0;
  left: -240px;
  background-color: #f05228;
  display: none;
}
.fix_box ul li .phone_box:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-color: #f05228;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -10px;
  top: 40px;
}
.fix_box ul li .fix_form_box {
  width: 213px;
  height: 290px;
  padding: 20px;
  background-color: #f05228;
  border-radius: 10px;
  position: absolute;
  left: -223px;
  top: 0;
  display: none;
}
.fix_box ul li .fix_form_box:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-color: #f05228;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -10px;
  top: 40px;
}
.fix_box ul li .fix_form_box .submit {
  display: block;
  width: 95px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #ffffff;
  color: #b93031;
  margin: 0 auto;
  margin-top: 10px;
}
.fix_box ul li .fix_evcode_box { 
  padding: 20px;
  border-radius: 10px;
  position: absolute;
  left: -223px;
  top: 0;
  display: none;
  background-color: #f05228;
}
.fix_box ul li .fix_evcode_box img {
  width: 165px;
  height: 168px;
}
.fix_box ul li .fix_evcode_box .other {
  color: #ffffff;
  margin-top: 20px;
}
.fix_box ul li .fix_evcode_box .other span {
  font-size: 18px;
}
.fix_box ul li .fix_evcode_box .other p {
  font-size: 14px;
}
.fix_box ul .to_top {
  height: 53px;
  background-color: #2f2f2f;
}
/* 移动端 */
@media screen and (max-width: 1200px) {
  header {
    display: none;
  }
  .fix_right {
    display: none;
  }
  .layout {
    margin-bottom: 2.95rem;
    margin-top: 3.125rem;
  }
  .nav_act .head_box .m-logo {
    display: block;
  }
  .nav_act .head_box .logo {
    display: none;
  }
  .nav_act .head_box .nav_box span:nth-child(1) {
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, 0, 0);
            transform: rotate3d(0, 0, 1, -45deg) translate3d(0, 0, 0);
    margin: 0;
  }
  .nav_act .head_box .nav_box span:nth-child(3) {
    -webkit-transform: rotate3d(0, 0, 1, 45deg) translate3d(-0.09375rem, -0.125rem, 0);
            transform: rotate3d(0, 0, 1, 45deg) translate3d(-0.09375rem, -0.125rem, 0);
    margin: 0;
  }
  .nav_act .head_box .nav_box span:nth-child(2) {
    content: '';
    opacity: 0;
    display: none;
  }
  .nav_act .head_box .act_list {
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
  }
  nav {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    display: block;
    -webkit-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s;
  }
  nav .head_box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.625rem;
    background-color: #fff;
  }
  nav .head_box .back {
    width: 0.78125rem;
    height: 3.125rem;
    display: inline-block;
    background: url(/skins/images/pc/back_icon.png) center no-repeat;
    background-size: contain!important;
  }
  nav .head_box b {
    font-size: 0.9375rem;
    color: #fff;
  }
  nav .head_box .logo_box {
    height: 3.0625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  nav .head_box .logo_box img {
    width: 6.0267rem;
    height: auto;
    display: inline-block !important;
    opacity: 1!important;
  }
  nav .head_box .nav_box {
    width: 1.375rem;
    height: 1.25rem;
    margin-right: 0.625rem;
    background-color: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 9999;
  }
  nav .head_box .nav_box span {
    width: 1.375rem;
    height: 0.15625rem;
    background-color: #f05228;
    display: inline-block;
    margin-bottom: 0.375rem;
    opacity: 1;
    border-radius: 0.09375rem;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    -o-transition: transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  }
  nav .head_box .nav_box span:last-child {
    margin-bottom: 0;
  }
  nav .head_box .act_list {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 2.5rem;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
    display: none;
  }
  nav .head_box .act_list ul li {
    font-size: 0.6875rem;
    color: #ffffff;
    min-height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    border-bottom: 1px solid #999999;
  }
  nav .head_box .act_list ul li a {
    display: block;
  }
  nav .head_box .act_list ul li .hover_box {
    width: 100%;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
    position: relative;
    top: auto;
    left: auto;
    display: block;
  }
  nav .head_box .act_list ul li .hover_box .h_box {
    width: 100%;
    height: auto;
    padding: 0.3125rem 0.3125rem;
    background-color: #fff;
    border-radius: inherit;
  }
  nav .head_box .act_list ul li .hover_box span {
    display: block;
    width: 100%;
    height: 1.25rem;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  nav .head_box .act_list ul li .hover_box span:hover {
    color: #f05228;
  }
  nav .head_box .act_list ul li .hover_box span a {
    padding: 0;
    text-align: center;
  }
  nav .head_box .act_list ul li .active {
    height: 6.875rem;
  }
  footer .main {
    height: 7.3333rem;
  }
  footer .main .cell {
    width: 100%;
    height: 7.3333rem;
    padding: 0 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .main .left_ {
    display: none;
  }
  footer .main .center_ {
    float: none;
  }
  footer .main .center_ ul li {
    font-size: 0.6rem;
    line-height: 1rem;
  }
  footer .main .right_ {
    font-size: 0.6rem;
  }
  footer .main .right_ img {
    width: 3.1467rem;
    height: 3.1467rem;
    margin-bottom: 0.2133rem;
  }
  footer .end_ {
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.6rem;
  }
  footer .end_ p {
    text-align: center;
    float: none;
  }
  footer .end_ span {
    display: none;
  }
  .m-fix-box {
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    display: block;
  }
  .m-fix-box ul {
    background-color: #ff0707;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-fix-box ul li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border-right: 2px solid #ff0707;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  .m-fix-box ul li:after {
    content: "";
    display: inline-block;
    height: 1.4062rem;
    border-left: 1px solid #ff0707;
    position: absolute;
    right: 0;
    display: none;
  }
  .m-fix-box ul li:last-child {
    border-right: none;
  }
  .m-fix-box ul li:last-child:after {
    display: none;
  }
  .m-fix-box ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.8125rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0.3125rem;
  }
  .m-fix-box ul li .icon {
    width: 1.1562rem;
    height: 1.1562rem;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .m-fix-box ul li span {
    display: block;
    text-align: center;
    margin-top: 0.1562rem;
    color: #fff;
    font-size: 0.66rem;
  }
  .fix_box { display: none; }
}
