	.new_modify_pass{
		width: 670px;
		height: 410px;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		position: absolute;
		background: #f4f4f4;
		border-radius: 2px;
	}
	.modify_line{
		width: 100%;
		height: 3px;
		border-radius: 2px 2px 0 0;
		background: #4caeff;

	}
	.modify_content{
		width: 376px;
		margin: 0 auto;
		padding-top: 30px;
	}
	.modify_logo_box{
		width: 270px;
		margin: 0 auto;
	}
	.modify_logo_box img{
		width: 100%;
		display: block;
	}
	.modify_title{
		margin-left: 140px;
		font-size: 14px;
		color: #888888;
		margin-top: 30px;
	}
	.modify_input_box{
		margin-top: 20px;
	}
	.modify_input_box span{
		font-size: 14px;
		margin-left: 10px;
		color: #333;
	}
	.modify_input{
		width: 290px;
		height: 30px;
		padding-left: 10px;
		border-radius: 2px;
		outline: none;
		border: 1px solid #dcdcdc;
		font-size: 14px;
		color: #333;
		margin-left: 5px;

	}
	.modify_input1{
		width: 180px;
		height: 30px;
		padding-left: 10px;
		border-radius: 2px;
		outline: none;
		border: 1px solid #dcdcdc;
		font-size: 14px;
		color: #333;
		margin-left: 5px;
	}
	.ewm_input1{
		width: 100px;
		height: 30px;
		margin-left: 5px;
		cursor: pointer;
		outline: none;
		font-size: 14px;
		color: #fff;
		border: none;
		background: #4caeff;
		border-radius: 2px;
		text-align: center;
	}
	.modify_btn{
		width: 140px;
		height: 35px;
		background: #ff4f4d;
		text-align: center;
		line-height: 35px;
		border-radius: 2px;
		color: #fff;
		font-size: 14px;
		margin-top: 40px;
		margin-left: 100px;
		cursor: pointer;
	}

/*新首页*/

	.new_hp_one{
		background-color: #fff;
		padding-bottom: 10px;
	}
	.new_one_content{
		width: 1100px;
		margin: 0 auto;
		padding-top: 40px;
	}
	.new_hp_title{
		font-size: 20px;
		color: #454545;
		text-align: center;
		font-weight: 700;
		margin-bottom: 50px;
	}
	.new_one_icon{
		width: 25%;
		float: left;
	}
	.new_icon_img{
		width: 120px;
		margin:0 auto;
	}
	.new_icon_img img{
		width: 100%;
		display: block;
	}
	
	.new_one_txt{
		font-size: 16px;
		text-align: center;
		margin-top: 15px;
	}
	.new_one_txt1{
		font-size: 14px;
		color: #777;
		text-align: center;
		width: 190px;
		margin: 12px auto 0;
	}
	.new_bg_box{
		width: 100%;
		height: 163px;
		background: url(img/new_bg.png);
	}
	.new_bg_content{
		width: 1100px;
		margin:0 auto;
		padding-top: 30px;
	}
	.new_bg_title{
		font-size: 18px;
		color: #333;
		text-align: center;
		font-weight: bold;
	}
	.new_bg_btn{
		width: 140px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		border-radius: 2px;
		background-color: #538ffc;
		margin: 30px auto 0;
		font-size: 14px;
		color: #fff;
		cursor: pointer;
		  box-shadow: 0 0 15px #5a7af2;

	}
	.new_bg_btn:hover{
		background: #1a67f3;
	}
	/*轮播图*/
	.lunbo_box{
		width: 100%;
		background: #fff;
		padding-top: 50px;
	}
	.aaa{
		width: 1100px;
		height: 570px;
	}
	.iphone_box{
		width: 240px;
		float: left;
		margin: 0 16px;
		position: relative;
		overflow: hidden;
	}
	.iphone_box img{
		width: 100%;
		display: block;
	}
	.new_mask1{
		position: absolute;
		width: 215px;
		height: 376px;
		opacity: 0;
		cursor: pointer;
		
	}
	.new_mask{
		position: absolute;
		width: 215px;
		height: 376px;
		background-color: rgba(000,000,000,0.0);
		top: -317px;
		
		z-index: 5;
		transition: 0.4s;
		-moz-transition:0.4s; /* Firefox 4 */
		-webkit-transition:0.4s; /* Safari 和 Chrome */
		-o-transition:0.4s; /* Opera */
	}
	.new_mask_box{
		width: 215px;
		height: 376px;
		opacity: 1;
		overflow: hidden;
		position: absolute;
		top: 60px;
		left: 12px;
		height: 376px;
	
	}
	.new_mask_box:hover .new_mask{
		top: 0;
		background-color: rgba(000,000,000,0.7);
	}
	.new_ewm_box{
		width: 120px;
		
		margin: 70px auto 0;
	}
	.new_ewm_box img{
		width: 120px;
		height: 120px;
		display: block;
	}
	.preview_btn{
		width: 120px;
		height: 35px;
		background:#ff4f4d;
		color: #fff;
		margin: 30px auto 0; 
		border-radius: 2px;
		font-size: 14px;
		text-align: center;
		line-height: 35px;
		cursor: pointer;
	}
	.my-bullet-active{
		background: #538ffc;
		opacity: 1
	}
	/*轮播结束*/
	.enterprise_box{
		width: 1100px;
		margin: 0 auto 30px;
		padding-top: 40px;
	}
	.enterprise_list{
		width: 200px;
		height: 140px;
		background: #fff;
		float: left;
		margin: 10px 10px;
	}
	.mq-bullet-active{
		background: #fff;
		opacity: 1;
	}
	/*轮播图*/
	.lunbo_box{
		width: 100%;
		background: #fff;
		padding-top: 40px;
	}
	.swiper-container{
		width: 1100px;
		height: 570px;
	}
	.iphone_box{
		width: 240px;
		float: left;
		margin: 0 16px;
		position: relative;
		overflow: hidden;
	}
	.iphone_box img{
		width: 100%;
		display: block;
	}
	.new_mask1{
		position: absolute;
		width: 215px;
		height: 376px;
		opacity: 0;
		cursor: pointer;
		
	}
	.new_mask{
		position: absolute;
		width: 215px;
		height: 376px;
		background-color: rgba(000,000,000,0.0);
		top: -317px;
		
		z-index: 5;
		transition: 0.4s;
		-moz-transition:0.4s; /* Firefox 4 */
		-webkit-transition:0.4s; /* Safari 和 Chrome */
		-o-transition:0.4s; /* Opera */
	}
	.new_mask_box{
		width: 215px;
		height: 376px;
		opacity: 1;
		overflow: hidden;
		position: absolute;
		top: 60px;
		left: 12px;
		height: 376px;
	
	}
	.new_mask_box:hover .new_mask{
		top: 0;
		background-color: rgba(000,000,000,0.7);
	}
	.new_ewm_box{
		width: 120px;
		
		margin: 70px auto 0;
	}
	.new_ewm_box img{
		width: 120px;
		height: 120px;
		display: block;
	}
	.preview_btn{
		width: 120px;
		height: 35px;
		background:#ff4f4d;
		color: #fff;
		margin: 30px auto 0; 
		border-radius: 2px;
		font-size: 14px;
		text-align: center;
		line-height: 35px;
		cursor: pointer;
	}
	.my-bullet-active{
		background: #999898;
		opacity: 1
	}
	/*轮播结束*/
	.enterprise_box{
		width: 1100px;
		margin: 0 auto;
		padding-top: 40px;
	}
	.enterprise_list{
		width: 200px;
		height: 140px;
		background: #fff;
		float: left;
		margin: 10px 10px;
	}


