.canshu_0303{width:95%; margin:0 auto;}
.canshu_0303 > div > strong{display:block; width:120px; line-height:40px; background:#1f60dc; margin:10px 0; color:#fff; text-align:center;}
.canshu_0303 > strong{display:block; width:120px; line-height:40px; background:#1f60dc; margin:10px 0; color:#fff; text-align:center;}
.canshu_0303 p{text-indent:2em; line-height:28px; font-size:14px;}
.canshu_0303 img{max-width:100%;}


.in_new{ font-size:14px; line-height:32px; width:95%; margin:0 auto;}
.in_new p{text-indent:2em;}


/*自定义产品名字*/
.dgcontent_title_h5 {width: 100% !important;}
.dgcontent_title_h5 h5 {font-size: 18px;}



/*顶部导航条*/
.mianbxContent { margin-bottom: 20px !important; height: 40px !important; line-height: 40px !important; font-size: 16px !important; text-align: left !important; background-color: #eee; width: 100% !important; text-indent: 2.5em; transition:0.1s all; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309105259_572189477.png) no-repeat 7px 12px; border-bottom: 1px solid #eee; letter-spacing: 1px; position: relative; border-top:1px solid #eee;}
.mianbxContent a{ font-size:15px !important; }
.mianbxContent:hover{ background-position:7px -29px; }
.strong_title { display: none; }
.centerHeadImage { border: 0; display: none; }
.mianbxContent a:hover{ color:#1f60dc;}
.mianbxContent::after,.mianbxContent:after { content: ''; position: absolute; display: block; height: 40px; width: 200px; top: 0; right: 0; }



/*产品详情*/
strong.pro_detail_title {font-size: 20px;font-weight: bold;color: #1f60dc;}
.propic_show_left_20170301 img {width: 400px;}
.propic_show_left_20170301 {width: 430px !important;}
.propic_show_right_20170301 {width: 560px !important;display: block;font-size: 18px;line-height: 35px;color: #555;}
.propic_show_right_20170301>div {padding-top: 20px;}
.propic_show_right_20170301>div img {width: 100px;margin-right: 15px;}



/*产品左边*/
.pc_t{ text-align:center; color:#fff; height:104px; background:#1f60dc; font-size:16px; text-transform:uppercase;}
.pc_t b{ display:block; font-size:30px; padding:18px 0 3px 0;}
.pconcat{ padding:10px;}
.pconcat img{ width:100%; height:auto;}
.pconcat p{ white-space:nowrap; padding:20px; font-size:16px; color:#333;}
.pconcat p b{ display:block; font-size:25px; font-family:Arial, Helvetica, sans-serif; color:#1f60dc; font-family:fontDin1; margin-top:5px;}
.pconcat p span{ padding-left:25px; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309112255_1855755359.png) no-repeat left center;}
.pcc td b{ font-size:0;}
.pcc td a {line-height: 63px;font-size: 16px;color: #6b6b6b;font-weight: lighter;border-bottom: 1px solid #fff;padding-left: 15px;position: relative;display: block;}
.pcc td a:after,.pcc td a:before{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0;}
.pcc td a:hover{ color:#1f60dc !important;}
.pcc td a:before{ width:7px; height:11px; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309112322_2103591921.png) no-repeat center; right:18px;}
.pcc tr{ position:relative;}
.pcc #showtyepname{ position:absolute; right:-120%; top:0; width:100%; background:#eaeaea; z-index:99;opacity:0; visibility: hidden; transition:all .3s ease;}
.pcc table,.pcc tbody,.pcc tr,.pcc td{ display:block; width:100%; padding:0 !important;}
.pcc #showtyepname a{ display:block; line-height:63px; border-bottom:1px solid #feffff; padding-left:45px; position:relative;font-weight: lighter !important;}
.pcc tr:hover #showtyepname{ opacity:1; visibility:visible; right:-100%;}
.pcc #showtyepname a:after{ content:''; display:block; position:absolute; width:5px; height:5px; background:#999; border-radius:50%; left:30px; top:0; bottom:0; margin:auto 0;}
.pcc #showtyepname a:hover{ color:#1f60dc !important;}
.pcc #showtyepname a:hover:after{ background:#1f60dc;}
.pcc #showtyepname,.pcon{ background:#f6f6f6;}
.pcc #showtyepname div{background:#eaeaea;}




/*底部框线*/
.products_pages_info,.dgweb_pages_info,.news_pages_info{ letter-spacing: 1px; font-size: 14px; border: 1px dashed #ccc;margin: 20px 0 15px !important;}
.products_pages_info a,.dgweb_pages_info a,.news_pages_info a{font-size:14px;}
.products_pages_info a:hover,.dgweb_pages_info a:hover,.news_pages_info a:hover{font-size:14px; color:#1f60dc;}
.products_pages_info:hover,.dgweb_pages_info:hover,.news_pages_info:hover{  border: 1px dashed #1f60dc;transition: ease-in-out 0.15s all}
#bodycon #center {height: auto !important;}



/*内页幻灯片效果*/
.banner_w { padding-left: 80px; position: relative;z-index: 2;   width: 1300px;    margin: 0 auto;    font-size: 21px;  color: #222;    padding-top: 125px;    }
.banner_w b span { display: inline-block; animation: nbanA 2s infinite; font-weight: normal;}
.banner_w b { font-size: 42px; line-height: 80px;}
@keyframes nbanA{
0%{transform: translateY(0px);}
50%{transform: translateY(-20px);}
100%{transform: translateY(0px);}
}
@keyframes moveBg {
0% {background-position: 0% 30%;}
100% {background-position: 100% 50%;}
}
.banner_w b{ font-size: 42px; line-height: 80px;}
.banner_w b span{ display: inline-block; animation: nbanA 2s infinite;}
.banner_w b span:nth-child(2){animation-delay: 0.2s;}
.banner_w b span:nth-child(3){animation-delay: 0.4s;}
.banner_w b span:nth-child(4){animation-delay: 0.6s;}
.banner_w b span:nth-child(5){animation-delay: 0.8s;}


/*内页幻灯片*/
.banner_lx{ background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309135311_794918305.jpg) no-repeat center; margin:0 auto; width:100%; overflow:hidden; height:350px; }
.banner_xw{ background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309135339_1212019108.jpg) no-repeat center; margin:0 auto; width:100%; overflow:hidden; height:350px; }
.banner_jj{ background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309135205_958458361.jpg) no-repeat center; margin:0 auto; width:100%; overflow:hidden; height:350px; }



/*内页幻灯片轮播图*/
#copy { text-align: justify !important; width: 100% !important; margin-top:35px !important; }
#bodycon{ margin-top:25px !important; }
#bodycon #right{ display:none !important; }
#bodycon #left { height: auto !important; }
#webdh{ width: 100% !important; overflow:visible !important; height:auto !important}
.banner { height: 350px !important; }

.plist_m li a { display: block; box-shadow: 0 0 1px 1px #eee; margin-top: 10px; }
#bodycontent.miaoshu_head { display: block; width: 100% !important; }
.banner-box,.banner-box .bd li{ height:350px !important; }
.banner-btn a{ top:131px !important; }
.copy_row1 .fr{ padding-bottom:25px !important; }
.banner-btn { height: 350px !important; padding: 0 !important; margin-top: 0px !important; }
.banner-box .hd{top:359px !important;}

/* 幻灯片 */
.banner-box{ min-width:1300px; height:350px; position:relative; overflow:hidden; background:#eee; }
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{ width:100% !important; height:350px; background-position:center; background-repeat:no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto;}
.banner-btn{ width:100%; position:absolute; top:245px; left:0; margin-left:0; height:358px; overflow:hidden; }
.banner-btn 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; }
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.cn/heshengdz/uploadfile/image/20210120/20210120155910_1169606746.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/heshengdz/uploadfile/image/20210120/20210120155910_1169606746.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:45px; width: 100%; display: block; }
.banner-box .hd ul{ text-align:center; }
.banner-box .hd ul li{ width: 100px;height: 6px;text-indent: -9999px;background: #fff;cursor: pointer;display: inline-block;margin: 0 5px;transition: 0.8s all ease-in-out; }
.banner-box .hd ul li.on {background: #f25e3a;width: 100px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }





/*新闻导航分类*/
.nswsfenlei_2019{ margin:0 auto; width:1200px; margin-bottom:50px; margin-top:40px; height:50px;}
.nswsfenlei_2019 li {width: 398px;height: 50px;border: 1px solid #eee;float: left;text-align: center;margin-right: -1px;line-height: 50px;
transition: all .5s;text-decoration: none;background: #fff;box-shadow: 4px 9px 30px 0 rgba(170,177,191,.18);}
.nswsfenlei_2019 li a{ display:block; font-size:16px; color:#333; text-decoration:none;}
.nswsfenlei_2019 li a:hover{ color:#FFF;}
.nswsfenlei_2019 li:hover, .curNewsType_2019 {background: -webkit-gradient(linear, left top, right top, from(#1f60dc),to(#1f60dc)) !important;
background: linear-gradient(to right, #1f60dc%,#1f60dc%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0041ac', endColorstr='#016dc6',GradientType=0 );
color: #fff;background-size: 400% 370%;box-shadow: 0px 0px 10px #1f60dc!important;border: 1px solid #1f60dc!important;}
.curNewsType_2019 a{ color:#fff !important;}
.nswsfenlei_2019 li:first-child {border-radius: 30px 0 0 30px;}
.nswsfenlei_2019 li:last-child {border-radius: 0 30px 30px 0;}

.nynewslist:hover {border: 3px solid #1f60dc!important;}
.nynewslist:hover .nynewslist_time {background: url(//memberpic.114my.cn/0427411/uploadfile/image/20210301/20210301171219_1507886791.png) center 28px no-repeat #1f60dc!important;}
.nynewslist_tit a:hover {color: #1f60dc!important;}


/*产品效果*/
.protemptwo li:hover .protemppic img {transform: scale(1.2) !important;}
.protemptitl:before {background: #1f60dc!important;}
.protemptwo li:hover .protemppic a:after {height: 0 !important;}