*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-family:"微软雅黑";
    font-size: 12px;
    line-height: 12px;
    min-width: 1400px;
}
ul,li {
    list-style: none;
}
img {
    border: none;
}
input{
	outline: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
a {
    text-decoration: none;
}
.clear:after {
  display: block;
  content: '';
  clear: both;
  visibility: hidden; 
}

/*#em-widgetPopBar a{
	width: 300px;
	height: 300px;
}*/

/*公用alert*/
#alertDiv{
    position: fixed;
    bottom: 200px;
    left: 50%;
    background: #666;
    padding: 10px 25px;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

#kefu{
	position: fixed;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	    display: block;
	    text-align: center;
	    
    color: #fff;
    width: 180px;
    height: 60px;
    line-height: 60px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 22px;
    background: #42b8f4;
    display: none;
}
#kefu a{
	color: #fff;
}
/*头部*/

#head{
	width: 100%;
	height: 30px;
	background: #f3f3f3;
	line-height: 30px;
}
#header{
	width: 1200px;
	margin: 0 auto;
}

.pageNote{
	padding-left: 21px;
	padding-top: 1px;
	height: 30px;
	font-size: 14px;
	background: url(../img/index_ico.png)no-repeat left;
	background-size:16px 12px ;
	float: left;
	color: #666666;
	cursor: pointer;
}

#headOperat{
	float: right;
}
#headOperat li{
	float: left;
	width: 122px;
	color: #666666;
	height: 30px;
}
#headOperat .messageCenter{
	text-align: right;
}
#headOperat li span{
	width: 100%;
	display: block;
	height: 14px;
	line-height: 14px;
	border-left: 1px solid #dddddd;
	margin-top: 8px;
	padding-left: 50px;
}
#headOperat li a{
	width: 100%;
	display: block;
	height: 14px;
	line-height: 14px;
	border-left: 1px solid #dddddd;
	margin-top: 8px;
	padding-left: 20px;
	color: #666;
}
#headOperat .loginStatus{
	/*width: 500px;*/
	padding-right: 15px;
}
#headOperat .loginStatus span{
	border-left: none;
	cursor: pointer;
	float: right;
	text-align: right;
}
#headOperat .loginStatus  .LoadBox{
	display: none;
}
#headOperat .isLogin span{
	display: none;
}
#headOperat .isLogin .LoadBox{
	float: right;
	display: block;
}
#headOperat .loginStatus .name,#headOperat .loginStatus .mySetting,#headOperat .loginStatus .outLoad{
	float: left;
	font-size: 14px;
	color: #666;
}
#headOperat .loginStatus .mySetting{
	margin-left: 15px;
	cursor: pointer;
}
#headOperat .loginStatus .outLoad{
	margin-left: 15px;
	color: #FC2C2C;
	cursor: pointer;
}
#headOperat .myOrder{
	background: url(../img/myOrder_ico.png) no-repeat 27px center;
	cursor: pointer;
}
#headOperat .myCollect{
	background: url(../img/myCollect.png) no-repeat 24px center;
	cursor: pointer;
}
#headOperat .myShoppingCar{
	background: url(../img/shoppingCar_ico.png) no-repeat 24px center;
	cursor: pointer;
}
#headOperat .messageCenter{
	background: url(../img/message_ico.png) no-repeat 26px center;
	width: 100px;
	cursor: pointer;
}

#logoAnd{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#logoAnd .logoIMG {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-right: 12px;
	cursor: pointer;
	width: 250px;
	height: 110px;
	flex-direction: row;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#logoAnd .logoIMG .header_logoIMG {
	width: 112px;
	height: 70px;
}

#logoAnd .logoIMG .header_logoTitle {
	width: 100px;
	height: 47px;
	margin: 10px 0px 2px 6px;
}

#logoAnd .searchBox{
	width: 568px;
	height: 40px;
	border: 1px solid #DA001A;
	float: left;
}
#searchInp{
	width: 432px;
	height: 38px;
	float: left;
	border: none;
	border-radius: 21px;
	padding-left: 17px;
	font-size: 15px;
	background: url(../img/header_searchBox_searchIcon.png) no-repeat 12px center;
	background-size: 18px 18px;
	text-indent: 28px;
}

#searchBut{
	width: 80px;
	height: 38px;
	float: right;
	border: none;
	background: #DA001A;
	color: #fff;
	font-size: 18px;
}
#logoAnd .qrCodeBox{
	position: absolute;
	width: 182px;
	height: 90px;
	margin-left: 900px;
	flex-direction: column;
	display: flex;
	align-items: center;
	justify-content: center;
}
#logoAnd .qrCodeBox p{
	width: 105px;
	height: 12px;
	font-size: 8px;
	color: #333333;
	line-height: 8px;
	padding-top: 4px;
}
#logoAnd .qrCodeBox img{
	/*margin-right: 8px;*/
	width: 80px;
	height: 80px;
}

