body {
	background-color: #F8F8F8 !important;
	/*overflow-y: hidden;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 !important;
}

.comment, .home_page {
	width: 100%;
	float: left;
}
.view_company_name{
	padding: 0 8px;
}
#cusLoading{
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	background: rgba(0, 0, 0, .7);
	opacity: .7;
}
.loading_warp{
	width: 60px;
	height: 60px;
	text-align: center;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

/*.comment_warp{
	width: 1200px;
	background-color: violet;
	margin: 0 auto;
}*/

.banner {
	width: 100%;
	float: left;
	/*padding: 20px 0 50px 0;*/
	box-sizing: border-box;
}

.comment #myCarousel {
	max-width: 1200px !important;
	margin: 0 auto;
	/*background-color: blue;*/
}


/*.carousel-indicators {
	width: 5%;
	height: 20px;
	text-align: center !important;
	position: absolute !important;
	top: 382px !important;
	right: 0 !important;
	left: 50%;
	transform: translateX(-50%);
	list-style: none;
}*/

.carousel-control {
	top: 50% !important;
	margin-top: 0px !important;
	transform: translateY(-50%);
}

.notice_commnet,
.business_o, .data_s{
	width: 100%;
	float: left;
	padding: 50px 0;
	background-color: #fff;
}

.notice_warp,
.business_w, .data_s_l {
	max-width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/
}

.data_s{
	background-color: #fff;
	padding: 50px 0 0 0;
	box-sizing: border-box;
}
.notice_list {
	/*margin-right: -109px !important;*/
}

.notice_title {
	margin-bottom: 36px;
}

.notice_title h4 {
	float: left;
	font-size: 24px;
	margin-top: 2px !important;
}

.notice_title span {
	width: 78px;
	float: right;
	font-size: 18px;
	text-align: center;
	color: #B6B6B6;
	cursor: pointer;
	border-bottom: 1px solid #818181;
}
.notice_title span:hover{
	color: darkgray;
}
.new_notice {
	cursor: pointer;
}
.new_notice:hover .notice_d{
	color: #FE7603;
}
.new_notice div:nth-child(2) {
	float: left;
	padding-bottom: 15px;
	/*padding-left: 0;
	padding-right: 0;*/
	border-bottom: 1px solid #EEEEEE;
}

.notice_d {
	float: left;
	font-size: 18px;
	line-height: 34px;
	color: #333333;
	vertical-align: middle;
}
.notice_num {
	float: left;
	font-size: 24px;
	color: #9A9A9A;
}
.notice_time {
	float: right;
	font-size: 24px;
	color: #9A9A9A;
}

.business_o {
	background-color: #F8F8F8;
}

.modular_type {
	width: 250px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin: 0 auto;
	margin-right: 66px;
}

.business_m {
	width: 250px;
	height: 250px;
	/*overflow: hidden;*/
	margin: 0 auto;
	padding-top: 30px;
	margin-left: 0;
	margin-right: 0;
	box-sizing: border-box;
	margin-bottom: 46px;
	background-color: #FE7603;
	position: relative;
}

.business_m h4 {
	color: #fff;
	text-align: center;
	margin-top: 22px !important;
	font-size: 38px;
}

.cover_b {
	/*display: none;*/
	width: 250px;
	height: 250px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -250px;
	transition: all .3s ease-in;
	-moz-box-shadow: 0px 4px 4px 0px rgba(255, 217, 0, 0.08);
	-webkit-box-shadow: 0px 4px 4px 0px rgba(255, 217, 0, 0.08);
	box-shadow: 0px 4px 4px 0px rgba(255, 217, 0, 0.08);
	opacity: 0;
}
.data_s .data_s_l .cover_b {
	/*display: none;*/
	width: 250px;
	height: 250px;
	margin-left: 50px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -250px;
	transition: all .5s ease-in;
	-moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
	opacity: 0;
}

.business_m:hover .cover_b {
	/*display: block;*/
	margin-right: 0px;
	opacity: 1;
	cursor: pointer;
}

.cover_b {
	padding-top: 26px;
	box-sizing: border-box;
}

.cover_b h3 {
	font-size: 40px;
	color: #FE7603;
	text-align: center;
}

