.section_1,.section_3 {
    background: #F8F9FC;
    width: 100%;
}

.section_1 {
    height: 440px;
    overflow: hidden;
}

.section_2 {
    height: 580px;
}

.section_6 {
    height: 550px;
    border: 1px solid #fff;
}

.inner_content {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

.inner_left {
    position: relative;
    height: 440px;
}

.section_1 .inner_content {
    height: 440px;
}

.section_2 h3 {
    padding-top: 95px;
}

.uncommonword_page h3 {
    font-size: 32px;
    font-weight: 600;
    color: #222222;
    text-align: center;
}

.uncommonword_page h1 {
    margin-top: 90px;
    line-height: 80px;
    font-size: 58px;
    font-weight: 600;
    color: #222222;
}

.uncommonword_page h2 {
    margin-top: 4px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
}

.redColor {
    color: #EF3520;
}

.hasProblem {
    margin-top: 50px;
    font-size: 14px;
    color: #777777;
}

.hasMethod {
    display: block;
    width: 180px;
    height: 40px;
    padding-left: 45px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.08);
    border-radius: 20px;
    font-size: 16px;
    color: #222222;
    background: url(../img/uncommonword/newImg/successIcon.png) no-repeat #fff 5px 4px/32px 32px;
    line-height: 40px;
    font-weight: bold;
    margin-top: 10px;
}

.mostExtraText {
    font-size: 14px;
    color: #222222;
    width: 565px;
    margin-top: 10px;
}

.hasProblem p {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
}

.applyButton {
    width: 200px;
    height: 56px;
    font-size: 18px;
    color: #fff;
    background: #F13A21;
    border-radius: 6px;
    border: none;
    outline: none;
    cursor: pointer;
}

.applyButton:hover {
    background: #FB4931;
}

.downButton {
    margin-left: 8px;
    width: 200px;
    height: 56px;
    line-height: 52px;
    font-size: 18px;
    color: #F13921;
    background: #fff;
    border-radius: 6px;
    border: 2px solid #FC5828;
    outline: none;
    box-sizing: border-box;
    text-align: center;
}

.downButton:hover {
    background: #F4E7E9;
}

.lunbo_box {
    width: 560px;
    height: 560px;
    background: url(../img/uncommonword/newImg/banner_bg.png) no-repeat 0 0;
    background-size: cover;
    text-align: center;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    margin-right: -112px;
}

.lunbo_box li {
    width: 100%;
    position: absolute;
    top: 0;
}

.lunboBox .others {
    position: absolute;
    left: 100%;
}

.lunbo_box img {
    width: 320px;
}

.editMessage {
    border: 7px solid rgba(0,20,72,0.10);
    box-shadow: 0 3px 15px 0 rgb(0 8 30 / 8%);
    border-radius: 16px;
    height: 220px;
    width: 1240px;
    position: absolute;
    bottom: -140px;
    left: -17px;
    margin-left: -20px;
}

.editMessageInner {
    height: 220px;
    background: #F8F9FC;
    border-radius: 8px;
    overflow: hidden;
}

.left_field {
    width: 850px;
    height: 100%;
    border-right: 1px solid #DCDDE2;
    padding-left: 30px;
}

.left_field h4 {
    font-size: 22px;
    color: #333333;
    margin-top: 26px;
    margin-bottom: 34px;
    letter-spacing: 0;
    font-weight: normal;
}

.left_field .v_line {
    display: inline-block;
    height: 18px;
    margin-left: 30px;
    margin-right: 28px;
    border-left: 1px solid #D8D8D8;
    ; }

.left_field .title_tel {
}

.left_field .title_tel .tel_icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/uncommonword/newImg2/tel_icon.png) no-repeat;
    background-size: 100%;
    vertical-align: bottom;
}

.left_field input {
    display: block;
    width: 320px;
    height: 36px;
    border: 1px solid #ddd;
    border-radius: 3px;
    outline: none;
    margin-bottom: 20px;
    padding-left: 10px;
}

.left_field .field {
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    margin-right: 10px;
}

.one_field {
    margin-right: 26px;
}

