/*初始化样式*/
html {
  margin: 0;
  padding: 0;
  border: 0;
}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  background: #fff;
  color: #666;
  position: relative;
  font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  outline: none;
  color: #333;
}
a:hover,
a:active,
a:focus {
  color: #3480ce;
  text-decoration: none;
  outline: none;
}
* {
  box-sizing: border-box;
}
.page-product-inquiry a {
  color: #fff;
}

input {
  padding: 0;
  margin: 0;
  font-family: "Microsoft YaHei";
}
img {
  border: none;
  background: none;
  vertical-align: middle;
}
ul,
ol,
li {
  list-style-type: none;
}
select,
input,
img,
select {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table,
th,
td {
  vertical-align: middle;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

h1,
h2,
h3,
h4 {
  font-size: 12px;
  font-weight: bold;
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
}

/*----- Common css ------*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.di {
  _display: inline;
}
.fwn {
  font-weight: normal;
}
.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*滚动*/
#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
#indemo {
  float: left;
  width: 800%;
}
#demo1 {
  float: left;
}
#demo2 {
  float: left;
}

#m_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
#m_indemo {
  float: left;
  width: 800%;
}
#m_demo1 {
  float: left;
}
#m_demo2 {
  float: left;
}

.wh {
  width: 1270px;
  margin: 0 auto;
}
.pos {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}
.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}
.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.navs {
  background: url(../images/mu.png) repeat;
  height: 58px;
}
.x-menu {
  width: 1300px;
  margin: 0 auto;
}

.x-menu > li + li {
  background: url(../images/x.png) no-repeat left center;
}

.x-menu > li {
  width: 144px;
  float: left;
  text-align: center;
  position: relative;
}

.x-menu > li > a {
  display: block;
  font-size: 17px;
  color: #ffffff;
  line-height: 58px;
}

.x-menu > li > a:hover {
  background: url(../images/nh.png) no-repeat;
  color: #fff;
}

/*头部样式*/
.top2 {
  height: 157px;
  overflow: hidden;
  background: url(../images/tou\ .png) no-repeat;
}
.top1 {
  height: 30px;
  color: #7e7e7e;
  line-height: 30px;
  overflow: hidden;
}
.top1 a {
  color: #7e7e7e;
  font-size: 14px;
}

#header {
  width: 1000px;
  margin: 0 auto;
}
.logo {
  float: left;
  line-height: 127px;
}
.top2 .k2 {
  margin-top: 30px;
  background: url(../images/ahhha1.png) no-repeat left center;
  padding-left: 73px;
  color: #222222;
  font: 500 15px/30px "微软雅黑";
  margin-right: 25px;
}

.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}
.translate {
  width: 100px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9999;
}
.tran-in {
  left: 120px;
}
.translate li {
  border: 1px dashed #cccccc;
  line-height: 26px;
  text-align: left;
  background: #fff;
}
.translate li a {
  display: block;
  padding-left: 10px;
  background: url(../images/dot4.png) no-repeat 88% 11px;
}
.translate li a:hover {
  text-decoration: none;
  color: #275cea;
  cursor: pointer;
}
.translate-en {
  display: none;
  padding: 6px;
  padding-top: 0px;
}
.translate li .translate-en a {
  padding-left: 0px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}
.translate li .translate-en a:hover {
  font-weight: bold;
}

.topLink .f_count {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}
.topLink .k1 a {
  color: #fff;
}
.topLink .k2 {
  color: #074b91;
  font-size: 14px;
  font-family: "微软雅黑";
}

/*热门搜索*/
.sou {
  border-bottom: 1px solid #bcbcbc;
  height: 56px;
}
#formsearch {
  float: right;
  width: 319px;
  height: 35px;
  background: url(../images/sou\ .png) no-repeat;
  margin-top: 10px;
}
.hotSearch {
  float: left;
  height: 56px;
  line-height: 56px;
  font-weight: normal;
  color: #222222;
  font-size: 14px;
}
#search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}

