/*初始化样式*/
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: #333;
  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;
}

a:link {
  color: #333;
}

a:visited {
  color: #333;
}

a:hover,
a:active,
a:focus {
  color: #333;
  text-decoration: none;
  outline: none;
}

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: 96%;
  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: 1200px;
  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);
}



.roll_product {
  float: left;
}

.plist {
  margin-top: 56px;
}

.plist li {
  margin-right: 15px;
  margin-bottom: 15px;
}

.plist li:nth-child(3n) {
  margin-right: 0;
}

.plist li a.img {
  border: 1px solid #e5e5e5;
  display: block;
}

.plist li a.img img {
  width: 388px;
  height: 388px;
}

.plist li h3 a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}





/*头部样式*/
.head {
  background: #006ddc;
  height: 27px;
  line-height: 27px;
  color: #fff;
  font-size: 12px;
}

.head a {
  color: #fff;
  font-size: 12px;
}

.top {
  width: 1186px;
  margin: 0 auto;
}

#header {
  height: 91px;
}

.logo {
  float: left;
  line-height: 91px;
}

.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}

.k1 {
  margin-right: 20px;
}

.k2 {
  background: url(../images/tel.png)no-repeat left;
  padding-left: 30px;
  color: #feb300;
  font-size: 13px;
  margin-top: 25px;
  margin-right: 85px;
}

.k3 {
  background: url(../images/hour.png) no-repeat left 20%;
  padding-left: 44px;
  color: #666464;
  font-size: 14px;
  margin-top: 25px;
  margin-right: 40px;
  line-height: 23px;
}



/*热门搜索*/
.search {
  text-align: left;
  height: 24px;
  background-color: #f8f8f8;
  padding: 5px 10px 5px 10px;
}

#formsearch {
  background: url(../images/ss.png)no-repeat;
  width: 283px;
  height: 54px;
  margin-top: 23px;
}

.hotSearch {
  width: 400px;
  float: left;
  height: 27px;
  line-height: 27px;
  font-weight: normal;
  margin-left: 10px;
}

#search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}







/*搜索和热门搜索*/
.hotSearch a {
  margin-right: 6px;
}

#formsearch input {
  height: 54px;
  background: none;
  border: none;
  line-height: 54px;
  outline: none;
}

#formsearch input#keyword {
  float: left;
  width: 231px;
  padding-left: 15px;
  color: #fafafa;
  font-size: 14px;
}

#formsearch input#s_btn {
  width: 52px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
}





/*首页banner*/
.banner {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  position: relative;
  height: 650px;
}

.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}

.banner ul.bb li {
  position: absolute;
  display: none;
}

.banner .num {
  position: absolute;
  right: 48%;
  bottom: 50px;
  z-index: 100;
}

.banner .num li {
  width: 36px;
  height: 3px;
  display: inline-block;
  margin-right: 15px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
}

.banner .num li.num_hover {
  background: rgba(255, 255, 255, 0.63);
}

.banner .num li.num_hover a {
  color: #fff;
}

.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}





/* 导航样式 */
.dao {
  border-top: 1px solid #e6e8eb;
  height: 44px;
  line-height: 43px;
}

.x-menu {
  width: 1186px;
  margin: 0 auto;
  height: 43px;
}

.x-menu>li {
  line-height: 43px;
  height: 43px;
  text-align: center;
  width: 131px;
  float: left;
  position: relative;
  z-index: 999;
  border-right: 1px solid #e6e8eb
}

.x-menu>li>a {
  display: block;
  line-height: 43px;
  color: #06223e;
  height: 43px;
  font-size: 16px;
  padding: 0;
}

.x-menu>li>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0185e1;
}

.x-menu>li.active>a {}

.x-menu>li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 40px;
  opacity: 0;
  top: 100%;
}

.x-menu>li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99999;
  width: 131px;
  left: 0%;
  top: 43px;
  background: #0185e1;

  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu>li>a {
  background: #0185e1;
  color: #fff;
  height: 38px;
  line-height: 38px;
  width: 131px;
  font-size: 14px;
}

.x-sub-menu>li>a:hover {
  background: #0185e1;
  text-decoration: none;
}







.zhan ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}

.zhan :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}

.zhan ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}

.zhan :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

