@import "reset.css";*{margin: 0;padding: 0;box-sizing: border-box;}
body{font: 14px/1.5 microsoft yahei, \\5B8B\4F53, Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #565656;background: #f7f7f7;}
/*clear float*/
.clear:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.clear{zoom: 1;}
a:link, a:visited{color: #000;}
a:hover{color: #000;}
input, textarea, button, select{outline: none;}
input, textarea{padding: 3px 5px;}
input, button, textarea{font-family: 'Microsoft YaHei';}
/*-------------------------------------------------container--------------------------------------------------*/.container{width: 1200px;margin: 0 auto;}
header.header{border-bottom: 3px solid #009dd9;}
header.header .logo{float: left;}
header.header .search{float: left;margin: 30px 0 0 60px;width: 410px;height: 43px;overflow: hidden;}
header.header .search input{float: left;width: 368px;height: 38px;line-height: 38px;padding: 0 10px;border: 1px solid #c8c8c8;background: none;}
header.header .search a{display: block;width: 42px;height: 43px;float: right;background: url(/css/images/search_btn.png) no-repeat 0 0;}
header.header .lgs{float: right;width: 235px;}
header.header .lgs .lgs_m{height: 23px;overflow: hidden;}
header.header .lgs .lgs_m a{display: block;float: right;width: 55px;line-height: 23px;background: #e84e40;color: #fff;font-size: 12px;text-align: center;}
header.header .lgs_web{margin-top: 10px;text-align: right;}
header.header .lgs_web .web a{color: #0282d3;}
header.header .lgs_web .tel{font-size: 23px;color: #303030;}
header.header .lgs_web .tel em{font-size: 12px;}
header.header .header_foot{height: 58px;position: relative;}
header.header #mainmenu li{display: inline-block;vertical-align: top;position: relative;}
header.header #mainmenu li a{font-size: 18px;color: #303030;font-weight: bold;line-height: 58px;padding: 0 26px;}
header.header #mainmenu li a:hover{color: #e9574a;}
header.header #mainmenu li ul{display: none;position: absolute;left: 0;top: 0;width: 220px;}
header.header .mainmenu_ab{display: none;position: absolute;left: 0;top: 58px;width: 100%;height: 320px;padding: 40px;background: #fff;overflow: hidden;border-top: 3px solid #009dd9;z-index: 10;}
header.header .mainmenu_ab .tit{float: left;width: 190px;text-align: center;font-size: 34px;font-weight: bold;color: #000;}
header.header .mainmenu_ab .list{float: left;width: 500px;border-left: 1px solid #ccc;}
header.header .mainmenu_ab .list .subCategories_name,header.header .mainmenu_ab .list li img{display: none;}
header.header .mainmenu_ab .list ul > li > a{display: none;}
header.header .mainmenu_ab .list ul > li > ul > li > a{display: block;}
header.header .mainmenu_ab .list ul > li > ul > li{float: left;padding-left: 30px;width: 140px;}
header.header .mainmenu_ab .list li a{display: block;color: #666;font-size: 15px;line-height: 33px;}
header.header .mainmenu_ab .list li a:hover{color: #007fce;}
header.header .mainmenu_ab .img{float: right;}
/* banner*/
.banner{width: 100%;position: relative;height: 646px;}
.banner .bd{margin: 0 auto;position: relative;z-index: 0;overflow: hidden;}
.banner .bd li{height: 646px;overflow: hidden;text-align: center;background-repeat: no-repeat;background-position: 50% 0px;}
.banner .bd li a{display: block;width: 100%;height: 100%;}
.banner .bd li a:hover{text-decoration: none;}
.banner .hd{width: 100%;position: absolute;z-index: 1;bottom: 0;left: 0;height: 50px;}
.banner .hd ul{text-align: center;}
.banner .hd ul li{cursor: pointer;display: inline-block;*display: inline;zoom: 1;width: 65px;height: 10px;margin: 0 10px;background: #fff;border-radius: 10px;line-height: 10px;text-indent: -99999px;}
.banner .hd ul li.on{background: #0f84e7;}
/* content*/
.main_content .tit{text-align: center;}
.main_content .tit h2{font-size: 40px;color: #222;font-weight: bold;line-height: 40px;}
.main_content .tit h4{margin-top: 15px;font-size: 22px;line-height: 30px;}
.main_content .tit h4 b{color: #000;}
.main_content .tit .line{margin-top: 35px;height: 6px;}
.main_content .tit .line_bg{width: 100%;height: 1px;background: #cecece;position: relative;}
.main_content .tit .line span{display: block;position: absolute;left: 50%;top: -3px;width: 64px;height: 6px;margin-left: -32px;background: #cecece;}
.main_content .tit .txt{margin-top: 30px;font-size: 18px;line-height: 30px;}
.main_pro{padding: 75px 0 85px;}
.main_pro .pro_list{margin-top: 35px;}
.main_pro .pro_list .hd{text-align: center;margin-bottom: 40px;}
.main_pro .pro_list .hd li{display: inline-block;vertical-align: top;margin-left: 9px;width: 160px;height: 160px;border: 2px solid #e0e0e0;background: #fff;position: relative;}
.main_pro .pro_list .hd li:first-child{margin: 0;}
.main_pro .pro_list .hd li.on, .main_pro .pro_list .hd li:hover,.main_pro .pro_list .hd a:hover{border-color: #007fce;cursor: pointer;}
.main_pro .pro_list .hd li.on::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.2);}
.main_pro .pro_list .hd li.on::after{content: '';position: absolute;left: 50%;bottom: -9px;width: 0;height: 0;margin-left: -11px;border-left: 11px solid transparent;border-right: 11px solid transparent;border-top: 9px solid #007fce;border-bottom: 0 dotted;}
.main_pro .pro_list .index_pro_more{display: inline-block;vertical-align: top;margin-left: 11px;width: 160px;height: 160px;border: 2px solid #e0e0e0;background: #fff;position: relative;}
.main_pro .pro_list .index_pro_more:hover{border-color: #007fce;cursor: pointer;}
.main_pro .pro_list .hd li .img,.main_pro .pro_list .hd a .img, .main_pro .pro_list .index_pro_more img, .main_pro .pro_list .index_pro_more a img{margin-top: 5px;}
.main_pro .pro_list .hd li .name,.main_pro .pro_list .hd a .name, .main_pro .pro_list .index_pro_more .name, .main_pro .pro_list .index_pro_more a .name{margin-top: 5px;font-size: 18px;line-height: 30px;}
.main_pro .pro_list .bd{background: #fff;padding: 40px 50px;}
.main_pro .pro_list .bd_tit{display: inline-block;text-align: center;}
.main_pro .pro_list .bd_tit h2{font-size: 30px;font-weight: bold;color: #313131;}
.main_pro .pro_list .bd_tit h4{font-size: 20px;color: #313131;}
.main_pro .pro_list .bd_imgs{margin-top: 30px;}
.main_pro .pro_list .bd_imgs li{display: inline-block;vertical-align: top;margin-left: 19px;width: 257px;position: relative;}
.main_pro .pro_list .bd_imgs li:first-child{margin-left: 0;}
.main_pro .pro_list .bd_imgs li .name{margin-top: 15px;text-align: center;font-size: 18px;}
.main_pro .pro_list .bd_more{margin-top: 35px;text-align: center;}
.main_pro .pro_list .bd_more a{display: inline-block;width: 338px;height: 60px;text-align: center;line-height: 60px;font-size: 20px;background: #6c7173;color: #fff;}
.main_pro .pro_list .bd_more a:hover{background: #0282d3;text-decoration: none;}
/* admin_adv*/
.main_adv{height: 840px;padding-top: 60px;background: url(/css/images/main_adv.jpg) no-repeat center top;}
.main_adv .tit h2, .main_adv .tit h4{color: #fff;}
.main_adv .tit .line_bg, .main_adv .tit .line span{background: #fff;}
.main_adv .bd_more{margin-top: 50px;text-align: center;}
.main_adv .bd_more a{display: inline-block;width: 338px;height: 60px;text-align: center;line-height: 60px;font-size: 20px;background: #6c7173;color: #fff;}
.main_adv .bd_more a:hover{background: #0282d3;text-decoration: none;}
.main_adv .adv_list{margin-top: 35px;}
.main_adv .adv_list .hd{background: #fff;border: 1px solid #ccc;border-left: 0;}
.main_adv .adv_list .hd li{float: left;line-height: 50px;font-size: 18px;width: 239px;text-align: center;border-left: 1px solid #ccc;position: relative;cursor: pointer;}
.main_adv .adv_list .hd li.on, .main_adv .adv_list .hd li:hover{background: #007fce;color: #fff;}
.main_adv .adv_list .hd li.on::before{content: '';position: absolute;left: 50%;bottom: -9px;width: 0;height: 0;margin-left: -11px;border-left: 11px solid transparent;border-right: 11px solid transparent;border-top: 9px solid #007fce;border-bottom: 0 dotted;}
.main_adv .adv_list .bd{margin-top: 60px;height: 345px;}
.main_adv .adv_list .bd_li{overflow: hidden;}
.main_adv .adv_list .bd_li .img{float: left;width: 725px;}
.main_adv .adv_list .bd_li .txt{float: right;width: 465px;height: 345px;font-size: 16px;color: #222;text-indent: 30px;line-height: 30px;padding: 20px;background: rgba(255, 255, 255, 0.3);}
/* main_new*/
.main_new{padding: 80px 0;}
.main_new .new_list .hd{text-align: center;}
.main_new .new_list .hd li{display: inline-block;line-height: 92px;font-size: 24px;width: 180px;text-align: center;color: #222;font-weight: bold;position: relative;cursor: pointer;}
.main_new .new_list .hd li.on, .main_new .new_list .hd li:hover{color: #0282d3;}
.main_new .bd{background: #fff;box-shadow: 0px 0px 9px 3px #ccc;}
.main_new .bd_li{overflow: hidden;}
.main_new .bd_li .img{float: left;width: 450px;}
.main_new .bd_li .list{float: right;margin-right: 70px;width: 645px;height: 485px;overflow: hidden;}
.main_new .bd_li .list li{padding: 32px 0 32px 110px;overflow: hidden;position: relative;border-top: 1px solid #ccc;}
.main_new .bd_li .list li:first-child{border: 0;}
.main_new .bd_li .list li span.newsValidityTime{position: absolute;left: 0;top: 35px;width: 90px;height: 90px;font-size: 18px;color: #999;margin-right: 20px;text-align: center;padding-top: 10px;padding-right: 12px;border-right: 1px solid #ccc;}
.main_new .bd_li .list li span.newsValidityTime em{display: block;font-size: 48px;line-height: 40px;margin-bottom: 12px;font-weight: bold;}
.main_new .bd_li .list li a, .main_new .bd_li .list li span.description{display: block;float: right;width: 535px;}
.main_new .bd_li .list li a{display: inline-block;padding-right: 30px;float: none;width: auto;font-size: 20px;color: #000;line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 13px;background: url(/css/images/hot_news.png) no-repeat 100% center;}
.main_new .bd_li .list li a:hover{color: #007fce;text-decoration: none;}
.main_new .bd_li .list li .description{font-size: 16px;line-height: 24px;height: 48px;overflow: hidden;}
.main_new .bd_li .list li span.news_image{display: none;}
/* footer*/
.footer{clear: both;}
.footer_top{height: 410px;padding: 32px 0;background: url(/css/images/footer_top.png) no-repeat center top;}
ul.footwhy{float: left;width: 263px;}
.footer_top .footmenu{float: right;width: 936px;}
.footer_top .footmenu .foot_menu_li{float: left;width: 295px;height: 330px;padding: 0 25px;border-left: 1px solid #68bcf1;}
.footer_top .footmenu .foot_blog{width: 400px;}
.footer_top .footmenu .foot_blog .u1 li .u2{display: none;}
.footer_top .footmenu .foot_cpgn{width: 240px;}
.footer_top .footmenu .subCategories_name,.footer_top .footmenu .blog_title,.footer_top .footmenu li img{display: none;}
.footer_top .footmenu .foot_menu_li .tit,ul.footwhy li a{display: block;font-size: 20px;color: #fff;line-height: 30px;padding-top: 15px;font-weight: bold;margin-bottom: 25px;}
.footer_top .footmenu li{float: left;width: 50%;}
.footer_top .footmenu .foot_cpzs li{float: none;width: 100%;}
.footer_top .footmenu .foot_cpzs li a{display: none;}
.footer_top .footmenu .foot_cpzs li li{float: left;width: 50%;}
.footer_top .footmenu .foot_cpzs li li a{display: block;}
.footer_top .footmenu li a,ul.footwhy li li a{font-size: 16px;color: #fff;line-height: 28px;font-weight: normal;margin: 0;padding: 0;}
/* .footer_top .footmenu li li{width: 50%;padding: 0;border: 0;}
.footer_top .footmenu li#cid4076 li{width: 100%;}
.footer_top ul#uid0 li#cid4076 li li{width: 50%;}
.footer_top ul#uid0 li#cid4076 li a{display: none;}
.footer_top ul#uid0 li#cid4076 li li a{display: block;}
.footer_top li a{display: block;font-size: 20px;color: #fff;line-height: 30px;padding-top: 25px;font-weight: bold;margin-bottom: 25px;}
.footer_top li li a{font-size: 16px;color: #fff;font-weight: normal;margin: 0;padding: 0;}*/
ul.footwhy li li a{padding-left: 35px;background: url(/css/images/footer_icon.png) no-repeat left center;}
.footer_midd{height: 294px;padding: 48px 0;background: url(/css/images/footer_midd.png) no-repeat center top;}
.footer_midd .weima{float: left;font-size: 16px;margin-left: 33px;width: 167px;text-align: center;}
.footer_midd .weima img{margin-bottom: 30px;}
.footer_midd .contant{float: left;margin-left: 55px;margin-top: 25px;}
.footer_midd .contant li{font-size: 16px;padding: 10px 0;}
.footer_midd .logo{float: right;width: 500px;margin-top: 47px;}
.footer_btom{padding: 20px 0;line-height: 30px;}
.footer_btom a{color: #565656;}
.footer_btom a:hover{color: #0282d3;}
.footer #share{position: fixed;left: 50%;top: 50%;margin-left: 640px;z-index: 9999;}
.footer #share a{display: block;width: 48px;height: 44px;background-color: #dcdcdc;margin-top: 6px;background-position: 0 0;background-repeat: no-repeat;}
.footer #share a.totop{background-image: url(/css/images/share_totop.png);background-color: #007ecf;}
.footer #share a.inquiry{background-image: url(/css/images/share_inquiry.png);background-color: #007ecf;}
.footer #share a.qq{background-image: url(/css/images/share_qq.png);background-color: #007ecf;}
.footer #share a.email{background-image: url(/css/images/share_email.png);background-color: #007ecf;}
.footer #share a:hover{background-color: #fff;border: 1px solid #007ecf;}
.footer #share a.totop:hover{background-image: url(/css/images/share_totop_hover.png);}
.footer #share a.inquiry:hover{background-image: url(/css/images/share_inquiry_hover.png);}
.footer #share a.qq:hover{background-image: url(/css/images/share_qq_hover.png);}
.footer #share a.email:hover{background-image: url(/css/images/share_email_hover.png);}
/*-------------------------------------------------standard--------------------------------------------------*/.bannerin{height: 400px;}
/* about*/
.about-cate{height: 70px;background: #fff;}
.about-cate .category_title, .about-cate .define_category_title, .about-cate .news_title, .about-cate li img, .about-cate li li{display: none;}
.about-cate ul#uid0{width: 1200px;height: 70px;margin: 0 auto;overflow: hidden;}
.about-cate li{float: left;}
.about-cate li a{display: block;font-size: 24px;font-weight: bold;line-height: 68px;margin: 0 28px;padding: 0 5px;border-bottom: 2px solid #fff;}
.about-cate li a:hover, .about-cate li a.current{color: #0282d3;border-color: #0282d3;text-decoration: none;}
.about_content{padding: 80px 0;}
.about_content ul.nav{}
.about_content h2.tit,.feedback h2.tit{font-size: 36px;color: #000;line-height: 40px;padding-bottom: 15px;margin-bottom: 40px;border-bottom: 1px solid #ccc;}
.about-company .comp_text .img{float: left;}
.about-company .comp_text .txt{float: right;width: 700px;font-size: 16px;line-height: 30px;}
.about-company .comp_img{margin-top: 60px;}
.about-company .comp_img .img{float: left;margin-left: 18px;}
.about-company .comp_img .img:first-child{margin: 0;}
.history_list .bd_l{float: left;width: 480px;}
.history_list .bd_l .name{margin: 35px 0;font-size: 48px;font-weight: bold;color: #000;line-height: 50px;}
.history_list .bd_l li{line-height: 30px;margin-top: 15px;font-size: 16px;}
.history_list .bd_l li b{margin-right: 10px;}
.history_list .bd_img{float: right;width: 688px;}
.history_list .hd .hd_tit{float: left;font-size: 24px;line-height: 35px;padding-top: 70px;}
.history_list .hd .hd_tit b{display: block;font-size: 36px;color: #0282d3;line-height: 45px;}
.history_list .hd ul{float: right;width: 688px;overflow: hidden;}
.history_list .hd li{float: left;width: 33.33%;height: 150px;padding-left: 20px;padding-top: 95px;font-size: 30px;color: #707070;cursor: pointer;border-left: 1px solid #e1e1e1;}
.history_list .hd li.on, .history_list .hd li:hover{background: #f1f1f1;}
.history_list .hd li.on{color: #0282d3;}
.mission_text .txt{float: left;width: 440px;font-size: 18px;line-height: 36px;margin-top: 230px;}
.mission_text .txt b{font-size: 24px;}
.mission_text .img{float: right;width: 700px;}
.about-mission .miss_img .img{float: left;margin-left: 18px;}
.about-mission .miss_img .img:first-child{margin: 0;}
.qua_text, .rnd_text{font-size: 18px;line-height: 36px;position: relative;}
.qua_text::before{content: '';position: absolute;left: 47%;top: 0;width: 1px;height: 100%;background: #ccc;}
.qua_text .txt_l{float: left;width: 530px;}
.qua_text .txt_r{float: right;width: 600px;}
.rnd_text .txt_l{float: left;width: 740px;}
.rnd_text .txt_r{float: right;width: 390px;}
.stan_left{float: left;width: 400px;}
.stan_cate .category_title, .stan_cate .blog_title{padding-bottom: 25px;margin-bottom: 30px;position: relative;}
.stan_cate .category_title::before, .stan_cate .blog_title::before{content: '';position: absolute;left: 0;bottom: 0;width: 90px;height: 2px;background: #ed9d20;}
.stan_cate .category_title a, .stan_cate .blog_title a{display: block;font-size: 30px;font-weight: bold;line-height: 40px;text-decoration: none;}
.stan_cate li{position: relative;}
.stan_cate li a{display: block;padding-left: 26px;line-height: 50px;font-size: 18px;color: #565656;font-weight: bold;background: #fff;border-bottom: 1px solid #f7f7f7;}
.stan_cate li a:hover, .stan_cate li a.current{background: #0282d3;color: #fff;text-decoration: none;}
.stan_cate li img{position: absolute;right: 21px;top: 14px;}
.stan_cate li li a{background: none;border: 0;font-size: 14px;line-height: 30px;}
.stan_cate li li a:hover, .stan_cate li li a.current{color: #0282d3;background: none;}
.stan_cate li li img{display: none;}
.stan_cate li li ul{display: none;padding-left: 15px;}
.stan_new, .stan_contant{margin-top: 50px;background: #fff;padding: 20px;}
.stan_new .tit, .stan_contant .tit{padding-bottom: 25px;margin-bottom: 30px;position: relative;}
.stan_new .tit::before, .stan_contant .tit::before{content: '';position: absolute;left: 0;bottom: 0;width: 90px;height: 2px;background: #ed9d20;}
.stan_new .tit h2, .stan_contant .tit h2{display: block;font-size: 30px;font-weight: bold;line-height: 40px;}
.stan_new .newsList{height: 152px;overflow: hidden;}
.stan_new .news-box a{display: block;font-size: 16px;color: #565656;margin-top: 14px;}
.stan_new .news-box a:hover{color: #0282d3;}
.stan_new .news-box-img,.stan_new .news-box .dali,.stan_new .summary,.stan_new .pagination-bottom{display: none;}
.stan_contant li{font-size: 18px;margin-top: 10px;padding-left: 35px;}
.stan_contant li.add{background: url(/css/images/contant_add.png) no-repeat left center;}
.stan_contant li.tel{background: url(/css/images/contant_tel.png) no-repeat left center;}
.stan_contant li.fax{background: url(/css/images/contant_fax.png) no-repeat left center;}
.stan_contant li.web{background: url(/css/images/contant_web.png) no-repeat left center;}
.stan_contant li.mail{background: url(/css/images/contant_mail.png) no-repeat left center;}
.stan_contant li a{color: #0282d3;text-decoration: underline;}
/* stan_content*/
.stan_mains{padding-bottom: 70px;}
.stan_content{float: right;width: 750px;}
ul.stan_nav{height: 75px;text-align: right;overflow: hidden;}
ul.stan_nav li{display: inline-block;vertical-align: top;line-height: 75px;font-size: 16px;}
ul.stan_nav li a{color: #565656;}
.about_content .nav{height: 75px;text-align: right;overflow: hidden;}
.about_content .nav li{display: inline-block;vertical-align: top;line-height: 75px;font-size: 16px;}
.stan_content ul.nav{display: none;}
h2.pro_tit, h2.blog_tit{display: block;font-size: 30px;font-weight: bold;line-height: 40px;padding-bottom: 25px;margin-bottom: 20px;border-bottom: 1px solid #e1e1e1;}
.product_index .bk_pro{padding: 30px 0;overflow: hidden;border-bottom: 1px solid #ccc;position: relative;}
.product_index .bk_pro .imageDiv{float: left;width: 150px;margin-left: 8px;margin-right: 35px;margin-top: 25px;}
.product_index .bk_pro .imageDiv img{width: 150px;height: 150px;}
.product_index .bk_pro .model{display: none;}
.product_index .bk_pro .name{font-size: 22px;font-weight: bold;margin-bottom: 15px;position: absolute;top: 220px;left: 0;width: 165px;text-align: center;}
.product_index .bk_pro .briefContent{font-size: 18px;color: #000;line-height: 30px;min-height: 90px;overflow: hidden;}
.product_index .bk_pro .more{margin-top: 10px;}
.product_index .bk_pro .more a{display: inline-block;width: 170px;height: 40px;line-height: 40px;font-size: 16px;padding-left: 20px;color: #fff;background: #ccc url(/css/images/pro_more.png) no-repeat right center;}
.product_index .bk_pro .more a:hover{background-color: #0282d3;text-decoration: none;}
.pagination-bottom{margin-top: 40px;text-align: center;}
.pagination-bottom .p_input, .pagination-bottom .pagination li .percent_num{display: none;}
.pagination-bottom .pagination li{display: inline-block;vertical-align: top;line-height: 40px;font-size: 15px;padding: 0 15px;margin: 0 5px;}
.pagination-bottom .pagination li.current, .pagination-bottom .pagination li:hover{background: #0282d3;color: #fff;}
.pagination-bottom .pagination li:hover a, .pagination-bottom .pagination li a:hover{color: #fff;}
.product_item .extraParam{font-size: 16px;color: #000;line-height: 30px;padding: 30px 0;}
.pro_desc ul.TabbedPanelsTabGroup{border: 1px solid #ccc;border-left: 0;height: 48px;overflow: hidden;background: #fff;}
.pro_desc ul.TabbedPanelsTabGroup li{float: left;width: 25%;border-left: 1px solid #ccc;line-height: 48px;font-size: 18px;font-weight: bold;text-align: center;cursor: pointer;}
.pro_desc ul.TabbedPanelsTabGroup li:hover, .pro_desc ul.TabbedPanelsTabGroup li.on{background: #0282d3;color: #fff;text-decoration: none;}
.item_nav_fixed{position: fixed;top: 0;width: 750px;z-index: 5;}
.TabbedPanelsContentGroup .TabbedPanelsContent{padding-top: 60px;}
.TabbedPanelsContentGroup .TabbedPanelsContent table tr:first-child{font-weight: bold;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_title{padding-bottom: 15px;margin-bottom: 30px;position: relative;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_title::before{content: '';position: absolute;left: 0;bottom: 0;width: 60px;height: 2px;background: #ed9d20;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_title h2{display: block;font-size: 24px;font-weight: bold;line-height: 40px;color: #000;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_cont{font-size: 16px;line-height: 35px;overflow: hidden;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_cont .dec_image{float: left;width: 250px;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_cont .dec_image img{width: 250px;height: 250px;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_cont .dec_txt{float: right;width: 470px;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_cont table,
.product_index .bk_pro .briefContent table,
.searchGlobalList .bk_mnb .briefContent table{width: 100%;border: 1px solid #ccc;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_cont td,
.product_index .bk_pro .briefContent td,
.searchGlobalList .bk_mnb .briefContent td{background: #fff;text-align: center;font-size: 18px;height: 49px;border-left: 1px solid #ccc;border-top: 1px solid #ccc;}
.TabbedPanelsContentGroup #prodDescription1 .prodDescription_cont td:first-child,
.TabbedPanelsContentGroup #prodDescription2 .prodDescription_cont td:first-child,
.product_index .bk_pro .briefContent td:first-child,
.searchGlobalList .bk_mnb .briefContent td:first-child{width: 234px;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_cont .tab_txt,.blog_index .blog_txt{margin-top: 60px;font-size: 18px;color: #fff;line-height: 36px;padding: 20px 0;background: #ed9d20;text-align: center;}
.TabbedPanelsContentGroup #prodDescription5 .prodDescription_title{display: none;}
.TabbedPanelsContentGroup .TabbedPanelsContent .prodDescription_cont .extra_tab{margin-top: 60px;margin-bottom: 50px;font-size: 18px;color: #fff;line-height: 36px;padding: 20px 0;background: #0282d3;text-align: center;}
.TabbedPanelsContentGroup .TabbedPanelsContent .extra_txt{font-size: 18px;text-align: center;margin-top: 20px;}
.TabbedPanelsContentGroup .TabbedPanelsContent .txtra_h{font-size: 20px;color: #000;margin-top: 40px;}
.pro_next{margin-top: 40px;padding-top: 40px;border-top: 1px solid #ccc;}
.pro_next .pre_after{overflow: hidden;}
.pro_next .pre, .pre_show .current-main-category{float: left;}
.pro_next .after, .pre_show .all-product{float: right;}
.pro_next a{display: block;font-size: 18px;color: #000;}
.pro_next a:hover{color: #0282d3;}
.pro_next .pre_show{display: none;margin-top: 20px;overflow: hidden;}
.image_div{display: none;}
.pro_news{margin-top: 70px;}
.pro_news .tit{margin-bottom: 30px;border-bottom: 1px solid #ccc;}
.pro_news .tit h2{font-size: 36px;line-height: 45px;color: #000;padding-bottom: 15px;}
.pro_news .hot_news_list{overflow: hidden;}
.pro_news .hot_news_list li{float: left;width: 100%;}
.pro_news .hot_news_list li a{display: block;float: left;font-size: 14px;color: #565656;width: 260px;line-height: 30px;height: 30px;overflow: hidden;}
.pro_news .hot_news_list li a:hover{color: #0282d3;}
.pro_news .hot_news_list li .newsValidityTime{float: right;line-height: 30px;}
.pro_news .hot_news_list li .news_image, .pro_news .hot_news_list li .description{display: none;}
/* news*/
.newcontents{width: 1200px;margin: 0 auto;}
.newcontents .news-box,.hight_news_list .news-box{padding: 33px 0;border-bottom: 1px solid #ccc;}
.newcontents .news-box .news-box-img,.hight_news_list .news-box .news-box-img{float: right;width: 185px;margin-top: 8px;}
.newcontents .news-box .news-box-img img,.hight_news_list .news-box .news-box-img img{width: 185px;height: 130px;}
.newcontents .news-box .t-sub2,.hight_news_list .news-box .t-sub2{float: left;width: 875px;}
.hight_news_list .news-box .news-box-img{float: left;}
.hight_news_list .news-box .t-sub2{width: 525px;float: right;}
.newcontents .news-box .t-sub2 li.subli, .newcontents .news-box .t-sub2 li.dali,.hight_news_list .news-box .t-sub2 li.subli, .hight_news_list .news-box .t-sub2 li.dali{display: inline-block;vertical-align: top;}
.newcontents .news-box .t-sub2 li.subli a,.hight_news_list .news-box .t-sub2 li.subli a{display: block;font-size: 20px;color: #000;line-height: 30px;}
.newcontents .news-box:nth-child(1) .t-sub2 li.subli a,.newcontents .news-box:nth-child(2) .t-sub2 li.subli a,.newcontents .news-box:nth-child(3) .t-sub2 li.subli a{background: url(/css/images/hot_news.png) no-repeat 100% 8px;padding-right: 30px;}
.newcontents .news-box .t-sub2 li.subli a:hover,.hight_news_list .news-box .t-sub2 li.subli a:hover{color: #0282d3;text-decoration: none;}
.newcontents .news-box .t-sub2 li.dali,.hight_news_list .news-box .t-sub2 li.dali{margin-left: 25px;font-size: 16px;line-height: 30px;}
.newcontents .news-box .t-sub2 li.summary,.hight_news_list .news-box .t-sub2 li.summary{margin-top: 20px;line-height: 33px;font-size: 16px;height: 99px;overflow: hidden;}
.newcontents h2.d_news_subject,.blog_index h2.blog_item_h{display: block;font-size: 20px;color: #000;line-height: 30px;text-align: center;}
.newcontents ._createTime,.blog_index ._createTime{font-size: 16px;line-height: 30px;text-align: center;margin-top: 15px;margin-bottom: 50px;}
.newcontents ._createTime span{margin: 0 5px;}
.newcontents .newsDetail,.blog_index .blogDetail{line-height: 33px;font-size: 16px;}
.blogDetail table{width: 100%;border-right: 1px solid #ccc;border-top: 1px solid #ccc;text-align: center;background-color: #fff;}
.blogDetail table td{border-left: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.blogDetail table tr:first-child{font-weight: bold;}
.newcontents .news_pre_next,.blog_nav_above{margin-top: 40px;padding-top: 40px;border-top: 1px solid #ccc;}
.newcontents .news_pre_next,.blog_nav_above{overflow: hidden;}
.newcontents .news_pre_next .news_pre,.blog_nav_above .blog_prev{float: left;}
.newcontents .news_pre_next .news_next,.blog_nav_above .blog_back{float: right;}
.newcontents .news_pre_next a,.blog_nav_above a{color: #000;}
.newcontents .news_pre_next a:hover,.blog_nav_above a:hover{color: #0282d3;}
.newcontents .relation{margin-top: 40px;padding: 15px;font-size: 14px;overflow: hidden;border: 1px solid #ccc;}
.newcontents .relation .title{font-size: 18px;line-height: 30px;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #ccc;}
.newcontents .relation .left, .newcontents .relation .right{float: left;width: 50%;}
.newcontents .relation .left{padding-right: 15px;}
.newcontents .relation .right{padding-left: 15px;}
.newcontents .relation.description{display: none;}
.newcontents .relation li{line-height: 28px;overflow: hidden;}
.newcontents .relation li a{font-size: 13px;color: #444;}
.newcontents .relation li a:hover{color: #0282d3;}
.newcontents .relation li span{float: right;color: #666;}
/* blog*/
.blog_list .blog_list_content,.searchGlobalList .bk_mnb,.attachmentul li{padding: 30px 0;overflow: hidden;border-bottom: 1px solid #ccc;}
.searchGlobalList .bk_mnb{padding: 30px 0 30px 225px;position: relative;}
.blog_list .blog_list_content .blogTitle,.searchGlobalList .bk_mnb .name{overflow: hidden;}
.blog_list .blog_list_content .blogTitle a, .blog_list .blog_list_content .blogTitle span,.attachmentul li a{display: inline-block;vertical-align: top;}
.blog_list .blog_list_content .blogTitle a,.searchGlobalList .bk_mnb .name a{font-size: 20px;color: #000;line-height: 30px;}
.blog_list .blog_list_content .blogTitle a:hover{color: #0282d3;text-decoration: none;}
.blog_list .blog_list_content .blogTitle span,.attachmentul li span{margin-left: 25px;font-size: 16px;line-height: 30px;}
.blog_list .blog_list_content .blogContent,.searchGlobalList .bk_mnb .briefContent,.attachmentul li downdescription{margin-top: 20px;line-height: 33px;font-size: 16px;height: 75px;overflow: hidden;}
.searchGlobalList .bk_mnb .briefContent{height: auto;max-height: 120px;font-size: 14px;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.searchGlobalList .bk_mnb .briefContent a{position: absolute;left: 0;top: 30px;margin-right: 15px;}
.searchGlobalList .bk_mnb .briefContent a img{width: 185px;height: 130px;}
.searchGlobalList .bk_mnb .briefContent td{font-size: 14px;height: 40px;}
.searchGlobalList .bk_mnb .name .hlight,.searchGlobalList .bk_mnb .briefContent .hlight{color: #e84e40;}
.blog_list .blog_list_content .more,.attachmentul li .downmore{margin-top: 10px;}
.blog_list .blog_list_content .more a,.attachmentul li .downmore a{display: inline-block;width: 170px;height: 40px;line-height: 40px;font-size: 16px;padding-left: 20px;color: #fff;background: #ccc url(/css/images/pro_more.png) no-repeat right center;}
#searchContent .search_title{font-size: 18px;padding: 30px 0;}
#searchContent .seachbar{border: 1px solid #DDD;background: #fff;}
#searchContent .seachbar .t{line-height: 34px;overflow: hidden;padding-left: 110px;position: relative;border-bottom: 1px dashed #eee;}
#searchContent .seachbar .t .st{position: absolute;left: 0;top: 0;width: 85px;color: #999;text-align: right;}
#searchContent .seachbar .t ul{overflow: hidden;}
#searchContent .seachbar .t li{float: left;margin-right: 30px;}
#searchContent .seachbar .t li a{font-size: 14px;color: #666;}
.blog_list .blog_list_content .more a:hover{background-color: #0282d3;text-decoration: none;}
.blog_index .blog_online{margin-top: 60px;}
.blog_index .blog_online span{float: left;width: 33.33%;height: 90px;font-size: 16px;padding: 15px 0;line-height: 60px;border-left: 1px solid #ccc;}
.blog_index .blog_online span a{color: #565656;}
.blog_index .blog_online span a:hover{color: #0282d3;}
.blog_index .blog_online span.qq{border: 0;padding-left: 110px;background: url(/css/images/blog_qq.png) no-repeat 40px center;}
.blog_index .blog_online span.tel{padding-left: 93px;line-height: 30px;background: url(/css/images/blog_tel.png) no-repeat 30px center;}
.blog_index .blog_online span.wx{padding-left: 110px;position: relative;background: url(/css/images/blog_wx.png) no-repeat 30px center;}
.blog_index .blog_online span.wx em{display: none;position: absolute;left: 50%;top: -120px;width: 132px;height: 133px;margin-left: -66px;}
.blog_index .blog_online span.wx:hover em{display: block;}
/* feedback*/
.feedback h2.tit{margin-bottom: 60px;}
.feed_contant .feed_list{float: left;width: 379px;height: 500px;background: #fff;padding: 70px 33px 0;}
.feed_contant .feed_list li{margin-top: 30px;font-size: 16px;padding-left: 45px;line-height: 30px;}
.feed_contant .feed_list li a{color: #0282d3;text-decoration: underline;}
.feed_contant .feed_list li.add{background: url(/css/images/feed_add.png) no-repeat left center;}
.feed_contant .feed_list li.mail{background: url(/css/images/feed_mail.png) no-repeat left center;}
.feed_contant .feed_list li.tel{background: url(/css/images/feed_tel.png) no-repeat left center;}
.feed_contant .feed_list li.fax{background: url(/css/images/feed_fax.png) no-repeat left center;}
.feed_contant .feed_list li.web{background: url(/css/images/feed_web.png) no-repeat left center;}
.feed_contant .feed_map{float: right;width: 821px;}
.feed_form{margin-top: 65px;}
.feed_form .tit{font-size: 36px;color: #000;text-align: center;}
.feed_form .info{margin-top: 20px;font-size: 18px;line-height: 34px;text-align: center;}
.feed_form .form{margin-top: 35px;}
.feed_form .form .feed_input{float: left;width: 48%;}
.feed_form .form .feed_input:nth-child(even){float: right;}
.feed_form .form .feed_input input{border: 1px solid #ccc;background: #fff;color: #565656;font-size: 16px;height: 50px;width: 100%;padding: 0 20px;}
.feed_form .form .feed_input input.inputError{border-color: #f60;}
.feed_form .form .feed_area textarea{border: 1px solid #ccc;background: #fff;color: #565656;font-size: 16px;height: 140px;width: 100%;padding: 20px;}
.feed_form .form .btns{text-align: center;}
.feed_form .form .btns a{display: inline-block;width: 190px;height: 50px;text-align: center;line-height: 50px;background: #0282d3;color: #fff;font-size: 16px;}
.feed_form .form .input_span span{color: #f60;line-height: 30px;}
.joblist .job_tit{margin-top: 20px;height: 70px;line-height: 70px;padding-left: 30px;color: #000;cursor: pointer;background: #fff url(/css/images/job_li.png) no-repeat right center;}
.joblist .job_tit.on,.joblist .job_tit:hover{color: #fff;background: #0282d3 url(/css/images/job_lion.png) no-repeat right center;}
.joblist .job_tit h3,.joblist .job_tit span{display: inline-block;vertical-align: top;}
.joblist .job_tit h3{width: 360px;font-size: 24px;}
.joblist .job_tit span{width: 290px;font-size: 16px;}
.joblist .job_txt{padding: 30px;font-size: 16px;line-height: 34px;}
.joblist .job_txt .txt_l{float: left;width: 630px;}
.joblist .job_txt .txt_r{float: right;width: 480px;}
.joblist .job_txt .txt_r li{color: #000;}
.joblist .job_txt .txt_r li span{display: inline-block;vertical-align: top;width: 90px;color: #565656;}
.joblist .job_txt .txt_r .btn{margin-top: 70px;}
.joblist .job_txt .txt_r .btn a{display: inline-block;vertical-align: top;width: 190px;height: 50px;text-align: center;line-height: 50px;background: #ed9d20;color: #fff;font-size: 16px;}
/* job*/
#TB_window{border-radius: 5px;border: 0 !important;}
#TB_ajaxContent{width: 100% !important;}
.tb_remove{text-align: right;}
.feedbackwin{margin-top: 10px;}
.feedbackwin .json_ipt{margin-top: 10px;overflow: hidden;}
.feedbackwin .json_ipt label{float: left;width: 170px;text-align: right;font-size: 14px;color: #7f7f7f;line-height: 30px;}
.feedbackwin .json_ipt label b{color: #f60;margin-right: 8px;}
.feedbackwin .json_ipt .json_p{float: right;width: 440px;line-height: 28px;}
.feedbackwin .json_ipt .json_p select,.feedbackwin .json_ipt .json_p input[type="text"],.feedbackwin .json_ipt .json_p textarea{display: inline-block;vertical-align: top;width: 330px;height: 30px;border: 1px solid #c8c8c8;border-radius: 4px;padding: 0 10px;color: #565656;}
.feedbackwin .json_ipt .json_p input.inputError{border-color: #f60;}
.feedbackwin .json_ipt .json_p textarea{height: 60px;padding: 10px;}
.feedbackwin .json_ipt .json_p input[type="radio"]{margin-right: 4px;}
.feedbackwin .json_btn{margin-top: 10px;}
.feedbackwin .json_btn a{display: inline-block;vertical-align: top;margin-left: 190px;width: 190px;height: 40px;text-align: center;line-height: 40px;background: #ed9d20;color: #fff !important;font-size: 16px;border-radius: 4px;}
/* lzj*/
.lzj_one h2.name{font-size: 36px;color: #000;}
.lzj_one .lzj_img{float: left;width: 600px;}
.lzj_one .lzj_txt{float: right;width: 520px;margin-right: 15px;font-size: 18px;line-height: 40px;margin-top: 55px;}
.lzj_two{height: 620px;margin-top: 80px;background: url(https://img.ztswdiy.com/imglibs/files/lzj_banner2.jpg) no-repeat center top;}
.lzj_two .lzj_txt{float: right;width: 460px;}
.lzj_two .lzj_txt h2.name{font-size: 36px;color: #000;margin-bottom: 20px;}
.lzj_two .lzj_txt li{padding: 5px 0;overflow: hidden;}
.lzj_two .lzj_txt li span{float: left;width: 195px;font-size: 17px;line-height: 34px;}
.lzj_three{padding: 68px 0;background: #f2f2f2;}
.lzj_three h2.name{font-size: 36px;color: #000;margin-bottom: 35px;}
.lzj_three .lzj_img{float: left;width: 645px;}
.lzj_three .lzj_txt{float: right;width: 545px;}
.lzj_three .lzj_txt li{padding-bottom: 5px;}
.lzj_three .lzj_txt li:last-child{padding-top: 13px;}
.lzj_three .lzj_txt h3{font-size: 36px;color: #000;line-height: 58px;}
.lzj_three .lzj_txt .c{font-size: 18px;line-height: 34px;}
.lzj_four{text-align: center;}
.lzj_five{height: 590px;background: url(https://img.ztswdiy.com/imglibs/files/lzj_banner5.jpg) no-repeat center top;}
.lzj_six{height: 600px;background: url(https://img.ztswdiy.com/imglibs/files/lzj_banner6.jpg) no-repeat center top;}
.lzj_seven{padding: 182px 0 64px;background: #f2f2f2;}
.lzj_seven .lzj_li{float: left;width: 356px;margin-left: 63px;text-align: center;height: 233px;border: 5px solid #a3a3a3;}
.lzj_seven .lzj_li .t{width: 149px;height: 149px;background: #a3a3a3;border-radius: 20px;text-align: center;line-height: 149px;font-size: 36px;color: #fff;margin: -100px auto 0;}
.lzj_seven .lzj_li .n{margin-top: 24px;font-size: 24px;color: #333;line-height: 30px;}
.lzj_seven .lzj_li .c{margin-top: 15px;font-size: 18px;line-height: 28px;}
.lzj_seven .lzj_li:first-child{margin: 0;border-color: #004776;}
.lzj_seven .lzj_li:first-child .t{background: #004776;}
.lzj_seven .lzj_li:last-child{border-color: #846300;}
.lzj_seven .lzj_li:last-child .t{background: #846300;}
/* faq */
ul.faqList ,ul.faq_form{background-color: #fff;padding:0 15px;}
ul.faqList li{border-top: 1px dashed #ccc;padding: 15px 0;line-height: 28px;}
ul.faqList li:first-child{border: 0;}
ul.faqList li .qcont{overflow: hidden;}
ul.faqList li .qcont span{display: block;float: left;}
ul.faqList li .qcont span.qsc{color: #e84e40;width: 480px;}
ul.faqList li .qcont span.ctime{float: right;color: #999;}
ul.faqList li .qcontp{margin-top: 5px;padding-left: 70px;position: relative;color: #888;}
ul.faqList li .qcontp .qsrt{position: absolute;left: 0;top: 0;width: 70px;text-align: right;}
.qsb {margin-top: 10px;text-align: center;}
.qsb a{display: inline-block;width: 190px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #0282d3;
	color: #fff;
	font-size: 16px;}
ul.faq_form{margin-top: 20px;padding: 15px;}
ul.faq_form .qcont{line-height: 34px;text-align: center;}
ul.faq_form .qcont .b{color: #e84e40;}
ul.faq_form .qcontp{overflow: hidden;}
ul.faq_form .qcontp textarea,ul.faq_form .qcontp input{margin-top:15px;border: 1px solid #ccc;color: #565656;height: 40px;width: 100%;padding: 15px;}
ul.faq_form .qcontp textarea{height: 140px;}
ul.faq_form .qcontp input{float: left; width: 48%;}
ul.faq_form .qcontp .qs_input:last-child input{float: right;}
ul.faq_form .btns{text-align: center;}
ul.faq_form button{display: inline-block;width: 190px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #0282d3;
	color: #fff;
	font-size: 16px;}