/*初始化样式*/

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: #009b4c;
    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;
}

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

/*头部样式*/
.top1 {
    height: 29px;
    background-color: #084dc4;
    color: #fff;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    height: 95px;
    box-sizing: border-box;
}

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

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


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

.topLink a {
    color: #fff;
}

.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: #595959;
}

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

/*热门搜索*/
.sou .wh {
    height: 96px;
    background: url(../images/line1.png) no-repeat left top;
    padding-top: 24px;
    margin-top: 17px;
}

#formsearch {
    float: right;
    width: 279px;
    height: 32px;
    background-color: #ffffff;
    margin-right: 74px;
}

.hotSearch {
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding-left: 57px;
}

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


/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
    font-size: 16px;
    color: #ffffff;
}

#formsearch input {
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    color: #666666;
}

#formsearch input#keyword {
    border: none;
    outline: none;
    background: none;
    width: 231px;
    padding-left: 8px;
}

#formsearch input#keyword::placeholder {
    font-size: 16px;
    color: #666666;
}

#formsearch input#s_btn {
    width: 33px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    background: url(../images/ss.png) no-repeat center center;
    outline: none;
}

/*首页banner*/
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

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

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #009b4c;
}

.banner .num li.num_hover {
    background-color: #e15616;
}

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

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




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

.nav li a {
    display: block;
    line-height: 95px;
    color: #000000;
    height: 95px;
    padding: 0;
    font-size: 16px;
    padding: 0;
}



.nav .sec {
    display: none;
    height: 0;
    padding-top: 13px;
    background: url(../images/line.png) no-repeat top center;
    color: #000000;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 82px;
    left: 0px;
    width: 98px;
}

.nav .sec a {
    background: #fff;
    color: #000;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    position: relative;
}

