* {
    word-break: break-all;
    font-family: "微软雅黑", tahoma, '宋体', Arial, Lucida, Verdana, Helvetica, sans-serif;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup,
i {
    font-style: normal;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

code,
kbd,
samp,
tt {
    font-size: 100%;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

:link,
 :visited,
ins {
    text-decoration: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a:link,
a:visited,
a:active {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #e50000;
}

img {
    vertical-align: middle;
}

.w100 {
    width: 100%;
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.wraper {
    height: auto;
    margin: 0 auto;
    width: 1000px;
}

.fontArial {
    font-family: Arial, Helvetica, sans-serif;
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

body {
    line-height: 1.5;
    font-size: 12px;
    color: #333;
    background: #FFF;
    width: 100%;
    /* max-width: 1600px; */
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#shortcut-2015 {
    height: 27px;
    background-color: #ffffff;
    line-height: 27px;
}

#shortcut-2015 .welcome {
    float: left;
}

#shortcut-2015 li {
    float: left;
    padding: 0 10px;
    position: relative;
}

#shortcut-2015 li a {
    display: inline-block;
    margin: 0 10px;
    padding: 0 5px;
}

#shortcut-2015 li .cn,
#shortcut-2015 li .en {
    color: #fff;
    font-family: Arial;
    margion-top: 1px;
}

#shortcut-2015 li .cn {
    background-color: #130f6b;
}

#shortcut-2015 li .en {
    background-color: #e50000;
}

#shortcut-2015 .search {
    float: left;
    padding: 1px;
    overflow: hidden;
}

#shortcut-2015 .search .btn {
    height: 27px;
    width: 30px;
    float: right;
    background: #ccc url(../image/b_03.jpg) no-repeat center center;
    cursor: pointer;
    border: none;
}

#shortcut-2015 .search .itxt {
    border: 0;
    line-height: 25px;
    width: 175px;
    padding-left: 5px;
    vertical-align: top;
    border: 1px solid #ddd;
    border-right: 0;
    float: left;
    height: 25px;
}

#header-2015 {
    height: 88px;
}

#header-2015 .headLogo {
    float: left;
    margin: 18px 0 0 0;
}

.headNav {
    float: right;
    height: 62px;
    margin-top: 26px;
}

.headNav li {
    float: left;
    position: relative;
    z-index: 9999;
}

.headNav li a {
    display: block;
    height: 48px;
    padding: 14px 16px 0;
    line-height: 48px;
    height: 48px;
    font-size: 15px;
}

.headNav li a:hover,
.headNav li.active a {
    color: #e50000;
}

.headNav .navBox .subCate {
    position: absolute;
    width: 1000px;
    height: 156px;
    top: 70px;
    left: -326px;
    display: none;
    opacity: 0;
    filter: (opacity=0);
}

.headNav .navBox .subCate .CateInfo {
    position: relative;
    height: 156px;
    left: 0;
    top: 0;
}

.headNav .navBox .subCate .CateInfo .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.5;
    filter: (opacity=50);
    left: 0;
    top: 0;
}

.headNav .navBox .subCate .CateInfo .info {
    overflow: hidden;
    padding-top: 30px;
    height: 126px;
    position: relative;
}

.headNav .navBox .subCate .CateInfo .subList {
    width: 418px;
    margin: 0 0 0 192px;
    float: left;
}

.headNav .navBox .subCate .CateInfo .subList .mt {
    font-weight: bold;
    line-height: 32px;
    border-bottom: 1px dotted #333;
    padding-left: 12px;
}

.headNav .navBox .subCate .CateInfo .subList .mc {
    padding-top: 5px;
    padding-left: 12px;
}

.headNav .navBox .subCate .CateInfo .subList .mc a {
    display: inline-block;
    margin-right: 30px;
    white-space: normal;
    line-height: 32px;
    margin-bottom: 8px;
    font-size: 12px;
    padding: 0;
    height: auto;
    border: 0;
}

