@charset "utf-8";
body, nav, dl, dt, dd, p, h1, h2, h3, h4, ul, ol, li, input, button, textarea, footer {
    margin: 0;
    padding: 0
}

body {
    font: 16px/1.5 'Microsoft Yahei', 'helvetica', 'arial';
    color: #333;
    background: #ffffff;
    -webkit-text-size-adjust: none;
    min-width: 320px;
}


h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

form {
    display: inline
}

ol,ul,li,dl{list-style:none;}

a {
    text-decoration: none;
    color: #000
}

a:hover {
    color: #5aaf38;
    text-decoration: none;
}

img {
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button, input, select, textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
}

textarea {
    resize: none
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button
}

input:focus:-moz-placeholder, input:focus::-webkit-input-placeholder {
    color: transparent
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.break {
    word-break: break-all;
    word-wrap: break-word
}

header, footer, article, section, nav, menu, hgroup {
    display: block;
    clear: all;
}

.logo, .navico, .today_ico, .p_addico, .appico, .p_newslist_ico_video, .p_newslist_ico_num, .p_piclistbox_h4 span, .footer_t_ico, .backTop, .my_icon {
    background: url(../images/home_icobg.png) no-repeat;
    background-size: 118px auto
}

.headBox {
    clear: both;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-bottom: 1px solid #6591c2;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1971db', EndColorStr='#2367b7');
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#1971db), to(#2367b7));
    background: -moz-linear-gradient(#1971db, #2367b7);
    background: -o-linear-gradient(#1971db, #2367b7);
    background: linear-gradient(#1971db, #2367b7);
}

.logo {
    display: inline-block;
    width: 118px;
    height: 29px;
    line-height: 29px;
    text-indent: 999em;
    overflow: hidden;
    background-position: 0 0;
    margin-top: 7px
}

.navico {
    width: 40px;
    height: 44px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    background-position: 9px -30px;
    outline: none;
    text-indent: 999em;
}

.my_icon {
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 7px;
    right: 42px;
    background-position: 5px -676px;
    outline: none;
    text-indent: 999em;
}

.my_icon a {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
}

.my_icon .hv_msg {
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 6px;
    background: #0C0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 3px #FFF;
}

.my_icon img {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

a.subscribe {
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0 7px;
    display: inline-block;
    height: 25px;
    line-height: 26px;
    font-size: 13px;
    border: 1px solid #1058af;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    background: #277de3;
    z-index: 600;
    -moz-box-shadow: inset 0px 1px 0px #55a7f5;
    -webkit-box-shadow: inset 0px 1px 0px #55a7f5;
}

.navitems {
    clear: both;
    padding: 4px 0;
    margin:10px 0;
    font-size: 18px;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#efefef');
    border-bottom:1px solid #ccc;
   
}

.navitems li {
    display: inline-block;
    width: 24%;
    text-align: center;
    line-height: 30px
}

.navitems li a {
    display: block;
    color: #666666;
	font-size:14px;
	
}
.navitems li .hov1{
	display:inline;
	padding:3px 10px;
	border-radius:5px;
	background:#63b916;
	color:#fff;}

.navitems_f {
    clear: both;
    padding: 4px 0;
    border-top: 2px solid #fff;
    font-size: 18px;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#efefef');
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#efefef));
    background: -moz-linear-gradient(#eeeeee, #efefef);
    background: -o-linear-gradient(#eeeeee, #efefef);
    background: linear-gradient(#eeeeee, #efefef);
}

.navitems_f li {
    display: inline-block;
    width: 30%;
    text-align: center;
    line-height: 30px
}

.navitems_f li a {
    display: block;
    color: #1c5aa2
}

.p_topline {
    text-align: center;
    padding-bottom: 8px
}

.p_topline_h2 {
    font-size: 18px;
    padding: 8px 0 4px;
}

.p_topline_h2 a {
    color: #1c1c1c
}

.p_topline_mate {
    font-size: 14px;
    padding-bottom: 2px;
}

.p_topline_mate a {
    color: #333;
    margin: 0 4px
}

.swipe {
    overflow: hidden;
    height: 160px;
    position: relative;
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 10px !important;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 99;
}

.swipe-wrap > div {
    float: left;
    width: 100%;
    position: relative;
}

.swipe_pic {
    position: relative;
    overflow: hidden;
    width: 320px;
    height: 160px;
    background-color: #efefef;
    background-image: url(../images/sina_ico.png);
    background-position: center center;
    background-size: 60px auto;
    background-repeat: no-repeat;
}

.swipe_pic a {
    display: block;
}

.swipe_pic img {
    width: 320px;
    height: 160px
}

.swipe_h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 14px;
    font-size: 14px;
    font-weight: normal;
    background: rgba(0, 0, 0, 0.6);
    height: 26px;
    line-height: 26px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}

.swipe_num {
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 100;
}

.swipe_num li {
    float: left;
    width: 4px;
    height: 4px;
    font-size: 0;
    text-indent: 999em;
    border: 1px solid rgba(0, 0, 0, 0.6);
    background: #a9a89d;
    margin: 0 5px;
    overflow: hidden
}

.swipe_num li.active {
    width: 4px;
    height: 4px;
    border: 1px solid #43e2fd;
    background: #58d8ff;
    box-shadow: 0 0 4px #43e2fd
}

.p_tabnav {
	margin-top:10px;
    clear: both;
    height: 44px;
    line-height: 44px;
    padding: 0 4px 0 12px;
    border-top: 1px solid #d9dadc;
    border-bottom: 1px solid #d9dadc;
    -moz-box-shadow: inset 0px 1px 1px #fff;
    -webkit-box-shadow: inset 0px 1px 1px #fff;
    box-shadow: inset 0px 1px 1px #fff;
    font-size: 20px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f6f6f6', EndColorStr='#eeeeee');
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#eeeeee));
    background: -moz-linear-gradient(#f6f6f6, #eeeeee);
    background: -o-linear-gradient(#f6f6f6, #eeeeee);
    background: linear-gradient(#f6f6f6, #eeeeee);
}

.p_tabnav h3 {
	width:32%;
    
    color: #000;
    border-top: 2px solid #5aaf38;
    background: #f8f8f8;
    height: 43px;
    line-height: 44px;
    border-left: 1px solid #d9dadc;
    border-right: 1px solid #d9dadc;
    position: relative;
    float: left;
	text-align:center;
}

.p_tabnav_nav {
    overflow: hidden;
    *zoom: 1;
    text-align: right
}

.p_tabnav_nav a {
    padding: 0 8px;
    display: inline
}

.p_tabnav_nav a.updateInterest {
    color: #1c5aa2
}

.p_tabnav_nav .point {
    color: #ccc;
    font-size: 17px;
    display: inline
}

.todaynews {
    clear: both;
    position: relative;
    padding-top: 16px;
}

.todaynews .p_newslist {
    border-bottom: 1px dashed #d9dadc;
    padding: 0;
    margin: 0 8px;
    font-size: 14px
}

.today_ico {
    display: inline-block;
    width: 21px;
    height: 30px;
    line-height: 30px;
    text-indent: 999em;
    overflow: hidden;
    background-position: right -40px;
    position: absolute;
    right: 10px;
    top: 0;
}

.p_newstab {
    overflow: hidden;
    clear: both;
}

.p_newsitem {
    overflow: hidden;
    position: relative;
}

.p_newsitem > div {
    float: left;
    width: 100%;
    position: relative;
}

.p_newslist {
    clear: both;
    padding: 7px 12px;
}

.p_newslist li {
    height: 34px;
    line-height: 34px;
    padding-right: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    position: relative;
	text-align:left;
}

.p_newslist li a:only-child {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p_newslist li a:visited {
    color: #333;
}

#j_weibo_list li {
    padding-right: 0;
}

.p_addico {
    background-position: 0 -79px;
    padding-left: 14px
}

.leju_link {
    margin: 0 12px 12px;
    height: 24px;
    line-height: 24px;
    clear: both;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.leju_link a {
    display: block;
    width: auto;
    text-align: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    box-flex: 1;
    flex: 1 0 auto;
    color: #1C5AA2;
    font-size: 18px;
}



.p_newslist_ico_video {
    display: inline-block;
    width: 16px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-indent: 99em;
    background-position: right -392px
}

.p_newslist_ico_num {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    background-position: right -428px;
    padding-right: 15px;
    color: #888;
    font-size: 10px;
    font-style: normal
}

.p_newslist_tt, .p_newslist_dj, .p_newslist_bk, .p_newslist_ch {
    float: right;
    font-size: 10px;
    padding: 0 2px;
    height: 14px;
    line-height: 14px;
    color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 12px 0 0 0;
    font-style: normal
}

.p_newslist_tt {
    background: #58aede;
    border: 1px solid #377cce;
}

.p_newslist_dj {
    background: #084995;
    border: 1px solid #082d5a;
}

.p_newslist_bk {
    border: 1px solid #12b2b5;
    background: #62bfc4;
}

.p_newslist_ch {
    border: 1px solid #b1112b;
    background: #ee2e4d;
}

.p_addlist, .p_addlist.threelist, .p_addlist.twolist {
    clear: both;
    overflow: hidden;
    *zoom: 1;
    margin: 8px 12px 2px;
    border: 1px solid #e4e4e4;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #f9f9f9;
}

.p_addlist li {
    float: left;
    width: 25%;
    display: inline;
    text-align: center;
    background-position: right -420px;
}

.p_addlist.threelist li {
    float: left;
    width: 33%;
}

.p_addlist.twolist li {
    float: left;
    width: 50%;
}

.p_addlist li:nth-child(2n) {
    background: #fff
}

.p_addlist a {
    color: #818181;
    display: block
}

.p_newsmore {
    clear: both;
    color: #333;
    width:50%;
	margin:12px auto 20px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    text-align: center;
    background: #eee;
    position: relative
}

.p_newsmore:hover {
    background: #377cce;
    color: #fff
}
.p_newsmore1{margin-top:10px;width:80%;background:#fff;text-align:left;}
.p_newsmore1:hover{color: #333;background:#fff;}

.appitems {
    clear: both;
    overflow: hidden;
    *zoom: 1;
    padding: 13px 8px 11px;
    color: #1c62b5;
    text-align: center;
    font-size: 12px;
    padding-bottom: 6px;
}

.appitems li {
    float: left;
    width: 18%;
    display: inline;
    position: relative
}

.appitems li a {
    color: #333;
}

.appitems li:first-child {
    width: 28%
}

.appitems li:first-child a {
    color: #1c62b5;
}

.appitems li:first-child a strong {
    color: #333;
}

.appitems li:last-child {
    background: none
}

.appitems li strong {
    display: block;
    line-height: 26px;
    line-height: 26px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.appico {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-indent: 999em
}

.weather_tips {
    clear: both;
    *zoom: 1;
    height: 32px;
    overflow: hidden;
    margin: 0 auto;
    width: 55px
}

.weather_tips span {
    float: left;
    display: inline;
}

.weather_tips span img {
    width: 28px;
    height: 28px
}

.weather_tips p {
    overflow: hidden;
    *zoom: 1;
    line-height: 13px;
    font-size: 11px;
    padding-left: 5px;
    font-weight: bold;
}

.weather_tips p code {
    display: block;
    border-bottom: 1px dashed #1c62b5;
    margin: 1px 0
}

.appico.wb {
    background-position: center -115px;
}

.appico.live {
    background-position: center -209px;
}

.appico.app {
    background-position: center -162px;
}

.appico.stock {
    background-position: center -266px;
}

.appico.search {
    background-position: center -303px;
}

<!--
.appico.womenico {
    background-position: center -569px;
}

.appico.financeico {
    background-position: center -256px;
}

-->
.appico.photoico {
    background-position: center -663px;
}

.appico.paikeico {
    background-position: center -569px;
}

.appico.airico {
    background-position: center -617px;
}

.appico.gameico {
    background-position: center -617px;
}

.appico.yuedu {
    background-position: center -716px;
}

.appico.schoolico {
    background-position: center -763px;
}

.p_header_navlink_wbnum {
    display: none;
    position: absolute;
    left: 50%;
    top: -4px;
    background: #f03110;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 16px;
    padding: 0 2px;
    line-height: 16px;
    min-width: 14px;
    text-align: center;
    font-style: normal
}

.ad_baner {
    clear: both;
}

.ad_baner img {
    width: 100%
}

.p_piclistbox {
    clear: both;
    padding: 4px 12px 10px;
    overflow: hidden;
    *zoom: 1;
    margin: 0 auto;
    width: 296px
}

.p_piclistbox li {
    float: left;
    margin: 6px 3px 0;
    width: 142px;
    height: 124px;
    display: inline;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    background-color: #efefef;
    background-image: url(../images/sina_ico.png);
    background-position: center center;
    background-size: 60px auto;
    background-repeat: no-repeat;
}

.p_piclistbox li img {
    width: 142px;
    height: 124px;
}

.p_piclistbox_h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    height: 26px;
    line-height: 26px;
    color: #fff;
    width: 122px;
    -moz-box-shadow: inset 0px 1px 1px #fff;
    -webkit-box-shadow: inset 0px 1px 1px #fff;
    box-shadow: inset 0px 1px 1px #fff;
}

.p_piclistbox_h4 {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
    padding: 0 8px;
    text-align: center;
    background: rgba(28, 78, 161, 0.6);
    height: 26px;
    line-height: 26px;
    color: #fff;
    min-width: 62px;
    z-index: 999
}

.p_piclistbox_h4 span {
    background-position: 0 -470px;
    padding-left: 20px
}

.p_piclistbox_h4 span.active {
    background-position: 0 -446px;
    color: #ea3d0f
}

.stock_mate {
    clear: both;
    height: 33px;
    line-height: 33px;
    font-size: 18px;
    padding: 5px 12px 0;
    border-bottom: 1px dashed #d9dadc
}

.stock_mate span {
    font-size: 16px
}

.stock_mate p.s_p_l {
    float: left
}

.stock_mate p.s_p_r {
    float: right
}

.stockitems {
    border: 1px solid #d9dadc;
    clear: both;
    overflow: hidden;
    *zoom: 1;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 8px 12px;
    height: 50px;
    line-height: 50px;
    -moz-box-shadow: inset 0px 1px 1px #fff;
    -webkit-box-shadow: inset 0px 1px 1px #fff;
    box-shadow: inset 0px 1px 1px #fff;
}

.stockitems_dl {
    float: left;
    width: 50%;
    display: inline;
    font-size: 14px;
}

.stockitems_dl dt {
    float: left;
    width: 44px;
    display: inline;
    background: #f6f6f6;
    color: #666;
    text-align: center;
    -moz-box-shadow: inset 0px 1px 1px #fff;
    -webkit-box-shadow: inset 0px 1px 1px #fff;
    box-shadow: inset 0px 1px 1px #fff;
}

.stockitems_dl dd {
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 0 10px;
}

.f_red {
    color: #ff2626
}

.f_green {
    color: #00b364
}

.tmpHeight {
    height: 92px;
}

.hard_news {
    padding-top: 0px;
}

.hard_news li{width:25%;height:92px;float:left;padding:0;}

/*.hard_news .bg1{background-color:#fe864a;}
.hard_news .bg2{background-color:#f9b603;}
.hard_news .bg3{background-color:#25c0f6;}
.hard_news .bg4{background-color:#2fc9e1;}*/



.hard_news .bg1 span{display:inline-block;width:100%;height:100%;background:url(../img/bg_03.jpg) center no-repeat;margin:0 auto;text-align:center;}
.hard_news .bg2 span{display:inline-block;width:100%;height:100%;background:url(../img/bg_05.jpg) center no-repeat;margin:0 auto;text-align:center;}
.hard_news .bg3 span{display:inline-block;width:100%;height:100%;background:url(../img/bg_07.jpg) center no-repeat;margin:0 auto;text-align:center;}
.hard_news .bg4 span{display:inline-block;width:100%;height:100%;background:url(../img/bg_09.jpg) center no-repeat;margin:0 auto;text-align:center;}
.hard_news a li span strong{font-weight:100;font-size:12px;position:relative;top:60px;}
.advertise, .puch_tips {
    clear: both;
    padding: 0 12px;
    line-height: 36px;
    background: #f1f9ff;
    font-weight: normal;
    border: 1px solid #ced8e1;
    margin: 0 12px 10px
}

.advertise span, .puch_tips span {
    background: url(../images/ad.png) no-repeat center left;
    background-size: 10px 10px;
    padding-left: 15px;
}

.advertise a, .puch_tips a {
    color: #1c5aa2
}
footer{
	margin-bottom:30px;	
	}
.footer {
    font-size: 14px;
   
    background: url(../images/bg.png) repeat;
    padding: 14px 12px;
    -moz-box-shadow: inset 0px 1px 0px #fff;
    -webkit-box-shadow: inset 0px 1px 0px #fff;
    box-shadow: inset 0px 1px 0px #fff;
    position: relative;
	text-align:center;
}

.footer_c {
    clear: both;
    height: 26px;
    line-height: 26px;
}


.footer_c span {
    color: #367aca
}

.footer_t {
    color: #9a9a9a;
    font-size: 10px;
    line-height: 22px;
}

.footer_t_ico {
    background-position: 0 -494px;
    padding-left: 15px;
    margin-left: 10px;
    display: inline-block
}

.backTop {
    position: absolute;
    right: 10px;
    top: 0;
    display: inline-block;
    width: 68px;
    height: 24px;
    line-height: 21px;
    color: #333;
    text-align: center;
    background-position: 0 -530px;
    font-size: 12px;
    
    cursor: pointer
}



.todaynews {
    clear: both;
    position: relative;
}

.todaynews .p_newslist {
    border-bottom: 1px dashed #d9dadc;
    padding: 0;
    margin: 0 8px;
}

.todaynews .p_newslist li {
    font-size: 16px;
    height: 33px;
    line-height: 33px;
}

.today_ico {
    display: inline-block;
    width: 21px;
    height: 30px;
    line-height: 30px;
    text-indent: 999em;
    overflow: hidden;
    background-position: right -40px;
    position: absolute;
    right: 8px;
    top: 0;
}

.news_recommend {
    clear: both;
    position: relative;
    background: #fdfdfd;
    border: 1px solid #d9dadc;
    margin: 0 12px 10px;
    webkit-border-radius: 3px;
    border-radius: 3px;
}

.interest_container {
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 99;
}

.interest_tpl {
    height: 284px;
}

.j_loading {
    padding-top: 70px;
    text-align: center;
}

.interest_tpl .p_newslist {
    float: left;
    display: inline;
    clear: none;
    padding: 7px 0 0 0;
    position: relative;
}

.interest_tpl .p_newslist li {
    padding: 0 12px;
}

.guess_swipe_num {
    display: none;
    height: 20px;
    overflow: hidden;
    margin: 12px 8px 0 0;
}

.guess_swipe_num i {
    float: left;
    width: 11px;
    height: 20px;
    background: url(http://i2.sinaimg.cn/dy/deco/2013/1206/guess_bg.png) no-repeat;
    background-size: auto 20px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 0 15px 0 0;
    cursor: pointer;
}

.guess_swipe_num .next {
    background-position: right top;
    margin: 0 0 0 15px;
}

.guess_swipe_num em {
    float: left;
    width: 6px;
    height: 8px;
    font-size: 0;
    text-indent: 999em;
    border: 1px solid rgba(211, 211, 211, 0.6);
    border-width: 0 1px;
    background: #D3D3D3;
    margin: 5px 3px;
    overflow: hidden;
    text-indent: -9999em;
    cursor: pointer;
}

.guess_swipe_num em.active {
    border-color: rgba(54, 122, 202, 0.6);
    background: #367ACA;
}

.recommend_items {
    clear: both;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #fff;
    font-size: 15px;
    background: #f3f3f3
}

.recommend_items li {
    clear: both;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 12px;
}

.recommend_items li span {
    float: left;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    background: #ca1d1d;
    color: #fff;
    padding: 0 3px;
    min-width: 26px;
    text-align: center;
    margin: 10px 12px 0 0;
    font-weight: bold
}

.recommend_items li a {
    overflow: hidden;
    *zoom: 1;
    display: block;
}

.layer_wrap {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 500;
    left: 0;
    right: 0
}

.layerbox {
    display: none;
    position: absolute;
    left: 10px;
    top: 55px;
    width: 296px;
    border: 2px solid #277de3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #f5f7f7;
    z-index: 650
}

.layer_tips, .layerbox::after, .layer_close {
    background: url(../images/layer.png) no-repeat;
    background-size: 204px auto;
}

.layerbox::after {
    content: " ";
    display: block;
    position: absolute;
    left: 32px;
    top: -19px;
    width: 33px;
    height: 19px;
    background-position: 0 0
}

.layer_cont {
    clear: both;
    padding: 14px 12px;
    position: relative
}

.layer_close {
    position: absolute;
    z-index: 700;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    text-indent: 999em;
    background-position: 0 -25px;
    right: -10px;
    top: -12px;
    cursor: pointer
}

.layer_tips {
    background-position: 0 -61px;
    display: block;
    height: 20px;
    line-height: 20px;
    text-indent: 999em;
    overflow: hidden
}

.layer_btnbox {
    clear: both;
    padding-top: 10px;
    overflow: hidden;
    *zoom: 1;
}

span.layer_btn_blue {
    width: 130px;
    height: 34px;
    line-height: 34px;
    font-size: 17px;
    border: 1px solid #0068c2;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#35a3fe', EndColorStr='#2090f0');
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#35a3fe), to(#2090f0));
    background: -moz-linear-gradient(#35a3fe, #2090f0);
    background: -o-linear-gradient(#35a3fe, #2090f0);
    background: linear-gradient(#35a3fe, #2090f0);
    -moz-box-shadow: inset 0px 1px 0px #6ebdff;
    -webkit-box-shadow: inset 0px 1px 0px #6ebdff;
}

span.layer_grey_blue {
    width: 130px;
    height: 34px;
    line-height: 34px;
    font-size: 17px;
    border: 1px solid #646464;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#868a8f', EndColorStr='#717477');
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#868a8f), to(#717477));
    background: -moz-linear-gradient(#868a8f, #717477);
    background: -o-linear-gradient(#868a8f, #717477);
    background: linear-gradient(#868a8f, #717477);
    -moz-box-shadow: inset 0px 1px 0px #b9b9b9;
    -webkit-box-shadow: inset 0px 1px 0px #b9b9b9;
}

.bonus_shine {
    position: fixed;
    right: 4px;
    bottom: 3px;
    width: 68px;
    height: 70px;
    background: url(../images/all.png) no-repeat;
    background-size: 600px auto;
    background-position: -409px -690px;
    z-index: 590;
    opacity: 0;
    transition: all 1s ease-in-out;
    animation: animation0;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-transition: all 1s ease-in-out;
    -webkit-animation: animation0;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
}

@keyframes animation0 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes animation0 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes animation0 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes animation0 {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

.bonus_mark {
    position: fixed;
    right: 4px;
    bottom: 10px;
    width: 35px;
    height: 35px;
    background: url(../images/all.png) no-repeat;
    background-size: 300px auto;
    background-position: -168px -343px;
    z-index: 600;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
}

.bonus_wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 600;
    left: 0;
    right: 0
}

.bonus_box {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -225px;
    width: 300px;
    height: 450px;
    z-index: 650;
}

.bonus_box div {
    background: url(../images/all.png) no-repeat;
    background-size: 600px auto;
}

.bonus_box .bonus_back {
    position: absolute;
    bottom: 10px;
    left: 12px;
    width: 277px;
    height: 301px;
    background-position: -4px -361px;
    z-index: 660;
}

.bonus_box .bonus_cont {
    position: absolute;
    z-index: 670;
    bottom: 168px;
    left: 2px;
    width: 288px;
    height: 288px;
    background-position: -312px 0px;
}

@keyframes animation2 {
    0% {
        bottom: 80px;
        left: 52px;
        width: 144px;
        height: 144px;
        background-position: -156px 0;
        background-size: 300px auto;
    }
    100% {
        bottom: 168px;
        left: 2px;
        width: 288px;
        height: 288px;
        background-position: -312px 0px;
        background-size: 600px auto;
    }
}

@-moz-keyframes animation2 {
    0% {
        bottom: 80px;
        left: 52px;
        width: 144px;
        height: 144px;
        background-position: -156px 0;
        background-size: 300px auto;
    }
    100% {
        bottom: 168px;
        left: 2px;
        width: 288px;
        height: 288px;
        background-position: -312px 0px;
        background-size: 600px auto;
    }
}

@-webkit-keyframes animation2 {
    0% {
        bottom: 80px;
        left: 52px;
        width: 144px;
        height: 144px;
        background-position: -156px 0;
        background-size: 300px auto;
    }
    100% {
        bottom: 168px;
        left: 2px;
        width: 288px;
        height: 288px;
        background-position: -312px 0px;
        background-size: 600px auto;
    }
}

@-o-keyframes animation2 {
    0% {
        bottom: 80px;
        left: 52px;
        width: 144px;
        height: 144px;
        background-position: -156px 0;
        background-size: 300px auto;
    }
    100% {
        bottom: 168px;
        left: 2px;
        width: 288px;
        height: 288px;
        background-position: -312px 0px;
        background-size: 600px auto;
    }
}

.bonus_box .bonus_front {
    position: absolute;
    bottom: 10px;
    left: 32px;
    width: 236px;
    height: 192px;
    background-position: -342px -445px;
    z-index: 680;
}

.bonus_box .bonus_front .bonus_txt {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 236px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fffef3;
    line-height: 20px;
    background: none;
}

.bonus_box .bonus_front p {
    margin-top: 20px;
}

.bonus_box .bonus_front a:first-child {
    display: inline-block;
    width: 100px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    border: 1px solid #ffdc6c;
    margin-right: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #be3c2f;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff090', EndColorStr='#f6c73a');
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff090), to(#f6c73a));
    background: -moz-linear-gradient(#fff090, #f6c73a);
    background: -o-linear-gradient(#fff090, #f6c73a);
    background: linear-gradient(#fff090, #f6c73a);
}

.bonus_box .bonus_front a:last-child {
    display: inline-block;
    width: 100px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    border: 1px solid #ff6689;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fa5077', EndColorStr='#f6c73a');
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fa5077), to(#e2365e));
    background: -moz-linear-gradient(#fa5077, #e2365e);
    background: -o-linear-gradient(#fa5077, #e2365e);
    background: linear-gradient(#fa5077, #e2365e);
}

.bonus_box .bonus_unfold {
    position: absolute;
    bottom: 60px;
    left: 32px;
    width: 236px;
    height: 143px;
    background-position: -24px -696px;
    z-index: 690;
}

.bonus_box .bonus_bind {
    position: absolute;
    top: -4px;
    left: 10px;
    width: 300px;
    height: 288px;
    background-position: 0 0;
    z-index: 700;
}

@keyframes animation3 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes animation3 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes animation3 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes animation3 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.animate2 {
    animation: animation2 2s;
    -moz-animation: animation2 2s;
    -webkit-animation: animation2 2s;
    -o-animation: animation2 2s;
}

.animate3 {
    animation: animation3 3s;
    -moz-animation: animation3 3s;
    -webkit-animation: animation3 3s;
    -o-animation: animation3 3s;
}

.bjcz_pics {
    clear: both;
    text-align: center;
    margin: 0 12px 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bjcz_pics li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    box-flex: 1;
    flex: 1 0 auto;
}

.bjcz_pics li img {
    height: 70px;
    width: 70px;
    margin: 5px auto;
}

.bjcz_pics li span {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #000;
    font-size: 12px;
}

.sinaApp {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 0;
    -webkit-transition: 1s all ease;
    overflow: hidden;
    opacity: .95;
}

.sinaApp_install {
    display: block;
    height: 100%;
}

.sinaApp_close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 36px;
    height: 36px;
    background: url(../images/cross.png) 12px 12px no-repeat;
}

.countdown_box {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/contdownbg.jpg) repeat-x;
    background-size: 3px auto;
    padding: 12px 12px;
    height: 20px;
    line-height: 20px;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #868686
}

.end_examination {
    position: absolute;
    left: 12px;
    top: 12px;
    height: 20px;
    border-radius: 2px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    background: #5391df;
    padding: 0 4px;
    font-weight: normal
}

.countdown {
    padding-left: 4px
}

.countdown strong {
    font-weight: normal;
    font-size: 18px;
    color: #b00b00;
    font-family: 'helvetica', 'arial';
}

.countdown span {
    font-size: 14px;
    display: inline-block;
    margin: 0 6px
}

.blessing {
    width: 50px;
    height: 20px;
    line-height: 20px;
    background: url(../images/blessing_btn.gif) no-repeat;
    background-size: 50px 20px;
    position: absolute;
    right: 12px;
    top: 12px;
    border-radius: 2px;
    overflow: hidden;
    text-indent: 999em;
}

.sinaHead {
clear: both;
overflow: hidden;
background: #f8f8f8;
border-bottom: 1px solid #dfdfdf;
position: relative;
line-height: 42px;
font-size: 14px;
width:100%;

}

.h_logo {
float: left;
position: relative;
width: 120px;
height: 42px;
display: inline-block;
background-position: 10px 6px;
overflow: hidden;
text-indent: 999em;
border-right: 1px solid #dfdfdf;
}

.hIcon, .h_nav_items li {
background: url(../Images/logo.jpg) no-repeat 10px 0;
background-size: 100px auto;
}
.h_nav_items li a{display:inline-block;width:40px;height:26px;float:right;}

/* 搜索列表 */
.offerSchList{display:block;border-bottom:1px solid #CCCCCC;padding:12px 10px;clear:both;overflow:hidden;}
.offerSchList .img{float:left;display:block;height: 110px;}
.offerSchList .desc{margin-left:76px;}
.offerSchList .cxtLim{margin-top:5px;float:left;width:16px;height:14px;background-repeat:no-repeat;background-position:bottom center;}
.offerSchList .cxtCom{margin-top:5px;float:left;width:16px;height:14px;background-repeat:no-repeat;background-position:bottom center;}
.offerSchList .title{line-height:160%;max-height:46px;overflow:hidden;}
.offerSchList .provinceAndCity{line-height:180%;font-size: 12px;overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow: ellipsis;}
.offerSchList .priceDiv{position:relative;display:block;}
.offerSchList .priceDiv .price{line-height:180%;display:inline-block;}
.offerSchList .priceDiv .serLine{line-height:180%;display:inline-block;}
.offerSchList .priceDiv .unit{line-height:180%;display:inline-block;}
.offerSchList .distance{display:inline-block;padding:2px;border:0px solid #D1D1D1;background-color:#EBDDCF;color:#951;float:right;}
/* 搜索列表 */


html body.provinceAndCity{font-size:12px;}

.dizhi{position:relative;}
.geren{display:block;height:15px;width:30px;background-image:url(../img/icon2b.png);background-repeat:no-repeat;background-position:5px 3px;position:absolute;top:0;right:0px;font-size:12px;color:#fff;text-align:left;padding-top:30px;}
.zhanghao{display:block;height:15px;width:30px;background-image:url(../img/icon2b.png);background-repeat:no-repeat;background-position:-55px 3px;position:absolute;top:0;right:40px;font-size:12px;color:#fff;text-align:left;padding-top:30px;}
.zhanghao:hover,.geren:hover{color:#fff;}



/**toolMenu**/
.toolMenu{background-color:#777;}
.toolBut strong{color:#fff;}
/**toolMenu**/
.toolMenu{position:fixed;  bottom:0px; left:0px; width:100%; z-index:80; _position:absolute; _bottom:auto; _top:expression(eval(document.documentElement.scrollTop+440));}
.backTop{width:45px; height:45px; position:fixed;z-index:100; right:2px; bottom:60px; overflow:hidden; border-radius:5px;  border-width:1px; border-style:solid; border-color:#aaa; cursor:pointer; background-color:#aaa; opacity:0.6; display:none;}
.backTop em{display:block; width:0px; height:0px; overflow:hidden; position:absolute; top:-2px; left:6px; border-width:16px; border-style:dashed dashed solid dashed; border-color:transparent transparent #ccc;}
	.toolBut{}
	.toolBut li{float:left; width:20%; position:relative;}
	.toolBut li i{display:none;}
	.toolBut li a{display:block; width:100%; text-align:center;}
	.toolBut .icon{display:block; width:100%; text-align:center; height:18px;padding-top:4px;}
	.toolBut .icon img{}
	.toolBut strong{font:100 14px/18px "microsoft yahei";}
	#toolShoppingCar i{display:block;background-color:#c00; color:#fff; position:absolute; right:10%; top:-5px; width:20px; height:20px; border-radius:10px; font:normal 700 11px/20px arial; text-align:center;}
	.fixedShopCar{position:fixed; width:35px; height:35px; background-color:rgba(90,90,90,0.4); right:15px; bottom:50px; box-shadow:1px 1px 2px #444; text-align:center; z-index:90; border-radius:7px;}
	.fixedShopCar b,.fixedShopCar i{position:absolute;}
	.fixedShopCar b{left:2px; top:3px;}
	.fixedShopCar i{display:block;background-color:#c00; color:#fff; position:absolute; right:-5px; top:-15px; width:20px; height:20px; border-radius:10px; font:normal 700 11px/20px arial; text-align:center;}
	
.fp_tab tr td{border:0;border-bottom:1px solid #ccc;}	
	
/*导航条*/
.hIc,.hic_nav_items li{background:url(head_ico.png) no-repeat 0 0;background-size:50px auto}
	.inhuaheadr{clear:both;overflow:hidden;background:#fff;border-bottom:1px solid #dfdfdf;position:relative;line-height:42px;font-size:14px;padding-right:75px}

	.hic_nav{width:42px;height:42px;position:absolute;top:0;right:0;background-position:10px -44px;text-indent:999em;overflow:hidden}


	.hic_nav_items{overflow:hidden;height:42px;}
	.hic_nav_items li{float:left;padding:0 6px 0 6px;background-position:right -92px}
	.hic_nav_items li:only-child{padding:0 16px 0 10px!important;background-position:right -92px!important}
	.hic_nav_items li:last-child{background-position:right -200px;padding-right:0}
	
	