.cover_b h4 {
	font-size: 32px;
	color: #000;
	text-align: center;
	margin-top: 118px !important;
}
.new_card .business_m{
	background-color: #5491FF;
}
.lose_card .business_m{
	background-color: #FFBD42;
}
.order_data{
	background-color: #9F5704;
}
.order_dyna div:nth-child(2) {
	padding-bottom: 30px;
}
.footer_order_list{
	margin-bottom: 50px;
}
.new_notice_o{
	margin-bottom: 25px;
}

/*投诉弹窗*/
.opinion_cover {
	width: 100%;
	overflow: hidden;
}

.opinion_t {
	width: 100%;
	height: 45px;
	font-size: 20px;
	margin-bottom: 27px;
	text-align: center;
	border-bottom: 1px solid #DBDBDB;
}

.opinion_w img {
	width: 26px;
	height: 26px;
	/*background-color: magenta;*/
	position: absolute;
	top: 20px;
	right: 25px;
	transition: all .3s;
}

.opinion_w img:hover {
	opacity: .8;
	cursor: pointer;
}

.user_mess {
	width: 100%;
	float: left;
	margin-bottom: 26px;
	/*background-color: chocolate;*/
}

.contact_p{
	/*width: 50%;*/
	float: left;
	position: relative;
	/*background-color: violet;*/
}
#username-error, #usertel-error, #userContact-error{
	position: absolute;
	color: #FF0E0E;
	left: 176px;
	bottom: -26px;
}
#usertel-error{
	left: 177px;
}

.user_mess .mess_type {
	width: 88px;
	float: left;
	font-size: 16px;
	line-height: 30px;
	text-indent: 12px;
	margin-left: 46px;
}

.user_mess input {
	width: 160px;
	float: left;
	height: 34px !important;
	/*text-indent: 12px;*/
	margin-left: 30px;
	margin-bottom: 0 !important;
}
.contact_p .dropdown{
	width: 100%;
	/*margin-left: 50px;*/
	background-color: blueviolet;
}
.contact_p .btn{
	float: left !important;
	outline: none !important;
	width: 162px !important;
	margin-left: 30px;
	background: #fff;
	border-color: #D6D6D6;
	/*background-color: #fff !important;*/
}
.dropdown-toggle .title{
	float: left !important; 
}
.dropdown-toggle .caret{
	float: right !important;
	margin-top: 8px; 
}
.contact_p .dropdown-menu{
	width: 160px !important;
	overflow: hidden;
	/*background-color: maroon;*/
	padding: 0 !important;
	min-width: 0;
	top: 40px;
}
.contact_com{
	float: left;
	/*background-color: violet;*/
}
.contact_p textarea{
	width: 593px;
	float: left;
	margin-left: 30px;
	padding: 12px;
	box-sizing: border-box;
}
.btn-success{
	outline: none !important;
	float: right;
}

/*.contact_p .dropdown-menu>li>a{
	padding: 0 !important;
}*/
/*退出*/
.cananl_tip{
	width: 50%;
	min-width: 600px;
	height: 200px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.yips_title{
	width: 100%;
	color: #000;
	font-size: 20px;
	text-align: center;
	margin: 32px 0 45px;
}
.cananl_but{
	width:250px;
	margin: 0 auto;
}
.zy_cancel{
	float: left;
	color: #000 !important;
	background-color: #fff !important;
	border-color: #C4C4C4 !important;
}
.zy_cancel:hover{
	color: #fff !important;
	background-color: #409eff !important;
}
.zy_determine{
	float: right;
	color: #000 !important;
	background-color: #fff !important;
	border-color: #C4C4C4 !important;
}
.zy_determine:hover{
	color: #fff !important;
	background-color: #409eff !important;
}
.modal-header, .modal-footer{
	border-bottom: none !important;
	border-top: none !important;
}
.btn{
	outline: none !important;
}
.btn-default{
	float: left;
}
.cust_footer{
	padding: 30px !important;
	width: 260px !important;
	margin: 0 auto;
}
/*底部样式*/
.footer {
	background-color: #fff;
	font-size: 12px;
	padding: 15px 0;
	color: #000;
}