/*搜索和热门搜索*/
.hotSearch a {
  margin: 0 10px;
  color: #222222;
}
#formsearch input {
}
#formsearch input#keyword {
  height: 35px;
  line-height: 35px;
  padding-left: 12px;
  color: #686868;
  font-size: 13px;
  background: none;
  border: none;
  outline: none;
  width: 260px;
}
#formsearch input#s_btn {
  float: right;
  width: 55px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: none;
  border: none;
  outline: none;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
}

.box1 {
  /* background: url(../images/bj1.png) no-repeat; */
  height: 710px;
}
.pro-tit {
  text-align: center;
  margin-top: 62px;
}
.pro-tit h3 {
  color: #212121;
  font-size: 38px;
  font-weight: bold;

  background: url(../images/tt.png) no-repeat center center;
}
.pro-tit span {
  display: block;
  color: #212121;
  font-size: 22px;
  margin-top: 6px;
  font-weight: 300;
}
.prodz {
  width: 290px;
  margin-top: 63px;
  height: 499px;
  background: url(../images/bbb.jpg);
}
.ptt {
  color: #fff;
  text-align: center;
  font-size: 35px;
  line-height: 66px;
}
.ptt span {
  font-weight: bold;
}

.sort1 {
  margin-left: 23px;
}
.sort1 li {
  width: 243px;
  line-height: 48px;
  background: url(../images/s1.png) no-repeat;
  margin-bottom: 11px;
}
.sort1 li a {
  color: #212121;
  font-size: 18px;
  padding-left: 65px;
}
.sort1 li:hover a {
  color: #fff;
}
.sort1 li:hover {
  background: url(../images/s2.png) no-repeat;
}
.picList .img {
  display: block;
}
.prody {
  width: 951px;
  margin-top: 76px;
  position: relative;
}
.picScroll-left {
  overflow: hidden;
}
.picScroll-left .hd {
  overflow: hidden;
}
.picScroll-left .hd .prev {
  display: block;
  width: 59px;
  height: 59px;
  position: absolute;
  left: 20px;
  top: 208px;
  z-index: 9999;
  background: url(../images/z.png) no-repeat;
}
.picScroll-left .hd .next {
  display: block;
  width: 59px;
  height: 59px;
  position: absolute;
  right: 20px;
  top: 208px;
  z-index: 9999;
  background: url(../images/y.png) no-repeat;
}
.picScroll-left .bd {
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 100%;
}
.picScroll-left .bd ul li .pic {
  text-align: center;
}
.picScroll-left .bd ul li .pic .img img {
  width: 951px;
  height: 487px;
  display: block;
}
.picScroll-left .bd ul li h3 {
  width: 100%;
  line-height: 43px;
  display: block;
  background: rgba(0, 0, 0, 0.63);
  position: absolute;
  left: 0;
  bottom: 0;
}
.picScroll-left .bd ul li h3 a {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}

.box2 {
  margin-top: 33px;
}
.box2 .wh {
  position: relative;
}
.tjpt {
  color: #131313;
  font-size: 26px;
  background: url(../images/x2.png) no-repeat left center;
  padding-left: 20px;
}
.lb,
.rb {
  position: absolute;
  top: 0;
  cursor: pointer;
}
.lb {
  right: 68px;
}
.rb {
  right: 0;
}
.product_list1 {
  margin-top: 20px;
}
.product_list1 li {
  float: left;
  margin: 0 10px;
}
.product_list1 li .img img {
  width: 315px;
  height: 233px;
  border: 1px solid #ddd;
  display: block;
}
.product_list1 li h3 {
  color: #7c7c7c;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  padding-top: 6px;
}
.product_list1 li h3 a {
  color: #7c7c7c;
}

