@charset "utf-8";
/* common xiaohe*/
::-webkit-scrollbar/*整体部分*/
{
width: 0px;
height:0px;
}

::-webkit-scrollbar-track/*滑动轨道*/
{
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
border-radius: 0px;
background: rgba(0,0,0,0.1);
}

::-webkit-scrollbar-thumb/*滑块*/
{
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
background: rgba(0,0,0,0.2);
}

::-webkit-scrollbar-thumb:hover/*滑块效果*/
{
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
background: rgba(0,0,0,0.4);
}
/* common*/
body { font-size:14px; line-height:1.5; font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3";}
div, html, body, p, ul, ol, li, a, form, img, table, td, h1, h2, h3, h4, h5, h6, blockquote, header, section, footer, aside, nav, article, figure, figcaption, dl, dt, dd {margin:0;padding:0;} 
header, section, footer, aside, nav, article, figure, figcaption {display: block;}
table {border-collapse:collapse;}
img {border:none; display:block;}
ul, li {list-style:none;}
input:focus, textarea:focus {outline:none;}
body,a,a:link{color:#746757;}
a,a:link{text-decoration:none;}


/*layout*/
body{background:#e5eaed;}
body,html,.swiper-slide{overflow-x:hidden;overflow-y: scroll;}
* {-webkit-tap-highlight-color: rgba(0,0,0,0); -moz-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0);}
.ease{-webkit-transition:all 1.0s ease-in-out;}

 *html .clearfix{_height:1%;}
.clearfix{zoom:1;}
.clearfix:after{content:'';display:block;clear:both; height:0; visibility:hidden; font-size:0}

.loading {width:100%; height:100%; position: fixed; left:0; top:0; background:#fff; background:rgba(0,0,0,0.8); filter:alpha(opacity=80); z-index:9999;}
.loading img {width:37px; height:37px; position:absolute; left:50%; top:50%; margin-left:-18px; margin-top:-18px;}
/* 页面一 */
.fl {float: left;}
.fr{float: right;}
.page1 {width:100%; position:relative;}
.banner{width: 100%;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;position: relative;}
.banner_tit{position: absolute;left: 8%;bottom: 24%;width: 48%;}
.banner_tit img{width: 100%;}
.banner_bottom{position: absolute;bottom: 0;height: 15%;background-color: rgba(255,255,255,0.6);box-sizing: border-box;padding-left:5%;color: #03a9f5;font-size: 1.5em;width: 100%;}

.cj_list {width: 100%;}
.cj_list li{width: 100%;border-bottom:1px solid #d6d6d6;padding:5% 0;}
.cj_list li h6{color: #2b2b2b;font-size: 1em;margin:0 0 2% 0;}
.cj_list li h6 a{color: #2b2b2b;font-size: 1em;}
.cj_list li p{color: #646464;font-size: 0.8em;margin-bottom: 3%;}
.cj_list_in{width: 90%;margin:0 auto;position: relative;}
.red_sign{width: 6%;position: absolute;left: -6%;top: 5%;}
.time{background: url(../images/clock.png) no-repeat left center;color: #b4b4b4;font-size: 0.8em;padding-left: 7%;background-size: 4%;}
.hasPic .time{background-size: 9%;padding-left: 13%;}
.new{color: #bc1d1d!important;font-size: 0.7em;border:1px solid #bc1d1d;display: block;width: 12%;text-align: center;}
.place{margin-top: 1%;}
.pic_box{width: 45%;overflow: hidden;}
.mr{margin-right: 5%;width: 50%;}

.add_more{width: 80%;height: 30px;background-color: #c9c9c9;text-align: center;color: #999;line-height: 30px;border-radius: 2px;display: block;margin:4% auto 5%;
}

 .header {
    height: 50px;
    overflow: hidden;
    position: relative;
    clear: both;
    text-align: center;
    background: #1295d8;
    z-index: 5;
}


.font_box { width: 100%; padding:0 5%; box-sizing: border-box;}
.font_box h6 {font-size: 16px;margin: 19px 0 6px;}
.tit_b span { font-family: "微软雅黑";}
/* 页面二 */


/* 页面三 */




/*2017.6.19*/
.font_box p { overflow:hidden;}
.font_box .p_cyf { margin:20px 0; text-align:center;color: #746757;  font-size: 14px;  font-family: 微软雅黑;}
.font_box .p_new { margin-top:10px!important;}






