@charset "utf-8";
.main {
    margin-top: 20px;
}

.tabss {
    display: inline-block;
    width: 180px;
    margin-right: 30px;
}

.tabss .first {
    width: 178px;
    height: 48px;
    border: 1px solid #EBEEF0;
    line-height: 48px;
    text-align: center;
    margin-bottom: 10px;
}

.tabss .first img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.tabss .first span {
    font-size: 16px;
    font-family: '微软雅黑';
}

.banners {
    width: 970px;
    display: inline-block;
    float: right;
}

.topimg {
    display: block;
    width: 970px;
    height: 320px;
    margin-bottom: 20px;
}

.banner_left {
    width: 670px;
    display: inline-block;
}

.banner_right {
    float: right;
    width: 280px;
}

.cstj {
    display: inline-block;
    width: 220px;
    height: 60px;
    line-height: 60px;
    background: url(../images/cstjbk.png) no-repeat;
    text-align: center;
    margin-bottom: 20px;
    /* margin-right: 6px; */
}

.cstj img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;

}

.cstj span {
    color: #fff;
    font-size: 18px;
}

.cszc {
    display: inline-block;
    width: 220px;
    height: 60px;
    line-height: 60px;
    background: url(../images/cszcbk.png) no-repeat;
    text-align: center;
    margin-bottom: 20px;
    /* margin-right: 6px; */
}

.cszc img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.cszc span {
    color: #fff;
    font-size: 18px;
}

.scap {
    display: inline-block;
    width: 220px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    background: url(../images/scapbk.png) no-repeat;
    text-align: center;
}

.scap img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.scap span {
    color: #fff;
    font-size: 18px;
}

.middle_right {
    display: inline-block;
    margin-bottom: 20px;
}

#lunbobox {
    width: 330px;
    height: 200px;
    position: relative;
}

.lunbo {
    width: 330px;
    height: 200px;
}

.lunbo img {
    width: 330px;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#toleft {
    /* display: none; */
    width: 16px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #f4f4f4;
    background: #000000;
    /*background:url("4_toleft.jpg")no-repeat center;
*/
    position: absolute;
    top: 80px;
    left: 0px;
    cursor: pointer;
    z-index: 99;
    opacity: 0.4;
}

#toright {
    /* display: none; */
    width: 16px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #f4f4f4;
    background: #000000;
    position: absolute;
    top: 80px;
    right: 0px;
    cursor: pointer;
    z-index: 99;
    opacity: 0.4;
}

.lunbo_right {
    display: inline-block;
    width: 330px;
    float: right;
    margin-bottom: 20px;
}

.dqydj {
    display: inline-block;
    width: 330px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 10px;
    background: url(../images/dqydjbk.png) no-repeat;
    text-align: center;
}

.dqydj img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.dqydj span {
    color: #fff;
    font-size: 18px;
}

.stdjt {
    display: inline-block;
    width: 330px;
    height: 60px;
    line-height: 60px;
    margin-top: 10px;
    background: url(../images/stdjtbk.png) no-repeat;
    text-align: center;
}

.stdjt img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.stdjt span {
    color: #fff;
    font-size: 18px;
}

.rzly {
    display: inline-block;
    width: 330px;
    height: 60px;
    line-height: 60px;
    background: url(../images/rzlybk.png) no-repeat;
    text-align: center;
}

.rzly img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.rzly span {
    color: #fff;
    font-size: 18px;
}

.show_img {
    display: inline-block;
    width: 330px;
    height: 290px;
    clear: right;
	overflow: hidden;
}

.show_img img {
    width: 330px;
    height: 146px;
    display: block;
	padding-bottom: 10px;
}

.text {
    display: inline-block;
    float: right;
    width: 330px;
}

.text_one {
    width: 330px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 8px;
}

.text_two {
    width: 330px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eeeeee;
}

.text .bt_one {
    font-weight: 800;
    color: #747f8c;
    cursor: pointer;
}

.text .bt_two {
    font-weight: 800;
    color: #333333;
    cursor: pointer;
}

.text .nr {
    margin-top: 14px;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    height: 55px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 10px;
}

.text .data {
    font-size: 12px;
    color: #cccccc;
    margin-right: 85px;
}

.text .zan {
    font-size: 12px;
    color: #cccccc;
    margin-right: 15px;
}

.text .yan {
    font-size: 12px;
    color: #cccccc;
    margin-right: 15px;
}

.text .wenben {
    font-size: 12px;
    color: #cccccc;
}

