/******banner*****/
.banner{
    height:645px;
    background-size:cover;
    background:url(../../img/index/aboutUs-bg2.jpg) 0 0 no-repeat;
}

/**********关于我们**********/
.aboutUs-wrap{
    margin:60px 0;
}
.aboutTitle{
    text-align:center;
}
.aboutTitle p{
    text-align:left;
}
.reservePic{
    width:100%;
    margin:40px 0 0 -22px;
    overflow:hidden;
}
.reservePic li{
    width:270px;
    height:270px;
    display:inline-block;
    margin-left:24px;
    overflow:hidden;
}

/*公司理念*/
.idea-wrap{
    margin-bottom:30px;
    height:auto;
}
.idea-inner{
    position:relative;
    background:url(../../img/index/linian-bg.jpg) 0 0 no-repeat;
    height:320px;
    overflow:hidden;
}
.idea-inner::after{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    background: rgba(235, 66, 23, 0.83);
    top:0;
}
.idea-inner .idea{
    overflow:hidden;
}
.ideaTitle{
    position:absolute;
    margin:auto;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1;
    height: 142px;
}
.ideaTitle p{
    text-align:center;
    color:#eee;
}
.ideaTxt{
    margin:60px auto;
}
.ideaTxt p{
    text-align: left;
    text-indent: 37px;
    line-height: 28px;
    color: #969696;
}


/*************个人中心*************/
.person-body{
    background-color: #F8F8F9;
    font-size: 14px;
    color: rgb(16, 29, 55);
    font-family: "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", 微软雅黑, "Segoe UI", 
    Tahoma, 宋体b8b体, SimSun, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.list-page-nav .wrapper{
    float:left;
    color:#fff;
    margin-right:30px;
}
.wrapper .wrapper-logo{
    line-height:56px;
    font-weight:500;
    font-size:20px;
    cursor:pointer;
}
/* 主页内容 */
.user-main{
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0;
    overflow:hidden;
}
.user-main .fl{
    float: left;
}
.user-main .fr {
    float: right;
}
/* 左侧 */
.user-main .main-left{
    width: 150px;
    border: 1px solid #e6e5e5;
    padding: 35px 0 9px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}
.main-left .name{
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.main-left .user-name{
    text-align: center;
    padding: 15px 0;
}
.main-left ul li {
    width: 152px;
    height: 40px;
    position: relative;
    text-align: center;
}
.main-left ul li.hover{
    background-color:#eb4217;
}
.main-left ul li.hover a{
    color:#fff;
}
.main-left ul li a{
    width: 82px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    color: #555;
    font-size: 14px;
}


/*移动端个人设置*/
.mySet{
    display:none;
}
.user-main .out{
    display:block;
}
.mySet .s_con{
    margin-top: 20px;
    border-top: 1px solid #e7e5e2;
    font-size: 15px;
}
.s_con li{
    background-color: #fff;
    border-bottom: 1px solid #e7e5e2;
    color: #000;
    padding:12px 20px;
    position: relative;
    font-size: 14px;
    font-weight: 600;

}
.mySet .s_con li.last_li{
    padding:0;
    border:0;
}
.mySet .s_con li.last_li a{
    display:block;
    height:40px;
    line-height:40px;
    text-align:center;
    background: #eb4217;
    color:#fff;
    border-radius:6px;
    margin:10px 15px 0;
    color:#fff;
}
.s_con li .right_arrow{
    float: right;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: .6375rem;
    height: .6375rem;
    position: absolute;
    right: .75rem;
    top: 40%;
    margin-right: 1.25rem;
}
.s_con li .head_img{
    float:right;
    width:28px;
    height:28px;
    vertical-align:middle;
    margin-top: -4px;
}


/* PC端右侧 */
.main-right{
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    padding: 0 35px;
    background-color: #fff;
    border: 1px solid #e6e5e5;
    width: 755px;
    float:right;
}
/* 取消收藏 */

.main-right .main-tab{
    margin-top: 20px;
    background-color: #F8F8F9;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
.main-tab .actTab{
    float: left;
    padding: 0 25px;
    font-size: 14px;
    color: #888;
}
.main-right .change-phone{
    width: 356px;
    margin: 60px auto;
}
.main-right .change-phone li{
    padding-top: 15px;
}
.change-phone li.error p {/*输入错误*/
    color: #E4393C;
    width: 253px;
    margin:10px 0 0 102px;
}
.change-phone li span{
    width: 100px;
    display: inline-block;
    font-size: 14px;
}

.phone-input{
    width: 237px;
    height: 38px;
    border: 1px solid #c8c8c8;
    padding: 0 5px;
    outline:none;
}
.change-phone li .actSubmit{
    width: 240px;
    height: 40px;
    padding: 0 5px;
    background-color:#eb4217;
    cursor: pointer;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    -webkit-user-select: none;
    display: inline-block;
}
.change-phone li .actSubmit:hover{
    background-color: #4FAC8C;
}
.change-phone li .uploadBox{
    width: 180px;
    height: 180px;
    background: #f2f2f2;
    text-align: center;
    margin:0 auto;
    margin-bottom:20px;
}
.change-phone li .uploadBox a{    
    line-height: 186px;
    font-size: 76px;
    color: #aaa;
    text-align: center;
}

.uploadBox a input{
    width:40%;
}
.footer-simple{
    height: 80px;
    text-align: center;
    padding-top: 20px;
    line-height: 24px;
    color: #9399a5;
    font-size: 12px;
    background: #F8F8F9;
    padding-top: 60px;
}
/*修改手机号码页面*/
.phone-main h2{
    text-align:center;
    font-weight:400;
    font-size:24px;
    margin:26px auto;
}
.ipt_phone{
    border:1px solid #eee;
    padding:14px;    
}
.item label{
    font-size:18px;
    font-weight: bold;
}
.ipt_phone>input{
    border:0;
    font-size:18px;
}
.ipt_sub{
    margin:20px 20px 0;   
}
.ipt_sub>a{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#eb4217;
    border-radius: 6px;
    margin: 10px 12px 0;
    color:#fff;
}