/*初始化样式*/

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

.x-banner{
    position: relative !important; 
    width: 1920px !important;
    left: 50% !important;
  margin-left: -960px !important;  
}
/*----- 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: 33px;
    background: rgba(99, 136, 207, 1);
    color: #595959;
    line-height: 33px;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}

.top1 li {
    margin-right: 46px;
    float: left;
}

.top1 p {
    white-space: nowrap;
    display: inline;
}

.top2 {
    height: 80px;
    position: absolute;
    width: 100%;
    z-index: 999;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    transition: height .36s ease;
}

.top2 .k2 {
    position: relative;
}

.top2 .k2 span {
    display: inline-block;
    width: 88px;
    height: 80px;
    float: right;
    background: url("../images/sous.png") no-repeat center center;
    position: relative;
    cursor: pointer;
}

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

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

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

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

#menu {}


/*热门搜索*/

.sou {
    margin: 15px 0;
}

.hotSearch,
.hotSearch a {
    font-size: 10.53px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: rgba(90, 90, 90, 0.8);
}

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


/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    background: none;
    outline: none;
    border: none;
}

#formsearch {
    position: absolute;
    width: 350px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
    display: none;
    z-index: 999;
    top: 100%;
    right: 0px;
}

#formsearch input {
    width: 100%;
    height: 34px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#formsearch input#s_btn {
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 20px;
    width: 39px;
    height: 34px;
    border: 0;
    outline: none;
    color: #fff;
    background: #1282bc;
    cursor: pointer;
    font-size: 13px;
}


/*首页banner*/

.x-banner .owl-carousel .owl-dots button.owl-dot {
    width: 18px;
    height: 18px;
    background: none;
    position: relative;
    opacity: 1;
    border: solid 2px rgba(99, 136, 207, 0);
}

.x-banner .owl-carousel .owl-dots button.owl-dot span {
    display: inline-block;
    width: 10px;
    background-color: rgba(255, 255, 255, 1);
    height: 10px;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 50%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active span {
    background-color: rgba(99, 136, 207, 1);
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    width: 18px;
    height: 18px;
    border: solid 2px rgba(99, 136, 207, 1);
}


/*导航栏样式*/

.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 110px;
    text-align: left;
}

.nav li a {
    display: block;
    line-height: 80px;
    height: 80px;
    padding: 0;
    font-size: 13.16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(50, 50, 50, 1);
    padding: 0px 10px;
}

.nav li a:hover {
    color: rgba(99, 136, 207, 1);
    background: rgba(0, 0, 0, 0);
    text-decoration: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
}

.nav .sec {
    height: 0;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 78px;
    left: 0px;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
}

.nav li:hover .sec {
    border-top: solid 1px rgba(99, 136, 207, 1);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
}

.nav .sec a {
    height: 38px;
    line-height: 38px;
    font-size: 12px;
}

.nav .sec a:hover {
    text-decoration: none;
    background-color: rgba(99, 136, 207, 1);
    color: rgba(255, 255, 255, 1);
}


/* 标题统一样式 */

.titles {
    text-align: center;
    position: relative;
    margin-top: 30px;
    margin-bottom: 45px;
    padding-bottom: 15px;
}

.titles h2 {
    font-family: Cambria;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(50, 50, 50, 1);
    margin-bottom: 10px;
}

.titles p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(50, 50, 50, 1);
}

.titles span {
    position: absolute;
    display: inline-block;
    width: 46px;
    height: 1px;
    background-color: rgba(99, 136, 207, 1);
    bottom: 0px;
    left: 50%;
    margin-left: -23px;
}


/* 产品 */

.box1 {
    background: rgba(242, 242, 242, 1);
}

.box1 .linkes,
.box1 .linkes a {
    font-size: 10.53px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: rgba(90, 90, 90, 1);
    opacity: 0.8;
}

.box1 .content {
    text-align: center;
}

