
/*共用*/
body{font-size:12px; color:#222; font-family:"Microsoft YaHei";}
div{margin: 0px; padding: 0px; margin: 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;}
from,input,select{margin: 0px; padding: 0px;}
.clear{clear:both; font-size:0px; overflow:hidden; height:0px;}
a{color: #222; text-decoration: none;}
a:hover{color: #ff6600; text-decoration: none;}
.border_bg{width:auto; height:auto; margin:0 auto; border:1px solid #d0d0d0;}
.cp img{border:1px solid #bbb; padding:1px;}
.cp img:hover{border:1px solid #ff6600; padding:1px;}
.white a{color: #fff; text-decoration: none;}
.white a:hover{color: #ff0; text-decoration: none;}
input,button,select,textarea{outline:none}
.fl,.left{float:left;}
.fr,.right{float:right;}
/*抬头*/
#top_flash_bg{width:100%; height:694px; position:relative;}
#top_t{width:100%; height:38px; background:url(../image/20190602135855_1030049142.png) center no-repeat; position:absolute; top:0px; z-index:99999;}
#top_c{width:100%; height:118px; position:absolute; top:38px; z-index:99999;}
#flash_bg{width:100%; height:538px; position:absolute; top:156px; z-index:99999999;}

#top_t_bg{width:1200px; margin:0 auto; height:38px; color:#fff;}
#top_t_bg a{color:#fff; font-size:12px;}
#top_t_bg a:hover{color:#000; font-size:12px;}
#top_t_bg_1{width:450px; float:left; padding-left:208px; line-height:38px;}
#top_t_bg_2{width:170px; float:left; line-height:33px;}
#top_t_bg_2 span{font-size:14px; font-weight:bold;}
#top_t_bg_3{ float:left;}
#top_t_bg_4{width:65px; float:left; line-height:33px; text-align:center;}
#top_t_bg_5{width:18px; float:left;}
#top_t_bg_6{width:70px; float:left; line-height:33px; text-align:center;}
#top_t_bg_7{width:18px; float:left;}
#top_t_bg_8{width:70px; float:left; line-height:33px; text-align:center;}

#nav{width:927px; margin:0 auto; padding-left:273px; height:118px;}
#nav li{float:left; text-align:center; width:103px;}
#nav ul li a{color: #222; text-decoration: none; font-size:16px; width:103px; line-height:118px; height:118px; text-align:center; display:block; -webkit-transition: all 0.5s;-o-transition: all 0.5s; transition: all 0.5s;}
#nav ul li a:hover{color: #e8a100; border-bottom:3px solid #e8a100; text-decoration: none; font-size:16px; font-weight:bold; height:115px; line-height:115px;}

#nav .a_nav a{display:block; font-size:16px; width:103px; height:115px; line-height:115px; color:#e8a100; border-bottom:3px solid #e8a100;}

#top_b{width:100%; height:206px; position:absolute; top:0px;}
#top_b_c{width:1200px; margin:0 auto;}
#top_b_c_bg{width:179px; position:relative; background:url(../image/20190602135856_1065790275.png) no-repeat; height:206px; text-align:center; z-index:99999999999;}
#top_b_c_bg .h1{padding-top:25px;}
#top_b_c_bg .h1 .tb{animation: myfirst 2s infinite; display: inline-block;}  
 @keyframes myfirst {  0% {  
               transform: translate(0px, 0px);  }  
           50% {  
               transform: translate(0px, -10px);  
           }  
           100% {  
               transform: translate(0px, 0px);  
           }  
       } 
#top_b_c_bg .h2{padding-top:10px;}
#top_b_c_bg .h3{padding-top:5px; font-size:16px;}

/*幻灯片*/
.banner{overflow:hidden;}
.banner-box{ min-width:1100px; height:538px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:538px; background-position: center; background-repeat: no-repeat; background-color: #eee}
.banner-box .bd li a{ display:block; background-size:auto; width:100%; height:100%; position:relative; z-index:333;}
.banner-btn{ width: 100%; position: absolute; top: 180px; left: 0; margin-left: 0; height: 358px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(../image/20190602144125_1316325387.png) no-repeat 0 0; z-index:33333;} 
.banner-btn a.next{ right:-50px; background:url(../image/20190602144125_1316325387.png) no-repeat -49px 0; z-index:33333;}
.banner-box .hd { position:absolute; bottom:30px; width: 100%; display: block;  z-index:555555;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#cbcbcb; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background: #f8c600; width: 32px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*搜索*/
#search_bg{width:100%; height:116px; border-bottom:3px solid #eaeaea; margin-bottom:30px;}
#search_c{width:1200px; margin:0 auto;}
#search_c_l{width:490px; float:left; padding-top:28px;}
#search_c_l li{float:left;}
#search_c_l p{line-height:22px;}
#search_c_ll{width:55px; text-align:center; float:left; padding-top:28px;}

#search_c_c{width:270px; float:left; padding-top:35px;}
#search_c_c_l{width:60px; float:left;}
#search_c_c_r{width:210px; float:right; font-size:28px; font-weight:bold;}
#search_c_c_r p{font-size:14px; font-weight:normal;}

#search_c_cc{width:55px; text-align:center; float:left; padding-top:28px;}
#search_c_r{width:330px; float:right; padding-top:18px;}
#search_c_r li{float:left;}
#search_c_r li .ss1{width:80px;}
#search_c_r li .ss2{width:30px; text-align:center; color:#666666; line-height:18px; padding-top:15px; font-weight:bold;}

/*如何选择*/
#choose_t{text-align:center; font-size:25px; padding-top:20px;}
#choose_b{width:1200px; height:594px; margin:0 auto; background:url(../image/20191125085810_1877300901.jpg) center no-repeat; margin-top:30px;}
#choose_b_t{width:486px; margin:0 auto; font-size:40px; font-weight:bold; height:190px; padding-left:70px;}
#choose_b_t span{font-size:40px; color:#fff; width:55px; height:55px; background:#f7c600; border-radius:100px; line-height:55px; text-align:center; margin-left:6px; display:inline-block;}

#choose_b_b{width:1200px; margin:0 auto; color:#666; font-size:16px; line-height:25px;}
#choose_b_b_1{width:363px; float:left;}
#choose_b_b_1 .h1{padding-left:28px; padding-top:28px; height:290px;}
#choose_b_b_1 .h2{padding-left:28px;}

#choose_b_b_2{width:360px; float:left; padding-top:8px;}
#choose_b_b_3{width:240px; float:left; padding-top:8px;}
#choose_b_b_4{width:237px; float:left;}
#choose_b_b_4 .h1{padding-left:50px; padding-top:58px; height:270px;}
#choose_b_b_4 .h2{ width:auto;}

/*解决方案*/
#solution_bg{width:100%; height:697px; background:url(../image/20190602135857_286329720.jpg) center no-repeat;}
#solution_t{padding-top:60px; font-size:40px; font-weight:bold; color:#000; text-align:center;}
#solution_c{width:550px; margin:0 auto; margin-top:10px; font-size:25px;}
#solution_c_l{width:278px; float:left; color:#000; line-height:54px;}
#solution_c_c{width:165px; float:left;}
#solution_c_c li{float:left; width:54px; margin-left:1px; background:#000; height:54px; border-radius:100px; line-height:54px; text-align:center; font-size:30px; color:#fff;}
#solution_c_r{width:107px; float:right; color:#000; line-height:54px; text-align:right;}

#solution_b{width:1200px; margin:0 auto; margin-top:30px;}
.case{padding-top:0px;}
.case_l{width: 520px;}
.case_l ul li{ width:248px; height: 77px; margin-right: 10px; margin-bottom: 5px; float: left; border: 1px solid #fff; background:#fff;}
.case_l ul li a{ display:block; padding-top: 18px; height: 59px; padding-left: 10px; background:url(../image/20190602135857_726346693.png) no-repeat 210px 18px;  font-size:16px; color:#000; font-weight:bold; }
.case_l ul li.cur a,.case_l ul li a:hover{ background:#000 url(../image/20190602135857_612145369.png) no-repeat 210px 18px; color:#fff;}
.case_l ul li span{ display:block; font-size:12px; font-weight:normal; padding:8px 0 0; text-transform:uppercase; color:#969696;}
.case_r{ width:600px; padding:1px 0 0;}
.case_r ul li{ width:680px; float:left; position:relative; height:415px;}
.case_r ul li img{ width:680px; height:415px;}
.case_r ul li span{ width:680px; display:block; text-align:center; height:60px; line-height:60px; font-size:22px; color:#fff; overflow:hidden; background:
url(../image/20190604114257_1998615598.png) repeat; position:absolute; bottom:0; left:0;}
/*热销产品*/
#product_bg{width:100%; height:1576px; background:url(../image/20190604160915_1524660.jpg) center no-repeat;}
#product_t{padding-top:90px; font-size:40px; font-weight:bold; color:#000; text-align:center;}
#product_t1{width:50px; height:5px; background:#ddd; margin:0 auto; margin-top:10px;}
#product_t2{padding-top:10px; font-size:18px; color:#999; text-align:center;}

#product_c{width:1200px; margin:0 auto; margin-top:30px;}
#product_c_l{width:112px; height:79px; text-align:center; background:#f8c600; float:left; padding-top:25px;}
#product_c_r{width:1087px; float:right; height:102px; border:1px solid #ddd; border-left:none;}
#product_c_r .p_show{padding-left:17px; padding-top:9px;}
#product_c_r .p_show td{background:url(../image/20190602135858_1997882643.jpg) no-repeat; line-height:29px; text-indent:25px; width:120px;}
#product_c_r .p_show td a{color:#888; font-size:12px;}
#product_c_r .p_show td a:hover{color:#f8c600; font-size:12px;}

#product_c1{width:1200px; margin:0 auto; margin-top:10px;}
#product_c1_l{width:112px; height:50px; text-align:center; background:#222; float:left; padding-top:25px;}
#product_c1_r{width:1087px; float:right; height:73px; border:1px solid #ddd; border-left:none;}
#product_c1_r .p_show{padding-left:17px; padding-top:22px;}
#product_c1_r .p_show td{background:url(../image/20190602135858_1997882643.jpg) no-repeat; line-height:29px; text-indent:25px; width:120px;}
#product_c1_r .p_show td a{color:#888; font-size:12px;}
#product_c1_r .p_show td a:hover{color:#f8c600; font-size:12px;}

#product_b{width:1200px; margin:0 auto; margin-top:20px;}

.divproduct_new_div_item_title a:after,.divproduct_new_div_item_title a::after {
  content: '+点击查看更多产品信息';
  display: block;
  font-size: 12px;
  line-height: 35px;
  font-weight:normal;
  background:#eee;
  margin-top:110px;
  color:#666;
}

#product_b .divproduct_new_div::after { content: ''; display: block; clear: both; }

#product_b .divproduct_new_div_item {border:1px solid #d0d0d0; padding:10px; float: left; width: 263px; margin-right:15px; position: relative; padding-bottom: 210px; margin-bottom: 27px;overflow:hidden; cursor:pointer}
#product_b .divproduct_new_div_item:nth-child(4n){margin-right:0;}
#product_b .product_div_item_image { display: block; width: 100%;transition:0.3s all ease-in-out }
#product_b .divproduct_new_div_item_a { font-size: 18px; color: #222; line-height: 50px; text-align: center; display: block; height: 50px; vertical-align: middle;transition:0.25s all ease-in-out; text-align:center; width:100%;  border-bottom:1px solid #e0e0e0; white-space:nowrap; text-overflow:ellipsis;}
.product_row2 .divproduct_new_div_item:hover .divproduct_new_div_item_a{color: #f8c600; }

#product_b .divproduct_new_div_item_body{ font-size: 14px; color: #888; line-height: 31px;transition:0.25s all ease-in-out; height:88px; padding:10px 0px; overflow:hidden;}
#product_b .divproduct_new_div_item_content { position: absolute; bottom: 0; left: 10px; display:block; width:261px; padding: 15px 0px 50px 0px; transition:0.25s all ease-in-out;}

#product_b .product_div_item_pic{position:relative;overflow:hidden; border:1px solid #e0e0e0;}

/*#product_b .divproduct_new_div_item::before{content:'';position:absolute;height:273px;width:100%;left:0;top:0;display:block;transition:0.3s all ease-in-out;background:url(//memberpic.114my.com.cn/yizerunhua/uploadfile/image/20190604/20190604155204_1869585315.png) no-repeat center;z-index: 1;transform: scale(0);}
#product_b .divproduct_new_div_item::after{content:'';position:absolute; height:273px;width:100%;left:0;top:-273px;display:block;transition:0.3s all ease-in-out;background:rgba(0,0,0,0.3)}*/

#product_b .divproduct_new_div_item:hover::after{top:0;}
#product_b .divproduct_new_div_item:hover::before{transform: scale(1);}
#product_b .divproduct_new_div_item:hover .product_div_item_image {transform:scale(1.2);transition:1.2s all ease-in-out}
/*选择亿泽的六大优势*/
#ys_bg{width:100%; height:726px; background:url(../image/20190604175009_1136380921.jpg) center no-repeat;}

#ys_c{width:1202px; margin:0 auto;}
#ys_t{text-align:center; font-size:48px; font-weight:bold; color:#fff;}
#ys_t p{font-size:18px; font-weight:normal; color:#6b6b6b;}

#tab3 {overflow:hidden; width:1202px; margin:0 auto; margin-top:30px;}
#tab3 li {float:left; color:#888; height:80px; line-height:80px; margin-left:10px; cursor:pointer; width:192px; background:#fff; font-size:22px; font-weight:bold; text-align:center; border-radius:5px;}
#tab3 li span{ float:right; width:10px; height:80px; background:url(../image/20190604172903_650206554.png) no-repeat; margin-right:20px;}
#tab3 li:nth-child(1){ margin-left:0px;}

#tab3 li.current3{color:#000; background:#f8c600; width:192px; height:80px; line-height:80px;}

#content3{width:1200px; margin:0 auto; margin-top:30px; position:relative; height:450px;}
#content3 ul{display:none; position:absolute; height:450px;}

#ys_1{width:1200px; background:url(../image/20190604170758_1145475044.jpg) no-repeat; height:450px;}
#ys_2{width:1200px; background:url(../image/20190604170758_1773031377.jpg) no-repeat; height:450px;}
#ys_3{width:1200px; background:url(../image/20190604170758_40941946.jpg) no-repeat; height:450px;}
#ys_4{width:1200px; background:url(../image/20190604170758_645619418.jpg) no-repeat; height:450px;}
#ys_5{width:1200px; background:url(../image/20190604180907_493902433.jpg) no-repeat; height:450px;}
#ys_6{width:1200px; background:url(../image/20190604170759_244445804.jpg) no-repeat; height:450px;}

.ys_c_bg{padding:50px;}
.ys_c_t{font-size:33px; font-weight:bold; color:#f8c600; height:45px;}
.ys_c_tt{font-size:14px; color:#222; height:40px;}
.ys_c_c{width:100px; height:3px; background:#f8c600;}
.ys_c_b{font-size:14px; color:#999; line-height:30px; height:100px; margin-top:20px;}
.ys_c_bb{width:140px; height:30px; color:#000; background:url(../image/20190604173744_1159128212.jpg) no-repeat; margin-top:20px;}
.ys_c_bb span{padding-left:45px; line-height:30px; color:#fff; font-size:12px;}
.ys_c_bb span a{color:#000; font-size:12px;}
.ys_c_bb span a:hover{color:#222; font-size:12px;}

.ys_cc{width:528px; margin-left:16px;}
.ys_cc_c{float:left; width:175px; border-left:1px dotted #a4a4a4; text-align:center;}
.ys_cc_c:nth-child(1){border:none; width:176px;}
.ys_cc_c .y_ts{font-size:30px; font-weight:bold; color:#f8c600;}
.ys_cc_c .y_ts span{font-weight:normal; font-size:16px; color:#222;}
.ys_cc_c .y_ts p{font-weight:normal; font-size:16px; color:#222;}
.ys_cc_c .y_bs{font-size:12px; color:#bbb; padding-top:10px;}
/*应用案例*/
#case_bg{width:100%; background:#ececec; padding:60px 0px;}
#case_t{text-align:center; font-size:40px; font-weight:bold;}
#case_t p{font-size:18px; font-weight:normal; padding-top:5px;}
#case_c{width:211px; height:10px; background:url(../image/20190602135914_1778169300.png) no-repeat; margin:0 auto; margin-top:15px;}

#case_b{width:1200px; margin:0 auto;}
.contentes{ width:1200px; margin:0 auto; font-family:"Microsoft Yahei";}

.sl_bj{background: #ececec; height: 468px;}
.shil{height: 387px;background: url(404.png) no-repeat;}
.shil dl {padding:16px 0 0 0;}
.shil dt {float:left;font-size:0;line-height: 0;width:307px;}
.shil dt img {width:307px;height:356px;}
.shil dd {float:left;width:810px;padding:72px 0 0 54px;}
.shil dd h4 {height: 49px;line-height: 49px;font-size:36px;color: #333333;font-weight: normal;}
.shil dd h4 span {font-size:18px;padding-left:15px;}
.shil dd p {padding-top:10px;height:87px;font-size:14px;color: #666666;line-height:22px;}
.shil dd li {float:left;width:25%;font-size:18px;color: #333333;}
.shil dd li span {display: block;color: #f8c600;}
.shil dd li span em {font:54px arial;font-weight: bold;line-height: 44px}
.shil dd li:last-child span{font-weight: bold;font-size:30px;line-height: 30px}
.shil dd li:last-child span em{vertical-align: top;}  
.shil dd li a:hover span{color: #f0332d}

.list1{background: #ececec;}
.anl{overflow: hidden;}
.al_nr{padding-top:30px;position: relative;height: 665px;}
.al_qh{float:left;width:318px;}
.al_qh li{float:left;width:158px;margin:0 2px 2px 0;background: #fff;height: 158px;font-size: 0;line-height: 0; cursor:pointer;}
.al_qh li i{display:block;width:158px;height: 119px;overflow:hidden;}
.al_qh li img{width:158px;height: 119px;transition: all 1s}
.al_qh li:hover i img{transform: scale(1.1);}
.al_qh li span{display: block;height: 33px;line-height: 33px;border-top:1px solid #f1f1f1;text-align: center;font-size:14px;color: #999999;padding-top:5px; overflow:hidden;}
.al_qh li.on span{background: #f8c600;color: #fff;}
.al_qh li:nth-child(2n){margin:0 0 2px 0}
.al_c{float:right;width:857px;height: 639px;background: #fff}
.al_c li{font-size:0;line-height: 0;position: relative;}
.al_c li img {width:857px;height: 481px;}
.al_c li h4{padding:24px 0 0 41px;}
.al_c li h4 a{height: 41px;line-height: 41px;font-size: 22px;color: #333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: normal;}
.al_c li p{padding:10px 0 0 41px;width:562px;font-size:14px;color: #666666;line-height: 24px;}
.al_c li em a {background: url(../image/20190605092116_1048961410.png) no-repeat;width:35px;height: 35px;display: block;position: absolute;right:39px;bottom:41px;}
.al_c li em a:hover {background: url(../image/20190605092117_476739438.png) no-repeat;}
.anl .prev,.anl .next{position: absolute;top:215px;}
.anl .prev{left:342px; cursor:pointer;}
.anl .next{right:0; cursor:pointer;}
.leib{height: 95px;overflow: hidden;}
.leib h4 {width:138px;background: url(404.png) no-repeat right;padding:22px 0 0 34px;height: 73px;font-weight: normal;float:left;}
.leib h4 span {line-height: 31px;height: 31px;font-size:18px;color: #fff;display: block;}
.leib h4 em{font-size:12px;color: #58769d;text-transform: uppercase;}
.leib ul{float:right;width:406px;}
.leib li{float:left;padding-left:10px;background: url(404.png) no-repeat left center;}
.leib li a {font-size:14px;color: #fff;}
.lb_fl{float:left;width:598px;height: 95px;background: #f8c600}
.lb_fl ul{line-height: 95px;}
.lb_fl li {width:53px;}
.lb_fr{width:597px;height: 95px;background: #f8c600;float:right;}
.lb_fr ul{padding-top:13px;}
.lb_fr li{width:124px;height:24px;line-height: 24px;}
/*流程*/
#sdfwzz_t{width:312px; margin:0 auto; margin-top:50px; height:51px;}
#sdfwzz_t li{float:left; margin-left:1px; width:51px; height:51px; overflow:hidden; transition:all 1s; -webkit-transition:all 1s; -moz-transition:all 1s;}
#sdfwzz_t li:hover{ width:51px; height:51px; overflow:hidden; transform: scale(1.1) rotate(360deg); -moz-transform: scale(1.1) rotate(360deg); -webkit-transform: scale(1.1) rotate(360deg); cursor:pointer;}

#sdfwzz_c{width:850px; height:58px; margin:0 auto; margin-top:20px; background:url(../image/20190602135915_161073235.jpg) no-repeat;}
#sdfwzz_c .h1{font-size:26px; text-align:center; font-weight:bold;}
#sdfwzz_c .h2{text-align:center; font-size:14px; text-transform:uppercase; padding-top:5px;}

#sdfwzz_b{width:1200px; height:415px; margin:0 auto; margin-top:30px; background:url(../image/20190602135915_1662259323.jpg) top no-repeat;}
#sdfwzz_bb{width:1070px; margin-left:36px;}
#sdfwzz_bb li{float:left; width:214px; text-align:center; height:222px;}
#sdfwzz_bb .ss_t{font-size:20px; padding-top:129px;}
#sdfwzz_bb .ss_b{font-size:20px; padding-top:1px;}
/*新闻动态*/
.news{ padding:60px 0; background:#f6f6f6; margin-top:50px;}

.news .title{ text-align:center; font-weight:bold; color:#f8c600; font-size:35px; line-height:38px; margin-bottom:40px;}
.news .title strong{font-weight:bold; color:#7bcf36; font-size:35px;}
.news .title span{font-weight: normal; color:#333; font-size:24px; line-height:40px;}
.news .title p{ display:block; width:1200px; padding-top:4px; height:11px; line-height:14px; font-weight: normal; color:#bebebe; font-size:11px; font-family: "Arial"; text-transform: uppercase;}


.page { margin: 0 auto; width: 1200px;}
.news_div_item_day,.news_div_item_month,.news_div_item_year{ display:inline; color:#fff; font-size:18px; font-family:arial}
.news_div_item_title .news_div_item_a{ display:block; color:#fff; font-weight:bolder; font-size:18px; line-height:26px}
.news > .page > .fl .news_div { overflow: hidden; width: 360px; height: 436px; }
#it_awewe{ position:absolute; top:75px; right:20px; z-index:2; width:60px; text-align:center}
#hot_ranks{ position:relative}
#it_awewe span{ float:left; display:block; margin:0 5px; width:17px; height:2pc; color:#fff; font-size:25px; line-height:50px; cursor:pointer}
#it_awewe > #previous2{ background:url(../image/20190605105436_3188934.png) no-repeat left top; text-indent:999em}
#it_awewe > #next2{ background:url(../image/20190605105436_3188934.png) no-repeat right top; text-indent:999em}
.convert1 > a{ position:absolute; right:0; display:block; color:#333; text-decoration:underline; font-size:14px; line-height:30px}
.convert1 > a:hover{ color:#f8c600}
.convert1{ position:relative; width:810px; overflow:hidden;}
.news_div_item_title { padding: 25px 25px 79px; background: #f8c600; }
.news_div_item{ position:relative; padding-bottom:315px}
.news_div_item_date{ position:absolute; top:60px; left:25px; color:#fff}
.news_div_item_pic{ position: absolute; top: 130px; width: 100%; height: 215px; overflow: hidden; }
.news_div_item_pic a{ display: block; }
.news_div_item_pic a img{ width: 100%; height: auto; }
.news_div_item_content .news_div_item_body{ position:absolute; bottom:0; margin-bottom:4px; padding:10px; border-bottom:1px solid #ccc; color:#666; font-size:14px; line-height:26px}
.content1{ position:relative; overflow:hidden; width:810px; height:420px}
.content1 ul{ position:absolute; left:0}
.content1 ul li{ float:left; width:810px}
.divdgweb_new_div_item{ margin:25px 0 0; height:105px; border-bottom:1px solid #ddd; cursor:default; transition:.15s all ease}
.divdgweb_new_div_item_day,.divdgweb_new_div_item_month,.divdgweb_new_div_item_year{ color:#a1a1a1; font-family:arial; transition:.15s all ease}
.divdgweb_new_div_item_day{ position:absolute; top:10px; left:0; display:block; width:100%; text-align:center; font-size:45px; line-height:60px}
.divdgweb_new_div_item_month,.divdgweb_new_div_item_year{display:inline;font-size:14px}
.divdgweb_new_div_item_date{position:relative;float:right;display:block;padding:68px 10px 21px;width:130px;background:#e8e8e8;text-align:center;transition:.15s all ease}
.divdgweb_new_div_item_content{float: left;padding: 8px 13px;width:593px;height: 90px;}
.divdgweb_new_div_item_a{color:#333;font-weight:bolder;font-size:18px!important;line-height:30px;display:block;}
.divdgweb_new_div_item_body{padding-top:3px;color:#666;text-align:justify;font-size:14px;line-height:2em}
.tab1 a{float:left;display:block;padding:2px 15px;height:25px;border-left:3px solid #efeff0;color:#555;font-weight:100%;font-size:1pc;line-height:25px}
.divdgweb_new_div_item:hover{border-bottom:1px solid #f8c600;background:#f9f9f9}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_date{background:#f8c600}

.divdgweb_new_div_item:hover .divdgweb_new_div_item_day,.divdgweb_new_div_item:hover .divdgweb_new_div_item_month,.divdgweb_new_div_item:hover .divdgweb_new_div_item_year{color:#fff}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_a{color:#f8c600;}
.tab1 a.on{border-left:3px solid #f8c600; color:#f8c600;font-weight:bolder}
.fl,.left{float:left;}
.fr,.right{float:right;}
/*关于亿泽*/
#company_t{text-align:center; font-size:40px; font-weight:bold; margin-top:50px;}
#company_t p{font-size:18px; font-weight:normal; padding-top:5px;}
#company_sz{width:1200px; margin:0 auto; margin-top:30px;}
#company_sz li{float:left; width:240px; background:url(../image/20190602135915_730483052.png) left no-repeat; height:158px;}
#company_sz li:nth-child(1){background:none;}
#company_sz li .sz_bg{width:158px; height:158px; margin:0 auto; background:url(../image/20190602135915_646686332.png) no-repeat; text-align:center;}
#company_sz li .sz_bg .h1{font-size:50px; font-weight: bold; color:#f8c600; padding-top:25px;}
#company_sz li .sz_bg .h2{font-size:18px; color:#484848;}

#comapny_t2{width:1200px; margin:0 auto; height:469px; background:url(../image/20190602135915_177913998.jpg) no-repeat; margin-top:30px;}
#comapny_t2 .h1{padding-left:72px; padding-top:30px;}
#comapny_t2 .h2{padding-left:75px; padding-top:10px; color:#000; font-size:16px; font-weight:bold;}
#comapny_t2 .h2 .font{padding-top:5px; font-size:14px;}

#comapny_bg{width:1200px; margin:0 auto; margin-top:30px;}
#comapny_l{width:690px; float:left;}
#comapny_l .h1{font-size:30px; font-weight:bold;}
#comapny_l .h1 .font{font-size:12px; font-weight:normal; text-transform:uppercase;}
#comapny_l .h2{color:#888; line-height:36px; font-size:14px; padding-top:50px;}
#comapny_l .h2 a{font-size:14px; color:#888;}
#comapny_l .h2 a:hover{font-size:14px; color:#f8c600;}

#comapny_r{width:420px; float:right;}
#comapny_r .h1{padding-top:23px; font-size:20px; font-weight:bold;}
#comapny_r .h2{padding-top:50px;}
/*企业形象*/
#qyxx_t{width:1200px; margin:0 auto; margin-top:50px;}
#qyxx_t_l{width:566px; float:left;}
/*#qyxx_t_l li{float:left; width:180px; height:55px; line-height:55px; text-align:center; font-size:18px; margin-left:10px;}
#qyxx_t_l li a{font-size:18px; display:block; color:#000; background:#ddd;}
#qyxx_t_l li a:hover{background:#f8c600; font-size:18px; color:#000;}
#qyxx_t_l li:nth-child(1){margin-left:0px;}*/

#tab4 {overflow:hidden; width:566px;}
#tab4 li {float:left; color:#333; height:55px; line-height:55px; margin-left:10px; cursor:pointer; width:180px; background:#ddd; font-size:18px; text-align:center;}
#tab4 li:nth-child(1){ margin-left:0px;}
#tab4 li a{color:#333; font-size:18px;}
#tab4 li.current4{color:#000; background:#f8c600; width:180px; height:55px; line-height:55px;}
#tab4 li.current4 a{color:#000; font-size:18px;}

#content4{width:1320px; margin:0 auto; margin-top:0px; position:relative; height:290px;}
#content4 ul{display:none; position:absolute; height:290px;}

#qyxx_t_r{width:540px; float:right; color:#aaa; padding-top:22px; font-size:16px; text-align:right;}

#qyxx_b{width:1320px; margin:0 auto;}
#qyxx_b_l{width:60px; float:left; padding-top:120px;}
#qyxx_b_c{width:1200px; float:left; margin-top:20px;}
#qyxx_b_c td a {width:285px; height:214px; overflow: hidden !important; display: block; text-decoration: blink;}
#qyxx_b_c td img{transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; border:1px solid #ccc; padding:3px; background:#fff;}
#qyxx_b_c td img:hover{-webkit-transform: scale(1.12, 1.12); transform: scale(1.12, 1.12); -moz-transform: scale(1.12, 1.12); border:1px solid #f8c600; background:#ffebec; padding:3px;}
#qyxx_b_c td br{display:none;}
#qyxx_b_c td div a{ width:283px; height:40px; font-size:14px; border:1px solid #ccc; line-height:40px; display:block;}
#qyxx_b_c td div a:hover{ width:283px; height:40px; font-size:14px; color:#f8c600;  border:1px solid #f8c600;}

#qyxx_b_r{width:60px; float:right; text-align:right; padding-top:120px;}

/*友情链接*/
#links_bg{width:100%; height:70px; background:#f8c600; overflow:hidden; margin-top:30px;}
#links_c{width:1200px; margin:0 auto; height:70px; line-height:70px; color:#000; font-size:20px; text-transform:uppercase;}
#links_c_l{width:160px; float:left;}
#links_c_c{width:1010px; float:left;}
#links_c_r{width:30px; float:right; height:70px; background:url(../image/20190602135916_265297044.png) no-repeat;}
/*底部联系方式*/
#b_contact_bg{width:100%; background:#2c2c2c; padding:60px 0px; color:#fff;}
#b_contact_t{text-align:center; font-size:25px;}
#b_contact_c{width:1200px; margin:0 auto; margin-top:30px;}
#b_contact_c li{float:left; width:400px; background:url(../image/20190605115533_1122690578.png) left no-repeat; height:140px; text-align:center;}
#b_contact_c li .tb{animation: myfirst 2s infinite; display: inline-block;}  
 @keyframes myfirst {  0% {  
               transform: translate(0px, 0px);  }  
           50% {  
               transform: translate(0px, -10px);  
           }  
           100% {  
               transform: translate(0px, 0px);  
           }  
       } 
#b_contact_c li:nth-child(1){background:none;}
#b_contact_c li .h1{width:auto;}
#b_contact_c li .h2{font-size:20px; font-weight:bold; padding:10px 0px;}
#b_contact_c li .h2 a{font-size:20px; color:#fff;}
#b_contact_c li .h2 a:hover{font-size:20px; color:#ff0;}
#b_contact_c li .h3{font-size:16px;}

#b_contact_b{width:150px; margin:0 auto; margin-top:30px; height:45px; background:#f8c600; border-radius:100px; text-align:center; line-height:45px; font-size:14px; color:#000;}
#b_contact_b a{font-size:14px; color:#000;}
/*底部导航*/
#b_nav{width:1200px; margin:0 auto; padding:50px 0px 30px 0px;}
#b_nav_l{width:800px; float:left;}
#b_nav_l li{float:left; width:160px;}
.b_top{color:#222; font-size:20px;}
.b_top a{font-size:20px; color:#222;}
.b_top a:hover{font-size:20px; color:#f8c600;}
.b_bottom{padding-top:20px; line-height:30px; color:#888;}
.b_bottom a{font-size:12px; color:#888;}
.b_bottom a:hover{font-size:12px; color:#f8c600;}

#b_nav_r{width:320px; float:right;}
#b_nav_r li{float:left; width:150px; margin-left:20px;}
#b_nav_r li:nth-child(1){margin-left:0px;}
#b_nav_r li:nth-child(3){margin-left:0px;}
#b_nav_r li p{line-height:40px; font-size:16px; text-decoration:underline; text-align:center;}
/*版权*/
#copyright_bg{width:100%; border-top:1px solid #ddd; height:70px; line-height:70px; color:#888; font-size:14px;}
#copyright_bg a{font-size:14px; color:#888;}
#copyright_bg a:hover{font-size:14px; color:#f8c600;}
#copyright_c{width:1200px; margin:0 auto;}
#copyright_c_l{width:1110px; float:left;}
#copyright_c_r{width:90px; float:right; text-align:right;}
/*小导航*/
.mianbxContent { margin-bottom: 10px !important; height: 40px !important; line-height: 40px !important; font-size: 16px !important; text-align: left !important; background-color: #eee; width: 100% !important; text-indent: 2.5em; transition:0.1s all; background:url(../image/20190605163030_1838214157.png) no-repeat 7px 12px; border-bottom: 1px dashed #ddd;  position: relative; border-top:1px solid #ddd;}
.mianbxContent a{ font-size:15px !important; }
.mianbxContent:hover{ background-position:7px -29px; }
.strong_title { display: none; }
.centerHeadImage { border: 0; display: none; }
.mianbxContent a:hover{ color:#f8c600;}
.mianbxContent::after,.mianbxContent:after { content: ''; position: absolute; display: block; height: 40px; width: 200px; top: 0; right: 0; }

#bodycon #center{float:right; width:940px !important;}
/*右侧浮动*/
dl,dd,dt{margin:0;padding:0;}
a{ text-decoration:none;}

.floating_ck{position:fixed;right:20px;top:15%; z-index:9999999999999999999999;}
.floating_ck dl dd{position:relative;width:80px;height:85px;background-color:#2c2c2c;border-bottom:solid 1px #dfe1de;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#2c2c2c;border-bottom:solid 1px #dfe1de;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../image/20190605160825_812470788.png);}
.quote{background-image:url(../image/20190605160825_1050322612.png);}
.qrcord{background-image:url(../image/20190605160825_1496494342.png);}
.return{background-image:url(../image/20190605160825_1867589936.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#2c2c2c;border-bottom:solid 1px #796E61;display:none;}
.zis{ font-size:14px; padding-top:50px; color:#fff;}
.zis a{font-size:14px;color:#fff;}

.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:200px;top:-180px;}
.floating_ewm i{background-image:url(../image/20190605161021_876915588.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}

.floating_ewm a{background-image:url(../image/20190605161021_876915588.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}

.floating_eww{height:250px;}
.floating_eww i{background-image:url(../image/20190605161021_876915588.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_eww w{background-image:url(../image/20230406185534_1902805731.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}

.floating_eww p{color:#fff;margin-top:5px;}
.floating_eww .qrcord_p01{font-size:12px;line-height:20px;}
.floating_eww .qrcord_p02{font-size:18px;}
/*产品新闻分页代码*/
.pages_info{overflow:hidden;text-align:center;margin-top: 20px !important;}
.pages_info span{display:inline-block;padding:5px 12px;border: 1px dashed #ccc;}
.pages_info span+span{margin-left:5px;}



.taobao{display: flex;align-items: center;height: 110px;margin-left: 1vw;}
.taobao img{width: 2.4vw;}