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

#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.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: 136px;
    background: url(../images/head.png) center no-repeat;
    color: #fff;
    overflow: hidden;
}

.top2 {
    height: 150px;
    overflow: hidden;
}

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

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

.top2 .k2 {
    margin-top: 45px;
}

.topLink {
    text-align: right;
    position: relative;
    z-index: 9999;
    height: 35px;
    line-height: 35px;
    color: rgba(255, 255, 255, .62);
}

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

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


.hlogo {
    /*padding-top: 20px;*/
    width: 480px;
}
.hlogo img{width:100%;}
/*热门搜索*/
.sou {
    margin: 15px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    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: #3480ce;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}



.hnav {
    float: right;
}

/*导航栏样式*/
#menu {
    height: 101px;
}

.nav {
    height: 101px;
    padding-top: 15px;
}

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

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

.nav li:hover a {
    color: #009de7;
    text-decoration: none;
    background: none;
}

.nav li dd {
    font: normal 11px/12px MicrosoftYaHei;
    color: #979797;
    margin-bottom: 21px;
    text-transform: uppercase;
}

.nav li:hover {
    background: url(../images/xian.png) center bottom no-repeat;
}


.nav .sec {
    height: 0;
    background: #01557a;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 101px;
    left: 0px;
}

.nav .sec a {
    background: #01557a;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 90px;
}

.nav .sec a:hover {
    background: #042d3f;
    text-decoration: none;
}

/*友情链接*/
.f_link {
    width: 1200px;
    margin: 0 auto;
    height: 41px;
    overflow: hidden;
    color: #444444;
    font-size: 14px;
    margin-top: 10px;
}

.f_link a {
    color: #444444;
    padding-top: 15px;
    display: inline-block;
}



.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: 255px;
}

.relate-product-slick .owl-item .img img {
    width: 213px;
    height: 200px;
}

.xypg-case-list li .img img {
    width: 300px;
    height: 157px;
}


*/

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

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


/* banner小图标 */
.btub {
    margin: 0 auto;
    background: #009de7;
    height: 104px;
    position: relative;
    margin-top: -41px;
    z-index: 9999;
    width: 1200px;
}

.btub ul li {
    float: left;
    width: 25%;
    background: url(../images/bxian.png) right center no-repeat;
    padding: 20px 0 0 24px;
}

.btub ul li:last-child {
    background: none;
}

.btub ul li .btule {
    width: 68px;
    height: 68px;
    margin-right: 15px;
}

.btub ul li .bturi h3 {
    font: normal 20px/20px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 20px;
}

.btub ul li .bturi span {
    font: normal 12px/12px ArialMT;
    color: rgba(255, 255, 255, .6);
}



.c1 {
    margin-top: 33px;
}

.stit {
    text-align: center;
}

.stit dd {
    font: normal 23px/23px MicrosoftYaHei;
    color: #282828;
}

.stit dt {
    font: normal 20px/20px MicrosoftYaHei;
    color: #009de7;
    margin-top: 9px;
    background: url(../images/xx.png) center bottom no-repeat;
    padding-bottom: 16px;
}

.prolun {
    width: 754px;
    height: 534px;
    background-color: #2db6f6;
    margin-top: 37px;
    overflow: hidden;
}

#focus_Box {
    position: relative;
    width: 754px;
    height: 534px;
}

#focus_Box ul {
    position: relative;
    width: 754px;
    height: 534px
}

#focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    background: #787878;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
    border-radius: 4px;
    box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}

#focus_Box li img {
    width: 100%;
    background: url(img/loading.gif) no-repeat center 50%;
    height: 100%;
    vertical-align: top
}

#focus_Box li p {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(img/float-bg.png) repeat;
    color: #fff;
    text-align: center;
}

#focus_Box li p span {
    display: inline-block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: rgba(255, 255, 255, .5);
    font: normal 18px/40px "微软雅黑";
    color: #1a1a1a;
}

#focus_Box ul li a {
    display: block;
}