/*  */
.a1 {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  position: relative;
}

.a2 {
  width: 1186px;
  margin: 0 auto;
}

/* 关于我们 */
.ab {
  background: url(../images/ab.png)no-repeat left 59px;
}

.ab-le {
  margin-top: 50px;
  width: 490px;
  margin-left: 20px;
}

.ab-tit {
  color: #06223e;
  font-size: 30px;
}

.ab-tit span {
  font-size: 18px;
}

.ab-tit h3 {
  font-weight: normal;
  color: #bbbcbd;
  font-size: 18px;
  font-family: "arial";
  text-transform: uppercase;
}

.ab-le .cont {
  margin-top: 30px;
  color: #222222;
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
  height: 203px;
  text-indent: 2em;
}

.ab-le a {
  display: inline-block;
  width: 107px;
  height: 29px;
  line-height: 29px;
  border-radius: 14px;
  background: #006ddc;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
}

.ab-le a:hover {
  background: #006ddc;
}

.ab-ri {
  width: 612px;
}

.ab-ri ul {
  overflow: hidden;
}

.ab-ri ul li {
  float: left;
  width: 204px;
  position: relative;
}

.ab-ri ul li a img {
  width: 205px;
  height: 205px;
}

.ab-ri ul li .cont {
  width: 205px;
  height: 205px;
  padding-left: 19px;
  background: #006ddc;
  padding-top: 19px;
}

.ab-ri ul li .cont:hover {
  background: #006ddc;
}

.ab-ri ul li .cont h3 {
  color: #fff;
  font-size: 20px;
}

.ab-ri ul li .cont h3 img {
  margin-right: 9px;
}

.ab-ri ul li .cont p {
  margin-top: 15px;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  padding-right: 19px;
  text-align: justify;
  height: 78px;
}

.ab-ri ul li .cont a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  background: url(../images/more.png)no-repeat right;
  padding-right: 25px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
}

.ab-ri ul li:nth-child(2) .cont {
  top: 205px;
  position: absolute;
}

/* 服务项目 */
.chan {
  margin-top: 73px;
  background: url(../images/pro.jpg)no-repeat;
  height: 1000px;
  padding-top: 107px;
}

.chan .chan-cont {
  margin-right: -13px;
}

li.chan-tit {
  color: #eeeeee;
  font-size: 12px;
  line-height: 26px;
  width: 289px !important;
  height: 150px;
  margin-bottom: 20px;
  background: none !important;
  padding: 0px !important;
}

li.chan-tit span {
  color: #fff;
  font-size: 38px;
  display: inline-block;
  margin-bottom: 18px;
  padding-top: 10px;
}

li.chan-tit p {
  padding-right: 33px;
}

.chan li {
  width: 287px;
  height: 150px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.15);
  float: left;
  margin-bottom: 20px;
  margin-right: 16px;
  padding-left: 20px;
  position: relative;
}

.chan li:hover {
  background: #1d6c9d;
}

.chan li h3 {
  color: #fff;
  font-size: 18px;
  padding-top: 18px;
  font-weight: normal;
}

.chan li p {
  color: #ccc;
  font-size: 12px;
  font-family: "arial"
}

.chan li a {
  color: #fff;
  font-size: 13px;
  display: inline-block;
  margin-top: 45px;
}

.chan li img {
  position: absolute;
  right: 13px;
  top: 63px;
  width: 79px;
  height: 79px;
}


.chan li:nth-child(4n) {
  margin-right: 0;
}




/* 案例 */
.anli {
  margin-top: 55px;
}

.anli-tit {
  text-align: center;
  color: #222;
  font-size: 30px;
  line-height: 30px;
  background: url(../images/anli.png)no-repeat center;
}

.anli-cont {
  width: 1126px;
  margin: 0 auto;
  margin-top: 100px;
  height: 266px;
  box-shadow: 0 0 10px #eeeeee;
  background: #fafafa;
}

.anli-cont ul li {}

.anli-cont ul li img {
  float: left;
  width: 677px;
  height: 321px;
  margin-top: -31px;
  margin-left: -5px;
}

.anli-cont ul li .cont {
  width: 420px;
  float: left;
  margin-left: 18px;
  margin-top: 42px;
}

