/*轮播图================*/
.mainContent {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.klkele {
	position: absolute;
	top: 120px;
	right: -156px;
	width: 140px;
	border: 1px solid #ccc;
}
.leftBit {
	position: absolute;
	top: 70px;
	left: -10px;
}
.slidesDiv {
	position: relative;
	height: auto;
	margin-top: 53px;
	text-align: center;
}
#slides {
	display: none;
	overflow: hidden;
	height: auto;
}
#slides img {
	display: block;
	width: 100%;
	height: auto;
}
.slidesjs-pagination {
	position: absolute;
	z-index: 995;
	bottom: 15px;
	left: 50%;
	list-style: none;
}
.slidesjs-pagination li {
	float: left;
	margin: 0 3px;
}
.slidesjs-pagination li a {
	display: block;
	float: left;
	overflow: hidden;
	width: 13px;
	height: 0;
	padding-top: 12px;
	color: #333;
	background: url(../public_images/pagination.png) no-repeat;
	background-position: 0 0;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active {
	color: #f00;
	background-position: 0 -12px;
}

/*====================================(zh)=======================================================*/

/*========================(代码拼接时间:2016年8月20日17:55:29)====================================*/

/*====================================(hyy)=======================================================*/

/* 平台展示 */
.show_carousel {
	position: relative;
	width: 1000px;
	height: 170px;
	margin-bottom: 20px;
}
.inner_carousel {
	position: absolute;
	left: 0;
	overflow: hidden;
	width: 1000px;
	height: 170px;
}
.show_carousel ul {
	position: absolute;
	top: 0;
	left: 0;
}
.show_carousel ul li {
	float: left;
}
.show_carousel ul li img {

	/*padding:0 2px;*/
	width: 246px;
}
.carttit_num {
	font-size: 16px;
	font-style: normal;
	display: inline-block;
	margin-left: 10px;
	padding-top: 5px;
	text-align: center;
}
.carttit_num i {
	font-size: 20px;
	font-style: italic;
	color: #eb3030;
}
.show_pre {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	zoom: 1;
	width: 34px;
	height: 56px;
	margin-top: -28px;
	background: url(../public_images/left_blur.png) no-repeat;
	_position: absolute;
}
.show_next {
	position: absolute;
	top: 50%;
	right: 4px;
	display: block;
	zoom: 1;
	width: 34px;
	height: 56px;
	margin-top: -28px;
	background: url(../public_images/right_blur.png) no-repeat;
	_position: absolute;
}
.long_show {
	display: block;
	overflow: hidden;
	width: 5000px;
	height: 170px;
}
.long_show li {
	overflow: hidden;    /*margin-left: 10px;*/
	width: 1000px;
}
.long_show li:first-child {
	margin: 0;
}

/*公告*/
.notice {
	margin-bottom: 40px;
}
.campany_notice {
	float: left;
	/* width: 298px; */
	width: 100%;
	height: 210px;
	margin-right: 10px;
	border: 1px solid #e7e7e7;
}
.user_notice {
	overflow: hidden;    /*! width: 688px; */
	border: 1px solid #e7e7e7;	/*! float: left; */
}
.tit_nav {
	line-height: 40px;
	overflow: hidden;
	height: 40px;
	background: #eaeaea;
}
.tit_nav a {
	font-size: 16px;
	line-height: 36px;
	display: block;
	float: left;
	width: 99px;
	height: 36px;
	margin-top: -1px;
	text-align: center;
	color: #333;
	border-top: 3px solid #eaeaea;
	border-bottom: 1px solid #e7e7e7;/* 	border-right:  1px solid #e7e7e7; */
}
.tit_nav .right_active {
	line-height: 40px;
	height: 40px;
	cursor: default;
	border-top: 3px solid #eb3030;
	border-bottom: none 0;
	background: #fff;
}
.notice_class {
	margin-top: 12px;
}
.notice_list {
	line-height: 30px;
	height: 30px;
	padding: 0 20px;
}
.notice_list i {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin-right: 10px;
	vertical-align: middle;
	background: #ccc;
}
.notice_list a {
	font-size: 14px;
	display: inline-block;
	overflow: hidden;
	/* width: 240px; */
	height: 30px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	-o-text-overflow: ellipsis;
}
.notice_list a:hover {
	text-decoration: underline;
	color: #eb3030;
}
.campany_notice .notice_class {
	display: none;
}
.campany_notice .list_active {
	display: block;
}
.more_null {
	overflow: hidden;    /*! display: inline-block; */

	/*! width: 188px!important; */

	height: 40px;
	padding-right: 10px;
	border-right: none 0 !important;
	border-bottom: 1px solid #e7e7e7 !important;
}
.user_more {
	overflow: hidden;    /*! display: inline-block; */

	/*! width: 578px!important; */

	height: 40px;
	padding-right: 10px;
	border-right: none 0 !important;
	border-bottom: 1px solid #e7e7e7 !important;
}
.more_null a, .user_more a {
	font-size: 12px;
	line-height: 40px;
	float: right;
	width: 50px;
	height: 40px;
	padding-right: 10px;
	text-align: right;
	text-decoration: underline;
	color: #666;
	border: none 0;
}
.more_null a:hover, .user_more a:hover {
	color: #eb3030;
}
.userinfo li:first-child {
	display: inline;
	margin-left: -1px;
	border-right: 1px solid #e7e7e7;
}
.user_info {
	float: left;	/*width: 344px;*/
	padding: 22px 0  10px 0;
}
.user_png {
	display: block;
	float: left;
	width: 94px;
	margin-right: 10px;
	padding-left: 15px;
	text-align: center;
}
.user_png img {
	display: block;
	width: 94px;
	height: 94px;
}
.userpng_position {
	position: relative;
	height: 94px;
}
.userpng_position img {
	position: absolute;
	top: 0;
	left: 0;
}
.userpng_position i {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 62px;
	height: 20px;
}
.position_left i {
	background: url(../public_images/fahuofang.png) no-repeat;
}
.position_right i {
	background: url(../public_images/chezhu.png) no-repeat;
}
.user_png span {
	display: inline-block;
	margin-top: 14px;
}
.user_speak {
	float: left;
	overflow: hidden;
	width: 215px;
}
.user_speak h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	overflow: hidden;
	width: 215px;
	height: 24px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #333;
	border-bottom: 1px solid #e7e7e7;
}
.user_speak p {
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	overflow: hidden;
	height: 93px;
	text-overflow: ellipsis;
	color: #666;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.cart_tit {
	zoom: 1;
	margin-bottom: 14px;
	padding: 0 10px 10px 0;
	border-bottom: 1px solid #eb3030;
}
.cart_tit span {
	font-size: 22px;
	display: block;
	float: left;
	padding-left: 8px;
	color: #eb3030;
	border-left: 4px solid #eb3030;
}
.new_clearfix:after {
	display: block;
	clear: both;
	content: '';
}
.look_more {
	font-size: 12px;
	font-weight: normal;
	display: block;
	float: right;
	text-decoration: underline;
	color: #666;
}
.look_more:hover {
	color: #eb3030;
}
.show_more {
	line-height: 30px;
}

