body, p, h1, h2, h3, h4, h5, h6, img, ul, li, dl, dd, dt, input, button, textarea {
  margin: 0;
  padding: 0;
}

body, textarea {
  font-size: 16px;
  color: #1a1a1a;
  font-family: "Microsoft Yahei", Calibri, Arial;
}

body, html {
  width: 100%;
  overflow-x: hidden;
}

img {
  border: 0 none;
  display: block;
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

ol, ul, dl, li, dt, dd {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

em {
  font-style: normal;
}

input, button, select, textarea {
  outline: none;
}

textarea {
  resize: none;
  overflow: auto;
}

p {
  line-height: 1.5em;
}

a {
  color: #1a1a1a;
  text-decoration: none;
  outline: medium none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  outline: medium none;
}

input, button {
  cursor: pointer;
  outline: 0px;
  -webkit-appearance: none;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.padd {
  padding-top: 70px;
  padding-bottom: 70px;
}

.bpad {
  padding-bottom: 70px;
}

.padt {
  padding-top: 70px;
}

.content {
  width: 1400px;
  margin: 0 auto;
}

.wap-flex {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit--moz-box-pack: space-between;
  box-pack: space-between;
  -ms-flex-align: center;
      align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.clear {
  clear: both;
}

.aniimg {
  overflow: hidden;
}
.aniimg img {
  display: block;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  vertical-align: middle;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.aniimgbox:hover .aniimg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
   -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
       transform: scale(1.1);
}

.swiper-button-next, .swiper-button-prev {
  outline: none;
}

.menubtn, .searchbtn, .m-footfixed {
  display: none;
}

.mtop {
  margin-top: 60px;
}
#LRfloater1 p{
  font-size: 14px;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  line-height: 1.5em;
}
#LRfloater1 img{
  width: auto;
}
/*header*/
header {
  position: relative;
  padding-top: 8px;
}

.linebg {
  position: absolute;
  width: 62%;
  top: 0;
  left: 0;
  height: 8px;
  background: #bc1c21;
}
.linebg:after {
  content: "";
  position: absolute;
  right: -8px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: #bc1c21 transparent transparent transparent;
}

.headleft {
  width: 33%;
}

.logo {
  width: 67.5%;
  display: block;
}

.language {
  width: 28.5%;
  border-left: 1px solid #d9d9d9;
  height: 41px;
  padding-left: 20px;
  position: relative;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.language p {
  background: url(../images/en.png) no-repeat left center;
  padding-left: 28px;
  line-height: 41px;
  position: relative;
}
.language p:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #333 transparent transparent transparent;
}
.language ul {
  position: absolute;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  right: 0;
  display: none;
  z-index: 3;
  left: 28px;
}
.language ul li {
  line-height: 30px;
  text-align: center;
  font-size: 14px;
}
.language ul li:hover a {
  color: #bc1c21;
}
.language:hover ul {
  display: block;
}

.headchat {
  width: 82%;
  position: relative;
}
.headchat li {
  width: 45%;
  border-right: 1px solid #d9d9d9;
}
.headchat li span {
  color: #4d4d4d;
  display: block;
}
.headchat li span img {
  margin-right: 8px;
  width: auto;
  float: left;
  margin-top: 4px;
}
.headchat li a {
  font-size: 24px;
}
.headchat li a b {
  color: #bc1c21;
  font-size: 30px;
}
.headchat li:last-child {
  border: 0 none;
}

.headright {
  width: 55%;
}

.code {
  width: 11%;
}
.code p {
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
}

nav {
  height: 78px;
  position: relative;
  margin-top: 10px;
  z-index: 2;
}
nav:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  width: 50%;
  z-index: -1;
  background: #bc1c21;
}
nav .content {
  position: relative;
  height: 100%;
}
nav i {
  display: block;
  height: 100%;
  background: #bc1c21;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 84.5%;
}
nav i:before {
  content: "";
  display: block;
  position: absolute;
  left: -32px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 78px 32px;
  border-color: transparent transparent #bc1c21 transparent;
  z-index: -1;
}

.search {
  width: 24%;
  height: 54px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(50, 51, 51, 0.08);
  border-radius: 27px;
  position: relative;
}
.search input {
  background: none;
  border: 0 none;
  line-height: 54px;
  color: #4d4d4d;
  font-size: 16px;
}
.search input[type=text] {
  padding-left: 30px;
  width: 100%;
  -moz-box-sizing: border-box;
  height: 54px;
  box-sizing: border-box;
  padding-right: 60px;
}
.search input[type=submit] {
  width: 30px;
  height: 54px;
  background: url(../images/search.png) no-repeat center center;
  position: absolute;
  right: 30px;
  top: 0;
}

.nav {
  width: 70%;
}
.nav li a {
  padding: 12px;
  position: relative;
  font-size: 18px;
  color: #fff;
}
.nav li.navact a {
  background: url(../images/navbg.png) no-repeat left top;
  font-weight: bold;
}

.nav li.navact a:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #ffffff;
  width: 50%;
}
.banner {
  margin-top: -39px;
}