.box1 .cpfl li {
    width: 273px;
    height: 280px;
    background-color: rgba(255, 255, 255, 1);
    margin-right: 36px;
}

.box1 .cpfl li::before {
    content: "";
    position: absolute;
    height: 280px;
    z-index: 1;
    width: 0px;
}

.box1 .cpfl li>a {
    display: inline-block;
}

.box1 .cpfl li>a,
.box1 .cpfl li img {
    width: 273px;
    height: 216px;
}

.box1 .cpfl li>a,
.box1 .cpfl li>h3,
.box1 .cpfl li>p {
    position: relative;
    z-index: 5;
}

.box1 .cpfl li>a span {
    display: inline-block;
    width: 254px;
    height: 193px;
    border: solid 1px rgba(255, 255, 255, 1);
    opacity: 0;
    position: absolute;
    top: 10px;
    left: 9px;
}

.box1 .cpfl li:hover>a span {
    opacity: 1;
}

.box1 .cpfl li:hover>a span,
.box1 .cpfl li h3 a,
.box1 .cpfl li::before {
    transition: 0.3s ease 0.1s;
}

.box1 .cpfl li:hover::before {
    width: 273px;
    background-color: rgba(99, 136, 207, 1);
}

.box1 .cpfl li:last-child {
    margin-right: 0;
}

.box1 .cpfl li h3 {
    margin-top: 13px;
}

.box1 .cpfl li h3 a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(50, 50, 50, 1);
}

.box1 .cpfl li:hover h3 a {
    color: rgba(247, 249, 250, 1);
}

.box1 .cpfl li p {
    font-size: 12.32px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(50, 50, 50, 0.6);
    margin-top: 5px;
}

a.more {
    border: 1px solid #999999;
    display: inline-block;
    color: #999999;
    border-radius: 2px;
    line-height: 35px;
    width: 143px;
    height: 35px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    margin-top: 70px;
    transition: 0.5s ease 0.1s;
    margin-bottom: 40px;
    text-align: center;
}

a.more span {
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    display: inline-block;
    margin-left: 0px;
    transition: 1s ease 0s;
    color: rgba(255, 255, 255, 1);
    opacity: 0;
    font-size: 0px;
}

a.more:hover {
    background-color: rgba(99, 136, 207, 1);
    color: rgba(255, 255, 255, 1);
    border: 1px solid #99999900;
}

a.more:hover span {
    font-size: 10px;
    margin-left: 10px;
    opacity: 1;
}


/* 新品推荐 */

.box2 {
    text-align: center;
}

.box2 .titles {
    margin-top: 70px;
}
.box2 .content{
    width: 1200px;
    display: block;
    position: relative;
}
.box2 .product{
     width: 1200px;
    display: block;
    position: relative;
    overflow: hidden;
}
.box2 .product li {
    width: 315px;
    margin-right: 33px;
}


.box2 .product li img {
    width: 315px;
    height: 210px;
    background-color: rgba(131, 131, 131, 1);
    border: solid 1px rgba(229, 229, 229, 1);
}

.box2 .product li div {
    position: relative;
}

.box2 .product li div span {
    display: inline-block;
    position: absolute;
    width: 315px;
    height: 210px;
    background-color: rgba(99, 136, 207, 0.8);
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: 0.4s 0.1s ease-in;
}

.box2 .product li:hover div span {
    opacity: 1;
}

.box2 .product li div span a {
    display: inline-block;
    width: 39px;
    height: 39px;
    line-height: 36px;
    border: solid 1px rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    position: relative;
    top: calc(210px / 2);
    margin-top: -19.5px;
}

.box2 .product li h3 {
    margin-top: 11px;
}

