@charset "UTF-8";
body, html {
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch
}
blockquote, body, dd, div, dl, dt, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, html, li, ol, p, pre, table, td img, th, ul {
  margin: 0;
  padding: 0
}
a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, time, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline
}
.newtime img, img {
  vertical-align: middle
}
body {
  font-family: "微软雅黑";
  font-size: 14px;
  text-align: left;
  margin: 0 auto;
  line-height: 24px;
  background: #fff;
  color: #333;
  font-weight: 400;
  overflow-x: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
.transition {
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  outline: 0
}
a:active, a:hover, a:link, a:visited {
  background: 0 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent
}
button {
  border-radius: 0;
  -webkit-border-radius: 0;
  outline: 0
}
input {
  border-radius: 0;
  outline: 0
}
img, input, textarea {
  border: 0
}
input:-ms-clear {
  display: none
}
textarea {
  resize: none;
  outline: 0
}
li, ul {
  list-style: none
}
a:link, a:visited {
  color: #333;
  text-decoration: none
}
a:active, a:hover {
  color: #ee002e;
  text-decoration: none
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0
}
.container1 {
  clear: both;
  width: 1000px;
  margin: 0 auto;
  padding: 0
}
img {
  MAX-WIDTH: 100% !important;
  HEIGHT: auto !important;
  _width: expression(this.width > 100% ? "100%":this.width) !important
}
.header {
  background: #241f1f;
  padding: 15px 0 20px
}
.header .logo {
  float: left;
  width: 149px
}
.header .nav {
  float: left;
  margin-left: 30px
}
.header .nav li {
  float: left;
  padding: 4px 10px 10px;
  position: relative;
  overflow: hidden;
  margin: 5px
}
.header .nav li:after, .header .nav li:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 50px;
  background: #fff;
  transition: all .5s linear
}
.header .nav li:after {
  left: -100%;
  bottom: 0;
  background: #c9211e;
  background: -webkit-linear-gradient(left, #c9211e, #de7c1b);
  background: -moz-linear-gradient(left, #c9211e, #de7c1b);
  background: -ms-linear-gradient(left, #c9211e, #de7c1b);
  background: -o-linear-gradient(left, #c9211e, #de7c1b)
}
.header .nav li:before {
  right: -100%;
  bottom: 5px;
  background: #c9211e;
  background: -webkit-linear-gradient(left, #c9211e, #9b0000);
  background: -moz-linear-gradient(left, #c9211e, #9b0000);
  background: -ms-linear-gradient(left, #c9211e, #9b0000);
  background: -o-linear-gradient(left, #c9211e, #9b0000)
}
.header .nav li.li1:before, .header .nav li:hover:before {
  right: 0;
  transition: all .5s linear
}
.header .nav li.li1:after, .header .nav li:hover:after {
  left: 0;
  transition: all .5s linear
}
.header .nav li a {
  clear: both;
  display: block;
  color: #fff;
  line-height: 32px;
  font-size: 14px
}
.header .headerfr {
  float: right;
  width: 202px;
  margin-top: 8px
}
.breadnav {
  clear: both;
  line-height: 1;
  font-size: 12px;
  color: #fff;
  padding: 15px 0 24px
}
.breadnav a:link, .breadnav a:visited {
  color: #fff;
  text-decoration: none
}
.breadnav a:active, .breadnav a:hover {
  color: #fccc00;
  text-decoration: none
}
.foot_btm, .foot_btm a {
  color: #fff
}
.foot_btm {
  padding: 20px 0;
  position: relative;
  z-index: 3;
  background: #1c1a1a;
  font-size: 14px;
  text-align: center
}
.foot_btm a:hover {
  color: red
}
.foot_btm .container1 {
  position: relative
}
.newboxflboxewm {
  clear: both;
  display: block;
  margin-top: 30px !important;
  padding: 0 !important;
  width: 443px
}
.floating_ck {
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -134px;
  width: 100px;
  z-index: 99
}
.floating_ck .floating_ckBox {
  clear: both;
  display: block;
  background: #d7323b;
  background: -webkit-linear-gradient(135deg, #d7323b 30%, #701034 100%);
  background: -o-linear-gradient(135deg, #d7323b 30%, #701034 100%);
  background: linear-gradient(135deg, #d7323b 30%, #701034 100%);
  border-radius: 75px;
  box-shadow: 0 4px 20px rgba(157, 3, 42, .7);
  padding-top: 118px;
  cursor: pointer;
  z-index: 99;
  position: relative;
  width: 100%;
  padding-bottom: 34px
}
.floating_ck .floating_ckBox .floating_top {
  position: absolute;
  top: -10px;
  left: -18px;
  width: 127px
}
.floating_ck .floating_ckBox .floating_box {
  clear: both;
  display: block;
  padding: 10px 0
}
.floating_ck .floating_ckBox .floating_box span {
  clear: both;
  display: block;
  padding: 6px 0;
  font-size: 14px;
  line-height: 1;
  background: url(../images/swticon01.png) left center no-repeat;
  color: #fff;
  text-align: center
}
.floating_ck .floating_ckBox .floating_bom {
  clear: both;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #ffc24d;
  font-weight: 700;
  position: relative;
  padding: 0;
  line-height: 1
}
.floating_ck .floating_ckBox .floating_bom span {
  position: absolute;
  width: 36px;
  height: 36px;
  border: 2px solid #d02e23;
  border-radius: 50%;
  background: #fff;
  background: -webkit-linear-gradient(-95deg, #fdf7f5 30%, #e3b3b0 100%);
  background: -o-linear-gradient(-95deg, #fdf7f5 30%, #e3b3b0 100%);
  background: linear-gradient(-95deg, #fdf7f5 30%, #e3b3b0 100%);
  right: 2px;
  top: -38px;
  box-shadow: 0 5px 5px rgba(112, 16, 52, .5)
}
.floating_ck .floating_ckBox .floating_bom:hover {
  text-decoration: underline;
  color: #fff
}
.floating_ck .floating_ckBox .floating_bom span img {
  position: absolute;
  width: 12px;
  left: 50%;
  margin-left: -6px;
  bottom: 2px;
  transform: scale(1);
  animation: blow01 2.5s infinite ease-in-out;
  z-index: 2
}
.floating_ck .floating_ckBox .floating_boxbom {
  width: 94px;
  position: relative
}
.floating_ck .floating_ckBox .floating_boxbom .floating_photo {
  clear: both;
  display: block;
  background: url(../images/swticon03.png) 4px center no-repeat #ffb400;
  color: #c02a39;
  font-size: 14px;
  font-weight: 700;
  background-size: 18px;
  line-height: 30px;
  padding-left: 27px;
  border-radius: 0 15px 15px 0;
  opacity: 1
}
.floating_ck .floating_ckBox .floating_boxbom .floating_ewm {
  position: absolute;
  transition: all .5s;
  right: -250px;
  top: 0;
  clear: both;
  background: #ffb400;
  width: 250px;
  border-radius: 15px;
  display: block;
  padding: 10px 0 0 10px;
  opacity: 0
}
.floating_ck .floating_ckBox .floating_boxbom:hover .floating_ewm {
  right: 0;
  opacity: 1
}
.floating_ewm .floating_ewmTop {
  clear: both;
  display: block;
  background: url(../images/swticon03.png) left center no-repeat;
  color: #c02a39;
  font-size: 14px;
  font-weight: 700;
  background-size: 18px;
  line-height: 30px;
  padding-left: 27px
}
.floating_ewm .floating_ewmBom {
  clear: both;
  display: block;
  margin-top: 2px;
  position: relative;
  padding-left: 125px;
  padding-bottom: 20px;
  padding-top: 15px
}
.floating_ewm .floating_ewmBom .floating_ewmBomFl {
  position: absolute;
  width: 110px;
  border-radius: 5px;
  overflow: hidden;
  left: 0;
  top: 0
}
.floating_i01, .floating_i02 {
  transform: scale(1);
  animation: blow 2.5s infinite ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%
}
.floating_ewm .floating_ewmBom .floating_ewmBomFr {
  width: 100px;
  text-align: left;
  color: #010101;
  font-size: 12px;
  line-height: 24px
}
.floating_i01 {
  width: 20px;
  height: 20px;
  border: 2px solid #d02e23;
  margin-top: -10px;
  margin-left: -11px;
  border-radius: 50%
}
.floating_i02 {
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: -7px;
  border-radius: 50%;
  border: 1px solid #d02e23;
  opacity: 1
}
.floating_i02:after, .floating_i02:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 4px;
  height: 6px;
  background: #eed2d0;
  margin-top: -3px;
  top: 50%
}
.floating_i02:after {
  right: -1px
}
.floating_i02:before {
  left: -1px
}
@keyframes blow {
  0%, 10.5%, 100%, 5%, 90.5% {
    transform: scale(1);
    opacity: 1
  }
  10%, 5.5% {
    transform: scale(.8)
  }
  70%, 90% {
    transform: scale(1.3);
    opacity: 0
  }
}
@keyframes blow01 {
  0%, 10.5%, 100%, 15%, 5%, 90.5% {
    transform: scale(1);
    opacity: 1
  }
  10%, 5.5% {
    transform: scale(.8)
  }
}
.FloatPim {
  position: fixed;
  right: 10px;
  bottom: 90px;
  width: 70px;
  height: 70px;
  z-index: 5;
  display: none
}
.FloatPim.on {
  display: block
}
.FloatPim .FloatPimBox {
  position: absolute;
  transition: all .5s;
  left: 100px;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%
}
.FloatPim .FloatPimBox.on {
  left: 0
}
.FloatPim .FloatPimBox .FloatPimPic {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(12, 30, 39, .2);
  cursor: pointer
}
.FloatPim .FloatPimBox .FloatPimPic img {
  vertical-align: top
}
.FloatPim .FloatPimBox .FloatPimBoxItem {
  position: absolute;
  z-index: 20;
  left: -78px;
  bottom: -27px;
  width: 225px;
  border-radius: 10px 10px 0;
  background: #fff;
  box-shadow: 0 2px 10px rgba(12, 30, 39, .2);
  transition: all .5s;
  opacity: 0;
  overflow: hidden;
  transform: scale(0);
  border: 1px solid #5ba4ed;
  padding: 10px 15px 0
}
#toTop, #toTop:hover {
  transition: background .5s
}
.FloatPim .FloatPimBox .FloatPimBoxItem.on {
  left: -240px;
  opacity: 1;
  transform: scale(1);
  bottom: 10px
}
.FloatPim .FloatPimBox .FloatPimBoxItem h5 {
  clear: both;
  display: block;
  font-size: 16px;
  color: #333
}
.FloatPim .FloatPimBox .FloatPimBoxItem h5 span {
  font-weight: 700;
  color: #5ba4ed
}
.FloatPim .FloatPimBox .FloatPimBoxItem p {
  clear: both;
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #999;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 193px
}
.FloatPim .FloatPimBox .FloatPimBoxItem > span {
  font-size: 18px
}
.FloatPim .FloatPimBox .FloatPimBoxItem > span span {
  color: #5aa4ed;
  font-weight: 700
}
.FloatPim .FloatPimBox .FloatPimBoxItem a {
  float: right;
  background: #5ba4ed;
  font-size: 16px;
  color: #fff;
  border-radius: 10px 0 0;
  padding: 5px 10px;
  margin-right: -15px;
  width: 85px
}
.FloatPim .FloatPimBox .FloatPimclose {
  position: absolute;
  width: 12px;
  height: 11px;
  background: url(../images/closeIcon01.png) center center no-repeat;
  right: -20px;
  top: 10px;
  cursor: pointer;
  display: block
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 0;
  right: 0;
  overflow: hidden;
  width: 107px;
  height: 50px;
  z-index: 999;
  text-align: center;
  background-color: #596382;
  cursor: pointer
}
#toTop span {
  padding: 10px 30px 0;
  display: block;
  clear: both
}
#toTop span img {
  width: 100%
}
#toTop:hover {
  background-color: #ff654c
}
#LR_Tb4 tbody tr td:nth-child(2) p strong:nth-child(3) {
  font-size: 16px
}
#LR_Tb4 tbody tr td:nth-child(2) p strong:nth-child(5) {
  font-size: 16px
}
.insideban04 {
  background: url(../images/newban01.jpg) center top no-repeat;
  background-size: 100%
}
.protwofrhottit {
  clear: both;
  text-align: right;
  font-size: 24px;
  font-weight: 700;
  color: #272727;
  padding: 30px 0 22px
}
.protwofrhottit h4 {
  background: url(../images/protwoicon01.png) left 9px no-repeat;
  padding-left: 57px;
  line-height: 1;
  background-size: 45px;
  display: inline-block
}
.ie8-hack .protwofrhottit h4 {
  background: 0 0;
  padding-left: 0
}
.newbox .protwofr .protwofrjchg {
  padding-left: 40px
}
.newbox .protwofr .protwofrjchg ul {
  padding: 0
}
.newbox .protwofr .protwofrjchg ul li {
  clear: both;
  width: 100%;
  background: url(../images/prodot01.png) left 7px no-repeat;
  font-size: 12px;
  padding-left: 20px;
  line-height: 24px;
  margin-bottom: 15px
}
.newbox .protwofr .protwofrjchg .protwofrhottit {
  clear: both;
  border-top: 1px solid #eee;
  padding-top: 25px
}
.newbox .protwofr ul {
  background: 0 0
}
.newbox .protwofrhottit {
  padding-top: 10px
}
.newh1 {
  display: inline-block;
  padding-left: 32px;
  color: #c3311c;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(left, #bf211d, #d3751b);
  font-size: 23px;
  position: relative;
  margin: 26px 0 15px;
  line-height: 35px
}
.newh1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 11px;
  height: 11px;
  background: url(../images/homeoneicon01.png) left center no-repeat;
  background-size: 11px
}
.newtime {
  clear: both;
  color: #fff;
  padding: 0 0 0 32px;
  font-size: 12px;
  display: block;
  line-height: 40px
}
.newtime span {
  padding-right: 20px;
  float: left
}
.newtime span:first-child + span i {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 10px
}
.newtime img {
  display: inline-block;
  margin-top: -3px;
  margin-right: 6px;
  width: 14px
}
.newbox {
  clear: both;
  position: relative;
  background: url(../images/insidedot01.jpg) center top repeat-x;
  padding: 1px 30px 0;
  margin-top: 28px
}
.newbox .newboxtit {
  clear: both;
  width: 677px;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  color: #111;
  font-size: 12px;
  background: #eff5ff;
  height: 45px;
  line-height: 45px;
  margin-top: -15px
}
.newbox .newboxtit span {
  float: left;
  width: 51px;
  margin-top: -8px;
  margin-left: 10px;
  margin-right: 10px
}
.newbox .newboxtit a {
  background-color: #16386e;
  background-image: linear-gradient(90deg, #16396e 30%, #065958 50%, #4e3986);
  background-position: left center;
  background-size: 200% 100%;
  background-repeat: no-repeat;
  transition: background-position .6s ease;
  display: inline-block;
  width: 90px;
  height: 26px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 26px
}
.newbox .newboxtit a i {
  clear: both;
  display: block;
  text-align: center;
  color: #fff;
  background: url(../images/proitemicon05.png) right center no-repeat;
  font-style: normal
}
.newbox .newboxtit a:hover {
  background-position: right center
}
.newbox .newboxfl {
  float: left;
  width: 677px;
  position: relative;
  background: url(../images/arrow01.jpg) left 91px no-repeat #fff;
  margin-top: 10px;
  padding: 0 30px 60px;
  text-align: center;
  background-size: 8px
}
.newbox .newboxfl .newboxicon {
  text-align: center;
  font-size: 12px;
  border-radius: 0 25px 25px 0;
  display: inline-block;
  margin-bottom: 30px
}
.newbox .newboxfl .newboxicon > span {
  float: left;
  color: #d63f17;
  width: 103px;
  padding: 10px 58px 10px 12px;
  line-height: 15px;
  font-weight: 700;
  background-color: #fce6d2;
  background-position: left center;
  background-size: 100% 100%;
  background-repeat: no-repeat
}
.newbox .newboxfl .newboxicon p {
  float: left;
  background: #fff;
  border-radius: 25px;
  padding: 10px 20px;
  line-height: 30px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
  margin-left: -50px
}
.protwofr .protwofrhot ul .protwofrhotpic, .protwofrhot ul .protwofrhotpic {
  box-shadow: -4px 4px 8px rgba(0, 0, 0, .09);
  position: relative;
  clear: both;
  z-index: 2
}
.newbox .newboxfl .newboxicon p span {
  float: left;
  padding: 0 15px;
  color: #121212
}
.newbox .newboxfl .newboxicon p span i {
  float: left;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 3px;
  color: #fff;
  font-style: normal;
  margin-right: 5px;
  margin-top: 7px
}
.newbox .newboxfl .newboxicon p span:first-child i {
  background: #cb2a1e
}
.newbox .newboxfl .newboxicon p span:first-child + span i {
  background: #c9461e
}
.newbox .newboxfl .newboxicon p span:first-child + span + span i {
  background: #1eafc9
}
.newboxflbox {
  clear: both;
  text-align: left
}
.newboxflbox video {
  clear: both;
  margin: 0 auto;
  display: block;
  width: 100%
}
.newboxflbox img {
  padding: 8px 0;
  margin: 0 auto;
  display: block
}
.newboxflbox a {
  color: #eb0001
}
.newboxflbox p {
  font-size: 16px;
  line-height: 30px;
  padding: 10px 0;
  color: #494949
}
.newboxflbox h3 {
  font-size: 26px;
  padding: 45px 0 30px;
  color: #333;
  line-height: 40px
}
.protwofr .protwofrhot ul li, .protwofrhot ul li {
  padding-bottom: 24px
}
.newbox .protwofr {
  float: right;
  width: 260px
}
.protwofr .protwofrhot ul {
  clear: both;
  background: url(../images/protwobg02.jpg) left top repeat-y;
  padding-left: 44px
}
.protwofr .protwofrhot ul .protwofrhotpic {
  display: block;
  background: url(../images/homefivebg.jpg);
  padding: 7px;
  border-radius: 5px
}
.protwofr .protwofrhot ul .protwofrhotpic img {
  border-radius: 5px
}
.protwofr .protwofrhot ul .protwofrhottxt {
  background: url(../images/homefivebg.jpg);
  margin-left: 2px;
  border-radius: 0 0 5px 5px;
  line-height: 37px;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}
.protwofr .protwofrhot ul .protwofrhottxt .protwofrhottxtfl {
  float: left;
  background: #bcd7ff;
  color: #16396E;
  width: 52px;
  text-align: center;
  position: relative;
  margin-right: 45px
}
.protwofr .protwofrhot ul .protwofrhottxt .protwofrhottxtfl:hover {
  font-weight: 700
}
.protwofr .protwofrhot ul .protwofrhottxt .protwofrhottxtfl:after {
  position: absolute;
  content: "";
  width: 46px;
  height: 8px;
  background: url(../images/protwoicon02.png) right top no-repeat;
  background-size: 46px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: -37px
}
.ie8-hack .protwofr .protwofrhot ul .protwofrhottxt .protwofrhottxtfl {
  margin-right: 15px
}
.ie8-hack .protwofr .protwofrhot ul .protwofrhottxt .protwofrhottxtfl:after {
  display: none
}
.protwofrhot .protwofrhottit {
  clear: both;
  text-align: right;
  font-size: 24px;
  font-weight: 700;
  color: #272727;
  padding: 10px 0 22px
}
.prorelatNew li, .protwofrhot ul .protwofrhottxt {
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden
}
.protwofrhot .protwofrhottit h4 {
  background: url(../images/protwoicon01.png) left 9px no-repeat;
  padding-left: 57px;
  line-height: 1;
  background-size: 45px;
  display: inline-block
}
.ie8-hack .protwofrhot .protwofrhottit h4 {
  background: 0 0;
  padding-left: 0
}
.protwofrhot ul {
  clear: both;
  padding-left: 44px
}
.protwofrhot ul .protwofrhotpic {
  display: block;
  background: url(../images/homefivebg.jpg);
  padding: 7px;
  border-radius: 5px
}
.protwofrhot ul .protwofrhotpic img {
  border-radius: 5px
}
.protwofrhot ul .protwofrhottxt {
  background: url(../images/homefivebg.jpg);
  margin-left: 2px;
  border-radius: 0 0 5px 5px;
  line-height: 37px;
  white-space: nowrap
}
.protwofrhot ul .protwofrhottxt .protwofrhottxtfl {
  float: left;
  background: #fee2cc;
  color: #cb291e;
  width: 52px;
  text-align: center;
  position: relative;
  margin-right: 45px
}
.protwofrhot ul .protwofrhottxt .protwofrhottxtfl:after {
  position: absolute;
  content: "";
  width: 46px;
  height: 8px;
  background: url(../images/protwoicon02.png) right top no-repeat;
  background-size: 46px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: -37px
}
.prothree {
  clear: both;
  background: url(../images/prothreeicon01.jpg);
  position: relative;
  padding: 40px 0 80px
}
.prothree.newmargin {
  margin-top: -20px
}
.prothree:after {
  position: absolute;
  z-index: 2;
  content: "";
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background: url(../images/prothreeicon03.png) center bottom no-repeat;
  background-size: 100%
}
.prothree:before {
  position: absolute;
  z-index: 2;
  content: "";
  left: 0;
  bottom: -60px;
  top: 0;
  right: 0;
  background: url(../images/prothreeicon04.png) center bottom no-repeat;
  background-size: 100%
}
.prothree .prothreetit {
  clear: both;
  text-align: left;
  font-size: 14px;
  line-height: 35px;
  background: url(../images/homeoneicon01.png) left center no-repeat;
  padding-left: 23px;
  background-size: 14px
}
.prothree .prothreetit h4 {
  float: left;
  margin-right: 20px;
  font-size: 32px;
  font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
  font-weight: 700
}
.prothree .prothreetit h4 a {
  clear: both;
  background: 0 0;
  font-size: 32px
}
.prothree .prothreetit a {
  background: url(../images/prothreeicon02.png) right 7px no-repeat;
  padding-right: 35px;
  line-height: 30px;
  display: inline-block
}
.prorelatNew {
  position: relative;
  z-index: 3
}
.prorelatNew ul {
  padding: 30px 0
}
.prorelatNew li {
  float: left;
  width: 310px;
  background: url(../images/prodot01.png) left center no-repeat;
  white-space: nowrap;
  margin-left: 23px;
  padding: 10px 0 10px 20px;
  line-height: 24px
}
.pages {
  clear: both;
  box-shadow: 0 0 16px rgba(71, 17, 7, .1);
  border-radius: 35px;
  margin-top: 50px !important;
  margin-bottom: 50px;
  position: relative
}
.pages:before {
  content: "";
  position: absolute;
  width: 0;
  border-left: 2px dotted #16396E;
  left: 50%;
  top: 15px;
  height: 40px
}
.pages p {
  float: left;
  width: 50%;
  font-size: 18px;
  line-height: 30px;
  padding: 20px 30px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #333;
  font-weight: 700
}
.pages p a, .pages p span {
  font-weight: 400;
  font-size: 16px;
  color: #666
}
.pages p a:hover {
  color: #16396E
}
.pages p.nextNone, .pages p.nextNone span, .pages p.prevNone, .pages p.prevNone span {
  color: #ccc
}
.profour {
  clear: both;
  background-size: 100%;
  margin-top: -54px;
  min-width: 1000px;
  position: relative;
  z-index: 3
}
.inside + .profour {
  margin-top: 0
}
.profour .container1 {
  position: absolute;
  left: 50%;
  top: 70px;
  margin-left: -500px
}
.profour .profourtop {
  margin-left: 40px;
  width: 566px;
  height: 43px;
  font-size: 14px;
  background: url(../images/profouricon01.png) center left no-repeat;
  background-size: 566px;
  color: #fff;
  padding: 12px 0 0 17px;
  line-height: 24px
}
.profour .profourtop span {
  float: left;
  position: relative;
  font-size: 22px;
  background: url(../images/profouricon02.png) right center no-repeat;
  padding-right: 42px;
  background-size: 32px;
  margin-right: 10px
}
.profourbom {
  border-radius: 5px;
  background: url(../images/homefivebg.jpg);
  margin: 0 20px;
  padding: 20px 0 30px
}
.profourbom .profourfl {
  float: left;
  width: 320px;
  margin: 0 0 0 20px;
  position: relative
}
.profourbom .profourfl:after {
  content: "";
  position: absolute;
  left: 33px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #eee
}
.profourbom .profourfl dt {
  clear: both;
  position: relative;
  font-size: 24px;
  color: #bc0000;
  font-weight: 700;
  border: 1px solid #e1e1e1;
  background: #fff;
  line-height: 1;
  padding: 9px 0 9px 45px;
  margin-left: 35px;
  z-index: 2
}
.profourbom .profourfl dd, .profourbom .profourfl dt i {
  font-size: 16px;
  line-height: 1;
  font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
  clear: both
}
.profourbom .profourfl dt span {
  position: absolute;
  left: -35px;
  top: 0;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #e1e1e1;
  width: 70px;
  height: 70px
}
.profourbom .profourfl dt i {
  color: #272727;
  display: block;
  font-style: normal;
  padding-top: 11px
}
.profourbom .profourfl dd {
  padding-left: 27px;
  font-weight: 700;
  color: #272727;
  margin-left: 21px;
  position: relative;
  margin-top: 28px;
  z-index: 2
}
.profourbom .profourfl dd span {
  font-size: 12px;
  color: #272727
}
.profourbom .profourfl dd:after {
  content: "";
  position: absolute;
  left: 7px;
  bottom: 0;
  width: 17px;
  height: 12px;
  border-radius: 50%;
  background: rgba(150, 150, 150, .52)
}
.profourbom .profourfl dd i {
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 18px;
  font-style: normal;
  color: #878787;
  line-height: 1
}
.profourbom .profourfl dd:nth-child(2) {
  color: #bc0000
}
.profourbom .profourfl dd:nth-child(2) i {
  color: #bc0000
}
.profourbom .profourfl dd:nth-child(2):after {
  background: rgba(182, 24, 24, .52)
}
.profourpic img, .profourpicbom img {
  width: 100%
}
.casemagess .profourbom .profourfl {
  width: 291px
}
.casemagess .profourbom .profourfl dd {
  margin-left: 0
}
.casemagess .profourbom .profourfl dd span {
  font-size: 12px;
  color: #272727
}
.casemagess .profourbom .profourfl dd:nth-child(2) {
  background: 0 0
}
.casemagess .profourbom .profourfr {
  width: 590px;
  padding: 27px 17px 33px 25px
}
.casemagess .profourbom .profourfl:after {
  top: 81px;
  left: 12px
}
.profourcase .profourcasefl, .profourcase .profourcasefr {
  float: left;
  width: 71px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #eee
}
.profourcase p {
  float: left;
  width: 140px;
  text-align: center;
  padding-top: 18px;
  font-weight: 700;
  font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif
}
.profourcase p span {
  clear: both;
  display: block;
  text-align: center;
  padding-bottom: 5px
}
.profourcase p span i {
  width: 6px;
  height: 6px;
  margin: 0 8px;
  background-color: #bc0000;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
  animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}
.profourcase p span i:first-child {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s
}
.profourcase p span i:nth-child(2) {
  -webkit-animation-delay: -.64s;
  animation-delay: -.64s
}
.profourcase p span i:nth-child(3) {
  -webkit-animation-delay: -.48s;
  animation-delay: -.48s
}
.profourcase p span i:nth-child(4) {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s
}
.profourcase p span i:nth-child(5) {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s
}
@-webkit-keyframes sk-three-bounce {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes sk-three-bounce {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.profourbom .profourfr {
  float: right;
  margin-right: 43px;
  display: block;
  width: 549px;
  position: relative;
  border-radius: 5px;
  box-shadow: -4px 0 8px rgba(0, 0, 0, .09);
  background: url(../images/protwoicon03.jpg) right bottom no-repeat #fff;
  padding: 27px 27px 33px 40px;
  background-size: 330px
}
.profourbom .profourfr:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/protwoicon04.jpg) center top no-repeat;
  border-top-right-radius: 5px;
  width: 63px;
  height: 47px;
  background-size: 63px
}
.ie8-hack .profourbom .profourfr:before {
  display: none
}
.profourbom.noprofourfr .profourfr:before {
  display: none
}
.profourbom .profourfr .cont_form {
  float: left;
  width: 302px;
  padding-right: 21px;
  position: relative
}
.profourbom .profourfr .cont_form .btnclick {
  position: absolute;
  left: 108px;
  bottom: -49px
}
.profourbom .profourfr .cont_form .btnclick .btn_submit {
  width: 138px;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
  background-color: #c9221e;
  background-image: linear-gradient(90deg, #c9211e 0, #de7c1b 50%, #c9211e 100%);
  background-position: left center;
  background-size: 200% 100%;
  background-repeat: no-repeat;
  transition: background-position .6s ease;
  color: #fff;
  font-size: 14px;
  cursor: pointer
}
.profourbom .profourfr .cont_form .btnclick .btn_submit:hover {
  background-position: right center
}
.profourbom .profourfr .cont_form li {
  clear: both;
  display: block;
  padding-bottom: 16px
}
.profourbom .profourfr .cont_form li span {
  float: left;
  font-size: 14px;
  color: #353535;
  width: 50px;
  text-align: left;
  line-height: 32px;
  position: relative
}
.profourbom .profourfr .cont_form li span font {
  color: red
}
.profourbom .profourfr .cont_form li input {
  float: right;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  width: 225px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding: 3px 10px 3px 30px;
  height: 32px
}
.profourbom .profourfr .cont_form li input:-webkit-autofill {
  -webkit-text-fill-color: #333;
  -webkit-box-shadow: 0 0 0 1000px #FFF inset !important;
  box-shadow: 0 0 0 1000px #FFF inset !important
}
.profourbom .profourfr .cont_form li textarea {
  float: right;
  font-family: "微软雅黑";
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  width: 225px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  height: 57px;
  padding: 3px 10px 3px 30px
}
.profourbom .profourfr .cont_form li .btnSub {
  font-size: 12px;
  color: #fff;
  background: #1c1c1c;
  line-height: 26px;
  text-align: center;
  width: 100%
}
.profourbom .profourfr .cont_form li:first-child span:after {
  content: "";
  position: absolute;
  left: 62px;
  top: 8px;
  width: 24px;
  height: 24px;
  background: url(../images/homefiveicon04.png) no-repeat;
  background-size: 24px
}
.profourbom .profourfr .cont_form li:first-child + li span:after {
  content: "";
  position: absolute;
  left: 62px;
  top: 8px;
  width: 24px;
  height: 24px;
  background: url(../images/homefiveicon03.png) no-repeat;
  background-size: 24px
}
.profourbom .profourfr .cont_form li:first-child + li + li span:after {
  content: "";
  position: absolute;
  left: 62px;
  top: 8px;
  width: 24px;
  height: 24px;
  background: url(../images/homefiveicon02.png) no-repeat;
  background-size: 24px
}
.profourbom .profourfr .cont_form.casefrom {
  width: 100%;
  padding: 0
}
.profourbom .profourfr .cont_form.casefrom ul {
  clear: both;
  overflow: hidden;
  width: 100%
}
.profourbom .profourfr .cont_form.casefrom ul li {
  float: left;
  width: 259px;
  clear: none;
  margin-right: 15px
}
.profourbom .profourfr .cont_form.casefrom ul li input {
  clear: both;
  display: block;
  width: 100%;
  padding: 3px 10px
}
.profourbom .profourfr .cont_form.casefrom ul li select {
  clear: both;
  display: block;
  width: 100%;
  padding: 3px 10px;
  height: 32px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  font-size: 14px;
  color: #333;
  line-height: 24px
}
.profourbom .profourfr .cont_form.casefrom ul li:last-child {
  width: 535px
}
.profourbom .profourfr .cont_form.casefrom ul li textarea {
  width: 100%;
  float: left;
  padding: 3px 10px
}
.profourbom .profourfr .cont_form.casefrom .btnclick {
  left: 190px
}
.profourbom .profourfr .cont_form.casefrom ul li input::-webkit-input-placeholder, .profourbom .profourfr .cont_form.casefrom ul li textarea::-webkit-input-placeholder {
  color: #333
}
.marqueetop {
  float: right;
  height: 154px;
  width: 180px;
  border-left: 1px solid #e9e9e9;
  padding-left: 15px;
  overflow-y: hidden
}
.marqueetop div, .marqueetop li {
  width: 100%;
  overflow: hidden;
  clear: both
}
.marqueetop li {
  padding: 15px 0;
  border-bottom: 1px dashed #e9e9e9
}
.marqueetop li p {
  font-size: 14px;
  color: #2d2d2d;
  line-height: 24px
}
.marqueetop li p strong {
  clear: both;
  display: block;
  padding-bottom: 2px
}
.marqueetop li time {
  clear: both;
  display: block;
  line-height: 1;
  color: #a6a6a6;
  font-size: 12px
}
.state {
  line-height: 48px;
  background-color: #ebebeb;
  font-size: 14px;
  color: #666;
  text-align: left;
  margin-top: 30px
}
.state span {
  display: inline-block;
  color: #FFF;
  background: #c9241e;
  background: -webkit-linear-gradient(left, #c9241e 0, #d0401d 100%);
  background: -moz-linear-gradient(left, #c9241e 0, #d0401d 100%);
  background: -ms-linear-gradient(left, #c9241e 0, #d0401d 100%);
  background: -o-linear-gradient(left, #c9241e 0, #d0401d 100%);
  background: linear-gradient(to right, #c9241e 0, #d0401d 100%);
  margin-right: 12px;
  padding: 0 16px
}
.state i {
  color: red;
  font-style: normal
}
@media (min-width:1440px) {
  .container1 {
    width: 1200px
  }
  .header {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .header .logo {
    width: 175px
  }
  .header .nav {
    margin-left: 36px
  }
  .header .nav li {
    padding: 8px 4px 10px;
    margin: 0 15px
  }
  .header .nav li:after, .header .nav li:before {
    width: 50px
  }
  .header .nav li a {
    font-size: 16px;
    line-height: 30px
  }
  .breadnav, .newbox .newboxtit, .newtime {
    font-size: 14px
  }
  .header .headerfr {
    width: 244px
  }
  .breadnav {
    padding: 18px 0 27px
  }
  .protwofrhottit {
    padding: 37px 0 28px;
    font-size: 28px
  }
  .protwofrhottit span {
    font-size: 28px;
    background-size: 52px;
    background-position: left 13px;
    padding-left: 59px
  }
  .newh1, .newtime {
    padding-left: 38px
  }
  .newh1 {
    font-size: 28px
  }
  .newh1:before {
    width: 14px;
    height: 14px;
    background-size: 14px
  }
  .newbox {
    margin-top: 35px;
    padding: 1px 40px 0
  }
  .newbox .newboxfl {
    width: 801px;
    padding: 0 36px 70px;
    background-size: 10px;
    background-position: left 92px
  }
  .newbox .newboxtit {
    width: 801px;
    height: 52px;
    line-height: 52px
  }
  .newbox .newboxtit span {
    width: 62px;
    margin-top: -11px
  }
  .newbox .newboxtit a {
    width: 108px;
    height: 32px;
    line-height: 32px;
    font-size: 16px
  }
  .newbox .newboxfl .newboxicon {
    font-size: 14px
  }
  .newbox .newboxfl .newboxicon p span i {
    width: 16px;
    height: 16px;
    line-height: 16px
  }
  .newbox .protwofr {
    width: 315px
  }
  .protwofrhot .protwofrhottit {
    padding-bottom: 28px;
    font-size: 28px
  }
  .protwofrhot ul {
    padding-left: 52px
  }
  .protwofrhot ul li {
    padding-bottom: 29px
  }
  .protwofrhot ul .protwofrhotpic {
    padding: 8px;
    border-radius: 8px
  }
  .protwofrhot ul .protwofrhotpic img {
    border-radius: 8px
  }
  .protwofrhot ul .protwofrhottxt .protwofrhottxtfl {
    width: 63px
  }
  .protwofrhot ul .protwofrhottxt .protwofrhottxtfl:after {
    background-size: 55px;
    width: 55px;
    height: 9px;
    right: -37px
  }
  .prothree {
    padding-top: 47px;
    padding-bottom: 100px
  }
  .prothree .prothreetit {
    padding-left: 26px
  }
  .prothree .prothreetit h4, .prothree .prothreetit h4 a {
    font-size: 37px
  }
  .prothree .prothreetit a {
    font-size: 16px
  }
  .prorelatNew li {
    font-size: 14px;
    width: 374px;
    margin-left: 26px;
    padding: 10px 0 10px 22px
  }
  .protwofr .protwofrhot ul {
    padding-left: 52px
  }
  .protwofr .protwofrhot ul li {
    padding-bottom: 29px
  }
  .protwofr .protwofrhot ul .protwofrhotpic {
    padding: 8px;
    border-radius: 8px
  }
  .protwofr .protwofrhot ul .protwofrhotpic img {
    border-radius: 8px
  }
  .protwofr .protwofrhot ul .protwofrhottxt .protwofrhottxtfl {
    width: 63px
  }
  .protwofr .protwofrhot ul .protwofrhottxt .protwofrhottxtfl:after {
    background-size: 55px;
    width: 55px;
    height: 9px;
    right: -37px
  }
  .newbox .protwofr .protwofrjchg {
    padding-left: 52px
  }
  .newbox .protwofr .protwofrjchg ul {
    padding: 0
  }
  .newbox .protwofr .protwofrjchg ul li {
    font-size: 14px;
    line-height: 26px
  }
  .profourcase p, .state {
    font-size: 15px
  }
  .state span {
    padding: 0 20px;
    margin-right: 16px
  }
  .profour {
    margin-top: -72px
  }
  .profour .container1 {
    top: 140px;
    margin-left: -600px
  }
  .profour .profourtop {
    margin-left: 48px;
    background-size: 680px;
    height: 52px;
    width: 680px;
    font-size: 16px;
    line-height: 30px;
    padding: 13px 0 0 22px
  }
  .profour .profourtop span {
    font-size: 30px
  }
  .profourbom {
    border-radius: 8px;
    margin: 0 25px;
    padding: 48px 0 66px
  }
  .profourbom .profourfl {
    margin: 0 0 0 24px;
    width: 370px
  }
  .profourbom .profourfl:after {
    left: 36px
  }
  .profourbom .profourfl dt {
    margin-left: 43px;
    font-size: 29px;
    padding: 12px 0 12px 52px
  }
  .profourbom .profourfl dt i {
    font-size: 19px;
    padding-top: 12px
  }
  .profourbom .profourfl dt span {
    width: 85px;
    height: 85px;
    left: -43px
  }
  .profourbom .profourfl dd {
    font-size: 19px;
    padding-left: 33px;
    margin-top: 32px
  }
  .profourbom .profourfl dd span {
    font-size: 14px
  }
  .profourbom .profourfl dd i {
    font-size: 22px
  }
  .profourbom .profourfl dd:after {
    width: 20px;
    height: 13px;
    left: 9px;
    bottom: -1px
  }
  .profourbom .profourfl dd:nth-child(2) {
    background-position: 120px center
  }
  .casemagess .profourbom .profourfl:after {
    top: 105px;
    left: 13px
  }
  .casemagess .profourbom .profourfl {
    width: 313px
  }
  .profourcase .profourcasefl, .profourcase .profourcasefr {
    width: 86px
  }
  .profourcase p {
    padding-top: 26px
  }
  .profourcase p span i {
    width: 8px;
    height: 8px;
    margin: 0 4px
  }
  .casemagess .profourbom .profourfr {
    width: 733px
  }
  .profourbom .profourfr {
    width: 672px;
    margin-right: 50px;
    padding: 33px 33px 38px 35px
  }
  .profourbom .profourfr:before {
    width: 76px;
    height: 58px;
    background-size: 76px
  }
  .profourbom .profourfr .cont_form {
    width: 360px;
    padding-right: 35px
  }
  .profourbom .profourfr .cont_form li span {
    font-size: 17px;
    width: 62px
  }
  .profourbom .profourfr .cont_form li input {
    width: 257px;
    padding: 7px 10px 7px 44px;
    line-height: 24px;
    font-size: 16px;
    height: 40px
  }
  .profourbom .profourfr .cont_form li textarea {
    width: 257px;
    height: 68px;
    font-size: 16px;
    line-height: 28px;
    padding: 3px 10px 10px 44px
  }
  .profourbom .profourfr .cont_form .btnclick {
    left: 105px;
    bottom: -55px
  }
  .profourbom .profourfr .cont_form .btnclick .btn_submit {
    width: 164px;
    height: 36px;
    border-radius: 18px;
    font-size: 16px;
    line-height: 36px
  }
  .profourbom .profourfr .cont_form li:first-child span:after {
    width: 28px;
    background-size: 28px;
    left: 79px;
    top: 10px
  }
  .profourbom .profourfr .cont_form li:first-child + li span:after {
    width: 28px;
    background-size: 28px;
    left: 79px;
    top: 10px
  }
  .profourbom .profourfr .cont_form li:first-child + li + li span:after {
    width: 28px;
    background-size: 28px;
    left: 79px;
    top: 10px
  }
  .profourbom .profourfr .cont_form.casefrom {
    padding: 10px 20px
  }
  .profourbom .profourfr .cont_form.casefrom ul li {
    width: 308px
  }
  .profourbom .profourfr .cont_form.casefrom ul li:last-child {
    width: 632px
  }
  .profourbom .profourfr .cont_form.casefrom ul li input {
    padding: 8px 15px
  }
  .profourbom .profourfr .cont_form.casefrom ul li select {
    height: 42px
  }
  .profourbom .profourfr .cont_form.casefrom ul li textarea {
    padding: 8px 15px;
    height: 75px
  }
  .profourbom .profourfr .cont_form.casefrom .btnclick {
    left: 260px
  }
  .marqueetop {
    height: 180px;
    width: 239px;
    padding-left: 25px
  }
  .marqueetop li p {
    font-size: 16px;
    padding-bottom: 5px
  }
  .marqueetop li time {
    font-size: 14px
  }
  .floating_ck {
    width: 120px;
    margin-top: -164px
  }
  .floating_ck .floating_ckBox {
    padding-bottom: 54px
  }
  .floating_ck .floating_ckBox .floating_top {
    width: 146px
  }
  .floating_ck .floating_ckBox .floating_bom {
    font-size: 17px;
    padding-top: 10px
  }
  .floating_ck .floating_ckBox .floating_bom span {
    width: 41px;
    height: 41px
  }
  .floating_ck .floating_ckBox .floating_bom span img {
    width: 17px;
    margin-left: -9px;
    bottom: 3px
  }
  .floating_i01 {
    margin-top: -15px;
    margin-left: -13px;
    width: 22px;
    height: 22px
  }
  .floating_i02 {
    width: 14px;
    height: 14px;
    margin-top: -11px;
    margin-left: -9px
  }
  .floating_ck .floating_ckBox .floating_box {
    padding: 12px 0
  }
  .floating_ck .floating_ckBox .floating_box span {
    padding: 8px 0;
    font-size: 16px
  }
  .floating_ck .floating_ckBox .floating_boxbom {
    width: 113px
  }
  .floating_ck .floating_ckBox .floating_boxbom .floating_photo {
    font-size: 17px;
    background-size: 22px;
    line-height: 40px;
    padding-left: 31px;
    border-radius: 0 20px 20px 0
  }
  .floating_ck .floating_ckBox .floating_boxbom .floating_ewm {
    border-radius: 20px;
    padding: 10px 0 0 14px
  }
  .floating_ewm .floating_ewmBom {
    margin-top: 5px
  }
  .floating_ewm .floating_ewmBom .floating_ewmBomFl {
    border-radius: 10px
  }
  .floating_ewm .floating_ewmBom .floating_ewmBomFr {
    font-size: 14px;
    line-height: 26px
  }
  .floating_ewm .floating_ewmTop {
    font-size: 17px;
    background-size: 22px;
    line-height: 30px;
    padding-left: 29px
  }
}
@media (min-width:1860px) {
  .container1 {
    width: 1600px;
	  padding-top: 100px;
  }
  .header {
    padding-top: 25px;
    padding-bottom: 30px
  }
  .header .logo {
    width: 231px
  }
  .header .nav {
    margin-left: 67px
  }
  .header .nav li {
    padding: 10px 5px;
    margin: 0 25px
  }
  .header .nav li a {
    font-size: 18px;
    line-height: 40px
  }
  .header .nav li:after, .header .nav li:before {
    width: 53px
  }
  .header .headerfr {
    width: 323px
  }
  .breadnav {
    font-size: 16px;
    padding: 25px 0 46px
  }
  .protwofrhottit {
    padding: 48px 0 35px;
    font-size: 32px
  }
  .protwofrhottit span {
    font-size: 32px;
    background-size: 72px;
    background-position: left 13px;
    padding-left: 84px
  }
  .newh1, .newtime {
    padding-left: 49px
  }
  .newh1 {
    font-size: 38px;
    line-height: 46px;
    margin-top: 39px;
    margin-bottom: 25px
  }
  .newh1:before {
    width: 18px;
    height: 18px;
    background-size: 18px;
    top: 15px
  }
  .newtime {
    font-size: 16px
  }
  .newtime img {
    width: 18px;
    margin-right: 8px
  }
  .newbox {
    margin-top: 55px;
    padding: 1px 50px 0
  }
  .newbox .newboxfl {
    width: 1067px;
    padding: 0 45px 70px;
    margin-top: 15px;
    background-size: 12px;
    background-position: left 100px
  }
  .newbox .newboxtit {
    width: 1067px;
    height: 70px;
    font-size: 16px;
    line-height: 70px;
    border-radius: 20px 20px 0 0;
    margin-top: -23px
  }
  .newbox .newboxtit span {
    width: 82px;
    margin-top: -14px;
    margin-left: 13px;
    margin-right: 13px
  }
  .newbox .newboxtit a {
    width: 143px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    border-radius: 5px
  }
  .newbox .newboxfl .newboxicon {
    font-size: 16px;
    border-radius: 0 30px 30px 0
  }
  .newbox .newboxfl .newboxicon p {
    padding: 14px 20px;
    border-radius: 30px
  }
  .newbox .newboxfl .newboxicon p span i {
    width: 21px;
    height: 21px;
    line-height: 21px;
    margin-top: 4px;
    margin-right: 10px
  }
  .newbox .newboxfl .newboxicon > span {
    font-size: 16px;
    line-height: 22px;
    padding: 7px 60px 7px 20px;
    width: 124px
  }
  .newboxflbox video {
    width: 800px
  }
  .newbox .protwofr {
    width: 420px
  }
  .protwofrhot .protwofrhottit {
    padding-bottom: 35px;
    font-size: 32px
  }
  .protwofr .protwofrhot ul .protwofrhottxt, .protwofrhot ul .protwofrhottxt {
    font-size: 16px;
    line-height: 56px
  }
  .protwofrhot ul {
    padding-left: 70px
  }
  .protwofrhot ul li {
    padding-bottom: 38px
  }
  .protwofrhot ul .protwofrhotpic {
    padding: 11px
  }
  .protwofrhot ul .protwofrhottxt .protwofrhottxtfl {
    width: 84px;
    margin-right: 71px
  }
  .protwofrhot ul .protwofrhottxt .protwofrhottxtfl:after {
    background-size: 73px;
    width: 73px;
    height: 13px;
    right: -61px
  }
  .protwofr .protwofrhot ul {
    padding-left: 70px
  }
  .protwofr .protwofrhot ul li {
    padding-bottom: 38px
  }
  .protwofr .protwofrhot ul .protwofrhotpic {
    padding: 11px
  }
  .protwofr .protwofrhot ul .protwofrhottxt .protwofrhottxtfl {
    width: 84px;
    margin-right: 71px
  }
  .protwofr .protwofrhot ul .protwofrhottxt .protwofrhottxtfl:after {
    background-size: 73px;
    width: 73px;
    height: 13px;
    right: -61px
  }
  .prothree {
    padding-top: 61px;
    padding-bottom: 120px
  }
  .prothree .prothreetit {
    padding-left: 38px;
    background-size: 18px
  }
  .prothree .prothreetit h4, .prothree .prothreetit h4 a {
    font-size: 42px
  }
  .prothree .prothreetit a {
    font-size: 18px
  }
  .prorelatNew li {
    font-size: 16px;
    width: 495px;
    margin-left: 38px;
    padding: 22px 0 22px 30px
  }
  .newbox .protwofr .protwofrjchg {
    padding-left: 70px
  }
  .newbox .protwofr .protwofrjchg ul li {
    font-size: 16px;
    line-height: 30px;
    background-position: left 10px
  }
  .state {
    font-size: 16px
  }
  .state span {
    padding: 0 36px;
    margin-right: 24px
  }
  .profour .container1 {
    top: 180px;
    margin-left: -800px
  }
  .profour .profourtop {
    margin-left: 65px;
    background-size: 904px;
    height: 68px;
    width: 904px;
    font-size: 18px;
    line-height: 40px;
    padding: 18px 0 0 24px
  }
  .profour .profourtop span {
    font-size: 34px;
    margin-right: 15px
  }
  .profourbom {
    border-radius: 10px;
    margin: 0 30px;
    padding: 67px 0 80px
  }
  .profourbom .profourfl {
    margin: 0 0 0 30px;
    width: 426px
  }
  .profourbom .profourfl:after {
    left: 38px
  }
  .profourbom .profourfl dt {
    margin-left: 57px;
    font-size: 34px;
    padding: 18px 0 21px 67px
  }
  .profourbom .profourfl dt i {
    font-size: 24px;
    padding-top: 16px
  }
  .profourbom .profourfl dt span {
    width: 113px;
    height: 113px;
    left: -57px
  }
  .profourbom .profourfl dd {
    font-size: 22px;
    padding-left: 43px;
    margin-top: 40px
  }
  .profourbom .profourfl dd i {
    font-size: 26px
  }
  .profourbom .profourfl dd span {
    font-size: 16px
  }
  .profourbom .profourfl dd:after {
    width: 26px;
    height: 17px;
    left: 11px;
    bottom: -3px
  }
  .profourbom .profourfl dd:nth-child(2) {
    background-position: 150px center
  }
  .casemagess .profourbom .profourfl:after {
    top: 130px;
    left: 17px
  }
  .casemagess .profourbom .profourfl {
    width: 414px
  }
  .profourcase .profourcasefl, .profourcase .profourcasefr {
    width: 111px
  }
  .profourcase p {
    font-size: 20px;
    padding-top: 34px;
    width: 171px
  }
  .profourcase p span i {
    margin: 0 7px
  }
  .casemagess .profourbom .profourfr {
    width: 978px
  }
  .casemagess .profourbom .profourfl dd span {
    font-size: 16px
  }
  .profourbom .profourfr {
    width: 978px;
    margin-right: 70px;
    padding: 45px 43px 54px 50px
  }
  .profourbom .profourfr:before {
    width: 102px;
    height: 78px;
    background-size: 102px
  }
  .ie8-hack .profourbom .profourfr:before {
    display: block
  }
  .profourbom .profourfr .cont_form {
    width: 528px;
    padding-right: 42px
  }
  .profourbom .profourfr .cont_form li span {
    font-size: 20px;
    width: 72px;
    line-height: 52px
  }
  .profourbom .profourfr .cont_form li input {
    width: 406px;
    padding: 10px 10px 10px 44px;
    line-height: 30px;
    font-size: 18px;
    height: 52px
  }
  .profourbom .profourfr .cont_form li textarea {
    width: 406px;
    height: 91px;
    font-size: 18px
  }
  .profourbom .profourfr .cont_form .btnclick {
    left: 167px;
    bottom: -78px
  }
  .profourbom .profourfr .cont_form .btnclick .btn_submit {
    width: 220px;
    height: 50px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 50px
  }
  .profourbom .profourfr .cont_form li:first-child span:after {
    width: 31px;
    background-size: 31px;
    left: 91px;
    top: 13px
  }
  .profourbom .profourfr .cont_form li:first-child + li span:after {
    width: 31px;
    background-size: 31px;
    left: 91px;
    top: 13px
  }
  .profourbom .profourfr .cont_form li:first-child + li + li span:after {
    width: 31px;
    background-size: 31px;
    left: 91px;
    top: 10px
  }
  .profourbom .profourfr .cont_form.casefrom {
    padding: 15px 5px 15px 30px
  }
  .profourbom .profourfr .cont_form.casefrom ul li {
    width: 422px;
    margin-right: 25px;
    padding-bottom: 20px
  }
  .profourbom .profourfr .cont_form.casefrom ul li:last-child {
    width: 870px
  }
  .profourbom .profourfr .cont_form.casefrom ul li input {
    padding: 8px 15px
  }
  .profourbom .profourfr .cont_form.casefrom ul li select {
    height: 48px;
    font-size: 18px
  }
  .profourbom .profourfr .cont_form.casefrom ul li textarea {
    padding: 8px 15px;
    height: 75px
  }
  .profourbom .profourfr .cont_form.casefrom .btnclick {
    left: 359px;
    bottom: -56px
  }
  .marqueetop {
    height: 231px;
    width: 353px;
    padding-left: 40px
  }
  .floating_ck {
    width: 140px;
    margin-top: -191px
  }
  .floating_ck .floating_ckBox {
    padding-top: 136px;
    padding-bottom: 60px
  }
  .floating_ck .floating_ckBox .floating_top {
    width: 164px
  }
  .floating_ck .floating_ckBox .floating_bom {
    font-size: 20px
  }
  .floating_ck .floating_ckBox .floating_bom span {
    width: 46px;
    height: 46px
  }
  .floating_ck .floating_ckBox .floating_bom span img {
    width: 19px;
    margin-left: -7px
  }
  .floating_i01 {
    width: 26px;
    height: 26px;
    margin-top: -16px;
    margin-left: -13px
  }
  .floating_i02 {
    width: 16px;
    height: 16px;
    margin-top: -11px;
    margin-left: -8px
  }
  .floating_ck .floating_ckBox .floating_box {
    padding: 15px 0
  }
  .floating_ck .floating_ckBox .floating_box span {
    padding: 10px 0;
    font-size: 18px
  }
  .floating_ck .floating_ckBox .floating_boxbom {
    width: 132px
  }
  .floating_ck .floating_ckBox .floating_boxbom .floating_photo {
    font-size: 20px;
    background-size: 26px;
    line-height: 50px;
    padding-left: 40px;
    border-radius: 0 25px 25px 0;
    background-position: 8px center
  }
  .floating_ck .floating_ckBox .floating_boxbom .floating_ewm {
    border-radius: 25px;
    padding: 15px 0 0 17px
  }
  .floating_ewm .floating_ewmBom {
    margin-top: 8px
  }
  .floating_ewm .floating_ewmBom .floating_ewmBomFr {
    font-size: 16px;
    line-height: 28px
  }
  .floating_ewm .floating_ewmTop {
    font-size: 20px;
    background-size: 26px;
    padding-left: 35px
  }
}
@media (min-width:1920px) {
  .insideban04 {
    background-size: 100% 552px
  }
}
.ie8-hack .newh1:before {
  width: 18px !important;
  height: 18px !important;
  top: 9px
}
.ie8-hack .newh1 {
  padding-left: 32px
}