/*幻灯片*/
/*ban*/
.banner1 {
    overflow: hidden;
    width: 100%;
}

.banner-box1 {
    min-width: 1200px;
    height: 400px;
    position: relative;
    margin: 0 auto;
}

.banner-box1 .bd,.banner-box .bd ul {
    width: 100% !important;
}

.banner-box1 .bd li {
    width: 100% !important;
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #eee
}

.banner-box1 .bd li a {
    display: block;
    background-size: auto;
    width: 100%;
    height: 80%;
    position: relative;
    z-index: 998;
}

.banner-btn1 {
    width: 100%;
    position: absolute;
    top: 150px;
    left: 0;
    margin-left: 0;
    height: 220px;
    overflow: hidden;
}

.banner-btn1 a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: 0.3s all ease-in-out;
    z-index: 999;
}

.banner-btn1 a.prev {
    left: -50px;
    background: url(../images/20200917092339_218150638.png) no-repeat 0 0;
}

.banner-btn1 a.next {
    right: -50px;
    background: url(../images/20200917092339_218150638.png) no-repeat -49px 0;
}

.banner-box1 .hd {
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: block;
}

.banner-box1 .hd ul {
    text-align: center
}

.banner-box1 .hd ul li {
    width: 12px;
    height: 12px;
    border-radius: 20px;
    text-indent: -9999px;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    transition: 0.3s all ease-in-out;
    background: #fff;
}

.banner-box1 .hd ul li.on {
    background: #018847;
    width: 15px;
}

.banner-box1:hover .banner-btn1 a.prev {
    left: 20px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}

.banner-box1:hover .banner-btn1 a.next {
    right: 20px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}

.banner-box1 .banner-btn1 a.prev:hover,.banner-box:hover .banner-btn a.next:hover {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
}

/*banner_page*/
#banner_com {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: url(../images/20200915211927_1221557903.jpg) top center no-repeat;
    height: 400px;
}

#banner_news {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: url(../images/20200919171714_997502429.jpg) top center no-repeat;
    height: 400px;
}

#banner_product {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: url(../images/product.jpg) top center no-repeat;
    height: 500px;
}

#banner_sccj {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: url(../images/sccj.jpg) top center no-repeat;
    height: 400px;
}

#banner_con {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: url(../images/20200919171847_478829231.jpg) top center no-repeat;
    height: 400px;
}

#banner_feed {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: url(../images/20200919171800_987970566.jpg) top center no-repeat;
    height: 400px;
}

.banner_tit {
    width: 1500px;
    margin: 145px auto;
}

.banner_tit h3 {
    font-size: 36px;
    color: #fff;
    display: block;
    line-height: 42px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
}

.banner_tit h6 {
    font-size: 19px;
    font-weight: 100;
    color: #ccc;
    margin-top: 20px;
    line-height: 30px;
    text-align: center;
    font-weight: 200;
    letter-spacing: 1px;
}

.dgcontent_title_h5 {
    text-align: center;
    font-size: 18px;
}

.second_next_pre_dgwbct {
    text-align: center !important;
    margin-bottom: 50px !important;
}

#center {
    height: auto !important;
}

.copy_box {
    width: 100%;
    background: #000;
    margin-top: 50px !important;
}

#bodycontent {
    line-height: 60px !important;
}

.seoyh {
    margin-top: 20px;
    color: #00b65e;
}

/*内页*/
.strong_title {
    display: none;
}

.body_bix {
    overflow: hidden;
    margin-bottom: 40px;
}

/*mianbxContent*/
.mian_box {
    width: 100%;
    height: 62px;
    background: #f9f8f7;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #efeae0;
    margin-bottom: 40px;
}

.mianbxContent {
    width: 100% !important;
    text-align: left !important;
    height: 62px !important;
    line-height: 62px !important;
    padding-left: 30px;
    background: #fcfcfc;
    margin-top: 0px !important;
    margin-bottom: 30px !important;
}

.mianbxContent,.mianbxContent a {
    color: #666;
}

/*内页*/
.pro_all_class {
    width: 100% !important;
    height: 60px !important;
    border: none !important;
    margin-bottom: 20px !important;
    font-size: 0;
    text-align: left !important;
}

.pro_all_class a {
    font-size: 17px;
    line-height: 60px;
    display: inline-block;
    vertical-align: top;
    padding: 0 0px;
    color: #333;
    text-align: center!important;
    font-weight: 100;
    background: #f8f8f8;
    margin: 0px 7px;
}

.pro_all_class a:hover {
    background: #018847;
    color: #fff;
}

.pro_all_class a.pro_cur {
    background: #018847;
    color: #fff;
    position: relative;
}

