/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
.pager {
  margin: 30px 0;
  text-align: center;
  font-size: 0;
}
.pager a {
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
  padding: 0 14px;
  margin: 5px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pager a:hover, .pager a.active {
  background-color: #dd0000;
  color: #fff;
}
.pager a {
  font-size: 12px;
  line-height: 30px;
  padding: 0 12px;
}
.paginationr p {
  margin: 0;
  cursor: pointer
}
.paginationr {
  height: 40px;
  text-align: center;
}
.paginationr a {
  display: inline-block;
  margin-right: 10px;
  height: 30px;
  border: 1px #cccccc solid;
  background: #fff;
  text-decoration: none;
  color: #808080;
  font-size: 12px;
  line-height: 30px;
}
.paginationr a:hover {
  color: #f20404;
  background: white;
  border: 1px #f20404 solid;
}
.paginationr a.page-num-current {
  border: none;
  background: #f20404;
  color: #fff;
}
.paginationr p {
  display: inline-block;
  padding: 2px 12px;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  color: #bbb;
  border: 1px #ccc solid;
  background: #fcfcfc;
  margin-right: 8px;
}
.paginationr p.pageRemark {
  border-style: none;
  background: none;
  margin-right: 0px;
  padding: 4px 0px;
  color: #666;
}
.paginationr p.pageRemark b {
  color: red;
}
.paginationr p.pageEllipsis {
  border-style: none;
  background: none;
  padding: 4px 0px;
  color: #808080;
}
.dates li {
  font-size: 14px;
  margin: 20px 0
}
.dates li span {
  float: right
}
input[type="submit"] {
  cursor: pointer;
}
input[type="checkbox"] {
  cursor: pointer;
}
input[type="radio"] {
  cursor: pointer;
}
img.imgyzm {
  cursor: pointer;
}
.disnone {
  display: none;
}
html {
  font-size: 62.5%;
  height: 100%;
  background-color: #fff;
}
body {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  max-width: 1920px;
  position: relative;
  overflow-x: hidden;
  font-family: "HelveticaNeueLTProBd", Arial, Verdana, sans-serif;
}
img {
  border: none;
}
ul li {
  list-style-type: none;
}
a, dd, dl, dt, form, img, li, p, span, table, td, tr, ul {
  list-style: none;
  color: #414042;
  margin-top: 10;
  margin-bottom: 10;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
a {
  text-decoration: none;
  color: #414042;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
h1 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #414042;
}
.clear {
  clear: both;
}
.maln {
  margin-left: auto !important;
}
input, textarea {
  font-size: 14px;
  font-size: 1.4rem;
  color: #414042;
  border: none;
  outline: none;
}
.l {
  float: left;
}
.r {
  float: right;
}
.fix {
  *zoom: 1;
}
.fix:after, .fix:before {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.wp {
  position: relative;
}
.box {
  position: relative;
}
.mln {
  margin-left: 0 !important;
}
.mbn {
  margin-bottom: 0 !important;
}
.mtn {
  margin-top: 0 !important;
}
@media screen and (min-width: 1220px) {
  .wp {
    width: 1200px;
    margin: auto;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1219px) {
  .wp {
    width: 980px;
    margin: auto;
  }
}
@media screen and (max-width: 999px) {
  .wp {
    width: 95%;
    margin: auto;
  }
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #666;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "HelveticaNeueLTProBd", Arial, Verdana, sans-serif;
}
:-o-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #666;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "HelveticaNeueLTProBd", Arial, Verdana, sans-serif;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #666;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "HelveticaNeueLTProBd", Arial, Verdana, sans-serif;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #666;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "HelveticaNeueLTProBd", Arial, Verdana, sans-serif;
}
/*.container*/
.container {
  width: 5px;
  height: 100%;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 999999999999999;
  cursor: pointer;
  position: fixed;
  top: -5px;
  right: 0;
  display: block;
}
.container .nav {
  overflow: hidden;
  width: 300px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0px;
  right: 0;
  display: block;
  height: auto;
  overflow: scroll;
}
.container .nav form {
  margin: 15px auto;
  width: 258px;
  height: 26px;
  border: 1px solid #fff;
}
.container .nav form .iptc {
  box-sizing: border-box;
  padding-left: 15px;
  background-color: #fff;
  width: 80%;
  height: 26px;
  line-height: 26px;
  display: block;
  float: left;
}
.container .nav form .ipsc {
  width: 20%;
  height: 26px;
  line-height: 26px;
  display: block;
  float: right;
  background: #fff url(/skin/css/sousuo1.png) no-repeat center center;
}
.container .nav > ul {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  overflow: scroll;
  padding-top: 45px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.container .nav > ul > li {
  line-height: 40px;
  font-size: 12px;
  font-size: 1.2rem;
  text-indent: 20px;
  position: relative;
}
.container .nav > ul > li .addition {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
  background: url("fonts/shizi.png") no-repeat center center;
}
.container .nav > ul > li .addition.fa:before {
  margin-right: 5px;
  color: #fff;
  text-indent: 0;
}
.container .nav > ul > li > a {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  margin-right: 40px;
}
.container .nav > ul > li > a span {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}
.container .nav > ul > li .c-show {
  display: none;
  width: 100%;
}
.container .nav > ul > li .c-show1 .c-s1 {
  position: relative;
  padding-left: 15px;
}
.container .nav > ul > li .c-show1 .c-s1 > a {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 30px;
}
.container .nav > ul > li .c-show1 .c-s1 > a span {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 {
  position: relative;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 {
  position: relative;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a {
  text-indent: 35px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 30px;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}
.container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 {
  position: relative;
}
.container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {
  text-indent: 50px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 30px;
}
.container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}
.container .nav > ul > dl {
  padding: 20px;
}
.container .nav > ul > dl dd {
  float: left;
  margin: 0 2px;
}
.container .menubtn {
  width: 23px;
  height: 18px;
  position: absolute;
  top: 12px;
  right: 12px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 9999;
}
.container .menubtn span {
  display: block;
  width: 100%;
  height: 3px;
  margin-bottom: 3px;
  background-color: #333;
}
@media screen and (min-width: 768px) {
  .container, .nav {
    display: none !important;
  }
}
.slide .carouse {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slide .slideItem .banner-img {
  display: block;
  width: 100%;
}
.slide .slideItem {
  display: block;
}
.slide .carouse .slideItem {
  width: 100%;
  position: absolute;
}
.slide {
  position: relative;
}
.slide .console {
  height: 57px;
  display: inline-block;
  width: 35px;
  position: absolute;
  top: 40%;
}
.slide .dotList {
  text-align: center;
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -84px;
}
.slide .dotList ul li {
  display: inline-block;
  width: 48px;
  height: 7px;
  background: #414042;
  border: 1px solid #cbcbcb;
  margin-right: 3px;
  margin-left: 3px;
  cursor: pointer;
}
.slide .dotList ul li.active {
  background: #f20404;
}
.slide .carousel-control {
  position: absolute;
  top: 50%;
  width: 56px;
  height: 56px;
  z-index: 999;
  margin-top: -28px;
}
.slide .carousel-control.left {
  left: 8%;

  cursor: pointer;
}
.slide .carousel-control.right {
  right: 8%;
  cursor: pointer;
}
.slide .carousel-control.left:hover {
}
.slide .carousel-control.right:hover {

}
.slide .slidedetail {
  display: none;
}
.imgtoVideo img {
  width: 100%;
}
.imgtoVideo > div {
  padding: 1px;
  position: relative;
  cursor: pointer;
  width: 49%;
  display: inline-block;
}
.imgtoVideo > div:hover .imgtoVideoDetail {
  display: block;
}
.imgtoVideo .imgtoVideoDetail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px;
  display: none;
}
.imgtoVideo .imgtoVideoDetail > div {
  background: rgba(0, 98, 197, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
  width: 100%;
  height: 100%;
  text-align: center;
}
.imgtoVideo .tovideo .imgtoVideoDetail {
  display: block;
}
.imgtoVideo .tovideo .imgtoVideoDetail > div {
  background: #0C2D47;
  width: 60px;
  height: 60px;
  color: #fff;
  line-height: 60px;
  vertical-align: middle;
  margin: 0 auto;
  margin-top: 17%;
}
.imgtoVideo .imgtoVideoDetail .fa-search {
  color: #fff;
  font-size: 25px;
  margin-top: 21%;
}
.contentIV {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: table;
  background: rgba(20, 43, 73, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
  margin: 0 auto;
  z-index: -999;
  max-width: 1024px;
  display: none;
}
#picturetoVideo .carouse .slideItem {
  display: table;
  height: 100%;
}
#picturetoVideo .carouse .slideItem > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#picturetoVideo .carouse .slideItem .banner-img {
  max-width: 100%;
  width: auto;
}
.closeContentIV {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  z-index: 999;
}
.dan999 {
  display: block;
}
.dan998 {
  display: none;
}
@media screen and (max-width: 999px) {
  .dan999 {
    display: none;
  }
  .dan998 {
    display: block;
  }
}

/* header */
.header {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
}
.header .wp {
  max-width: 1100px;
  margin: 0 auto;
  width: 95%;
}
.header .logo {
  margin-top: 22px;
  margin-bottom: 10px;
}
.header .logo img {
  display: block;
  max-width: 600px;
  max-height: 100px;
  width: 100%;
  margin-top: 0px;
}
.hear_top {
  text-align: right;
  margin-top: 11px;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}
.hear_top p {
  padding-bottom: 1px;
}
.hear_top a.a1 {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'HelveticaNeueLTProRoman';
  padding-left: 23px;
  line-height: 32px;
  display: inline-block;
  color: #333;
  background: url(/skin/css/hrip.png) no-repeat left center;
  font-size: 14px;
  font-size: 1.4rem;
}
.hear_top a.a2 {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'HelveticaNeueLTProRoman';
  padding-left: 23px;
  line-height: 32px;
  display: inline-block;
  color: #333;
  background: url(/skin/css/hrip2.png) no-repeat left center;
  font-size: 14px;
  font-size: 1.4rem;
}
.hear_top a.a3 {
  font-size: 22px;
  font-size: 2.2rem;
  color: #414042;
}
.header_right {
  background: #414042;
  width: 100%;
}
.header_ul1 {
  text-align: center;
}
.header_ul1 > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 45px;
  position: relative;
  line-height: 38px;
}
.header_ul1 > li > a {
  font-size: 14px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 48px;
  display: block;
  padding-right: 20px;
  font-family: "HelveticaNeueLTProBd", Arial, Verdana, sans-serif;
}
.header_ul1 > li:hover > a, .header_ul1 li.on > a {
  color: #f20404;
}
.header_ul1 > li.li2 > a {
  background: url(/skin/css/Layer6.png) no-repeat 100% 14px;
}
.header_ul1 > li:hover .dan_header {
  display: block;
}
.dan_header {
  display: none;
  width: 198px;
  position: absolute;
  left: -50px;
  top: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999999;
  text-align: left;
}
.dan_header > ul > li {
  line-height: 38px;
  position: relative;
  left: 0px;
}
.dan_header > ul > li > a {
  padding-left: 20px;
  position: relative;
  color: #fff;
  line-height: 38px;
  display: block;
  font-family: Arial;
}
.dan_header > ul > li:hover > a {
  background: #f20404;
  color: #fff;
}
.dan_header > ul > li:hover .dan_sanheader {
  display: block;
}
.dan_sanheader {
  display: none;
  width: 198px;
  position: absolute;
  left: 100%;
  top: 0px;
  z-index: 999999;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}
.dan_sanheader > ul {
  background: #414042;
}
.dan_sanheader > ul > li {
  line-height: 38px;
  position: relative;
}
.dan_sanheader > ul > li > a {
  padding-left: 20px;
  color: #fff;
  line-height: 38px;
  display: block;
  font-family: Arial;
}
.dan_sanheader > ul > li:hover > a {
  background: #f20404;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .header_ul1 > li {
    margin-left: 10px;
  }
}
@media screen and (max-width: 999px) {
  .header {
    position: relative;
  }
  .header_ul1 > li {
    margin-left: 0px;
  }
  .header_ul1 > li > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .slide .carousel-control {
    display: none;
  }
  .header_right {
    display: none;
  }
  .footer {
    display: none;
  }
  .hear_top {
    display: none;
  }
  .header .logo {
    margin: 10px auto;
    width: 300px;
    float: none;
  }
}
@media screen and (max-width: 400px) {
  .header .logo {
    width: 202px;
  }
}
/* nav_head */
.nav_head {
  width: 100%;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}
.nav_head li {
  text-align: center;
  width: 25%;
  float: left;
}
.nav_head li a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  line-height: 30px;
}
.nav_head li.on a {
  background: #f20404;
  color: #fff;
}
.nav_head li:hover a {
  background: #f20404;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .nav_head {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .nav_head li a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
  }
}
/* footer */
.footer {
  background: #414042;
  padding-top: 28px;
  border-top: 2px solid #d0d0d0;
  padding-bottom: 45px;
}
.footer .wp {
  width: 1000px;
  margin: 0 auto;
}
.footer a:hover {
  color: #fff;
}
.footer .title {
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  line-height: 40px;
  font-family: 'HelveticaNeueLTProBd';
  padding-bottom: 11px;
}
.footer .title a {
  color: #fff;

  padding-bottom: 17px;
}
.footer_left {
  float: left;
  width: 219px;
}
.footer_center {
  float: left;
  width: 154px;
  margin-left: 48px;
}
.footer_right {
  float: right;
  width: 515px;
  position: relative;
  padding-left: 59px;
  border-left: 2px solid #c7c7c7;
}
.footer_left ul {
  margin-top: 12px;
}
.footer_left ul li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  color: #c4c4c4;
  font-family: 'HelveticaNeueLTProRoman';
}
.footer_left ul li a {
  color: #bcbec0;
  position: relative;
  left: 0px;
  font-family: 'HelveticaNeueLTProRoman';
}
.footer_left ul li:hover a {
  color: #fff;
}
.footer_center ul {
  margin-top: 12px;
}
.footer_center ul li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  color: #bcbec0;
  font-family: 'HelveticaNeueLTProRoman';
}
.footer_center ul li a {
  color: #bcbec0;
}
.dans_rior {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.footer_right form {
  margin-bottom: 31px;
}
.footer_right .fmal {
  width: 261px;
  margin-right: 6px;
  height: 41px;
  line-height: 41px;
  border-right: 1px solid #a6a5a6;
  padding-left: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'HelveticaNeueLTProRoman';
}
.footer_right .fsiut {
  font-family: "HelveticaNeueLTProBd";
  width: 103px;
  height: 41px;
  line-height: 41px;
  text-indent: 13px;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 5px;
  text-align: left;
  background: #f20404;
  color: #fff;
}
.footer_right p {
  color: #bcbec0;
  line-height: 26px;
  font-family: 'HelveticaNeueLTProRoman';
  width: 320px;
}
.footer_right a {
  color: #bcbec0;
  line-height: 26px;
  font-family: 'HelveticaNeueLTProRoman';
}
.footer_right .shejiao {
  padding-top: 24px;
}
.footer_right .shejiao span {
  color: #bcbec0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
.footer_right .shejiao a {
  display: inline-block;
  margin-left: 9px;
}
.footer_right ul li {
  padding-left: 25px;
  color: #bcbec0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.footer_right ul li a {
  font-family: 'HelveticaNeueLTProRoman';
}
.footer_right ul li.li1 {
  background: url(/skin/css/foconli1.png) no-repeat left 7px;
}
.footer_right ul li.li2 {
  background: url(/skin/css/foconli2.png) no-repeat left 5px;
}
.footer_right ul li.li3 {
  background: url(/skin/css/foconli3.png) no-repeat left 8px;
}
.shejiao a {
  position: relative;
  top: 0px;
}
.shejiao a:hover {
  top: -10px;
}
.footer_bot {
  border-top: 1px solid #ececec;
  height: 97px;
  display: table;
  width: 100%;
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}
.footer_bot span {
  font-family: 'HelveticaNeueLTProRoman';
  height: 97px;
  line-height: 97px;
  display: block;
  color: #333;
  vertical-align: middle;
  display: block;
}
.footer_bot a {
  display: block;
  color: #333;
  vertical-align: middle;
  display: block;
}
.footer_bot a img {
  display: block;
  max-width: 100%;
}
.Links {
  height: 30px;
}
.Links a {
  display: inline-block;
  padding-left: 5px;
}
.ziti {
  font-family: 'HelveticaNeueLTProRoman';
}
.ziti1 {
  font-family: 'HelveticaNeueLTProBd';
}
@media screen and (max-width: 1219px) {
  .footer .wp {
    width: 95%;
    margin: 0 auto;
  }
  .footer_center {
    float: left;
  }
  .footer_right {
    width: 456px;
  }
}
@media screen and (max-width: 999px) {
  .footer_left {
    width: 50%;
    float: left;
  }
  .footer_center {
    width: 50%;
    float: right;
    margin-left: 0px;
  }
  .footer_right {
    width: 100%;
    padding: 0px;
    border: none;
  }
  .footer_right .c_nr {
    width: calc(48% - 23px);
  }
  .footer_right .c_captcha {
    width: calc(48% - 15px);
  }
  .footer_right .c_input {
    width: calc(100% - 35px);
  }
  .footer_right .c_textarea {
    width: calc(100% - 35px);
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .footer_left {
    display: none;
  }
  .footer_center {
    display: none;
  }
  .footer_right {
    display: none;
  }
  .Links {
    display: none;
  }
  .footer_bot {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .footer_bot span {
    width: 50%;
    line-height: 30px;
    margin-top: 20px;
  }
  .footer_bot a {
    width: 50%;
  }
}
.main1 {
  background: #f20404;
  margin-top: 14px;
}
.main1 .img-scroll {
  position: relative;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 32px;
}
.main1 .img-scroll .prev, .main1 .img-scroll .next {
  position: absolute;
  display: block;
  width: 37px;
  height: 57px;
  top: 50%;
  margin-top: -28.5px;
  z-index: 9999;
}
.main1 .img-scroll .prev {
  left: 0;
  cursor: pointer;
  background: url(/skin/css/m1left.png) no-repeat center;
}
.main1 .img-scroll .next {
  right: 0;
  cursor: pointer;
  background: url(/skin/css/m1right.png) no-repeat center;
}
.main1 .img-list {
  position: relative;
  width: 1035px;
  overflow: hidden;
  margin: 0 auto;
}
.main1 .img-list ul {
  width: 1000%;
}
.main1 .img-list li {
  float: left;
  display: block;
  width: 321px;
  margin-right: 36px;
}
.main1 .img-list li .m3lien {
  padding: 15px 1px 15px 20px;
  background: #fff;
  border-radius: 5px;
  max-width: 321px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.main1 .img-list li .m3lien img {
  max-width: 128px;
  width: 100%;
  margin: 0 auto;
}
.main1 .img-list li .title {
  margin-bottom: 15px;
  text-align: left;
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 30px;
  font-family: 'HelveticaNeueLTProRoman';
  min-height: 60px;
}
.main1 .img-list li .title a {
  color: #414042;
}
.main1 .img-list li .title a:hover {
  color: #f20404;
}
.main1 .img-list li .more {
  width: 119px;
  height: 39px;
  line-height: 35px;
  text-indent: 10px;
  text-align: left;
  background: url(/skin/css/m1tubj1.png) no-repeat left center;
}
.main1 .img-list li .more a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
.main1 .img-list li .more:hover a {
  color: #474747;
}
.main1 .m3tu {
  width: 128px;
  margin-top: 7px;
}
@media screen and (max-width: 1219px) {
  .main1 .img-list {
    width: 89%;
  }
  .main1 .img-list li .title {
    font-size: 20px;
    font-size: 2rem;
  }
  .main1 .img-list li {
    width: 275px;
    margin-right: 23px;
  }
}
@media screen and (max-width: 999px) {
  .main1 .m3tu {
    float: none;
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .main1 .img-list li .m3lien .m4fu {
    display: none;
  }
  .main1 .img-list li {
    width: 3%;
    margin-right: .487%;
  }
  .main1 .img-list li .m3lien {
    padding: 15px;
    margin: 0 auto;
  }
  .main1 .img-list li .m3lien img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .main1 .img-list {
    width: 80%;
  }
  .main1 .img-scroll {
    padding-top: 20px;
  }
  .main1 .img-list li .title {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
  }
  .main1 .img-list li .more {
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  .main1 .img-list {
    width: 80%;
  }
  .main1 .img-scroll {
    padding-top: 20px;
  }
  .main1 .img-list li {
    width: 5%;
    margin-right: .2%;
  }
}
@media screen and (max-width: 400px) {
  .main1 .img-list {
    width: 200px;
    margin: 0 auto;
  }
  .main1 .img-list li {
    width: 200px;
    margin-right: .487%;
  }
}
.main2 {
  padding-top: 52px;
  padding-bottom: 58px;
}
.main2 .wp {
  max-width: 1000px;
  margin: 0 auto;
  width: 95%;
}
.main2 img {
  display: block;
  max-width: 460px;
  max-height: 291px;
  width: 100%;
  margin-left: 20px;
}
.main2 a {
  display: block;
}
.main2 .title2 {
  margin-top: 21px;
  font-size: 50px;
  font-size: 5rem;
  color: #414042;
}
.main2 .title2 span {
  color: #f20404;
}
.main2 .p {
  max-height: 96px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 33px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #414042;
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
}
.main2 .more {

  width: 119px;
  line-height: 39px;
  height: 39px;
  text-indent: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
.main2 .m2_ul li {
  float: left;
  height: 104px;
  width: 322px;
  display: table;
  margin-top: 36px;
  padding-bottom: 4px;
  margin-left: 17px;
}
.main2 .m2_ul li.li1 {
  background: url(/skin/css/m2li1.jpg) no-repeat left top;
}
.main2 .m2_ul li.li2 {
  background: url(/skin/css/m2li2.jpg) no-repeat left top;
}
.main2 .m2_ul li.li3 {
  background: url(/skin/css/m2li3.jpg) no-repeat left top;
}
.main2 .m2_ul li.li4 {
  background: url(/skin/css/m2li4.jpg) no-repeat left top;
}
.main2 .m2_ul li.li5 {
  background: url(/skin/css/m2li5.jpg) no-repeat left top;
}
.main2 .m2_ul li.li6 {
  background: url(/skin/css/m2li6.jpg) no-repeat left top;
}
.main2 .m2_ul .m2_wrap {
  padding-left: 123px;
  display: table-cell;
  vertical-align: middle;
}
.main2 .m2_ul .titlem21 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 24px;
  text-transform: uppercase;
}
.main2 .m2_ul .titlem22 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
}
.main2 a:hover {
  color: #f20404;
}
.main2 .more:hover {
  text-decoration: underline;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .main2 .m2_ul li {
    width: 31%;
    margin-left: 1% !important;
    margin-right: 1%;
    background-size: cover;
  }
}
@media screen and (max-width: 999px) {
  .main2 {
    padding-bottom: 50px;
  }
  .m2_l {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
  }
  .main2 img {
    margin: 0 auto;
  }
  .main2 .m2_ul li {
    width: 48%;
    margin-left: 1% !important;
    margin-right: 1%;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .main2 {
    padding-bottom: 30px;
  }
  .main2 .title2 {
    font-size: 30px;
    font-size: 3rem;
  }
  .main2 .p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .main2 .m2_ul {
    margin-top: 20px;
  }
  .main2 .m2_ul .titlem21 {
    font-size: 20px;
    font-size: 2rem;
  }
  .main2 .m2_ul .titlem22 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .main2 .m2_ul .m2_wrap {
    padding-left: 109px;
  }
  .main2 .m2_ul li {
    width: 98%;
    margin-left: 1% !important;
    margin-right: 1%;
    background-size: cover;
    margin-bottom: 0px;
    margin-top: 10px;
  }
}
.main3 {
  border-top: 2px solid #cbcbcb;
  background: #f8f8f8;
  padding-top: 39px;
}
.main3 .m3_titlr {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.main3 .m3_title31 {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 50px;
  margin-top: 20px;
  margin-bottom: 8px;
}
.main3 .m3_title32 {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'HelveticaNeueLTProRoman';
}
.main3 .m3_ul {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 53px;
}
.main3 .m3_ul li {
  float: left;
width: 28.3333%;
	margin: 2.5%;
}
.main3 .m3_ul .m3_wrap {
  background: #fff;
padding: 30px 15px;
  width: 100%;
  margin: 0 auto;
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.15);
}
.main3 .m3_ul .wenzi {
  border-radius: 2px;
  max-width: 183px;
  width: 95%;
  height: 33px;
  text-align: center;
  line-height: 33px;
  margin: 0 auto;
  margin-top: 44px;
  text-align: center;
  background: #f20404;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.main3 .m3_ul a {
  color: #fff;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main3 .m3_ul img {
  display: block;
  max-width: 230px;
  width: 100%;
  margin: 0 auto;
}
.main3 .m3_title32 {
  padding-bottom: 3px;
}
.main3 .m3_ul li:hover .m3_wrap {
  border-color: #f20404;
}
.main3 a:hover {
  color: #f20404;
}
.main3 .m3_ul a:hover {
  text-decoration: underline;
  color: #fff;
}
@media screen and (max-width: 1219px) {
  .main3 .m3_ul li {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .main3 .m3_ul .m3_wrap {
    padding-top: 30px;
  }
  .main3 .m3_ul .wenzi {
    margin-top: 20px;
  }
  .main3 .m3_ul li {
    width: 100%;

    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .main3 .m3_title31 {
    font-size: 30px;
    font-size: 3rem;
    margin-top: 10px;
  }
  .main3 .m3_title32 {
    font-size: 20px;
    font-size: 2rem;
  }
  .main3 .m3_ul li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
.main4 {
  border-top: 2px solid #cbcbcb;
  padding-top: 58px;
}
.main4 .m3_titlr {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.main4 .m3_title31 {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 50px;
  margin-top: 42px;
  margin-bottom: 17px;
}
.main4 .m3_title32 {
  max-width: 967px;
  margin: 0 auto;
  width: 95%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
}
.main4 a:hover {
  color: #f20404;
}
.dan_box1 { /*1*/ /*2*/ /*3*/
}
.dan_box1 .lunboa {
  position: relative;
}
.dan_box1 .lunboa .wenz {
  max-width: 100px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.dan_box1 .lunboa .wenz a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
  color: #414042;
}
.dan_box1 .lunboa .wenz a:hover {
  color: #f20404;
}
.dan_box1 img {
  border: 0;
}
.dan_box1 .ban {
  width: 1000px;
  height: 700px;
  position: relative; /*overflow:hidden;*/
  margin: 40px auto 0 auto;
}
.dan_box1 .ban2 {
  width: 1000px;
  height: 528px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  right: 0px;
  margin-bottom: 15px;
}
.dan_box1 .ban2 ul {
  position: absolute;
  left: 0;
  top: 0;
}
.dan_box1 .ban2 ul li {
  width: 1000px;
  height: 528px;
}
.dan_box1 .prev {
  float: left;
  cursor: pointer;
}
.dan_box1 .num {
  height: 265px;
  overflow: hidden;
  width: 1000px;
  position: relative;
  float: left;
}
.dan_box1 .min_pic {
  width: 1000px;
  position: relative;
}
.dan_box1 .num ul {
  position: absolute;
  left: 0;
  top: 0;
}
.dan_box1 .num ul li {
  width: 212px;
  height: 266px;
  margin-right: 42px;
  padding: 0px;
}
.dan_box1 .num ul li a img {
  width: 238px;
}
.dan_box1 .prev_btn1 {
  position: absolute;
  left: -88px;
  z-index: 99999;
  width: 37px;
  text-align: center;
  height: 57px;
  margin-top: 34px;
  margin-right: 30px;
  cursor: pointer;
  float: left;
}
.dan_box1 .next_btn1 {
  position: absolute;
  right: -88px;
  z-index: 99999;
  width: 37px;
  text-align: center;
  height: 57px;
  margin-top: 34px;
  cursor: pointer;
  float: right;
}
.dan_box1 .prev1 {
  position: absolute;
  top: 263px;
  left: -91px;
  width: 41px;
  height: 79px;
  z-index: 9;
  cursor: pointer;
}
.dan_box1 .next1 {
  position: absolute;
  top: 263px;
  right: -91px;
  width: 41px;
  height: 79px;
  z-index: 9;
  cursor: pointer;
}
.dan_box1 .mhc {
  z-index: 99999;
  background: #000;
  width: 100%;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(Opacity=50);
  position: fixed;
  left: 0;
  top: 0;
  display: none;
}
.dan_box1 .pop_up {
  width: 1000px;
  height: 570px;
  padding: 10px;
  background: #fff;
  position: fixed;
  -position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -498px;
  margin-top: -273px;
  display: none;
  z-index: 9999999;
}
.dan_box1 .pop_up_xx {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -40px;
  right: 0;
  cursor: pointer;
}
.dan_box1 .pop_up2 {
  width: 500px;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.dan_box1 .pop_up2 {
  width: 1000px;
  height: 570px;
  position: relative;
  overflow: hidden;
  float: left;
}
.dan_box1 .pop_up2 ul {
  position: absolute;
  left: 0;
  top: 0;
}
.dan_box1 .pop_up2 ul li {
  width: 1000px;
  height: 570px;
  float: left;
}
.dan_box1 .lunboa {
  padding-bottom: 83px;
}
.dan_box1 .lunboa .ban .ban2 ul li {
  position: relative;
}
.dan_box1 .lunboa .ban .ban2 ul li .mzz {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.dan_box1 .lunboa .ban .ban2 ul li .mzz a {
  width: 100%;
  display: block;
  text-align: center;
  height: 44px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 44px;
  background: url(/skin/css/mzz.png) repeat center center;
}
.dan_box1 .lunbob {
  display: none;
}
.dan_box1 .lunbob ul li {
  width: 48%;
  position: relative;
  float: left;
  margin: 20px 1% !important;
}
.dan_box1 .lunbob ul li a {
  display: block;
}
.dan_box1 .lunbob ul li a img {
  display: block;
  width: 100%;
}
.dan_box1 .lunbob ul li a span {
  text-align: center;
  line-height: 24px;
  display: block;
  margin-top: 15px;
}
.dan_box1 .lunbob ul li .mzz {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.dan_box1 .lunbob ul li .mzz a {
  width: 100%;
  display: block;
  text-align: center;
  height: 44px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 44px;
  background: url(/skin/css/mzz.png) repeat center center;
}
@media screen and (max-width: 1219px) {
  .dan_box1 .ban {
    width: 980px;
  }
  .dan_box1 .ban2 {
    width: 980px;
  }
  .dan_box1 .min_pic {
    width: 980px;
  }
  .dan_box1 .prev_btn1 {
    position: absolute;
    left: 0px;
    z-index: 9;
    cursor: pointer;
  }
  .dan_box1 .next_btn1 {
    position: absolute;
    right: 0px;
    z-index: 9;
    cursor: pointer;
  }
  .dan_box1 .num ul li a img {
    display: block;
    max-width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .dan_box1 .lunboa {
    display: none;
  }
  .dan_box1 .lunbob {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .main4 .m3_title31 {
    font-size: 30px;
    font-size: 3rem;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .main4 .m3_title32 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .dan_box1 .lunbob ul li {
    width: 98%;
    margin: 20px 1% !important;
  }
}
.main5 {
  border-top: 2px solid #cbcbcb;
  padding-top: 75px;
}
.main5 .wp {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}
.main5 .title1 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  padding-bottom: 30px;
}
.main5 .m3_titlr {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.main5 .m3_title31 {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 50px;
  margin-top: 36px;
  margin-bottom: 13px;
  font-family: 'HelveticaNeueLTProBd';
}
.main5 .m3_title32 {
  margin-bottom: 86px;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
}
.main5 a:hover {
  color: #f20404;
}
.main5 .m5_l {
  width: 565px;
  padding-bottom: 113px;
}
.main5 .m5_r {
  width: 366px;
}
.main5 .div_5 {
  border: 2px solid #f4f4f4;
  padding: 17px 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 8px;
}
.main5 .div_5 .time {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 26px;
}
.main5 .div_5 .title3 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 26px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main5 .div_5 a {
  display: block;
  line-height: 26px;
}
.main5 .div_5 p {
  font-size: 16px;
  font-size: 1.6rem;
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main5 .div_5 p a {
  font-family: 'HelveticaNeueLTProRoman';
  display: block;
  max-height: 78px;
  overflow: hidden;
}
.main5 .div_5:hover {
  border-color: #f98989;
}
.main5 .div_5:hover p {
  display: block;
}
.main5 .slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.main5 .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 177px;
  z-index: 1;
}
.main5 .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.main5 .slideBox .hd ul li {
  float: left;
  margin-left: 5px;
  width: 12px;
  height: 12px;
  line-height: 14px;
  text-align: center;
  background: #414042;
  border-radius: 50%;
  font-size: 0px;
  cursor: pointer;
}
.main5 .slideBox .hd ul li.on {
  background: #f20404;
  color: #fff;
}
.main5 .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.main5 .slideBox .bd li {
  width: 100%;
}
.main5 .slideBox .bd li .img {
  display: block;
  border: 1px solid #414042;
}
.main5 .slideBox .bd img {
  max-width: 563px;
  max-height: 563px;
  display: block;
  width: 100%;
}
.main5 .slideBox .time {
  margin-bottom: 17px;
  font-size: 12px;
  font-size: 1.2rem;
  border-bottom: 3px solid #414042;
  line-height: 30px;
  padding: 22px 0px 11px;
}
.main5 .slideBox p a {
  max-height: 96px;
  overflow: hidden;
  font-family: 'HelveticaNeueLTProRoman';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  display: block;
}
.main5 .slideBox .book {
  width: 89px;
  height: 29px;
  line-height: 27px;
  text-align: center;
  background: #f20404;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 5px;
  display: block;
  margin-top: 16px;
}
.main5 .slideBox .book:hover {
  background: #333;
}
@media screen and (max-width: 999px) {
  .main5 {
    padding-bottom: 30px;
  }
  .main5 .m5_l {
    width: 100%;
    float: none;
    padding-bottom: 30px;
  }
  .main5 .slideBox .bd li .img {
    max-width: 563px;
    margin: 0 auto;
  }
  .main5 .m5_r {
    width: 100%;
    float: none;
  }
  .main5 .div_5 p {
    display: block;
  }
  .main5 .title1 {
    padding-bottom: 10px;
  }
}
.dannav img {
  display: block;
  text-align: center;
  max-width: 1920px;
  width: 100%;
}
/* break */
.break {
  padding-top: 48px;
}
.break p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #414042;
  font-family: 'HelveticaNeueLTProRoman';
}
.break a {
  color: #414042;
  line-height: 30px;
  font-family: 'HelveticaNeueLTProRoman';
}
.break a.on, .break a:hover {
  color: #f20404;
}
.about {
  margin-top: 33px;
}
.about .ab1_l {
  width: 235px;
  margin-bottom: 20px;
}
.about .ab1_r {
  width: 905px;
}
.about .title2 a {
  padding-left: 15px;
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  color: #f20404;
  border-top: 5px solid #f20404;
  line-height: 44px;
  font-family: Arial;
  font-weight: bold;
}
.about .ab1_ul1 {
  width: 100%;
}
.about .ab1_ul1 li {
  background: #f9f9f9;
  padding-left: 15px;
  margin-bottom: 7px;
}
.about .ab1_ul1 li a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333333;
  line-height: 48px;
  height: 48px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'HelveticaNeueLTProRoman';
}
.about .ab1_ul1 li.on, .about .ab1_ul1 li:hover {
  background: #f20404;
}
.about .ab1_ul1 li.on a, .about .ab1_ul1 li:hover a {
  color: #fff;
}
.about .title3 {
  margin-top: 37px;
  margin-bottom: 8px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
}
.about .ab1_ul2 {
  padding: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  background: #f7f7f7;
}
.about .ab1_ul2 li {
  padding-left: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.about .ab1_ul2 li a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.about .ab1_ul2 li.li1 {
  background: url(/skin/css/abtu1bj.png) no-repeat 5px center;
}
.about .ab1_ul2 li.li2 {
  background: url(/skin/css/abtu2bj.png) no-repeat 5px center;
}
.about .ab_ab1 {
  padding-bottom: 15px;
}
.about .ab_ab1 img {
  display: block;
  max-width: 903px;
  width: 100%;
  margin: 0 auto;
}
.about .ab_ab1 .titleab21 {
  color: #f20404;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 14px;
}
.about .ab_ab1 p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 26px;
  margin-bottom: 26px;
  font-family: 'HelveticaNeueLTProRoman';
  color: #333333;
}
.about .ab_ab2 {
  padding-bottom: 50px;
}
@media screen and (max-width: 1219px) {
  .about .ab1_l {
    width: 32%;
  }
  .about .ab1_r {
    width: 65%;
  }
}
@media screen and (max-width: 768px) {
  .break {
    padding-top: 20px;
  }
  .about {
    margin-top: 20px;
  }
  .about .ab1_l {
    width: 100%;
    float: none;
  }
  .about .ab1_r {
    width: 100%;
    float: none;
  }
  .about .ab_ab1 .titleab21 {
    font-size: 20px;
    font-size: 2rem;
  }
}
/*page*/
.page {
  position: relative;
  margin: 0px auto 35px;
}
.page {
  text-align: center;
}
.page a {
  display: inline-block;
  background-color: #eeeeee;
  color: #333;
  margin-right: 7px;
  width: 33px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #e5e5e5;
  text-align: center;
  border-radius: 0px;
  font-family: Arial;
  font-size: 12px;
  font-size: 1.2rem;
}
.page a.on, .page a:hover {
  color: #ff0000;
  border-color: #ff0000;
}
.page a.first {
  width: 59px;
  margin-right: 4px;
}
.page a.last {
  width: 59px;
  margin-left: 4px;
}
.page span {
  display: inline-block;
  width: 50px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  position: relative;
  top: 3px;
}
.page img {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 15px;
  margin-right: 8px;
}
.page a.no, .page a.no:hover {
  color: #333 !important;
  border: 1px solid #eeeeee !important
}
.ins {
  margin-left: 4px;
  width: 133px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: none;
  outline: none;
  background-color: #f04608;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  border: 1px solid #f04608;
}
.ab4_ul {
  padding-bottom: 31px;
}
.ab4_ul li {
  float: left;
  margin-left: 85px;
  width: 243px;
  margin-bottom: 28px;
}
.ab4_ul li .dan_wrap {
  position: relative;
  max-width: 243px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #d2d2d2;
}
.ab4_ul li .dan_wrap .fu {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  left: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.ab4_ul li .dan_wrap img {
  display: block;
  max-width: 243px;
  max-height: 347px;
  width: 100%;
}
.ab4_ul li .wenzi {
  text-align: center;
  padding-top: 8px;
  max-width: 283px;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333333;
  margin: 0 auto;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ab4_ul li:hover .dan_wrap .fu {
  top: 0px;
}
@media screen and (max-width: 1219px) {
  .ab4_ul li {
    width: 31%;
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 999px) {
  .page a {
    margin-bottom: 10px;
  }
  .ab4_ul {
    padding-bottom: 10px;
  }
  .ab4_ul li .dan_wrap .fu {
    top: 0px;
    background: #000000;
    background: rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 640px) {
  .page {
    position: relative;
    margin: 0px auto 10px;
  }
  .ab4_ul li .wenzi {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 440px) {
  .ab4_ul li {
    width: 48%;
    margin-left: 1% !important;
    margin-right: 1% !important;
  }
}
.about .title2 {
  max-width: 300px;
  position: relative;
}
.about .title2 .dan_p {
  display: none;
  position: absolute;
  right: 0px;
  top: 17px;
}
.about .title2 .dan_p span {
  margin-bottom: 2px;
  display: block;
  width: 25px;
  height: 4px;
  background-color: #ff0000;
}
.new p a:hover {
  color: #ff0000;
}
.ab5_ul {
  padding-bottom: 0px;
}
.ab5_ul li {
  float: left;
  margin-left: 40px;
  width: 275px;
  margin-bottom: 34px;
}
.ab5_ul li .dan_wrap {
  position: relative;
  max-width: 275px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #d2d2d2;
}
.ab5_ul li .dan_wrap .fu {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  left: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.ab5_ul li .dan_wrap img {
  display: block;
  max-width: 275px;
  max-height: 192px;
  width: 100%;
}
.ab5_ul li .wenzi {
  text-align: center;
  height: 48px;
  max-height: 48px;
  overflow: hidden;
  display: block;
  text-align: center;
  max-width: 283px;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333333;
  margin: 0 auto;
  line-height: 24px;
  margin-top: 10px;
}
.ab5_ul li .wenzi span {
  vertical-align: middle;
}
.ab5_ul li:hover .dan_wrap .fu {
  top: 0px;
}
@media screen and (max-width: 1219px) {
  .ab5_ul li {
    width: 31%;
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 999px) {
  .page a {
    margin-bottom: 10px;
  }
  .ab5_ul {
    padding-bottom: 10px;
  }
  .ab5_ul li .dan_wrap .fu {
    top: 0px;
    background: #000000;
    background: rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 640px) {
  .ab5_ul li .wenzi {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 440px) {
  .ab5_ul li {
    width: 48%;
    margin-left: 1% !important;
    margin-right: 1% !important;
  }
}
.ab5_box .img-scroll {
  position: relative;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 23px;
}
.ab5_box .img-scroll .prev, .ab5_box .img-scroll .next {
  position: absolute;
  display: block;
  width: 37px;
  height: 37px;
  top: 50%;
  margin-top: -30.5px;
  z-index: 9999;
}
.ab5_box .img-scroll .prev {
  left: 0;
  cursor: pointer;
  background: url(/skin/css/ab5left.png) no-repeat center;
}
.ab5_box .img-scroll .next {
  right: 0;
  cursor: pointer;
  background: url(/skin/css/ab5right.png) no-repeat center;
}
.ab5_box .img-scroll .prev:hover {
  background: url(/skin/css/ab5lefton.png) no-repeat center;
}
.ab5_box .img-scroll .next:hover {
  background: url(/skin/css/ab5righton.png) no-repeat center;
}
.ab5_box .img-list {
  position: relative;
  width: 88%;
  overflow: hidden;
  margin: 0 auto;
}
.ab5_box .img-list ul {
  width: 1000%;
}
.ab5_box .img-list li {
  float: left;
  display: block;
  width: 246px;
  margin-right: 29px;
}
.ab5_box .img-list li .m3lien .m4fu {
  position: absolute;
  top: 100%;
  left: 0px;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}
.ab5_box .img-list li .m3lien {
  max-width: 246px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.ab5_box .img-list li .m3tu {
  display: block;
  border: 1px solid #d2d2d2;
}
.ab5_box .img-list li .m3lien img {
  max-width: 244px;
  max-height: 388px;
  width: 100%;
  margin: 0 auto;
}
.ab5_box .img-list li .m4zi {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  text-transform: uppercase;
  max-width: 246px;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 38px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ab5_box .img-list li .m3lien:hover .m4fu {
  top: 0;
}
@media screen and (max-width: 1219px) {
  .ab5_box .img-list {
    width: 80%;
  }
  .ab5_box .img-list li {
    width: 4.5%;
    margin-right: .8%;
  }
}
@media screen and (max-width: 768px) {
  .ab5_box .img-list li .m4zi {
    margin-top: 5px;
  }
  .ab5_box .img-scroll {
    padding-top: 20px;
  }
  .ab5_box .img-list li {
    width: 3%;
    margin-right: .487%;
  }
  .about .title2 .dan_p {
    display: block;
  }
  .about .ab1_ul1 {}
  .about .title2 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .ab5_box .img-scroll {
    width: 244px;
    margin: 0 auto;
  }
  .ab5_box .img-list {
    width: 244px;
    margin: 0 auto;
  }
  .ab5_box .img-list li {
    width: 244px;
    margin-right: .487%;
  }
}
.danpro_ul2 .dan_wrap2 img {
  display: block;
  max-height: 126px;
}
.new {
  padding-bottom: 16px;
}
.new .title {
  margin-bottom: 20px;
  color: #f20404;
  background: url(/skin/css/new_bj1.jpg) no-repeat left bottom;
  padding-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-family: 'HelveticaNeueLTProBd';
}
.new p {
  margin-bottom: 22px;
  padding-left: 20px;
  background: url(/skin/css/newbj1.png) no-repeat left 10px;
  line-height: 30px;
  font-family: 'HelveticaNeueLTProRoman';
}
.new p a {
  display: block;
  color: #333333;
  max-width: 610px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new p span {
  color: #333333;
}
@media screen and (max-width: 1219px) {
  .new p a {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .new p a {
    width: 100%;
    float: none;
  }
  .new p span {
    display: block;
    float: none;
  }
}
.new2 h1 {
  color: #333333;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
}
.new2 .time {
  text-align: center;
  font-family: 'HelveticaNeueLTProRoman';
  color: #333333;
  line-height: 24px;
}
.new2 .new_x {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  line-height: 30px;
  margin: 20px 0px;
  font-family: 'HelveticaNeueLTProRoman';
}
.new2 .new_x a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #f20404;
  line-height: 30px;
}
.new2 .new_x img {
  display: block;
  max-width: 100% !important;
  width: auto !important;
  max-height: 100% !important;
  height: auto !important;
  margin: 0 auto;
}
.new2 .new_x iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.new2 .new_x table {
  width: 90%;
  border-collapse: collapse;
  line-height: 22px;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
}
.new2 .new_x table tr td {
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
}
.new2 .updown {
  padding: 10px 8px;
  border: 1px solid #b9b9b9;
  margin-bottom: 50px;
  font-family: 'HelveticaNeueLTProRoman';
}
.new2 .updown .up {
  margin-top: 0px;
  margin-bottom: 0px;
}
.new2 .updown p {
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
}
.new2 .updown p .img {
  display: inline-block;
  padding-right: 5px;
}
.new2 .updown p .img img {
  display: inline-block;
  position: relative;
  top: 5px;
}
.new2 .updown p .on {
  color: #f20404;
}
.new2 .updown p span {
  color: #888888;
}
.new2 .updown p a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #888888;
}
.new2 .updown p a:hover {
  color: #f20404;
}
.sup_title {
  margin-top: 57px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #333;
  background: url(/skin/css/supei.png) no-repeat left bottom;
}
.su1_ul1 {
  background: #f7f7f7;
  padding: 5px 13px 10px 13px;
}
.su1_ul1 li {
  font-family: 'HelveticaNeueLTProRoman';
  line-height: 24px;
}
.su1_ul1 li a {
  color: #333;
}
.su1_ul1 li a:hover {
  color: #f20404;
}
.sup_title2 {
  margin-top: 18px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #333;
  background: url(/skin/css/supei.png) no-repeat left bottom;
}
.su1_ul2 {
  padding: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  background: #f7f7f7;
}
.su1_ul2 li {
  padding-left: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  font-family: 'HelveticaNeueLTProRoman';
}
.su1_ul2 li a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  font-family: 'HelveticaNeueLTProRoman';
}
.su1_ul2 li.li1 {
  background: url(/skin/css/abtu1bj.png) no-repeat 5px center;
}
.su1_ul2 li.li2 {
  background: url(/skin/css/abtu2bj.png) no-repeat 5px center;
}
.factory {
  padding-top: 26px;
}
.factory .title {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #333333;
}
.factory .title2 {
  padding-top: 12px;
  line-height: 24px;
  color: #333;
  text-align: center;
  font-family: 'HelveticaNeueLTProRoman';
}
@media screen and (max-width: 999px) {
  .main5 {
    padding-top: 30px;
  }
  .main5 .m3_title32 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .main5 .m3_title32 {
    margin-bottom: 20px;
  }
  .main5 .m3_title31 {
    margin-top: 10px;
  }
  .main5 .m3_title31 {
    font-size: 30px;
    font-size: 3rem;
  }
}
.ziti {
  font-family: 'HelveticaNeueLTProRoman';
}
.ziti1 {
  font-family: 'HelveticaNeueLTProBd';
}
.dan_box2 { /*1*/ /*2*/ /*3*/
}
.dan_box2 .lunboa {
  position: relative;
}
.dan_box2 .lunboa .wenz {
  max-width: 100px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.dan_box2 .lunboa .wenz a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
  color: #414042;
}
.dan_box2 .lunboa .wenz a:hover {
  color: #f20404;
}
.dan_box2 img {
  border: 0;
}
.dan_box2 .ban {
  width: 725px;
  height: 700px;
  position: relative; /*overflow:hidden;*/
  margin: 31px auto 0 auto;
}
.dan_box2 .ban2 {
  width: 725px;
  height: 525px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  right: 0px;
  margin-bottom: 32px;
}
.dan_box2 .ban2 ul {
  position: absolute;
  left: 0;
  top: 0;
}
.dan_box2 .ban2 ul li {
  width: 725px;
  height: 525px;
}
.dan_box2 .prev {
  float: left;
  cursor: pointer;
}
.dan_box2 .num {
  height: 200px;
  overflow: hidden;
  width: 725px;
  position: relative;
  float: left;
}
.dan_box2 .min_pic {
  width: 725px;
  position: relative;
}
.dan_box2 .num ul {
  position: absolute;
  left: 0;
  top: 0;
}
.dan_box2 .num ul li {
  width: 150px;
  height: 200px;
  margin-right: 42px;
  padding: 0px;
}
.dan_box2 .num ul li a {
  width: 145px;
  display: block;
  border: 1px solid transparent;
}
.dan_box2 .num ul li a img {
  width: 145px;
  display: block;
}
.dan_box2 .num ul li a:hover {
  border-color: #ff0000;
}
.dan_box2 .prev_btn1 {
  position: absolute;
  left: -71px;
  z-index: 99999;
  width: 37px;
  text-align: center;
  height: 57px;
  margin-top: 34px;
  margin-right: 30px;
  cursor: pointer;
  float: left;
}
.dan_box2 .next_btn1 {
  position: absolute;
  right: -88px;
  z-index: 99999;
  width: 37px;
  text-align: center;
  height: 57px;
  margin-top: 34px;
  cursor: pointer;
  float: right;
}
.dan_box2 .prev1 {
  position: absolute;
  top: 263px;
  left: -91px;
  width: 39px;
  height: 39px;
  z-index: 9;
  cursor: pointer;
}
.dan_box2 .next1 {
  position: absolute;
  top: 263px;
  right: -91px;
  width: 39px;
  height: 39px;
  z-index: 9;
  cursor: pointer;
}
.dan_box2 .mhc {
  z-index: 99999;
  background: #000;
  width: 100%;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(Opacity=50);
  position: fixed;
  left: 0;
  top: 0;
  display: none;
}
.dan_box2 .pop_up {
  width: 725px;
  height: 570px;
  padding: 10px;
  background: #fff;
  position: fixed;
  -position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -498px;
  margin-top: -273px;
  display: none;
  z-index: 9999999;
}
.dan_box2 .pop_up_xx {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -40px;
  right: 0;
  cursor: pointer;
}
.dan_box2 .pop_up2 {
  width: 500px;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.dan_box2 .pop_up2 {
  width: 1000px;
  height: 570px;
  position: relative;
  overflow: hidden;
  float: left;
}
.dan_box2 .pop_up2 ul {
  position: absolute;
  left: 0;
  top: 0;
}
.dan_box2 .pop_up2 ul li {
  width: 1000px;
  height: 570px;
  float: left;
}
.dan_box2 .lunboa {
  padding-bottom: 13px;
}
.dan_box2 .lunboa .ban .ban2 ul li {
  position: relative;
}
.dan_box2 .lunboa .ban .ban2 ul li .mzz {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.dan_box2 .lunboa .ban .ban2 ul li .mzz a {
  font-family: 'HelveticaNeueLTProRoman';
  width: 100%;
  display: block;
  text-align: center;
  height: 44px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 44px;
  background: url(/skin/css/mzz.png) repeat center center;
}
.dan_box2 .lunbob {
  display: none;
}
.dan_box2 .lunbob ul li {
  width: 31%;
  position: relative;
  float: left;
  margin: 20px 1% !important;
}
.dan_box2 .lunbob ul li a {
  display: block;
}
.dan_box2 .lunbob ul li a img {
  display: block;
  width: 100%;
}
.dan_box2 .lunbob ul li .mzz {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-family: 'HelveticaNeueLTProRoman';
}
.dan_box2 .lunbob ul li .mzz {
  width: 100%;
  display: block;
  text-align: center;
  height: 44px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 44px;
  background: url(/skin/css/mzz.png) repeat center center;
}
@media screen and (max-width: 1219px) {
  .dan_box2 .num ul li a img {
    display: block;
    max-width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .dan_box2 .lunboa {
    display: none;
  }
  .dan_box2 .lunbob {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .dan_box2 .lunbob ul li {
    width: 48%;
    margin: 20px 1% !important;
  }
}
.danporul1 {
  max-width: 960px;
  width: 95%;
  margin: 0 auto;
  padding-top: 36px;
}
.danporul1 li {
  float: left;
  margin-left: 54px;
}
.danporul1 img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.danporul1 .tuw {
  display: block;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  margin-top: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dan_protitle {
  max-width: 982px;
  margin: 0 auto;
  margin-top: 32px;
  text-align: center;
  color: #414042;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
}
.danpro_ul2 {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 63px;
}
.danpro_ul2 li {
  width: 48%;
margin: 1%;
}
.danpro_ul2 .peo2_l {
  width: 280px;
}
.danpro_ul2 .peo2_r {
  width: 218px;
}
.danpro_ul2 .dan_wrap2 {
  padding: 30px 36px 32px 0px;
  border: 2px solid #d1d1d1;
  border-radius: 10px;
  box-shadow: 0px 5px 16px rgba(24, 24, 24, 0.15);
}
.danpro_ul2 .dan_wrap2 img {
  display: block;
  max-width: 193px;
  width: 100%;
  margin: 0 auto;
}
.danpro_ul2 .dan_wrap2 .title5 {
  padding-bottom: 29px;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  color: #414042;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.danpro_ul2 .dan_wrap2 .title6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 34px;
}
.danpro_ul2 .dan_wrap2 p {
  font-family: 'HelveticaNeueLTProRoman';
  line-height: 20px;
}
.danpro_ul2 .dan_wrap2 .more {
  display: inline-block;
  line-height: 30px;
  padding-right: 25px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #f20404;
  background: url(/skin/css/fandif.png) no-repeat right center;
  margin-top: 3px;
}
.danpro_ul2 .dan_wrap2 a {
  display: block;
}
.danpro_ul2 .dan_wrap2 p {
  display: block;
}
.danporul1 .tuw:hover {
  color: #ff0000;
}
.danpro_ul2 li:hover .dan_wrap2 {
  border-color: #ff0000;
}
.danpro_ul2 li a:hover {
  color: #ff0000 !important;
}
.danpro_ul2 .dan_wrap2 .more:hover {
  color: #333 !important;
}
.dan_protitle a:hover {
  color: #ff0000;
}
@media screen and (max-width: 1219px) {
  .danporul1 li {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .danpro_ul2 .peo2_l {
    width: 48%;
  }
  .danpro_ul2 .peo2_r {
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .danporul1 .tuw {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .danporul1 li {
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .danpro_ul2 .dan_wrap2 {
    padding: 20px;
  }
  .danpro_ul2 li {
    float: none;
    width: 98%;
  }
  .dan_protitle {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 450px) {
  .danporul1 .tuw {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .danporul1 li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .danpro_ul2 .peo2_l {
    float: none;
    width: 100%;
  }
  .danpro_ul2 .peo2_r {
    float: none;
    width: 95%;
    margin: 0 auto;
  }
}
.product2 .title h1 {
  font-size: 46px;
  font-size: 4.6rem;
  color: #f20404;
  border-bottom: 7px solid #f20404;
  padding-bottom: 10px;
}
.product2 .imahssl {
  display: block;
  float: left;
  max-width: 500px;
  max-height: 400px;
  width: 100%;
  margin: 0 auto;
}
.product2 .pro2 {
  width: 647px;
}
.product2 .por2_bhox {
  border-bottom: 2px solid #f20404;
  padding-top: 20px;
  padding-bottom: 18px;
}
.product2 .por2_bhox p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
}
.product2 .por2_bhox span {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'HelveticaNeueLTProBd';
}
.product2 .poe2_box2 {
  padding-top: 22px;
}
.product2 .poe2_box2 p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
}
.product2 .poe2_box2 .rir_pro2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  color: #414042;
  padding-bottom: 5px;
}
.product2 .poe2_box2 li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
}
.product2 .orit_box3 {
  margin-top: 40px;
}
.product2 .orit_box3 li {
  float: left;
  margin-left: 14px;
}
.product2 .orit_box3 img {
  display: block;
  max-width: 80px;
  width: 100%;
}
.product2 .dan_pro2_box3 {
  border-top: 2px solid #cdcdcd;
  padding-top: 42px;
  margin-top: 46px;
}
.product2 .dan_pro2_box3 .title3 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 30px;
  text-align: center;
  color: #333;
}
.product2 .dan_table {
  margin-bottom: 30px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  margin-top: 44px;
  margin-bottom: 55px;
}
.product2 .dan_table table {
  width: 1000px;
  border-collapse: collapse;
  line-height: 23px;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
}
.product2 .dan_table table tr:first-child {
  background: #fbbea7 !important;
  height: 70px;
  line-height: 70px;
}
.product2 .dan_table table tr td {
  border: 1px solid #262627;
  height: 23px;
  line-height: 23px;
}
.product2 .dan_table table tr:nth-of-type(odd) {
  background: #fee7dc;
}
@media screen and (max-width: 1219px) {
  .product2 .imahssl {
    width: 48%;
  }
  .product2 .pro2 {
    width: 48%;
  }
  .product2 .pro2_l {
    width: 100%;
    float: none;
  }
  .product2 .pro2_r {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .product2 .orit_box3 {
    margin-top: 10px;
  }
  .product2 .orit_box3 li {
    width: 12%;
    margin-left: 1% !important;
    margin-right: 1%;
  }
  .product2 .dan_table {
    overflow-x: scroll;
  }
}
@media screen and (max-width: 999px) {
  .product2 .imahssl {
    width: 100%;
    float: none;
  }
  .product2 .pro2 {
    width: 100%;
    float: none;
  }
  .product2 .pro2_l {
    width: 48%;
    float: left;
  }
  .product2 .pro2_r {
    width: 48%;
    float: right;
  }
  .product2 .title h1 {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .product2 .title h1 {
    font-size: 20px;
    font-size: 2rem;
  }
  .product2 .dan_pro2_box3 {
    margin-top: 20px;
    padding-top: 10px;
  }
  .product2 .dan_table {
    margin-top: 20px;
  }
  .product2 .dan_pro2_box3 .title3 {
    font-size: 20px;
    font-size: 2rem;
  }
  .product2 .orit_box3 li {
    width: 23%;
    margin-top: 10px;
  }
  .product2 .por2_bhox span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .product2 .por2_bhox pi {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .product2 .pro2_l {
    width: 100%;
    float: none;
  }
  .product2 .pro2_r {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}
.ziti {
  font-family: 'HelveticaNeueLTProRoman';
}
.ziti1 {
  font-family: 'HelveticaNeueLTProBd';
}
/***********************  li meng si  ***********************/
.msls {
  background: url(/skin/css/lsxian.jpg) repeat-y center top;
}
.lskuai {
  width: 50%;
  position: relative;
}
.lshang1 .lskuai {
  padding-right: 11px;
  background: url(/skin/css/lsdian1.jpg) no-repeat right top;
  cursor: pointer;
}
.lshang1 .lskuai:hover {
  background: url(/skin/css/lsdian2.jpg) no-repeat right top;
}
.lshang2 .lskuai {
  padding-left: 11px;
  background: url(/skin/css/lsdian1.jpg) no-repeat left top;
  cursor: pointer;
}
.lshang2 .lskuai:hover {
  background: url(/skin/css/lsdian2.jpg) no-repeat left top;
}
.lshang img {
  width: 146px !important;
  height: 112px !important;
  position: absolute;
}
.lshang {
  margin-bottom: 12px;
}
.lshang1 img {
  left: 0;
  top: 0;
}
.lshang2 img {
  right: 0;
  top: 0;
}
.lshang1 .lsnr {
  padding-left: 168px;
  padding-right: 27px;
}
.lshang2 .lsnr {
  padding-right: 168px;
  padding-left: 27px;
}
.lsnr span {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "HelveticaNeueLTProBd", Arial, Verdana, sans-serif;
}
.about .ab_ab1 .msls p {
  font-family: 'HelveticaNeueLTProRoman';
  line-height: 24px;
  margin-top: 5px;
}
@media screen and (min-width: 1000px) and (max-width: 1219px) {
  .lshang1 .lsnr {
    padding-left: 160px;
    padding-right: 15px;
  }
  .lshang2 .lsnr {
    padding-right: 160px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 999px) {
  .lshang1 .lsnr {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
  }
  .lshang2 .lsnr {
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
    text-align: center;
  }
  .lsnr span {
    display: block;
  }
  .about .ab_ab1 img {
    position: static;
  }
}
@media screen and (max-width: 500px) {
  .msls {
    background: none;
  }
  .lshang .lskuai {
    background: none;
    padding: 0;
    width: 100%;
  }
}
.ziti {
  font-family: 'HelveticaNeueLTProRoman';
}
.ziti1 {
  font-family: 'HelveticaNeueLTProBd';
}
/*****************  support  ****************/
.msafl {
  padding-top: 14px;
  padding-bottom: 14px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  box-shadow: 0px 6px 10px 0px #efefef;
  margin-top: 10px;
  margin-bottom: 43px;
}
.msafl li {
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 47px;
  line-height: 25px;
  border-right: 1px solid #333333;
}
.msafl li.msspecial {
  border-left: 1px solid #333333;
}
.msafl li:hover a {
  color: #f20404;
}
.msafl li.currentafl a {
  color: #f20404;
}
.supportxq {
  line-height: 24px;
  font-family: 'HelveticaNeueLTProRoman';
}
.supportxq p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
}
.supportxq a {
  color: #f20404;
}
.supportxq img, .supportxq iframe {
  max-width: 100%;
}
.supportxq table {
  width: 97%;
  border-collapse: collapse;
  line-height: 24px;
}
.supportxq tr td {
  line-height: 24px;
  padding: 2px;
}
.supportxq b {
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
}
.supportxq div {
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  margin-top: 25px;
}
@media screen and (min-width: 1000px) and (max-width: 1219px) {
  .msafl li {
    padding: 0 28px;
  }
}
@media screen and (max-width: 999px) {
  .msafl li {
    font-size: 14px;
    font-size: 1.4rem;
    border: none !important;
    padding: 0;
    text-align: center;
    width: 33.3333%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 500px) {
  .msafl li {
    width: 50%;
    margin-bottom: 10px;
  }
}
.mssupport2 .sup_title {
  margin-top: 0;
}
.mscontact1 form {
  font-family: 'HelveticaNeueLTProRoman';
}
.please {
  font-family: 'HelveticaNeueLTProRoman';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  margin-bottom: 12px;
}
.intgroup lable {
  display: block;
  margin-bottom: 4px;
  line-height: 20px;
}
.intgroup lable span {
  padding-right: 13px;
  background: url(/skin/css/msxing.jpg) no-repeat right top;
}
.intgroup input {
  display: block;
  width: 440px;
  height: 32px;
  padding-left: 11px;
  border: 1px solid #b9b9b9;
  border-radius: 5px;
}
.intgroup select {
  display: block;
  width: 440px;
  height: 32px;
  padding-left: 11px;
  border: 1px solid #b9b9b9;
  border-radius: 5px;
}
.intgroup {
  margin-bottom: 12px;
}
.intgroup2 {
  margin-bottom: 12px;
}
.intgroup2 textarea {
  width: 892px;
  height: 122px;
  padding-left: 11px;
  border: 1px solid #b9b9b9;
  border-radius: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 8px;
}
.intgroup2 lable {
  display: block;
  margin-bottom: 4px;
  line-height: 20px;
}
.intgroup3 lable {
  font-size: 16px;
  font-size: 1.6rem;
}
.intgroup3 lable {
  display: inline-block;
  line-height: 44px;
  margin-right: 6px;
  float: left;
}
.intgroup3 lable span {
  padding-right: 13px;
  background: url(/skin/css/msxing.jpg) no-repeat right top;
}
.intgroup3 input.captcha {
  width: 301px;
  height: 48px;
  border: 1px solid #b9b9b9;
  border-radius: 5px;
  float: left;
  margin-right: 29px;
}
.msyz {
  width: 161px;
  height: 50px;
  float: left;
  cursor: pointer;
}
.mstijiao {
  width: 277px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  background: #f20404;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'HelveticaNeueLTProBd';
  text-transform: uppercase;
  float: right;
  cursor: pointer;
}
.mscontact1 {
  padding-bottom: 50px;
}
@media screen and (min-width: 1000px) and (max-width: 1219px) {
  .intgroup2 textarea {
    width: 622px;
  }
  .intgroup3 input.captcha {
    width: 160px;
  }
  .mstijiao {
    width: 170px;
  }
}
@media screen and (max-width: 999px) {
  .intgroup2 textarea {
    width: 440px;
  }
  .intgroup3 input.captcha {
    width: 160px;
  }
  .mstijiao {
    width: 170px;
  }
  .mstijiao {
    width: 451px;
    margin-top: 12px;
    float: left;
  }
  .sup_title {
    margin-top: 20px;
  }
  .new2 {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .intgroup input {
    width: calc(100% - 11px);
  }
  .intgroup2 textarea {
    width: calc(100% - 11px);
  }
  .mstijiao {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .intgroup3 lable {
    display: block;
    margin-right: 0;
    float: none;
  }
  .intgroup3 input.captcha {
    margin-right: 0;
    width: calc(100% - 11px);
  }
  .msyz {
    margin-top: 12px;
  }
}
.mslxkuai {
  margin-bottom: 24px;
  font-size: 16px;
  font-size: 1.6rem;
}
.mslxkuai p {
  line-height: 24px;
}
.mslxkuai li {
  font-family: 'HelveticaNeueLTProRoman';
  line-height: 24px;
}
.mslxkuai li span {
  font-family: 'HelveticaNeueLTProBd';
}
.mslxkuai li a:hover {
  color: #f20404;
}
.msmap img {
  width: 100%;
  max-width: 905px;
  max-height: 445px;
}
.msmap {
  padding-top: 10px;
  padding-bottom: 50px;
}
/*kefu*/
.kefu {
  position: fixed;
  right: 0px;
  top: 210px;
  width: 63px;
  height: auto;
  text-align: center;
  background-color: #fff;
  z-index: 999;
  padding-top: 3px;
  padding-bottom: 11px;
  border: 1px solid #cbcbcb;
  border-radius: 5px 0px 0px 5px;
  border-right: 0px;
}
.kefu2 {
  position: fixed;
  right: 0px;
  top: 210px;
  width: 82px;
  height: auto;
  text-align: center;
  background-color: #fff;
  z-index: 999;
  padding-top: 3px;
  padding-bottom: 11px;
  display: none;
}
.kefu_nr {
  border-bottom: 1px solid #aaaaaa;
  width: 50px;
  margin-left: 7px;
  padding-top: 10px;
  margin-bottom: 2px;
}
.kefu_nr:last-child {
  border-bottom: 0px;
}
.kefu_nr1 {
  padding-bottom: 3px;
}
.kefu_font {
  line-height: 26px;
}
.kefu a {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.kefu a:hover, .kefu a:active {
  color: #2085e4;
}
.kefu_bottom {
  padding-bottom: 0px;
  border: 0;
}
.kefu .linenone {
  border-bottom: none;
  padding-bottom: 0;
}
.kefu a .kefu_font {
  font-size: 12px;
  color: #333;
}
@media screen and (max-width: 768px) {
  .kefu {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    top: auto;
    border: 0px;
    border-top: 1px solid #333;
    border-radius: 0px;
  }
  .footer_bot {
    padding-bottom: 20px;
  }
  .kefu_nr1 {
    float: left;
    border-bottom: 0px;
    width: 48%;
    margin: 0 auto;
  }
  .kefu_nr {
    float: left;
    border-bottom: 0px;
    width: 48%;
    margin: 0 auto;
  }
  .kefu a {
    margin-top: 0px;
  }
  .kefu a.adj {
    display: none;
  }
}
#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  z-index: 99999999999999999999999999999999999999;
}
#baguetteBox-overlay.visible {
  opacity: 1;
}
#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}
#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Verdana, Geneva, sans-serif;
}
#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left .4s ease, -webkit-transform .4s ease;
  transition: left .4s ease, -webkit-transform .4s ease;
  transition: left .4s ease, transform .4s ease;
  transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease;
}
#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight .4s ease-out;
  animation: bounceFromRight .4s ease-out;
}
#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft .4s ease-out;
  animation: bounceFromLeft .4s ease-out;
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}
.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
}
.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}
.baguetteBox-button#next-button {
  right: 2%;
  display: block !important;
}
.baguetteBox-button#previous-button {
  left: 2%;
  display: block !important;
}
.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}
.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}
.spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.xuanzhong {
  color: #f20404 !important;
}
@media screen and (max-width: 639px) {
  .yanzheng {
    margin-top: 15px;
  }
}
.kk {
  display: none;
  padding-top: 20px;
  padding-bottom: 25px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #f4f5f6;
  z-index: 9999;
  -webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  width: 583px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.kk .chacha1 {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.kk .kk-title {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  color: #333;
  font-weight: bold;
}
.kk .kk-cont {
  margin-bottom: 32px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #444444;
  text-align: center;
}
.kk .kk-biaodan {
  padding: 0 32px;
}
.kk .kk-biaodan .kk-ipt {
  font-size: 16px;
  font-size: 1.6rem;
  color: #444;
  margin-bottom: 7.5px;
  background-color: #f4f5f6;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #bfbfbf;
}
.kk .kk-biaodan .kk-ipt5 {
  width: 210px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #1a44a5;
  border: 0;
  text-transform: uppercase;
  color: #fff;
  margin: 30px auto 0;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .kk {
    width: 95%;
  }
}