.box3 {
  background: url(../images/bj3.png) no-repeat;
  height: 867px;
  margin-top: 78px;
  padding-top: 90px;
}
.video {
  width: 729px;
  height: 443px;
  padding-top: 227px;
}
.pin {
  width: 528px;
}
.pin_pic {
  width: 528px;
  height: 222px;
}
.pin_wz {
  margin-left: 56px;
  color: #202020;
  font-size: 15px;
  margin-top: 105px;
}
.pin_wz strong {
  color: #f69c00;
  font-size: 18px;
  margin-top: 18px;
  display: block;
}
a.zx {
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 25px;
  background: #022874;
  width: 178px;
  line-height: 48px;
  margin-left: 56px;
  margin-top: 20px;
}

.box4 {
  background: url(../images/habba1.jpg) no-repeat center top;
  height: 409px;
  overflow: hidden;
  margin-top: 60px;
  box-sizing: border-box;
}
.ahah {
  padding-top: 45px;
}
.ahah h2 span {
  color: rgba(255, 255, 255, 0.41);
  font: 200 19px/30px "微软雅黑";
  display: block;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.ahah h2 {
  color: #fff;
  font: 600 39px/40px "微软雅黑";
}
.ahah h3 {
  color: #fff;
  font: 500 20px/30px "微软雅黑";
  margin-top: 7px;
}
a.aaghgh {
  display: block;
  color: #fff;
  font: 500 18px/52px "微软雅黑";
  width: 166px;
  background: url(../images/aggaaa.png) no-repeat center;
  text-align: center;
  margin-top: -67px;
}
.hahaha h2 {
  color: #fff;
  font: 600 30px/56px "微软雅黑";
  background: url(../images/ahjhg.png) no-repeat left center;
  padding-left: 126px;
}
.hahaha {
  width: 380px;
  margin: 40px auto 0;
}

.box5 {
  background: url(../images/bj5.png) no-repeat center bottom;
  height: 1400px;
}
.box5 .cont {
  margin-top: 20px;
  position: relative;
}
.pic,
.you,
.you {
  position: absolute;
}
.ystt {
  color: #022874;
  font-size: 33px;
  margin-top: 20px;
}
.ysms {
  color: #aaaaaa;
  font-size: 14px;
  text-transform: uppercase;
}
.sub {
  color: #2e2e2e;
  font-size: 16px;
  line-height: 29px;
  margin-top: 20px;
}

.pic1 {
  left: 0;
  top: 0;
}
.pic2 {
  right: 0;
  top: 330px;
}
.pic3 {
  left: 0;
  top: 654px;
}
.pic4 {
  right: 0;
  top: 980px;
}

.you1 {
  right: 0;
  top: 20px;
  z-index: 99999;
  width: 704px;
}
.you2 {
  left: 0;
  top: 350px;
  z-index: 99999;
  width: 706px;
}
.you3 {
  right: 0;
  top: 674px;
  z-index: 99999;
  width: 704px;
}
.you4 {
  left: 0;
  top: 998px;
  z-index: 99999;
  width: 706px;
}

.you1 .yswz {
  width: 635px;
  float: right;
}
.you2 .yswz {
  width: 635px;
}
.you3 .yswz {
  width: 635px;
  float: right;
}
.you4 .yswz {
  width: 635px;
}

.box6 {
  background: url(../images/bj6.png) no-repeat;
  height: 538px;
  padding-top: 43px;
}
.yy-tit {
  text-align: center;
}
.yy-tit h3 {
  color: #fff;
  font-size: 38px;
  font-weight: bold;
  background: url(../images/tt2.png) no-repeat center center;
}
.yy-tit span {
  display: block;
  color: #fff;
  font-size: 22px;
  margin-top: 6px;
  font-weight: 300;
}
.product_list2 {
  margin-top: 75px;
  margin-left: 6px;
}
.product_list2 li {
  float: left;
  margin: 0 7px;
}
.product_list2 li a {
  display: block;
  overflow: hidden;
}
.product_list2 li .img img {
  width: 237px;
  height: 176px;
  display: block;
}
.product_list2 li h3 {
  color: #212121;
  text-align: center;
  font-size: 20px;
  padding-top: 15px;
}
.product_list2 li h3 a {
  color: #212121;
}

.box7 {
  background: url(../images/bj7.png) no-repeat;
  height: 779px;
  padding-top: 72px;
}
.pro2-tit {
  text-align: center;
}
.pro2-tit h3 {
  color: #212121;
  font-size: 38px;
  font-weight: bold;
  background: url(../images/tt3.png) no-repeat center center;
}
.pro2-tit span {
  display: block;
  color: #212121;
  font-size: 22px;
  margin-top: 6px;
  font-weight: 300;
}

.about {
  height: 487px;
  overflow: hidden;
  margin-top: 33px;
}
.abpic {
  width: 846px;
  height: 487px;
}

.ab {
  width: 370px;
  margin-right: 26px;
  margin-top: 22px;
}
.abtt {
  color: #fff;
  font-size: 26px;
}
.abwz {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
  margin-top: 22px;
}
a.am {
  display: block;
  color: #3a3a3a;
  font-size: 15px;
  text-align: center;
  border-radius: 25px;
  background: #fff;
  width: 140px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 26px;
}

.ads {
  background: #fff;
  height: 104px;
  margin-top: 18px;
  text-align: center;
}
.ads li {
  float: left;
  width: 423px;
  line-height: 65px;
  margin-top: 20px;
}
.ads li + li {
  background: url(../images/x3.png) no-repeat left center;
}
.ads li .img {
  width: 65px;
  height: 65px;
  display: inline-block;
  vertical-align: middle;
  background: #022874;
  border-radius: 33px;
}
.ads li .img img {
  width: 31px;
  height: 30px;
  vertical-align: middle;
}
.ads li h3 {
  display: inline-block;
  color: #022874;
  font-size: 20px;
  font-weight: normal;
  margin-left: 20px;
}
.ads li:hover h3 {
  color: #f69c00;
}
.ads li:hover .img {
  background: #f69c00;
}

.box8 {
  background: url(../images/bj8.png) no-repeat;
  height: 797px;
  padding-top: 76px;
}
.pro4-tit {
  text-align: center;
}
.pro4-tit h3 {
  color: #fff;
  font-size: 38px;
  font-weight: bold;
  background: url(../images/tt4.png) no-repeat center center;
}
.pro4-tit span {
  display: block;
  color: #fff;
  font-size: 22px;
  margin-top: 6px;
  font-weight: 300;
}

.box8 .cont {
  width: 1325px;
  margin: 0 auto;
  position: relative;
  margin-top: 50px;
}
#focus_Box {
  width: 1195px;
  margin: 0 auto;
  height: 447px;
}
#focus_Box .prev,
#focus_Box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 55px;
  height: 55px;
  top: 176px;
}
#focus_Box .prev {
  background: url(../images/z3.png) no-repeat;
  left: 0;
}
#focus_Box .next {
  background: url(../images/y3.png) no-repeat;
  right: 12px;
}

