﻿﻿@charset "utf-8";
/* CSS Document */
body,html{ margin:0px; border:0px; width:100%; height:100%; }


@font-face {
	font-family: 'BSiconfont';
    src: url('/app/h-ui/h-ui/fonts/fontawesome-webfont.eot'); /* IE9*/
    src: url('/app/h-ui/h-ui/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/app/h-ui/h-ui/fonts/fontawesome-webfont.woff') format('woff'), /* chrome、firefox */
    url('/app/h-ui/h-ui/fonts/fontawesome-webfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('/app/h-ui/h-ui/fonts/fontawesome-webfont.svg#uxiconfont') format('svg'); /* iOS 4.1- */
}
.BSiconfont{
    font-family:"BSiconfont",'STHeiti-Light','STHeiti-Medium','Microsoft YaHei UI', 'Microsoft YaHei','微软雅黑','微軟正黑體','Droid Sans','Droid Sans Fallback' !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


*{ margin:0px; padding:0px; border:none; text-decoration:none}
*{ font-family:'STHeiti-Light','STHeiti-Medium','Microsoft YaHei UI', 'Microsoft YaHei','微软雅黑','微軟正黑體','Droid Sans','Droid Sans Fallback' !important}
a{ cursor:pointer; width:100%; height:100%; float:left;}
.bgp{ background:#9B59B6}
.bgt{ background:#1ABC9C}
.bgo{ background:#D03E1A}
.bgg{ background:#2ECC71}
.bgb{ background:#3498DB}
.bg0{ background:#576166}
.bg1{ background:#576166}
.bg2{ background:rgb(26, 188, 156)}
.bg3{ background:rgb(26, 188, 156)}
.bg4{ background:#f4d17e}
.bg5{ background:#e14b4e}
.bg6{ background:#4774b7}
.bg7{ background:#4b4461}

#slider{ width:100%; height:250px; background:#ccc; float:left; text-align:center; line-height:220px; color:#fff; overflow:hidden}
/*#slider img{ height:100%;}*/
.btn{ border-top:0px !important; margin-top:0px !important;}

.pice{ width:100%; float:left; height:300px; overflow:hidden; margin-top:2px;}
.pice .divide{ height:100%; width:50%; float:left;}
.pice .divide .lit{ width:89%; height:24.5%; float:left; border:2px solid #fff; margin:11px 1px 1px 10px; overflow:hidden; position: relative;border-radius: 15px;}
.pice .divide .lar{ width:89%; height:24.5%; float:left; border:2px solid #fff; margin:11px 1px 1px 10px; overflow:hidden;border-radius: 15px;}

.pice .divide .lit a{color: #fff; font-weight:bold; font-size:15px; width: 90%; height: 90px; position: relative;}
.pice .divide .lit a span{ font-size: 25px; line-height: 90px; margin-right: 10px;}

.pice .divide .lar a .pic{ height:50px; float:left; position: relative; left:50%;  margin-left:-25px; margin-top:14.5%; margin-right:15px; z-index:99; font-size: 50px; color: #fff }

.pice .divide .lit { position:relative;}
.pice .divide .lit a { text-align: center;z-index:99; position:relative}
.pice .divide .lar { position:relative}
.pice .divide .lar a { text-align: center;z-index:99; position:relative}
.pice .divide .lit a .pic{ height:30%; float:left; margin-left:30px; margin-top:16.5%; margin-right:15px; z-index:99; }
.pice .divide .lit a .tit{ line-height:83px; position:relative; color:#fff; font-weight:400; font-size:21px; z-index:99;font-family:"微软bai雅黑";}
.pice .divide .lar a .tit{ line-height:83px; position: relative; width:90%; color:#fff; font-weight:400; font-size:21px; z-index:99;font-family:"微软bai雅黑";}
.pice .divide .lar a .pic{ height:50px; float:left; position: relative; left:50%;  margin-left:-25px; margin-top:16.5%; margin-right:15px; z-index:99; }
.pice .divide .tilebg{ height:100%;width: 100%; z-index:0; position:absolute; left:0px; top:0px;}
    