.ggt {
    clear: right;
    width: 670px;
    height: 80px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ggt img {
    display: block;
    width: 670px;
    height: 80px;
}

.zht {
    width: 330px;
    height: 255px;
    display: inline-block;
    background: #F5F5F5;
    text-align: center;
}

.zht img {
    display: block;
    width: 313px;
    height: 194px;
    margin: 30px auto;
}

.zhfw {
    display: inline-block;
    float: right;
    width: 330px;
}

.zhfw span {
    display: block;
    font-size: 14px;
    color: #747f8c;
    padding-bottom: 12px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 14px;
}
.zhfw a {
 
    color: #747f8c;

}
.zhfw .last {
    margin-bottom: 0px;
}

.yjjb_bt {
    clear: right;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}

.yjjb_bt img {
    display: inline-block;
}

.yjjb_bt .img {
    margin-right: 8px;
}

.yjjb_bt span {
    color: #8dc63f;
}

.yjjb {
    width: 670px;
}

.yjjb ul {
    width: 670px;
    display: block;
}

.yjjb ul li .header {
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
    border-bottom: none;
	float: none;
	min-width: 0px; 
}

.yjjb ul li {
    width: 122px;
    float: left;
    margin-right: 45px;
}

.yjjb ul li .rw {
    text-align: center;
    margin-bottom: 8px;
}

.yjjb ul li .name {
    margin-right: 5px;
}

.yjjb ul li .zhiye {
    font-size: 12px;
    color: #666666;
}

.yjjb ul li .js {
    font-size: 12px;
    color: #747f8c;
    text-align: center;
    margin-bottom: 25px;
}

.hg {
    width: 670px;
    padding: 22px 0;
    box-shadow: 1px 1px 10px #747f8c;
    margin-bottom: 47px;
}

.hg div {
    display: inline-block;
    text-align: center;
}


.hg .adSlide{ overflow:hidden; clear:both;   }
.hg .adSlide ul{ overflow:hidden; zoom:1; }
.hg .adSlide ul li{ width:157px; float:left; margin:0 5px;  display:inline; }
.hg .adSlide ul li img{ width:157px; height: 103px;}
.type {
    display: block;
    color: #999999;
    font-size: 14px;
}

.csxms {
    margin-left: 93px;
}

.ctpw {
    margin-left: 130px;
}

.mtbg {
    margin-left: 190px;
}

.number {
    color: #333333;
    font-size: 25px;
    font-weight: 800;
}

.banner_right .login {
    background: #8dc63f;
    width: 280px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
}
#daoend{text-align: center;color:#D6000F;font-weight: bold; line-height: 40px;}
.last_data {
    height: 66px;
    width: 200px;
    box-shadow: 1px 1px 10px #747f8c;
    padding: 10px 40px;
    margin-bottom: 15px;
	text-align: center;
}

.last_data_bt {
    font-size: 14px;
    display: block;
    text-align: center;
    color: #666666;
}

.data {
    display: inline-block;
    text-align: center;
}

.data span {
    display: block;
}

.data_value {
    font-size: 24px;
    color: #333333;
    font-weight: 800;
}

.data_type {
    font-size: 12px;
    color: #999999;
}

.family {
    width: 280px;
    margin-bottom: 30px;
}

.family div {
    display: inline-block;
}

.family .family_number {
    font-size: 18px;
    color: #8dc63f;
    font-weight: 800;
}

.family .family_type {
    font-size: 14px;
    color: #999999;
}

.family_one {
    margin-right: 5px;
}

.family_two {
    margin-right: 10px;
}

.hzqt {
    background: url(../images/hzqtbk.png) no-repeat;
    width: 280px;
    height: 90px;
    line-height: 60px;
    color: #fff;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
}
.hzqt img {
    width: 278px;
}

.dsgg {
    width: 278px;
    border-left: 1px solid #e6eaed;
    border-right: 1px solid #e6eaed;
    border-bottom: 1px solid #e6eaed;
    margin-bottom: 20px;
}

.dsgg_bt {
    display: block;
    color: #747f8c;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #e6eaed;
}

.dsgg_nr {
    padding: 0px 10px;
    padding-top: 20px;
}

.ggnr img {
    display: inline-block;
}

.ggnr div {
    display: inline-block;
    width: 240px;
    float: right;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 20px;
}

.ggt2 {
    width: 280px;
    height: 202px;
    margin-bottom: 20px;
}

.ggt2 img {
    display: block;
    width: 280px;
    height: 202px;
}

.tab_hz {
    margin: 9px 0;
}

.tab_hz li {
    float: left;
    padding-right: 5px;
    font-size: 14px;
    border-right: 1px solid #999999;
    margin-right: 5px;
    cursor: pointer;
}

.djh {
    color: #8dc63f;
}

.tab_hz_sb {
    display: block;
}

.tab_hz_sb li {
    width: 133px;
    height: 48px;
    float: left;
    border: 1px solid #999999;
    margin-right: 5px;
    margin-bottom: 10px;
}

.tab_hz_sb li a img {
    display: block;
    width: 133px;
    height: 48px;
}

.lxwm_nr {
    padding: 20px 8px;
}

.lxwm_nr .lxwm_type {
    font-size: 14px;
    color: #747f8c;
}

.phone {
    margin-bottom: 10px;
}

.lxwm_nr i {
    font-size: 18px;
    color: #8dc63f;
}

.hide {
    display: none;
}

.adSlide{ width:100%;   overflow:hidden; position:relative; clear:both; }
.adSlide .hd{ position:absolute; z-index:1; right:5px; bottom:5px; }
.adSlide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.adSlide .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; line-height:16px; text-align:center; background:#fff; cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;   }
.adSlide .hd ul li.on{ background:#f60;   font-weight:bold; filter:alpha(opacity=100);opacity:1; color:#fff;   }
.adSlide .bd{ position:relative;  z-index:0; }
.adSlide .bd img{ width:750px; height:80px;  }