.pro_all_class a.pro_cur strong {
    font-size: 15px;
    color: #fff;
}

/*新闻分类*/
.strong_title {
    display: none;
}
.newslb{
    background: #ededed;
}
.nswsfenlei_2019 {
    width: 800px;
    margin: auto;
}

.nswsfenlei_2019 ul {
    font-size: 0;
    margin-top: 30px;
}

.nswsfenlei_2019 li {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    height: 52px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#02ca86),color-stop(100%,#0057c0));
    border: 1px solid #e0e0e0;
}

.nswsfenlei_2019 li+li {
    margin-left: 12px;
}

.nswsfenlei_2019 li:hover,.nswsfenlei_2019 li.curNewsType_2019 {
    background: #018847;
    border-color: #018847;
}

.nswsfenlei_2019 li a {
    display: block;
    line-height: 50px;
    font-size: 20px;
    font-weight: 100;
    color: #fff;
}

.nswsfenlei_2019 li:hover a,.nswsfenlei_2019 li.curNewsType_2019 a {
    color: #fff;
}

/*内页产品列表*/
.pshangxia {
    padding: 10px 40px;
    background: #f5f5f5;
    border: 1px #eee solid;
}

.detail_title {
    background: #fff;
    color: #fff;
    border-bottom: none !important;
}

.product_content {
    width: 100% !important;
    padding: 100px 110px;
    border: 1px #eee solid;
    margin-bottom: 30px !Important;
    box-shadow: 0px 15px 20px #eee;
    margin-top: 20px !Important;
}

.product_content b {
    font-size: 17px;
    margin-bottom: 10px;
}

.product_content table {
    margin-bottom: 30px;
}

.cpse {
    background: #fff;
}

.product_content td p {
    line-height: 20px;
}

.pro_detail_rel_box {
    padding: 0 20px 20px 20px !IMPORTANT;
}

.pro_detail_rel_hd {
    height: 52px;
    line-height: 42px;
    padding-left: 20px;
    background: #018847;
    margin-top: 20px;
    color: #fff;
}

.pro_detail_rel_hd strong,.detail_title strong {
    font-size: 16px;
    font-weight: bold;
}

.pro_detail_rel_item {
    width: 100% !important;
    overflow: hidden;
    margin-top: 50px !IMPORTANT;
    margin-left: 35px !important;
}

.pro_detail_rel_item div {
    border: 1px solid #e0e0e0;
    padding: 0 20px 20px 0px !IMPORTANT;
    width: 332px !important;
    height: 350px !important;
}

.pro_detail_rel_item div img {
    width: 332px !important;
    height: 280px !important;
}

.pro_detail_rel_item div+div {
    margin-left: 20px
}

.pro_detail_list {
    width: 32% !important;
    border: 1px solid #dcdcdc;
    margin-top: 20px;
}

.pro_detail_list+.pro_detail_list {
    margin-left: 2%;
}

.pro_detail_list img {
    width: 100% !important;
    height: auto !important;
}

.pro_detail_rel_item div a {
    line-height: 65px;
}

/*新闻详情*/
.nyxqnews_left {
    width: 880px !important;
}

.nyxqnews_leftpage {
    width: 880px !important;
}

.nyxqnews_leftup {
    width: 50% !important;
    line-height: 70px;
}

.nyxqnews_leftdown {
    line-height: 70px;
    background-position: 329px 29px !important;
}

.nyxqnews_rightcont a {
    line-height: 36px;
}

.nyxqnews_righttit strong {
    font-size: 18px;
    color: #000 !important;
}

.nyxqnews_righttit:before {
    background: #000 !important;
}

/*留言*/
.fee_box {
    padding: 15px;
    border: 1px solid #d7d7d7;
}

.fee_box #form1 {
    padding: 0 30px;
}

#bodycon {
    margin-top: 20px !important;
    margin-bottom: 50px;
}

#bodycontent #tianxieone {
    overflow: hidden;
}

.fee_box #tianxieone,.fee_box #tfour,.fee_box #liuyanshenming,.fee_box #lytijiao {
    width: 1140px !important;
    border: none !important;
}

.fee_box #tianxieone .clear(display:block;).fee_box #tfour {
    padding-bottom: 10px;
}

.fee_box #tianxiethree,.fee_box #tfive {
    width: 1000px !important;
    border: 1px solid #d7d7d7;
}

.fee_box .tianXoImg {
    border: none !important;
}

.fee_box .tianXoImg input+input {
    height: 26px;
    border: 1px solid #d7d7d7;
}

.fee_box .bodycon_box {
    width: 100%;
    background: #f7f7f7;
}

