/*默认属性*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

fieldset,
img {
    border: none;
}

ul,
li,
ol {
    list-style: none;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑""宋体";
    /* overflow-y:scroll;*/
    font-family: ;
    background: #f0f9fe;
}

.clearit {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
    width: 1000px;
    background: #FFF;
    height: 10px;
}

.clear {
    clear: both;
    float: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
}

.title {
    text-align: left;
}

.fl {
    float: left;
    display: block;
}

.fr {
    float: right;
    display: block;
}

body {
    background: #daf9fc;
}

.w {
    width: 992px;
    background: #FFF;
    padding: 4px;
}

.header {
    background: url(../images/header.jpg) no-repeat center;
    height: 96px;
    width: 1060px;
}

.logo {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.header span {
    float: right;
    margin-right: 46px;
    color: #FFF;
    height: 30px;
    line-height: 30px;
}

.header span a {
    color: #FFF;
    margin: 0 4px;
}

.nav {
    width: 1000px;
    background: #47a2ff;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
}

.nav li {
    float: left;
    background: url(../images/nav.jpg) no-repeat right center;
}

.nav li a {
    display: block;
    padding: 0 36px;
    color: #FFF;
    font-size: 14px;
}

.nav li a:hover {
    color: #daf9fc;
}


.banner {
    width: 693px;
    height: 300px;
    float: left;
}

.gsqy_wrap {
    float: left;
    width: 292px;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    margin-left: 4px;
}

.gsqy_wrap span {
    line-height: 34px;
    text-align: left;
    background: url(../images/gsqy.jpg) repeat-x;
    display: block;
    margin: 4px;
    padding-bottom: 1px;
    padding-left: 24px;
    border-bottom: 1px solid #eaf4ff;
    font-size: 14px;
    cursor: pointer;
}

.gsqy_wrap .nr {}

.gsqy_wrap .tu {
    display: block;
    margin: 8px 0;
}

.gsqy_wrap .zi {
    display: block;
    line-height: 20px;
    color: #818181;
    text-indent: 22px;
    text-align: left;
    padding: 13px 16px 16px;
}


/*停气通知*/
.tqtz_wrap {
    width: 690px;
    height: 30px;
    line-height: 28px;
    background: #FFF;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
}

.tqtz_wrap .bt {
    float: left;
    width: 60px;
    padding-left: 30px;
    color: #ff0000;
    text-align: left;
    background: url(../images/tqtz.jpg) no-repeat left 4px center;
    font-size: 12px;
    display: block;
}

.tqtz {
    width: 570px;
    background: #FFF;
    height: 28px;
    float: left;
    overflow: hidden;
    position: relative;
    z-index: 0;
    padding: 0 0 0 10 px;
    left: 0px;
    top: 0px;
}

.tqtz ul {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

.tqtz ul li {
    float: left;
    text-align: left;
    width: 160px;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
    margin-left: 20px;
}

.tqtz ul li a {
    color: #F00;
}

.tqtz ul li em {
    padding: 6px;
}

#orso {
    display: none;
}

/*最新动态*/
.zxdt {
    border: 1px solid #d2d2d2;
    width: 282px;
    float: left;
    margin-top: 4px;
}

.zxdt .bt {
    height: 36px;
    line-height: 36px;
    background: url(../images/zxdt1.jpg) repeat-x;
    position: relative;
    z-index: 1;
}

.zxdt .bt p {
    display: block;
    float: left;
    color: #002796;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding-left: 12px;
    background: url(../images/zxdt.jpg) no-repeat left center;
}

.zxdt .bt a {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
}

.zxdt ul {
    position: relative;
    z-index: 1;
    padding-left: 0px;
    padding-top: 210px;
}

.zxdt li {
    float: left;
}

.zxdt li span {
    display: block;
    position: absolute;
    z-index: 1;
    left: 4px;
    top: 10px;
}

.zxdt li span a {
    display: block;
}

.zxdt li span p {
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    width: 100%;
    background: url(../images/zxdt5.png) repeat-x;
    position: absolute;
    left: 0;
    top: 177px;
    color: #FFF;
}

.zxdt li .xtu {
    width: 94px;
    height: 78px;
    padding-top: 12px;
    margin-bottom: 9px;
    display: block;
}

.tab .xtu {
    background: url(../images/zxdt2.jpg) no-repeat left bottom;
}

.tabs {}

/*公司咨询，行业热点*/
.gshy {
    width: 402px;
    float: left;
    margin-left: 4px;
    border: 1px solid #d2d2d2;
    margin-top: 4px;
    border-radius: 4px;
}

.gshy .bt {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d2d2d2;
    background: url(../images/zxdt1.jpg) repeat-x;
}

.gshy .bt p {
    display: block;
    float: left;
    width: 90px;
    color: #002796;
    font-size: 14px;
    cursor: pointer;
}

.gshy .bt a {
    display: block;
    float: left;
    margin-left: 80px;
    color: #6c6c6c;
}

.gshy .nr {
    background: url(../images/gshy.jpg) no-repeat;
    width: 402px;
    height: 279px;
    padding-top: 30px;
}

.gshy .nr li {
    height: 24px;
    line-height: 24px;
    margin-left: 20px;
}

.gshy .nr li em {
    font-size: 20px;
    color: #6c6c6c;
    float: left;
    display: block;
    padding: 0 4px;
}

.gshy .nr li a {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    display: block;
    float: left;
    width: 276px;
    text-align: left;
    color: #444444;
}

.gshy .nr li a:hover {
    color: #000;
}

.gshy .nr li p {
    float: left;
}

.card2 {
    border-bottom: none;
    background: #FFF;
    height: 36px;
}

.cards2 {}


/*客户服务*/
.khfw {
    width: 695px;
    margin-top: 10px;
}

.khfw_t {
    height: 35px;
    background: url(../images/khfw.jpg) repeat-x;
    text-align: left;
}

.khfw_t em {
    width: 114px;
    line-height: 34px;
    background: #FFF;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    display: block;
    border: 1px solid #47a2ff;
    border-bottom: none;
    text-align: center;
}

.khfw li {
    float: left;
    margin: 20px 22px;
}

.khfw li a {
    display: block;
}


/*安全用气*/
.aqyq_wrap {
    margin-top: 20px;
    width: 695px;
}

.aqyq {
    width: 655px;
    margin-top: 20px;
    background: #FFF;
    height: 172px;
    float: left;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 0 10px;
    margin-left: 10px;
}

.aqyq ul {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

.aqyq ul li {
    float: left;
    width: 170px;
    overflow: hidden;
    margin: 0 10px;
}

.aqyq ul li .tu {
    display: block;
}

.aqyq ul li .zi {
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin-top: 10px;
}

.aqyq ul li .zi:hover {
    color: #000;
}

/*燃气公告*/
.rqgg {
    border: 4px solid #47a2ff;
    width: 284px;
    background: #f7f7f7;
    height: 232px;
}

.rqgg .bt {
    display: block;
}

.rqgg li {
    line-height: 24px;
    margin-left: 6px;
    text-align: left;
}

.rqgg li em {
    font-size: 20px;
    color: #6c6c6c;
    float: left;
    display: block;
    padding: 0 4px;
    background: url(../images/rqgg1.jpg) no-repeat center;
    width: 5px;
    height: 24px;
}

.rqgg li a {
    line-height: 24px;
    display: block;
    float: left;
    width: 258px;
    text-align: left;
    overflow: hidden;
    color: #444444;
}

.rqgg li a:hover {
    color: #000;
}

.rqgg li p {
    float: left;
}

/*事故案例*/
.sgal_wrap {
    border: 4px solid #47a2ff;
    width: 284px;
    background: #f7f7f7;
    margin-top: 6px;
    height: 206px;
}

.sgal {
    position: relative;
    z-index: 1;
    margin: 0 10px;
    display: block;
    text-align: left;
    height: 36px;
    line-height: 36px;
    background: url(../images/sgal1.jpg) no-repeat left center;
    padding-left: 20px;
    color: #000;
    font-size: 14px;
}

.sgal a {
    position: absolute;
    font-size: 12px;
    color: #6c6c6c;
    z-index: 1;
    right: 0;
    top: 0;
    display: block;
}

.sgal_wrap .xian {
    height: 2px;
    background: url(../images/sgal.jpg) no-repeat;
    display: block;
}

.sgal_wrap ul {
    margin: 6px 0;
}

.sgal_wrap li {
    height: 26px;
    line-height: 26px;
    margin-left: 6px;
    text-align: left;
}

.sgal_wrap li em {
    font-size: 20px;
    color: #6c6c6c;
    float: left;
    display: block;
    padding: 0 4px;
    background: url(../images/rqgg1.jpg) no-repeat center;
    width: 5px;
    height: 24px;
}

.sgal_wrap li a {
    line-height: 24px;
    height: 24px;
    display: block;
    float: left;
    width: 218px;
    text-align: left;
    overflow: hidden;
    color: #444444;
    margin-left: 10px;
}

.sgal_wrap li a:hover {
    color: #000;
}

.sgal_wrap li p {
    float: left;
}

/*燃气知识*/
.rqzs {
    border: 4px solid #47a2ff;
    margin-top: 6px;
}


/*服务热线*/
.fwrx_wrap {
    border: 4px solid #47a2ff;
    margin-top: 6px;
    height: 172px;
    width: 282px;
    background: url(../images/fwrx.jpg) no-repeat;
    text-align: left;
}

.fwrx {
    width: 190px;
    margin-top: 80px;
    line-height: 26px;
}

.fwrx span {
    float: left;
    display: block;
    font-size: 18px;
}

.fwrx p {
    float: left;
    display: block;
    width: 130px;
    font-size: 14px;
    line-height: 22px;
    margin-top: 4px;
}


/*相关链接*/
.xglj {
    width: 988px;
    height: 50px;
    line-height: 50px;
    background: #f8f8f8;
    padding: 0 6px;
}

.xglj .bt {
    width: 56px;
    height: 50px;
    float: left;
    display: block;
    background: url(../images/xglj.jpg) no-repeat;
}

.xglj .nr {
    text-align: left;
}

.xglj .nr a {
    display: block;
    float: left;
    margin: 0 8px;
}

.xglj .nr a:hover {
    color: #000;
}

/*底部导航*/
.db_nav {
    width: 1000px;
    height: 31px;
    line-height: 31px;
    background: url(../images/db_nav.jpg) no-repeat;
}

.db_nav a {
    font-size: 14px;
    color: #FFF;
    margin: 0 4px;
    line-height: 31px;
}

.db_nav em {
    color: #FFF;
    margin: 0 3px;
}

.db_nav a:hover {
    color: #;
}



/*foot*/
.foot_wrap {
    width: 1000px;
    background: #FFF;
    padding: 20px 0;
}

.foot {
    width: 520px;
}

.foot .fr {
    margin-right: 20px;
    line-height: 20px;
    color: #000;
}



/*栏目页*/
.banner_lm {
    width: 990px;
    border: 1px solid #e5e5e5;
    padding: 4px;
    background: #FFF;
}

.banner_lm_l {
    float: left;
    height: 117px;
    width: 694px;
    background: url(../images/banner1.jpg) no-repeat;
}

.banner_lm_r {
    width: 290px;
    height: 112px;
    background: url(../images/fwrx_lm.jpg) no-repeat;
    float: left;
    margin-left: 6px;
    text-align: left;
}

.fwrx_lm {
    width: 190px;
    margin-top: 38px;
    line-height: 26px;
    margin-left: 20px;
}

.fwrx_lm span {
    float: left;
    display: block;
    font-size: 18px;
}

.fwrx_lm p {
    float: left;
    display: block;
    width: 130px;
    font-size: 14px;
    line-height: 22px;
    margin-top: 4px;
}

.column {
    width: 1000px;
    margin: 5px 0 10px;
}

.column_l {
    float: left;
    width: 204px;
    border: 1px solid #e5e5e5;
    background: #FFF;
    padding-bottom: 20px;
    min-height: 420px;
    overflow: hidden;
}

.column_l .bt {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/lanm1.jpg) no-repeat center bottom;
}

.column_l .bt em {
    height: 10px;
    width: 9px;
}

.column_l .bt em.l {
    background: url(../images/lanm2.jpg) no-repeat left center;
    margin-right: 8px;
}

.column_l .bt em.r {
    background: url(../images/lanm3.jpg) no-repeat right center;
    margin-left: 8px;
}

.column_l li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/lanm1.jpg) no-repeat center bottom;
}

