﻿@charset "utf-8";
.clearfix:after{
    content:"";
    display:block;
    clear: both;
}
.clearfix{
    *zoom:1;
}
/* reset */
blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;}
body,th,td,input,select,textarea,h1,h2,h3,h4,i,em,button{font:normal 12px/1 "microsoft yahei",Tahoma, Geneva, sans-serif;}
html,body{height:auto;}
body{background-color:#fff;color:#333;min-width: 1200px;}
table{border-collapse:collapse;border-spacing:0;}
ul,ol{list-style-type:none;}
input,select,textarea,button{vertical-align:middle;outline:none;resize:none;border:0;}
input{-webkit-appearance:none;}
textarea{resize:none;overflow:auto;}
input::-ms-clear{display:none;}
a{text-decoration:none;color:#333;}
a:hover{color:#e7340b;}
img{border:0;vertical-align:middle;}
/*侧边栏导航*/
.sides-box{display:none;position:fixed;z-index:12;bottom:20px;right:0;}
.sides-list li{margin-bottom:1px;background-color:#878f9f;height:50px;}
.sides-list li,.sides-list .caret{-webkit-transition:all .4s;
    -moz-transition:all .4s;
    -ms-transition:all .4s;
    -o-transition:all .4s;
    transition:all .4s;}
.sides-list a,.advice-line span{display:block;width:50px;height:45px;padding-top:5px;line-height:20px;color:#fff;font-size:14px;text-align:center;cursor:pointer;}
.sides-list li:hover{background-color:#ff5050;}
.sides-list .caret{display:block;margin:7px auto 2px;width:0;height:0;border-style:solid;border-width:0 7px 7px 7px;border-color:transparent transparent #fff transparent;*font-size:0;*margin-top:11px;}
.sides-list li.advice-line{position:relative;}
.sides-list li.advice-line a{position:absolute;left:51px;top:0;width:130px;background-color:#ff5050;padding-top:0;height:50px;line-height:50px;}
.sides-list li.advice-line:hover a{left:-80px;
    -webkit-animation:lf .2s ease-in-out;
    -moz-animation:lf .2s ease-in-out;
    -ms-animation:lf .2s ease-in-out;
    -o-animation:lf .2s ease-in-out;
    animation:lf .2s ease-in-out;}
@-webkit-keyframes lf{from{left:50px;}to{left:-80px;}}
@-moz-keyframes lf{from{left:50px;}to{left:-80px;}}
@-ms-keyframes lf{from{left:50px;}to{left:-80px;}}
@-o-keyframes lf{from{left:50px;}to{left:-80px;}}
@keyframes lf{from{left:50px;}to{left:-80px;}}

.animation-left{
    -webkit-animation:animation-left .5s linear .5s infinite alternate;
    -moz-animation:animation-left .5s linear .5s infinite alternate;
    -ms-animation:animation-left .5s linear .5s infinite alternate;
    -o-animation:animation-left .5s linear .5s infinite alternate;
    animation:animation-left .5s linear .5s infinite alternate;}
@-webkit-keyframes animation-left{
    0%{left:-25px;top:9px;}
    50%{left:-30px;top:9px;}
    100%{left:-35px;top:9px;}
}
@-moz-keyframes animation-left{
    0%{left:-25px;top:9px;}
    50%{left:-30px;top:9px;}
    100%{left:-35px;top:9px;}
}
@-ms-keyframes animation-left{
    0%{left:-25px;top:9px;}
    50%{left:-30px;top:9px;}
    100%{left:-35px;top:9px;}
}
@keyframes animation-left{
    0%{left:-25px;top:9px;}
    50%{left:-30px;top:9px;}
    100%{left:-35px;top:9px;}
}
.animation-right{
    -webkit-animation:animation-right .5s linear .5s infinite alternate;
    -moz-animation:animation-right .5s linear .5s infinite alternate;
    -ms-animation:animation-right .5s linear .5s infinite alternate;
    -o-animation:animation-right .5s linear .5s infinite alternate;
    animation:animation-right .5s linear .5s infinite alternate;}
@-webkit-keyframes animation-right{
    0%{right:-25px;top:9px;}
    50%{right:-30px;top:9px;}
    100%{right:-35px;top:9px;}
}
@-moz-keyframes animation-right{
    0%{right:-25px;top:9px;}
    50%{right:-30px;top:9px;}
    100%{right:-35px;top:9px;}
}
@-ms-keyframes animation-right{
    0%{right:-25px;top:9px;}
    50%{right:-30px;top:9px;}
    100%{right:-35px;top:9px;}
}
@keyframes animation-right{
    0%{right:-25px;top:9px;}
    50%{right:-30px;top:9px;}
    100%{right:-35px;top:9px;}
}


/*20171101 caoruixia 新车险*/
.positionRel{position: relative;}
.bigContent{background-color:#fff;width:100%;}
.f-head{margin-top:50px;overflow:hidden;margin-bottom:30px;}
.new-f-head{margin-bottom: -10px;}
.f-title{text-align:center;font-size:18px;line-height: 18px;color:#242424;overflow:hidden;}
.f-title span{position:relative;}
.f-title b{font-weight:normal;}
.new-f-title b{font-weight: bold;letter-spacing:2px;}
.f-title .line-x{position:absolute;top:16px;display:block;width:200px;height:0;border-top:1px solid #e5e5e5;*font-size:0;}
.f-title .oneTit{font-size:26px;line-height:26px;color:#555;font-weight:bold;}
.f-title .newImgleft{width:81px;height:6px;background:url("../images/leftLine.png") no-repeat;display:inline-block;}
.f-title .newImgright{width:81px;height: 6px;background: url("../images/rightLine.png") no-repeat;display: inline-block;}
.f-title .line-x.l{left:-200px;background-position:right 0;}
.f-title .line-x.r{right:-200px;background-position:left -9px;}
.f-title span{display:inline-block;padding:5px 20px;background-color: #fff;z-index: 9;}
.stick{position: relative;top:-6px;width:33px;height:38px;}
/*20171103 caoruixia 人保车险，品牌优势*/
.zan{display:inline-block; width:33px;height:38px;background:url(../images/stick.png) no-repeat;}
.brand{padding-top: 28px;}
.brand_ul{margin-bottom: 90px;text-align: center;font-size:0;}
.brand_ul li{display:inline-block;
    /*width:168px;*/
    width:238px;
    *display:inline;*zoom:1;}
.rel{position: relative;}
.brand_ul li:hover .boWen{position:absolute;z-index:9;top:4px;left:55px;width:55%;height:55%;background:url(../images/xthover.png) center center no-repeat;animation: numsMoved 2s ease-in-out forwards infinite;}
.brand_ul .liHover2:hover .boWen{top:2px;
    /*left:46px;*/
    left:60px;
}
.brand_ul .liHover3{position:relative;}
.brand_ul .liHover3:hover .boWen{top:12px;left:59px;}
.brand_ul .liHover3 .brand-text{border-bottom:1px solid #666;}
.brand_ul .liHover3 .submit-material{width:779px;left:50%;margin-left:-390px;top: 108px;}
.brand_ul .liHover3 .submit-material li{text-indent:2em;}
.brand_ul .liHover3:hover .submit-material{display:block;}
.brand_ul .liHover3 .submit-material-top{height:20px;}
.brand_ul .liHover3 .submit-material-bottom{height:10px;background-position: 0 -22px;}
.brand_ul .liHover3 .submit-material-top,
.brand_ul .liHover3 .submit-material-bottom{background-image:url(../images/layer-icons2.png);}
.brand_ul .liHover3 .submit-material-list{padding:0 24px;}
.brand_img{background-image:url("../images/brandIcon.png");background-repeat:no-repeat;height:78px;margin:0 auto}
.tupian1{width:58px;background-position:0 -62px;}
.tupian2{width:78px;background-position:-167px -62px;}
.tupian3{width:68px;background-position:-348px -62px;}
.tupian4{width:88px;background-position:-524px -62px;}
.tupian5{width:56px;background-position:-719px -62px;}
.tupian6{width:52px;background-position:-892px -62px;}
.tupian7{width:54px;background-position:-1064px -62px;}
.moveRed{position:absolute;width:17px;height:22px;background-image:url("../images/brandIcon.png");background-repeat:no-repeat;
    transition: .2s; }
.moveRed1{top:8px;
    /*left:80px;*/
    left:115px;
    background-position:-25px 0;}
.moveRed2{top:20px;
    /*left:87px;*/
    left:122px;
    width:10px;height:10px;background-position:-208px 0;}
.moveRed3{top:32px;left:100px;background-position:-397px 0;}
.moveRed4{top:21px;left:92px;width:18px;height:7px;background:url("../images/redPicc2.png") no-repeat -31px 0;    transition: all .3s ease-in-out;}
.moveRed5{top:21px;
    /*left:79px;*/
    left:114px;
    width:18px;height:7px;background:url("../images/redPicc.png") no-repeat 0 -21px;transition: all .3s ease-in-out;}
.moveRed6{top:26px;
    /*left:78px;*/
    left:113px;
    background-position:-911px 0;}
.moveRed7{top:23px;left:58px;background-position:-1067px 0;}
.partOne{position: relative;*z-index:1;}
.brand_ul li:hover .moveRed1{animation:moveRed1 .8s infinite;}
.brand_ul li:hover .moveRed6{animation:moveRed6 .3s infinite;}
.brand_ul li:hover .moveRed4{background-position:0 0;}
.brand_ul li:hover .moveRed5{background-position:0 0;}
.brand_ul li:hover .moveRed7{animation:moveRed7 1.2s linear infinite;}
.brand_ul li:hover .moveRed2,.brand_ul li:hover .moveRed3{
    -webkit-animation:moveRed2 .4s infinite;
    -o-animation:moveRed2 .4s infinite;
    animation:moveRed2 .4s infinite;
    -webkit-animation:moveRed3 .4s infinite;
    -o-animation:moveRed3 .4s infinite;
    animation:moveRed3 .4s infinite;}
@keyframes moveRed1{
    0%,100%{transform: rotate(45deg);}
    50%{transform: rotate(-45deg);}
}
@keyframes moveRed6{
    0%,100%{transform: rotate(45deg);}
    50%{transform: rotate(-45deg);}
}
@keyframes moveRed7{
    0%,100%{transform: rotate(45deg);}
    50%{transform: rotate(-45deg);}
}
@keyframes moveRed2{
    0%,100%{transform: translateY(0);}
    50%{transform: translateY(-3px);}
}
@keyframes moveRed3{0%,100%{transform: translateY(0);}
    50%{transform: translateY(-3px);}}
.brand_ul li:hover .moveRed6{-webkit-animation: moveRed6 1.4s linear infinite;}
.brand_ul li span{font-size: 16px;line-height: 25px;}
/*快速了解车险*/
.partTwo{position:relative;padding-bottom:178px;background-size:800px 469px;background:url("../images/xzbg.png") no-repeat top center;}
.loveCars{position:relative;height:90px;}
.loveCars span{position:absolute;width:267px;height:127px;background: url("../images/loveCar1.png") no-repeat;}
.carInsurance{height:390px;background:url(../images/half.png) no-repeat top center;background-size:1187px 390px;}
.carUl{text-align: center;}
.carUl li{position:relative;z-index:1;float: left;width:119px;height:119px;background-image:url(../images/nums.png);background-repeat:no-repeat;cursor:pointer;}
.carUl li.li01{bottom: -266px;left: 90px;background-position: 0 0;}
.carUl li.li02{bottom: -162px;left: 34px;background-position: -119px 0;}
.carUl li.li03{bottom: -70px;left: -6px;background-position: -238px 0;}
.carUl li.li04{bottom: -4px;left: -6px;background-position: -357px 0;}
.carUl li.li05{bottom: 28px;left: -2px;background-position: -476px 0;}
.carUl li.li06{bottom: 28px;left: 12px;background-position: -595px 0;}
.carUl li.li07{bottom: -6px;left: 20px;background-position: -718px 0;}
.carUl li.li08{bottom: -68px;left: 10px;background-position: -833px 0;}
.carUl li.li09{bottom: -158px;left: -14px;background-position: -952px 0;}
.carUl li.li10{bottom: -266px;left: -70px;background-position: -1077px 0;}
.carUl li.li01:hover,
.carUl li.li01.active{background-position: 0 -127px;}
.carUl li.li02:hover,
.carUl li.li02.active{background-position: -119px -127px;}
.carUl li.li03:hover,
.carUl li.li03.active{background-position: -238px -127px;}
.carUl li.li04:hover,
.carUl li.li04.active{background-position: -357px -127px;}
.carUl li.li05:hover,
.carUl li.li05.active{background-position: -476px -127px;}
.carUl li.li06:hover,
.carUl li.li06.active{background-position: -595px -127px;}
.carUl li.li07:hover,
.carUl li.li07.active{background-position: -713px -127px;}
.carUl li.li08:hover,
.carUl li.li08.active{background-position: -833px -127px;}
.carUl li.li09:hover,
.carUl li.li09.active{background-position: -957px -127px;}
.carUl li.li10:hover,
.carUl li.li10.active{background-position: -1077px -127px;}
.carUl li:hover span,
.carUl li.active span{color:#fff;}
.carUl li:hover .poWen,
.carUl li.active .poWen{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:url(../images/numhover.png) center center no-repeat;animation: numsMoved 2s ease-in-out forwards infinite;}
@keyframes numsMoved{
    0%{
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 1;
    }
    90%{
        opacity: .5;
    }
    100%{
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: .2;
    }
}
.carUl li span{position:relative;top:38px;left:-2px;line-height:20px;font-size:16px;color:#666;font-weight:bold;}
.carUl li.li07 span{top:46px;}
.XZ2,.XZ3,.XZ4,.XZ5,.XZ6,.XZ7,.XZ8,.XZ9,.XZ10{display:none;}
/* .gifImgs{position:absolute;top:176px;left: 50%;margin-left: -381px;} */
.gifImgs {
    position: absolute;
    top: 290px;
    left: 50%;
    margin-left: -381px;
}
.tabXZtype{overflow: hidden;}
.InsuranceExplain{position:absolute;overflow: hidden;background-color:#fff;box-shadow:1px 3px 8px #e2dfdf;}
.InLeft{float:left;margin-right: 19px;}
.h2Tit{padding-left:208px;height:46px;line-height:46px;font-size: 24px;font-weight: bold;color:#666;margin-top: 16px;}
.InDisc dl{overflow: hidden;margin-bottom:6px;padding-top: 6px;}
.InDisc dt{float: left;width:198px;height:86px;}
.InDisc .leftHeight{position:relative;margin-left:46px;width:110px;height:32px;background-color:#99a4d5;border-radius:18px;color: #fff;font-size: 20px;font-weight: bold;line-height: 31px;text-align: center;padding-left:22px;}
.InDisc .newleftHeight{width:100px;padding-left:32px;}
.bao{position: absolute;top:-4px;left: 4px;display: inline-block;width: 24px;height:28px; background:url(../images/bao.png) no-repeat;}
.need{position: absolute;top:-5px;left:-2px;display: inline-block;width:32px;height:30px; background:url(../images/bao1.png) no-repeat;}
.InDisc dd{position:relative;float:left;width:762px;font-size:16px;color:#242424;line-height: 28px;margin-left:10px;}
.littleDot{position:absolute;top:11px;left:-19px;width:8px;height:8px;background-color:#99a4d5;}
.InRight{float:left;width:200px;border-left: 1px dashed #e5e5e5;margin:24px 0}
.reStars{display:block;margin:0 auto;width:115px;height:22px;background:url("../images/kongStar.png") repeat-x;margin-top: 50px;}
.reStars em{background: url("../images/stars.png") repeat-x;height: 22px;display: block;}
.threeStars{width:60%;}
.fourStars{width:80%;}
.fiveStars{width:100%;}
.buy{width:153px;height:41px;background:url("../images/tjzs.png") no-repeat;margin:14px 0 0 24px;}
.buy p{font-size: 16px;line-height:16px;color: #fff;font-weight: bold;padding:12px 0 0 50px;}
.items{display:inline-block;width:200px;text-align:center;margin-top:30px;font-size: 14px;color: #4e9ff1;}


.oldcarInsurance li.li01{bottom: -266px;left: 90px;background-position: 0 0;}
.oldcarInsurance li.li02{bottom: -97px;left: 99px;background-position: -119px 0;}
.oldcarInsurance li.li03{bottom: 10px;left: 196px;background-position: -238px 0;}
.oldcarInsurance li.li04{bottom: 0px;left: 335px;background-position: -357px 0;}
.oldcarInsurance li.li05{bottom: -102px;left: 398px;background-position: -476px 0;}
.oldcarInsurance li.li06{bottom: -266px;left: 394px;background-position: -595px 0;}
.type-tab-tit{
    text-align: center;
    font-size:0;
    width: 520px;
    height: 80px;
    margin: -40px auto 80px;
    background: url("../images/header-tab-bg.png") center center no-repeat #fff;
    -webkit-box-shadow: 0 6px 22px rgba(0, 0, 0, .25);
    box-shadow: 0 6px 22px rgba(0, 0, 0, .25)
}
.type-tab-tit li {
    float: left;
    text-align: center;
    height: 90px;
    line-height: 80px;
    color: #333;
    cursor: pointer;
    width:260px;
    font-size: 22px;
    font-weight:bold;
    position: relative;
}
.type-tab-tit li .icon{
    width:32px;
    height: 32px;
    display: block;
    position: absolute;
    top: 25px;
}
.type-tab-tit li .icon01{left: 40px;background: url("../images/elec01.png") no-repeat;}
.type-tab-tit li .icon02{left: 50px;background: url("../images/fuel01.png") no-repeat;}
.type-tab-tit li.current .icon01{left: 40px;background: url("../images/elec02.png") no-repeat;}
.type-tab-tit li.current .icon02{left: 50px;background: url("../images/fuel02.png") no-repeat;}


.type-tab-tit li.current {
    color:#fff;
    background: url("../images/type-tit-cur-bg.png") top center no-repeat
}
.type-tab-tit li.current:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 90px;
    background: url("../images/type-tit-cur-bg.png") top center no-repeat;
    top: 0;
    left: 0;
    z-index: -1
}
.type-tab-tit li.current h3 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    text-shadow: 0 0 4px rgba(143, 27, 25, .37)
}
.type-tab-tit h3 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 13px;
}

.newcarInsurance li.li01{bottom: -266px;left: 90px;background-position: 0 0;}
.newcarInsurance li.li02{bottom: -142px;left: 52px;background-position: -119px 0;}
.newcarInsurance li.li03{bottom: -44px;left: 50px;background-position: -238px 0;}
.newcarInsurance li.li04{bottom: 14px;left: 84px;background-position: -357px 0;}
.newcarInsurance li.li05{bottom: 14px;left: 142px;background-position: -476px 0;}
.newcarInsurance li.li06{bottom: -44px;left: 198px;background-position: -595px 0;}
.newcarInsurance li.li07{bottom: -142px;left: 204px;background-position: -718px 0;}
.newcarInsurance li.li08{bottom: -266px;left: 150px;background-position: -833px 0;}
.newcarInsurance li.li07 span { top: 38px;left: -1px; }

/*费改样式 20200908*/
.newcarInsurance li.li01{bottom: -266px;left: 90px;background-position: 0 0;}
.newcarInsurance li.li02{bottom: -142px;left: 52px;background-position: -119px 0;}
.newcarInsurance li.li03{bottom: -44px;left: 50px;background-position: -238px 0;}
.newcarInsurance li.li04{bottom: 14px;left: 84px;background-position: -357px 0;}
.newcarInsurance li.li05{bottom: 14px;left: 142px;background-position: -476px 0;}
.newcarInsurance li.li06{bottom: -44px;left: 198px;background-position: -595px 0;}
.newcarInsurance li.li07{bottom: -142px;left: 204px;background-position: -718px 0;}
.newcarInsurance li.li08{bottom: -266px;left: 150px;background-position: -833px 0;}
.newcarInsurance li.li07 span { top: 38px;left: -1px; }
/*费改样式end 20200908*/

/*快速理赔*/
.partThree{padding-top:88px;}
.stick2{position: relative;top:-4px;width:36px;height:32px;}
.claimsMain{position: relative;box-shadow:-2px 1px 8px #e2dfdf;
    /*display:table;*/
}
.claimsLeft{float:left;width:198px;padding: 102px 0;}
.claims{width:116px;height:20px;margin:0 auto;}
.claims h3{float:left;display:inline-block;font-size:18px;color:#242424;line-height:20px;padding:0 6px}
.claims .before,.claims .after{float:left;display:inline-block;width:14px;height:20px;background:url("../images/lines.png") no-repeat 0 0;}
.claims .before{background-position:0 0;}
.claims .after{background-position:-132px 0;}
.claimsRight{float: left;margin-top: 54px;}
/*.stepUl{display:table;}*/
.stepUl li{float: left;}
.liwid1{width:243px;}
.liwid2{width:238px;}
.conStep{display:block;width:236px;height:79px;background-repeat:no-repeat;}
.step1{width:241px;background-image:url("../images/step1.png");}
.step2{background-image:url("../images/step2.png");}
.step3{background-image:url("../images/step3.png");}
.step4{background-image:url("../images/step4.png");}
.stepUl .liwid1:hover .step1{background-image:url("../images/step11.png");}
.stepUl .liwid2:hover .step2{background-image:url("../images/step22.png");}
.stepUl .liwid2:hover .step3{background-image:url("../images/step33.png");}
.stepUl li .stepFont{color:#242424;line-height:42px;}
.stepFontTwo{position: relative;left:-16px;}
.stepFont em,.stepFont i{font-size:20px;}
.stepFont em{color: #ff8080;}
.step-item.borderB2,
.step-item.borderB3{cursor: pointer;}
.borderB2 i,
.borderB3 i{border-bottom:1px solid #727272;}
.borderB2:hover i,
.borderB3:hover i{color:#ff8080;border-bottom-color:#ff8080;}
.examine{position:absolute;right:45px;font-size:14px;line-height:14px;color:#4e9ff1;}
/*.js_preZykcds:hover .js_zykcds{display:block;}*/
/* .borderB2:hover .js_zykcds{display:block;} */
/*.js_preTjcl:hover .js_tjcl{display:block;}*/
/* .borderB3:hover .js_tjcl{display:block;} */
.borderB2:hover .submit-material,
.borderB3:hover .submit-material{display:block;}
/*提交材料*/
.submit-material{display:none;position:absolute;width:616px;top:10px;left:61%;margin-left:-308px;text-align:center;z-index:12;border-top:20px solid transparent;cursor:auto;}
.submit-material-top,.submit-material-bottom{background:url("../images/layer-icons.png") no-repeat}
.submit-material-top{height:16px;}
.submit-material-mid{padding:15px 0 20px;background-color:#fdfdfd;border-left:1px solid #eaebeb;border-right:1px solid #eaebeb}
.submit-material-bottom{height:6px;background-position:0 -17px}
.submit-material h2{position:relative;display:inline-block;padding:0 10px;margin-top:12px;font-size:18px;line-height:18px;color:#ff8080;*display:inline;*zoom:1}
.submit-material .before,.submit-material .after{position:absolute;top:6px;width:49px;height:10px;background:url("../images/sprites.png") no-repeat;}
.submit-material .before{left:-51px;background-position:0 -36px}
.submit-material .after{right:-49px;background-position:0 -63px;}
.submit-material-list{padding:0 70px;}
.submit-material-list li{line-height:24px; margin-top:15px;text-align:left;color:#4e4e4e;padding-left:10px;font-size:14px;}
.submit-material-list li span{display:inline-block;width:12px;height:16px;line-height:16px;margin-right:10px;padding-left:8px;color:#fff;background:url("../images/sprites.png") no-repeat -14px 0;}
.submit-material-list li{float:none;width:auto}
.submit-material-list li+li{margin-left:0}
.downFile{color: #4e9ff1;}
/*车险贴心服务*/
.beijingVip{background:url("../images/vipimg.png") no-repeat;margin-top:22px;}
.BJtop{padding-bottom:24px;}
.newclaims{float:left;width:154px;padding:16px 3px 0 64px;margin:0;*width:auto;}
.hrefVip{display:inline-block;padding-top:19px;font-size:14px;line-height: 14px;color:#4e9ff1;background: #fff;padding-right: 10px;cursor: pointer}
.sixVip{overflow: hidden;padding-left: 52px;}
.sixVip li{float: left;width:264px;height: 42px;line-height: 42px;background:url("../images/xinBg.png") no-repeat;margin-bottom: 8px;padding-left: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.sixVip span{*display:block;*margin-top:13px;font-size: 16px;line-height:16px;color:#666;font-weight: bold;}
.rule{font-size: 14px;line-height:14px;color:#666;text-align: right;padding-right:50px;margin-top:28px;}
/*服务网点*/
.partFour{z-index: 11;position: relative;margin-top:58px;}
.claim-service-T{font-size:32px;line-height:32px;color:#444;text-align:center}
.claim-service-T strong{color:#fd5c5c;font-weight:normal}
.claim-service-icon{position:relative;display:block;width:115px;height:32px;line-height:36px;margin:23px auto 0;background:url("../images/wd.png") no-repeat; background-position:-34px 0;text-align:center;color:#fff;text-indent:4px;}
.claim-service-icon .before,.claim-service-icon .after{position:absolute;top:9px;width:21px;height:17px;background:url("../images/wd.png") no-repeat;}
.claim-service-icon .before{left:-28px;background-position:0 -11px;}
.claim-service-icon .after{right:-28px;background-position:-161px -11px;}
.claim-service-icon a{color:#fff;font-size: 14px;line-height: 14px;}
.claim-service-icon a:hover{color:#fff}
.animation-left{
    -webkit-animation:animation-left .5s linear .5s infinite alternate;
    -moz-animation:animation-left .5s linear .5s infinite alternate;
    -ms-animation:animation-left .5s linear .5s infinite alternate;
    -o-animation:animation-left .5s linear .5s infinite alternate;
    animation:animation-left .5s linear .5s infinite alternate;}
@-webkit-keyframes animation-left{
    0%{left:-25px;top:9px;}
    50%{left:-30px;top:9px;}
    100%{left:-35px;top:9px;}
}
@-moz-keyframes animation-left{
    0%{left:-25px;top:9px;}
    50%{left:-30px;top:9px;}
    100%{left:-35px;top:9px;}
}
@-ms-keyframes animation-left{
    0%{left:-25px;top:9px;}
    50%{left:-30px;top:9px;}
    100%{left:-35px;top:9px;}
}
@keyframes animation-left{
    0%{left:-25px;top:9px;}
    50%{left:-30px;top:9px;}
    100%{left:-35px;top:9px;}
}
.animation-right{
    -webkit-animation:animation-right .5s linear .5s infinite alternate;
    -moz-animation:animation-right .5s linear .5s infinite alternate;
    -ms-animation:animation-right .5s linear .5s infinite alternate;
    -o-animation:animation-right .5s linear .5s infinite alternate;
    animation:animation-right .5s linear .5s infinite alternate;}
@-webkit-keyframes animation-right{
    0%{right:-25px;top:9px;}
    50%{right:-30px;top:9px;}
    100%{right:-35px;top:9px;}
}
@-moz-keyframes animation-right{
    0%{right:-25px;top:9px;}
    50%{right:-30px;top:9px;}
    100%{right:-35px;top:9px;}
}
@-ms-keyframes animation-right{
    0%{right:-25px;top:9px;}
    50%{right:-30px;top:9px;}
    100%{right:-35px;top:9px;}
}
@keyframes animation-right{
    0%{right:-25px;top:9px;}
    50%{right:-30px;top:9px;}
    100%{right:-35px;top:9px;}
}
/*黑色*/
.partFive{position:relative;z-index:10;height:160px;background: url("../images/longBg.png") no-repeat center center;margin-top:-28px;}
.serLeft{float:left;width:292px;margin-top:58px;margin-left:154px;}
.serLeft h3{padding-left:2px;font-size: 26px;line-height:26px;font-weight: bold;color:#fff;letter-spacing:2px;}
.serLeft h3 span{position:relative;top:4px;left:2px;display:inline-block;width:67px;height:30px;background:url("../images/lipei.png") no-repeat;*top:-2px;}
.serLeft p{font-size: 18px;line-height:18px;color:#fff;margin-top:22px;}
.serLeft p i{position:relative;top:-3px;display:inline-block;width:4px;height:4px;background-color:#fff;border-radius:50%;}
.serRight{float: left;margin-top:62px;}
/*.serUl{display: table;}*/
.serUl li{float:left;width:250px;position: relative;height:80px;cursor: pointer;}
.serUl .serLi3{width:220px;margin-left: 24px;}

.serLi span{position:relative;display:block;height:42px;background-repeat:no-repeat;margin:0 auto;margin-bottom: 15px;top:0;
    -webkit-transition: top .6s;
    -moz-transition: top .6s;
    -ms-transition: top .6s;
    -o-transition: top .6s;
    transition: top .6s;}
.serLi1 span{width:152px;background-image: url("../images/phone1.png");}
.serLi span em{height:42px;line-height:42px;font-size: 16px;color:#fff;font-weight: bold;margin-left:52px;}
.serLi p{position:absolute;bottom:8px;width:258px;font-size: 16px;line-height:16px;color:#fff;text-align: center;
    -webkit-transition: bottom .4s;
    -moz-transition: bottom .4s;
    -ms-transition: bottom .4s;
    -o-transition: bottom .4s;
    transition: bottom .4s;}
.serLi2 span{width:164px;background-image: url("../images/phone2.png");}
.serLi3 span{width:265px;background-image: url("../images/phone3.png");}


.serUl li:hover span{top:-10px;}
.serUl li:hover p{bottom:14px;}
.codeOne{position: absolute;z-index:9999;left:19%;top:80px;opacity: 0;visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -webkit-transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -ms-transform: translate3d(0px, 10px, 0px);
    -o-transform: translate3d(0px, 10px, 0px);
    transform: translate3d(0px, 10px, 0px);
}
.serUl li:hover .codeOne{opacity: 1;visibility: visible;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.codeOne i{display:block;width:168px;height:8px;background:url("../images/arrow.png") no-repeat;}
.codeOne em{display:block;width:166px;height:163px;background-image:url("../images/code1.jpg");background-repeat:no-repeat;background-color:#e0e0e0;border:1px solid #fd8e8e;border-top:none;background-position: 5px 3px;}
.codeTwo em{background-image:url("../images/code2.jpg");}
/*常见问题*/
.partSix{background: url("../images/question1.png") no-repeat center center;}
.pat75{padding-top: 73px;}
.tabUl{
    /*display:table;*/text-align: center;font-size:0;}
.tabUl li{display:inline-block;cursor:pointer;position:relative;border:1px solid #fd5c5c;width:220px;height:59px;line-height:59px;text-align:center;background-color:#FFF;font-size: 22px;font-weight:bold;color:#333;*zoom:1;*display:inline;}
.tabUl li.active{background-color:#fd5c5c;color:#FFF;}
.tabUl li.active i{position:absolute;top:59px;left:96px;display:block;width:28px;height:11px;background-image:url("../images/redArrow.png");background-repeat:no-repeat;}
.bigconQestion{padding-top: 32px;}
.lp{display: none;}
.conQestion li{background-color:#fff;margin-bottom:10px;padding:14px 44px;box-shadow:1px 1px 5px #e8e8e8;}
.conQestion li h4{cursor:pointer;font-size: 18px;color:#666;font-weight:bold;line-height:44px;}
.selectArrow{display:inline-block;width:15px;height:8px;background: url("../images/selectArrow.png") no-repeat;float:right;margin:16px;}
.selectArrowActive{background-position: 0px -9px;}
.conQestion li h4 i,.conQestion li p i{font-size: 18px;line-height:18px;color:#fd5c5c;font-weight:bold;}
.conQestion li p{display:none;font-size: 16px;color:#666;line-height: 30px;}
.conQestion .firstLi p{display:block;}
.know{cursor:pointer;height:30px;line-height:30px;font-size: 14px;color:#4e9ff1;text-align: right;padding-bottom:20px;}
.knowColor{color:#4e9ff1;}
/*首屏样式*/
.slideBox{overflow:hidden;min-width:1190px;position:relative;height:500px;}
.slideBox .hd{overflow:hidden; position:absolute;width:100%;left:0;top:312px;z-index:1;font-size:0;}
.slideBox .hd ul{ overflow:hidden;text-align:center;}
.slideBox .hd li{cursor:pointer;display:inline-block;width:46px;height:8px!important;background-color:#bac4c6;border:1px solid #fff;margin:0 4px;*display:inline;*zoom:1;
    -webkit-transform: skewX(-26deg);
    -moz-transform: skewX(-26deg);
    -ms-transform: skewX(-26deg);
    -o-transform: skewX(-26deg);
    transform: skewX(-26deg);}
.slideBox .hd a{display: block}
.slideBox .hd li.on{ background-color:#fd5c5c;}
.slideBox .bd,
.slideBox .bd li,
.slideBox .bd ul{height:100%;}
.slideBox .bd{ position:absolute;left:50%;margin-left:-960px;width:1920px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:0; top:132px; margin-top:-25px; display:block; width:58px; height:58px; background:url("../images/slider-arrow1.png") 0 0 no-repeat;}
.slideBox .next{ left:auto; right:0; background-position:-62px 0; }
.slideBox .prev:hover{background-position: 0 -62px;}
.slideBox .next:hover{background-position: -62px -62px;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/*立即报价*/
.immePrice{position:relative;z-index:10;margin-top:-170px;}
.PriceCon{width:1120px;position:relative;z-index:1;margin:0 auto;}
.PriceCon-inner{/*overflow:hidden;*/padding:10px;}
.PriceCon .bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;
    opacity:0.5;filter:alpha(opacity=50);z-index:-1;border-radius: 4px;}
.priceLeft{float:left;width:846px;height:262px;background:url("../images/fcbg1.png") repeat-x;border-radius:4px 0 0 4px;padding:22px 0 22px 32px;border-right:1px solid #133958;}
.insureTB{font-size: 26px;line-height: 26px;font-weight:bold;color:#666;}
.fromInput{height:114px;margin-bottom: 28px;}
.fromInput dl{float:left;position:relative;width:330px;margin-top:32px;}
.fromInput dt{float:left;width:86px;height:44px;line-height: 44px;font-size: 16px;color:#444;
    text-align: right;font-weight: bold;margin-right: 5px;}
.fromInput dd{float:left;width:220px;}
.fromInput dd input{width:176px;height:44px;line-height:44px;padding-left: 20px;padding-right:24px;border:1px solid #b5b5b5;}
.fromInput dd input:focus{border:1px solid #999;}
.fromInput dd .city,.fromInput dd .cityP{background:#fff url("../images/city.png") no-repeat right center;}
.errorTips,.newcar{position: absolute;top:54px;}
.errorTips{right:18px;width:210px;height:20px;line-height:20px;background-color: #fff9f2;border:1px solid #ffbdb2;color:#ff5050;font-size:12px;padding-left: 10px;}
.newcar{cursor:pointer;width:120px;height:30px;left:90px;}
.newcar i{position:relative;top:5px;margin-right:6px;width:23px;height:23px;background:url("../images/xz.png") no-repeat;background-position:-23px 0;}
.newcarcheck .pageCopyflag{display:none;}
.newcar .active{background-position:0 0;}
.preBtn {cursor:pointer;float:left;position:relative;margin-left:20px;margin-top:10px;}
.preBtn .cirMvoed{width:100px;height:100px;background: url("../images/quick_bg.png") no-repeat;display: inline-block;position: relative;}
.preBtn:hover .cirMvoed{animation: b_fast_icon_i_anim 1.8s linear infinite;}
@keyframes  cirMvoed{
    0%{ transform:rotate(0deg); }
    100%{ transform:rotate(360deg); }
}
@keyframes b_fast_icon_i_anim {
    0% {
        transform: rotate(0deg) scale(1.05,1.05);
    }
    100% {
        transform: rotate(360deg) scale(1.05,1.05);
    }
}
.partOne{position:relative;*z-index: 1}
.redDOT{position:absolute;top:6px;left:6px;display:block;width: 88px;height:88px;
    background:url("../images/quick_bg1.png") no-repeat;
    border-radius:50%;border-radius:50%\9;margin:0 auto;}
.redDOT em{display:block;font-size:20px;font-weight: bold;color: #fff;padding-top: 20px;letter-spacing:2px;line-height: 26px;text-align:center;}
.serThree{overflow:hidden;margin-top:16px;}
.serThree li{float: left;width:282px;}
.serThree a{display:block;overflow:hidden;}
.serThree li:hover  h5,
.serThree li:hover  p{color: #ff5050;}
.serThree span{float:left;width:37px;height:41px;background: url("../images/xms.png") no-repeat;color:#fff;font-size: 24px;font-weight: bold;line-height: 41px;text-align: center;margin-right: 10px;}
.serFont{margin-left: 46px;}
.serFont h5{font-size: 14px;line-height: 14px;color: #242424;margin:6px;margin-left: 0;}
.serFont h5 em{font-weight: bold;color:#ff5050;font-size: 14px;}
.serFont p{font-size: 12px;color:#888;line-height: 12px;}
/*报价线*/
.right0{right:0px!important;}
.left0{left:0px!important;}
.price_line{position:relative;width:814px;height:4px;}
.price_dot{position:absolute;top:1px;width:4px;height:4px;background: url("../images/dotss.png") no-repeat;}
.pr_line{display:block;height:4px;background: url("../images/line.png") repeat-x 0 center;}
/*右边*/
.priceRight{float:left;width:220px;height:306px;background: url("../images/fcbg2.png") repeat-x;}
.rightUl{padding:12px 10px;height:234px;}
.one-level-ul{overflow: hidden;      width:800px;     }
.one-level-ul .one-level-li{overflow: hidden;width:220px;height:234px;
    float: left;}
.two-level-ul{overflow: hidden;}
.two-level-ul li{float:left;width:98px;text-align: center;}
.two-level-ul i{display:block;  transition: all .3s ease-in-out;margin:0 auto;width:34px;height:36px;background: url("../images/carIcon.png") no-repeat;}
.two-level-ul .iconB{background-position:-96px 0;}
.two-level-ul .iconC{background-position:0 -77px;}
.two-level-ul .iconD{background-position:-92px -77px;}
.two-level-ul .iconE{background-position:0 -151px;}
.two-level-ul .iconF{background-position:-94px -154px;}
.two-level-ul .iconG{background-position:-47px -2px;}
.two-level-ul .iconH{background-position:0 -226px;}
.two-level-ul li:hover{cursor: pointer;}
.two-level-ul li:hover .iconA{background-position:0 -37px;}
.two-level-ul li:hover .iconB{background-position:-96px -37px;}
.two-level-ul li:hover .iconC{background-position:0 -114px;}
.two-level-ul li:hover .iconD{background-position:-92px -114px;}
.two-level-ul li:hover .iconE{background-position:0 -188px;}
.two-level-ul li:hover .iconF{background-position:-94px -191px;}
.two-level-ul li:hover .iconG{background-position:-47px -46px;}
.two-level-ul li:hover .iconH{background-position:0 -262px;}
.two-level-ul span{display:block;font-size:14px;line-height: 14px;color:#444;margin:6px 0 26px 0;}
.two-level-ul li:hover span{color:#ff5050;}
/*右边轮播*/
.slideWidth{position:relative;width:220px;}
.slideWidth .hd{overflow:hidden; position:absolute;width:100%;left:0;top:250px;z-index:1;font-size:0;}
.slideWidth .hd ul{ overflow:hidden;text-align:center;}
.slideWidth .hd li{cursor:pointer;display:inline-block;border-radius:50%;width:8px;height:8px!important;background-color:#bac4c6;margin:-16px -9px;*display:inline;*zoom:1;border:18px solid #e7eef6;}
.slideWidth .hd a{display: block}
.slideWidth .hd li.on{ background-color:#fd5c5c;}


/*20171127*/
.knowType{width:762px;height:304px;position: absolute;top:177px;left: 50%;margin-left: -381px;}
.knowType div{position:relative;height:304px;}
.type2,.type3,.type4,.type5,.type6,.type7,.type8,.type9,.type10{display: none;}
/*.type1{background: url("../images/gifs/oneCar.gif") no-repeat;}*/
/*.type2{background: url("../images/gifs/twoCar.gif") no-repeat;}*/
/*.type3{background: url("../images/gifs/threeCar.gif") no-repeat;}*/
/*.type4{background: url("../images/gifs/fourCar.gif") no-repeat;}*/
/*.type5{background: url("../images/gifs/fiveCar.gif") no-repeat;}*/
/*.type6{background: url("../images/gifs/sixCar.gif") no-repeat;}*/
/*.type7{background: url("../images/gifs/sevenCar.gif") no-repeat;}*/
/*.type8{background: url("../images/gifs/eightCar.gif") no-repeat;}*/
/*.type9{background: url("../images/gifs/nineCar.gif") no-repeat;}*/
/*.type10{background: url("../images/gifs/tenCar.gif") no-repeat;}*/
.knowType span{position:absolute;display:block;width:12px;height:14px;background-image: url("../images/point.png");background-repeat: no-repeat;}
.point1{bottom:45px;left:7px;background-position: 0 0;}
.point2{bottom:127px;left:51px;background-position: -42px 0;}
.point3{bottom:201px;left:122px;background-position: -114px 0;}
.point4{top:37px;left:220px;background-position: -212px 0;}
.point5{top:10px;left:320px;background-position: -313px 0;}
.point6{top:10px;right:314px;background-position: -428px 0;}
.point7{top:37px;right:210px;background-position: -531px 0;}
.point8{top:89px;right:112px;background-position: -630px 0;}
.point9{top:163px;right:41px;background-position: -702px 0;}
.point10{top:246px;right:1px;background-position: -741px 0;}

/*ul, dl, dt, dd, h1, h2, h3, h4, form, fieldset, legend{float: none!important;}*/
/*.frame{float: none!important;margin: 0 auto}*/
/*.fromInput dl,.fromInput dt,.fromInput dd,.site_map ul,.site_map dl,.site_map dt,.site_map dd,.InDisc dt,.InDisc dd,.search dl,.search dt,.search dd,.hover_layer dl,.hover_layer dt,.hover_layer dd,.cate_sub_column ul,.cate_sub_column h2,.travel .cate_sub_column h1,.cate_sub_column h1{float:left!important;}*/
/*.bg_site_map{margin-top: 0!important;}*/
/*dl.weichat,.for-center{float: right!important;}*/
/*.sides-list a:hover{color: #fff!important;}*/

/*城市控件*/
.provinceCity{width:306px;position:absolute;background:#FFF;display:none;}
.provinceCity .tabs{background:url(../images/ico_bg_index.gif) repeat-x;border-left:#dbdbdb 1px solid;border-right:#dbdbdb 1px solid;height:38px;}
.provinceCity .tabs li{float:left;width:100px;height:38px;}
.provinceCity .tabs li a.xt{border:none;}
.provinceCity .tabs li.current a{color:#d81400}
.provinceCity .tabs li a{display:block;height:32px;color:#555;line-height:32px;text-align:center;text-decoration:none;float:left;width:100px;font-size:14px;border-right:#d6d6d6 1px solid;}
.provinceCity .tabs li.current, .provinceCity .tabs li.current{background:url(../images/ico_line.gif) center bottom no-repeat;}
.provinceCity .con{height:110px;border:1px solid #d6d6d6;border-top:none;padding:10px;}
.provinceCity .province{}
.provinceCity .province .pre a, .provinceCity .province .pre a:visited{float:left;width:29px;height:109px;background:url(../images/bg_mc_0113_4.png) 0 0 no-repeat;}
.provinceCity .province .pre a.can, .provinceCity .province .pre a.can:visited{background:url(../images/bg_mc_0113_04.png) 0 0 no-repeat;}
.provinceCity .province .next a, .provinceCity .province .next a:visited{float:right;width:29px;height:109px;background:url(../images/bg_mc_0113_03.png) 0 0 no-repeat;}
.provinceCity .province .next a.can, .provinceCity .province .next a.can:visited{background:url(../images/bg_mc_0113_02.png) 0 0 no-repeat;}
.provinceCity .province .list{float:left;width:225px;margin:auto}
.provinceCity .province .list li{float:left;width:75px;text-align:center;overflow:hidden;padding:6px 0}
.provinceCity .province .list li a, .provinceCity .province .list li a:visited{color:#555}
.provinceCity .province .list li a.selected, .provinceCity .province .list li a.selected:visited{color:#d81400}
.provinceCity .city{float:left;width:280px;margin:auto}
/*city0有用，需要保留*/.provinceCity .city0{float:left;width:280px;margin:auto}
.provinceCity .city li{float:left;width:69px;text-align:center;overflow:hidden;padding:6px 0}
.provinceCity .city0 li{float:left;width:69px;text-align:center;overflow:hidden;padding:6px 0}
.provinceCity .city li a, .provinceCity .city li a:visited{color:#777777}
.provinceCity .city0 li a, .provinceCity .city0 li a:visited{color:#777777;font-size: 12px;}
.provinceCity .city li a.selected, .provinceCity .city li a.selected:visited{color:#d81400}
.provinceCity .city0 li a.selected, .provinceCity .city0 li a.selected:visited{color:#d81400}
.provinceCity .city0 li a:hover,.provinceCity .province .list li a:hover,.provinceCity .city li a:hover{color:#e7340b!important;}
/*省市模糊查询*/#dimCityQuery{position:absolute;border:1px solid #d6d6d6;background:#FFF;display:none}
#dimCityQuery li a, #dimCityQuery li a:visited{display:block;height:26px;padding:0 15px;line-height:26px;color:#777777;text-decoration:none}
#dimCityQuery li.current a , #dimCityQuery li.current a:visited{background:#d81400;color:#FFF;}
#dimCityQuery li.none{height:26px;padding:0 15px;line-height:26px;color:#777777;}
/*分页*/.tf_page{margin-top:15px;text-align:right;margin-bottom:15px;margin-right:15px;}
.tf_page a{display:inline-block;height:20px;padding:0px 6px;border:1px solid #555555}
.tf_page a:hover{background:#DB1300;color:#ffffff;text-decoration:none;border:#d81400 1px solid;}
.tf_page a.disabled{color:#cbcbcb;border:1px solid #cbcbcb;cursor:default}
.tf_page a.disabled:hover{text-decoration:none;background:none;}
.tf_page a.current{background:#d81400;border:#d81400 1px solid;color:#fff;}
.tf_s_page a{margin-right:5px;}
/*分页11*/.tf_s_page .current-page{background-color:#D81400;border:1px solid #D81400;padding:0 6px;margin-right:5px;color:#FFFFFF;height:20px;display:inline-block;margin-right:5px;}
.tf_s_page .prev-page,.tf_s_page .first-page{color:#cbcbcb;border:1px solid #cbcbcb;cursor:default}


/*地区选择*/
.selectregion{width:306px;position:absolute;background:#FFF;display:none}
.selectregion .tabs{background:url(../images/tsloffer/ico_bg.gif) repeat-x;border-left:#dbdbdb 1px solid;border-right:#dbdbdb 1px solid;height:38px;}
.selectregion .tabs li{float:left;width:100px;height:38px;}
.selectregion .tabs li a.xt{border:none;}
.selectregion .tabs li.current a{color:#d81400}
.selectregion .tabs li a{display:block;height:32px;color:#555;line-height:32px;text-align:center;text-decoration:none;float:left;width:100px;font-size:14px;border-right:#d6d6d6 1px solid;}
.selectregion .tabs li.current{background:url(../images/tsloffer/ico_line.gif) center bottom no-repeat;}
.selectregion .con{height:110px;border:1px solid #d6d6d6;border-top:none;padding:10px;}
.selectregion .city{float:left;width:280px;overflow-y:auto;overflow-x:hidden;height:110px;margin:auto;}
.selectregion .city li{float:left;width:60px;text-align:center;overflow:hidden;padding:3px 0}
.selectregion .city li a, .provinceCity .city li a:visited{color:#777777;margin-left:5px;}
.selectregion .city li a.selected, .provinceCity .city li a.selected:visited{color:#d81400}