@font-face { font-family: "Microsoft YaHei" ; src: url("../lib/font-family/Microsoftyahei/MicrosoftYahei.ttf");}
html{
	font-family: "Microsoft YaHei";
}
body{
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
	list-style: none;
}
a{
	text-decoration: none;
}

.box-limit{
	width: 960px;
	height: 100%;
	margin:0 auto;
}
/*头部*/
.box-header{
	
}
.logo-img{
	width: 162px;
	height: 48px;
	float: left;
    margin-top: 9px;
	background: url("../images/header_logo.png") no-repeat;
}
.nav-list{
    width: 550px;
    height: 60px;
    line-height: 60px;
    float: right;
    margin-bottom: 5px;
	font-family: "宋体";
	font-weight: bold;
}
.nav-list li{
	width: 100px;
	text-align: center;
	display: inline-block;
}
.nav-list li.active,.nav-list li:hover{
	border-bottom: 5px solid #4099f7;
}
.nav-list li.active a,.nav-list li:hover a{
	font-weight: bold;
	color: #4099f7;
}
.nav-list li a{
	color: #333333;
	font-size: 14px;
    padding: 30px 10px;
}
.y-banner{
	width: 100%;
	height: 440px;
	background: url('../images/index/index_banner.png') 50% 50% no-repeat;
	clear: both;
}
/*底部*/
.box-footer{
	height: 290px;
	width: 100%;
	background: #232b38;
}
.fl_left{
	float: left !important;
}
.fl_right{
	float:right !important;
}
.module{
	width: 33%;
	height: 200px;
	float: left;
}
.module h3{
	font-size: 18px;
	color: #afb0b3;
	font-weight: normal;
}
.module ul li{
    margin-right: 30px;
	display: inline-block;
}
.module ul li a{
	font-size: 14px;
	color: #ffffff;
}
.module p{
	font-size: 14px;
	color: #ffffff;
}
.module-2 {
	text-align: center;
}
.module-2 p{
	font-weight: bold;
	
}
.module-3{
	border: none;
}
.module-3 img{
    width: 80px;
    margin: 0 auto;
    display: block;
}
.module-3 p{
	text-align: center;
}
.s-line{
	width: 1px;
	height: 100px;
	float: left;
	margin-top: 45px;
	border-right: 1px solid #404a5a;
}
.footer-body{
    padding-top: 50px;
    height: 200px;
}
.footer-text{
    margin-top: 0px;
    border-top: 1px solid #404a5a;
}
.footer-text p{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
    margin: 0;
}
/*公司简介*/
.company-tro{
	margin-top: 60px;
}
.company-tro h3{
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin:0;
}
.company-tro .sec-tit{
	font-size: 14px;
	color: #333333;
	text-align: center;
    margin: 12px 0 30px 0;
}
.company-tro p{
	text-align: center;
	font-size: 14px;
	color: #999999;
}

