﻿@charset "utf-8";
/* CSS Document */

body, ul, li, h1, h2,h3,h4,h5,h6,h7, input, p, table, tr, td, img {
	padding:0;
	margin:0;
	color:#666;
	font-family:"微软雅黑"
}
img {
	border:none
}
a {
	text-decoration:none;
	color:#666;transition:0.3s;
}
a:hover{ color:#1dd2af;}
li {
	list-style:none
}
body{ background:#f4f4f4}
/*公用样式*/

/*首页*/
/*head*/
.toubu{ width:100%; height:40px; background:#2c3e50;}
.toubu_c{ width:1200px; margin:0 auto; font-size:12px; color:#FFf; line-height:40px;}
.toubu_c_dianhua{ color:#1dd2af}
.toubu_c_shuxian{ display:block; background:url(../images/shuxian.png); width:2px; height:40px; float:left; margin:0 10px;}
.toubu_c_left{ float:left; overflow:hidden}
.toubu_c_left p{ float:left; color:#FFf; display:block}
.toubu_c_right{ float:right}
.toubu_c_right .toubu_c_shuxian{ float:right}
.toubu_c_right img{ float:right; margin-top:9px;}

/*导航*/
.daohangd{ width:100%; height:98px; background:#FFF;    -webkit-box-shadow: 1px 1px 3px #222;    -moz-box-shadow: 1px 1px 3px #222;    box-shadow: 1px 1px 3px #222; position:relative; z-index:99}
.daohang{ width:1200px; margin:0 auto}
.logo{ float:left; margin-top:21px;}
.nav{ float:right}
.nav a{ float:right; display:block; height:98px; line-height:98px; padding:0 25px;}
.nav .xuanzhong{ color:#1dd2af}
/*banner*/
.banner{ width:100%; overflow:hidden; position:relative; height:675px;}
.banner .banner_img{ position:absolute;left:50%; margin-left:-960px;}
.ziye_banner{ width:100%; overflow:hidden; position:relative; height:453px;}
.ziye_banner .banner_img{ position:absolute;left:50%; margin-left:-960px;}
/*查询*/
.chaxund{ width:100%; height:104px; background:#1d2025; border-top:1px solid #3a4e61}
.chaxun{ width:800px; margin:0 auto;}
.chaxun_div{ float:left; width:190px; background:url(../images/chaxun_xian.png) right no-repeat; height:89px; font-size:20px; color:#fff; padding-top:15px; text-align:center}
.chaxun_div_span{ display:block; font-size:36px;}
.chaxun_biaodan{ font-size:20px; color:#ffffff; float:left; padding-left:15px; padding-top:28px;}
.chaxun_biaodan select{ width:200px; height:48px; line-height:48px; font-size:20px; color:#575757; font-family:"微软雅黑"; padding-left:10px; margin-right:40px; margin-left:10px;}
.chaxun_input{ width:90px; height:48px; background:#fd8e28; color:#FFF; border:none; float:right; font-size:20px; cursor:pointer; margin-top:28px;}
.chaxun_input:hover{ background:#3e77e3}


/*首页关于*/
.index_gyd{ background:#f4f4f4; height:535px; width:100%;}
.index_gy{ width:960px; margin:0 auto}
.index_bt{ display:block; margin:0 auto;padding-top:50px;}
.index_gy_h2{ font-size:24px; font-weight:bold; color:#3c3c3c; margin-bottom:10px; margin-top:20px; text-align:center}
.index_gy_div{ font-size:14px; color:#747474; line-height:22px; text-align:center}
.index_4d{ overflow:hidden}
.index_4d_div{ float:left; width:200px; margin:0 20px; padding-top:50px;}
.index_4d_div a{ display:block; width:150px; height:150px; background:#6d7075; display:block; margin:0 auto; border-radius:150px; margin-bottom:10px;}
.index_4d_div a img{ display:block; margin:0 auto; padding-top:33px;}
.index_4d_div a:hover{ background:#1dd2af}
.index_4d_div h2{ font-size:24px; color:#3f3f3f; text-align:center; font-weight:normal; padding-bottom:5px;}
.index_4d_div p{ font-size:12px; color:#6b6b6b; text-align:center}

/*案例*/
.index_anlid{ width:100%; height:auto; background:url(../images/index_anli_bj.jpg); overflow:hidden;}
.index_anli{ width:1000px; margin:0 auto}
.index_anli .index_gy_h2{ color:#FFF}
.index_anli_div{ overflow:hidden}
.index_anli_div img{ float:left; margin:0 5px; margin-top:10px; width:235px; }

/*新闻*/
.index_xinwend{ background:#f4f4f4; height:435px; width:100%;}
.index_xinwen{width:960px; margin:0 auto}
.index_xinwen_div{ overflow:hidden}
.index_xinwen_div_xinwen{ float:left; width:480px; overflow:hidden; margin-top:50px;}
.index_xinwen_div_xinwen img{ float:left}
.index_xinwen_div_xinwen_right{ float:left; width:300px; padding-left:10px;}
.index_xinwen_div_xinwen_right_h2{ font-size:16px;  margin-bottom:5px;}
.index_xinwen_div_xinwen_right_h2 a{color:#292929;}
.index_xinwen_div_xinwen_right_h2 a:hover{color:#1dceac;}
.index_xinwen_div_xinwen_right_p{ font-size:14px;  color:#6d6d6d}

/*版权*/
.banquand{ width:100%; height:235px; background:#2c3e50; border-bottom:1px solid #354759}
.banquan{ width:1200px; margin:0 auto; padding-top:50px;}
.banquan_1_h2{ font-size:14px; color:#e3e7ec; font-weight:normal; margin-bottom:10px;}
.banquan_1_h2 img{ float:left}
.banquan_1{ width:280px; float:left}
.banquan_2{ width:540px; float:left}
.banquan_3{ width:380px; float:left}
.banquan_2_div a{ color:#8e98a2; font-size:14px;}
.banquan_2_div a:hover{ color:#1dceac}
.banquan_2_div span{ font-size:12px; color:#516477; padding:0 5px;}
.banquan_3_ul li{color:#8e98a2; font-size:14px; line-height:23px;}
.banquanxd{width:100%; height:44px; background:#2c3e50; border-top:1px solid #213142}
.banquanx{width:1200px; margin:0 auto; line-height:44px; font-size:14px;color:#8e98a2;}
.banquanx a{ float:right; color:#8e98a2; padding:0 15px;}
.banquanx a:hover{ color:#1dceac}

/*资质服务*/
.zizhifuwud{ width:100%; background:#f4f4f4; }
.zizhifuwu{ width:1200px; margin:0 auto; overflow:hidden; padding-bottom:50px;}
.zizhifuwu_h2{ text-align:center; font-size:26px; color:#333333; padding-top:80px; font-weight:normal}
.zizhifuwu_div{ width: 340px; background:#FFF; padding-bottom:20px; float:left; margin:0 30px; display:inline; margin-top:50px;}
.zizhifuwu_div_lv{ background:#1dd2af; color:#FFF; text-align:center}
.zizhifuwu_div_lv_h2{ height:110px; line-height:110px; font-weight:normal; overflow:hidden}
.zizhifuwu_div_lv_h2 a{font-size:24px; color:#FFF;}
.zizhifuwu_div_lvx{ font-size:18px; height:67px; background:#1abd9d; line-height:67px;}
.zizhifuwu_div_lvx a{ color:#FFF}
.zizhifuwu_div_lv a:hover{ color:#222}
.zizhifuwu_div_disss{ padding:20px; color:#999; line-height:25px; font-size:14px; height:250px;}
.zixunasd{ display:block; margin:0 20px; background:#db4118; color:#FFF; height:48px; line-height:48px; font-size:20px; text-align:center; border-radius:5px;}
.zixunasd:hover{ background:#ba310d; color:#FFF;}
.liudabuz{ width:100%; background:#FFF; overflow:hidden; padding:50px 0 ; }
.liudabuz img{ display:block; margin:0 auto;}

/*资质详情*/
.zizhixiangq{ width:1200px; margin:0 auto; overflow:hidden; padding:20px 0;}
.zizhixiangq_left{ width:295px;float:left}
.zizhixiangq_right{ width:885px; float:right; background:#Fff}
.zizhixiangq_left_1{ background:#FFF; width:295px;}
.zizhixiangq_left_1_h2{ font-size:24px; font-weight:normal; color:#fff; background:#107223; text-align:center; padding:15px 0}
.zizhixiangq_left_1_ul a{ display:block; height:60px; font-size:18px; color:#666666; line-height:60px; padding-left:30px;}
.zizhixiangq_left_1_ul a:hover{ background:#eee; color:#333}
.zizhixiangq_left_1_ul .xuanzhong{ background:#1dd2af; color:#fff}
.zizhixiangq_left_1_ul .xuanzhong:hover{ background:#1dd2af; color:#fff}

.zizhixiangq_left_1_ul li{ border-bottom:1px solid #f4f4f4}
.zizhixiangq_left_2{ width:265px; background:#fff; padding:15px; margin-top:15px;}
.zizhixiangq_left_2_h2{ font-size:18px; font-weight:normal; margin-bottom:5px;}
.zizhixiangq_left_2_h2 a{ float:right; font-size:14px;}
.zizhixiangq_left_2_ul{ font-size:14px; line-height:34px;}
.zizhixiangq_right_h1{ font-size:24px ; font-weight:normal; height:60px; line-height:60px; border-bottom:1px solid #e8e8e8; text-align:center}
.zizhixiangq_right_div{ font-size:14px; padding:35px;}
.caozuoaaasad{ overflow:hidden; padding-left:20px;}
.caozuoaaasad a{ display:block; width:256px; height:56px; background:#f3f3f3; border:1px solid #d6d6d6; line-height:56px; text-align:center; font-size:18px; float:left; margin-left:15px;}
.caozuoaaasad a:hover{ background:#a6dbd1; border:1px solid #1dd2af; color:#0d7f69}
.caozuoaaasad .caozuoaaasad_zaixadada{ background:#1dd2af; color:#FFF; border:1px solid #1dd2af}
.caozuoaaasad .caozuoaaasad_zaixadada:hover{ background:#059378; color:#FFF; border:1px solid #059378}
.xiangxiasdf{ padding:0 35px; font-size:14px; line-height:25px;}
.xiangxiasdf_h2{ height:38px; background:#dbfff8; font-size:18px; font-weight:normal; line-height:38px; padding-left:15px; margin-top:30px; margin-bottom:20px;}
.xiangxiasdf_h2_span{ font-size:18px; color:#82ead6}


/*关于*/
.gy_erjidaoh{ width:1200px; height:54px; background:#FFF; margin:0 auto; margin-top:20px;}
.gy_erjidaoh a{ display:block; float:left; height:54px; line-height:54px; font-size:16px; color:#333333; padding:0 20px;}
.gy_erjidaoh a:hover{ background:#2c3e50; color:#FFF;}
.gy_erjidaoh .xuanzhong{ background:#2c3e50; color:#FFF;}
.gy_zuida{ width:1200px; margin:0 auto}
.gy_bt{ font-size:36px; font-weight:normal; margin-top:50px; margin-bottom:10px;}
.gy_bt_span{ font-size:18px; padding-left:8px;}
.gy_1{ height:397px;}
.gy_1 img{ float:left}
.gy_1_div{ background:#2c3e50; color:#FFF; line-height:30px; padding:20px; width:340px; height:357px; float:left}
.gy_linian{ overflow:hidden}
.gy_linian_div{ width:560px; margin-right:10px; background:#dfdfdf; float:left; padding-left:30px; height:300px; font-size:18px; line-height:36px;}
.gy_linian_div_h2{ font-size:24px; color:#2c3e50; height:90px; line-height:90px;}
.gy_3{ font-size:16px; line-height:32px;}
.gy_4{ overflow:hidden; padding-bottom:50px; padding-top:50px;}
.gy_4_div{ width:345px; float:left; height:280px; background:#dfdfdf; font-size:18px; line-height:36px; padding:0 20px; margin-right:15px;}
.gy_4_div_h2{ font-size:24px; color:#2c3e50; height:100px; line-height:100px;}
.gy_4_div:hover{ background:#2c3e50; color:#818a93;}
.gy_4_div:hover .gy_4_div_h2{ color:#FFF}

/*新闻*/
.xinwen_D{ width:1200px; margin:0 auto; margin-top:20px; overflow:hidden; margin-bottom:50px;}
.xinwen_D_left{ float:left; width:223px;}
.xinwen_D_lieb{ width:895px; float:right; background:#fff; padding:0 30px;}
.xinwen_D_lieb_div{ overflow:hidden; padding:30px 0; border-bottom:1px dashed #eee}
.xinwen_D_lieb_div_left{ float:left}
.xinwen_D_lieb_div_right{ float:right; width:730px;}
.xinwen_D_lieb_div_right_h2_span{ float:right; font-size:12px; color:#999}
.xinwen_D_lieb_div_right_h2{ font-size:16px; font-weight:normal; margin-bottom:8px;}
.xinwen_D_lieb_div_right p{ font-size:14px; color:#999; line-height:27px;}
.xinwen_D_xiangx{ background:#FFF; padding:30px; float:right; width:895px; line-height:30px; font-size:14px;}
.xinwen_D_xiangx_h1{ font-size:20px; text-align:center}
.xinwen_D_xiangx_h2{ font-size:12px; text-align:center; font-weight:normal; margin-top:8px;}
.xiangaskjfsh{ display:block; width:500px; margin:0 auto; margin-top:30px; margin-bottom:20px;}
.xiazaiasd{    display: block;
    float: right;
    height: 37px;
    line-height: 37px;
    color: #FFF;
    text-decoration: none;
    background: url(../images/xiazaiasd_a.png) no-repeat #32c27f;
    background-position: 15px 10px;
    padding-left: 45px;
    padding-right: 15px;
    border-radius: 3px;
    margin-right: 10px;
    margin-top: 0px;
    margin-left: 10px; margin-bottom:20px;}
.xiazaiasd:hover{background: url(../images/xiazaiasd_a.png) no-repeat #18945a; color:#FFF;background-position: 15px 10px;}





.h5c{ font-size:18px; border-bottom:1px solid #ccc; line-height:50px; position:fixed; top:15%; background:#fff; display:block; margin-top:1px; width:1189px; color:#3e77e3}
.chakan_tanchuang_h2{ height:30px; font-size:18px; color:#3e77e3; display:block; border-bottom:1px solid #ccc; margin-bottom:10px; }
.chakan_tanchuang{ width:1200px;  background:#fff;box-shadow: 0px 0px 10px #666;border-radius:3px;  position:absolute; z-index:99999;  left:50%; margin-left:-600px;padding:15px; font-size:14px; line-height:28px; border:1px solid #ccc; padding-top:50px; padding-bottom:20px;}
.guanbi{ display:block; width:27px; height:27px; background:url(../images/guanbi_ico.png); float:right; position:fixed; top:15%; margin-top:12px; z-index:99999; margin-left:1160px;}
.guanbi:hover{ background:url(../images/guanbi_ico_hover.png);cursor:pointer}
.pagecolor{ display:block; float:right; border:1px solid #ddd; width:100px; text-align:center; line-height:30px;height:30px; margin:20px 0; margin-right:10px; border-radius:5px;}
.pagecolor:hover{ background:#1dd2af; color:#FFF; border:1px solid #1dd2af}

/****右侧客服*****/
.yckfsd{ width:99px; height:307px; background:url(../images/kef.gif); position:absolute; z-index:-1; right:5px; top:30%;  }
.yckfsd a{ display:block; width:74px; height:24px; background:url(../images/yckfsd_a.png); font-size:12px; color:#db1f1f; text-align:center; line-height:24px; margin:0 auto; margin-bottom:5px;}
.yckfsd a:hover{ background:url(../images/yckfsd_a_hover.png); color:#Fff}
.yckfsd .yckfsd_lixian{ background:#c5c5c5; border-radius:3px; color:#666}
.yckfsd .yckfsd_lixian:hover{ background:#acacac; border-radius:3px; color:#666;}


.fullSlide
{
    width: 100%;
    position: relative;
    height: 675px;
    background: #fff;
    top: 185;
}
.fullSlide .bd
{
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul
{
    width: 100% !important;
}
.fullSlide .bd li
{
    width: 100% !important;
    height:675px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a
{
    display: block;
    height:675px;
}
.fullSlide .hd
{
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}
.fullSlide .hd ul
{
    text-align: center;
}
.fullSlide .hd ul li
{
    cursor: pointer;
    display: inline-block;
    *display:inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 999px;
}
.fullSlide .hd ul .on
{
    background: #f00;
}
.fullSlide .prev, .fullSlide .next
{
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 5%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}
.fullSlide .next
{
    left: auto;
    right: 5%;
    background-position: -6px -137px;
}
.erweim_sdinv{ float:right;cursor:pointer}
.erweimat_img{ position:absolute; z-index:999999; top:25px; margin-left:-38px; display:none}
.erweim_sdinv:hover .erweimat_img{ display:block;}
.ziye_banner_ziz{ width:1138px; margin:0 auto; margin-top:30px;}
.zizhi_tup{ width:1000px; margin:0 auto; overflow:hidden; padding-top:20px;}
.zizhi_tup img{ width:260px; height:164px; float:left; margin:0 35px;}
/*查询工具*/
.chauxn{ width:999px; height:162px; background:#fff;border-radius:3px; margin:0 auto; margin-top:0px; margin-bottom:20px;}
.chauxn_h1{ height:38px; display:block; background:url(../images/lan_bj_xian1.png) repeat-x bottom;}
.chauxn_h1 span{ display:block; height:33px; padding:0 30px; background:url(../images/lan_bj_xian.png); font-size:14px; font-weight:normal; float:left;border-radius:3px 3px 0 0; line-height:33px; color:#fff; margin-top:3px; margin-left:3px;}
.chauxn a{ display:block; width:173px; height:99px; float:left; margin-top:13px; margin-left:22px; display:inline}
.chauxn .chaxun1{ background:url(../images/chaxun1.png)}
.chauxn .chaxun2{ background:url(../images/chaxun2.png)}
.chauxn .chaxun3{ background:url(../images/chaxun3.png)}
.chauxn .chaxun4{ background:url(../images/chaxun4.png)}
.chauxn .chaxun5{ background:url(../images/chaxun5.png)}

.chauxn .chaxun1:hover{ background:url(../images/chaxun1_hover.png)}
.chauxn .chaxun2:hover{ background:url(../images/chaxun2_hover.png)}
.chauxn .chaxun3:hover{ background:url(../images/chaxun3_hover.png)}
.chauxn .chaxun4:hover{ background:url(../images/chaxun4_hover.png)}
.chauxn .chaxun5:hover{ background:url(../images/chaxun5_hover.png)}

.zizhiwwwimg{ position:absolute; top:40px; margin-left:5px;}




.guwen_renc{ clear:both; width:100%; height:453px; }
.guwen_renc img{ display:block; margin:0 auto; width:100%}

.guwen_tuandui{ width:100%; background:url(../images/guwentuanduibeijing.jpg); height:1137px; overflow:hidden;}
.guwen_tuandui_img{width:885px; height:883px; margin:0 auto;  margin-top:120px;}
.guwen_tuandui_img img{ width:885px; height:883px;}

.zizhimain{width:1000px;height:405px; margin:0 auto; background:url("../images/zizhimain.jpg"); text-align:center; line-height:25px;  vertical-align:middle;}




/*列表*/
.liebiao{  width:1200px; margin:0 auto; overflow:hidden; background:#383c45; padding-top:10px;}
.liebiao_div{ width:200px; height:250px; background:#383c45;float:left; margin-left:33px; }

.liebiao_div a{color:#fff; }
.liebiao_div_h1{  width:200px;font-size:16px; height:30px; line-height:30px; margin-top:5px;  text-align:center;color:#fff}
.liebiao_div_h1_span a{ display:block; text-align:right; padding-top:5px; font-weight:normal; font-size:12px; color:#fff}
.liebiao_div_h1_span .liebiao_div_h1_span_span{ color:#3e77e3; font-weight:bold}
.liebiao_div_jieshao{ font-size:12px; padding:0 10px; margin-top:5px; color:#999}
.liebiao_div_jieshao img{ float:right; margin-top:3px;}


.guwen_xx{ width:100%; background:#fff}
.guwen_xx img{ display:block; margin:0 auto; width:100%}

/*弹出对话框样式*/
#dialog
{
    position: fixed;
    _position: absolute;
    width: 461px;
    height: 461px;
    z-index: 99999;
    top: 50%;
    left: 50%;
    margin: -230px 0 0 -230px;
    text-align: center;
    font-size: 12px;
    background-color: #F4F4F4;
    overflow: hidden;
    display: none;
    background: url(../images/tankuangbeijing.png);
}
#dialogmenu
{
    width: 250px;
    margin: 0 auto;
    height: 50px;
    margin-top: 380px;
}
.dialogok
{
    width: 92px;
    height: 30px;
    background: url("../images/dialog_ok.png");
    cursor: pointer;
    float: left;
    margin-left: 30px;
}

.dialogno
{
    width: 92px;
    height: 30px;
    background: url("../images/dialog_no.png");
    float: left;
    margin-left: 30px;
    cursor: pointer;
}
/*金牌顾问详细*/
#zzguwenjieshao
{
    width: 100%;
    height: 508px;
    margin: 0 auto;
    background: url(../images/zzbj.jpg) repeat;
}
#guwenxiangximain
{
    width: 1200px;
    height: 508px;
    margin: 0 auto;
    background: url(../images/zzbj.jpg) repeat;
}
#guwentouxiang
{
    width: 341px;
    height: 508px;
    float: left;
    border: 0;
}
#guwenjieshao
{
    width: 681px;
    height: 369px;
    float: left;
    border: 0;
    margin-top: 90px;
    margin-left: 10px;
    line-height: 25px;
    color: #000;
    font-size: 14px;
}
#guwenjieshao p
{
    color: #373737;
    font-size: 14px;
    font-family: 微软雅黑;
}
#guwenjieshao h2
{
    color: #325372;
    font-size: 16px;
    margin-top: 30px;
}
#guwenjieshao span
{
    color: #325372;
    font-size: 16px;
    background: url(../images/dianhua_06.png) no-repeat;
    margin-top: 10px;
    width: 681px;
    height: 26px;
    text-indent: 35px;
    display: block;
}
#guwenfuwuxinxi
{
    clear: both;
    width: 1200px;
    height: 225px;
    margin-top: 5px;
    background: #283140;
    margin: 0 auto;
}

/*工具*/
.chaxun
{
    padding: 0;
    margin: 0;
    width: 1200px;
    height: 210px;
    margin: 0 auto;
}
.chaxun_tubiao
{
    width: 1200px;
    height: 39px;
    background: url(../images/chaxun_gj.png) repeat-x;
    margin-top:10px;
}
.chaxun_fenlei
{
    width: 1200px;
    height: 161px;
    margin-top: 10px;
}


.chaxun_ul
{
    width: 1200px;
    height: 161px;
    margin: 0;
    padding: 0;
}


.chaxun ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
}


.chaxun_li
{
    width: 400px;
    height: 161px;
    text-align: center;
    float: left;
}
.chaxun_img
{
    width: 124px;
    height: 124px;
}
.chaxun_span
{
    width: 400px;
    height: 37px;
    line-height: 37px;
    display: block;
}
.chaxun_main
{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.chaxun_main_xinxi
{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    margin-top: 20px;
    overflow: hidden;
}
.chaxun_main_tubiao
{
    width: 200px;
    height: 200px;
    text-align: center;
    float: left;
}
.chaxun_main_span
{
    width: 200px;
    text-align: center;
    height: 76px;
    line-height: 76px;
    display: block;
}
.chaxun_main_libiao
{
    width: 1000px;
    height: 200px;
    float: left;
    margin: 0;
    padding: 0;
}
.link_liebiao a
{
    width: 200px;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    margin-left: 50px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
}
.link_liebiao
{
    width: 1000px;
    height: auto;
    float: left;
    border-top: dashed 1px #333;
    border-bottom: dashed 1px #333;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    overflow: hidden;
}


.chaxun_main
{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.chaxun_main_xinxi
{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    margin-top: 20px;
    overflow: hidden;
}
.chaxun_main_tubiao
{
    width: 200px;
    height: 200px;
    text-align: center;
    float: left;
}
.chaxun_main_span
{
    width: 200px;
    text-align: center;
    height: 76px;
    line-height: 76px;
    display: block;
}
.chaxun_main_libiao
{
    width: 1000px;
    height: 200px;
    float: left;
    margin: 0;
    padding: 0;
}
.link_liebiao a
{
    width: 200px;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    margin-left: 50px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
}
.link_liebiao
{
    width: 1000px;
    height: auto;
    float: left;
    border-top: dashed 1px #333;
    border-bottom: dashed 1px #333;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    overflow: hidden;
}
/*右侧咨询*/
#zixunpanel
{
    width: 150px;
    height: 387px;
    background: url(../images/sild_bj_10.png);
    position: fixed;
    _position: absolute;
    z-index: -1;
    top: 150px;
    right: 0;
    font-size: 12px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#zixunpanel a
{
    cursor: pointer;
    text-decoration: none;
}

#zixunliebiao
{
    list-style: none;
    margin-left: 3px;
    width: 145px;
    margin-top: 35px;
    overflow: hidden;
}

.imgspan
{
    display: block;
    line-height: 39px;
    float: left;
}
.textimgspan
{
    display: block;
    width: 50px;
    line-height: 39px;
    text-indent: 10px;
    float: left;
}
.rightimgspan
{
    display: block;
    line-height: 39px;
    float: left;
}
.rightimgspan img
{
    vertical-align: middle;
    margin-left: 10px;
}
.zaixianli
{
    clear: both;
    margin-top: 1px;
    background-color: #fd506c;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
}
.lixianli
{
    clear: both;
    margin-top: 1px;
    background-color: #e1e1e1;
    height: 39px;
    line-height: 39px;
}
#zixunliebiao li img
{
    vertical-align: middle;
    margin-left: 10px;
    border: 0;
}
/*左侧咨询*/
#qqzixunpanel
{
    width: 147px;
    height: 389px;
    background: url(../images/qq_panelbj.png);
    position: fixed;
    _position: absolute;
    z-index: 99;
    top: 150px;
    left: 0;
    font-size: 12px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#qqzixunpanel a
{
    cursor: pointer;
    text-decoration: none;
}



#qqzixunliebiao
{
    list-style: none;
    margin-left: 3px;
    width: 142px;
    margin-top: 35px;
    overflow: hidden;
    background:#fff;
    z-index:99;
}
#qqzixunliebiao a
{
    color:#fff;
    }
#qqzixunliebiao a:hover
{
    color:#f1592b;
    }
    #qqzixunliebiao li 
{
     clear: both;
    background:#c4c6c7;
       
    margin-top: 1px;
    
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    
    }
        #qqzixunliebiao li:hover
{
         clear: both;
    background:#fff;
       
    margin-top: 1px;
    
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    }
.qqimgspan
{
    display: block;
    line-height: 39px;
    float: left;
    margin-left:10px;
}
.qqtextimgspan
{
    display: block;   
    line-height: 39px;
    text-indent: 10px;
    width:80px;
    height:22px;
    line-height:22px;
    margin-top:8px;
    margin-left:10px;
    background:url(../images/qq_bj2.png);
    float: left;
    text-align:center;
}
