/*初始化样式*/
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: 30px;
    background: rgba(0, 0, 0, .6);
    color: #ffffff;
    line-height: 30px;
    overflow: hidden;
    font-size: 13px;
}

.top1 a {
    color: #ffffff;
}

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

.logo {
    float: left;
    margin-top: 20px;
}

.k2 {
    margin-top: 19px;
    font-size: 18px;
    color: #004db3;
    background: url(//cdn.xypt.top/24a99a80/21/05/d6cb6a5578a5b5a784c7284111eaf917b7273347.png) no-repeat left top;
    font-weight: bold;
    height: 69px;
    width: 322px;
    padding-left: 93px;
    padding-top: 30px;
}



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



.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: "微软雅黑";
}


/*热门搜索*/


.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: #009b4c;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

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




/*å¯¼èˆªæ æ ·å¼*/
#menu {
    background: #0765b5;
}

.nav {
    height: 50px;
    width: 1200px;
    margin: 0 auto;
    z-index: 99999;
}

.nav li {
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 171px;
    float: left;
    position: relative;
    z-index: 99999;
}

.nav li a {
    display: block;
    line-height: 50px;
    color: #fff;
    font: 500 18px/50px "微软雅黑";
    z-index: 99999;
}

.nav>li>a {
    padding: 0;
}

.nav li a:hover {
    color: #0765b5;
    text-decoration: none;
    z-index: 99999;
    background: #fff;
}

.nav .sec {
    height: 0;
    color: #0765b5;
    overflow: hidden;
    width: 168px;
    text-align: left;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 99999;
}

.nav .sec a {
    color: #fff;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    background: #0765b5;
    z-index: 99999;
}

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



.box1 {
    margin-top: 78px;
}

.box1 .cont {
    margin-top: 35px;
}

.bt {
    text-align: center;
    color: #333333;
    font-size: 36px;
}

.bt span {
    color: #f89212;
}

.prodz {
    width: 270px;
    background: #0765b5;
    padding-bottom: 8px;
    border-radius: 0 48px 0 0;
}

.prott {
    height: 112px;
    color: #fff;
    text-transform: uppercase;
    background: url(../images/pt.png) no-repeat;
    padding-left: 25px;
    font-size: 24px;
    padding-top: 15px;
}

.prott h2 {
    font-size: 24px;
}

.sort2 {
    background: #fff;
    width: 258px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 18px;
}

.sort2 li {
    width: 250px;
    line-height: 40px;
    margin: 0 auto;
    background: #eeeeee;
    margin-bottom: 10px;
    cursor: pointer;
}

.sort2 li:hover {
    background: #1b4c8c;
}

.sort2 li a {
    color: #333333;
    font-size: 16px;
    padding-left: 40px;
}

.sort2 li:hover a {
    color: #fff;
}


.pro26 {
    width: 902px;
}

.pro2 li {
    box-shadow: 0 0 13px #ededed;
    float: left;
    margin-right: 16px;
    border: 1px solid #ededed;
    position: relative;
    margin-bottom: 20px;
}

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

.pro2 li img {
    width: 288px;
    height: 264px;
}

