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: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(../image/20180712154442_1756472694.png) no-repeat left center;}
.head_tr_a02{background:url(../image/20180712154509_1718051993.png) no-repeat left center;}
.head_tr_a03{background:url(../image/20180712154539_1570554199.png) no-repeat left center;}
.head_tr_a04{background:url(../image/20180712154601_2122161904.png) no-repeat left center;}

.head{width:100%; height:165px; min-width:1200px;}
.headW{width:1200px; margin:0 auto;}
.head_logo{float:left; margin-top:22px;}
.head_logo img{width:120px;}
.head_m{float:left; margin-top:45px; padding-left:10px; padding-right:15px;}
.head_mm{font-size:46px; font-weight:bold; line-height:54px; letter-spacing:8px;}
.head_mn{font-size:16px; color:#de0000;}
.head_n{float:left; width:192px; line-height:30px; margin-top:55px; color:#076ce0; font-size:24px; font-weight:bold; padding-left:20px; border-left:solid 1px #ddd;}
.head_r{float:right; width:230px; margin-top:32px; padding-left:70px; background:url(../image/20180712162739_428648661.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:30px; color:#de0000; font-weight:bold; line-height:30px;}
.head_rd span{letter-spacing:2.8px;}

/*nav*/
#nav{width:100%; height:70px; background:#076ce0; position:relative; z-index:999;} 
#navW{width:1200px; margin:0 auto;} 
#nav ul{width:1200px; 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:#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:66px; margin-top:33px; background:#de0000;}
#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:#de0000; 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:70px; margin-top:0px; filter:Alpha(opacity=20); opacity:0.2; background:#000;}

.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; padding-top:16px; filter:Alpha(opacity=60); opacity:0.6;}
.nav_am{line-height:26px; overflow:hidden;}

/*banner*/
#banner{height:600px; 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:#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:60px; box-shadow:0 5px 8px #ddd; position:relative; background:#f5f5f5;}
.searchW{width:1200px; margin:0 auto;}
.search_l{float:left; width:856px; font-size:14px; line-height:60px;}
.search_l strong{color:#de0000;}
.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; padding:40px 0;}
.prod_line{width:715px; margin:0 auto;}
.prod_line_o{width:713px; border:solid 1px #b5b5b5; height:90px; border-top:none; position:absolute; margin-top:30px;}
.prod_line_ol{float:left; width:142px; height:1px; background:#b5b5b5;}
.prod_line_or{float:right;}
.prod_m{width:1200px; margin:0 auto; text-align:center; position:relative; font-size:46px; font-weight:bold; line-height:60px;}
.prod_m span{color:#076ce0;}
.prod_m strong{color:#de0000;}
.prod_en{width:1200px; margin:0 auto; text-align:center; font-size:32px; line-height:46px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; position:relative; color:#ccc;}

.prod_d{width:1200px; overflow:hidden; margin:0 auto; margin-top:60px;}
.prod_dl{float:left; width:260px;}
.prod_dl_fi{float:left; width:260px; background:#eee; border-radius:16px 16px 0 0;}
.prod_dl_fi_m{background:#076ce0; 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:#efff00; margin:10px auto;}
.prod_dl_fi_men{font-family:Arial, Helvetica, sans-serif; font-size:18px; text-transform:uppercase; color:#9ebcde;}
.prod_dl_fi_d{width:230px; background:#fff; border:solid 5px #eee; padding:10px; overflow:hidden; margin:10px 0;}
.prod_dl_fi_d td{height:auto !important;}
.prod_dl_fi_d td b{display:block; background:#666; font-size:0px !important; text-align:center; line-height:0px; transition: all 0.8s linear; margin:6px 0; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.prod_dl_fi_d td b a{font-size:16px; color:#fff !important; line-height:43px;}
.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.8s linear; background:#de0000;}

.prod_dr{width:920px; overflow:hidden; float:right; background:#fff; position:relative;}
.prod_dr td{display:block; float:left; padding:8px !important; width:198px; border:solid 1px #ccc; margin:7px;}
.prod_dr td a{display:block; overflow:hidden;}
.prod_dr td br{display:none;}
.prod_dr td span{display:block; height:50px; line-height:50px !important; width:198px; 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; width:178px; font-size:16px;}

.prod_dr .ceshigo{width:198px; transition: all 0.8s linear; margin-top:0px; border-top:solid 1px #ccc; text-align:center;}
.prod_dr .ceshigo a{display:block; font-size:0; line-height:0;}
.prod_dr .ceshigo p{width:198px; text-align:center; line-height:30px; color:#f00; font-size:15px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; margin-top:8px;}

/*prod*/
.probl{width:100%; overflow:hidden; background:url(../image/20180713101827_232247497.jpg) no-repeat center; background-repeat:no-repeat;
background-attachment:fixed; padding-bottom:375px;}
.probl_n{width:347px; text-align:center; margin:0 auto; overflow:hidden; line-height:40px; color:#fff; background:#076ce0; font-size:24px; margin-top:60px;}
.probl_m{width:1200px; margin:0 auto; text-align:center; font-size:46px; line-height:60px; font-weight:bold;}
.probl_en{width:1200px; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:20px; text-transform:uppercase; line-height:26px; color:#ccc;}
.probl_a{width:435px; height:46px; line-height:46px; margin:0 auto; overflow:hidden; box-shadow:0 0 12px #000 inset; background:#fff;  text-align:center; margin-top:30px;}
.probl_aa{float:left; width:160px; background:#de0000; box-shadow:0 0 12px #000 inset; font-size:20px; letter-spacing:5px; color:#fff;}
.probl_aa a{font-size:20px; color:#fff;}
.probl_as{float:right; width:275px; font-size:32px; color:#de0000; font-family:Arial, Helvetica, sans-serif;}
.probl_d{width:1200px; margin:0 auto; overflow:hidden; margin-top:40px; background:url(../image/20180713114916_383037564.png) no-repeat center top;}
.probl_dl{float:left; width:338px; overflow:hidden; margin-top:40px;}
.probl_dr{float:right;}
.probl_dl_li{overflow:hidden; height:174px; width:272px; text-align:right; margin-left:63px; transition: all 0.5s linear;}
.probl_dr .probl_dl_li{text-align:left; margin-left:0px; margin-right:63px; float:right;}
.probl .probl_dl_li_01{margin-left:25px;}
.probl .probl_dl_li_02{margin-right:25px;}
.probl_dl_li_t{width:209px; position:relative; overflow:hidden; float:right;}
.probl_dr .probl_dl_li_t{float:left;}
.probl_dl_li_tbac{position:absolute; z-index:1; background:#00355  4; width:209px; height:46px; border-radius:23px; margin-top:4px; transition: all 0.5s linear;}
.probl_dl_li_tm{position:relative; z-index:2; background:#076ce0; width:209px; height:54px; margin:0 auto; text-align:center; line-height:54px; color:#fff; font-size:22px; transition: all 0.5s linear;}
.probl_dl_li_n{width:272px; overflow:hidden; font-size:15px; line-height:26px; padding-top:10px;}

.probl_dl_li:hover{transition: all 0.5s linear; margin-left:20px;}
.probl_dr .probl_dl_li:hover{transition: all 0.5s linear; margin-right:20px;}
.probl .probl_dl_li_01:hover{transition: all 0.5s linear; margin-left:0px;}
.probl .probl_dl_li_02:hover{transition: all 0.5s linear; margin-right:0px;}
.probl_dl_li:hover .probl_dl_li_tbac{transition: all 0.5s linear; background:#5f000  0;}
.probl_dl_li:hover .probl_dl_li_tm{transition: all 0.5s linear; background:#de0000;}

/*adv*/
.adv{width:100%; overflow:hidden; margin-top:-365px;}
.adv_w_bac01{width:100%; overflow:hidden; height:1073px; background:url(../image/20180713140642_1241796635.png) no-repeat center;}
.adv_w_bac02{width:100%; overflow:hidden; height:752px; background:url(../image/20180721161531_494234374.jpg) no-repeat center;}
.adv_w_bac03{width:100%; overflow:hidden; height:1066px; background:url(../image/20180713144638_1955433510.png) no-repeat center; margin-top:-355px;}
.adv_m{width:1200px; margin:0 auto; overflow:hidden;}
.adv_m_t{width:490px; padding-left:227px; padding-top:24px; overflow:hidden;}
.adv_m_tl{float:left; width:160px; text-align:right; font-size:190px; font-weight:bold; color:#de0000; line-height:190px; font-style:italic; font-family:Arial, Helvetica, sans-serif; overflow:hidden;}
.adv_m_tr{float:right; width:310px; overflow:hidden; margin-top:42px;}
.adv_m_tr_en{font-size:24px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:26px;}
.adv_m_tr_m{font-size:78px; line-height:80px; font-weight:bold;}
.adv_m_d{width:490px; margin-left:227px; position:relative; margin-top:-20px;}
.adv_m_dac{width:484px; border:solid 3px #fff; background:#333; filter:Alpha(opacity:80); opacity:0.80; height:50px; position:absolute;}
.adv_m_dm{position:relative; text-align:center; font-size:32px; line-height:56px; color:#fff; font-weight:bold; letter-spacing:8px;}

.adv_d{width:1200px; margin:0 auto; overflow:hidden; margin-top:36px;}
.adv_d_li{width:550px; padding:40px 0; padding-left:52px; transition: all 0.5s linear; color:#fff;}
.adv_d_line{border-bottom:dashed 1px #538ed3;}
.adv_d_li_m{font-size:36px; line-height:40px; font-weight:bold; padding-bottom:8px;}
.adv_d_li_tn{font-size:20px; line-height:30px; filter:Alpha(opacity:80); opacity:0.70;}
.adv_d_li_dn{line-height:26px; font-size:16px; width:528px; padding-top:36px; height:132px;}
.adv_d_li_a{width:180px; height:50px; line-height:50px; text-align:center; background:#fff; border-radius:29px; border:solid 3px #fff; transition: all 0.5s linear;}
.adv_d_li_a a{font-size:20px; color:#666; transition: all 0.5s linear;}

.adv_w_bac02 .adv_d_li{color:#333; margin-top:16px;}
.adv_w_bac02 .adv_d_li_a{background:#076ce0; border:solid 3px #076ce0;}
.adv_w_bac02 .adv_d_li_a a{color:#fff;}

.adv_w_bac03 .adv_d{padding-top:240px;}
.adv_w_bac03 .adv_d_li{margin-left:598px;}

.adv_d_li:hover {transition: all 0.5s linear; padding-left:22px;}
.adv_d_li:hover .adv_d_li_a{transition: all 0.5s linear; background:#de0000; box-shadow:0 0 15px #000 inset;}
.adv_w_bac02 .adv_d_li:hover .adv_d_li_a{transition: all 0.5s linear; background:#de0000; box-shadow:0 0 15px #000 inset; border:solid 3px #ddd;}
.adv_d_li:hover .adv_d_li_a a{transition: all 0.5s linear; color:#fff;}

/*select*/
.select{width:100%; overflow:hidden; padding:30px 0 20px 0; background:#f9f9f9;}
.select_m{width:1200px; margin:0 auto; text-align:center; font-size:42px; font-weight:bold; line-height:60px; overflow:hidden;}
.select_n{width:800px; margin:0 auto; text-align:center; color:#999; font-size:18px; line-height:40px;}
.select_i{width:1200px; margin:0 auto; overflow:hidden; padding:0 20px;}
.select_i_l{float:left; width:200px; text-align:center; margin:30px 25px; padding:25px; transition: all 0.5s linear; box-shadow:0 0 3px #ddd; background:#fcfcfc;}
.select_i_l_img{overflow:hidden; width:60px; padding:30px; margin:0 auto; border:solid 1px #ccc; border-radius:50%; transition: all 0.8s linear;}
.select_i_l_img img{transition: all 1.3s linear; width:60px;}
.select_i_l_s{font-size:50px; line-height:50px; font-weight:bold; color:#de0000; margin-top:20px; font-family:Arial, Helvetica, sans-serif;}
.select_i_l_m{font-size:24px; line-height:40px; color:#333; transition: all 0.8s linear; overflow:hidden;}
.select_i_l_n{font-size:14px; line-height:22px; margin-top:10px; color:#666; padding-bottom:8px;}
.select_i_l:hover{transition: all 0.5s linear; box-shadow:0 5px 22px #999; margin:30px 5px; padding:25px 45px; background:#fff;}
.select_i_l:hover .select_i_l_img{transform: rotate(-360deg); transition: all 0.8s linear; border:dashed 1px #ccc;}
.select_i_l:hover .select_i_l_img img{transform: rotateY(360deg); transition: all 1.3s linear;}
.select_i_l:hover .select_i_l_m{ color:#999; transition: all 0.8s linear;}

/*case*/
.case{width:100%; overflow:hidden; padding:40px 0; min-width:1200px; box-shadow:0 10px 8px #ccc;}
.case_line{width:428px; margin:0 auto;}
.case_line_w{width:428px; border:solid 1px #ccc; border-top:none; position:absolute; height:70px; margin-top:28px;}
.case_line_wl{float:left; width:88px; height:1px; background:#ccc;}
.case_line_wr{float:right;}
.case_m{width:1200px; margin:0 auto; text-align:center; font-size:40px; line-height:50px; font-weight:bold; position:relative;}
.case_en{width:1200px; margin:0 auto; text-align:center; font-size:30px; text-transform:uppercase; color:#c1c1c1; line-height:40px; position:relative;}
.case_d{width:1200px; margin:0 auto; overflow:hidden; padding-top:40px;}

.case_d td{float:left; width:258px; height:260px; border:solid 1px #ddd; padding:10px !important; margin:10px; position:relative; overflow:hidden; background:#fff;}
.case_d td br{display:none;}
.case_d td a{text-decoration:blink; display:block; overflow:hidden;}
.case_d td a img{width:100% !important; height:100% !important; transition: all 0.2s linear;}
.case_d td div{padding-top:10px !important; margin-top:18px; 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;}
.case_d td div a{font-size:15px; text-align:left; transition: all 0.8s linear; white-space: nowrap; text-overflow: ellipsis; }

.case_d .case_cshigo{ margin-top:0; padding-top:0 !important; border:none; padding-right:0;}
.case_d .case_cshigo{width:50px; float:right; transition: all 0.8s linear;}
.case_d .case_cshigo a{font-size:0; line-height:0; position:absolute; margin-top:-40px;}
.case_d .case_cshigo .case_cshigo_ai{ width:30px; overflow:hidden; height:30px; margin-top:5px; border-left:solid 1px #ddd; padding-left:15px; transition: all 0.8s linear}
.case_cshigo_ai_l{float:left; height:1px; width:20px; background:#ccc; margin-top:14px; transition: all 0.8s linear}
.case_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;}

.case_d td div span{display:block;}

.case_d td:hover div{transition: all 0.8s linear; width:170px; padding-right:88px;}
.case_d td:hover .case_cshigo{transition: all 0.8s linear; width:76px; padding-right:0;}
.case_d td:hover .case_cshigo_ai{transition: all 0.8s linear; width:60px;}
.case_d td:hover .case_cshigo_ai_l{transition: all 0.8s linear; width:36px; background:#ce0000;}
.case_d td:hover .case_cshigo_ai_r{transition: all 0.8s linear; border-bottom:9px solid #ce0000;}
.case_d td:hover div a{transition: all 0.8s linear; color:#de0000;}
.case_d td:hover img{transform: scale(1.08); transition: all 0.2s linear;}

/*about*/
.about{width:1200px; min-width:1200px; overflow:hidden; margin:40px auto; margin-top:0;}
.aboutW{width:1200px; margin:0 auto; overflow:hidden; padding-top:50px;}
.about_img{float:left; width:510px; padding:15px; background:#ccc; transition: all 0.5s linear; overflow:hidden; box-shadow:0 0px 20px #666 inset;}
.about_img img{width:510px;}
.about_img:hover img{transform: scale(1.10);}
.about_r{float:right; width:610px; overflow:hidden; margin-top:20px;}
.about_r_en{font-family:Arial, Helvetica, sans-serif; font-size:80px; text-transform:uppercase; font-weight:bold; line-height:80px; color:#999;}
.about_r_m{font-size:30px; font-weight:bold; line-height:30px;}
.about_r_line{width:80px; height:6px; background:#de0000; margin:20px 0;}
.about_r_n{width:610px; font-size:16px; line-height:32px; padding-top:12px;}
.about_r_a{overflow:hidden; margin-top:26px;}
.about_r_ai{width:183px; overflow:hidden; line-height:40px; height:40px; background:#076ce0; text-align:center; float:left; margin:0px 10px; transition: all 0.5s linear;}
.about_r_ai a{font-size:16px; color:#fff;}
.about_r_a:hover .about_r_ai{transition: all 0.5s linear; width:120px;}
.about_r_a:hover .about_r_ai:hover{transition: all 0.5s linear; width:310px; background:#de0000;}

/*ave*/
.ave{width:100%; overflow:hidden; height:192px; background:#000 url(../image/20180712202003_1453178216.png) no-repeat center;}
.aveW{width:1200px; margin:0 auto;}
.ave_r{float:right; width:550px; padding-top:30px;}
.ave_r_tm{font-size:30px; color:#fff; line-height:40px;}
.ave_r_dm{font-size:36px; color:#de0000; line-height:40px; font-weight:bold;}
.ave_r_n{font-size:18px; color:#fff; line-height:30px; padding-top:20px;}

/*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:0 auto; margin-top:10px; width:900px;}

.news_t a{display:block; float:left; text-decoration:none; height:175px; width:175px; padding:20px 26px; transition: all 0.5s linear; margin:22px 36px; position:relative; box-shadow:0 0 18px #eee; border-radius:20px;}
.news_t a.on{text-decoration:none; transition: all 0.5s linear; box-shadow:0 0 18px #ccc;}
.news_tm{font-size:26px; line-height:40px; transition: all 0.5s linear; position:relative; z-index:2; background:#fff; text-align:center; margin-top:50px; padding-top:10px;}
.news_t a.on .news_tm{color:#333; font-weight:bold;}
.news_ten{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; color:#ababab; transition: all 0.5s linear; line-height:22px; text-align:center; position:relative; z-index:2; background:#fff; padding-bottom:10px;}
.news_tbac{position:absolute; z-index:1; height:175px; width:175px; top:20px; transition: all 0.5s linear;}
.news_tbac_01{background:url(../image/20180711144918_1291607945.png) no-repeat center;}
.news_t a.on .news_tbac_01{background:url(../image/20180711151313_185083543.png) no-repeat center; transition: all 0.5s linear;}
.news_tbac_02{background:url(../image/20180711150500_385635928.png) no-repeat center;}
.news_t a.on .news_tbac_02{background:url(../image/20180711151313_650932873.png) no-repeat center; transition: all 0.5s linear;}
.news_tbac_03{background:url(../image/20180711151044_745502298.png) no-repeat center;}
.news_t a.on .news_tbac_03{background:url(../image/20180711151313_633535705.png) no-repeat center; transition: all 0.5s linear;}

.lanrenzhijia .content{overflow:hidden; width:1200px; margin:0 auto; height:510px; 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:18px;}
.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:#076ce0; 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:#f4f4f4; height:94px;}
.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:#076ce0; 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:#333; overflow:hidden; line-height:24px; margin-top:12px;}
.links_r a{font-size:14px; color:#333 !important;}

/*footer*/
.footer{width:100%; overflow:hidden; background:#222222; color:#7b7b7b; font-size:14px; border-bottom:solid 1px #0e0e0e; min-width:1200px; padding-top:10px;}
.footer a{color:#7b7b7b; font-size:14px;}
.footer_na{width:1200px; margin:0 auto; overflow:hidden; padding:30px 0; border-bottom:solid 1px #0e0e0e; height:60px;}
.footer_na_a{float:left; text-align:center; width:104px; overflow:hidden; margin-top:10px;}
.footer_na_a span{font-family:Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:12px; line-height:18px; transition: all 0.5s linear;}
.footer_na_a a{color:#bfbfbf; font-size:15px; line-height:30px; transition: all 0.5s linear;}
.footer_na_r{float:right; width:60px; text-align:center;}
.footer_na_r span{width:0; height:0; display:block; border-left: 30px solid transparent; border-right: 30px solid transparent; border-bottom: 20px solid #de0000; transition: all 0.3s linear;}
.footer_na_r a{cursor:pointer; color:#fff; font-size:18px; line-height:30px; background:#de0000; width:60px; display:block; overflow:hidden; padding-bottom:10px; font-family:Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif; text-transform:uppercase; transition: all 0.3s linear;}

.footer_na_a:hover span{transition: all 0.5s linear; color:#ccc;}
.footer_na_a:hover a{
	transition: all 0.5s linear;
	color: #7b7b7b;
}
.footer_na_r:hover span{transition: all 0.3s linear; border-bottom: 20px solid #076ce0;}
.footer_na_r:hover a{transition: all 0.3s linear; background:#076ce0; box-shadow:0 -5px 5px #001834 inset;}

.footer_d{width:1200px; margin:0 auto; overflow:hidden; padding:40px 0; border-top:solid 1px #7b7b7b;}
.footer_dl{float:left; width:360px;}
.footer_dl_en{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:14px; text-transform:uppercase; text-shadow:0px -4px 6px #000;}
.footer_dl_m{font-size:32px; color:#ccc; line-height:56px; text-shadow:0px 4px 6px #000;}
.footer_dl_line{width:80px; height:3px; background:#fff; margin-top:70px;}
.footer_dx{float:left; width:400px; line-height:32px; margin-left:20px;}
.footer_dr{float:right; width:420px;}
.footer_dr_l{float:left; width:160px; padding:10px; border:solid 1px #4a4a4a; padding-bottom:0;}
.footer_dr_r{float:right;}
.footer_dr_limg{overflow:hidden;}
.footer_dr_limg img{width:160px;}
.footer_dr_lm{overflow:hidden; line-height:40px;}
.footer_dr_lm_line{float:left; margin-left:16px; width:15px; margin-top:11px;}
.footer_dr_lm_line span{display:block; height:1px; background:#999; margin:4px 0;}
.footer_dr_lm_m{float:left; font-size:15px; margin-left:16px;}

/*copy*/
.copy{width:100%; overflow:hidden; line-height:26px; font-size:14px; color:#7b7b7b; background:#222222; border-top:solid 1px #333; min-width:1200px;}
.copy a{color:#7b7b7b; font-size:14px;}
.copyW{width:1200px; margin:0 auto; padding:26px 0; overflow:hidden;}

/*公用样式*/

#bodycon{margin:40px auto; overflow:hidden; position:relative; z-index:3;}

/*内页*/
.nyhdp_xw{width:100%; overflow:hidden; height:350px; background:url(../image/20180713165643_1476617350.jpg) no-repeat center; position:absolute; top:281px; z-index:1;}
.nyhdp_ly{width:100%; overflow:hidden; height:350px; background:url(../image/20180713165709_588504954.jpg) no-repeat center; position:absolute; top:281px; z-index:1;}
.nyhdp_lx{width:100%; overflow:hidden; height:350px; background:url(../image/20180713165731_919923955.jpg) no-repeat center; position:absolute; top:281px; 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:#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{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:#076ce0; 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{text-align:center; padding:5px 0px;;}
.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:40px !important; border-top:solid 1px #eee;}
.detail_title{font-size:15px; margin-left:0 !important; padding-left:20px !important; line-height:28px; margin-bottom:25px; width:1175px !important; border-bottom:solid 5px #de0000 !important; border-left:solid 5px #de0000;}
.product_content{overflow:hidden; padding:20px 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:22% !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{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 #de0000;}
.pages_info select{margin-left:10px;}
