@charset "utf-8";
/* 
	@名称: base
	@功能: 重设浏览器默认样式
*/

/* 防止用户自定义背景颜色对网页的影响 */
body{behavior:url(/js/hover00.htc);}

/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}

/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}

/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea{ font-size:12px; font-family:"微软雅黑";}
input,select,textarea{font-size:100%;outline:none;}

/* 去掉各Table  cell 的边距并让其边重合 */
table{border-collapse:collapse;border-spacing:0;}

/* IE bug fixed: th 不继承 text-align*/
th{text-align:inherit;}

/* 去除默认边框 */
fieldset,img{border:0;}

/* ie6 7 8(q) bug 显示为行内表现 */
iframe{display:block;}

/* 去掉 firefox 下此元素的边框 */
abbr,acronym{border:0;font-variant:normal;}

/* 一致的 del 样式 */
del {text-decoration:line-through;}

address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500;}

/* 去掉列表前的标识, li 会继承 */
ol,ul {list-style:none;} 

/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {text-align:left;}

/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}

q:before,q:after {content:'';}

/* 统一上标和下标 */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

/* 让链接在 hover 状态下显示下划线 */
a:hover {text-decoration:none;}

/* 默认不显示下划线，保持页面简洁 */
ins,a {text-decoration:none;}

/* 清理浮动 */
.fn-clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fn-clear {zoom:1; /* for IE6 IE7 */}

/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide {display:none;}

/* 设置内联, 减少浮动带来的bug */

.fn-left,.fn-right {display:inline-block;}
.fn-left {float:left;}
.fn-right {float:right;}