#focus_Box ul {
  position: relative;
  width: 1195px;
  margin: 0 auto;
  height: 447px;
}
#focus_Box li {
  z-index: 0;
  position: absolute;
  width: 0px;
  height: 0px;
  top: 146px;
  cursor: pointer;
  left: 377px;
}
#focus_Box li img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  border: 5px solid #fff;
}
#focus_Box li h3 {
  font-weight: normal;
  text-align: center;
  z-index: 99999;
  position: relative;
  display: none;
  padding-top: 10px;
}
#focus_Box li h3 a {
  font-size: 18px;
  color: #fff;
}
#focus_Box li:nth-child(2) h3 {
  display: block;
}

#certify {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
#certify,
#certify * {
  box-sizing: content-box;
}
#certify .swiper-container {
  /*padding-bottom: 60px;*/
}

#certify .swiper-slide {
  width: 793px;
  height: 468px;
  /*background: #fff;*/
  /*box-shadow: 0 8px 30px #ddd;*/
}

#certify .swiper-slide img {
  display: block;
  border: 5px solid #fff;
  width: 100%;
  height: 402px;
}

#certify .swiper-slide h3 {
  font-weight: normal;
  text-align: center;
  z-index: 99999;
  position: relative;
  padding-top: 10px;
}
#certify .swiper-slide h3 a {
  font-size: 18px;
  color: #fff;
  display: block;
}
#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}

