@charset "utf-8";
/* CSS Document */
/* ==========base公共部分============ */
html,body,div,span,iframe,map,font,img,a img,samp,strong,hr,
h1,h2,h3,h4,h5,h6,b,p,blockquote,a,address,code,dl,dt,dd,ol,
ul,li,form,label,table,tr,td,th{padding:0;margin:0;border:0;font-weight:normal;list-style:none; text-align:left;}
.clearboth{clear:both;}
a{text-decoration:none;color:#424550; text-align:left;}
body{margin:0;padding:0;font-family:微软雅黑,Arial;font-size:14px;color:#3d3d3d;text-align:center; background:#fff;}
.page{text-align:center;margin:15px 0;}
.page a{padding:3px 10px;border:1px #ccc solid;margin:0 4px;}
.page a:hover,.page a.dq{color:#fff;background:#012c61;border:1px #4db2de solid;}

/*头部开始*/
.wrapper{width:1200px;margin:0 auto;text-align:left;}
.wrapper1{width:1400px;margin:0 auto;text-align:left;}
.header{width:100%;}
.header{ position:fixed; left:0; top:0;  z-index:9999999; width:100%; height:100px; overflow:hidden;}
.header .top{width:100%;height:100px; background:rgba(255,255,255,1); z-index:99999;}
.header .top .wrapper{ position:relative; z-index:99999;}
.header .top .logo{float:left;padding-right:12px; width:462px; height:81px; margin-top:12px;z-index:99999;}
.header .top .logo img{float:left; width:462px; z-index:99999;}
.header .top .right{ width:860px; float:right; height:100px;z-index:99999;}



/*菜单开始*/
.header .nav{width:100%;height:100px;background:#fff;z-index:99999; float:left; }
.nav ul{ float:right; z-index:99999;}
.nav ul li{ float:left; position:relative; z-index:99999; text-align:center; height:100px; padding-left:36px;}
.nav ul li a{color:#000;font-size:16px;line-height:100px; transition:all 1s; margin:0 auto; font-weight:bold; z-index:99999; height:75px; display:inline-block; text-align:right; float:right;}
.nav ul .on a{color:#ff0000;font-size:16px;line-height:100px; height:100px;font-weight:bold;}
.nav ul li a:hover{ color:#004094; z-index:99999;}
.nav ul li:hover{ z-index:99999; }
.nav ul li:hover a{color:#ff0000;}
.nav ul .last{background:none; z-index:99999;}
.nav ul li a:hover,.nav ul li a.active,.nav ul li li:hover{color:#ff0000; z-index:99999;}

.nav ul li.yy{ float:left; position:relative; z-index:99999;text-align:center; height:100px;}
.nav ul li.yy a{color:#000;font-size:16px;line-height:100px; transition:all 1s; float:right;  z-index:99999; height:100px; display:inline-block; text-align:right;}

/*二级菜单*/
#menu ul ul { display:none;position:absolute; top:31px; left:0; z-index:99999; width:auto; background-color:#fff; filter:alpha(opacity=70);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;  z-index:99999;}
#menu ul ul li{ background:#ffffff; float:none; border-top:none;padding-top:0;padding-bottom:0;line-height:40px; z-index:99999;}
#menu ul ul li a{z-index:99999; color:#000; font-size:14px; padding:0 0 0 65px; display:block; width:168px; text-align:left;border-bottom:none; background:#ffffff;}
#menu ul ul li a:hover{ color:#fff; z-index:99999; background:#1c2276;}




/*===============================首页==================================*/
/*主体开始*/



.index_title{margin-bottom:20px;height:40px;line-height:40px;padding-bottom:6px;text-align:center; position:relative; background:url(../images/sytit2.png) no-repeat left bottom;}

.index_title a{display:inline-block;float:right; font-size:18px;color:#012c61;font-weight:bold; padding:15px 10px 0 0; font-family:'宋体';}

/*公用标题*/
.title1{ width:100%; float:left;}
.title1 h1{ width:100%; float:left; font-size:36px; color:#363636; text-align:center; height:90px; line-height:90px; margin-top:30px;}
.title1 h2{ width:100%; float:left; font-size:36px; color:#363636; text-align:center; height:50px; line-height:50px; margin-bottom:30px;}

.title1 h3{ width:100%; float:left; font-size:18px; color:#fff; text-align:center; height:30px; line-height:30px; margin-bottom:20px;}
.title1 h1.bs{color:#fff;height:90px; line-height:90px;}
.title1 h2.bs{color:#fff;height:40px; line-height:40px;}

/*关于我们*/
.about_jp{ width:100%; height:946px; background:url(../images/about_bg.jpg) no-repeat center top; margin:0 auto;}
.about_jp .content{ width:920px; height:430px; float:left; font-size:18px; color:#363636; line-height:38px; padding:0 240px;}
.about_jp ul{ width:1240px; height:180px; float:left; padding:0 90px;}
.about_jp ul li{ width:310px; height:180px; float:left;}
.about_jp ul li h1{ width:110px; height:80px; float:left; transition:all 0.6s; margin:0 100px; border-radius:100%; letter-spacing:2px; background:rgba(1,89,162,0.9); color:#fff; font-size:30px; line-height:40px; padding:15px 0; text-align:center;}
.about_jp ul li h2{ width:310px; height:40px; float:left;color:#005aaa; font-size:24px; line-height:40px;text-align:center; margin-top:20px;}
.about_jp ul li:hover h1{ background:rgba(63,157,18,0.9);}
.about_jp ul li h1.green_jp{ width:110px; height:80px; float:left; transition:all 0.6s; margin:0 100px; border-radius:100%; letter-spacing:2px; background:rgba(63,157,18,0.9); color:#fff; font-size:30px; line-height:40px; padding:15px 0; text-align:center;}
.about_jp ul li:hover h1.green_jp{background:rgba(1,89,162,0.9);}


/*产品*/
.product{background:url(../images/pro_bg.jpg) no-repeat center top;width:100%; height:856px; padding-top:20px;}
.index_pros_list2{ width:100%; padding-top:0px; margin:30px auto 0 auto; background:#ffffff; height:766px;}
.index_pros_list2 .wrapper{ text-align:center;}
.product2_left{ width:252px; float:left; margin-top:0px; background:#ece9e9;}
.product2_title{ margin:0px; padding:20px 0 10px 0; font-size:22px; color:#048cca; text-align:left; line-height:22px; border-bottom:1px solid #cfcfcf; margin-bottom:20px;}
.product2_title a{ float:right; font-size:14px; font-weight:normal; text-align:right; font-family:Arial, Helvetica, sans-serif;}
.product2_title img{ width:1200px; height:25px;}

.product2_col{ width:222px; margin:0 auto; padding:0 15px;}

.index_pros_list .wrapper{ text-align:center;}
.index_pros_list .index_title2{}
.index_pros_list .index_title2 .cn,.index_pros .index_title2 .en{display:inline-block;font-size:30px; color:#d30000;margin-right:10px;float:left;padding-top:20px;}
.index_pros_list .index_title2 .desc{display:inline-block;float:right;}
.index_pros_list .index_title2 .desc .p1{ font-size:18px; color:#000000;}
.index_pros_list .index_title2 .desc .p2{ font-size:24px; color:#a69400;}
.index_pros_list h3{display:inline-block;margin:20px 0px;height:29px;line-height:29px;padding:0px 11px;float:left; font-size:24px;color:#333333;}
.index_pros_list .types{width:420px; height:38px; float:left; margin:20px 490px; }
.index_pros_list .types li{float:left; position:relative;transition:all 0.6s;border-radius: 10px; width:140px; height:38px;}
.index_pros_list .types li a{height:38px; float:left; display:block; text-align:center;  overflow:hidden; line-height:38px; font-size:18px; color:#fff; width:140px;}
.index_pros_list .types li a .pro_icon{width:66px;height:66px;overflow:hidden;border:1px solid #dfdfdf;border-radius:60px;margin:0 27px;}
.index_pros_list .types li a img{transition: 0.4s;}
.index_pros_list .types li:hover a img{transform: translateY(-96px);}

.index_pros_list .types li.first{margin-left:0;}
.index_pros_list .types li.on span{ opacity:1;}
.index_pros_list .types li.on .pro_icon{background:#e30511;border:0;}
.index_pros_list .types li.on a img{transform: translateY(-96px);}
.index_pros_list .types li:hover,.index_pros_list .types li.on{background:#d9172b;}
.index_pros_list .types li:hover .pro_icon{background:#e30511;border:0}
.index_pros_list .types li:hover a,.index_pros_list .types li.on a{ color:#fff;}
.index_pros_list .types li:hover span{opacity:1;}

.index_pros_list .more{width:180px;height:50px;line-height:50px;color:#fff;font-size:16px;text-align:center;margin:30px 510px 0 510px;display:block;background:#2264a0;border-radius: 5px;}

.index_pros_list #zone{height:550px; overflow:hidden; position:relative; margin-top:20px;}
.index_pros_list #over_box{height:5000px; position:absolute;top:0px;left:0px;}
.index_pros_list .pros{margin:0px;height:550px; overflow:hidden;}
.index_pros_list .pros li{width:320px; height:240px;float:left;margin:0px 40px 40px 0px;padding:0px; overflow:hidden;}
.index_pros_list .pros li.last{margin-right:0px;}
.index_pros_list .pros li a{display:inline-block;}
.index_pros_list .pros li img{ width:318px;height:238px; float:left; transition:all 0.6s;}
.index_pros_list .pros li:hover img{transform:scale(1.2);}
.index_pros_list .pros li span{ display:block;height:85px;line-height:85px; width:320px; float:left; text-align:center;color:#666;font-weight:bold;}

.cp2{ width:118px; float:left; height:58px; background:#f3f3f3; font-size:16px; display:block; line-height:58px; text-align:center;}


/*3+1模式开始*/
.huanjing{ width:100%; height:689px; margin:50px auto 0 auto; background:url(../images/sybannerbg.jpg) no-repeat center center;}
.huanjing .top_title{ width:1100px; float:left; height:120px; margin-top:120px;}
.huanjing .top_content .left{ width:407px; float:left; height:375px; margin:20px 65px 0 50px;}
.huanjing .top_content .right{ width:570px; float:left; height:375px; margin:20px 0px 0px 0px;}
.huanjing .top_content .right .title{ width:570px; float:left; height:50px;  color:#ffffff; font-size:36px; line-height:48px; text-align:left; margin-top:30px;}
.huanjing .top_content .right .content{ width:570px; float:left; height:190px;  color:#ffffff; font-size:14px; line-height:22px; text-align:left;  overflow:hidden;}
.huanjing .top_content .right .gd{ width:410px; float:left; height:45px;  text-align:left; display:block; margin-top:30px;}
.huanjing .top_content .right .gd a{ width:145px; float:left; height:45px; display:block;}



/*优势*/
.ys{margin:60px 0;padding:60px 0;width:100%;height:910px;background:url("../images/ys.jpg")no-repeat center;box-sizing: border-box;}
.ys .ystitle{margin-top:20px;color:#fff;}
.ys .ystitle h1{color:#fff;}
.ys .ystitle h2{color:#fff;letter-spacing: 0;}
.ys .ys_nr{width:100%;height:630px;float:left;position:relative}
.ys .ys_nr .ys_left{float:left;width:510px;height:630px;box-sizing:border-box;padding:90px 0 0 30px;border:1px solid #fff;}
.ys .ys_nr .ys_left .ys_tit{width:100%;height:170px;float:left;color:#fff;}
.ys_left .ys_tit h2{font-size:36px;line-height:48px;float:left;width:100%;height:48px;font-weight:bold;}
.ys_left .ys_tit h3{font-size:28px;line-height:44px;float:left;width:100%;}
.ys_left .fuwu{float:left;width:320px;height:46px;border:1px solid #fff;box-sizing:border-box}
.ys_left .fuwu h4{float:left;color:#fff;line-height:46px;text-align:center;width:100%;font-size:18px;}
.ys_left .tub{margin-top:45px;float:left;width:320px;display:flex;justify-content: space-between;height:126px;animation: myfirst 1.5s infinite;-webkit-animation: myfirst 1.5s infinite;}

@keyframes myfirst{
0% {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
50% {
  -webkit-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}
100% {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

}

.ys_left .tub .icon{float:left;width:84px;height:126px;}
.ys_left .tub .icon .icon_l{float:left;width:84px;height:84px;box-sizing:border-box;border:1px solid #fff;border-radius: 5px;padding: 22px;}
.ys_left .tub .icon p{width:100%;float:left;text-align:center;color:#fff;line-height:46px;}
.ys_left .phone{float:left;margin-top:60px;width:100%;}
.ys_left .phone h1{float:left;font-size:28px;color:#ffff01;font-weight:bold;padding-left:34px;background:url(../images/tel.png)no-repeat left}
.ys_left .phone h1 p{float:left;font-size:16px;color:#fff;margin-top: 8px;}
.ys_right{position:absolute;width:816px;height:566px;top:32px;right:0;background:#b3e0fd;box-sizing:border-box;padding:40px 50px;float:right}
.ys_right ul{width:100%;float:left}
.ys_right ul li{float:left;width:358px;height:243px;}
.ys_right ul li h1{float:left;font-size:42px;color:#23599f;width:100%;font-weight:bold}
.ys_right ul li h2{float:left;font-size:26px;color:#000;margin: 0 0 15px;width:100%}
.ys_right ul li span{float:left;width:55px;height:2px;background:#23599f;}
.ys_right ul li p{float:left;font-size:14px;line-height:30px;color:#666;margin-top:20px;width:330px;}


/*关于我们开始*/
.syabout{width:100%; height:689px; margin:50px auto 0 auto; background:url(../images/sybannerbg.jpg) no-repeat center center;}
.syabout .top_title{ width:1100px; float:left; height:102px; margin-top:95px; }
.syabout .top_content .left{ width:700px; float:left; height:375px; margin:50px 30px 0 0px; background:#ffffff;}
.syabout .top_content .left .title{ width:600px; float:left; height:30px; margin:20px 50px 0 50px; border-bottom:1px solid #cfcfcf;}
.syabout .top_content .left .title span{ width:100px; float:left; margin-top:5px; height:18px; font-size:14px; color:#434343; padding-left:15px; border-left:6px solid #fff14e;}
.syabout .top_content .left .title a{ width:100px; float:right; margin-top:5px; height:18px; font-size:12px; color:#37b88f; text-align:right;}
.syabout .top_content .left .con{ width:600px; float:left; height:258px; margin:25px 50px 0 50px;}
.syabout .top_content .left .con img{ width:224; float:left; height:258px; }
.syabout .top_content .left .con .ny{ width:350px; float:right; height:258px; }

.syabout .top_content .right{ width:370px; float:left; height:375px; margin:50px 0px 0px 0px; background:#ffffff;}
.syabout .top_content .right .title{ width:310px; float:left; height:30px; margin:20px 30px 0 30px; border-bottom:1px solid #cfcfcf;}
.syabout .top_content .right .title span{ width:100px; float:left; margin-top:5px; height:18px; font-size:14px; color:#434343; padding-left:15px; border-left:6px solid #fff14e;}
.syabout .top_content .right .title a{ width:100px; float:right; margin-top:5px; height:18px; font-size:12px; color:#37b88f; text-align:right;}
.syabout .top_content .right .con{ width:310px; float:left; height:258px; margin:25px 30px 0 30px;}



/*首页新闻开始*/
.news_jp{background:#f8f8f8;height:650px!important; width:100%; margin:0 auto;}
.news_jp ul{width:100%; margin:0 auto;height:460px!important;}
.news_jp ul li{width:326px; float:left; margin:0 32px 0 0; height:346px!important;}
.news_jp ul li.last{margin:0 0px 0 0;}
.news_jp ul li img{width:326px; float:left; margin:0 0px 10px 0; height:188px!important; border-radius:10PX;}
.news_jp ul li h1{width:326px; float:left; margin:0 0px 0 0; height:36px!important; line-height:36px; text-align:left; font-size:18px; color:#363636;}
.news_jp ul li h2{width:326px; float:left; margin:0 0px 0 0; line-height:26px; text-align:left; font-size:16px; color:#666;}
.news_more{ width:154px; height:46px; background:#d9172b; margin:0 623px; border-radius:20px; text-align:center; color:#fff; font-size:18px; line-height:46px; display:block; float:left;}


/*首页定制流程开始*/
.dzlc_jp{ width:100%; height:463px; margin:-20px auto 0; background:url(../images/dzlc_bg.jpg) no-repeat center top; overflow:hidden;}
.dzlc_jp ul{ width:1398px; height:290px; float:left; margin:0 1px;}
.dzlc_jp ul li{ width:233px; height:180px; float:left; margin:60px 0px 0 0;}
.dzlc_jp ul li img{ width:95px; height:95px; float:left; margin:0px 69px; display:flex;justify-content: space-between;animation: myfirst 1.5s infinite;-webkit-animation: myfirst 1.5s infinite;}
.dzlc_jp ul li h2{ width:233px; height:60px; float:left; margin:20px 0px 0 0; font-size:18px; color:#fff; text-align:center;}

.left_title{height:46px;float:left;width:100%}
.left_title h1{font-size:18px;color:#333;font-weight:bold;float:left;}
.left_title a{float:right;color:#999;font-size:16px;}
.projects{background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;padding:20px;height:390px;}


.news_tit h1{font-size:18px;color:#333;float:left;font-weight:bold}
.news_tit a{float:right;color:#999;font-size:16px;}
.news_main span{float:left;width:45px;height:2px;margin-bottom:30px;background:#23599f}
.news_main .news_nr{float:left;background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;width:368px;}
.news_main .news_nr .type_pic{width:100%;height:195px;float:left;}
.news_main .news_nr .type_pic img{float:left;width:100%;height:195px;}
.news_main .news_nr .newsbt{width:100%;height:195px;padding:30px 18px;float:left;box-sizing: border-box;position: relative}
.news_nr .newsbt ul{width:100%;float:left;}
.news_nr .newsbt ul li{float:left;width:100%;height:30px;line-height:30px;}
.news_nr .newsbt ul li a{float:left;display:block;width:100%;height:30px;line-height:30px;font-size:16px;color:#333;padding-left:18px;box-sizing:border-box;background:url(../images/newsjt.png)no-repeat left;border-bottom:1px dashed #e7e7e7;transform: 0.6s}
.news_nr .newsbt ul li a:hover{background:url(../images/newsjt.png)no-repeat 5px;filter: invert(34%) sepia(9%) saturate(6626%) hue-rotate(184deg) brightness(84%) contrast(92%);}
.news_nr .newsbt .news_more{position:absolute;width:130px;height:36px;line-height:36px;display:block;text-align:center;background:#23599f;color:#fff;left:20px;bottom:-15px;}


.projects{}
.projects .overbox{}
.projects #demo{height:350px; overflow:hidden;}
.projects table{width:100%;margin:0px auto;}
.projects table.con tr td{height:105px; text-align:left;overflow:hidden;}
.projects table.con tr td .border{width:326px; height:103px; border-bottom:1px dashed #999; float:left;}
.projects .wen {color:#666666;font-size:14px; float:left; text-align:left; height:45px; line-height:45px; width:326px; }
.projects .da {color:#999999;font-size:12px; float:left; text-align:left; height:58px; line-height:29px; width:326px; }
.about_more{ position:absolute; top:15px; right:0; font-size:16px; color:#0b9bfb;}
.problem{ float:right; width:230px; position:relative;}
.problem_title{  padding:0;}
.projects .wen img { float:left; margin-top:13px;}
.projects .da img { float:left; margin-top:5px;}

.guanggao{height:538px;margin:36px 0;}

.aboutus{padding:17px 0;margin:30px auto 0px;}
.aboutus p{line-height:24px;padding:0px 30px;}
.aboutus table{width:100%;}
.aboutus table tr td{width:auto;}


.news{padding:16px 0;margin-bottom:70px;margin-top:60px;}
.news .box{width:270px;float:left;}
.news .box ul li{border-bottom:1px dotted #ccc;}
.news .box ul li.first{border:none;margin-bottom:10px;height:105px;}
.news .box ul li a{display:inline-block;width:190px;height:42px;line-height:42px;font-size:14px;}
.news .box ul li span{display:inline-block;width:80px;height:42px;line-height:42px;font-size:14px;}
.news .box2{width:352px;float:left;}
.news .box2 ul li{border-bottom:1px dotted #ccc;}
.news .box2 ul li>a{display:block; width:100%;height:42px;line-height:42px;font-size:14px;}
.news .box2 ul li.first{border:none;margin-bottom:10px;height:105px;}
.news .box2 ul li.first .img{display:inline-block;width:142px;height:104px; overflow:hidden;float:left;}
.news .box2 ul li.first img{width:142px;height:104px;}
.news .box2 ul li.first div{display:inline-block;width:194px;float:right;}
.news .box2 ul li.first div span{display:block;font-size:16px; font-weight:bold;width:100%;height:28px;}
.news .box2 ul li.first div p{ font-size:14px;line-height:26px;}
.news .box2 ul li.first div p a{display:inline;height:auto;width:auto;}

.news>ul{margin:10px;width:670px;float:left;}
.news>ul li{display:block;width:100%;height:144px;float:left;}
.news>ul li img{float:left;width:128px;height:128px;}
.news>ul li .desc{width:528px;float:right; text-align:center;}
.news>ul li .desc p{ font-size:14px;line-height:24px;color:#303030;}
.news>ul li .desc h3{font-size:24px;color:#d30000;margin:5px 0px 10px;}
.news>ul li .desc a{display:inline-block;width:60px;height:12px;line-height:12px; font-size:12px;border:1px solid #b5b3b4; text-align:center;color:#999999;margin:0px auto;}
.news>ul li span{ display:inline-block; float:right;width:67px;}
.news .line_v{float:left;margin-left:32px;margin-right:22px;}

.contactus{width:345px;float:right; font-size:14px;color:#666666;}
.contactus .index_title{margin-bottom:0px;}
.contactus img{margin:14px auto;}
.contactus p{line-height:24px;}

.join{padding:0px 0px 8px 0px;border-bottom:1px solid #cccccc;margin-bottom:26px;}
.join .left{width:476px;float:left;}
.join .left img{width:226px;float:left;border-right:1px solid #cccccc;padding-right:12px;}
.join .left .con{width:226px;float:right;}
.join .right{width:474px;float:right;}
.join .right .index_title{padding-bottom:12px;border:none;margin:0px;}


/*新闻*/
.wrapper .box1{width:100%;margin-bottom:50px;}
.wrapper .box1 .title{font-size:28px;margin-bottom:10px;}
.wrapper .box1 .left{width:460px;float:left;}
.wrapper .box1 .left ul{width:100%;}
.wrapper .box1 .left ul li{margin-left:0;float:left;width:440px;padding-left:20px;background:url(../images/li.png) left center no-repeat;line-height:28px;}
.wrapper .box1 .left ul li a{width:380px;overflow:hidden;}
.wrapper .box1 .left .riqi{float:right;}

/*案例*/
.yyal{ width:100%; margin:0 auto; margin-top:0px; height:318px;box-sizing: border-box; background:#fff;}
.yyal .title2{ width:290px; float:left; height:208px; margin:55px 30px 0 20px;}
.yyal .title2 h1{ width:290px; float:left; height:80px; font-size:80px; color:#363636; line-height:80px; font-weight:bolder;}
.yyal .title2 h1 span{height:40px; font-size:24px; color:#363636; line-height:40px; font-weight:bolder; margin-top:50px;}
.yyal .title2 h2{ width:290px; float:left; height:30px; font-size:18px; color:#363636; line-height:30px; font-weight:normar;}
.yyal .rollphotos{ width:1060px; float:left; margin-top:55px; height:208px;  padding-top:0px;}
.yyal .ysttitle{ width:1200px; float:left; height:80px; margin-top:40px;}
.yyal .top1 span{ width:30px; float:left; height:2px; background:#e6212a; margin:20px 0 0 0;}
.yyal .top2{ height:40px; line-height:40px; margin:0px auto; text-align:center; width:300px;}
.yyal .top2 h1{ height:40px; line-height:40px; float:left; margin:0 15px; width:210px; font-weight:normal; text-align:center; text-transform:uppercase; font-size:24px; color:#6e6e6e; font-size:32px;  padding:0px;}

.blk_29 {ZOOM: 1; POSITION: relative;overflow:hidden;height:208px; width:938px;}
.blk_29 .Cont1 {	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 500px;}
.blk_29 .box {FLOAT: left; position:relative; width:158px; position:relative; text-align:center; margin:0 37px 0px 0; height:208px; transition:all 0.6s;}
.blk_29 .box img{ width:158px; z-index:1; float:left; height:208px; transition: all 0.6s;}
.blk_29 .box:hover img{transform: scale(1.2);}
.blk_29 .box .img_d{width:370px;height:115px;float: left; padding: 20px 20px 10px;overflow:hidden;box-sizing:border-box}
.blk_29 .box .img_d h3{color: #333; font-size: 16px; line-height: 22px;transition: all .5s;float:left;width: 100%;}
.blk_29 .box .img_d span{display: block; font-size: 14px; line-height: 38px;color: #777;border-top: 1px solid #e5e5e5;float:left;margin-top:15px;width: 100%;position: relative;}
.blk_29 .box .img_d span i{position:absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(../images/you.png) no-repeat;}
.blk_29 .box a{width:370px;height:395px;display:block;}

.yyal .rollphotos1 {WIDTH: 1060px;margin:0px auto;position:relative;padding:0px;}
.yyal .rollphotos1 .title{WIDTH: 1060px; float:left; text-align:center; height:100px; margin:20px 0;}
.yyal .rollphotos1 .title h1{width:1060px; float:left; margin-top:10px; text-align:center; font-size:36px; height:48px; line-height:48px; font-weight:bold; color:#fff;}
.yyal .rollphotos1 .title h2{width:1060px; float:left; text-align:center; font-size:18px; height:30px; line-height:30px; font-weight:nromal; color:#fff;}
.yyal .rollphotos1 .case_bg{WIDTH: 1060px; float:left; padding:0px;}
.yyal .bottonbg{background:url(../images/bg11.png) center no-repeat;width:170px;height:55px;display:block;margin:0 auto;}
.LeftArr1{width:54px;height:44px;right:40px;top:55px;position:absolute; display:block;overflow:hidden}
.RightArr1{width:54px;height:44px;right:40px;top:115px;position:absolute; display:block;overflow:hidden}
.LeftArr1 .left{background:url(../images/left.png) no-repeat;width:54px;height:44px;}

.RightArr1 .right{background:url(../images/right.png) no-repeat;width:54px;height:44px;}


/*介绍*/
.f_about{width:100%;height:200px;background:#4db2de;}
.f_about .wrapper{background:url(../images/index_bottom.png) left top no-repeat;}
.f_about .wrapper .container{background:url(../images/bg1.png) center center no-repeat;width:735px;height:100px;margin-top:30px;float:right;font-size:16px;line-height:24px;color:#fff;padding:20px 30px;}

.fenzhan{border-top:2px solid #CCC;padding:20px 20px 10px; position:relative;width:1064px;}
.fenzhan h2{ font-size:14px;height:20px;line-height:20px;font-weight:bold;display:inline-block;position:absolute;left:20px;top:-12px; background:#FFF;padding:0px 5px;}
.fenzhan ul li a{display:inline-block;float:left;padding:0px 5px; font-size:12px;}
/*===============================关于我们====================================*/

/*内页左边菜单*/
.sidebar{height:60px; width:100%; float:left; background:#e5e5e5;}
.side_menu{ width:1200px; height:60px; margin:0 auto;}
.side_menu .title{ height:60px; text-align:left; line-height:60px; float:left; font-size:16px; width:100px; color:#333;}
.side_menu .title span{ display:block; color:#333; font-size:18px;text-align:center;}
.side_menu .intro{ float:left;  }
.side_menu .intro ul .level1{}
.side_menu .intro ul .parent{
    }
.side_menu .intro ul .on .parent,.side_menu .intro ul .parent:hover{}
.side_menu .intro ul li.parent{float:left; height:60px; line-height:60px; text-align:left; }
.side_menu .intro ul li.parent a{display:block;margin:0px; height:60px; line-height:60px; text-align:left; font-size:16px;color:#000;padding:0 20px;}
.side_menu .intro ul li.parent:hover,.side_menu .intro ul li.parent.on{ background:none;}
.side_menu .intro ul li.parent a:hover,.side_menu .intro ul li.parent.on a{color:#fff;background:#e10215}
.side_menu .intro ul .parent img{width:37px;float:left;margin:10px 0px 0px 26px;}
.side_menu .intro ul .parent a{display:block;line-height:40px;text-align:center;overflow:hidden; font-size:14px;color:#ffffff;}
.side_menu .intro ul .sons .on a,.side_menu .intro ul .parent a:hover{color:#ffffff;}
.side_menu .intro ul .parent span{display:inline-block;width:32px;height:32px;float:right;margin:5px 30px 0px 0px;}
.side_menu .intro ul .sons li a{display:block;line-height:24px; font-size:14px;color:#666666;padding-left:24px; background:url(../images/arrow.png) no-repeat 10px center;}
.side_menu .intro ul .sons li a:hover,.side_menu .intro ul .sons li.on a{color:#000000;}
#menu2 ul ul{ display:none;  position:absolute; top:0;  left:200px; width:200px; border-left:solid 1px #fff; z-index:10;}


/*内页左边产品菜单*/
.sidebar1{ width:265px; float:left; margin-left:1px;margin:25px 0;}
.sidebar1 .side_menu{ width:265px; float:left;}
.sidebar1 .side_menu .title{ height:90px; text-align:center; width:240px; line-height:60px;  background:#e5e5e5;padding: 25px 0 0 25px;border-top-right-radius: 25px;border-bottom: 2px solid #fff;}
.sidebar1 .side_menu .title span{ color:#333;line-height: 35px; font-size:24px;text-align:left; margin-bottom:8px;}
.sidebar1 .side_menu .title p{line-height:20px;color:#333}
.sidebar1 .side_menu .intro{}
.sidebar1 .side_menu .intro ul .level1{margin-bottom:0px;border-bottom:1px solid #e5e5e5; width:265px;border-bottom: 2px solid #fff;}
.sidebar1 .side_menu .intro ul .level1 .sons{display:none;}
.sidebar1 .side_menu .intro ul .on .sons{display:block;}
.sidebar1 .side_menu .intro ul .level1 .parent{ background:#fff; border-bottom:1px solid #e5e5e5;}
.sidebar1 .side_menu .intro ul .level1:hover .parent{ background:#f2f2f2;}
.sidebar1 .side_menu .intro ul .level1 .parent a{ height:56px; line-height:56px; color:#666; font-size:16px; width:243px; padding-left:22px; text-align:left; transition:all 0.6s; background: #e5e5e5;}

.sidebar1 .side_menu .intro ul .on .sons li{display:block; float:left; height:34px; border-bottom:1px solid #aaa;}
.sidebar1 .side_menu .intro ul .on .sons li a{ width:245px; transition:all 0.6s; background:#f9f9f9; height:34px; line-height:34px; text-align:left; font-size:14px; color:#666; padding-left:20px;}
.sidebar1 .side_menu .intro ul .on .sons li:hover a{background:#f2f2f2; color:#ff0000;}
.sidebar1 .side_menu .intro ul .on .sons li.on a{background:#f2f2f2; color:#ff0000;}

.sidebar1 .side_menu .intro ul .on .parent,.side_menu .intro ul .parent:hover{ background:#f2f2f2; text-align:left; line-height:40px;}
.sidebar1 .side_menu .intro ul .on .parent a,.side_menu .intro ul .level1:hover .parent a{ width:243px; padding-left:22px; text-align:left; color:#666; font-size:16px;color: #fff;background:#e10215}
.sidebar1 .side_menu .intro ul li.parent{margin-bottom:8px;}
/*左边联系*/
.side_contact{width:180px;background:#2f9bcd;margin-top:20px;color:#fff;padding:20px;}
.side_contact .title{margin-bottom:0;}
.side_contact .title .cn{font-size:20px;color:#fff;}
.side_contact .title .en{font-size:14px;color:#fff;margin-left:5px;line-height:26px;}
.side_contact .number{font-family:Impact;font-size:30px;border-top:1px #fff dashed;border-bottom:1px #fff dashed;color:#fff;margin-top:8px;margin-bottom:8px;display:inline-block;letter-spacing:1px;}
.side_contact .intro span{font-size:16px;}





/*内页右边标题*/
.side_right{ width:860px; float:right;  min-height:400px;margin:50px 0;}
.side_right .title{ border-bottom:solid 1px #e3e3e3; height:24px;line-height:24px;padding-bottom:15px;margin-bottom:0;}
.side_right .title .dangq{ font-size:24px; border-left:solid 3px #013462;; padding-left:6px; float:left;}
.side_right .title .weizhi{ float:right;font-size:14px;}
.side_right .title a:hover{ text-decoration:underline;color:#ff0000;}

.side_right1{ width:860px; float:right; background:#fff; min-height:600px;margin:25px 0; padding:20px;}

/*关于我们内页右边*/
.ab_side_right{ width:100%; margin:0 auto;}
.ab_side_right .top .abbiaoti{ width:1200px; height:100px; float:left; text-align:center; font-size:48px; line-height:100px; color:#ff0000;}
.ab_side_right .top .abjianjie{ width:1200px; float:left; text-align:center; font-size:16px; color:#666; line-height:32px;}
.ab_side_right .abshuzi{ width:100%; height:540px; background:url(../images/banner_about.jpg) no-repeat center top; margin-top:80px;}
.ab_side_right .abshuzi ul{ width:1200px; height:330px; padding-top:105px;}
.ab_side_right .abshuzi li{ width:600px; height:165px; float:left; margin:0; padding:0;}
.ab_side_right .abshuzi li a{ width:598px; height:163px; float:left; display:block;border:1px solid rgba(255,255,255,0.2);}
.ab_side_right .abshuzi li.left a{ border-left:1px solid rgba(255,255,255,0);}
.ab_side_right .abshuzi li.right a{ border-right:1px solid rgba(255,255,255,0);}
.ab_side_right .abshuzi li.top a{border-top:1px solid rgba(255,255,255,0);}
.ab_side_right .abshuzi li.bottom a{border-bottom:1px solid rgba(255,255,255,0);}
.ab_side_right .abshuzi li h1{ width:598px; margin-top:30px; height:60px; float:left; font-size:60px; line-height:60px; color:#fff; text-align:center;}
.ab_side_right .abshuzi li h2{ width:598px; margin-top:10px; height:30px; float:left; font-size:18px; line-height:30px; color:#fff; text-align:center;}

.ab_side_right .nrzx{ margin:50px auto; min-height:50px;}

/*内页右边单页及表格、表单样式*/
.side_right .intro{ line-height:26px;padding:20px 0;}
.side_right .intro img{max-width:860px;}
.side_right .intro p{ margin-bottom:15px;}
.side_right .intro table{ background:#dadada; margin-bottom:20px;}
.side_right .intro table tr td{ padding:4px; background:#fff;}
.side_right .intro table tr td a:hover{ color:#c30;}
.side_right .intro table input, .side_right .intro table textarea{ border:solid 1px #ccc; padding:4px; font-family:"黑体"; border-radius:3px;}
.side_right .intro table input.button{background:#555; color:#fff; cursor:pointer; padding:2px 10px; border:none;}

/*新闻列表*/
.news_list{ padding:20px 0;}
.news_list ul li{ border-bottom:dotted 1px #ccc; width:100%; float:left; height:120px; margin-bottom:10px; padding-bottom:15px;}
.news_list ul li img{width:160px; float:left; height:120px;}
.news_list ul li .nrong{width:1000px; float:right; height:120px;}
.news_list ul li .nrong h1{width:1000px; float:left; height:40px; line-height:40px; text-align:left; font-size:18px; color:#ff0000;}
.news_list ul li .nrong h2{width:1000px; float:left; height:20px; line-height:20px; text-align:left; font-size:16px; color:#000;}
.news_list ul li .nrong .desc{width:1000px; float:left; height:60px; line-height:30px; text-align:left; font-size:14px; color:#000; overflow:hidden;}
.news_list ul li .nrong .desc p{width:1000px; float:left; line-height:30px;}
.news_list ul li a:hover{ text-decoration:underline; color:#4a51b1;}
.news_list ul li:hover{background:url(../images/li1.jpg) left center no-repeat;}
.news_list ul li span{ float:right;}

/*新闻详细页*/
.news_show{ padding:20px 0;}
.news_show .name{ font-size:20px; text-align:center; line-height:40px;}
.news_show .date{ text-align:center; margin-bottom:10px; border-bottom:dashed 1px #dadada; padding-bottom:10px;}
.news_show .nr{ padding:8px 10px;}
.news_show .nr img{max-width:840px;}
.news_show .nr p{ margin-bottom:10px; line-height:26px;}
.news_show .back{ text-align:center;}
.news_show .back a:hover{ color:#3595c8;text-decoration:none;}
a:active { text-decoration:blink}

/*产品列表*/
.product_list{ }
.product_list ul li{ float:left;margin-right:25px; width:268px; overflow:hidden; margin-bottom:18px;text-align:center; overflow:hidden; position:relative;}
.product_list ul .last{margin-right:0;}
.product_list ul li .bguo{ float:left;width:266px; height:200px; overflow:hidden;  border:rgba(204,204,204,1) 1px solid; }
.product_list ul li img{ height: 200px; width: 266px; float:left; transition:all 0.6s;}
.product_list ul li:hover img{transform:scale(1);}
.product_list ul li span{  width:268px; height:38px; line-height:38px; float:left; text-align:center; color:#333;}
.product_list .name{display:block;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}


/*案例列表*/
.case1_list ul li{ float:left;margin-right:25px; width:268px; overflow:hidden; margin-bottom:18px;width:268px; text-align:center; overflow:hidden; position:relative;}
.case1_list ul .last{margin-right:0;}
.case1_list ul li .cabaog{ float:left;width:268px; overflow:hidden;  }
.case1_list ul li img{ height: 266px; width: 266px; float:left; transition:all 0.6s;  border:rgba(204,204,204,1) 1px solid;}
.case1_list ul li:hover img{transform:scale(1.0);}
.case1_list ul li .cabaog1{ width:0px; height:0px; font-size:0; background:rgba(0,0,0,0); color:#fff; position:absolute; left:133px; top:133px; transition:all 0.6s;}
.case1_list ul li:hover .cabaog1{ width:266px; height:266px; font-size:20px; background:rgba(0,0,0,0.6); color:#fff; line-height:266px; text-align:center; left:0; top:0;}
.case1_list ul li span{  width:268px; height:38px; line-height:38px; float:left; text-align:center; color:#333;}


/*视频列表*/
.video_list{ padding:20px 0;}
.video_list ul li{ float:left;margin-right:35px;margin-bottom:18px;width:408px; height:206px; text-align:center; overflow:hidden; position:relative;}
.video_list ul .last{margin-right:0;}

/*合作客户*/
.kehuny ul li{ float:left;margin-right:25px;margin-bottom:18px;width:268px; text-align:center; overflow:hidden; position:relative;}
.kehuny ul .last{margin-right:0;}
.kehuny ul li img{ height: 138px; width: 266px; float:left; border:rgba(204,204,204,1) 1px solid;}
.kehuny ul li span{  width:268px; height:38px; line-height:38px; float:left; text-align:center;}
.kehuny .name{display:block;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}



/*荣誉资质*/
.honor_list ul li{ float:left;margin-right:40px;margin-bottom:18px;width:410px; text-align:center; overflow:hidden;}
.honor_list ul .last{margin-right:0;}
.honor_list ul li img{ height: 588px; width: 408px; float:left; border:rgba(204,204,204,1) 1px solid; }
.honor_list ul li span{  width:408px; height:38px; line-height:38px; float:left; text-align:center;}
.honor_list .name{display:block;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}




.case1_list{ padding:20px 0;}
.case1_list ul li{ float:left;margin-right:25px;margin-bottom:18px;width:268px; text-align:center; overflow:hidden;}
.case1_list ul .last{margin-right:0;}
.case1_list ul li img{  height: 200px; width: 266px;border:rgba(204,204,204,1) 1px solid;}
.case1_list .name{display:block;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}


/*合作伙伴*/
.case2_list{ padding:20px 0;}
.case2_list ul li{ float:left;margin-right:25px;margin-bottom:18px;width:268px; text-align:center; overflow:hidden;}
.case2_list ul .last{margin-right:0;}
.case2_list ul li img{  height: 350px; width: 266px;border:rgba(204,204,204,1) 1px solid;}
.case2_list .name{display:block;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}

/*品牌中心*/
.product_list11{ padding:20px 0;}
.product_list11 ul li{ float:left;margin-right:25px;margin-bottom:18px;width:247px; text-align:center; overflow:hidden;}
.product_list11 ul .last{margin-right:0;}
.product_list11 ul li img{ height: 184px; width: 245px; float:left; border:rgba(204,204,204,1) 1px solid;}
.product_list11 .name{display:block;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}

/*下载中心*/
.down_list{clear:both;padding:10px;}
.down_list ul li{padding:10px 0px;border-bottom:1px solid #eaeaea;}
.down_list ul li img{}
.down_list li .date{display:inline-block;width:130px;height:80px;float:left;color:#666;}
.down_list li .date:hover{color:#1b1465;}
.down_list li .date span{display:block; text-align:center;}
.down_list li .date span.day{height:50px;line-height:50px; font-size:36px;}
.down_list li .date span.month{font-size:18px; font-weight:100;}

.down_list li .img{display:inline-block;float:left; position:relative;}
.down_list li .img img{width:100px;}
.down_list li .img span{display:block; text-align:center; background:#d8d8d8;color:#999999;}
.down_list li .img:hover span{background:#1b1465;color:#ffffff;}
.down_list ul li .con{width:650px;float:right;margin-right:10px;}
.down_list ul li .con .name{margin-bottom:5px;height:30px; margin-top:20px;}
.down_list ul li .con .name a{display:inline-block;float:left;height:30px;line-height:30px; woverflow:hidden;font-size:18px;color:#666;}
.down_list ul li .con .name a.dl{float:right; font-size:14px; padding:0px 18px; -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;border:1px solid #1b1465;}
.down_list ul li .con .name a.dl:hover{background:#1b1465;color:#ffffff;}
.down_list ul li .con p{color:#666666; line-height:24px;}


/*资质荣誉*/
.honer_list{}
.honer_list ul li{border:solid 1px #e3e3e3;padding-bottom: 15px;width:236px;}
.honer_list ul .last{}
.honer_list ul li img{width: 184px; height: 251px;margin: 25px auto 10px;}
.honer_list .name{}
.honer_list ul li:hover{border:solid 1px #6d6d6d;}

/*产品详细*/
.product_show{ padding:20px 0;}
.product_show .name1{margin-bottom:20px;text-align:center;}
.product_show h1{font-size:20px;font-weight:normal;text-align:center;}
.product_show .pic{text-align:center; width:860px; float:left;position:relative}
.product_show .pic img{max-width:860px; float:left;}
.product_show .sb img{width:800px;height:600px;}
.product_show .xq{height:18px;line-height:18px;margin:14px 0;padding-bottom:5px;border-bottom:1px #dcdcdc solid; float:left; width:100%;}
.product_show .neirong img{max-width:860px;}


.tags_list{border-top:1px dashed #CCC;border-bottom:1px dashed #CCC;padding:10px 10px;margin-top:20px;}
.tags_list span{color:#ff0000;margin-right:5px;}
.tags_list span.tit{color:#666666;margin-right:0px;}
.prev_next{padding:10px 10px;}
.prev_next a{color:#ff0000;margin:5px 0;display:inline-block;}
.prev_next a span{color:#666666;}
.prev_next a.none{color:#666666;}

h3.related_title{padding:0 10px;height:30px;line-height:30px;border-bottom:2px solid #ff0000 ;margin-bottom:10px;font-weight:bold;}
.related_pros ul{padding:0 2px; text-align:left;}
.related_pros ul li{display:inline-block;width:160px;margin-right:4px;position:relative}
.related_pros ul li.last{margin-right:0px;}
.related_pros ul li img{width:158px;outline:1px solid #CCC;padding:1px; height:118px;}
.related_pros ul li span{display:block;height:24px;line-height:24px; text-align:center;color:#666666;}
.related_pros ul li span:hover{color:#c80000;}
.related_news ul{padding:0 30px; text-align:left;}
.related_news ul li a{color:#666;display:inline-block;height:20px;line-height:20px;}
.related_news ul li a:hover{color:#c80000;}

/*合作单位*/
.partner_list ul li img{height:128px;}

.lansss{width:50px; height:105px; position:fixed; right:1px; top:60px;}
.lansss ul li{width:50px; height:52px; float:left; background:#6a6a6a; font-size:16px; line-height:52px; text-align:center; color:#ffffff;}
.lansss ul li a{ color:#ffffff;}
.lansss ul li.on{width:50px; height:52px; float:left; background:#ff0000; border-bottom:1px solid #d1cdc4;}

/*sitemap*/
#sitemap{ border:2px dashed #cccccc;margin:20px auto;padding:15px;}
#sitemap ul{display:inline-block;}
#sitemap li{margin: 30px 10px 25px;}
#sitemap a.level1{font-size:20px;font-weight:500;color:#009de0; display:block; width: 100px;margin: 0 auto;padding: 8px 20px;border: 1px dashed #cccccc;display: block;text-align: center;}
#sitemap a.level2{font-size:16px;color:#009de0;display:block;padding-bottom:10px;}
#sitemap a.level3{font-size:14px;height:20px;line-height:20px; overflow:hidden;display:inline-block;color:#666666;}
#sitemap li.level2{display:inline-block;float:left;width:362px;}
#sitemap li.level2 ul{border:1px dashed #cccccc;display:block;}
#sitemap li.level3{display:block;}


/*联系我们*/
.sidemap{width:577px; height:410px; float:left; margin-top:70px; background:rgba(204,204,204,0.5);}
.side_contact1{ width:1200px; float:left; }
.side_contact1 h2{ width:1050px; float:left; height:30px; text-align:center; line-height:30px; font-size:28px; color:#666; margin:35px 0 10px;}
.side_contact1 h4{width:20px;height:2px;background:#e10215;}
.side_contact1 ul{float:left;margin-left:-21px;}
.side_contact1 .syly1{ width:386px; float:left; height:46px; margin-left:21px}
.side_contact1 .syly11{ width:386px; float:left; height:46px;}
.side_contact1 .syly11 a{ width:100px; float:left; height:46px; font-size:18px; color:#666; line-height:40px; text-align:left;}
.side_contact1 .syly11 input{ width:386px; float:left; height:46px; font-size:18px; line-height:46px; text-align:left; padding:0 10px; border:0px;box-sizing:border-box;border: 1px #dcdcdc solid;}
.side_contact1 .xingbie{ width:500px; float:left; height:40px; font-size:18px; line-height:46px; text-align:left; padding-left:10px;}
.side_contact1 .xingbie h3{ width:100px; float:left; height:46px; font-size:18px; line-height:46px; text-align:left;}
.side_contact1 .xingbie label{font-size: 1.25rem; float:left; padding-left: 30px; margin-right:0px; position: relative; cursor: pointer;min-width: 70px;}
.side_contact1 .syly12 a{ width:100px; float:left; height:46px; font-size:18px; line-height:46px; text-align:left; color:#666;}
.side_contact1 .syly12 input{ width:386px; float:left; height:46px; font-size:18px; line-height:46px; text-align:left; padding:0 10px; border:0px;box-sizing:border-box;border: 1px #dcdcdc solid;}
.side_contact1 .syly2{}
.side_contact1 .syly2 a{ width:100px; float:left; height:100px; font-size:18px; line-height:46px; text-align:left; color:#666;}
.side_contact1 .syly2 input{ width:1200px; float:left; height:100px; font-size:18px; line-height:46px; text-align:left; padding:0 10px; border:0px;box-sizing:border-box}
.side_contact1 .syly2 textarea {width:1200px;border: 1px #dcdcdc solid;height:140px;padding: 14px 10px;box-sizing: border-box;font-size: 18px;color:#333;background: #fff;float:left;margin-left:21px;margin-top:20px;font-family:"思源黑体"}
.side_contact1 .stijiao{  float:left;}
.side_contact1 .stijiao input{ width: 360px;height: 50px;font-size: 18px;color: #fff;border: none;background: #ff0000;cursor: pointer;transition: 0.4s;
margin: 20px 420px;border-radius: 6px;}
.side_contact1 .stijiao input:hover{color: rgba(255, 255, 255, 0.7);}
.dhdz{ width:623px; float:left; background:#fff;margin-top:70px;height:410px;padding: 40px 85px 20px 20px;box-sizing: border-box; }
.dhdz li{ width:1200px; float:left;}
.dhdz li h1{ width:1200px; float:left; height:52px; text-align:center; line-height:52px; font-size:32px; color:#000; margin-top:50px;}
.dhdz li h2{ width:1200px; float:left; height:36px; text-align:center; line-height:36px; font-size:24px; color:#000; margin:20px 0 10px;}
.dhdz li h3{ width:1200px; float:left; height:36px; text-align:center; line-height:36px; font-size:24px; color:#000; margin-bottom:10px;}
.mdnrzx .back{ width:160px; float:left; height:30px; text-align:center; color:#ff0000; margin:0 520px 80px; font-size:24px;}
.mdnrzx .back a{color:#ff0000; font-size:20px;}
.case_show{width:1200px; float:left;display: flex;align-items: center;justify-content: center;flex-direction: column;}

.mdnrzx{background:#f4f4f4}
.mdnrzx h1{color: #333;font-size: 24px;padding-bottom: 18px;padding-left: 18px;border-bottom: 1px #cecece solid;margin-bottom: 18px;}
.mdnrzx .content{color: #666;padding: 0 18px;font-size: 16px;line-height: 30px;height: 240px;}
.mdnrzx .btn{float:left;margin-left:15px;position:relative;transition:all 0.6s}
.mdnrzx .btn a{display:block;width:140px;height:34px;line-height:34px;color:#333;border:1px solid #e10215;border-radius:5px;box-sizing:border-box;text-align:center;padding-left: 15px;transition:all 0.6s;position: absolute;z-index: 9999;}
.mdnrzx .btn:before{background:#e10215;width:1px;height:34px;content:"";display: block;position: absolute;left: 0px;opacity:0;transition:all 0.6s;border-radius:5px;}
.mdnrzx .btn a:before{background:url(../images/kf.png) no-repeat;width:20px;height:20px;content:"";display: inline-block;position: absolute;left: 25px;top: 7px;}
.mdnrzx .btn:hover a{color:#fff;}
.mdnrzx .btn:hover a:before{filter: brightness(100);}
.mdnrzx .btn:hover:before{opacity:1;width:140px;}

/*底部开始*/
.footer3{background:url(../images/footer_bg.jpg) no-repeat center top;color:#363636;overflow:hidden; height:347px; padding-top:45px; margin-top:0px;}
.footer3 .left_jp{width:240px; float:left; height:350px; margin:0 80px 0 30px;}
.footer3 .left_jp .logo1{width:225px; float:left; height:88px; margin-right:15x;}
.footer3 .left_jp .ewm{width:118px; float:left; height:118px; margin:35px 0 0 122px;}
.footer3 .left_jp h1{width:240px; float:left; height:88px; line-height:44px; text-align:right; font-size:18px; color:#414141;}
.footer3 .daohang_jp{width:350px; float:left; height:350px; overflow:hidden; margin-top:10px;}
.footer3 .daohang_jp h1{width:350px; float:left; height:60px; font-size:24px; color:#414141; text-align:left;}
.footer3 .daohang_jp ul{width:350px; float:left; margin-top:20px;}
.footer3 .daohang_jp ul li{width:350px; float:left; }
.footer3 .daohang_jp ul li a{width:350px; float:left; font-size:20px; color:#363636; text-align:left; line-height:28px;}

.footer3 .daohang_jp2{width:250px; float:right; height:350px; overflow:hidden; margin-top:10px;}
.footer3 .daohang_jp2 h1{width:250px; float:left; height:60px; font-size:24px; color:#414141; text-align:left;}
.footer3 .daohang_jp2 ul{width:250px; float:left; margin-top:20px;}
.footer3 .daohang_jp2 ul li{width:250px; float:left; }
.footer3 .daohang_jp2 ul li a{width:250px; float:left; font-size:20px; color:#363636; text-align:left; line-height:28px;}


.footer2{ background:#fff;color:#363636;font-size:14px; height:125px; width:100%;}
.footer2 .foot{margin-left:0px; width:1400px; float:left; height:100px; padding:10px 0;}
.footer2 .foot p{text-align:center; width:100%; height:50px; line-height:50px; float:left;font-size:16px; color:#414141;}
.footer2 .foot span{margin-right:0px;display:inline-block; font-size:16px; color:#414141;height:50px; line-height:50px;}
.footer2 .foot a{color:#414141;font-size:16px; text-align:center;height:50px; line-height:50px;}