.headNav .navBox .subCate .CateInfo .subList .mc a:hover {
    color: #eb6100;
    background: none;
}

.headNav .navBox .subCate .CateInfo .CateImg {
    float: left;
    margin-left: 80px;
}

.headNav .navBox .subCate .CateInfo .CateImg .pic {
    width: 210px;
    height: 98px;
    border-right: 6px solid #a8a7a5;
    border-bottom: 6px solid #a8a7a5;
}

.headNav .navBox .subCate .CateInfo .CateImg img {
    width: 210px;
    height: 98px;
}

.headNav .navBox .menu-gy .subCate {
    left: -545px;
}

.headNav .navBox .menu-cp .subCate {
    left: -418px;
}

.headNav .navBox .menu-ts .subCate {
    left: -755px;
}

.headNav .navBox .menu-f .subCate {
    left: -512px;
}

.headNav .navBox .menu-ab .subCate {
    left: -618px;
}

.sliderBox a {
    display: block;
    /* height: 185px; */
}

.gyB {
    height: 185px;
    background: url(../image/abs.jpg) no-repeat center top;
}

.cpB {
    height: 185px;
    background: url(../image/cpb.jpg) no-repeat center top;
}

.xwB {
    height: 185px;
    background: url(../image/xwb.jpg) no-repeat center top;
}

.ZpB {
    height: 185px;
    background: url(../image/zpB.jpg) no-repeat center top;
}

.lxB {
    height: 185px;
    background: url(../image/lxb.jpg) no-repeat center top;
}

.sB {
    height: 185px;
    background: url(../image/sbs.jpg) no-repeat center top;
}

.hyb {
    height: 185px;
    background: url(../image/hys.jpg) no-repeat center top;
}

#main {
    padding-bottom: 20px;
    background-color: #f9f9f9;
    padding-top: 10px;
}

#main .pathBox {
    width: 955px;
    position: relative;
    margin: 0 auto;
    height: 45px;
    padding-top: 30px;
    border-bottom: 1px solid #ddd;
}

.breadcrumb>li+li:before {
    color: #888;
    content: " >";
    padding: 0 5px;
}

.breadcrumb {
    padding: 16px 0 16px 23px;
    background: url(../image/dc_07.jpg) no-repeat 3px center;
    list-style: none;
    color: #888;
}

.breadcrumb>li {
    display: inline-block;
    font-family: '宋体';
}

.breadcrumb a {
    color: #888;
    font-family: '宋体';
}
.breadcrumb a{

	padding-right: 20px;
	position: relative;
}
.breadcrumb a:before{
    content: ">";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;

}
.breadcrumb a:last-child::before {
    display: none;
}

.breadcrumb .active {
    color: #1b7c35;
}

.catename {
    display: none;
}

#main .pathBox .extra {
    position: absolute;
    right: 0;
    bottom: 0;
}

.mainleft {
    float: left;
    margin-top: 19px;
    width: 192px;
    margin-left: 19px;
    background: url(../image/mleftbg.jpg) no-repeat right 44px;
}

.mainleft .tit {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: url(../image/dc_11.jpg) no-repeat;
}

.mainleft .navBox {
    border-right: 1px solid #ddd;
    min-height: 300px;
    width: 174px;
    margin: 0 auto;
    padding: 15px 8px 15px 9px;
}

.mainleft .navBox li {
    padding-top: 1px;
    border-bottom: 1px solid #ddd;
}

.mainleft .navBox li a {
    display: block;
    height: 30px;
    background: url(../image/icon1.jpg) no-repeat 15px center;
    line-height: 30px;
    padding-left: 50px;
}

.mainleft .navBox li a:hover,
.mainleft .navBox li.active {
    background: url(../image/dc_19.jpg) no-repeat;
    color: #fff;
}

.mainleft .navBox li.active a {
    background: none;
    color: #fff;
}

.mainright {
    float: right;
    width: 780px;
    min-height: 400px;
    margin-top: 20px;
}

