body{margin: 0px auto; padding: 0px; font-size: 13px; line-height:24px; 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: red; color: #fff;}

/*抖动样式二*/
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}
}


/*字体动态渐变 --（开始）--*/
.footer_na_a:hover span{
	background: -webkit-gradient(linear,left top,right top,color-stop(0, #666),color-stop(0.3, #666),color-stop(0.5, white),color-stop(0.7, #666),color-stop(1, #666));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-animation: slidetounlock 4s linear infinite;
    animation: slidetounlock 4s linear infinite;
	}
@-webkit-keyframes slidetounlock { 0% {background-position: -150px 0;} 80%{background-position: 100px 0;} 100% {background-position: 150px 0;}}
@keyframes slidetounlock { 0% {background-position: -150px 0;} 80%{background-position: 100px 0;} 100% {background-position: 150px 0;}}
/*字体动态渐变 --（结束）--*/

/*head*/
.head_t{width:100%; height:36px; line-height:36px; background:#006db5; font-size:14px; position:relative; min-width:1200px; color:#fff;}
.head_tW{width:1200px; margin:0 auto;}
.head_tl{float:left;width:800px;}
.head_tl marquee{width:800px !important; height:36px !important; line-height:36px;}
.head_tl font{color:#fff !important; font-weight:bold;}
.head_tl a{color:#fff !important;}
.head_tr{float:right; overflow:hidden; width:340px; text-align:right;}
.head_tr a{font-size:14px;color:#fff;}
.head_tr strong a{color:#fff; font-size:16px;}

.head{width:100%; height:165px; min-width:1200px; background:#0099ff;}
.headW{width:1200px; margin:0 auto;}
.head_logo{float:left; margin-top:30px;}
.head_logo img{width:70px;}
.head_m{float:left; margin-top:45px; padding-left:25px; padding-right:20px;}
.head_mm{font-size:42px; font-weight:bold; line-height:54px; color:#fff;}
.head_mn{font-size:22px; color:#b7e2ff; letter-spacing:2.8px;}
.head_n{float:left; line-height:40px; margin-top:55px; color:#0099ff; font-size:33px; font-weight:bold; padding-left:20px; border-left:solid 1px #006db5; color:#fff;}
.head_n span{text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#b7e2ff; font-weight:normal; line-height:28px; letter-spacing:1px;}
.head_r{float:right; width:230px; margin-top:32px; padding-left:70px; background:url(//memberpic.114my.com.cn/076983662666/uploadfile/image/20180719/20180719185441_1578749928.png) no-repeat left center; padding-bottom:12px;}
.head_rt{overflow:hidden; line-height:36px; font-size:18px;letter-spacing:1.8px; color:#fff;}
.head_rd{font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#fff; font-weight:bold; line-height:30px;}
.head_rd span{letter-spacing:2.8px;}

/*nav*/
#nav{width:1196px; position:relative; z-index:999; margin:0 auto; min-width:1200px;} 
#navW{width:1196px; margin:0 auto; position:absolute; height:70px; background:#fff; top:20px; box-shadow:0 0 8px #ccc;} 
#nav ul{width:1196px; margin:0 auto; height:70px;}
#nav li{float:left; text-align:center; width:132px; height:70px;transition: all 0.5s linear; position:relative;}
#nav ul li a{text-decoration: none; font-size:16px; height:70px; display:block; text-align:center; color:#333; transition: all 0.5s linear; position:relative; z-index:3;}
#nav ul li a:hover, #nav ul .none a, #nav .a_nav a{text-decoration:none; transition: all 0.5s linear; color:#fff;}
#nav ul li:hover, #nav ul .none, #nav .a_nav{transition: all 0.5s linear;}

#nav ul li strong{transition: all 0.5s linear; display:block; position:absolute; z-index:1; width:0; height:0; margin-left:66px; margin-top:33px; background:#0099ff;}
#nav ul li:hover strong{transition: all 0.5s linear; margin-top:-3px; height:79px; width:100%; margin-left:0;}
#nav ul .none strong, #nav .a_nav strong{transition: all 0.5s linear; margin-top:-3px; height:79px; background:#0099ff; 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:-5px; 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:46px;}

#nav ul .nav_line{overflow:hidden; width:0px; border-right:dashed 1px #fff; float:left; height:30px; margin-top:22px; filter:Alpha(opacity=20); opacity:0.2; background:#666;}

.nav_aen{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-transform:uppercase; line-height:16px; filter:Alpha(opacity=60); opacity:0.6;}
.nav_am{line-height:26px; overflow:hidden; padding-top:16px;}

#nav .nav_t{height:70px; transition: all 0.5s linear; position:relative; z-index:10;}
#nav ul li:hover .nav_t a, #nav ul li .nav_t a:hover, #nav ul .none .nav_t a, #nav .a_nav .nav_t a{text-decoration:none; transition: all 0.5s linear; color:#fff;}

#nav .nav_d{width:130px; border:solid 1px #ccc none; position:absolute; background:#fff; z-index:9; transition: all 0.3s linear; width:0; overflow:hidden;}
#nav .nav_d a{color:#333; line-height:42px; transition: all 0.2s linear; width:130px; margin-left:-149px; z-index:6;}
#nav .nav_da{position:relative; overflow:hidden; border-top:dashed 1px #ddd;}
#nav .nav_da_d{position:absolute; width:130px; top:0; margin-left:0px; overflow:hidden; background:#fff;  border:solid 1px #ccc none; width:0; transition: all 0.3s linear; z-index:5;}
#nav li:hover .nav_d{transition: all 0.3s linear; width:130px; font-size:14px; border:solid 1px #ccc;}
#nav li:hover .nav_d:hover{overflow:visible;}
#nav li:hover .nav_da:hover{overflow:visible;}
#nav li:hover .nav_d a{transition: all 0.3s linear; font-size:14px; margin-left:0; height:42px;}
#nav li:hover .nav_d a:hover{transition: all 0.3s linear; background:#de0000; font-size:14px;}
#nav li:hover .nav_da:hover .nav_da_d{transition: all 0.3s linear; width:149px; margin-left:150px;}
#nav li:hover .nav_da:hover .nav_da_d a{line-height:40px;}

/*banner*/
#banner{height:630px; background:#f9f9f9; min-width:1200px;}
#bannerW{height:400px;}
#bannerW #banner{height:400px;}
.owl-theme .owl-controls .owl-page span{ width: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:#de0000 !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:108px; border-bottom:solid 1px #ddd; position:relative;  min-width:1200px;}
.searchW{width:1200px; margin:0 auto; background:#fff; overflow:hidden; height:108px;}

.search_r{float:right; width:1200px;margin-top:24px;}
.search_rl{overflow:hidden;  font-size:14px; line-height:30px; font-weight:normal;}
.search_rl h1{font-weight:normal; float:left; margin:0 auto; font-size:14px;}
.search_rl strong{color:#de0000; float:left; margin:0 auto;}
.search_rl a{font-size:14px;}

#search-d{width:706px; overflow:hidden; height:36px; margin-top:4px;}
#search-i{float:right; width:40px; overflow:hidden; height:36px;}
#search-i input{border:none;}
#search-bg{float:left;width:666px; height:36px; overflow:hidden;}
#search input{border: none;}
:focus{outline:none;/*去掉输入框获得焦点时默认的轮廓*/}

/*prod*/
.prod{width:100%; overflow:hidden; padding:40px 0; min-width:1200px;}
.prod_line{width:450px; margin:0 auto; padding-top:26px;}
.prod_line_o{width:450px; border:solid 1px #b5b5b5; border-bottom:none; height:62px; border-top:none; position:absolute; margin-top:20px;}
.prod_line_ol{float:left; width:128px; height:1px; background:#b5b5b5;}
.prod_line_or{float:right;}
.prod_m{width:1200px; margin:0 auto; text-align:center; position:relative; font-size:40px; font-weight:bold; line-height:42px;}
.prod_m span{color:#0099ff;}
.prod_m strong{color:#de0000;}
.prod_en{width:1200px; margin:0 auto; text-align:center; font-size:72px; line-height:72px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; position:relative; color:#ccc; font-weight:bold;}

.prod_d{width:1200px; overflow:hidden; margin:0 auto; margin-top:40px;}
.prod_dl{float:left; width:246px;}
.prod_dl_fi{float:left; width:244px; background:#fff; border:solid 1px #ccc;}
.prod_dl_fi_m{width:244px; height:142px; overflow:hidden;}
.prod_dl_fi_ml{width:90px; font-family:Arial, Helvetica, sans-serif; font-size:146px; line-height:146px; color:#999; text-transform:uppercase; margin-left:12px; font-weight:bold; position:absolute;}
.prod_dl_fi_mr{float:right; width:160px; margin-top:28px; overflow:hidden;}
.prod_dl_fi_mr_en{font-family:Arial, Helvetica, sans-serif; width:142px; padding-left:33px; border-bottom:solid 1px #ccc; font-size:16px; color:#999; line-height:22px; text-transform:uppercase; padding-bottom:8px;}
.prod_dl_fi_mr_m{font-size:30px; line-height:52px;}
.prod_dl_fi_line{width:0px; height:0px; border-left: 122px solid transparent; border-right: 122px solid transparent; border-top: 15px solid #0099ff;}
.prod_dl_fi_d{width:210px; background:#fff; overflow:hidden; margin:20px 15px;}
.prod_dl_fi_d td{height:auto !important;}
.prod_dl_fi_d td b{display:block; background:#f1f1f1; font-size:0px !important; line-height:0px; transition: all 0.5s linear; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; border-bottom:dashed 1px #e0e0e0;}
.prod_dl_fi_d td b a{font-size:15px; color:#333 !important; line-height:50px; font-weight:normal; padding-left:10px;}
.prod_dl_fi_d td tr{display:block; width:90px; float:left; margin:5px 7px;}
#showfennei{display:block; width:90px; 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:#de0000 !important;}
.prod_dl_fi_d td b:hover {transition: all 0.5s linear; background:#de0000;}
.prod_dl_fi_d td b:hover a{transition: all 0.5s linear; color:#fff !important;}

.prod_dr{width:934px; overflow:hidden; float:right; background:#fff; position:relative;}
.prod_dr td{display:block; float:left; margin:10px; padding:0px !important; width:284px; background:#f9f9f9; position:relative; overflow:hidden; border:solid 1px #ccc; transition: all 0.4s linear; border-radius:2px;}
.prod_dr td:hover{border-radius:0px; transition: all 0.4s linear;}
.prod_dr td a{display:block; font-size:16px; overflow:hidden;}
.prod_dr td br{display:none;}
.prod_dr td span{display:none; background:#fff;height:50px; line-height:50px !important; position:relative; z-index:2; width:276px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.prod_dr td img{width:100% !important; height:100% !important;}
.prod_dr td:hover img{transform: scale(1.14);}

.prod_dr td span a{white-space: nowrap; text-overflow: ellipsis; overflow:hidden; padding:0px 10px;}
.prod_dr td:hover span a{line-height:150px !important;}

.prod_dr .ceshigo{width:284px; transition: all 0.4s linear; margin-top:0px; z-index:4; background:#fff;}
.prod_dr .ceshigo a{width:170px; margin-right:204px; margin-left:10px; text-align:left; font-size:15px; color:#333; line-height:50px; text-decoration:blink; white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.prod_dr .ceshigo p{width:94px; text-align:center; line-height:26px; color:#fff; border:solid 1px #fff; font-size:14px; border-radius:5px; position:absolute; margin-top:-39px; right:-110px; background:#de0000; transition: all 0.5s linear;}
.prod_dr td:hover .ceshigo p{transition: all 0.5s linear; right:10px;}

/*Ne_pro*/
.Ne_pro{width:100%; overflow:hidden; padding-bottom:40px; background:#f5f5f5; margin-bottom:40px; min-width:1200px;}
.Ne_pro_line{width:400px; margin:0 auto; padding-top:26px;}
.Ne_pro_line_o{width:400px; border:solid 1px #b5b5b5; border-top:none; height:31px; border-bottom:none; position:absolute; margin-top:68px;}
.Ne_pro_line_ol{float:left; width:108px; height:1px; background:#b5b5b5; margin-top:30px;}
.Ne_pro_line_or{float:right;}
.Ne_pro_m{width:1200px; margin:0 auto; text-align:center; position:relative; font-size:40px; font-weight:bold; line-height:42px;}
.Ne_pro_m span{color:#0099ff;}
.Ne_pro_m strong{color:#de0000;}
.Ne_pro_en{width:1200px; margin:0 auto; text-align:center; font-size:72px; line-height:72px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; position:relative; color:#ccc; font-weight:bold;}
.Ne_pro_d{width:1200px; margin:0 auto; overflow:hidden; padding-top:30px;}
.Ne_pro_d td{display:block; float:left; padding:8px !important; padding-bottom:0 !important; width:268px; border:solid 1px #ccc; margin:7px; position:relative; overflow:hidden; transition: all 0.4s linear;}
.Ne_pro_d td a{display:block; overflow:hidden;}
.Ne_pro_d td br{display:none;}
.Ne_pro_d td div{display:block; height:50px; line-height:50px !important; width:268px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.Ne_pro_d td img{width:100% !important; height:100% !important;}
.Ne_pro_d td:hover img{transform: scale(1.14);}
.Ne_pro_d td div a{white-space: nowrap; text-overflow: ellipsis; overflow:hidden; padding:0px 10px; width:248px; font-size:16px;}

.Ne_pro_d .Ne_pro_rgo{width:268px; transition: all 0.4s linear; margin-top:0px; border-top:solid 1px #ccc; text-align:center; position:absolute; background:#f5f5f5;}
.Ne_pro_d .Ne_pro_rgo a{display:block; font-size:0; line-height:0;}
.Ne_pro_d .Ne_pro_rgo p{width:268px; text-align:center; line-height:50px; color:#de0000; font-size:15px;}
.Ne_pro_d td:hover .Ne_pro_rgo{margin-top:-51px; transition: all 0.4s linear;}

/*adv*/
.adv{width:100%; overflow:hidden; min-width:1200px;}
.adv_t{width:1200px; overflow:hidden; margin:0 auto;}
.adv_ts{float:left; width:300px; font-size:210px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; line-height:210px; text-align:right; color:#de0000;}
.adv_timg{float:left; width:174px; height:174px; background:#0099ff; border-radius:50%; overflow:hidden; margin-top:18px; margin-left:12px; position:relative; text-align:center;}
.adv_timg_i{width:156px; height:156px; border-radius:50%; border:solid 2px #fff; filter:Alpha(opacity=60); opacity:0.6; position:absolute; z-index:1; top:7px; margin-left:7px;}
.adv_timg img{position:relative; z-index:2; width:80px; margin-top:28px;}
.adv_tr{float:right; width:700px; overflow:hidden; margin-top:20px;}
.adv_tr_en{font-family:Arial, Helvetica, sans-serif; font-size:38px; color:#ccc; text-transform:uppercase; line-height:40px; border-bottom:solid 1px #ccc; width:500px;}
.adv_tr_m{font-size:100px; line-height:130px; font-weight:bold;}
.adv_nt{width:500px; margin:0 auto; text-align:center; color:#fff; background:#8693a8; font-weight:bold; font-size:30px; line-height:46px;}
.adv_nd{width:1200px; margin:0 auto; text-align:center; font-size:20px; line-height:42px; color:#999;}

.adv_d{width:100%; padding-bottom:40px; overflow:hidden; margin-top:60px;}
#adv_tablit{width:1200px; height:auto; background-repeat:no-repeat; margin:0 auto;}
.adv_dt{width:1200px; overflow:hidden;}
#adv_tablit dl{width:1200px; overflow:hidden; background:#f4f4f4; border-bottom:solid 8px #0099ff;}
#adv_tablit dl dd{float:left; display:block; width:300px; padding:15px 0; text-align:center; line-height:40px; box-shadow:0 0 1px #ccc; font-size:32px; color:#666; transition: all 0.5s linear;}
#adv_tablit dl dd span{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:12px; line-height:18px; filter:Alpha(opacity=50); opacity:0.5;}
#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:#0099ff; color:#fff;}
.adv_tabcon{width:1200px; margin:0 auto; clear:both; overflow:hidden; background:#f5f5f5; box-shadow:0 0 8px #ddd; height:520px;}
.adv .dis{display:none;}
.adv_dd_l{float:right; width:600px; background:#f1f1f1; height:520px;}
.adv_dd_l img{width:600px; height:520px;}
.adv_dd_r{float:left; width:462px; padding:60px 0px 60px 78px; overflow:hidden;}
.adv_dd_rtn{color:#999; font-size:22px; line-height:30px;}
.adv_dd_rm{font-size:36px; line-height:40px; border-bottom:dashed 1px #ddd; padding-bottom:20px;}
.adv_dd_rdn{margin-top:20px; overflow:hidden; height:248px;}
.adv_dd_rdn_i{overflow:hidden; padding-top:18px;}
.adv_dd_rdn_il{float:left; width:30px; text-align:center; font-size:26px; font-weight:bold; color:#de0000; line-height:30px;}
.adv_dd_rdn_ir{float:right; width:424px; font-size:16px; line-height:30px; color:#666;}
.adv_dd_ra{overflow:hidden; letter-spacing:3px; width:160px; 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:#0099ff;}
.adv_dd_ra:hover{transition: all 0.5s linear; background:#de0000; width:200px;}
.adv_dd_ra:hover a{transition: all 0.5s linear; color:#fff;}

/*about*/
.about{width:100%; min-width:1200px; overflow:hidden; margin:0 auto; margin-bottom:40px; background:url(//memberpic.114my.com.cn/076983662666/uploadfile/image/20180723/20180723162510_600129710.jpg) no-repeat center; background-repeat:no-repeat; background-attachment:fixed; background:#0099ff;}
.aboutW{width:1200px; margin:0 auto;}
.about_l{float:left; width:569px; overflow:hidden; padding:35px;}
.about_len{font-family:Arial, Helvetica, sans-serif; font-size:66px; line-height:66px; font-weight:bold; color:#fff; text-transform:uppercase; padding-top: 15px;}
.about_lm{font-size:32px; line-height:36px; color:#fff;}
.about_ln{overflow:hidden; padding-top:30px; line-height:30px; font-size:16px; height: 240px; color:#d0ecff;}
.about_ln a{font-size:14px; color:#fff; font-weight:bold;}

/*equip*/
.equip{width:100%; overflow:hidden; padding-bottom:40px; min-width:1200px;}
.equip_en{width:1200px; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:90px; line-height:90px; text-transform:uppercase; color:#ccc;}
.equip_m{width:300px; margin:0 auto; text-align:center; background:#0099ff; line-height:60px; font-size:42px; color:#fff; font-weight:bold; margin-top:-50px; position:relative;}
.equip_d{width:1200px; margin:0 auto; overflow:hidden; margin-top:30px;}
.equip_d td{float:left; width:280px; padding:0 !important; margin:10px;}
.equip_d td a{display:block;}
.equip_d td img{width:268px; height:200px; padding:5px !important; border:solid 1px #ccc;}
.equip_d td:hover img{transform: scale(1.04);}
.equip_d td br{display:none;}
.equip_d td div{ padding:8px !important; width:220px; margin:0 auto; margin-top:-30px; background:#eee; border:solid 1px #ccc; position:relative;}
.equip_d td div a{font-size:15px;}
.equip_d td:hover div{-webkit-animation: test 0.3s ease-in 2;}

/*sma_ad*/
.sma_ad{width:100%; min-width:1200px; overflow:hidden; height:292px; background:url(//memberpic.114my.com.cn/076983662666/uploadfile/image/20180724/20180724140533_716716290.jpg) no-repeat center;}
.sma_adW{width:1200px; margin:0 auto;}
.sma_ad_r{float:right; width:520px; overflow:hidden; padding-top:30px;}
.sma_ad_rm{font-size:52px; line-height:66px; color:#fff; font-weight:bold;}
.sma_ad_rn{font-size:20px; line-height:24px; color:#fff; text-align:center; background:#0099ff; padding:5px 12px; width:380px;}
.sma_ad_rli{overflow:hidden; margin-top:12px;}
.sma_ad_rli_l{float:left; width:132px;}
.sma_ad_rli_ll{float:left; width:26px; font-size:20px; color:#fff; height:26px; border-radius:50%; border:solid 2px #fff; text-align:center;}
.sma_ad_rli_lr{font-size:18px; color:#fff; float:right; line-height:28px; width:86px;}
.sma_ad_ra{overflow:hidden; line-height:40px; margin-top:20px;}
.sma_ad_ran{font-size:22px; float:left; color:#fff;}
.sma_ad_ran a{font-size:22px; color:#fff;}
.sma_ad_ras{font-size:25px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; float:left; background:#de0000; color:#fff; width:360px; text-align:center;}

/*custo*/
.custo{width:100%; background:#f1f1f1; overflow:hidden; padding:40px 0 20px 0; min-width:1200px;}
.custo_en{width:1200px; text-align:center; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:54px; color:#ccc; line-height:54px; text-transform:uppercase; font-weight:bold;}
.custo_m{width:1200px; margin:0 auto; text-align:center; font-size:36px; font-weight:bold; color:#333; line-height:40px;}
.custo_n{width:1200px; margin:0 auto; text-align:center; font-size:16px; color:#666; line-height:30px; padding-top:10px;}
.custo_d{width:1200px; margin:0 auto; overflow:hidden; padding:0px 30px; padding-top:30px;}
.custo_d_li{float:left; width:240px; transition: all 0.5s linear;}
.custo_d_li_t{position:relative; width:180px; height:180px; margin:0 auto; border-radius:50%; text-align:center; background:#0099ff; transition: all 0.5s linear; overflow:hidden;}
.custo_d_li:hover .custo_d_li_t{transition: all 0.5s linear; background:#0099ff; box-shadow:0 0 32px #004f99 inset}
.custo_d_li_timg{margin:0 auto; width:63px; height:63px; margin-top:40px;}
.custo_d_li_tm{font-size:20px; color:#fff; line-height:40px;}
.custo_d_li_d{width:200px; padding:20px; padding-top:110px; margin-top:-90px; transition: all 0.5s linear; height:80px; margin-bottom:10px; color:#666; font-size:14px;}
.custo_d_li:hover .custo_d_li_d{transition: all 0.5s linear; box-shadow:0 0 12px #999;}

/*news*/
.news{width:100%; min-width:1200px; overflow:hidden; margin-top:40px;}
.news_t{width:1200px; overflow:hidden; margin:0 auto;}
.news_t_bac{width:192px; margin:0 auto;}
.news_t_bac_i{width:192px; height:192px; box-shadow:5px 12px 8px #ccc inset; position:absolute; border-radius:50%; z-index:1;}
.news_t_m{width:1200px; margin:0 auto; position:relative; z-index:2; margin-top:40px; overflow:hidden;}
.news_t_mli{width:44px; height:10px; margin:0 auto; background:#0099ff;}
.news_t_mm{font-size:34px; text-align:center; font-weight:bold; line-height:60px;}
.news_t_men{font-family:Arial, Helvetica, sans-serif; font-size:80px; color:#d5d5d4; line-height:80px; font-weight:bold; text-transform:uppercase; text-align:center;}

.lanrenzhijia{ width:1200px; margin:0 auto; overflow:hidden; min-width:1200px; position:relative;}
.news_dt{overflow:hidden; margin:0 auto; margin-top:20px; width:603px;}

.news_dt a{display:block; float:left; text-decoration:none; height:42px; line-height:42px; width:175px; border:solid 1px #ccc; text-align:center; margin:0px 12px; font-size:18px;}
.news_dt a.on{text-decoration:none; transition: all 0.5s linear; background:#0099ff; color:#fff;}

.lanrenzhijia .content{overflow:hidden; width:1200px; margin:0 auto; height:492px; 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:358px; border:solid 1px #ddd; height:490px; overflow:hidden; margin:0px 20px; position:relative; transition: all 0.5s linear;}
.news .news_div_item_date, .news .divdgweb_new_div_item_date{position:absolute; background:#f8f8f8; width:316px; height:70px; bottom:0; left:0; padding-left:42px; font-family:"Courier New", Courier, monospace, Arial, Helvetica, sans-serif; color:#999;}
.news .news_div_item_year, .news .divdgweb_new_div_item_year{overflow:hidden; position:absolute; font-size:18px; margin-top:40px; margin-left:5px;}
.news .news_div_item_month, .news .divdgweb_new_div_item_month, .news .news_div_item_day, .news .divdgweb_new_div_item_day{overflow:hidden; float:left; font-size:42px; line-height:42px; padding-top:10px;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{overflow:hidden; margin-top:235px; border-top:solid 1px #ddd; padding:26px; padding-top:20px; width:306px; transition: all 0.5s linear;}
.news .news_div_item_title, .news .divdgweb_new_div_item_title{overflow:hidden; width:306px; line-height:58px; font-size:18px; white-space: nowrap; text-overflow: ellipsis;}
.news .news_div_item_title a, .news .divdgweb_new_div_item_title a{font-size:22px;}
.news .news_div_item_body, .news .divdgweb_new_div_item_body{overflow:hidden; width:306px; line-height:26px; font-size:14px; color:#666; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.news .news_t_rgo{position:absolute; bottom:14px; right:-56px; transition: all 0.5s linear;}
.news .news_t_rgo a{font-size:0; line-height:0;}
.news .news_t_rgo p{font-size:14px; background:#de0000; color:#fff; width:40px; height:40px; line-height:40px; border-radius:50%; text-align:center;}
.news .news_div_item_pic{position:absolute; width:358px; height:235px; overflow:hidden; top:0;}
.news .news_div_item_pic img{width:358px;}

.news .news_div_item:hover, .news .divdgweb_new_div_item:hover{transition: all 0.5s linear; box-shadow:0 5px 15px #ccc;}
.news .news_div_item:hover .news_t_rgo, .news .divdgweb_new_div_item:hover .news_t_rgo{transition: all 0.5s linear; right:26px;}

/*links*/
.links{width:100%; overflow:hidden; background:#fff; padding-bottom:40px; padding-top:30px; min-width:1200px;}
.links_line{width:1200px; margin:0 auto;}
.links_line_w{width:1200px; margin:0 auto; position:absolute; border-bottom:dashed 1px #ccc; margin-top:30px;}
.links_line_li{width:200px; margin:0 auto;}
.links_line_liw{width:200px; position:absolute; background:#0099ff; height:60px;}
.links_line_li_l{width:16px; height:16px; border-radius:50%; border:solid 3px #fff; float:left; background:#ccc; margin-top:20px; margin-left:-10px;}
.links_line_li_r{ float:right; margin-right:-10px; margin-left:0;}
.links_t{width:200px; margin:0 auto; overflow:hidden; z-index:2; position:relative; text-align:center; font-size:20px; line-height:60px; height:60px; color:#fff;}
.links_d{width:1200px; margin:0 auto; overflow:hidden; padding-top:20px; font-size:14px;}
.links_d a{font-size:14px;}

.small_ad{width:100%; min-width:1200px; background:#0099ff;  text-align:center; color:#fff; font-size:32px; line-height:86px; letter-spacing:5px;}

/*footer*/
.footer{width:100%; overflow:hidden; background:#383c43; color:#858c99; font-size:14px; border-bottom:solid 1px #50555c; min-width:1200px; padding:40px 0;}
.footer a{color:#858c99; font-size:14px;}
.footerW{width:1200px; margin:0 auto;}
.footer_qr{float:left; width:352px;}
.footer_qr_l{float:left; width:134px; overflow:hidden;}
.footer_qr_li{overflow:hidden; margin:18px 0px; background:#fff;}
.footer_qr_li_i{float:left; width:100px;}
.footer_qr_li_i img{width:100px;}
.footer_qr_li_m{float:right; writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; line-height:34px; width:34px; letter-spacing:3px; padding-top:15px; color:#333;}
.footer_qr_li_mo{padding-top:8px;}
.footer_qr_r{float:right; width:185px;}
.footer_qr_rm{font-size:15px; color:#fff; line-height:30px; padding-top:20px;}
.footer_qr_rts{font-size:62px; color:#de0000; font-weight:bold; font-weight:bold; line-height:62px; font-family:Arial, Helvetica, sans-serif; padding-top:20px;}
.footer_qr_rn{font-size:16px;}
.footer_qr_rds{font-family:Arial, Helvetica, sans-serif; font-size:22px; line-height:30px; color:#fff; padding-top:15px;}
.footer_qr_rds span{letter-spacing:1.75px;}
.footer_line{float:left; width:1px; background:#50555c; height:256px; margin:0px 46px;}
.footer_l{float:left; width:px; overflow:hidden;}
.footer_l_en{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; text-transform:uppercase; color:#fff;}
.footer_l_m{font-size:18px; line-height:25px; padding-bottom:20px; color:#fff;}
.footer_l_line{width:20px; height:3px; background:#858c99;}
.footer_l_a{overflow:hidden; margin-top:24px;}
.footer_l_aa{line-height:28px;}

/*copy*/
.copy{width:100%; overflow:hidden; line-height:26px; font-size:14px; color:#858c99; background:#383c43; min-width:1200px;}
.copy a{color:#858c99; font-size:14px;}
.copyW{width:1200px; margin:0 auto; padding:26px 0; overflow:hidden; text-align:center;}

/*公用样式*/

#bodycon{margin:40px auto; overflow:hidden; position:relative; z-index:3;}

/*内页*/
.nyhdp_xw{width:100%; overflow:hidden; height:400px; background:url(//memberpic.114my.com.cn/076983662666/uploadfile/image/20180720/20180720144926_508009132.jpg) no-repeat center; position:absolute; top:211px; z-index:1; min-width:1200px;}
.nyhdp_ly{width:100%; overflow:hidden; height:400px; background:url(//memberpic.114my.com.cn/076983662666/uploadfile/image/20180720/20180720145010_1471408682.jpg) no-repeat center; position:absolute; top:211px; z-index:1; min-width:1200px;}
.nyhdp_lx{width:100%; overflow:hidden; height:400px; background:url(//memberpic.114my.com.cn/076983662666/uploadfile/image/20180720/20180720143227_1922852727.jpg) no-repeat center; position:absolute; top:211px; z-index:1; min-width:1200px;}

/*内页导航*/
.strong_title{display:none;}
.mianbxContent{width:1160px !important; text-align:left !important; height:auto !important; line-height:40px !important; margin:5px !important; margin-bottom:30px !important; font-size:20px; overflow:hidden; padding:10px 15px; background:#fff; white-space: nowrap; text-overflow: ellipsis; box-shadow:0 0px 1px #ccc;}
.mianbxContent a{font-weight:bold; color:#de0000; 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:#de0000;}

/*内页新闻*/
.shopmrsc li .xwlb_img img{ border:solid 1px #eee;}
.shopmrsc li:hover .xwlb_img img{-webkit-animation: test 0.3s ease-in 2; 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:#0099ff; 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:#de0000; color:#fff;}
.pro_all_class strong{background:#de0000; 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:270px !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:1200px !important; text-align:center; margin-top:20px !important; background:#eee; border-bottom:dashed 1px #fff;}
.pcontent_title_h4 strong{font-weight:normal; line-height:60px !important; border-top:solid 1px #eee;}
.detail_title{font-size:18px; margin-left:0 !important; padding-left:20px !important; line-height:28px; width:1200px !important; background:#f9f9f9;}
.product_content{overflow:hidden; padding:30px 0; font-size:14px; line-height:26px;}
#bodycontent .pshangxia{line-height:40px; font-size:16px; border:dashed 1px #de0000; 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:21% !important; margin:7px; border:solid 1px #ccc; padding:10px !important;}
.pro_detail_rel_item div img{width:100% !important; height:100% !important;}
.pro_detail_rel_item div:hover img{-webkit-animation: test 0.3s ease-in 2; 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 #de0000;}
.pages_info select{margin-left:10px;}