@import url("/Shared/css/company/mall/topcart.css?v=2017011801");
body {
	margin:0;
	width:100%;
	font-family:'Microsoft YaHei','微软雅黑';font-size: 14px;
	
}

:focus {
	outline:none;
}
*{margin:0;padding:0;border:0;color:#000;list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
    display: block;
    float: none !important;
}
.gray3{color:#333 !important;}.gray4{color:#444 !important;}.gray5{color:#555 !important;}.gray6{color:#666 !important;}.gray7{color:#777 !important;}.gray8{color:#888 !important;}.gray9{color:#999 !important;}.grayc{color:#ccc !important;}.grayd{color:#ddd !important;}.graye{color:#eee !important;}
.font5{ font-size:0.5em !important;}.font8{ font-size:0.8em !important;}.font9{ font-size:9px !important;}.font12{ font-size:12px !important;}.font14{ font-size:14px !important;}.font16{ font-size:16px !important;}.font18{ font-size:18px !important;}.font20{ font-size:20px !important;}.font24{ font-size:24px !important;}.font36{ font-size:36px !important;}


ul, ol, li, dl, dd {
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style: none outside none;
}


a {
    text-decoration: none;
    background: transparent;
    color: #a1b916;
    -webkit-tap-highlight-color: transparent;
}
body a:hover{
	text-decoration:none;
	color:#a1b916;
}

.site-topbar{
	background-color: #ffffff; padding:0px; min-width:1200px;}
	
.top-login{
	width:100%;
	background-color:#000;
	height: 34px;
	/* border-bottom: 1px solid #D8D8D8; */
	color:#fff;
	/*overflow: hidden;*/
}

.top-login-info{
	overflow:hidden;
	float: right;
	font-size: 14px;
}
	
.header{
	width:1200px;
	margin:0 auto;padding: 40px 0;overflow: hidden;
}

.logo{
	width:444px;float:left;
}

.logo .mall-title{
	float:right;
	border-left: 2px solid #ccc;
	margin-top: 10px;
	height: 65px;
	font-size:28px;
	padding-left:15px;
	line-height:60px;
	color:#353535;
}



.logo img{
	width:275px;
	margin-top:7px;
}

.lz{line-height:34px;width:1200px;margin: 0 auto;text-align: right; height:34px;}
.lz .mall-home{
	float:left;
	/* background:url(/Shared/images/company/mall/home.png) no-repeat; */
	width:16px;
	height:16px;
	margin: 9px 3px 0 10px;
	background-size:100% 100%;
}
.top-login-info a{
	color:#fff;
	margin-right:20px;
}
.top-login-info a:hover{
	color:#79c061;
}

.search{
	/* width: 572px;margin-left: 560px; padding-top:10px; */
}

.search-input{
	width: 492px;
	height: 45px;
	color: #555;
	border: 2px solid #fff;
	border-radius:0px;text-indent: 5px; float:left;
}
.search-button{	
	float:right;
	cursor:pointer;
	width: 80px;
	height: 45px;
	margin:0px; padding:0px; border:0px;
	 background-color:#fff; color:#fff; font-size:16px;
	 background:url(/Shared/images/companyv1/mallv1/newsearch.png) no-repeat;
	 background-size:contain;
}


.search-button i{
	/* background:url(/Shared/images/companyv1/mallv1/newsearch.png) no-repeat; */
	background-size:100% 100%;
	float: left;
	width:28px;
	height:28px;
	/*text-align:center;*/
	margin-left: 23px;
}

.recommendation{
	margin-top:5px;
}

.recommendation span{	
	margin-right: 20px;
	 color:#fff;
	  font-size:14px; 
	  cursor:pointer;
}

.recommendation span:hover{
	color:#79c061;
}


.footer{
	 background:#3e3e3e url('/Shared/images/homev1/indexv1/rightbottom.png') no-repeat left top;
	 height:170px;
	   width:100%;
		color:#666;
		 text-align:center;
		 vertical-align:middle;
		}
.footer img.topimg{
margin-top:50px;
}
.footer .bottomtext{
	margin-top:20px;
}
/*按钮CSS开始*/
.button {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.button:active, .button.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.button-lg, .button-group-lg>.button {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

.button-success {
	color: #fff;
	background: #5cb85c url(/Shared/images/company/mall/shopping.png) no-repeat 10px center;
	border-color: #4cae4c
}

.button-success:hover, .button-success:focus, .button-success.focus, .button-success:active, .button-success.active, .open>.dropdown-toggle.button-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.button-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.button-info:hover, .button-info:focus, .button-info.focus, .button-info:active, .button-info.active, .open>.dropdown-toggle.button-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.button-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.button-default:hover, .button-default:focus, .button-default.focus, .button-default:active, .button-default.active, .open>.dropdown-toggle.button-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.button-danger {
	color: #fff;
	background-color: #66cf3a;
	border-color: #66cf3a;
}

.button-danger:hover, .button-danger:focus, .button-danger.focus, .button-danger:active, .button-danger.active, .open>.dropdown-toggle.button-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.button-gray,.button-gray:hover {
	color: #fff;
	background-color: #ddd;
	border-color: #ddd;
}

button-danger

.button-block {
	display: block;
	width: 100%
}
.button-block+.button-block {
	margin-top: 5px
}
/*按钮CSS结束*/

/*表格开始*/

table {
	border-spacing: 0;
	border-collapse: collapse
}

td, th {
	padding: 0
}

table {
	background-color: transparent
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-top: 1px solid #eee
}
.table>thead>tr>th {
	vertical-align: bottom;
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 1px solid #ddd
}
.table .table {
	background-color: #fff
}
/*表格结束*/
.cico{background:url(/Shared/images/member/201612/courseico01.png?x=2018030901) no-repeat;-webkit-background-size: 100%;background-size:100%;display:inline-block;vertical-align:middle;}
.videoplay{background-size:20px;width:16px;height:20px;background-position:0 -75px;margin:0px 0px 0px 5px}
.audioplay{background-size:21px;width:10px;height:18px;background-position:0 -117px;margin:0px 0px 0px 5px}
.shoppingcart {background-size: 24px;width: 18px;height: 20px;background-position: 0 -165px;margin: 0px 0px 0px 5px; cursor:pointer;}