.mainright .pathBox {
    margin-top: 12px;
    height: 29px;
    background: url(../image/brumbg.jpg) repeat-x left top;
}

#footer .link {
    background-color: #e8e8e8;
    padding: 10px 0;
    line-height: 2;
    text-align: center;
    color: #8785b4
}

#footer .link a {
    color: #333;
    display: inline-block;
    margin: 0 15px;
}

#footer .copyright {
    background-color: #f3f3f3;
    padding: 10px 0;
    line-height: 2;
    text-align: center;
}

#dcms_pager {
    text-align: right;
    clear: both;
}

.pager,
.pages {
    text-align: center;
    clear: both;
    padding: 10px;
}

.pager a,
.pager span,
.pages a,
.pages span {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    _line-height: 16px;
    margin-left: 2px;
    overflow: hidden;
    padding: 3px 6px 2px;
    color: #084fb9;
    cursor: pointer;
}

.pager span.current,
.pager a:hover,
.pager .pgcurrent,
.pages span.current,
.pages a:hover,
.pages .pgcurrent {
    background: #084fb9;
    color: #FFF;
}

.pager span.no,
.pages span.no {
    color: #084fb9;
}

.pages .pgempty,
.pages .pgempty:hover {
    color: #999;
    background: #fff;
}

.baseinfobox {
    padding: 15px;
    line-height: 2;
    font-size: 14px;
}

.newsboxs {
    padding: 0 20px 20px;
    /* width: 100%; */
    margin: 0 auto;
}

.newsboxs .topnews {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.newsboxs .topnews dt {
    float: left;
    display: inline;
    width: 322px;
}

.newsboxs .topnews dd {
    float: left;
    display: inline;
    width: 345px;
    margin-left: 12px;
}

.newsboxs .topnews dd .title {
    padding: 8px 0;
}

.newsboxs .topnews dd .title a {
    display: block;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #000;
}

.newsboxs .topnews dd .txt {
    line-height: 2.0;
    color: #777;
    padding-bottom: 20px;
}

.news_list {
    width: auto;
    padding: 16px 14px 8px 0;
    border-bottom: 1px solid #ccc;
}

.news_list .timebox {
    height: 64px;
    width: 69px;
    background: url(../image/xwtbg.jpg) no-repeat;
    overflow: hidden;
    line-height: 1.2;
}

.news_list h4 {
    font-size: 30px;
    color: #555;
    font-weight: bold;
    color: #666;
    padding: 0 0 5px;
    line-height: 1;
}

.news_list p {}

.news_list p a {
    font-size: 15px;
    line-height: 1.2;
    color: #333;
}

.news_list p a:hover {
    color: #eb6100;
}

.news_list span {
    padding-top: 5px;
    line-height: 24px;
    color: #777;
    display: block;
}

.newsdetails {
    padding: 20px;
}

.newsdetails .hd {
    font-size: 18px;
    text-align: center;
    font-family: 微软雅黑;
    line-height: 1.5;
}

.newsdetails .inner {
    display: block;
    padding: 5px 0 4px 0;
    margin: 10px 0;
    border: 1px dotted #e4e4e4;
    border-width: 1px 0;
    color: #777;
    font-size: 12px;
    text-align: center;
}

.newsdetails .innervideo {
    width: 710px;
    margin: 0 auto;
}

.newsdetails .innerhtml {
    line-height: 2.0;
    padding: 5px;
    font-size: 16px;
    color: #666666;
}

.newsdetails .innerhtml img {
    max-width: 680px;
    height: 100%;
}

.newsdetails .prevnext {
    padding: 0 5px;
    overflow: hidden;
    font-size: 14px;
    font-family: 微软雅黑;
}

.newsdetails .prevnext p {
    display: block;
    padding: 0 10px;
    margin: 0 5px;
}

.newsdetails .prevnext p a {
    font-size: 14px;
    color: #333;
    color: #2c9723;
}

.newsdetails .prevnext .next {}

.hbbox {
    padding: 25px 40px;
}

.hbbox li {
    float: left;
    width: 130px;
    height: 50px;
    border: 1px solid #ccc;
    background-color: #e8e8e8;
    padding: 4px;
    margin: 9px 8px;
}

.hbbox li img {
    width: 130px;
    height: 50px;
}

.ezinebox {
    padding: 20px 0 35px 20px;
}

.ezinebox li {
    float: left;
    display: inline-block;
    width: 160px;
    height: 280px;
    margin: 0 11px;
}

.ezinebox li .pic {
    padding: 1px;
    border: 1px solid #ddd;
}

.ezinebox li .txt {
    padding: 10px 0;
    text-align: center;
    color: #888;
}

.ezinebox li .btn {
    height: 26px;
    background: url(../image/ezbtn.jpg) no-repeat;
}

.ezinebox li .btn .re {
    float: left;
    display: block;
    width: 84px;
    height: 26px;
}

.ezinebox li .btn .do {
    float: right;
    display: block;
    width: 75px;
    height: 26px;
}

.careerbox {
    border-bottom: 1px solid #ddd;
}

.careerbox th {
    background: #035cac;
    line-height: 42px;
    color: #fff;
    font-size: 14px;
}

.careerbox td {
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
}

.careerbox .table {
    width: 100%!important;
    border-collapse: collapse;
}

.careerbox .table tr,
.careerbox .table th {
    text-align: center;
}

.careerbox .table tr td {
    border: 1px solid #eee;
    line-height: 30px;
}

.careerbox .table tr td:nth-child(3) {
    width: 50%!important;
}


/* 分页代码 */

#page {
    clear: both;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: 20px
}