#certify .swiper-button-prev {
  left: -55px;
  width: 55px;
  height: 55px;
  background: url(../images/z3.png) no-repeat center;
}

#certify .swiper-button-next {
  right: -62px;
  width: 55px;
  height: 55px;
  background: url(../images/y3.png) no-repeat center;
}

a.cm {
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 25px;
  background: #f69c00;
  width: 154px;
  line-height: 37px;
  margin: 0 auto;
  margin-top: 20px;
}

.box9 {
  margin-top: 38px;
}
.pro5-tit {
  text-align: center;
}
.pro5-tit h3 {
  color: #212121;
  font-size: 38px;
  font-weight: bold;
  background: url(../images/tt5.png) no-repeat center center;
}
.pro5-tit span {
  display: block;
  color: #212121;
  font-size: 22px;
  margin-top: 6px;
  font-weight: 300;
}

.b8_index {
  width: 100%;
  overflow: hidden;
  margin-top: 61px;
}
.newstt {
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 9px 0;
}
.newstt .hd {
  width: 262px;
  float: left;
  overflow: hidden;
}
.newstt li {
  float: left;
  margin-right: 10px;
  width: 121px;
  height: 26px;
  padding-left: 19px;
  box-sizing: border-box;
  cursor: pointer;
}
.newstt li.on {
  border-left: 6px solid #f69c00;
}
.newstt li h3 {
  font-size: 24px;
  line-height: 26px;
  color: #222222;
  transition: all 0.4s linear;
}
.newstt li.on h3 {
  color: #f69c00;
}

.b8_fl {
  width: 636px;
  overflow: hidden;
}
.b8con1 {
  width: 100%;
  margin-top: 22px;
  overflow: hidden;
}
.b8con1 .bd {
  width: 100%;
  overflow: hidden;
}
.b8con1 .bd ul {
  width: 100%;
  overflow: hidden;
}
.b8con1 .bd ul li {
  width: 100%;
  height: 73px;
  margin-bottom: 13px;
  padding: 10px 0;
  box-sizing: border-box;
  border: 1px solid #b9b9b9;
}
.b8con1 .bd ul li:first-of-type {
  margin-bottom: 35px;
  height: 174px;
  box-sizing: border-box;
  padding: 0;
  border: none;
}
.b8con1 .bd ul li .b8img1 {
  width: 298px;
  height: 174px;

  box-sizing: border-box;
  text-align: center;
  line-height: 171px;
  overflow: hidden;
  display: none;
}
.b8con1 .bd ul li:first-of-type .b8img1 {
  display: block;
}
.b8con1 .bd ul li .b8img1 img {
  width: 100%;
  height: 100%;
}
.b8con1 .bd ul li .b8date {
  width: 129px;
  height: 53px;
  border-right: 1px solid #b9b9b9;
  text-align: center;
  overflow: hidden;
}
.b8con1 .bd ul li:first-of-type .b8date {
  display: none;
}
.b8con1 .bd ul li .b8date h3 {
  font-size: 30px;
  line-height: 25px;
  color: #222222;
  margin-bottom: 5px;
}
.b8con1 .bd ul li .b8date p {
  font-size: 21px;
  line-height: 21px;
  color: #222222;
}
.b8con1 .bd ul li .b8cen1 {
  width: 505px;
  overflow: hidden;
  padding: 0 39px 0 29px;
}
.b8con1 .bd ul li:first-of-type .b8cen1 {
  float: right;
  width: 320px;
  padding: 0;
}
.b8con1 .bd ul li .b8cen1 h3 {
  width: 400px;
  float: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 53px;
  color: #222222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s linear;
}
.b8con1 .bd ul li:first-of-type .b8cen1 h3 {
  line-height: 18px;
  margin-bottom: 21px;
  float: none;
  width: 100%;
}
.b8con1 .bd ul li:hover .b8cen1 h3 {
  color: #f69c00;
}
.b8con1 .bd ul li .b8cen1 p {
  display: none;
  font-size: 14px;
  line-height: 25px;
  color: #535353;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.b8con1 .bd ul li:first-of-type .b8cen1 p {
  display: -webkit-box;
}
.b8con1 .bd ul li .b8cen1 .b8more2 {
  width: 31px;
  height: 31px;
  background: url(../images/b8more.png) no-repeat;
  display: block;
  float: right;
  margin: 11px 0;
  text-indent: -100px;
  overflow: hidden;
}
.b8con1 .bd ul li:first-of-type .b8cen1 .b8more2 {
  width: 108px;
  height: 34px;
  background: #f69c00;
  float: none;
  margin: 23px 0 0 0;
  text-align: center;
  text-indent: 0;
  line-height: 34px;
  font-size: 14px;
  color: #ffffff;
}
.b8_fr {
  border: 1px solid #b9b9b9;
  width: 580px;
  overflow: hidden;
  height: 517px;
}
.b8con2 {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}
.b8con2 li {
  width: 94%;
  margin: 0 auto;
  border-bottom: 1px dashed #aaaaaa;
  height: 91px !important;
  overflow: hidden;
  padding: 22px 0 0 0;
}
.b8con2 li h4 {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../images/wen.png) no-repeat left center;
  padding-left: 43px;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  color: #222222;
  margin-bottom: 8px;
}
.b8con2 li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  padding: 0 20px 0 43px;
  font-size: 14px;
  line-height: 14px;
  color: #535353;
}

