@charset "gb2312";
/*==============================banner start==============================*/
.slideBox{ width:100%; height:590px; overflow:hidden; position:relative; margin-top:95px;}
.slideBox .hd{width:1300px; margin-left:-650px; height:27px; position:absolute; left:50%; bottom:0px; z-index:1; }
.slideBox .hd ul{width:1120px; margin:0 auto; height:10px; zoom:1; text-align:center;}
.slideBox .hd ul li{ display:inline-block; margin-right:5px; width:10px; height:10px; line-height:0px; font-size:0px; text-align:center; background:#fff; cursor:pointer; border-radius:5px; vertical-align:top; }
.slideBox .hd ul li.on{ background:#c00;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li a{height:590px; width:100%; display:block;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{float:right; display:block; width:27px; height:27px; margin-left:5px;}
.slideBox .prev{background:url(../images/arrow_l.jpg) no-repeat center top;}
.slideBox .next{background:url(../images/arrow_r.jpg) no-repeat center top;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/*==============================banner end==============================*/
/*==============================小图标 start==============================*/
.home_smallpic{clear:both; background:#f2f2f2; border-bottom:1px solid #e5e5e5; padding:50px 0px;}
.home_smallpic .home_smallpic_number{clear:both; width:1330px;}
.home_smallpic .home_smallpic_number li{float:left; width:302px; height:217px; overflow:hidden; margin-right:30px; position:relative;}
.home_smallpic .home_smallpic_number li .smallpic_span{position:absolute; right:0px; bottom:0px; width:80px; height:35px; display:block; line-height:35px; text-align:center; font-size:18px; background:rgba(0,0,0,0.8); color:#fff; z-index:10;transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s;}
.home_smallpic .home_smallpic_number li:hover .smallpic_span{background:rgba(230,0,0,0.8);}
.home_smallpic .home_smallpic_number li img{transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s;}
.home_smallpic .home_smallpic_number li.smallpic_li img{transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05);}
/**/
.home_smallpic_number li .cover {width:100%; height:100%; position:absolute; left:0; top:0; color:#fff; text-align:center; font-size:20px; transition:all 0.3s ease; font-weight:bold; display:block;transition:all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; z-index:1; cursor:pointer;}
.home_smallpic_number li .cover b {display:block; width:52px; height:52px; background:url(../images/ipro_bg.png) no-repeat; margin:70px auto 5px;}
.home_smallpic_number li .cover font{color:#e60000; padding:5px 10px; display:inline-block;}

.home_smallpic_number li.smallpic_li:hover .cover {background:rgba(230,0,0,0.6); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99e60000,endcolorstr=#99e60000);}
.home_smallpic_number li.smallpic_li:hover .cover b { background-position:0 -52px;}
.home_smallpic_number li.smallpic_li:hover .cover font{color:#fff;}
/*查看产品*/
.look_pro_con{clear:both; width:1298px; height:0px; margin:0 auto; position:relative; z-index:10;}
.look_pro{clear:both; width:1258px; left:0px; bottom:0px; background:#fff; position:absolute; padding:20px;}
.look_pro .look_pro_dl{float:left; width:193px; padding:0px 29px;}
.look_pro .look_pro_dl dt{clear:both; width:100%; color:#C00; font-size:13px;}
.look_pro .look_pro_dl dd{clear:both; width:100%; color:#C00; font-size:13px; margin-left:35px;}
.look_pro .look_pro_dl dt a{font-weight: bold; color:#c00; display:block; padding-bottom:10px; text-align:center;}
.look_pro .look_pro_dl dt a:hover{ text-decoration:underline;}
.look_pro .look_pro_dl dd a{color:#333; line-height:30px; display:block; padding-left:0px;}
.look_pro .look_pro_dl dd a:hover{color:#e60000; text-decoration:underline;}
.look_img img{display: block; width:150px; height:150px;  overflow:hidden; border-radius:50%; border:#c7c7c7 1px solid; margin:0px auto 10px;}
/*==============================小图标 end==============================*/
/*==============================小图标 start==============================*/
.home_about_newproject{clear:both; width:1300px; margin:0 auto; padding:50px 0px; background:#fff;}
.home_about{float:left; width:650px;}
.home_about .home_about_tit{clear:both; text-align:left; font-size:40px; font-weight:bold; line-height:#555; line-height:50px;}
.home_about ul{clear:both; width:650px; padding-top:7px; margin-bottom:10px;}
.home_about ul li{float:left; width:215px; text-align:center; border-bottom:1px solid #e4e4e4; border-right:1px solid #e4e4e4;}
.pd01{ border-right:0px solid #e4e4e4 !important;}
.pd02{border-bottom:0px solid #e4e4e4 !important;}

.home_about ul li a{clear:both; display:block; padding-top:60px; text-align:center; font-size:16px; color:#555; margin:10px 0px 10px 0px;}
.home_about ul li.iconbtn01 a{background:url(../images/iconbtn01.jpg) no-repeat center 5px; }
.home_about ul li.iconbtn02 a{background:url(../images/iconbtn02.jpg) no-repeat center 5px; }
.home_about ul li.iconbtn03 a{background:url(../images/iconbtn03.jpg) no-repeat center 5px; }
.home_about ul li.iconbtn04 a{background:url(../images/iconbtn04.jpg) no-repeat center 5px; }
.home_about ul li.iconbtn05 a{background:url(../images/iconbtn05.jpg) no-repeat center 5px; }
.home_about ul li.iconbtn06 a{background:url(../images/iconbtn06.jpg) no-repeat center 5px; }
.home_about .home_about_bom{clear:both; width:650px; background:url(../images/pic03.jpg) no-repeat center center; height:184px;}
.home_about .home_about_bom .home_about_bomtxt{float:left; width:285px;background:#000; background:rgba(0,0,0,0.6);filter:Alpha(opacity=60); height:144px; padding:20px;}
.home_about_bomtxt .home_about_bomtxt_tit{clear:both; padding-left:36px; text-align:left; font-size:26px; font-weight:bold; color:#fff; line-height:30px; background:url(../images/arrow05.png) no-repeat left center;}
.home_about_bomtxt .home_about_bomtxt_con{clear:both; text-align:left; color:#fff; font-size:14px; background:url(../images/arrow06.jpg) no-repeat 36px bottom; padding:15px 0px 15px 36px;}
.home_about_bomtxt .home_about_bomtxt_more{clear:both; width:78px; height:25px; border:1px solid #fff; text-align:center; line-height:25px; font-size:12px; color:#fff; display:block; margin:25px 0px 0px 36px;}
/*
.home_newproject .home_newproject_fl{float:left; width:111px; height:441px; background:rgba(213,23,23,0.7); padding:20px 10px 0px 10px;}
.home_newproject .home_newproject_fltxt_tit{clear:both; text-align:left; font-size:24px; font-weight:bold; color:#fff; line-height:30px;}
.home_newproject .home_newproject_fltxt_con{clear:both; text-align:left; color:#fff; font-size:24px; padding:15px 0px 15px 0px; text-transform:uppercase; background:url(../images/arrow06.jpg) no-repeat 0px bottom;}
.home_newproject .home_newproject_fltxt_more{clear:both; width:78px; height:25px; border:1px solid #fff; text-align:center; line-height:25px; font-size:12px; color:#fff; display:block; margin:25px 0px 0px 0px;}
.home_newproject .home_newproject_bom{ position:absolute; left:0px; bottom:0px; width:649px; height:126px; background:rgba(0,0,0,0.7);}
.home_newproject_bom .hd{float:left; width:131px; height:126px; overflow:hidden; }		
.home_newproject_bom .hd .prev,.home_newproject_bom .hd .next{ display:block;  width:16px; height:29px; float:right; margin-top:45px; overflow:hidden; cursor:pointer;}
.home_newproject_bom .hd .prev{float:left; background:url(../images/arrow09.png) no-repeat left center; margin-left:39px;}
.home_newproject_bom .hd .next{float:right; background:url(../images/arrow07.png) no-repeat left center; margin-right:39px;}
.home_newproject_bom .hd .prevStop{background:url(../images/arrow10.png) no-repeat left center;}		
.home_newproject_bom .hd .nextStop{background:url(../images/arrow08.png) no-repeat left center;}
.home_newproject_bom .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; display:none;}
.home_newproject_bom .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icocircle.gif") 0 -9px no-repeat; }
.home_newproject_bom .hd ul li.on{ background-position:0 0; }
.home_newproject_bom .bd{float:left; padding:10px; width:498px; height:106px; overflow:hidden;    }
.home_newproject_bom .bd ul{ overflow:hidden; zoom:1; }
.home_newproject_bom .bd ul li{float:left; height:106px; line-height:24px;  text-align:left; _display:inline;}
.home_newproject_bom .bd ul li .bom_tit{clear:both; text-align:left; font-size:14px; color:#fff; padding-bottom:10px;}
.home_newproject_bom .bd ul li .bom_tit a{color:#fff;}
.home_newproject_bom .bd ul li .bom_con{clear:both; text-align:left; line-height:20px; font-size:12px; color:#fff;}
.home_newproject_bom .bd ul li span{ color:#999;  }**/
/*视频*/
.home_newproject{float:right; width:649px; height:461px; position:relative;}

.Pro_introduction_videotit{clear:both; text-align:left; font-size:20px; color:#c00; line-height:40px; font-weight:600; padding:20px 0px;}
.home_newproject_video{clear:both; width:649px; height:461px; text-align:center; padding0px;}

/*==============================小图标 end==============================*/
/*==============================产品专题 start==============================*/
.home_proproject{clear:both; padding:30px 0px; background:#d51717;}
.home_proproject dl{clear:both; width:1300px; margin:0 auto;}
.home_proproject dl dt{float:left; width:210px; color:#fff; text-align:center; font-size:28px; line-height:35px; font-weight:bold; padding-top5px;}
.home_proproject dl dt p{clear:both; font-size:14px; text-align:center; text-transform:uppercase;}
.home_proproject dl dd{float:left; padding:0px 25px;}
.home_proproject dl dd>a{clear:both; display:block; width:216px; height:121px; border-radius:10px; background:#fff; text-align:center;}
.home_proproject dl dd .proproject_pic{clear:both; text-align:center; padding:10px 5px 0px 5px; width:206px; height:80px;}
.home_proproject dl dd .proproject_text{clear:both; font-size:18px; font-weight:bold; color:#d51717; line-height:26px; padding-bottom:5px;}
/*==============================产品专题 end==============================*/
/*==============================首页产品 start==============================*/
.home_product{clear:both; padding-bottom:50px; width:100%; background:url(../images/probg.jpg) no-repeat center top;}
.home_product_tit{clear:both; text-align:left; line-height:100px; font-weight:bold; font-size:28px; color:#555;}
.home_product_tit span{float:right; font-size:14px; font-weight:normal;}
.syFocusThumb IMG {BORDER:0px;}
.focusTit {BACKGROUND:url(../images/indexp1bg.png) no-repeat}
.focusNew .focusTab {BACKGROUND:url(../images/indexp1bg.png) no-repeat}
.syFocusThumb {position:relative; width:1300px;}
.syFocusThumb .prev {position:absolute; top:14px; cursor:pointer; left:0px; background:url(../images/arrow01.png) no-repeat center center #d51717; width:40px; height:40px;}
.syFocusThumb .next {position:absolute; top:14px; cursor:pointer; right:0px; background:url(../images/arrow02.png) no-repeat center center #d51717; width:40px; height:40px;}
/**/
.syFocusThumb .pagination {CLEAR:both; TEXT-ALIGN:left; width:100%; height:79px; COLOR:#fff; position:relative; z-index:2;}
.syFocusThumb .pagination IMG {padding:0px}
.syFocusThumb .thumbWrap {width:1200px; OVERFLOW:hidden; margin:0 auto; height:76px;}
.syFocusThumb .thumbWrap IMG {-MS-INTERPOLATION-MODE:bicubic}
.syFocusThumb .holder {width:6000px}
.syFocusThumb .holder i{float:left; width:300px; padding:0px 0px 8px 0px;}
.syFocusThumb .holder i a{clear:both; display:block; background:#fff; border:1px solid #e7e7e7; text-align:left; padding:5px 10px; margin:0px 10px; font-style:normal; font-size:16px;}
.syFocusThumb .holder i a img{float:left; padding-right:10px;}
.syFocusThumb .holder i a p{float:left; padding-right:10px; line-height:18px; padding-top:18px; font-weight:bold; letter-spacing:10px\9 !important; letter-spacing:10px;}
.syFocusThumb .holder i a p span{clear:both; display:block; text-transform:uppercase; font-size:12px; letter-spacing:1px;}
.syFocusThumb .holder i a p  span font{padding:0px 1px 0px 0px;}
.syFocusThumb .holder i.selected{background:url(../images/arrow03.png) no-repeat center bottom;}
.syFocusThumb .holder i.selected a{clear:both; display:block; background:#d51717; border:1px solid #d51717; color:#fff;}
.syFocusThumb .sliderwrapper{width:1300px; margin:0 auto;}
.syFocusThumb .sliderwrapper .contentdiv{clear:both; width:1300px;}
.syFocusThumb .sliderwrapper .contentdiv ul{clear:both; width:1320px; margin:0px auto 0px;}
.syFocusThumb .sliderwrapper .contentdiv ul li{float:left; width:232px; padding:5px; background:#fff; margin:25px 22px 0px 0px;}
.syFocusThumb .sliderwrapper .contentdiv ul li .Focus_pro_tit{clear:both; text-align:left; font-size:14px; color:#d51717; line-height:30px;}
.syFocusThumb .sliderwrapper .contentdiv ul li .Focus_pro_txt{clear:both; text-align:left; font-size:12px; color:#777; line-height:20px; padding-bottom:5px; height:40px;}
.syFocusThumb .sliderwrapper .contentdiv ul li .Focus_pro_bom{clear:both; line-height:24px; background:#d51717;}
.syFocusThumb .sliderwrapper .contentdiv ul li .Focus_pro_bom a{float:left; width:33.3333%; text-align:center; line-height:24px; display:inline-block; font-size:12px; font-family:"宋体"; color:#fff;}
.syFocusThumb .sliderwrapper .contentdiv ul li .Focus_pro_bom a img{padding-right:5px; vertical-align:text-bottom;}
.syFocusThumb .sliderwrapper .contentdiv ul li .Focus_pro_bom a:hover{ background:#a70202;}
/*more*/
.home_product_more{clear:both; width:156px; height:42px; margin:0 auto; padding-top:50px;}
.home_product_more a{clear:both; color:#d51717; width:154px; height:40px; border-radius:10px; border:1px solid #d51717; line-height:40px; text-align:center; font-size:16px; display:block;}
.inside_product_more{clear:both; width:122px; margin:0 auto; padding-top:15px;}
.inside_product_more a{clear:both; color:#d51717; width:120px; border-radius:5px; border:1px solid #d51717; line-height:30px; text-align:center; font-size:14px; display:block;transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;-webkit-transition:all .6s;}
.inside_product_more a:hover{color:#fff; background:#d51717;}
/*==============================首页产品 end==============================*/
/*==============================首页新闻 start==============================*/
.home_new_problem{clear:both; padding:40px 0px;}
.home_new{width:635px;}
.home_new .bd{clear:both; width:100%;}
.home_new .bd ul{clear:both; width:100;}
.home_new .bd ul li{clear:both; padding-bottom:25px; height:65px;}
.home_new .bd ul li .home_new_time{float:left; width:65px; height:65px; background:#cccccc; transition:all .5s;}
.home_new .bd ul li:hover .home_new_time{background:#d51717;}
.home_new .bd ul li .home_new_time .time_top{clear:both; font-size:28px; color:#fff; font-weight:bold; text-align:center; line-height:46px;}
.home_new .bd ul li .home_new_time .time_bom{clear:both; width:63px; height:17px; text-align:center; line-height:17px; font-size:12px; color:#333; background:#fff; margin:1px;}
.home_new .bd ul li .home_new_con{float:right; width:550px;}
.home_new .bd ul li .home_new_con>h2{clear:both; text-align:left; line-height:20px; font-size:15px; font-weight:normal; padding-bottom:5px;}
.home_new .bd ul li .home_new_con>h2 a:link,.home_new .bd ul li .home_new_con>h2 a:visited{color:#000; text-decoration:none; }
.home_new .bd ul li .home_new_con>h2 a:hover,.home_new .bd ul li .home_new_con>h2 a:active{color:#c00; text-decoration:none; }
.home_new .bd ul li .home_new_con>div{clear:both; text-align:left; color:#666; line-height:20px; font-size:12px;}
.home_new .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.arrow{float:right; }
.arrow a{ display:block; padding-left:18px; margin-top:43px; width:50px; line-height:14px; font-size:12px; color:#555; height:14px; float:right; overflow:hidden; cursor:pointer; background:url(../images/bnticon.png) no-repeat 0px 0px; }
.arrow a:hover{}
/*==============================首页新闻 end==============================*/
/*==============================首页常见问题 end==============================*/
.home_problem{width:635px;}
.home_problem_ul{width:635px;}
.home_problem_ul ul li{clear:both; border:1px solid #ccc; padding:15px; height:97px; margin-bottom:21px;}
.home_problem_ul ul li h2{clear:both; color:#333; font-size:16px; text-align:left;}
.home_problem_ul ul li .data_time{clear:both; color:#666; font-size:12px; font-weight:normal; text-align:left; line-height:24px;}
.home_problem_ul ul li .data_txt{clear:both; color:#666; font-size:12px; font-weight:normal; text-align:left; line-height:24px;}
.home_problem_ul ul li a a:link,.home_problem_ul ul li a a:visited{color:#000; text-decoration:none; }
.home_problem_ul ul li a a:hover,.home_problem_ul ul li a a:active{color:#c00; text-decoration:none; }
.txtScroll-top{float:right; display:inline; width:59px;overflow:hidden;  height:27px; margin-top:41px;}
.txtScroll-top .prev,.txtScroll-top .next{display:block;  width:28px; height:27px; float:right; overflow:hidden;cursor:pointer; background:url(../images/inews_btn_0730.png) no-repeat;}
.txtScroll-top .prev{background-position:0px 0px; margin-right:3px;}
.txtScroll-top .next{background-position:-27px 0px; }
.txtScroll-top .next:hover{background-position:-27px -27px; }
.txtScroll-top .prev:hover{background-position:0px -27px; margin-right:3px;}
.txtScroll-top ul{ display:none;overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icocircle.gif") 0 -9px no-repeat; }
.txtScroll-top ul li.on{ background-position:0 0; }
/*==============================首页常见问题 end==============================*/
/*==============================成功案例 start==============================*/
.home_case{clear:both; padding:0px 0px 50px 0px; background:#f2f2f2;}
.home_case ul{clear:both; width:1320px;}
.home_case ul li{float:left; width:234px; border:5px solid #d51717; margin-right:20px; background:#d51717;}
.home_case ul li .case_pic{clear:both;}
.home_case ul li .case_txt{clear:both; text-align:center; line-height:40px; font-size:14px; color:#fff;}
.home_case ul li .case_more{clear:both; width:78px; height:25px; margin:0px auto 9px; border:1px solid #fff; display:block; font-size:14px; color:#fff; text-align:center; line-height:25px;}
.case_li{background:#fff !important;}
.case_li .case_txt{color:#d51717 !important;}
.case_li .case_more{border:1px solid #d51717 !important; color:#d51717 !important;}
/*==============================成功案例 end==============================*/
/*==============================友情链接 start==============================*/
.home_link{clear:both; width:1300px; margin:0 auto; padding:30px 0px;}
.home_link .home_link_tit{clear:both; border-bottom:3px solid #d51717; text-align:left; background:url(../images/icon02.jpg) no-repeat left 2px; padding-left:30px; font-size:18px; color:#d51717; font-weight:bold; padding-bottom:10px;}
.home_link .home_link_con{clear:both; text-align:left; line-height:30px; font-size:14px; padding-top:10px;}
.home_link .home_link_con a{padding:0px 10px;}
/*==============================友情链接 end==============================*/
/*==============================底部导航 start==============================*/
.down_nav{clear:both; height:80px; background:#d51717;}
.down_nav .down_nav_logo{float:left; width:122px; padding:7px 15px 0px 15px;}
.down_nav .down_nav_con{float:left; width:900px; font-size:16px; line-height:80px;}
.down_nav .down_nav_con a{color:#fff; padding:20px 23px;}
.down_nav .down_nav_photo{float:right; background:url(../images/photo.jpg) no-repeat left center; color:#fff; font-size:22px; font-weight:bold; width:190px; padding-left:50px; height:46px; margin-top:17px;}
.down_nav .down_nav_photo font{clear:both; display:block; font-size:16px; text-align:left; font-weight:normal;}
/*==============================底部导航 end==============================*/
/*==============================底部信息 start==============================*/
.down_con{clear:both; background:url(../images/downbg.jpg) repeat-y center center; padding:25px 0px;}
.down_con .down_con_contact{float:left; width:309px;}
.down_con .down_con_contact .down_con_contact_tit{clear:both; text-align:left; font-size:18px; color:#b6b6b6; line-height:30px; padding-bottom:10px;}
.down_con .down_con_contact .down_con_contact_txt{clear:both; text-align:left; font-size:14px; color:#b6b6b6; line-height:26px;}
.down_con .down_con_contact .down_con_contact_txt a{clear:both; display:block; text-align:left; color:#b6b6b6; background:url(../images/arrow04.jpg) no-repeat 70px center; line-height:40px;}
.down_con .down_con_ul{float:left; width:650px; margin-left:30px;}
.down_con .down_con_ul li{float:left; height:200px; padding:0px 42px 0px 40px; background:url(../images/icon03.jpg) repeat-y right center;}
.down_con .down_con_ul li h3{clear:both; font-weight:normal; text-align:left; font-size:18px; color:#b6b6b6; line-height:30px; padding-bottom:10px;}
.down_con .down_con_ul li p{clear:both; text-align:left; font-size:14px; color:#b6b6b6; line-height:26px;}
.down_con .down_con_ul a:link,.down_con .down_con_ul a:visited{color:#b6b6b6; text-decoration:none; }
.down_con .down_con_ul a:hover,.down_con .down_con_ul a:active{color:#b6b6b6; text-decoration:underline; }
.down_con .down_con_ewm{float:right; width:234px;}
.down_con .down_con_ewm p{float:left; width:87px; text-align:center; color:#333; line-height:30px; background:#fff; padding:5px 5px 0px 5px; margin-left:20px;}
/*==============================底部信息 end==============================*/
/*==============================侧边浮动 start==============================*/
.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:10px;bottom:50px; z-index:150;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item:hover .toolbar-layer01{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-weixin .toolbar-layer01{height:51px; font-size:22px; color:#fff; line-height:51px; background:#d51717;}
.toolbar-item-feedback{background-position:0 -674px;}
.toolbar-item-feedback:hover{background-position:0 -736px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-feedback .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-feedback .toolbar-layer01{height:194px;background-position:0 -222px;}
.toolbar-layer{position:absolute;right:52px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin:95% 95%;-moz-transform-origin:95% 95%;-ms-transform-origin:95% 95%;-o-transform-origin:95% 95%;-webkit-transform-origin:95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
.toolbar-layer01{position:absolute;right:46px;bottom:1px;width:172px; padding:0px 10px;opacity:0;filter:alpha(opacity=0);
transform-origin:95% 95%;-moz-transform-origin:95% 95%;-ms-transform-origin:95% 95%;-o-transform-origin:95% 95%;-webkit-transform-origin:95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
.toolbar a#totop{background-position:0 -426px;}
.toolbar a#totop:hover{background-position:0 -488px;}
/*==============================侧边浮动 end==============================*/
/*==============================面包屑导航 start==============================*/
.Bread_crumbs{clear:both; background:#f2f2f2; border-bottom:1px solid #ccc; padding:15px 0px;}
.Bread_crumbs b{float:left; font-size:20px; border-left:3px solid #d51717; padding-left:10px; color:#d51717;}
.Bread_crumbs span{float:right; font-size:14px;}
/**/
.navigation{clear:both; text-align:center; width:1300px; margin:0 auto; padding:30px 0px;}
.navigation a{display:inline-block; padding:10px 20px; margin-right:10px; line-height:24px; font-size:18px;}
.navigation a:link,.navigation a:visited{color:#333; background:#fff; border:1px solid #d51717; text-decoration:none; }
.navigation a:hover,.navigation a:active,#nav_hover{color:#fff; background:#d51717; text-decoration:none; }
/*配件*/
.navigation_pj{clear:both; text-align:center; width:1300px; margin:0 auto; padding:30px 0px;}
.navigation_pj a{float:left; width:25%; display:inline-block; padding:3px 0px; line-height:34px; font-size:16px; font-weight:bold;}
.navigation_pj a:link,.navigation_pj a:visited{color:#333; background:#eee; text-decoration:none; }
.navigation_pj a:hover,.navigation_pj a:active,#nav_hover{color:#fff; background:#c00; text-decoration:none; }
/**/
.nav_pic{clear:both; width:1310px; margin:20px auto 30px; height:49px; padding:15px 0px;}
.nav_pic a{float:left; width:230px; display:inline-block; border:1px solid #e60000; margin:0px 5px; display:inline-block; padding:10px;}
.nav_pic_a{margin-right:0px !important;}
.nav_pic a img{float:left; padding-right:10px;}
.nav_pic_mafr{margin-right:0px !important;}
.nav_pic a span{float:left; text-align:left; font-size:16px; width:102px; line-height:25px; padding:12px 0px;}
/*==============================面包屑导航 end==============================*/
/*==============================内页关于我们 start==============================*/
.inside_ab{clear:both; width:1300px; margin:0 auto 50px; overflow:hidden;}
.inside_ab ul{clear:both; width:1320px;}
.inside_ab ul li{float:left; width:432px;}
.about_li_01 .inside_ab_pic{float:left; width:216px; height:105px;}
.about_li_01 .inside_ab_txt{float:right; width:176px; background:#f1f1f1; height:85px; padding:10px 20px; font-size:14px; color:#555; line-height:24px;}
.about_li_02 .inside_ab_pic{float:right; width:216px; height:105px;}
.about_li_02 .inside_ab_txt{float:left; width:176px; background:#f1f1f1; height:85px; padding:10px 20px; font-size:14px; color:#555; line-height:24px;}
.inside_ab ul li .inside_ab_tit{clear:both; color:#333; font-size:15px; line-height:24px; font-weight:600; padding-bottom:5px;}
/*==============================内页关于我们 end==============================*/
/*==============================视频专区 start==============================*/
.Video_zone{clear:both; width:1300px; margin:0 auto; padding-top:20px;}
.Video_zone li{float:left; width:244px; margin-right:20px; margin-bottom:20px;}
.Video_zone li a {display:block; position:relative;}
.Video_zone li .video_img{display:block;height:0;overflow:hidden;padding-bottom:75%;position:relative;}
.Video_zone li img{-moz-transition:all .8s ease 0s;-ms-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s;}
.Video_zone li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);}
.Video_zone li .video_nr {width:90%;padding:10px 5%;text-align:center;background:rgba(0,0,0,.60);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);position:absolute;left:0px;bottom:0px;}
.Video_zone li .video_title{font-size:14px;color:#fff;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:3px;text-align:left;}
.Video_zone li .bf {float:right;width:auto;height:18px;line-height:18px;border:#93989d 1px solid;padding:0 10px;color:#93989d;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.Video_zone li .gn {color:#cecdcd;float:left;}
.Video_zone li .gn i {font-size:14px;}
.Video_zone li a:hover .bf { background-color:#d51717; border-color:#d51717; color:#fff;}
/**/
.Video_area{clear:both; width:1300px; margin:30px auto 0px;}
.Video_area_bom{clear:both; width:1300px; margin:0 auto; padding:20px 0px 20px 0px; text-align:left;}
.Video_area_bom .Video_area_tit{float:left; width:1000px; font-weight:bold; color:#555;}
.Video_area_bom .Video_area_tit font{ font-size:18px;}
.ico{display:inline-block;overflow:hidden;width:20px;height:20px;vertical-align:middle;background:url(../images/ico.png);margin:0 .3em;}
.ico1{background-position:-60px -40px;margin-left:3px;}
.ico2{background-position:-80px -20px;margin-left:3px;}
.ico3{background-position:-40px -40px;margin-left:3px;}
/*推荐视频*/
.Video_recom_tit{clear:both; color:#d51717; font-size:16px; font-weight:bold;}
.Video_recom{clear:both; width:1300px; margin:0 auto;}
.Video_recom ul{clear:both; padding:20px 0px 50px 0px;}
.Video_recom ul li{float:left; width:200px; padding-right:20px;}
.Video_recom ul li a{display: block;position: relative;}
.Video_recom_pic{clear:both;}
.Video_recom_tit01{clear:both; text-align:left; font-size:12px; color:#d51717; }
.Video_recom_num{ color:#555;}
.Video_recom ul li .Video_recom_ico{position:absolute;width:36px;height:36px;left:50%;top:35px;margin:0 0 0 -18px;background:url(../images/play2.png);display:none;}
.Video_recom ul li:hover .Video_recom_ico{display:block;}
/*==============================视频专区 end==============================*/
/*==============================分页 start==============================*/
.page{clear:both; width:1280px; background:#f1f1f1; height:20px; padding:10px; margin:20px auto 50px; font-size:14px; text-align:center;}
.page strong{ color:#d51717;}
.page ul{left: 40%;position: relative;float:left;}
.page ul li,.page span{float:left;margin-right:10px;font-weight:bold;}
/*==============================分页 end==============================*/
/*==============================新闻中心 start==============================*/
.inside_new{clear:both; width:1300px; margin:0 auto;}
.inside_new li{clear:both; padding:20px; border-bottom:1px solid #e8e8e8;}
.inside_new li:hover{ background:#f1f1f1;}
.inside_new li .inside_new_time{float:left; width:75px; height:75px; background:#cccccc; transition:all .5s;}
.inside_new li:hover .inside_new_time{background:#d51717;}
.inside_new li .inside_new_time .time_top{clear:both; font-size:28px; color:#fff; font-weight:bold; text-align:center; line-height:56px;}
.inside_new li .inside_new_time .time_bom{clear:both; width:73px; height:17px; text-align:center; line-height:17px; font-size:12px; color:#333; background:#fff; margin:1px;}
.inside_new li .inside_new_con{float:right; width:1160px;}
.inside_new li .inside_new_con>h2{clear:both; text-align:left; line-height:30px; font-size:18px; font-weight:normal; padding-bottom:5px;}
.inside_new li .inside_new_con>h2 a:link,.inside_new li .inside_new_con>h2 a:visited{color:#000; text-decoration:none; }
.inside_new li .inside_new_con>h2 a:hover,.inside_new li .inside_new_con>h2 a:active{color:#c00; text-decoration:none; } 
.inside_new li .inside_new_con>h2 span{float:right; line-height:30px; color:#666; font-size:14px;}
.inside_new li .inside_new_con>h2 .icon06{width:16px; height:16px; background:url(../images/icon07.png) no-repeat center center; margin:0px 5px 0px 0px; display:inline-block; vertical-align:sub;}
.inside_new li .inside_new_con>h2 .icon07{width:16px; height:16px; background:url(../images/icon06.png) no-repeat center center; margin:0px 5px 0px 10px; display:inline-block; vertical-align:sub;}
.inside_new li .inside_new_con>div{clear:both; text-align:left; color:#666; line-height:20px;}
/*新闻中心 内页*/
.prducttitle{clear:both; width:1300px; margin:0 auto; padding:20px 0px; height:60px; border-bottom:1px solid #D0D0D0; margin-bottom:20px;}
.botooline{padding-top:10px!important;; padding-bottom:0px!important;; border-top:1px solid #D0D0D0 !important; border-bottom: none !important;}
.prducttitle .prdbixo{ font-size:25px; font-weight:normal; color:#333; line-height:30px; display:block; width:1000px; overflow:hidden; float:left;}
.prducttitle .biaotizhushi{ color: #999; padding-top:5px; display:block; font-size:14px; font-weight:normal; font-style:normal;}
.toppage{float:right; display:block; line-height:50px; height:50px;}
.toppage i{float:left; margin-left:10px; text-align: right; width:50px; height:50px; border-radius:25px; background:#000;transition:All 0.6s ease-in-out;
-webkit-transition:All 0.6s ease-in-out;
-moz-transition:All 0.6s ease-in-out;
-o-transition:All 0.6s ease-in-out;}
.toppage i:hover{background:#d51717;}
.toppage i a{clear:both; display:block; width:50px; height:50px;}
.pagestop a{background:url(../images/prl.png) no-repeat 15px center; font-size:0px;cursor:pointer;}
.pagescen a{background:url(../images/leibiao2.png) no-repeat center center; font-size:0px;cursor:pointer;}
.pagesdown a{background:url(../images/prr.png) no-repeat 20px center; font-size:0px;cursor:pointer;}
/*相关产品*/
.relat_product{clear:both; width:1300px; margin:0 auto;}
.inside_tit{color:#d51717; font-weight:bold; height:34px; margin:20px auto; text-align:left; line-height:34px; font-size:20px;}
.later_tit{clear:both; color:#333; font-weight:normal; height:34px; margin:20px auto; text-align:left; line-height:34px; font-size:18px;}
.relat_product_con{clear:both; width:1300px; margin:0 auto; position:relative; height:164px; overflow:hidden;}
.relat_product_picList{width:1300px; height:164px; overflow:hidden;}
.relat_product_picList li a{clear:both; display:block;}
/* leftlist */
#leftlist3{width:1300px; position:absolute; left:0px; top:0px;}
/**/
.picScroll-top{clear:both; width:1300px; height:165px; margin:0 auto; overflow:hidden; position:relative;}
.picScroll-top .bd{clear:both; width:1300px;}
.picScroll-top .bd ul{clear:both; width:1300px; overflow:hidden; zoom:1; }
.picScroll-top .bd ul li,.relat_product_picList li{float:left; position:relative; width:215px; height:165px; text-align:center; zoom:1; margin-right:1px;}
.picScroll-top .bd ul li .pic,.relat_product_picList li .pic{ text-align:center; }
.picScroll-top .bd ul li .pic img,.relat_product_picList li .pic img{display:block;  padding:0; border:0; }
.picScroll-top .bd ul li .title,.relat_product_picList li .title{position:absolute; left:0px; top:0px; width:215px; height:164px; background:rgba(0,0,0,0); color:#fff; text-align:center;
transition:All 0.7s ease-in-out;
-webkit-transition:All 0.7s ease-in-out;
-moz-transition:All 0.7s ease-in-out;
-o-transition:All 0.7s ease-in-out;}
.picScroll-top .bd ul li .title a,.relat_product_picList li .title a{clear:both; display:block; width:195px; height:165px; line-height:165px; padding:165px 10px 0px 10px; color:#fff; font-size:16px; font-weight:bold;
transition:All 0.6s ease-in-out;
-webkit-transition:All 0.6s ease-in-out;
-moz-transition:All 0.6s ease-in-out;
-o-transition:All 0.6s ease-in-out;}
.picScroll-top .bd ul li:hover .title,.relat_product_picList li:hover .title{background:rgba(0,0,0,0.5);}
.picScroll-top .bd ul li:hover .title a,.relat_product_picList li:hover .title a{padding:0px 10px 0px 10px;}
/*最新案例*/
.inside_relat{clear:both; width:1300px; margin:0 auto 50px;}
.late_case{float:left; width:400px; overflow:hidden;}
.late_case ul{width:400px; display:block;}
.late_case ul li{float:left; position: relative; display:block; height:143px; width:190px; overflow:hidden; margin-right:10px; margin-bottom:10px;box-shadow:1px 1px 1px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 1px rgba(0,0,0,.3);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.3);-o-box-shadow:1px 1px 1px rgba(0,0,0,.3);}
.late_case ul li:hover{box-shadow:2px 2px 3px rgba(0,0,0,.5);-moz-box-shadow:2px 2px 3px rgba(0,0,0,.5);-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.5);-o-box-shadow:2px 2px 3px rgba(0,0,0,.5);}
.late_case ul li img{overflow-x: hidden;overflow-y: hidden;position: relative;z-index:1;transition-delay: 0s;transition-duration: 1s;transition-property: all;transition-timing-function: ease;/* Firefox 4 */-moz-transition-delay: 0s;-moz-transition-duration: 1s;-moz-transition-property: all;-moz-transition-timing-function: ease;/* Safari 和 Chrome */-webkit-transition-delay: 0s;-webkit-transition-duration: 1s;-webkit-transition-property: all;-webkit-transition-timing-function: ease;/* Opera */-o-transition-delay: 0s;-o-transition-duration: 1s;-o-transition-property: all;-o-transition-timing-function: ease;}
.late_case ul li .show {background: rgba(0, 0, 0, 0.7);height:143px;left: 0;opacity: 0;filter:alpha(opacity=0);position: absolute;top: 0;transition-delay: 0s;transition-duration: 0.3s;transition-property: opacity;transition-timing-function: ease-in;/* Firefox 4 */-moz-transition-delay: 0s;-moz-transition-duration: 0.3s;-moz-transition-property: opacity;-moz-transition-timing-function: ease-in;/* Safari 和 Chrome */-webkit-transition-delay:0s;-webkit-transition-duration: 0.3s;-webkit-transition-property: opacity;-webkit-transition-timing-function: ease-in;/* Opera */-o-transition-delay:0s;-o-transition-duration: 0.3s;-o-transition-property: opacity;-o-transition-timing-function: ease-in;width:190px;z-index: 200;}
.late_case ul li .show .imgArea { width:190px;left: 0;bottom:0;margin:0px 0px 0px 0px;opacity: 0;position: absolute;transition-delay: 0s;transition-duration: 0.4s;transition-property: all;transition-timing-function: ease;/* Firefox 4 */-moz-transition-delay: 0s;-moz-transition-duration: 0.4s;-moz-transition-property: all;-moz-transition-timing-function: ease;/* Safari 和 Chrome */-webkit-transition-delay:0s;-webkit-transition-duration: 0.4s;-webkit-transition-property: all;-webkit-transition-timing-function: ease;/* Opera */-o-transition-delay:0s;-o-transition-duration: 0.4s;-o-transition-property: all;-o-transition-timing-function: ease;}
.late_case ul li .show .imgArea a{background:url(../images/icon222.png) no-repeat; height:37px; width:37px; margin:0 auto 20px; display:block; text-indent:-9999px;}
.late_case ul li .show .imgArea a:hover{background:url(../images/icon333.png) no-repeat; height:37px; width:37px; display:block; margin:0 auto 20px;}
.late_case ul li:hover .show {opacity: 1;filter:alpha(opacity=100);}
.late_case ul li:hover .show .imgArea{opacity:1;filter:alpha(opacity=100);bottom:10%;}
.late_case ul li .show .imgArea h3{font-size: 14px; padding:10px 15px 0px 10px; margin-bottom:10px; text-align: center; color:#FFF;}
.late_case ul li:hover img {transform: scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);/* IE 9 */-moz-transform:scale(1.2, 1.2);/* Firefox */-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */-o-transform:scale(1.2, 1.2);/* Opera */}
/*推荐新闻*/
.late_new{float:left; width:400px; margin-left:40px; display:inline;}
.late_new ul{clear:both;}
.late_new ul li{clear:both; font-size:16px; text-align:left; line-height:33px; background: url(../images/icon.gif) left center no-repeat; padding-left: 10px;}
/*热门问题*/
/*==============================新闻中心 end==============================*/
/*==============================内页成功案例 start==============================*/
.transition,.transition a{transition:All 0.4s; -webkit-transition:All 0.4s; -moz-transition:All 0.4s; -o-transition:All 0.4s;}
.inside_case{clear:both; width:1300px; margin:0 auto;}
.inside_case li{float:left; width:242px; border:1px solid #ccc; margin-right:19px; margin-bottom:20px; padding:0px 0px 0px 0px;}
.inside_case li .inside_case_pic{clear:both; height:176px; padding:5px 4px;}
.inside_case li .inside_case_txt{clear:both; text-align:center; line-height:40px; font-size:14px; color:#333;}
.inside_case li .inside_case_more{clear:both; background:#f1f1f1; display:block; height:30px; padding:5px 10px; border-top:1px solid #E4E4E4;}
.inside_case li .inside_case_more span{float:right; color:#bbb;}
.inside_case li .inside_case_more span .icon06{width:16px; height:16px; background:url(../images/icon10.png) no-repeat center center; margin:0px 5px 0px 0px; display:inline-block; vertical-align:sub;}
.inside_case li .inside_case_more a{width:78px; font-size:14px; color:#bbb; padding:0px 5px; line-height:24px; border-radius:5px; text-align:center;}
.inside_case_li{background:#d51717 !important; border:1px solid #d51717 !important; box-shadow:0px 0px 7px rgba(213,23,23,0.8);}
.inside_case_li .inside_case_txt{color:#fff !important;}
.inside_case_li .inside_case_more{background:#d51717 !important; border-top:1px solid #fa9191 !important;}
.inside_case_li .inside_case_more a{color:#fff !important;}
.inside_case_li .inside_case_more span{color:#fff !important;}
.inside_case_li .inside_case_more span .icon06{background:url(../images/icon08.png) no-repeat center center !important;}
/*案例相册*/
.case_photo{clear:both; width:1300px; margin:0 auto;}
.mod18{ width:1300px; margin: 0px auto; position: relative;}
.mod18 .btn{position:absolute;width:15px;height:70px;bottom:10px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;/*background:url(../images/prevbtn.png) no-repeat;*/}
.mod18 #prevTop,.mod18 #nextTop{top:200px;width:46px;height:80px;}
.mod18 #prevTop{background:url(../images/prevbtntop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextbtntop.png) 0 0 no-repeat;}
.mod18 .next{right:0;/*background:url(../images/nextbtn.png) no-repeat;*/}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:640px;height:480px;position:absolute;color:#fff; position:relative;}
.mod18 .cf a p{clear:both; background:url(../images/icon16.png) repeat; color:#fff; padding:10px;  line-height:24px; position:absolute; left:0px; width:620px; bottom:0px;}
.mod18 .picBox{clear:both; width:640px; margin:0 auto; height:480px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:480px;position:absolute;}
.mod18 .picBox li{width:640px;height:480px;}
.mod18 .picBox li img{width:640px;height:480px;}
.mod18 .listBox{ width:640px; height:72px; margin:0 auto; position: relative; padding: 6px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:72px;position:absolute;}
.mod18 .listBox li{width:94px;height:72px;cursor:pointer;position:relative; padding:0px 3px;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:90px;height:68px;}
.mod18 .listBox li img{width:90px;height:68px;}
.mod18 .listBox .on img{width:90px;height:68px;border:2px solid #ff6600;}
.mod18 .listBox .on i{display:block;}
/*==============================内页成功案例 end==============================*/
/*==============================配件服务 start==============================*/
.Spare_parts{clear:both; width:1300px; margin:0 auto; position:relative; padding-top:60px; padding-bottom:60px;}
.Spare_parts ul{clear:both; width:1320px; margin:0 auto;}
.Spare_parts ul li{float:left; width:200px; padding-right:20px; text-align:center; font-size:14px; color:#333;}
.Spare_parts ul li img{padding-bottom:10px;}





.Spare_parts ul{display:none;}
.Spare_parts h2{text-align:center; height:40px; line-height:40px; font-size:15px; cursor: pointer; color:#333;  background:#eee;}		   
#tabInner001 h2,#tabInner002 h2,#tabInner003 h2,#tabInner004 h2,#tabInner005 h2,#tabInner006 h2{position:absolute; top:0px;}

.fdbq ul{display:block!important; width:1320px;}
.fdbq1 ul{ display:none;}

.fdbq h2{text-align:center; border-left:1px solid #ddd; height:40px; line-height:40px; color:#fff;  background:#c00;}
.fdbq1 h2{text-align:center; border-left:1px solid #ddd; height:40px; line-height:40px; color:#333; background:#eee;}

.Spare_parts h2 a:link,.Spare_parts h2 a:visited{color:#0278cd; text-decoration:none; display:block;}
.Spare_parts h2 a:hover,.Spare_parts h2 a:active{color:#fff; text-decoration:none; background:url(../images/gb_on.jpg) repeat-x;}
.fdbq h2 a:link,.fdbq h2 a:visited{color:#fff; text-decoration:none;}
.fdbq h2 a:hover,.fdbq h2 a:active{color:#fff; text-decoration:none;}





/*==============================配件服务 end==============================*/
/*==============================产品列表 start==============================*/
.inside_pro{clear:both; padding:70px 0px 70px 0px; width:100%;}
.icon09{clear:both;color:#d51717; font-weight:bold; height:34px; width:459px; background:url(../images/icon09.png) no-repeat center center; margin:0px auto 35px; text-align:center; line-height:34px; font-size:15px;}
.inside_pro_ul{clear:both; width:1300px; margin:0 auto; padding-top:5px;}
.inside_pro_ul li{float:left; width:232px; margin-right:35px; margin-bottom:35px;}
.inside_pro_ul li .inside_pro_tit{clear:both; text-align:left; font-size:14px; color:#d51717; line-height:30px;}
.inside_pro_ul li .inside_pro_txt{clear:both; text-align:left; font-size:12px; color:#777; line-height:20px; padding-bottom:5px; height:40px;}
.inside_pro_ul li .inside_pro_bom{clear:both; line-height:24px; background:#d51717;}
.inside_pro_ul li .inside_pro_bom a{float:left; width:33.3333%; text-align:center; line-height:24px; display:inline-block; font-size:12px; font-family:"宋体"; color:#fff;}
.inside_pro_ul li .inside_pro_bom a img{padding-right:5px; vertical-align:text-bottom;}
.inside_pro_ul li .inside_pro_bom a:hover{ background:#a70202;}
/*==============================产品列表 end==============================*/
/*==============================产品内页 start==============================*/
.procon_inside{clear:both; background:#f1f1f1;}
.procon_inside01{clear:both; background:#fff;}

.procon_top{clear:both; width:1300px; margin:0 auto; padding:70px 0px;}
.procon_top .procon_top_fl{float:left; width:550px; }
/**/
.pd_section {padding-bottom:40px;clear:both;}
.pd_case {clear:both; width:1300px; padding:70px 0px; margin:0 auto;}
.pd_case li { width:325px;float:left;overflow:hidden;}
.pd_case .box {position:relative;margin:0 0 10px 10px;}
.pd_case .img {display:block;width:100%;height:0;position:relative;padding-bottom:240px;overflow:hidden;}
.pd_case .n {width:60%;height:60px;line-height:60px;position:absolute;left:0;bottom:0;color:#fff;font-size:20px;padding:0 30% 0 10%;word-break:break-all;    overflow:hidden;background:url(../images/black_op60.png);}
.hide {display:none;}
.pd_case .time {width:60px;height:60px;background-color:#000;position:absolute;right:0;bottom:0;text-align:center;color:#fff;-webkit-transition:all 0.3s ease;transition: all 0.3s ease;}
.pd_case .box:hover .time { background:#e60000;}
/**/
/**/
.procon_top .procon_top_fr{float:right; width:720px; overflow:hidden;}
.procon_top .procon_top_fr .procon_top_frtit{clear:both; border-bottom:1px dashed #e0e0e0; margin-bottom:10px; padding:10px 0px 18px 0; font-size:20px; color:#2c2c2c; font-weight:600;}
.procon_top .procon_top_fr .procon_top_frp{clear:both; text-align:left; color:#666666; font-size:16px; line-height:28px;}
.procon_top .procon_top_fr .procon_top_frp dt{float:left; width:100px; font-size:16px; line-height:28px; color:#c00;}
.procon_top .procon_top_fr .procon_top_frp dd{float:left; width:600px; font-size:16px; line-height:30px; color:#666;}
.procon_top .procon_top_fr .procon_top_db{clear:both; border-bottom:1px dashed #e0e0e0; margin-bottom:5px; padding:10px 0px 10px 0; font-size:20px; color:#2c2c2c; font-weight:600;}


.procon_top .procon_top_fr .procon_top_frbtn{clear:both; height:39px; line-height:39px; padding-top:20px;}
.procon_top .procon_top_fr .procon_top_frbtn li{float:left; display:inline-block; margin-right:10px;}
.procon_top .procon_top_fr .procon_top_frbtn li a{ padding:0px 25px 0px 15px; font-size:16px;}
.procon_top .procon_top_fr .procon_top_frbtn li a img{ vertical-align:sub; padding-right:10px;}
.sqbj{background:#e50001;}
.sqbj a,.sqbj01 a{ color:#fff;}
.sqbj01{background:#00B9B9;}

/*对比*/
.contrast{clear:both; width:740px; padding:10px 0px 0px 0px;}
.contrast li{float:left; width:350px; margin-right:20px;}
/**/
.Product_introduction,.working_principle,.Technical_parameters,.performance_characteristics,.Related_products,.Cooperation_case,.application_materials,.delivery_site{clear:both; width:1300px; margin:0 auto; overflow:hidden; padding:20px 0px;}
.pro_working_tit{clear:both; color:#333333; display:block; width:100%; height:25px; line-height:25px; margin-bottom:40px; padding-bottom:40px; font-size:25px; font-weight:bold;border-bottom:1px solid #e0e0e0;}
/*产品详细*/
.Products_detail{}
/*产品介绍*/
.Product_introduction_con{clear:both; width:1300px; margin:0 auto;text-align:left; font-size:18px; color:#333; line-height:40px; padding-bottom:30px;}
.Pro_introduction_videotit{clear:both; text-align:left; font-size:20px; color:#c00; line-height:40px; font-weight:600; padding:20px 0px;}
.Pro_introduction_video{clear:both; width:1038px; height:583px; text-align:center; background:url(../images/video-bg.png) no-repeat center center; padding:37px 132px 100px 130px;}
.Pro_introduction_video dl{height:583px;}
/*工作原理*/
.working_principle_con{clear:both; width:1300px; margin:0 auto;text-align:left; font-size:18px; color:#333; line-height:40px; padding-bottom:30px;}
.working_principle .pro_working_fl{float:left; width:680px; text-align:left; font-size:18px; color:#333; line-height:40px; padding-bottom:30px;}
.working_principle .pro_working_fr{float:left; color:#666666; font-size:14px; line-height:24px; width:590px; padding:0px 0px 0px 0px;}
/*性能特点*/
.performance_con{clear:both; width:1300px; margin:0 auto;text-align:left; font-size:18px; color:#333; line-height:40px; padding-bottom:30px;}
.performance_tit{clear:both; text-align:left; color:#d51717; font-weight:bold;}
/*技术参数*/
.Technical_parameters_con{clear:both; width:1300px; margin:0 auto;text-align:left; font-size:18px; color:#333; line-height:40px; padding-bottom:30px;}
/*合作案例*/
.Cooperation_case ul{clear:both; width:1300px;}
.Cooperation_case ul li{float:left; width:320px; padding:0px 3px 0px 2px;}
/*应用物料*/
.application_materials_con{clear:both; width:1300px; margin:0 auto;text-align:left; font-size:18px; color:#333; line-height:40px; padding-bottom:30px;}
/*发货现场*/
.delivery_site ul{clear:both; width:1300px;}
.delivery_site ul li{float:left; width:320px; padding:0px 3px 0px 2px; position:relative;}
.delivery_site ul li p{clear:both; width:320px; left:2px; bottom:0px; height:60px; line-height:60px; background:url(../images/black_op60.png); font-size:20px; text-align:center;  position:absolute; color:#fff;}
.delivery_site ul li p a{ color:#fff;}
/*在线订购*/
.Online_ordering{clear:both; background:url(../images/lybg.jpg) no-repeat center top; width:700px; margin:0 auto; overflow:hidden; padding:70px 0px 70px 600px;}
.Online_order_con dl{clear:both; margin:30px 0px; background:#fff; border-radius:10px; border:1px solid #ccc; border-shadow:0px 0px 1px rgba(0,0,0,0.2),0px 0px 1px rgba(0,0,0,0.2) inset; height:347px;}
.Online_order_con dt{clear:both; width:550px; margin:0 auto; padding-top:15px 70px 15px 0; font-size:14px; color:#666;}
.Online_order_con dl dd{clear:both; width:550px; margin:0 auto; padding-top:12px;}
.Online_order_con dl label{float:left; width:90px; text-align:right; font-size:14px; line-height:36px; padding-right:10px;}
.Online_order_con dl .input01{float:left; width:400px; text-align:left; padding:2px; border:1px solid #ccc; border-radius:3px; color:#666; line-height:30px; margin:0px; background:#fff;}
.Online_order_con dl .input02{float:left; width:400px; text-align:left; padding:2px; border:1px solid #ccc; height:60px; border-radius:3px; color:#666; line-height:30px; margin:0px; background:#fff;}
/**/
/**/
.Related_products_ul{clear:both; width:1335px;}
.Related_products_ul li{float:left; width:232px; margin-right:35px; margin-bottom:35px;}
/*==============================产品内页 end==============================*/
/*==============================内页联系我们 start==============================*/
.inside_contact{clear:both; width:1300px; margin:0 auto; padding:50px 0px;}
.inside_contact .inside_contact_top{clear:both; padding:0px 25px;}
.inside_contact .inside_contact_top li{float:left; width:300px; padding:0px 5px;}
.inside_contact .inside_contact_top li .contact_top_tit{clear:both; background:#d51717; line-height:70px; text-align:center; font-size:25px; color:#fff;}
.inside_contact .inside_contact_top li .contact_top_txt01{clear:both; text-align:left; padding:20px 20px; font-size:16px; color:#333; line-height:30px; border:1px solid #ccc; height:100px;}
.inside_contact .inside_contact_top li .contact_top_txt02{clear:both; text-align:center; padding:20px 20px; font-size:16px; color:#333; line-height:100px; border:1px solid #ccc; height:100px;}
.inside_contact .inside_contact_top li .contact_top_txt03{clear:both; text-align:left; padding:20px 20px 20px 20px; font-size:16px; color:#333; line-height:30px; border:1px solid #ccc; height:100px;}
.inside_contact .inside_contact_top li .contact_top_txt03 a{clear:both; width:87px; margin:0 auto; display:block;}
.inside_contact .inside_contact_top li .contact_top_txt04{clear:both; text-align:left; padding:20px 20px 20px 20px; font-size:16px; color:#333; line-height:30px; border:1px solid #ccc; height:100px;}
.inside_contact .inside_contact_top li .contact_top_txt04 p,.inside_contact .inside_contact_top li .contact_top_txt04 font{clear:both; text-align:center; display:block;}
/**/
.inside_contact_con{float:left; width:368px; border:1px solid #ccc; margin:0px 31px; margin-top:40px;}
.inside_contact_con dt{clear:both; padding:0px 15px; text-align:left; line-height:40px; background:#555; color:#fff; font-size:16px;}
.inside_contact_con dd{clear:both; padding:10px 15px; text-align:left; line-height:30px; color:#333;}
.inside_contact_map{clear:both; width:1238px; margin:40px auto 0px; position:relative;}
/**/
.conrt_lxwmtxt { position: absolute; z-index: 999; width: 372px; height: 284px; display: block; border: solid #FFF 5px; right: 20px; top: 20px; background-color:#e60000; opacity: 0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.conrt_lxwmtxt h1 { color: #ffc800; font-size: 21px; font-weight: bold; width: 285px; margin: 0 auto; padding-top: 25px; line-height: 30px; }
ul.list_lxwm { background: url(../images/icon.png) left top no-repeat; color: #FFF; width: 285px; margin:10px auto 0 auto; }
ul.list_lxwm li { padding-left: 30px; line-height: 22px; height: 22px; margin-bottom:8px; font-size: 14px; }
ul.list_lxwm li span.span_dz { }
/*==============================内页联系我们 end==============================*/
/*==============================产品内页跳转 start==============================
#subNav{width: 40px;height: auto;position:fixed;top:100px;right:80px;_position: absolute;_top: expression(eval(document.documentElement.scrollTop));z-index:100}
#subNav li{ width:40px;  height:auto; background-color:#808080;}
#subNav .wrap{width:40px;}
#subNav a{ width:40px;  height:auto; line-height:18px; display:block; color:#f0f0f0; text-align:center; font-size:14px; padding:10px 0; }
#subNav a:hover{text-decoration:none;
     width:40px;  height:auto; background-color:#dddddd; display:block; }
#subNav a ins{ display:block; height:16px; width:20px; margin:0 auto;}	
#subNav a:hover,#subNav .adv_active a{background-color:#d51717;color:#fff;}
#subNav a:hover,#subNav .adv_active a:hover {background-color:#666;color:#fff}*/
/*==============================产品内页跳转 end==============================*/
/*==============================面包屑导航 start==============================*/
/*==============================面包屑导航 end==============================*/
.inside_text{clear:both; width:1300px; margin:0 auto; text-align:left; font-size:18px; color:#333; line-height:40px; padding-bottom:30px;}
.Product_introduction_con img{MAX-WIDTH:100%!important;HEIGHT: auto!important; _width:expression(this.width > 100% ? "100%" : this.width)!important;}
/**/
.demo-gallery > ul {margin-bottom: 0;}
.demo-gallery > ul > li {width: 325px;float: left;overflow: hidden;}
.demo-gallery > ul > li a {position: relative;margin: 0 0 10px 10px;display: block; overflow:hidden;}
.demo-gallery > ul > li a .gallery-top{width: 60px;height: 60px;background:url(../images/fdj.png) no-repeat center center rgb(0, 0, 0);position: absolute;right: 0;bottom: 0;text-align: center;color: rgb(255, 255, 255);-webkit-transition: all 0.3s ease;transition: all 0.3s ease; z-index:2;}
.demo-gallery > ul > li a .gallery-bom{width: 60%;height: 60px;line-height: 60px;position: absolute;left: 0;bottom: 0;color: rgb(255, 255, 255);font-size: 20px;padding: 0 30% 0 10%;word-break: break-all;overflow: hidden;background: url(../images/black_op60.png);}
.demo-gallery > ul > li a .demo-gallery-poster {background-color: rgba(0, 0, 0, 0.1);bottom: 0;left: 0;position: absolute;right: 0;top: 0;-webkit-transition: background-color 0.15s ease 0s;-o-transition: background-color 0.15s ease 0s;transition: background-color 0.15s ease 0s;}
.demo-gallery > ul > li a .demo-gallery-poster > img {left: 50%;margin-left: -10px;margin-top: -10px;opacity: 0;position: absolute;top: 50%;-webkit-transition: opacity 0.3s ease 0s;-o-transition: opacity 0.3s ease 0s;transition: opacity 0.3s ease 0s;}
.demo-gallery > ul > li a:hover .demo-gallery-poster {background-color: rgba(0, 0, 0, 0.5);}
.demo-gallery .justified-gallery > a > img {-webkit-transition: -webkit-transform 0.15s ease 0s;-moz-transition: -moz-transform 0.15s ease 0s;-o-transition: -o-transform 0.15s ease 0s;transition: transform 0.15s ease 0s;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);height: 100%;width: 100%;}
.demo-gallery .justified-gallery > a:hover > img {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {opacity: 1;}
.demo-gallery .justified-gallery > a .demo-gallery-poster {background-color: rgba(0, 0, 0, 0.1);bottom: 0;left: 0;position: absolute;right: 0;top: 0;-webkit-transition: background-color 0.15s ease 0s;-o-transition: background-color 0.15s ease 0s;transition: background-color 0.15s ease 0s;}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {left: 50%;margin-left: -10px;margin-top: -10px;opacity: 0;position: absolute;top: 50%;-webkit-transition: opacity 0.3s ease 0s;-o-transition: opacity 0.3s ease 0s;transition: opacity 0.3s ease 0s;}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {background-color: rgba(0, 0, 0, 0.5);}
.demo-gallery .video .demo-gallery-poster img {height: 48px;margin-left: -24px;margin-top: -24px;opacity: 0.8;width: 48px;}
.demo-gallery.dark > ul > li a {border: 3px solid #04070a;}
.home .demo-gallery {padding-bottom: 80px;}
.fenxiang{float:right; font-weight:normal; font-size:12px;}
.maplist{background: #fff;width:580px;height:350px;padding:0 80px;}
.maplist td{ padding: 2px;border-radius: 3px;line-height: 30px;}
.intxt{ width: 400px;padding: 2px;border: 1px solid #ccc;color: #666;background: #fff;border-radius: 3px;color: #666;line-height: 30px;margin: 0px;}
#order_content{float: left;width: 400px;padding: 2px; border: 1px solid #ccc;height: 60px;border-radius: 3px;color: #666;line-height: 30px;margin: 0px;background: #fff;}
.coolbg{border:0; padding:0px; font-family:'微软雅黑'; font-size:16px; color:#fff; margin:0px 20px 0px 0px; width:94px; background:#555; height:34px; line-height:34px; cursor:pointer;}
.coolbg:hover{background:#c00;}  

/*首页公司简介修改*/
.container{ width:1300px; margin:0 auto;}
.main2{ background:url(../images/bg1.jpg) no-repeat  top center; width:100%; height:488px; margin-bottom:20px;}
.sp{ float:left; width:436px; height:auto; margin-right:30px;}
.sptit{ padding:40px 0px 10px; border-bottom:1px #fff dashed; margin-bottom:20px;}
.width:395px; height:299px; padding:10px 20px;}
.spwz{ color:#fff;}
.gsjj{ float:right; width:780px;}
.gsjjtit{ padding:40px 0px 10px; border-bottom:1px #fff dashed; margin-bottom:20px;}
.gd{ float:right;}
.gsjjcon{ color:#FFF;}
.gsjj p{ text-indent:28px;}