#page li {
    float: left;
    padding: 5px 14px;
    border: 1px solid #CCCCCC;
    margin-right: 6px;
    color: #666;
    font-size: 12px;
    list-style: none;
}

#page li:hover {
    border: 1px solid #f67d38;
}

#page li:hover a {
    color: #f67d38
}

#page li a {
    color: #666
}

#page li.active {
    border: 1px solid #f67d38;
    background-color: #f67d38;
    color: #FFFFFF
}

#page li.active a {
    color: #fff
}

#page .thisclass {
    background-color: #f67d38;
    color: #FFFFFF
}


/* 销售热线 */

.xiaoshou li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    box-sizing: border-box;
    height: 132px;
}

.xiaoshou li:nth-child(odd) {
    padding-right: 40px;
}

.xiaoshou_title {
    font-size: 18px;
    color: #003399;
    line-height: 36px;
}

.xiaoshou_con {
    font-size: 16px;
    line-height: 32px;
    color: #333;
}

.swBox {
    width: 704px;
    padding: 8px 0 15px 20px;
}

.swBox .m {
    overflow: hidden;
}

.swBox .mt {
    height: 30px;
    padding-top: 3px;
    line-height: 30px;
    padding-left: 35px;
    font-size: 14px;
    background: #eee url(static/image/icon11.jpg) no-repeat 26px 15px;
}

.swBox .mc .intro {
    padding: 15px;
    line-height: 2;
}

.swBox .mc.ProBox {
    padding: 10px 20px;
}

.ProBox .listBox li {
    padding: 19px 9px 11px;
    background: url(static/image/line3.jpg) repeat-x left bottom;
    overflow: hidden;
}

.ProBox .listBox li .img-box {
    float: left;
    width: 164px;
    padding-bottom: 10px;
    background: url(static/image/imgbt.jpg) no-repeat center bottom;
}

.ProBox .listBox li .img-box img {
    width: 156px;
    height: 116px;
    border: 1px solid #ddd;
    padding: 3px;
}

.ProBox .listBox li .text-box {
    float: left;
    margin-left: 20px;
    width: 450px;
}

.ProBox .listBox li .text-box .title {
    padding: 5px 0;
}

.ProBox .listBox li .text-box .title a {
    color: #6b6b6b;
    font-weight: bold;
    font-family: Arial;
}

