@charset "utf-8";
/* power by zhang*/

/***common**/
body{color:#333;font-size:16px;line-height:20px;font: 16px/1.3 "微软雅黑", Tahoma, Helvetica, Arial, sans-serif; margin:0; padding:0; background:#f8f3f3}
h1,h2,h3,select,input,button{font-size:100%; font-weight:normal;}
body,h1,h2,h3,div,ol,ul,li,dl,dt,dd,form,p,img,hr{margin:0;padding:0;border:0;}
input,button,select,img{margin:0; padding:0; line-height:normal; border:0;}
ul,li,dl,dt,dd{list-style:none}
select,input,textarea,button,button img,label{vertical-align:middle; font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;}
header,footer,section,aside,nav,hgroup,figure,figcaption{display:block;margin:0;padding:0;border:none}
a, a:link, a:visited{color:#333;text-decoration:none;cursor:pointer;}
a:hover{color:#d70c19;text-decoration:none;cursor:pointer;}
.clear{ clear:both; padding:0px; margin:0px; height:0px; }
.red{ color:#ea2e56;}
.icon{
	font-style: normal;
	display: inline-block;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

body{
	line-height: 1;
}
/**top**/
.bo_top_nav_right {
    float: right;
}

.bo_top_nav {
    height: 30px;
    background: #f5f5f5;
    line-height: 30px;
    min-width: 980px;
	font-size: 12px;
    font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;
}

.bo_content {
    width: 980px;
    margin: 0 auto;
}
.bo_top_nav a {
    color: #666;
}
a, a:link, a:visited {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
a, a:link, a:visited {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: ' ';
}
.clearfix:after {
    clear: both;
}
.ml10 {
    margin-left: 10px;
}
.bo_top_nav_left{ float:left}

.bo_top_nav_right a {
    margin-right: 10px;
}
a.link_help {
    height: 30px;
    background: #ea544a;
    color: #FFF;
    padding: 2px;
    border-radius: 3px;
}
a.link_help i {
    background: url('http://www.bosera.com/newresource/images/home/iconfont-help.png') no-repeat;
    padding-left: 16px;
}
i, em {
    font-style: normal;
}
.bo_top_head {
    height: 100px;
	background:#fcfbfc;
}
.bo_content {
    width: 980px;
    margin: 0 auto;
}
.bo_top_head h1 {
    display: inline-block;
	width:395px;
	height: 100px;
	float:left;
}
.bo_top_head_btn {
    float: right;
    margin-top: 35px;
}
.login_panel {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
}
.bo_top_head_btn a.btn {
    margin-left: 15px;
}
a.btn_login {
    padding: 5px 34px;
    font-size: 14px;
    width: 97px;
    color: #FFF;
    background-color: #eb1f1f;
    border-radius: 4px;
    box-shadow: 0px 2px 0px #cd1212;
}
a.btn_login:hover,a.btn_register:hover{
	opacity: 0.8;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.bo_top_head_btn a.btn {
    margin-left: 15px;
}
a.btn_register {
    padding: 5px 20px;
    font-size: 14px;
    width: 97px;
    color: #FFF;
    background-color: #f4ba1e;
    border-radius: 4px;
    box-shadow: 0px 2px 0px #dba515;
}

/**banner**/
.banner{
	min-width:1024px; 
	background:url(../img/banner.png) no-repeat center;
	height:500px;
}
/**content**/
.contanier{
	min-width: 1024px;
}
.part{
	width: 100%;
}
.part1{
	height: 960px;
	background: #ece9e8;
}
.part2{
	height: 1010px;
	background: #efeef0;
}
.part3{
	height: 3680px;
	background: #ece9e8;
}
.part4{
	height: 300px;
	background: #efeef0;
}
.part5{
	height: 630px;
	background: #ece9e8;
}
.part6{
	height: 1130px;
	background: #efeef0;
}
.content{
	width: 950px;
	color: #000;
	margin: 0 auto;
}
.table{
	margin: 0 auto;
}
.mar{
	margin: 20px 0 0 0;
}
.born{
	border: none !important;
}
.title{
	width: 950px;
	height: 70px;
	text-align: center;
	margin: 50px auto;
	display: inline-block;
	background: url(../img/sub-title-bg.png) no-repeat;
}
.title img{
	margin: 20px auto;
}
.content h2{
	font-size: 24px;
	color: #d33032;
	line-height: 1;
	margin: 0 0 8px 0;
}
.media-body{
	width: 100%;
	height: auto;
	padding: 15px;
	margin: 0 0 30px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	background: #ffffff;
	border-top: #d33032 solid 3px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.media-body h3{
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 18px;
	color: #4d4d4d;
}
.media-body p{
	font-size: 16px;
	color: #646363;
	line-height: 24px;
	text-align: justify;
	position: relative;
}
.bs{
	width: 61px;
	height: 75px;
	position: absolute;
	top: -5px;
	left: -15px;
}
.ts{
	padding: 0 0 0 40px;
}
.media-body hr{
	width: 100%;
	height: 0px;
	margin: 16px 0;
	border: #e5e0df dashed 1px;
	
}

.footer{
	width: 100%;
	padding: 24px 0;
	background: #ffffff;
	color: #fff;
}
.footer .row{
	width: 920px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.footer h4{
	margin: 8px 0 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	color: #999899;
}
.footer p{
	text-align: center;
	font-size: 12px;
	color: #999899;
	line-height: 20px;
	text-align: left;
	margin: 6px 0;
}
.f11{
	font-size: 11px !important;
	color: #dfdfdf !important;
	line-height: 1 !important;
	margin: 0 !important;
}