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

a:link {
  color: #666;
}

a:visited {
  color: #666;
}

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

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

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

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;
}

dt {
  font-weight: normal;
}

/*----- 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% !important;
}

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}

#m_demo {
  overflow: hidden;
  width: 92%;
  margin: 0 auto;
}

#m_indemo {
  float: left;
  width: 800% !important;
}

#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.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
}

.com-img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}



.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;
}

/*头部样式*/
.top2 {
  height: 122px;
  overflow: hidden;
}

#header {
  width: 1000px;
  margin: 0 auto;
}

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

.top2 .k2 {
  margin-top: 32px;
  font-size: 24px;
  color: #666;
  line-height: 30px;
  padding-left: 61px;
  background: url(../images/b3b06d38/20/11/71a93991de3507caec6eaa68dfb045c4b5352081.png) no-repeat left center;
}

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

.topLink .f_count {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

.topLink .k1 a {
  color: #595959;
}

.topLink .k2 {
  color: #074b91;
  font-size: 14px;
  font-family: "微软雅黑";
}

#menu {
  background: #135073;
}

/*热门搜索*/
.sou {
  margin: 15px 0;
}

#formsearch {
  float: right;
}

.hotSearch {
  float: left;
  font-weight: normal;
}

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


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

#formsearch input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
}

#formsearch input#keyword {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

#formsearch input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #135073;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
}





/*导航栏样式*/
.nav li {
  text-align: center;
  float: left;
  position: relative;
  z-index: 999;
  width: 133px;
}

.nav li a {
  display: block;
  line-height: 56px;
  color: #fff;
  height: 56px;
  padding: 0;
  font-size: 18px;
  padding: 0;
}

.nav li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #03324d;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #03324d;
}

.nav .sec {
  height: 0;
  background: #135073;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 56px;
  left: 0px;
  width: 100%;
}

