.insurance {
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ins-header{
    width: 100%;
    min-height: 550px;
    height: 100%;
    min-width: 1200px;
    background: url(../../uploads/index/insurance-header.png) center center no-repeat;
}
.ins-header>h1 {
    color: #ff8000;
    font-size: 22px;
    width: 400px;
    height: 40px;
    position: relative;
    left: 50%;
    top: 365px;
    margin-left: 16px;
}
.ins-content {
   margin-top: -62px;
}

/*安乘保icon*/
.ins-icon {
    margin: 0 auto;
    width: 676px;
}
.ins-icon li {
    float: left;
    margin: 0 25px;
    border-radius: 8px;
    border: 3px solid #fff;
}
.ins-icon-w {
    height: 112px;
    width: 112px;
    border-radius: 5px;
    background-color: #fe8100;
}
.f42 {
    font-size: 42px;
}
.f32 {
    font-size: 31px;
}
.ins-icon-w>h1 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #111;
    height: 60px;
    background: #fe8100;
    line-height: 60px;
}
.ins-icon-w>p {
    font-size: 18px;
    color: #fff;
    line-height: 52px;
}
.ins-icon-w hr{
    margin: 0 10px;
    padding: 0;
    border-style: none ;
    border-bottom-style: dashed;
    color: #fff;
    width: 92px;
}
/*安乘保icon结束*/


/*安乘保信息描述*/
.cff8000 {
    color: #ff8000;
}
.ins-desc {
    padding: 150px 0;
}
.ins-desc>h1 {
    color: #ff8000;
    font-size: 35px;
}
.ins-desc>h2 {
    margin: 35px 0;
    color: #555;
    font-size: 22px;
}
.ins-desc>p {
    color: #504f51;
    line-height: 25px;
    font-size: 12px;
}

