@charset "utf-8";
/**{ box-sizing: border-box;}*/
body{}
body.whiteBody{background: none;}
ul, ul li{list-style: none; margin: 0; padding: 0;}
/*a:visited,*/
/*a:link,*/
/*a:active,*/
/*a{ color: #333333; text-decoration:none; transition:all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease;}*/
/*a:hover{ color: #ff6600; text-decoration:none;}*/


.mainSlide{ position: relative;}
.mainLogo{ position: absolute; left: 0; top: 8px; z-index: 9999; width: 100px; height: 24px; line-height:  24px; border-bottom-right-radius: 12px; border-top-right-radius: 12px; background: rgba(0,0,0,0.5) url("../images/Logo-s.png") 10px center no-repeat; background-size: 16px; padding-left: 32px; color: #ffffff; font-size: 12px; font-weight: bold;}
.swiper-container {width: 100%;}
.swiper-container img {display: block; width: 100%;}

.mainButtonBox{ width: 100%; padding:2px 10px 10px 10px; background: #eeeeee;}
.mainButtonBox, .mainButtonBox *{ box-sizing: border-box;}
.mainBt00{ padding-top: 22px; border: 1px solid #eeeeee; background: #ffffff; text-align: center; font-size: 11px;}
.mainBt00 a.mainBt_Icon{position: relative; display: block; width: 48px; height: 48px; margin: 0 auto; border-radius: 10px; overflow: hidden;}
.mainBt00 a.mainBt_Icon:after{ position: absolute; left: 0; top: 0; background: transparent; width: 48px; height: 48px; content: ""; z-index: 100;}
.mainBt00 a.mainBt_Icon:active:after{ background: rgba(0,0,0,0.3);}

.mainBt01 a.mainBt_Icon{ background: url("../images/common/icon_main01.png") no-repeat; background-size:  48px 48px;}
.mainBt02 a.mainBt_Icon{ background: url("../images/common/icon_main02.png") no-repeat; background-size:  48px 48px;}
.mainBt03 a.mainBt_Icon{ background: url("../images/common/icon_main03.png") no-repeat; background-size:  48px 48px;}
.mainBt04 a.mainBt_Icon{ background: url("../images/common/icon_main04.png") no-repeat; background-size:  48px 48px;}
.mainBt05 a.mainBt_Icon{ background: url("../images/common/icon_main05.png") no-repeat; background-size:  48px 48px;}
.mainBt06 a.mainBt_Icon{ background: url("../images/common/icon_main06.png") no-repeat; background-size:  48px 48px;}
.mainBt07 a.mainBt_Icon{ background: url("../images/common/icon_main07.png") no-repeat; background-size:  48px 48px;}
.mainBt08 a.mainBt_Icon{ background: url("../images/common/icon_main08.png") no-repeat; background-size:  48px 48px;}
.mainBt09 a.mainBt_Icon{ background: url("../images/common/icon_main09.png") no-repeat; background-size:  48px 48px;}

.mainBt_Txt{ margin-top: 5px;}
.mainBt_Txt a,
.mainBt_Txt a:link,
.mainBt_Txt a:visited{color: #666666;}
.mainBt_Txt a:hover,
.mainBt_Txt a:active{color: #ff6600;}

.weui_article h1{ font-size: 18px;}
.weui_article .docInfo{ font-size: 10px; color: #666666; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eeeeee;}
.weui_article .docInfo span{ padding-left: 5px; padding-right: 20px;}
.weui_article p{ font-size: 14px; line-height: 200%;}

.videoBox{ box-sizing: border-box; width: 100%; padding: 10px;}
.videoCube{ position: relative; box-sizing: border-box; display: block; width: 50%; margin-bottom: 20px; float: left;}
.videoCube:link:after,
.videoCube:visited:after{position: absolute; width:calc(100% - 10px) ; height: 100%; top: 0; background: transparent; z-index: 200; content: "";}
.videoCube:hover:after,
.videoCube:active:after{ background: rgba(0,0,0,0.3);}
.videoCube:nth-child(2n+1){ padding-right: 10px;}
.videoCube:nth-child(2n){ padding-left: 10px;}
.videoCube:active:after:nth-child(2n+1){ left: 0;}
.videoCube:active:after:nth-child(2n){ right: 0;}
.videoCover{ position: relative; background: center center; background-size: 100%; width: 100%;}
.videoTime{ position: absolute; left: 6px; bottom:3px; font-size: 12px; color: #ffffff;}
.videoTitle{ box-sizing: border-box; width: 100%; padding: 0 6px; font-size: 12px; height: 60px;  background: #eeeeee; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}



.grayBody{ background: #eeeeee;}
.sedPageLogo{ background-color: #ffffff; width: 100%; height: 120px;}
.logo_tiaojie{background: #ffffff url("../images/common/logo_tiaojie.png") center center no-repeat; background-size: auto 120px; }
.logo_huijian{background: #ffffff url("../images/common/logo_yuanchen.png") center center no-repeat; background-size: auto 120px; }

.sedButtonBox{ width: 290px; padding: 15px 0 5px 0; margin: 0 auto;}
.sedButtonBox:after{content: ""; clear: both; display: block;}
.sedBt{ float: left; display: block; box-sizing: border-box; padding-top: 100px; margin-bottom: 10px; font-size: 14px; text-align: center; width: 140px; height: 140px; background: #ffffff;}
.sedBt:nth-child(2n+1){  margin-right: 10px;}
.sedBt:visited,
.sedBt:link,
.sedBt{ color: #666666; background-color: #ffffff; }
.sedBt:active,
.sedBt:hover{ color: #ff6600; background-color: #f1f1f1; box-shadow: inset 0 0 6px #cccccc;}

.tiaojieBt01{ background: #ffffff url("../images/common/icon_tiaojie_01.png") center center no-repeat;  background-size:140px; }
.tiaojieBt02{ background: #ffffff url("../images/common/icon_tiaojie_02.png") center center no-repeat;  background-size:140px; }

.sedInfo{ clear: both; box-sizing: border-box; width: 290px; padding: 15px; margin: 0 auto 20px auto; background: #ffffff; font-size: 14px; color: #666666;}
.sedInfo h1{ font-size: 1.5em; color: #000000; border-bottom: 1px solid #eeeeee; margin-bottom: 10px}


.tiaojieList .weui_panel_hd{ text-align: center; background:#007aff; color: #ffffff; border: none; font-size: 14px;}
.tiaojieList .weui_panel_hd:after{ display: none;}
.tiaojieList .weui_media_title{ font-size: 14px;}
.tiaojieList .weui_media_desc{ color: #666666;}
.tiaojieList .weui_media_box.weui_media_text .weui_media_info{ margin-top: 5px; color: #666666; padding-bottom: 0;}
.tiaojieList .weui_media_box.weui_media_text .weui_media_info_meta{ padding-top: 5px;}
.tiaojieList .weui_media_box.weui_media_text .weui_media_info_meta.weui_media_info_meta_extra{ float: right; display: block; box-sizing: border-box; padding:0 0 0 30px; width: 98px; height: 24px; line-height: 24px; border: none; border-radius: 15px; background: #f1f1f1 url("../images/common/icon_phone.png") left center no-repeat; background-size: 24px;}

.logo_gongZheng{background: #ffffff url("../images/common/logo_gongZheng.png") center center no-repeat; background-size: auto 120px; }
.gongZhengBt01{ background: url("../images/common/icon_gongZheng_01.png") center center no-repeat;  background-size:140px; }
.gongZhengBt02{ background: url("../images/common/icon_gongZheng_02.png") center center no-repeat;  background-size:140px; }
.gongZhengBt03{ background: url("../images/common/icon_gongZheng_03.png") center center no-repeat;  background-size:140px; }
.gongZhengBt04{ background: url("../images/common/icon_gongZheng_04.png") center center no-repeat;  background-size:140px; }


.logo_yuanzhu{background: #ffffff url("../images/common/logo_yuanzhu.png") center center no-repeat; background-size: auto 120px; }
.yuanzhuBt01{ background: url("../images/common/icon_yuanzhu_01.png") center center no-repeat;  background-size:140px; }
.yuanzhuBt02{ background: url("../images/common/icon_yuanzhu_02.png") center center no-repeat;  background-size:140px; }
.yuanzhuBt03{ background: url("../images/common/icon_yuanzhu_03.png") center center no-repeat;  background-size:140px; }
.yuanzhuBt04{ background: url("../images/common/icon_yuanzhu_04.png") center center no-repeat;  background-size:140px; }

.logo_zixun{background: #ffffff url("../images/common/logo_zixun.png") center center no-repeat; background-size: auto 120px; }
.zixunBt01{ background: url("../images/common/icon_zixun_01.png") center center no-repeat;  background-size:140px; }
.zixunBt02{ background: url("../images/common/icon_zixun_02.png") center center no-repeat;  background-size:140px; font-size: 12px; line-height: 1.2em; }

.logo_jwjdgk{background: #ffffff url("../images/common/logo_jwjdgk.jpg") center center no-repeat; background-size: auto 120px; }
.jwjdgkBt01{ background: #ffffff url("../images/common/icon_jw_01.png") center center no-repeat;  background-size:140px; }
.jwjdgkBt02{ background: #ffffff url("../images/common/icon_jw_02.png") center center no-repeat;  background-size:140px; }
.jwjdgkBt03{ background: #ffffff url("../images/common/icon_jw_03.png") center center no-repeat;  background-size:140px; }
.jwjdgkBt04{ background: #ffffff url("../images/common/icon_jw_04.png") center center no-repeat;  background-size:140px; }

.doc12348{box-sizing: border-box; width:calc(100% - 20px) ; margin: 10px; background: #ffffff; border-radius: 5px; box-shadow: 0 2px 3px #cccccc; }
.call12348{width:calc(100% - 20px) ; margin: 10px;}
.call12348 a:visited,
.call12348 a:link,
.call12348 a:active,
.call12348 a{ color: #ffffff;}
.call12348 a:hover{ color: #61be60;}

.grayBody .weui_dialog_bd p{ text-align: left; font-size: 13px; text-indent: 24px;}

.logo_lvshi{background: #ffffff url("../images/common/logo_lvshi.png") center center no-repeat; background-size: auto 120px; box-shadow: 0 0 5px #cccccc;}
.logo_cunshequlvshi{background: #ffffff url("../images/common/logo_cunshequ.png") center center no-repeat; background-size: auto 120px; box-shadow: 0 0 5px #cccccc;}
.lvshi_swsList .weui_media_box{ position: relative;}
.lvshi_swsList .phoneCall{ position: absolute; right:10px; top:50%; margin-top: -20px;}
.phoneCall a{display: block; width: 40px; height: 40px; background: url("../images/common/icon_phone02.png") no-repeat; background-size: 40px;}
.lvshi_swsList .weui_media_title,
.lvshi_swsList .weui_media_desc{ width: calc(100% - 40px);}


.lvshi_List .weui_media_box.weui_media_appmsg{ position: relative; background: #ffffff; margin: 5px 0; box-shadow: 0 0 3px #cccccc;}
.lvshi_List .weui_media_box.weui_media_appmsg:before{ display: none;}
.lvshi_List .weui_media_box.weui_media_appmsg:first-child{ margin-top: 10px;}
.lvshi_List .phoneCall{ position: absolute; right:10px; top:50%; margin-top: -20px;}
.lvshi_List .weui_media_box.weui_media_appmsg .weui_media_appmsg_thumb{ width: 90px; height: 120px; max-height: none;}
.lvshi_List .weui_media_box.weui_media_appmsg .weui_media_hd{ width: 90px; height: 120px;}
.lvshi_List .weui_media_box .weui_media_desc{ font-size: 13px; line-height: 20px;  width:calc(100% - 40px) ; color: #666666;}


/*2016-09*/
.orderStep, .orderStep div{box-sizing: border-box;}
.orderStep{ background: #ffffff; text-align: center; padding: 10px 0; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd;}
.orderStep00{ display: inline-block; width: 30%;}
.orderStepTxt{ font-size: 12px;}
.orderStepIcon {position: relative; font-size: 12px;}
.orderStepIcon:after {position: absolute; top:calc(50% + 1px); left: 50%; width:100%; height: 1px; background: #cccccc; content: ""; display: block; z-index: 1;}
.orderStepIcon03:after{display: none;}
.orderStepIcon img{width: 15px; height: 15px; background: #cccccc; position: relative; z-index: 5; vertical-align: middle;}
.orderStepFinished img{background: #009900;}

.formTitle{ padding: 10px 15px; line-height: 24px; }
.formUp .weui_cells{ margin-top: 0; margin-bottom: 5px;}
#sqStep2.weui-popup-container .weui_cells{ margin-top: 10px;}
#sqStep2 p{ font-size: 14px;}
#sqStep2 .weui_media_desc{ font-size: 12px; color: #999999; line-height: 20px;}
.weui_opr_area2{}
.weui_opr_area2 {}

.weui_opr_area{ padding-bottom: 20px;}
.weui_opr_area2:after{content: ""; clear: both; display: block;}
.weui_opr_area2 .weui_btn{ width: 48%; float: left; margin-top: 0;}
.weui_opr_area2 .weui_btn:first-child{ margin-right: 2%;}
.lvshi_swsList .tiaojieZT{ position: absolute; right:10px; top:50%; margin-top: -11px; font-size: 10px; text-align: center;  }
.tiaojieName{ float: left; width: 40%; font-size: 14px; font-weight: normal;}
.tiaojie_myList .weui_media_text:after{content: ""; clear: both; display: block;}
.tiaojieZT .weui_btn_mini{ font-size: 10px; margin-top: 5px;}

a.weui_btn_primary:visited,
a.weui_btn_primary:link,
a.weui_btn_primary{ color: #ffffff; }
a.weui_btn_primary:active,
a.weui_btn_primary:hover{ color: rgba(255, 255, 255, 0.4); }

.tiaojie_myList .weui_media_desc{ float: left; margin-top: 6px; width: auto; line-height: 18px; height: 18px; }
.weui_media_desc i{ padding-left: 25px; padding-right: 5px;}
.weui_media_desc i:before{ display: inline-block; font-size: 16px;  vertical-align: middle; margin-top: -3px;}

.tiaojie_cancelformUp{ width: 90%; background: #ffffff; border-radius: 10px; box-shadow: 0 1px 5px rgba(0,0,0,0.2);  overflow: hidden; margin: 0 auto;}
.tiaojie_cancelTitle{ height: 80px; line-height: 80px; text-align: center; font-size: 18px;}
.tiaojie_cancelformUp .weui_cells{ border: none; margin-bottom:20px; }

.gzSF_panel .weui_cell_ft{ position: relative; transition:all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease;}
.gzSF_panel .weui_cell_ft_rotate{transform: rotate(90deg); margin-top: -5px;}
.gzSF_panel .weui_cell_ft_rotateX{transform: rotate(0deg); margin-top: 0;}
.gzSF_info{ clear: both; font-size: 13px; line-height: 1.5em; color: #666666; background: #f9f9f9; padding: 15px; display: none; }

.gongzhengName{ float: none; width: 80%;}
.yuyuehao{font-size: 11px; color: #999999; text-align: center; height: 24px; line-height: 12px; }
.lvshi_swsList .gongzhengZT{ margin-top: -25px; border-left: 1px solid #cccccc; padding-left: 5px;}


.yuanzhuDoc .title{ text-align: center; font-size: 24px;}
.yuanzhuDoc h2{ font-weight: bold; border-top: 1px solid #f1f1f1; padding-top: 20px;}
.yuanzhuDoc .weui_article p { line-height: 1.5em;}


.weui_media_title a:visited,
.weui_media_title a:link,
.weui_media_title a{ color: #333333; text-decoration:none;}
.weui_media_title a:active,
.weui_media_title a:hover{ color: #ff6600; text-decoration:none;}

/* 新增*/
.navbar-bjMain{ border: none; background: #d1352d; margin-bottom: 0;}
.navbar-brand{ width: 230px; padding: 0;}
.navbar-bjMain .navbar-toggle{ margin: 0; width: 50px; height: 50px; padding: 11px 22px; border: none; background: #f6533f; border-radius: 0;}
.navbar-bjMain .navbar-toggle .icon-bar{ width: 6px; height: 6px; border-radius: 2px; margin-right: 22px; border: none; background: #ffffff;}
.navbar-bjMain .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{ background: #ab0b08;}
.navbar-bjMain .navbar-collapse, .navbar-bjMain .navbar-form{border-color:#ab0b08;}
.navbar-bjMain .navbar-nav>.active>a, .navbar-bjMain .navbar-nav>.active>a:focus, .navbar-bjMain .navbar-nav>.active>a:hover{  background:#f6533f; color: #fff; }
.navbar-bjMain .navbar-brand img{ height: 50px; width: auto;}
#news_main{margin-top: -13px; background: #f1f1f1;}
.navLink{ margin: 0; height: 50px; overflow: hidden; padding:0 2px; background:none; border: none; color: #ffffff; font-size: 14px; font-family:"瀵邦喛钂嬮梿鍛寸拨", Microsoft YaHei, Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.navLink{ text-wrap: none; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.navLink.backArr{ width: 50px; height: 50px; background: #ff5a44; padding: 0; overflow: hidden;}
.navLink.backArr span{ font-size:16px; }
.navLink.active{position: relative; }
.navLink.active:after{ content: ""; width: 100%; height: 4px; background: #ab0b08; position: absolute; left: 0; bottom: 0px; z-index: 25;  visibility: visible;}
.newsList .row{ padding: 10px 10px; border-bottom: 1px solid #ccc; border-top: 1px solid #fff;}
.newsList .col-xs-3{ padding: 0;}
.newsList .col-xs-3 img{ width: 100%; height: auto;}
.newsList .col-xs-9{ padding:0 0 0 10px; font-family:"瀵邦喛钂嬮梿鍛寸拨", Microsoft YaHei, Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.newsListTitle{ font-size: 14px;}
.newsListTitle a:link, .newsListTitle a:visited{ color: #000;}
.newsListTitle a:active, .newsListTitle a:hover{ color: #f6533f; text-decoration: none;}
.newsListInfo{ font-size: 12px; color: #999999;}
.newsListInfo a:link, .newsListInfo a:visited{ color: #999999;}
.newsListInfo a:active, .newsListInfo a:hover{ color: #f6533f; text-decoration: none;}

#jjz_JdBody{margin-top: 65px; background: #f1f1f1; font-family:"瀵邦喛钂嬮梿鍛寸拨", Microsoft YaHei, Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.jzz_JdBox{ width:96%; padding:0 10px; margin-bottom: 12px; border-radius:4px; border:1px solid #cccccc; box-shadow: 0 1px 5px rgba(0,0,0,0.3); background: #FFFFFF; overflow: hidden;}
.nameInfo{border-bottom: 1px solid #F6533F; padding: 10px 0; margin-left:-10px; margin-right:-10px; background:#fff;}
.nameInfo .col-xs-6{ color: #666; text-align: center;}
.nameInfo .col-xs-6.jjzName span{color: #000;}
.nameInfo .col-xs-6.jjzZt span{color:#F6533F;}
.jjzStep000 { padding: 10px 0;}
.jjzStep000 .col-xs-2{ text-align: center; position: relative;}
.iconStep{ position: relative; z-index: 100; margin:6px auto; width:8px; height: 8px; background: #ccc; border-radius: 20px;}
.col-xs-2:after{content: ""; z-index: 1; position: absolute; top:9px; right: 50%; width: 100%; height: 2px; background: #cccccc; }
.col-xs-2.iStep1:after{display: none;}
.stepTxt{ font-size: 0.8em;}
@media screen and (min-width:240px) and (max-width:359px){
    .stepTxt{ font-size:0.8em;}
}
.infoStep00{ color: #999; padding-top: 10px;}
.infoStep7{display: none;}

.jjzStep1 .iStep1 .iconStep{ background: #f6533f;}
.jjzStep1 .iStep1 .iconStep:before{ z-index: 5; position: absolute; content: ""; width: 12px; height: 12px; top: -2px; left: -2px; border-radius: 20px; border: 1px solid #f6533f;}
.jjzStep1 .iStep2 .stepTxt, .jjzStep1 .iStep3 .stepTxt, .jjzStep1 .iStep4 .stepTxt, .jjzStep1 .iStep5 .stepTxt, .jjzStep1 .iStep6 .stepTxt { color: #999999;}
.jjzStep1 .infoStep2, .jjzStep1 .infoStep3, .jjzStep1 .infoStep4, .jjzStep1 .infoStep5, .jjzStep1 .infoStep6 { display: none;}

.jjzStep2 .iStep1 .iconStep,
.jjzStep2 .iStep2 .iconStep,
.jjzStep2 .iStep2.col-xs-2:after{ background: #f6533f;}
.jjzStep2 .iStep2 .iconStep:before{ z-index: 5; position: absolute; content: ""; width: 12px; height: 12px; top: -2px; left: -2px; border-radius: 20px; border: 1px solid #f6533f;}
.jjzStep2 .iStep3 .stepTxt, .jjzStep2 .iStep4 .stepTxt, .jjzStep2 .iStep5 .stepTxt, .jjzStep2 .iStep6 .stepTxt { color: #999999;}
.jjzStep2 .infoStep1, .jjzStep2 .infoStep3, .jjzStep2 .infoStep4, .jjzStep2 .infoStep5, .jjzStep2 .infoStep6 { display: none;}

.jjzStep3 .iStep1 .iconStep,
.jjzStep3 .iStep2 .iconStep,
.jjzStep3 .iStep3 .iconStep,
.jjzStep3 .iStep2.col-xs-2:after,
.jjzStep3 .iStep3.col-xs-2:after{ background: #f6533f;}
.jjzStep3 .iStep3 .iconStep:before{ z-index: 5; position: absolute; content: ""; width: 12px; height: 12px; top: -2px; left: -2px; border-radius: 20px; border: 1px solid #f6533f;}
.jjzStep3 .iStep4 .stepTxt, .jjzStep3 .iStep5 .stepTxt, .jjzStep3 .iStep6 .stepTxt { color: #999999;}
.jjzStep3 .infoStep1, .jjzStep3 .infoStep2, .jjzStep3 .infoStep4, .jjzStep3 .infoStep5, .jjzStep3 .infoStep6 { display: none;}

.jjzStep4 .iStep1 .iconStep,
.jjzStep4 .iStep2 .iconStep,
.jjzStep4 .iStep3 .iconStep,
.jjzStep4 .iStep4 .iconStep,
.jjzStep4 .iStep2.col-xs-2:after,
.jjzStep4 .iStep3.col-xs-2:after,
.jjzStep4 .iStep4.col-xs-2:after{ background: #f6533f;}
.jjzStep4 .iStep4 .iconStep:before{ z-index: 5; position: absolute; content: ""; width: 12px; height: 12px; top: -2px; left: -2px; border-radius: 20px; border: 1px solid #f6533f;}
.jjzStep4 .iStep5 .stepTxt, .jjzStep4 .iStep6 .stepTxt { color: #999999;}
.jjzStep4 .infoStep1, .jjzStep4 .infoStep2, .jjzStep4 .infoStep3, .jjzStep4 .infoStep5, .jjzStep4 .infoStep6 { display: none;}

.jjzStep5 .iStep1 .iconStep,
.jjzStep5 .iStep2 .iconStep,
.jjzStep5 .iStep3 .iconStep,
.jjzStep5 .iStep4 .iconStep,
.jjzStep5 .iStep5 .iconStep,
.jjzStep5 .iStep2.col-xs-2:after,
.jjzStep5 .iStep3.col-xs-2:after,
.jjzStep5 .iStep4.col-xs-2:after,
.jjzStep5 .iStep5.col-xs-2:after{ background: #f6533f;}
.jjzStep5 .iStep5 .iconStep:before{ z-index: 5; position: absolute; content: ""; width: 12px; height: 12px; top: -2px; left: -2px; border-radius: 20px; border: 1px solid #f6533f;}
.jjzStep5 .iStep6 .stepTxt { color: #999999;}
.jjzStep5 .infoStep1, .jjzStep5 .infoStep2, .jjzStep5 .infoStep3, .jjzStep5 .infoStep4, .jjzStep5 .infoStep6 { display: none;}
.jjzStep5 .infoStep7{ display: block;}

.jjzStep6 .iStep1 .iconStep,
.jjzStep6 .iStep2 .iconStep,
.jjzStep6 .iStep3 .iconStep,
.jjzStep6 .iStep4 .iconStep,
.jjzStep6 .iStep5 .iconStep,
.jjzStep6 .iStep6 .iconStep,
.jjzStep6 .iStep2.col-xs-2:after,
.jjzStep6 .iStep3.col-xs-2:after,
.jjzStep6 .iStep4.col-xs-2:after,
.jjzStep6 .iStep5.col-xs-2:after,
.jjzStep6 .iStep6.col-xs-2:after{ background: #f6533f;}
.jjzStep6 .iStep6 .iconStep:before{ z-index: 5; position: absolute; content: ""; width: 12px; height: 12px; top: -2px; left: -2px; border-radius: 20px; border: 1px solid #f6533f;}
.jjzStep6 .infoStep1, .jjzStep6 .infoStep2, .jjzStep6 .infoStep3, .jjzStep6 .infoStep4, .jjzStep6 .infoStep5 { display: none;}
.jjzStep6 .infoStep7{ display: block;}	



.logo_dsgy{background: #ffffff url("../images/common/logo_tiaojie.png") center center no-repeat; background-size: auto 120px; }