.nav .sec a {
  background: #135073;
  color: #fff;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}

.nav .sec a:hover {
  background: #03324d;
  text-decoration: none;
}












.bj1 {
  background: url(../images/b3b06d38/20/11/d35714880b995f662e5cd2318dc2f69524154f0c.jpg) no-repeat top center;
  height: 806px;
  overflow: hidden;
}

.bj1 .about-index {
  padding-top: 85px;
}

.bj1 .about-index .abl {
  font-size: 40px;
  color: #135073;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 45px;
}

.bj1 .about-index .abl span {
  font-size: 26px;
  color: #666666;
  float: right;
  margin-right: 118px;
}

.bj1 .about-index .abl b {
  display: block;
  font-size: 30px;
  color: #666666;
  margin-top: 2px;
}


.shu {
  text-align: center;
}

.bj1 .about-index .abr .abr-list {
  margin-top: 16px;
  text-align: center;
  display: none;
}

.bj1 .about-index .abr .abr-list li {
  height: 70px;
  border-right: 2px solid #323333;
  display: inline-block;
  margin-left: 9px;
  padding-right: 9px;
  position: relative;
}


.shu span {
  color: #135073;
  font-size: 54px;
  text-align: center;
  position: relative;
  line-height: 54px;
}

.shu sup {
  position: absolute;
  color: #323333;
  font-size: 20px;
  top: 10px;
}

.bj1 .about-index .abr .abr-list li:nth-child(2) {
  padding-right: 30px;
}

.bj1 .about-index .abr .abr-list li p {
  font-size: 18px;
  color: #666666;
  padding-top: 2px;
}

.bj1 .about-index .abr .abr-list li:last-child {
  border-right: none;
}

.bj1 .about-index2 {
  margin-top: 50px;
}

.bj1 .about-index2 .ab11l {
  width: 794px;
  position: relative;
}

.bj1 .about-index2 .ab11l .more {
  position: absolute;
  right: 15px;
  top: 7px;
}

.bj1 .about-index2 .ab11l .title1 {
  margin-bottom: 30px;
}

.bj1 .about-index2 .ab11l .title1 a {
  font-size: 24px;
  color: #666666;
  font-weight: bold;
  background: url(../images/b3b06d38/20/11/dca8f2b4e06ef90e02c3383451fcdcef07889a0f.png) no-repeat left center;
  padding-left: 32px;
}

.ab-img img {
  width: 793px;
  height: 214px;
}


.bj1 .about-index2 .ab11l .abwen {
  font-size: 16px;
  color: #666666;
  line-height: 27px;
  margin-top: 30px;
  letter-spacing: -0.12px;
}

.bj1 .about-index2 .ab11l .abwen p {
  margin-bottom: 20px;
}

.bj1 .about-index2 .ab22r {
  width: 320px;
}

.bj1 .about-index2 .ab22r .picScroll-left {
  position: relative;
  margin-top: 19px;
}

.bj1 .about-index2 .ab22r .picScroll-left .hd .next {
  background: url(../images/b3b06d38/20/11/042b7062324d4c5ec0f523098ac54d8becb0e52c.png) no-repeat top center;
  height: 70px;
  width: 28px;
  position: absolute;
  left: 0px;
  top: 185px;
  z-index: 999;
  cursor: pointer;
}

.bj1 .about-index2 .ab22r .picScroll-left .hd .prev {
  background: url(../images/b3b06d38/20/11/f7f5914f40bce5fee807ca56ad2f23a14b69f2a2.png) no-repeat top center;
  height: 70px;
  width: 28px;
  position: absolute;
  right: 0px;
  top: 185px;
  z-index: 999;
  cursor: pointer;
}

.bj1 .about-index2 .ab22r .picScroll-left .bd ul li {
  float: left;
  width: 320px;
  background: #f1f1f1;
  height: 444px;
}

.bj1 .about-index2 .ab22r .picScroll-left .bd ul li a {
  display: block;
  text-align: center;
}

.bj1 .about-index2 .ab22r .picScroll-left .bd ul li a .img {
  overflow: hidden;
  height: 400px;
  padding-top: 45px;
}

.bj1 .about-index2 .ab22r .picScroll-left .bd ul li a .img img {
  width: 231px;
  height: 323px;
}

.bj1 .about-index2 .ab22r .picScroll-left .bd ul li a h3 {
  height: 43px;
  background: #135073;
  line-height: 43px;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
}





/**/
.bj2 {
  background: url(../images/b3b06d38/20/11/47e7dadfd4d89177aa831edfcc7ba7ad93806fc7.jpg) no-repeat top center;
  height: 807px;
  overflow: hidden;
}

.bj2 .ywfw-index {
  padding-top: 71px;
}

.bj2 .ywfw-index .title b {
  display: block;
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 19px;
}

.bj2 .ywfw-index .title a {
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 100px;
  height: 34px;
  border-radius: 20px;
  background: #135073;
  display: inline-block;
  line-height: 34px;
  float: left;
}

.bj2 .ywfw-index .title span {
  font-size: 24px;
  color: #fff;
  font-family: "Arail";
  text-transform: uppercase;
  margin-left: 26px;
}

.bj2 .ywfw-index .wz {
  font-size: 18px;
  color: #ffffff;
  margin-top: 18px;
}

.bj2 .picScroll-left2 {
  position: relative;
  margin-top: 45px;
}

.bj2 .picScroll-left2 .hd .next {
  background: url(../images/b3b06d38/20/11/c2010578162cf352678f34b27275d5408dc4d79f.png) no-repeat top center;
  height: 46px;
  width: 46px;
  position: absolute;
  left: -75px;
  top: 265px;
  z-index: 999;
  cursor: pointer;
}

.bj2 .picScroll-left2 .hd .prev {
  background: url(../images/b3b06d38/20/11/7ee7d588363df58cab116f41ad7d86a5f5dc9ecb.png) no-repeat top center;
  height: 46px;
  width: 46px;
  position: absolute;
  right: -75px;
  top: 265px;
  z-index: 999;
  cursor: pointer;
}

.bj2 .picScroll-left2 .bd ul li {
  float: left;
  width: 290px;
  height: 491px;
  background: url(../images/b3b06d38/20/11/9a6ad4d5a9c298ff7e315423ce22e87ad88471d2.png) no-repeat top center;
  margin: 0 6px;
}

.bj2 .picScroll-left2 .bd ul li a {
  display: block;
}

.bj2 .picScroll-left2 .bd ul li a .img {
  overflow: hidden;
  text-align: center;
}

.bj2 .picScroll-left2 .bd ul li a .img img {
  width: 160px;
  height: 160px;
}

.bj2 .picScroll-left2 .bd ul li a b {
  display: block;
  font-size: 18px;
  color: #666666;
  text-align: center;
  padding-top: 54px;
  padding-bottom: 20px;
}

.bj2 .picScroll-left2 .bd ul li a p {
  /*padding-left: 40px;*/
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  height: 144px;
  overflow: hidden;
  text-align: justify;
  margin: 0 10px;
}

.bj2 .picScroll-left2 .bd ul li a .more {
  font-size: 14px;
  color: #333333;
  text-align: center;
  background: url(../images/b3b06d38/20/11/71728084010ad7216bf3ebaeb935910abc5c9d8c.png) no-repeat 92px center;
  /*padding-left: 32px;*/
  /*margin-left: 40px;*/
}



/**/


.bj3 {
  background: #f3f3f3;
}

.bj3 .p-index {
  padding-top: 60px;
  padding-bottom: 6px;
  position: relative;
}

.bj3 .p-index .title b {
  display: block;
  font-size: 48px;
  color: #666666;
  margin-bottom: 10px;
}

.bj3 .p-index .title a {
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 100px;
  height: 34px;
  border-radius: 20px;
  background: #135073;
  display: inline-block;
  line-height: 34px;
  float: left;
}

.bj3 .p-index .title span {
  font-size: 24px;
  color: #666666;
  font-family: "Arail";
  text-transform: uppercase;
  margin-left: 26px;
}

.bj3 .p-index .tab {
  position: absolute;
  right: 0;
  top: 82px;
}

.bj3 .p-index .tab li {
  display: inline-block;
  padding: 0 10px;
  font-size: 15px;
  color: #444444;
  border-radius: 20px;
  line-height: 24px;
}

.bj3 .p-index .tab li.cur {
  background: #1c91ee;
  color: #fff;
}

.bj3 .p-index .p-list {
  margin-top: 40px;
}

.bj3 .p-index .p-list li {
  float: left;
  padding: 10px;
  margin: 0 20px 36px 0;
  height: 360px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  width: 285px;
}

.bj3 .p-index .p-list li:nth-child(4n) {
  margin-right: 0;
}

.bj3 .p-index .p-list li img {
  width: 265px;
  height: 220px;
}

.bj3 .p-index .p-list li .wz {
  padding: 0 8px;
}

.bj3 .p-index .p-list li .wz h2 {
  font-size: 18px;
  color: #666666;
  line-height: 58px;
  text-align: center;
  font-weight: normal;
  border-bottom: 1px solid #ebebeb;
}

.bj3 .p-index .p-list li .wz h3 {
  font-size: 16px;
  color: #666666;
  line-height: 21px;
  padding-top: 10px;
  margin-bottom: 32px;
  text-align: center;
  font-weight: normal;
}

.bj3 .p-index .p-list li .wz .more {
  font-size: 16px;
  border: 1px solid #dddddd;
  text-align: center;
  color: #888888;
  height: 31px;
  line-height: 29px;
}

.tt {
  display: none;
}

.tt1 {
  display: none;
}

.case-index {
  position: relative;
  padding: 60px 0;
}

.case-index .title b {
  display: block;
  font-size: 48px;
  color: #323333;
  margin-bottom: 10px;
}

.case-index .title a {
  font-size: 14px;
  color: #fff;
  text-align: center;
  width: 100px;
  height: 34px;
  border-radius: 20px;
  background: #074bac;
  display: inline-block;
  line-height: 34px;
  float: left;
}

.case-index .title span {
  font-size: 24px;
  color: #323333;
  font-family: "Arail";
  text-transform: uppercase;
  margin-left: 26px;
}

.case-index .tab1 {
  position: absolute;
  right: 0;
  top: 82px;
}

.case-index .tab1 li {
  display: inline-block;
  padding: 0 10px;
  font-size: 15px;
  color: #444444;
  border-radius: 20px;
  line-height: 24px;
}

.case-index .tab1 li.cur {
  background: #1c91ee;
  color: #fff;
}

.case-index .c-list {
  margin: 0 -6px;
  margin-top: 50px;
}

.case-index .c-list li {
  float: left;
  width: 290px;
  margin: 0 6px;
  position: relative;
  overflow: hidden;
}

.case-index .c-list li img {
  width: 290px;
  height: 200px;
}

.case-index .c-list li h1 {
  font-size: 16px;
  color: #323333;
  text-align: center;
  border-bottom: 4px solid #12395d;
  height: 60px;
  line-height: 56px;
}

.case-index .c-list li .wz {
  background: rgba(18, 74, 167, 0.7);
  height: 158px;
  position: absolute;
  bottom: -200px;
  left: 0;
  right: 0;
  transition: 0.5s;
  padding: 0 10px;
}

.case-index .c-list li .wz h2 {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  line-height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case-index .c-list li .wz h3 {
  font-size: 14px;
  color: #ffffff;
  line-height: 21px;
}

.case-index .c-list li .wz .more {
  width: 102px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 32px;
  color: #fff;
  margin-top: 25px;
}

.case-index .c-list li:hover h1 {
  opacity: 0;
}

.case-index .c-list li:hover .wz {
  bottom: 0px;
}


/**/
.news-index .title a {
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 100px;
  height: 34px;
  border-radius: 20px;
  background: #135073;
  display: inline-block;
  line-height: 34px;
  float: left;
}

.news-index .title span {
  font-size: 24px;
  color: #666666;
  font-family: "Arail";
  text-transform: uppercase;
  margin-left: 26px;
}

.news-index {
  margin-top: 125px;
  margin-bottom: 35px;
}

.news-index .c5a .title b {
  font-size: 48px;
  color: #666666;
  display: block;
}

.c5a {
  margin-top: 13px;
}

.tabli2 {
  padding-top: 66px;
}

.tabli2 li {
  color: #333333;
  height: 34px;
  background-color: #d9d9d9;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  width: 200px;
  margin-bottom: 8px;
  border-radius: 20px;
}

.tabli2 li.cur {
  background: #135073;
  color: #ffffff;
}

.tab2 {
  margin-top: 0px;
  display: none;
}

.c5b {
  width: 897px;
}

.news-list1 li {
  float: left;
  width: 299px;
  border-left: 1px solid #e6eaee;
  padding: 0 22px;
  height: 420px;
}

.news-list1 li a {
  display: block;
}

.news-list1 li a .ntime {
  padding-top: 20px;
}

.news-list1 li a .ntime dd {
  font-size: 34px;
  color: #666666;
}

.news-list1 li a .ntime dt {
  font-size: 16px;
  color: #6e6e6e;
  font-weight: normal;
  margin-top: 6px;
}

.news-list1 li a h2 {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  line-height: 28px;
  padding-top: 11px;
}

.news-list1 li a img {
  width: 257px;
  height: 120px;
  margin-top: 5px;
}

.news-list1 li a .nei2 {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  margin-top: 10px;
}

.news-list1 li a .more {
  background: url(../images/b3b06d38/20/11/f40f924f1d93716ae6ac709720a4beedab89f690.png) no-repeat top center;
  height: 21px;
  width: 41px;
  margin-top: 15px;
}



.foot {}

.foot-bg {
  background: #000000;
  padding-top: 30px;
  margin-top: 20px;
  padding-bottom: 85px;
}

.foot-bg .foot-index .f11 {
  width: 198px;
  border-right: 1px solid rgba(255, 255, 255, .3);
  height: 160px;
}

.foot-bg .foot-index .f12 {
  width: 308px;
  padding-left: 61px;
}

.foot-bg .foot-index .f13 {
  width: 300px;
  padding-left: 61px;
}

.foot-bg .foot-index .f11 h2 {
  color: #ffffff;
  font-size: 18px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.foot-bg .foot-index .f11 a {
  color: #ededed;
  font-size: 16px;
  line-height: 30px;
  display: block;
}

.erq {
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  line-height: 32px;
  margin-top: 34px;
}

.foot-bg2 {
  background: #000206;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  color: #fff;
  text-align: center;

}

.foot-bg2 .w1200 {
  border-bottom: 1px solid #656565;
}

.foot-bg3 {
  background: #000;
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
}

.foot-bg3 .cop {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  border-top: 1px solid #656565;
  text-align: center;
  padding: 10px 0;
}

.foot-bg3 .cop a {
  color: #fff;
}

.foot-bg3 .cop .hot a {
  padding-right: 5px;
}




/*友情链接*/

.f_link {
  width: 1200px;
  line-height: 30px;
  margin: 0 auto;
}

.f_link a {
  color: #666;
}

/*内页左侧样式*/


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


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