/*åˆå§‹åŒ–æ ·å¼*/
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;
}

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

/*å¤´éƒ¨æ ·å¼*/
.sky {
    line-height: 40px;
    color: #ffffff;
    background: #066fc5;
}

.sky a {
    color: #ffffff;
}

.k2 {
    margin-left: 38px;
}


#header {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}

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







.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 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
}



/*çƒ­é—¨æœç´¢*/
.search {
    height: 65px;
}

#formsearch {
    width: 384px;
    height: 35px;
    float: right;
    background: url(../images/ss.png) no-repeat;
    margin-right: 40px;
    margin-top: 14px;
}

.hotSearch {
    margin-left: 28px;
    float: left;
    height: 65px;
    line-height: 65px;
    font-weight: normal;
    color: #ffffff;
    font-size: 14px;
}

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



/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch a:first-child {
    margin-left: 48px;
}

.hotSearch a {
    margin-left: 17px;
    color: #fff;
}

#formsearch input {}

#formsearch input#keyword {
    height: 35px;
    line-height: 35px;
    padding-left: 18px;
    color: #ddf3ff;
    font-size: 14px;
    background: none;
    border: none;
    width: 304px;
}

#formsearch input#s_btn {
    width: 58px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: none;
    color: #fff;
    border: none;
    cursor: pointer;
    float: right;
}


/*å¯¼èˆªæ æ ·å¼*/
#menu {
    width: 920px;
    margin: 0 auto;
    float: right;
    position: relative;
    margin-top: 20px;
}

/*å¯¼èˆªæ æ ·å¼*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 102px;
}

.nav li:last-child {
    background: none;
}

.nav li a {
    display: block;
    line-height: 60px;
    color: #333;
    height: 60px;
    padding: 0;
    font-size: 14px;
    padding: 0;
}

.nav li a:hover {
    color: #0061a5;
    text-decoration: none;
    background: url(../images/nn.png) no-repeat center bottom;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    color: #0061a5;
    text-decoration: none;
    background: url(../images/nn.png) no-repeat center bottom;
}

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

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

.nav .sec a:hover {
    background: #066fc5;
    text-decoration: none;
    color: #fff;
}


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

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

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

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









/*é¦–é¡µbanner*/
.banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 649px;
    left: 50%;
    margin-left: -960px;
}

.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: 32px;
    z-index: 100;
}

.banner .num li {
    width: 17px;
    height: 16px;
    display: inline-block;
    margin: 0 7px;
    background: url(../images/b1.png) no-repeat;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
}

.banner .num li.num_hover {
    background: url(../images/b2.png) no-repeat;
}

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






/*ä¸»ä½“æ ·å¼*/
#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

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


.box1 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bj1.png) no-repeat;
    height: 664px;
}



.menu_cate {
    width: 240px;
    float: left;
    margin-top: 124px;
}

.cate_title {
    font-weight: bold;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
    color: #3b434e;
    text-transform: uppercase;
}

.cate_title span {
    font-weight: bold;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 23px;
    color: #3b434e;
    display: block;
    border-bottom: 5px solid #007bd9;
    padding-bottom: 38px;
    padding-top: 5px;
}

.cate_wz {
    color: #969696;
    font-size: 14px;
    line-height: 23px;
    padding-top: 44px;
    height: 113px;
    overflow: hidden;
}

.pm {
    background: #007bd9;
    line-height: 60px;
    position: relative;
    margin-top: 78px;
}

.pm a {
    color: #ffffff;
    font-size: 14px;
    display: block;
    position: relative;
    left: 32px;
    transition: all 0.6s;
}

.pm:hover a {
    left: 42px;
}




.prod {
    width: 890px;
    margin-top: 128px;
}

.product_list1 li {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    _display: inline;
    width: 280px;
    background: #ffffff;
    height: 350px;
    overflow: hidden;
}

.product_list1 li a.img {}

.product_list1 li a.img img {
    width: 280px;
    height: 210px;
}

.product_list1 li h3 {
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: 55px;
}

.product_list1 li h3 a {
    font-weight: normal;
    color: #131313;
    font-size: 16px;
}

.product_list1 li span {
    color: #666666;
    font-size: 12px;
    line-height: 25px;
    display: block;
    text-align: justify;
    padding: 15px 28px 0;
}

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

.product_list1 li a.img:hover {
    border-color: #e87518;
}

.product_list1 li:hover {
    background: #007bd9;
}

.product_list1 li:hover h3 {
    border-color: #fff;
}