.anli-cont ul li .cont span {
  color: #222;
  font-size: 22px;
}

.anli-cont ul li .cont p {
  color: #222;
  font-size: 14px;
  margin-top: 25px;
  line-height: 28px;
  text-align: justify;
  height: 100px;
}

.anli-cont ul li .cont a {
  display: inline-block;
  width: 106px;
  height: 30px;
  line-height: 30px;
  background: #006ddc;
  color: #fff;
  font-size: 14px;
  border-radius: 15px;
  text-align: center;
}

.anli-cont ul li .cont a:hover {
  background: #088ac3
}


.firUl li {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  _display: inline;
}

.firUl li a.img {}

.firUl li a.img img {
  width: 378px;
  height: 311px;
}

.firUl li a.img {
  display: block;
}

.firUl li .case-border {
  border-bottom: 1px solid #eeeeee;
  height: 43px;
}

.firUl li .case-wen {
  font-size: 14px;
  line-height: 43px;
  color: #333333;
}

.firUl li .case-wen a {
  color: #333333;
}

.firUl li .case-date {
  font-size: 12px;
  color: #999999;
  background: url(../images/time.png) no-repeat left;
  padding-left: 23px;
  line-height: 43px;
}

.zzImgesListDiv1 {
  margin-top: 80px;
}

.zzImgesListDiv1 .bt {
  margin: 40px auto;
  width: 1200px;
  text-align: center;
}