.newstt2 {
  border-bottom: 1px solid #b9b9b9;
  line-height: 42px;
  height: 42px;
}
.newstt2 h3 {
  line-height: 42px;
  padding-left: 15px;
  color: #222222;
  font-size: 24px;
}
.b8more1 {
  float: right;
  display: block;
  font-size: 16px;
  line-height: 42px;
  color: #5c5c5c;
  margin-right: 20px;
}
.b8more1:hover {
  color: #f69c00;
}

.link {
  margin-top: 45px;
}
.f_link {
  color: #2e2e2e;
  font-size: 14px;
  margin-top: 8px;
}
.f_link a {
  color: #2e2e2e;
  padding-right: 10px;
}

#menus {
  background: #f69c00;
  line-height: 54px;
  margin-top: 60px;
}
.dao li {
  float: left;
}
.dao li + li {
  margin-left: 79px;
}
.dao li a {
  color: #fff;
  font-size: 17px;
}

/*页面底部*/
.foot1 {
  background: url(../images/foot.png) no-repeat;
  height: 264px;
  overflow: hidden;
}
.foot_a1 {
  width: 189px;
  padding-top: 55px;
}
.d_erm1 {
  width: 189px;
  text-align: center;
  color: #ffffff;
  font: 500 14px/45px "微软雅黑";
}

.foot_a2 {
  padding-top: 28px;
  width: 550px;
  margin-left: 88px;
  color: #fff;
}

.foot_a2 .d_lianxi {
  font: 500 16px/42px "微软雅黑";
  margin-top: 20px;
  color: #fff;
}

.foot_a3 {
  color: #fff;
  font: 500 14px/30px "微软雅黑";
  padding-top: 35px;
}
.foot_a3 a {
  color: #fff;
  font: 500 14px/30px "微软雅黑";
}
.foot_a3 a:hover {
  color: #f69c00;
}

/*内页左侧样式*/