.onceCommunicate {
    display: block;
    width: 332px;
    height: 36px;
    background-image: linear-gradient(270deg, #EF3520 0%, #FF5F2A 100%);
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 52px;
    text-align: center;
    line-height: 36px ;
    cursor: pointer;
    border-radius: 3px;
}

.onceCommunicate:hover {
    background-image: linear-gradient(270deg, #FF5F2A 0%, #EF3520 100%);
}

.joinUsWechat {
    line-height: 60px;
    font-size: 14px;
    color: #222222;
    width: 820px;
    border-top: 1px solid #ddd;
    padding-top: 6px;
    margin-top: 20px;
}

.joinUsWechat img {
    width: 60px;
}

.joinUsWechat .scanPic {
    font-size: 14px;
    color: #999999;
}

.tipsScan {
    background: url(../img/uncommonword/newImg/scan.png) no-repeat 0 20px;
    padding-left: 25px;
}

.communicate_content {
    width: 312px;
    margin-top: 20px;
}

.communicate_content li {
    float: left;
    width: 120px;
    height: 57px;
    font-size: 16px;
    color: #444444;
    position: relative;
    margin: 14px 14px;
}

.communicate_content .s01 {
    background: url(../img/uncommonword/newImg/01.png) no-repeat;
}

.communicate_content .s02 {
    background: url(../img/uncommonword/newImg/02.png) no-repeat;
}

.communicate_content .s03 {
    background: url(../img/uncommonword/newImg/03.png) no-repeat;
}

.communicate_content .s04 {
    background: url(../img/uncommonword/newImg/04.png) no-repeat;
}

.s01_1,.s01_2,.s01_3,.s01_4 {
    height: 30px;
    padding-left: 32px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    width: 90px;
}

.s01_1 {
    background: url(../img/uncommonword/newImg/01_1.png) no-repeat;
}

.s01_2 {
    background: url(../img/uncommonword/newImg/02_2.png) no-repeat;
}

.s01_3 {
    background: url(../img/uncommonword/newImg/03_3.png) no-repeat;
}

.s01_4 {
    background: url(../img/uncommonword/newImg/04_4.png) no-repeat;
}

.absoluteMethods {
    margin-top: 38px;
    margin-left: -12px;
    margin-right: -12px;
}

.absoluteMethods li {
    float: left;
    background: #FFFFFF;
    box-shadow: 0 5px 13px 0 rgba(0,0,0,0.08);
    margin-left: 12px;
    margin-right: 12px;
    text-align: center;
    position: relative;
    width: 273px;
    height: 186px;
    cursor: pointer;
    border: 2px solid #DADCE2;
}

.absoluteMethods .absoluteMethodsTitle {
    font-size: 20px;
    color: #222222;
    text-align: center;
    line-height: 28px;
    margin-top: 14px;
}

.layerBox {
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    color: #fff;
    background: rgba(68,68,68,0.92);
    color: #fff;
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
    padding: 15px 26px 0 26px;
    display: none;
}

.absoluteMethods li:hover .layerBox {
    display: block;
}

.absoluteMethods li img {
    width: 72px;
    margin-top: 31px;
}

.absoluteMethods h5 {
    font-size: 18px;
    color: #222222;
    line-height: 28px;
    margin-bottom: 14px;
}

.goOnTry {
    width: 220px;
    height: 50px;
    background-image: linear-gradient(270deg, #EF3520 0%, #FF5F2A 100%);
    border-radius: 4px;
    display: block;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    margin-left: 490px;
    margin-top: 60px;
    cursor: pointer;
}

.goOnTry:hover {
    background-image: linear-gradient(270deg, #FF5F2A 0%, #EF3520 100%);
}

.moreCases:hover {
    background: #555555;
}

.entrustPic {
    width: 580px;
}

.section_3 .inner_content {
    height: 590px;
    position: relative;
}

.section_3 .content_spz {
    position: absolute;
    width: 100%;
    z-index: 2;
}

.section_3 .bg1 {
    width: 188px;
    height: 186px;
    background: url(../img/uncommonword/newImg/spz_bg1.png) no-repeat;
    position: absolute;
    top: 80px;
    left: -82px;
}

.section_3 .bg2 {
    width: 118px;
    height: 98px;
    background: url(../img/uncommonword/newImg/spz_bg2.png) no-repeat;
    position: absolute;
    bottom: 32px;
    left: 500px;
}

.section_3 h3 {
    margin-top: 50px;
}

.rightDetail {
    font-size: 16px;
    color: #444;
    width: 480px;
    padding-top: 21px;
    border-top: 1px solid #333;
    line-height: 35px;
    margin-top: 61px;
    padding-bottom: 1px;
    border-bottom: 3px solid #333;
}

.rightDetail p {
    margin-bottom: 20px;
}

.blackColor {
    color: #000;
}

.whyChooseUs {
    margin-top: 30px;
}

.moreCases {
    display: block;
    background: #444444;
    border-radius: 3px;
    width: 170px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    cursor: pointer;
    margin-top: 65px;
}

.co_pictures li {
    float: left;
    cursor: pointer;
    margin-right: 20px;
    margin-bottom: 18px;
}

.co_pictures li img {
    height: 110px ;
}

.section_6 h3 {
    margin: 100px 0 40px 0;
}

.co_1_li {
    width: 380px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_1.png) no-repeat ;
    background-size: cover;
}

.co_1_li:hover {
    background: url(../img/uncommonword/newImg/co_active_1.png) no-repeat ;
    background-size: cover;
}

.co_2_li {
    width: 380px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_2.png) no-repeat ;
    background-size: cover;
}

.co_2_li:hover {
    background: url(../img/uncommonword/newImg/co_active_2.png) no-repeat ;
    background-size: cover;
}

.co_3_li {
    width: 370px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_3.png) no-repeat ;
    background-size: cover;
}

.co_3_li:hover {
    background: url(../img/uncommonword/newImg/co_active_3.png) no-repeat ;
    background-size: cover;
}

.co_4_li {
    width: 280px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_4.png) no-repeat ;
    background-size: cover;
}

