@charset "UTF-8";
* { font: inherit; font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; -webkit-box-sizing: border-box; box-sizing: border-box; }
*::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea { margin: 0; padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 { font-weight: normal; }

table { border-collapse: collapse; border-spacing: 0; }

button,
input,
select,
textarea { outline: 0; }

li,
ol,
ul { list-style: none; }

b,
strong { font-weight: 400; }
body { overflow-x: hidden; font-family: "Microsoft YaHei"; }
img { vertical-align: middle; border: 0; max-width: 100%; }

:focus { outline: 0; }

a { color: inherit; text-decoration: none !important; }
a:hover, a.active { color: #0462a0; }

a { text-decoration: none; }

a:hover,
a:focus { color: #0462a0; text-decoration: underline; }

.clearfix { zoom: 1; }
.clearfix::after, .clearfix::before { display: table; content: ""; }
.clearfix::after { clear: both; }

.transition { -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }

.padding-none { padding: 0 !important; }

.border-none { border: none !important; }

.display-none { display: none !important; }

.left-0 { left: 0 !important; }

.fr { float: right !important; }

.fl { float: left !important; }

input { outline: 0; -webkit-tap-highlight-color: transparent; -webkit-appearance: none; }

input:focus,
textarea:focus { outline: 0; border: 1px solid #f60; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/*文本*/
.text-left { text-align: left; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-justify { text-align: justify; }

.text-align-last { text-align-last: justify; }

.s-block { display: block !important; }

.s-inlineblock { display: inline-block !important; }

.s-inline { display: inline !important; }

.container-fluid,
.container { padding: 0 8px; }

/* 其他差异 */
input { -webkit-appearance: none; padding: 0px; vertical-align: middle; line-height: normal; border: none; }

/* 顶部 */
.x-header { position: relative; }
.x-header .head-container { max-width: 1400px; margin: 0 auto; overflow: visible; padding: 30px 3.64583333333333%; position: absolute; left: 0; right: 0; width: 100%; max-width: none; z-index: 99; background: rgb(0 0 0 / 15%); }
.x-logo { padding: 0; }
.x-header .head-container > div { display: flex; align-items: center; justify-content: space-between; }

.x-logo .img { float: left; max-width: 200px }
.x-logo .img img { max-width: 100%; }
.img-left, .x-header-r { padding: 0; float: left; }
.x-logo .text { float: left; position: relative; padding-left: 52px; padding-top: 8px; }
.x-logo .text::before { content: ""; width: 1px; height: 100%; position: absolute; top: 0px; background-color: #1007c1; left: 25px; }
.x-logo .text h1 { color: #0462a0; font-size: 25px; line-height: 40px; font-weight: 550; margin-bottom: 0; }
.x-logo .text p { color: #222222; font-size: 20px; line-height: 40px; font-weight: 500; }
.x-seo a { color: #ffffff; font-size: 14px; line-height: 30px; font-weight: 180; text-decoration: none; }
.head-container .company-info { padding-left: 10px; }
.head-container .company-info h1 { font-size: 22px; padding-bottom: 10px; font-weight: bold; color: #fff; transition: all ease .5s; }
.head-container .x-logo > a { display: flex; align-items: center; justify-content: flex-start; }
.head-container .company-info p { font-size: 14px; color: #c4c4c4; transition: all ease .5s; }
.x-seo a:hover { color: rgba(255, 255, 255, 0.7); text-decoration: none; }
.x-seo { background-color: #0462a0; text-align: center; color: #ffffff; font: 400 14px/30px "Microsoft yahei"; padding-bottom: 3px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; min-width: 180px; float: right; }
.x-header-hotline { float: right; text-align: left; width: 288px; margin-top: 20px; display: flex; align-items: center; padding: 0; justify-content: flex-end; }
.x-header-hotline .img-tel { display: flex; align-items: center; }
.x-header-hotline .icon { width: 35px; height: 35px; vertical-align: -0.15em; fill: #ffffff; overflow: hidden; margin-right: 12px; }
.x-header-hotline h3 { color: #666666; font-size: 14px; line-height: 20px; font-weight: 400; }
.x-header-hotline p { color: #ffffff; font-size: 25px; line-height: 36px; font-weight: 600; margin-bottom: 0; }
.x-header-r { transition: all ease .5s; }
.x-header-r .header-tab { margin-right: 15px; position: relative; transition: all ease .5s; }

@media (max-width: 1090px) {
    .x-logo .text h1 { font-size: 20px; }
}

@media (max-width: 991px) {
    .hidden-sm { display: none !important; }
}



/*头部导航*/
.header .nav-box { float: right; }
.header .nav-box .navbar-toggle { width: 38px; height: 38px; border-radius: 50%; background: #fff; margin-right: 0; }
.header .nav-box .navbar-toggle span { display: block; width: 100%; height: 3px; margin: 3px auto; background: #0462a0; }
.header .nav li a { font-size: 16px; color: #333; padding: 10px; text-align: center; line-height: 40px; }
.header .nav { z-index: 5000; }

.nav .subnav { -webkit-perspective: 500px; perspective: 500px; }

.nav li:not(:last-child) { position: relative; -webkit-perspective: 500px; perspective: 500px; }
.nav li:not(:last-child):hover .subnav { width: 165px; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; transform: rotate3d(0, 0, 0, 0); -webkit-transform: rotate3d(0, 0, 0, 0); -moz-transform: rotate3d(0, 0, 0, 0); -ms-transform: rotate3d(0, 0, 0, 0); -o-transform: rotate3d(0, 0, 0, 0); }

.nav li:last-child { position: relative; -webkit-perspective: 500px; perspective: 500px; }
.nav li:last-child:hover .subnav { width: 165px; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; transform: rotate3d(0, 0, 0, 0); -webkit-transform: rotate3d(0, 0, 0, 0); -moz-transform: rotate3d(0, 0, 0, 0); -ms-transform: rotate3d(0, 0, 0, 0); -o-transform: rotate3d(0, 0, 0, 0); }

.nav li.active a { color: #0462a0; font-weight: bold; }

.nav li:not(:last-child) .subnav { display: block; text-align: left; position: absolute; font-size: 15px; background: #fff; z-index: 6000; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); top: 100%; width: 150px; transform: rotate3d(1, 0, 0, -90deg); -webkit-transform: rotate3d(1, 0, 0, -90deg); -moz-transform: rotate3d(1, 0, 0, -90deg); -ms-transform: rotate3d(1, 0, 0, -90deg); -o-transform: rotate3d(1, 0, 0, -90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.5s; transition: opacity 0.3s, -webkit-transform 0.5s; transition: transform 0.5s, opacity 0.3s; transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s; -webkit-transition: -webkit-transform 0.5s, opacity 0.3s; -moz-transition: -moz-transform 0.5s, opacity 0.3s; -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2); box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2); border-bottom: 2px solid #0462a0; }
.nav li:not(:last-child) .subnav li { float: none; }
.nav li:not(:last-child) .subnav li a { display: block; padding: 8px 8px; text-decoration: none; border-bottom: 1px solid #eee; font-size: 12px; }

.nav li:last-child .subnav { display: block; text-align: left; position: absolute; font-size: 15px; background: #fff; z-index: 6000; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); top: 100%; width: 165px; transform: rotate3d(1, 0, 0, -90deg); -webkit-transform: rotate3d(1, 0, 0, -90deg); -moz-transform: rotate3d(1, 0, 0, -90deg); -ms-transform: rotate3d(1, 0, 0, -90deg); -o-transform: rotate3d(1, 0, 0, -90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.5s; transition: opacity 0.3s, -webkit-transform 0.5s; transition: transform 0.5s, opacity 0.3s; transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s; -webkit-transition: -webkit-transform 0.5s, opacity 0.3s; -moz-transition: -moz-transform 0.5s, opacity 0.3s; -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2); box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2); border-bottom: 2px solid #0462a0; }
.nav li:last-child .subnav li { float: none; }
.nav li:last-child .subnav li a { display: block; padding: 8px 8px; text-decoration: none; border-bottom: 1px solid #eee; font-size: 12px; }

.header-all { background: #ededed; }
.header { position: relative; max-width: 1400px; width: 100% !important; padding: 0 10px; z-index: 999; }
.header .nav > li > a { position: relative; }
.header .navbar-collapse .nav li .subnav li { width: 100%; }
.header .navbar-collapse .nav li .subnav li a { line-height: 25px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.header .navbar-collapse .nav li .subnav li:hover { background-color: #0462a0; }
.header .navbar-collapse .nav li .subnav li:hover a { color: #fff; }
.header .nav > li::after { content: ''; display: block; width: 100%; position: absolute; bottom: 0; left: 0; height: 2px; background: #0462a0; transition: all ease .5s; transform: scaleX(0); opacity: 0; }
.header .nav > li:hover::after, .navbar-collapse .nav li.active::after { transform: scaleX(1); opacity: 1; }
.header .nav > li:hover > a, .navbar-collapse .nav li.active > a { color: #0462a0; font-weight: bold; }
.xymob-head-box { position: relative; height: 60px; }
.xymob-head-box .xymob-logo { position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; width: 65%; height: 35px; text-align: center; }
.xymob-navbtn { position: absolute; z-index: 9; top: 0; bottom: 0; right: 0; left: 0; margin: auto 0 auto 20px; width: 30px; height: 20px; }
.xymob-search-btn { position: absolute; z-index: 9; right: 0; top: 0; bottom: 0; width: 14%; text-align: center; line-height: 60px; }
.xymob-search-btn > a { height: 100%; width: 25px; float: right; margin-right: 20px; }
.xymob-navbtn:after, .xymob-navbtn:before { content: ""; -webkit-transform-origin: 7.5%; transform-origin: 7.5%; }
.xymob-navbtn:after, .xymob-navbtn:before, .xymob-navbtn span { display: block; height: 2px; width: 100%; background: #fff; -webkit-transition: all .5s; transition: all .5s; }
.xymob-navbtn span { margin: 7px 0; }
.xymob-navbtn.clicked:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.xymob-navbtn.clicked span { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; }
.xymob-navbtn.clicked:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.xymob-head-box .xymob-logo a { color: #fff; font-size: 17px; font-weight: bold; line-height: 35px; }
.xymob-menu { display: none; position: absolute; z-index: 9999; left: 0; right: 0; height: 100vh; background: #151515eb; padding: 0 10%; }
.xymob-menu .xymob-menu-box { height: 100vh; overflow: auto; padding-bottom: 80px; }
.xymob-nav > li { border-bottom: 1px solid #2b2b2b; position: relative; }
.xymob-nav > li > a { display: block; line-height: 50px; font-size: 16px; color: #fff; }
.xymob-nav .xymob-menu-jt { position: absolute; width: 20%; height: 50px; line-height: 50px; right: 0; top: 0; text-align: center; z-index: 9; }
.xymob-nav .xymob-menu-jt .icons-down { display: block; width: 100%; height: 100%; background: url(../images/right.png) no-repeat center right; background-size: 23px; transition: all ease .3s; }
.xymob-nav .xymob-menu-jt.clicked .icons-down { background: url(../images/right-down.png) no-repeat center right; background-size: 23px; }
.xymob-nav .xymob-sub-menu { background: #1e1e1ec7; display: none; }
.xymob-nav .xymob-sub-menu > li { border-top: 1px dashed #2b2b2b; }
.xymob-nav .xymob-sub-menu > li > a { display: block; font-size: 14px; color: hsla(0,0%,100%,.8); line-height: 40px; text-indent: 2em; }
.nav li:not(:last-child):hover .subnav, .nav li:not(:last-child) .subnav, .nav li:last-child .subnav { width: 100%; left: 0; }
.nav li:last-child:hover .subnav { width: 100%; }

@media (max-width:992px) {
    .header { padding: 0 8px; background: #0462a0; }
    .pc-slide { margin-top: 60px; }
    .header { position: fixed; top: 0; padding: 0; z-index: 99; }
}
/*标题*/
.x-title { text-align: center; }
.x-title h3 { color: #333; font-size: 38px; line-height: 1.5; }
.x-title h3 span { color: #0462a0; font-weight: 600; font-size: 42px; padding-right: 20px; text-transform: uppercase; }

@media (max-width: 991px) {
    .x-title h3 { font-size: 22px; }
    .x-title h3 span { font-size: 28px; padding-right: 10px; }
}

.x-header-r .header-flex { display: flex; justify-content: flex-end; }
.x-header-r .header-tab .x-menu { width: 100%; display: flex; flex-wrap: nowrap; justify-content: space-between; }
.x-header-r .header-tab .x-menu > li { width: 12%; margin: 0; text-align: center; float: none; position: relative; }
.x-header-r .header-tab .x-menu > li > a { font-size: 16px; color: #ffffff; line-height: 60px; display: block; position: relative; }
.x-header-r .header-tab .x-menu > li > a::after { content: ''; display: block; width: 100%; height: 2px; background-color: #0462a0; transition: all ease .5s; transform: scale(0); position: absolute; left: 0; bottom: 0; }
.x-header-r .header-tab .x-menu > li.active > a, .x-header-r .header-tab .x-menu > li:hover > a { color: #fff; }
.x-header-r .header-tab .x-menu > li.active > a::after, .x-header-r .header-tab .x-menu > li:hover > a::after { color: #0462a0; transform: scale(1); }
.x-header-r .header-tab .x-menu .x-sub-menu { position: absolute; z-index: 999; width: 150%; left: -25%; top: 55px; background: #fff; border-radius: 5px; opacity: 0; visibility: hidden; -webkit-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all .5s ease; transition: all .5s ease; }
.x-header-r .header-tab .x-menu .x-sub-menu>li:first-child{padding-top: 10px;}
.x-header-r .header-tab .x-menu .x-sub-menu>li:last-child{padding-bottom: 10px;}
.x-sub-menu > li > a { display: block; text-align: center; font-size: 14px; color: #333; line-height: 1.5; padding: 0.5em; }
.x-sub-menu > li > a:hover { background: #e9eaeb; }
.x-header-r .header-tab .x-menu > li:hover .x-sub-menu { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }

.M-header { display: none; width: 100%; position: fixed; top: 0; left: 0; z-index: 99; background: #151515; }
.menuse-m { position: relative; padding: 20px 15px; }
.M-header .m-title { color: #fff; margin: 0; }
.M-header .m-line { width: 30px; height: 20px; }
.M-header .m-line span { display: block; margin: 7px 0; }
.M-header .m-line::after, .M-header .m-line::before { content: ''; -webkit-transform-origin: 7.5%; transform-origin: 7.5%; }
.M-header .m-line span, .M-header .m-line::after, .M-header .m-line::before { display: block; height: 2px; width: 100%; background: #fff; -webkit-transition: all .5s; transition: all .5s; }
.M-header .m-line.clicked span { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; }
.M-header .m-line.clicked::before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.M-header .m-line.clicked::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.menu-m-list { display: none; position: absolute; z-index: 9999; left: 0; right: 0; height: 100vh; background: #151515; padding: 0 10%; }
.menu-m-list .menu { height: 100vh; overflow: auto; padding-bottom: 125px; }
.menu-m-list .menu li { border-bottom: 1px solid #2b2b2b; position: relative; }
.menu-m-list .menu li a { display: block; line-height: 50px; font-size: 16px; color: #ffffff; }
.menu-m-list .menu li .xymob-menu-jt { position: absolute; width: 20%; height: 50px; line-height: 50px; right: 0; top: 0; text-align: center; z-index: 9; }
.menu-m-list .menu li .xymob-menu-jt .icon-font { display: block; width: 100%; height: 100%; }
.menu-m-list .menu li .xymob-menu-jt.clicked .icons-down { background: url(../images/right-down.png) no-repeat center right; background-size: 23px; }
.menu-m-list .menu li .xymob-menu-jt .icons-down { display: block; width: 100%; height: 100%; background: url(../images/right.png) no-repeat center right; background-size: 23px; transition: all ease .3s; }
.menu-m-list .menu li .xymob-sub-menu { background: #1e1e1ec7; display: none; }
.menu-m-list .menu li .xymob-sub-menu > li { border-top: 1px dashed #2b2b2b; }
.menu-m-list .menu li .xymob-sub-menu > li > a { display: block; font-size: 14px; color: hsla(0,0%,100%,.8); line-height: 40px; text-indent: 2em; }



@media (max-width:1400px) {
    .x-header .head-container { padding: 15px 20px; }

    .x-header-r .header-tab { width: 75%; margin-right: 0; padding: 0; }
    .img-left { width: 30%; }
    .x-header-r { width: 70%; }
    .x-header-r .header-tab .x-menu { justify-content: flex-end; }
    .x-header-hotline { width: 25%; }
    .x-header-hotline p { font-size: 20px; }
}

@media (max-width:1200px) {
    .x-header-hotline { display: none; }
    .x-header-r .header-tab { width: 100%; }
    .img-left { width: 30%; }
    .x-header-r { width: 70%; }
    .head-container .company-info h1 { font-size: 18px; }
    .head-container .company-info p { font-size: 12px; }
}

@media (max-width:992px) {
    .M-header { display: block; }
}







/*banner*/
.pc-slide { position: relative; z-index: 2; }

.carousel-indicators li { height: 7px; width: 35px; }

.carousel-indicators .active { height: 9px; width: 35px; }

.carousel-control .iconfont { font-size: 26px; color: #0462a0; line-height: 36px; }

.carousel-control { display: none; width: 62px; height: 62px; border-radius: 40px; padding: 15px; top: 47%; margin: 0 20px; background: rgba(255, 255, 255, 0.5); -webkit-transition: width 0.3s, background-color 0.3s; transition: width 0.3s, background-color 0.3s; text-shadow: none; opacity: 1; }
.carousel-control:hover h3 { opacity: 1; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; -webkit-transform: translateX(0); transform: translateX(0); }
.carousel-control:hover { width: 160px; background: #fff; }

.carousel-control.right { background-image: none; text-align: right; }

.carousel-control.left { background-image: none; text-align: left; }

.carousel-control h3 { position: absolute; top: 0; margin: 0; color: #000; font-weight: normal; text-transform: uppercase; white-space: nowrap; font-size: 16px; line-height: 62px; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.3s; transition: opacity 0.3s, -webkit-transform 0.3s; transition: opacity 0.3s, transform 0.3s; transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s; color: #0462a0; }

.carousel-control.left h3 { right: 20px; }

.carousel-control.right h3 { left: 20px; }

.carousel:hover .carousel-control { display: block; }

.carousel-inner > .item { z-index: -1; }

/*共用*/
.m-module { padding: 50px 0; }

.sub-name { margin-bottom: 30px; }
.sub-name p { color: #222; font-size: 36px; text-align: center; }

/*产品 -首页*/

.product-module { padding: 50px 0 10px; overflow: hidden; }
.pro-module { max-width: 1400px; margin: 25px auto 0; }
.pro-module .left-tab { width: 22%; float: left; }
.pro-module .proclass { background: #0462a0; border-top-right-radius: 50px; font-size: 26px; color: #ffffff; padding: 22px 40px; }
.pro-module .proclass strong { font-weight: 600; }
.pro-module .proclass i { font-size: 14px; text-transform: uppercase; color: #fff; display: block; margin-top: 5px; opacity: 0.8; font-style: normal; }
.list-tab { width: 100%; border: 0; background: #f5f5f5; }
.box_list { padding: 22px 22px 22px; position: relative; }
.list-tab .more-pro a { display: block; line-height: 45px; text-align: center; font-size: 18px; background: #0462a0; position: relative; color: #FFF; }
.box_list .list_box .subNav { width: 100%; line-height: 3; cursor: pointer; border: 3px solid rgba(35,68,104,0.11); margin: 12px 0; box-sizing: border-box; position: relative; }
.box_list .list_box .subNav a { font-family: "微软雅黑"; font-size: 15px; color: #333; padding-left: 21px; text-decoration: none; display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.box_list .list_box .subNav .pro-more { width: 45px; height: 45px; position: absolute; right: 0; top: 50%; transform: translate(0,-50%); display: flex; align-items: center; justify-content: center; }
.box_list .list_box .subNav .icon { width: 30px; height: 30px; vertical-align: -0.15em; fill: rgba(35,68,104,0.2); overflow: hidden; transform: rotate(270deg); transition: all ease .4s; }
.box_list .list_box .navContent { width: 100%; margin: 0 auto; background: rgba(255,255,255,0.5); }
.box_list .list_box .navContent li { background: none; line-height: 3; border-bottom: 1px solid #fff; position: relative; }
.box_list .list_box .navContent li a { padding-left: 21px; font-size: 14px; color: #666; text-decoration: none; font-weight: 300; display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.box_list .list_box .navContent li a:hover { color: #fff; background-color: #0462a0; }
.box_list .list_box .currentDt { background-color: #0462a0; }
.box_list .list_box .currentDt a { color: #fff; }
.box_list .list_box .currentDt .icon { fill: #fff; transform: rotate(360deg); }
.pro-module .list-right { float: left; width: 76%; margin-left: 2%; }
.pro-module .list-right .list { padding: 0; }
.pro-module .list-right .list .pro-items { padding: 8px 8px 20px; border-radius: 5px; border: 1px solid #fff; }
.pro-module .list-right .list .pro-items .pro-img { width: 100%; overflow: hidden; position: relative; }
.pro-module .list-right .list .pro-items .pro-img img { width: 100%; }
.pro-module .list-right .list .pro-items .pro-img .black { position: absolute; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s; }
.pro-module .list-right .list .pro-items .pro-btn { position: absolute; top: 40%; left: 32%; text-align: center; }
.pro-module .list-right .list .pro-items .pro-btn a { width: 43px; height: 43px; display: inline-block; text-decoration: none; -webkit-transform: scaleX(0); transform: scaleX(0); position: relative; -webkit-transition: -webkit-transform 0.3s; transition: -webkit-transform 0.3s; transition: transform 0.3s; transition: transform 0.3s, -webkit-transform 0.3s; }
.pro-module .list-right .list .pro-items .pro-btn a .icon-duihua { color: #0462a0;; }
.pro-module .list-right .list .pro-items .pro-btn a i { display: block; line-height: 43px; margin: 0; background: #fff; }
.pro-module .list-right .list li.item { float: left; width: 32.333%; margin-right: 1.5%; margin-bottom: 20px; }
.pro-module .list-right .list li.item:nth-child(3n) { margin-right: 0; }
.pro-module .list-right .list .pro-items .pro-btn a .icon-lianjie { color: #fff; background: #0462a0;; }
.pro-module .list-right .list .pro-items h2 { font-size: 14px; color: #666; text-align: center; line-height: 30px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-module .list-right .list .pro-items:hover:hover .black { opacity: 1; }
.pro-module .list-right .list .pro-items:hover { border: 1px solid #eee; -webkit-box-shadow: 0px 5px 10px rgb(0 0 0 / 15%); box-shadow: 0px 5px 10px rgb(0 0 0 / 15%); }
.pro-module .list-right .list .pro-items:hover:hover .pro-btn a { -webkit-transform: scaleX(1); transform: scaleX(1); }

@media (max-width:992px) {
    .pro-module .left-tab { display: none; }
    .pro-module .list-right { width: 100%; margin: 0; padding: 0 10px; }
}

@media (max-width:765px) {
    .pro-module .list-right .list .pro-items { padding: 0; }
    .pro-module .list-right .list li.item { width: 49%; margin-right: 2% !important; margin-bottom: 2%; }
    .product-module { padding: 20px 0; }
    .pro-module .list-right .list li.item:nth-child(2n) { margin-right: 0 !important; }
}


.pro-name ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.pro-name ul li { float: left; }
.pro-name ul li a { font-size: 14px; color: #444; display: block; line-height: 24px; padding: 10px 15px 10px 0; text-decoration: none; -webkit-transition: 0.5s all; transition: 0.5s all; }

.pro-list .pro-items { padding: 8px 8px 20px; border-radius: 5px; border: 1px solid #fff; margin-top: 20px; }
.pro-list .pro-items:hover { border: 1px solid #eee; -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15); box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15); }
.pro-list .pro-items:hover:hover .black { opacity: 1; }
.pro-list .pro-items:hover:hover .pro-btn a { -webkit-transform: scaleX(1); transform: scaleX(1); }
.pro-list .pro-items .pro-img { width: 100%; overflow: hidden; position: relative; }
.pro-list .pro-items .pro-img img { width: 100%; }
.pro-list .pro-items .pro-img .black { position: absolute; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s; }
.pro-list .pro-items .pro-btn { position: absolute; top: 40%; left: 32%; text-align: center; }
.pro-list .pro-items .pro-btn a { width: 43px; height: 43px; display: inline-block; text-decoration: none; -webkit-transform: scaleX(0); transform: scaleX(0); position: relative; -webkit-transition: -webkit-transform 0.3s; transition: -webkit-transform 0.3s; transition: transform 0.3s; transition: transform 0.3s, -webkit-transform 0.3s; }
.pro-list .pro-items .pro-btn a i { display: block; line-height: 43px; margin: 0; background: #fff; }
.pro-list .pro-items .pro-btn a .icon-duihua { color: #0462a0; }
.pro-list .pro-items .pro-btn a .icon-lianjie { color: #fff; background: #0462a0; }
.pro-list .pro-items h2 { font-size: 14px; color: #666; text-align: center; line-height: 30px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-list .pro-items h2:hover { cursor: pointer; }

/* 关于我们 */
.pc-about { position: relative; margin-top: 40px; background: url(../images/aboutBg.jpg) no-repeat center center/cover; }

.pc-about > .container { max-width: 1400px; width: 100%; }
.pc-about .m-about { position: relative; }
.pc-about .about-main { width: 100%; padding: 60px 0px 50px; background: transparent; }
.pc-about .about-main .row { margin: 0; }
.pc-about .about-cont { padding: 30px 45px 0 15px; overflow: hidden; min-height: 1px; max-height: inherit; }
.pc-about .about-cont .sub-name { margin-bottom: 10px; margin-top: 15px; }
.pc-about .about-cont .sub-name p { color: #0462a0; font-weight: 600; font-size: 42px; line-height: 58px; text-align: left; padding-right: 20px; text-transform: uppercase; }
.pc-about .about-cont .sub-name span { display: block; color: #333333; font-size: 30px; margin-top: 0; margin-bottom: 10px; padding-top: 0; }

.pc-about .about-cont > p.text { text-align: justify; line-height: 28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden; color: #333; }
.pc-about .about-cont .more-btn { text-align: left; }
.pc-about .about-cont .more-btn a { padding: 15px 40px; margin-top: 70px; border: 1px solid #333; color: #333; background-color: #fff; background-color: transparent; }
.more-btn a { margin-top: 30px; padding: 15px 50px; background: #0462a0; display: inline-block; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; color: #fff; }

.pc-about .about-img { padding: 20px 15px 0 50px; }
.pc-about .about-cont .more-btn a { background: #0462a0; color: #fff; -webkit-transition: background-color 0.3s, color 0.3s; transition: background-color 0.3s, color 0.3s; width: 160px; line-height: 20px; text-align: center; display: block; margin-top: 4em; padding: 1em 2em; border: none; vertical-align: middle; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; }
.pc-about .about-cont .more-btn a:hover { background-color: #fff; color: #0462a0; }
.pc-about .about-cont .more-btn a:hover::before { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; }
.pc-about .about-cont .more-btn a::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 2px solid #0462a0; z-index: -1; border-radius: inherit; opacity: 0; -webkit-transform: scale3d(0.6, 0.6, 1); transform: scale3d(0.6, 0.6, 1); -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }

@media (min-width: 1200px) {
    .pc-about { padding: 0 0 70px; }
    .pc-about .m-about { overflow: hidden; }
}

@media (min-width: 768px) {
    .pc-about { padding: 0 0 50px; margin-top: 0; }
}

@media (max-width:765px) {
    .pc-about { margin-top: 0; }
    .pc-about .about-img { padding: 15px 0; }
    .pc-about .about-cont .sub-name p { font-size: 30px; line-height: 45px; }
    .pc-about .about-cont { padding: 0 15px; margin-top: 0; }
    .pc-about .about-cont .sub-name span { font-size: 22px; margin-bottom: 0; }
    .pc-about .about-cont .more-btn a { margin-top: 2em; }
    .pc-about .about-main { padding: 20px 0px 20px; }
}


/* 企业图集 */
.pc-atlas { padding: 50px 0 0; }
.pc-atlas .atlas-container { max-width: 1400px; width: 100%; margin: 25px auto; padding: 0 10px; }

.pc-atlas .atlas-container .atlas-item { width: 100%; }
.pc-atlas .atlas-container .atlas-item .com-img { overflow: hidden; }
.pc-atlas .atlas-container .atlas-item .com-img img { -webkit-transition: all ease .4s; transition: all ease .4s; }
.pc-atlas .atlas-container .atlas-item:hover .com-img img { transform: scale(1.1); -webkit-transform: scale(1.1); }

.pc-atlas .atlas-container .atlas-item h4 { font-size: 15px; line-height: 40px; text-align: center; background-color: #0462a0; color: #ffffff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pc-atlas .atlas-container .atlas-item:hover h4 { background-color: #ffffff; border: 1px solid #0462a0; border-top: none; color: #0462a0; }
.pc-atlas .owl-theme .owl-nav.disabled + .owl-dots { display: block !important; }


/*新闻*/
/* 企业图集 首页 */
.pc-news { background: #f1f4fc; padding: 50px 0; }
.pc-news .news_list .news_imgbox img { width: 100%; }
.pc-news .news_list .news_imgbox { height: 240px; overflow: hidden; }
.pc-news .news_text { padding: 20px 15px 15px; background: #fff; }
.pc-news .news_title { border-bottom: 1px solid #eee; margin-bottom: 15px; padding-bottom: 10px; min-height: 123px; }
.pc-news .news_title .title_box { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pc-news { padding: 50px 0 0; }
.pc-news > .container { max-width: 1400px; width: 100%; margin: 25px auto; }
.pc-news .owl-carousel .owl-item { border: 1px solid #ececec; padding: 10px; background: #fff; }
.pc-news .news_list .news_imgbox { height: auto; }
.pc-news .news_text { padding: 0; }
.pc-news .news_title a { display: block; padding: 5px 0; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; margin-top: 10px; font-weight: 600; line-height: 32px; color: #333; text-decoration: none; }
.pc-news .news_title span { font-size: 14px; font-weight: 400; line-height: 24px; color: #999999; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin: 5px 0; }
.pc-news .news_title { padding-bottom: 5px; border-bottom: none; margin-bottom: 0; min-height: auto; }
.pc-news .news_time { border-bottom: 1px solid #eee; padding: 10px 0; margin-bottom: 10px; color: #999; }
.pc-news .news_time .iconfont { margin-right: 10px; color: #0462a0; font-size: 15px; }
.more { position: relative; }
.more a { display: block; }
.more a::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 2px solid #0462a0; z-index: 1; border-radius: inherit; opacity: 0; -webkit-transform: scale3d(0.6, 0.6, 1); transform: scale3d(0.6, 0.6, 1); -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
.more:hover { background-color: #fff; }
.more:hover a, .pc-news .news_title a:hover { color: #0462a0 !important; }
.owl-carousel .owl-item img { -webkit-transition: all ease .4s; transition: all ease .4s; }
.pc-news .news_list .news_imgbox:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); }
.more:hover a::before { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; }


/* 底部 */
.pc-footer { padding: 0 0; background: #091b27; }
.footer { max-width: 1400px; margin: 0 auto; width: 100%; position: relative; padding: 20px 10px; }

.footer .footer-top ul { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #aaaaaa; padding-bottom: 15px; }
.footer .footer-top ul li { line-height: 35px; }
.pc-footer .footer a:hover { color: #fff; }
.footer .footer-list { margin-top: 20px; }
.footer .footer-list .contact-left ul li { line-height: 35px; color: #aaaaaa; }
.footer .footer-list .contact-left ul li .icon { width: 20px; height: 20px; vertical-align: -4px; fill: #aaaaaa; overflow: hidden; }
.footer .footer-list .contact-left ul li span { display: inline; line-height: 35px; margin-left: 5px; }
.footer .footer-list .contact-ewm { padding: 60px 45px 0 0; position: relative; }
.footer .footer-list .contact-ewm::before { content: ""; background: url(../images/ewm-b.png) no-repeat; position: absolute; right: 0px; top: 0px; bottom: 0px; width: 230px; height: 265px; }
.footer .footer-list .contact-ewm .img-box { width: 140px; height: 140px; padding: 4px; }
.footer .footer-list .contact-ewm p { color: #aaaaaa; line-height: 30px; text-align: center; margin-bottom: 15px; }
.copyright { text-align: center; font-size: 14px; line-height: 28px; color: #aaaaaa; background: #031623; padding: 15px 0; margin: 0 auto; }
.copyright a:hover { color: #ffffff; }
.copyright .x-copyright p { display: inline-block; margin: 0 10px; margin-bottom: 0; }
.pc-footer .footer3 { position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 999; height: 50px; background: #0462a0; }
.pc-footer .footer3 ul { display: flex; }
.pc-footer .footer3 ul li { -webkit-box-flex: 1; flex: 1 1 0%; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 0px; border-right: 1px solid #fff; }
.pc-footer .footer3 ul li:last-child { border: none; }
.pc-footer .footer3 ul li a { display: block; }
.pc-footer .footer3 ul li .icon { width: 24px; height: 24px; vertical-align: middle; fill: #ffffff; overflow: hidden; margin-right: 5px; }
.pc-footer .footer3 ul li span { display: inline-block; vertical-align: middle; font-size: 15px; color: #ffffff; }
.mobile-footer .mobile-footlist { color: #fff; display: inline-block; text-align: center; border-right: 1px solid #aaa; }
.mobile-footer .mobile-footlist:nth-child(2) { padding: 0 5px; }
.mobile-footer .mobile-footlist:nth-child(2) a { font-size: 16px; }
.mobile-footer .mobile-footlist a { text-align: center; font-size: 17px; line-height: 60px; }
.mobile-footer .mobile-footlist a i { font-size: 20px; }


.x-foot-nav { margin-right: 4%; width: 19%; }
.footer-list h4 { color: #eeeeee; font-size: 18px; font-weight: 600; line-height: 36px; margin-bottom: 1.5vh; }
.x-foot-nav-li li { float: left; width: 50%; list-style-type: none; }
.x-foot-nav-li li a { color: #aaaaaa; font-size: 14px; line-height: 30px; }
.x-foot-product-nav { float: left; margin-right: 5%; width: 10%; }
.x-foot-product-nav-li li { width: 100%; }





@media (max-width: 992px) {
    .footer .footera { display: none; }
    .footer .footerb { width: 100%; text-align: center; }
    .copyright { margin-bottom: 60px; }
    .footer .footer-list .contact-ewm { display: none; }
}

@media (max-width: 765px) {
    .footer .footer-list { margin-top: 0; }

    .copyright .x-copyright p { width: 100%; display: inline; margin-bottom: 0; margin: 0; margin: 0 6px; }
    .footer .footer-top, .footer .footer-list .contact-ewm { display: none; }
}

/* 友情链接 */
.m-fd-links { padding: 20px; margin: 0; }
.m-fd-links .container { max-width: 1400px; margin: 0 auto; width: 100%; }
.m-fd-links span { margin-right: 5px; color: #0462a0; font-weight: bold; font-size: 16px; }
.m-fd-links a:after { content: "|"; margin: 0 10px; }
.m-fd-links a { margin-right: 0; }
.m-fd-links a:last-child::after { display: none; }


/*手机底部*/
.mobile-footer { background: #0462a0; padding: 0 !important; width: 100%; position: fixed; bottom: 0; display: block; overflow: hidden; z-index: 999; }

/*客服*/
.services { position: fixed; top: 10px; right: -210px; -webkit-transition: 0.5s all; transition: 0.5s all; z-index: 999999; margin: 200px 0 0 0; }
.services .online a { z-index: 99999; position: absolute; left: -100px; top: 0px; display: block; overflow: hidden; -webkit-transition: 0.5s all; transition: 0.5s all; text-decoration: none; }
.services .online a span { display: block; font-size: 80px; color: #0462a0; background: #fff; border-radius: 50%; height: 100px; width: 100px; line-height: 100px; text-align: center; }
.services .online_list { width: 210px; background: #fff; }
.services .online_list .online-title { background: #0462a0; text-align: center; color: #fff; }
.services .online_list ul { border: 2px solid #0462a0; }
.services .online_list ul li { padding: 10px; border-bottom: 1px dashed #eee; line-height: 24px; }
.services .online_list ul li img { margin-right: 10px; }
.services .online_list ul li a { text-decoration: none; color: #333; }

#online { position: relative; z-index: 9; top: 0px; }

#service:hover { right: 0; }

#service:hover #online #online_main { left: 80px; opacity: 0; background: none; }

/*返回顶部*/
.totop { width: 46px; height: 46px; position: fixed; right: 30px; bottom: 80px; z-index: 9999; display: none; background: rgba(0, 0, 0, 0.4); -webkit-transition: all 0.5s; transition: all 0.5s; border-radius: 5px; color: #fff; text-align: center; text-decoration: none; }
.totop i { line-height: 46px; }
.totop:hover { background: #0462a0; }
.totop:hover i { color: #fff; }

/*媒体查询*/
@media (min-width: 1200px) {
    .pro-list .pro-items .pro-img { height: 205px; }
}

@media (min-width: 768px) {
    .header .logo-box { float: left; }

    .nav-box .navbar-toggle { display: none; }

    .navbar-collapse { padding: 0; }
    .navbar-collapse .nav li { float: left; padding: 0 4px; width: 12.5%; }

    .header .logo-box { float: left; }
    .header .logo-box .logo { width: 90px; height: 90px; }

    .pc-footer { background-attachment: fixed; }
}

@media (min-width: 992px) {
    .pro .pro_sort ul { text-align: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
    .pro .pro_sort ul li { width: 18%; display: inline-block; margin-bottom: 10px; margin-top: 10px; margin-right: 1em; border-radius: 4px; }
    .pro .pro_sort ul li:nth-child(5n) { margin-right: 0; }
    .pro .pro_sort ul li a { border-bottom: none !important; padding: 10px 0; }

    /*** button 4 ***/
    .set_8_button4 { display: inline-block; font-weight: 400; padding: 0px 25px; line-height: 45px; text-decoration: none; cursor: pointer; text-align: center; -webkit-transition: background 300ms; transition: background 300ms; }

    .set_8_button4.outline { color: #333; overflow: hidden; position: relative; }

    .set_8_button4.outline:before, .set_8_button4.outline:after, .set_8_button4.outline .lines:before, .set_8_button4.outline .lines:after { background-color: #0462a0; content: ""; height: 2px; left: 0; position: absolute; top: 0; -webkit-transition: -webkit-transform 300ms; transition: -webkit-transform 300ms; transition: transform 300ms; transition: transform 300ms, -webkit-transform 300ms; width: 100%; }

    .set_8_button4.outline:before { bottom: 0; top: auto; }

    .set_8_button4.outline .lines { display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }

    .set_8_button4.outline .lines:before, .set_8_button4.outline .lines:after { height: 100%; width: 2px; }

    .set_8_button4.outline .lines:after { left: auto; right: 0; }

    .set_8_button4:hover:before { -webkit-transform: translateX(-100%); transform: translateX(-100%); }

    .set_8_button4:hover:after { -webkit-transform: translateX(100%); transform: translateX(100%); }

    .set_8_button4:hover .lines:before { -webkit-transform: translateY(-100%); transform: translateY(-100%); }

    .set_8_button4:hover .lines:after { -webkit-transform: translateY(100%); transform: translateY(100%); }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pro-list .pro-items .pro-img { height: 158px; }

    .pc-about .slick-slide img { max-height: 70px; }
}

@media (min-width: 768px) and (max-width: 992px) {

    .header .navbar-collapse .nav > li { padding: 0; width: 12.5%; text-align: center; }
    .header .navbar-collapse .nav > li a { font-size: 15px; }

    .prosort-list ul li a { padding: 5px 8px; }

    .pro .pro_sort .block_list h4 { background: #0462a0; color: #fff; position: relative; margin-bottom: 10px !important; padding: 15px 0; text-align: left; font-size: 18px !important; padding-left: 15px; }

    .pro .pro_sort .sort_list h4 i { display: block; position: absolute; right: 15px; cursor: pointer; font-size: 16px; top: 13px; color: #fff; }

    .header .logo-box { float: left; width: 100%; max-width: none; }

    .navbar-collapse { margin-top: 0; width: 100%; }

    .header .logo img { display: inline-block; }

    .header .logo { width: 100%; }

    .pro-list .pro-items .pro-img { height: 113px; }

    .pro-list .pro-items .pro-btn { left: 20%; }

    .pc-news .news_list .news_imgbox { height: 210px; }

    .pc-about .slick-slide img { max-height: 50px; }

    .pro-list .pro-items h2 { font-size: 12px; }
}

@media only screen and (max-width: 767px) {
    .top-section .container { padding: 0; text-align: center; }

    .top-section .top-contact { width: 100%; border-left: none; }
    .top-section .top-contact p { border-right: none; }

    .pro-list .pro-items h2 { font-size: 12px; }

    .pro .pro_sort .sort_list ul li a { padding-left: 10px; }

    .header .logo img { max-width: 100px; }

    #navbar { position: absolute; width: 100%; background: #f3f3f3; -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); right: 0; margin-left: 0; margin-right: 0; }

    .nav li .subnav { display: none; width: 100% !important; -moz-opacity: 1 !important; -khtml-opacity: 1 !important; opacity: 1 !important; transform: scale(1) !important; -webkit-transform: scale(1) !important; -moz-transform: scale(1) !important; position: relative; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding: 0px 20px; }

    .nav .dropdown-button { position: absolute; top: 0; right: 0; bottom: 0; width: 50px; background: transparent; cursor: pointer; }

    .sub-name p { font-size: 26px; }

    .pro-list .pro-items { margin-top: 0; margin-bottom: 20px; }

    .m-module { padding: 25px 0; }

    .pc-footer .footer-nav,
    .pc-footer .footer-pro,
    .pc-footer .footer-contact,
    .pc-footer .footer-scan { width: 100%; padding: 0; }

    .pc-footer .block_list h4 { position: relative; margin-bottom: 10px !important; padding: 15px 0; font-size: 18px !important; background: rgba(255, 255, 255, 0.2); padding-left: 15px; }
    .pc-footer .block_list h4 i { display: block; position: absolute; right: 15px; cursor: pointer; font-size: 16px; top: 13px; color: #fff; }
    .pc-footer .block_list ul li { padding: 5px 0; }

    .cont-toggle { display: none; }

    .footer-scan ul { text-align: center; }

    .footer-scan ul li { margin-right: 4%; margin-left: 4%; }

    .height { height: 60px; display: block; }



    .header .logo_name { width: 80% !important; }
    .header .logo_name h2 { font-size: 16px; line-height: 54px; font-weight: bold; margin: 0; color: #fff; }

    .footer-bottom .beian span { display: block; }
    .footer-bottom .beian a { display: block; }

    .pc-footer .footer-bottom { margin-top: 10px; }
}

@media (min-width: 480px) and (max-width: 767px) {
    .pro-list .pro-items .pro-img { max-height: 244px; }

    .pc-news .news_list .news_imgbox { height: 150px; }
}

@media (max-width: 480px) {
    .pro .pro_sort { padding: 0 15px; }

    .pro-list .pro-items .pro-img { height: 114px; }

    .pc-news .news_list .news_imgbox { height: 118px; }
}

@media (max-width: 375px) {
    .pc-news .news_list .news_imgbox { height: 218px; }
}

@media only screen and (max-width: 320px) {
    .pro-list .pro-items .pro-btn { top: 32%; left: 9%; }

    .pro-list .pro-items .pro-img { height: 91px; }

    .pc-news .news_list .news_imgbox { height: 184px; }

    .pc-about .slick-slide img { max-height: 50px; }
}

@media (min-width: 321px) and (max-width: 480px) {
    .pro-list .pro-items .pro-btn { left: 21%; }

    .pc-about .slick-slide img { max-height: 90px; }
}
/*内页样式*/
.main_title { padding: 18px 0; border-bottom: 1px solid #eee; }
.main_title .container { max-width: 1400px; width: 100%; }
.main_title .titbx h2 { font-size: 30px; color: #0462a0; line-height: 42px; }
.main_title .titbx .titbx-nav { float: right; }
.main_title .localbx { text-align: right; margin-top: 10px; margin-bottom: 10px; line-height: 22px; }
.main_title .localbx span { font-size: 12px; color: #999; }
.main_title .localbx a { font-size: 14px; color: #555; }

.left-contact { margin-top: 20px; padding: 15px; background: #0462a0 url(../images/contact-bg.png) no-repeat left bottom; background-size: cover; }
.left-contact h4 { color: #fff; font-size: 22px; margin: 20px 0; }
.left-contact p { color: #fff; margin: 10px 0; }

.more { background: #0462a0; color: #fff; line-height: 32px; font-size: 12px; display: inline-block; padding: 0px 20px; margin-top: 5px; height: 32px; }
.more:hover a { color: #fff; }

.n-right .page { width: 100%; margin-top: 20px; padding-top: 20px; border-top: 1px solid #eee; }
.n-right .page a { color: #808080; display: inline-block; padding: 5px 10px; font-size: 14px; border: 1px solid #eee; text-align: center; text-decoration: none; }
.n-right .page a:hover { background: #0462a0; border: 1px solid #0462a0; color: #fff; }
.n-right .page a i { font-size: 14px; }
.n-right .page a.selected { background: #0462a0; border: 1px solid #0462a0; color: #fff; }

.n-right .page_prev { border-top: 1px solid #eee; padding-top: 20px; margin-top: 20px; }
.n-right .page_prev span { color: #0462a0; }
.n-right .page_prev a { color: #333; }

/*导航*/
button:focus { outline: none; }

.menu-wrap a { color: #333; }

/* Menu Button */
.menu-button { z-index: 1000; margin: 14px 0 0; border: none; font-size: 14px; color: #666; background: transparent; text-align: right; }

.menu-button:hover { opacity: 0.6; }

/* Close Button */
.close-button { width: 1em; height: 1em; position: absolute; right: 1em; top: 1em; overflow: hidden; font-size: 20px; border: none; background: transparent; color: transparent; }

.close-button::before,
.close-button::after { content: ''; position: absolute; width: 3px; height: 100%; top: 0; left: 50%; background: #bdc3c7; }

.close-button::before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.close-button::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

/* Menu */
.menu-wrap { position: fixed; top: 0; left: 0; z-index: 9999; width: 50%; height: 100%; background: #f7f7f7; font-size: 1.15em; -webkit-transform: translate3d(-500px, 0, 0); transform: translate3d(-500px, 0, 0); -webkit-transition: -webkit-transform 0.4s; transition: -webkit-transform 0.4s; transition: transform 0.4s; transition: transform 0.4s, -webkit-transform 0.4s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); box-shadow: 2px 0 12px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 2px 0 12px rgba(0, 0, 0, 0.3); opacity: 0; }
.menu-wrap .menu-name { height: 60px; background: #0462a0; font-size: 20px; text-align: left; color: #fff; line-height: 60px; padding-left: 15px; }

.menu,
.icon-list { height: 100%; }

.icon-list { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }

.icon-list a { display: block; padding: 10px; text-decoration: none; font-size: 14px; -webkit-transform: translate3d(0, 500px, 0); transform: translate3d(0, 500px, 0); border-bottom: 1px dashed #eee; }
.icon-list a i { float: right; }

.icon-list,
.icon-list a { -webkit-transition: -webkit-transform 0s 0.4s; transition: -webkit-transform 0s 0.4s; transition: transform 0s 0.4s; transition: transform 0s 0.4s, -webkit-transform 0s 0.4s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.icon-list a:nth-child(2) { -webkit-transform: translate3d(0, 1000px, 0); transform: translate3d(0, 1000px, 0); }

.icon-list a:nth-child(3) { -webkit-transform: translate3d(0, 1500px, 0); transform: translate3d(0, 1500px, 0); }

.icon-list a:nth-child(4) { -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); }

.icon-list a:nth-child(5) { -webkit-transform: translate3d(0, 2500px, 0); transform: translate3d(0, 2500px, 0); }

.icon-list a:nth-child(6) { -webkit-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0); }

.icon-list a span { margin-left: 10px; }

/* Shown menu */
.show-menu .menu-wrap { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 0.8s; transition: -webkit-transform 0.8s; transition: transform 0.8s; transition: transform 0.8s, -webkit-transform 0.8s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); opacity: 1; }

.show-menu .icon-list,
.show-menu .icon-list a { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 0.8s; transition: -webkit-transform 0.8s; transition: transform 0.8s; transition: transform 0.8s, -webkit-transform 0.8s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.show-menu .icon-list a { -webkit-transition-duration: 0.9s; transition-duration: 0.9s; }

.show-menu .content::before { opacity: 1; -webkit-transition: opacity 0.8s; transition: opacity 0.8s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

@media (max-width:765px) {
    .pc-slide { margin-top: 60px; }
}

/*关于我们*/
/* .x-about{
    margin-top: 5%;
}
.x-about .about-tit{
    max-width: 1630px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.x-about .about-tit .ab-index{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;
}
.x-about .about-tit .ab-index .about-fl{
    width: 50%;
}
.x-about .about-tit .ab-index .about-fr{
    width: 48%;
}
.x-about .about-tit .ab-index .about-fr p{
    color: #666666;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
    text-align: justify;
}
.x-about .about-tit .ab-index .about-fl .amore {
    border: 1px solid #999999;
    width: 180px;
    height: 54px;
    margin-top: 15%;
}
.x-about .about-tit .ab-index .about-fl .amore a {
    display: block;
    text-align: center;
    color: #111111;
    font-size: 16px;
    line-height: 52px;
    transition: all ease .5s;
    box-shadow: inset 0 0 0 0#0462a0;
  }
.x-about .about-tit .ab-index .about-fl .amore a:hover {
    box-shadow: inset 0 100vmax 0 0#0462a0;
    color: #fff;
  } */
/*关于我们 ②*/

.put { font-weight: 600; text-align: center; margin-bottom: 18px; }

.put1::before { content: ''; position: absolute; left: 50%; bottom: -1px; width: 30px; margin-left: -15px; border-bottom: 3px solid #0462a0; z-index: 1; }
.put1::after { content: ''; position: absolute; left: 50%; bottom: 0; width: 80%; transform: translateX(-50%); border-bottom: 1px solid #ddd; }
.put .put1 { color: #111111; font-size: 35px; height: 60px; position: relative; }
.put .put2 { color: #111111; font-size: 20px; font-family: "Arial"; margin-top: 5px; }

.c2_index { overflow: hidden; position: relative; background: url(../images/c2_bg.jpg) no-repeat; background-size: cover; display: table; padding: 30px 0; width: 100%; }
.c2_index .c2_words { max-width: 1630px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
.c2img { display: inline-block; width: 50%; display: table-cell; vertical-align: middle; }
.c2img img { width: 100%; display: block; }
.c2_right { display: inline-block; width: 50%; display: table-cell; vertical-align: middle; padding: 3.125%; padding-right: 0%; }
.c2_right .c2_ttt { position: relative; }
.c2_right .ti h4 { line-height: 40px; font-size: 20px; font-weight: bold; color: #333; }
.c2_ttt span { color: #666; font-size: 18px; text-transform: uppercase; }
.c2_ttt h2 { color: #000000; font-size: 30px; padding-bottom: 15px; margin-bottom: 15px; }
.abb_txt { position: relative; margin: 12px 0; font-size: 16px; color: #5a5a5a; line-height: 2; }
.abb_txt div.content { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 6; }
.number { display: flex; justify-content: space-between; margin-top: 5%; }
.number li { position: relative; text-align: center; list-style: none; }
.number li h3 { color: #0462a0; font-size: 48px; font-family: "impact"; }
.number li h3 i { font-style: inherit; }
.number li h3 span { font-size: 18px; color: #545454; font-weight: 400; font-family: "Microsoft Yahei"; padding-left: 5px; }
.number li p { font-size: 20px; color: #545454; }
.abbmore { display: inline-block; *display: inline; *zoom: 1; padding: 10px 40px; text-decoration: none; position: relative; color: #333; }
.abbmore { border: 1px solid #d0d0d0; position: relative; color: #666; overflow: hidden; -webkit-transition: all .6s; transition: all .6s; }
.abbmore:hover { color: #fff; border-color: #5384B1; text-decoration: none; }
.abbmore .bgsqr1 { content: ''; width: 0; height: 0; -webkit-transform: rotate(360deg); transform: rotate(360deg); border-style: solid; border-width: 0; border-top-color: transparent; border-right-color: transparent; border-bottom-color: transparent; border-left-color: #0462a0; position: absolute; bottom: 0; left: 0; -webkit-transition: all 0.6s; transition: all 0.6s; }
.abbmore .bgsqr2 { content: ''; width: 0; height: 0; -webkit-transform: rotate(360deg); transform: rotate(360deg); border-style: solid; border-width: 0; border-left-color: transparent; border-right-color: transparent; border-bottom-color: transparent; border-top-color: #0462a0; position: absolute; top: 0; left: 0; -webkit-transition: all 0.6s; transition: all 0.6s; }
.abbmore .bgsqr3 { content: ''; width: 0; height: 0; -webkit-transform: rotate(360deg); transform: rotate(360deg); border-style: solid; border-width: 0; border-left-color: transparent; border-top-color: transparent; border-bottom-color: transparent; border-right-color: #0462a0; position: absolute; top: 0; right: 0; -webkit-transition: all 0.6s; transition: all 0.6s; }
.abbmore .bgsqr4 { content: ''; width: 0; height: 0; -webkit-transform: rotate(360deg); transform: rotate(360deg); border-style: solid; border-width: 0; border-left-color: transparent; border-right-color: transparent; border-top-color: transparent; border-bottom-color: #0462a0; position: absolute; bottom: 0; right: 0; -webkit-transition: all 0.6s; transition: all 0.6s; }
.abbmore:hover .bgsqr1 { border-width: 200px 0 0 200px; }
.abbmore:hover .bgsqr2 { border-width: 200px 200px 0 0; }
.abbmore:hover .bgsqr3 { border-width: 0 200px 200px 0; }
.abbmore:hover .bgsqr4 { border-width: 0 0 200px 200px; }
.abbmore span { position: relative; z-index: 1; }

@media (max-width: 1200px) {

    .number li h3 span { font-size: 16px; }
    .number li p { font-size: 16px; }
    .number li h3 { font-size: 38px; }
}

@media (max-width: 997px) {
    .c2_index { display: block; height: auto; }
    .c2_index .c2img { display: block; width: 100%; margin-bottom: 20px; }
    .c2_right { display: block; width: 100%; padding: 0; }
}

@media (max-width: 768px) {
    .c2_index { padding: 0; }
    .c2_index .c2_words { padding-bottom: 15px; }
    .c2_ttt span { font-size: 15px; }
    .c2_ttt h2 { font-size: 20px; }
    .abb_txt { font-size: 15px; margin: 2.125% 0; }
    .number li h3 { font-size: 24px; }
    .number li h3 span { font-size: 14px; }
    .number li p { font-size: 14px; }
}


/* 内页更多  栏目*/
.m-morelist { display: none; }

.pro_sort .mask { display: none; }


@media only screen and (max-width:765px) {
    .main_title .titbx { display: flex; justify-content: space-between; align-items: center; }
    .m-morelist { display: block; width: 60px; text-align: center; line-height: 30px; font-size: 16px; color: #0462a0; }

    .pro_sort { background: none; position: fixed; width: 60%; height: calc(100% - 60px); top: 0; left: -100%; z-index: 999; padding: 0; transition: all ease .6s; }
    .pro_sort.on { left: 0; }
    .pro_sort .sort_list ul li a i { display: none; }
    .pro_sort .sort_list { padding: 0; height: 100%; position: relative; z-index: 10; }
    .pro_sort .block_list h4 { background: #0462a0; margin-bottom: 10px !important; padding: 20px 10px; font-size: 16px !important; }
    .pro_sort .block_list h4 i { display: none; }
    .cont-toggle { display: block !important; height: 88%; overflow-y: auto; }
    .pro_sort .sort_list ul li { position: relative; padding-left: 9px; }
    .pro_sort .sort_list ul .pro-more .icon { width: 20px; height: 20px; }
    .pro_sort .mask { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgb(37 37 37 / 45%); z-index: 9; }
    .pro_sort.on .mask { display: block; }
}
/*产品中心*/
.pro_box { margin-top: 40px; padding-bottom: 60px; max-width: 1400px; width: 100%; }

.pro_sort .sort_list { background: #f7f7f7; padding: 10px; }
.pro_sort .sort_list h4 { color: #000; font-size: 22px; margin-bottom: 15px; margin-top: 10px; }
.pro_sort .sort_list h4 i { display: none; }
.pro_sort .sort_list ul li { position: relative; }
.pro_sort .sort_list ul li a { font-size: 14px; color: #444; display: block; line-height: 24px; border-bottom: 1px solid #eee; padding: 10px 15px 10px 0; text-decoration: none; -webkit-transition: 0.5s all; transition: 0.5s all; }
.pro_sort .sort_list ul li a i { margin-right: 8px; }
.pro_sort .sort_list ul li a:hover { color: #0462a0; }

.all-pro ul li { display: block; -webkit-transition: all 0.3s; transition: all 0.3s; }
.all-pro .pro-li .pro-img-grid { overflow: hidden; }
.all-pro .pro-li .pro-img { position: relative; width: 100%; overflow: hidden; }
.all-pro .pro-li .pro-img img { width: 100%; max-width: 100%; cursor: pointer; -webkit-transition: all 0.5s; transition: all 0.5s; }
.all-pro .pro-li .pro-img .black { position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); top: 0; left: 0; opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s; }
.all-pro .pro-li .pro-img .pro-btn { position: absolute; top: 50%; left: 50%; text-align: center; transform: translate(-50%,-50%); }
.all-pro .pro-li .pro-img .pro-btn a { display: inline-block; width: 43px; height: 43px; background: #0462a0; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transition: -webkit-transform 0.3s; transition: -webkit-transform 0.3s; transition: transform 0.3s; transition: transform 0.3s, -webkit-transform 0.3s; }
.all-pro .pro-li .pro-img .pro-btn a i { color: #fff; line-height: 43px; }
.all-pro .pro-li:hover .pro-btn a { -webkit-transform: scaleX(1); transform: scaleX(1); }
.all-pro .pro-li:hover .black { opacity: 1; }
.all-pro .pro-li:hover .pro-img img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.all-pro .pro-li h4 a { margin: 16px 0px 4px; display: block; color: #333; }
.all-pro .pro-li .pro-detail { font-size: 12px; color: #808080; line-height: 24px; max-height: 48px; overflow: hidden; padding: 0 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.all-pro .options { text-align: left; padding: 4px 5px; border: 1px solid #eee; background: #f3f3f3; margin-bottom: 20px; }
.all-pro .options a { text-decoration: none; font-size: 24px; color: #999; margin: 0 5px; }
.all-pro .options a:hover { color: #0462a0; }
.all-pro .options a.selected { color: #0462a0; }

.pro-grid ul { padding: 0; margin: 0 -15px; }
.pro-grid ul li { width: 33.33%; text-align: left; vertical-align: top; margin-bottom: 10px; float: left; background: #fff; padding: 0px 10px; -webkit-transition: 0.5s all; transition: 0.5s all; }
.pro-grid .pro-li { border: 1px solid #fff; background: #fff; border-radius: 5px; padding: 8px; }
.pro-grid .pro-li .pro-img-grid { -webkit-transition-duration: 0.6s; transition-duration: 0.6s; width: 100%; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.pro-grid .pro-li:hover { border: 1px solid #efefef; -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); }
.pro-grid .pro-li h4 a { text-align: center; font-size: 14px; font-weight: bold; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-grid .more { display: none; }

.pro-lists ul li { overflow: hidden; border-top: 1px solid #eee; margin-top: 20px; padding-top: 20px; }
.pro-lists ul li:first-child { border-top: none; padding-top: 0; margin-top: 0; }
.pro-lists .pro-img-grid { float: left; width: 23%; margin-right: 3%; border: 1px solid #eee; }
.pro-lists .pro-li h4 { width: 74%; float: left; }
.pro-lists .pro-li h4 a { font-size: 16px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-lists .pro-li .pro-detail { width: 74%; float: left; overflow: hidden; white-space: normal; max-height: 48px; line-height: 24px; font-size: 12px; color: #666; margin: 10px 0px; padding: 0; }
.pro-lists .pro-li .more { float: left; margin-top: 10px; line-height: 30px; }
.pro-lists .pro-li .more:hover { color: #0462a0; background: #ffffff; border: 1px solid #0462a0; }
.pro_sort .sort_list ul li .pro-more { width: 45px; height: 45px; position: absolute; cursor: pointer; right: 0; top: 0; display: flex; align-items: center; justify-content: center; }
.pro_sort .sort_list ul .pro-more .icon { width: 25px; height: 25px; vertical-align: -0.15em; fill: #444444; overflow: hidden; transform: rotate(270deg); transition: all ease .4s; }
.pro_sort .sort_list ul li .navContent li { padding-left: 25px; }
.pro_sort .sort_list ul li .navContent li a { text-indent: 5px; border-bottom: 1px dotted #eee; }
.pro_sort .sort_list ul .currentDt .icon { transform: rotate(360deg); }
.pro_sort .sort_list ul .currentDt > a { color: #0462a0; }
.pro_sort .sort_list ul .currentDt .pro-more .icon { fill: #0462a0; }
.pro_sort .sort_list ul li .navContent li > .icon { width: 8px; height: 8px; vertical-align: -0.15em; fill: #444444; overflow: hidden; transition: all ease .4s; position: absolute; left: 10px; top: 50%; transform: rotate(90deg) translate(-50%,0); }
.pro_sort .sort_list ul li .navContent li:hover .icon { fill: #0462a0; }
/*产品列表*/
.inner_pro { margin-bottom: 30px; }
.sp-loading { text-align: center; max-width: 270px; padding: 15px; border: 5px solid #eee; border-radius: 3px; font-size: 12px; color: #888; }
/*内页样式*/
.main_title { padding: 18px 0; border-bottom: 1px solid #eee; }
.main_title .container { max-width: 1400px; width: 100%; }
.main_title .titbx h2 { font-size: 30px; color: #0462a0; line-height: 42px; }
.main_title .titbx .titbx-nav { float: right; }
.main_title .localbx { text-align: right; margin-top: 10px; margin-bottom: 10px; line-height: 22px; }
.main_title .localbx span { font-size: 12px; color: #999; }
.main_title .localbx a { font-size: 14px; color: #555; }

.left-contact { margin-top: 20px; padding: 15px; background: #0462a0 url(../images/contact-bg.png) no-repeat left bottom; background-size: cover; }
.left-contact h4 { color: #fff; font-size: 22px; margin: 20px 0; }
.left-contact p { color: #fff; margin: 10px 0; }

.more { background: #0462a0; color: #fff; line-height: 32px; font-size: 12px; display: inline-block; padding: 0px 20px; margin-top: 5px; height: 32px; }
.more:hover a { color: #fff; }

.n-right .page { width: 100%; margin-top: 20px; padding-top: 20px; border-top: 1px solid #eee; }
.n-right .page a { color: #808080; display: inline-block; padding: 5px 10px; font-size: 14px; border: 1px solid #eee; text-align: center; text-decoration: none; }
.n-right .page a:hover { background: #0462a0; border: 1px solid #0462a0; color: #fff; }
.n-right .page a i { font-size: 14px; }
.n-right .page a.selected { background: #0462a0; border: 1px solid #0462a0; color: #fff; }

.n-right .page_prev { border-top: 1px solid #eee; padding-top: 20px; margin-top: 20px; }
.n-right .page_prev span { color: #0462a0; }
.n-right .page_prev a { color: #333; }
/* 产品中心 */
.products { padding-top: 3%; background: #f8f8f8; }
.x-products { max-width: 1630px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
.x-products .x-top { display: flex; align-items: center; flex-direction: column; }
.x-products .x-top ul { display: flex; justify-content: space-between; align-items: center; }
.x-products .x-top ul li { padding: 0 5px; }
.x-products .x-top ul li a { display: block; padding: 0 10px; font-size: 14px; line-height: 40px; color: #333; border: 1px solid #999999; }
.x-products .pro-lsit { margin-top: 20px; position: relative; }
.x-products .pro-lsit .pro-nl { padding: 0; display: none; }
.x-products .pro-lsit .pro-nl ul { display: flex; justify-content: flex-start; flex-wrap: wrap; }
.x-products .pro-lsit .pro-nl ul li { width: 23.5%; position: relative; margin-right: 2%; margin-bottom: 2%; }
.x-products .pro-lsit .pro-nl ul li:nth-child(4n) { margin-right: 0; }
.x-products .pro-lsit .pro-nl ul li .item { overflow: hidden; }
.x-products .pro-lsit .pro-nl ul li:hover .item { box-shadow: 0px 4px 16px #00000057; }
.x-products .pro-lsit .pro-nl ul li .img { overflow: hidden; position: relative; }
.x-products .pro-lsit .pro-nl ul li .img::after { content: ''; display: block; background: rgba(0, 0, 0, 0.5); height: 100%; left: 0; position: absolute; top: 0; width: 100%; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.x-products .pro-lsit .pro-nl ul li:hover .img::after { opacity: 1; }
.x-products .pro-lsit .pro-nl ul li img { transition: all ease .5s; }
.x-products .pro-lsit .pro-nl ul li:hover img { transform: scale(1.1); }
.x-products .pro-lsit .pro-nl ul li h4 { color: #333333; font-size: 14px; line-height: 3.8; background: #ececec; text-align: center; padding: 0 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 3px; }
.x-products .pro-lsit .pro-nl ul li .pro-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center; }
.x-products .pro-lsit .pro-nl ul li .pro-btn a { width: 43px; height: 43px; display: inline-block; text-decoration: none; -webkit-transform: scaleX(1); transform: scaleX(1); position: relative; -webkit-transition: -webkit-transform 0.3s; transition: -webkit-transform 0.3s; transition: transform 0.3s; transition: transform 0.3s, -webkit-transform 0.3s; }

.x-products .pro-lsit .pro-nl ul li .pro-btn a .icon-duihua { color: #0462a0; }
.x-products .pro-lsit .pro-nl ul li .pro-btn a .icon-lianjie { color: #fff; background: #0462a0; }
.x-products .pro-lsit .pro-nl ul li .pro-btn a i { display: block; overflow: hidden; line-height: 43px; margin: 0; background: #fff; opacity: 0; position: relative; -webkit-transition: all 0.3s, color 0.1s 0.3s; -moz-transition: all 0.3s, color 0.1s 0.3s; -o-transition: all 0.3s, color 0.1s 0.3s; transition: all 0.3s, color 0.1s 0.3s; }
.x-products .pro-lsit .pro-nl ul li .pro-btn a .icon-duihua { left: 22px; }
.x-products .pro-lsit .pro-nl ul li .pro-btn a .icon-lianjie { right: 22px; }
.x-products .pro-lsit .pro-nl ul li:hover .pro-btn a i { opacity: 1; }
.x-products .pro-lsit .pro-nl ul li:hover .pro-btn a .icon-lianjie { right: 0; }
.x-products .pro-lsit .pro-nl ul li:hover .pro-btn a .icon-duihua { left: 0; }






@media (max-width:765px) {
    .x-products .pro-lsit { margin-bottom: 15px; }
    .x-products .pro-lsit .pro-nl ul li { width: 49%; }
    .x-products .pro-lsit .pro-nl ul li:nth-child(2n) { margin-right: 0; }
    .x-products .x-top { display: flex; justify-content: space-between; align-items: center; flex-direction: column; }
    .put { text-align: center; }
    .put .put1 { font-size: 26px; }
    .put .put2 { font-size: 18px; }
    .x-top-fr { display: none; }
    .x-products .pro-lsit .pro-nl ul li .pro-btn { display: none; }
}







/* 企业图集 */
.atlas-box .atlas-top { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.atlas-box .atlas-top ul { display: flex; justify-content: space-between; align-items: center; }
.atlas-box .atlas-top ul li { padding: 0 5px; }
.atlas-box .atlas-top ul li a { display: block; padding: 0 10px; font-size: 14px; line-height: 40px; color: #333; border: 1px solid #999999; }

.atlas-box { width: 100%; padding-top: 3%; position: relative; }
.atlas-box .atlasmaxw { max-width: 1630px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
.pc-atlas { padding: 25px 0 0; }
.pc-atlas .atlas-container { width: 100%; }

.pc-atlas .atlas-container .atlas-item { width: 100%; }
.pc-atlas .atlas-container .atlas-item .com-img { overflow: hidden; }
.pc-atlas .atlas-container .atlas-item .com-img img { -webkit-transition: all ease .4s; transition: all ease .4s; }
.pc-atlas .atlas-container .atlas-item:hover .com-img img { transform: scale(1.1); -webkit-transform: scale(1.1); }

.pc-atlas .atlas-container .atlas-item h4 { font-size: 15px; line-height: 40px; text-align: center; background-color: #0462a0; color: #ffffff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pc-atlas .atlas-container .atlas-item:hover h4 { background-color: #ffffff; border: 1px solid#0462a0; border-top: none; color: #0462a0; }
.pc-atlas .owl-theme .owl-nav.disabled + .owl-dots { display: block !important; }

@media (max-width:765px) {
    .atlas-box .atlas-top { display: flex; justify-content: space-between; align-items: center; flex-direction: column; }
}

/* 新闻资讯 */
.news-box { width: 100%; padding-top: 3%; }
.news-box .news-maxw { max-width: 1630px; margin: 0 auto; padding: 0 15px; }

.news-box .news-top { display: flex; align-items: center; flex-direction: column; }
.news-box .news-top ul { display: flex; justify-content: space-between; align-items: center; }
.news-box .news-top ul li { padding: 0 5px; }
.news-box .news-top ul li a { display: block; padding: 0 10px; font-size: 14px; line-height: 40px; color: #333; border: 1px solid #999999; }
.news-box .news-list { margin-top: 25px; margin-bottom: 35px; width: 100%; }
.news-box .news-list .news-flex { display: flex; flex-wrap: wrap; justify-content: space-between; }
.news-box .news-list .news-flex .news-imgslist { width: 62%; display: flex; flex-wrap: wrap; justify-content: space-between; }
.news-box .news-list .news-flex .news-imgslist .itemimgs .img-box { overflow: hidden; display: block; }
.news-box .news-list .news-flex .news-imgslist .itemimgs h4 { font-size: 18px; color: #333333; font-weight: normal; line-height: 1; margin-top: 2vw; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.news-box .news-list .news-flex .news-imgslist .itemimgs p { font-size: 14px; line-height: 24px; color: #888888; font-weight: normal; margin-top: 15px; }
.news-box .news-list .news-flex .news-imgslist .lirq { font-size: 14px; line-height: 24px; color: #888888; font-family: "Arial"; font-weight: normal; margin-top: 25px; }
.news-box .news-list .news-flex .news-imgslist .lirq dd { float: left; margin-right: 10%; }
.news-box .news-list .news-flex .news-imgslist .lirq dt { float: left; font-weight: normal; }
.cc5b { width: 31.5%; }

.xx-news li { border-bottom: 1px solid #e6e6e6 !important; padding-bottom: 1vw; margin-bottom: 1vw; }

.xx-news li h3 { padding-left: 22px; font-size: 17px; color: #333333; font-weight: normal; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.xx-news li h3::after { content: ''; display: block; width: 10px; height: 10px; border: 1px solid #1a80c0; background: none; border-radius: 50%; position: absolute; left: 5px; top: 5px; }
.xx-news li:hover h3::after { background: #1a80c0; }
.xx-news li p { font-size: 14px; color: #999999; font-weight: 100; font-family: "Arial"; margin-top: 0.6vw; }

.xx-news li span { display: block; font-size: 14px; color: #999999; margin-top: 0.6vw; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

@media (max-width:992px) {

    .news-box .news-list .news-flex .news-imgslist { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 45px; }
    .news-box .news-list .news-flex { display: flex; flex-wrap: wrap; justify-content: flex-start; flex-direction: column; }
    .cc5b { width: 100%; }
}

@media (max-width:765px) {
    .news-box .news-top { display: flex; justify-content: space-between; align-items: center; flex-direction: column; }
}

@media (max-width:600px) {
    .news-box .news-list .news-flex .news-imgslist .itemimgs { width: 100%; margin-bottom: 30px; }
}





/* 友情链接 */
.m-fd-links { padding: 20px; margin: 0; background: #f1f4fc; }
.m-fd-links .container { max-width: 1630px; margin: 10px auto; width: 100%; }
.m-fd-links span { margin-right: 5px; color: #0462a0; font-weight: bold; font-size: 16px; }
.m-fd-links a:after { content: "|"; margin: 0 10px; }
.m-fd-links a { margin-right: 0; }
.m-fd-links a:last-child::after { display: none; }

.pro_box { padding-bottom: 50px; }

/* 底部导航 */
.footer { padding: 0 0; background: #091b27; width: 100%; max-width: none; }
.footer .footer-maxw { max-width: 1630px; margin: 0 auto; width: 100%; position: relative; padding: 20px 10px; }
.footer .footer-maxw .footer-flex { display: flex; justify-content: space-between; align-items: flex-start; }
.footer .footer-maxw .flex-item h4 { color: #eeeeee; font-size: 18px; font-weight: 600; line-height: 36px; margin-bottom: 1.5vh; }
.footer .footer-maxw .flex-item ul li { line-height: 35px; color: #aaaaaa; }
.footer .footer-maxw .flex-item ul li .icon { width: 20px; height: 20px; vertical-align: -4px; fill: #aaaaaa; overflow: hidden; }
.footer .footer-maxw .flex-item ul li span { display: inline; line-height: 35px; margin-left: 5px; }
.footer .footer-maxw .item-tab ul li { float: left; width: 50%; list-style-type: none; }
.footer .footer-maxw .item-tab ul li:hover a { color: #fff; }
.footer .footer-maxw .item-ewm h4 { text-align: center; }
.footer .footer-maxw .item-ewm .img-box { width: 130px; margin: 0 auto; border: 1px solid #fff; padding: 5px; }
.flex-item.item-lianxi { width: 45%; }
.flex-item.item-tab { width: 35%; }
.flex-item.item-ewm { width: 12%; text-align: right; }

.copyright { text-align: center; font-size: 14px; line-height: 28px; color: #aaaaaa; background: #031623; padding: 15px 0; margin: 0 auto; }
.copyright a:hover { color: #ffffff; }
.copyright .x-copyright p { display: block; padding: 0 10px; margin: 0; }
.pc-footer .footer3 { position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 999; height: 50px; background: #0462a0; }





@media (max-width: 1090px) {
    .x-logo .text h1 { font-size: 20px; }
}

@media (max-width: 990px) {
    .hidden-sm { display: none !important; }
    .flex-item.item-ewm { display: none; }
}

@media (max-width:765px) {
    .flex-item.item-tab { display: none; }
    .flex-item.item-lianxi { width: 100%; }
    .copyright { margin-bottom: 60px; }
}


.x-top-fr ul li a { transition: all ease .5s; }
.x-top-fr ul li:hover a, .x-top-fr ul li.active a { background: #0462a0; color: #fff; border-color: #0462a0; }






/* 优势 */

.edgv { overflow: hidden; }
.edgv .w1200 { max-width: 1630px; margin: 30px auto; padding: 0 10px; }



.edgv .box-title { text-align: center; position: relative; width: 50%; margin: 10px auto 40px; }
.edgv .box-title h4 { font-size: 36px; color: #0462a0; font-weight: bolder; letter-spacing: 3px; }
.edgv .box-title p { font-size: 14px; color: #999999; border-top: 1px solid #999; padding-top: 10px; }
.edgv .box-title h4 span { font-size: 80px; color: #cf171b; font-family: Impact; }

.edgv_t { width: 50%; height: 400px; overflow: hidden; }

.edgv_t img { width: 100%; height: 100%; object-position: center center; object-fit: cover; max-width: none; }

.edgv h2 span i { font-size: 12px; font-weight: normal; }

.edgv .one dl { width: 50%; padding-left: 3.8%; margin-top: 44px; }

.edgv .one dl dt { height: 110px; overflow: hidden; }

.edgv .one dl dt span { position: relative; margin-right: 24px; display: block; width: 72px; height: 110px; font-size: 48px; color: #0462a0; font-family: Arial; line-height: 110px; text-align: center; border: 2px solid#0462a0; box-sizing: border-box; }

.edgv .one dl dt span:before { content: " "; position: absolute; left: 50%; margin-left: -12px; bottom: 21px; display: block; width: 24px; height: 2px; background: #0462a0; }

.edgv .one dl dt p { width: 70%; font-size: 14px; font-family: Arial; color: #ccc; float: left; margin-bottom: 6px; }
.edgv .one dl dd p::before { content: ''; display: block; width: 10px; height: 10px; border: 1px solid#0462a0; border-radius: 50%; position: absolute; left: 11px; top: 8px; }
.edgv .one dl dt p em { margin-top: 6px; line-height: 36px; display: block; font-size: 25px; color: #333; transition: all ease .5s; }

.edgv .one dl dd { width: 70%; margin-top: -24px; margin-left: 96px; }

.edgv .one dl dd p { font-size: 15px; line-height: 25px; color: #555; margin-bottom: 10px; text-indent: 32px; position: relative; }
.edgv .one dl dd p:last-child { margin-bottom: 0; }
.edgv .one dl dd p em { color: #0462a0; }

.edgv .one dl dd a { text-align: center; margin-top: 30px; display: block; width: 175px; height: 35px; color: #fff; line-height: 35px; background: #0462a0; border-radius: 5px; }


@media (max-width:1024px) {
    .edgv .one dl dt p em { font-size: 22px; }
}

@media (max-width:800px) {
    .edgv .one { padding: 5px; border: 1px solid #ddd; margin-bottom: 10px; }
    .edgv .box-title { width: 100%; margin: 10px 0 15px; }
    .edgv .box-title h4 { font-size: 22px; }
    .edgv .box-title h4 span { font-size: 35px; }
    .edgv_t { width: 100%; float: none !important; padding-left: 0; height: auto; }
    .edgv .one dl dd a { margin-top: 10px; margin-bottom: 15px; }
    .edgv_t img { object-position: initial; object-fit: none; max-width: 100%; }
    .edgv .one dl { width: 100%; float: none !important; margin-top: 20px; }
    .edgv .one dl dt { margin-bottom: 15px; height: auto; }
    .edgv .one dl dt span { width: 72px; height: 74px; font-size: 32px; line-height: 60px; margin-right: 15px; }
    .edgv .one dl dd { width: 100%; margin-top: 0; margin-left: 0; }
}




/*手机底部*/
.mobile-footer { background: #0462a0; padding: 0 !important; width: 100%; position: fixed; bottom: 0; display: block; overflow: hidden; z-index: 999; }
.mobile-footer .mobile-footlist { color: #fff; display: inline-block; text-align: center; border-right: 1px solid #aaa; }
.mobile-footer .mobile-footlist:nth-child(2) { padding: 0 5px; }
.mobile-footer .mobile-footlist:nth-child(2) a { font-size: 16px; }
.mobile-footer .mobile-footlist a { text-align: center; font-size: 17px; line-height: 60px; }
.mobile-footer .mobile-footlist a i { font-size: 20px; }
.mobile-footer .mobile-footlist a:hover { color: #fff; }





/*客服*/
.services { position: fixed; top: 10px; right: -210px; -webkit-transition: 0.5s all; transition: 0.5s all; z-index: 999999; margin: 200px 0 0 0; }
.services .online a { z-index: 99999; position: absolute; left: -100px; top: 0px; display: block; overflow: hidden; -webkit-transition: 0.5s all; transition: 0.5s all; text-decoration: none; }
.services .online a span { display: block; font-size: 80px; color: #0462a0; background: #fff; border-radius: 50%; height: 100px; width: 100px; line-height: 100px; text-align: center; }
.services .online_list { width: 210px; background: #fff; }
.services .online_list .online-title { background: #0462a0; text-align: center; color: #fff; }
.services .online_list ul { border: 2px solid#0462a0; }
.services .online_list ul li { padding: 10px; border-bottom: 1px dashed #eee; line-height: 24px; }
.services .online_list ul li img { margin-right: 10px; }
.services .online_list ul li a { text-decoration: none; color: #333; }

#online { position: relative; z-index: 9; top: 0px; }

#service:hover { right: 0; }

#service:hover #online #online_main { left: 80px; opacity: 0; background: none; }
/*返回顶部*/
.totop { width: 46px; height: 46px; position: fixed; right: 30px; bottom: 80px; z-index: 9999; display: none; background: rgba(0, 0, 0, 0.4); -webkit-transition: all 0.5s; transition: all 0.5s; border-radius: 5px; color: #fff; text-align: center; text-decoration: none; }
.totop i { line-height: 46px; }
.totop:hover { background: #0462a0; }
.totop:hover i { color: #fff; }
/*产品详情*/
/* Element wrapper */
.pro_wrap { line-height: 0; font-size: 0; border-radius: 3px; position: relative; width: 100%; }

/* Thumbnails */
.sp-thumbs { display: inline-block; width: 100%; margin-top: 5px; }

.sp-thumbs a { width: 60px; height: 60px; margin: 4px; border: 1px solid #ccc; }

.sp-thumbs a:link, .sp-thumbs a:visited { overflow: hidden; opacity: .5; display: inline-block; background-size: cover; background-position: center; -webkit-transition: all .2s ease-out; transition: all .2s ease-out; }

.sp-thumbs a:hover { opacity: 1; border: 1px solid #0462a0; }

/* Styles for the currently selected thumbnail */
.sp-thumbs a:active, .sp-current { opacity: 1 !important; position: relative; border: 1px solid #0462a0 !important; }

/* Image currently being viewed */
.sp-large { position: relative; overflow: hidden; top: 0; left: 0; border: 1px solid #eee; }

.sp-large a img { max-width: 100%; height: auto; }

.sp-large a { display: block; }

/* Panning Zoomed Image */
.sp-zoom { position: absolute; left: -50%; top: -50%; cursor: -webkit-zoom-in; cursor: zoom-in; display: none !important; }

/* Lightbox */
.sp-lightbox { position: fixed; top: 0; left: 0; height: 100%; width: 100%; background: black; background: rgba(0, 0, 0, 0.9); z-index: 999999; display: none; cursor: pointer; }

.sp-lightbox img { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; max-width: 90%; max-height: 90%; border: 2px solid #fff; }

#sp-prev, #sp-next { position: absolute; top: 50%; margin-top: -25px; z-index: 501; color: #fff; padding: 14px; text-decoration: none; background: #000; border-radius: 25px; border: 2px solid #fff; width: 50px; height: 50px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .2s; transition: .2s; }

#sp-prev { left: 80px; }

#sp-prev:before { content: ''; border: 7px solid transparent; border-right: 15px solid #fff; position: absolute; top: 16px; left: 7px; }

#sp-next { right: 80px; }

#sp-next:before { content: ''; border: 7px solid transparent; border-left: 15px solid white; position: absolute; top: 16px; left: 18px; }

#sp-prev:hover, #sp-next:hover { background: #444; }

.sp-current-big img { width: 100%; }

.sp-large img { max-width: none; }

.pro_text h2 { font-size: 22px; margin-top: 15px; margin-bottom: 20px; line-height: 30px; }
.pro_text p { font-size: 14px; color: #666; margin-top: 10px; line-height: 26px; text-indent: 2em; text-align: justify; }
.pro_text .zixun { display: inline-block; width: 120px; line-height: 40px; background: #0462a0; color: #fff; text-align: center; border-radius: 10px; margin-top: 40px; margin-right: 20px; }

.pro_main .row { margin-bottom: 30px; }

.view_title { margin: 20px 0; color: #fff; border-bottom: 2px solid #0462a0; }
.view_title span { display: inline-block; background: #0462a0; padding: 10px 20px; }

.interrelated { margin-top: 30px; }
.interrelated p { font-size: 14px; }
.interrelated p:first-child { font-weight: bold; margin-bottom: 15px; }
.interrelated p a { color: #0462a0; margin-right: 15px; }
.interrelated p a:last-child { margin-right: 0; }

/*关于我们*/
.n-right .about_img { text-align: center; }
.n-right .about_img img { padding: 4px; border: 1px solid #e1e1e1; }

.n-right .about-cont { margin-top: 20px; text-indent: 2em; line-height: 26px; font-size: 14px; color: #666; text-align: justify; }
.n-right .about-cont p { text-indent: 2em; line-height: 26px; font-size: 14px; color: #666; text-align: justify; }

/*新闻资讯*/
.news-li .news-img-list { width: 35%; float: left; margin-right: 2%; border: 1px solid #eee; overflow: hidden; padding: 3px; }
.news-li .news-img-list img { width: 100%; }
.news-li .news-text { float: left; width: 63%; }
.news-li .news-text h4 { color: #333; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-li .news-text h4 a { text-decoration: none; color: #333; }
.news-li .news-text h4 a:hover { color: #0462a0; }
.news-li .news-text .news-detail { color: #999; line-height: 26px; max-height: 52px; overflow: hidden; margin-top: 10px; margin-bottom: 15px; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.news-li .news-text .time { margin-top: 10px; }
.news-li .news-text .time span { color: #999; }
.news-li .news-text .time i { margin-right: 15px; color: #0462a0; font-size: 14px; }

.news ul li { padding-bottom: 20px; margin-bottom: 20px; }
.news ul li .more:hover { color: #fff; }
.news-li .more { border: 1px solid transparent; line-height: 30px; }
.news-li .more:hover { color: #0462a0 !important; background: #ffffff; border: 1px solid #0462a0; }
/*新闻详情*/
.news_content .news-text h3 { font-size: 18px; text-align: center; }
.news_content .news-text h3 a { color: #333; }
.news_content .news-text .time { text-align: center; margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #eee; }
.news_content .news-text .time i { color: #0462a0; margin-right: 15px; }
.news_content .news-text .news-detail { margin-top: 15px; }
.news_content .news-text .news-detail p { font-size: 14px; color: #666; text-indent: 2em; text-align: justify; margin-bottom: 10px; }

/*联系我们*/
.n-right .t-box1 { margin-bottom: 20px; }
.n-right .t-box1 .items { text-align: center; width: 32.3%; padding: 20px 0; float: left; margin-right: 1%; }
.n-right .t-box1 .items:last-child { margin-right: 0; }
.n-right .t-box1 .items img { margin-bottom: 10px; }
.n-right .t-box1 .items p { font-size: 14px; line-height: 28px; color: #666; }
.n-right .t-box1 .items p span { font-size: 16px; line-height: 34px; color: #000; }
.n-right .map h4 { font-size: 22px; color: #333; padding-bottom: 20px; border-bottom: 1px solid #eee; }
.n-right .map .map_box { margin-top: 20px; }

.message { margin-top: 30px; -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); padding: 30px 20px; }
.message h4 { font-size: 22px; color: #333; text-transform: uppercase; border-bottom: 1px solid #eee; padding-bottom: 15px; }
.message p { font-size: 13px; color: #808080; margin: 10px 0px; }
.message label { font-size: 14px; color: #666; margin-bottom: 5px; font-weight: normal; }
.message label span { color: red; }
.message .input2 { color: #666; width: 100%; border: 1px solid #ddd; line-height: 20px; margin-bottom: 15px; background: #fff; padding-left: 10px; font-size: 12px; height: 40px; }
.message .input3 { color: #666; width: 100%; height: 130px; border: 1px solid #ddd; line-height: 20px; margin-bottom: 15px; background: #fff; padding-left: 10px; font-size: 12px; }
.message .input4 { color: #666; width: 100px; height: 40px; border: 1px solid #ddd; line-height: 20px; margin-bottom: 15px; background: #fff; padding-left: 10px; font-size: 12px; }
.message .form-btn { background: #0462a0; color: #fff; line-height: 38px; font-size: 14px; font-family: 'poppins-semibold'; display: inline-block; padding: 0px 26px; text-transform: uppercase; margin-top: 15px; border: medium none; }
.message .form-btn:first-child { margin-right: 10px; }

/*企业图集*/
.pic-item { text-align: center; cursor: pointer; }
.pic-item > a:hover .img-box img { transform: scale(1.1); }
.pic-item .img-box { width: 100%; overflow: hidden; border: 1px solid #ddd; border-radius: 4px; transition: all ease .4s; }
.pic-img { display: inline-block; width: 100%; height: auto; padding: 4px; line-height: 1.42857143; background-color: #fff; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }

.pic-list p { font-size: 14px; margin-top: 10px; margin-bottom: 10px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pic-item > a:hover p { color: #0462a0; }
.gallery-mask { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 2000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all ease .3s; transition: all ease .3s; opacity: 0; visibility: hidden; }

.gallery-mask .bg-wrap { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 2001; background-color: rgba(0, 0, 0, 0.3); cursor: pointer; -webkit-transition: all ease .3s; transition: all ease .3s; opacity: 0; }

.gallery-mask .imgbox { position: fixed; z-index: 2002; }

.gallery-mask .imgbox img { border: 5px solid #fff; border-radius: 5px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); -webkit-transition: all ease .3s; transition: all ease .3s; -webkit-transform: scale(0, 0); transform: scale(0, 0); }

.showMask { opacity: 1; visibility: visible; }

.showMask .bg-wrap { opacity: 1; }

.gallery-mask .imgbox { position: relative; }

.gallery-mask .imgbox i { width: 40px; height: 40px; background: url(../images/close.png) no-repeat; position: absolute; right: -15px; top: -15px; }

.showMask .imgbox img { -webkit-transform: scale(1, 1); transform: scale(1, 1); }

/*图片详情*/
.full-main { text-align: center; }
.full-main .full-title { font-size: 24px; color: #333; line-height: 32px; padding: 10px 0; }
.full-main .full-img { text-align: center; margin: 20px 0; }
.full-main .full-img img { max-width: 70%; padding: 3px; border: 1px solid #e1e1e1; }

/*供应信息*/
.supply ul li { padding-bottom: 6px; margin-bottom: 20px; border-bottom: 1px dashed #e1e1e1; position: relative; left: 0; -webkit-transition: all .6s; transition: all .6s; }
.supply ul li:hover { left: 15px; }
.supply ul li:hover .news-text h4 a { color: #0462a0; }
.supply .news-li .news-text { width: 100%; }
.supply .news-li .news-text h4 { font-size: 14px; float: left; width: 84%; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: left; }
.supply .news-li .news-text h4 a { color: #333; }
.supply .news-li .news-text .time { margin-top: 0; float: right; text-align: right; width: 15%; }

/*供应信息详情*/
.provide { padding: 10px 10px 20px; background: #f5f5f5; }
.provide h2 { font-size: 18px; font-weight: normal; color: #0462a0; margin: 14px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.provide ul li { font-size: 14px; color: #666; margin-bottom: 10px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.provide .call { display: block; font-size: 20px; color: #c30000; line-height: 40px; }
.provide .call i { font-size: 30px; font-weight: bold; margin-right: 15px; }

.interrelated ul li { float: left; width: 48%; margin-right: 1%; background: url(../images/xl01.gif) no-repeat left; padding-left: 15px; height: 28px; }
.interrelated ul li:nth-child(2n) { margin-right: 0; }
.interrelated ul li a { color: #666; font-size: 12px; display: block; line-height: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.interrelated ul li a:hover { color: #0462a0; }

/*自定义关键字*/
.hm-edit-area a { color: #666; }

.m-p-news ul li { border-bottom: 1px dashed #e1e1e1; padding-bottom: 6px; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.m-p-news ul li a { color: #333; }
.m-p-news ul li a span { color: #333; }
.m-p-news ul li a .title:before { content: "·"; margin-right: 10px; font-weight: 700; }

/*站点地图*/
.m-site-map .map-content-head .hd-title { font-size: 26px; color: #000; }

.m-site-map .map-content-main { margin: 33px 0 50px; }

.m-site-map a:hover { color: #0462a0 !important; text-decoration: underline; }

.m-site-map .map-panl { margin-bottom: 18px; }

.m-site-map .map-panl h3 { color: #333; font-weight: 700; font-size: 18px; }

.m-site-map .map-columns { margin-top: 18px; padding-left: 25px; }

.m-site-map .map-sub-nav li { float: left; margin-right: 30px; margin-bottom: 10px; }

.m-site-map .map-sub-nav li a { display: block; color: #5a574f; }

.m-site-map .map-sub-nav li a:hover:before { background: #c30000; }

.m-site-map .map-long-word .lw-wrap { margin-bottom: 20px; }

.m-site-map .map-long-word .lw-wrap dt { margin-bottom: 10px; font-weight: 700; }

.m-site-map .map-long-word .lw-wrap dt a { color: #929292; }

.m-site-map .map-long-word .lw-wrap dd { margin-right: 45px; margin-bottom: 10px; display: inline-block; }

.m-site-map .map-long-word .lw-wrap dd a { color: #929292; }

.m-site-map .map-infomation li { float: left; width: 33.33%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; }

.m-site-map .map-infomation li a { color: #929292; }

/*媒体查询*/
@media only screen and (max-width: 980px) {
    .news-li .news-img-list { width: 30%; }
}

@media only screen and (max-width: 768px) {
    .main_title .titbx h2 { font-size: 26px; float: left; }
    .pic-item { padding: 0 4px; }
    .pro_sort .sort_list { padding: 0; }

    .n-right .pro-grid ul li { width: 49%; -webkit-transition-duration: 0.6s; transition-duration: 0.6s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin-right: 2%; }

    .n-right .pro-grid ul li:nth-child(2n) { margin-right: 0; }

    .pro_sort { background: none; }

    .pro-lists .pro-li .pro-detail { padding: 5px 0; margin: 5px 0; }

    .pro-li h4 a { margin: 0 0 4px; }

    .pro_sort .sort_list h4 { margin-top: 0; }

    .pro-lists .pro-li .more { margin-top: 5px; }

    .pro_sort .block_list h4 { background: #0462a0; color: #fff; position: relative; margin-bottom: 10px !important; padding: 15px 0; text-align: left; font-size: 18px !important; padding-left: 15px; }
    .pro_sort .block_list h4 i { display: block; position: absolute; right: 15px; cursor: pointer; font-size: 16px; top: 13px; color: #fff; }

    .pro-grid ul { margin: 0; }

    .pro-li { padding: 0; }

    .cont_toggle { display: none; }

    .pic-gallery { margin-top: 20px; }

    .gallery-mask .imgbox { padding: 10%; }

    .gallery-mask .imgbox i { right: 20px; top: 20px; }

    .supply .news-li .news-text .time { width: 100%; text-align: left; margin-top: 6px; }

    .supply .news-li .news-text h4 { width: 100%; }

    .interrelated ul li { width: 100%; }

    .pro_box { margin-top: 20px; }
}

@media screen and (max-width: 480px) {
    .pro-li .pro-img-grid { width: 100%; }

    .pro_sort { padding: 0; }

    .n-right { padding: 0; }

    .pro-lists .pro-li .more { margin-top: 5px; }

    .pro-li h4 a { margin: 10px 0 4px; }

    .n-right .pro-grid ul li { width: 100%; padding: 0; margin-right: 0; }

    .pro_sort .sort_list { padding: 0; }

    .pro-lists .pro-li .pro-detail { width: 100%; }

    .news-li .news-img-list { width: 100%; }

    .news-li .news-text { width: 100%; margin-top: 15px; }

    .n-right .t-box1 .items { width: 49%; }

    .pro_text h2 { font-size: 17px; }


    .pro_main .row { margin-right: 0; margin-left: 0; }
    .pro_main .row div.col-sm-6 { padding: 0; }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .pro-lists .pro-li .more { margin-top: 10px; }
}

@media (min-width: 1200px) {


    .sp-large { height: 414px; }

    .products_main .sp-large { height: auto; }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pro-grid .pro-li .pro-img { height: 163px; }



    .sp-large { height: 326px; }

    .products_main .sp-large { height: auto; }

    .provide .call { font-size: 18px; }
    .provide .call i { font-size: 24px; }
}

@media (min-width: 767px) and (max-width: 992px) {



    .sp-large { height: 243px; }

    .pro_text .zixun { margin-right: 0; }

    .provide .call { font-size: 13px; }
    .provide .call i { font-size: 18px; }

    .products_main .sp-large { height: auto; }

    .pro_text h2 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

    .localbx { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
}

@media only screen and (width: 768px) {

    .products_main .sp-large { height: auto; }
}

@media (min-width: 480px) and (max-width: 767px) {
    .pro-grid .pro-li .pro-img { max-height: 244px; }



    .sp-large { height: 396px; }
}

@media (min-width: 321px) and (max-width: 479px) {


    .sp-large { height: 357px; }

    .products_main .sp-large { height: auto; }
}

@media screen and (max-width: 320px) {


    .sp-large { height: 302px; }

    .products_main .sp-large { height: auto; }

    .n-right .t-box1 .items p { font-size: 13px; }

    .provide .call { font-size: 16px; }
    .provide .call i { font-size: 18px; }
}