#focus_Box .prev,
#focus_Box .next {
    display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 62px;
}

#focus_Box .next {
    background: url(../images/jt.png) left bottom no-repeat;
    left: 24px
}


.prohov {
    width: 367px;
    height: 534px;
    overflow: hidden;
    margin-top: 37px;
}

.prohov ul li {
    width: 367px;
    height: 259px;
    background-color: #b7ebff;
    margin-bottom: 19px;
    position: relative;
    border: 2px solid #fff;
}

.prohov ul li dd {
    position: absolute;
    z-index: 1;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: url(../images/pzz.png) center no-repeat;
    opacity: 0;
    transition: all 0.5s ease-out;
}

.prohov ul li:hover dd {
    opacity: 1;
    transition: all 0.5s ease-out;
}

.prohov ul li img {
    width: 100%;
    height: 100%;
}

.prohov ul li:hover {
    border: solid 2px #e0e0e0;
}


.hen {
    background: url(../images/hen.png) center no-repeat;
    height: 254px;
    margin-top: 55px;
}

.henmess {
    width: 260px;
    float: right;
    padding-top: 63px;
}

.henmess dd {
    font: normal 14px/30px MicrosoftYaHei;
    letter-spacing: 2px;
    color: #ffffff;
    background: url(../images/hentel.png) left center no-repeat;
    padding-left: 65px;
}

.henmess dd strong {
    font-size: 25px;
    letter-spacing: 1px;
    color: #64bc35;
}

.henmess a {
    display: block;
    width: 234px;
    height: 42px;
    background-color: #009de7;
    text-align: center;
    font: normal 17px/42px MicrosoftYaHei;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 20px;
}


.c2 {
    margin-top: 40px;
}

.ysle {
    margin-top: 38px;
    background: url(../images/ys1.png) center no-repeat;
    height: 577px;
    width: 600px;
    position: relative;
}

.ysle .yszzf {
    width: 301px;
    height: 289px;
    background-color: #009de7;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    padding-top: 45px;
    text-align: center;
}

.ysle .yszzf dd {
    width: 71px;
    height: 71px;
    border: solid 2px #fff;
    margin: 0 auto;
    line-height: 65px;
    text-align: center;
    border-radius: 50%;
}

.ysle .yszzf dt {
    font: normal 26px/26px MicrosoftYaHei;
    color: #fff;
    margin-top: 25px;
}

.ysle .yszzf dl {
    width: 199px;
    margin: 0 auto;
    font: normal 15px/20px MicrosoftYaHei;
    color: rgba(255, 255, 255, .6);
    margin-top: 15px;
}

/*.ysri ul {*/
/*  display: grid;*/
/*  grid-template-columns: 346px 268px;*/
/*  grid-template-rows: 188px 188px 165px;*/
/*  gap: 22px 14px;*/
/*  grid-auto-flow: row;*/
/*  grid-template-areas:*/
/*    "ad1 ."*/
/*    "ad1 ."*/
/*    ". .";*/
/*    justify-content: center;*/
/*}*/

/*.gbox1 { grid-area: ad1;}*/

.ysri {
    width: 1200px;
    margin-top: 38px;

}

.ysri ul
{}

.ysri ul li {
    float: left;
    width: 400px;
    height: 290px;
   
    position: relative;
}
.ysri ul li:nth-child(4){width:600px;margin-top:20px;}
.ysri ul li:nth-child(4) .ysbgz{width:600px;}
.ysri ul li:nth-child(5){width:600px;}
.ysri ul li:nth-child(5) .ysbgz{width:600px;margin-top:20px;}
.ysri ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.ysri ul li .ysbgz {
    height: 290px;
    background: #009de7;
    text-align: center;
    padding-top: 45px;
    width: 400px;
    /*width: 100%;*/
    /*height: 100%;*/
    /*background-size: 100% 100%!important;*/
}

.ysri ul li .ysbgz dd {
    width: 71px;
    height: 71px;
    border: solid 2px #fff;
    margin: 0 auto;
    line-height: 65px;
    text-align: center;
    border-radius: 50%;
}