.ProBox .listBox li .text-box .txt {
    line-height: 1.8;
    color: #6b6b6b;
    font-family: Arial;
}

.ProBox .listBox li .text-box .more {
    display: inline-block;
    margin-top: 6px;
}

.mainleft .navBox.yy {
    border-right: 1px solid #ddd;
    min-height: 300px;
    width: 174px;
    margin: 0 auto;
    padding: 15px 8px 15px 9px;
}

.mainleft .navBox.yy li {
    padding: 3px 0;
    height: 24px;
    border-bottom: 0;
    overflow: hidden;
}

.mainleft .navBox.yy li img {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
}

.mainleft .navBox.yy li a {
    display: inline-block;
    height: 20px;
    background: #f3f3f3;
    line-height: 20px;
    padding-left: 15px;
    width: 128px;
    margin-left: 7px;
    margin-top: 1px;
}

.mainleft .navBox.yy li a:hover,
.mainleft .navBox.yy li .active {
    background: #01589f;
    color: #fff;
}


/* 产品 */

.mainright {
    width: 770px;
}

.mainleft .navBox.proNavBox li {
    border-bottom: 0;
}

.mainleft .navBox.proNavBox li a {
    padding-left: 25px;
    background-position: 5px center;
    border-bottom: 1px solid #ddd;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mainleft .navBox.proNavBox li a:hover,
.mainleft .navBox.proNavBox li a.active {
    background-position: 0 center;
}

.mainleft .navBox.proNavBox li ul {
    /* display: none; */
}

.mainleft .navBox.proNavBox li li a {
    background: none;
}

.mainleft .navBox.proNavBox li li a:before {
    content: "--";
}

.mainleft .navBox.proNavBox li li a:hover,
.mainleft .navBox.proNavBox li li .active {
    background: none;
    color: #01589f;
}

#box_main_n_sub2_sub2_sub2 {
    width: 745px;
    line-height: 20px;
}

.columnSpace {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

#elem-FrontProducts_list01-1368595375807 .FrontProducts_list01-d1_c1 {
    border-bottom: #efefef 1px solid;
    text-align: left;
    border-left: #efefef 1px solid;
    padding-bottom: 5px;
    margin: 0px auto;
    width: 100%;
    background: url(static/image/list_bg.jpg) no-repeat left top;
    float: left;
    clear: both;
    overflow: hidden;
    border-top: #efefef 1px solid;
    border-right: #efefef 1px solid;
    padding-top: 40px;
}

.FrontProducts_list01-d1_c1 .type {
    width: 100%;
    overflow: hidden;
}

.FrontProducts_list01-d1_c1 .type SPAN.sort {
    float: right;
}

#elem-FrontProducts_list01-1368595375807 .FrontProducts_list01-d1_c1 .mainul {
    border-bottom: #ededed 1px solid;
    position: relative;
    border-left: #ededed 1px solid;
    width: 99.7%;
    overflow: hidden;
    border-top: #ededed 1px solid;
    border-right: #ededed 1px solid;
}

.FrontProducts_list01-d1_c1 .content {
    margin-top: 5px;
    float: left;
    overflow: hidden;
}

.FrontProducts_list01-d1_c1 .pic-module {
    position: relative;
    width: 140px;
    float: left;
    margin-right: 5px;
}

#elem-FrontProducts_list01-1368595375807 .FrontProducts_list01-d1_c1 .content .pro-module {
    width: 100%;
    float: left;
}

.FrontProducts_list01-d1_c1 UL {
    width: 100%;
}

.brand {
    padding-left: 20px;
    width: 30%;
    background: #efefef;
    float: left;
    color: #666;
}

.spec {
    padding-left: 20px;
    width: 230px;
    background: #f4f7f7;
    float: left;
    color: #666;
}

