﻿@charset "utf-8";
/* CSS Document */
html,body,.Wrap,.Main{width:100%;font-size:12px;}
body{width:100%;margin:0 auto;padding-bottom:80px;background:#f4f8fb;}
.Wrap{position:relative;top:0;left:0;}
.Main{position:relative;top:0;left:0;}
.Position{position:absolute;} 
.PublicScenes{position:absolute;top:0;left:0;display:none;height:100%;width:100%;overflow:hidden;}
/*各场景背景*/
.Bg{width:100%;height:100%; position:absolute;top:0;left:0%;overflow:hidden;}    
.Bg img{width:100%;}     
.PublicScenes .Bg img{position:relative;}
.Inner{width:640px;margin:auto; position:relative;height:100%; }

.SuperCon { width:100%;opacity:0;}

.Clear:after{content:""; clear:both;display:block;}

.Container { padding-top:142px;}

.Shadow { box-shadow:0 0 20px rgba(0,0,0,0.05);}

.PublicFixdPopWrap{position:fixed;top:56px;left:0;display:none;height:100%;width:100%;overflow:hidden;z-index:3;overflow:hidden;}
.PublicFixdMask {position:absolute;top:0;left:0; width:100%;height:100%;background:rgba(0,0,0,0.2);}

.PublicFixdPopCon {position:relative;-webkit-animation:TopToBottomAnimate 600ms 50ms ease both; }

.PublicFixdPopInner { background:#fff;width:100%;padding:20px 0;}

/*1227 公司介绍增加 */

.mb30 {margin-bottom: 20px!important;}

/*标题*/
.PublicFixdTitle {width:545px;font-size:30px; text-align:center;color:#004ea2;margin:20px auto;position:relative;}

.PublicFixdPopBox { width:545px;margin:auto;}

/*箭头*/
.SelectArrowWrap {position:absolute;top:50%;right:20px;margin-top:-5px; }
.SelectArrowCon {
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top-color: #767676; position:relative;
}
.SelectArrowCon:after {
    content:"";
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top-color: white;
    margin-top: -14px;
    margin-left: -12px; 
    position:absolute;top:50%;left:50%;
}

.Border { border:1px solid #c7d5e0;border-radius:8px;}

/*按钮*/
.PublicFixdBtnWrap { text-align:center;line-height:68px;font-size:22px;}

.PublicFixdBtn {width:342px;height:68px;margin:auto; border-radius:12px;font-size:1em;color:#818181;margin-top:30px;}

.PublicFixdBtn.Select { color:#fff;}

.BtnBlue { 
    background-image:-webkit-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:-o-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:-ms-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:linear-gradient(top,#2583e8,#004ea2) !important;
    background-repeat: repeat-x;
    /*box-shadow:0 10px 15px rgba(7, 84, 168, 0.2);*/
}

/***********************************头部Start***************************/
header {position:fixed;top:0;left:0;width:100%;background:#fff;z-index:3; }

.HeaderBox {font-size:20px }

/*********第1行*******/
.HeaderBox1 { }
.HeaderBox1 .HeaderInner {padding:13px; border-bottom:2px solid #e9ebed;}
.HeaderBox div { font-size:1em;}

.HeaderBox1Left {float:left;position:relative;}
.HeadArea { display:inline-block; }
.HeadAreaArrow {  display:inline-block;  position:absolute; top:50%;right:-30px;margin-top:-5px;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top-color: #767676; 
}
.HeadAreaArrow .MaskArrow {
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top-color: white;
    margin-top: -14px;
    margin-left: -12px; 
    position:absolute;top:50%;left:50%;
}

.HeaderBox1Right {float:right; }
.HeaderBox1Right > div {display:inline-block;cursor:pointer;margin:auto 7px; }

/*********第二行*******/
.HeaderBox2 {padding:20px;font-size:0; }
.Logo { text-align:center;font-size:0;}
.HeaderBox2 .HeaderInner { position:relative;}

/*返回按钮*/
.HeadReturn { position:absolute;left:-17px;top:8px;right:initial;}
.HeadReturn .SelectArrowWrap { position:static;margin:auto;
    -webkit-transform: rotate(90deg); 
}
.HeadReturn .SelectArrowWrap .SelectArrowCon { border: 20px solid transparent;border-top-color: #767676;}
.HeadReturn .SelectArrowWrap .SelectArrowCon:after{     
    border: 20px solid transparent;
    border-top-color: white;
    margin-top: -22px;
    margin-left: -20px;
}
/****菜单按钮***/
.MenuBtnWrap { width:38px;height:38px;border-radius:50%;border:2px solid #e1e1e1;position:absolute;right:0;top:50%;margin-top:-22px;cursor:pointer;}
.MenuBtnInner {margin-top:47%;text-align:center;font-size:0;}
.MenuBtnList { display:inline-block;background:#606060;margin:auto 2px;vertical-align:middle;width:3px;height:3px;}

/*没有数据*/
.NotDateDomWrap { position:relative;margin-top:220px;min-height:300px;display:none;}
.NotDateDomInner { text-align:center;}
.NotDateIcon {margin:0px 0px; display:inline-block;vertical-align:middle;}
.NotDateIcon1 {margin:0px 0px; display:inline-block;vertical-align:middle;width: 550px;height: 80px;margin-top: -160px;}
.NotDateIcon img { width:100%;}
.NotDateText {    font-size: 27px;color:#f39700;display:inline-block; vertical-align:middle;}

/******城市内容选择******/
.CitySelectPopWrap { display:; }

.SelectInputWrap { }
.SelectInputList {position:relative;border:1px solid #c7d5e0; font-size:22px;margin-bottom:20px;border-radius:8px;overflow:hidden;}
.SelectInputList select,.SelectInputList input {width:100%; font-size:1em;padding:13px 25px;color:#858585;
        background: none; border-radius: 0; outline: none; -webkit-appearance: none; -webkit-border-radius: 0px;background:#fff;border-radius:8px;
}

/**********登录**********/
.LoginPopWrap { display:;}
.PublicFixdTitleBtn { position:absolute;top:50%;-webkit-transform:translate(0,-50%);right:0;font-size:24px;color:#606060;}


/*短信验证*/
.SMSVerificationInput {border:0; }
.SMSVerificationInput input {width:50%;border:1px solid #c7d5e0; border-radius:8px; }
.GetSMSBtn {position:absolute;right:0;top:0;width:34%;height:100%;line-height:3;text-align:center; font-size:18px;color:#fff;border-radius:8px;
    background-image:-webkit-linear-gradient(top,#c5c5c5,#959595);
    background-image:-o-linear-gradient(top,#c5c5c5,#959595);
    background-image:-ms-linear-gradient(top,#c5c5c5,#959595);
    background-image:linear-gradient(top,#c5c5c5,#959595);
    background-repeat: repeat-x;
}
 
/**********注册**********/
.RegPopWrap { display: ;}
 
/***********************************头部End***************************/

.FloatPage{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0, 0, 0, 0.59);z-index:2;display:none;overflow-y:scroll;}
.FloatPage_Bg{position:absolute;top:300px;left:50%;margin-left:-282px;width:564px;height:310px;background:#ffffff;border-radius:5px;}
.FloatPage_Bg p{font-size:25pt;color:#333;text-align:center;width: 90%;margin-left: 5%;}
.FloatPage_Bg span{color:#ee9715;padding-top:20px;}
.FloatPage_Bg p:nth-child(1){margin-top:50px;}
.DealText{position:absolute;top:50%;margin-top:-428px;left:50%;margin-left:-285px;}
.Float_OKBtn{position:absolute;top:230px;left:50%;margin-left:-282px;z-index:2;height:80px;overflow:hidden;}
.CloseBtn{position:absolute;top:-20px;right:-20px;z-index:2;}

.DealPopWrap { z-index:3;}


/***********************************菜单Start***************************/
.PublicMenuPopWrap { width:100%;height:100%;position:fixed;top:0;left:0;z-index:4;display:none;overflow:hidden;}

.PublicMenuPopInner {width:70%;height:100%; position:absolute;top:0;right:-70%; background:#fff;overflow:hidden;}

.PublicMenuPopCon { width:90%;float:right;margin-top:60px;}

.PublicMenuPopList {margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #dedede;padding-left:50px; }
.PublicMenuPopList:first-child {border-top:1px solid #dedede;padding-top:30px; }

.PublicMenuPopList span{display:inline-block;vertical-align:middle;font-size:25px;color:#686868;}
.PublicMenuPopList span img { vertical-align:middle;}


/***********************************底部Start***************************/
footer {width:548px; margin:auto;text-align:center;margin-top:50px;}
.Footer1 { background:#fff;border-radius:40px;}
.Footer1 .Footer1List { display:inline-block;padding:15px 0px; font-size:22px;margin-right:10px;}
.Footer1 .Footer1List a { font-size:1em;color:#8b8b8b;padding-right:25px;border-right:1px solid #e1e1e1;}
.Footer1 .Footer1List:last-child { margin-right:auto;}
.Footer1 .Footer1List:last-child a{ padding-right:0;border:none;}

.FooterCopy { margin-top:50px;font-size:12px;}
.FooterCopy p { margin-bottom:20px;font-size:1em;color:#82878a;}

/***********************************底部End***************************/




/***********************************首页Start***************************/
/*******BannerStart*******/
.BannerWrap { }
.BannerInner { overflow:hidden;width:100%;position:relative;}
.BannerBox {position:absolute;top:0;left:0;width:100%;height:100%; }
.BannerList { position:absolute;top:0;left:0;width:100%;}
.BannerList img { width:100%;}

.BannerRound { position:absolute;bottom:38px;left:0;width:100%;z-index:2;text-align:center;}
.BannerRoundList {width:35px;height:5px;margin:auto 3px;display:inline-block;background:#656666;cursor:pointer;}
.BannerRoundList.Select { background:#f39700;}
/*******BannerEnd*******/



.KvBottomBtnWrap {margin-top:-27px;position:relative; }
.KvBottomBtnInner { }

.KvBottomBtnInner table { width:548px;vertical-align:central;text-align:center;margin:auto;}
.KvBottomBtnInner table tr{ }
.KvBottomBtnInner table tr td{ height:85px; border-radius:12px;width:174px;
                               text-align:center;vertical-align:middle;font-size:21px;
  
}
.KvBottomBtnInner table tr td a { color:#fff;display:block;}


/*******品牌Start*******/
.HomeBrandWrap {width:548px;margin:auto;margin-top:32px; }

.HomeBrandInner{background:#fff;margin:auto;text-align:left;width:99%;border-radius:8px;}

.HomeBrandBox { font-size:0;width:95%;margin:auto;}

.HomeBrandList{display:inline-block;width:28%;margin:auto 2.5%; margin-bottom:7px;position:relative;}
.HomeBrandList img { width:100%;}
 
.HomeBrandList:after{content:"";width:65%;margin:auto;height:1px;background:#c7e5fb;display:block; }
 
.HomeBrandList:nth-last-child(1):after,.HomeBrandList:nth-last-child(2):after{ display:none;}
/*******品牌End*******/



/*******促销Start*******/
.HomeCarShowWrap {margin-top:45px;background:#fff;margin-bottom:80px; }

.HomeCarShowInner {border-radius:8px; padding:26px 0px;}

.HomeCarShowTitle { text-align:center;margin-bottom:26px;font-size:28px;color:#8b8b8b;}

.HomeCarShowBox {width:545px; margin:auto; }

.HomeCarShowlist {width:100%;overflow:hidden;margin-bottom:20px;position:relative; }
.HomeCarShowlist a { display:block;}
.HomeCarShowlist img { width:100%;border-radius:8px;}

/*圆形箭头*/
.ListRoundArrowWrap {width:73px;height:73px; margin:auto;position:relative;line-height:73px;text-align:center; vertical-align:middle; background:#fff;border-radius:50%;overflow:hidden;margin-bottom:-50px; }
.ListRoundArrowWrap a{display:block;}
.ListRoundArrowCon {
    position:relative;display:inline-block;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-top-color: #337dca;
    margin:auto;vertical-align:middle;margin-top:25px;
}

.ListRoundArrowCon:after { 
    content:"";
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-top-color: white;
    margin-top: -22px;
    margin-left: -18px;
    position: absolute;
    top: 50%;
    left: 50%;
}

/*******促销End*******/




/*******新闻Start*******/
.HomeCarShowInnerNews { }

.HomeCarShowInnerNews .HomeCarShowlist { background:#f8f8f8;}
.HomeCarShowInnerNews .HomeCarShowlist a { display:block;}
.HomeCarShowInnerNews .HomeCarShowlist::after { content:"";clear:both;display:block;}
.HomeNewsPic {width:184px; display:inline-block;}
.HomeNewsPic img { width:100%;}

.HomeNewsPic::after { content:"";clear:both;display:block;}

.HomeNewsRight {height:100%;position:absolute;left:190px;top:0;width:62%;overflow:hidden;padding:0 10px;}
.HomeNewsRight table { vertical-align:middle;height:100%;width:100%;    position: relative;
    /*z-index: 1; */}
.HomeNewsTitle {color:#4a4a4a; font-size:25px;line-height:1.3;margin-bottom:10px; }
.HomeNewsText {color:#4a4a4a;  font-size:18px;}
/***********************************首页End***************************/




/***********************************品牌车型选择页面Start***************************/
.BrandListMenuWrap { width:545px;margin:auto;margin-top:30px;}
.BrandListMenuInner { margin:auto -5px;}
.BrandListMenuItem { display:inline-block;*display:inline;zoom:1;font-size:17px;color:#004ea2;padding:10px 18px;margin:auto 5px;margin-bottom:15px;background:#fff;}
.BrandListMenuItem.BtnBlue { color:#fff;}


/*车型地区选择*/
.ModelsAreaSelect { width:545px;margin:auto;}

/*地区选择*/
.AreaSelect { text-align:center;font-size:0;}
.AreaSelect .SelectInputList {width:31%;display:inline-block; }
.AreaSelect .SelectInputList:nth-child(2){margin-left:2.6%;margin-right:2.6%;}
.AreaSelect .SelectInputList select { padding:15px 20px;}


/*车型列表介绍*/
.ModelList {}
.ModelList .HomeCarShowlist {padding:30px 0; background:#fff;border-radius:8px;box-shadow:0 0 20px rgba(0,0,0,0.05);}
.ModelList .HomeCarShowlist a { display:block;}
.ModelList .HomeCarShowlist .HomeNewsPic { margin-left:5px;}
/*.ModelList .HomeCarShowlist .HomeNewsRight { width:58%;left:226px;}*/
.ModelListTitle1 {
        color: #4a4a4a;
    font-size: 27px;margin-bottom:10px;
}

.ModelListTitle2 { font-size:20px;color: #4a4a4a;margin:5px auto;}
.ModelListMoney { color:#f39700;font-size:20px;}

/*箭头*/
.ModelList .SelectArrowWrap{-webkit-transform:rotate(-90deg);margin-top:-20px;right:0; } 
.ModelList .SelectArrowWrap .SelectArrowCon{    border: 20px solid transparent;    border-top-color: #767676; } 
.ModelList .SelectArrowWrap .SelectArrowCon:after{border: 20px solid transparent;border-top-color: white; margin-top:-22px;margin-left:-20px;} 
/***********************************品牌车型选择页面End***************************/





/***********************************购买数据Start***************************/
.BuyDataPage { }

.BuyDataModelList {padding-top:7px;}
.BuyDataModelList .HomeCarShowBox{width:100%;border-top:1px solid #eff3f6; }
.BuyDataModelList .HomeCarShowlist .HomeNewsPic {}
.BuyDataModelList .HomeCarShowlist .HomeNewsRight { left:216px;width:62%;}
.InterestRate { position:absolute;right:20px;top:50%;margin-top:-50px;}
 

/*****购买方案*******/
.BuyProgramWrap {margin-top:40px; }
.BuyProgramInner { }
.BuyProgramCon { }

.BuyProgramMenuWrap { text-align:center;margin-bottom:25px;}
.BuyProgramMenuList { display:inline-block;width:112px;height:40px;text-align:center;line-height:40px;background:#fff;color:#004ea2;font-size:19px;margin:auto 5px;margin-top:10px;}
.BuyProgramMenuList.BtnBlue {color:#fff; }
 

.BuyProgramBox { }

.BuyProgramList { display:none;}

/*购买方案1*/
.BuyProgramList4 {display:block;}
/*贷款介绍*/
.IntroductionLoans { text-align:center;color:#f39700;font-size:22px}
.IntroductionLoans p{width:100%; color:#f39700;font-size:22px}

/*数据展示*/
.LoanscheduleWrap { margin-top:25px;}
.LoanscheduleInner { }
.LoanscheduleCon { margin-bottom:80px;}

/*数据展示标题*/
.LoanscheduleTitle { text-align:center;font-size:27px;color:#838383;margin-bottom:20px;}

.LoanscheduleBox { width:530px;height:26px;position:relative;margin:auto;}
.LoanscheduleBg { background:#ededed;width:100%;height:100%;border-radius:20px;box-shadow: 0px -1px 0px rgba(0,0,0,0.4);}

.LoanscheduleValueWrap {position:relative;width:100%;height:100%; }
.LoanscheduleValueList { text-align:center;position:absolute;top:10px;min-width:40px;}
.LoanscheduleValueLine {width:1px;height:16px;margin:auto;background:#838383; }
.LoanscheduleValue {font-size:22px;color:#838383; }

/*拖拽圆点*/
.LoanscheduleRoundWrap { width:7%;height:100%; position:absolute;top:0;left:0;border-radius:20px; z-index:1;   -webkit-transform: scale(2);
                         /*background-image:-webkit-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:-o-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:-ms-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:linear-gradient(top,#2583e8,#004ea2) !important;
    background-repeat: repeat-x;*/
}
.LoanscheduleRoundInner {position:absolute;width:1px;height:100%;right:0;top:0; }
.LoanscheduleRoundInner:after { 
            -webkit-transform:translate(-81%,-50%) scale(0.6);
    -o-transform:translate(-81%,-50%) scale(0.6);
    -moz-transform:translate(-81%,-50%) scale(0.6);
    -ms-transform:translate(-81%,-50%) scale(0.6);
    transform:translate(-81%,-50%) scale(0.6);
    content:"";border-radius:50%;
    width:50px;height:50px;position:absolute;top:50%;/*left:50%;*/
    background-image:-webkit-linear-gradient(top,#2583e8,#004ea2);
    background-image:-o-linear-gradient(top,#2583e8,#004ea2);
    background-image:-ms-linear-gradient(top,#2583e8,#004ea2);
    background-image:linear-gradient(top,#2583e8,#004ea2) ;
    background-repeat: repeat-x;
}

.LoanscheduleRoundWrap.Disable .LoanscheduleRoundInner:after { 

    background-image:-webkit-linear-gradient(top,#e9e9e9,#8a8a8a);
    background-image:-o-linear-gradient(top,#e9e9e9,#8a8a8a);
    background-image:-ms-linear-gradient(top,#e9e9e9,#8a8a8a);
    background-image:linear-gradient(top,#e9e9e9,#8a8a8a);
    background-repeat: repeat-x;
}
 
.LoanscheduleCon1 .LoanscheduleValueList1 { }
.LoanscheduleCon1 .LoanscheduleValueList2 {left:45%; }
.LoanscheduleCon1 .LoanscheduleValueList3 {left:93%}
 
.LoanscheduleCon2 .LoanscheduleValueList1 {left:1%; }
.LoanscheduleCon2 .LoanscheduleValueList2 {left:24%; }
.LoanscheduleCon2 .LoanscheduleValueList3 {left:45%}
.LoanscheduleCon2 .LoanscheduleValueList4 {left:71%}
.LoanscheduleCon2 .LoanscheduleValueList5 {left:95%}


/*5050*/
.BuyProgramList2 .LoanscheduleCon1 .LoanscheduleValueList1 {width:100%;text-align:center;margin-left:-4px; }


/*分段式*/
.BuyProgramList3 .LoanscheduleCon1 .LoanscheduleValueList1 { }
.BuyProgramList3 .LoanscheduleCon1 .LoanscheduleValueList2 {left:30%; }
.BuyProgramList3 .LoanscheduleCon1 .LoanscheduleValueList3 {left:62%; }
.BuyProgramList3 .LoanscheduleCon1 .LoanscheduleValueList4 {left:93%; }


/*灵活贷*/
.BuyProgramList4 .LoanscheduleCon1 .LoanscheduleValueList1 { }
.BuyProgramList4 .LoanscheduleCon1 .LoanscheduleValueList2 {left:30%; }
.BuyProgramList4 .LoanscheduleCon1 .LoanscheduleValueList3 {left:62%; }
.BuyProgramList4 .LoanscheduleCon1 .LoanscheduleValueList4 {left:93%; }

/*最终结果*/
.FinalDataWrap {width:545px;margin:auto; }
.FinalDataInner { padding-left:168px;}
.FinalDataList {margin-bottom:5px; }
.FinalDataList div{font-size:20px;display:inline-block;vertical-align:middle; }
.FinalDataList div.div_1 {width:96px;text-align:right; }
.FinalDataList div.div_2 {color:#1059a8; position:relative}
.FinalDataList div.div_2 p{color:#1059a8;font-size:20px; }


/*******免责文字*****/
.Exemption {width:545px; text-align:center;font-size:20px;color:#838383;margin:45px auto;}
.Exemption span { font-size:1em;display:inline-block;color:#838383;}



/*购买 描述*/
.AppGetDescWrap {width:545px; margin:auto;}
.AppGetDescInner { }

.AppGetDescTitle {text-align:center;font-size:35px;color:#f39700; margin-bottom:35px;}

.AppGetDescCon {text-align:center;margin:auto -15px; }

.AppGetDescList {float:left;width:18%;margin:auto 10px;background:#fff;border:none;padding:10px;  }
.AppGetDescText { font-size:20px;color:#f39700;}
.AppGetDescIcon { font-size:30px;color:#166ecc;}
.AppGetDescIcon span { font-size:1em;-webkit-transform:scaleX(1.5);display:block;}

.AppBtn { width:545px;margin:auto;text-align:center;padding:20px 0;color:#fff;font-size:30px;margin-top:38px;}
.AppBtn a{display:block; color:#fff;font-size:1em; }
/***********************************购买数据End***************************/


/*暂无*/
.NoTimeWrap {padding:30px 20px;background:#ecf1f7;text-align:center;margin-top:25px;/*display:none;*/ }
.NoTimeWrap > div {color:#6780a9;max-height:100%; }
.NoTimeWrap > div:nth-child(1) { font-size:32px;margin-bottom:5px;}
.NoTimeWrap > div:nth-child(2) { font-size:22px;}


/***********************************输入信息Start***************************/
.InfoInputPage { }

.InfoInputTitle { font-size:30px;text-align:center;color:#004ea2;margin:45px auto;}

.InfoInputCon { width:545px;margin:auto;}
.InfoInputCon .SelectInputWrap select { padding-left:20px;padding-right:20px;}


.DealerActivityWrap {width:545px;margin:auto; }
.DealerActivityCon { }

.DealerActivityTitle {text-align:center;font-size:24px;color:#ca0000;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #ca0000; }


.DealerActivityBox {font-size:20px; }
.DealerAddress {font-size:1em; }
.DealerTel {font-size:1em;color:#414141; }
.DealerTel span{font-size:1em;color:#414141; }

/*经销商地图*/
.DealerMap { width:100%;margin:20px auto;}
.DealerMap img { width:100%;}

/*购车意向*/
.InfoInputBuyTime{font-size:22px;}
.InfoInputBuyTimeTitle { display:inline-block;vertical-align:middle;font-size:1em;color:#414141;}
.InfoInputBuyTimeRadio {display:inline-block; vertical-align:middle;font-size:1em;margin-left:10px;}
.InfoInputBuyTimeRadio label { display:inline-block;vertical-align:middle;font-size:1em;}
/*.InfoInputBuyTimeRadio input { vertical-align:middle;display:inline-block;width:25px;height:25px;background-color:none;}*/
.InfoInputBuyTimeRadio span { font-size:1em;color:#414141;}
.InfoInputBuyTimeRadio span.span_1{ display:inline-block;margin:auto 5px; width:20px;height:20px;vertical-align:middle;background:#fff;border:1px solid #838383;border-radius:50%;}
.InfoInputBuyTimeRadio span.span_2{ display:inline-block;vertical-align:middle;}

.InfoInputBuyTimeRadio label.Select .span_1{
    background-image:-webkit-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:-o-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:-ms-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:linear-gradient(top,#2583e8,#004ea2) !important;
    background-repeat: repeat-x;
}

.InfoInputSelect { }
.InfoInputSelect .SelectInputList{}

/*隐私*/
.InfoInputBuyPolicy {font-size:22px;margin:15px auto; }
.InfoInputBuyPolicy span { display:inline-block;vertical-align:middle;font-size:1em;color:#414141;}
.InfoInputBuyPolicy span em,.InfoInputBuyPolicy span a { font-size:1em;font-style:normal;color:#414141;}
.InfoInputBuyPolicy span.span_1 { width:20px;height:20px;border:1px solid #9f9f9f;}

.InfoInputBuyPolicy.Select span.span_1{
    background-image:-webkit-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:-o-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:-ms-linear-gradient(top,#2583e8,#004ea2) !important;
    background-image:linear-gradient(top,#2583e8,#004ea2) !important;
    background-repeat: repeat-x;
}

.InfoInputBuyPolicy .Js_PrivacyJump,.InfoInputBuyPolicy .Js_RegisterPrivacyShow{ color:#2583e8;}

.SubIntentionBtn { width:545px;margin:auto;text-align:center;padding:20px 0;color:#fff;font-size:30px;margin-top:38px;}
.SubIntentionBtn a{display:block; color:#fff;font-size:1em; }

/***********************************输入信息End***************************/



/***********************************申请成功Start***************************/
.AppSuccessPage { }

.AppSuccessCon {width:545px;margin:auto;}

.AppSuccessText {  text-align:center;font-size:22px;}
.AppSuccessText p { font-size:1em;margin-bottom:5px;display:inline-block;width:100%;}


.AppSuccessCode { text-align:center;margin-top:40px;}
.AppSuccessCode .AppSuccessCodeText {margin-bottom:20px; font-size:22px;}
.AppSuccessCode .AppSuccessCodePic { }


/*请求回电*/
.ServiceCallBackBtn { width:545px;margin:auto;text-align:center;padding:20px 0;color:#fff;font-size:30px;margin-top:38px;
    background-image:-webkit-linear-gradient(top,#f39700,#f39700) !important;
    background-image:-o-linear-gradient(top,#f39700,#f39700) !important;
    background-image:-ms-linear-gradient(top,#f39700,#f39700) !important;
    background-image:linear-gradient(top,#f39700,#f39700) !important;
    background-repeat: repeat-x;
}
.ServiceCallBackBtn a{display:block; color:#fff;font-size:1em; }

/***********************************申请成功End***************************/


/***********************************隐私条款Start***************************/
.PrivacyPolicyPopWrap {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);display:none;z-index:4;overflow:hidden; }

.PrivacyPolicyPopInner {position:absolute;top:50%;left:50%;width:92%;height:80%;-webkit-transform:translate(-50%,-55%);background:#f4f8fb;}
.PrivacyPolicyPopCon {position:absolute;top:10%;left:0;width:100%;height:88%;overflow-y:auto;-webkit-overflow-scrolling:touch; }

.PrivacyPolicyPopWrap .SafetyDescTitle { margin-top:20px;padding-top:0px;}

.ClosePrivacyPolicyPop { position:absolute;bottom:-91px;left:50%;margin-left:-38px;}

.PrivacyPolicyPopWrap .SafetyDescContent{width:517px; }

/***********************************隐私条款End***************************/



/***********************************促销活动Start***************************/
.PromotionListPage { }

.PromotionListCon,.NewsListCon{ width:545px;margin:auto;}
.PromotionTitle {}
.PromotionTitle { font-size:30px;text-align:center;color:#8b8b8b;margin-top:45px;margin-bottom:30px; }

.PromotionListCon .HomeCarShowInner { padding:0;margin-top:40px;}

.PromotionListPage .ListRoundArrowWrap,.NewsListPage .ListRoundArrowWrap{margin:auto;margin-top:40px;}

 
/***********************************促销活动End***************************/



/***********************************新闻列表Start***************************/
.NewsListPage { }

.NewsListPage .HomeCarShowlist { background:#fff;}
 
/***********************************新闻列表End***************************/



/***********************************新闻详情Start***************************/
.NewsDtlPopWrap {top:0; display:;}
.NewsDtlPopInner { position:absolute;left:50%;top:50%; width:543px;margin:auto;height:75%;background:#fff;padding:15px;
    -webkit-transform:translate(-50%,-55%);
    -o-transform:translate(-50%,-55%);
    -moz-transform:translate(-50%,-55%);
    -ms-transform:translate(-50%,-55%);
    transform:translate(-50%,-55%);
}
.NewsDtlPopCon {height:91%;-webkit-overflow-scrolling:touch;overflow-y:auto; }

.NewsDtlPopTitle {font-size:30px; }
.NewsDtlPopTime {color:#8b8b8b; }

.NewsDtlContent * { font-size:22px !important;color:#000 !important;margin:auto !important;padding:0!important;}
.NewsDtlContent p { margin:10px auto!important;}
.NewsDtlContent img {margin:10px auto!important; width:100%;}

/*关闭新闻浮层*/
.CloseNewsDtlPopWrap { position:absolute;bottom:-100px;left:50%;margin-left:-38.5px;}
/***********************************新闻详情End***************************/






/***********************************任信贷Start***************************/
.RenXinDaiPage { }

.RenXinDaiInner {min-height:766px; }

.RenXinDaiCon { display:none;}
.RenXinDaiCon:nth-child(1) { display:block;}


/**********开始***********/
.RenXinDaiPic { position:relative;width:100%;text-align:center;margin-top:115px;}

.StarBtn {width: 545px;margin: auto;text-align: center;padding:25px 0;color: #fff;background:#f39700;font-size: 25px;margin-top: 38px;
              box-shadow: 0 10px 30px rgba(243, 151, 0, 0.3);
}

.StarBtn a { color:#fff;}




/**********选择年龄***********/
.RenXinDaiAgeWrap { }

.RenXinDaiInner { width:545px;margin:auto;}

.RenXinDaiAgeIcon {margin-top:42px;margin-bottom:22px;text-align:center; }

.RenXinDaiTitle { font-size:35px;color:#004ea2;text-align:center;margin-bottom:30px;}

.RenXinDaiSelectBox { }
.RenXinDaiSelectBox .RenXinDaiSelectList { margin-bottom:14px;/*padding:20px 0px;*/height:60px;line-height:60px; background:#d5e5f2;text-align:center;font-size:25px;color:#004ea2;}

.RenXinDaiSelectBox .RenXinDaiSelectList.BtnBlue {background:#a0cbeb !important; }




/*个人信用状况确定按钮*/
.RenXinDaiComBtn,.RenXinDaiResBtn,.RenXinDaiUseImmediatelyBtn,.DetaJobBtn{
    width: 545px;
    margin: auto;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    font-size: 30px;
    margin-top: 38px;
}

.RenXinDaiComBtn.BtnBlue,.RenXinDaiResBtn.BtnBlue,.RenXinDaiUseImmediatelyBtn.BtnBlue{background-image: -webkit-linear-gradient(top,#f39700,#f39700) !important; }
.RenXinDaiComBtn a,.RenXinDaiResBtn a,.RenXinDaiUseImmediatelyBtn a{ color:#fff;}

/*选中圆点*/
.RenXinDaiRoundSelectWrap {text-align:center;display:none; }
.RenXinDaiRoundSelectInner { }
.RenXinDaiRoundSelectCon { font-size:0;}
.RenXinDaiRoundSelectList {display:inline-block;vertical-align:middle; font-size:0;}
.RenXinDaiRoundSelectList > div { display:inline-block;vertical-align:middle;box-shadow:0 -3px 5px rgba(0,0,0,0.3);}
.RenXinDaiRoundSelectRound {width:36px;height:36px; background:#ededed;border-radius:50%;position:relative;}
.RenXinDaiRoundSelectLine {height:12px;background:#ededed;width:49px;margin-left:-2px; }

.RenXinDaiRoundSelectList.Select > div { box-shadow:none;background:#f39700;}




/********税后收入********/
.RenXinDaiCon7 { }
.RenXinDaiCon7 .RenXinDaiSelectBox .RenXinDaiSelectList{ background:#d5e5f2;text-align:right;    padding:0px 0px;}

.RenXinDaiCon7 .RenXinDaiSelectBox .RenXinDaiSelectList input{font-size:25px;/*padding: 20px 0px;*/height:60px;line-height:60px; text-align:right;font-size:32px;    color: #004ea2;vertical-align:middle;}
.RenXinDaiCon7 .RenXinDaiSelectBox .RenXinDaiSelectList span{font-size:25px;margin-right:15px;vertical-align:middle;}

.RenXinDaiCon7 .RenXinDaiSelectBox .RenXinDaiTitle { margin-top:74px;}
.RenXinDaiCon7 .RenXinDaiResBtn { margin-top:155px;}


.RenXinDaiMod { display:none;}


.RenXinDaiMod1 { display:block;}
.RenXinDaiMod2 { display:;}
.RenXinDaiMod2Icon { margin-top:61px;text-align:center;}

.RenXinDaiMod2List { text-align:center;font-size:23px; color:#004ea2;margin-top:21px;}
.RenXinDaiMod2List span { color:#004ea2;font-size:1em;}

.RenXinDaiMod2List1 { margin-top:53px;}
.RenXinDaiMod2List2 { margin-top:21px;}
.RenXinDaiMod2List2 span { color:#f39700;}

.RenXinDaiMod2List3 { margin-top:70px;}

.RenXinDaiMod2List5 { }
.RenXinDaiMod2List5 span { display:inline-block;vertical-align:middle;}
.RenXinDaiMod2List5 .span_1 {margin-right:2px; width:20px;height:20px;background:#fff;border:1px solid #9f9f9f;}
.RenXinDaiMod2List5 .span_2{ color:#f39700;}

.RenXinDaiUseImmediatelyBtn { }

/***********************************任信贷End***************************/


/***********************************招聘信息Start***************************/
.JobOffersPage { }
.JobOffersBox { margin-top:53px;}
.JobOffersList {margin-bottom:150px; }
.JobOffersTitle { text-align:center;font-size:33px;color:#837153;font-weight:bold;}

.JobOffersDemand {margin-top:27px;text-align:center; }
.JobOffersDemandItem { font-size:25px;color:#004ea2;margin-bottom:11px;max-height:100%;}
 
.DetaJobBtn{background:#cee4f5 !important;margin-top:46px;color:#004ea2; }


.EmailDesc {
    text-align:center;
    font-size: 20px;
    height: 20px;
    border-radius: 17px;
    margin-bottom: 26px;
}
.EmailDesc span { font-size:1em;color:#004ea2;display:block; background:#cee4f5;padding:10px 15px;border-radius:10px;white-space:nowrap;}

/******招聘信息浮层********/
.JobOffersDetaPopWrap {top:0; display:block;}
.JobOffersDetaPopInner { position:absolute;left:50%;top:50%; width:543px;margin:auto;height:75%;background:#fff;padding:15px;
    -webkit-transform:translate(-50%,-60%);
    -o-transform:translate(-50%,-60%);
    -moz-transform:translate(-50%,-60%);
    -ms-transform:translate(-50%,-60%);
    transform:translate(-50%,-60%);
}
.JobOffersDetaPopCon {width:92%;margin:auto; height:100%;-webkit-overflow-scrolling:touch;overflow-y:auto; }

.JobOffersDetaTitle {color:#837153;font-size:33px;font-weight:bold; margin-bottom:26px;margin-top:35px;}

.JobOffersBsWrap { }
.JobOffersBsList {font-size:22px;margin-bottom:20px; }
.JobOffersBsList span { color:#004ea2;font-size:1em;line-height:1.5;}
.JobOffersBsList span.span_1 {margin-right:19px; }
.JobOffersBsList span.span_2{ }



.JobIntroWrap {margin-top:60px; }
.JobIntroTitle {font-size:30px; color:#004ea2;margin-bottom:20px; }
.JobIntroContent {color:#004ea2;font-size:22px; }
.JobIntroContent p {color:#004ea2;font-size:22px;margin-bottom:20px;}
.JobIntroContent * { color:#004ea2 !important;font-size:22px !important;font-family:Arial,"黑体" !important;line-height:1.5 !important;}

.JobAppBtn { position:absolute;width:77px;height:77px;background:#004ea2;text-align:center;line-height:77px;color:#fff;font-size:28px;border-radius:50%;overflow:hidden;
    bottom: -100px;
    left: 50%;
    margin-left:-91.5px;
}
.JobOffersDetaPopWrap .CloseNewsDtlPopWrap {
    margin-left: 15.5px;
}
/*返回上一步*/
.ReturnPreStep {width:545px; margin:30px auto;color:#f39700;font-size:25px;display:none;}

/***********************************招聘信息End***************************/



/***********************************二手车Start***************************/
.ErShouChePage { }
.ErShouCheBanner { width:100%;margin-bottom:40px;}
.ErShouCheBanner img{ width:100%;}

.Inputtextarea { height:109px;background:#fff;}
.Inputtextarea textarea { width:93%;height:63%;border:none;outline:none;resize:none;background:none; padding:13px 25px;font-size: 1em;    color: #858585;font-family:Arial,"黑体";}

/***********************************二手车End***************************/



/***********************************公司介绍Start***************************/
.CompanyDescPage { }
.CompanyDescTitle,.SafetyDescTitle{ font-size:30px;text-align:center;color:#004ea2;margin:45px auto;margin-bottom:30px;}
.CompanyDescContent,.SafetyDescContent{
	width: 545px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.listItemThing {
	display: blcok;
    margin-bottom: 10px;
	line-height: 1.5;
	margin-left: 20px;
}
.numLi {
	list-style: decimal;
}
.listItemThing li {
    margin-bottom: 5px;
}
.CompanyDescContent p,.SafetyDescContent p{ margin-bottom:50px;line-height:1.6;} 
.CompanyDescContent p{font-size:20px;}
/***********************************公司介绍End***************************/



/***********************************信息安全Start***************************/
.SafetyDescPage { }
.SafetyDescContent p{ margin-bottom:15px;line-height:1.5;}
.SafetyDescContent .bluebig{ color:#057ac5;}
.SafetyDescContent .GoldTitle { color:#837153;}
.legel-li {
	margin-bottom: 10px;
	line-height: 1.5;
	margin-left: 20px;
}
.legel-li li {
	padding-left: 5px;
	margin-bottom: 10px;
}
.abcli {
    margin-left: 25px;
    margin-top: 10px;
}
.abcli li {
    list-style-type: upper-alpha!important;
}
.listPoint li {
	background: url(http://www.saicgmac.com/images/icon_5.gif) no-repeat left top;
	padding-left: 15px;
}
 .listNum li {
	padding-left: 15px;
    list-style-type: decimal;
}
/***********************************信息安全End***************************/




/***********************************协议变更Start***************************/
.bigTitle { font-size:30px;text-align:center;color:#004ea2;margin:45px auto;margin-bottom:30px;}
.xy ol {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    counter-reset: a;
    margin-bottom: 10px;
    line-height: 1.5;
	display: block;
}  
.xy li:before {
	padding-left: 0px;
    text-align: justify!important;
    /*counter-increment: A;
    content: counters(A,".")". "; 
    
    list-style-position: outside;
    list-style-type: none;*/
}
.theTable {
	border:1;
	border-style: solid;
}
.theTable td {
	padding: 5px;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #474747!important;
}
.boldbig {
    font-weight: bolder;	
}
/***********************************协议变更End***************************/




/***********************************订单查询Start***************************/
.OrderPage { }
.OrderCon {text-align:center; background:#fff;width:545px;margin:auto; padding:50px 0px;}
.OrderList { margin-bottom:5px;}
.OrderList:first-child { margin-bottom:10px;}
.OrderList:first-child span { font-size:25px;}
.OrderList span { font-size:25px;}
/***********************************订单查询End***************************/



/***********************************贷款指南Start***************************/
.LoanGuidePage { }

.LoanGuideMenuWrap {width:545px;margin:auto; }
.LoanGuideMenuInner {text-align:center;margin:auto -10px; }
.LoanGuideMenuList { display:inline-block;width:28%;padding:10px 0px;background:#fff;margin:auto 10px;font-size:20px;}
.LoanGuideMenuList a {color:#004ea2;display:block;font-size:1em; }

.LoanGuideMenuList.BtnBlue a { color:#fff;}



/*QA*/
.LoanGuideContent {width:545px;margin:auto;position:relative; margin-top:30px;}
.LoanGuideContent .LoanGuideQA {margin:auto 10px;}
.LoanGuideContent .LoanGuideQA .LoanGuideQAList{position:relative;font-size:16px;margin-bottom:20px; padding:20px;border-radius:8px;counter-increment: mycounter;
    background-image:-webkit-linear-gradient(top,#cee4f5,#e3f0fa) !important;
    background-image:-o-linear-gradient(top,#cee4f5,#e3f0fa) !important;
    background-image:-ms-linear-gradient(top,#cee4f5,#e3f0fa) !important;
    background-image:linear-gradient(top,#cee4f5,#e3f0fa) !important;
    background-repeat: repeat-x;
}


.LoanGuideQATitle { font-size:1em;color:#414141;max-height:999999px;word-break: break-all;}
.LoanGuideQATitle:before{max-height:999999px;
   content:'Q'counter(mycounter);  font-size:1.3em;display:inline-block;margin-right:5px;
 }



.LoanGuideQADesc {font-size:1em; color:#414141;display:none;margin-top:10px;max-height:999999px;    word-break: break-all;}
.LoanGuideQADesc * { font-size:1em;}

.LoanGuideQADesc ul { padding-left:24px;}
.LoanGuideQADesc ul li{list-style:disc; }

/***********************************贷款指南End***************************/



/***********************************公用弹窗Start***************************/
.PublicAlertWrap{ 
        position: fixed;display:none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index:5;
    overflow: hidden;
    background: rgba(0,0,0,.7);
}

.Pormat {
    position: absolute;
    width: 464px;
    background: #f6f5f3;
    top: 30%;
    left: 50%;
    margin-left: -232px;
    overflow: hidden;
    border-radius: 25px;
    border: 1px solid #e1e1e1;
}


.PormatText {
    color: #000;
    text-align: center;
    font-size: 25px;
    position: relative;
    top: 0;
    vertical-align: middle;
    padding: 30px;
}


.PormatClickText {
    z-index: 12;
    position: relative;
    top: 0;
    height: 75px;
    line-height: 75px;
    width: 100%;
    color: #1487ff;
    text-align: center;
    vertical-align: middle;
    font-size: 25px;
    border-top: 1px solid #e1e1e1;
     width: 50%;
    float: left;
}
.PormatClickText  a{
color: #1487ff;
}

.Boder_ {
    position: relative;
    height: 3px;
    width: 100%;
    background: #e1e1e1;
    top: 0;
    left: 0;
}
 

.PublicAlertInner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);background:#fff;border-radius:25px;overflow:hidden;width:80%;}

.AlertOK{width:100%;padding:30px 0; color: #1487ff;text-align:center;font-size:30px;}


/***********************************公用弹窗End***************************/




body * { max-height: 999999px; }

.costbtn {
    width: 100%;
    margin-top: 40px;
}





  .mod-orient-layer{display: none; position: fixed; height: 100%; width: 100%; left: 0; top: 0; right: 0; bottom: 0; background: #333; z-index: 9997;}
        .mod-orient-layer__content { position: absolute; width: 100%; top: 45%; margin-top: -75px; text-align: center; }
        .mod-orient-layer__icon-orient { background-image: url("../images/Hp.png"); display: inline-block; width: 90px; height: 145px; transform: rotate(90deg); -webkit-transform: rotate(90deg); -webkit-animation: orientRotation infinite 1.5s ease-in-out; animation: orientRotation infinite 1.5s ease-in-out; background-size: 100% 100%; }
        .mod-orient-layer__desc { margin-top: 20px; font-size: 25px; color: #fff; }

         @-webkit-keyframes orientRotation {
            10% { transform: rotate(90deg); -webkit-transform: rotate(90deg); }
            50%, 60% { transform: rotate(0deg); -webkit-transform: rotate(0deg); }
            90% { transform: rotate(90deg); -webkit-transform: rotate(90deg); }
            100% { transform: rotate(90deg); -webkit-transform: rotate(90deg); }
        }

        @keyframes orientRotation {
            10% { transform: rotate(90deg); -webkit-transform: rotate(90deg); }
            50%, 60% { transform: rotate(0deg); -webkit-transform: rotate(0deg); }
            90% { transform: rotate(90deg); -webkit-transform: rotate(90deg); }
            100% { transform: rotate(90deg); -webkit-transform: rotate(90deg); }
        }

        #orientLayer { display: none; }
          
        @media (min-width:800px) {
            #orientLayer { display: block !important; }
        }