.zzImgesListDiv1 .TXT_bt {
  line-height: 20px;
  font-size: 20px;
  color: #363636;
  margin-top: 30px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.zzImgesListDiv1 .TXT_bt i {
  color: #6c6c6c;
  font-size: 14px;
  padding-left: 5px;
}

.zzImgesListDiv1 .TXT_bt span {
  font-weight: bold;
  color: #01483F;
}

.zzImgesListDiv1 a {
  text-decoration: none;
  color: #fff
}

.zzImgesListDiv1 ul {
  list-style: none;
  overflow: hidden;
}

.zzImgesListDiv1 ul li {
  display: inline-block;
  float: left;
  margin: 10px;
}

.zzImgesListDiv1 ul li a {
  display: block;
  position: relative;
  width: 384px;
  height: 260px;
}

.zzImgesListDiv1 .firA img {
  width: 384px;
  height: 260px;
}

.zzImgesListDiv1 .firA span {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #050505;
  filter: alpha(opacity=34);
  -moz-opacity: 0.34;
  -khtml-opacity: 0.34;
  opacity: 0.34;
}

.last_li {
  background-color: #e60012;
  width: 384px;
  height: 260px;
  text-align: center;
  line-height: 311px;
  font-size: 28px;
  font-weight: 300;
}

.zzImgesListDiv1 .firA b {
  text-align: center;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.zzImgesListDiv1 .firA b em {
  position: absolute;
  width: 331px;
  height: 171px;
  left: 50%;
  margin-left: -165px;
  font-size: 16px;
  top: 70%;
  margin-top: -135px;
  line-height: 171px;
  overflow: hidden;
  text-align: center;
  font-style: normal;
  font-weight: normal;
}

.zzImgesListDiv1 .lineI {
  display: block;
  width: 100%;
  position: absolute;
  top: 10px;
}

.zzImgesListDiv1 .lineI1 {
  top: 26.5px;
  width: 0;
  left: 26.5px;
  border-top: 1px solid #cccccc;
}

.zzImgesListDiv1 .lineI3 {
  top: 170px;
  width: 0;
  left: 26.5px;
  border-top: 1px solid #cccccc;
}

.zzImgesListDiv1 .lineI2 {
  top: 26.5px;
  height: 0;
  left: 26.5px;
  border-left: 1px solid #cccccc;
}

.zzImgesListDiv1 .lineI4 {
  top: 26.5px;
  height: 0;
  left: 331px;
  border-left: 1px solid #cccccc;
}

.zzImgesListDiv1 .lineI11 {
  top: 235px;
  width: 0;
  left: 26.5px;
  border-top: 1px solid #cccccc;
}

.zzImgesListDiv1 .lineI33 {
  top: 26.5px;
  width: 0;
  left: 26.5px;
  border-top: 1px solid #cccccc;
}

.zzImgesListDiv1 .lineI22 {
  top: 26.5px;
  height: 0;
  left: 358px;
  border-left: 1px solid #cccccc;
}

.zzImgesListDiv1 .lineI44 {
  top: 26.5px;
  height: 0;
  left: 26.5px;
  border-left: 1px solid #cccccc;
}


/* 新闻 */
.xin {
  margin-top: 62px;
  height: 618px;
  padding-top: 22px;
  background: #fff;
}

.xin-le {
  width: 823px;
}

.xin-tit {
  height: 77px;
  border-bottom: 1px solid #f0f0f0;
}

.xin-tit li {
  padding-top: 14px;
  float: left;
  margin-right: 125px;
  height: 77px;
  cursor: pointer;
}

.xin-tit li h3 {
  color: #222;
  font-size: 20px;
}

.xin-tit li span {
  color: #777;
  font-size: 14px;
  font-family: "arial";
  text-transform: uppercase;
  display: inline-block;
  line-height: 27px;
}

.xin-tit li.on {
  background: url(../images/heng.png)no-repeat left bottom;
}

.tab-body {
  margin-top: 10px;
}

.news_list1 {
  width: 370px;
  float: left;
  margin-top: 25px;
}

.news_list1 li {
  width: 370px;
  height: 391px;
}

.news_list1 li img {
  width: 370px;
  height: 230px;
}

.news_list1 li .cont {
  position: relative;
  height: 145px;
  padding-left: 12px
}

.news_list1 li .cont h3 {
  font-weight: normal;
  color: #222;
  font-size: 16px;
  line-height: 52px;
}

.news_list1 li .cont p {
  color: #444;
  font-size: 13px;
  line-height: 26px;
  padding-right: 25px;
  margin-top: 5px;
}

.news_list1 li .cont p a {
  color: #006ddc;
  font-size: 13px;
}

.news_list1 li .cont .time {
  position: absolute;
  left: 277px;
  top: -36px;
  width: 81px;
  height: 73px;
  background: #006ddc;
  text-align: center;
}

.news_list1 li .cont .time b {
  display: block;
  height: 45px;
  line-height: 45px;
  width: 51px;
  margin: 0 auto;
  color: #fff;
  font-size: 35px;
  font-family: "arial";
  border-bottom: 1px solid #5ec1ec;
  text-align: center;
}

.news_list1 li .cont .time span {
  line-height: 26px;
  color: #fff;
  font-size: 14px;
  font-family: "arial"
}

.news_list2 {
  float: right;
  width: 410px;
  padding-left: 31px;
  height: 412px;
  position: relative;
}

.news_list2::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 367px;
  background: #d5d5d6;
  left: 5px;
  top: 25px;
}

.news_list2 li {
  line-height: 51px;
  position: relative;
  width: 386px;
  border-bottom: 1px dashed #e1e1e1;
}

.news_list2 li::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: url(../images/t1.png)no-repeat left 0px;
}

.news_list2 li:hover::before {
  background: url(../images/t1h.png)no-repeat left 0px;
}

.news_list2 li a {
  color: #222;
  font-size: 14px;

}

.news_list2 li span {
  position: absolute;
  right: 0px;
  color: #9fa0a0;
  font-size: 13px;
  font-family: "arial";
  top: 0px;
}

.news_list2 li a:hover {
  color: #006ddc
}

.xin-ri {
  width: 312px;
  height: 493px;
  background: #fff;
  box-shadow: 0 0 10px #eeeeee;
  margin-top: 24px;
  padding-top: 20px;
}

.xin-ri h3 {
  background: url(../images/zi.png)no-repeat center;
  width: 237px;
  margin: 0 auto;
  text-align: center;
  color: #222;
  font-size: 22px;
  line-height: 21px;
}

.xin-ri i {
  display: block;
  text-align: center;
  color: #999;
  font-size: 20px;
  text-transform: uppercase;
  font-style: normal;
}


.banner2 {
  width: 279px;
  height: 235px;
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
}

.banner2 ul.bb2 {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}

.banner2 ul.bb2 li {
  position: absolute;
  display: none;
  box-shadow: 0 0 10px #eeeeee;
}

