body{margin: 0px auto; padding: 0px; font-size: 13px; color: #333; font-family:Microsoft YaHei;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
form,input,select{margin: 0px; padding: 0px;}
ul{list-style-type: none;}
a{text-decoration: none; color: #333; transition: all 0.6s;}
a:hover{text-decoration: blink; color:#f00;transition: all 0.6s;}
img{transition: all 0.5s linear;}
img:hover{transition: all 0.5s linear;}

.clear{height:0; overflow:hidden; clear:both;}
::selection{background-color: #d90b08; color: #fff;}

/*抖动样式二*/
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}
}


.pageBanner {
    display: flex;
    align-items: center;
    background-size: cover !important;
    height: 400px;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    transition: all 0.5s; position:relative;
}

.pageBanner .title {
    font-size: 58px; color:#fff;
}

.pageBanner .sub {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 5%; color:#fff;
}
/*head*/
.head_t{width:100%; height:46px; line-height:46px; background:#f4f4f4; font-size:14px;}
.head_tW{width:1200px; margin:0 auto;}
.head_tl{float:left;}
.head_tr{float:right; width:440px; overflow:hidden;}
.head_tr_a{float:left; padding-left:24px; overflow:hidden; width:84px; line-height:46px;}
.head_tr a{font-size:14px}

.head_tr_a01{background:url(../images/20180622212954_2033608387.png) no-repeat left center;}
.head_tr_a02{background:url(../images/20180622213030_1434297311.png) no-repeat left center;}
.head_tr_a03{background:url(../images/20180622213051_1312214056.png) no-repeat left center;}
.head_tr_a04{background:url(../images/20180622213113_429758805.png) no-repeat left center;}

.head{width:100%; height:145px; min-width:1200px;}
.headW{width:1200px; margin:0 auto;}
.head_m{float:left; margin-top:22px; margin-left:22px; border-right:dashed 1px #ddd; padding-right:30px;}
.head_mm{font-size:46px; font-weight:bold; line-height:56px; letter-spacing:2px;}
.head_men{font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing:0.3px; color:#02458c;}
.head_n{float:left; line-height:32px; margin-top:38px; margin-left:30px; font-size:22px; color:#666;}
.head_n strong{color:#02458c; font-size:26px;}
.head_r{float:right; width:230px; margin-top:28px; padding-left:70px; background:url(../images/20180622215246_1602003563.png) no-repeat left center; padding-bottom:12px;}
.head_rt{overflow:hidden; line-height:36px; font-size:18px;letter-spacing:1.8px;}
.head_rd{font-family:Arial, Helvetica, sans-serif; font-size:26px; color:#02458c; font-weight:bold; line-height:30px;}
.head_rd span{letter-spacing:2.2px;}

/*nav*/
#nav{width:100%; height:60px; background:#02458c;} 
#navW{width:1200px; margin:0 auto;} 
#nav ul{width:1200px; margin:0 auto; height:60px;}
#nav li{float:left; text-align:center; width:142px; height:60px;transition: all 0.5s linear; position:relative;}
#nav ul li a{text-decoration: none; font-size:16px; line-height:60px; display:block; text-align:center; color:#003e11;transition: all 0.5s linear; position:relative; z-index:3; color:#fff;}
#nav ul li a:hover, #nav ul .none a, #nav .a_nav a{text-decoration:none; transition: all 0.5s linear;}
#nav ul li:hover, #nav ul .none, #nav .a_nav{transition: all 0.5s linear; background:#fff;}

#nav ul li strong{transition: all 0.5s linear; display:block; position:absolute; z-index:1; width:0; height:0; margin-left:60px; margin-top:33px; background:#d90b08;}
#nav ul li:hover strong{transition: all 0.5s linear; margin-top:-3px; height:66px; width:100%; margin-left:0;}
#nav ul .none strong, #nav .a_nav strong{transition: all 0.5s linear; margin-top:-3px; height:66px; background:#d90b08; width:100%; margin-left:0;}
#nav ul .none:hover strong, #nav .a_nav:hover strong{transition: all 0.5s linear; -webkit-animation: test 0.3s ease-in 2;}

#nav ul li span{display:block; width:0px; height:1px; background:#fff; position:absolute; transition: all 0.5s linear; margin-top:-14px; margin-left:66px; filter:Alpha(opacity=60); opacity:0.6; z-index:4;}
#nav ul li:hover span{transition: all 0.5s linear; width:80px; margin-left:26px;}
#nav ul .none span, #nav .a_nav span{transition: all 0.5s linear; width:40px; margin-left:56px;}

#nav ul .nav_line{overflow:hidden; width:0px; border-right:dashed 1px #fff; float:left; height:18px; margin-top:23px; filter:Alpha(opacity=30); opacity:0.3;}

.nav_u{width:100%; border-bottom:solid 1px #fff; position:absolute; z-index:2; filter:Alpha(opacity=20); opacity:0.2; margin-top:-6px;}

/*banner*/
#banner{height:700px; background:#f9f9f9;}
#bannerW{height:350px;}
#bannerW #banner{height:350px;}
.owl-theme .owl-controls .owl-page span{margin-top:-35px !important; width:20px !important; height:20px !important; background:#000 !important; border:solid 5px #fff; transition: all 0.5s linear;}
.owl-theme .owl-controls .owl-page.active span{width:40px !important; transition: all 0.5s linear; background:#02458c !important;}
.owl-theme .owl-controls.clickable .owl-page:hover span{width:40px !important; transition: all 0.5s linear;}

/*search*/
.search{width:100%; overflow:hidden; height:60px; background:#f4f4f4;}
.searchW{width:1200px; margin:0 auto;}
.search_l{float:left; width:856px; font-size:14px; line-height:60px;}
.search_l strong{color:#02458c;}
.search_l a{font-size:14px;}

#search-d{width:252px; overflow:hidden; height:32px; margin-top:14px; float:right;}
#search-i{float:right; width:36px; overflow:hidden; height:32px;}
#search-i input{border:none;}
#search-bg{float:left;width:216px; height:32px; overflow:hidden;}
#search input{border: none;}
:focus{outline:none;/*去掉输入框获得焦点时默认的轮廓*/}

/*prod*/
.prod{width:100%; overflow:hidden; margin:40px 0;}
.prod_m, .prod_en{width:1200px; margin:0 auto; text-align:center;}
.prod_en{font-family:Arial, Helvetica, sans-serif; font-size:80px; line-height:80px; margin-top:20px; text-transform:uppercase; font-weight:bold; color:#02458c;}
.prod_m{font-size:42px; font-weight:bold; line-height:44px;}
.prod_line{width:100px; height:4px; background:#ccc; margin:25px auto;}
.prod_n{width:1200px; margin:0 auto; text-align:center; font-size:18px; color:#666;}
.prod_a{font-size:18px; line-height:46px; width:840px; padding-left:360px; margin:0 auto; text-align:center; margin-top:-68px; margin-bottom:40px; transition: all 0.5s linear;}
.prod_a a{font-size:18px; color:#666; display:block; width:300px; box-shadow:0 0 3px #ccc inset; margin:0 auto;}
.prod_a:hover{transition: all 0.5s linear;}
.prod_a:hover a{color:#fff; background:#d90b08; width:840px;}

.prod_d{width:100%; margin-top:40px; overflow:hidden;}
.prod_dw{width:1200px; margin:0 auto;}
.prod_dl{float:left; width:296px;}
.prod_dl_fi{float:left; width:296px;}
.prod_dl_fi_m{background:#02458c; overflow:hidden; padding:30px 0; text-align:center; border-radius:16px 16px 0 0;}
.prod_dl_fi_mm{font-size:30px; font-weight:bold; color:#fff; line-height:50px;}
.prod_dl_fi_mline{width:50px; height:3px; background:#fff; margin:10px auto;}
.prod_dl_fi_men{font-family:Arial, Helvetica, sans-serif; font-size:18px; text-transform:uppercase; color:#ccc;}
.prod_dl_fi_d{width:252px; background:#fff; padding:15px; border:solid 7px #ccc;}
.prod_dl_fi_d table{width:100% !important;}
.prod_dl_fi_d td{height:auto !important;}
.prod_dl_fi_d td b{display:block; background:#02458c; font-size:0px !important; text-align:center; line-height:0px; transition: all 0.8s linear; margin-top:14px; margin-bottom:14px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.prod_dl_fi_d td b a{font-size:16px; color:#fff !important; line-height:50px;}
.prod_dl_fi_d td tr{display:block; width:112px; float:left; margin:5px 7px;}
#showfennei{display:block; width:112px; border-bottom:dashed 1px #ddd; padding-bottom:5px; padding-left:3px; overflow:hidden; line-height:30px; height:30px; white-space: nowrap; text-overflow: ellipsis;}
#showfennei a{font-size:14px;}
.prod_dl_fi_d td #showfennei a:hover{color:#d90b08 !important;}
.prod_dl_fi_d td b:hover {transition: all 0.8s linear; background:#d90b08;}

.prod_dr{width:840px; overflow:hidden; float:right; background:#fff; padding:20px; padding-top:0px; height:890px;}
.prod_dt{width:840px; overflow:hidden;}

#prod_tablit{width:840px; height:auto; background-repeat:no-repeat; float:right;}
#prod_tablit dl{width:840px; overflow:hidden;}
#prod_tablit dl dd{float:left; display:block; width:418px; margin:1px; text-align:center; line-height:60px; background:#fff; box-shadow:0 0 1px #ccc;}
#prod_tablit dl dd a{font-size:20px; display:block; text-decoration:blink;}
#prod_tablit .on{text-decoration:blink; transition: all 0.5s linear; -webkit-animation: test1 0.4s ease-in 2; transition: all 0.5s linear; background:#02458c;}
@-webkit-keyframes test1{
0%{transform:translate(0,0)}
50%{transform:translate(5px,0)}
100%{transform:translate(0,0)}
}
#prod_tablit .on a{color:#fff; font-size:24px;}

#prod_tablit dl dd span{display:block; width:0px; height:2px; float:right; background:#0f7454; transition: all 0.5s linear;}
#prod_tablit .on span{display:block; width:208px; transition: all 0.5s linear;}

#prod_tablit dl dd strong{display:block; width:0px; height:2px; background:#0f7454; transition: all 0.5s linear;}
#prod_tablit .on strong{display:block; width:208px; transition: all 0.5s linear;}

.prod_tabcon{width:100%; height:auto; clear:both; overflow:hidden; margin-top:15px;}
.dis{display:none;}

.prod_tabcon td{float:left; width:238px; height:235px; border:solid 1px #ddd; padding:10px !important; margin:10px; position:relative; overflow:hidden; background:#fff;}
.prod_tabcon td br{display:none;}
.prod_tabcon td a{text-decoration:blink; display:block; overflow:hidden;}
.prod_tabcon td a img{width:238px !important; height:179px !important;}
.prod_tabcon td span{display:block; overflow:hidden; padding-top:5px; margin-top:18px; border-top:solid 1px #eee; line-height:36px !important; padding-right:58px; width:180px !important; overflow:hidden; transition: all 0.8s linear;}
.prod_tabcon td span a{font-size:14px; text-align:left; transition: all 0.8s linear; width:180px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; }

.prod_tabcon .ceshigo{width:50px; right:5px; bottom:6px; transition: all 0.8s linear; position:absolute;}
.prod_tabcon .ceshigo a{font-size:0; line-height:0; position:absolute; margin-top:-40px;}
.prod_tabcon .ceshigo .ceshigo_ai{ width:30px; overflow:hidden; height:30px; margin-top:8px; border-left:solid 1px #ddd; padding-left:15px; transition: all 0.8s linear}
.ceshigo_ai_l{float:left; height:1px; width:20px; background:#ccc; margin-top:14px; transition: all 0.8s linear}
.ceshigo_ai_r{float:left; width:0; height:0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom:9px solid #ccc; transform: rotate(90deg); margin-top:10px; transition: all 0.8s linear;}

.prod_tabcon td:hover span{transition: all 0.8s linear; width:150px; padding-right:88px;}
.prod_tabcon td:hover span a{transition: all 0.8s linear; width:150px;}
.prod_tabcon td:hover .ceshigo{transition: all 0.8s linear; width:76px;}
.prod_tabcon td:hover .ceshigo_ai{transition: all 0.8s linear; width:60px;}
.prod_tabcon td:hover .ceshigo_ai_l{transition: all 0.8s linear; width:36px; background:#02458c;}
.prod_tabcon td:hover .ceshigo_ai_r{transition: all 0.8s linear; border-bottom:9px solid #02458c;}
.prod_tabcon td:hover span a{transition: all 0.8s linear; color:#02458c;}
.prod_tabcon td:hover img{transform: scale(1.05);}

/*sm_ban*/
.sm_ban{width:100%; height:318px; background:url(../images/20180623145534_1987288739.jpg) no-repeat center; overflow:hidden;}
.sm_banW{width:1200px; margin:0 auto;}
.sm_ban_w{width:408px; background:#fff; padding:40px; float:right; margin-right:30px; margin-top:50px;}
.sm_ban_s{font-size:20px; color:#666; line-height:28px;}
.sm_ban_m{overflow:hidden;}
.sm_ban_mi{font-size:18px; font-weight:bold; color:#02458c; line-height:40px; float:left; width:136px;}
.sm_ban_mi span{color:#d90b08; font-weight:bold;}
.sm_ban_d{overflow:hidden; padding-top:10px;}
.sm_ban_dl{float:left; width:152px; line-height:32px; overflow:hidden; text-align:center; background:#d90b08;}
.sm_ban_dl a{color:#fff; font-size:16px; font-weight:bold;}
.sm_ban_dr{float:left; width:165px; line-height:30px; border:solid 1px #fff; margin-left:10px; text-align:center; color:#fff; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

/*adv*/
.adv{width:100%; overflow:hidden; min-width:1200px; margin-top:40px;}
.adv_en{width:1200px; margin:0 auto; text-align:center; background:#fff; font-size:80px; line-height:90px; text-transform:uppercase; z-index:1; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#f1f1f1; letter-spacing:5px;}
.adv_m{width:900px; margin:0 auto; text-align:center; z-index:2; margin-top:-40px; font-size:50px; font-weight:bold; line-height:66px; color:#fff; background:#02458c; position:relative;}
.adv_n{width:800px; margin:0 auto; text-align:center; font-size:16px; line-height:26px; color:#999; margin-top:20px;}
.adv_t{width:1200px; margin:0 auto; overflow:hidden; padding-top:40px; height:734px;}
.adv_t_li{float:left; overflow:hidden; width:398px; position:relative; margin:0 1px;}
.adv_t_li_t{width:142px; margin:0 auto;}
.adv_t_li_tw{width:142px; position:absolute;}
.adv_t_li_tw_i{width:142px; height:142px; background:#999; text-align:center; overflow:hidden; border-radius:50%; transition: all 0.8s linear;}
.adv_t_li_tw_i img{margin-top:34px; width:76px;}
.adv_t_li_tw_line{width:0px; height:0px; margin:0 auto; border-left:50px solid transparent; border-right:50px solid transparent; border-top:40px solid #999; transition: all 0.8s linear; margin-top:-21px;}
.adv_t_li_tline{width:0px; height:0px; margin:0 auto; border-left:200px solid transparent; border-right:200px solid transparent; border-bottom:88px solid #f1f1f1; margin-top:60px; transition: all 0.8s linear;}
.adv_t_li_dline{width:0px; height:0px; margin:0 auto; border-left:200px solid transparent; border-right:200px solid transparent; border-top:88px solid #f1f1f1; transition: all 0.8s linear;}
.adv_t_li_m{width:398px; background:#f1f1f1; height:498px; transition: all 0.8s linear; overflow:hidden;}

.adv_t_lo .adv_t_li_tw_i{background:#999;}
.adv_t_lo .adv_t_li_tw_line{border-top:40px solid #999;}
.adv_t_lo .adv_t_li_tline{border-bottom:88px solid #ddd;}
.adv_t_lo .adv_t_li_dline{border-top:88px solid #ddd;}
.adv_t_lo .adv_t_li_m{background:#ddd;}

.adv_t_li:hover .adv_t_li_tw_i{transition: all 0.8s linear; background:#036143;}
.adv_t_li:hover .adv_t_li_tw_i img{transition: all 0.8s linear; transform: rotateY(360deg);}
.adv_t_li:hover .adv_t_li_tw_line{transition: all 0.8s linear; border-top:50px solid #036143;}
.adv_t_li:hover .adv_t_li_tline{transition: all 0.8s linear; border-bottom:60px solid #02458c;}
.adv_t_li:hover .adv_t_li_dline{transition: all 0.8s linear; border-top:60px solid #02458c;}
.adv_t_li:hover .adv_t_li_m{transition: all 0.8s linear; background:#02458c;}
.adv_t_li:hover .adv_t_li_m{transition: all 0.8s linear; background:#02458c;}

.adv_t_li_mm{text-align:center; overflow:hidden; margin-top:80px; font-size:30px; color:#02458c; line-height:50px; transition: all 0.8s linear;}
.adv_t_li:hover .adv_t_li_mm{color:#fff; transition: all 0.8s linear;}
.adv_t_li_mn{width:290px; margin:0 auto; overflow:hidden; padding-top:30px; line-height:32px; font-size:16px; height:214px; color:#666; transition: all 0.8s linear;}
.adv_t_li:hover .adv_t_li_mn{color:#fff; transition: all 0.8s linear;}
.adv_t_li_ma{width:180px; margin:0 auto; border:solid 1px #999; overflow:hidden; margin-top:30px; text-align:center; line-height:50px; transition: all 0.8s linear;}
.adv_t_li:hover .adv_t_li_ma{border:solid 1px #fff; transition: all 0.8s linear; background:#d90b08;}
.adv_t_li_ma a{display:block; font-size:18px; color:#999; transition: all 0.8s linear;}
.adv_t_li:hover .adv_t_li_ma a{color:#fff; transition: all 0.8s linear;}

.adv_d{width:100%;overflow:hidden; margin-top:60px; background:url(../images/20180623101430_1190671052.jpg) no-repeat center bottom;}
#adv_tablit{width:1200px; height:auto; background-repeat:no-repeat; margin:0 auto;}
#adv_tablit dl{width:1200px; overflow:hidden;}
#adv_tablit dl dd{float:left; display:block; width:280px; margin:1px 10px; text-align:center; line-height:60px; background:#f4f4f4; box-shadow:0 0 1px #ccc; font-size:22px; color:#666; transition: all 0.5s linear;}
#adv_tablit .on{text-decoration:blink; transition: all 0.5s linear; -webkit-animation: test1 0.4s ease-in 2; transition: all 0.5s linear; background:#02458c; color:#fff;}
@-webkit-keyframes test1{
0%{transform:translate(0,0)}
50%{transform:translate(5px,0)}
100%{transform:translate(0,0)}
}
.adv_tabcon{width:1000px; margin:0 auto; clear:both; overflow:hidden; margin-top:25px; background:#fff; box-shadow:0 0 8px #ddd; padding:60px 100px; height:400px;}
.adv .dis{display:none;}
.adv_dd_l{float:left; width:500px; background:#f1f1f1; height:400px;}
.adv_dd_r{float:right; width:440px;}
.adv_dd_rtn{color:#999; font-size:22px; line-height:30px; margin-top:20px;}
.adv_dd_rm{font-size:36px; line-height:60px; border-bottom:dashed 1px #ddd;}
.adv_dd_rdn{margin-top:20px; overflow:hidden; height:210px;}
.adv_dd_rdn_i{overflow:hidden; padding-top:10px;}
.adv_dd_rdn_il{float:left; width:30px; text-align:center; font-size:26px; font-weight:bold; color:#d90b08; line-height:30px;}
.adv_dd_rdn_ir{float:right; width:400px; font-size:16px; line-height:30px; color:#666;}
.adv_dd_ra{overflow:hidden; letter-spacing:3px; width:120px; line-height:40px; text-align:center; transition: all 0.5s linear; box-shadow:0 0 5px #ccc;}
.adv_dd_ra a{font-size:18px; transition: all 0.5s linear; color:#02458c;}
.adv_dd_ra:hover{transition: all 0.5s linear; background:#d90b08;}
.adv_dd_ra:hover a{transition: all 0.5s linear; color:#fff;}

/*about*/
.about{width:100%; overflow:hidden; background:#f6f6f6 url(../images/20180623140300_1464343704.jpg) no-repeat center bottom;}
.aboutW{width:1200px; margin:40px auto; overflow:hidden; height:670px;}
.about_en{float:left; writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; font-size:126px; color:#ccc; font-weight:bold; text-transform:uppercase; line-height:90px; letter-spacing:1px; font-family:Arial, Helvetica, sans-serif;}
.about_m{float:left; writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; font-size:30px; color:#d90b08; line-height:50px; margin-top:30px;}
.about_n{overflow:hidden; float:left; width:506px; margin-top:30px; margin-left:30px;}
.about_nm{font-size:34px; line-height:60px; color:#02458c; font-weight:bold; box-shadow:0 3px 3px #ddd; margin-bottom:20px;}
.about_nn{margin-top:5px; line-height:28px; font-size:14px; height:310px; overflow:hidden; margin-bottom:30px; color:#666;}
.about_na{width:506px; height:46px; line-height:46px; text-align:center; color:#fff;}
.about_na a{color:#fff; font-size:16px; display:block; float:left; margin-right:30px; width:168px; background:#02458c; transition: all 0.5s linear;}
.about_na a:hover{transition: all 0.5s linear; background:#d90b08; width:200px;}
.about_r{float:right; width:482px; overflow:hidden; position:relative; margin-top:32px;}
.about_r_bac{width:422px; height:493px; background:#ccc; position:absolute; right:0;}
.about_r_img{width:450px; height:470px; background:#f6f6f6; margin-top:25px; position:relative; border:solid 5px #f6f6f6; overflow:hidden; }
.about_r_img img{transition: all 0.5s linear;}
.about_r_img:hover img{transform: scale(1.15); transition: all 0.5s linear;}

/*case*/
.case{width:100%; min-width:1200px; overflow:hidden; height:530px; background:url(../images/20180623135752_314727351.jpg) no-repeat center;}
.case_line{width:515px; margin:0 auto;}
.case_line_o{width:513px; border:solid 1px #fff; padding-top:98px; border-bottom:none; position:absolute; margin-top:50px; filter:Alpha(opacity=50); opacity:0.5;}
.case_line_ol{float:left; width:88px; height:1px; background:#fff;}
.case_line_or{float:right;}
.case_en{width:1200px; margin:0 auto; text-align:center; font-size:50px; font-weight:bold; line-height:80px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; position:relative; color:#fff; padding-top:60px; text-shadow:0 10px 10px #003072;}
.case_m{width:300px; margin:0 auto; text-align:center; position:relative; color:#fff; font-size:32px; font-weight:bold; line-height:56px; background:#02458c;}
.case_m a{font-size:32px; font-weight:bold; color:#fff; text-decoration:blink;}
.case_d{width:1200px; margin:0 auto; padding-top:30px; overflow:hidden;}
.case_d td td{padding-right:5px; position:relative;}
.case_d td td a{display:block; overflow:hidden; padding:6px; border:solid 1px #fff; width:350px; height:208px; margin-left:25px;}
.case_d td td a:nth-child(1){padding-bottom:52px; position:relative; z-index:1}
.case_d td td br{display:none;}
.case_d td td a:nth-child(2){display:block; background:#fff; line-height:32px; height:32px; font-size:15px; white-space: nowrap; text-overflow: ellipsis; position:absolute; margin-top:-46px;}
#roller_left{height:auto !important;}
.case_d td td img{transition: all 0.4s linear; width:350px !important; height:208px !important;}
.case_d td td:hover img{transition: all 0.4s linear; width:315px !important; height:236px !important;}
.case_d td td:hover a:nth-child(2){height:0px; width:0; border:none; line-height:0; font-size:0; padding:0; bottom:0;}
.case_d td td:hover a:nth-child(1){width:315px; height:236px !important; padding-bottom:6px;}

/*sm_d_ban*/
.sm_d_ban{width:100%; height:166px; background:#02458c;}
.sm_d_ban_bac{width:100%; height:166px; background:#02458c; position:absolute;}
.sm_d_ban_bac_r{float:right; width:35%; background:#d90b08; height:166px;}
.sm_d_ban_d{width:1100px; margin:0 auto; position:relative; z-index:1;}
.sm_d_ban_dl{float:left; width:664px; padding-top:32px;}
.sm_d_ban_dl_en{width:560px; margin:0 auto; overflow:hidden; text-align:center; color:#69e6be; font-size:16px; line-height:22px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.sm_d_ban_dl_m{width:664px; text-align:center; font-size:32px; color:#fff; line-height:60px; font-weight:bold;}
.sm_d_ban_dr{float:right; width:360px; padding-top:30px; color:#fff;}
.sm_d_ban_dr_m{font-size:24px; font-weight:bold; line-height:36px;}
.sm_d_ban_dr_n{font-size:16px; line-height:22px;}
.sm_d_ban_dr_s{font-size:36px; font-weight:bold; font-weight:bold; line-height:56px; font-family:Arial, Helvetica, sans-serif;}

/*news*/
.news{width:100%; min-width:1200px; overflow:hidden; margin:40px 0;}
.lanrenzhijia{ width:1200px; margin:0 auto; overflow:hidden; min-width:1200px; position:relative;}
.news_t{overflow:hidden; width:342px; margin:0 auto;}
.news_t a{display:block; float:left; text-decoration:none; height:66px; width:260px; transition: all 0.5s linear; margin:0px 12px; box-shadow:0 0 10px #cecece inset; background:#fcfcfc; position:relative; text-align:center; line-height:66px; font-size:22px; color:#999;}
.news_t a.on{text-decoration:none; transition: all 0.5s linear; width:300px; background:#02458c; box-shadow:0 0 0 #cecece; color:#fff; font-size:26px; border-radius:10px;}

.lanrenzhijia .content{overflow:hidden; width:1200px; margin:0 auto; height:474px; position:relative; margin-top:40px; min-width:1200px;}
.lanrenzhijia .content .ul{ position:absolute; left:0; top:0; width:1200px; min-width:1200px;}
.lanrenzhijia .content .li{ width:1200px; float:left; min-width:1200px;}

.news .news_div_item, .news .divdgweb_new_div_item{float:left; width:348px; border:solid 1px #ddd; height:419px; padding:25px; overflow:hidden; margin-right:-1px; position:relative;}
.news .news_div_item:nth-child(3), .news .divdgweb_new_div_item:nth-child(3){margin-right:0px;}
.news .news_div_item_date, .news .divdgweb_new_div_item_date{padding-top:194px; height:60px; line-height:60px; overflow:hidden; position:relative; font-family:Arial, Helvetica, sans-serif; color:#02458c;}
.news .news_div_item_year, .news .divdgweb_new_div_item_year{position:absolute; font-size:56px; filter:Alpha(opacity=10); opacity:0.1;}
.news .news_div_item_month, .news .divdgweb_new_div_item_month{font-size:26px; float:left;}
.news .news_div_item_day, .news .divdgweb_new_div_item_day{font-size:26px; float:left;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{overflow:hidden;}
.news .news_div_item_title, .news .divdgweb_new_div_item_title{overflow:hidden; width:348px; white-space: nowrap; text-overflow: ellipsis; line-height:40px;}
.news .news_div_item_title a, .news .divdgweb_new_div_item_title a{font-size:18px;}
.news .news_div_item_body, .news .divdgweb_new_div_item_body{font-size:14px; width:348px; color:#666; line-height:26px; overflow:hidden; height:50px; margin-bottom:30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news .news_t_rgo{width:160px; overflow:hidden;}
.news .news_t_rgo a{font-size:0; line-height:0;}
.news .news_t_rgo p{font-size:14px; color:#333; line-height:36px; width:120px; transition: all 0.5s linear; text-align:center; margin-left:-32px; border-bottom:solid 1px #ccc;}
.news .news_div_item_pic{width:346px; height:182px; border:solid 1px #ccc; position:absolute; top:25px; overflow:hidden;}
.news .news_div_item_pic img{ width:100%; margin-top:-20px;}

.news .news_div_item:hover .news_t_rgo p, .news .divdgweb_new_div_item:hover .news_t_rgo p{transition: all 0.5s linear; width:160px; color:#fff; background:#d90b08; margin-left:0; border-radius:8px;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{transform: scale(1.15);}

/*links*/
.links{width:100%; overflow:hidden; background:#02458c; height:74px;}
.linksW{width:1200px; margin:0 auto; overflow:hidden;}
.links_l{float:left; width:230px; overflow:hidden;}
.links_l_l{float:left; background:#fff; height:70px; width:176px; text-align:right; font-size:20px; line-height:20px; padding-top:4px; padding-right:10px;}
.links_l_l span{font-family:Arial, Helvetica, sans-serif; font-size:50px; font-weight:bold; text-transform:uppercase; color:#02458c; line-height:50px;}
.links_l_r{float:right; width:0; height:0;border-right: 44px solid transparent; border-top: 74px solid #fff;}
.links_r{float:right; width:936px; font-size:14px; color:#fff; overflow:hidden; line-height:24px; margin-top:12px;}
.links_r a{font-size:14px; color:#fff !important;}

/*footer*/
.footer{width:100%; overflow:hidden; padding:40px 0 30px 0; background:#202624; color:#929895; font-size:14px;}
.footer a{color:#929895; font-size:14px;}
.footerW{width:1200px; margin:0 auto;}
.footer_r{float:left; width:300px; margin-left:60px; margin-top:26px;}
.footer_ln_a{float:left; width:150px;}
.footer_line{float:left; width:1px; background:#323e3a; height:290px;}
.footer_l{float:left; width:286px; margin:0 30px; margin-left:60px; margin-top:26px;}
.footer_len, .footer_qr_len, .footer_ren{font-size:20px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:22px; color:#fff; filter:Alpha(opacity=60); opacity:0.6;}
.footer_lm, .footer_qr_lm, .footer_rm{font-size:20px; color:#02458c; line-height:30px;}
.footer_ln{overflow:hidden; margin-top:20px; line-height:28px;}
.footer_qr{float:left; width:320px; margin:0 70px; margin-top:26px;}
.footer_qr_l{float:left; width:140px;}
.footer_qr_r{float:right;}
.footer_qr_li{overflow:hidden; margin-top:20px; width:140px; line-height:40px; text-align:center;}
.footer_qr_li img{width:100%;}

/*copy*/
.copy{width:100%; overflow:hidden; padding:30px 0; text-align:center; line-height:26px; font-size:14px; color:#929895; background:#141917;}
.copy a{color:#929895; font-size:14px;}
.copyW{width:1200px; margin:0 auto;}

/*公用样式*/

#bodycon{margin:40px auto; overflow:hidden; position:relative; z-index:3;}

/*内页*/
.nyhdp_xw{width:100%; overflow:hidden; height:350px; background:url(../images/20180622201711_1606612821.jpg) no-repeat center; position:absolute; top:311px; z-index:1;}
.nyhdp_ly{width:100%; overflow:hidden; height:350px; background:url(../images/20180622201711_1553351527.jpg) no-repeat center; position:absolute; top:311px; z-index:1;}
.nyhdp_lx{width:100%; overflow:hidden; height:350px; background:url(../images/20180622201711_1258766172.jpg) no-repeat center; position:absolute; top:311px; z-index:1;}

/*内页导航*/
.strong_title{display:none;}
.mianbxContent{width:1160px !important; text-align:center !important; height:auto !important; line-height:40px !important; margin-bottom:30px !important; font-size:20px; overflow:hidden; padding:10px 20px; background:#fff; white-space: nowrap; text-overflow: ellipsis; box-shadow:0 14px 20px #ddd inset; border-radius:40px; padding-top:20px;}
.mianbxContent a{font-weight:bold; color:#02458c; font-size:20px;}


/*内页新闻 标题*/
.news_content_title{font-size:16px; line-height:60px; height:auto !important; overflow:hidden; padding-bottom:10px; color:#4aac35;}
.news_content_title strong{ color:#02458c;}

/*内页新闻*/
.shopmrsc li .xwlb_img img{ border:solid 1px #eee;}
.shopmrsc li:hover .xwlb_img img{transform: rotateY(360deg); transition: all 0.9.5s;}
.xwlb_img{ background:#f9f9f9;}

/*内页产品分类直接显示*/
.pro_all_class{width:1200px !important; height:auto !important; padding-top:8px; overflow:hidden; font-size:0px; line-height:0px; padding-bottom:16px;}
.pro_all_class a{float:left; display:block; width:185px; overflow:hidden; text-align:center; margin-right:15px; font-size:16px; margin-bottom:10px; color:#fff; background:#25211e; white-space: nowrap; text-overflow: ellipsis; line-height:46px; text-decoration:blink; transition: all 0.8s linear;}
.pro_all_class a:hover{transition: all 0.8s linear; background:#02458c; color:#fff;}
.pro_all_class strong{background:#02458c; color:#fff; display:block;}

/*内页自定义新闻带图片展示*/
.pro_list_box{overflow:hidden;}
.pro_list_box_item{
	border-bottom: #efefef solid 1px;
    overflow: hidden;
    padding: 15px 5px;
	transition: all 0.5s linear;
}
.pro_list_box_item:hover{
	transition: all 0.5s linear;
	background:#f9f9f9;
}
.pro_list_box_item_l{
	float: left !important;
    display: block;
    height: 135px !important;
    text-decoration: none;
    position: relative;
	width:205px !important;
	border: solid 1px #eee;
	padding-top:0 !important;
	text-align:center !important;
}
.pro_list_box_item_l img {
	width:205px !important;
	height: 135px !important;
}
.pro_list_box_item_r{
	width:952px !important;
	float: right !important;
    display: block;
    height: 135px !important;
    text-decoration: none;
    position: relative;
	font-size: 14px;
    line-height: 22px;
    color: #999;
	text-indent: 5px;
	overflow: hidden;
	margin-right:10px;
}
.pro_list_box_item_r a strong{
	font-size: 16px;
	text-indent:0px;
	display:block;
	font-weight:normal;
	margin-bottom:6px;
	
}
.pro_list_box_item_r br{
	display:none;
}
.pro_list_box_item_r a font{
	font-size:14px;
}


/*内页产品*/
.pro_name{line-height:30px; width:100%; white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.pro_name a{font-size:14px;}
.pro_one_box{border:solid 1px #ccc; width:260px !important; margin:6px; padding:8px;}
.pro_one_box img{width:100% !important; height:100% !important; border:none !important;}
.pro_one_box .pro_pic{height:auto !important;}
.pro_one_box:hover .pro_name a{color:#e80000;}
.pro_one_box:hover .pro_pic{-webkit-animation: test 0.3s ease-in 2;}


/*内页自定义图片*/
.dgweb_list_item:hover .dgweb_list_item_pic{-webkit-animation: test 0.3s ease-in 2;}
.dgweb_list_item:hover .dgweb_list_item_a a{color:#e80000;}
.dgweb_list_item_a{line-height:30px; margin-bottom:10px; width:100%; white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.dgweb_list_item_a a{font-size:14px;}

.dgcontent_title_h5 strong{font-size:18px; line-height:40px;}
.back_column a, .second_next_pre_dgwbct a{font-size:15px; line-height:30px;}

/*内页产品详情*/
.pcontent_title_h4{font-size:18px; overflow:hidden; width:872px !important; text-align:center; margin-top:20px !important; background:#eee; border-bottom:dashed 1px #fff; border-top:solid 3px #02458c; padding-top:10px;}
.pcontent_title_h4 strong{font-weight:normal; line-height:40px !important; border-top:solid 1px #eee;}
.detail_title{font-size:15px; margin-left:0 !important; padding-left:20px !important; line-height:28px; width:847px !important; border-bottom:solid 5px #02458c !important; border-left:solid 5px #02458c;}
.product_content{overflow:hidden; padding:30px 0; font-size:14px; line-height:26px; width:852px !important; }
#bodycontent .pshangxia{line-height:40px; font-size:16px; border:dashed 1px #02458c; padding:5px 10px;}

/*内页产品-相关产品指引*/
.pro_detail_rel_hd{overflow:hidden; font-size:16px; font-weight:bold; line-height:32px; text-align:center; background:#f1f1f1;}
.pro_detail_rel_item div{ width:22% !important; margin:7px; border:solid 1px #ccc; padding:5px !important;}
.pro_detail_rel_item div img{width:100% !important; height:100% !important;}
.pro_detail_rel_item div:hover img{transform: rotateY(360deg); transition: all 0.9.5s;}
.pro_detail_rel_item div a{ font-size:14px; line-height:32px;}

/*上下一页*/
.pages_info{overflow:hidden; padding:6px 20px !important; width:1158px !important; margin-top:20px !important; font-size:15px; line-height:30px !important; border:dashed 1px #02458c;}
.pages_info select{margin-left:10px;}



/*youshi*/
.youshi_bt{ text-align:center; font-size:48px; font-weight:bold; color:#000;}
.youshi_bt span{ font-size:72px; color:#cc0000; font-weight:bold;}
.youshi_xbt{font-family: Aparajita, Arial, Helvetica, sans-serif;text-transform: uppercase; font-size:45px; color:#cccccc; display: block; margin: 0 auto; width:650px;}
.youshi_xbt span{ font-size:30px; font-weight:bold; color:#333333; border-bottom:1px solid #000; border-top:1px solid #000;display: block;float: right;}
#youshi_boxa{width:100%; margin:0 auto; background:#fafafa; padding-top:50px; padding-bottom:50px;}
#youshi_box{width:100%; margin:0 auto; background:#fafafa url(../images/20171023143011_1752581448.jpg) center no-repeat; height:885px; overflow:hidden;}
#youshi_kb{ width:100%; margin:0 auto; overflow:hidden; height:50px; background:#fafafa; border-top:1px solid #eee;}
#youshi_bg{ width:1100px; margin:0 auto; overflow:hidden;}

#youshi_left1{width:515px; float:left; overflow:hidden; padding-left:120px; height:164px; padding-top:18px;}
#youshi_left2{width:485px; float:left; overflow:hidden; height:215px; padding-left:140px; padding-top:40px;}
#youshi_left3{width:535px; float:left; overflow:hidden; padding-left:560px; height:186px; padding-top:0px;}
#youshi_left4{width:515px; float:left; overflow:hidden; height:185px; padding-left:560px; padding-top:25px;}
#youshi_leftbt{width:485px; float:left; height:75px; font-size:24px;}
#youshi_leftbt p{width:420px; float:left; line-height:30px; overflow:hidden; padding-left:10px; text-overflow:ellipsis; font-weight:bold; height:60px; color:#cc0000; padding-top:8px; border-bottom:1px #ccc solid;}
#youshi_leftbt span{ font-size:12px; color:#999; line-height:22px; font-weight:normal;}
#youshi_leftbg{width:445px; float:left; padding-left:10px; padding-top:0px; font-size:15px; line-height:28px; color:#666; padding-bottom:13px;}

#youshi_leftmore{width:260px; float:left; height:32px; line-height:32px; text-align:center; font-size:14px; color:#fff; margin-left:10px;}
#youshi_leftmore a{font-size:14px; color:#fff;}
#youshi_leftmore1{width:110px; background:#01a550; float:left;}
#youshi_leftmore2{width:110px; background:#fb9e17; float:left; margin-left:20px;}