.ysri ul li .ysbgtu {
    width: 300px;
    overflow: hidden;
    height: 290px;
}

.ysri ul li .ysbgz dt {
    font: normal 26px/26px MicrosoftYaHei;
    color: #000;
    /*font: bold 24px MicrosoftYaHei;*/
    /*color: #474646;*/
    text-align: left;
    text-indent: 2em;
    margin-top: 25px;
}
.ysri ul li:nth-child(5) .ysbgz dt {
    color: #f8f8f8;
}
.ysri ul li .ysbgz dl {
    width: 199px;
    margin: 0 auto;
    font: normal 15px/20px MicrosoftYaHei;
    /*color: rgba(255, 255, 255, .6);*/
    color:#000;
    margin-top: 15px;
}

.ysri ul li:nth-child(2) .ysbgtu {
    position: absolute;
    top: 0;
    right: 0;
}

.ysri ul li:nth-child(2) .ysbgz {
    position: absolute;
    bottom: 0;
    right: 0;
}

.ysri ul li .img1 {
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}

.ysri ul li:hover .img1 {
    transition: all .5s ease;
    transform: scale(1.1);
}




.c3 {
    margin-top: 36px;
}

.c3gun {
    position: relative;
    margin-top: 34px;
}

.c3gun .bd ul li {
    width: 286px;
    margin-right: 18px;
    float: left;
    text-align: center;
}

.c3gun .bd ul li h3 {
    font: normal 15px/30px MicrosoftYaHei;
    letter-spacing: 2px;
    color: #1a1a1a;
    margin-top: 5px;
    ;
}

.c3gun .bd ul li .cabg {
    height: 212px;
    width: 286px;
    overflow: hidden;
}

.c3gun .bd ul li img {
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}

.c3gun .bd ul li:hover img {
    transition: all .5s ease;
    transform: scale(1.1);
}

.c3gun .hd {
    background: url(../images/xt.png) center no-repeat;
    height: 42px;
    width: 100%;
    bottom: 0;
    text-align: center;
    margin-top: 25px;
}

.c3gun .hd a {
    display: inline-block;
    width: 42px;
    height: 42px;
    margin-right: 8px;
}

.c3gun .hd a.next {
    background: url(../images/right.png) center no-repeat;
}

.c3gun .hd a.prev {
    background: url(../images/lef.png) center no-repeat;
}



.hen2 {
    height: 208px;
    background: url(../images/hen2.png) center no-repeat;
    margin-top: 47px;
    text-align: center;
    padding-top: 46px;
}

.wh2 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 208px;
}

.hen2wen {
    width: 600px;
    position: absolute;
    right: 205px;
}

.hen2 dd {
    font: normal 30px/30px MicrosoftYaHei;
    letter-spacing: 3px;
    color: #ffffff;
}

.hen2 dt {
    font: normal 18px/18px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 22px;
}

.hen2 dl {
    font: normal 20px/35px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 25px;
}

.hen2 dl em {
    font: bold 35px/35px Arial;
    color: #64bc35;
    font-style: italic;
}



.c4 {
    background: url(../images/abbg.png) center no-repeat;
    height: 564px;
    padding-top: 113px;
}

.ablun {
    width: 678px;
    height: 450px;
    margin-left: 24px;
    position: relative;
}

.ablun ul li {
    width: 678px;
    height: 393px;
    overflow: hidden;
}

.ablun .hd {
    position: absolute;
    bottom: 0;
    right: 0;
}

.ablun .hd a {
    display: block;
    width: 103px;
    height: 56px;
    background-color: #fff;
    float: left;
}

.ablun .hd a.next {
    background: url(../images/ari.png) center no-repeat;
}

.ablun .hd a.prev {
    background: url(../images/ale.png) center no-repeat;
}

.ablun dd {
    position: absolute;
    bottom: 0;
    left: 163px;
    font: normal 24px/56px MicrosoftYaHei;
    color: #009de7;
}