/*轮播滚动*/
.roll-list{
    width: 90%;
	margin-left:5%;
    text-align: center;
    margin-bottom: 60px;
    display: inline-block;
    margin-top: 80px;
    height: 460px;
    overflow: hidden;
}
.roll-list ul{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.roll-list ul li{
	width: 280px;
    float: left;
	z-index: 10;
	filter: blur(4px);
}

.roll-list ul li.active{
   	width: 320px;
	font-size: 14px;
    position: absolute;
    z-index: 99;
    margin-left: 270px;
    margin-top: -28px;
    margin-right: 0;
    filter: blur(0px);
}
.roll-list .fl_left{
 	-webkit-transition: all .10s ease-in;
    -moz-transition: all .10s ease-in;
    transition: all .10s ease-in;
 	/*transition-delay: 0.05s;*/
}
.roll-list .active{
	-webkit-transition: all .10s ease-in;
    -moz-transition: all .10s ease-in;
    transition: all .10s ease-in;
	/*transition-delay: 0.05s;*/
}
.roll-list .fl_right{
	-webkit-transition: all .10s ease-in;
    -moz-transition: all .10s ease-in;
    transition: all .10s ease-in;
	/*transition-delay: 0.05s;*/
}
.mol{
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0px 8px 16px 0px rgba(77,125,173,0.15);
}
.mol img{
	width: 100%;
}
.mol-body{
	padding: 30px 15px;
}
.mol-body p{
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	margin:0;
	height: 60px;
}

.col-4acc7e{
	color: #4acc7e;
	border: 1px solid  #4acc7e;
}
.col-4acc7e:hover{
	color: #ffffff;
	background: #4acc7e;
}
.col-02c792{
	color: #02c792;
	border: 1px solid  #02c792;
}
.col-02c792:hover{
	color: #ffffff;
	background: #02c792;
}
.col-4da2f7{
	color: #4da2f7;
	border: 1px solid  #4da2f7;
}
.col-4da2f7:hover{
	color: #ffffff;
	background: #4da2f7;
}
.rol-btn{
    width: 64px;
    height: 64px;
    position: relative;
    z-index: 99;
    float: left;
   margin: -300px 30px 0 30px;
}
.btn-more{
    border-radius: 20px;
    width: 180px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    margin: 20px auto 0 auto;
}
.btn-left{
	background: url("../images/index/index_product_left.png") no-repeat;
}
.btn-right{
	float: right;
	background: url("../images/index/index_product_right.png") no-repeat;
}
.btn-white{
    width: 265px;
    height: 58px;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    line-height: 58px;
    font-size: 20px;
    margin: 0 20px;
}
.btn-green{
	width: 265px;
	height: 58px;
	color: #4acc7e;
    border: 1px solid #4acc7e;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    line-height: 58px;
    font-size: 20px;

}
.btn-blue{
	width: 265px;
	height: 58px;
	color: #4da2f7;
    border: 1px solid #4da2f7;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    line-height: 58px;
    font-size: 20px;
}
.btn-full{
	width: 224px;
	height: 56px;
	line-height: 56px;
	background: #ffffff;
	color: #45adff;
}
.btn-down{
	text-align: center;
    padding-top: 300px;
}
.ic{
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-bottom: -10px;
}
.ic-android{
	background: url("../images/home/ic_download_android_yj.png") no-repeat;
}
.ic-iphone{
	background: url("../images/home/ic_download_iphone_yj.png") no-repeat;
}
.ic-android-bl{
	background: url("../images/ic_download_android_yndhz.png") no-repeat;
}
.ic-iphone-bl{
	background: url("../images/ic_download_iphone_yndhz.png") no-repeat;
}
.ic-down{
	width: 32px;
	height: 32px;
	background: url("../images/youyou/yy_download.png") no-repeat;
}
.ic-down-white{
	margin-right: 10px;
	background: url("../images/home/ic_download.png") no-repeat;
}
.ic-link{
	width: 22px;
	height: 9px;
	float: left;
    margin-top: 6px;
    margin-right: 10px;
	background: url("../images/youyou/ynd_link.png") no-repeat;
}
.oc{
	 width: 36px;
	 height: 36px;
	 display: inline-block;
	 margin-bottom: -10px;
}
.oc-cirle{
	background: url("../images/youyou/yy_icon01_unsel.png") no-repeat;
}
.oc-table{
	background: url("../images/youyou/yy_icon02_unsel.png") no-repeat;
}
.oc-notice{
	background: url("../images/youyou/yy_icon03_unsel.png") no-repeat;
}
.bc{
	width: 56px;
	height: 56px;
	display: inline-block;
}
.bc-bag1{
	background: url("../images/youyou/yy_icon04.png") no-repeat;
}
.bc-bag2{
	background: url("../images/youyou/yy_icon05.png") no-repeat;
}
.bc-bag3{
	background: url("../images/youyou/yy_icon06.png") no-repeat;
}
.bc-bag4{
	background: url("../images/youyou/yy_icon07.png") no-repeat;
}
.tc{
	width: 64px;
	height: 64px;
	display:inline-block;
    margin: 40px 0 20px 0;
}
.tc-x1{
	background: url("../images/youyou/yy_icon08_unsel.png") no-repeat;
}
.tc-x2{
	background: url("../images/youyou/yy_icon09_unsel.png") no-repeat;
}
.tc-x3{
	background: url("../images/youyou/yy_icon10_unsel.png") no-repeat;
}

/*有家社区*/
.banner-home{
    background: url(../images/home/yj_banner.png) 50% 50% no-repeat;
}
.box-part1{
    height: 380px;
    margin: 100px auto;
}
.par{
	width: 440px;
	float: left;
}
.box-part1 .par-left{
    margin-left: 0px;
}
.box-part1 .par-right{
	margin-left: 80px;
}
.box-part1 .par-right h3{
	font-size: 28px;
    color: #e94025;
    margin-bottom: 40px;
	margin-left: 20px
}
.box-part1 .par-right h3 span{
	font-size: 16px;
	font-weight: normal;
    margin-left: 20px;
}
.box-part1 ul li{
	list-style: disc;
	color: #ffcd58;
	margin-left: 40px
}
.box-part1 ul li h4{
	font-size: 18px;
	color: #ffcd58;
	margin:0;
}
.box-part1 ul li p{
	color: #b6bac2;
	font-size: 16px;
    margin: 12px 0 30px 0;
}
.box-part2{
	height: 360px;
    padding: 100px 0;
    background: #f7fbfc;
}
.box-part2 .par-right{
	margin-left: 80px;
}
.box-part2 .par-left h3{
	font-size: 28px;
	text-align: right;
	color: #4acc7e;
    margin: 80px 0 40px 0;
}
.box-part2 .par-left h3 span{
	font-size: 16px;
	font-weight: normal;
	margin-right: 20px
}
.box-part2 .par-left p{
	font-size: 18px;
	color: #5f6161;
	text-align: right;
    margin-bottom: 30px;
}
.box-part3{
    height: 312px;
    margin: 60px auto 88px auto;
}
.box-part3 h2{
	font-size: 28px;
	color: #4acc7e;
	text-align: center;
    margin: 0;
}
.box-part3 h5{
	font-size: 16px;
	color: #4acc7e;
	text-align: center;
	font-weight: normal;
    margin: 12px 0 40px 0;
}
.box-part3 p{
	text-align: center;
	font-size: 16px;
	color: #b6bac2;
	margin-top: 0px;
}
.box-part3 ul li{
	width: 24%;
	text-align: center;
	display: inline-block;
}
.box-part3 ul li p{
	font-size: 20px;
	color: #65676b;
}
.mc{
	width: 96px;
	height: 96px;
    display: inline-block;
}
.mc-01{
	background: url('../images/home/yj_icon01.png') no-repeat;
}
.mc-02{
	background: url('../images/home/yj_icon02.png') no-repeat;
}
.mc-03{
	background: url('../images/home/yj_icon03.png') no-repeat;
}
.mc-04{
	background: url('../images/home/yj_icon04.png') no-repeat;
}

/*悠悠办公*/
.banner-youyou{
	background: url('../images/youyou/yy_banner.png') 50% 50% no-repeat;
}
.btn-down2{
    text-align: center;
    padding-top: 250px;
    padding-left: 272px;
}
.body-con h3{
	font-size: 24px;
	color: #4185fa;
	text-align: center;
	margin:0;
}
.body-con .sec-title{
	font-size: 14px;
	color: #4185fa;
	margin: 12px 0 50px 0;
	text-align: center;
}
.content-1{
    height: 400px;
    padding: 70px 0 110px 0;
}
.con{
	float: left;
}
.con img{
	margin-top: -40px
}
.content-1 .con-left{
	width: 520px;
}
.content-1 .con-right{
	margin-left: 40px;
}
.tab-head-ul{
	border-bottom: 1px solid #b6bac2;
}
.tab-head-ul li{
    width: 120px;
    display: inline-block;
    height: 40px;
	line-height: 40px;
    margin: 0 25px;
}
.tab-head-ul li a{
	font-size: 16px;
	color: #909090;
}
.tab-head-ul li.on{
    border-bottom: 4px solid #4185fa;
}
.tab-head-ul li.on a{
	color: #4185fa;

}
.tab-head-ul li.on .oc-cirle{
	background: url("../images/youyou/yy_icon01_sel.png") no-repeat;
}
.tab-head-ul li.on .oc-table{
	background: url("../images/youyou/yy_icon02_sel.png") no-repeat;
}
.tab-head-ul li.on .oc-notice{
	background: url("../images/youyou/yy_icon03_sel.png") no-repeat;
}
.tab-head-ul li a i{
	margin-right: 16px;
}
.tab-con ul li p{
	font-size: 14px;
	color: #b6bac2;
}
.content-2{
	height:500px;
    background: #f7fbfc;
    padding: 70px  0 40px 0;
}
.content-2 .con-right{
    width: 570px;
    margin-left: 30px;
}
.content-2 .sec-title{
	margin-bottom: 60px;
}
.bag-list ul li{
    width: 270px;
    display: inline-block;
}
.bag-con{
    width: 190px;
    height: 160px;
    margin-left: 20px;
}
.bag-con h4{
	font-size: 20px;
	color: #666666;
	margin: 0;
}
.bag-con p{
	font-size: 14px;
	color: #b6bac2;
	margin-top: 20px;
}
.content-3{
	height: 460px;
	padding: 60px 0 80px 0;
}
.con-ul .con-li{
	width: 240px;
	height: 280px;
	float: left;
	text-align:center;
	border-radius: 12px;
    margin: 0 40px;
	box-shadow: 0px 4px 8px 0px rgba(0,148,252,0.15);
}

.con-ul .con-li p{
	font-size: 22px;
	color: #7d8080;
    margin: 0 0 30px 0;
}
.con-ul .con-li ul{
    width: 200px;
    height: 60px;
    margin: 0 auto;
}
.con-ul .con-li ul li{
    font-size: 18px;
    color: #b6bac2;
    width: 80px;
    float: left;
    text-align: left;
    margin: 0 10px;
}
.con-ul .con-li:hover{
	background-image: -moz-linear-gradient(113deg,rgb(31,142,255) 0%,rgb(58,174,255) 100%);
	background-image: -webkit-linear-gradient(113deg,rgb(31,142,255) 0%,rgb(58,174,255) 100%);
	background-image: -ms-linear-gradient(113deg,rgb(31,142,255) 0%,rgb(58,174,255) 100%);
	box-shadow: 0px 6px 16px 0px rgba(0,150,255,0.3);
}
.con-ul .con-li:hover .tc-x1{
	background: url("../images/youyou/yy_icon08_sel.png") no-repeat;
}
.con-ul .con-li:hover .tc-x2{
	background: url("../images/youyou/yy_icon09_sel.png") no-repeat;
}
.con-ul .con-li:hover .tc-x3{
	background: url("../images/youyou/yy_icon10_sel.png") no-repeat;
}
.con-ul .con-li:hover p,
.con-ul .con-li:hover ul li
{
	color: #ffffff;
}
.w-120{
	width: 120px !important;
}



/*关于我们*/
.aboutUs-banner{
	width: 100%;
	height: 440px;
	background: url('../images/aboutUs/aboutUs_banner.png') 50% 50% no-repeat;
	clear: both;
}
.aboutUs{
	width: 100%;
}
.aboutUs-text-1{
	width: 960px;
	margin:60px auto 80px;
}
.aboutUs-text-1 h4{
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin:0;
}
.aboutUs-text-1 h5{
	font-size: 14px;
	color: #333333;
	text-align: center;
    margin: 12px 0 30px 0;
}
.aboutUs-text-1>div{
	overflow: hidden;
}
.aboutUs-text-1 p{
	width: 560px;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
}
.aboutUs-text-1 img{
	width: 320px;
	height: 200px;
	margin-left: 50px;
	margin-bottom: 10px;
}

.aboutUs-text-2{
	width: 100%;
	height: 520px;
	padding: 60px auto;
	background:#F7FBFC;
	overflow: hidden;
	
}
.aboutUs-text-2 h4{
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin:60px auto 0;
}
.aboutUs-text-2 h5{
	font-size: 14px;
	color: #333333;
	text-align: center;
    margin: 12px 0 30px 0;
	
}
#LoopDiv{ position: absolute;top: 1100px;left: calc(50% - 500px)}

.aboutUs-text-3{
	width: 960px;
	height: 400px;
	margin: 0 auto;
	
}
.aboutUs-text-3 h4{
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.aboutUs-text-3 h5{
	font-size: 14px;
	color: #333333;
	text-align: center;
    margin: 12px 0 30px 0;
}
.companyMap{
	width: 320px;
	height: 200px;
	background: red;
	margin-left: 40px;
}
.companyMap img{
	width: 320px;
	height: 200px;
}












/*弹窗*/
.popup{
    width: 600px;
    height: 340px;
    margin: 80px auto;
    background: #ffffff;
}
.mask-back{
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.pop-close{
    text-align: center;
    font-size: 30px;
    color: #999999;
    width: 40px;
    height: 40px;
    float: right;
    cursor: pointer;

}
.pop-part{
	float: left;
}
.pop-part p{
	font-size: 18px;
	color: #999999;
}
.popup .pop-left{
    width: 200px;
    margin-left: 20px;
}
.popup .pop-left p{
	margin: 10px 0px 2px 5px;
}
.popup .pop-right{
    width: 270px;
    margin-left: 40px;
}
.popup .pop-right p{
    margin: 35px 0 0 0;
}
.popup .pop-right .p-btn{
    margin: 20px 0 0 0;
}
.popup .pop-body{
    width: 560px;
   	margin: 20px;
    display: inline-block;
}