.container {
  width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
.page-position a {
  color: #333;
}
/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 255px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 200px;}
.xypg-case-list li .img img{width: 300px;height: 157px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/

.left .box {
  margin-bottom: 10px;
}
.left {
  width: 250px;
  float: left;
}
.left .box h3 {
  line-height: 60px;
  font-weight: 400;
  font-family: "微软雅黑";
  background: #01206a;
  font-size: 20px;
  color: #fff;
  text-indent: 10%;
  position: relative;
  border-bottom: 4px solid #203362;
}

.left .box .content {
  padding: 5px 0px;
}

.prodescription {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 20px;
}

.n_banner {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.right {
  width: 976px;
  float: right;
  padding-bottom: 10px;
}
.n_banner img {
  width: 100%;
  margin: 0 auto;
}

.sort_menu h3 {
  background-color: #ececec;
  line-height: 28px;
  padding-left: 15px;
  font-weight: bold;
}

.sort_product {
  margin-top: 10px;
}

.sort_product h3 {
  background-color: #ececec;
  line-height: 28px;
  padding-left: 15px;
  font-weight: bold;
}

.n_contact {
  margin-top: 10px;
}

.n_contact h3 {
  background-color: #ececec;
  line-height: 28px;
  padding-left: 15px;
  font-weight: bold;
}

.n_contact .content {
  padding: 5px;
  line-height: 24px;
}

/*.right{width:760px;float:right;padding-bottom:10px;}*/

.sitemp {
  height: 38px;
  overflow: hidden;
  color: #666;
  line-height: 38px;
  font-size: 12px;
  border: 1px solid #d2d2d2;
  padding-left: 18px;
  padding-right: 18px;
}

.sitemp h2 {
  width: 340px;
  float: left;
  line-height: 34px;
  text-align: center;
  text-align: left;
  text-indent: 10px;
  color: #000;
  font-size: 14px;
  font-weight: normal;
}

.sitemp .site {
  text-align: left;
  line-height: 30px;
  float: right;
}

.right .content {
  padding: 10px;
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}
/*内页左侧分类通用样式*/
.sort {
  padding: 0 0 10px;
}
.sort li {
  position: relative;
  z-index: 999;
}
.sort li .about_b {
  position: absolute;
  left: 210px;
  top: 0px;
  width: 250px;
  padding: 10px 20px;
  background: #f5f6f6;
  border-bottom: 2px solid #3a78c1;
  z-index: 9999;
}
.sort li .about_b a {
  padding-left: 18px;
}
.sort li .layer2 {
  position: absolute;
  left: 210px;
  top: 0px;
  width: 250px;
  padding: 10px 20px;
  background: #f5f6f6;
  border-bottom: 2px solid #3a78c1;
  z-index: 9999;
}
.sort li .layer2 li {
  overflow: hidden;
}
.sort li .layer2 li a {
  font-weight: bold;
  background: url(../images/ico1.gif) no-repeat 0% 50%;
}
.sort li .layer2 li a:hover {
  text-decoration: none;
  color: #01206a;
}
.sort li .layer2 li .layer3 li {
  border-bottom: 1px dashed #d5d5d5;
  margin: 6px 0px;
  height: 24px;
  line-height: 24px;
}
.sort li .layer2 li .layer3 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}
.sort li a {
  color: #000;
  display: block;
  line-height: 48px;
  padding-left: 46px;
  font-size: 16px;
}
.sort li:hover {
  background: #fff;
}
.sort li a:hover {
  color: #01206a;
  text-decoration: none;
}
.sortn li a {
  color: #000;
  display: block;
  line-height: 48px;
  padding-left: 25px;
  font-size: 16px;
}
.sortn li .layer2 a {
  padding-left: 40px;
  font-size: 14px;
  line-height: 35px;
}
.sortn li a:hover {
  color: #01206a;
  text-decoration: none;
}
.sort .layer2 li {
  width: 200px;
  height: 35px;
  margin-bottom: 0;
  background: none;
}
.news_list li  h3 a{
    font-size: 16px;
}
.news_list li div{
    font-size: 14px;
}