#elem-FrontProducts_list01-1368595375807 .FrontProducts_list01-d1_c1 .pro-module UL LI.code {
    line-height: 23px;
    padding-left: 20px;
    width: 113px;
    text-overflow: ellipsis;
    background: #e8e8e8;
    float: left;
    height: 24px;
    color: #f39800;
    overflow: hidden;
    font-weight: bold;
}

.FrontProducts_list01-d1_c1 .pro-module H1 {
    margin: 0px;
    color: #0068cc;
    font-size: 12px;
}

#elem-FrontProducts_list01-1368595375807 .FrontProducts_list01-d1_c1 .pro-module UL LI SPAN {
    display: none;
    color: #999;
    font-weight: normal;
}

#elem-FrontProducts_list01-1368595375807 .FrontProducts_list01-d1_c1 .pro-module UL LI.code A {
    color: #666;
}

#elem-FrontProducts_list01-1368595375807 .FrontProducts_list01-d1_c1 .pro-module .model {
    line-height: 23px;
    padding-left: 20px;
    width: 106px;
    background: #f4f7f7;
    float: left;
}

#elem-FrontProducts_list01-1368595375807 .FrontProducts_list01-d1_c1 .pro-module .brand {
    line-height: 23px;
    width: 212px;
    float: left;
}

#elem-FrontProducts_list01-1368595375807 .FrontProducts_list01-d1_c1 .pro-module .spec {
    line-height: 23px;
    width: 230px;
    text-overflow: ellipsis;
    float: left;
    height: 24px;
    overflow: hidden;
}

.swBox {
    width: 704px;
    padding: 8px 0 15px 20px;
}

.swBox .m {
    overflow: hidden;
}

.swBox .mt {
    height: 30px;
    padding-top: 3px;
    line-height: 30px;
    padding-left: 35px;
    font-size: 14px;
    background: #eee url(static/image/icon11.jpg) no-repeat 26px 15px;
}

.swBox .mc .intro {
    padding: 15px;
    line-height: 2;
}

.swBox .mc .slide {
    position: relative;
    width: 704px;
    margin: 10px auto;
    overflow: hidden;
}

.swBox .mc .slide .prev,
.swBox .mc .slide .next {
    font: 100 40px/34px consolas;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
    text-align: center;
    color: #ccc;
    cursor: pointer;
}

.swBox .mc .slide .next {
    left: auto;
    right: 0;
}

.swBox .mc .slide .bd {
    width: 636px;
    overflow: hidden;
    margin: 0 auto;
}

.swBox .mc .slide .bd li {
    width: 317px;
    position: relative;
    height: 248px;
    margin-right: 2px;
    float: left;
}

.swBox .mc .slide .bd li .title {
    position: absolute;
    width: 100%;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    background: #4a6485;
    opacity: 0.5;
    z-index: 999;
}

.chanpin_td_title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
}

.chanpin_td_con {
    margin-bottom: 15px;
}

.chanpin_td {
    font-size: 14px;
}

.biaoge tr {
    line-height: 36px;
}

.chanpin_neiye_title {
    color: #01589f;
    font-size: 22px;
    margin: 20px 0;
}

.swiper_qyfm img {
    width: 100%;
}

.gallery-top {
    height: auto;
    width: 100%;
}

