body{margin: 0px auto; padding: 0px; font-size: 14px; 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; font-size:14px;}

a:hover{text-decoration: underline; color:#f00;transition: all 0.6s;}

img{transition: all 0.5s linear;}

img:hover{transition: all 0.5s linear;}

.tcdPageCode {

  text-align: center;

  color: #808080;

  font-size: 14px;

}

.tcdPageCode li {

  display: inline;

}

.tcdPageCode span.disabled {

  display: inline-block;

  height: 35px;

  line-height: 35px;

  padding: 0 14px;

  margin: 0 2px;

  color: #808080;

  background: #fff;

  border: 1px solid #e6e3e3;

  vertical-align: middle;

  border-radius:1px;

}

.tcdPageCode span.current {

  display: inline-block;

  height: 35px;

  line-height: 35px;

  padding: 0 14px;

  margin: 0 2px;

  color: #fff;

  background-color: #ff6f06;

  border: 1px solid #ff6f06;

  vertical-align: middle;

  border-radius:1px;

}

.tcdPageCode a {

  display: inline-block;

  color: #ff6f06;

  height: 35px;

  line-height: 35px;

  background: #fff;

  padding: 0 14px;

  border: 1px solid #ddd;

  margin: 0 2px;

  vertical-align: middle;

  border-radius:1px;

}

.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)}

}



/*head*/