.product_list1 li:hover h3 a {
    color: #fff;
}

.product_list1 li:hover span {
    color: #fff;
}




.box2 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bj2.png) no-repeat;
    height: 849px;
}

.menu_cate2 {
    margin-top: 75px;
}

.cate_title2 {
    color: #fff;
}

.cate_title2 span {
    color: #fff;
    border-color: #fff;
}

.cate_w2 {
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    padding-top: 44px;
    height: 69px;
    overflow: hidden;
}


.sortt {}

.sortt li {
    position: relative;
    z-index: 999;
    border-bottom: 1px solid #ffffff;
    line-height: 60px;
    text-align: center;
}

.sortt li a {
    color: #ffffff;
    font-size: 16px;
    transition: all 0.6s;
    left: 0;
    background: url(../images/jian.png) no-repeat 94% center;
    display: block;
    position: relative;
    text-align: center;
}

.sortt li:hover a {
    left: 10px;
}




.prod2 {
    width: 890px;
    margin-top: 80px;
}

.product_list2 li {
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    _display: inline;
    border: 1px solid #e0e1dc;
    position: relative;
}

.product_list2 li a.img {}

.product_list2 li a.img img {
    width: 278px;
    height: 208px;
}

.product_list2 li h3 {
    text-align: center;
    line-height: 50px;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.product_list2 li h3 a {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

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

.product_list2 li a.img:hover {
    border-color: #e87518;
}

.product_list2 li:hover h3 {
    background: rgba(32, 116, 207, .5);
}

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





.box3 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bj3.png) no-repeat;
    height: 560px;
}


.ads {}

.ads li {
    width: 296px;
    padding-left: 32px;
    padding-right: 50px;
    float: left;
    background: #007bd9;
    height: 350px;
    overflow: hidden;
}

.ads li img {
    padding-top: 63px;
}

.ads li h3 {
    font-size: 20px;
    padding-top: 13px;
    color: #fefefe;
    font-weight: normal;
}

.ads li span {
    font-size: 14px;
    line-height: 28px;
    padding-top: 32px;
    display: block;
    color: #fefefe;
}

.ads li+li {
    border-left: 1px solid #2698f0;
}

.ads li:hover {
    background: #0273ca;
}




.box4 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bj4.png) no-repeat;
    height: 687px;
}

.box4 .container {
    position: relative;
}

.cate_wz3 {
    color: #fff;
}

.pm2 {
    background: #fff;
    line-height: 34px;
    position: relative;
    margin-top: 78px;
}

.pm2 a {
    color: #007bd9;
    font-size: 21px;
    display: block;
    position: relative;
    left: 32px;
    transition: all 0.6s;
}

.ys,
.yspic {
    position: absolute;
}

.ys {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.ys1 {
    left: 440px;
    top: 95px;
}

.ys2 {
    left: 440px;
    top: 208px;
}

.ys3 {
    left: 440px;
    top: 320px;
}

.ys4 {
    left: 440px;
    top: 436px;
}

.ys5 {
    left: 440px;
    top: 550px;
}

.yspic {
    left: 706px;
    top: 70px;
}





.box5 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bj5.png) no-repeat;
    height: 469px;
}

.pm3 {
    background: #007bd9;
    line-height: 60px;
    position: relative;
    margin-top: 78px;
}

.pm3 .dianhua {
    color: #ffffff;
    font-size: 20px;
    display: block;
    position: relative;
    left: 15px;
    transition: all 0.6s;
}

.pm3:hover .dianhua {
    left: 25px;
}

.box5 .container {
    position: relative;
}


.estructure {
    width: 890px;
    margin-top: 94px;
}

.estructure li {
    text-align: center;
    width: 200px;
    margin-left: 30px;
    float: left;
    margin-bottom: 43px;
}

.estructure li:nth-child(3) {
    margin-left: 55px;
}

.estructure li:nth-child(4) {
    margin-left: 158px;
}

.estructure li:nth-child(6) {
    margin-left: 55px;
}

.estructure li .img1 {
    width: 100px;
    margin: 0 auto;
    height: 100px;
    display: block;
}

.estructure li .img2 {
    width: 100px;
    margin: 0 auto;
    height: 100px;
    display: none
}

.estructure li h3 {
    font-size: 16px;
    padding-top: 10px;
    color: #333333;
    font-weight: normal;
}

.estructure li:hover .img1 {
    display: none;
}

.estructure li:hover .img2 {
    display: block;
}



.box6 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bj6.png) no-repeat;
    height: 800px;
}