.fee_box #lytijiao input {
    width: 120px;
    height: 36px;
    cursor: pointer;
}

.fee_box #lytijiao input:hover {
    background: #00924a;
    color: #fff;
}

.fee_box #chakantwo {
    width: 1500px !important;
    height: 65px !important;
    padding-left: 30px;
    text-align: left;
    font-size: 0;
}

.fee_box #chakantwo a {
    display: inline-block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #2b0103;
    text-align: center;
}

.fee_box #chakantwo a+a {
    margin-left: 2px;
}

/*分页*/
.pages_info {
    padding-top: 0px !important;
    margin: 40px 0px !important;
    padding-bottom: 0px !important;
}

.pages_box {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 600px;
    margin: auto;
}
.page-num-current a{background: #003373 !important;color: #Fff;}
.pages_box a {
    vertical-align: top;
    display: inline-block;
    padding: 0px 14px;
    float: left;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin: 0 3px;
    background: #fff;
    font-size: 20px;
}

.pages_box .page_curr {
    border-color: #018847;
    background: #018847;
    color: #fff;
}

.pages_box .page_curr:hover {
    color: #fff;
}

.pages_box a:hover {
    color: #018847;
}

.total {
    border: 1px solid #e5e5e5 !important;
    padding: 0 10px !important;
}

.pages_box .page_total {
    border: 1px solid #e5e5e5 !important;
    padding: 0 10px !important;
    height: 26px;
    line-height: 25px;
    display: inline-block;
    background: #fff;
}

.pages_box b {
    line-height: 26px;
}

/*自定义*/
.pro_list_box {
    font-size: 0;
}

.pro_list_box+.pro_list_box .dgweb_list_item {
    margin-top: 25px;
}

.dgweb_list_item_pic,.dgweb_list_item_pic img {
    width: 100%;
    height: auto;
}

.dgweb_list_item_pic {
    overflow: hidden;
    height: auto !important;
}

.dgweb_list_item_pic img {
    transition: 0.6s;
}

.dgweb_list_item:hover .dgweb_list_item_pic img {
    transform: scale(1.2);
    transition: 0.6s;
}

.dgweb_list_item {
    width: 24% !important;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #e9e9e9;
    overflow: hidden;
}

.dgweb_list_item+.dgweb_list_item {
    margin-left: 1.3%;
}

.dgweb_list_item_a {
    padding: 0 !important;
    position: relative;
}

.dgweb_list_item_a:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #e9e9e9;
    position: absolute;
    top: 0;
    left: 0;
}

.dgweb_list_item_a a {
    display: block;
    line-height: 52px;
}

.content_image {
    text-align: center;
}

.content_image>img {
    width: 600px !important;
    height: auto !important;
}

.pcontent_title_h4 {
    width: 1380px;
    display: none;
}

.cus_box {
    margin-bottom: 30px;
}

/*详情小图*/
.propic_show_left {
    width: 630px;
    text-align: center;
    float: left;
}

.MagicThumb img {
    border: 1px #eee solid !important;
}

.MagicThumb .ls_smallimg,#xianshixiaotu {
    width: 600px;
    margin: 0 auto;
    border: 1px #f5f5f5 solid;
    box-shadow: 0px 0px 13px rgba(204,204,204,0.2);
    margin-left: 10px;
    margin-top: 5px;
}

.propic_show_right_20170301 {
    width: 830px !important;
    float: right !important;
    text-align: left;
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    font-size: 15px;
    line-height: 20px;
    color: #888888;
}

.propic_show_right_20170301 img {
    width: 151px;
    margin-top: 25px;
}

.pro_detail_title {
    font-size: 28px;
    color: #018847;
    font-weight: bold;
    line-height: 60px;
    display: block;
    margin: 0px 0 0px;
    border-bottom: 1px solid #eee;
}

.propic_show_right_item_20170301 {
    float: left;
}

.propic_show_right .cpbz a {
    display: block;
    height: 38px;
    width: 100%;
    margin-top: 40px;
    background: url(../images/20190412111951_864871526.png)no-repeat center left;
}

.pro_ewm_left {
    width: 170px;
    height: 203px;
    background: url(../images/20200520194758_214733852.png) no-repeat center top;
    border: 1px solid #e9e9e9;
    position: relative;
    background-size: 170px;
    float: left;
}

.pro_ewm_left:after {
    content: '手机站二维码';
    width: 170px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #999;
    position: absolute;
    bottom: 0;
    left: 0;
}

