
/* //////////////////////////// 内页 //////////////////////////// */
.page_banner{width:100%;margin:0 auto;padding-bottom:20px;overflow:hidden;}
/*栏目头*/
.part_head{float:left;width:100%;height:40px;line-height:40px;border-bottom:1px solid #e1e1e1;overflow:hidden;}
.part_head h3,.part_head h1,.part_head h2{float:left;font-size:20px;font-weight:bold;color:#000;}
.part_head span.loc{float:right;color:#595959;}
.part_head span.loc a{color:#595959;}
.part_head span.loc a.current{color:#1f1a17;}
/*版块头*/
.sector_head{float:left;width:100%;height:40px;border-bottom:1px solid #e1e1e1;overflow:hidden;}
.sector_head h3{float:left;font-size:16px;height:40px;line-height:40px;}
.sector_head h3.bg{padding:0 20px;}
/*加盟热线块*/
.sector_hotline{float:left;width:100%;padding:40px 0;height:36px;line-height:36px;overflow:hidden;font-family:'Microsoft YaHei';}
.sector_hotline span{float:left;font-size:24px;color:#fff;margin-left:30px;}
.sector_hotline a{float:right;padding:0 15px;height:36px;margin-right:30px;background:#fff;}
.sector_hotline a i{float:left;height:36px;line-height:36px;}
/*左侧*/
.main_left{float:left;overflow:hidden;}
.fixed{position:fixed;top:0px;_position: absolute;_top:expression(documentElement.scrollTop+10 + "px");}
.j_left_scroll{float:left;background:#fff;top:0px;overflow:hidden;}
.main_left .cur_part{float:left;width:100%;height:50px;line-height:50px;font:18px/2.7 'microsoft yahei';color:#000;text-indent:30px;}
/*分类树*/
.main_left .cat_tree{float:left;border:1px solid #e1e1e1;border-bottom:none;overflow:hidden;}
.main_left .cat_tree ul{float:left;width:100%;overflow:hidden}
.main_left .cat_tree ul li{float:left;width:100%;height:35px;border-bottom:1px solid #e1e1e1;overflow:hidden;}
.main_left .cat_tree ul li a{float:left;padding:5px 10px 5px 30px;font-size:14px;height:25px;line-height:25px;overflow:hidden;}
.main_left .contact{float:left;border:1px solid #e1e1e1;margin-top:10px;padding:10px 0;overflow:hidden;}
.main_left .contact span{float:left;margin:0 5%;width:90%;font-size:18px;overflow:hidden;}
.main_left .contact span.tel{font:20px/1.5 'microsoft yahei';font-weight:bold;}
/*右侧*/
.main_right{float:right;}
.sector_content{float:left;width:100%;padding:20px 0;overflow:hidden;}
.baidu_map{float:left;width:100%;height:400px;}
/* ===== 关于我们 ===== */
ul.about_pic{float:left;width:110%;}
ul.about_pic li{float:left;width:182px;height:183px;margin:20px 12px 0 0;position: relative; z-index: 0; cursor:pointer;overflow:hidden;}
ul.about_pic li img{float:left;width:180px;height:151px;margin:0;border:1px solid #eee;}
ul.about_pic li .tit{float:left;width:100%;height:30px;line-height:30px;text-align:center;}
ul.about_pic li span{display:none}
ul.about_pic li span.zzc{position: absolute;left:0px;top:0px;z-index: 2;width:100%;height:153px; background: #000;opacity:0.7; filter:alpha(opacity=70); overflow: hidden;}
ul.about_pic li span.btn{position:absolute;left:0;top:0;z-index: 3;width:100%;padding:60px 0px; text-align: center;}
ul.about_pic li span.btn a{display:inline-block;width:33px;height:33px;background:url(../images/zzc.png) no-repeat;}
ul.about_pic li span.btn a.link{background-position:-52px 0px;margin-left:10px;}
ul.about_pic li:hover span{display: block;}

.about_client{float:left;width:110%;}
.about_client li{float:left;width:146px;height:98px;margin:20px 9px 0 0;text-align:center;overflow:hidden;}
.about_client li .img{display:table-cell;width:144px;height:66px;vertical-align: middle;text-align: center;border:1px solid #eee;}
.about_client li .tit{display:block;width:100%;height:30px;line-height:30px;text-align:center;overflow:hidden}

.about_cert ul{float:left;width:110%;}
.about_cert ul li{float:left;width:172px;height:113px;margin:20px 24px 0 0px;position: relative; z-index: 0;cursor:pointer;overflow:hidden;text-align:center;line-height:30px;}
.about_cert ul li img{float:left;width:170px;height:111px;margin:0;border:1px solid #ccc;}
.about_cert ul li .tit{float:left;width:100%;height:30px;line-height:30px;text-align:center;}
.about_cert ul li span{display:none}
.about_cert ul li span.zzc{position: absolute;left:0px;top:0px;z-index:2;width:100%;height:113px; background: #000;opacity:0.7; filter:alpha(opacity=70); overflow: hidden;}
.about_cert ul li span.btn{position:absolute;left:0;top:0;z-index: 3;width:100%;padding:111px 0px; text-align: center;}
.about_cert ul li span.btn a{display:block; z-index:999; position:absolute; top:45px; margin-left:70px; width:33px;height:33px;background:url(../images/zzc.png) no-repeat;}
.about_cert ul li span.btn a.link{background-position:-52px 0px;margin-left:10px;}
.about_cert ul li:hover span{display: block;}

/* ===== 产品列表页 ===== */
ul.case_list{float:left;width:920px;overflow:hidden;}
ul.case_list li{float:left;width:242px;height:192px;margin:20px 18px 0 0;position:relative;overflow:hidden;}
ul.case_list li img{float:left;width:240px;height:160px;margin:0;border:1px solid #ccc;}
ul.case_list li span.tit{float:left;width:100%;height:30px;line-height:30px;text-align:center;overflow:hidden;}
ul.case_list li a.bdr{display:none;position:absolute;left:0; top:0;border:4px solid #037ce0;width:234px;height:154px;}
ul.case_list li:hover a.bdr{display:block;}
ul.case_list li:hover span.tit a{color:#037ce0;}

/* ===== 产品列表页 ===== */
ul.recomd_product{height:200px;overflow:hidden;}
ul.product_list{float:left;width:920px;overflow:hidden;}
ul.product_list li{float:left;width:242px;height:212px;margin:20px 20px 0 0;position:relative;overflow:hidden;}
ul.product_list li img{float:left;width:240px;height:180px;margin:0;border:1px solid #ccc;}
ul.product_list li span.tit{float:left;width:100%;height:30px;line-height:30px;text-align:center;overflow:hidden;}
ul.product_list li a.bdr{display:none;position:absolute;left:0; top:0;border:4px solid #037ce0;width:234px;height:174px;}
ul.product_list li:hover a.bdr{display:block;}
ul.product_list li:hover span.tit a{color:#037ce0;}

/* ===== 产品详情 ===== */
.product_show{float:left;width:100%;margin-top:20px;overflow:hidden;}
.product_show .gallery{float:left;width:332px;}
.product_show .gallery .big_pic{float:left;width:330px;height:270px;border:1px solid #ccc;}
.product_show .gallery .small_pic{float:left;width:100%;height:50px;margin-top:10px;overflow:hidden;}
.product_show .gallery .small_pic a.abtn{float:left;width:20px;height:50px;line-height:50px;text-align:center;background:#dbdbdb;color:#fff;overflow:hidden;}
.product_show .gallery .small_pic .list{float:left;width:288px;height:50px;margin:0 1px;position:relative;overflow:hidden;}
.product_show .gallery .small_pic .list ul{position:absolute;left:0px;top:0px;width:200000px;}
.product_show .gallery .small_pic .list ul li{float:left;width:66px;padding:0 3px;height:50px;overflow:hidden;}
.product_show .gallery .small_pic .list ul li img{float:left;width:62px;height:46px; border:2px solid #ccc;}
.product_show .gallery .small_pic .list ul li img.current,
.product_show .gallery .small_pic .list ul li img:hover{border-color:#037ce0}

/*产品信息*/
.product_show .info{float:right;width:385px;overflow:hidden;}
.product_show .info h1{float:left;margin:10px 0;width:100%;height:30px;line-height:30px;font:16px/2 'microsoft yahei';overflow:hidden;}
.product_show .info .keyword,
.product_show .info .type{float:left;width:100%;height:30px;line-height:30px;font-size:14px;color:#888;overflow:hidden;}
.product_show .info .keyword span,
.product_show .info .type span{font-size:16px;color:#000;}
.product_show .info .keyword a,
.product_show .info .type a{color:#888;}
.product_show .info .desc{float:left;width:100%;padding-bottom:20px;border-bottom:1px solid #e1e1e1;overflow:hidden;}
.product_show .info .desc .p{float:left;width:100%;height:60px;line-height:20px;font-size:12px;color:#888;overflow:hidden;}
.product_show .info .desc span{font-size:16px;color:#000;}
.product_show .info .tel{float:left;width:100%;padding:20px 0 10px 0;border-top:1px solid #e1e1e1;line-height:25px;font-size:16px;font-weight:bold;}
.product_show .info .tel em{font-size:20px;letter-spacing:1px;}
.product_show .info .links{float:left;width:100%;margin:20px 0;padding:15px 0;overflow:hidden;}
.product_show .info .links a{float:left;margin-right:10px;padding:8px 15px;font-size:14px;font-weight:bold;border:1px solid #e8e8e8;}
/* ===== 新闻列表页 ===== */
.article_list{float:left;width:100%;padding:20px 0;border-bottom:1px dotted #e1e1e1;overflow:hidden;}
.article_list .lt{float:left;width:50px;height:60px;padding:10px 0;border:1px solid #e1e1e1;overflow:hidden;}
.article_list .lt span{float:left;width:100%;color:#bcbabb;height:20px;line-height:20px;text-align:center;font:16px/1.3 'Arial';font-weight:bold;overflow:hidden;}
.article_list .lt span.y{font-size:14px;font-weight:normal;}
.article_list .rt{float:left;width:88%;margin-left:15px;overflow:hidden;}
.article_list .rt h2{float:left;width:100%;height:25px;line-height:25px;font-size:16px;overflow:hidden;}
.article_list .rt .p{float:left;width:100%;color:#666;line-height:20px;height:40px;overflow:hidden;}
.article_list .rt a.more{float:left;height:16px;line-height:16px;padding:0 5px;font-size:10px;background:#d5d5d5;color:#fff;overflow:hidden;}
/* ===== 新闻详情页 ===== */
.article_show{float:left;width:100%;padding:40px 0 30px 0;border-bottom:1px dotted #e1e1e1; overflow:hidden;}
.article_show h1{float:left;width:100%;text-align:center;font:18px/2 'microsoft yahei';color:#000;overflow:hidden;}
.article_show .info{float:left;width:100%;margin:10px 0;height:24px; text-align:center; overflow:hidden;}
.article_show .info span{float:left;height:22px;overflow:hidden;}
.article_show .info .first{margin-left:45px;}
.article_show .info span.share{margin-top:-5px}
.prev_next{float:left;width:100%;margin:20px 0;padding:20px 0;border-top:1px dotted #e1e1e1;border-bottom:1px dotted #e1e1e1;}
.prev_next span{float:left;color:#000;width:40%;height:20px;line-height:20px;overflow:hidden;}
.prev_next span a{color:#bcbcbc;}

/*本文关键字*/
.page_keyword{float:left;width:100%;margin:20px 0 0 0;padding:20px 0 10px 0;border-top:1px dotted #e1e1e1;color:#666;overflow:hidden;}
.page_keyword span{color:#000;}
.page_keyword a{color:#666;}
/* ===== 搜索页面 ===== */
.search_no_data{float:left;width:100%;margin:120px 0;text-align:center;}
.search_no_data h1{font-size:48px;font-family:'Arial Black';color:#1b80ce;}
.search_no_data span{display:block;width:100%;color:#888888;}
.search_no_data span.cn{font-size:18px;height:25px;line-height:25px;}
/*留言评论块*/
.feedback{float:left;width:100%;padding:20px 0;overflow:hidden;}
.feedback table td{padding:7px 0;color:#6b6b6b;}
.feedback table td var{color:#f00;padding-right:5px;}
.feedback table td .input{width:200px;height:25px;line-height:25px;border-left:2px solid #eee;border-top:2px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;}
.feedback table td .textarea{width:99%;height:200px;border:1px solid #eee;}
.feedback_btn{float:left;padding:8px 15px;margin-left:10px;border:none;}
.j_form_tips{float:left;}
/* ===== 地图页面 ===== */
ul.maps{float:left; width:98%;padding:0px 1%;}
ul.maps li{float:left;margin:10px;line-height:25px; overflow:hidden}
ul.maps li .first{float:left; width:100%;height:25px; font-weight:bold}
ul.maps li .list{float:left;width:96%; border:1px solid #e4e4e4; padding:10px;}
ul.maps li .list a,ul.map li .list span{display:inline-block; margin-right:10px;}
ul.maps li .list span{padding:0 5px;}
ul.maps li a{color:#1f1a17;}
ul.maps li.t0{font-weight:bold;width:100%;padding:0;font-size:14px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}

.j_loading{display:none;float:left;padding-top:30px;width:100%;height:32px;text-align:center;overflow:hidden;}
.j_loading span.loading{display:inline-block;width:32px;height:32px;background:url(../images/loading.gif) no-repeat;}
.j_loading span.nodata{font:16px/2 'microsoft yahei';color:#999;}

/* ===== 需要修改的内容START ===== */
/*背景色*/
.sector_hotline,
.main_left .cur_part,
.main_left .cat_tree ul li.current,
.main_left .cat_tree ul li:hover,
.feedback_btn,
.sector_head h3.bg,
.article_list .rt a.more:hover{background:#037ce0;}
.product_show .info .links a:hover{background:#037ce0;border:1px solid #037ce0;}
.product_show .info .links a{background:#f2f2f2;}
.product_show .gallery .small_pic a.abtn:hover{background:#037ce0;}

/*文字颜色*/
.sector_hotline a i,
.main_left .contact span.tel{color:#037ce0; text-align: center;}
.main_left .cur_part h3,
.main_left .cat_tree ul li.current a,
.main_left .cat_tree ul li:hover a,
.feedback_btn,
.sector_head h3.bg,
.product_show .info .links a:hover{color:#fff;}
.product_show .info .links a{color:#888;}
.product_show .info .tel em{color:#037ce0;}

.main_left,
.j_left_scroll{width:215px;}
.main_left .cat_tree,
.main_left .contact{width:213px;}

.main_right{width:765px;}
.product_content{width:763px;border:1px solid #e1e1e1;border-top:none;}
/* ===== 需要修改的内容END ===== */
