@charset "utf-8";
/*index*/

/*轮播*/
.carousel{
	width: 100%;
	overflow: hidden;
	position: relative;
	left:50%; 
	margin-left:-960px; 
	width:1920px
}
.carousel li{
	float: left;
}
/*mfoyou主要介绍*/
.information{
	margin: 0 auto;
	padding: 65px 0 70px 0;
}
.information_bg{
	height: 503px;
	background: url("../images/information.jpg") center no-repeat;
}
.infor_text{
	float: right;
	width: 500px;
	margin-top: 144px;
}
.infor_text>h2{
	font-size: 40px;
	font-weight: bold;
	color: #DF603D;
}
.infor_text>span{
	font-size: 18px;
	color: #A0A0A0;
}
.infor_text>p{
	margin-top: 55px;
	line-height: 30px;
}
.new_box{
	width:30%;
	float:left;
	font-size: 14px;
    margin-top: 55px;
    margin-right: 40px;
}
.newbox_title{
    color: #DF603D;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.new_wrap{
	padding:10px 0;
	overflow:hidden;
}
.news_content{
    width: 72%;
    height: 70px;
    float: right;
    color: #a6a7a8;
	font-size: 12px;
}
.news_content a{
	width: 100%;
	color:#596167;
	font-weight:bold;
	margin-bottom:10px;
	display:inline-block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.art-wrap {
  margin: 50px 0 100px;
}
.art-wrap .art-list {
  margin-top: 30px;
}
.art-wrap .art-list .art-type,
.art-wrap .art-list .art-type2 {
  width: 100px;
  padding: 44px 40px;
  background: #e73037;
  display: inline-block;
  color: #ffffff;
}
.art-wrap .art-list .art-type2 {
  padding: 20px 40px;
}
.art-wrap .art-list .art-content {
  padding: 28px 55px;
  box-shadow: 0px 0px 51px 0px rgba(131, 98, 93, 0.11);
  display: flex;
  align-items: center;
  height:95px;
  width:70%;
}
.art-wrap .art-list .art-content .art-desc {
  position: relative;
  padding-right: 170px;
  min-height: 55px;
}
.art-wrap .art-list .art-content .art-desc .art-more {
  position: absolute;
  right: -3px;
  top: 17px;
}
.art-wrap .art-list .art-content2 {
  padding: 28px 55px;
  box-shadow: 0px 0px 51px 0px rgba(131, 98, 93, 0.11);
}
.art-wrap .art-list .art-content2 .art-desc {
  position: relative;
  padding-right: 170px;
  min-height: 55px;
}
.art-wrap .art-list .art-content2 .art-desc .art-more {
  position: absolute;
  right: -3px;
  top: 17px;
}
.switch-btn {
	font-size:24px;
  width:100%;
  margin-bottom: 20px;
  line-height: 70px;
  background: #000;
  color: #ffffff;
}
.switch-btn.current {
  background: #e73037;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
 .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        padding-right: 15px;
    	padding-left: 15px;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
            padding-right: 15px;
    padding-left: 15px;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-right: 15px;
    	padding-left: 15px;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding-right: 15px;
    	padding-left: 15px;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        padding-right: 15px;
    	padding-left: 15px;
    }

.info-content {
  padding:30px 60px;
}
.info-content .info-tit {
  margin: 50px 0 20px;
  line-height: 50px;
}
.col9{color:#999}
/*功能展示*/
.function{
	*position: relative;
	margin: 0 auto;
	background-image: url(../images/function_bg.png);
}
.index_phone{
	margin-top: 50px;
}
.function_introduce{
	*position: absolute;
	float: right;
	width: 800px;
	height: 630px;
	overflow: hidden;
}
.function_logo{
	padding-bottom: 40px;
	overflow: hidden;
}
.function_icon1{
	text-align: center;
	width: 140px;
	height: 140px;
	display: inline-block;
}
.fetch>img,.send>img,.buy>img,.make>img{
	margin: 20px 0 0 20px;
	*margin: 20px;
}
.fetch:hover {
	background: url(../images/fetch_bg.png);
}
.send:hover {
	background: url(../images/send_bg.png);
}
.buy:hover {
	background: url(../images/buy_bg.png);
}
.make:hover {
	background: url(../images/make_bg.png);
}
.function_logo li{
	width: 140px;
	height: 140px;
	float: left;
	margin-top: 130px;
	margin-left: 60px;
}
.function_text{
	padding-left: 40px;
}
.function_logo img{
	display: block;
	cursor: pointer;
}
.logo_int{
	overflow: hidden;
	margin-top: 40px;
	margin-left: 100px;
	line-height: 50px;
}

/*二维码链接下载*/
.index_download{
	height: 510px;
	background: url("../images/city_index_bg.jpg") center no-repeat;
}
.index_download_title{
	padding-top: 80px;
	text-align: center;
}
.index_download_title h2{
	font-size: 40px;
	color: #DF603D;
}
.index_download_title p{
	color: #A0A0A0;
}
.procedure,.android,.wechat{
	text-align: center;
	width: 310px;
	height: 250px;
	margin-bottom: 10px;
	margin-top: 55px;
	padding-top: 20px;
	float: left;
	box-shadow:2px 5px 10px 5px #F7F7F7;
}
.procedure{
	margin-left: 10px;
}
.android,.wechat{
	margin-left: 120px;
}
.download_icon{
	width: 220px;
	height: 220px;
	display: inline-block;
}
.download_icon>p{
	font-size: 30px;
	color: #999999;
	margin-top: 180px;
}
.download_procedure{
	background: url(../images/wechat_1.png) center no-repeat;
}
.download_android{
	background: url(../images/android_1.png) center no-repeat;
}
.download_wechat{
	background: url(../images/public_1.png) center no-repeat;
}
.procedure:hover .download_procedure{
	background: url(../images/wechat_4.png);
}
.android:hover .download_android{
	background: url(../images/android_3.png);
}
.wechat:hover .download_wechat{
	background: url(../images/wechat_3.png);
}
.procedure:hover .download_icon>p{
	display: none;
}
.android:hover .download_icon>p{
	display: none;
}
.wechat:hover .download_icon>p{
	display: none;
}

/*功能介绍function*/

/*功能首栏背景图*/
.function_bg{
	width: 100%;
	height: 500px;
	background: url(../images/function_bg.jpg) #887e64 center no-repeat;
}
.test{
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0.3;
    /*兼容IE8及以下版本浏览器*/
    filter: alpha(opacity=30);
    display: none;
}
/*标题共有*/
.function_title{
	text-align: center;
}
.function_title h2{
	font-size: 40px;
	font-weight: normal;
	color: #DF603D;
}
.function_title p{
	color: #A0A0A0;
	padding-bottom: 60px;
}
/*弹出层*/
.popup{
	display: none;
	opacity: 0;
	width: 400px;
	height: 400px;
	position: fixed;
	left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    position: fixed;
    top: 50%;
	background-color: white;
}
.popup img{
    margin-left: 90px;
    margin-top: 80px;
}
/*mfoyou客户端*/
.function_client{
	margin: 0 auto;
	padding: 100px 0 0 0;
}
.client{
	background: url(../images/client_bg.jpg) no-repeat center;
}
.client_img{
	overflow: hidden;
}
.client_right{
	padding-top: 160px;
	padding-left: 100px;
}
.client img{
	float: left;
}
.client_wechat,.client_android{
	font-size: 24px;
	color: #cccccc;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	height: 50px;
	border: 2px solid  #cccccc;
	border-radius: 10px;
	cursor: pointer;
	margin-top: 20px;
}
.client_wechat{
	width: 150px;
	margin-left: 177px;
}
.client_android{
	margin-left: 20px;
	width: 180px;
}
.client_android img{
	padding: 10px 0 0 18px;
}
.client_wechat:hover,.client_android:hover{
	background-color: #DF603D;
}
/*mfoyou达人端*/
.function_expert{
	margin: 0 auto;
	padding: 100px 0 0 0;
}
.expert{
	height: 614px;
	background: url(../images/expert_bg.jpg) no-repeat center;
}
.expert_android{
	font-size: 24px;
	color: white;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	width: 250px;
	height: 50px;
	border: 2px solid  white;
	border-radius: 10px;
	cursor: pointer;
	margin: 400px 0 0 780px;
}
.expert_android>img{
	vertical-align: middle;
	margin-right: 15px;
}
.expert_android:hover{
	background-color: #DF603D;
}



/*mfoyou服务商*/
.function_server{
	margin: 0 auto;
	padding: 100px 0 0 0;
}
.server{
	height: 582px;
	background: url(../images/server_bg.png) no-repeat center;
}
.server_android{
	font-size: 24px;
	color: #cccccc;
	display: inline-block;
	width: 250px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border: 2px solid  #cccccc;
	border-radius: 10px;
	cursor: pointer;
	margin: 400px 0 0 740px;
}
.server_android>img{
	vertical-align: middle;
	margin-right: 15px;
}
.server_android:hover{
	background-color: #DF603D;
}


/*城市合伙人partner*/

/*背景图*/
.partner_bg{
	width: 100%;
	height: 500px;
	background: url("../images/partner_bg.jpg") center no-repeat;
}

/*合伙人的优势*/
.partner_advantage{
	padding: 80px 0 0 0;
}
.partner_title{
	text-align: center;
}
.partner_title h2{
	font-size: 40px;
	color: #D55D44;
	padding-bottom: 20px;
}
.partner_title p{
	font-size: 20px;
	color: #858585;
	padding-bottom: 60px;
}
.advan_top,.advan_bottom{
	overflow: hidden;
}
.advan_bottom{
	margin-top: 20px;
	}
.advan{
	width: 520px;
	height: 135px;
	border: 1px solid #EFEFEF;
	border-radius: 5px;
	cursor: pointer;
	padding: 45px 0 0 40px;
}
.advantage1{
	float: left;
}
.advantage2{
	float: right;
}
.advan img{
	display: inline-block;
}
.advan_text{
	padding-left: 48px;
	vertical-align: top;
	display: inline-block;
}
.advan_text h5{
	font-size: 24px;
}
.advan_text p{
	font-size: 16px;
	color: #858585;
	padding-top: 20px;
}
.advan:hover{
	box-shadow: 0 0 20px #F7F7F7;
}

/*合伙人要求*/
.partner_require{
	padding-top: 80px; 
}
.requ{
	padding: 110px 0 98px 0;
	background: url("../images/partner_require_bg.jpg") no-repeat center;
}
.require{
	overflow: hidden;
}
.require_list{
	float: left;
}
.require_list2{
	margin-left: 11px;
}
.list_text{
	margin-top: -100px;
	text-align: center;
}
.list_text h4{
	font-size: 19px;
	color:#de5d49;
}
.list_text p{
	font-size: 13px;
	color: white;
	padding: 20px 0;
}

/*合伙人的请求*/
.partner_apply{
	padding: 80px 0 0 0;
}
.apply{
	padding: 120px 0 160px 0;
	background: url("../images/partner_apply_bg.jpg") no-repeat center;
}
.apply_text{
	font-size: 30px;
	color: #de5d49;
	display: inline-block;
	float: left;
	padding-left: 100px;
}
.apply_text2{
	padding-top: 110px;
}
.apply_table>input{
	font-size: 20px;
	line-height: 70px;
	width: 755px;
	height: 70px;
	margin-left: 60px;
	border-radius: 10px;
	background-color: #C2BDB8;
	opacity: 0.7;
}
.apply_table2{
	margin-top:65px;
}
.apply_but{
	clear: both;
}
.apply_but button{
	font-size: 25px;
	background-color: #de5d49;
	color: white;
	width: 400px;
	height: 60px;
	border-radius: 10px;
	margin: 70px 0 0 360px;
}

/*校园合伙人school*/

/*背景图*/
.school_bg{
	width: 100%;
	height: 500px;
	background: url("../images/school_bg.jpg") center no-repeat;
}

/*合伙人的优势*/
.school_advantage{
	padding: 80px 0 0 0;
}
.school_title{
	text-align: center;
}
.school_title h2{
	font-size: 40px;
	color: #D55D44;
	padding-bottom: 20px;
}
.school_title p{
	font-size: 20px;
	color: #858585;
	padding-bottom: 60px;
}

/*合伙人要求*/
.school_require{
	padding-top: 80px; 
}
.requ.school{
	padding: 56px 0; 
	background: url("../images/school_require_bg.jpg") no-repeat center;
}
.school img{
	
}
.school .list_text{
	margin-top: -120px;
	text-align: center;
}
/*合伙人的请求*/
.school_apply{
	padding: 80px 0 0 0;
}
.apply.school{
	padding: 120px 0 160px 0;
	background: url("../images/school_apply_bg.jpg") no-repeat center;
}


/*关于我们function*/

/*背景图*/
.about_bg{
	height: 600px;
	background: url("../images/about_bg.jpg") center no-repeat;
}
.wrap2{
	background-color: white;
	margin-top: -100px;
	padding-bottom: 50px;
	border: 2px solid #FBFBFB
}
/*介绍*/
.about_title{
	padding: 100px 0 80px 45px; 
}
.about_title h2{
	font-size: 40px;
	font-weight: normal;
	color: #D55D44;
}
.about_title p{
	color: #858585;
}

.about_text{
	text-indent: 2em;
	font-size: 24px;
	line-height: 50px;
	color: #3c3c3c;
}
/*历程介绍*/
.course{
	padding-bottom: 90px;
}
.me{
	padding-top: 100px;
}


/*常见问题*/
.question_bg{
	height: 600px;
	background: url("../images/question_bg.jpg") center no-repeat;
}
.question_title{
	font-size: 40px;
	color: #D55D44;
	padding: 100px 0 80px 45px; 
}
.question_text{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding-left: 30px;
}
.question_text h4{
	font-size: 18px;
	color: #D55D44;
}
.question_text p{
	text-indent: 2em;
}
.question_text .text_title{
	text-indent: 0;
	font-weight: bold;
}
.text_title span{
	color: #D55D44;
}
.order{
	padding-top: 50px;
}

/*招聘英才*/
.invite{
	
}
.invite_bg{
	height: 600px;
	background: url("../images/invite_bg.jpg") center no-repeat;
}
.invite_title{
	font-size: 40px;
	color: #D55D44;
	padding: 100px 0 80px 45px; 
}
.invite_text{
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	padding-left: 100px;
}
.title_text{
	position: relative;
	font-size: 28px;
	padding: 30px 0;
}
.title_text img{
	position: absolute;
	top: 40px;
	left: -40px;
}