.titbox {
  text-align: center;
  margin-bottom: 50px;
}
.titbox h2 {
  display: inline-block;
  font-size: 48px;
  padding: 30px 25px 20px;
  line-height: 1em;
  font-weight: bold;
  position: relative;
}
.titbox i {
  display: block;
  width: 68px;
  height: 20px;
  background: #bc1c21;
  position: absolute;
  left: 0;
  top: 0;
}
.titbox i:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 10px 0 0;
  border-color: #bc1c21 transparent transparent transparent;
}
.titbox s {
  display: block;
  width: 64px;
  height: 4px;
  background: #bc1c21;
  position: absolute;
  right: 0;
  bottom: 0;
}
.titbox s:after {
  content: "";
  position: absolute;
  left: -4px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 4px 4px;
  border-color: transparent transparent #bc1c21 transparent;
}

.titfff h2 {
  color: #FFF;
}

/*route*/
.route {
  padding: 20px 0;
  position: relative;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  z-index: 2;
}
.route a {
  font-size: 15px;
  color: #333;
}
.route a:first-child:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  -o-background-size: 16px 16px;
     background-size: 16px 16px;
  background: url(../images/routeicon.png) no-repeat 0px 0px;
  margin-right: 10px;
  float: left;
  margin-top: 2px;
}

.route i {
  display: inline-block;
  width: 6px;
  height: 11px;
  -o-background-size: 6px 11px;
     background-size: 6px 11px;
  background: url(../images/routeright.png) no-repeat;
  margin: 0 5px;
}

/*route end*/
/*footer*/
footer {
  background: url(../images/footbg.jpg) no-repeat;
  padding: 40px 0;
  -o-background-size: cover;
     background-size: cover;
}
footer .content {
  padding: 0 30px;
}

.footnav {
  width: 17.7%;
  padding-left: 30px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.footnav ul li {
  float: left;
  min-width: 40%;
  line-height: 45px;
}
.footnav ul li a {
  font-size: 18px;
  color: #fff;
}


.lxwm-btn {
  height: 42px;
  display: block;
  background: #bc1c21;
  border-radius: 6px;
  margin-top: 20px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}

.lxwm-btn span {
  display: inline-block;
  background: url(../images/lxwm.png) no-repeat left center;
  padding-left: 38px;
}

.footchat {
  width: 70.5%;
  background: rgba(255, 255, 255, 0.2);
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0;
}
.footchat ul {
  width: 70%;
}
.footchat li {
  font-size: 18px;
  color: #fff;
  margin: 10px 0;
  line-height: 40px;
}
.footchat li a {
  font-size: 24px;
  color: #fff;
  display: inline-block;
}
.footchat li a b {
  font-size: 34px;
}


.footchat li img {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-right: 15px;
}

.footcode {
  width: 14.3%;
}
.footcode p {
  text-align: center;
  color: #fff;
  margin-top: 15px;
}

.footbot {
  background: #121212;
  text-align: center;
  padding: 30px 0;
  color: #fff;
  display: flex;
  justify-content: center;
}
.footbot p{
  margin: 0 20px;
}
.footbot a {
  color: #fff;
}

.totop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/totop.png) no-repeat center center #bc1c21;
  -o-background-size: 30px 24.4px;
     background-size: 30px 24.4px;
  z-index: 7;
  position: fixed;
  right: 50px;
  bottom: 50px;
  box-shadow: 0px 0px 0.21rem 0px rgba(0, 0, 0, 0.13);
  display: none;
  cursor: pointer;
}