.column_l li a {
    font-size: 12px;
    font-family: "宋体";
}

.column_l li a:hover {
    color: #666;
}

.column_r {
    float: left;
    width: 778px;
    margin-left: 12px;
    border: 1px solid #e5e5e5;
    background: #FFF;
    min-height: 440px;
    overflow: hidden;
}

.wzdh {
    height: 38px;
    line-height: 38px;
    background: url(../images/lanm5.jpg) repeat-x left bottom;
    font-size: 14px;
}

.wzdh .bt {
    float: left;
    width: 84px;
    height: 38px;
    background: url(../images/lanm4.jpg) no-repeat left center;
    text-align: left;
    margin-left: 10px;
    padding-left: 14px;
    font-weight: bold;
}

.wzdh span {
    display: block;
    float: left;
}

.wzdh span em {
    color: #999;
}

.column_r .nr {
    line-height: 26px;
    padding: 10px 20px 20px;
    text-align: left;
}

.list {
    margin: 10px 20px;
}

.list li {
    position: relative;
    z-index: 1;
    height: 30xp;
    line-height: 30px;
    border-bottom: 1px dashed #e8e8e8;
    overflow: hidden;
    padding-left: 16px;
    text-align: left;
    background: url(../images/list.jpg) no-repeat left center;
}

