@charset "utf-8";

/*底部认证*/
/* 2024-03-25 liusm 首页单独设置样式 */
.home_page_footer .wrap-container{
	width: 1260px!important;
	margin: 0 auto;
}
.home_page_footer .indexBottom-cont li{
	/* margin: 0 60px!important; */
}
.home_page_footer .indexBottom-cont li:last-child{
	margin-right: 0!important;
}
.home_page_footer .indexBottom-cont li:first-child{
	margin-left: 0!important;
}
.home_page_footer .footerNav{
	/* width: 220px!important;
	padding-left: 80px!important; */
	/* 2024-03-28 liusm  等比分配 */
	width: 20% !important;
    padding-left: 7% !important;
}
.home_page_footer .footerShare {
	width: 160px!important;
}
.home_page_footer .legalproofMain{
	width: 1260px!important;
}

/* 2024-03-25 liusm 首页单独出来end */
.indexBottom {
	height: 100px;
	background-color: #ffffff;
	text-align: center;
}
.indexBottom-cont{
	padding: 0 20px;
}
.indexBottom-cont li {
	width: 226px;
    float: left;
    text-align: left;
    padding-top: 25px;
    line-height: 24px;
    font-size: 16px;
	color: #666666;
	background-repeat: no-repeat;
	/* 224-03-25 liusm  新版添加 */
	background-position: 0px 35px;
	/* padding-left: 45px; */
	/* margin: 0 100px; */
	box-sizing: border-box;
}

.indexBottom-cont li>div p{
	font-size: 14px;
}
.indexBottom-cont li>span{
	background-image: url(images/icon.png);
    width: 50px;
    height: 45px;
    display: inline-block;
}
.indexBbg1{
	background-position: 10px -330px;
}
/* .indexBbg2{
	background-position: -45px -330px;
} */
.indexBbg3{
	background-position: -110px -330px;
}
/* .indexBbg4{
	background-position: 0px -330px;
} */

/* 2024-03-25 底部认证新版修改第二个和第四个 */
.indexBottom-cont li:first-child{
	margin-left: 0;
}
.indexBottom-cont li:last-child{
	margin-right: 0;
}
.indexBbg5{
	background-position: -45px -280px;
}
.indexBbg6{
	background-position: -170px -330px;
}
.container-list{
	/* width: calc(100% - 160px); */
	width: 100%;
}

/* 公共底部 */
.footerNewMain {
	padding-top: 45px;
	background:#E5E5E5;
}
.footerNewMain  .wrap-container {
	/* width:1280px !important; */
	width:1200px !important;
	border-bottom: 1px solid #ddd;
}

.footerNewMain  .wrap {
	border-bottom: 1px solid #dddddd;
}
.footerNewMain  .wrap .footerNav{
	/* padding-left: 86px; */
}

.footerNewMain .footer_website_list{
	/* padding:24px 0 20px 90px; */
	padding:20px 0 20px 0px;
	width: 100%;
    border-top: 1px solid #ddd;
	margin-top: 20px;
}
.footerNewMain .footer_website_item{
	font-size:12px;
	color:#666666;
}
.footerNewMain .footer_website_item:not(:last-child){
	margin-right:37px;
}
.footerNav {
	float: left;
	/* width:16.6%; */
	line-height: 30px;
	height: auto;
	/* padding-left: 90px; */
	position: relative;
	box-sizing: border-box;
	font-size: 12px;
	min-width: 100px;
	margin-right: 72px;
}
.footerNav:last-child{
	margin-right: 0;
}

.footerNav:last-child::after{
	content: '';
	width: 0;
}
/* 2024-03-25 liusm 新版添加分割线 end */

.last_footerNav {
	border: 0;
}
.footerNav a {
	font-size: 12px;
    line-height: 24px;
    color: #444444;
}

.footerNav a:hover {
	color: #ff5a00;
}

.footerNav dt {
	font-size: 14px;
	font-weight: bold;
	color: #2D2D2D;
}

.footer-icon {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 10px 10px 0;
}

.footerShare {
	width: 160px;
	text-align: right;
}

.footerShare_p2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 6px;
}

.footerLegal-proof {
	padding-top: 20px;
	padding-bottom: 32px;
	background:#E5E5E5;
}
.footerLegal-proof-padding{
	/* padding:0 90px; */
}

.legalproofLeft {
	height: 39px;
    display: flex;
    flex-direction: column;
    color: #999;
    width: 500px;
    text-align: left;
    position: relative;
    font-size: 12px;
}
.legalproofLeft a {
	color: #999;
	line-height: 30px;
}

#icpicon {
	background: url(https://www.ic.net.cn/media/../images/ui/commonicon.gif) no-repeat 0px 0px;
	display: inline;
	height: 46px;
	width: 40px;
	float: right;
	margin: 0px 20px 0 0;
}

.legalproofMain {
	width: 1200px !important;
	text-align: center;
	margin: 0 auto;
}

/*底部广告*/

.buyerAdv {
	width: 1190px;
	height: 100px;
	margin: 0 auto 25px;
	overflow: hidden;
}

