﻿body {
	 margin:0px;
	 padding:0px;
	 font: 14px/1 "Microsoft Yahei", Helvetica, Arial, sans-serif,宋体
}

ul, ol {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
}
p, h1, dl {
	margin-bottom: 0;
}
h1 {
	margin-top: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin: 0;
}
a {
    color: #5d9ce9;
    text-decoration: none;
}
a:hover, a:focus {
    color: #3A87E6;
    text-decoration: underline;
}
a:focus {
    outline: 0 auto -webkit-focus-ring-color;
}
*::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pull-left {
    float: left !important;
}


.form-control {
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bbb;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input.form-control,select.form-control{height: 34px;}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.i-block {
    display: inline-block;
    *display: inline;
	*zoom: 1;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align:right;
}
.p-l-5 {
	padding-left: 5px;
}
.p-t-10 {
	padding-top: 10px;
}
.p-t-30 {
	padding-top: 30px;
}
.p-b-10 {
	padding-bottom: 10px;
}
.p-l-25 {
	padding-left: 25px;
}
.m-l-5 {
	margin-left: 5px;
}
.m-r-5 {
	margin-right: 5px;
}
.m-b-5 {
	margin-bottom: 5px;
}
.m-t-5 {
	margin-top: 5px;
}
.m-r-10 {
	margin-right: 10px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-l-10 {
	margin-left: 10px;
}
.m-t-10 {
	margin-top: 10px;
}
.m-l-15 {
	margin-left: 15px;
}
.m-r-15 {
	margin-right: 15px;
}
.m-t-15 {
	margin-top: 15px;
}
.m-l-20 {
	margin-left: 20px;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-r-20 {
	margin-right: 20px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-l-30 {
	margin-left: 30px;
}
.m-l-60 {
	margin-left: 60px;
}
.m-l-100 {
	margin-left: 100px;
}
.m-t-35 {
	margin-top: 35px;
}
.m-b-35 {
	margin-bottom: 35px;
}
.middle {
    vertical-align: middle;
}
.ver-top {
	vertical-align: top;
}
.posin {
	position: relative;
}
.font-12 {
	font-size: 12px;
}
.font-14 {
	font-size: 14px;
}
.font-16 {
	font-size: 16px;
}
.font-18 {
	font-size: 18px;
}
.font-20 {
	font-size: 20px;
}
.font-24 {
	font-size: 24px;
}
.font-36 {
	font-size: 36px;
}
.font-40 {
	font-size: 40px;
}
.font-f1{font-family:宋体}
.bold {
	font-weight: bold;
}
.color1 {
	color: #fffcf7;
}
.color2 {
	color: #fb6e50;
}
.color3 {
	color: #999;
}
.color4 {
	color: #fda41a;
}
.color5 {
	color: #333;
}
.color6 {
	color: #ff2929;
}
.color9 {
	color: #5d9ce9;
}
.color7{ color:rgba(68,67,67,1)}
.color8{ color:rgb(161, 161, 161)}

.bg0{
	background-color:transparent;
}
.bg1 {
	background-color: #5d9ce9;
}
.bg2 {
	background-color: #fb6e50;
}
.bg3 {
	background-color: #eee;
}
.bg4 {
	background-color: #fff;
}
.bg5 {
	background-color: #D3B0D1;
}
.bg6 {
	background-color: #AACEA2;
}
.bg7 {
	background-color: #fefaea;
}
.c9 {
    color: #9c9c9c;
}
.pointer {
	cursor: pointer;
}
.lr0 {
	padding-left: 0;
	padding-right: 0;
}
.icon {
    background-position: 0 0;
    background-repeat: no-repeat;
}
.bold{ font-weight:bold}

.w-150{ width:150px;}
.w-180{ width:180px;}

.pull-right {
    float: right !important;
}

.dl-form dl{ padding:0px; margin:0px;}
.dl-form dd,dt{ display:inline-table !important;margin:0px; padding:0px; vertical-align:middle; }
.dl-form dt{text-align:right;}
.dt-left10 dt{ margin-left:10px;}
.dt-w90 dt{ width:90px;}
.dt-w80 dt{ width:80px;}
.dt-w120 dt{ width:120px;}
.dd-w220 dd{ width:190px;}