/*安乘保浮动效果*/
.ins-desc.visible {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.ins-desc,.ins-desc .ins-h1,.ins-desc .ins-h2,.ins-desc .ins-p {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
    -webkit-transition: -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98),opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98),opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98);
}
.ins-desc.visible .ins-h1,.ins-desc.visible .ins-h2,.ins-desc.visible .ins-p {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.ins-desc .ins-h1 {
    -webkit-transition-delay:.5s;
    transition-delay:.5s;
}
.ins-desc .ins-h2{
    -webkit-transition-delay:.7s;
    transition-delay:.7s;
}
.ins-desc .ins-p  {
    -webkit-transition-delay:1s;
    transition-delay:1s;
}


/*大极速服务*/
.ins-serive-inner {
    text-align: center;
    width: 100%;
    min-width:1200px;
    height: 133px;
    line-height: 133px;
    background-color: #fe8100;
}
.ins-num {
    display: inline-block;
    top: 16px;
    width: 53px;
    height: 62px;
    line-height: 62px;
    font-size: 70px;
    color: #fe8100;
    border-radius: 5px;
    background-color: #fff;
}
.ins-serive-title {
    font-size: 35px;
}
.ins-serive-ul {
    margin: 0 auto;
    width: 1200px;
}
.ins-serive-ul li {
    float: left;
    width: 230px;
    margin-right: 93px;
}
.ins-serive-ul li:last-child {
    margin-right: 0;
}
.ins-serive-w img {
    width: 227px;
    height: 262px;
}
.ins-serive-w>h1 {
    padding: 75px 0 70px 0;
    font-size: 16px;
    font-weight: bold;
    color: #1a1c22;
    background: url(../../uploads/index/ins-border.png) left 60px center no-repeat;
    background-size: 9px 9px;
}
.ins-serive-w>h2 {
    margin: 28px 0 16px 0;
    font-size: 14px;
    color: #ff8000;
}
.ins-serive-w>p {
    font-size: 12px;
    line-height: 25px;
    color: #504f51;
}
.ins-serive-w {
    padding-bottom: 100px;
}

/*最高保障开始*/
.ins-ensure {
    width: 100%;
    min-width:1200px;
    background-color: #fe8100;
    height: 626px;
}
.ins-ensure-inner {
    margin: 0 auto;
    width: 1200px;
    color: #111;
}
.ins-ensure-w>h1 {
    padding: 168px 0 35px 0;
}
.ins-ensure-num {
    font-size: 40px;
}
.ins-ensure-span {
    font-size: 35px;
}
.ins-ensure-w>p {
    line-height: 24px;
    font-size: 12px;
}
.ins-ensure-tips {
    margin-top: 66px;
    font-size: 100px;
    font-weight: bold;
}
.insNUm {
    color: #fff;
    font-size: 130px;
}

/*专人服务*/
.ins-person {
    width: 100%;
    min-width: 1200px;
    background:url(../../uploads/index/ins-img.jpg) no-repeat bottom center;
    background-size: cover;

}
.ins-person-inner {
    margin: 0 auto;
    padding: 0 95px;
    position:relative;
    width: 1010px;
    height:626px;
}

.ins-person-desc {
    position:absolute;
    top: 150px;
}
.ins-person-desc>h1 {
    font-size: 35px;
    color: #1a1c22;
}
.ins-person-desc>h2 {
    margin: 25px 0;
    font-size: 22px;
    color: #ff8000;
}
.ins-person-desc>p {
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 22px;
    color: #504f51;
}
.ins-person-desc hr {
    float: left;
    width: 260px;
}

.p-span {
    font-size: 14px;
    color:#504f51;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
}
.p-span2 {
    font-size: 14px;
    color:#504f51;
    font-weight: bold;
}
.ins-btel {
  padding-left: 77px;
}
.ins-tel {
    padding-left: 50px;
}

/*操作步骤指南*/
.ins-step {
    height: 630px;
     width: 100%;
    min-width: 1200px;
    background-color: #fff;
}
.ins-step-inner {
    margin: 0 auto;
    width: 1200px;
}
.ins-step-header {
    font-size: 35px;
    height: 205px;
    line-height: 205px;
    color: #ff8000;
}
.ins-step-tips {
    color: #555;
}
.ins-step-ul {
    padding: 0 76px;
}
.ins-step-ul li {
    float: left;
    margin: 0 3px;
    width: 200px;
    height: 302px;
    border: 1px solid #ebebec;
}
.ins-step-bg{
    width: 0;
    height: 0;
    border-top: 56px solid #fe8100;
    border-right: 56px solid transparent;
}
.ins-step-num {
    left: 5px;
    top:-45px;
    font-size: 18px;
    color: #fff;
}

.ins-step-info>p {
    font-size: 12px;
    line-height: 24px;
    color: #000;
}
.ins-t2 {
    margin: -26px 0 30px 0;
}
.ins-t3 {
    margin: -26px 0 58px 0;
}
.ins-t4 {
    margin: -26px 0 58px 0;
}
.ins-t5 {
    margin: -26px 0 62px 0;
}

/*保险须知*/
.ins-know {
     width: 100%;
    min-width: 1200px;
    background-color: #e8ebeb;
}
.ins-know-inner {
    margin: 0 auto;
    width: 1000px;
}
.ins-know-title {
    font-size: 35px;
    color: #1a1c22;
    height: 125px;
    line-height: 125px;
    border-bottom: 1px solid #c0c3c3;
}
.ins-know-content {
    margin-top: 45px;
}
.ins-know-content>ul>li {
    padding-bottom: 10px;
    line-height: 28px;
    font-size: 14px;
    color: #56575c;
}
.ins-konw-desc {
    padding: 40px 0;
}
.ins-konw-desc p {
    margin-left: 20px;
}
.ins-konw-desc p span {
    font-weight: bold;
}
.ins-konw-area {
    padding: 45px 0;
}
.ins-know-tul {
    border-top: 1px solid #c0c3c3;
    border-bottom: 1px solid #c0c3c3;
}
.ins-know-tul>li {
    width: 100%;
    border-bottom: 1px solid #c0c3c3;
}
.ins-know-tul li:last-child {
    border-bottom: 0 solid #c0c3c3;
}

.ins-know-tul li ul li {
    padding-left: 15px;
    float: left;
    width: 48%;
    height: 52px;
    border-right:1px solid #c0c3c3;
}
.ins-know-tul li ul li:last-child {
    border-right:0 solid #c0c3c3;
}
.ins-know-1 {
    font-weight: bold;
    text-align: center;
    line-height: 52px;
}
.ins-know-s {
    line-height: 52px;
}
.ins-know-8>li p {
    float: right;
    width: 120px;
    line-height: 52px;
    font-weight: bold;
    text-align: left;
}

.ins-know-8>li:nth-child(2) {
    line-height: 52px;
    font-weight: bold;
    text-align: left;
}

/*备注*/
.ins-notice {
     width: 100%;
    min-width: 1200px;
    background-color: #dcdcdc;
}
.ins-notice-inner {
    margin: 0 auto;
    width: 1000px;
    color:#56575c;
}
.ins-notice-title {
    line-height: 125px;
    height: 125px;
    font-size: 35px;
    border-bottom: 1px solid #c2c2c2;
}
.ins-notice-inner>ul {
    padding: 35px 0 120px 0;
    color: #56575c;
    font-size: 14px;
}
.ins-notice-inner>ul>li {
    padding-bottom: 12px;
}
.ins-notice-inner  li h2{
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-weight: bold;
}
.ins-notice-inner li  p {
    line-height: 28px;
}
.ins-notice-1 {
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    margin-right: 60px;
}
.ins-notice-ul>ul:last-child {
    margin-right: 0;
    border-bottom: 0px solid #c2c2c2;
}
.ins-notice-ul>ul:first-child {
    border-bottom: 0px solid #c2c2c2;
}
.ins-notice-2>li {
    float: left;
    width: 200px;
    height: 30px;
    line-height: 30px;
    border-right: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
}
.ins-notice-2>li:first-child {
    padding-right: 34px;
    text-align: right;
}
.ins-notice-2>li:last-child {
    padding-left: 34px;
    border-right: 0px solid #c2c2c2;
}
.ins-notice-ul {
    padding-bottom: 30px;
}

/*专人服务浮动*/

.ins-person-desc.visible {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.ins-person-desc,.per-h1,.per-h2,.per-p {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
    -webkit-transition: -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98),opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98),opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98);
}
.ins-person-desc.visible .per-h1,.ins-person-desc.visible .per-h2,.ins-person-desc.visible .per-p {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.ins-person-desc .per-h1 {
    -webkit-transition-delay:.5s;
    transition-delay:.5s;
}
.ins-person-desc .per-h2{
    -webkit-transition-delay:.7s;
    transition-delay:.7s;
}
.ins-person-desc .per-p {
    -webkit-transition-delay:1s;
    transition-delay:1s;
}


/*最高保障浮动*/
.ins-ensure-w.visible {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.ins-ensure-w,.en-h1,.en-p {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
    -webkit-transition: -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98),opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98),opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98);
}
.ins-ensure-w.visible .en-h1,.ins-ensure-w.visible .en-p {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.ins-ensure-w .en-h1 {
    -webkit-transition-delay:.5s;
    transition-delay:.5s;
}
.ins-ensure-w .en-p{
    -webkit-transition-delay:.7s;
    transition-delay:.7s;
}
