.spec-yiwaixian {
    font-family: 'Microsoft Yahei', 'Hiragino Sans GB', sans-serif;
    background-color: #ffffff;
    min-width: 1000px;
    line-height: 1.5;
    margin-bottom: -15px;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

/*banner*/

.qgy__banner {
    height: 700px;
    background: url("../img/banner.jpg") no-repeat center top;
}

.banner__content {
    height: 700px;
    position: relative;
}

.yiwaixian__nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1000px;
    height: 40px;
}

.nav__item {
    float: left;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #4b8f74;
    font-size: 16px;
    cursor: pointer;
}

.nav__item.current {
    color: #fff !important;
    height: 80px;
    line-height: 80px;
}


.nav__item01 {
    background: #f68383;
    color: #a65757;
}
.nav__item01.current{
    box-shadow: 0 10px 5px rgba(250, 181, 181, 0.5);
}

.nav__item02 {
    background: #ffd189;
    color: #a98855;
}

.nav__item02.current{
    box-shadow: 0 10px 5px rgba(255, 229, 189, 0.5);
}

.nav__item03 {
    background: #6ce1b3;
    color: #4b8f74;
}

.nav__item03.current{

    box-shadow: 0 10px 5px rgba(182, 240, 217, 0.5);
}

.nav__item04 {
    background: #74b1fc;
    color: #3f6390;
}

.nav__item04.current{
    box-shadow: 0 10px 5px rgba(172, 209, 253, 0.5);
}

.nav__item05 {
    background: #987beb;
    color: #57468a;
}

.nav__item05.current{
    box-shadow: 0 10px 5px rgba(190, 172, 242, 0.5);
}

.banner-right-mark {
    width: 100%;
    height: 160px;
    background: url("../img/mark.png") no-repeat center top;
}

.banner-right {
    padding-top: 140px;
    width: 500px;
    position: absolute;
    top: 0;
    left: 50%;
    text-align: center;
}

.banner-right-title {
    font-size: 80px;
    color: #8b7060;
}

.banner-right-zizhu {
    display: inline-block;
    margin-top: 70px;
    padding: 0 30px;
    font-size: 36px;
    height: 54px;
    line-height: 54px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 28px;
}

.chart {
    position: absolute;
    left: 0;
    top: 40px;
}

/*意外险种类*/

.yiwaixian__variety {
    padding: 85px 20px 100px;
}

.ins__info-left {
    float: left;
    width: 180px;
}

.ins__info-right {
    float: left;
    width: 780px;
}

.ins__info-title {
    width: 160px;
    text-align: center;
    height: 44px;
    padding-top: 6px;
    line-height: 44px;
    font-size: 20px;
    color: #333;
    background: url("../img/rectangle.png") no-repeat left top;
}

.ins__info-description {
    padding-top: 2px;
    font-size: 16px;
    color: #666;
    line-height: 24px;
}

.ins__pro {
    margin-top: 40px;
    margin-bottom: 50px;
    font-size: 20px;
}

.ins__pro-title {
    margin-left: 20px;
    padding-left: 28px;
    background: url("../img/hand01.png") no-repeat left center;
    color: #f68383;
    line-height: 130px;
}

.info-right__item {
    display: block;
    width: 130px;
    height: 130px;
    line-height: 130px;
    float: left;
    margin-left: 86px;
    background: url("../img/circle01.png") no-repeat center top;
    text-align: center;
    color: #f68383;
}

.info-right__item:first-child {
    margin-left: 0;
}

.info-right__item-link {
    display: block;
    color: #f68383;
}

.info-right__item02 {
    margin-left: 32px;
}

.ins__info-right02 {
    font-size: 0;
}

.info-right__item02-02 {
    line-height: 24px;
    padding-top: 42px;
}

.ins__info-description02 {
    line-height: 50px;
}

.ins__pro02 {
    margin-bottom: 20px;
}

.ins__pro03 {
    margin-top: 0;
    margin-bottom: 20px;
}

.ins__pro-title02 {
    line-height: 1.2;
}

.ins__info-left02 {
    width: 160px;
    text-align: right;
    padding-right: 20px;
    color: #666;
    line-height: 38px;
}

