@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #fff;
    font: 12px/1.5 "Microsoft Yahei", "Hiragino Sans GB", arial, sans-serif;
    min-width: 1200px;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal
}

ol,
ul {
    list-style: none;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ffcfce;
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

input::-ms-clear,
::-ms-reveal {
    display: none;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.mask {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    zoom: 1;
}

:root .mask {
    filter: none\9;
}


/* 头部 */
.topbar {
    height: 30px;
    line-height: 30px;
    background: #fafafa;
    border-bottom: 1px solid #dfdfdf;
    font-size: 12px;
    color: #666;
    position: relative;
    z-index: 88;
}

.topbar .box {
    width: 1200px;
}

.topbar_l {
    float: left;
}

.topbar_l a {
    color: #666;
}

.topbar_l a:hover {
    color: #f50;
}

.top_xl_box {
    float: left;
    position: relative;
}

.top_xl {
    display: inline-block;
    padding: 0 10px;
    color: #666;
    border-left: 1px solid #fafafa;
    border-right: 1px solid #fafafa;
    position: relative;
}

.top_xl_active {
    height: 31px;
    background: #fff;
    border-color: #dfdfdf;
}

i.top_arrow {
    display: inline-block;
    width: 9px;
    height: 6px;
    overflow: hidden;
    margin-left: 5px;
    *margin-top: -10px;
    background: url(../images/xjt10.png);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.top_xl_box:hover i.top_arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.top_xl_info {
    display: none;
    position: absolute;
    background: #fff;
    top: 31px;
    border: solid 1px #dfdfdf;
    border-top: 0;
}

.top_link {
    color: #3b73ab;
    padding: 0 5px;
    display: inline-block;
}

.topbar_r {
    float: right;
}

.top_rightinfo {
    right: 0;
    width: 290px;
    padding: 10px;
}

.top_dh_box {
    margin-bottom: 15px;
    max-height: 9999px;
}

.top_dh_l {
    float: left;
    width: 80px;
    font-weight: bold;
    color: #f50;
}

.top_dh_r {
    float: right;
    width: 205px;
    padding-top: 3px;
    line-height: 0;
}

.top_dh_r a {
    color: #666;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    margin: 6px 0;
    margin-right: 6px;
    border-right: 1px solid #e5e5e5;
    padding-right: 6px;
}

.top_dh_r a:last-child {
    border-right: 0;
}

.top_dh_r a:hover {
    color: #f50;
}

.top_hyzx {
    left: 0;
    width: 190px;
    padding: 10px;
}

.top_hyzx_box {
    float: left;
    width: 45%;
    margin-right: 5%;
}

.top_hyzx_tit {
    color: #666;
    font-weight: bold;
}

.top_hyzx_link {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #666;
}

.top_hyzx_b_box {
    float: left;
    width: 100%;
    max-height: 9999px;
}

.top_hyzx_b_box .top_hyzx_link {
    float: left;
    width: 45%;
    margin-right: 5%;
    *margin-right: 4%;
}

.top_fr {
    right: 0;
    left: inherit;
}

.fr {
    float: right;
}

.top_hyzx_b_box {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

i.top_arrow {
    opacity: .8;
    filter: alpha(opacity=80);
}

.top_dh_box:last-of-type {
    margin-bottom: 0;
}

.top_xl_mr {
    width: 82px;
    text-align: center;
}

.top_xl_mr a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 5px;
}

.top_zssl {
    width: 330px;
    padding: 0 10px;
}

.top_zssl_box {
    max-height: 9999px;
    margin-top: 5px;
}

.top_zssl_info {
    float: left;
    width: 80px;
    margin: 0 15px;
}

.top_zssl_t {
    text-align: center;
    font-size: 12px;
}

.top_zssl_t span {
    font-size: 12px;
    color: #888;
}

.top_zssl_b img {
    width: 77px;
    height: 77px;
    padding: 2px;
    border: 1px solid #e6e6e6;
}

.top_cpyl {
    width: 110px;
    padding: 5px 15px 0;
}

.top_cpyl_info {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
    margin-bottom: 6px;
    text-align: center;
}

.top_cpyl_t {
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.top_cpyl1 .top_cpyl_t,
.top_cpyl1:hover .top_cpyl_b {
    color: #00B0F5;
}

.top_cpyl2 .top_cpyl_t,
.top_cpyl2:hover .top_cpyl_b {
    color: #C65911;
}

.top_cpyl3 .top_cpyl_t,
.top_cpyl3:hover .top_cpyl_b {
    color: #3AB050;
}

.top_cpyl4 .top_cpyl_t,
.top_cpyl4:hover .top_cpyl_b {
    color: #7030A0;
}

.top_cpyl_b {
    display: block;
    margin-top: -2px;
    line-height: 19px;
    font-size: 12px;
    color: #999;
}

.top_cpyl_info_more {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-top: -6px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.header {
    height: 100px;
    background: #fff;
}

.header .box {
    width: 1200px;
}

.logo {
    float: left;
    margin-top: 22px;
}

.logo_r_txt {
    float: left;
    height: 55px;
    line-height: 55px;
    margin: 24px 0 0 15px;
    padding-left: 15px;
    overflow: hidden;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #5c5c5c;
    /*background: url(../images/h_bg.png) left center no-repeat;*/
}

.logo_r_phone {
    float: right;
    margin-top: 16px;
    padding-left: 72px;
    font-size: 18px;
    color: #2c2c2c;
    background: url(../images/h_dh.png) left center no-repeat;
}

.logo_r_phone_t {
    margin-top: 6px;
}

.logo_r_phone_b {
    margin-top: -10px;
    font-size: 32px;
    font-family: Impact;
    color: #ff4e00;
}

.nav {
    height: 40px;
    line-height: 40px;
    background: #ff4e00;
}

.nav .box {
    width: 1200px;
}

.nav_info li {
    float: left;
    width: 149px;
    position: relative;
}

.nav_info li a,
.nav_info li span {
    display: block;
    background: url(../images/nav_bg.jpg) right center no-repeat #ff4e00;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.nav_info li:hover a,
.nav_info li a.on,
.nav_info li:hover span,
.nav_info li span.on {
    background: #dd0808;
    color: #fff;
}

.nav_info li .nav_two {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #f70;
    z-index: 9;
}

.nav_info li .nav_two a {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f50;
    color: #fff;
    font-size: 14px;
    background: none;
}

.nav_info li .nav_two a:hover {
    background: #f60;
    color: #fff;
}

.nav_info li:hover .nav_two {
    display: block;
}

.nav_tb,
.nav_close {
    display: none;
}

.nav_fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

/* 头部 */

/* 底部 */
.footer {
    position: relative;
    clear: both;
    background: #fff;
    border-top: 2px solid #FF4E00;
    padding-top: 10px;
    overflow: hidden;
}

.letter_class,
.footer_lj {
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}

.letter_class {
    color: #ccc;
    font-size: 12px;
}

.letter_class span {
    color: #039;
}

.letter_class a {
    padding: 0 8px;
    color: #039;
    margin: 0 5px;
}

.letter_class a:hover {
    color: #f60;
    text-decoration: underline;
}

.footer_lj a {
    padding: 0 8px;
}

.footer_lj a:hover {
    text-decoration: underline;
}

.footerTxt {
    width: 1200px;
    line-height: 25px;
    margin: 5px auto 20px;
    text-align: center;
}

.footerTxt p {
    clear: both;
    width: 100%;
    margin: 0 auto;
    color: #999;
    text-align: center;
    line-height: 28px;
}

.footerTxt p span {
    padding: 0 10px;
}

.footerTxt p a {
    color: #555;
}

.footerTxt p a:hover {
    color: #555;
    text-decoration: underline;
}

.footerTxt p.orange {
    color: #f60;
}

.footerTxt p.orange a {
    color: #f60;
}

.footerTxt p.orange a:hover {
    color: #f60;
    text-decoration: underline;
}

.footerTxt .sina {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 0 -4px 10px;
    background: url(../images/f_wb.png);
}

.footerTxt .wxcode {
    display: inline-block;
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0 0 -4px 10px;
    background: url(../images/f_wx.png);
    position: relative;
}

.footerTxt .wxcode img {
    display: none;
    position: absolute;
    top: -5px;
    right: -100px;
    width: 100px;
    height: 100px;
    z-index: 9;
}

.footerTxt .wxcode:hover img {
    display: block;
}

.bottom_img {
    width: 740px;
    margin: 10px auto 20px;
    height: 47px;
}

.bottom_img ul li {
    float: left;
    margin: 0 10px;
    position: relative;
    height: 47px;
    line-height: 0;
    overflow: hidden;
}

/* 底部 */


/*for IE9*/

.outHide {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-height: 99999999px;
}

.banner {
    height: 645px;
    background: url(../images/banner.jpg) center top no-repeat;
    overflow: hidden;
    background-size: cover;
}

.box-content {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
}


.box-content .title {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}

.box-content .sub-title {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 55px;
    text-transform: uppercase;
}


.fz-color-1 {
    color: #999;
}

.fz-color-2 {
    color: #E1E1E1;
}

.fz-color-3 {
    color: #fff;
}

.fz-color-4 {
    color: #0192E5;
}

.fz-color-5 {
    color: #FF0000;
}

.fz-color-6 {
    color: #333333;
}

.fz-color-7 {
    color: #108AED;
}

.fz-color-8 {
    color: #555;
}

.fz-color-9 {
    color: #060B79;
}

.fz15 {
    color: 15px;
}

.fz22 {
    font-size: 22px;
}

.texr-left {
    text-align: left;
}

.what .inf-img {
    float: left;
    height: 320px;
    margin-right: 40px;
}

.what .inf-text {
    padding-top: 60px;
}

.what p {
    font-size: 20px;
    font-weight: 300;
    color: #333333;
    margin-bottom: 20px;
    line-height: 38px;
    text-indent: 2em;
}

.painpoint {

    height: 919px;
    background: url(../images/c_painpoint.png) center top no-repeat;
    overflow: hidden;
    background-size: cover;
}



.benefit {
    /* background: #F2F2F2; */
}

.top-item {
    position: relative;
    /* margin-top: -150px; */
    z-index: 10;
    padding: 0 6px;
}

.top-item .item {
    float: left;
    width: 275px;
    height: 294px;
    background: #FFFFFF;
    box-shadow: 0px 5px 20px 0px rgba(1, 146, 229, 0.22);
    border-radius: 5px;
    padding: 40px;
    margin: 22px 10px;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.5s;
    cursor: default;
}

.top-item .item:hover {
    transform: translateY(-10px);
}

.top-item .item:hover .item-desc {
    color: #0189ff;
}


.top-item img {
    width: 110px;
    height: 110px;
    background: #F3F3F3;
    border-radius: 50%;
    margin-bottom: 14px;
    object-fit: none;
}

.top-item .item-title {
    font-size: 22px;
}

.top-item .item-sub-title {
    font-size: 12px;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.top-item .item-desc {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 1px;
}

.solutions {
    height:1416px;
    background: url(../images/c_solution.jpg) center center;
    overflow: hidden;
}

.solutions-content {
	margin-bottom:20px;
}
.solutions-content:last-child{
	margin-bottom:0;
}

.solutions .remark {
    font-size: 22px;
		font-weight:100;
    color: #fff;
    text-indent: 2em;
    margin: -33px auto 20px auto;
    line-height: 40px;
		width:90%;
}

.solutions-content-box {
    font-size: 0;
		background:rgba(41,117,221,.71);
		border:solid 3px rgba(255,255,255,.71);
		width:1124px;
		margin: 0 auto;
		padding:50px;
		box-sizing: border-box;
}

.solutions-content-box .solutions-content-title {
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: #0c3cac;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0 auto 40px;
		letter-spacing: 2px;
}

.solutions-content-box .solutions-content-item {
    height: 54px;
    line-height: 54px;
    background: #fff;
    color: #1d1d1d;
    font-size: 22px;
    font-weight: 300;
    display: inline-block;
    text-align: center;
    margin-bottom: 16px;
}

.solutions-content-box .solutions-content1-item {
    width: 290px;
    margin-right: 70px;
}

.solutions-content-box .solutions-content1-item:nth-child(3n) {
    margin-right: 0;
}

.solutions-content-box .solutions-content2-item {
    width: 224px;
    margin-right: 38px;
}

.solutions-content-box .solutions-content2-item:nth-child(4n) {
    margin-right: 0;
}

.solutions-content-box .solutions-content-item-title {
    display: inline-block;
    width: 206px;
    font-size: 25px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
}

.solutions-content-box .solutions-content3-item {
    width: 804px;
}

.solutions-content .solutions-content4-item {
    width: 240px;
    margin-right: 42px;
}

.solutions-content>.solutions-content4-item:nth-child(4),
.solutions-content-item-box .solutions-content4-item:nth-of-type(3n) {
    margin-right: 0;
}

.solutions-content-box .solutions-content-item-box {
    display: inline-block;
    width: 804px;
    vertical-align: middle;
}

.advantages {
    width: 100%;
    background: url(../images/c_advantages.png) no-repeat top center;
    overflow: hidden;
}

.advantages-content {
    text-align: center;
    position: relative;
}

.advantages-content .img-num {
    margin-top: 110px;
    margin-bottom: -110px;
		animation: moveup 5s linear infinite;
}
@keyframes moveup{
	0%{transform: translateY(0);}
	60%{transform: translateY(-20px);}
	100%{transform: translateY(0);}
}

.advantages-content .advantages-content-item {
    text-align: left;
    position: absolute;
}

.advantages-content .advantages-content-item.advantages-content-item-r {
    text-align: right;
}

.advantages-content .advantages-content-item-title {
    font-size: 22px;
    font-weight: bold;
    color: #108AED;
    line-height: 30px;
    position: relative;
}

.advantages-content .advantages-content-item-title::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #108AED;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 14px;
    left: -14px;
}

.advantages-content .advantages-content-item-r .advantages-content-item-title::before {
    right: -14px;
    left: auto;
}

.advantages-content .advantages-content-item-subtitle {
    font-size: 20px;
    font-weight: 300;
    color: #333333;
    line-height: 26px;
}

.advantages-content .advantages-content-item:nth-child(1) {
    top: -36px;
    left: 104px;
}

.advantages-content .advantages-content-item:nth-child(2) {
    top: 80px;
    left: 100px;
}

.advantages-content .advantages-content-item:nth-child(3) {
    top: 200px;
    left: 36px;
}

.advantages-content .advantages-content-item:nth-child(4) {
    top: 300px;
    left: 92px;
}

.advantages-content .advantages-content-item:nth-child(5) {
    top: -36px;
    left: 756px;
}

.advantages-content .advantages-content-item:nth-child(6) {
    top: 80px;
    left: 840px;
}

.advantages-content .advantages-content-item:nth-child(7) {
    top: 200px;
    left: 924px;
}

.advantages-content .advantages-content-item:nth-child(8) {
    top: 300px;
    left: 848px;
}

.industry {
    background-color: #F2F2F2;
}

.industry .remark {
    width: 806px;
    font-size: 20px;
    font-weight: 300;
    color: #333333;
    line-height: 26px;
    margin: -25px auto 50px;
    text-indent: 2em;
}

.industry-box {
    font-size: 0;
}

.industry-box .industry-item {
    text-align: center;
    width: 224px;
    background: #FFFFFF;
    display: inline-block;
    margin-bottom: 27px;
    margin-right: 20px;
		transition: all .5s;
}
.industry-box .industry-item:hover{
	transform: translateY(-10px);
}

.industry-box .industry-item:nth-child(5n) {
    margin-right: 0;
}

.industry-box .industry-item img {
    height: 157px;
}

.industry-box .industry-item .industry-txt {
    height: 40px;
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}


.operation {
    background-color: #fff;
}

.operation-box {
    font-size: 0;
}

.operation-item {
	  float: left;
    width: 590px;
    height: 217px;
    position: relative;
    /* background: url(../images/c_operation.png) no-repeat top left; */
    overflow: hidden;
    transition: all 0.5s;
}
.operation-item::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
    url(../images/c_operation_top.png) no-repeat top left/contain,
    url(../images/c_operation_bottom.png) no-repeat bottom left/contain;
  }
  .operation-item::before {
      content: " ";
      display: block;
      position: absolute;
      bottom: 23px;
      left: 0;
      width: 100%;
      height: 30px;
      background: url(../images/c_operation_center.png) no-repeat repeat bottom left/contain;
     
    }

.operation-item:hover{
	transform: translateY(-5px);
}
.operation-item:nth-child(2n){
	float:right;
}

.operation-item .operation-item-num {
    font-size: 32px;
    font-weight: 800;
    color: #FFFFFF;
    position: absolute;
    z-index: 2;
    top:82px;
		left:24px
}

.operation-item .operation-item-content {
    width: 550px;
    height: 200px;
    padding: 50px 60px 0 70px;
    box-sizing: border-box;
    margin-left: 47px;
    position: absolute;
    z-index: 2;
}

.operation-item .operation-item-title {
    font-size: 22px;
    font-weight: bold;
    color: #252525;
		padding-bottom:15px;
}

.operation-item .operation-item-des {
    font-size: 14px;
    color: #888;
    line-height: 24px;
}



.consult {
    position: fixed;
    right: 0;
    top: 50%;
    width: 200px;
    height: 220px;
    margin-top: -110px;
    overflow: hidden;
    z-index: 9;
}

.consult_wapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.consult_l {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 100%;
}

.consult_show {
    height: 58px;
    border-radius: 4px 0 0 4px;
    background: url(../images/yjt.png) center 45px no-repeat #f0dfd2;
    border-right: 1px solid #e3d3c7;
    color: #333;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

.consult_hide {
    background: url(../images/zjt.png) center 45px no-repeat #f0dfd2;
}

.consult_box {
    position: absolute;
    left: 25px;
    top: 0;
    width: 175px;
    height: 100%;
    background: #f0dfd2;
    text-align: center;
    border-radius: 0 0 0 4px;
}

.kf {
    margin-top: 20px;
    border-radius: 50%;
}

.consult_mobile {
    font-size: 14px;
    color: #464646;
    margin: 10px 0 8px;
}

.consult_btn {
    display: inline-block;
    width: 90%;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    background: #f60;
    color: #fff;
    border-radius: 4px;
    letter-spacing: 2px;
}

.consult_btn:hover {
    background: #f50;
    color: #fff;
}

.flex_tit {
    position: fixed;
    left: 50%;
    top: 0px;
    z-index: 1;
    margin-left: -600px;
    width: 1200px;
    display: none;
}

/* 底部表单 */

.footFixedForm {
    z-index: 6666;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 115px;
    background: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    zoom: 1;
    transition: height 0.4s;
}

.footFixedForm .box {
    width: 1200px;
}

:root .footFixedForm {
    filter: none\9;
}

/*for IE9*/
.footFixedForm_box {
    height: 115px;
    padding-left: 75px;
    background: url(../images/ruzhu.png) left center no-repeat;
    overflow: hidden;
}

.footFixedForm_l {
    float: left;
    width: 222px;
    margin-top: 26px;
    font-size: 24px;
    color: #f30;
}



.footFixedForm_l span {
    display: block;
    margin-top: 2px;
    font-size: 18px;
    color: #f4f4f4;
}

.footFixedForm_phone_box {
    display: block;
    float: left;
    position: relative;
    padding: 0 30px 0 55px;
    background: #fff;
    width: 187px;
    height: 45px;
    background: #FFFFFF;
    border-radius: 23px;
    margin: 38px 0 0 16px;
}

.footFixedForm_phone_box img {
    position: absolute;
    left: 30px;
    top: 12px;
}

.footFixedForm_input {
    height: 45px;
    line-height: 45px;
    border: 0;
    background: #fff;
    font-size: 14px;
    color: #666;
    width: 100%;
}

.footFixedForm_btn {
    display: block;
    float: left;
    width: 100px;
    height: 45px;
    line-height: 45px;
    margin: 38px 0 0 16px;
    background: #f30;
    color: #fff;
    border: 0;
    border-radius: 55px;
    font-size: 14px;
    cursor: pointer;
}

.footFixedForm_btn:hover {
    background: #f20;
    color: #fff;
}

.footFixedForm_r {
    float: right;
    margin-top: 26px;
    width: 310px;
}
.footFixedCode{
	float: right;
	margin:15px 55px 0 0;
}
.footFixedForm_r img {
    float: left;
    margin-right: 10px;
}

.footFixedForm_r_t {
    font-size: 14px;
    color: #f4f4f4;
}

.footFixedForm_r_t img {
    vertical-align: middle;
    margin: 0 10px 3px 0;
}

.footFixedForm_r_b {
    font-size: 30px;
    color: #f30;
}

.footFixedForm_close {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 16px;
    height: 16px;
    background: url(https://style.51sole.com/masterwebsite/activity/soucaitongnew/images/close2.png);
    opacity: .8;
}

.footFixedForm_error {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #f00;
}
.acquisitionScheme{
	width:272px;
	height:45px;
	border-radius:23px;
	background: linear-gradient(to right,#36b6ff,#0071e4,#36b6ff);
  background-size: 200% 100%;
	margin:20px auto 0 auto;
	text-align:center;
	color:#fff;
	cursor: pointer;
	line-height:45px;
	font-size:20px;
	overflow: hidden;
	animation:masked-animation 3s  infinite linear;
}
@keyframes masked-animation {
	0%{ background-position: 0 0;}
  100% {background-position: -200% 0;}
	}
.acquisitionScheme:hover{
	background: linear-gradient(to right,#ff6161,#ec0f0f,#ff6161);
	background-size: 200% 100%;
	animation:masked-animation 3s  infinite linear;
}
#layer_info{
	position:fixed;
	left:0;
	top: 0;
	width:100%;
	height:100%;
	z-index:999999999;
	overflow: hidden;
	background:rgba(0,0,0,.3);
	display:none;
}
.writeBox{
	position:absolute;
	left:50%;
	top:50%;
	margin:-150px 0 0 -200px;
	width:450px;
	height:258px;
	background:#fff;
	border-radius:5px;
	z-index:1;
	overflow:hidden;
	box-shadow:1px 1px 50px rgba(0,0,0,.3);
}
.writeBoxTit{
	height:50px;
	line-height:50px;
	padding:0 20px;
	box-sizing: border-box;
	font-size:16px;
	color:#333;
	border-bottom:solid 1px #f0f0f0;
	position: relative;
}
.writeBoxTit span{
	background:url("../images/close.png") no-repeat;
	width:12px;
	height:12px;
	cursor:pointer;
	position:absolute;
	right:20px;
	top:19px;
	z-index:1;
	opacity:.7;
}
.writeBoxTit span:hover{
	opacity:1;
}
.writeBoxContent{
	box-sizing: border-box;
	padding:20px 20px 0 20px;
}
.writeBoxContent input{
	width:100%;
	height:38px;
	box-sizing: border-box;
	border:solid 1px #e6e6e6;
	padding:0 10px;
	line-height:38px;
}
.writeBoxContent input:focus{
	border-color: #0189ff;
}
.writeBoxContent input[type="button"]{
	background:#1E9FFF;
	color:#fff;
	border:none;
	cursor:pointer;
	width:200px;
	font-size:16px;
	height:45px;
	line-height:45px;
	vertical-align: middle;
}
.writeBoxContent input[type="button"]:hover{
	background: #0071e4;
}
.writeBoxContent a{
	background:#fff;
	border:solid 1px #e1e1e1;
	cursor:pointer;
	width:200px;
	font-size:16px;
	color:#666;
	display:inline-block;
	height:45px;
	vertical-align: middle;
	box-sizing: border-box;
	line-height:45px;
	text-align:center;
	margin-left:10px;
}
.writeBoxContent a:hover{
	background:#f5f5f5;
}
/* 底部表单 */
.sqxx_box {
    margin: 0 auto;
    overflow: hidden;
    background:#ecf7ff;
    height:620px;
}
.sqxx_b .title{
	text-align:center;
	font-size:38px;
	font-weight:bold;
}
.sqxx_b .sub-title{
	text-align: center;
	font-size:24px;
	padding:20px 0 50px 0;
	color:#555;
}
.sqxx_b {
    width: 990px;
    margin: 68px auto 0 auto;
    max-height: 9999px;
		padding-bottom:68px;
}

.sqxx_info {
    float: left;
    margin: 0 0 30px 24px;
}

.sqxx_l {
    display: inline-block;
    min-width: 66px;
    text-align: right;
    margin-right: 5px;
    font-size: 14px;
    color: #333;
}

.sqxx_l i {
    font-weight: bold;
    padding-right: 4px;
    color: #0192E5;
}

.sqxx_input {
    height: 33px;
    line-height: 33px;
    width: 200px;
    padding: 0 10px;
    border: 1px solid #0192E5;
    border-radius: 2px;
    background: none;
    color: #0192E5;
}

.sqxx_input::-webkit-input-placeholder {
    color: #0192E5;
}

.sqxx_textarea {
    vertical-align: middle;
    height: 134px;
    line-height: 22px;
    width: 380px;
    padding: 6px 10px;
    border: 1px solid #0192E5;
    border-radius: 2px;
    background: none;
    font-family: '微软雅黑';
    resize: none;
    color: #0192E5;
}

.sqxx_l_ly {
    position: relative;
    top: -54px;
}

.sqxx_kjy {
    float: right;
    width: 420px;
    margin-right: 25px;
}

.sqxx_kjy_t {
    height: 40px;
    line-height: 40px;
    background: #0192E5;
    border: 1px solid #0192E5;
    border-bottom: 0;
    padding: 0 20px;
    font-size: 15px;
    color: #fef8ec;
}

.sqxx_kjy_b {
    border: 1px solid #0192E5;
    border-top: 0;
    padding: 8px 18px;
}

.sqxx_kjy_info {
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    background: url(../images/zjt557.png) left center no-repeat;
    font-size: 14px;
    color: #0192E5;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sqxx_kjy_info:hover {
    color: #027ec5;
}

.sqxx_btn {
    float: left;
    width: 100%;
    text-align: center;
}

.sqxx_btn input {
    display: inline-block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    background:#0192E5;
    color: #fff;
    font-size: 22px;
    letter-spacing: 2px;
    text-align: center;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 88, 154, .4);
}

.sqxx_btn input:hover {
    opacity:.85;
}

.sqxx_error {
    float: left;
    width: 100%;
    min-height: 18px;
    margin: -16px 0 12px;
    color: #f00;
    text-align: center;
}

@media screen and (max-width:1180px) {
    body {
        padding-bottom: 100px;
    }

    .topbar, .footer, .consult, .ywt_header_r, .logo_r_txt, .logo_r_phone, .top_sq, .footFixedForm_close {
        display: none;
    }

    .logo {
        margin-left: 10px;
    }

    .nav_tb {
        display: inline-block;
        width: 35px;
        height: 35px;
        background: #666;
        position: absolute;
        right: 10px;
        top: 34px;
        background: url(../images/menu.png);
    }

    .nav {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: #000;
        z-index: 99999;
        overflow-y: auto;
    }

    .nav_info li {
        width: 100%;
        background: none;
        border-bottom: 1px solid #222;
    }

    .nav_info li a {
        background: none;
        font-size: 15px;
    }

    .nav_info li:hover a {
        background: #000;
    }

    .nav_info li a.on {
        background: #303030;
        color: #fff;
    }

    .nav_info li .nav_two,
    .nav_info li .nav_two a:hover {
        display: block;
        position: relative;
        background: 000;
    }

    .nav_info li .nav_two a {
        border: 0;
        font-size: 14px;
        color: #999;
    }

    .nav_close {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background: url(../images/close75.png);
        z-index: 9;
        opacity: .8;
    }

    body {
        min-width: 0;
    }

    .box {
        width: 100% !important;
    }

    .box-content {
        padding: 40px 20px;
        width: 100%;
        box-sizing: border-box;
    }

    .footFixedForm .box {
        width: 100%;
    }

    .footFixedForm_phone_box {
        width: 136px;
    }


    .top-item .item {
        width: 42%;
        margin: 3%;
    }
.painpoint{
	background-size: 1482px;
	height:722px;
}
.solutions-content-box{
	width:975px;
}
.solutions-content-box .solutions-content1-item {
    width: 272px;
    margin-right: 26px;
}
.solutions-content-box .solutions-content2-item {
    width: 202px;
    margin-right: 20px;
}
.solutions-content-box .solutions-content3-item {
    width: 661px;
}
.solutions-content .solutions-content4-item {
    width: 207px;
    margin-right: 20px;
}
.solutions-content-box .solutions-content-item-box{
	width:662px;
}
.solutions {
	height:1375px;
}
.advantages-content .advantages-content-item:nth-child(1) {
    top: -65px;
    left: 28px;
}
.advantages-content .advantages-content-item:nth-child(2) {
    top: 35px;
    left: 41px;
}
.advantages-content .advantages-content-item:nth-child(3) {
    top: 149px;
    left: 17px;
}
.advantages-content .advantages-content-item:nth-child(4) {
    top: 272px;
    left: 4px;
}
.advantages-content .advantages-content-item:nth-child(5) {
    top: -65px;
    left: 622px;
}
.advantages-content .advantages-content-item:nth-child(6) {
    top: 35px;
    left: 667px;
}
.advantages-content .advantages-content-item:nth-child(7) {
    top: 149px;
    left: 717px;
}
.advantages-content .advantages-content-item:nth-child(8) {
    top: 272px;
    left: 733px;
}
.industry-box .industry-item{
	width:178px;
	overflow: hidden;
}
.operation-item{
	width:491px;
	height:182px;
	background-size:468px;
}
.operation-item .operation-item-num{
	top:60px;
	left:15px
}
.operation-item .operation-item-content{
	width: auto;
	height:auto;
	padding: 25px 55px 0 55px;
}
.operation-item .operation-item-title{
	padding-bottom:7px;
}
.operation-item .operation-item-des{
	line-height: 22px;
}
.operation-item::before{
    bottom: 19px;
    height: 27px;
}
.footFixedForm_l{
	font-size:21px;
	width:175px;
}
.footFixedForm_l span{
	font-size:15px;
}
.footFixedForm_r{
	width: 258px;
}
.footFixedForm_r_b {
	font-size:27px;
}
}

@media screen and (max-width:1024px) {
    .top-item .item {
        width: 29%;
        margin-right: 12px;
        padding: 20px;
    }

    .consult {
        display: none;
    }

    .what .inf-img {
        width: 380px;
        object-fit: contain;
    }

    .banner {
        height: 500px;
    }
		.sqxx_box {
		    margin: 0 auto;
		    padding: 0;
		    height: 715px;
		}
		.sqxx_b {
		    width: 96%;
		    padding: 18px 0;
		    box-sizing: border-box;
		    padding-bottom: 30px;
		    border-radius: 20px;
		    margin: 40px auto 10px auto;
		    border: solid 2px #0192e5;
		}
		.sqxx_info {
		    float: none;
		    width: 100%;
		    margin: 0 0 15px;
		    padding: 0 20px;
		    box-sizing: border-box;
		}
		.sqxx_l {
		    display: block;
		    text-align: left;
		    margin: 0;
		}
		.sqxx_r {
		    display: block;
		}
		.sqxx_input {
		    display: block;
		    width: 100%;
		    box-sizing: border-box;
		}
		.sqxx_textarea {
		    display: block;
		    height: 120px;
		    width: 100%;
		    box-sizing: border-box;
		}
		.sqxx_error {
		    margin: -6px 0 10px;
		}
		.sqxx_l_ly {
		    top: 0;
		}
		.sqxx_kjy {
		    display: none;
		}

}

@media screen and (max-width:1000px) {


    body {
        min-width: 0;
    }



    .topbar .box,
    .header .box,
    .nav .box {
        width: 100%;
        overflow-x: auto;
    }

    .top-item {
        display: flex;
        margin-top: 40px;
        flex-wrap: wrap;
    }

    .top-item .item {
        flex: 0 1 42%;
        margin: 20px 4%;

    }

    .fz22 {
        font-size: 16px;
    }

    .footFixedForm .box {
        width: 100%;
    }

    .footFixedForm_box {
        padding-left: 10px;
        background: none;
        width: 100%;
    }
		.sqxx_b .title{
			font-size:30px;
		}


}

@media screen and (max-width:768px) {
    .nav_tb {
        top: 10px;
    }

    .topbar,
    .logo_r_txt,
    .logo_r_phone,
    .footer, .footFixedForm_l {
        display: none;
    }

    .header {
        height: 60px;
    }

    .logo {
        margin: 17px 0 0 10px;
        height: 30px;
    }

    .consult {
        display: none;
    }

    body {
        min-width: 0;
        background-size: 100%;
    }

    .box {
        width: 100%;
    }

    .banner {
        height: 350px;
    }

    .box-content .title {
        font-size: 24px;
    }

    .topbar,
    .logo_r_txt,
    .logo_r_phone,
    .footer {
        display: none;
    }


    .top-item .item {
        height: 380px;
    }
		.box-content .sub-title{
			margin-bottom: 5px;
		}
		.painpoint {
		    background-size: 1171px;
		    height: 552px;
		}
		.top-item .item {
		    height: 246px;
		}
		.solutions .remark {
		    font-size: 16px;
		    margin: 33px auto 20px auto;
		}
.solutions-content-box {
    width: 98%;
		padding:15px;
}
.solutions-content-box .solutions-content1-item {
    width: 215px;
    margin-right: 15px;
		font-size:16px;
}
.solutions-content-box .solutions-content2-item {
    width: 158px;
    margin-right: 15px;
		font-size:16px;
}
.solutions-content-box .solutions-content-title{
	font-size:22px;
}
.solutions-content-box .solutions-content3-item {
    width: 471px;
		font-size:16px;
}
.solutions-content .solutions-content4-item {
    width: 147px;
    margin-right: 15px;
		font-size:16px;
}
.solutions-content-box .solutions-content-item-box {
    width: 471px;
}
.solutions {
    height: 1247px;
}
.advantages-content .advantages-content-item:nth-child(1) {
    top: -65px;
    left: 36px;
}
.advantages-content .advantages-content-item-title{
	font-size:17px;
}
.advantages-content .advantages-content-item-subtitle{
	font-size:14px;
}
.advantages-content .advantages-content-item:nth-child(5) {
    left: 480px;
}
.advantages-content .advantages-content-item:nth-child(6) {
    left: 515px;
}
.advantages-content .advantages-content-item:nth-child(7) {
    left: 541px;
}
.advantages-content .advantages-content-item:nth-child(8) {
    left: 543px;
}
.industry .remark {
	width:98%;
    font-size: 16px;
    margin: 27px auto 50px;
		}
.industry-box .industry-item {
    width: 129px;
}
.industry-box .industry-item img {
    height: 102px;
}
.operation-item{
	float:none;
	margin: 0 auto;
}
.operation-item:nth-child(2n) {
    float: none;
}
}

@media screen and (max-width:767px) {
    .acquisitionScheme{
        margin-top: 0;
    }
    .footFixedForm{
			box-sizing: border-box;
			overflow: hidden;
		}
		.banner {
        height: 186px;
    }
		.footFixedCode{
			display:none;
		}


    .what .inf-img {
        width: 100%;
        margin: 0 0 10px;
        height: auto;
    }

    .box-content {
        padding: 20px 8px;
    }

    .box-content .sub-title {
        font-size: 12px;
    }

    .top-item .item {
        flex: 1 1 40%;
        margin: 13px 2%;
        height: 200px;
    }

    .top-item .item:nth-child(n+3) {
        height: 180px;
    }

    .top-item .item-sub-title {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .box-content .sub-title {
        margin-bottom: 15px;
    }


    .top-item {
        width: 100%;
        margin: 0;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .top-item img {
        width: 96px;
        height: 96px;
        margin-bottom: 6px;
    }


    .what p {
        font-size: 16px;
        line-height: 20px;
    }

    .footFixedForm_phone_box {
        width: 160px;
    }

    .footFixedForm_r {
        display: none;
    }
	
		.painpoint {
		    background-size: 638px;
		    height: 312px;
		}
		.top-item .item-desc {
		    font-size: 12px;
		    letter-spacing: 0px;
            line-height: 18px;
		}
		
        .solutions {
		    height: fit-content;
            background-size: cover;
		}
        .solutions .remark {
            font-size: 16px;
            margin: 20px auto;
        }
        .solutions-content-box {
            width: 98%;
            padding:15px;
        }
        .solutions-content-box .solutions-content-title{
            margin-bottom: 20px;
            font-size:22px;
        }
        .solutions-content-box> div.solutions-content:nth-child(2),	
        .solutions-content-box> div.solutions-content:nth-child(4){
		    display: grid;
            grid-template-columns: 1fr 1fr;
            grid-gap: 10px 6px;
            margin-bottom: 20px;
		}

        .solutions-content-box .solutions-content-item{
		    font-size: 16px;
            height: 40px;
            line-height: 40px;
        }
		.solutions-content-box .solutions-content2-item ,
        .solutions-content-box .solutions-content1-item {
		    width: 100%;
            margin: 0;
		}
      
		.solutions-content-item{
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
			box-sizing: border-box;
			padding: 0 5px;
		}
		.solutions-content {
		    margin-bottom: 5px;
		}
		.solutions-content-box .solutions-content-item-title{
			display: block;
            margin-bottom: 10px;
            width:100%;
			font-size:16px;
		}
        .solutions-content-box .solutions-content3-item {
		    width: 100%
		}
		.solutions-content-box > div:nth-child(7).solutions-content{
            display: flex;
            margin-bottom: 16px;
            width:100%;
            flex-wrap: wrap;
            justify-content: space-between;
        }
		
		.solutions-content .solutions-content4-item {
		    width: 32%;
            margin: 0;
		}
		.solutions-content-box .solutions-content-item-box {
            display: flex;
            width:100%;
            flex-wrap: wrap;
            justify-content: space-between;
            margin-bottom: -10px;
		}
        .solutions-content-box  div.solutions-content-item-box .solutions-content4-item{
            width: 49%;
            margin-bottom: 10px;
        }
		
		.img-num img{width:115px;}
		.advantages-content div:last-child img{
		width:100%;
        opacity: 0.4;
		}
		.advantages-content .advantages-content-item-subtitle {
		    font-size: 12px;
				line-height:16px;
		}
		.advantages-content .advantages-content-item-title {
		    font-size: 14px;
		}
		.advantages-content .advantages-content-item{
		    left: 4px;
				width: 36%;
		}
		.advantages-content .advantages-content-item:nth-child(1) {
		    top: -99px;
		    left: 1px;
		}
		.advantages-content .advantages-content-item:nth-child(2) {
			top:-30px;
		    left: -16px;
		}
		.advantages-content .advantages-content-item:nth-child(3) {
		    top: 73px;
		    left: -12px;
		}
		.advantages-content .advantages-content-item:nth-child(4) {
		    top: 151px;
		    left: -11px;
		}
		.advantages-content .advantages-content-item:nth-child(5) {
		    left: 250px;
				top:-99px
		}
		.advantages-content .advantages-content-item:nth-child(6) {
		    left: 261px;
				top:-29px;
		}
		.advantages-content .advantages-content-item:nth-child(7) {
		    left: 261px;
				top:72px
		}
		.advantages-content .advantages-content-item:nth-child(8) {
		    left: 261px;
				top:152px
		}
		.industry-box .industry-item{
			width:46%;
		}
		.industry-box .industry-item:nth-child(2n){
			margin-right:0;
		}
		.industry-box .industry-item:nth-child(5){
			margin-right:20px;
		}
		.industry-box .industry-item img {
		    height: 128px;
		}
        .operation-item {
		    width: 369px;
		    height: auto;
            min-height: 130px;
		}
        .operation-item::before{
            height: 20px;
            bottom: 10px;
        }
		.operation-item .operation-item-title{
			font-size:16px;
		}
		.operation-item .operation-item-content {
            padding: 20px 32px;
		}
		.operation-item .operation-item-num {
            top: 46px;
            left: 12px;
			font-size:26px;
		}
        .operation-item-des{
            display: block;
        }
        div.operation-box > div:nth-child(1),
        div.operation-box > div:nth-child(3),
        div.operation-box > div:nth-child(7),
        div.operation-box > div:nth-child(8),
        div.operation-box > div:nth-child(9){
            height: 150px;
        }

        div.operation-box > div:nth-child(1)::before,
        div.operation-box > div:nth-child(3)::before,
        div.operation-box > div:nth-child(7)::before,
        div.operation-box > div:nth-child(8)::before,
        div.operation-box > div:nth-child(9)::before{
            height: 40px;
        }

        div.operation-box > div:nth-child(4),
        div.operation-box > div:nth-child(5){
            height: 200px;
        }

        div.operation-box > div:nth-child(4)::before,
        div.operation-box > div:nth-child(5)::before{
            height: 90px;
        }

        div.operation-box > div:nth-child(6),
        div.operation-box > div:nth-child(10){
            height: 180px;
        }
        
        div.operation-box > div:nth-child(6)::before,
        div.operation-box > div:nth-child(10)::before{
            height: 70px;
        }

      
		.footFixedCode{
			display:none;
		}
		.writeBox{
			width:90%;
			margin: 0;
			transform: translate(-50%,-50%);
		}
		.writeBoxContent input[type="button"]{
			width:48%;
		}
		.writeBoxContent a{
			width:48%;
		}
		.sqxx_b .title{
			font-size:18px;
		}
		.sqxx_b .sub-title{
			font-size:16px;
		}
}

@media screen and (max-width:413px) {

    .fz22 {
        font-size: 12px;
    }

    .footFixedForm_phone_box {
        width: 150px;
        margin-left: 0;
        margin-top: 15px;
    }

    .footFixedForm_btn {
        margin-top: 15px;
    }

    .footFixedForm {
        height: 72px;
    }

    body {
        padding-bottom: 72px;
    }
		.painpoint {
		    background-size: 578px;
		    height: 285px;
		}
		.top-item .item{
			height:194px;
		}
		
		.advantages-content .advantages-content-item:nth-child(5){
			left:217px
		}
        
        .advantages-content .advantages-content-item:nth-child(6){
			left:237px;
		}
		.advantages-content .advantages-content-item:nth-child(7){
			left:237px;
		}
		.advantages-content .advantages-content-item:nth-child(8){
			left:226px;
		}
		.advantages-content div:last-child img{
			margin-bottom:30px;
		}
		.sqxx_b .title{
			font-size:16px;
		}
		.sqxx_b .sub-title{
			font-size:14px;
		}
		.sqxx_box{
			height:658px;
		}
}

@media screen and (max-width:374px) {
    .banner {
        height: 168px;
    }

    .what p {
        font-size: 12px;
    }

    .footFixedForm_phone_box img {
        left: 14px;
    }

    .footFixedForm_phone_box {
        padding: 0 15px 0 38px;
    }

    .footFixedForm_input {
        width: 94%;
    }

    .footFixedForm_btn {
        margin-left: 5px;
    }

    .footFixedForm_box {
        padding-left: 6px;
    }
		.painpoint {
		    background-size: 484px;
		    height: 239px;
		}
		
        .top-item .item {
            height: 178px;
            padding: 20px 10px;
            margin-bottom: 0px;
        } 
        .top-item .item:nth-child(n+3) {
            height: 160px;
        }
		.top-item img {
            width: 80px;
            height: 80px;
        }
        .box-content .sub-title{
            margin-bottom: 10px;
            line-height: 20px;
        }
        .solutions .remark{
            font-size: 14px;
            line-height: 22px;
        }
		.solutions-content-box .solutions-content-item{
            font-size: 12px;
        }
        .img-num img{
            width: 70px;
        }
        .advantages-content div:last-child img {
            margin-bottom: 90px;
        }
		
		.solutions {
		    height: auto;
				background:#124dd2;
		}
		
		.industry-box .industry-item .industry-txt{
			font-size:16px;
		}
		.advantages-content .advantages-content-item:nth-child(2){
			left:-4px
		}
		.advantages-content .advantages-content-item:nth-child(3){
			left:-4px
		}
		.advantages-content .advantages-content-item:nth-child(4){
			left:-4px
		}
		.advantages-content .advantages-content-item:nth-child(5){
			left:199px
		}
		.advantages-content .advantages-content-item:nth-child(6){
			left:199px
		}
		.advantages-content .advantages-content-item:nth-child(7){
			left:211px
		}
		.advantages-content .advantages-content-item:nth-child(8){
			left:199px
		}
		.operation-item {
		    width: 309px;
		    min-height: 110px;
		}
		.operation-item .operation-item-content {
		    padding: 14px 30px 14px 14px;
		}
		.operation-item .operation-item-num {
		    top: 41px;
		    left: 11px;
		    font-size: 21px;
		}
		.operation-item .operation-item-title {
		    font-size: 14px;
				padding-bottom: 0;
		}
		.operation-item .operation-item-des {
		    font-size: 12px;
		    color: #888;
		    line-height: 18px;
		}
		.writeBoxContent input[type="button"] {
		    width: 47%;
		}
        .operation-item::before{
            height: 12px;
            bottom: 12px;
        }
        div.operation-box > div:nth-child(1),
        div.operation-box > div:nth-child(3),
        div.operation-box > div:nth-child(7),
        div.operation-box > div:nth-child(8){
            height: 110px;
        }

        div.operation-box > div:nth-child(1)::before,
        div.operation-box > div:nth-child(3)::before,
        div.operation-box > div:nth-child(7)::before,
        div.operation-box > div:nth-child(8)::before,
        div.operation-box > div:nth-child(9)::before{
            height: 12px;
        }

        div.operation-box > div:nth-child(4),
        div.operation-box > div:nth-child(5){
            height: 148px;
        }

        div.operation-box > div:nth-child(4)::before,
        div.operation-box > div:nth-child(5)::before{
            height: 50px;
        }

        div.operation-box > div:nth-child(6),
        div.operation-box > div:nth-child(9),
        div.operation-box > div:nth-child(10){
            height: 130px;
        }
        
        div.operation-box > div:nth-child(6)::before,
        div.operation-box > div:nth-child(9)::before,
        div.operation-box > div:nth-child(10)::before{
            height: 32px;
        }

		.writeBoxTit{
			font-size:13px;
		} 
		.sqxx_b .title{
			font-size:14px;
		}
		.sqxx_b .sub-title{
			font-size:12px;
			padding-bottom:28px;
		}
		.sqxx_box {
		    height: 628px;
		}
}