@charset "UTF-8";
*{padding:0;margin:0;}
ul li{list-style:none;}
a{text-decoration:none;}
img{border:none;}
input{border:none;background:none;outline:none;}


/*----首页banner-------*/
.nybanner{ width:100%; margin-top:90px}
.nybanner .slideBox {position:relative; zoom:1; width:100%; overflow:hidden;}
.nybanner .slideBox .bd {left: 50%; width:100%;}
.nybanner .slideBox .bd img { width:100%; z-index:1;}
.nybanner .slideBox .bd li { position:relative; zoom:1; display:inline-block; }
.nybanner .slideBox .bd li .pic { position:relative; z-index:0; line-height:0px; }
.nybanner .slideBox .bd li .bg { display:none;}
.nybanner .slideBox .bd li .title { display:none;}
.nybanner .ny_wz{ max-width:1200px; margin:0 auto}
.nybanner .wz{ width:277px; height:132px; background:url(../images/nyband.png) no-repeat; position:absolute; top:25%; color:#FFF; padding:30px}
.nybanner .wz b{ font-size:30px; font-weight:normal; margin-bottom:5px; display:block}
.nybanner .wz p{ font-size:20px}

/*--内页二级栏目导航--*/
.ny_flnav_box{ height:70px; border-bottom:3px solid #f5f5f5; line-height:70px; background:#fff;}
.ny_flnav_box .map{ float:left}
.ny_flnav_box .map a{ color:#666; font-size:14px}
.ny_flnav_box .map .sy{font-family:"iconfont"; font-style:normal; font-size:16px}
.ny_flnav_box .map .jt{ padding-left:10px}
.ny_flnav_box .map .jt i{font-family:"iconfont"; font-style:normal; padding-right:10px}
.ny_flnav{ float:right; display:block ;}
.ny_flnav li{ float:left; margin-right:10px; }
.ny_flnav li a{ font-size:14px; color:#999; display:block;padding:0px 10px;}
.ny_flnav li a:hover{ color:#0069b3; border-bottom:3px solid #0069b3;}
.ny_flnav li.active a{ border-bottom:2px solid #0069b3; color:#0069b3;}
#map_ny_nav{ text-align:center;font-size:16px; color:#333;display:block; cursor:pointer; display:none;}
#map_ny_nav img{ vertical-align:middle; margin-left:5px;}

/*--内页标题--*/
.ny_tit{text-align: center; position: relative; margin-bottom:30px}
.ny_tit h2{font-size:24px; font-weight:normal; color: #999; text-transform:uppercase}
.ny_tit b{font-size:22px; color:#0069b3; margin: 0 4px; display: inline-block; vertical-align: top; font-weight:normal}
.ny_tit .sec-tit-line-l, .ny_tit .sec-tit-line-r{position: absolute; top:42px; width:4%; border-bottom: 1px solid #ddd;}
.ny_tit .sec-tit-line-l{right:41%;}
.ny_tit .sec-tit-line-r{left:41%;}
.col h2{ color:#FFF}
.col b{ color:#FFF}
.col .sec-tit-line-l, .col .sec-tit-line-r{border-bottom: 1px solid #fff; width:3%;}
.col .sec-tit-line-l{right:43%;}
.col .sec-tit-line-r{left:43%;}


/*--内页公司简介--*/
#ny_about{ max-width:1200px; margin:0 auto; overflow:hidden; clear:both; margin-top:60px; margin-bottom:60px} 
#ny_about .about{ color:#666; line-height:24px; font-size:12px; text-indent:2em;}

#ny_dsczc{background:url(../images/ny_dsczc.jpg) no-repeat center; overflow:hidden; clear:both; padding:60px 0;} 
#ny_dsczc .dsczc{max-width:1200px; margin:0 auto; color:#fff; line-height:24px; font-size:12px; text-indent:2em; overflow:hidden;}
#ny_dsczc .dsczc h1{ font-weight:normal; float:right; font-size:16px; margin-top:20px}

#ny_qywh{ max-width:1200px; margin:0 auto; overflow:hidden; clear:both; margin-top:60px; margin-bottom:60px} 
#ny_qywh .qywh{ color:#666; line-height:24px; font-size:12px; text-indent:2em;}
#ny_qywh .qywh img{ float:left; margin-right:4%}
#ny_qywh .qywh b{ font-size:14px}

#ny_qyln{background:url(../images/ny_qyln.jpg) no-repeat center; overflow:hidden; clear:both; padding:60px 0;} 
#ny_qyln .qyln{max-width:1200px; margin:0 auto; color:#fff; line-height:35px; font-size:16px; text-align:center; overflow:hidden;}

#ny_cpzz{ max-width:1200px; margin:0 auto; clear:both; margin-top:60px; margin-bottom:80px} 
#ny_qyry{ max-width:1200px; margin:0 auto; clear:both; margin-top:60px; margin-bottom:80px} 
.cpzz .solu-item {padding: 0 10px;}
.cpzz .solu-item a{display: block; background-color: #fff; text-align: center; border: 1px solid #dfdfdf; padding-bottom: 20px; font-size:15px; color:#666}
.cpzz .solu-item a:hover img{-moz-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease; -webkit-transition-delay: 0s; transition: all 0.5s ease 0s; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8;}
.cpzz .solu-item a:hover .solu-item-tit{color: #0069b3;}
.cpzz .solu-item-tit{-moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease; -webkit-transition-delay: 0s; transition: all 0.3s ease 0s;}
.cpzz .solu-item-img{overflow: hidden; padding:8%}
.cpzz .solu-item-img img{width: 100%; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease; -webkit-transition-delay: 0s; transition: all 0.5s ease 0s;}
.cpzz .owl-controls .owl-buttons div{width: 50px; height: 50px; border: 1px solid #dfdfdf; border-radius: 0px; background: #fff url() center center no-repeat; margin: 0px; padding: 0px; position: absolute; top: 40%; margin-top: -25px;}
.cpzz .owl-controls .owl-buttons div.owl-prev{left: -80px; background-image: url("../images/arr_5_l.png");}
.cpzz .owl-controls .owl-buttons div.owl-next{right: -80px; background-image: url("../images/arr_5_r.png");}
.cpzz .owl-controls .owl-pagination{ margin-top:30px}
.cpzz .owl-controls .owl-page span{width: 54px !important; height: 5px !important; background-color: #e2e2e2 !important; border-radius: 0px !important; display:block;}
.cpzz .owl-controls .owl-page.active span{background-color: #0069b3 !important;}


.ny_main_box{ clear:both; margin-top:60px; margin-bottom:90px}
.nr_box{ margin:0 auto; clear:both; max-width:1200px;}


/*分页*/
#pages{line-height:30px; color:#999; margin-left:1.5%; margin-bottom:30px}
#pages a{ float:left; width:60px; height:30px; line-height:30px; border:1px solid #CCC; margin-right:10px; color:#999; text-align:center} 
#pages a:hover{ background:#0069b3; border:#0069b3 1px solid; color:#FFF}
#pages .go{width:40px; height:30px; line-height:30px; color:#999}
#pagenum{border:1px solid #CCC; width:30px; height:24px; margin-left:10px}


/*--内页新闻--*/
.ind_newslist{ clear:both; margin-top:0px;}
.ind_newslist li{ float:left; width:30%; text-align:left;position:relative; background:#f9f9f9; margin-left:1.5%; margin-right:1.5%; padding-bottom:5px; margin-bottom:30px;}
.ind_newslist li .news_img{ margin-bottom:15px; display:block; width:100%;overflow:hidden;transition: all 0.3s; height:165px; overflow:hidden}
.ind_newslist li .news_img img{transition: all 0.3s; width:100%}
.ind_newslist li .date{ width:65px; height:65px; background:#0069b3; text-align:center; color:#fff; padding-top:5px; position:absolute; top:0px; left:10px; z-index:20;}
.ind_newslist li .date b{ display:block; font-size:36px; height:36px; font-weight:normal; line-height:36px; margin-bottom:0px; margin-top:5px;}
.ind_newslist li .date i{ font-style:normal; font-size:14px;}
.ind_newslist li .news_bt{ font-size:18px; color:#333; font-weight:normal; margin-bottom:0px; padding:5px 15px; display:block; height:44px; overflow:hidden}
.ind_newslist li .news_bt a{ color:#333; display:block;}
.ind_newslist li .news_bt a:hover { color:#f80;}
.ind_newslist li .ms{ font-size:12px; color:#777; padding:0 15px 0 15px;line-height:20px; overflow:hidden; height:40px; display:block; margin-top:5px; margin-bottom:10px; }
.ind_newslist li .news_img:hover img{-webkit-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);transition: all 0.3s; }
.ind_newslist li:hover .date{ background:#f80;}

/*--内页文章详细--*/
#inside_rnewtil{ text-align:center; font-size:24px; color:#333333;width:100%; margin-top:20px; margin-bottom:10px; padding-bottom:10px; font-family:"Microsoft YaHei";}
.inside_rnewtime{ text-align:center; font-size:12px; color:#666666; border:1px solid #ddd; width:100%; height:25px; line-height:25px;background:#f3f3f3; margin-top:5px; margin-bottom:15px;}
#nrboxstyle{ font-size:12px; line-height:24px;}
#nrboxstyle img{ max-width:100%; float:none; height:auto !important}

/*--招聘列表--*/
.sideMenu h3{ height:45px; line-height:45px; padding-left:30px; margin-top:10px;  border:1px solid #e3e3e3; background: url(../images/user-icon.png) no-repeat 5px 12px #f4f4f4; cursor:pointer;font:normal 14px/45px "Microsoft YaHei";	}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(../images/icoAdd.png) 24px 20px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:24px -47px; }
.sideMenu ul.job_xxnr_box{ display:none; /* 默认都隐藏 */ }
#job_box{ padding-bottom:60px;}
.job_ln_img{ margin-bottom:25px; width:100%;}
.job_left{ width:35%; float:left;}
.job_right{ float:right; width:60%;}
.job_text{ font-size:14px; color:#666; line-height:24px; margin-bottom:10px;}
.job_text a{color:#666; }
.open-positions{ height:30px; margin:10px 0 10px 0; font-size:18px; line-height:30px; color:#ec7900; border-bottom:1px dashed #ddd; padding-bottom:10px;}
.position{ font-size:12px; margin-top:0px; margin-bottom:20px; border-bottom:1px dashed #ddd; padding-bottom:20px;}
.position .highlight{ color:#ab1702; font-size:16px; background:url(../images/user-icon.png) no-repeat left; padding-left:25px; margin-bottom:10px;}
.position h4.xxbt{ margin-left:10px; border-left:3px solid #0069b3; padding-left:5px; margin-top:10px;}
.position  ul{ margin-left:25px; color:#666; line-height:24px;}
.position  ul li{ padding-left:15px;}
.job_xxtable{ border:0px; border-collapse:collapse; width:100%; margin-bottom:10px; margin-top:-1px;}
.job_xxtable td{ border:1px solid #ddd; padding:5px; line-height:25px; text-align:center;}
.job_xxtable .bt td{ background:#eee; font-size:14px;}

.nr_box .about_bt{ font-size:30px; color:#f80; margin-bottom:10px;}
.nr_box .en_bt{ font-size:12px; color:#999; font-family:Arial, Helvetica, sans-serif; margin-bottom:15px; text-transform: uppercase;}
.nr_box .x{ display:block; background:#f80; height:3px; width:40px; margin-bottom:30px;}

/*---------在线咨询-------*/
#btnlogin {width:150px;height:40px; margin:20px 0 0 90px;}
#btnlogin .tj_input{ width:150px; height:38px; background:#ff7300;text-align:center; color:#fff; font-size:16px; border:none; margin:0px;cursor: pointer;font-family: "Microsoft YaHei"; }
#btnlogin .tj_input:hover{background:#ff5400;}

.order_li{ width:100%; overflow:hidden}
.order_li li{ float:left; line-height:50px; overflow:hidden}
.order_li .wz{ width:7%;}
.order_li .cz{ width:93%}
.order_li .cz img{ padding-left:20px}
.order_li .txtbox{border:1px solid #ccc;height:30px;line-height:30px;width:40%; padding-left:5px;font-family: "Microsoft YaHei"; color:#999; font-size:12px;}
.order_li .txtbox:hover{border:1px solid #999;height:30px;line-height:30px;width:40%;color:#333;}
.order_li .txtbox:focus{border:1px solid #666;height:30px;line-height:30px;width:40%;color:#333;}
.order_li .order_nr_box{ width:60%; font-size:12px; height:100px;border:1px solid #ccc;overflow:auto;background:none;padding-left:5px;font-family: "Microsoft YaHei";color:#333;background:#fff; margin-top:10px}
.order_li .txtbox01{border:1px solid #ccc;height:30px;line-height:30px;width:20%; padding-left:5px;font-family: "Microsoft YaHei";color:#999;}
.order_li .txtbox01:hover{border:1px solid #999;height:30px;line-height:30px;width:20%;color:#333;}
.order_li .txtbox01:focus{border:1px solid #666;height:30px;line-height:30px;width:20%;color:#333;}

/*--产品二级类别页面 类别介绍banner--*/
.ny_main_box img{ max-width:100%;}
.nr_pro_box{ padding:0px !important; width:90% !important; overflow:hidden; max-width:1200px !important;}
#left_box{ width:23%;  overflow:hidden; float:left; }
.nr_pro_right{ width:77%; float:left;}
/*--产品目录 折叠伸缩型--*/
.menu_list{ border:1px solid #eee; border-bottom:0px;}
.menu_head{height:55px;line-height:55px;padding-left:2%;font-size:18px;color:#333;cursor:pointer;border-bottom:1px solid #e1e1e1; position:relative;margin:0px;font-weight:normal; background:#fff url(../images/pro_left.png) center right no-repeat; text-indent:15px;}
.menu_list .current{background:#0069b3 url(../images/pro_down.png) center right no-repeat!important; color:#fff;}
.menu_list .current a{color:#fff;}
.menu_body{height:auto;overflow:hidden;line-height:38px;backguound:#f3f3f3;}
.menu_body a{display:block;width:100%;height:50px; font-size:15px;line-height:50px;padding-left:15px; color:#666 !important; background:#f9f9f9;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none; color:#f80;} 
.menu_body a.pronav_on{ color:#f80;}

.pro_list{ clear:both;}
.pro_list li{ width:25%; float:left; text-align:center;}
.pro_list li a{ display:block; overflow:hidden; border:1px solid #eee; padding:2%; height:100%; color:#333;}
.pro_list li a img.proimg{ width:100%; margin-top:15px;}
.pro_list li a b{ display:block; font-weight:normal; font-size:16px; height:40px; line-height:40px; margin-bottom:15px;}
.pro_list li a:hover{ border:1px solid #ccc; color:#f80;}

/*---内页 横向 产品列表---*/
.nyh_pro_list{ font-size:12px;top:0px; width:100%; margin:0px auto;}
.nyh_pro_list dl{ clear:both;  border-bottom:1px dashed #eee; padding:30px; margin-bottom:20px; overflow:hidden;}
.nyh_pro_list dl dd{ float:left; margin-right:10px; width:30%; overflow:hidden;  margin-right:3%;}
.nyh_pro_list dl dd img{ width:90%;}
.nyh_pro_list dl dt{position:inherit; width:60%; float:left;}
.nyh_pro_list dl dt a.bt{ color:#333; font-size:16px; height:30px; line-height:30px; overflow:hidden; display:block; margin-bottom:10px; font-weight:bold;}
.nyh_pro_list dl dt a:hover{ color:#ff7e00;}
.nyh_pro_list dl dt .nr_ms{ color:#999; font-size:12px; line-height:24px;  margin-bottom:30px;}
.nyh_pro_list dl dt a.more{ color:#f80; font-size:12px; border:2px solid #f80; padding:8px 20px 8px 20px; border-radius:3px; }
.nyh_pro_list dl dt a.more:hover{ color:#ff7e00; }
.nyh_pro_list dl dt a.more span{font-family:'simsun';}

/*--产品详细--*/
#prolb_xxy{margin-top:60px; margin-bottom:100px;}
#prolb_xxy table{ width:100% !important; height:inherit !important; border:none !important}
#tabs{overflow: hidden; width: 100%; margin: 0; padding: 0; list-style: none;}
#tabs li a{float: left; width:32%; margin-right:1%; background:#e4e4e4; height:95px; display:block}
#tabs .right{ float:right; margin-right:0; margin-left:1%}
#tabs i{ width:50%; font-size:40px;  line-height:95px; text-align:center; font-family:"iconfont"; font-style:normal; display:block; float:left; color:#363636}
#tabs .wz{width:50%; font-size:18px; color:#363636; float:left; margin-top:25px}
#tabs .wz p{ font-size:12px; color:#999; text-transform: uppercase; margin-top:5px}
#tabs li a:hover{background:#363636; }
#tabs li a:hover i{ color:#FFF !important}
#tabs li a:hover .wz{ color:#FFF !important}
#tabs li a:hover p{ color:#FFF !important}
#current a{background:#363636 !important; }
#current a i{ color:#FFF !important}
#current a .wz{ color:#FFF !important}
#current a p{ color:#FFF !important}

#content{ line-height:24px; overflow:hidden; width:96%; margin:0 auto; padding-top:30px}
#content .cpmc{ font-weight:normal; font-size:20px}
#content img{ max-width:100%}
.pro_down{display:block; width:250px; height:50px; line-height:50px; background:#0069b3; color:#FFF !important; font-size:16px; text-align:center; margin-top:40px; transition: all 0.3s;}
.pro_down:hover{background:#ec7900; width:280px;}

.Xcontent01{max-width:1200px; margin:0 auto; overflow: hidden;}
.Xcontent06{width:60%; margin-left:12%; float: left; display: block!important}
.Xcontent06 img{width:100%; border:1px solid #e8e8e8}
.Xcontent08{float:left; width:23%; margin-left:5%}
.Xcontent07{width:76px; height:76px; border:1px solid #e8e8e8; display: block!important}
.Xcontent07 img{width:100%; height:100%;}
.Xcontent09{width:76px;height: 76px;margin-top: 10px;border: 1px solid #e8e8e8; display: block!important}
.Xcontent09 img{width:100%; height:100%;}
.Xcontent10{width:76px;height: 76px;margin-top: 10px;border: 1px solid #e8e8e8; display: block!important}
.Xcontent10 img{width:100%; height:100%;}
.Xcontent11{width:76px;height:76px;margin-top: 10px;border: 1px solid #e8e8e8; display: block!important}
.Xcontent11 img{width:100%; height:100%;}
.Xcontent12{width:76px;height:76px;border: 1px solid #e8e8e8;margin-top: 10px; display: block!important}
.Xcontent12 img{width:100%; height:100%;}






#fengye{ clear:both;  padding-top:20px; padding-bottom:20px; text-align: center;}
#fengye a {border: #ccc 1px solid; padding:10px 15px 10px 15px; margin: 2px; color: #666;text-decoration: none;}
#fengye a:hover {border:#0069b3 1px solid; color: #fff; background:#0069b3;}
#fengye a:active {border:#0069b3 1px solid; color: #0069b3;}
#fengye i{font-family:"iconfont"; font-size:12px; font-style:normal; color:#666;}
#fengye a:hover i{ color:#FFF}



.xxxbt{ font-size:20px; height:55px; line-height:55px; font-weight:normal; padding-left:30px; border-bottom:1px solid #ddd; color:#333;}


.case_box{ clear:both; width:96.6%; margin-left:1.5%; background:url(../images/pro_lb/case_bg.jpg) no-repeat left center #0069b3; margin-top:15px; height:200px;}
.case_box dd{ float:left; width:50%;padding:4% 5%;}
.case_box dd h1.bth1{ color:#fff; font-size:20px; margin-bottom:5px; font-weight:normal;}
.case_box dd p.en_bt{ color:#bed8f4; font-size:11px;}
.case_box dd a.more{ display:block; width:90px; height:30px; line-height:30px; border:1px solid #fff; text-align:center; color:#fff; margin-top:20px; border-radius:3px;transition: all 0.3s;}
.case_box dd a.more:hover{ background:#0069b3;  border:1px solid #0069b3; color:#fff;}

.case_box dt{ width:25.8%; float:right; background:url(../images/llogo01.png) no-repeat right bottom #0069b3; display:block; height:140px; padding:30px 2.5%;}
.case_box dt a{ display:block; clear:both; color:#fff; vertical-align:middle; height:30px; line-height:30px; margin-top:5px; margin-bottom:5px; float:none;transition: all 0.3s; }
.case_box dt a img{ margin-right:15px; vertical-align:middle;}
.case_box dt a:hover{ margin-left:10px;}

/*-- 二级类别列表 --*/
.dl_list02{ width:100%; margin:auto; max-width:1200px;}
.dl_list02 li{ float:left; width:22.5%; margin:1%; background:#fff; overflow:hidden; border:1px solid #ddd; transition: all 0.3s;  }
.dl_list02 li:hover{ border-bottom:1px solid #ff7800; }
.dl_list02 li a.dl_img{ display:block;}
.dl_list02 li img{ width:100%; clear:both; float:none;transition: all 0.3s;}
.dl_list02 li .pro_lb_text{ padding:20px 20px; border-top:1px solid #ddd; margin-top:10px;}
.dl_list02 li .pro_lb_text a.dl_bt_a{ height:30px; line-height:30px; overflow:hidden; display:block; color:#333; font-size:16px; text-align:center; margin-bottom:5px;}
.dl_list02 li .pro_lb_text a.dl_bt_a:hover{ color:#ff7800;}
.dl_list02 li .pro_lb_text .ms{ height:40px; line-height:20px; overflow:hidden; color:#999;}

/*-- 产品型号 横条列表 --*/
.pro_list01{ width:98%; margin:auto; max-width:1200px; background:#fff; border:1px solid #ddd; }
.pro_list01 li{width:96%; padding:2%; background:#fff; overflow:hidden; border-bottom:1px solid #ddd; transition: all 0.3s; text-align:left;  }

.pro_list01 li a.dl_img{ display:block;width:25%; float:left;}
.pro_list01 li img{ width:100%; clear:both; float:none;transition: all 0.3s;}
.pro_list01 li .pro_lb_text{ padding:20px 20px;  margin-top:10px;}
.pro_list01 li .pro_lb_text a.dl_bt_a{ height:30px; line-height:30px; overflow:hidden; display:block; color:#0069b3; font-size:22px; text-align:left; margin-bottom:15px;}
.pro_list01 li .pro_lb_text a.dl_bt_a:hover{ color:#ff7800;}
.pro_list01 li .pro_lb_text .ms{ height:60px; line-height:20px; overflow:hidden; color:#999; margin-bottom:20px;}
.pro_list01 li .pro_lb_text .more{ width:100px; height:35px; display:block; background:#0069b3; color:#fff; text-align:center; line-height:35px; float:right;}
.pro_list01 li .pro_lb_text .more span{font-family:'simsun'; margin-left:10px; font-weight:bold;}
.pro_list01 li .pro_lb_text .more:hover{ background:#ff7800;}

#map_box{margin:0px auto; height:650px; cursor:all-scroll;}
#map_box img{ cursor:pointer;}
#map_box area{ cursor:pointer;}


.prolbnav{ margin:auto; text-align:center; clear:both; width:80%; max-width:800px; margin-bottom:30px;}
.prolbnav a{ display:block; float:left; width:48%; height:60px; line-height:60px; background:#10429b; color:#fff; margin-left:1%; margin-right:1%; font-size:18px;}
.prolbnav a.on{ background:#7cbd3d;}





.nr_box img{ float:none;}

.zc_left{ float:left; width:65%;}

.xx_text{ font-size:14px; line-height:26px;}
.xx_text .qm{ float:right; text-align:right; margin-top:80px;}
.xx_text .qm img{ float:none; margin-top:15px;}
.xx_text img{ float:none; max-width:100%;}

.nr_box .dsz_img{ float:right; width:30%; margin-top:100px;}

.gsgy_left{ width:65%; float:left;}
h1.about_bt02{ height:20px; line-height:20px; color:#333; font-size:14px; margin-bottom:10px; border-left:5px solid #0069b3; padding-left:10px; margin-top:20px;}
.about_gsgy_img{ float:right; width:25%; text-align:center;}
.about_gsgy_img img{border:1px solid #ddd; width:100%;}
.about_gsgy_img b{ color:#333; height:30px; line-height:30px; display:block;}
.about_gsgy_img  span{ color:#999; text-align:center;}

.jtkw_nav{ clear:both; width:70%; height:40px; margin-bottom:30px;}
.jtkw_nav a{ width:20%; height:50px; margin-right:2px;  background:#ddd; display:block; float:left; line-height:50px; text-align:center; font-size:16px; color:#333;}
.jtkw_nav a:hover{ background:#ccc;}
.jtkw_nav a.bt{ background:#0069b3; color:#fff;}

.jtkw_list{ clear:both; border:1px solid #ddd; border-collapse:collapse; width:70%; float:left;}
.jtkw_list li{line-height:50px; border-bottom:1px solid #ddd; overflow:hidden;}
.jtkw_list li:hover{ background:#e9f2fa;}
.jtkw_list li span{ display:block; width:20%; float:left; text-align:center; border-right:1px solid #ddd; font-size:14px;}
.jtkw_list li a{ color:#333; width:73%; padding-left:2%; font-size:14px; float:left; border-left:1px solid #ddd; margin-left:-1px; line-height:25px; padding:15px;}
.jtkw_list li a:hover{ color:#ff7800;}
.fzlc_img{ float:right !important; width:25%;}


.jtkw_nr_box{clear:both; padding-top:30px;}
.jtkw_img_box{ float:left; width:20%; text-align:center; margin-right:5%; }
.jtkw_img_box .jtkw_img{ width:100%; float:none; border:1px solid #ddd;}
.jtkw_img_box  a { color:#333; height:40px; line-height:40px;}
.jtkw_img_box  a:hover{ color:#ff7800;}
.jtkw_img_box  a img{ float:none; vertical-align:middle;}

.pdf_down_an{ clear:both; border:1px solid #ccc; display:block; width:120px; height:40px; text-align:center; line-height:40px; color:#333; margin-top:25px;}
.pdf_down_an img{ float:none; margin-right:5px; vertical-align:middle;}
.pdf_down_an:hover{ color:#ff7800; border:1px solid #ff7800;}

.jtkw_zjbt{ font-size:18px; margin-top:20px; border-top:1px solid #ddd; padding-top:20px;}

.pro_yc{ display:none;}



.pro_showTxtBox{ width:98%; background:#fff; max-width:1200px; margin:auto;  position:relative;}
.pro_showTxtBox .hd{ height:50px; line-height:50px; position:relative;margin-top:-50px; top:-50px; width:100%; }
.pro_showTxtBox .hd ul{ float:left;  position:absolute;  height:50px; width:100%;}
.pro_showTxtBox .hd ul li{ float:left;cursor:pointer;display:table-cell; width:10%; text-align:center; background:#333; color:#fff; font-size:16px; overflow:hidden; height:50px;}
.pro_showTxtBox .hd ul li.on{ height:50px;  background:#fff; color:#0069b3; }
.pro_showTxtBox .bd{ margin-top:-30px; padding-bottom:20px;}
.pro_showTxtBox .bd ul{ padding:15px;  zoom:1; position:relative; clear:both; }
#pro_nr_box{ padding:2%;}




.lanrenzhijia{ width:60%; height:auto; margin:0 auto; overflow:hidden; float:left}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{ background:url(http://www.lanrenzhijia.com/demo/images/loading.gif) no-repeat center center;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden; display:none}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:90%; height:auto; overflow:hidden; border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}


.fr{ float:right}
.productDetail{ width:95%; float:right}
.productTop { margin-bottom: 20px; overflow:hidden}
.productIntro { width:40%; }
.productIntro h2 { font-size:20px; font-family: 'Microsoft Yahei'; color: #0069b3; padding: 10px 0; margin-bottom: 10px; border-bottom:dashed 1px #CCCCCC}
.descriptionBox {  overflow: hidden; line-height:30px; margin-bottom:20PX}
.descriptionBox .explain .value { height: 116px; overflow: hidden; }
.descriptionBox span { display: inline-block; vertical-align: top; }
.descriptionBox .value { width: 320px; }
.productOrder a { display: block; width:180px; height: 40px; line-height: 40px; text-align: center; font-size: 15px; border-radius: 4px; font-family: 'Microsoft Yahei'; background: #0069b3; color: #fff; }
.productOrder a:hover { background: #F48A00; }

.productShow { margin-bottom: 10px; }
.productShow .hd { height: 38px; line-height: 38px; font-size: 16px; background: #0069b3; font-family: 'Microsoft Yahei'; margin-bottom:20PX; margin-top:40PX}
.productShow .hd li { float: left; padding: 0 20px; cursor: pointer; color: #fff; transition: 0.3s; }
.productShow .hd .on { background: #F48A00; }
.productShow .con { padding: 10px 0; }

.column { margin-bottom: 20px; }
.column h2 { height: 36px; line-height: 36px; font-size: 14px; background: #eee; position: relative; text-indent: 20px; font-family: 'Microsoft Yahei'; }
.column h2 em { position: absolute; width: 4px; height: 14px; left: 10px; top: 50%; margin-top: -7px; background: #333; }

.productForm h2 { margin-bottom: 2px; }
.productFormBox { background: #eee; }
.productFormBox form { padding: 20px 0 20px 16px; }
.productFormBox p { float: left; margin-right: 10px; }
.productFormBox span { display: inline-block; vertical-align: middle; width: 50px; text-align: right; padding-right: 10px; line-height: 26px; }
.productFormBox input, .productFormBox textarea { vertical-align: top; transition: 0.3s; }
.productFormBox .row { margin-bottom: 10px; }
.productFormBox .row input { height: 24px; border: 1px solid #dadada; width: 150px; padding: 0 10px; line-height: 24px; }
.productFormBox textarea { width: 634px; height: 72px; border: 1px solid #dadada; padding: 10px; line-height: 18px; }
.productFormBox .row input:focus, .productFormBox textarea:focus { border-color: #aaa; }
.productFormBox img { border: 1px solid #dadada; margin-left: 10px; cursor: pointer; position: relative; top: 1px; }
.productFormBox .btn { padding-left: 60px; }
.productFormBox .btn input { width: 65px; height: 24px; line-height: 24px; text-align: center; background: #666; cursor: pointer; color: #fff; border-radius: 2px; margin-right: 10px; font-family: 'Microsoft Yahei'; }
.productFormBox .btn input:hover { background: #999; }
#verifyCode { width: 100px; }







.down_list{ clear:both; font-size:12px;}
.down_list  li{ clear:both; border-bottom:1px solid #ddd; height:35px; line-height:35px; overflow:hidden;}
.down_list  li a.bt{ display:block; width:80%; float:left; color:#333;}
.down_list  li a.bt:hover{ color:#F60;}
.down_list  li img{ float:none;}
.down_list  li .down_icon{ float:right; margin-top:5px;}

.jspx_about{ clear:both; border-bottom:1px solid #ddd; padding-bottom:25px; margin-bottom:25px;}
.jspx_left { float:left; width:70%;}
.jspx_left dl{ clear:both; position:relative; margin-bottom:10px;}
.jspx_left dl dd{position:absolute; font-weight:bold;}
.jspx_left dl dt{  padding-left:80px; height:auto;}
.jspx_img{ float:right; width:30%;}

.ny_flnav_box .w1200_center{ position:relative;}
.login_box{ float:right; position:absolute; margin-top:-35px; right:0px;}
.login_box a.login_an{ width:65px; height:65px; background:#0069b3; margin-left:5px; display:block; float:right; text-align:center; padding:15px; line-height:20px;}
.login_box a.login_an img{ margin:auto; float:none;  max-width:45px; display:block; margin-bottom:5px;}
.login_box a.login_an b{ color:#fff; font-weight:normal; font-size:14px;}
.login_box  a.zc_an{ background:#ff7800;}
.login_about{ margin-top:35px;}
.login_about a{ color:#fff;  border:1px solid #0069b3; padding:3px 5px; border-radius:3px; background:#0069b3; margin-left:5px;}
.login_about a:hover{ background:#f60; border:1px solid #f50;}

.jspx_bt{ margin-bottom:20px; height:20px; border-left:5px solid #0069b3; padding-left:10px; font-size:14px;}

.jspx_tjan{ width:200px; height:50px; background:#0069b3; color:#fff; font-size:20px; margin-top:25px; cursor:pointer;}
.jspx_tjan:hover{ background:#ff7800;}


.select{padding:0px;border:#ddd 1px solid;border-radius:4px;width:100%;margin:0% auto;font-size:12px}
.select li{list-style:none;padding:10px 0 5px 100px}
.select .select-list{border-bottom:#eee 1px dashed}
.select dl{zoom:1;position:relative;line-height:24px;}
.select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
.select dt{width:100px;margin-bottom:5px;position:absolute;top:0;left:-100px;text-align:right;color:#666;height:24px;line-height:24px}
.select dd{float:left;display:inline;margin:0 0 5px 5px;}
.select a{display:inline-block;white-space:nowrap;height:24px;padding:0 10px;text-decoration:none;color:#039;border-radius:2px;}
.select a:hover{color:#f60;background-color:#f3edc2}
.select .selected a{color:#fff;background-color:#f60}
.select-result dt{font-weight:bold}
.select-no{color:#999}
.select .select-result a{padding-right:20px;background: url("../images/close.gif") right 9px no-repeat #f60;}
.select .select-result a:hover{background-position:right -15px}

.tableBase01{ text-align:left; clear:both; border:1px solid #999; border-collapse:collapse; margin-top:25px;}
.tableBase01 th{ text-align:center; background:#cccccc; height:35px; line-height:35px;border:1px solid #999; color:#333;}
.tableBase01 td{ border:1px solid #ccc; padding:5px;}
.tableBase01 td a{ color:#333;}
.tableBase01 td a:hover{ color:#ff7900;}
.tableBase01 tr:hover{ background:#eee;}

.contact_order_list{ clear:both; margin-top:25px;}
.contact_order_list li{ width:30.3%; margin:1.5%; float:left;}
.contact_order_list li img{ width:100%; float:none;}
.contact_order_list li a{ display:block; color:#333; margin-top:15px;transition: all 0.3s;}
.contact_order_list li  b{ height:30px; line-height:30px; font-size:16px; display:block; margin-top:15px;}
.contact_order_list li span{ color:#999;}
.contact_order_list li a:hover{ margin-top:5px;transition: all 0.3s; color:#ff7800;}
 .contact_oreder_input{ border:none; width:100%; outline:none; height:30px;}
 .contact_oreder_textarea{border:none; width:100%; outline:none; min-height:60px;}
 .contact_oreder_submit{ width:150px; height:40px; text-align:center; line-height:40px; background:#0069b3; color:#fff; margin-top:20px; font-size:14px; cursor:pointer;}
  .contact_oreder_submit:hover{ background:#ff7800;}
 .contact_oreder_reset{width:150px; height:40px; text-align:center; line-height:40px; background:#666; color:#fff; margin-top:20px; font-size:14px; cursor:pointer}


.honor_list{ clear:both; margin-top:10px;}
.honor_list li{ width:18%; margin:1%; float:left;}
.honor_list li img{ width:100%; float:none;}
.honor_list li a{ display:block; color:#333; margin-top:15px;transition: all 0.3s;}
.honor_list li  b{ height:30px; line-height:30px; font-size:16px; display:block; margin-top:15px; font-weight:normal; text-align:center;}
.honor_list li span{ color:#999;}
.honor_list li a:hover{ margin-top:5px;transition: all 0.3s; color:#ff7800;}


#control{position:absolute;top:160px;left:10px;width:58px;height:58px;z-index:10;background:url("../images/control.gif") no-repeat;}
#control i{position:absolute;width:15px;height:15px;text-indent:-10000px;cursor:pointer;}
#rollUp{top:0;left:20px;}
#rollDown{bottom:0;left:20px;}
#rollLeft{top:20px;left:0;}
#rollRight{top:20px;right:0;}
#rollMiddle{top:20px;right:20px;}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
	
	.productDetail{ width:100%}
}



@media only screen and (max-width:1200px){
.nr_box{ width:96%;}	




	
/*--产品二级类别页面 类别介绍banner--*/
#prolb_banner{padding:30px 0 25px 0; min-height:200px; margin-top:85px; border-top:100px solid #0069b3; background:#fff; position:relative; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:100%;}
#prolb_banner .map_path_box{ position:relative; color:#333; margin-top:5px;}

#prolb_about{ clear:both; padding-top:0px;}
#prolb_about .pro_about_img{ float:left; width:40%; margin-top:25px; margin-bottom:25px;}

#prolb_about .lb_about_text{ width:56%; float:right; margin-top:30px;}
#prolb_about .lb_about_text  h1.bt{ font-size:26px; color:#555; height:30px; line-height:30px; margin-bottom:15px;}
#prolb_about .lb_about_text  span.x{ width:40px; height:3px; display:block; background:#f80; margin-bottom:25px;}
#prolb_about .lb_about_text  .ms{ line-height:22px; color:#333; font-size:12px; max-height:60px; overflow:hidden;}



.nr_pro_box{ padding:0px !important; width:94% !important; overflow:hidden;}
#left_box{ width:20%;  overflow:hidden; float:left;}
.nr_pro_right{ width:80%; float:left;}
/*--产品目录 折叠伸缩型--*/
.menu_list{ border:1px solid #eee; border-bottom:0px;}
.menu_head{height:55px;line-height:55px;padding-left:2%;font-size:14px;}

.menu_body a{display:block;width:100%;height:50px; font-size:12px;line-height:50px;padding-left:20px;color:#666;background:#f9f9f9;text-decoration:none;border-bottom:1px solid #e1e1e1;}



}


@media only screen and (max-width:1120px){
	.nybanner .ny_wz{display:none}	
}


@media only screen and (max-width:1024px){

.ny_tit{margin-bottom:20px;}
.col{margin-top:30px}
.col .sec-tit-line-l{right:40%;}
.col .sec-tit-line-r{left:40%;}
#ny_about{margin-top:40px; margin-bottom:40px;}
#ny_about .about{width:96%; margin:0 auto}
#ny_dsczc{padding:0px 0px;}
#ny_dsczc .dsczc{width:96%; margin:0 auto; padding-bottom:30px}
#ny_qywh{margin-top:40px; margin-bottom:40px;}
#ny_qywh .qywh{width:96%; margin:0 auto}
#ny_qyln{padding:0px 0px;}
#ny_qyln .qyln{width:96%; margin:0 auto; padding-bottom:30px}
#ny_cpzz{margin-top:40px; margin-bottom:60px;}
#ny_qyry{margin-top:40px; margin-bottom:60px;}
#ny_cpzz .owl-buttons{ display:none}
#ny_qyry .owl-buttons{ display:none}

.ind_newslist li .news_img{height:135px; margin-bottom:10px;}
	
.order_li .wz{ width:10%;}
.order_li .cz{ width:90%}
	
	
	
	
/*--产品二级类别页面 类别介绍banner--*/
#prolb_banner{padding:30px 0 25px 0; min-height:200px; margin-top:85px; border-top:100px solid #0069b3; background:#fff; position:relative; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:100%;}
#prolb_banner .map_path_box{ position:relative; color:#333; margin-top:5px;}

#prolb_about{ clear:both; padding-top:0px;}
#prolb_about .pro_about_img{ float:left; width:100%; margin-top:25px; margin-bottom:25px;}

#prolb_about .lb_about_text{ width:100%; float:right; margin-top:30px;}
#prolb_about .lb_about_text  h1.bt{ font-size:26px; color:#555; height:30px; line-height:30px; margin-bottom:15px;}
#prolb_about .lb_about_text  span.x{ width:40px; height:3px; display:block; background:#f80; margin-bottom:25px;}
#prolb_about .lb_about_text  .ms{ line-height:22px; color:#333; font-size:12px; max-height:60px; overflow:hidden;}

}


@media only screen and (max-width:960px){
.nr_box{ width:96%; margin-top:0px; margin-bottom:0px;}	
.ind_newslist li{width:48%; margin-left:1%; margin-right:1%;}	
.ind_newslist li .news_img{height:160px;}	
	
/*--内页二级栏目导航--*/
.ny_flnav_box{ height:auto; border-bottom:1px solid #ddd; line-height:60px; background:#fff; margin-bottom:0px; padding-bottom:20px; padding-top:20px;}
.ny_flnav{ float:none; width:99.5%; background:#fff; display:none; position:relative; margin-bottom:10px;border:1px solid #ddd; z-index:999 }
.ny_flnav li{ float:none; margin-right:0px; border-top:1px solid #ddd; text-align:center; line-height:50px; }
.ny_flnav li a{ font-size:16px; color:#333; display:block;padding:0px 10px;}
.ny_flnav li a:hover{ color:#ff7800; background:#eee;border-bottom:0px solid #ff7800;}
.ny_flnav li.active a{ border-bottom:1px solid #0069b3; color:#fff; background:#0069b3;}
#map_ny_nav{ text-align:center;font-size:20px; color:#333;display:block; cursor:pointer; display:block; border:2px solid #0069b3;}	
	
.job_left{ width:100%; float:left;}
.job_right{ float:right; width:100%;}	
	



	



.case_box{ clear:both; width:96.6%; margin-left:1.5%; background:#0069b3; margin-top:15px; height:200px;}
.case_box dd{ float:left; width:30%;padding:4% 5%;}
.case_box dd h1.bth1{ color:#fff; font-size:20px; margin-bottom:5px; font-weight:normal;}
.case_box dd p.en_bt{ color:#bed8f4; font-size:11px;}
.case_box dd a.more{ display:block; width:90px; height:30px; line-height:30px; border:1px solid #fff; text-align:center; color:#fff; margin-top:20px; border-radius:3px;transition: all 0.3s;}
.case_box dd a.more:hover{ background:#0069b3;  border:1px solid #0069b3; color:#fff;}

.case_box dt{ width:40%; float:right; background:url(../images/llogo01.png) no-repeat right bottom #0069b3; display:block; height:140px; padding:30px 5%;}
.case_box dt a{ display:block; clear:both; color:#fff; vertical-align:middle; height:30px; line-height:30px; margin-top:15px; float:none;transition: all 0.3s; }
.case_box dt a img{ margin-right:15px;}
.case_box dt a:hover{ margin-left:10px;}




/*-- 二级类别列表 --*/
.dl_list02{ width:100%; margin:auto; max-width:1200px;}
.dl_list02 li{ float:left; width:30%; margin:1.5%; background:#fff; overflow:hidden; border:1px solid #ddd; transition: all 0.3s;  }
.dl_list02 li:hover{ border-bottom:1px solid #ff7800; }
.dl_list02 li a.dl_img{ display:block;}
.dl_list02 li img{ width:100%; clear:both; float:none;transition: all 0.3s;}
.dl_list02 li .pro_lb_text{ padding:20px 20px; border-top:1px solid #ddd; margin-top:10px;}
.dl_list02 li .pro_lb_text a.dl_bt_a{ height:30px; line-height:30px; overflow:hidden; display:block; color:#333; font-size:16px; text-align:center; margin-bottom:5px;}
.dl_list02 li .pro_lb_text a.dl_bt_a:hover{ color:#ff7800;}
.dl_list02 li .pro_lb_text .ms{ height:40px; line-height:20px; overflow:hidden; color:#999;}

.pro_xxbt_tab{ padding:20px 0 50px 0; margin-bottom:10px;}
.pro_showTxtBox{ width:98%; background:#fff; max-width:1200px; margin:auto;  position:relative;}
.pro_showTxtBox .hd{ height:100px!important; line-height:50px; position:relative;margin-top:0px; top:0px; width:100%; }
.pro_showTxtBox .hd ul{ float:left;  position:absolute;  height:auto; width:100%;}
.pro_showTxtBox .hd ul li{ float:left;cursor:pointer;display:table-cell; width:20%; text-align:center; background:#333; color:#fff; font-size:16px; margin-bottom:10px;}
.pro_showTxtBox .hd ul li.on{ height:50px;  background:#fff; color:#0069b3; }
.pro_showTxtBox .bd{ margin-top:20px; padding-bottom:20px; clear:both;}
.pro_showTxtBox .bd ul{ padding:15px;  zoom:1; position:relative; clear:both; }

.nr_pro_box{ padding:0px !important; width:94% !important; overflow:hidden;}
#left_box{ width:20%;  overflow:hidden; float:none; display:none;}
.nr_pro_right{ width:100%; float:left;}

.pro_yc{ display:block;}





}

@media only screen and (max-width:780px){
.ny_flnav_box .map{ display:none}	
.ny_tit .sec-tit-line-l, .ny_tit .sec-tit-line-r{ display:none}

#ny_about{margin-top:30px; margin-bottom:30px;}
#ny_qywh{margin-top:30px; margin-bottom:30px;}
#ny_cpzz{margin-top:30px; margin-bottom:50px;}
#ny_qyry{margin-top:30px; margin-bottom:90px;}

.ny_main_box{margin-top:30px; margin-bottom:100px;}

#prolb_xxy{margin-top:30px; margin-bottom:30px;}	
#content{padding-bottom:100px}	






.dl_list{ width:100%; margin:auto; max-width:1200px;}
.dl_list li{ float:left; width:45%; margin:2.5%; background:#fff; overflow:hidden;}
.dl_list li a.dl_img{ display:block; max-height:190px}
.dl_list li img{ width:100%; clear:both; float:none;transition: all 0.3s;}
.dl_list li a.dl_img:hover img{-webkit-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);transition: all 0.3s;}
.dl_list li .pro_lb_text{ padding:15px 20px;}
.dl_list li .pro_lb_text a.dl_bt_a{ height:30px; line-height:30px; overflow:hidden; display:block; color:#333; font-size:15px;}
.dl_list li .pro_lb_text a.dl_bt_a:hover{ color:#ff7800;}
.dl_list li .pro_lb_text span.x{ background: url(../images/x2.png) no-repeat left #ddd; height:1px; display:block; margin:10px 0 ;}
.dl_list li .ej_list{ clear:both; height:130px; overflow-y:hidden;}
.dl_list li .ej_list a{ display:block; height:25px; line-height:25px; color:#666; background:url(../images/d_icon.png) no-repeat left 7px; padding-left:15px;} 
.dl_list li .ej_list a:hover{ color:#ff7800;}
	

.zc_left{ width:100%;}
.nr_box .dsz_img{ margin-top:30px; float:none; width:100%; margin-bottom:10px;}
/*--产品二级类别页面 类别介绍banner--*/
#prolb_banner{padding:30px 0 25px 0; min-height:200px; margin-top:70px; border-top:1px solid #ddd; background:#fff; position:relative; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:100%;}
#prolb_banner .map_path_box{ position:relative; color:#333; margin-top:5px;}

#prolb_about{ clear:both; padding-top:0px;}
#prolb_about .pro_about_img{ float:none; width:100%; margin-top:0px; margin-bottom:25px;}

#prolb_about .lb_about_text{ width:100%; float:none; margin-top:30px; text-align:center;}
#prolb_about .lb_about_text  h1.bt{ font-size:26px; color:#555; height:30px; line-height:30px; margin-bottom:15px;}
#prolb_about .lb_about_text  span.x{ width:40px; height:3px; display:block; background:#f80; margin:auto; margin-bottom:25px;}
#prolb_about .lb_about_text  .ms{ line-height:22px; color:#333; font-size:12px;overflow:hidden;}

#horizontalTab{ clear:both; margin-top:35px;}
/*-- 产品型号 横条列表 --*/
.pro_list01{ width:98%; margin:auto; max-width:1200px; background:#fff; border:1px solid #ddd; }
.pro_list01 li{width:96%; padding:2%; background:#fff; overflow:hidden; border-bottom:1px solid #ddd; transition: all 0.3s; text-align:left;  }

.pro_list01 li a.dl_img{ display:block;width:40%; float:left;}
.pro_list01 li img{ width:100%; clear:both; float:none;transition: all 0.3s;}
.pro_list01 li .pro_lb_text{ padding:10px 10px;  margin-top:10px;}
.pro_list01 li .pro_lb_text a.dl_bt_a{ height:30px; line-height:30px; overflow:hidden; display:block; color:#0069b3; font-size:20px; text-align:left; margin-bottom:15px;}
.pro_list01 li .pro_lb_text a.dl_bt_a:hover{ color:#ff7800;}
.pro_list01 li .pro_lb_text .ms{ height:40px; line-height:20px; overflow:hidden; color:#999; margin-bottom:15px;}
.pro_list01 li .pro_lb_text .more{ width:90px; height:30px; display:block; background:#0069b3; color:#fff; text-align:center; line-height:30px; float:right;}
.pro_list01 li .pro_lb_text .more span{font-family:'simsun'; margin-left:10px; font-weight:bold;}
.pro_list01 li .pro_lb_text .more:hover{ background:#ff7800;}


.pro_list li{ width:50%; float:left; text-align:center;}

#map_box{margin:60px auto 0; height:650px; }


.jspx_table{ overflow-x:scroll}
.fx_yc_box,.jiathis_style{ display:none;}

}

@media only screen and (max-width:690px){
.order_li li{ line-height:35px}
.order_li .wz{ width:100%;}
.order_li .cz{ width:100%}
.order_li .txtbox{width:97%}
.order_li .order_nr_box{width: 97%;}
.order_li .txtbox01{width:70%;}	

.Xcontent06{width:100%; float:none; margin-left:0;}
.Xcontent06 img{width:100%; border:1px solid #e8e8e8}
.Xcontent08{float:none; width:100%; margin-left:0}
.Xcontent07{ float:left; margin-top:10px; margin-right:1%; width:18%;}
.Xcontent09{ float:left; margin-right:1%; width:18%;}
.Xcontent10{ float:left; margin-right:1%; width:19%;}
.Xcontent11{ float:left; margin-right:1%; width:19%;}
.Xcontent12{ float:left; width:19%;}
	
	
	
#ind_pro_ct{ width:96%; max-width:1200px; margin:40px auto;}
#ind_pro_ct h1.biaoti{ height:25px; line-height:25px; margin-bottom:20px;  font-size:18px; color:#333; border-left:5px solid #0069b3; padding-left:10px;}
.ct_style01 .ct_01{ float:left; width:49%; height:300px; display:block; float:left; text-align:center; background-size:110%; position:relative; overflow:hidden;transition: all 0.5s;}
.ct_style01 .ct_01 h1.bt{ background:url(../images/huan_tm90.png); color:#fff; font-size:14px; position:absolute; bottom:0px; width:100%; height:60px; line-height:60px;transition: all 0.5s;}
.ct_style01 .ct_01 p.ms{ background:url(../images/huan_tm90.png); color:#fff; position:absolute; bottom:-80px; height:60px; line-height:20px;transition: all 0.5s; padding:0px 5px 0 5px; font-size:12px; overflow:hidden; padding-bottom:20px;}
.ct_style01 .ct_01:hover h1.bt{bottom:80px;}
.ct_style01 .ct_01:hover p.ms{bottom:0px;}

.ct_style01 .ct_02{ float:right; width:49%; height:300px; display:block; float:left; text-align:center; background-size:110%; position:relative; overflow:hidden;transition: all 0.5s; margin-left:2%; background-position:center;}
.ct_style01 .ct_02 h1.bt{ background:url(../images/huan_tm90.png); color:#fff; font-size:14px; position:absolute; left:0px; bottom:0px; width:96%; padding:2%; height:40%; line-height:60px;transition: all 0.5s; text-align:left; display:none;}
.ct_style01 .ct_02 p.ms{color:#fff; position:absolute; left:0px;bottom:0px; height:60px; margin-top:80px;width:100%; line-height:20px;transition: all 0.5s; padding:10px; font-size:12px; text-align:left;display:none;}
.ct_style01 .ct_02:hover h1.bt{left:0px;}
.ct_style01 .ct_02:hover p.ms{left:0px;}
.ct_style01 .ct_02:hover{background-position:center!important;}
.ct_right{ float:left; width:102%; margin-left:-2%;}
.ct_style01 .ct_03{ float:left; width:48%; height:190px; display:block; float:left; text-align:center; background-size:100%; background-position:center; position:relative; overflow:hidden;transition: all 0.5s; margin-left:2%; margin-bottom:2%;}
.ct_style01 .ct_03 h1.bt{ color:#333; font-size:14px; position:absolute; bottom:-125px; width:100%; height:180px; line-height:60px;transition: all 0.5s;}
.ct_style01 .ct_03 p.ms{ color:#fff; position:absolute; bottom:-180px; height:90px; width:96%; line-height:20px;transition: all 0.5s; padding:0px 2% 0 2%; font-size:12px;}
.ct_style01 .ct_03 i.icon{ background: url(../images/jtr.png) #e06900 no-repeat center ; color:#fff; position:absolute; width:30px; height:30px; line-height:30px; right:0px; bottom:0px; display:block; font-style:normal; font-family:"微软雅黑";}
.ct_style01 .ct_03:hover h1.bt{bottom:0px;background:url(../images/lan_tm90.png); color:#fff; line-height:150px;}
.ct_style01 .ct_03:hover p.ms{bottom:0px;color:#fff; }

.index-news{ padding:0px; padding-bottom:10px;}
.index-news .l{ width:100%; height:auto;}
.index-news .tips{ width:96%; height:50px; padding:3% 2%; margin-bottom:20px;}
.index-news .list{ width:96%; padding:2%; height:auto; overflow:hidden;}
.index-news .r{ width:100%; margin-top:20px;}

#footerBlock{ width:100%; max-width:1200px; margin:10px auto 0; padding:10px 0 10px 0; text-align:center; border-bottom:3px solid #0069b3;}
.footerlogoBox{ float:none; margin-top:15px; margin:auto; display:block; margin-bottom:10px;}
.footerlogoBox img{ float:none;}

.fnavBox{ float:none; width:100%;}
.fnavBox a{ color:#333;}
.copyrightBox{ float:none; margin-top:5px;}
.icp{ float:none; color:#333; margin-left:5px; margin-top:5px;}
.icp a{ color:#333;}

/*-- 二级类别列表 --*/
.dl_list02{ width:100%; margin:auto; max-width:1200px;}
.dl_list02 li{ float:left; width:45%; margin:2%; background:#fff; overflow:hidden; border:1px solid #ddd; transition: all 0.3s; padding-bottom:0px; }
.dl_list02 li:hover{ border-bottom:1px solid #ff7800; padding-bottom:0px; }
.dl_list02 li a.dl_img{ display:block;}
.dl_list02 li img{ width:100%; clear:both; float:none;transition: all 0.3s;}
.dl_list02 li .pro_lb_text{ padding:20px 20px; border-top:1px solid #ddd; margin-top:10px;}
.dl_list02 li .pro_lb_text a.dl_bt_a{ height:30px; line-height:30px; overflow:hidden; display:block; color:#333; font-size:16px; text-align:center; margin-bottom:5px;}
.dl_list02 li .pro_lb_text a.dl_bt_a:hover{ color:#ff7800;}
.dl_list02 li .pro_lb_text .ms{ height:40px; line-height:20px; overflow:hidden; color:#999;}
.case_box{ clear:both; width:96.6%; margin-left:1.5%; background-image:url(../images/pro_lb/case_bg.jpg); background-repeat:no-repeat; background-position:top; background-size:250%; margin-top:15px; height:auto;} 
.case_box dd{ float:none; width:90%;padding:8% 5%;}
.case_box dd h1.bth1{ color:#fff; font-size:20px; margin-bottom:5px; font-weight:normal;}
.case_box dd p.en_bt{ color:#bed8f4; font-size:11px;}
.case_box dd a.more{ display:block; width:90px; height:30px; line-height:30px; border:1px solid #fff; text-align:center; color:#fff; margin-top:20px; border-radius:3px;transition: all 0.3s;}
.case_box dd a.more:hover{ background:#0069b3;  border:1px solid #0069b3; color:#fff;}

.case_box dt{ width:90%; float:none; background:url(../images/llogo01.png) no-repeat right bottom #0069b3; display:block; height:auto; padding:20px 5%;}
.case_box dt a{ display:block; clear:both; color:#fff; vertical-align:middle; height:30px; line-height:30px; margin-top:15px; float:none;transition: all 0.3s; }
.case_box dt a img{ margin-right:15px;}
.case_box dt a:hover{ margin-left:10px;}
	
.jtkw_nav{ clear:both; width:100%; height:40px; margin-bottom:30px;}
.jtkw_nav a{ width:50%; height:50px;  background:#ddd; display:block; float:left; line-height:50px; text-align:center; font-size:16px; color:#333;}
.jtkw_nav a:hover{ background:#ccc;}
.jtkw_nav a.bt{ background:#0069b3; color:#fff;}

.jspx_about{ clear:both; border-bottom:1px solid #ddd; padding-bottom:25px; margin-bottom:25px;}
.jspx_left { float:left; width:100%;}
.jspx_left dl{ clear:both; position:relative; margin-bottom:10px;}
.jspx_left dl dd{position:absolute; font-weight:bold;}
.jspx_left dl dt{  padding-left:80px; height:auto;}
.jspx_img{ float:right; width:100%;}
.login_box{ display:none; margin-top:20px;}

.zc_left{ width:100%;}
.nr_box .dsz_img{ width:100%; float:left; max-width:none;}

.gsgy_left{ float:none; width:100%; margin-bottom:20px;}
.about_gsgy_img{ float:none; width:100%;clear:both; padding-top:20px;}
.about_gsgy_img img{ width:20%; float:left; margin-right:3%;}
.about_gsgy_img b,.about_gsgy_img span{ float:left; width:60%; text-align:left;}
.jtkw_img_box{ display:none;}

#pro_nr_box{ padding:2%;}
.contact_order_list li{ width:100%; margin:1.5% 0; float:left;}

.ct_style02 .ct_02{ float:right; width:100%; height:350px; display:block; text-align:center; background-size:100%; background-position:center; position:relative; overflow:hidden;transition: all 0.5s; margin-left:0%; background-repeat:no-repeat;}
.ct_style02 .ct_02 h1.bt{ background:url(../images/huan_tm90.png); color:#fff; font-size:14px; position:absolute; left:-170px; width:150px; padding:10px; height:100%; line-height:60px;transition: all 0.5s; text-align:left; padding-top:25px; display:none;}
.ct_style02 .ct_02 p.ms{color:#fff; position:absolute; left:-170px; display:none; height:60px; margin-top:80px;width:140px; line-height:20px;transition: all 0.5s; padding:10px; font-size:12px; text-align:left;}
.ct_style02 .ct_02:hover h1.bt{left:0px;}
.ct_style02 .ct_02:hover p.ms{left:0px;}
.ct_style02 .ct_02:hover{}


.ct_style02 .ct_right{ float:left; width:100%;}
.ct_style02 .ct_03{ float:left; width:47%; height:auto; display:block; float:left; text-align:center; background-position:left center; background-repeat:no-repeat; background:#ccc;position:relative; overflow:hidden;transition: all 0.5s; margin-left:3%; margin-bottom:3%;}

.ct_style02 .ct_03 .ct_img{ float:none; width:80%; vertical-align:middle; margin-top:0px; z-index:8; position:relative; margin-bottom:10px;}
.ct_style02 .ct_03 .ct_nr{ float:right; width:100%; background:url(../images/lan_tm90.png); color:#fff; height:40px; position:absolute; bottom:0px; margin-top:-20px; z-index:9;}
.ct_style02 .ct_03 h1.bt{ color:#fff; font-size:14px; bottom:0px; width:100%; line-height:30px; margin-top:5px;}
.ct_style02 .ct_03 p.ms{ color:#fff; line-height:20px; padding:0px 2% 0 2%; font-size:12px; display:none;}
.ct_style02 .ct_03 i.icon{ background: url(../images/jtr.png) #e06900 no-repeat center ; color:#fff; position:absolute; width:30px; height:30px; line-height:30px; right:0px; bottom:0px; display:block; font-style:normal; font-family:"微软雅黑"; display:none;}

.pro_xxbt_tab{ padding:20px 0 50px 0; margin-bottom:10px;}
.pro_showTxtBox{ width:98%; background:#fff; max-width:1200px; margin:auto;  position:relative;}
.pro_showTxtBox .hd{ height:auto !important; line-height:50px; position:relative;margin-top:0px; top:0px; width:100%; }
.pro_showTxtBox .hd ul{ float:left;  position:relative;  height:auto; width:100%;}
.pro_showTxtBox .hd ul li{ float:left;cursor:pointer;display:table-cell; width:48%; margin:0 1% 5px 1%; text-align:center; background:#666; color:#fff; font-size:14px; }
.pro_showTxtBox .hd ul li.on{ height:50px;  background:#0069b3; color:#fff; }
.pro_showTxtBox .bd{ margin-top:20px; padding-bottom:20px; clear:both;}
.pro_showTxtBox .bd ul{ padding:15px;  zoom:1; position:relative; clear:both; }
}

@media only screen and (max-width:480px){
.nybanner{margin-top: 80px;}

.ny_tit{margin-bottom:15px;}
.col{margin-top:20px}
#ny_about{margin-top:20px; margin-bottom:20px;}
#ny_dsczc{background:#0069b3}
#ny_dsczc .dsczc{padding-bottom:20px}
#ny_qywh{margin-top:20px; margin-bottom:20px;}
#ny_qyln{background:#0069b3}
#ny_qyln .qyln{padding-bottom:20px; font-size:14px}
#ny_cpzz{margin-top:20px; margin-bottom:40px;}
#ny_qyry{margin-top:20px; margin-bottom:100px;}
#ny_qywh .qywh img{ margin-left:4%; margin-bottom:20px}

.ind_newslist li .date{width:60px; height:45px;}
.ind_newslist li .date b{ font-size:25px; height:25px; line-height:25px; margin-top:0px;}	
.ind_newslist li .date i{ font-size:12px}	
.ind_newslist li .news_img{height:90px; margin-bottom:0px;}	
.ind_newslist li .news_bt{ font-size:14px; height:36px; overflow:hidden; padding:5px 10px 0px 10px;}	
.ind_newslist li .ms{margin-top:0px; margin-bottom:5px;}
	
#tabs li a{width:49%; margin-right: 1%; margin-bottom:5px}	
#tabs i{width:30%;  font-size:18px;}	
#tabs .wz{ width:70%; font-size: 16px; margin-top: 28px;}	

.Xcontent06{width:99%;}
.Xcontent07{height:68px}
.Xcontent09{height:68px}
.Xcontent10{height:68px}
.Xcontent11{height:68px}
.Xcontent12{height:68px}

.ny_main_box{margin-top:10px;}
.nyh_pro_list dl dd{width:98%}
.nyh_pro_list dl dt{width:98%}
.nyh_pro_list dl{padding:15px;}

	
	

.dl_list{ width:96%; margin:auto; max-width:1200px;}
.dl_list li{ float:left; width:100%; margin:0  0 25px 0; background:#fff; overflow:hidden;}
.dl_list li a.dl_img{ display:block; max-height:none}
.dl_list li img{ width:100%; clear:both; float:none;transition: all 0.3s;}
.dl_list li a.dl_img:hover img{-webkit-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);transition: all 0.3s;}
.dl_list li .pro_lb_text{ padding:15px 20px;}
.dl_list li .pro_lb_text a.dl_bt_a{ height:30px; line-height:30px; overflow:hidden; display:block; color:#333; font-size:15px;}
.dl_list li .pro_lb_text a.dl_bt_a:hover{ color:#ff7800;}
.dl_list li .pro_lb_text span.x{ background: url(../images/x2.png) no-repeat left #ddd; height:1px; display:block; margin:10px 0 ;}
.dl_list li .ej_list{ clear:both; height:auto; overflow-y:hidden;}
.dl_list li .ej_list a{ display:block; height:25px; line-height:25px; color:#666; background:url(../images/d_icon.png) no-repeat left 7px; padding-left:15px;} 
.dl_list li .ej_list a:hover{ color:#ff7800;}

.ct_style01 .ct_01{ float:left; width:100%; height:280px; display:block; float:left; text-align:center; background-size:100%; position:relative; overflow:hidden;transition: all 0.5s;margin-bottom:15px; background-position:center;}
.ct_style01 .ct_01 h1.bt{ background:url(../images/huan_tm90.png); color:#fff; font-size:14px; position:relative; bottom:0px; width:100%; height:60px; line-height:60px;transition: all 0.5s; display:none;}
.ct_style01 .ct_01 p.ms{ background:url(../images/huan_tm90.png); color:#fff; position:relative; bottom:-80px; height:60px; line-height:20px;transition: all 0.5s; padding:0px 5px 0 5px; font-size:12px; overflow:hidden; padding-bottom:20px; display:none;}
.ct_style01 .ct_01:hover h1.bt{bottom:80px;}
.ct_style01 .ct_01:hover p.ms{bottom:0px;}

.ct_style01 .ct_02{ float:left; width:100%; height:220px; display:block; float:left; text-align:center; background-size:100%; position:relative; overflow:hidden;transition: all 0.5s; margin-left:0%; background-position:center;margin-bottom:5px; }
.ct_style01 .ct_02 h1.bt{ background:url(../images/huan_tm90.png); color:#fff; font-size:14px; position:absolute; left:0px; bottom:0px; width:96%; padding:2%; height:40%; line-height:60px;transition: all 0.5s; text-align:left; display:none;}
.ct_style01 .ct_02 p.ms{color:#fff; position:absolute; left:0px;bottom:0px; height:60px; margin-top:80px;width:100%; line-height:20px;transition: all 0.5s; padding:10px; font-size:12px; text-align:left;display:none;}
.ct_style01 .ct_02:hover h1.bt{left:0px;}
.ct_style01 .ct_02:hover p.ms{left:0px;}
.ct_style01 .ct_02:hover{background-position:center!important;}

.ct_right{ float:left; width:102%; margin-left:-2%;}
.ct_style01 .ct_03{ float:left; width:48%; height:160px; display:block; float:left; text-align:center; background-size:100%; background-position:center; position:relative; overflow:hidden;transition: all 0.5s; margin-left:2%; margin-bottom:2%;}
.ct_style01 .ct_03 h1.bt{ color:#333; font-size:14px; position:absolute; bottom:-125px; width:100%; height:180px; line-height:60px;transition: all 0.5s;}
.ct_style01 .ct_03 p.ms{ color:#fff; position:absolute; bottom:-180px; height:90px; width:96%; line-height:20px;transition: all 0.5s; padding:0px 2% 0 2%; font-size:12px;}
.ct_style01 .ct_03 i.icon{ background: url(../images/jtr.png) #e06900 no-repeat center ; color:#fff; position:absolute; width:30px; height:30px; line-height:30px; right:0px; bottom:0px; display:block; font-style:normal; font-family:"微软雅黑";}
.ct_style01 .ct_03:hover h1.bt{color:#333; font-size:14px; position:absolute; bottom:-125px; width:100%; height:180px; line-height:60px;transition: all 0.5s; background:none;
;}
.ct_style01 .ct_03:hover p.ms{bottom:-180px; height:90px; width:96%; line-height:20px;transition: all 0.5s; padding:0px 2% 0 2%; font-size:12px;}
.map_none{ display:none;}

.ny_news_list dl dd{ width:100%; max-width:none; max-height:none; float:none;}
.ny_news_list dl dd img{ width:100%;}
.ny_news_list dl dt{ position:relative; margin-top:10px;}
.ny_news_list dl dt p{ height:40px;}
.ny_news_list dl dt a.more{ display:none;}
.ny_news_list dl{ padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #ddd;}
.xxbt_box .icon_box{ width:60%;}
.xxbt_box .icon_box a{ margin-right:5px; width:20px; float:right;}
.xxbt_box h1.xxbt{ text-align:center;}
.pro_list01 li .pro_lb_text .more{ display:none;}

#pages b,#pages font,#pages strong,#pages input{display:none;}


.lanrenzhijia{ width:100%; margin-bottom:30PX}
.productIntro{ width:100%}

}


@media only screen and (max-width:380px){
#wap_foot ul li {width: 24.4%}
.ind_newslist li .news_img{height:80px;}
.Xcontent07{height:64px}
.Xcontent09{height:64px}
.Xcontent10{height:64px}
.Xcontent11{height:64px}
.Xcontent12{height:64px}
}

@media only screen and (max-width:340px){
.nybanner {margin-top:60px;}
#ny_qywh .qywh img{ width:100%; margin-left:0px}
.ind_newslist li .news_bt{height:37px;}
.ind_newslist li .news_img{height:68px;}
#prolb_xxy{ margin-top:20px; margin-bottom: 20px;}
#content{padding-top:20px;  padding-bottom: 90px;}
.Xcontent07{margin-right:1%; width:18%; height:58px}
.Xcontent09{margin-right:1%; width:18%; height:58px}
.Xcontent10{margin-right:1%; width:18%; height:58px}
.Xcontent11{margin-right:1%; width:19%; height:58px}
.Xcontent12{width:19%; height:58px}
}