.mark-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    font-size: 20px;
    color: #f68383;
    border: 1px solid #f68383;
}

.mark-item02 {
    margin-left: 0;
}

.mark-item03 {
    margin-top: 20px;
}

/*意外险哪个好*/

.yiwaixian__good {
    padding: 85px 20px 100px;
}

.yiwaixian__good .ins__info-left03 {
    padding-top: 12px;
}

.yiwaixian__good .ins__pro-title {
    line-height: 200px;
    background: url("../img/hand02.png") no-repeat left center;
    color: #ffd189;
}

.yiwaixian__good .info-right__item {
    width: 200px;
    height: 200px;
    margin-left: 90px;
    background: none;
}

.yiwaixian__good .info-right__item:first-child {
    margin-left: 0;
}

/*意外险包含哪些保障*/
.yiwaixian__guarantee {
    padding: 85px 20px 100px;
}

.yiwaixian__guarantee .ins__info-title {
    text-align: left;
    padding-left: 20px;
}

.yiwaixian__guarantee .info-right__item {
    display: block;
    width: 130px;
    height: 130px;
    line-height: 130px;
    float: left;
    margin-left: 26px;
    background: url("../img/circle02.png") no-repeat center top;
    text-align: center;
    color: #6ce1b3;
}

.ins__info-right03 {
    margin-left: -32px;
}

.yiwaixian__guarantee .ins__info-description {
    *margin-left: 10px;
}

.yiwaixian__guarantee .info-right__item02-02 {
    height: 46px;
    line-height: 24px;
    padding: 42px 0;
    margin-bottom: 30px;
}

.yiwaixian__guarantee .ins__pro-title {
    background: url("../img/hand03.png") no-repeat left center;
    color: #6ce1b3;
    line-height: 290px;
}

.ins__info-description li {
    list-style-type: decimal;
    margin-left: 20px;
}

/*意外险怎么报销*/

.yiwaixian__apply {
    padding: 85px 20px 100px;
}

.yiwaixian__apply .ins__info-title {
    text-align: left;
    padding-left: 20px;
}

.yiwaixian__apply .ins__pro-title {
    background: none;
    line-height: 115px;
    color: #74b1fc;
}

.yiwaixian__apply .info-right__item {
    width: 100px;
    height: 100px;
    background: url("../img/circle03.png") no-repeat center top;
    font-size: 16px;
    color: #666;
}

.yiwaixian__apply .info-right__item02-02 {
    height: 36px;
    line-height: 20px;
    padding: 34px 0;
    margin-left: 0;
}

.arrows {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url("../img/arrows.png") no-repeat center center;
    padding: 50px 18px;
}

.ins__phone {
    padding-top: 5px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.ins__phone-left {
    float: left;
    font-size: 12px;
    text-align: center;
}

.ins__phone-right {
    float: right;
    font-size: 16px;
    line-height: 32px;
}

.yiwaixian__apply .ins__pro-title03 {
    line-height: 1.4;
}

.ins__info-description a {
    color: #74b1fc;
}

/*意外险多少钱 */

.yiwaixian__money {
    padding: 85px 20px 100px;
}

.yiwaixian__money .ins__pro-title {
    background: url("../img/hand04.png") no-repeat left center;
    color: #987beb;
}

.yiwaixian__money .mark-item {
    color: #987beb;
    border: 1px solid #987beb;
}

.yiwaixian__money .ins__info-title {
    width: 180px;
    background: url("../img/rectangle2.png") no-repeat left top;
}

/*share*/
.share {
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.share-title {
    margin: -15px auto 0;
    width: 75px;
    font-size: 18px;
    text-align: center;
    background-color: #ffffff;
    color: #999;
}

.share-bg {
    margin: 15px auto 0;
    padding-bottom: 55px;
}

.sina, .qzone {
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
    width: 57px;
    height: 57px;
    background-image: url("../img/share.png");
}

.sina {
    background-position: 0 0 !important;
}

.qzone {
    width: 59px;
    background-position: -95px 0 !important;
}


#xyz-footer {
    margin-top: 0;
}