.co_4_li:hover {
    background: url(../img/uncommonword/newImg/co_active_4.png) no-repeat ;
    background-size: cover;
}

.co_5_li {
    width: 280px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_5.png) no-repeat ;
    background-size: cover;
}

.co_5_li:hover {
    background: url(../img/uncommonword/newImg/co_active_5.png) no-repeat ;
    background-size: cover;
}

.co_6_li {
    width: 280px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_6.png) no-repeat ;
    background-size: cover;
}

.co_6_li:hover {
    background: url(../img/uncommonword/newImg/co_active_6.png) no-repeat ;
    background-size: cover;
}

.co_7_li {
    width: 280px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_7.png) no-repeat ;
    background-size: cover;
}

.co_7_li:hover {
    background: url(../img/uncommonword/newImg/co_active_7.png) no-repeat ;
    background-size: cover;
}

.co_8_li {
    width: 380px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_8.png) no-repeat ;
    background-size: cover;
}

.co_8_li:hover {
    background: url(../img/uncommonword/newImg/co_active_8.png) no-repeat ;
    background-size: cover;
}

.co_9_li {
    width: 380px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_9.png) no-repeat ;
    background-size: cover;
}

.co_9_li:hover {
    background: url(../img/uncommonword/newImg/co_active_9.png) no-repeat ;
    background-size: cover;
}

.co_10_li {
    width: 378px;
    height: 110px;
    background: url(../img/uncommonword/newImg/co_10.png) no-repeat ;
    background-size: cover;
}

.co_10_li:hover {
    background: url(../img/uncommonword/newImg/co_active_10.png) no-repeat ;
    background-size: cover;
}

.changeNumberBox {
    position: absolute;
    bottom: 35px;
    left: 0;
}

.changeNumberBox li {
    float: left;
    width: 40px;
    height: 4px;
    background: #ddd;
    border-radius: 2px;
    margin-right: 6px;
    cursor: pointer;
}

.changeNumberBox li.cur {
    background: #333;
}

.toast {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #f60;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    display: none;
    z-index: 3;
}

.parter-intro img {
    max-width: 100%;
}

/* 行业解决方案 */
.section_4 {
    padding-bottom: 110px;
}

.section_4 h3 {
    margin: 110px 0 40px;
}

.industrySolutions {
    margin-left: -12px;
    margin-right: -12px;
}

.industrySolution {
    margin-left: 12px;
    margin-right: 12px;
    width: 377px;
    height: 218px;
    overflow: hidden;
}

.industrySolution img {
    width: 100%;
    height: 100%;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.industrySolution:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.industryLink {
    position: relative;
    display: block;
}

.industryName {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    background: rgba(0, 0, 0, .8);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .2) 0%,rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .2) 0%,rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .2) 0%,rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .2) 0%,rgba(0, 0, 0, .8) 100%);
    text-align: center;
}

/* 生僻字相关资讯 */
.section_5 {
    padding-top: 108px;
    background: #fff;
}

.section_5 .subtitle {
    margin-top: 10px;
    margin-bottom: 46px;
    line-height: 24px;
    font-size: 14px;
    color: #888;
    text-align: center;
}

.newsList {
    margin-bottom: 20px;
}

.newsItem {
    display: block;
    padding: 20px 30px;
    width: 520px;
    background: #F5F6FA;
}

.newsImg {
    width: 100px;
}

.newsContent {
    margin-left: 30px;
    width: 380px;
}

.newsContent h4 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
}

.newsContent p {
    font-size: 14px;
    color: #888;
    line-height: 24px;
}

.checkAllNews {
    padding-top: 8px;
    text-align: center;
}

.checkAllNews a {
    font-size: 16px;
    color: #999999;
}

.checkAllNews a:hover {
    color: #222222;
}

.header_buttons {
    display: none;
}