.list li a {
    display: block;
    float: left;
    width: 624px;
    overflow: hidden;
}

.list li em {
    position: absolute;
    z-index: 1;
    right: 4px;
    top: 0;
    color: #323232;
}

.list li a:hover {
    color: #666;
}

/*页码*/
.yem {
    padding: 6px 0;
    text-align: center;
}

.yem ul li {
    display: inline-block;
    *display: inline;
    font-size: 12px;
    margin-right: 6px;
}

.yem ul li a {
    font-size: 12px;
    background: #eee;
    padding: 4px 10px;
    color: #818181;
    border: 1px solid #dedede;
}

.yem .thisclass {
    padding: 4px 10px;
    text-align: center;
    color: #818181;
    border: 1px solid #dedede;
    *margin-right: 11px;
}

.yem ul li a:hover {
    background-color: #FFF;
}


.nr_b {
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 20px;
}

.list_nr {
    width: 998px;
    border: 1px solid #e5e5e5;
    background: #FFF;
}

.list_nr .wzdh {
    background: #eeeeee;
}

.list_nrs {
    background: #FFF;
    border: 1px solid #e5e5e5;
    width: 958px;
    margin: 10px 0;
    padding: 0 20px;
}

.list_nrs .bt {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #002796;
    padding-top: 10px;
}

.list_nrs .xx {
    height: 30px;
    line-height: 30px;
    border-bottom: 2px solid #47a2ff;
    display: block;
    padding-bottom: 4px;
}

.list_nrs .nr {
    text-align: left;
    padding: 10px;
    line-height: 28px;
    font-family: "宋体";
    font-size: 14px;
}

.list_tu {
    margin-top: 20px;
}

.list_tu li {
    float: left;
    margin: 0 24px;
    margin-bottom: 14px;
    width: 146px;
}

.list_tu li .tu {
    display: block;
}

.list_tu li .zi {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 6px;
    text-align: left;
    padding: 0 4px;
}

.lxwm_l {
    margin: 20px 0 0;
}

.lxwm_l img {}