/*fenye*/
div.zxf_pagediv {
  margin-top: 30px;
  text-align: right;
}
div.zxf_pagediv a {
  font-size: 15px;
  color: #666666;
  padding: 3px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
div.liuyan > h4 {
  font-size: 30px;
  color: #bc1c21;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
}

.zxf_pagediv a:hover {
  color: #fff;
  background: #bc1c21;
}
.zxf_pagediv span {
  margin: 0 10px;
}
.zxf_pagediv i {
  font-style: normal;
}

div.zxf_pagediv span, div.zxf_pagediv a {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.current {
  font-size: 16px;
  color: #fff !important;
  background: #bc1c21;
  padding: 3px 10px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.zxf_pagediv span, .xin-new-fenye i {
  font-size: 15px;
  color: #666666;
}

.zxfPagenum {
  color: #666;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  border-radius: 3px;
}

.nextpage {
  margin: 0 5px;
}

.nextbtn, .prebtn, span.disabled {
  font-size: 15px;
  color: #666666;
  padding: 3px 10px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.prebtn {
  margin-right: 10px;
}

.zxfinput {
  width: 30px;
  height: 29px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 0 3px;
  text-align: center;
}

.zxfokbtn {
  background: #bc1c21;
  color: #fff !important;
  margin-left: 20px;
  font-size: 16px;
  padding: 3px 10px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

/*fenye end*/
/*liuyan*/
.epc-box5-right .liuyan {
  background: #fff;
}

.liuyan {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  padding: 50px 40px;
  border-radius: 6px;
}
.liuyan select {
  color: #4d4d4d;
}
.liuyan input::-webkit-input-placeholder {
  color: #4d4d4d;
  font-size: 16px;
}
.liuyan input:-moz-placeholder {
  color: #4d4d4d;
  font-size: 16px;
}
.liuyan input::-moz-placeholder {
  color: #4d4d4d;
  font-size: 16px;
}
.liuyan input:-ms-input-placeholder {
  color: #4d4d4d;
  font-size: 16px;
}
.liuyan input::placeholder {
  color: #4d4d4d;
  font-size: 16px;
}
.liuyan option {
  width: 100%;
  height: 30px;
}
.liuyan textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding-left: 10px;
  font-size: 15px;
  line-height: 24px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  color: #4d4d4d;
}
.liuyan > p {
  text-align: center;
  color: #666;
  margin-bottom: 40px;
}
.liuyan .modal-body > p {
  font-size: 15px;
  text-align: center;
  color: #808080;
  margin-bottom: 40px;
}
.liuyan li {
  width: 49%;
  position: relative;
}
.liuyan li.zxlysel {
  margin-top: 0;
}
.liuyan li label {
  margin-bottom: 10px;
  display: block;
}
.liuyan li label font {
  font-size: 16px;
  font-weight: bold;
  display: none;
}
.liuyan li span {
  color: #bc1c21;
  font-size: 15px;
  position: absolute;
  left: 10px;
  top: 14px;
}
.liuyan .zxlybtn input[type=submit] {
  color: #fff;
  background-color: #bc1c21;
  border-radius: 4px;
  border: 0 none;
  text-align: center;
  cursor: pointer;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  margin-top: 30px;
  width: auto;
  padding: 0 15px;
  margin-right: 15px;
  display: inline-block;
}
.liuyan .zxlybtn input[type=reset] {
  color: #fff;
  background-color: #c2c2c2;
  border-radius: 4px;
  border: 0 none;
  text-align: center;
  cursor: pointer;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  margin-top: 13px;
  width: auto;
  padding: 0 15px;
  margin-right: 15px;
  display: inline-block;
}
.liuyan .zxlybtn input:hover {
  font-weight: bold;
}

.liuyan input, .liuyan select {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 40px;
  color: #4d4d4d;
  padding-left: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.liuyan ul li.liuyandetail, .liuyan ul li.zxlytextarea, .liuyan ul li.zxlybtn {
  width: 100%;
}

.liuyan ul li.liuyandetail, .liuyan ul li.zxlytextarea p {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 15px;
  color: #333;
}

.model-liuyan .liuyan {
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.model-liuyan .liuyan ul li {
  width: 100%;
}
.model-liuyan .liuyan ul li label {
  margin: 0;
}
.model-liuyan .liuyan ul li label font {
  display: none;
}
.model-liuyan .liuyan input::-webkit-input-placeholder {
  font-size: 15px;
  color: #4d4d4d;
}
.model-liuyan .liuyan input:-moz-placeholder {
  font-size: 15px;
  color: #4d4d4d;
}
.model-liuyan .liuyan input::-moz-placeholder {
  font-size: 15px;
  color: #4d4d4d;
}
.model-liuyan .liuyan input:-ms-input-placeholder {
  font-size: 15px;
  color: #4d4d4d;
}
.model-liuyan .liuyan input::placeholder {
  font-size: 15px;
  color: #4d4d4d;
}
.model-liuyan .liuyan li.zxlybtn input {
  width: 100%;
  margin-right: 0;
}
.model-liuyan .liuyan li.zxlybtn input:hover {
  opacity: 0.9;
}
.model-liuyan .liuyan li.zxlybtn input[type=reset] {
  margin-top: 13px;
  background: #c2c2c2;
}
.model-liuyan .liuyan .zxlybtn input[type=submit] {
  margin-bottom: 0;
}
.model-liuyan ul {
  padding: 45px 30px;
  padding-right: 18px;
}
.model-liuyan li {
  width: 100%;
  margin-bottom: 10px;
  background-color: #fff;
  position: relative;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #dde5eb;
}
.model-liuyan li span {
  color: #bc1c21;
  font-size: 15px;
  position: absolute;
  left: -12px;
  top: -8px;
}
.model-liuyan li.zxlytextarea p {
  color: #1a1a1a;
  font-size: 15px;
  margin: 15px 5px 0;
}
.model-liuyan li.zxlytextarea textarea {
  border: 0 none;
  line-height: 30px;
  border-radius: 4px;
  border: 1px solid #dde5eb;
  background-color: #fff;
  padding: 0 15px;
  width: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  color: #4d4d4d;
  margin-top: 15px;
  display: block;
}

.model-liuyan .liuyan > h4, .model-liuyan .liuyan > p {
  display: none;
}

.model-liuyan li label font, .model-liuyan li.liuyandetail {
  display: none;
}

.model-liuyan li input, .model-liuyan li select {
  border: 0 none;
  line-height: 30px;
  height: 30px;
  padding-left: 15px;
  width: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  color: #4d4d4d;
  display: block;
  background-color: transparent;
}

.model-liuyan li input::-webkit-input-placeholder, .model-liuyan li select::-webkit-input-placeholder {
  color: #4d4d4d;
}

.model-liuyan li input:-moz-placeholder, .model-liuyan li select:-moz-placeholder {
  color: #4d4d4d;
}

.model-liuyan li input::-moz-placeholder, .model-liuyan li select::-moz-placeholder {
  color: #4d4d4d;
}

.model-liuyan li input:-ms-input-placeholder, .model-liuyan li select:-ms-input-placeholder {
  color: #4d4d4d;
}

.model-liuyan li input::placeholder, .model-liuyan li select::placeholder {
  color: #4d4d4d;
}

.zxlysel {
  margin-top: 35px;
}

.model-liuyan li.zxlytextarea, .model-liuyan li.zxlybtn {
  border: 0 none;
  height: auto;
  background-color: transparent;
}

/*liuyan end*/
@media (max-width: 1660px) {
  .padd {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .bpad {
    padding-bottom: 55px;
  }
  .padt {
    padding-top: 55px;
  }
}
@media (max-width: 1500px) {
  .padd {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bpad {
    padding-bottom: 50px;
  }
  .padt {
    padding-top: 50px;
  }
  .content {
    width: 1200px;
  }
  .nav li {
    padding: 10px 6px;
  }
  .nav li a {
    font-size: 16px;
  }
  nav {
    height: 68px;
  }
  nav i:before {
    border-width: 0 0 68px 32px;
  }
  .search {
    height: 45px;
  }
  .search input {
    line-height: 45px;
  }
  .search input[type=submit] {
    height: 45px;
  }
  .headchat li a {
    font-size: 20px;
  }
  .headchat li a b {
    font-size: 28px;
  }
  .headleft {
    width: 35%;
  }
  .logo {
    width: 65%;
  }
  .language {
    width: 31%;
  }
  .code {
    width: 13%;
  }
  .headright {
    width: 58%;
  }
  .footnav ul li a, .lxwm-btn, .footchat li {
    font-size: 16px;
  }
  .footchat li a b {
    font-size: 30px;
  }
  .titbox h2 {
    font-size: 38px;
    padding: 25px 20px 15px;
  }
  .titbox i {
    height: 15px;
  }
  .titbox i:after {
    border-width: 15px 10px 0 0;
  }
  .footbot {
    padding: 25px 0;
  }
  div.zxf_pagediv {
    margin-top: 0;
  }
}
@media (max-width: 1400px) {
  .content {
    width: 90%;
  }
  .footcode p {
    font-size: 14px;
  }
  .titbox h2 {
    font-size: 30px;
    padding: 25px 20px 15px;
  }
}
@media (max-width: 1400px) {
  .nav {
    width: 70%;
  }
  .language {
    width: 35%;
  }
  .nav li a{
    padding: 8px 5px;
  }
}


@media (min-width: 1000px) {
  .nav li:hover a {
    background: url(../images/navbg.png) no-repeat left top;
    font-weight: bold;
  }
  
  
  .nav li:hover a:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #ffffff;
    width: 50%;
  }
  .route a:first-child:hover:before {
    background-position: -17px 0px;
  }
  .route a:hover {
    color: #bc1c21;
  }
  .route a:last-child:hover {
    color: #333;
  }
  .footnav ul li:hover {
    opacity: 0.9;
  }
  .lxwm-btn:hover {
    background: rgba(189, 29, 33, 0.9);
  }
  .footchat li a:hover {
    opacity: 0.9;
  }
}