.nav .sec a::after {
    content: "";
    width: 57px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.nav .sec a:hover::after {
    display: block;
}

.nav>li:hover .sec {
    display: block;
}


.index-title {
    text-align: center;
    color: #000;
}

.index-title p {
    font-size: 18px;
}

.index-title h3 {
    font-size: 24px;
    letter-spacing: 3px;
    position: relative;
}

.index-title h3::after {
    content: "";
    width: 42px;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    right: 40%;
    top: 50%;
    transform: translateY(-50%);
}

.index-title h3::before {
    content: "";
    width: 42px;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    left: 40%;
    top: 50%;
    transform: translateY(-50%);
}



.p1a {
    margin-top: 32px;
}

.p1a .tempWrap{width:1180px!important;margin:0 auto;overflow:hidden;}

.p1a1{width:1200px;margin:0 auto;overflow:hidden;}
.p1a1 li {
    width: 285px !important;
    border: solid 1px #e5e5e5;
    margin-right: 10px;
}

.p1a1 li a.img {
    width: 285px;
    height: 276px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.p1a1 li a.img img {
    max-width: 100%;
    max-height: 100%;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.p1a1 li h3 {
    height: 42px;
    line-height: 42px;
    border-top: solid 1px #e5e5e5;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
}

.p1a1 li h3 a {
    display: block;
    color: #000000;
}

.p1a1 li:hover {
    border: solid 1px #084dc4;
}

.p1a1 li:hover a.img 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);
}






/*优势*/
.p2 {
    background: url(../images/ysb.png) no-repeat left top;
    padding-top: 50px;
    margin-top: 60px;
}

.p2 .index-title {
    color: #fff;
}

.edge {
    font-family: "Microsoft Yahei";
    line-height: 25px;
    height: 705px;
    padding: 58px 0 0;
    color: #666;
    overflow: hidden;
    position: relative;
}

.prev1,
.next1 {
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    z-index: 9;
    top: 537px;
    right: 0;
    cursor: pointer;
}

.prev1 {
    right: 34px;
}

.edge_c {
    height: 397px;
    margin-bottom: 20px;
    background-color: #fff;
}

.edge_c dt {
    float: left;
    width: 600px;
    height: 397px;
}

.edge_c dt p,
.edge_c dt p img {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.edge_c dd {
    float: left;
    padding: 62px 60px 0 39px;
    width: 496px;
    height: 333px;
    border: solid 1px #e5e5e5;
}

.edge_c dd h3 {
    line-height: 36px;
    padding: 48px 0 0;
    position: relative;
    font-size: 22px;
    letter-spacing: 3px;
    color: #000000;
}

.edge_c dd h3:before {
    content: "01";
    position: absolute;
    width: 100%;
    height: 48px;
    color: rgba(89, 151, 227, 0.3);
    font-size: 95px;
    left: 0;
    top: 0;
    overflow: hidden;
    line-height: 80px;
}

.edge_c dl:nth-child(2) dd h3:before {
    content: "02";
}

.edge_c dl:nth-child(3) dd h3:before {
    content: "03";
}

.edge_c dl:nth-child(4) dd h3:before {
    content: "04";
}
.edge_c dl:nth-child(5) dd h3:before {
    content: "05";
}
.edge_c dd h3 em {
    display: block;
    line-height: 20px;
    color: rgba(0, 0, 0, .5);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-style: normal;
}

.edge_w p {
    height: 110px;
    overflow: hidden;
    font-size: 14px;
    line-height: 27px;
    color: #000000;
    margin-top: 30px;
}

.more01 {
    display: block;
    text-align: center;
    width: 123px;
    line-height: 33px;
    border-radius: 17px;
    border: solid 2px #ffb90e;
    font-size: 14px;
    text-align: center;
    color: #000000;
}

.more01:hover {
    color: #ffb90e;
}

.edge_t {
    font-size: 24px;
    color: #fff;
    line-height: 192px;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
}

.edge_t ul {
    width: 1220px;
}

.edge_t li {
    width: 230px;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
}

.edge_t li p,
.edge_t li p img,
.edge_t li span {
    width: 230px;
    height: 153px;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    font-size: 22px;
    letter-spacing: 3px;
    color: #ffffff;
}

.edge_t li span {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}

.edge_t li.cur span {
    display: none;
}

.edge_t li.cur p img {
    border: solid 3px #fff;
}

/*.p3 {
    margin-top: 50px;
}*/
.p3a {
    height: 370px;
    display: flex;
    justify-content: space-between;
    margin-top: 59px;
}

.p3a1 {
    width: 50%;
}

.p3a1 img {
    max-width: 100%;
    max-height: 100%;
}

.p3a2 {
    width: 47.3%;
    padding-top: 0px;
}
@font-face {
    font-family: "aly";
    src: url(../fonts/aly.TTF);
}


.p3a2>h3 {
    font-size: 28px;
    letter-spacing: 4px;
    color: #000000;
    position: relative;
    padding-left: 46px;
    margin-bottom: 10px;
    /*font-family: "aly";*/
    font-family: "微软雅黑";
}

.p3a2>h3:before {
    content: "";
    width: 23px;
    height: 3px;
    background-color: #084dc4;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.p3a2>p {
    font-size: 18px;
    line-height: 39px;
    letter-spacing: 3px;
    color: #333333;overflow:hidden;
}


.p4 {
    height: 380px;
    margin-top: 50px;
    /*padding-top: 56px;*/
    background: url(../images/hf.png) no-repeat left top;
}
.p4 >.wh {
    position: relative;
}
.p4a  {
    margin-left: 133px;
}

.p4a> p {
    width: 463px;
	font-size: 18px;
	letter-spacing: 3px;
    color: #000000;
    margin-top: 24px;
}
.p4b  {
    position: absolute;
    width: 412px;
    height: 380px;
    right: -23px;
    top: -101px;
}
.p4b >img {
    max-width: 100%;
    max-height: 100%;
}


.p5  {
    margin-top: 50px;
}

.p5a {
   display: flex;
   justify-content: space-between;
   margin-top: 30px;
}
.p5a .p5a1 {
   width: 48.58%;
}
.p5a1  li {
    width: 100%;
}
.p5a1 a {
    display: block;
}
.p5a1 a h3 {
    font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
    color: #666666;
    font-weight: 400;
    background: url(../images/line2.png) no-repeat 2px center;
    padding-left: 18px;
}
.p5a1 a span {
    font-size: 14px;
	color: #666666;
}
.p5a1  li:hover  a h3 {
    font-weight: 700;
}
.p5a1 .bd {
    margin-top: 20px;
}

/*友情链接*/

.f_link {
    width: 1920px;
    background: #efefef;
    font-size: 16px;
	letter-spacing: 2px;
    color: #929495;
    font-weight: 700;
    padding-top: 17px;
    margin-top: 50px;
}

.f_link a {
    color: #666;
    font-size: 14px;
    color: #929495;
    letter-spacing: 0px;
    font-weight: 400;
    margin-right: 5px;
}

.p6 {
    background: #084dc4 url(../images/fb.png) no-repeat left top;
    padding-bottom: 17px;
}
.p6a {
    width: 745px;
}
.p6nav {
    width: 745px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    padding-top: 66px;
}
.p6nav  li a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    display: block;
    height: 40px;
}
.p6nav  li:hover a {
    border-bottom: 2px solid #fff;
}

.p6a1 {
    padding-top: 21px;
}

.p6a1a  {
    padding-left: 5px;color:#fff;font-size:15px;line-height:35px
}


@font-face {
    font-family: "al";
    src: url(../fonts/al.TTF);
}
.p6a1a h3 {
    font-size: 21px;
	letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    font-family: "微软雅黑";
}
.p6a1a p {
    font-size: 14px;
	letter-spacing: 1px;
    color: #ffffff;
    margin-top: 11px;
}
.p6a1a p:nth-of-type(1){
    margin-top: 23px;
}

.p6a1b {
    font-size: 12px;
    color: rgba(255, 255, 255, .8);
    line-height: 22px;
}
.p6a1b a {
	color: rgba(255, 255, 255, .8);

}
.p6b {
    width: 406px;
    padding-top: 92px;
    display: flex;
    justify-content: space-between;
}
.p6b1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 120px;
}
.p6b1 img{
    display: block;
  
}
.p6b1  p {
	font-family: MicrosoftYaHei;
	font-size: 17px;
    color: #ffffff;
    line-height: 18px;
    margin-left: 24px;
}
.p6b1  p:nth-child(2){width:10px;}
/*内页左侧样式*/


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


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






/* 首页banner样式 */
.x-banner .owl-carousel {
    position: relative;
  }
  
  .x-banner .owl-carousel .banner-item a {
    display: block;
  }
  
  .x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  
  .x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  
  .x-banner .owl-carousel .owl-nav button.owl-prev,
  .x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
  }
  
  .x-banner .owl-carousel .owl-nav button.owl-prev:hover,
  .x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #292e39;
  }
  
  .x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
  }
  
  .x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
  }
  
  .x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
  }
  
  @media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev,
    .x-banner .owl-carousel .owl-nav button.owl-next {
      height: 40px;
      width: 30px;
      margin-top: -20px;
    }
    .x-banner .owl-carousel .owl-nav .iconfont {
      font-size: 20px;
    }
  }
  
  .x-banner .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
  }
  
  .x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #fff;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    opacity: .2;
  }
  
  .x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    opacity: .5;
  }
  
  .x-banner .owl-carousel .owl-dots button.owl-dot.active {
    opacity: 1;
  }
  
  @media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
      font-size: 12px;
    }
  }
  


  .icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
  }