/* 点击货源列表弹出下载框 */
.DialogDiv {
	position: fixed;
	z-index: 1002;
	top: 50%;
	left: 50%;
	width: 350px;
	margin: -134px 0 0 -175px;
	padding-bottom: 15px;
	text-align: center;
	background-color: #f8f8f8;
}
.DialogDiv .dialogH2 {
	position: relative;
	height: 46px;
	text-align: center;
	background-color: #ff726c;
}
.DialogDiv .BtnClose {
	position: absolute;
	top: -20px;
	right: -20px;
	cursor: pointer;
}
#BtnCl img {
	display: block;
	width: 38px;
	height: 38px;
}
.DialogDiv .dialogH2 h2 {
	font: normal 16px/46px '微软雅黑', Verdana, Geneva, sans-serif;
	color: #fff;
}
.DialogDiv p {
	font: normal 14px/26px '微软雅黑', Verdana, Geneva, sans-serif;
	margin-bottom: 20px;
	padding: 10px 35px;
	color: #333;
	background-color: #fff;
}
.DialogDiv .downloadLeft {
	float: left;
	width: 90px;
	margin-left: 54px;
}
.DialogDiv .downloadRight {
	float: right;
	width: 106px;
	margin-right: 54px;
	cursor: pointer;
}
.DialogDiv .downloadLeft img, .DialogDiv .downloadRight img {
	display: block;
}
.DialogDiv .downloadLeft span, .DialogDiv .downloadRight span {
	line-height: 25px;
	display: block;
	text-align: center;
}