.head_t{width:100%; height:46px; line-height:46px; background:#f1f1f1; font-size:14px; color:#999;}

.head_tW{width:1200px; margin:0 auto;}

.head_tl{float:left;}

.head_tr{float:right; text-align:right;}

.head_tr a{line-height:36px; font-size:14px; color:#999;}



.head{width:100%; height:124px; min-width:1200px;}

.headW{width:1200px; margin:0 auto;}

.head_logo{ margin-top:20px; float:left;}

.head_logo img{}

.head_m{float:left; margin-top:24px; margin-left:20px;}

.head_mm{font-size:30px; font-weight:bold; line-height:56px; color:#0d8ae6; }

.head_men{font-size:24px; color:#999; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing:0.8px;}

.head_n{float:left; margin-left:22px; font-size:18px; color:#333; line-height:30px; margin-top:25px; border-left:solid 1px #ddd; padding-left:20px;}

.head_n strong{font-size:26px; color:#0d8ae6; line-height:40px;}

.head_r{float:right; width:230px; margin-top:26px;}

.head_rt{overflow:hidden; padding-left:36px; line-height:36px; font-size:18px; background:url(../uploadfile/image/20180625/20180625200257_1448283798.png) no-repeat left center;}

.head_rd{font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#0d8ae6; font-weight:bold; line-height:30px;}

.head_rd span{}





/*nav*/

#nav{width:100%; height:60px; background:#0d8ae6;} 

#navW{width:1200px; margin:0 auto;} 

#nav ul{width:1200px; margin:0 auto; height:60px;}

#nav li{float:left; text-align:center; width:132px; 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:2; color:#fff;}

#nav ul li a:hover, #nav ul .none a, #nav .a_nav a{text-decoration:none; transition: all 0.5s linear; font-weight:bold;}

#nav ul li:hover, #nav ul .none, #nav .a_nav{transition: all 0.8s linear;}



#nav ul li span{display:block; width:0px; height:1px; background:#fff; position:absolute; transition: all 0.5s linear; margin-top:-15px; margin-left:66px; filter:Alpha(opacity=60); opacity:0.6;}

#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 strong{display:block; width:0px; border-right:dashed 1px #fff; float:left; height:22px; margin-top:20px; filter:Alpha(opacity=30); opacity:0.3;}



.nav_o, .nav_u{width:100%; border-bottom:dashed 1px #fff; position:absolute; z-index:2; filter:Alpha(opacity=20); opacity:0.2;}

.nav_o{margin-top:5px;}

.nav_u{margin-top:-5px;}



/*banner*/

#banner{height:470px; background:#f9f9f9;}

#bannerW{height:470px;}

#bannerW #banner{height:470px;}

.owl-theme .owl-controls .owl-page span{margin-top:-25px !important; width:20px !important; height:20px !important; background:#0d8ae6 !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:152px; background:#0d8ae6}

#searchW{width:1200px; margin:0 auto;}

.search_l{float:left; width:407px; padding-left:85px; height:152px; background:url(../uploadfile/image/20180627/20180627153155_1105218344.png) no-repeat left center;}

.search_lm{font-size:42px; color:#fff; line-height:48px; padding-top:26px; font-weight:bold;}

.search_ln{font-size:15px; line-height:20px; color:#acd7f7; width:380px; margin-top:10px;}

.search_line{float:left; width:0; height:152px; border-left:solid 1px #4cadf5;}

.search_ia{float:left; width:137px; text-align:center; transition: all 0.8s linear;}

.search_ia img{ padding-top:30px; width:60px;}

.search_ia:hover img{transition: all 0.8s linear; transform: rotate(-15deg);}

.search_ia a{font-size:16px; line-height:40px; display:block; text-decoration:blink; color:#fff;}

.search_r{float:right; width:400px;}

#search-d{width:303px; overflow:hidden; height:44px;}

#search-i{float:left; width:38px; overflow:hidden; height:30px; margin-top:5px;}

#search-i input{border:none;}

#search-bg{float:right;width:265px; height:30px; overflow:hidden; margin-top:5px;}

#search input{border: none;}

:focus{outline:none;/*去掉输入框获得焦点时默认的轮廓*/}

#search-text{width:400px; line-height:22px; font-size:14px; color:#acd7f7;}

#search-text strong{ color:#fff; font-size:14px;}

#search-text a{font-size:14px; color:#acd7f7;}



.search_rm{overflow:hidden; color:#fff; font-weight:bold; font-size:20px; line-height:26px; margin-top:16px;}



.words{overflow:hidden; width:1200px; margin:0 auto; line-height: 54px;}



/*service*/

.service_bac{width:100%; overflow:hidden; background:url(../uploadfile/image/20180627/20180627173613_311567333.jpg) no-repeat center top;}



.service{width:100%; overflow:hidden; padding-top:30px; padding-bottom:60px;}

.service_m{width:1200px; margin:0 auto; text-align:center; font-size:66px; font-weight:bold; line-height:90px; color:#333;}

.service_m span{font-size:80px; color:#de0000;}

.service_n{width:300px; margin:20px auto; line-height:40px; text-align:center; font-size:24px; color:#fff; background:#0d8ae6; letter-spacing:5px;}

.service_d{width:1200px; margin:0 auto; margin-top:40px;}

.service_d_li{float:left; width:200px; transition: all 0.5s linear;}

.service_d_li_i{overflow:hidden; padding:30px; border:solid 1px #ccc; width:160px; height:160px; border-radius:50%; transition: all 0.8s linear;}

.service_d_li_i img{width:160px; border-radius:50%;}

.service_d_li_m{overflow:hidden; text-align:center; width:174px; margin-left:31px; font-size:18px; font-weight:bold; line-height:50px; border-bottom:solid 1px #999;}

.service_d_li_m a{font-size:18px;}

.service_d_li:hover{transition: all 0.5s linear; position: relative}

.service_d_li:hover .service_d_li_i{transition: all 0.8s linear; box-shadow:0 0 15px #ccc; border:solid 1px #fff; background:#fff; margin-top:-20px;}



/*ad_text*/

.ad_text{width:100%; overflow:hidden; background:#2c98e9; padding:66px 0;}

.ad_textW{width:1200px; margin:0 auto;}

.ad_text_line{width:900px; margin:0 auto; position:relative;}

.ad_text_line_o{width:898px; margin:0 auto; position:absolute; border:solid 1px #8bc8f5; border-bottom:none; border-top:none; overflow:hidden; margin-top:20px;}

.ad_text_line_ot{overflow:hidden;}

.ad_text_line_ot_l{float:left; width:100px; height:1px; background:#8bc8f5;}

.ad_text_line_ot_r{float:right;}

.ad_text_line_od{ overflow:hidden;}

.ad_text_line_od_l{float:left; width:50px; height:1px; background:#8bc8f5; margin-top:50px;}

.ad_text_line_od_r{float:right;}

.ad_text_m{width:1200px; margin:0 auto; text-align:center; position:relative; color:#fff; font-size:48px; font-weight:bold; line-height:50px;}

.ad_text_en{width:1200px; margin:0 auto; text-align:center; position:relative; color:#8bc8f5; font-size:17px; line-height:30px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; margin-top:10px;}

.ad_text_d{width:792px; overflow:hidden; margin:0 auto; padding-top:24px;}

.ad_text_di{float:left; width:234px; padding-left:30px; overflow:hidden;}

.ad_text_di_l{width:16px; height:16px; border:solid 6px #fff; background:#de0000; border-radius:50%; float:left; margin-top:5px;}

.ad_text_di_r{width:180px; line-height:40px; height:40px; font-size:20px; color:#fff; padding-left:20px; float:right;}



/*engin*/

.engin{width:100%; overflow:hidden; padding-bottom:40px;}

.engin_m{width:100%; height:304px; background:#fff; box-shadow: 0 8px 9px #f5f5f5;}

.engin_md{width:1180px; margin:0 auto;}

.engin_md_img{float:left; width:400px; height:304px; overflow:hidden; border-left: solid 30px #fff; border-right: solid 30px #fff;}

.engin_md_img img{width:400px;}

.engin_md_r{float:right; text-align:right; padding-top:60px; width:700px;}

.engin_md_rm{font-size:58px; line-height:60px; font-weight:bold; padding-bottom:10px; color:#2c98e9;}

.engin_md_ren{font-size:28px; text-transform:uppercase; color:#ccc; line-height:50px; border-bottom:solid 1px #ccc; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;}

.engin_md_rn{font-size:20px; line-height:30px; padding-top:20px; border-bottom:dashed 1px #ccc; padding-bottom:20px;}



.engin_d{width:1200px; margin:0 auto; overflow:hidden; padding-top:20px;}



.engin_d td{float:left; width:258px; height:300px; border:solid 1px #ddd; padding:10px !important; margin:10px; position:relative; overflow:hidden; background:#fff;}

.engin_d td br{display:none;}

.engin_d td a{text-decoration:blink; display:block; overflow:hidden;}

.engin_d td a img{width:100% !important; height:230px !important;}

.engin_d td span{display:block; overflow:hidden; padding-top:10px; margin-top:10px; border-top:solid 1px #eee; line-height:40px !important; padding-right:58px; width:200px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.8s linear;}

.engin_d td span a{font-size:15px; text-align:left; transition: all 0.8s linear; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; }



.engin_d .ceshigo{width:50px; float:right; transition: all 0.8s linear;}

.engin_d .ceshigo a{font-size:0; line-height:0; position:absolute; margin-top:-40px;}

.engin_d .ceshigo .ceshigo_ai{ width:30px; overflow:hidden; height:30px; margin-top:5px; 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;}



.engin_d td:hover span{transition: all 0.8s linear; width:180px; padding-right:88px;}

.engin_d  td:hover .ceshigo{transition: all 0.8s linear; width:76px;}

.engin_d  td:hover .ceshigo_ai{transition: all 0.8s linear; width:60px;}

.engin_d  td:hover .ceshigo_ai_l{transition: all 0.8s linear; width:36px; background:#d50b30;}

.engin_d  td:hover .ceshigo_ai_r{transition: all 0.8s linear; border-bottom:9px solid #d50b30;}

.engin_d  td:hover span a{transition: all 0.8s linear; color:#d50b30;}

.engin_d  td:hover img{transform: scale(1.05);}



.engin_a{width:264px; height:50px; line-height:50px; text-align:center; margin:0 auto; border: solid 1px #ccc; margin-top:30px; transition: all 0.8s linear; }

.engin_a a{font-size:22px; color:#ce0000; text-decoration: blink;}

.engin_a:hover{transition: all 0.8s linear; background:#ce0000;}

.engin_a:hover a{transition: all 0.8s linear;  color:#fff;}



/*Tsmad*/

.Tsmad{width:100%; height:393px; overflow:hidden; background:url(../images/ad.jpg) no-repeat center;}

.Tsmadw{width:1200px; margin:0 auto;}

.Tsmad_{float:right; width:540px;}

.Tsmad_m{width:490px; height:70px; line-height:70px; font-size:45px; color:#fff; font-weight:bold; background:#2c98e9; text-align:center; margin-top:50px;}

.Tsmad_en{font-family:Arial, Helvetica, sans-serif; font-size:15px; text-transform:uppercase; color:#999; letter-spacing:-0.3px; line-height:30px;}

.Tsmad_n{overflow:hidden; width:540px; padding-top:18px;}

.Tsmad_n_li{float:left; width:232px; height:36px; margin:5px 0; margin-left:10px; margin-right:20px; overflow:hidden;}

.Tsmad_n_li_l{float:left; width:10px; height:10px; border:solid 4px #ce0000; background:#fff; border-radius:50%; margin-top:10px; overflow:hidden;}

.Tsmad_n_li_r{float:right; width:180px; font-size:18px; line-height:36px;}

.Tsmad_a{overflow:hidden; margin-top:40px;}

.Tsmad_am{float:left; font-size:22px; color:#de0000; line-height:50px; width:274px;}

.Tsmad_aa{float:left; width:164px; height:50px; background:#2c98e9; line-height:50px; text-align:center;}

.Tsmad_aa a{font-size:22px; color:#fff;}



/*prod*/

.prod{width:100%; overflow:hidden; padding:40px 0; min-width:1200px; box-shadow:0 10px 8px #ccc; margin-top:40px;}

.prod_m{width:1200px; margin:0 auto; text-align:center; font-size:42px; font-weight:bold; line-height:66px; position:relative;}

.prod_en{width:100%; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:124px; line-height:124px; text-transform:uppercase; color:#eee; font-weight:bold; position:absolute; margin-top:-50px;}

.prod_line{width:80px; height:6px; margin:20px auto; background:#0073be;}



.prod_d{width:1200px; margin:0 auto; overflow:hidden; padding-top:20px;}

.prod_d td{float:left; width:258px; height:260px; border:solid 1px #ddd; padding:10px !important; margin:10px; position:relative; overflow:hidden; background:#fff;}

.prod_d td br{display:none;}

.prod_d td a{text-decoration:blink; display:block; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}

.prod_d td a img{width:100% !important; height:100% !important; transition: all 0.2s linear;}

.prod_d td div{padding-top:10px !important; margin-top:18px; border-top:solid 1px #eee; line-height:40px !important; padding-right:58px; width:199px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.8s linear;}

.prod_d td div a{font-size:15px; text-align:left; transition: all 0.8s linear;}



.prod_d .prod_cshigo{ margin-top:0; padding-top:0 !important; border:none; padding-right:0;}

.prod_d .prod_cshigo{width:50px; float:right; transition: all 0.8s linear;}

.prod_d .prod_cshigo a{font-size:0; line-height:0; position:absolute; margin-top:-40px;}

.prod_d .prod_cshigo .prod_cshigo_ai{ width:30px; overflow:hidden; height:30px; margin-top:5px; border-left:solid 1px #ddd; padding-left:15px; transition: all 0.8s linear}

.prod_cshigo_ai_l{float:left; height:1px; width:20px; background:#ccc; margin-top:14px; transition: all 0.8s linear}

.prod_cshigo_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_d td div span{display:block;}



.prod_d td:hover div{transition: all 0.8s linear; width:168px; padding-right:88px;}

.prod_d td:hover .prod_cshigo{transition: all 0.8s linear; width:76px; padding-right:0;}

.prod_d td:hover .prod_cshigo_ai{transition: all 0.8s linear; width:60px;}

.prod_d td:hover .prod_cshigo_ai_l{transition: all 0.8s linear; width:36px; background:#ce0000;}

.prod_d td:hover .prod_cshigo_ai_r{transition: all 0.8s linear; border-bottom:9px solid #ce0000;}

.prod_d td:hover div a{transition: all 0.8s linear; color:#de0000;}

.prod_d td:hover img{transform: scale(1.18); transition: all 0.2s linear;}



/*adv*/

.adv{width:100%; overflow:hidden; background: url(../uploadfile/image/20180627/20180627101526_1208127150.png) center; box-shadow:0 5px 8px #ddd; border-top:solid 10px #000; padding-bottom:40px; padding-top:40px;}

.adv_line{width:700px; margin:0 auto;}

.adv_line_i{width:698px; margin:0 auto; border:solid 1px #ccc; border-top:none; height:90px; position:absolute; margin-top:54px; border-radius:0 0 150px 150px; box-shadow:0 -20px 12px #fff inset; filter:Alpha(opacity=60); opacity:0.6; }

.adv_line_i span, .adv_line_i strong{display:block; width:100px; height:1px; background:#ccc;}

.adv_line_i span{float:left;}

.adv_line_i strong{float:right;}

.adv_m{width:1200px; margin:0 auto; text-align:center; position:relative; font-size:50px; font-weight:bold; line-height:80px; color:#de0000; margin-bottom:20px;}

.adv_m strong{color:#0d8ae6; font-size:36px; line-height:36px;}

.adv_m span{font-size:80px;}

.adv_en{width:1200px; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:24px; text-transform:uppercase; line-height:50px; font-weight:normal; color:#ccc;}

.adv_d{width:1200px; margin:0 auto; overflow:hidden; padding:10px 30px;}

.adv_d_l{float:left; width:570px; overflow:hidden; margin:20px 0; background:#fff; padding:10px; box-shadow:0 0px 5px #ddd; height:456px}

.adv_d_r{float:right;}

.adv_d_limg{width:570px; overflow:hidden; height: 250px;}

.adv_d_limg img{width:570px;}

.adv_d_l:hover .adv_d_limg img {transform: scale(1.15);}

.adv_d_lm{width:570px; overflow:hidden; margin-top:20px;}

.adv_d_lm_l{float:right; overflow:hidden; width:130px; line-height:180px; text-align:center; font-size:130px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#fff; background:#0d8ae6; border-radius:90px 0 0 90px; box-shadow:-15px 5px 15px #00345a inset;}

.adv_d_r .adv_d_lm_l{float:left; border-radius:0 90px 90px 0; box-shadow:15px 5px 15px #00345a inset;}

.adv_d_lm_r{float:left; width:394px; margin-left:20px; margin-right:0px;}

.adv_d_r .adv_d_lm_r{float:right; margin-left:0; margin-right:20px;}

.adv_d_lm_rm{font-size:36px; font-weight:bold; line-height:46px; margin-top:5px;}

.adv_d_lm_ren{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#de0000; text-transform:uppercase; line-height:18px;}

.adv_d_lm_rn{line-height:24px; color:#666; font-size:15px; padding-top:16px; letter-spacing:1px; border-top:solid 1px #ddd; margin-top:10px;}



/*about*/

.about{width:100%; overflow:hidden; padding-top:50px;}

.aboutW{width:1200px; margin:0 auto; overflow:hidden;}

.about_en{width:1200px; margin:0 auto;}

.about_en span{font-family:Arial, Helvetica, sans-serif; width:1200px; margin:0 auto; line-height:80px; font-size:80px; font-weight:bold; text-align:center; text-transform:uppercase; filter:Alpha(opacity=10); opacity:0.1; position:absolute; margin-top:26px; color:#666;}

.about_t{position:relative; z-index:2; width:1200px; margin:0 auto;}

.about_tline{width:0; height:0; margin:0 auto; border-right: 26px solid transparent; border-left: 26px solid transparent; border-bottom:solid 17px #0d8ae6;}

.about_dline{border-top: solid 17px #0d8ae6; border-bottom:none;}

.about_line{width:85px; height:8px; background:#0d8ae6; overflow:hidden; margin:0 auto;}

.about_m{width:1200px; margin:0 auto; text-align:center; font-size:42px; font-weight:bold; line-height:80px; text-shadow:0 2px 20px #fff;}

.about_d{width:1200px; margin:0 auto; overflow:hidden; padding-top:60px;}

.about_dl{float:left; width:540px; height:394px; overflow:hidden; padding:10px; border:solid 1px #ddd; background: #eee;}

.about_dr{width:540px; float:right; overflow:hidden; margin-top:10px;}

.about_dr_en{font-family:Arial, Helvetica, sans-serif; font-size:74px; color:#ddd; text-transform:uppercase; line-height:74px; font-weight:bold;}

.about_dr_m{font-size:28px; font-weight:bold; line-height:30px;}

.about_dr_line{width:50px; height:6px; background:#0d8ae6; margin-top:30px;}

.about_dr_n{overflow:hidden; margin-top:20px; font-size:15px; line-height:30px; color:#666;}

.about_dr_n strong{color:#de0000;}

.about_dr_a{width:540px; overflow:hidden; margin-top:30px; transition: all 0.5s linear;}

.about_dr_a a{display:block; float:left; width:150px; line-height:46px; background:#0d8ae6; color:#fff; text-align:center; font-size:16px; margin-left:20px; transition: all 0.5s linear;}

.about_dr_a:hover{transition: all 0.5s linear;}

.about_dr_a:hover a{transition: all 0.5s linear; width:140px;}

.about_dr_a:hover a:hover{transition: all 0.5s linear; background:#de0000; width:200px;}



/*image*/

.image{width:1200px; margin:0 auto; padding-top:30px; overflow:hidden;}

.image td td{padding-right:5px; position:relative;}

.image td td a{display:block; overflow:hidden; padding:6px; border:solid 1px #fff; width:250px; height:188px; box-shadow:0 0 10px #cecece inset; }

.image td td a:nth-child(1){padding-bottom:52px; position:relative; z-index:1}

.image td td br{display:none;}

.image 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;}

.image td td img{transition: all 0.4s linear; width:250px !important; height:188px !important;}

.image td td:hover img{transition: all 0.4s linear; width:315px !important; height:236px !important;}

.image td td:hover a:nth-child(2){height:0px; width:0; border:none; line-height:0; font-size:0; padding:0; bottom:0;}

.image td td:hover a:nth-child(1){width:315px; height:236px !important; padding-bottom:6px;}



/*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; margin-top:10px;}

.news_tl{float:left; width:360px; overflow:hidden; margin-left:8px;}

.news_tl_bac{width:207px; height:207px; border:3px solid #d7d7d7; border-left-color:#0d8ae6; border-right-color: #fff; border-top-color: #d7d7d7; border-radius:50%; position:absolute; transition: all 0.5s linear;}

.news_tl_m{overflow:hidden; position:relative;}

.news_tl_ml{float:left; font-size:120px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; line-height:211px; width:100px; margin-left:20px; text-align:center;}

.news_tl_mr{float:left; overflow:hidden; margin-top:50px; background:#fff; padding:20px 0;}

.news_tl_mr_en{font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:20px; font-weight:bold; text-transform:uppercase;}

.news_tl_mr_m{font-size:50px; font-weight:bold; color:#0d8ae6; line-height:52px;}

.news_tr{float:right; width:700px; overflow:hidden;}

.news_tr_en{width:640px; margin-left:60px; border-top:solid 1px #ddd; text-align:right; font-size:13px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#ccc; line-height:20px; padding-top:16px;}

.news_tr_m{width:700px; overflow:hidden; line-height:26px; text-align:right; font-size:22px; color:#999;}

.news_tr_d{overflow:hidden; width:700px; margin-top:40px;}

.news_t a{display:block; float:left; text-decoration:none; height:82px; width:200px; transition: all 0.5s linear; margin:0px 2px; box-shadow:0 0 10px #cecece inset; background:#fcfcfc; position:relative;}

.news_t a.on{text-decoration:none; transition: all 0.5s linear; width:288px; background:#f5f5f5; box-shadow:0 0 0 #cecece;}

.news_tr_dm{font-size:18px; line-height:30px; padding-top:15px; padding-left:30px; transition: all 0.5s linear; z-index:8; position:relative;}

.news_tr_den{font-family:Arial, Helvetica, sans-serif; padding-left:30px; font-size:12px; text-transform:uppercase; color:#333; transition: all 0.5s linear; line-height:22px; position:relative; filter:Alpha(opacity=50); opacity:0.5; z-index:8;}

.news_t a.on .news_tr_dm{font-size:22px; font-weight:bold; color:#333; position:relative; transition: all 0.5s linear;}

.news_t a.on .news_tr_dm, .news_t a.on .news_tr_den{padding-left:14px; transition: all 0.5s linear; color:#fff;}

.news_tr_dline{width:200px; height:3px; background:#0d8ae6; position:absolute; bottom:0; transition: all 0.5s linear;}

.news_t a.on .news_tr_dline{width:288px; height:82px; transition: all 0.5s linear;}



.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:#0d8ae6;}

.news .news_div_item_year, .news .divdgweb_new_div_item_year{position:absolute; font-size:56px; filter:Alpha(opacity=10); opacity:0.1; color:#999;}

.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{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:120px; 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:32px; width:60px; border-bottom:solid 1px #ccc; padding-bottom:5px; transition: all 0.5s linear;}

.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:120px; border-bottom:solid 1px #0d8ae6; color:#0d8ae6;}

.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; position:relative; z-index:3; margin-bottom:30px;}

.links_t{width:1200px; margin:0 auto; overflow:hidden;}

.links_tl{float:left;}

.links_tl_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:100px; color:#e0e0e0; font-weight:bold; line-height:100px; float:left;}

.links_tl_m{float:left; width:132px; height:36px; background:#0d8ae6; text-align:center; line-height:36px; color:#fff; font-size:20px; font-weight:bold; margin-top:49px; margin-left:-120px;}

.links_tr{float:right; font-size:16px; color:#de0000; margin-top:60px; overflow:hidden;}

.links_tr a{font-size:16px; color:#de0000;}

.links_line{width:100%; background:#f1f1f1; height:1px; box-shadow:0 0px 3px #ddd; margin:8px 0;}

.links_d{width:1200px; margin:20px auto;}



/*footer*/

.footer{width:100%; background:#f1f1f1; overflow:hidden; padding-bottom:25px; border-bottom:solid 1px #ccc;}

.footerW{width:1200px; margin:0 auto;}

.footer_dh{width:100%; background:#0d8ae6; line-height:56px; height:56px; overflow:hidden; font-size:16px; color:#fff; text-align:center;}

.footer_dhW{width:1200px; margin:0 auto;}

.footer_dh a{font-size:16px; color:#fff;}

.footer_dh_l{float:left; margin-left:30px;}

.footer_dh_r{float:right; margin-right:30px;}

.footer_d{width:1200px; margin:0 auto; overflow:hidden; margin-top:25px;}

.footer_de{float:left; margin-top:12px; width:600px;}

.footer_de_l{float:left; width:290px; overflow:hidden;}

.footer_de_li{float:left; width:136px;}

.footer_de_li img{width:136px;}

.footer_de_lr{float:right; width:135px; padding-top:10px;}

.footer_de_lr_o{width:135px; overflow:hidden;}

.footer_de_lr_ol{float:left; width:24px; padding:4px; border-radius:5px; border:solid 1px #666;}

.footer_de_lr_ol_u{width:24px; height:34px; background:#999; margin:0 auto; transition: all 0.6s linear;}

.footer_de_lr_ol_o{margin:0 auto; width:7px; height:7px; background:#999; overflow:hidden; border-radius:50%; margin-top:4px; margin-bottom:2px; transition: all 0.6s linear;}

.footer_de_lr_or{float:right; width:90px; margin-top:8px;}

.footer_de_lr_or_m{font-size:16px; color:#333;}

.footer_de_lr_or_en{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6e808e; text-transform:uppercase; line-height:20px;}

.footer_de_lr_d{overflow:hidden; margin-top:16px;}

.footer_de_lr_dm{font-size:20px; color:#0d8ae6;}

.footer_de_lr_den{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6e808e; text-transform:uppercase; line-height:20px;}



.footer_dline{width:1px; height:165px; background:#ccc; overflow:hidden; float:left;}

.footer_dc{float:right; width:546px;}

.footer_dc_en{font-family:Arial, Helvetica, sans-serif; font-size:36px; color:#0d8ae6; text-transform:uppercase; font-weight:bold; line-height:40px;}

.footer_dc_m{font-size:20px; line-height:30px;}

.footer_dc_n{font-size:15px; color:#666; line-height:20px; margin-top:8px; overflow:hidden;}

.footer_dc_n a{font-size:15px; color:#666;}

.footer_dc_ni{float:left; width:273px; overflow:hidden;}

.footer_dc_no{width:546px;}



/*copy*/

.copy{width:100%; overflow:hidden; padding:20px 0; text-align:center; line-height:26px; font-size:14px; background:#ddd;}

.copy a{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(../uploadfile/image/20180625/20180625202711_935359817.jpg) no-repeat center; position:absolute; top:270px; z-index:1;}

.nyhdp_ly{width:100%; overflow:hidden; height:350px; background:url(../uploadfile/image/20180625/20180625202712_1236431226.jpg) no-repeat center; position:absolute; top:270px; z-index:1;}

.nyhdp_lx{width:100%; overflow:hidden; height:350px; background:url(../uploadfile/image/20180625/20180625202712_1300400446.jpg) no-repeat center; position:absolute; top:270px; 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:14px 20px; background:#fff; white-space: nowrap; text-overflow: ellipsis; box-shadow:0 0px 20px #f1f1f1 inset; border-radius:10px;}

.mianbxContent a{font-weight:bold; color:#0097e0; 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:#0097e0;}



/*内页新闻*/

.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:184px; overflow:hidden; text-align:center; margin:8px; font-size:15px; margin-bottom:10px; background:#0097e0; white-space: nowrap; text-overflow: ellipsis; line-height:40px; text-decoration:blink; transition: all 0.8s linear; color:#fff;}

.pro_all_class a:hover{transition: all 0.8s linear; background:#de0000;}

.pro_all_class strong{background:#de0000; color:#fff; display:block;}

.pro_all_class strong:hover{background:#de0000; color:#fff;}



/*内页自定义新闻带图片展示*/

.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;

	font-size:0px;

	background:#ccc url(../uploadfile/image/20180626/20180626095239_928753528.jpg) no-repeat center;

}

.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; border-top:solid 3px #0097e0; 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:25px !important; line-height:28px; margin-bottom:25px; width:1175px !important; box-shadow:0 8px 20px #f1f1f1;}

.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 #0097e0; padding:5px 10px;}



.product_content img{overflow:hidden; padding:10px 0px;}



/*内页产品-相关产品指引*/

.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{transition: all 0.9.5s; -webkit-animation: test 0.3s ease-in 2;}

.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 #0097e0;}

.pages_info select{margin-left:10px;}