/*尾部*/
#footer{
	width: 100%;
	height: 300px;
	background: #fff;
}

#foot{
	width: 100%;
	margin: 0 auto;
	padding-top: 12px;
	background-color: transparent;
}

#foot .footerDesBlockView {
	flex-direction: row;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 4px 0px 4px 0px;
}

#foot .footerDesView {
	width: 260px;
	margin-right: 50px;
	flex-direction: row;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right:2px solid #f5f5f5;
}

#foot .footerDesIcon {
	width: 50px;
	height: 50px;
	margin-right: 12px;
}

#foot .desTitle {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	margin-right: 40px;
}

#foot .footerAddrDes {
	display: flex;
	flex-direction: row;
	font-size: 14px;
	font-weight: 200;
	color: #7a7b7b;
	margin-top: 8px;
	letter-spacing: 1px;
}

#foot .footerInfoBlockView {
	flex-direction: row;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
	margin-bottom: 60px;
}

#foot .footerWeChatPayIcon {
	width: 25px;
	height: 25px;
	object-fit: contain;
	border: 1px solid #f5f5f5;
	margin-right: 8px;
}

#foot .footerAliPayIcon {
	width: 47.5px;
	height: 25px;
	object-fit: contain;
	border: 1px solid #f5f5f5;
	margin-right: 8px;
}

#foot .footerUnionPayIcon {
	width: 35.6px;
	height: 25px;
	object-fit: contain;
	border: 1px solid #f5f5f5;
	margin-right: 8px;
}

#foot .bottomModule{
	padding-left: 36px;
	float: left;
	margin-top: -10px;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
#foot .bottomModule .bottomModuleTit{
	/*font-size: 18px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 18px;*/
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 18px;
    color: #fff;
}
#foot .bottomModule li{
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin-bottom: 12px;
}
#foot .newPlayer{
	width: 610px;
}
#foot .protection{
	width: 180px;
}

.payWay{
	width:180px;
}
.copy{
	    padding-left: 30px;
    width: 400px;
    float: left;
    color: #fff;
    line-height: 28px;
    font-size: 16px;
    margin-top: -10px;
    /*cursor: pointer;*/
}
.copy a{
	color: #fff;
}
.copy .title{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
#foot .payWayTit{
	width: 227px;
}
#foot .downLoad .downLoadTit{
	text-align: center;
	margin-right: 32px;
}
#foot .downLoad .qrDownLoad{
	float: left;
	width: 120px;
}


#paginger{
	max-width: 600px;
	margin: 0 auto 46px;
}
#paging{
	
}
#paging li{
	font-size: 16px;
	line-height: 16px;
	padding: 5px 10px;
	border: 1px solid #EDEDED;
	float: left;
	margin-left: 10px;
}
#paging .pageNumList{
	float: left;
	line-height: 26px;
	font-size: 16px;
	margin-left: 10px;
}

#inputPageNum{
	width: 100px;
	height: 28px;
	margin-left: 10px;
	float: left;
	padding-left: 5px;
}
#goPage{
	width: 50px;
	height: 28px;
	margin-left: 10px;
}

.titleIconContainer {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
	width: 100%;
}

.titleIconlineView {
	background: #c5c5c5;
	height: 1px;
	width: 28%;
}

.titleIconContent {
	width: 300px;
	font-size: 18px;
	font-weight: 400;
	color: #DA001A;
	text-align: center;
}

.companyDescription {
	display: none;
	flex-direction: row;
	align-items: center;
	height: 175px;
	justify-content: center;
	margin-top: 15px;
}

.footerDes_content {
	width: 850px;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	line-height: 27px;
	margin-left: 20px;
}

.footerDes_content div {
	font-size: 15px;
	font-weight: 300;
	color: #333333;
}

.footerDes_detailInfo {
	width: 315px;
	height: 100%;
	display: flex;
}

.footer_hotLineContainer {
	display: flex;
	flex-direction: column;
	margin-left: 20px;
	justify-content: center;
}

.footer_hotLineNumber {
	font-size: 22px;
	line-height: 35px;
}

.footer_hotLineTitle {
	font-size: 15px;
	color: #333333;
	line-height: 15px;
}

.footer_consultButton {
	width: 175px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	height: 36px;
	background: #DA001A;
	line-height: 36px;
	border-radius: 3px;
	margin-top: 12px;
}