.banner2 .num2 {
  position: absolute;
  right: 38%;
  bottom: 0px;
  z-index: 100;
}

.banner2 .num2 li {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 10px;
  background: #ccc;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 50px;
}

.banner2 .num2 li.num_hover2 {
  background: #006ddc;
}

.banner2 .num2 li.num_hover2 a {
  color: #fff;
}

.banner2 .num2 li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.xin-ri .cont {
  margin-top: 25px;
  padding-left: 26px;
  color: #222;
  font-size: 14px;
}

.xin-ri .cont p {
  margin-bottom: 10px;
}







/*友情链接*/
.f_link {
  width: 1200px;
  margin: 0 auto;
  color: #fafafa;
  font-size: 13px;
  margin-top: 25px;
}

.f_link a {
  color: #fafafa;
  font-size: 13px;
}


/*页面底部*/
#footer {
  background: url(../images/foot.png) no-repeat top center;
  height: 340px;
}

.ff_a {
  width: 347px;
  margin-left: -44px;
}

.ff_logo {
  background: url(../images/ff.png)no-repeat left top;
  margin-top: -29px;
  width: 262px;
  height: 177px;
  position: relative;
  z-index: 999;
  text-align: center;
  padding-top: 12px;
  line-height: 140px;
}

.ff_tel {
  background: url(../images/ff_tel.png)no-repeat left;
  padding-left: 68px;
  height: 59px;
  margin-top: 17px;
  margin-left: 25px;
  color: #999999;
  font-size: 16px;
}

.nav_foot {
  margin-top: 30px;
  width: 260px;
}

.nav_foot h3 {
  background: url(../images/duan.png)no-repeat left bottom;
  padding-bottom: 23px;
  color: #fff;
  font-size: 18px;
}

.nav_foot a {
  display: inline-block;
  font-size: 14px;
  line-height: 32px;
  width: 40%;
  color: #fafafa;
}

.ser {
  margin-top: 30px;
  width: 384px;
}

.ser h3 {
  background: url(../images/duan.png)no-repeat left bottom;
  padding-bottom: 23px;
  color: #fff;
  font-size: 18px;
}

.ser ul {
  overflow: hidden;
}

.ser ul li {
  float: left;
  margin-right: 11px;
  margin-top: 15px;
}

.ser ul li img {
  width: 94px;
  height: 58px;
}

.ser ul li:hover img {
  opacity: .6;
}

.ser ul li span {
  display: block;
  text-align: center;
  color: #fafafa;
  font-size: 12px;
  padding-top: 6px;
  line-height: 16px;
}


.zhan {

  margin-top: 50px;
  font-size: 14px;
  color: #a0a0a1;
  text-align: center;
  line-height: 40px;
}

.zhan h3 {
  background: url(../images/duan.png)no-repeat left bottom;
  padding-bottom: 23px;
  color: #fff;
  font-size: 18px;
}


.copyright {
  text-align: center;
  line-height: 24px;
}

.bdsharebuttonbox2 {
  margin-top: 15px;
}

.bdsharebuttonbox2 .bds_weixin {
  background: url(../images/a1.png)no-repeat !important;
  display: block;
  width: 53px;
  height: 36px;
}

.bdsharebuttonbox2 .bds_weixin:hover {
  background-position: 0 -36px !important;
}

.bdsharebuttonbox2 .bds_renren {
  background: url(../images/a2.png)no-repeat !important;
  display: block;
  width: 53px;
  height: 36px;
}

.bdsharebuttonbox2 .bds_renren:hover {
  background-position: 0 -36px !important;
}

.bdsharebuttonbox2 .bds_tsina {
  background: url(../images/a3.png)no-repeat !important;
  display: block;
  width: 53px;
  height: 36px;
}

.bdsharebuttonbox2 .bds_tsina:hover {
  background-position: 0 -36px !important;
}

.copyright {
  background: #000000;
  line-height: 24px;
  color: #a0a0a1;
  font-size: 12px;
  text-align: center;
  padding: 15px 0;
}

.copyright a {
  color: #a0a0a1;
  font-size: 12px;
}






/*内页左侧样式*/


.container {
  width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}

.page-position a {
  color: #333;
}

.page-product-inquiry a {
  color: #fff;
}

.page-mob-tool {
  display: none;
}