﻿@charset "utf-8";
/* CSS Document */
/* 公共类 */
.border_margin_c{border:solid 1px #eee; margin-bottom:10px;}
/* 头部 */
.c_zd_tou_left{ padding:15px 0; width:400px; }
.c_zd_tou_left .c_kg_home{ display:block; float:left;}
.c_zd_tou_left .c_zd_home{ display:block; float:left; line-height:36px;  padding-left:17px; border-left:solid 1px #d5d5d5; margin-top:16px; margin-left:13px; }
.c_zd_tou_left .c_zd_home h3{font-size:22px;color:#999; font-weight:normal;}
.c_zd_tou_left .c_zd_home h3 span{ color:#ff9422;}
.c_zd_fbmsg{ display:block; width:106px; line-height:40px;margin:30px 8px 0px 0px; background-color:#5a95f3; border-radius:3px;  color:#fff; font-size:13px; text-align:center;}
.c_zd_fbmsg:hover{ color:#fff;background-color:#5a95f3;}
/* 搜索栏 */
.c_seach_box{ height:172px; background:url(../images/seach_bg.png) no-repeat center top; padding-top:50px; color:#fff;}
.c_seach_box h1{ font-size:29px; margin-bottom:15px; letter-spacing:2px; font-weight:normal;}
.c_seach_box h1 span{ color:#ffd76d;}
.c_seach_box .c_search{ overflow:hidden;}
.c_seach_box .c_search input.ser_txt1{ float:left; width:442px; height:16px; line-height:16px; padding:15px; font-size:15px; color:#999; background-color:#fff; border:none; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.c_seach_box .c_search input.ser_btn1{ display:block; float:left; width:110px; height:46px; line-height:46px; color:#fff; font-size:16px; background-color:#f09520; 
padding:0px 35px; cursor:pointer;font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}

/* 地区筛选 */
.c_region_select{ background-color:#fff; padding:20px 20px;}
.c_region_select h3{ width:60px; font-size:14px; font-weight:normal; color:#666; }
.c_region_select .c_diqu_select{position:relative; top:-24px; left:60px; z-index:100;}
/* 地区选项卡 */
.m_zlxg{ width:104px; height:28px; line-height:28px;cursor:pointer;float:left;margin:0 10px 0 0;display:inline;background:url(../images/zlxg2.png) no-repeat top;}
.m_zlxg p{ width:71px; padding-left:10px; overflow:hidden; line-height:30px; color:#333333; font-size:12px; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;text-overflow:ellipsis; white-space:nowrap;}
.m_zlxg2{ position:absolute; top:29px; border:1px solid #ded3c1;background:#fff; width:91px; display:none; max-height:224px;-height:224px; overflow-x:hidden; overflow-y:auto;white-space:nowrap;}
.m_zlxg2 li{line-height:28px;white-space:nowrap; padding-left:10px;font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;color:#333333; font-size:12px;}
.m_zlxg2 li:hover{ color:#0e61bf;}
/* 行业选项卡 */
.c_industry_select{ background-color:#fff; }
.c_industry_select h3{ width:60px; font-size:14px; font-weight:normal; color:#666; padding-left:20px; padding-top:20px; }
.c_industry_select_nav{ font-size:16px; color:#333;}
.c_industry_select_nav_content{ padding-left:10px;}
.c_industry_select_nav_content a{ display:inline-block; width:90px; height:20px; overflow:hidden; margin-right:15px; margin-bottom:8px; color:#999; font-size:14px;}
.c_industry_select_nav_content a:hover{color:#ee4e00;}

/* 企业列表 */
.c_zd_mian{background-color:#fff; margin-bottom:40px;}
.c_zd_list{ padding-bottom:50px;}
.c_zd_list h2{ font-size:14px; color:#666; padding:16px 20px; border-bottom:solid 1px #eee; font-weight:normal; }
.c_zd_list h2 span{ margin:0 5px; color:#ee4e00;}
.c_zd_list ul{ width:1190px; overflow:hidden; padding:10px 20px 40px 10px;}
.c_zd_list ul li{ float:left; width:544px; overflow:hidden; border:solid 1px #eaeaea; margin-left:10px; margin-bottom:10px; padding:14px 12px;}
.c_zd_list ul li:hover{ background-color:#f3f7fe;}
.c_zd_list_top{ overflow:hidden; padding-bottom:12px;border-bottom:dashed 1px #bbb; }
.c_zd_list_top .c_zd_list_img{ width:90px; height:90px; overflow:hidden; border:solid 1px #eee; padding:7px; background-color:#fff;}
.c_zd_list_img img{width: 90px;height: 90px;}
.c_zd_list_top .c_zd_list_word{ margin-left:10px;}
.c_zd_list_top .c_zd_list_word h3{ width:410px; height:26px; line-height:26px; overflow:hidden; color:#333;  font-size:19px; margin-bottom:14px;}
.c_zd_list_top .c_zd_list_word h3 a:hover{color:#0e61bf;}
.c_zd_list_top .c_zd_list_word p{ width:410px; height:21px; line-height:21px; font-size:13px; color:#999;overflow:hidden; }
.c_zd_list_top .c_zd_list_word p span{ margin-left:20px;}
.c_zd_list_top .c_zd_list_word .c_zd_list_more{ display:block; color:#0e61bf; font-size:12px; margin-top:3px;}
.c_zd_list_bottom{ width:550px; height:50px; line-height:28px; font-size:14px; color:#999; overflow:hidden;}
/* 详情页 */
.c_zd_content_cur{ background-color:#fff; padding:17px 15px; color:#999; font-size:14px;}
.c_zd_content_cur a{color:#999; font-size:14px;}
.c_zd_content_cur a:hover{ color:#0e61bf;}
.c_zd_content_left{ width:890px;}
.c_zd_content_right{ width:288px;}
/* 左侧 */
.c_zd_content_left,.c_zd_content_right{}
.c_zd_content_left_top{background-color:#fff;border-bottom:dotted 1px #bbb; padding:30px; position:relative;}
.c_zd_content_left_top_logo{ width:110px; height:110px; overflow:hidden;  border:solid 1px #eee; margin-right:20px; }
.c_zd_content_left_top_logo img{width: 110px;height: 110px;}
.c_zd_content_left_top_content h2{ font-size:20px; color:#0e61bf; margin-top:4px; margin-bottom:16px;}
.c_zd_content_left_top_content p{ font-size:13px; color:#666; line-height:22px;}
.c_zd_content_left_top_content span{ margin-left:19px;}
.c_zd_content_left_top .c_zd_error{position:absolute; top:30px; right:30px; padding:5px 10px 5px 10px; font-size:13px; background-color:#0e61bf; border-radius:4px; }
.c_zd_content_left_top .c_zd_error a{ display:block; padding-left:25px; background:url(../images/content_error.png) no-repeat left 2px; color:#fff;}
.c_zd_content_left_top .c_zd_error a:hover{ color:#fff;}
/* 纠错弹窗 */
.c_error_phone{ width:100%; text-align:center; padding:40px 0; font-size:22px; color:#333; font-weight:bold;}
/*.layui-m-layerbtn span{ font-size:22px;  }*/


.c_zd_content_left_bottom{background-color:#fff; padding:30px;}
.c_zd_second_nav{border-bottom:solid 1px #d5d5d5;}
.c_zd_second_nav li{ float:left; width:100px; font-size:16px;}
.c_zd_second_nav li a{ display:block; padding-bottom:15px; text-align:center; }
.c_zd_second_nav li .current,.c_zd_second_nav li a:hover{border-bottom:solid 1px #0e61bf; color:#0e61bf;}
/* 公司详情 */
.c_company_details{ margin-top:20px; margin-bottom:40px; border-top:solid 1px #dcdcdc;}
.c_company_details li{ overflow:hidden; border-bottom:solid 1px #dcdcdc; border-left:solid 1px #dcdcdc; border-right:solid 1px #dcdcdc;}
.c_company_details li h3{ width:116px; background-color:#eff4ff;border-right:solid 1px #dcdcdc; }
.c_company_details li p{ width:650px; overflow:hidden; padding-right:20px;}
.c_company_details li h3,.c_company_details li p{ float:left;font-size:13px; color:#666; font-weight:normal; padding-left:20px; line-height:36px;height:36px;}
/* 公司简介 */
.c_company_proflie{ margin-bottom:20px;}
.c_company_proflie h2{ font-size:15px; color:#0e61bf; margin-top:20px; margin-bottom:8px; font-weight:normal; line-height:20px;}
.c_company_proflie p{ color:#999; font-size:13px; line-height:24px;}
.qy_pics img{ width:800px; height:auto; display:block; margin:15px auto;}
/* 资质荣誉 */
.c_company_honor{ overflow:hidden; margin:30px 0 20px 0;}
.c_company_honor li{ float:left; width:170px; height:95px; overflow:hidden; padding:8px 9px; border:solid 1px #dcdcdc; margin-right:20px; margin-bottom:25px;}
/* 为您推荐 */
.c_zd_recommended{background-color:#fff; margin-top:20px;}
.c_zd_recommended h3{ font-size:14px; color:#0e61bf; line-height:43px; padding-left:30px; border-bottom:solid 1px #d5d5d5; font-weight:normal;}
.c_zd_recommended ul{ width:850px; padding:18px 10px 20px 30px; overflow:hidden;}
.c_zd_recommended ul li{ float:left; width:190px; height:20px; overflow:hidden; margin-right:20px; margin-bottom:5px; font-size:14px; }
.c_zd_recommended ul li a{color:#999;}
.c_zd_recommended ul li a:hover{color:#0e61bf;}
/* 右侧 */
.c_zd_content_right_ad{ display:block; padding:15px; background-color:#fff; width:256px; height:270px; overflow:hidden;}
.c_zd_content_right_map{display:block; padding:15px; background-color:#fff; width:256px; height:253px; overflow:hidden;}




/*.i_seach_box{ height:423px; background:url(../images/i_banner.jpg) no-repeat center top; padding-top:170px; color:#fff;}*/
.i_seach_box{ height:423px; background:url(../images/i_banner1.jpg) no-repeat center top; padding-top:170px; color:#fff;}
.i_seach_box h1{ font-size:34px; margin-bottom:40px; letter-spacing:2px; text-align:center; font-weight:normal;}
.i_seach_box h1 span{ color:#ffd83d;}
.i_seach_box .i_search{ overflow:hidden;}
.i_seach_box .i_search input.ser_txt{ float:left; width:815px; height:24px; line-height:24px; padding:22px 40px; font-size:18px; color:#afafaf; background-color:#fff; border:none; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.i_seach_box .i_search input.ser_btn{ display:block; float:left; width:150px; height:68px; line-height:68px; color:#fff; font-size:24px; background-color:#f09520; 
padding:0px 50px; cursor:pointer;font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.i_seach_box .i_search input.ser_btn:hover{ background-color:#ee8d10;}

.hot_search{ text-align:center; font-size:15px; color:#ffffff; margin-top:30px;}
.hot_search a{ color:#ffffff; margin:0 8px;}
.hot_search a:hover{ text-decoration:underline;}
.hot_search a:hover{ text-decoration:underline;color:#fff;}

.lm_index_warp{ background-color:#1f60c7; height:130px;}
.lm_index{ color:#fff; border-bottom:4px solid #f0951f; height:126px;}
.lm_index li{ float:left; padding-left:86px; height:132px; width:310.6666px;}
.lm_index li:hover{ cursor:pointer;}
.lm_index li .lm_icon1{background:url(../images/i_box_icon.png) no-repeat left;height:126px; padding-left:90px;}
.lm_index li .lm_icon2{background:url(../images/i_box_icon2.png) no-repeat left;height:126px; padding-left:90px;}
.lm_index li .lm_icon3{background:url(../images/i_box_icon3.png) no-repeat left;height:126px; padding-left:90px;}
.lm_index li.l_curs{ background-color:#f0951f;height:126px;}
.lm_index li span{ display:block; font-size:15px; line-height:30px;}
.lm_index li span.tit{ font-size:28px; padding-top:35px;}

.lm_cont_warp{ width:1190px; border:1px solid #f0951f; margin:0 auto 60px auto; border-top:0; height:435px;}
#hotnes_cont1{ padding-top:20px;}
.hon_boxs{ width:342px; float:left; margin-left:40px; margin-top:20px; margin-bottom:20px;*margin-top:16px;*margin-bottom:10px;}
.hon_tit1{ background:#efefef url(../images/leimu_icon1.png) no-repeat 14px 15px; height:46px; line-height:46px; font-size:16px; font-weight:normal; color:#785437; padding-left:40px;}
.hon_tit2{ background:#efefef url(../images/leimu_icon2.png) no-repeat 14px 15px; height:46px; line-height:46px; font-size:16px; font-weight:normal; color:#785437; padding-left:40px;}
.hon_tit3{ background:#efefef url(../images/leimu_icon3.png) no-repeat 14px 15px; height:46px; line-height:46px; font-size:16px; font-weight:normal; color:#785437; padding-left:40px;}
.hon_tit4{ background:#efefef url(../images/leimu_icon4.png) no-repeat 11px 13px; height:46px; line-height:46px; font-size:16px; font-weight:normal; color:#785437; padding-left:40px;}
.hon_tit5{ background:#efefef url(../images/leimu_icon5.png) no-repeat 12px 15px; height:46px; line-height:46px; font-size:16px; font-weight:normal; color:#785437; padding-left:40px;}
.hon_conts{border:1px solid #e7e7e7; height:80px; padding:15px 5px; border-top:0;}
.hon_conts a{ border:1px solid #e2e2e2; color:#5b5b5b; width:54px; height:28px;  display:block; line-height:28px; text-align:center; padding:0 8px; overflow:hidden; font-size:13px;
 float:left; margin:6px 5px;}
.hon_conts a:hover{ color:#f0951f; border:1px solid #f0951f;}

.city_conts{ padding:35px 40px 30px 40px;}
.city_conts li{ line-height:38px; border-bottom:1px solid #efefef; padding:20px 0; overflow:hidden;}
.city_conts li span{ font-size:16px; color:#8c5224; margin-right:40px; display:block; float:left; width:100px;}
.city_conts li dl{ display:block; float:left; width:970px;}
.city_conts li a{ font-size:16px; margin:0 12px; display:inline-block; color:#8e8e8e;}
.city_conts li a:hover{ color:#f0951f;}

.news_qiye{clear:both; padding:15px 25px;}
.news_qiye li{ border-bottom:1px solid #efefef; line-height:26px; padding:25px 38px;*padding:12px 38px 24px 38px; overflow:hidden; float:left;}
.news_qiye li a h4{ font-size:18px; color:#8c5224; font-weight:normal; height:26px; overflow:hidden; width:206px;}
.news_qiye li a dl{ font-size:14px; color:#8f8f8f; height:26px; overflow:hidden; width:206px;}
.news_qiye li a:hover h4,.news_qiye li a:hover dl{ color:#f0951f; cursor:pointer;}



/*翻页*/
.pp_fan{ line-height:24px; padding:10px 0; float:right; text-align:left;}
.pp_fan a{ padding:0px 8px; border:1px solid #ccc; margin:0 5px 0 0px; background:#fff; float:left;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.pp_fan a:hover{ border:1px solid #205ea1; background:#205ea1; color:#fff; text-decoration:none;}
.pp_fan a.no:hover{border:1px solid #ccc; background:#fff; color:#333;}
.pp_fan .current{ border:1px solid #205ea1; background:#205ea1; color:#fff;}
.pp_fan span{ float:left; margin:0 10px; line-height:26px;}
.pp_fan span.zong{ line-height:24px; padding:0 10px; border:solid 1px #ccc; border-radius:3px;}
.pp_fan input{ -webkit-border-radius:3px; border-radius:3px;}
.pp_fan .fan_k{ width:30px; height:24px; padding:0px 5px; border:1px solid #ccc; margin-left:10px; float:left;}
.pp_fan .fan_btn{height:26px; padding:0px 10px; border:1px solid #ccc;background:#eee; cursor:pointer;float:left; }
.pp_fan input[type="text"]{ float:left; height:24px; line-height:24px; padding:0px 5px; border:1px solid #ccc; width:30px; margin-left:5px;text-align:center;}
.pp_fan input[type="button"]{float:left; height:26px; margin-left:5px; padding:0px 5px; border:1px solid #ccc;background:#eee; cursor:pointer;}