.pro2 li h3 {
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

.pro2 li h3 a {
    color: #0765B5;
}


.pro2 li .xian {
    border-bottom: 3px solid #fff;
}

.pro2 li:hover .xian {
    border-bottom: 3px solid #f89212;
}








.abus {
    margin-top: 80px;
}

.abus2 {
    margin-top: 30px;
}

.abus2 h2 {
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    line-height: 30px;

}

.abus2 .more1 {
    width: 178px;
    height: 48px;
    display: block;
    margin: 0 auto;
    background: url(../images/more0.png) no-repeat center;
    padding-left: 29px;
    line-height: 48px;
    font-size: 14px;
    color: #0765b5;
    font-weight: normal;
    margin-top: 25px;
}





.xyys {
    height: 562px;
    background: url(//cdn.xypt.top/24a99a80/21/05/e5929ab068292517a49aada55db40ff66e6c6a78.png) no-repeat;
    padding-top: 97px;
    margin-top: 25px;
}

.xyys .xyys1 {
    margin-top: 75px;
}

.xyys .xyys1 ul li {
    float: left;
    width: 400px;
    margin-bottom: 90px;
    padding-left: 45px;
    height: 58px;
}

.xyys .xyys1 ul li img {
    vertical-align: middle;
}

.xyys .xyys1 ul li .wz {
    margin-left: 25px;
}

.xyys .xyys1 ul li .wz h3 {
    font-size: 22px;
    color: #f89212;
    font-weight: normal;
    line-height: 22px;
}

.xyys .xyys1 ul li .wz p {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    margin-top: 20px;
}




.cp {
    margin-top: 40px;
}

.cp .cont {
    margin-top: 48px;
    position: relative;
}

.lb,
.rb {
    position: absolute;
    top: 30%;
    cursor: pointer;
}

.lb {
    left: -72px;
    background: url(../images/left.png) no-repeat;
    width: 40px;
    height: 94px;
}

.rb {
    right: -72px;
    background: url(../images/right.png) no-repeat;
    width: 40px;
    height: 94px;
}

.lb:hover {
    background: url(../images/left2.png) no-repeat;
}

.rb:hover {
    background: url(../images/right2.png) no-repeat;
}

.pro22 ul {
    padding: 5px 0;
}

.pro22 ul li {
    box-shadow: 0 0 10px #ededed;
    float: left;
    margin: 0 8px;
    border: 1px solid #ededed;
    position: relative;
}

.pro22 ul li img {
    width: 288px;
    height: 264px;
}

.pro22 ul li h3 {
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

.pro22 ul li h3 a {
    color: #0765B5;
}


.pro22 ul li .xian {
    border-bottom: 3px solid #fff;
}

.pro22 ul li:hover .xian {
    border-bottom: 3px solid #f89212;
}





.xw {
    margin-top: 70px;
}

.xw .cont {
    margin-top: 52px;
}

.xin {
    width: 374px;
}

.xin2 {
    margin-left: 40px;
}

.xint {
    width: 374px;
    height: 238px;
    position: relative;
}


.xint img{max-width:100%; height:auto !important;width:auto !important;}

.xint h2 {
    position: absolute;
    color: #ffffff;
    font-size: 16px;
    left: 0;
    top: 0;
    background: url(../images/xbj.png) no-repeat;
    width: 118px;
    line-height: 47px;
    padding-left: 15px;
    font-weight: normal;
}

.news_listx1 {
    margin-top: 15px;
}

.news_listx1 li {
    line-height: 36px;
    background: url(../images/sj.png) no-repeat left center;
    padding-left: 18px;
}

.news_listx1 li span {
    color: #666666;
    font-size: 12px;
    margin-right: 21px;
    display: inline-block;
}

.news_listx1 li a {
    color: #666666;
    font-size: 14px;
}








/*页面底部*/
.foot {
    height: 310px;
    background: url(../images/foot.png) no-repeat;
    margin-top: 70px;
}

.foots {
    height: 256px;
    overflow: hidden;
    background: url(../images/xian.png) no-repeat center bottom;
}

.wei {
    margin-top: 86px;
    width: 120px;
    height: 43px;
}

.lx {
    margin-left: 76px;
    width: 432px;
    margin-top: 76px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}

.foot3 {
    width: 531px;
    margin-top: 52px;
}



/*热门搜索*/


#formsearch {
    width: 381px;
    background: url(../images/ss.png) no-repeat;
    height: 34px;
}

.hotSearch {
    font-weight: normal;
    color: #74818f;
    font-size: 13px;
    margin-top: 10px;
}

.hotSearch a {
    color: #74818f;
    padding: 0 2px 0 5px;
}

.hotSearch a+a {
    background: url(../images/d.png) no-repeat left bottom;
}


/*搜索和热门搜索*/
#formsearch input {}

#formsearch input#keyword {
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    color: #dadada;
    width: 300px;
    font-size: 13px;
    background: none;
    border: none;
    outline: none;
}

#formsearch input#s_btn {
    width: 62px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: none;
    border: none;
    outline: none;
    color: #fff;
    border: none;
    cursor: pointer;
}

.navs {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.navs li {
    float: left;
    padding: 0 8px;
}

.navs li:nth-child(1) {
    padding-left: 0;
}

.navs li+li {
    background: url(../images/nx.png) no-repeat left center;
}

.navs a {
    color: #fff;
    font-size: 14px;
}


/*友情链接*/
.f_link {
    margin-top: 10px;
    color: #ffffff;
    font-size: 13px;
}

.f_link a {
    color: #b0b6bd;
    padding-right: 10px;
}

.bq {
    color: #ffffff;
    font-size: 13px;
    margin-top: 20px;
}

.bq a {
    color: #ffffff;
}



























/*页面底部*/
#footer {
    height: 321px;
    background: #009b4c;
}

.ff_er {
    width: 324px;
    height: 304px;
    background: #009b4c;
}

.ff_er h3 {
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    padding-top: 42px;
}

.ff_er .er {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.ff_cont h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}

.ff_cont {
    width: 414px;
    padding-right: 65px;
    background: url(../images/line2.png) no-repeat right top;
    margin-top: 42px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    border-right: 1px solid #d8e1dd;
    padding-bottom: 20px;
}

.ff_cont a {
    color: #fff;
    font-size: 14px;
}

.nav_foot {
    width: 395px;
    margin-top: 65px;
    line-height: 39px;
}

.nav_foot a {
    color: #fff;
    font-size: 14px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}














/*内页左侧样式*/


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


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