.ablun dd b {
    font: bold 24px/56px Arial;
    color: #009de7;
}

.abwen {
    width: 435px;
    margin-top: 51px;
}

.abwen dd {
    font: bold 30px/30px MicrosoftYaHei;
    color: #2d2d2d;
}

.abwen dt {
    font: normal 14px/26px MicrosoftYaHei;
    color: #393939;
    margin-top: 60px;
}

.abwen a {
    font: normal 14px/14px MicrosoftYaHei;
    color: #64bc35;
    text-decoration: underline;
    display: block;
    margin-top: 20px;
}





.box7 {
    margin-top: 43px;
}

.sort2 {
    margin-top: 14px;
    text-align: center;
}

.sort2 li {
    display: inline-block;
    width: 85px;
    text-align: center;
    background: url(../images/n.png) no-repeat center bottom;
    line-height: 40px;
}

.sort2 li a {
    color: #505050;
    font-size: 17px;
}

.sort2 li.on {
    background: url(../images/xinon.png) no-repeat center bottom;
}

.box7 .cont {
    margin-top: 30px;
    height: 464px;
    overflow: hidden;
}

.news_list1 {
    width: 373px;
    height: 426px;
    background-color: #f2f2f2;
    float: left;
    padding: 27px 26px 16px 26px;
    overflow: hidden;
}

.news_list1 li a.img img {
    width: 330px;
    height: 206px;
    background-color: #c9c9c9;
    border: solid 5px #ffffff;
    margin-top: 20px;
}

.news_list1 li a {
    color: #141414;
    font-size: 18px;
}

.news_list1 li p {
    color: #6b6b6b;
    font-size: 14px;
    line-height: 27px;
    padding-top: 12px;
}

.news_list1 li a:hover {
    color: #64bc35;
}

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

.news_list2 li {
    margin-bottom: 20px;
}

.news_list2 li a.img img {
    width: 220px;
    height: 128px;
    float: left;
}

.news_list2 li .det {
    width: 520px;
    float: right;
}

.news_list2 li a {
    color: #505050;
    font-size: 18px;
}

.news_list2 li .xintubgs {
    position: relative;
    display: block;
    width: 220px;
    height: 128px;
    float: left;
}

.news_list2 li dd {
    opacity: 0;
    transition: all 0.5s ease-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../images/xinzz.png) center no-repeat;
    z-index: 999;
}

.news_list2 li:hover dd {
    opacity: 1;
    transition: all 0.5s ease-out;
}


.news_list2 li p {
    color: #828282;
    font-size: 14px;
    line-height: 24px;
    padding-top: 6px;
}

.news_list2 li:last-child {
    border: none;
}

.news_list2 li:hover a {
    color: #64bc35;
}

.news_list2 li span {
    color: #c9c9c9;
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}






/*页面底部*/
#footer {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 186px;
    padding-top: 25px;
    overflow: hidden;
    background: #2a6683;
    color: #fff;
}

#footer a {
    color: #fff;
}

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


.foot1 {
    width: 288px;
}

.foot_tt {
    font-size: 16px;
    font-weight: bold;
}

.foot_dh {
    color: #ffffff;
    font-size: 30px;
    font-family: "Impact";
    padding-top: 15px;
    letter-spacing: 8px;
}

.foot2 {
    width: 330px;
}

.nav_foot {
    line-height: 38px;
    font-size: 13px;
    padding-top: 8px;
}

.nav_foot a {
    width: 110px;
    float: left;
}

.foot3 {
    width: 256px;
    margin-left: 80px;
}

.lx {
    font-size: 14px;
    line-height: 30px;
    padding-top: 7px;
}

.lx:nth-child(2) p {
    margin-top: 8px;
}

.wei {
    padding-top: 10px;
}


.copyright {
    text-align: center;
    line-height: 20px;
    background: #292525;
    color: #aaaaaa;
    padding: 8px 0;
}

.copyright a {
    color: #aaaaaa;
}