/*	分享链接新*/

.new_link_box{
		width: 1100px;
		margin: 0 auto;
		min-height: 70.8vh;
	}
	.new_link_left{
		width: 550px;
		float: left;
		padding-top: 50px;
	}
	.new_link_right{
		width: 550px;
		float: left;
	}
	.iphonex_box{
		width: 335px;
    height: 655px;
		background: url(../img/iphoneX.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
	}
	.new_frame{
		width: 321px;
    height: 568px;
    position: absolute;
    left: 7px;
    top: 80px;
    border-radius: 0 0 36px 37px;
		    
	}
	.new_iphone_title{

		position: absolute;
		width: 320px;
		top: 66px;
		left: 26px;
		text-align: center;
		color: #fff;
		font-size: 14px;
	}
	.new_link_one{
		width: 350px;
		margin-top: 160px;
		margin-left:95px;
	}
	.link_name{
		width: 210px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		margin-left:200px;
		margin-top: 20px;
	}
	.link_logo_box{

		float: left;
		
	}
	.link_logo_box img{
		width: 100%;
		display: block;
	}
	.link_btn{
		margin: 10px auto;
		width: 100px;
		height: 35px;
		background: #4caeff;
		color: #fff;
		font-size: 14px;
		cursor: pointer;
		border-radius: 2px;
		text-align: center;
		line-height: 35px;
		
		float: right;
	}
	.link_ewm_box{
		width: 210px;
		height: 210px;
		background: #f4f6fc;
		margin-left: 200px;
		border-radius: 5px;
		margin-top: 20px;
		padding-top: 10px;
	}
	.yulan_txt{
		text-align: center;
		font-size: 14px;
		color: #333;

	}
	.link_ewm_img{
		margin: 10px auto 0;
		width: 160px;
		height: 160px;
		background: #fff;
		border:solid 1px #eaeaea;
	}
	.link_ewm_img img{
		width: 150px;
		height: 150px;
		display: block;
		margin: 5px;
	}
	.link_time{
		width: 220px;
		margin-left: 190px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		margin-top: 10px;
	}
	.link_content{
		width: 390px;
		height: 40px;
		background: #e6e1dc;
		border-radius: 2px;
		margin-left: 106px;
		margin-top: 10px;
	}
	.link_content input{
		background: none;
		border:none;
		outline: none;
		font-size: 14px;
		line-height: 40px;
		margin-left: 10px;
	}
	.fuzhi_btn{
		width: 100px;
		height: 35px;
		text-align: center;
		line-height: 35px;
		font-size: 14px;
		color: #fff;
		background: #4caeff;
		border-radius:2px;
		margin-left: 250px;
		margin-top: 15px;
		cursor: pointer;
	}
	.banquan{
		width: 210px;
		color: #fff;
		margin-top: 50px;
		margin-left: 200px;
		text-align: center;
		font-size: 14px;
	}
	.level_head{
		
	}