	body {
				font-family: "微软雅黑", "楷体";
				color: #333333;
				-webkit- font-smoothing: antialiased; 
				-MOZ-OSX- -font-smoothing: grayscale;
			}
			
			body,
			div {
				padding: 0px;
				margin: auto;
			}

			.div_hed {
				height: 70px;
				width: 1200px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 0px;
				margin-bottom: 0px;
				/*background-color: #313131;*/
			}
		
			.tab_ul {
				display: flex;
				float:right;
				margin-top: 0px;
				margin-bottom: 0px;
				list-style-type: none;
				height: 70px;
				line-height: 70px;
			}
			
			.tab_logo {
				display: inline-block;
				height: 70px;
				line-height: 70px;
				float: left;
				display: flex;
				align-items: center;
				font-size: 30px;
				color: rgb(31, 135, 232);
			}
			
			a {
				text-decoration: none;
				color: #333;
				font-size: 18px;
			}
			
			.tab_p1 {
				font-family: "楷体";
				font-size: 18px;
				margin-left: 20px;
				margin-right: 350px;
			}
			
			.tab_ul li {
				width: 130px;
				text-align: center;
				list-style-type: none;
				float: left;
			}
			
			.div_banner {
				width: 100%;
				height: 500px;
				z-index: 0;
				background: url(../img/1.png) no-repeat 50%;
				overflow: hidden;
				position: relative;
				/*display: table-cell;*/
				text-align: center;
				vertical-align: middle;
			}
			
			.banner_text1 {
				/*display: inline-block;*/
				/*width: 1200px;*/
				text-align: right;
				margin: 0px;
				font-size: 72px;
				margin-top: 100px;
				letter-spacing: 30px;
				font-weight: bold;
				color: rgba(254, 254, 254, 1);
				text-shadow: 3px 4px 7px rgba(250, 71, 26, 0.7);
			}
			
			.banner_text2 {
				/*display: inline-block;*/
				/*width: 1200px;*/
				overflow: hidden;
				padding-right: 20px;
				text-align: right;
				font-family: "微软雅黑";
				margin: 0px;
				font-size: 20px;
				font-weight: 400;
				color: rgba(254, 254, 254, 1);
				letter-spacing: 20px;
			}
			
			.div_banner_box {
				width: 1200px;
				height: 100%;
			}
			
			.div_but_iphone {
				background: rgba(51, 51, 51, 1);
				color: #ffffff;
				margin-top: 60px;
				margin-bottom: 30px;
			}
			
			.div_but {
				text-align: center;
				line-height: 50px;
			}
			
			.div_but img {
				display: inline-block;
				margin-right: 8px;
				vertical-align: middle;
			}
			
			.div_but_all {
				width: 190px;
				height: 50px;
				border-radius: 25px;
				font-size: 18px;
				float:right;
				/*display:table-cell;*/
			}
			
			.div_but_and {
				background: rgba(255, 255, 255, 1);
				color: #333333;
				clear: both;
				
			
			}
			.div_code{
				width: 300px;
				height: 100%;
				float: right;
			}
			.div_code p{
				font-size: 14px;
				padding-top: 60px;
				color: #FFFFFF;
				margin: 0px;
				margin-bottom: 10px;
			}
			.p1{
				font-size: 30px;
				margin-top: 80px;
				margin-bottom: 20px;
				text-align: center;
				font-weight: bold;
			}
			.p2{
			font-size: 16px;
			color: #999;
			text-align: center;
			}
			.div_xzbx{
				width: 1200px;
				background:url(../img/index_img_xzbx.png)no-repeat 50%;
				height: 540px;
			}
			
			
			
			
   .goods-list .goods {
        margin-left: 12px;
    }

    .goods:nth-child(6n+1) {
        /*margin-left: 0 !important;*/
       /*border: none !important;*/
    }

    .goods {
        width: 1200px;
        margin-left: 12px;
        margin-bottom: 24px;
        cursor: pointer;
        position: relative;
        transition: transform .4s linear;
        z-index: 8;
        box-sizing: border-box;
        display: inline-block;
         border-bottom: solid 1px #CCCCCC;
    }
.godds_time{
	width: 20%;
	height: 100%;
	float: right;
	overflow: hidden;
	color: #CCCCCC;
	text-align: right;
	padding-right: 30px;
}
    /*.goods:hover {
        width: 220px;
        margin-left: 12px;
        margin-bottom: 24px;
        cursor: pointer;
        position: relative;
        transform: translateY(-2px);
        transition: transform .4s linear;
        z-index: 8;
        box-sizing: border-box;
    }*/

    .goods .img-wrapper {
        position: relative;
        width: 220px;
        height: 165px;
        background: #eee;
    }

    .goods .img-wrapper img {
        width: 100%;
        height: 100%;
    }

    .goods-info {
        margin-top: 0;
        padding: 9px 8px 0;
        padding-bottom: 8px;
        transition: transform .4s linear;
    }

    /*.goods:hover .goods-info {
        box-sizing: border-box;
        margin-top: 0;
        padding: 9px 8px 0;
        padding-bottom: 8px;
        box-shadow: 0px 5px 15px rgba(0, 0, 0, .2);
        transition: transform .4s linear;

    }*/

    dl {
        display: block;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
    }

    .EC12 {
        color: #FFFFFF;
    }

    .goods .img-wrapper .app-name {
        position: absolute;
        box-sizing: border-box;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 0 12px;
        line-height: 30px;
        background: rgba(0, 0, 0, .4);
        opacity: 0;
        transition: opacity .3s linear;
        font-size: 12px;
    }

    /*.goods:hover */
    .img-wrapper .app-name {
        position: absolute;
        box-sizing: border-box;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 0 12px;
        line-height: 30px;
        background: rgba(0, 0, 0, .4);
        opacity: 1;
        transition: opacity .3s linear;
        font-size: 12px;
    }

    .goods-info .goods-title {
        max-width:80%;
        height: 42px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        font-size: 18px;
        color: #333;
        
        float: left;
        overflow: hidden;
       
    }

    .ET4 {
        font-size: 18px;
    }
.ET4:hover{
	color: #007AFF;
}
    .EC3 {
        color: #353535;
    }

    dd,
    dt {
        line-height: 1.42857143;
    }

    dd {
        display: block;
        -webkit-margin-start: 40px;
        margin-left: 0;
    }

    .goods-info .goods-content {
        margin-top: 9px;
        margin-left: 0;
    }

    .ET5 {
        font-size: 12px;
    }

    .EC7 {
        color: #666666;
    }

    .EC2 {
        color: #F56C29;
    }

    .goods-info .goods-earning {
        margin-top: 8px;
    }

    .add-goods {
        width: 204px;
        height: 36px;
        line-height: 36px;
        margin: 8px auto 0;
        text-align: center;
        font-size: 14px;
        background-color: #fff5f0;
    }

    .add-goods .button_buy {
        width: 191px;
        height: 36px;
        display: inline-block;
        line-height: 36px;
        z-index: 8;
        cursor: pointer;
    }

    .add-goods .pirce_mian {
        font-size: 16px;
        font-weight: 600;
    }
			