/* 意见反馈 */
.right_fixed_infoMain,
.right_fixed_infoMainx {
	width: 500px;
	height: 510px;
	background: #fff;
	position: fixed;
	left: 50%;
	margin-left: -255px;
	top: 50%;
	margin-top: -237px;
	z-index: 100;
	border-radius: 7px;
	overflow: hidden;
}
.right_fixed_infoMainx {
	height: 500px;
	width: 840px;
	margin-left: -420px;
	margin-top: -250px;
}
.fixed_infoH,
.fixed_infoHx {
	padding: 0 20px;
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	background: #f3f3f3;
}
.fixed_table {
	border: 1px solid #ccc;
	width: 780px;
	margin: 10px auto;
}

.fixed_info_closed {
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	right: 20px;
	top: 18px;
	cursor: pointer;
	line-height: 0;
}

.fixed_infoM,
.fixed_infoMx {
	padding: 20px 30px 0;
}
.fixed_infoMx {
	padding: 10px 30px 0;
}

.fixed_infoTextarea {
	width: 420px;
	height: 120px;
	padding: 10px;
	border: 1px solid #cccccc;
	resize: none;
}

.right_fixed_infoMainx .fixed_infoTextarea {
	width: 460px;
	display: inline-block;
	height: 60px;
}

.info_yjfk_p1,
.info_yjfk_p1x {
	line-height: 18px;
	color: #ff5a00;
	padding: 10px 0 10px;
}

.yjfk_text_box {
	height: 34px;
	margin-bottom: 10px;
}

.yjfk_text_boh {
	height: 82px;
}

.yjfk_info_spn1 {
	display: inline-block;
	min-width: 90px;
	padding-right: 10px;
	line-height: 34px;
	text-align: right;
	float: left;
}
.yjfk_info_spn1 .red{
	position: relative;
    top: 5px;
}
.right_fixed_infoMainx .yjfk_info_spn1 {
	width: 130px;
}

.yjfk_info_spn1 .red {
	color: red;
}

.yjfk_info_input {
	width: 260px;
	height: 30px;
	background-color: #ffffff;
	border: solid 1px #e3e3e3;
	line-height: 30px;
	padding: 0 5px;
}
.yjfk_info_inputx {
	width:480px;
}

.info_spn12 {
	width: 50px;
}

.info_spn13 {
	width: 65px;
}

.info_yjfk_p2 {
	padding-left: 100px;
	line-height: 36px;
	color: #999;
	font-size: 12px;
}

.info-submit,
.info-submitx {
	width: 100px;
	height: 40px;
	background-color: #ff5a00;
	border: 1px solid #ff5a00;
	color: #fff;
	margin-right: 45px;
	cursor: pointer;
	border-radius: 6px;
}

.info-submit1,
.info-submit1x {
	width: 100px;
	height: 40px;
	background-color: #f8f8f8;
	border: solid 1px #cccccc;
	cursor: pointer;
	border-radius: 6px;
}

.label_type {
	margin-right: 10px;
}

.label_type input {
	margin-right: 3px;
}

.label_type_div {
	margin-bottom: 10px;
}
.right_fixed_infoMainx b {
	font-weight: 400;
}

/* 意见反馈蒙层 */
.covers {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background-color: #151414;
	filter: alpha(opacity=80);
	background: rgba(0, 0, 0, 0.7);
}
.fixedRt .common_rightA.skype,
.fixedRt .common_rightA.skype:hover {
	background-color: #fff;
}
.yjfk_qq_input{
	width: 120px;
	margin-right:10px;
}
.yjfk_phone_input{
	width: 130px;
}


/* 2023-05-18 liusm  黑色店铺模板foort样式-start */
.black_indexBottom{
    height: 100px;
    background: #333;
    text-align: center;
}
.black_indexBbg1{
	background-position: 10px -391px!important;
}
.black_indexBbg2{
	background-position: -45px -391px !important;
}
.black_indexBbg3{
	background-position: -110px -391px !important;
}
.black_indexBbg4{
	background-position: -170px -391px !important;
	/* padding-left: 55px!important; */
}
.black_indexBottom-cont li {
	color: #fff!important;
}

.black_indexBottom-cont li>div p{
	font-size: 14px;
}
/*黑色店铺模板footer样式-end */

/* 2023-05-18  liusm  蓝色店铺模板footer样式-start */
.blue_indexBottom{
    height: 100px;
    background: #e4e4e4;
    text-align: center;
}
.blue_indexBbg1{
	background-position: 10px -443px;
}
.blue_indexBbg2{
	background-position: -45px -443px !important;
}
.blue_indexBbg3{
	background-position: -110px -443px !important;
}
.blue_indexBbg4{
	background-position: -178px -442px !important;
}
.blue_indexBbg5{
    background-position: -45px -443px !important;
}
.blue_indexBbg6{
    background-position: -170px -442px !important;
}

/*蓝色店铺模板footer样式-end */
/* 2023-05-18 liusm  红色店铺模板footer样式-start */
.red_indexBottom{
    height: 100px;
    background: rgba(255, 240, 235, 1);
    text-align: center;
}
.red_indexBbg1{
	background-position: 10px -500px !important;
}
.red_indexBbg2{
	background-position: -45px -500px!important;
}
.red_indexBbg3{
	background-position: -110px -500px !important;
}
.red_indexBbg4{
	background-position: -170px -500px!important;
	/* padding-left: 55px!important; */
}
/*红色店铺模板footer样式-end */