html {
    line-height: 1.15; /* Correct the line height in all browsers */
    -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS. */
}
body {
    margin: 0;
}
*{
    margin:0;
    padding:0;
}
a {
    text-decoration: none;
    background-color: transparent; /* Remove the gray background on active links in IE 10. */
}
img {
    display: block;
    border-style: none; /*  Remove the border on images inside links in IE 10. */
}
li {
    list-style: none;
}
.bx {
    width: 1300px;
    margin: 0 auto;
}
.buttom_right>ul:first-child {
    margin-right: 20px;
}
.top_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0 20px;
    position: relative;
}
.logo {
    width: 225px;
}
.top_nav {
    display: flex;
}
.top_box>ul {
    margin-top: 10px;
}
.top_box ul a {
    text-decoration: none;
}
.top_nav>a {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 15px;
    margin-right: 40px;
    border-bottom: 3px solid transparent;
    transition: all .5s;
}
.top_nav>a:hover {
    color: #f7b62d;
    border-bottom: 3px solid #f7b62d;
}
.top_nav>:nth-child(4) {
    color: #f7b62d;
    border-bottom: 3px solid #f7b62d;
}
.top_right {
    display: flex;
}
.top_phone {
    color: #f7b62d;
    font-size: 24px;
    line-height: 24px;
    display: flex;
    padding-bottom: 10px;
    /* position: absolute;
    right: 0;
    top: 29px; */
}

.top_phone>i {
    width: 30px;
    height: 30px;
    background: url("/img/phone.png") no-repeat;
    background-size: 24px 24px;
    background-position: 5px 1px;
}
.top_phone>span {
    margin-left: 10px;
}
/* 移动端 */
.m_box>img {
    width: 234px;
    height: 44px;
    margin: 10px auto;
}
.m_tit>div:first-child {
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    background: #f7b62d;
}
.m_tit div a {
    text-decoration: none;
}
.m_tit div a:hover {
    color: #fff;
}
.m_nav>a>div {
    color: #fff;
    text-align: center;
    line-height: 40px;
    text-align: center;
    background: #666;
    border-bottom: 1px solid #fff;
    display: none;
}
/* 公共类 */
.content_box {
    color: #333;
    font-size: 16px;
    text-align: center;
}
.content_text {
    color: #F7B62D;
    font-size: 30px;
    font-weight: 700;
}
/* 公司变更服务项目 */

.change_list {
    width: 289px;
    height: 310px;
    color: #333;
    margin-top: 36px;
    /* margin: 10px auto; */
    padding: 60px 46px 55px 46px;
    border: 1px solid #CCCCCC;
}
.change_list>h3 {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0 6px;
}
.change_list>p {
    width: 188px;
    font-size: 14px;
}
.change_list>img {
    width: 64px;
}
/* 公司变更服务流程 */
.comapany_change {
    height: 568px;
    margin: 60px 0;
    padding: 100px 0;
    background: url('/img/back_change.png');
    background-size: 100% 100%;
    overflow: hidden;
}
.company_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.company_list {
    background: rgba(255,255,255,0.40);
    width: 330px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}
.company_list>img {
    width: 48px;
    height: 48px;
    margin-right: 20px;
}
.company_text {
    width: 225px;
    color: #666;
    font-size: 14px;
}
.telephone_list {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
/* 公司注销相关业务 */
.back_box {
    height: 260px;
    background: url('/img/ba.png');
    background-size: 100% 100%;
}
.back_box>h3 {
    color: #F7B62D;
    font-size: 22px;
    padding: 68px 0 0 70px;
}
.back_box>div {
    width: 408px;
    color: #666666;
    font-size: 14px;
    padding: 13px 0 75px 70px;
}
.regist_company {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.regist_list {
    background: url("/img/line.png") no-repeat;
    background-position: -187px 55px;
    padding: 20px 0px;
    width: 367px;
}
.regist_list>h3 {
    font-size: 20px;
    font-weight: 600;
}
.regist_list>div {
    color: #666;
    font-size: 14px;
    margin-top: 19px;
}
/* 底部 */
.buttom_box {
    /* height: 300px; */
    color: #fff;
    background: #2B2B2B;
    margin-top: 50px;
    font-size: 16px;
}
.buttom,.buttom_left {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}
.buttom {
    padding: 40px 0 20px;
}
.left_company>p {
    filter: alpha(opacity=50);/*IE*/
    -moz-opacity: .6;/*老版Mozilla*/
    -khtml-opacity: .6;/*老版Safari*/ 
    opacity: .6;
}
.finance_company {
    font-size: 24px;
    margin: 16px 0;
}
.buttom_left>div {
    margin-right: 40px;
}
.left_img {
    color: rgba(255, 255, 255, .6);
}
.left_img>img {
    width: 120px;
    height: 120px;
    margin-bottom: 12px;
}
.left_company {
    font-size: 16px;
    text-align: left;
}
.buttom_right>ul:first-child {
    margin-right: 20px;
}
.right_business{
    display: flex;
    justify-content: flex-start;
}
.right_business>a {
    color: rgba(255, 255, 255, .6);
    font-size: 14px;
    line-height: 30px;
    margin-right: 35px;
}
.right_business>a>li:hover {
    color: #fff;
}
.right_business>p {
    font-size: 18px;
}
.friendship {
    color: rgba(255, 255, 255, .5);
    font-size: 12px;
    padding: 20px 0;
    border-top: 1px solid #E5E5E5;
}
.buttom_box div a {
    text-decoration: none;
}
.friendship>a {
    color: rgba(255, 255, 255, .6);
    padding-left: 5px;
}
.friendship>a:hover {
    color: #fff;
}
.but_box {
    color: rgba(255, 255, 255, .5);
    line-height: 44px;
    font-size: 14px;
    background: #111;
    text-align: center;
}
.but_box>a {
    color: rgba(255, 255, 255, .5);
}
.but_box>a:hover {
    color: #fff;
}
.left_img {
    text-align: center;
}


/* 固定浮窗 */
.fixed_box {
    position: fixed;
    right: 40px;
    bottom: 145px;
    width: 90px;
    background: #fff;
    border: 2px solid #ffffff;
    -moz-border-radius:4px;
    border-radius: 4px;
    padding: 0;
    box-shadow: 0px 2px 10px 0px rgb(177 166 166 / 10%);
    z-index: 9;
}
.fixed_list {
    text-align: center;
    font-size: 12px;
    color: #333;
    padding: 10px;
    cursor: pointer;
    position: relative;
}
.contact_phone {
    width: 150px;
    font-size: 18px;
    line-height: 40px;
    top: 16px;
    right: 93px;
    position: absolute;
    background: #fff;
    -moz-border-radius:4px;
    border-radius: 4px;
    display: none;
}
.in_future {
    width: 120px;
    height: 120px;
    top: -13px;
    right: 93px;
    position: absolute;
    background: #fff;
    -moz-border-radius:4px;
    border-radius: 4px;
    display: none;
}

.in_future>img {
    width: 100px;
    margin: 10px auto;
}
.fixed_list:hover {
    color: #F7B62D;
}
.fixed_list:hover div {
    display: block;
}
.fixed_list>img {
    width: 20px;
    height: 20px;
    margin: 10px auto;
}
.return_top {
    display: none;
}