/* 首页的快捷发货提示框======================== */
.yijianOutlook {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 3000px;
	opacity: 0.5;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.gbBtn {
	position: absolute;
	top: -14px;
	right: -14px;
	display: block;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background: url(../images/guanbi.png) no-repeat;
	background-size: 100% 100%;
}
.yijianInnerlook {
	position: fixed;
	z-index: 1002;
	top: 50%;
	left: 50%;
	width: 350px;
	min-height: 150px;
	padding-bottom: 30px;
	text-align: center;
	background-color: #fff;
}
.fabuOk {
	margin: -75px 0 0 -175px;
	padding: 0 !important;
}
.fabuNohave {
	margin: -90px 0 0 -175px;
}
.fabuNo, .huoyuanCf {
	margin: -75px 0 0 -175px;
	padding: 0 !important;
}
.fabuTitle {
	font-size: 16px;
	line-height: 26px;
	margin: 35px 20px;
	text-align: center;
	color: #333;
}
.fabuTitle span {
	vertical-align: middle;
}
.renZheng {
	margin: -119px 0 0 -175px;
}
.fabuRepeats {
	margin: -75px 0 0 -175px;
	padding: 0 !important;
}
.fabuTitle span em {
	color: #39f;
}
.yijianInnerlook h3 {
	font-size: 16px;
	line-height: 46px;
	height: 46px;
	text-align: center;
	color: #fff;
	background: #fd736f;
}
.btnBox {
	width: 350px;
	height: 26px;
	margin: 40px auto 0;
}
.yijianInnerlook .yijianP {
	font-size: 16px;
	margin-top: 30px;
	text-align: center;
	color: #333;

}
.yijianInnerlook .yijianP .yijianSpan {
	line-height: 28px;
	display: block;
	padding: 0 20px;

}
.btnBox .btnTure, .btnBox .btnFalse {
	line-height: 36px;
	float: left;
	width: 132px;
	height: 36px;
	cursor: pointer;
	text-align: center;
	border: none 0;
	outline: none;
}
.btnFalse, .btnTure {
	font-size: 14px;
	display: block;
	margin-left: 27px;
	border-radius: 4px;
}
.yijianInnerlook .btnFalse {
	margin-left: 27px;
	color: #333;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
.btnTure {
	color: #fff;
	background: #eb3030;
}
.klkele .downloadLeft, .klkele .downloadRight {
	width: 100px;
}
.klkele .downloadLeft {
	margin: 24px auto 0;
}
.klkele .downloadRight {
	margin: 30px auto 24px;
}
.klkele .downloadRight {
	/* cursor: pointer; */
}
.klkele .downloadLeft img, .klkele .downloadRight img {
	display: block;
	width: 90px;
	margin: 0 auto;
}
.klkele .downloadLeft span, .klkele .downloadRight span {
	font-size: 14px;
	display: block;
	margin-top: 10px;
	text-align: center;
	color: #333;
}
.klkele .downloadRight span {
	font-size: 14px;
	color: #3c7eec;
}