.gallery-top .swiper-slide {
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.gallery-thumbs {
    height: 150px;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 10px 0!important;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}


/* 在线订购 */

.dinggou_ul {
    width: 90%;
    margin: 0 auto;
    border: 1.4px solid gray;
    font-size: 14px;
    box-sizing: border-box;
}

.dinggou_ul span {
    display: block;
    float: left;
    width: 24%;
    background-color: #fafafa;
    line-height: 36px;
    text-align: center;
    border-right: 1.4px solid gray;
    border-bottom: 1.4px solid gray;
    border-left: 1px solid gray;
}

.dinggou_ul li {
    line-height: 36px;
}

.dinggou_ul input,
.dinggou_ul textarea {
    width: 72.2%;
    background-color: #fff;
    line-height: 36px;
    padding: 0 10px;
    display: block;
    float: left;
    border: none;
    border-bottom: 1.4px solid gray;
    color: #000;
    font-size: 13px;
    *line-height: 36px;
    _line-height: 36px;
    -ms-line-height: 36px;
    -webkit-line-height: 36px;
    -moz-line-height: 36px;
    margin: 0;
    vertical-align: middle;
    height: 36px;
}

.dinggou_ul textarea {
    height: 100px;
    resize: none;
    /* border-bottom: none; */
}

.dinggou_ul .liuyan span {
    height: 100px;
    line-height: 100px;
    /* border-bottom: none; */
}

.sub_cz {
    margin: 20px auto;
    display: table;
    width: 130px;
}

.sub_cz input:nth-child(1) {
    margin-right: 4px;
}

.sub_cz input {
    width: 60px;
    padding: 0 6px;
    background-color: #F0F0F0;
    border: 1px solid #9D9D9D;
    color: #000;
    line-height: 24px;
    display: inline;
    cursor: pointer;
}

.neiye_banner_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* width: 100%; */
    font-size: 32px;
    color: #0b0b0b;
    text-shadow: 1px 1px 3px #fff;
}

.pr {
    position: relative;
}

.ta {
    text-align: center;
}

.banner_text {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 40px;
    color: #fff;
    width: 100%;
    text-align: center;
}

.index_pro_swiper {
    margin-top: 20px!important;
}

.article_pro_bottom1 {
    margin: 8px 0;
}

.ddd {
    width: 100%;
}

.ddd td {
    border: none;
    font-size: 15px;
    padding: 10px 10px 10px 15px;
    font-weight: 600;
}

.chanpin_td .biaoge table tr td:nth-child(2) {
    padding: 0 15px;
    line-height: 28px;
}

.ddd1.ddd td {
    border-bottom: 1px solid #333;
}

.index_pro_list_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #1e3867;
    color: #fff;
}

.index_pro_list_text div {
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}


/* .banner_swiper .swiper-slide-active img {
    transform: scale(1.4);
    transition: transform 20s ease;
} */

.tbody1 .tbody1_tr1 td:nth-child(1) {
    width: 13%!important;
}

.tbody1 .tbody1_tr1 td:nth-child(2) {
    width: 13%!important;
}

.tbody1 .tbody1_tr1 td:nth-child(3) {
    width: 20%!important;
}

.erji_ul>li #Cate_232,
.proNavBox>ul>li #Cate_232 {
    background: url(../image/dc_19.jpg) no-repeat!important;
    color: #fff;
}

.chanpin_td table tbody .tr1 {
    background-color: rgba(1, 88, 159, .88);
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    height: 60px;
}

.chanpin_td table tbody>tr td:nth-child(1) {
    width: 20%;
}

.chanpin_td table tbody>tr td:nth-child(2) {
    width: 50%;
    text-align: left;
    padding: 0 10px;
}

.chanpin_td table tbody>tr:nth-child(1) td:nth-child(2) {
    text-align: center;
}


/* .toppp tr,
.toppp tr td {
    border: 1px solid rgba(1, 88, 159, .88);
    border-collapse: collapse;
    border-collapse: separate;
} */

.tppp {
    padding: 10px!important;
}

.chanpin_td table tbody>tr td:nth-child(3) {
    width: 100%;
}

.chanpin_td table tbody tr td {
    padding: 10px 0;
    /* border: 1px solid rgba(1, 88, 159, .88); */
}

.chanpin_td table tbody tr {
    line-height: 26px;
    text-align: center;
    padding: 10px 0;
}

.chanpin_td table {
    border-color: rgba(1, 88, 159, .88)!important;
}

.idxm2 .m2 .mc ul li:hover .tit a {
    color: rgba(1, 88, 159, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.opop tr td:nth-child(1) {
    width: 30%!important;
}

.opop tr td:nth-child(2) {
    width: 30%!important;
}

.opop tr td:nth-child(3) {
    width: 40%!important;
}