/*焦点图*/
.m_focus{width:100%; /*height:213px;*/ background:#000; overflow:hidden; margin:0px 0 0;}
.m_focus_box{/*width:320px; height:213px;*/ overflow:hidden; margin:0 auto; position:relative;}
.m_focus_box li{float:left; /*height:213px;*/}
.m_focus_box .m-focus-scroll-box{/*height:213px;*/}
.m_focus_box li img{width:100%; display:block;}

.m_focus_box .pagination-focus{position:absolute; z-index:20; left:50%; margin-left:-50px;bottom:6px; text-align:right; width:110px;}
.m_focus_box .swiper-pagination-switch{display:inline-block; width:16px; height:16px; border-radius:10px; background:#ffffff; margin-left:5px;margin-right:5px; cursor:pointer;}
.m_focus_box .swiper-active-switch{background:#000000;}

.m_focus_box a.arrow_left, .m_focus_box a.arrow_right{display:block; width:35px; height:60px; margin:-30px 0 0; display:block; background:url(images/m_focus_arrow2.png) no-repeat 0 center; position:absolute; top:50%; z-index:10; -webkit-transition:all .3s ease; background-size:100px auto;}
.m_focus_box a.arrow_right{background-position:100% center; right:5px;}
.m_focus_box a.arrow_left{left:5px;}
.m_focus_box li a{display:block; position:relative;}


/*快捷服务*/
.homebox{padding-bottom:20px;}
.homebox2{padding:20px 0 20px 0; }
.highlight li{}
.highlight span { float: left; width: 25%; font-size: 1.2rem; line-height: 15px; text-align: center; color: #5a5a78; margin-bottom: 2%; }
.highlight img { width: 80%; display: block; margin: 0px auto 2%; line-height: 0px; }
.homebox .list3{ padding-top: 3%; padding-right: 3px; }
.homebox .list3 span{ width:30%;padding-left: 3%; display: block;font-size: 1.2rem;line-height:30px;margin-bottom: 0%;}
.homebox .list3 span img{ display: block;width: 100%; margin-top: 3%; margin-bottom: 3%; line-height:0px;}



/*文字列表*/
.news-list { background: #fff; overflow: hidden; }
.news-list ul li { line-height: 60px;height: 60px; overflow: hidden; border-bottom: 1px solid #EEEEEE; }
.news-list ul li a { display: block; background-size: 9px 15px; padding-left: 30px; font-size:1.5rem; background-image: url(../images/jiantou.png); background-repeat: no-repeat; background-position: 10px center; overflow: hidden; }



/*底部样式*/
.sy_botm{ border-top-width: 4px; border-top-style: solid; border-top-color: #dedede; margin-top: 5px; clear: both; }
.sy_botm div{ line-height: 50px; font-size: 1.0rem; color: #333; text-align: center; font-family: "微软雅黑"; height: 50px; }
.sy_botm span{}
.sy_botm em{ padding-right: 6px; padding-left: 6px; color: #CCC; }
.sy_botm a{ font-size: 1.0rem; color: #333; }

.kjfwlist{padding-top:20px;}


/*----------------------------------------客户端适配-------------------------------------------*/
/* 判断iphone4 */
@media screen and (device-width: 320px) and (device-height: 480px) {
.sy_botm div{font-size: 0.7rem; }
.sy_botm a{ font-size:0.7rem;}
.sy_botm em{ padding-right: 1px; padding-left:1px; color: #CCC; }
}

/* 判断iphone5 */
@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
.sy_botm div{font-size:0.7rem;}
.sy_botm a{ font-size:0.7rem;}
.sy_botm em{ padding-right:2px; padding-left:2px; color: #CCC; }
} 
  
.homebox .list3.lineheight span {

    line-height: 15px;

}

.highlight.lineheight span {

    line-height: 15px;
}