body{width:100%;background:#fff;font-family:"微软雅黑";font-size:12px;color:#333;}
.wrap{width:1190px;margin:0 auto;}
.loginlist i,.telephoneNav i,.detailbox .btn_detail,.discountlist li ul li i,.stepInfo li i,.proInsurebox ul li .cpcheckbox i,.proInsurebox .radiolist span i,.proInsurebox .btn_radio{background:url(../images/icons-cx.png) no-repeat;}
.topNav{background:#fafafa;border-bottom:1px solid #f0f0f0;height:35px;line-height:35px;}
.logobox{padding:10px 0;}
.loginlist{padding:0 25px 0 0;}
.loginlist i{display:inline-block;background-position:0 0;vertical-align:middle;height:20px;width:20px;margin-right:10px;}
.loginlist a{color:#7a7a7a;}
.loginlist span{color:#c8c8c8;font-size:10px;padding:0 10px;}
.telephoneNav{padding:3px 10px 0 0;}
.telephoneNav i{display:inline-block;background-position:0 -34px;height:35px;width:20px;margin-right:5px;vertical-align:middle;}
.telephoneNav ul li{color:#666;line-height:14px;}
.telephoneNav ul li span{color:#f80;}
.menuNav{background:#bf212f;height:40px;line-height:40px;width:100%;font-size:16px;margin-top:20px;}
.menuNav li a{display:inline-block;color:#fff;width:153px;text-align:center;position:relative;z-index:1}
.menuNav li a i{display:none;}
.menuNav li a.cur i{display:inline-block;background:url(../images/menunavCur.png) no-repeat;position:absolute;top:-6px;left:0;width:158px;height:46px;z-index:-1;}
.menuNav .title{font-size:18px;color:#fff;margin-right:25px;padding-left:10px;}
.footer{width:100%;background:#e8e7ea;height:25px;color:#666;border-top:1px solid #d9d9d9;padding-top:10px;text-align:center;}

.banner{position:relative;margin-top:5px;}
.banner,.bd{height:347px;overflow:hidden;}
.banner1{margin:0;}
.banner1,.banner1 .bd{height:450px;}
.hd{position:absolute;top:318px;left:549px;width:100px;text-align:center;z-index:99;}
.hd li{background:url(../images/icons-cx.png) no-repeat -12px -91px;width:9px;height:9px;line-height:999px;overflow: hidden; position: relative;float:left;margin-right:10px;cursor: pointer;}
.hd li.now{background-position:-12px -91px;}
.hd ul .on{background-position:0 -91px;}

.risklist{margin-top:10px;height:351px;}
.risklist li{width:525px;padding:30px 34px 17px;overflow:hidden;}
.risklist .riskInfo{width:310px;}
.riskInfo h3{font-size:22px;border-bottom:1px solid #b4b4b4;padding-bottom:5px;}
.riskInfo h6{color:#b4b4b4;font-size:14px;padding-top:5px;}
.riskInfo ul{padding:22px 0 19px;overflow:hidden;}
.riskInfo ul li{color:#5f5f5f;font-size:14px;margin-bottom:6px;padding:0;width:auto;}
.riskInfo ul li i{display:inline-block;height:26px;width:26px; vertical-align:middle;margin-right:10px;}
.riskInfo ul li i.risk_01{background:url(../images/icon_1.png) no-repeat;}
.riskInfo ul li i.risk_02{background:url(../images/icon_2.png) no-repeat;}
.riskInfo ul li i.risk_03{background:url(../images/icon_3.png) no-repeat;}
.riskInfo ul li i.risk_04{background:url(../images/icon_4.png) no-repeat;}
.riskInfo ul li i.risk_05{background:url(../images/icon_5.png) no-repeat;}
.riskInfo ul li i.risk_06{background:url(../images/icon_6.png) no-repeat;}
.riskInfo .price span{font-size:22px;color:#ff4d51;}
.riskInfo .price span span{font-size:36px;}
.riskInfo .price .yjprice{color:#cbcbcb;padding-left:55px;}
.riskInfo .assesslist{color:#aeaeae;font-size:16px;}
.riskInfo .assesslist li{margin-right:22px;}
.riskInfo .assesslist li i{display:inline-block;height:20px;line-height:20px;width:24px;vertical-align:middle;}
.riskInfo .assesslist li i.pj{background-position:0 -234px;}
.riskInfo .assesslist li i.sc{background-position:0 -277px;}
.detailbox{width:181px;padding-top:37px;}
.detailbox .btn_detail{display:block;background-position:right 0;text-align:center;color:#fff;font-size:18px;height:41px;line-height:41px;width:158px;margin:34px auto 0;}
.discountlist{margin-top:10px;height:351px;}
.discountlist li{/*background:#f6f6f6;*/width:532px;padding:48px 27px 38px 34px;position:relative;}
.discountlist li s{display:inline-block;background:url(../images/icons_tab.jpg) no-repeat;height:53px;width:71px;position:absolute;left:0;top:0;}
.discountlist li h3{color:#ff4d51;font-size:24px;}
.discountlist li p{font-size:14px;padding-top:10px;}
.discountlist li ul{width:352px;margin-top:37px;}
.discountlist li ul li{width:166px;padding:0;color:#333;font-size:18px;line-height:25px;margin-bottom:25px;}
.discountlist li ul li.w144{width:144px;}
.discountlist li ul li span em{color:#ff4d51;}
.discountlist li ul li i{display:inline-block;height:25px;width:25px;vertical-align:middle;margin-right:12px;}
.discountlist li ul li i.count_01{background-position:0 -327px;}
.discountlist li ul li i.count_02{background-position:0 -420px;}
.discountlist li ul li i.count_03{background-position:0 -372px;}
.discountlist li ul li i.count_04{background-position:0 -462px;}
.discountlist .btn_insured{display:inline-block;border:1px solid #ff4d51;color:#ff4d51;font-size:20px;text-align:center;height:42px;line-height:42px;width:176px;margin-top:2px;}
.discountlist img{margin-top:-3px;}
.linkbox{background:#f6f6f6;margin:10px 0 7px;padding:18px 0 0 20px;height:107px;}
.linkbox .title{color:#5a5a5a;font-size:18px;}
.linkbox ul{padding-top:21px;}
.linkbox a{color:#333;font-size:14px;margin-right:15px;}


/*保险产品*/
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.stepInfo ul{background:#f6f6f6;height:90px;padding-top:50px;margin-top:6px;}
.stepInfo li{width:297.5px;position:relative;}
.stepInfo li i{display:block;background-position:0 -519px;height:22px;line-height:22px;width:21px;color:#fff;font-size:16px;font-style:normal;text-align:center;margin:0 auto;position:relative;z-index:5;}
.stepInfo li span{display:block;color:#b9b8b8;font-size:18px;text-align:center;position:relative;z-index:5;}
.stepInfo li .line{background:#dcdcdc;height:6px;position:absolute;margin-top:8px;width:100%;z-index:0;}
.stepInfo li.cur .line{background:#ff4d51;}
.stepInfo li.cur i{background-position:0 -567px;}
.stepInfo li.cur span{color:#ff4d51;}
.proInsurebox{position:relative;}
.proInsurebox .titlee{background:#ff4d51;color:#fff;height:50px;line-height:50px;padding-left:42px;font-size:20px;}
.proInsurebox ul{padding:38px 0 35px 198px;border-left:1px solid #dedede;border-right:1px solid #dedede;}
/*.proInsurebox ul.czxx{padding-top:23px;border-bottom:2px solid #dedede;}*/
.proInsurebox ul.czxx{padding-top:23px;border-bottom:0px solid #dedede;}
.proInsurebox ul li{color:#5f5f5f;font-size:16px;margin-bottom:12px;}
.proInsurebox ul li label{line-height:36px;text-align:right;margin-right:20px;width:136px;}
.proInsurebox ul li input,.spinner,.fileInput{border:1px solid #d2d2d2;height:34px;line-height:34px;color:#666;padding-left:10px;width:385px;}
.proInsurebox ul li .cpcheckbox{line-height:36px;vertical-align:middle;margin-left:20px;cursor:pointer;}
.proInsurebox ul li .cpcheckbox i{display:inline-block;background:url(../images/checkbox.png) no-repeat -3px -1px;height:22px;width:20px;margin-right:10px;vertical-align:middle;}
.proInsurebox ul li .cpcheckbox i.cur{background-position:-3px -25px;}
.proInsurebox .radiolist li{margin-right:105px;}
.proInsurebox .radiolist span i{display:inline-block;background-position:0 -647px;height:18px;width:18px;vertical-align:middle;margin-right:10px;}
.proInsurebox .radiolist p{margin-top:10px;}
.proInsurebox .btn_radio{background-position:-189px -66px;color:#fff;padding-left:37px;width:29px;height:31px;line-height:31px;margin-top:2px;}
.proInsurebox .btn_next{display:inline-block;background:#ff8800;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;color:#fff;height:48px;line-height:48px;width:399px;font-size:20px;text-align:center;margin-top:6px;}
.proInsurebox li td .cpcheckbox{margin-left:0;margin-right:5px;}


.proInsurebox ul.bfsslist{padding:30px 0 35px 90px;border-bottom: 2px solid #dedede;}
.proInsurebox ul li table{width:865px;margin-top:30px;}
.proInsurebox ul li th.name,.proInsurebox ul li td.name{width:136px;text-align:right;padding-right:20px;}
.proInsurebox ul li th,.proInsurebox ul li td{height:54px;text-align:center;}
/*.proInsurebox ul li td{position:relative;z-index:-1;}*/
.proInsurebox ul li th.price,.proInsurebox ul li td.price{width:130px;}
.proInsurebox ul li th{border-bottom:1px solid}
.spinner{width:200px;margin:0 auto;padding:0;position:relative;}
.spinner div,.spinner a{display:inline-block;float:left;}
.spinner div{width:160px;height:34px;}
.spinner1{width:140px;margin-right:10px;}
.spinner1 div{width:100px;}
.spinner a{background:url(../images/btn_arrows.png) no-repeat 10px 12px;height:34px;width:40px;}
.spinnerdate{width:395px;}
.spinnerdate div{width:355px;}
.spinnerdate a{background:url(../images/paui.gif) no-repeat 6px 8px;}
.spinner .spinnerbox{background:#fff;border-bottom-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;-ms-border-bottom-left-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;-ms-border-bottom-right-radius:5px;width:190px;border:1px solid #d2d2d2;border-top:none;position:absolute;left:-1px;top:34px;z-index:999;padding:0px 5px;height:auto;}
.spinner .spinnerbox a{display:block;background:none;width:100%;line-height:36px;border-bottom:1px solid #eee;height:auto;font-size:14px;}
.spinner .spinnerbox a.last{border:none;}
.fileInput{display:inline-block;width:75px;font-size:14px;text-align:center;padding:0;margin-left:10px;}
#textfield{width:296px;}
.proInsurebox ul li span.checkbox{display:inline-block;float:left;line-height:20px;margin-right:10px; margin-right:2px\0;}
.proInsurebox ul li span.checkbox input{width:20px;height:20px; vertical-align:middle;border:none;}
.proInsurebox .btn_next1{margin:20px 0 0 120px;}

.proInsurebox .userTit{position:absolute;top:80px;left:42px;font-size:20px;}
.proInsurebox .tbTit{top:95px;}
.proInsurebox .bbTit{top:255px;}
.proInsurebox .czTit{top:460px;}

.paycon{background:url(../images/buy_success.png) 100% 0 no-repeat;border:1px solid #dedede;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radis:5px;width:750px;text-align:center;padding:130px 0;margin:80px auto;font-size:14px;}
.clInfopop{border:1px solid #d2d2d2;padding:5px 10px 10px;position:absolute;right:110px;font-size:12px;}
.clInfopop i{display:inline-block;}
.clInfopop i:before{content:'';border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-right: 9px solid #eee;position: absolute;top: 8px;left: -9px;}
.clInfopop i:after{content: '';border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-right: 7px solid #fff;position: absolute;top: 10px;left: -7px;}
.clInfopop div{padding-bottom:5px;}
.clInfopop h3{color:#333;}
.clInfopop a{color:#4e8ece;padding-top:3px; vertical-align:bottom;}

.jsuserbox{width:100%;}
.jstoptitle,.jsfooter{padding:0 50px;border-left:2px solid #dedede;border-right:2px solid #dedede;}
.jstoptitle{border-bottom:1px dashed #eee;padding-bottom:10px;}
.jsfooter{border-top:1px dashed #eee;padding-top:10px;}
.jstoptitle span{font-size:16px;}
.jstoptitle a,.jsfooter a{font-size:14px;color:#4e8ece;}

/*关于我们*/
.nav{width:100%;height:47px;line-height:47px;}
.nav a{color:#333;}
.silde_menu{background:url(../images/bd_gradient_gray.gif) no-repeat;border-top:1px solid #e2e2e2;width:228px;}
.silde_menu ul{background:url(../images/bd_gradient_gray.gif) 100% 0 no-repeat;padding:0 12px;width:204px;height:321px;}
.silde_menu ul ul{background:none;padding:0;width:auto;height:auto;}
.silde_menu li{/*height:45px;line-height:45px;/*width:100%;*/}
.silde_menu li a{display:inline-block;border-bottom:1px dashed #ececec;color:#333;/*margin: 13px 0 13px 24px;padding-left: 15px;*/height:45px;line-height:45px;font-size: 16px;width:205px;}
.silde_menu li a.cur{color: #ff4e34;}
.silde_menu li a i{display:inline-block;background: url(../images/li_arrow.gif) 0 4px no-repeat;height:16px;width:7px;margin-right:8px;}
.silde_menu li a.cur i{background-position: 0 -17px;}
.silde_menu li li{border-bottom:1px dashed #ececec;font-size:14px;padding-left:20px;height:45px;line-height:45px;}
.aboutcon{/*border:1px solid #e4e4e4;*/width:927px;font-size:14px;}
.aboutcon h2{height:45px;font-size:24px;text-align:center;width:100%;}
.aboutcon p{line-height:26px;text-indent:2em;margin:0 0 1em 0;}
.aboutcon .span_3{text-indent:2em;font-weight:800;}

/*理赔中心*/
.claimcon{border:1px solid #e4e4e4;}
.claim_query{background:url(../images/label_claim.jpg) 100% 0 no-repeat;height:169px;width:925px;margin:1px;}
.claim_query div{float:right;margin:29px 10px 0 0;width:200px;}
.claim_query a{display:inline-block;background:url(../images/bg_claim_btn_query.jpg) no-repeat;height:42px;width:137px;padding:15px 0 0 63px;font-size:18px;font-style:italic;color:#fff;}
.claim_query a:hover { background-position: 0 -57px; }
.claim_query dl {padding-left:63px; display:inline-block; width: 137px; font-style: italic; color: white; background: url(../images/bg_claim_hotline.jpg) no-repeat; }
.claim_query dt { width: 100%; margin-top: 9px; height: 14px; line-height: 14px; font-size: 14px; }
.claim_query dd { width: 100%; height: 32px; line-height: 32px; font: italic normal 30px 'Arial', sans-serif; }

.content_box {padding: 0 30px 20px;width: 867px; }
dl.content_title {padding: 15px 0; width: 100%; }
dl.content_title dt { margin: 6px 0 1px 1px; width: 5px; height: 18px; background: #ff3318; }
dl.content_title dd { margin-left: 10px;height: 30px; line-height: 30px; font-size: 18px; overflow: hidden; }
.claim_flow { width: 100%; }
.claim_flow a { display:inline-block;float: left; padding: 10px 0; width: 140px; height: 120px; border: 3px solid #f3f3f3; color: #666; }
.claim_flow a:hover { border-color: #ff4e34; }
.claim_flow em.flow_arrow { float: left; width: 34px; height: 140px; background: url(../images/arrow_claim_flow.gif) 50% 40px no-repeat; }
.claim_flow a em { float: left; margin: 10px 33px 0 33px; display: inline-block; width: 74px; height: 64px; background: url(../images/icons_claim_flow.jpg) no-repeat; }
.claim_flow a span { float: left; margin-top: 5px; width: 100%; height: 22px; line-height: 22px; text-align: center; font-size: 16px; }
.claim_flow a dfn { float: left; width: 100%; height: 22px; line-height: 22px; text-align: center; font:bold 18px Arial, sans-serif; }
.claim_flow a.step_1 em { background-position: 0 0; }
.claim_flow a.step_2 em { background-position: 0 -64px; }
.claim_flow a.step_3 em { background-position: 0 -128px; }
.claim_flow a.step_4 em { background-position: 0 -192px; }
.claim_flow a.step_5 em { background-position: 0 -256px; }
.flow_details { float: left; width: 100%; }
.flow_details div { float: left; margin-left: 12px; height: 18px; line-height: 18px; font-size: 14px; }
.flow_details ul { width: 100%; }
.flow_details li { float: left; margin-top: 20px; width: 100%; }
.flow_details li dl { float: left; display: inline-block; padding: 22px 0 width: 100%; }
.flow_details li dt { margin: 0 7px 0 12px; padding: 2px; display: inline; width: 18px; height: 18px; line-height: 18px; text-align: center; font: normal 18px Arial, sans-serif; color: white; }
.flow_details li dd { height: 22px; line-height: 22px; font-size: 14px; }
.flow_details li span { float: left; width: 855px; margin-left: 12px; display: inline; line-height: 30px; letter-spacing: 1px; font-size: 14px; text-align: justify }
.flow_details li.step_1 dt { background: #fc0; }
.flow_details li.step_2 dt { background: #3cf; }
.flow_details li.step_3 dt { background: #6c0; }
.flow_details li.step_4 dt { background: #cc3; }
.flow_details li.step_5 dt { background: #3c9; }
/*login.html*/
.ywcheckbox{height: 22px;line-height:22px;width:288px;margin:0 auto 20px;font-size:14px;cursor:pointer;}
.ywcheckbox i{display:inline-block;background:url(../images/checkbox.png) no-repeat -3px 0;padding-left:30px;vertical-align: middle;font-style:normal;}
.ywcheckbox i.cur{background-position:-3px -25px;}
.focusMap1{width:480px;height:380px;}
.focusMap1 img{display:block;width:480px;height:380px;}
.fullSlide{position:relative;}
.arrow{display:none;position:absolute;top:50%;z-index:11;width:28px;height:45px;background:url(../images/arrows.png) no-repeat;margin-top:-22px;_line-height:0;_font-size:0;}
.prev{left:0;background-position:-58px 0;}
.next{right:0;background-position:-86px 0;}
.fullSlide .banners{width:100%;height:100%;overflow:hidden;}
.banners li{position:absolute;z-index:10;}
.focusMap1 .banners li{height:380px;}
.banners li.hide{display:none;}
.banner-btns{position:absolute;right:10px; bottom:6px;z-index:12;width:auto;height:10px;padding:4px;}
.banner-btns ul{overflow:hidden;}
.banner-btns li{display:block;float:left;padding:2px; width:7px;height:7px;background:url(../images/dots.png) 2px 2px no-repeat;_background:url(dots.gif) 2px 2px no-repeat;margin-right:4px;cursor:pointer;}
.banner-btns li.on{background-position:2px -11px;}


.content .conright .loginborder_top .account input.rjx{ border:1px solid #ff4e33; width:268px; height:30px; margin:0 auto; line-height:30px; padding-left:10px;}

.content{ min-width:1000px;/* background:url(../images/registerNew/topshadow_03.png) 0 0 repeat-x; */padding-top:10px;}
.content .centercontent{ width:925px; margin:0 auto; height:543px;}
.content .zhmm2{ padding-bottom:50px;}
.content .mail2{ padding-bottom:30px;}
.content .cencon{ padding-bottom:50px;}
.content .conleft{ float:left;  margin:43px auto;}
.content .conright{ float:right; width:405px;  padding-top:30px; }
.content .conright .loginborder_top{ background:url(../images/login_bg_07.png) 0px 2px no-repeat; width:405px; height:130px;}
/*.content .conright .loginborder_center{padding-bottom:25px; background:url(../images/logincenrer_07.png) 0 0 repeat-y; }
*/
.content .conright .psword{height:150px;}
.content .conright .mobileyz{ height:275px;}
.content .conright .mailyz{ height:200px;}
.content .conright .zhpa{ height:195px;}
.content .conright .regcen{height:290px;}
.content .conright .regcen1{height:230px;}
.content .conright .tishi{ height:20px;}
.content .conright .loginborder_bottom{ background:url(../images/loginbottom.png) 0 -20px no-repeat; width:405px; height:85px;}
.content .conright .loginborder_top .welcomlogin{ padding-top:27px; margin:0 auto; width:290px;  }
.content .conright .loginborder_top .welcomlogin p{ font-size:18px; width:290px; line-height:30px; display:inline-block; *zoom:1; *display:inline; }
.content .conright .loginborder_top .welcomlogin a.register{font-size:14px; color:#006699; padding-left:148px;}
.content .conright .loginborder_top .welcomlogin a.yyzh{ padding-left:92px;}
.content .conright .loginborder_top .welcomlogin a.yyzh span{ color:#999;}
.content .conright .loginborder_top .account{ width:280px; padding-top:13px; margin:0 auto; position:relative;} 
.content .conright .loginborder_top .account ul.buzhou{ width:280px; height:24px;}
.content .conright .loginborder_top .account ul.bzinfo{ width:280px; height:14px;}
.content .conright .loginborder_top .account ul.bzinfo li{ color:#999;}
.content .conright .loginborder_top .account ul li{float:left; padding-right:56px; }
.content .conright .loginborder_top .account ul li.cspass{ padding-right:0;}
.content .conright .loginborder_top .account ul.buzhou li{  background:url(../images/registerNew/huise_03.png) 0 0 no-repeat; width:24px; height:24px; padding-right:8px; padding-left:8px; padding-top:3px; color:#fff; font-size:14px;}
.content .conright .loginborder_top .account ul.buzhou li.active{ background:url(../images/registerNew/orjuxing_03.png) 0 0 no-repeat; color:#fff;}
.content .conright .loginborder_top .account ul.bzinfo li.active1{ color:#f29b76;} 
.content .conright .loginborder_top .account ul.buzhou li.resetps{  padding:3px 0; text-align:center;}
.content .conright .loginborder_top .account ul li.juxing{ background:url(../images/registerNew/next_03.png) 0 10px no-repeat; width:72px; height:24px; }
.content .conright .loginborder_top .account p{ font-size:14px; padding-bottom:5px;}
.content .conright .loginborder_top .account p.tishiinfo2{ font-size:12px; color:#ff4e33;}
/*.content .conright .loginborder_center p.tishiinfo2{ font-size:12px; color:#ff4e33; padding-left:64px;}
*/
.content .conright .loginborder_top .account span{ font-size:12px; color:#a6a6a6;}
/*.content .conright .loginborder_center .password span{ font-size:12px; color:#a6a6a6;}
*/
.content .conright .loginborder_top .account input{ width:272px; height:30px; border:1px solid #cfcfcf; line-height:30px; color:#666; padding-left:8px;}

.content .conright .loginborder_top .account input.accountinput{ padding-left:8px; color:#666;}
.content .conright .loginborder_top .account span.input_val4{ position:absolute; top:47px; left:8px;}
/*.content .conright .loginborder_center .password{ padding-top:15px; width:280px; margin: 0px auto; position:relative;}
.content .conright .loginborder_center .margBto{  margin-bottom:35px ;}
.content .conright .loginborder_center .password span.input_val5{ position:absolute; top:42px; left:8px;}
.content .conright .loginborder_center .password .mm{ position:relative;}
.content .conright .loginborder_center .findps{ padding-top:0;}
.content .conright .loginborder_center .mima1{ padding-top:10px;}
.content .conright .loginborder_center .selyz{ padding-top:0; background:url(../images/registerNew/sel_03.png) 0 20px no-repeat; cursor:pointer; height:60px; width:280px;}
.content .conright .loginborder_center .selyz span{ line-height:35px; padding-left:10px; color:#333; height:35px;}
.content .conright .loginborder_center .selyz ul.sel{ display:none; width:278px; position:absolute;  line-height:35px; background-color:#fff; border:1px solid #cfcfcf; }
.content .conright .loginborder_center .selyz ul.sel li{ height:35px; width:269px; line-height:35px;}
.content .conright .loginborder_center .sendmail{ padding-top:0; background:url(../images/registerNew/mail1.png) 45px 6px no-repeat; padding-left:88px; }
.content .conright .loginborder_center .yanzheng{ text-align:right; height:56px; padding-bottom:0px;}
.content .conright .loginborder_center .yanzheng input{ float:left;}
.content .conright .loginborder_center .yanzheng p{ text-align:left;}
.content .conright .loginborder_center .yanzheng img{ width:95px; height:35px; padding-left:10px; float:left;}
.content .conright .loginborder_center .password p{ font-size:14px; }
.content .conright .loginborder_center .password p.tishiinfo3{ padding-left:0; font-size:12px;}
.content .conright .mailyz .password p{ line-height:25px;}
.content .conright .mailyz .password p.alsend{ background:url(../images/registerNew/send.gif) 0 4px no-repeat; padding-left:28px;} 
.content .conright .loginborder_center .password a{ font-size:12px; display:inline-block; padding-left:192px; color:#006699;} 
.content .conright .loginborder_center .password a.dispas{ position:absolute; width:26px; height:18px; top:5px; right:1px; padding-left:6px;}
.content .conright .loginborder_center .password a.dispas1{ background:url(../images/registerNew/open.png) 0 0 no-repeat;}
.content .conright .mailyz .password a{ padding-left:0; font-size:14px; color:#333;}
.content .conright .mailyz .password a.cxsend{ color:#006699;}
.content .conright .loginborder_center .password a.changeone{  width:40px; height:35px; padding-top:5px; padding-left:0; float:right; color:#999;}
.content .conright .loginborder_center .password input{width:268px; height:30px; border:1px solid #cfcfcf; line-height:30px; padding-left:10px;}
.content .conright .loginborder_center .password input.accnum{ color:#666; padding-left:8px;}
.content .conright .loginborder_center .password ul li{ width:270px; height:24px; padding-left:10px;}
.content .conright .loginborder_center .password ul li a{ background:url(../images/registerNew/check.png) 180px 0 no-repeat; height:24px;}
.content .conright .loginborder_center .password input.checknumber{ width:110px; height:30px; float:left; padding-left:10px;} 
.content .conright .loginborder_center .password input.gainmyz{ font-size:14px; width:157px; height:32px; float:left; border:1px solid #ff7a66; background-color:#fff9f2; color:#ff7a66; line-height:32px; font-weight:bold; cursor:pointer;}
.content .conright .loginborder_center .password .phoneyz span.receive_yzm{ display:none; width:110px; position:absolute; top:41px; left:142px; color:##949494; font-weight:bold; font-size:14px;}
.content .conright .loginborder_center .password input.passwordinput{padding-left:8px; color:#666; padding-right:30px; width:238px;}
.content .conright .loginborder_center .password input.pshid{ display:none;}
.content .conright .loginborder_center .password span.input_val1{ position:absolute; top:8px; left:10px;}
.content .conright .loginborder_center .password input.yxred{ border:1px solid #ff4e33;}
.content .conright .loginborder_center .password span.input_val{ position:absolute; top:8px; left:10px;}
*/
/*.loginborder_bottom .login{ width:280px; height:40px; margin:0 auto; }
.loginborder_bottom .login input{ width:280px; height:40px; background-color:#ff4e33; border:none; color:#fff; font-size:16px;}
.loginborder_bottom .login .nomail{ font-size:14px;}
.loginborder_bottom .login .nomail a{ color:#006699;}


.content .checkmail{ margin:0 auto; width:605px; height:388px; background:url(../images/registerNew/check_03.png) 144px 84px no-repeat; padding-top:80px; background-size:57px 52px; padding-left:217px;}
.content .checkmail p{ font-size:24px; line-height:30px; padding-bottom:20px;}
.content .checkmail p.mailadd{ font-size:16px; line-height:30px; padding-bottom:0; display:inline-block; }
.content .checkmail p.mail_send{ display:none; font-size:14px; background:url(../images/registerNew/send_info.png) 5px 8px no-repeat; display:inline-block; padding-left:24px; padding-bottom:0;}
.content .conright .mailyz .password .addmail p.mail_send{display:none; font-size:14px; background:url(../images/registerNew/send_info.png) 5px 5px no-repeat; display:inline-block; padding-left:24px; padding-bottom:0;} 
.content .checkmail a.mail_dazhong{ color:#ff4e33;}
.content .checkmail p.mailadd span{ color:#006699; cursor:pointer;}
.content .checkmail input{ width:190px; height:40px; background-color:#ff4e33; color:#fff; border:none; font-size:16px; margin-top:25px; display:block;}
.content .checkmail a.backsy{ height:50px; color:#006699; }
.content .checkmail li.backsy{padding-right:0; }
.content .checkmail ul li{ float:left; margin-top:45px; line-height:40px; padding-right:30px; }
.content .checkmail input.inmail{ margin-top:0; cursor:pointer;}
*/
.loginbord_center{height:auto; background:url(../images/logincenrer_07.png) 0 0 repeat-y; padding-bottom:25px; }
.acont_num_imput{ margin:15px auto 0; height:38px; line-height:38px; width:288px; border:1px solid #d0d0d0;}
.acont_num_imput_2{ margin:0 auto 40px; height:38px; line-height:38px; width:288px; border:1px solid #d0d0d0;}
.acont_num_click{ border:1px solid #ff644c;}
.acont_num_imput_3{ margin:0 auto 20px; height:38px; line-height:38px; width:288px; border:1px solid #d0d0d0;}
.label_num_acot{font-size:14px; color:#444; line-height:36px; padding-left:15px; float:left;}
.span_num_acot,.span_num_acnew{float:left; line-height:36px; height:36px;}
.span_num_acot input{border:none; color:#a6a6a6; background-color:#fff; line-height:36px; height:36px; display:block; width:200px;}
.span_num_acot input.width150{ width:150px;}
.span_num_acot input.width170{width:170px;}
.login_num_acot{ width:288px; height:40px; margin:0 auto;}
.login_num_acot input{ width:100%; height:40px; background-color:#ff4e33; border:none; color:#fff; font-size:16px;}
.ul_num_cont{width:288px; margin:0px auto;}
.ul_num_cont li{ line-height:24px; background:url(../images/registerNew/pointdupoint.jpg) left center no-repeat; padding-left:15px; font-size:14px; color:#666;}
.login_bottom2{ background:url(../images/loginbottom2.jpg) -1px 0px no-repeat; width:405px; height:120px;}
.ew_number{ margin:15px auto 40px; height:38px; line-height:38px; width:288px;}
.acont_num_in_new{height:38px; line-height:38px; width:183px; border:1px solid #d0d0d0; float:left;}
.span_num_acnew input{border:none; color:#a6a6a6; background-color:transparent; line-height:36px; height:36px; display:block; width:100px;}
.er_num{ float:right; width:95px; height:40px; overflow:hidden; position:relative;}
.er_num img{display:block; width:95px; height:40px;}
.but_next{ position:absolute; top:0px; left:0px; width:95px; height:40px;}
.but_next input{ width:100%; height:40px; line-height:40px; background-color:transparent; border:none; color:#fff; font-size:12px; cursor:pointer;}
.p_sty_ts{color:#ff644c; font-size:12px; height:14px; padding-left:60px; display:none;}
/*-------手机注册------*/
.tab_top{ width:290px; margin:15px auto 0; height:35px; border-bottom:1px solid #e5e5e5;position:relative; }
.tab_top span{float:left; height:28px; line-height:28px;color:#333; font-size:14px; text-indent:55px;background:url(../images/phone_mail.jpg) 0 0 no-repeat; cursor:pointer; }
.tab_top .first{ width:145px; border-right:1px solid #e5e5e5; background-position:35px 5px;}
.tab_top .second{ width:143px; background-position:25px -29px;}
.top_botom{background:url(../images/top_botom.jpg) left center no-repeat; width:145px; height:7px; line-height:7px; display:block; bottom:-7px;_bottom:-11px; left:0px;  position:absolute;_position:relative;}
.margi_top15{ margin-top:15px;}
.i_class_sy{ color:#ff644c; font-size:14px;}
.mar_botm15{ margin-bottom:15px;}
.width175{width:175px;}
.hd_er_num{ float:right; width:105px; height:38px; background-color:#fff9f2; border:1px solid #ffbdb2;}
.hd_er_inp{ color:#ff7a66; font-size:14px; background-color:transparent; border:none; height:34px; width:100%; line-height:30px; text-align:center; cursor:pointer;}
.acont_a_sy{background:url(../images/wenhao.jpg) 0 0 no-repeat; width:17px; height:18px; float:right; margin:10px;position: absolute;top: 0px;right: 0px;}
.content .centercontent.cencon_new{ height:700px;}
.post_relav{ position:relative;}
.posit_abso_sy{ position:absolute; right:-185px; top:0px; width:180px; height:45px;}
.left_ts{background:url(../images/registerNew/left_ts.jpg) 0 0 no-repeat; width:10px; height:45px; float:left;}
.center_ts{background:url(../images/registerNew/center_ts.jpg) 0 0 repeat-x; float:left; height:45px;}
.center_ts p{ line-height:22px;}
.right_ts{background:url(../images/registerNew/right_ts.jpg) 0 0 no-repeat; width:8px; height:45px; float:left;}
.div_tuij{ width:290px; margin:0 auto; display:none;}
.div_tuij p{ color:#444; font-size:12px; border:1px solid #cfcfcf; padding-left:10px; line-height:20px; background-color:#fafafa;}
.acont_aclik_sy{background:url(../images/wenhao_clik.jpg) 0 0 no-repeat;}
.cxhq{ color:#999; background-color:#cfcfcf; border:1px solid #bcbcbc;}

.ul_num_cont{width:288px; margin:0px auto;}
.ul_num_cont li{ line-height:24px; background:url(../images/pointdupoint.jpg) left center no-repeat; padding-left:15px; font-size:14px; color:#666;}
.ul_num_cont-add a{color:#666;}
.label{display:inline-block;padding:1px 3px;height:12px;line-height:12px;font-size:12px;color:#fff;font-family:"SimHei";background-color:#f30;font-style:normal;margin-right:5px;}

/*个人中心*/
.infochance{border:1px solid #e4e4e4;}
.infochance ul{padding:50px 0 0 120px;}
.infochance ul li{color: #5f5f5f;font-size: 16px;margin-bottom: 12px;}
.infochance li label{line-height: 36px;text-align: right;margin-right: 20px;width: 136px;}
.infochance li input{border: 1px solid #d2d2d2;height: 34px;line-height: 34px;padding-left: 10px;width: 285px;}
.editInfo{display:block;background: #ff4e33;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;color: #fff;height: 40px;line-height: 40px;width: 297px;font-size: 20px;text-align: center;margin:60px 0 50px 280px;}
.ddlist ul{margin:10px 0 20px 20px;font-size:14px;}
.ddlist li{margin-right:20px;}
.ddlist li label{line-height:25px;}
.ddlist li .spinner{height:24px;width:150px;}
.ddlist li .spinner div{height:22px;line-height:22px;width:110px;}
.ddlist li .spinner a{background-position:14px 9px;}
.ddlisttab{margin:5px 0 5px 10px;}
.ddlisttab th{height:32px;background:url(../images/icon_y.png) repeat-x 0 -28px;border-width:1px 0;border-style:solid;border-color:#ececec;height:33px;line-height:32px;}
.ddlisttab td{height:45px;}
.ddlisttab th,.ddlisttab td{border:1px solid #ececec;text-align:center;font-size:12px;}
.ddlisttab td.price{color:#ce1a41;font-size:14px;font-weight:bold;}
.ddlisttab td .del{color:#999;}
.ddlisttab .tabTit{background:#f3f3f3;height:34px;line-height:34px;padding:0 12px;}
.ddlisttab td a.bxcom img{vertical-align:middle;}
.ddlisttab td.Ht10{border:none;height:10px;}
.ddlisttab td span.cp{display:inline-block;background:url(../images/btn_icons.png) no-repeat;height:29px;line-height:29px;width:83px;text-align:center;color:#fff; vertical-align:middle;margin-left:20px;}
.zfbox{line-height:22px;position:relative;}
.gray4{color:#999;}
.cQues{display:inline-block;background:url(../images/couponIcon.png) no-repeat 0 -19px;font-size:0;height:15px;width:15px; vertical-align:middle;margin-right:3px;}
.lpbox .arrow{display:inline-block;position:absolute;top:32px; right:-12px;_right:5px;height:0;width:0;font-size:0;line-height:0;border-width:4px 4px 0;border-style:solid;_border-style: solid dotted;border-color: #969696 transparent transparent;-webkit-transition: -webkit-transform .1s ease-in;-moz-transition: -moz-transform .1s ease-in;-ms-transition: -ms-transform .1s ease-in;-o-transition: -o-transform .1s ease-in;transition: transform .1s ease-in;}
.lpbox a.active .arrow{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.popo_corp_b{position:absolute;left:-43px;_left: -90px;width:204px;padding:6px 10px;border:1px solid #dba553;color:#9a6133;font-size:12px;background-color:#fef8d4;line-height: 16px;text-align:left;}
.popo_corp_b em{background:url(../images/i_car.png) no-repeat;width:9px;height: 6px;display: block;top: -6px;left: 99px;margin-left: -4px;position: absolute;}
.order_btn{background:url(../images/order_btnbg.png) no-repeat;width: 68px;height:25px;display:inline-block;color:#fff!important;font-weight:bold;text-align:center;line-height:25px;text-decoration:none;}
.giftbox{background:#f2f2f2;line-height:18px;padding:14px 12px 18px;}
.giftbox > div{position:relative;}
.giftbox em{display:inline-block;background:url(../images/icon_giftbox.png) no-repeat;position:absolute;height:8px;width:13px;top:-22px;right:233px;}
.gift-caption{color:#ff8f41;font-size:14px;margin-bottom:12px;text-align:left;}
.giftBtn{background:#d2d2d2;color:#fff !important;height:32px;line-height:32px;width:100px;text-align:center;text-decoration:none !important;border-radius:1px;-webkit-border-radius:1px;-moz-border-radius:1px;font-size:14px;margin-top:30px;}
.opt_gift2{width:773px;}
.opt_gift2_list{width:733px;position:relative;height:94px;}
.opt_gift2_list ul{width:10000px;padding:0;margin:0;height:94px;text-align:left;}
.opt_gift2_list li{float:left;margin-right:6px;width:223px;height:85px;padding:0 8px;background:#fff;line-height:20px;font-size:12px;border:2px solid #f2f2f2;position:relative;}
.opt_gift2_list li.selected{border-color:#ec7272;}
.opt_gift2_list .selected i{display:inline-block;background:url(../images/selicon.png) no-repeat;display:inline-block;height:31px;width:31px;position:absolute;right:-1px;bottom:0;}
.opt_gift2_list li .t1{border-bottom:1px dashed #e5e5e5;color:#535353;font-size:14px;font-weight:bold;height:40px;line-height:40px;}
.opt_gift2_list li .t1 .o_price{color:#ff8f41;font-size:28px;font-weight:bold;margin-right:5px;vertical-align:-3px;}
.opt_gift2_list li .tip{color:#373737;font-size:12px;}
.opt_gift2_list li .tip .name{display:inline-block;float:left;color:#a0a0a0;width:50%;padding-top:4px;height:14px;line-height:14px;font-size:12px;overflow:hidden;}
.opt_gift2 .left_a, .opt_gift2 .right_a{background:url(../images/couponIcon.png) no-repeat;height:25px;width:12px;display:inline-block;margin-top:34px;cursor:pointer;}
.opt_gift2 a.left_a{background-position:0 -83px;margin-right:6px;}
.opt_gift2 a.right_a{background-position:-14px -83px;}

/*订单详情*/
.wrap_result4{background:#f9f9f9;border:1px solid #d5d5d5;padding:10px 30px;}
.state{line-height:25px;}
.state strong{font-size:14px;}
.wrap_result4 .order_detail{border-top:1px solid #e6e6e6;margin:5px 0 0;margin-top:10px;line-height:22px;}
.order_detail em{margin-right:15px;}
.tit_h3_nobg{color:#2b2b2b;height:28px;line-height:28px;font-size:14px;font-weight:bold;margin:10px 0;}
.mb10{margin-bottom:10px;}
.tit_arrow_h3{height:30px;line-height:30px;background:#f1f1f1;font-size:14px;font-weight:bold;padding:0 18px;_padding: 6px 18px;_height:18px;}
.tab4, .h3_border{border:1px solid #e3e3e3;border-bottom:none;}
.tab4 td, .tab5 td{border:none;padding:0 5px 0 10px;line-height:26px;}
.gray1{color:#717171;font-size:12px;}
.tab2 .fs{font-size:12px;}
.tab2 td, .tab2 th{border:1px solid #e1e1e1;line-height:20px;word-break: break-all;word-wrap: break-word;}
.tab2 th{background:#f8f8f8;color:#717171;font-weight:bold;text-align:center;padding:5px 12px;}
.tab2 td{padding:5px 10px;}
.tab2 td.td_np{padding:0;}
.tab2 .br_none{border-right:none;}
.tab2 p{line-height:25px;padding:8px 0;}
.tab3{position:relative;margin:-1px;z-index:1;}
.tab3 th{color:#2b2b2b;font-size:12px;text-align:center;background:#fff;}
.red1{color:#ba2636}
.fs_16{font-size:16px;}
  
.ddlist .dk_options_inner{margin:0;}
.ddlist .dk_options_inner li,.proInsurebox .dk_options_inner li{margin:0;}
.proInsurebox .dk_options_inner{padding:0 0px;}

/*产品列表*/
.productlistbox{margin-top:30px;}  
.prolistdetail{width:790px;}
.productlistbox li{border:1px solid #dedede;width:792px;margin-bottom:20px;}
.prolistdetail{padding:20px 0 10px 15px;width:380px;position:relative;height:169px;}
.prolistdetail h3{font-size:20px;color:#222;margin-bottom:20px;}
.prolistdetail dl{display:block;background:url(../images/icons-prolist.jpg) no-repeat;padding-left:20px;color:#7b7b7b;height:16px;line-height:16px;overflow:hidden;margin-bottom:10px;}
.prolistdetail dl.tbage{background-position:0 0;} 
.prolistdetail dl.tbyear{background-position:0 -22px;} 
.prolistdetail dl.tbarea{background-position:0 -47px;margin-bottom:40px;} 
.prolistdetail .listbg{position:absolute;bottom:0;right:0;}
.prolisttebox{position:relative;padding:20px 15px 0;height:179px;width:365px;border-left:1px solid #dedede;}
.prolisttebox i{display:inline-block;background:url(../images/btn_arrow.jpg) no-repeat;height:13px;width:6px;position:absolute;left:-6px;top:99px;}
.prolisttebox h3{color:#222;font-size:14px;padding-bottom:15px;}
.prolisttebox p{color:#7b7b7b;background:url(../images/icons-squts.jpg) no-repeat 0 7px;padding:0 0 8px 10px;}
.carinsubox{width:265px;height:332px;background:url(../images/cxbjbg.png) no-repeat;position:relative;padding:90px 60px 0;}
.carinsubox i{display:inline-block;background:url(../images/tagcxbj.png) no-repeat;height:126px;width:130px;position:absolute;top:0;left:0;}
.carinsubox h3{color:#d54851;font-size:22px;text-align:center;} 
.carinsubox h6{color:#7b7b7b;font-size:14px;margin:10px 0 60px;text-align:center;}
.carinsubox p{float:left;font-size:18px;width:130px;}
.carinsubox p span{color:#d54851;}
.carinsubox .btn_count{display:block;border:1px solid #bf212f;color:#d54851;font-size:22px;height:48px;line-height:48px;width:200px;text-align:center;clear:both;margin:60px auto 0;}
 
/* IE6 png透明
div,img{behavior:url(../iepng/iepngfix.htc);} */
/*{_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");}