.box2 .product li h3 a {
    font-size: 11.49px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 1);
}
.box2 .hd {
     display: block;
     top: 0;
     width: 1200px;
     height: 210px;
     position: absolute;
     left: 0;
}
.box2 .hd a{
    background:none;  
	outline:none;  
	border:none;
	font-size: 0;
    position: absolute;
    top: 50%;
    height: 100px;
    display: block;
    margin-top: -50px;
    width: 34px;
    background-color: rgba(0, 0, 0, 0.2);font-size: 35px;
    line-height: 100px;
    color: #ffffff;
    cursor: pointer;
}

.box2 .hd .next{
  left: -50px;
    
}
.box2 .hd .prev{
    right: -50px;
}
/* 简介 */

.box3 {
    height: 492px;
    background: url("../images/back1.jpg") no-repeat top center;
    background-attachment: fixed;
    background-size: cover;
}

.box3 .content {
    display: block;
    width: 1008px;
    text-align: left;
    position: relative;
    padding-top: 154px;
    text-align: right;
    margin: auto;
}

.box3 .content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(99, 136, 207, 0.4);
    position: absolute;
    top: 102px;
    font-style: italic;
    left: -9px;
    text-align: left;
}

.box3 .content p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    z-index: 10;
    position: relative;
    text-align: justify;
    text-align: left;
}

.box3 a {
    margin-top: 24px;
    border: solid 1px rgba(233, 233, 233, 1);
}

.box3 a {
    color: rgba(255, 255, 255, 1);
}

.boxls {
    height: 280px;
    position: relative;
}

.boxls .about_4img {
    position: absolute;
    bottom: 62px;
}

.boxls .about_4img li {
    margin-right: 177px;
    text-align: center;
}

.boxls .about_4img li:last-child {
    margin-right: 0;
}

.boxls .about_4img li span {
    display: inline-block;
    width: 167px;
    height: 168px;
    font-size: 14.37px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    padding-top: 119px;
}

.boxls .about_4img li:nth-child(1) span {
    color: rgba(154, 196, 114, 1);
}

.boxls .about_4img li:nth-child(2) span {
    color: rgba(249, 182, 42, 1);
}

.boxls .about_4img li:nth-child(3) span {
    color: rgba(16, 140, 207, 1);
}

.boxls .about_4img li:nth-child(4) span {
    color: rgba(233, 95, 70, 1);
}


/*新闻资讯 */

.box4 {
    background-color: rgba(99, 136, 207, 1);
    box-shadow: 0px 5px 2px 0px rgba(0, 0, 0, 0.15);
    padding-bottom: 40px;
}

.box4 .titles {
    margin-top: 74px;
}