.pro_ewm_leftx {
    width: 170px;
    height: 203px;
    background: url(../images/20200612114902_1761190365.png) no-repeat center top;
    border: 1px solid #e9e9e9;
    position: relative;
    background-size: 170px;
    float: left;
    margin-left: 15px;
}

.pro_ewm_leftx:after {
    content: '微信二维码';
    width: 170px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #999;
    position: absolute;
    bottom: 0;
    left: 0;
}

.pro_ewm_left .ewm img {
    width: 198px;
}

.pro_ewm_left .ewm p {
    text-align: center;
    color: #999;
}

.pro_show_ewm {
    margin-top: 22px;
    border-top: 1px #e5e5e5 solid;
    padding-top: 19px;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 200px;
}

.pro_show_ewm>div {
    vertical-align: top;
}

.pro_show_btn {
    margin-top: 25px;
    font-size: 0;
    bottom: 160px;
    right: 130px;
}

.pro_show_btn button {
    width: 160px;
    height: 42px;
    border: none;
    background: #333;
    margin-left: 35px;
}

.pro_show_btn button+button {
    margin-left: 10px;
}

.pro_show_btn button.advisory {
    background: #000;
}

.pro_show_btn button a {
    font-size: 16px;
    color: #fff;
    display: block;
}

.propic_show_piclist {
    margin-top: 30px;
}

.propic_show_piclist li,.propic_show_piclist li img {
    width: 107px;
}

.propic_show_piclist li {
    display: inline-block;
    vertical-align: top;
}

.propic_show_piclist li+li {
    margin-left: 10px;
}

.propic_show_piclist li img {
    border: 1px solid #ddd;
}

.pro_tel_right {
    margin-left: 25px;
    position: relative;
    padding-top: 50px;
    height: 100px;
}

.pro_tel_right p {
    padding-left: 25px;
    background: url(../images/20200915204603_1293527177.png) no-repeat left center;
    margin-left: 180px;
}

.pro_tel_right em {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    letter-spacing: -0.5px;
    display: block;
    position: relative;
    left: 20px;
}

.pro_tel_right em+em {
    font-size: 33.6px;
}

.propic_show_right {
    width: 600px;
    float: right;
}

.nyproduct-title {
    position: relative;
    font-size: 20px !important;
    line-height: 30px;
    color: #fff;
}

.nylist li:after {
    background: #0057c0!important;
}

.protemptitl:before {
    background: #0057c0!important;
}

.protemppic a::after {
    background: linear-gradient(to bottom,rgba(17,57,234,0.19),transparent) !important;
}

.protemptwo li {
    width: 23% !important;
}

.propic_show_con_box {
    position: sticky;
    bottom: 0;
    height: 315px;
    color: #000;
    width: 830px;
    padding: 25px 55px;
    top: 255px;
    border: 1px solid #f0f0f0;
    margin-top: 20px !important;
}

.pro_ewm_left1 {
    font-size: 18px;
    line-height: 50px;
    float: left;
    margin-top: 30px;
    margin-left: 15px;
}

.pro_ewm_left1 b {
    font-size: 25px;
    font-family: "impact";
    line-height: 30px;
    color: #333;
}

.pro_ewm_left1 b:nth-child(4) {
    letter-spacing: 0.8px;
}

.pro_ewm_m {
    float: left;
    margin-right: 20px;
    padding: 15px 15px 5px;
    background: #fafafa;
}

.pro_ewm_m span {
    display: block;
    text-align: center;
    font-size: 16px;
}

.pro_ewm_m img {
    width: 125px;
    display: inline-block;
    margin: 0;
}

/*产品显示颜色*/
.ny_protil:before {
    background: #018847!important;
}

.dgweb_list_item {
    width: 32.3% !important;
}

.pro_all_class a {
    width: 236px !important;
}

.nyproduct-more {
    background: #0057c0!important;
}

.nyproduct_photo::before {
    background-color: rgba(0,100,255,0.5); !important;
}

#copy {
    margin-top: 20px !important;
}

.ny_dglist:hover .ny_dgtil a {
    color: #0057c0!important;
}

.ny_protil {
    background: rgba(1,154,80,0.55) !important;
}

.newshx:after,.newshx:before,.newssx:after,.newssx:before {
    background: #0057c0!important;
}

.newstemptwo li:hover .news_more a {
    background: #0057c0!important;
}

.newstemptwo li:hover .news_a a {
    color: #0057c0!important;
}

.ny_propic img {
    height: 280px !important;
}

.ny_prolist {
    width: 23% !IMPORTANT;
}

.dwtwo li {
    width: 23% !IMPORTANT;
}

.dwtwo li .dw_pic img {
    height: 500px;
}

p.nyproduct-text {
    display: none;
}
