@charset "UTF-8";
@media only screen and (min-width: 1200px) {
body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
  margin: 0px;
}
input,
button,
ul,
ol {
  margin: 0px;
  padding: 0px;
}
body,
input,
button,
form {
  font-size: 14px;
  line-height: 28px;
  font-family: "microsoft yahei", 'PingFang SC', 'Myriad Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6,
font {
  font-size: 14px;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
input {
  background: none;
  border: 0 none;
}
img,
iframe {
  border: 0px;
}

i {
  font-style: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.red {
  color: #ba292e;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.poa {
  position: absolute;
}
.por {
  position: relative;
}
.hidden {
  display: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.slideBox{ width:100%;  overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.ico {
  background: url(../images/icopc.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #0085da;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
:-moz-placeholder {
  color: #aaa;
}
::-moz-placeholder {
  color: #aaa;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #aaa;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/*dialog-layout*/
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
html {
  min-width: 1280px;
}
.banner {
  width: 100%;
  min-width: 1000px;
  position: relative;
  z-index: 1;
}

.iabout {
  height: 440px;
  position: relative;
  z-index: 20;
}
.iabout .img {
  width: 600px;
  height: 440px;
  display: block;
  position: absolute;
  left: 0;
  top: -50px;
  z-index: 20;
  overflow: hidden;
}
.iabout .tit1 {
  width: 180px;
  height: 180px;
  padding: 10px;
  background: #0085da;
  position: absolute;
  left: 600px;
  top: -143px;
  z-index: 20;
}
.iabout .tit1 .con {
  border: 1px solid #ed858d;
  color: #fff;
  width: 118px;
  height: 153px;
  padding: 25px 30px 0;
}
.iabout .tit1 .con .en {
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 12px;
  display: block;
  text-transform: uppercase;
  font-family: arial;
}
.iabout .tit1 .con h3 {
  line-height: 22px;
}
.iabout .tit1 .con h3 span {
  font-size: 18px;
  display: block;
}
.iabout .txtcon {
  width: 482px;
  height: 300px;
  padding: 140px 68px 0 150px;
  float: right;
  background: url(../images/iabout-txtbg.jpg) no-repeat right top;
  color: #fff;
  line-height: 24px;
}
.iabout .txtcon .tit {
  font-size: 24px;
}
.iabout .txtcon .tit s {
  width: 50px;
  height: 2px;
  display: block;
  background: #0085da;
  margin: 15px 0 18px;
}
.iabout .txtcon .txt {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.iabout .txtcon .more {
  width: 143px;
  height: 21px;
  padding-top: 13px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  margin-top: 20px;
  text-align: center;
  line-height: 43px;
  border: 1px solid #999999;
  border-radius: 20px;
  display: block;
}
.iabout .txtcon .more s {
  width: 52px;
  height: 6px;
  display: block;
  margin: 0 auto;
  background-position: -34px 0;
}
.iabout .txtcon .more:hover {
  background: #0085da;
  border-color: #0085da;
}
/*iproduct*/
.iproduct {
  padding: 30px 0 0;
  position: relative;
  height: 805px;
}
.iproduct .w1200 {
  position: relative;
  z-index: 10;
}
.iproduct .t {
  margin-bottom: 15px;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.iproduct .tab {
  width: 100%;
  min-height: 1px;
}
.iproduct .tab a {
  width: 118px;
  height: 34px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #cccccc;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: block;
  float: left;
  margin-right: 10px;
}
.iproduct .tab a:hover {
  background: #0085da;
  color: #0085da;
  color: #fff;
}
.iproduct .bg {
  width: 50%;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  height: 450px;
  background: #f6f6f6;
}
.iproduct .tab {
  width: 100%;
}
.iproduct .next,
.iproduct .prev {
  width: 36px;
  height: 36px;
  background: url(../images/ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-color: #444444;
  position: absolute;
  right: 48px;
  top: -35px;
  cursor: pointer;
  background-position: -24px -11px;
  border-radius: 100%;
}
.iproduct .next:hover,
.iproduct .prev:hover {
  background-color: #0085da;
}
.iproduct .next {
  background-position: -72px -11px;
  right: 1px;
}
.iproduct .iproCon {
  width: 100%;
  height: 605px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.iproduct .iproCon .list {
  width: 200%;
  position: relative;
}
.iproduct .iproCon .itemcon {
  width: 50%;
  float: left;
  overflow: hidden;
}
.iproduct .iproCon .itemlist {
  width: 110%;
}
.iproduct .iproCon .item {
  width: 380px;
  height: 285px;
  margin: 0 30px 30px 0;
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
}
.iproduct .iproCon .item img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.iproduct .iproCon .item .txt {
  width: 350px;
  height: 210px;
  padding: 75px 0 0 30px;
  position: absolute;
  left: 0;
  top: 285px;
  background: url(../images/red80.png) repeat 0 0;
  color: #fff;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.iproduct .iproCon .item .txt h3 {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.iproduct .iproCon .item .txt .line {
  width: 49px;
  height: 1px;
  display: block;
  margin: 10px 0 60px;
  background: #fff;
}
.iproduct .iproCon .item .txt .more {
  width: 98px;
  height: 16px;
  padding-top: 8px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 20px;
  display: block;
}
.iproduct .iproCon .item .txt .more s {
  width: 32px;
  height: 6px;
  display: block;
  margin: 0 auto;
  background-position: -106px 0;
}
.iproduct .iproCon .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.iproduct .iproCon .item:hover img {
  transform: scale(1.08);
}
.iproduct .iproCon .item:hover .txt {
  left: 0;
  top: 0;
}
/*inews*/
.inews {
  position: relative;
  padding: 80px 0;
}
.inews .inewsCon {
  width: 900px;
  position: relative;
  overflow: hidden;
}
.inews .inewsCon .list {
  width: 105%;
  position: relative;
}
.inews .inewsCon .item {
  width: 278px;
  float: left;
  display: block;
  margin-left: 32px;
}
.inews .inewsCon .item img {
  width: 278px;
  height: 156px;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.inews .inewsCon .item .time {
  color: #999999;
  display: block;
  margin: 20px 0 2px;
  font-size: 16px;
  font-family: arial;
}
.inews .inewsCon .item h3 {
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.inews .inewsCon .item:first-child {
  margin-left: 0;
}
.inews .inewsCon .item:hover h3 {
  color: #0085da;
}
.inews .inewsCon .item:hover img {
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
}
.inews .title {
  width: 272px;
  text-align: right;
}
.inews .title h3 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
.inews .title .en {
  width: 252px;
  height: 65px;
  line-height: 65px;
  margin: 18px 0 30px;
  padding-left: 20px;
  display: block;
  text-align: left;
  background: #d11b2e;
  color: #fff;
  font-weight: bold;
  font-size: 45px;
  font-family: arial;
}
.inews .title .link {
  font-size: 16px;
  color: #000000;
  line-height: 36px;
  display: block;
}
.inews .title .link s {
  width: 180px;
  height: 1px;
  margin-top: 20px;
  display: block;
  float: left;
  background: #ddd;
}
.inews .title .link:hover {
  color: #0085da;
}
.inews .title .more {
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 14px;
}
.inews .title .more s {
  width: 26px;
  height: 7px;
  margin-right: 15px;
  background-position: -152px 0;
}
/***********category css*************/
.nyIcon {
  background: url(../images/nyicon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
/*wrapper*/
.wrapper {
  padding: 0 0 36px;
  min-height: 220px;
  background: #f5f5f5;
}
.wrapper .noinfor {
  padding: 0 0 20px;
  text-align: left;
  color: red;
}
/*nybanner*/
.nybanner {
  width: 100%;
  height: 250px;
  line-height: 42px;
  position: relative;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
}
.nybanner h3 {
  font-size: 34px;
  padding: 70px 0 6px;
}
.nybanner .en {
  font-size: 40px;
  font-family: arial;
  font-weight: bold;
}
.nybanner .line {
  width: 50px;
  height: 2px;
  display: block;
  background: #fff;
  margin-top: 10px;
}
/*menu*/
.menu {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #fff;
  border-bottom: 1px solid #ddd;
   border-top: 1px solid #ddd;
}
.menu .list {
  width: 1199px;
  margin: 0 auto;
  border-left: 1px solid #ddd;
}
.menu li {
  width: auto;
  margin-right: 1px;
  height: 60px;
  float: left;
  border-right: 1px solid #dddddd;
  position: relative;
}
.menu li .nav1 {
  width: auto;
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  display: block;
  text-align: center;
}
.menu li .nav1 s {
  border-style: solid dashed dashed dashed;
  border-color: #0085da transparent transparent transparent;
  border-width: 10px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -20px;
}
.menu li:hover,
.menu li.hover {
  border-right-color: #0085da;
}
.menu li:hover .nav1,
.menu li.hover .nav1 {
  background: #0085da;
  color: #fff;
}
.menu li:hover .nav1 s,
.menu li.hover .nav1 s {
  display: block;
}
/*sitepath*/
.sitepath {
  height: 50px;
  line-height: 50px;
  text-align: right;
}
.sitepath s {
  width: 20px;
  height: 18px;
  background-position: 0 0;
  margin-right: 4px;
}
/* reLink */
.reLink {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  border: 1px solid #dddddd;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
  color: #666;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.reLink a:hover {
  color: #0085da;
}
/* pager */
.pager {
  padding: 30px 0 15px;
  text-align: center;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager {
  *zoom: 1;
}
.pager p {
  height: 26px;
  line-height: 26px;
  float: left;
  display: none;
}
.pager ul {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.pager ul li {
  padding: 0 !important;
  height: auto !important;
  border: none !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.pager ul a {
  margin: 0 5px;
  padding: 0 13px;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  float: left;
  background: #fff;
}
.pager ul a.current {
  background-color: #666666;
  color: #fff;
}
.pager ul a.current:hover {
  background-color: #666666;
  color: #fff;
}
.pager ul a:hover {
  background: #666666;
  color: #fff;
}
/*n-gridlist*/
.n-gridlist {
  width: 105%;
}
.n-gridlist .item {
  width: 380px;
  float: left;
  margin: 0 30px 30px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  height: 350px;
}
.n-gridlist .item a {
  width: 100%;
  display: block;
}
.n-gridlist .item img {
  width: 380px;
  height: 285px;
  display: block;
}
.n-gridlist .item h3 {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.n-gridlist .item .bg {
  position: absolute;
  width: 380px;
  padding-top: 116px;
  height: 169px;
  left: -380px;
  top: 0;
  z-index: 10;
  background: url(../images/red80.png) repeat 0 0;
  text-align: center;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.n-gridlist .item .bg s {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  background-color: #fff;
  background-position: -22px 18px;
}
.n-gridlist .item:hover {
  background: #333333;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.n-gridlist .item:hover h3 {
  color: #fff;
}
.n-gridlist .item:hover .bg {
  left: 0;
}
/*n-tit*/
.n-tit {
  margin-bottom: 20px;
}
.n-tit h3 {
  line-height: 35px;
  font-size: 24px;
}
.n-tit s {
  width: 4px;
  height: 22px;
  margin-right: 15px;
  background: #0085da;
  display: inline-block;
  vertical-align: middle;
}
.n-tit .more {
  font-size: 16px;
}
/*relateNews*/
.relateNews {
  padding: 55px 0 0;
  width: 100%;
  overflow: hidden;
}
.relateNews .n-gridlist {
  width: 115%;
}
.relateNews .n-gridlist .item {
  margin: 0 33px 20px 0;
  width: 350px;
}
.relateNews .n-gridlist .item img {
  width: 350px;
  height: 263px;
}
.relateNews .list {
  width: 120%;
}
.relateNews .list li {
  width: 530px;
  float: left;
  margin-right: 65px;
  margin-bottom: 20px;
}
.relateNews .list li a {
  display: block;
  width: 100%;
}
.relateNews .list li img {
  width: 180px;
  height: 100px;
  display: block;
  float: left;
  margin-right: 20px;
}
.relateNews .list li h3 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 16px;
}
.relateNews .list li .time {
  color: #999999;
  font-size: arial;
  font-size: 16px;
}
/*aboutPage*/
.aboutPage {
  padding: 30px 40px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}
.aboutPage .erro {
  width: auto;
}
.aboutPage .txtcon img {
  max-width: 100%;
}
.aboutPage .mapArea {
  width: 100%;
  height: 400px;
  margin-top: 20px;
}
.aboutPage .mapArea #allmap {
  width: 100%;
  height: 400px;
}
/*newsPage*/
.newsPage .item {
  width: 100%;
  height: 168px;
  margin-bottom: 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
}
.newsPage .item a {
  width: 100%;
  display: block;
}
.newsPage .item .text {width:868px; display: block;
}
.newsPage .item .img { width: 300px;
  height: 168px;
  display: block;margin-right: 30px;  overflow: hidden;
}
.newsPage .item img {
  width: 300px;
  height: 168px;
  display: block; transition: ease-in-out .4s;
  
}
.newsPage .item h3 {
  font-size: 20px;
  padding: 35px 0 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.newsPage .item .txt {
  color: #999999;
  line-height: 24px;
  height: 48px;
  padding-right: 130px;
  overflow: hidden;
}

  .showProduct .right{
    width: 95%;
    padding: 30px;
    border: 1px solid #eee;
  }

  .showProduct .ul_1.clear {
    padding-top:50px;
  }

  .showProduct .ul_1 .right .share_rTitle .dl_1 {
    line-height: 43px;
  }

  .showProduct .right .content .r_1 {
  }

  .showProduct .right .content .r_1 .sub_left img {
    display: block;
    border: 1px solid #ccc;
  }

  .showProduct .right .content .r_1 .sub_right {
    width: 508px;
  }
  .proRtitle {
    min-height: 56px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
  }
  .clear {
    clear: both;
    vertical-align: bottom;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .sub_left, .s_left {
    float: left;
  }
  .showProduct .right .content .r_1 .sub_left img {
    display: block;
    border: 1px solid #ccc;
  }
  .showProduct .right .content .r_1 .sub_right {
    width: 508px;
  }
  .right, .sub_right, .s_right {
    float: right;
  }
  .showProduct .right .content .r_1 .sub_right .proName {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    padding: 0;
    margin: 0;
    padding-bottom: 16px;
  }
  .showProduct .right .content .r_1 .sub_right .canShu, .showProduct .right .content .r_1 .sub_right .canShu p, .showProduct .right .content .r_1 .sub_right .canShu span, .showProduct .right .content .r_1 .sub_right .canShu td {
    line-height: 32px !important;
    font-size: 16px !important;
    color: #090909 !important;
  }
  .showProduct .right .content .r_1 .sub_right .canShu table {
    width: 100% !important;
    margin: 0 auto !important;
  }
  .showProduct .right .content .r_1 .sub_right .canShu table, .showProduct .right .content .r_1 .sub_right .canShu td {
    border: 0px !important;
  }
  .showProduct .right .content .r_1 .sub_right .canShu tr {
    padding-bottom: 10px !important;
    display: block !important;
    width: 100% !important;
  }
  .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(1), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(3), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(5), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(7), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(9), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(11), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(13), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(15), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(17) {
    background: #0088da !important;
    color: #fff !important;
    text-align: justify !important;
    width: 120px !important;
    padding: 0 22px !important;
    text-align: justify !important;
    text-align-last: justify !important;
  }
  .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(2), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(4), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(6), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(8), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(10), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(12), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(14), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(16), .showProduct .right .content .r_1 .sub_right .canShu td:nth-child(18) {
    background: none !important;
    border: 1px solid #ccc !important;
    border-left: 0 !important;
    width: 300px !important;
    padding: 0 19px !important;
  }
  .r_call {
    line-height: 48px;
    min-height: 48px;
    padding-left: 60px;
    background: url(../images/left_01.png) no-repeat center left;
    font-size: 18px;
    float: right;
    margin-top: 25px;
  }
  .x5 {
    background: url(../images/x5.png) no-repeat center right;
  }
  .txtBox {
    padding-top: 45px;
  }
  .proRtitle h2, .proRtitle p {
    font-size: 25px;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 41px;
    line-height: 39px;
  }
  .shareTitle3 {
    background: url(../images/t5.png) no-repeat center bottom;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 30px;
  }
  .shareTitle3 .cn {
    font-weight: bold;
    padding-top: 0px;
    padding-right: 0;
    font-size: 25px;
    padding-bottom: 6px;
  }
  .showProduct .right .content .r_1 .sub_right .bt {
    line-height: 42px;
    padding-top: 20px;
    text-align: center;
    float: left;
  }
  .showProduct .right .content .r_1 .sub_right .bt a{
    color: #fff;
    background: #0088da;

  }
  .showProduct .right .content .r_1 .sub_right .bt a {
    display: inline-block;

    text-align: center;
    font-size: 17px;

    border-radius: 100px;

    padding: 6px 33px;
  }
.newsPage .item .time {
  width: 150px;
  padding-top: 45px;
  font-family: arial;
  font-size: 20px;
  color: #999;
}
.newsPage .item .time .day {
  font-size: 40px;
  line-height: 45px;
  display: block;
}
.newsPage .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.newsPage .item:hover .img img {transform: scale(1.1)
}
.newsPage .item:hover h3 {
  color: #0085da;
  text-indent: 5px;
}
.newsPage .item:hover .time .day span {
  background: #6d6d6d;
}
.newsPage .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}
/*showNews*/
.showNews {
  padding: 30px 40px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}
.showNews img {
  max-width: 100%;
}
.showNews .title {
  color: #333333;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.showNews .mark {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 15px 0 20px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
}
.showNews .mark span {
  margin: 0 10px;
  font-size: 12px;
  color: #666666;
}
.showNews .shareNew {
  padding-bottom: 25px;
}
.showNews .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
}
/*showProduct*/
.showProduct {
  padding: 30px 40px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}
.showProduct .pro-tit {
  margin-bottom: 40px;
}
.showProduct .pro-tit h1 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px; padding-top:40px;
}
.showProduct .pro-tit s {
  width: 4px;
  height: 50px;
  display: block;
  background: #0085da;
  float: left;
  margin-right: 10px;
}
.showProduct .pro-tit h3 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
}
.showProduct .pro-tit .mark {
  line-height: 20px;
  color: #999;
}
.showProduct .pro-tit .mark span {
  margin-right: 6px;
}
.showProduct img {
  max-width: 100%;display:block;margin:0 auto;
}
.showProduct .shareNew {
  padding-bottom: 25px;
}
.showProduct .showContxt {
  padding: 0 0 30px;
  line-height: 30px;
}
.showProduct .infoImg {
  margin-bottom: 40px;
}
.showProduct .infoImg .imgf {
  width: 600px;
  height: 450px;

}
.showProduct .infoImg .txt {
  line-height: 32px;
  height:160px;
  overflow: hidden;
}
.showProduct .infoImg .btn {
  margin-top: 15px;
}
.showProduct .infoImg .btn a {
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  background: url(../images/detail-btnbg.png) no-repeat -140px center;
}
.showProduct .infoImg .btn a:hover {
  background-position: left center;
  color: #0085da;
}
/*msgPage*/
.msgPage {
  padding: 55px 40px 55px;
  width: 1120px;
  margin: 0 auto;
  background: #fff;
}
.formData {
  width: 1000px;
}
.formData .item {
  height: 40px;
  line-height: 40px;
  width: 462px;
  float: left;
  position: relative;
  margin-bottom: 25px;
}
.formData .item label {
  width: 85px;
  float: left;
  color: #333;
  padding-right: 5px;
  text-align: right;
}
.formData .item .red {
  color: #0085da;
  font-size: 12px;
  position: absolute;
  right: -10px;
  top: 2px;
}
.formData .item input {
  width: 360px;
  height: 40px;
  line-height: 40px;
  float: left;
  padding-left: 10px;
  border: 0px;
  font-size: 14px;
  background: #f5f5f5;
  border-radius: 5px;
}
.formData .item .msg-box {
  position: absolute;
  left: 90px;
}
.formData .item.mr30 {
  margin-right: 68px;
}
.formData .item.youxiang {
  margin-right: 70px;
}
.formData .item.liuyan {
  width: 100%;
  height: 96px;
}
.formData .item.liuyan textarea {
  width: 882px;
  float: left;
  height: 76px;
  border: 0px;
  background: #f5f5f5;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  overflow: hidden;
  color: #333;
  resize: none;
  font-family: "microsoft yahei";
}
.formData .itemsub {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
}
.formData .itemsub label {
  width: 85px;
  float: left;
  color: #333;
  padding-right: 5px;
  text-align: right;
}
.formData .itemsub .msg-box {
  position: absolute;
  left: 90px;
}
.formData .itemsub input[type=text] {
  width: 147px;
  height: 40px;
  line-height: 40px;
  float: left;
  border-radius: 6px;
  font-size: 14px;
  background: #f5f5f5;
  color: #333;
  text-indent: 10px;
}
.formData .itemsub img {
  height: 32px;
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}
.formData .btn {
  width: 100px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
  color: #fff;
  margin-left: 8px;
  background: #0085da;
}
.formData .btn[type=reset] {
  background: #aaa;
  margin-right: 9px;
}
/*searchPage*/
.searchPage {
  overflow: hidden;
}
.searchPage ul {
  width: 105%;
}
.searchPage .item {
  width: 280px;
  height: 274px;
  float: left;
  margin: 0 25px 30px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.searchPage .item a {
  width: 100%;
  display: block;
}
.searchPage .item img {
  width: 280px;
  height: auto;
  display: block;
}
.searchPage .item h3 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
}
.searchPage .item .bg {
  position: absolute;
  width: 280px;
  padding-top: 86px;
  height: 124px;
  left: -280px;
  top: 0;
  z-index: 10;
  background: url(../images/red80.png) repeat 0 0;
  text-align: center;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.searchPage .item .bg s {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  background-color: #fff;
  background-position: -22px 18px;
}
.searchPage .item:hover {
  background: #fff;
}
.searchPage .item:hover h3 {
  color: #fff;
  background: #333;
}
.searchPage .item:hover .bg {
  left: 0;
}
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  margin-left: 10px;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}
.map_ul .list-inline {
  display: block;
  margin-left: 7%;
  width: 80%;
  min-height: 30px;
}
.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}
.map_ul .list-inline a:hover {
  background: #0085da;
  color: #fff;
}
span.bds_more,
.bds_tools a {
  line-height: 14px !important;
}
.erro {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  min-height: 500px;
}
.rightFix {
  width: 48px;
  position: fixed;
  right: 5px;
  top: 50%;
  margin-top: -100px;
  z-index: 990;
}
.rightFix .ico {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px;
  transition: all ease 300ms;
  margin-top: 1px;
  padding: 0px;
  border-radius: 48px;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  background: #ffffff url(../images/fix-ico.png) no-repeat center 0;
}
.rightFix .ico img {
  width: 110px;
  height: 110px;
  position: absolute;
  left: -78px;
  top: 0;
  padding: 6px;
  background: #0085da;
  border: 1px solid #ddd;
  background: #fff;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
}
.rightFix .ico span {
  width: 210px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  position: absolute;
  left: -78px;
  top: 0;
  background: #0085da;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 48px;
}
.rightFix .ico:hover {
  background-color: #0085da;
  border-color: #0085da;
  overflow: visible;
}
.rightFix .ico:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
}
.rightFix .ico:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -215px;
}
.rightFix .fix-tel {
  background-position: 11px 12px;
}
.rightFix .fix-tel:hover {
  background-position: -33px 12px;
}
.rightFix .fix-xcx {
  background-position: 11px -39px;
}
.rightFix .fix-xcx:hover {
  background-position: -33px -39px;
}
.rightFix .fix-ewm {
  background-position: 11px -96px;
}
.rightFix .fix-ewm:hover {
  background-position: -33px -96px;
}
.rightFix .fix_top {
  background-position: 11px -150px;
}
.rightFix .fix_top:hover {
  background-position: -33px -150px;
}
.rightFix .fix-form {
  background-position: 10px -234px;
}
.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}
.rightFix .fix-form:hover {
  background-position: -37px -234px;
}
.contact .box3 {
  padding-top: 40px;
  overflow: hidden;
}
.contact .box3 h3 {
  font-size: 36px;
  padding-bottom: 15px;
  text-align: center;
}
.contact .box3 p {
  font-size: 16px;
  color: #828282;
  line-height: 24px;
  padding-bottom: 46px;
  text-align: center;
}
.contact .box3 b {
  color: #d10000;
  font-weight: 100;
}
.contact .box3 ul {
  width: 115%;
}
.contact .box3 li {
  float: left;
  height: 36px;
  line-height: 36px;
  width: 330px;
  padding: 0 20px;
  padding-right: 0;
  border: 1px solid #e5e5e5;
  margin-right: 30px;
  margin-bottom: 20px;
  color: #828282;
}
.contact .box3 li span {
  padding-right: 10px;
}
.contact .box3 li input {
  width: 275px;
  border: none;
  outline: none; font-size:14px;font-family:"microsoft yahei";color:#333;
}
.contact .box3 textarea {
  border: 1px solid #e5e5e5;
  width: 1094px;
  height: 144px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  outline: none;
  overflow: hidden; font-size:14px;font-family:"microsoft yahei";color:#333;
}
.contact .box3 .btn {
  border: none;
  background: #eb2633;
  width: 280px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 18px;
  margin-top: 26px;
  float: right;
  cursor: pointer;
  transition: ease-in-out .2s;
  margin-bottom: 50px;
}
.contact .box3 .btn:hover {
  width: 340px;
}
.ewmbox {
  width: 300px;
  height: 320px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}
.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: #f3f3f3 url(../images/dialogclose.png) no-repeat center center;
  transition: all ease 300ms;
}
.ewmbox .close:hover {
  transform: rotate(180deg);
}
.ewmbox img {
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto 10px;
}
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.left {
  float: left;
}
.right {
  float: right;
}
.head_main {
  background: #393939;
  line-height: 30px;
  height: 30px;
  width: 100%;
  color: #fff;
  font-size: 12px;
}
.head_main .right ul {
  display: inline-block;
}
.head_main .right li {
  float: left;
  color: #999;
  padding-left: 10px;
}
.head_main .right a {
  color: #999;
  position: relative;
  padding-right: 10px;
}
.head_main .right a img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  padding: 5px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 30px;
  border-radius: 3px;
  display: none; z-index:10;
}
.head_main .right a:hover {
  color: #fff;
}
.head_main .right a:hover img {
  display: block;
}
.head_main .right i {
  margin-right: 7px;
  vertical-align: middle;
  height: 25px;
}
.head_main .right .i1 {
  width: 19px;
  background-position: -190px 0px;
}
.head_main .right .i2 {
  width: 19px;
  background-position: -223px 0;
}
.head_main .right .i3 {
  width: 19px;
  background-position: -252px 0;
}
.logo {
  padding: 20px 0;
}
.logo .left img {
  display: block;
}
.logo .right i {
  width: 31px;
  height: 31px;
  background-position: -282px 0;
  float: left;
  margin-top: 30px;
}
.logo .right p {
  padding-left: 43px;
  color: #999;
  line-height: 18px;
  font-size: 17px;
  padding-bottom: 10px;
}
.logo .right h3 {
  padding-left: 43px;
  font-size: 24px;
  color: #333;
  line-height: 28px;
  font-family: arial;
  line-height: 32px;
}
.nav_main {
  border-top: 1px solid #ebebeb;
  width: 100%;
  line-height: 49px;
  height: 49px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  background: #0085da;
}
.nav_main li:first-child {
  background: none;
}
.nav_main ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.nav_main li {
  float: left;
  position: relative;
  text-align: center;
  z-index: 9;
  background: url(../images/split.png) left center no-repeat;
  padding: 0 53px;
}
.nav_main li a {
  position: relative;
  font-size: 16px;

  display: block;
  text-align: center;
  zoom: 1;
}
.nav_main li a i {

  height: 6px;
  position: absolute;
  left: 0;
  bottom: 7px;
  display: block;
  transition: ease-in-out 0.2s;
  z-index: 9;
}
.nav_main li a p {
  width: 100%;
  height: 49px;
  text-align: center;
  left: 0;
  top: 0;
  z-index: 10;
  line-height: 49px;
  color: #fff;
}
.nav_main li:hover{
  background: #0000cc;
}
.nav_main li a:hover,
.nav_main li a.hover,
.nav_main li #hover2 {
  cursor: pointer;
}
.nav_main li a:hover i,
.nav_main li a.hover i,
.nav_main li #hover2 i {
  width: 80px;
  bottom: 0;
  background: url(../images/nav_on.png) no-repeat center;
}
.nav_main li a:hover p,
.nav_main li a.hover p,
.nav_main li #hover2 p {
  color: #fff;
}
.nav_main dl {
  width: 200px;
  border-radius: 0 0 3px 3px;
  padding-bottom: 3px;
  display: none;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: 49px;
  z-index: 1555;
  border-top: none;
}
.nav_main dl dd {
  height: 40px;
  border-top: 1px solid #ddd;
  text-align: center;
  position: relative;
  z-index: 12;
  display: block;
  width: 100%;
  line-height: 40px;
}
.nav_main dl dd a {
  color: #666;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
.nav_main dl dd a:hover {
  color: #0085da;
}
.nav_main dl dd a {
  transition: ease-in-out 0.2s;
  line-height: 40px;
}
.banner_main .slideTxtBox {
  width: 100%;
  overflow: hidden;
  height: 700px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.banner_main .slideTxtBox .hd {
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 46px;
  text-align: center;
}
.banner_main .slideTxtBox .hd ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.banner_main .slideTxtBox .hd ul li {
  width: 45px;
  height: 5px;
  background: #fff;
  float: left;
  margin: 0 5px;
}
.banner_main .slideTxtBox .hd ul li.on {
  background: #0085da;
}
.banner_main .slideTxtBox .bd ul {
  zoom: 1;
}
.banner_main .slideTxtBox .bd li {
  width: 1920px;
  height: 700px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
  text-align: center;
}
.banner_main .slideTxtBox .bd li img {
  display: block;
  width: 1920px;
  height: 700px;
}
.banner_main .prev,
.banner_main .next {
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 12;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  background: url(../images/banner-btn.png) no-repeat 0 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.banner_main .prev:hover,
.banner_main .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner_main .prev {
  left: 65px;
  background-position: 0 center;
}
.banner_main .next {
  right: 65px;
  background-position: -76px center;
}
.search_main {
  background: #f5f5f7;
  padding: 25px 0;
  height: 50px;
  line-height: 50px;
}
.search_main b {
  color: #3c83ff;
}
.search_main a {
  padding: 0 16px;
}
.search_main a:hover {
  color: #3c83ff;
}
.search_main .right {
  position: relative;
}
.search_main .right .input {
  width: 428px;
  background: #fafafa;
  height: 18px;
  line-height: 18px;
  padding: 15px 0px;
  border: none;
  border: 1px solid #e6e6e6;
  border-right: none;
  font-size: 12px;
  color: #999;
  position: absolute;
  right: 0px;
  top: 0px;
  padding-left: 10px;
  outline: none;
}
.search_main .right .btn {
  width: 61px;
  height: 50px;
  border: none;
  background-position: -321px 0;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
}
.index_title {
  text-align: center;
}
.index_title h3 {
  font-size: 30px;
  padding-top: 47px;
  padding-bottom: 8px;
  font-weight: bold;
}
.index_title h3 b {
  color: #3c83ff;
}
.index_title img {
  display: block;
  margin: 0 auto 25px;
}
.floor_1 {
  margin-bottom: 80px;
}
.floor_1 .body .left {
  width: 225px;
  background: #3c83ff; z-index:2;  position:relative;
  height: 554px;
}
.floor_1 .body .left li {
  border-bottom: 1px solid #4c8dff;
  line-height: 75px; height:75px; *vertical-align:top;
  font-size: 16px;
  padding: 0 40px; position:relative;
}
.floor_1 .picScroll-left{position:relative; height:211px;   }
.floor_1		.picScroll-left .hd{   }
.floor_1		.picScroll-left .hd .prev,.picScroll-left .hd .next{ width: 40px;cursor:pointer;
    height: 80px;
    background: #bcbcbc;
    text-align: center;
    position: absolute;
    top:50%; margin-top:-40px;
    left: -85px;}
.floor_1 .picScroll-left .hd .next{    left: auto;
    right: -85px;}
.floor_1 .picScroll-left2{ padding-top:50px;}
.floor_1 .picScroll-left .hd .next i{background-position:-178px -57px;   }
.floor_1 .picScroll-left .hd .prev i,.picScroll-left .hd .next i{width: 13px;
    height: 22px;
    background-position: -162px -57px;
    margin-top: 32px;}
.floor_1		.picScroll-left .bd{   }
.floor_1		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.floor_1		.picScroll-left .bd ul li{ margin-right:16px; float:left; _display:inline; overflow:hidden; text-align:center;width:282px;  }
.floor_1		.picScroll-left .bd ul li img{width: 282px; height: 211px;    display: block;    transition: ease-in-out .2s;}
.floor_1		.picScroll-left .bd ul li:hover img{ transform: scale(1.1);}

.floor_1 .picScroll-left .hd .next:hover {
  background: #0085da;
}
.floor_1 .picScroll-left .hd .prev:hover {
  background:#0085da;
}


.floor_1 .body .left li dl{position:absolute;left:225px; top:0;display:none; z-index:10;background:#fff;border:1px solid #ddd; border-left:none;width:170px;border-bottom:none;}
.floor_1 .body .left li dl dd{height:44px;line-height:44px;text-align:center;font-size:12px; border-bottom:1px solid #ddd;}
.floor_1 .body .left li dl dd a{color:#333;height:44px;line-height:44px;text-align: left;margin-left: 15px;font-size: 14px;}
.floor_1 .body .left li dl dd:hover{background:#0085da;color:#fff;}
.floor_1 .body .left li dl dd a:hover{color:#fff;}
.floor_1 .body .left li a {
  color: #fff;
  width: 100%;
  height:75px;overflow:hidden;
  display: block;
}
.floor_1 .body .left li:hover {
  background: #0085da;
}
.floor_1 .body .left li:hover dl{display:block;}
.floor_1 .body .left .box {
  text-align: center;
  color: #fff;
}
.floor_1 .body .left .box img {
  display: block;
  margin: 0 auto;
  margin-top: 45px;
  padding-bottom: 18px;
}
.floor_1 .body .left .box h3 {
  background: url(../images/f1_line.png) center center no-repeat;
}
.floor_1 .body .left .box p {
  font-size: 28px;
  padding-top: 10px;
}
.floor_1 .body .right {
  width: 950px; z-index:1; position:relative;
}
.floor_1 .body .right .tit {
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: #ebebeb;
}
.floor_1 .body .right .tit .fl {
  background: url(../images/f1_tit.png) left no-repeat;
  width: 250px;
  padding-left: 29px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.floor_1 .body .right .tit .fr {
  font-size: 16px;
  padding-right: 23px;
}
.floor_1 .body .right .tit a:hover {
  color: #0085da;
}
.floor_1 .body .right .slideTxtBox {
  margin-top: 20px;
  position: relative;
}
.floor_1 .body .right .slideTxtBox .hd {
  position: absolute;
  right: 323px;
  bottom: 20px;
  z-index: 10;
}
.floor_1 .body .right .slideTxtBox .hd li {
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background: #fff;
  float: left;
  margin-left: 10px;
}
.floor_1 .body .right .slideTxtBox .hd .on {
  background: #0085da;
}
.floor_1 .body .right .slideTxtBox .bd .img {
  float: left;
}
.floor_1 .body .right .slideTxtBox .bd .img img {
  width: 579px;
  height: 435px;
  display: block;
}
.floor_1 .body .right .slideTxtBox .bd .text {
  border: 1px solid #dedede;
  width: 220px;
  float: left;
  border-left: none;
  height: 433px;
  padding: 0 40px;
}
.floor_1 .body .right .slideTxtBox .bd .text h3 {
  font-weight: bold;
  font-size: 22px;
  padding-top: 50px;
  padding-bottom: 32px;
}
.floor_1 .body .right .slideTxtBox .bd .text span {
  display: block;
  width: 20px;
  height: 3px;
  background: #7e7e7e;
  margin-bottom: 20px;
}
.floor_1 .body .right .slideTxtBox .bd .text p {
  line-height: 30px;
  color: #666;
  padding-bottom: 54px;
}
.floor_1 .body .right .slideTxtBox .bd .text a {
  display: block;
  width: 106px;
  height: 31px;
  line-height: 31px;
  background: #3c83ff;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  margin-bottom: 20px;
  transition: ease-in-out .2s;
}
.floor_1 .body .right .slideTxtBox .bd .text .wxbtn {
  background: #0085da;
}
.floor_1 .body .right .slideTxtBox .bd .text a:hover {
  width: 100%;
}
.floor_1 .body .right .bott {
  overflow: hidden;
  margin-top: 22px;
}
.floor_1 .body .right .bott ul {
  width: 115%;
}
.floor_1 .body .right .bott li {
  width: 305px;
  float: left;
  margin-right: 16px;
  font-size: 15px;
  line-height: 45px;
}
.floor_1 .body .right .bott li .img {
  display: block;

  overflow: hidden;
}
.floor_1 .body .right .bott li img {
  width: 100%;

  display: block;
  transition: ease-in-out .2s;
}
.floor_1 .body .right .bott li i {
  width: 16px;
  height: 16px;
  background-position: 0 0;
  float: right;
  margin-top: 15px;
}
.floor_1 .body .right .bott li:hover img {
  transform: scale(1.1);
}
.floor_1 .body .right .bott li:hover a {
  color: #0085da;
}
.floor_2_main {
  background: url(../images/f2_bg.png) no-repeat center center;
  width: 100%;
  height: 179px;
}
.floor_2_main .left h3 {
  font-size: 22px;
  color: #fff;
  padding-top: 48px;
  padding-bottom: 27px;
}
.floor_2_main .left p {
  color: #fff;
}
.floor_2_main .left p i {
  width: 22px;
  height: 21px;
  background-position: -24px 0;
  margin-right: 10px;
}
.floor_2_main .left p span {
  margin-right: 20px;
}
.floor_2_main .right {
  padding-top: 42px;
}
.floor_2_main .right i {
  width: 83px;
  height: 83px;
  background-position: 0 -31px;
  float: left;
  margin-top: 15px;
}
.floor_2_main .right p {
  background: url(../images/f2_line.png) center center no-repeat;
  width: 194px;
  text-align: center;
  color: #fff;
  margin-left: 103px;
}
.floor_2_main .right h3 {
  color: #fff;
  font-size: 28px;
  margin-left: 103px;
  padding-bottom: 10px;
  font-weight: bold;
}
.floor_2_main .right a {
  display: block;
  width: 194px;
  height: 31px;
  line-height: 31px;
  border-radius: 3px;
  text-align: center;
  background: #0085da;
  color: #fff;
  margin-left: 103px;
  transition: ease-in-out .2s;
}
.floor_2_main .right a:hover {
  background: #3c83ff;
}
.floor_3_main {
  background: #eee;
  padding-bottom: 84px;
  *padding-bottom: 104px;
}
.floor_3_main li {
  background: #fff;
  height: 190px;
  padding: 20px 0;
  margin-bottom: 20px;
}
.floor_3_main li .left {
  width: 570px;
}
.floor_3_main li .left img {
  float: left;
  display: block;
  width: 99px;
  height: 65px;
  padding-top: 30px;
}
.floor_3_main li .left h3 {
  font-size: 28px;
  color: #0085da;
  font-weight: bold;
  margin-left: 129px;
  padding-top: 30px;
}
.floor_3_main li .left span {
  display: block;
  width: 20px;
  height: 2px;
  background: #a6a6a6;
  margin: 18px 0;
  margin-left: 129px;
  transition: ease-in-out .2s;
}
.floor_3_main li .left p {
  line-height: 23px;
  margin-left: 129px;
  height: 92px;
  overflow: hidden;
  font-size: 20px;
}
.floor_3_main li .right {
  padding-right: 20px;
}
.floor_3_main li .right img {
  width: 540px;
  height: 190px;
  display: block;
}
.floor_3_main .l2 .left {
  float: right;
  width: 540px;
  padding-right: 20px;
}
.floor_3_main .l2 .right {
  float: left;
  padding-right: 0;
  padding-left: 20px;
}
.floor_3_main li:hover {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.floor_3_main li:hover span {
  width: 140px;
}
.floor_7_main {
  background: #0074be;
  overflow: hidden;
  margin-bottom: 10px;
}
.floor_7 .title {
  color: #fff;
}
.floor_7 .title p {
  color: #fff;
}
.floor_7 {
  padding: 60px 0 40px 0;
  position: relative;
}
.liuc {
  position: relative;
}
.liuc .bd {
  overflow: hidden;
  width: 100%;
  *zoom: 1;
  position: relative;
}
.liuc li {
  float: left;
margin-top: 20px;}
.liuc li .jtou {
  width: 120px;
  height: 100px;
  background: url(../images/jtou.png) no-repeat center;
  float: left;
  display: block;
}
.liuc li img {
  width: 100px;
  height: 100px;
  display: block;
  margin-bottom: 20px;
  border-radius: 50%;
}
.liuc li p {
  text-align: center;
  color: #fff;
  font-size: 16px;
  float: left;
}
.liuc li:last-child .jtou {
  display: none;
}
.liuc a.btn {
  width: 45px;
  height: 45px;
}
.liuc a.btn.prev {
  background-position: -100px -98px;
}
.liuc a.btn.prev:hover {
  background-position: -150px -98px;
}
.liuc a.btn.next {
  background-position: -200px -98px;
}
.liuc a.btn.next:hover {
  background-position: -250px -98px;
}
.liuc li:hover img {
  animation: flipInY 1.2s ease-out forwards;
  -webkit-animation: flipInY 1.2s ease-out forwards;
}
.floor_4_main { background:#23a981;
  background: linear-gradient(to right, #3888ed, #23a981);
  padding-bottom:80px;
  width: 100%;
 
}
.floor_4_main .index_title h3 {
  color: #fff;
}
.floor_4_main .body li {
  float: left;
  width: 290px;
  margin: 5px;
  background: #fff;
}
.floor_4_main .body li .img {
  display: block;
  width: 100%;
  height: 225px;
  position: relative;
  overflow: hidden;
}
.floor_4_main .body li .img img {
  display: block;
  position: absolute;
  left: 0;
  width:100%;
  height: 225px;
  top:0px;
  transition: ease-in-out .2s;
}
.floor_4_main .body li .img i {
  width: 36px;
  height: 19px;
  background-position: -105px 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -18px;
}
.floor_4_main .body li .text {
  display: block;
  width:100%;

  text-align: center;
}
.floor_4_main .body li .text h3 {
  font-size: 18px;
line-height: 40px;
}
.floor_4_main .body li .text span {
  display: block;
  width: 16px;
  height: 2px;
  background: #3c83ff;
  margin: 15px auto;
}
.floor_4_main .body li .text p {
  line-height: 22px;
  color: #666;
  padding: 0 30px;
}
.floor_4_main .body .l2 .img i {
  background-position: -146px 0;
  bottom: auto;
  top: 0;
}
.floor_4_main .body .l2 .text {
  float: left;
}
.floor_4_main .body li:hover {
  background: #0085da;
}
.floor_4_main .body li:hover .img i {
  background-position: -105px -19px;
}
.floor_4_main .body li:hover .img img {
  transform: scale(1.1);
}
.floor_4_main .body li:hover .text h3 {
  color: #fff;
}
.floor_4_main .body li:hover .text span {
  background: #fff;
}
.floor_4_main .body li:hover .text p {
  color: #fff;
}
.floor_4_main .body .l2:hover .img i {
  background-position: -146px -19px;
}
.floor_4_main .more {
  text-align: center;
  padding-top: 60px;
}
.floor_4_main .more a {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #3c83ff;
  color: #fff;
  padding: 8px 32px;
  margin: 0 10px;
  border: 1px solid #3c83ff;
}
.floor_4_main .more a:first-child {
  border: 1px solid #fff;
  background: none;
}
.floor_4_main .more a:hover {
  background: #0085da;
  border: 1px solid #0085da;
}
.floor_4_main .more a:first-child:hover {
  background: #0085da;
}
.floor_5_main {
  background: url(../images/f5_bg.png) center top no-repeat;
  width: 100%;
  height: 520px;
}
.floor_5_main .left {
  padding-top: 110px;
}
.floor_5_main .right {
  width: 600px;
}
.floor_5_main .right h3 {
  font-size: 26px;
  padding-top: 145px;
  font-weight: bold;
}
.floor_5_main .right span {
  display: block;
  width: 45px;
  height: 2px;
  background: #2ab773;
  /*margin: 36px 0;*/
  margin: 36px 0 10px 0;
}
.floor_5_main .right p {
  line-height: 30px;
}
.floor_5_main .right .bott {
  padding-top:100px;
}
.floor_5_main .right .bott a {
  width: 149px;
  height: 42px;
  background: #0085da;
  display: block;
  text-align: center;
  margin-top: 10px;
  transition: ease-in-out .2s;
}
.floor_5_main .right .bott a i {
  width: 36px;
  height: 5px;
  background-position: -92px -55px;
  margin-top: 21px;
  float: left;
  margin-left: 52px;
}
.floor_5_main .right .bott a:hover {
  background: #3c83ff;
}
.floor_5_main .right .bott .fr {
  color: #fff;
}
.floor_5_main .right .bott .fr h4 {
  font-size: 26px;
  font-family: arial;
}
.floor_5_main .right .bott .fr span {
  width: 18px;
  background: #fff;
  margin: 18px 0 0;
}
.floor_6 {
  padding-bottom: 100px;
}
.floor_6 .floor_5_1 {
  width: 1200px;
  height: 452px;
}
.floor_6 .floor_5_1 .floor_5_z {
  float: left;
  width: 600px;
  height: 452px;
  position: relative;
}
.floor_6 .floor_5_1 .floor_5_z a {
  display: block;
}
.floor_6 .floor_5_1 .floor_5_z .dk {
  height: 213px;
  width: 600px;
  border-top: none;
}
.floor_6 .floor_5_1 .floor_5_z .img {
  height: 240px;
  width: 600px;
  overflow: hidden;
  display: block;
  position: relative;
}
.floor_6 .floor_5_1 .floor_5_z img {
  height: 338px;
  width: 600px;
  background-size: 100%;
  display: block;
  transition: all .36s ease;
  position: absolute;
  left: 0;
  top: -49px;
}
.floor_6 .floor_5_1 .floor_5_z h3 {
  font-size: 18px;
  color: #333;
  line-height: 18px;
  width: 600px;
  display: block;
  padding-top: 30px;
}
.floor_6 .floor_5_1 .floor_5_z p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  width: 600px;
  margin-top: 18px;
  height: 98px;
}
.floor_6 .floor_5_1 .floor_5_z i {
  display: block;
  font-size: 16px;
  color: #434343;
  margin: 0;
  padding: 0;
  width: 198px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: #e5e5e5 solid 1px;
  border-radius: 6px;
}
.floor_6 .floor_5_1 .floor_5_z em {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #0085da;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-family: "Arial";
  position: absolute;
  left: 0;
  top: 0;
}
.floor_6 .floor_5_1 .floor_5_z em span {
  display: block;
  font-size: 60px;
  color: #fff;
  line-height: 50px;
  padding-top: 14px;
}
.floor_6 .floor_5_1 .floor_5_z:hover h3 {
  color: #0085da;
}
.floor_6 .floor_5_1 .floor_5_z:hover p,
.floor_6 .floor_5_1 .floor_5_z:hover i span {
  color: #333;
}
.floor_6 .floor_5_1 .floor_5_z i:hover {
  background-color: #0085da;
  color: #fff;
  border: #0085da solid 1px;
  cursor: pointer;
}
.floor_6 .floor_5_1 .floor_5_z a:hover img {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
.floor_6 .floor_5_1 .floor_5_y {
  float: right;
  width: 550px;
  height: 452px;
}
.floor_6 .floor_5_1 .floor_5_y ul {
  display: block;
  width: 550px;
  height: 452px;
  margin: 0 auto;
}
.floor_6 .floor_5_1 .floor_5_y ul li {
  height: 103px;
  width: 550px;
  margin: 0 auto;
  margin-bottom: 28px;
  position: relative;
  border-bottom: #b9b9b9 dashed 1px;
  padding-bottom: 28px;
}
.floor_6 .floor_5_1 .floor_5_y ul li em {
  float: left;
  display: block;
  width: 98px;
  height: 98px;
  border: #e5e5e5 solid 1px;
  text-align: center;
  font-size: 16px;
  color: #333;
  font-family: "Arial";
  position: absolute;
  left: 0;
  top: 0;
}
.floor_6 .floor_5_1 .floor_5_y ul li em span {
  display: block;
  font-size: 60px;
  color: #333;
  line-height: 50px;
  padding-top: 14px;
}
.floor_6 .floor_5_1 .floor_5_y ul li a {
  display: block;
  width: 550px;
  height: 100px;
  cursor: pointer;
}
.floor_6 .floor_5_1 .floor_5_y ul li h3 {
  width: 400px;
  float: right;
  height: 100px;
}
.floor_6 .floor_5_1 .floor_5_y ul li p {
  font-size: 18px;
  color: #333;
  width: 400px;
  line-height: 18px;
}
.floor_6 .floor_5_1 .floor_5_y ul li p span {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding-top: 18px;
  font-weight: normal;
}
.floor_6 .floor_5_1 .floor_5_y ul li:hover i,
.floor_6 .floor_5_1 .floor_5_y ul li:hover i span {
  color: #2e63bc;
}
.floor_6 .floor_5_1 .floor_5_y ul li.li1 {
  display: none;
}
.floor_6 .floor_5_1 .floor_5_y ul li:hover p {
  font-weight: bold;
  color: #0085da;
}
.floor_6 .floor_5_1 .floor_5_y ul li:hover em,
.floor_6 .floor_5_1 .floor_5_y ul li:hover em span {
  color: #0085da;
}
.floor_6 .floor_5_1 .floor_5_y ul li.li1 {
  display: none;
}
.bottom_main {
  background: #0074be;
  padding-top: 50px;
  padding-bottom: 16px;
}
.bottom_main .fl {
  width: 130px;
}
.bottom_main .fl img {
  width: 130px;
  height: 130px;
}
.bottom_main .fr {
  width: 985px;
}
.bottom_main .fr .left h3 {
  font-size: 18px;
  color: #dfdfdf;
  padding-bottom: 30px;
}
.bottom_main .fr .left span {
  display: block;
  width: 20px;
  height: 2px;
  background: #0085da;
  margin-bottom: 22px;
}
.bottom_main .fr .left p {
  color: #dfdfdf;
  padding-bottom: 14px;
}
.bottom_main .fr .left li {
  color: #fff;
  float: left;
  width: 221px;
}
.bottom_main .fr .left ul {
  border-bottom: 1px solid #f1f1f1;

}
.bottom_main .fr .left h4 {
  font-weight: 100;
  color: #999;
  font-size: 12px;
  padding-top: 22px;
}
.bottom_main .fr .left h4 a {
  color: #999;
}
.bottom_main .fr .left h4 a:hover {
  color: #fff;
}
.bottom_main .fr .right {
  width: 210px;
  overflow: hidden;
}
.bottom_main .fr .right ul {
  width: 150%;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 40px;
}
.bottom_main .fr .right li {
  width: 130px;
  float: left;
  line-height: 46px;
  height: 46px;
  overflow: hidden;
}
.bottom_main .fr .right li a {
  color: #f1f1f1;
}
.bottom_main .fr .right li a:hover {
  color: #fff;
}
.bottom_main .fr .right .a {
  margin-top: 41px;
}
.bottom_main .fr .right .a a {
  background: #0085da;
  width: 190px;
  height: 38px;
  line-height: 38px;
  display: block;
  color: #fff;
  padding-left: 20px;
  position: relative;
}
.bottom_main .fr .right .a a i {
  width: 6px;
  height: 12px;
  background-position: -196px 0px;
  position: absolute;
  right: 18px;
  top: 15px;
  transition: ease-in-out .2s;
}
.bottom_main .fr .right .a a:hover {
  background: #3c83ff;
}
.bottom_main .fr .right .a a:hover i {
  right: 30px;
}
/*# sourceMappingURL=style.css.map */


.proShow .right{
  width: 955px;
  padding: 30px;
  border: 1px solid #eee;
}

.proShow .ul_1.clear {
  padding-top:50px;
}

.proShow .ul_1 .right .share_rTitle .dl_1 {
  line-height: 43px;
}

.proShow .right .content .r_1 {
}

.proShow .right .content .r_1 .sub_left img {
  display: block;
  border: 1px solid #ccc;
}

.proShow .right .content .r_1 .sub_right {
  width: 508px;
}
.proRtitle {
  min-height: 56px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.clear {
  clear: both;
  vertical-align: bottom;
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.sub_left, .s_left {
  float: left;
}
.proShow .right .content .r_1 .sub_left img {
  display: block;
  border: 1px solid #ccc;
}
.proShow .right .content .r_1 .sub_right {
  width: 508px;
}
.right, .sub_right, .s_right {
  float: right;
}
.proShow .right .content .r_1 .sub_right .proName {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  padding: 0;
  margin: 0;
  padding-bottom: 16px;
}
.proShow .right .content .r_1 .sub_right .canShu, .proShow .right .content .r_1 .sub_right .canShu p, .proShow .right .content .r_1 .sub_right .canShu span, .proShow .right .content .r_1 .sub_right .canShu td {
  line-height: 32px !important;
  font-size: 16px !important;
  color: #090909 !important;
}
.proShow .right .content .r_1 .sub_right .canShu table {
  width: 100% !important;
  margin: 0 auto !important;
}
.proShow .right .content .r_1 .sub_right .canShu table, .proShow .right .content .r_1 .sub_right .canShu td {
  border: 0px !important;
}

  .mmm{ display:none;}
  .pc{ display:block;}
}
/*手机*/
@media only screen and (max-width: 768px) {

  .pc {
    display: none;
  }

  .mmm {
    display: block;
  }
  @-webkit-keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  @-moz-keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  @-o-keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  @keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  .banner_box img {
    width: 100%;
    height: auto
  }

  .banner_box .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.1rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem
  }

  .banner_box .swiper-pagination {
    bottom: 0.4rem
  }

  .introduction_box {
    width: 100%;
    height: 7.8rem;
    background: url("../images/m/introduction_bg.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .introduction_box p {
    font-size: 0.24rem;
    color: #565656;
    text-indent: 2em
  }

  .introduction_boxmore{
    display: block;
    width: 2.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #0168b7;
    font-size: 0.24rem;
    color: #fff;
    margin: 0.35rem auto 0;
    text-align: center;
    border-radius: .6rem;
    -webkit-border-radius: .6rem;
    -moz-border-radius: .6rem
  }

  .introduction_list {
    padding-top: 0.3rem
  }

  .introduction_list li {
    margin: 0 0.2rem
  }

  .introduction_list span {
    display: block;
    width: 0.82rem;
    height: 0.66rem
  }

  .introduction_list h6 {
    padding-top: 0.2rem;
    color: #888888;
    text-align: center
  }

  .introduction_icon_1 {
    background: url("../images/m/about_active_icon_1.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .introduction_icon_2 {
    background: url("../images/m/about_active_icon_2.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .introduction_icon_3 {
    background: url("../images/m/about_active_icon_3.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .introduction_icon_4 {
    background: url("../images/m/about_active_icon_4.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .field_list li {
    width: 50%;
    height: 3.3rem;
    text-align: center;
    box-sizing: border-box;
    border: 0.01rem solid #000000
  }

  .field_list h1 {
    font-weight: bold;
    line-height: 1.4;
    color: #fff;margin: 0.1rem 0 0.1rem;
  }

  .field_list h6 {
    line-height: 1.4;
    font-size: 0.2rem;
    color: #fff;
    margin: 0.1rem 0 0.4rem
  }

  .field_list a {
    display: block;
    width: 1.5rem;
    height: 0.32rem;
    line-height: 0.32rem;
    border: 0.01rem solid #fff;
    box-sizing: border-box;
    color: #fff;
    font-size: 0.14rem;
    margin: 0 auto;
    border-radius: .32rem;
    -webkit-border-radius: .32rem;
    -moz-border-radius: .32rem
  }

  .field_img_1 {position: relative;background-color: #000;
    /* background: url("../images/field_img_1.png") no-repeat; */
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .field_img_2 {
    background: url("../images/m/field_img_2.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .field_img_3 {
    background: url("../images/m/field_img_3.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .field_img_4 {
    background: url("../images/m/field_img_4.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .field_img_5 {
    background: url("../images/m/field_img_5.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .field_img_6 {
    background: url("../images/m/field_img_6.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .choose_list {
    padding: 0.1rem 0 0.2rem
  }

  .choose_list li {
    width: 33.3%;
    text-align: center
  }

  .choose_list h1 {
    padding-bottom: 0.45rem;
    position: relative
  }

  .choose_list h1 b {
    font-size: 0.56rem;color: #ec0202;
  }

  .choose_list h1 span {
    font-size: 0.24rem;
    position: relative;
    margin-left: 0.1rem
  }

  .choose_list h1::after {
    display: block;
    content: "";
    width: 0.4rem;
    height: 0.04rem;
    background: #a0a0a0;
    position: absolute;
    left: 50%;
    bottom: 0.2rem;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
  }

  .choose_list p {
    padding-top: 0.1rem;
    font-size: 0.24rem;
    color: #888888
  }

  .choose_item_2 span::after {
    display: block;
    content: "+";
    position: absolute;
    left: 50%;
    top: -0.25rem;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
  }

  .choose_img {
    width: 100%;
    height: 4.37rem;
    background: url("../images/m/choose_img.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .comment_box {
    background: #0168b7;
    padding-top: 0.15rem
  }

  .comment_box .swiper-wrapper h6 {
    color: #fff;
    padding-bottom: 0.3rem;padding-top: 0.1rem;
    width: 6rem
  }

  .comment_box .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem
  }

  .comment_title {
    color: rgba(255, 255, 255, 0.14);
    border-left: 0.01rem solid rgba(255, 255, 255, 0.14);
    padding-left: 0.1rem;
    margin-bottom: 0.1rem
  }

  .more {
    display: block;
    width: 50%;
    height: 36px;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    border: 1px solid #6c6c6c;
    margin: 0px auto;
    position: relative;
    color: #666;border-radius: 20px;
  }
  .more .ico {
    position: absolute;
    right: 10%;
    color: #000;
    top: 0%;
    height: 100%;
    transition: 300ms;
    -webkit-transition: 300ms;
  }
  .more:hover {
    border: 2px solid #0168b7;
    color: #fff;
    background-color: #0168b7;
  }
  .more:hover .ico {
    right: 5%;
    color: #fff;
  }

  .move{
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;
    animation: move 2s linear infinite;
  }
  @-webkit-keyframes move {
    0% { transform:translate(-5px, 0); -webkit-transform:translate(-5px, 0);-moz-transform:translate(-5px, 0);-ms-transform:translate(-5px, 0); }
    50% { transform:translate(5px, 0); -webkit-transform:translate(5px, 0); }
    100% {transform:translate(-5px, 0); -webkit-transform:translate(-5px, 0); }
  }
  @keyframes move {
    0% { transform:translate(-5px, 0); -webkit-transform:translate(-5px, 0); }
    50% { transform:translate(5px, 0); -webkit-transform:translate(5px, 0); }
    100% {transform:translate(-5px, 0); -webkit-transform:translate(-5px, 0); }
  }



  .advantage_info {
    padding: 0.3rem 0
  }

  .advantage_info h1 {
    font-weight: bold;
    font-size: 0.36rem;color: #0168b7;
  }

  .advantage_info h2 {
    font-size: 0.3rem;
    padding: 0.15rem 0 0.45rem;
    position: relative
  }

  .advantage_info .advantage_infos::after {
    position: absolute;
    left: 0;
    bottom: 0.2rem;
    display: block;
    content: "";
    width: 0.2rem;
    height: 0.03rem;
    background: #7d7d7d
  }

  .advantage_info li {
    width: 2.9rem;
    background: #3e3a3a;
    box-sizing: border-box;
    padding: 0.2rem 0.15rem;
    margin-bottom: 0.2rem
  }

  .advantage_info li:nth-child(odd) {
    margin-right: 0.1rem
  }

  .advantage_info li:nth-child(even) {
    margin-left: 0.1rem
  }

  .advantage_info h4 {
    font-weight: bold;color: #ffffff;
  }

  .advantage_info h4::before {
    display: block;
    content: "";
    width: 0.36rem;
    height: 0.28rem;
    margin-right: 0.1rem
  }

  .advantage_info p {
    padding-top: 0.15rem;
    margin-top: 0.15rem;
    border-top: 0.01rem solid #dddddd;
    font-size: 0.24rem;
    color: #ececec
  }

  .advantage_icon_1::before {
    background: url("../images/m/advantages_active_icon_1.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .advantage_icon_2::before {
    background: url("../images/m/advantages_active_icon_2.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .advantage_icon_3::before {
    background: url("../images/m/advantages_active_icon_3.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .advantage_icon_4::before {
    background: url("../images/m/advantages_active_icon_4.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .advantage_icon_5::before {
    background: url("../images/m/advantages_active_icon_5.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .advantage_icon_6::before {
    background: url("../images/m/advantages_active_icon_6.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .advantage_img {
    display: block;
    width: 100%;
    height: 2.38rem;
    background: url("../images/m/advantage_img_1.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .equipments_item {
    padding: 20px 0
  }

  .equipments_item:not(:last-child) {
    border-bottom: 1px solid #eeeeee
  }

  .equipments_item .img_box {
    margin-right: 0.25rem
  }

  .equipments_item img {
    width: 2.16rem;
    height: 1.47rem
  }

  .equipments_list .advantage_info {
    padding-bottom: 0.15rem
  }

  .equipments_list .advantage_info h2 {
    padding-bottom: 0
  }

  .equipments_list .equipments_item:nth-child(2) .equipments_info h2::after {
    background: url("../images/m/equipments_icon_1.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .equipments_list .equipments_item:nth-child(3) .equipments_info h2::after {
    background: url("../images/m/equipments_icon_2.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
  .equipments_list .equipments_item:nth-child(4) .equipments_info h2::after {
    background: url("../images/m/equipments_icon_3.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .equipments_list .equipments_item:nth-child(5) .equipments_info h2::after {
    background: url("../images/m/equipments_icon_4.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .equipments_info h2 {
    font-size: 0.24rem;
    height: 0.42rem;
    line-height: 0.27rem;
    padding: 0 0 0.1rem 0.4rem;
    position: relative;color: #151515;
  }

  .equipments_info h2::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.35rem;
    height: 0.27rem
  }

  .equipments_info p {
    font-size: 0.24rem;
    color: #888888
  }

  .equipments_icon_1 {
    background: url("../images/m/equipments_icon_1.png") no-repeat left center
  }

  .equipments_icon_2 {
    background: url("../images/m/equipments_icon_2.png") no-repeat left center
  }

  .title_boxb{margin-left: 0.2rem;}
  .title_boxb h2 {
    font-size: 0.29rem;
    height: 0.52rem;
    line-height: 0.37rem;
    padding: 0 0 0.1rem 0.54rem;
    position: relative;
    margin: 0 auto;
    /* text-align: center; */
    font-weight: 700;
    color: #0168b7;
  }

  .title_boxb h2::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.45rem;
    height: 0.37rem;
  }
  .ppp .title_boxb:nth-child(2)  h2::after {
    background: url("../images/m/icon_1.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .ppp .title_boxb:nth-child(4)  h2::after {
    background: url("../images/m/icon_2.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .ppp .title_boxb:nth-child(6)  h2::after {
    background: url("../images/m/icon_3.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
  .ppp .title_boxb:nth-child(8)  h2::after {
    background: url("../images/m/icon_4.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .ppp .title_boxb:nth-child(10)  h2::after {
    background: url("../images/m/icon_5.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .ppp .title_boxb:nth-child(12)  h2::after {
    background: url("../images/m/icon_6.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .glory_box {
    width: 100%;
    height: 8.33rem;
    background: url("../images/m/glory_bg.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .glory_box ul {
    margin-bottom: 0.2rem
  }

  .glory_box ul li {
    font-size: 0.22rem;
    color: #282828;
    padding: 0 0.15rem
  }

  .news_img {
    display: block;
    width: 100%;
    height: 3.69rem;
    background: url("../images/m/news_img.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .new_list {
    padding:0.1rem 0 0.1rem
  }

  .new_list li {
    padding: 0.25rem 0.2rem;
    background: #f3f3f3;
    margin-bottom: 0.1rem
  }

  .new_date {
    width: 0.85rem;
    height: 0.9rem;
    margin-right: 0.15rem;
    box-sizing: border-box;
    border-right: 0.01rem solid #dadada;background: #0168b7;
  }

  .new_date h3 {
    font-size: 0.5rem;
    color: #ffffff;text-align: center;
    /* padding: 0.1rem 0 */
  }

  .new_date h4 {
    font-size: 0.16rem;
    color: #f3f3f3;text-align: center;
  }

  .new_info {
    width: 5rem
  }

  .new_info h6 {
    color: #282828;
    line-height: 1.3;
    margin-bottom: 0.1rem
  }

  .new_info p {
    line-height: 1.3;
    font-size: 0.22rem;
    color: #797979
  }

  .join_box a {
    display: block;
    width: 100%;
    height: 3.62rem
  }

  .join_img_1 {
    background: url("../images/m/join_img_1.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    margin-bottom: 0.15rem
  }

  .join_img_2 {
    background: url("../images/m/join_img_2.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    border-bottom: 0.3rem solid #fff
  }

  @-webkit-keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  @-moz-keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  @-o-keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  @keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  .page_banner {
    height: 3.4rem;
    background: url("../images/m/product_banner.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .main_container {
    padding-bottom: 0.1rem
  }

  .product_classify_list {
    padding-top: 0.1rem
  }

  .product_classify_list li {
    width: 50%;
    box-sizing: border-box;
    padding: 0 0.05rem 0.1rem
  }

  .product_classify_list li.active a {
    background: #0168b7;
    color: #fff
  }

  .product_classify_list li a {
    display: block;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #878787;
    font-size: 0.24rem;
    text-align: center;
    background: #eeeeee
  }

  .product_box {
    background: #f8f8f8
  }

  .product_child_nav li {
    width: 25%;
    box-sizing: border-box;
    padding: 0.2rem 0.05rem
  }

  .product_child_nav li.active a {
    color: #0168b7
  }

  .product_child_nav li a {
    display: block;
    text-align: center;
    font-size: 0.24rem;
    color: #878787
  }

  .product_list,.product_lista{border-bottom: 1px dashed #ddd;margin-bottom: 0.15rem;}
  .product_list li {
    width: 2.95rem;
    background: #fff;margin-bottom: 0.15rem;
  }

  .product_list li:nth-child(odd) {
    margin: 0 0.1rem 0.25rem 0.1rem
  }

  .product_list li:nth-child(even) {
    margin: 0 0.05rem 0.25rem 0.1rem
  }

  .product_list li .imgs_box {
    width: 100%;
    height: 2.6rem
  }

  .product_list li .imgs_box img {
    max-width: 100%;
    max-height: 2.6rem
  }

  .product_info {
    padding: 0.2rem;
    position: relative
  }

  .product_info::after {
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    display: block;
    content: "";
    width: 0.25rem;
    height: 0.38rem;
    background: url("../images/m/product_icon.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .product_info h4 {
    font-size: 14px;
    padding-right: 0.13rem;
  }

  .product_info h5 {
    font-size: 0.16rem;
    color: #888888;
    margin: 0.1rem 0;
    padding-right: 0.3rem
  }

  .product_info h6 {
    font-size: 0.12rem;
    color: #999999;
    text-align: right
  }


  .product_lista li {
    width:100%;
    background: #fff;margin-bottom: 0.15rem;
  }

  .product_lista li:nth-child(odd) {
    margin: 0 0.1rem 0.45rem 0.1rem
  }

  .product_lista li:nth-child(even) {
    margin: 0 0.05rem 0.25rem 0.1rem
  }

  .product_lista li .imgs_box {
    width: 2.85rem;
    height: 2.6rem
  }

  .product_lista li .imgs_box img {
    max-width: 100%;
    max-height: 2.6rem
  }


  .product_swiper .imgs_box {
    width: 100%;
    /* height: 5rem */
  }

  .product_swiper .imgs_box img {
    display: block;
    max-width: 100%;
    /* max-height: 5rem */
  }

  .product_swiper .swiper-pagination {
    position: absolute;
    right: 0.15rem;
    left: auto;
    bottom: 0.15rem;
    display: block;
    /* width: 0.9rem; */
    height: 0.4rem;
    line-height: 0.4rem;
    /* background: #0168b7; */
    color: #fff;
    font-size: 0.18rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem
  }

  .detail_info {
    margin-bottom: 0.3rem
  }
  .detail_info img{width: 100%;
  }

  .detail_info h1 {
    color: #666666;
    padding: 0.5rem 0 0.3rem;
    line-height: 0.4rem
  }

  .detail_info h1 span {
    font-weight: bold;
    color: #282828
  }

  .detail_info h3 {
    color: #666666;
    margin-bottom: 0.2rem;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #d2d2d2
  }

  .detail_info div,
  .detail_info p {
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem
  }

  .product_title {
    padding: 0.3rem 0;
    position: relative;
    margin-bottom: 0.3rem;
    font-size: 0.24rem;
    border-bottom: 0.01rem solid #e6e6e6
  }

  .product_title::after {
    display: block;
    content: "";
    width: 1rem;
    height: 0.01rem;
    background: #282828;
    position: absolute;
    left: 0;
    bottom: 0.01rem
  }

  .product_detail {
    width: 100%;
    height: auto;
    display: block
  }


  .vice-nav { display : flex ; justify-content : center ; /* padding-top : 0.26rem ; */background-color : #f2f2f2 ; border-bottom : solid 0.01rem #DCDCDC }
  .vice-nav li { height : 0.8rem ; padding : 0rem 0.15rem ; border-bottom : solid 0.04rem transparent ; margin-right : 0.67rem ; color : #666666 ; font-size : 0.24rem ; line-height : 0.8rem }
  .vice-nav li:last-of-type { margin-right : 0rem }
  .vice-nav li.on { border-color : #494949 }
  .vice-nav a { display : block }

  .pd-introduce { padding : 0rem 0rem 0.93rem ; background-color : #F2F2F2 }
  .pd-introduce .img-box1 img {width: 100%;  }
  .pd-introduce .text { padding-top : 0.62rem }
  .pd-introduce .text h3 { padding-bottom : 0.25rem ; border-bottom : solid 0.01rem #D2D2D2 ; font-size : 0.3rem }
  .pd-introduce .text-box1 { margin-top : 0.36rem ; color : #444444 ; line-height : 0.3rem }
  .pd-introduce .text-box2 { margin-top : 0.33rem ; color : #444444 ; line-height : 0.36rem }
  .pd-introduce .text-box2 span { font-weight : bold }
  .pd-introduce .link { margin-top : 0.56rem ; font-size : 0rem }
  .pd-introduce .link a { display : inline-block ;  height : 0.62rem ; background-color : #D5D5D5 ; border-radius : 0.04rem ; margin-right : 0.14rem ; color : #444444 ; font-size : 0.18rem ; text-align : center ; line-height : 0.62rem ;    padding: 0 3px;}

  .main{ max-width : 6rem ; margin : 0 auto }
  .img-box{ display : table-cell ; vertical-align : middle ; text-align : center }

  img {
    vertical-align: middle;
    border: none;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
  }

  .brand_box p{font-size: 0.24rem;    line-height: 0.4rem;}

  .pd-detail { }
  .pd-detail h2 { height : 0.8rem ; background-color : #DEDEDE ; font-size : 0.24rem ; text-align : center ; line-height : 0.8rem }
  .pd-detail .content { max-width : 6rem ; padding : 0.34rem 0rem 0.92rem ; margin : 0rem auto }
  .pd-detail .content p{/* line-height: 0; */}
  .pd-detail .content img{ padding : 0; margin : 0rem auto ;width: 100%;}

  .news-main { padding-bottom : 0.88rem ; background-color : #F2F2F2 ; overflow : hidden }
  .news-main .item { margin-bottom : 0.52rem }
  .news-main .item a { display : block }
  .news-main .img-box { width : 6rem ; height : 3.76rem}
  .news-main .text { padding : 0.41rem 0.3rem 0.43rem 0.3rem ; background-color : #FFFFFF }
  .news-main .text h5 { font-size : 0.24rem }
  .news-main .text p { margin-top : 0.27rem ; color : #666666 ; line-height : 0.3rem;font-size: 0.22rem; }
  .news-main .text span { display : block ; margin-top : 0.38rem ; color : #888888 ;font-size: 0.22rem; }

  .news-main .pagesa { margin-top : 0.97rem }

  .pagesa { display : flex ; justify-content : center ; margin-top : 0.97rem }
  .pagesa a { width : 0.52rem ; height : 0.52rem ; border : solid 0.01rem #BFBFBF ; box-sizing : border-box ; margin : 0rem 0.05rem ; color : #666666 ; text-align : center ; line-height : 0.5rem ;display: inline-block;}
  .pagesa a.on { background-color : #626262 ; border-color : #626262 ; color : #FFFFFF }

  .nd-main { background-color : #F2F2F2 ; overflow : hidden }
  .nd-main .title { margin-top : 0.28rem ; padding-bottom : 0.23rem ; border-bottom : solid 0.01rem #DEDEDE ; text-align : center }
  .nd-main h2 { font-size : 0.24rem }
  .nd-main .title div { margin-top : 0.15rem ; color : #666666;font-size: 0.24rem; }
  .nd-main .content { padding : 0.25rem 0rem ; color : #666666 ; font-size : 0.22rem ; line-height : 0.4rem }
  .nd-main .content p{ padding : 0.05rem 0rem ;}
  .nd-main .page { padding : 0.35rem 0rem 0.41rem 0rem ; border-top : solid 0.01rem #DEDEDE ; font-size : 0rem ; text-align : center }
  .nd-main .page a { margin-right : 0.24rem ; color : #999999 ; font-size : 0.18rem }
  .nd-main .page a:first-of-type::after { content : "" ; display : inline-block ; width : 0.02rem ; height : 0.17rem ; background-color : #D2D2D2 ; margin-left : 0.24rem ; position : relative ; top : 0.02rem }
  .nd-main .page a:nth-of-type(2)::after { content : "" ; display : inline-block ; width : 0.02rem ; height : 0.17rem ; background-color : #D2D2D2 ; margin-left : 0.24rem ; position : relative ; top : 0.02rem }
  .nd-main .page a:last-of-type { margin-right : 0rem }
  body,
  html {
    margin: 0;
    padding: 0;
    color: #282828;
    font-family: "Microsoft yahei";
    line-height: 1;
    background: #f6f6f6
  }

  body {
    box-sizing: border-box;
    min-height: 100vh;
    padding: 0.99rem 0 1.2rem
  }

  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
  }

  .hidden {
    display: none !important
  }

  a {
    color: #282828;
    text-decoration: none
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.4
  }

  p {
    line-height: 1.4
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  ol,
  ul {
    margin: 0;
    padding: 0;
    font-weight: normal
  }

  h6 {
    font-size: 0.24rem
  }

  h5 {
    font-size: 0.26rem
  }

  h4 {
    font-size: 0.26rem
  }

  h3 {
    font-size: 0.28rem
  }

  h2 {
    font-size: 0.32rem
  }

  h1 {
    font-size: 0.34rem
  }

  p {
    font-size: 0.28rem;
    line-height: 1.6
  }

  ul,
  ol {
    list-style: none
  }

  .text-center {
    text-align: center
  }

  .text-left {
    text-align: left
  }

  .text-right {
    text-align: right
  }

  .floatleft {
    float: left
  }

  .floatright {
    float: right
  }

  .clearfix {
    display: block;
    content: "";
    clear: both
  }

  .underLine {
    border-bottom: 0.01rem solid #f1f1f1
  }

  img[src=''] {
    display: none
  }

  .opacity0 {
    opacity: 0 !important
  }

  .hidden {
    display: none
  }

  .main_container {
    background: #fff
  }

  .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .flex_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
  }

  .flex_nowrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row
  }

  .flex_center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .flex_right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end
  }

  .flex_left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start
  }

  .flex_justify_between {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between
  }

  .flex_space_around {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around
  }

  .justify-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .align-items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .first_box,
  .justify_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .first_box>*,
  .justify_box>* {
    width: 0;
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
  }

  .first_box>*:first-child,
  .justify_box>*:first-child,
  .justify_box>*:last-child {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
  }

  .clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
  }

  .clearfix {
    zoom: 1
  }

  .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
  }

  .ellipsis3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
  }

  .ellipsis4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
  }

  .ellipsis10 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical
  }

  @-webkit-keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  @-moz-keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  @-o-keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  @keyframes bottom1 {

    0%,
    100% {
      bottom: 40px
    }

    50% {
      bottom: 15px
    }
  }

  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem
  }

  div,
  img {
    font-size: 0.3rem
  }

  header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 0.99rem;
    padding: 0 0.2rem;
    z-index: 1000;
    background: #0168b7;box-shadow: -1px 0 3px rgba(0, 0, 0, 0.5);
  }

  header .logo_icon {
    width: 4.08rem;
    height: 0.99rem;
    background: url("../images/m/logo_icon1.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  header .nav_icon {
    width: 0.79rem;
    height: 0.62rem;
    background: url("../images/m/nav_icon.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  ::-webkit-input-placeholder {
    color: #999999
  }

  :-moz-placeholder {
    color: #999999
  }

  ::-moz-placeholder {
    color: #999999
  }

  :-ms-input-placeholder {
    color: #999999
  }

  footer {
    text-align: center;
    padding: 0.4rem 0.2rem
  }

  footer img {
    display: block;
    margin: 0 auto 0.1rem;

  }

  footer h6 {
    font-size: 0.18rem;
    color: #999999
  }

  footer p {
    font-size: 0.24rem;
    color: #6f6f6f;
    line-height: 1.5
  }

  footer p a {
    color: #6f6f6f
  }

  .code_list {
    margin-bottom: 0.25rem
  }

  .code_box {
    margin: 0 0.1rem
  }

  .yyly{background: #1485dc;
    background: url("../images/m/yylybg.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;

    color: #FFF !important;
    margin-top: 0.35rem;
    padding-bottom: 0.2rem;
  }
  .yyly .title_box h1{color: #FFF !important;}
  .yyly img{border: 3px solid #eff8ff;}
  .fixed_bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 997
  }

  .fixed_bottom li {
    width: 25%;
    height: 1.2rem;
    text-align: center;
    background: #191919
  }

  .fixed_bottom li.active {
    background: #0168b7
  }

  .fixed_bottom li span {
    display: block;
    width: 0.59rem;
    height: 0.54rem;
    margin: 0.2rem auto 0.15rem
  }

  .fixed_bottom li h6 {
    color: #ffffff
  }

  .foot_icon_1 {
    background: url("../images/m/foot_icon_1.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .foot_icon_2 {
    background: url("../images/m/foot_icon_2.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .foot_icon_3 {
    background: url("../images/m/foot_icon_3.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .foot_icon_4 {
    background: url("../images/m/foot_icon_4.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .show_nav .fixed_nav {
    left: 0
  }

  .show_nav .fiex_nav_bg {
    display: block
  }

  .fixed_nav {
    position: fixed;
    left: -100vw;
    top: 1.12rem;
    bottom: 0;
    width: 3.8rem;
    z-index: 999;
    background: #fff;
    transition: left 0.2s linear
  }

  .fixed_nav li {
    padding: 0.25rem 0.2rem;
    flex-wrap: nowrap
  }

  .fixed_nav li h4 {
    width: 2.7rem;
    font-size: 0.26rem;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .fixed_nav li h4 span {
    color: #999999 !important;
    margin-left: 0.05rem
  }

  .fixed_nav li .right_icon {
    display: block;
    width: 0.15rem;
    height: 0.23rem;
    background: url("../images/m/right_icon.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .fixed_nav li.nav_active h4 {
    color: #0168b7
  }

  .fixed_nav li.nav_active .right_icon {
    background: url("../images/m/right_active_icon.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }

  .fiex_nav_bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 998
  }

  .img_box {
    position: relative
  }

  .img_box img {
    width: 100%;
    height: 100%;
    display: block
  }

  div.pagination {
    float: none !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0
  }

  div.pagination a,
  div.pagination span {
    font-size: 15px
  }

  .pagination ul>.active>a,
  .pagination ul>.active>span {
    color: #fff;
    background: #0168b7
  }

  div.paginations {
    padding: 0.4rem 0
  }

  div.paginations a {
    display: block;
    /* width: 1.5rem; */
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    background: #0168b7;
    border: 1px solid #0168b7;
    color: #fff;
    font-size: 0.2rem;
    margin: 0 0.15rem;
    border-radius: .4rem;
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;float: left;
    padding: 0 0.2rem;
  }

  .swiper-pagination-bullet {
    background: #f9f9f9;
    opacity: 1;
    width: 0.2rem;
    height: 0.2rem;
    box-sizing: border-box
  }

  .swiper-pagination-bullet-active {
    background: #0168b7
  }
  .case_swiper .swiper-pagination-bullet-active,.comment_swiper .swiper-pagination-bullet-active {
    background: #f3ec00 !important
  }

  .brand_box img{width: 100%;}
  .title_box {
    text-align: center;
    padding: 0.7rem 0 0.35rem
  }

  .title_box>h1 {
    margin-bottom: 0.15rem;
    font-weight: bold;
    font-size: 0.42rem;color: #0168b7;
  }

  .title_box>h3 span {
    font-weight: bold
  }

  .page_banner {
    width: 100%;

    display: block
  }

  .tab_list {
    border-bottom: 0.01rem solid #e4e3e3
  }

  .tab_list li {
    width: 20%
  }

  .tab_list li a {
    display: block;
    color: #888888;
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    position: relative;
    font-size: 0.2rem;
    /* padding: 0 0.15rem; */
    text-align: center
  }

  .tab_list li.active a {
    color: #0168b7
  }

  .tab_list li.active a::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0rem;
    height: 0.01rem;
    background: #0168b7;
    z-index: 1
  }

  .detial h1 {
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    padding: 0.4rem 0
  }

  .detial p {
    font-size: 0.24rem
  }

  .detial img {
    max-width: 100% !important
  }

}
/*字体*/
@media only screen and (min-width: 641px) {
  html {
    font-size: 100px;
  }
}
@media only screen and (max-width: 640px) {
  html {
    font-size: 100px;
  }
}
@media only screen and (max-width: 540px) {
  html {
    font-size: 84.375px;
  }
}
@media only screen and (max-width: 480px) {
  html {
    font-size: 75px;
  }
}
@media only screen and (max-width: 414px) {
  html {
    font-size: 64.6875px;
  }
}
@media only screen and (max-width: 400px) {
  html {
    font-size: 62.5px;
  }
}
@media only screen and (max-width: 375px) {
  html {
    font-size: 58.5938px;
  }
}
@media only screen and (max-width: 360px) {
  html {
    font-size: 56.25px;
  }
}
@media only screen and (max-width: 320px) {
  html {
    font-size: 50px;
  }
}