.box4 .titles span {
    background-color: rgba(255, 255, 255, 1);
}
.box4 .content{
    width: 1200px;
    position: relative;
}
.box4 .news {
    width: 1200px;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.box4 .news li {
    width: 364px;
    height: 279px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 2px 0px rgba(0, 0, 0, 0.15);
    margin-right: 47px;
    text-align: left;
}

.box4 .news li img {
    width: 100%;
}

.box4 .news li div {
    position: relative;
}

.box4 .news li div span {
    display: inline-block;
    position: absolute;
    width: 349px;
    height: 147px;
    border: solid 1px rgba(217, 217, 217, 1);
    top: 8px;
    left: 8px;
    opacity: 0;
}

.box4 .news li:hover div span {
    opacity: 1;
}

.box4 .news li>a {
    float: right;
    display: inline-block;
    width: 13px;
    height: 7px;
    background: url("../images/xjt.png") no-repeat center center;
}

.box4 .news li:hover>a {
    background: url("../images/xjth.png") no-repeat center center;
}

.box4 .news li>a,
.box4 .news li h3,
.box4 .news li p {
    margin: 0px 24px;
}

.box4 .news li h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.box4 .news li h3 a {
    font-size: 13.85px;
    color: rgba(90, 90, 90, 1);
}

.box4 .news li:hover h3 a {
    color: rgba(99, 136, 207, 1);
}

.box4 .news li h3 span {
    font-size: 10.39px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: rgba(90, 90, 90, 0.82);
    float: right;
}

.box4 .news li p {
    font-size: 12.12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    margin-bottom: 9px;
    color: rgba(90, 90, 90, 0.8);
}

.box4 .news li div span,
.box4 .news li h3 a,
.box4 .news li>a {
    transition: 0.5s ease 0.1s;
}

.box4 .hd {
     display: block;
     top: 0;
     width: 1200px;
     height: 279px;
     position: absolute;
     left: 0;
}
.box4 .hd a{
    background:none;  
	outline:none;  
	border:none;
	font-size: 0;
    position: absolute;
    top: 50%;
    height: 100px;
    display: block;
    margin-top: -50px;
    width: 34px;
    background-color: rgba(0, 0, 0, 0.2);font-size: 35px;
    line-height: 100px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
}

.box4 .hd .next{
  left: -50px;
    
}
.box4 .hd .prev{
    right: -50px;
}
.box4 .dots{    
    display: inline-block;
    width: 100%;
    margin-top: 75px;
    text-align: center;
}
.box4 .dots ul{    
    display: inline-block;
    
}
.box4 .dots li{
        background: none;
    float: left;
    font-size: 0px;
    margin-right: 20px;
    border-radius: 50%;
    box-shadow: none;
    font-size: 0;
    display: inline-block;
    padding: 0px;
    width: 8px;
    height: 8px;
    background-color: rgba(238, 238, 238, 0);
    border: solid 1px rgba(255, 255, 255, 1);
    cursor: pointer;
}
  .box4 .dots li.on{
      background-color: #ffffff;
  }  
    
/* 合作伙伴 */

.box5 {
    padding-bottom: 47px;
}

.box5 .titles {
    margin-top: 70px;
}

.box5 .cppn li {
    margin-right: 35px;
    background-color: rgba(255, 255, 255, 1);
    border: solid 1px rgba(220, 220, 220, 1);
}

.box5 .cppn li:hover {
    border: solid 1px rgba(99, 136, 207, 1);
}

.box5 .cppn li:last-child {
    margin-right: 0;
}

.box5 .cppn li img {
    width: 135px;
    height: 70px;
}


/*友情链接*/

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

.f_link,
.f_link a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 0.5);
}

.f_link a {
    margin-right: 20px;
    white-space: nowrap;
}


/*页面底部*/

#layout {
    border-top: solid 1px rgba(220, 220, 220, 1);
}

#layout .wh {
    padding: 40px 35px 0px 10px;
}

.ft_nav {
    width: 85%;
}

.ft_nav dl {
    float: left;
    width: 15%;
}

.ft_nav dl dt {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(50, 50, 50, 1);
    margin-bottom: 10px;
}

.ft_nav dl dd a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(50, 50, 50, 0.5);
    line-height: 30px;
}

.ft_ewm {
    text-align: center;
    margin-right: 20px;
}

.ft_ewm img {
    width: 101px;
    height: 101px;
}

.ft_ewm p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(90, 90, 90, 1);
}

#footer {
    background-color: rgba(99, 136, 207, 1);
    text-align: center;
}

#footer .wh {
    display: inline-block;
    padding: 33px 20px 40px 10px;
    text-align: left;
}

#footer,
#footer a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

#footer .wh>div:nth-child(1) {
    float: left;
}

#footer .wh>div:nth-child(2) {
    float: right;
    width: 40%;
    position: relative;
}

#footer .wh>div:nth-child(2) h3 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}

#footer .wh>div:nth-child(2) p {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    font-style: italic;
    margin-top: 15px;
}

#footer .wh>div:nth-child(2) a {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("../images/ft_zy.png") no-repeat center center;
    position: absolute;
    top: 30px;
    right: 70px;
}

#footer .wh>div:nth-child(2) span {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("../images/ft_db.png") no-repeat center center;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}


/*内页左侧样式*/

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

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