.about {
    width: 450px;
    color: #ffffff;
    font-size: 14px;
    line-height: 36px;
    height: 290px;
}

.about_pic {
    width: 401px;
    height: 290px;
    overflow: hidden;
}

.box6 .content {
    margin-top: 66px;
}

.product_list3 li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    _display: inline;
}

.product_list3 li a.img {
    border: 1px solid #e0e1dc;
    overflow: hidden;
}

.product_list3 li a.img img {
    width: 270px;
    height: 200px;
    transition: all 0.6s;
    cursor: pointer;
}

.product_list3 li h3 {
    text-align: center;
    padding-top: 10px;
     font-size: 16px;
     color: #fff;
}

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

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

.product_list3 li a.img:hover {
    border-color: #e0e1dc;
}

.product_list3 li a.img:hover img {
    transform: scale(1.2);
}




.box7 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bj7.png) no-repeat;
    height: 500px;
}





.tabli {
    position: relative;
    float: right;
}

.tabli li {
    margin-left: 2px;
    float: left;
    padding: 0 20px;
    line-height: 35px;
    color: #999999;
    font-size: 14px;
    text-align: center;
}

.tabli li.cur {
    background: #007bd9;
    color: #fff;
    border-radius: 6px;
}

.project {
    width: 890px;
    background: #fff;
    height: 290px;
    overflow: hidden;
    padding: 40px 0;
    margin-top: 25px;
}


.news_list1 {
    margin-left: 18px;
    width: 560px;
    float: left;
}

.news_list1 li {}

.news_list1 .img {
    display: block;
    width: 300px;
}

.news_list1 .img img {
    width: 300px;
    height: 210px;
}

.news_list1 h3 {
    width: 247px;
    display: block;
    float: right;
    margin-top: 8px;
    font-weight: normal;
}

.news_list1 h3 a {
    color: #396faf;
    font-size: 16px;
    position: relative;
    display: block;
}

.news_list1 h3 p {
    color: #999999;
    font-size: 12px;
    padding-top: 8px;
}

.news_list1 h3 span {
    display: block;
    color: #666666;
    line-height: 23px;
    font-weight: normal;
    font-size: 12px;
    padding-top: 8px;
}


.news_list2 {
    width: 260px;
    float: right;
}

.news_list2 li {
    line-height: 40px;
    position: relative;
    height: 40px;
}

.news_list2 li a {
    color: #60676f;
    font-size: 14px;
    padding-left: 15px;
    background: url(../images/ns.png) no-repeat left center;
}

.news_list2 li a:hover {
    text-decoration: none;
    color: #396faf;
}


.nsq .content {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

#innewsdemo {
    height: 200px;
    overflow: hidden;
}

#news_demo1 {}

#news_demo2 {}

.nsq2 .content {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

#innewsdemo1 {
    height: 200px;
    overflow: hidden;
}

#news_demo11 {}

#news_demo21 {}

.nsq3 .content {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

#innewsdemo2 {
    height: 200px;
    overflow: hidden;
}

#news_demo12 {}

#news_demo22 {}







/*å‹æƒ…é“¾æŽ¥*/
.links {
    background: #007bd9;
    padding-top: 20px;
    /*height: 75px;*/
    /*overflow: hidden;*/
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 21px;
    /* height: 93px; */
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    font-size: 14px;
}

.f_link a {
    color: #e5e5e5;
}






/*é¡µé¢åº•éƒ¨*/
#footer {
    background: #007bd9;
    color: #e5e5e5;
    padding-top: 56px;
    padding-bottom: 55px;
}

#footer a {
    color: #e5e5e5;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.logos {
    margin-left: 13px;
    width: 189px;
}

.lx {
    width: 450px;
    font-size: 14px;
    line-height: 26px;
}

.nav_foot {
    width: 220px;
}

.nav_foot a {
    width: 110px;
    float: left;
    display: block;
    font-size: 14px;
    line-height: 45px;
}


.cd {
    padding-top: 12px;
}

.foot {
    color: #e5e5e5;
    font-size: 12px;
    background: #0273ca;
    height: 78px;
}

.foot a {
    color: #e5e5e5;
}

.copyright {
    line-height: 35px;
}

.foot a:hover {
    color: #e87518;
    text-decoration: none;
}















/*å†…é¡µå·¦ä¾§æ ·å¼*/


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

/*.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: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a {
    color: #fff;
}


.price {
    /* text-align: center; */
    width: 520px;
    /* text-align: center; */
    margin-left: 47px;