﻿@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, strong, table, th, tr, td, form, label, iframe, frame, input, button, textarea, select {
    margin: 0;
    padding: 0;
	box-sizing:border-box;
}
html, body {height:100%;}

i {font-style:normal;}
ul, li{
    list-style: none;
	margin:0;
	padding:0;
}


table, tr, th, td {
    border-collapse: collapse;
    border-spacing: 0;
}
input, button, select, textarea {
    outline: none;
    background-color: #fff;
    font-family: "Microsoft Yahei";
}
textarea {
    resize: none;
    overflow: auto;
}
img, a img {
    border: none;
    vertical-align: middle;
}
a, a:link, a:active, a:visited, a:hover {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
/*a {transition:0.2s ease-in-out;}*/
html, body, iframe, frame {
    border: 0;
}
html{
    height: 100%;
}
body {
    height:100%;
    font-family: 'Microsoft Yahei', sans-serif !important;
    font-size: 14px;
    color: #333;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.fc {
    margin: 0 auto;
}
.vertical-middle {
    vertical-align: middle;
}


.hidden {
    display: none;
}
.clear {
    clear: both;
}
.overflow {
    overflow: hidden;
}


.posR {
    position: relative;
}
.posA {
    position: absolute;
}
.posF {
    position: fixed;
}


.fb {
    font-weight: bold
}
.textL {
    text-align: left;
}
.textC {
    text-align: center;
}
.textR {
    text-align: right;
}
.text2em {
    text-indent: 2em
}
.word-hidden {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m0 {margin:0 !important;}
.m5 {margin:5px;}
.m15 {margin:15px;}
.mr5 {margin-right:5px;}
.ml5 {margin-left:5px;}
.mb5 {margin-bottom:5px;}
.mt5 {margin-top:5px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mb10 {margin-bottom:10px;}
.mt10 {margin-top:10px;}
.mr7 {margin-right:7px;}
.ml8 {margin-left:8px;}
.mr15 {margin-right:15px;}
.ml15 {margin-left:15px;}

.pl15 {padding-left:15px!important;}
.pr15 {padding-right:15px!important;}
.pb15 {padding-bottom:15px!important;}
.pt15 {padding-top:15px!important;}
.pl10 {padding-left:10px!important;}
.pr10 {padding-right:10px!important;}
.pb10 {padding-bottom:10px!important;}
.pt10 {padding-top:10px!important;}
.pl5 {padding-left:10px!important;}
.pr5 {padding-right:10px!important;}
.pb5 {padding-bottom:10px!important;}
.pt5 {padding-top:10px!important;}

.border {border:1px solid #ddd;}
.border1 {border:1px solid #ddd; border-bottom:none;}
.fs12 {font-size:12px!important;}
.fs14 {font-size:14px!important;}
.fs16 {font-size:16px!important;}
.fs18 {font-size:18px!important;}
.fs20 {font-size:20px!important;}
.fs22 {font-size:22px!important;}
.fs24 {font-size:24px!important;}
.fs26 {font-size:26px!important;}
.fs28 {font-size:28px!important;}
.fs30 {font-size:30px!important;}
.fs100f {font-size:100%!important;}

.red {color:#f00!important;}
.color01 {color:#c49368!important;}
.color02 {color:#909090!important;}
.color03 {color:#fff!important;}

.item1 {width:100%;}
.item2 {width:50%;}
.item3 {width:33.33%;}
.item4 {width:25%;}
.item5 {width:20%;}

.hei100 {height:100%;}

.p10 {padding:10px;}
.bfff {background:#fff;}


.item-12{ width:100%; float:left;}
.item-11{ width:91.66%; float:left;}
.item-10{ width:83.33%; float:left;}
.item-9{ width:75%; float:left;}
.item-8{ width:66.66%; float:left;}
.item-7{ width:58.33%; float:left;}
.item-6{ width:50%; float:left;}
.item-5{ width:41.66%; float:left;}
.item-4{ width:33.33%; float:left;}
.item-3{ width:25%; float:left;}
.item-2{ width:16.66%; float:left;}
.item-1{ width:8.33%; float:left;}
.item-m-5{ width:20%; float:left;}

.wrap-clear:after{ content:''; display:block; clear:both;} 
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }



@font-face {font-family: "iconfont";
  src: url('../include/iconfont.eot?'); /* IE9*/
  src: url('../include/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../include/iconfont.woff?') format('woff'), /* chrome, firefox */
  url('../include/iconfont.ttf?') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../include/iconfont.svg?#iconfont') format('svg'); /* iOS 4.1- */
}


width:100%!important;



/*跳转样式*/
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background: #000000;opacity: 0.8 !important;filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;top:-400px;margin-left:-300px; width: 600px;height: 270px;background:#fff;z-index: 1001;display: none;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute;top:10px;right: 10px; width: 19px;height: 19px;background: url(../images/delete-ks-20170807.png) center center no-repeat;cursor:pointer;}
.alert-wzsm{width: 480px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 24px;color: #000;text-align: center;font-family:"Microsoft YaHei"; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-wzsm p{font-size:24px;font-family:"Microsoft YaHei";}
.alert-footer{width: 100%; height: 105px;font-size: 24px;color: #000;}
.alert-footer span{cursor: pointer;float: left;font-family:"Microsoft YaHei";}
.continue{width: 124px;height: 42px;background: url(../images/continue-ks-20170810.png) center center no-repeat;}
.fangqi{line-height: 42px;font-size: 20px;color: #ab0d07;margin-left: 20px;}
.xuanze{width: 210px;height: 42px;margin: 25px auto 0;}
/*跳转样式*/



/*首页漂浮窗*/
.books{
	position: fixed;
	top: 50px;
	right: 10px;
	padding: 14px;
	border: 1px solid #FDDC92;
	border-radius: 5px;
	background-color: #ffffff;
	z-index: 99999;
}


.books a{
	color: #900;
}


.books a:hover{
	text-decoration: none;
	background-color: #cccccc;
}









