/* 动画 */
@-webkit-keyframes tagleftright { 100% { -webkit-transform: translateX(-1px); transform: translateX(-1px); } }
@keyframes tagleftright { 100% { -webkit-transform: translateX(-1px); transform: translateX(-1px); } }
@-webkit-keyframes tagupdown { 100% { -webkit-transform: translateY(-1px); transform: translateY(-1px); } }
@keyframes tagupdown { 100% { -webkit-transform: translateY(-1px); transform: translateY(-1px); } }
/* banner */
.banner { position: relative; width: 100%; }
.banner > .swiper-container { height: 560px; width: 100%; overflow: hidden;z-index: 0; }
.banner > .swiper-container .swiper-wrapper { width: 100%; height: 560px; }
.banner > .swiper-container .swiper-slide { display: block; width: 100%; height: 560px; }
.banner .pagination { width: 500px; position: absolute; bottom: 154px; left: 0; right: 0; margin: auto; text-align: center; }
.banner .pagination span { display: inline-block; cursor: pointer; margin: 0 4px; width: 10px; height: 10px; background-color: #ffffff; opacity: 0.4; border-radius: 50%; }
.banner .pagination span.on { width: 40px; height: 8px; background-color: #ffffff; border-radius: 4px; opacity: 0.8; }
.banner_up_l { position: absolute; top: 10px; left: 50%; margin-left: -600px; z-index: 1; height: 540px; }
.banner_up_ll li { height: 90px; width: 84px; cursor: pointer; text-align: center; background: #1d212d; border-bottom: 1px dashed #464953; -webkit-transition: all 0.1s; transition: all 0.1s; }
.banner_up_ll li i { display: inline-block; width: 26px; height: 26px; }
.banner_up_ll li p { font-size: 15px; font-weight: bold; color: #ffffff; }
.banner_up_ll li.on { border-bottom: none; background: #fff; }
.banner_up_ll li.on p { color: #2765e0; }
.banner_up_ll1 i { background: url(../home/home01.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll1.on i { background: url(../home/home1.png) center no-repeat; }
.banner_up_ll2 i { background: url(../home/home02.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll2.on i { background: url(../home/home2.png) center no-repeat; }
.banner_up_ll3 i { background: url(../home/home03.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll3.on i { background: url(../home/home3.png) center no-repeat; }
.banner_up_ll4 i { background: url(../home/home04.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll4.on i { background: url(../home/home4.png) center no-repeat; }
.banner_up_ll5 i { background: url(../home/home05.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll5.on i { background: url(../home/home5.png) center no-repeat; }
.banner_up_ll6 { border-bottom: none !important; }
.banner_up_ll6 i { background: url(../home/home06.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll6.on i { background: url(../home/home6.png) center no-repeat; }
.banner_up_lm { width: 146px; height: 100%;background:#fff;position: relative; }
.banner_up_lm .on { display: inline-block !important; }
.banner_up_lm dl { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: none; }
.banner_up_lm_zsfw .more { font-size: 14px; line-height: 50px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.banner_up_lm_zsfw .more:after { display: none; }
.banner_up_lm_zsfw .more span { color: #ff7e00; }
.banner_up_lm_zsfw .more i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #ff7e00; border-right: none; position: relative; top: -4px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.banner_up_lm_zsfw .more i + i { left: -3px; }
.banner_up_lm_zsfw .more i:before { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #f0f0f0; border-right: none; position: relative; left: -4px; }
.banner_up_lm_zsfw .more:hover span { color: #3573ec; }
.banner_up_lm_zsfw .more:hover i { border-left-color: #3573ec; }
.banner_up_lm_jysc { height: 100%; }
.banner_up_lm_jysc dd { padding: 10px 0 0 10px; position: relative; }
.banner_up_lm_jysc_t1 { margin-bottom: 6px; }
.banner_up_lm_jysc_t1 a { font-size: 15px; color: #2e2e2e; font-weight: bold; -webkit-transition: color 0.2s; transition: color 0.2s; }
.banner_up_lm_jysc_t1 a:hover { color: #3573ec; }
.banner_up_lm_jysc_t1 i { display: inline-block; width: 23px; height: 11px; background: url(../images/index/tag_hot2.png) no-repeat; -webkit-animation: tagleftright 0.6s infinite ease-in-out alternate; animation: tagleftright 0.6s infinite ease-in-out alternate; }
.banner_up_lm_jysc_t2 { font-size: 13px; line-height: 24px; color: #545454; }
.banner_up_lm_jysc_t2 span { display: inline-block; width: 13px; height: 13px; border-radius: 50%; background-color: #e6e6e6; vertical-align: middle; position: relative; line-height: 13px; font-size: 0; margin-left: 7px; top: -1px; }
.banner_up_lm_jysc_t2 span i { margin-left: 5px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #6a6a6a; border-right: none; }
.banner_up_lm_jysc_t2 span i:before { content: ''; position: relative; left: -4px; z-index: 2; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 2px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #e6e6e6; border-right: none; }
.banner_up_lm_jysc_t3:after { content: ''; display: block; width: 120px; height: 0px; margin: 6px 0; border-bottom: 1px dashed #e4e4e4; }
.banner_up_lm_jysc_t3.last:after { display: none; }
.banner_up_lm_jysc_t3 a { font-size: 12px; color: #a8a8a8; margin-right: 6px; line-height: 24px; -webkit-transition: color 0.2s; transition: color 0.2s; word-break: keep-all; }
.banner_up_lm_jysc_t3 a:hover { color: #3573ec; }
.banner_up_lm > div { width: 880px; height: 540px; padding: 6px 25px; display: none; background: url(../images/banner_m_bg.png) center no-repeat; }
.banner_up_lm_navs a { display: inline-block; padding: 0 4px 0 7px; height: 24px; line-height: 24px; background-color: #333333; margin-right: 2px; font-size: 0; -webkit-transition: all 0.2s; transition: all 0.2s; }
.banner_up_lm_navs a:hover { background-color: rgba(51, 51, 51, 0.8); }
.banner_up_lm_navs a span { font-size: 12px; color: #fff; font-weight: bold; }
.banner_up_lm_navs a i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff; border-right: none; position: relative; top: -4px; margin-left: 10px; }
.banner_up_lm_navs a i:before { content: ''; position: relative; left: -5px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #333333; border-right: none; }
.banner_up_lm_links_t { margin-top: 20px; font-size: 18px; color: #262626; }
.banner_up_lm_links_a { font-size: 14px; border-bottom: 1px dashed #dce0e8; line-height: 44px; }
.banner_up_lm_links_a a { -webkit-transition: color 0.2s; transition: color 0.2s; white-space: nowrap; margin-left: 17px; color: #818181; position: relative; }
.banner_up_lm_links_a a:after { content: ''; display: inline-block; width: 1px; height: 10px; background-color: #b2b2b2; position: absolute; left: -9px; top: 5px; }
.banner_up_lm_links_a a:first-child { margin-left: 0; }
.banner_up_lm_links_a a:first-child:after { display: none; }
.banner_up_lm_links_a a:hover { color: #3573ec !important; }
.banner_up_lm_links_a a.more { float: right; font-size: 14px; line-height: 50px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.banner_up_lm_links_a a.more:after { display: none; }
.banner_up_lm_links_a a.more span { color: #ff7e00; }
.banner_up_lm_links_a a.more i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #ff7e00; border-right: none; position: relative; top: -4px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.banner_up_lm_links_a a.more i + i { left: -3px; }
.banner_up_lm_links_a a.more i:before { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #f0f0f0; border-right: none; position: relative; left: -4px; }
.banner_up_lm_links_a a.more:hover span { color: #3573ec; }
.banner_up_lm_links_a a.more:hover i { border-left-color: #3573ec; }
.banner_up_lm_links_a a.hot { color: #ff7e00; position: relative; }
.banner_up_lm_links_a a.hot:before { content: ''; width: 15px; height: 12px; display: inline-block; background: url(../images/index/icon_hot3.png); position: absolute; top: -10px; left: 0; right: 0; margin: auto; }
.banner_up_lm_links_a a.fr { -webkit-transition: all 0.4s; transition: all 0.4s; }
.banner_up_lm_links_a a.fr:hover { -webkit-transform: translateY(-2px); transform: translateY(-2px); }
.banner_up_lm_links_a a.fr span { color: #2c79ec; vertical-align: middle; }
.banner_up_lm_links_a a.fr label { vertical-align: middle; display: inline-block; width: 10px; height: 10px; border: 1px solid #bcd9fa; font-weight: normal; font-size: 0; text-align: center; line-height: 10px; }
.banner_up_lm_links_a a.fr label i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 2px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #3573ec; border-right: none; position: relative; top: -1px; }
.banner_up_lm_links_a span { font-size: 14px; color: #fd8228; font-weight: bold; }
.banner_up_lr { width: 736px; height: 540px; background-color: #ffffff; border-left: 1px solid #e8e8e8; display: none; position: relative; }
.banner_up_lr > div { display: none; width: 100%; height: 100%; padding: 20px 18px 0; position: absolute; top: 0; left: 0; }
.banner_up_lr > div.on { display: block; }
.banner_up_lr_navs a { display: inline-block; padding: 0 4px 0 7px; height: 24px; line-height: 24px; background-color: #333333; margin-right: 2px; font-size: 0; -webkit-transition: all 0.2s; transition: all 0.2s; }
.banner_up_lr_navs a:hover { background-color: rgba(51, 51, 51, 0.8); }
.banner_up_lr_navs a span { font-size: 12px; color: #fff; font-weight: bold; }
.banner_up_lr_navs a i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff; border-right: none; position: relative; top: -4px; margin-left: 10px; }
.banner_up_lr_navs a i:before { content: ''; position: relative; left: -5px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #333333; border-right: none; }
.banner_up_lr_links_t { margin-top: 20px; font-size: 14px; color: #3c3c3c; font-weight: bold; }
.banner_up_lr_links_a { font-size: 14px; color: #555555; border-bottom: 1px dashed #dce0e8; line-height: 44px; }
.banner_up_lr_links_a.loc a { margin-left: 17px; }
.banner_up_lr_links_a.loc a:first-child { margin-left: 0; }
.banner_up_lr_links_a a { -webkit-transition: color 0.2s; transition: color 0.2s; white-space: nowrap; margin-left: 20px; }
.banner_up_lr_links_a a:first-child { margin-left: 0; }
.banner_up_lr_links_a a:hover { color: #3573ec; }
.banner_up_lr_links_a a.fr { -webkit-transition: all 0.4s; transition: all 0.4s; }
.banner_up_lr_links_a a.fr:hover { -webkit-transform: translateY(-2px); transform: translateY(-2px); }
.banner_up_lr_links_a a.fr span { color: #2c79ec; vertical-align: middle; }
.banner_up_lr_links_a a.fr label { vertical-align: middle; display: inline-block; width: 10px; height: 10px; border: 1px solid #bcd9fa; font-weight: normal; font-size: 0; text-align: center; line-height: 10px; }
.banner_up_lr_links_a a.fr label i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 2px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #3573ec; border-right: none; position: relative; top: -1px; }
.banner_up_lr_links_a span { font-size: 14px; color: #fd8228; font-weight: bold; }
.banner_up_m { width: 728px; height: 124px; position: absolute; top: 426px; left: 50%; margin-left: -364px;z-index: 0 }
.banner_up_m1 { display: inline-block; width: 235px; height: 100%; background: url(../home/banner_b1.png); }
.banner_up_m2 { display: inline-block; width: 130px; height: 100%; background: url(../home/banner_b2.png); }
.banner_up_m3 { display: inline-block; width: 130px; height: 100%; background: url(../home/banner_b3.png); }
.banner_up_m4 { display: inline-block; width: 233px; height: 100%; background: url(../home/banner_b4.png); }
.banner_up_m a { -webkit-transition: all 0.4s; transition: all 0.4s; }
.banner_up_m a:hover { -webkit-box-shadow: 0px 0px 20px 0px rgba(106, 109, 141, 0.2); box-shadow: 0px 0px 20px 0px rgba(106, 109, 141, 0.2); }
.banner_up_m1_tag { width: 67px; height: 23px; background-color: #ffa63c; border-bottom-right-radius: 16px; font-size: 14px; color: #ffffff; font-weight: bold; text-indent: 3px; }
.banner_up_m1_t1 { padding: 26px 0 0 7px; }
.banner_up_m1_t1 span { font-size: 15px; color: #686868; }
.banner_up_m1_t1 span:first-child:after { content: ''; display: inline-block; width: 1px; height: 12px; background-color: #d2d2d2; margin: 0 8px 0 10px; position: relative; top: 1px; }
.banner_up_m1_t2 { font-size: 12px; color: #e6e6e6; font-family: Arial; padding-left: 7px; }
.banner_up_m1_t3 { padding: 4px 0 0 7px; color: #ff8a00; }
.banner_up_m1_t3 i { vertical-align: middle; position: relative; top: -1px; left: 2px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #ff8a00; border-right: none; }
.banner_up_m2 { padding: 10px; }
.banner_up_m2_t1 { font-size: 14px; color: #515151; font-weight: bold; }
.banner_up_m2_t2 { font-size: 12px; color: #aeaeae; padding: 8px 0 14px 0; }
.banner_up_m2_t3 { width: 16px; height: 16px; border-radius: 50%; border: solid 1px #a5aec2; line-height: 16px; text-align: center; font-size: 0; }
.banner_up_m2_t3 i { vertical-align: middle; position: relative; left: 2px; top: -1px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #677082; border-right: none; }
.banner_up_m2_t3 i:before { content: ''; position: relative; left: -4px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 2px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff; border-right: none; }
.banner_up_m3 { padding: 10px; }
.banner_up_r { width: 230px; height: 540px; background-color: #fff; position: absolute; top: 10px; right: 50%; margin-right: -600px; z-index: 
1;}
.banner_up_r_zs { text-align: center; padding: 16px 0; border-bottom: 1px dashed #dbdcdd; }
.banner_up_r_zs p:first-child { font-size: 28px; color: #2c6bea; font-weight: bold; }
.banner_up_r_zs p:first-child + p { font-size: 12px; color: #929292; margin-top: -3px; }
.banner_up_r_zs p:first-child + p:before, .banner_up_r_zs p:first-child + p:after { content: ''; opacity: 0.6; display: inline-block; width: 17px; height: 1px; background-color: #929292; vertical-align: middle; margin: 0 4px; }
.banner_up_r_dynamic { padding: 16px; border-bottom: 1px dashed #d0d4dc; }
.banner_up_r_dynamic_title { margin-bottom: 8px; }
.banner_up_r_dynamic_title span { font-size: 12px; color: #494949; font-weight: bold; margin-right: 4px; }
.banner_up_r_dynamic_title a { display: inline-block; width: 16px; height: 14px; background-color: #eceff5; border-radius: 2px; border: solid 1px #ced4df; line-height: 14px; text-align: center; font-size: 0; position: relative; top: -4px; }
.banner_up_r_dynamic_title a i { -webkit-transition: all 0.2s; transition: all 0.2s; }
.banner_up_r_dynamic_title a.arrow-left i { position: relative; left: -2px; top: -1px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed solid dashed dashed; border-color: transparent #ced4df transparent transparent; border-left: none; }
.banner_up_r_dynamic_title a.arrow-left i:before { content: ''; position: relative; left: 5px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed solid dashed dashed; border-color: transparent #eceff5 transparent transparent; border-left: none; }
.banner_up_r_dynamic_title a.arrow-left:hover i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed solid dashed dashed; border-color: transparent #968d89 transparent transparent; border-left: none; }
.banner_up_r_dynamic_title a.arrow-right i { position: relative; left: 3px; top: -1px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #ced4df; border-right: none; }
.banner_up_r_dynamic_title a.arrow-right i:before { content: ''; position: relative; left: -5px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #eceff5; border-right: none; }
.banner_up_r_dynamic_title a.arrow-right:hover i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #968d89; border-right: none; }
.banner_up_r_dynamic .swiper-container { height: 42px; overflow: hidden; }
.banner_up_r_dynamic .swiper-container p { font-size: 12px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 200px; }
.banner_up_r_dynamic .swiper-container p:first-child { color: #545454; line-height: 24px; }
.banner_up_r_video { padding: 8px; border-bottom: 1px solid #e2e5ed; }
.banner_up_r_video_c { width: 100%; height: 75px; border-radius: 4px; position: relative; overflow: hidden; }
.banner_up_r_video video { width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
.banner_up_r_video_text { width: 100%; height: 100%; background-color: rgba(44, 44, 44, 0.6); position: absolute; top: 0; left: 0; text-align: center; cursor: pointer; }
.banner_up_r_video_text:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.banner_up_r_video_text img { -webkit-transition: all 0.4s; transition: all 0.4s; margin: 15px 0 4px; }
.banner_up_r_video_text p { font-size: 15px; font-weight: bold; color: #fff; }
.banner_up_r_tags li { float: left; width: 50%; line-height: 45px; padding-left: 18px; border-bottom: 1px solid #e2e5ed; }
.banner_up_r_tags li a { display: inline-block; width: 100%; height: 100%; }
.banner_up_r_tags li a img { display: none; }
.banner_up_r_tags li a img:first-child { display: inline-block; }
.banner_up_r_tags li.border-right { border-right: 1px solid #e2e5ed; }
.banner_up_r_tags li:hover span { color: #3573ec; }
.banner_up_r_tags li:hover a img { display: inline-block; }
.banner_up_r_tags li:hover a img:first-child { display: none; }
.banner_up_r_tags li span { color: #2d2d2d; font-size: 13px; font-weight: bold; vertical-align: middle; margin-left: 2px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.banner_up_r_news { padding: 16px 10px 10px; }
.banner_up_r_news_title { padding-bottom: 10px; position: relative; z-index: 4; line-height: 20px; }
.banner_up_r_news_title .fl span { color: #494949; font-size: 13px; font-weight: bold; margin-left: 6px; }
.banner_up_r_news_title .news-pagination { font-size: 0; margin: 0 3px; }
.banner_up_r_news_title .news-pagination span { display: inline-block; cursor: pointer; margin: 0 3px; vertical-align: middle; width: 5px; height: 5px; background-color: #c9cdd6; border-radius: 50%; }
.banner_up_r_news_title .news-pagination span.on { background-color: #4c5a78; }
.banner_up_r_news_title .arrow-left { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed solid dashed dashed; border-color: transparent #2b3d63 transparent transparent; border-left: none; position: relative; top: 7px; vertical-align: middle; }
.banner_up_r_news_title .arrow-right { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #2b3d63; border-right: none; position: relative; top: 7px; vertical-align: middle; }
.banner_up_r_news .swiper-container { height: 52px; overflow: hidden; padding-left: 4px; }
.banner_up_r_news .swiper-container a { font-size: 0; color: #808080; line-height: 26px; display: inline-block; -webkit-transition: all 0.2s; transition: all 0.2s; }
.banner_up_r_news .swiper-container a:hover { color: #3573ec; }
.banner_up_r_news .swiper-container a:hover i { border-left-color: #3573ec; }
.banner_up_r_news .swiper-container a i { -webkit-transition: all 0.2s; transition: all 0.2s; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #2b3d63; border-right: none; vertical-align: middle; margin-right: 6px; }
.banner_up_r_news .swiper-container a span { display: inline-block; font-size: 12px; vertical-align: middle; max-width: 184px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.banner_up_r_yz { width: 210px; height: 43px; margin: auto; background-color: #2c6bea; border-radius: 4px; display: block; -webkit-transition: all 0.4s; transition: all 0.4s; }
.banner_up_r_yz:hover { background-color: rgba(44, 107, 234, 0.8); }
.banner_up_r_yz p { font-size: 15px; color: #fff; text-align: center; line-height: 43px; background: url(../images/index/icon_zjkh.png) center 15px no-repeat; }

.pop_box { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, 0.6); z-index: 9; padding: 3% 13%; text-align: center; display: none; }
.pop_box_close { position: absolute; top: -12px; right: -12px; cursor: pointer; z-index: 2; }
.pop_box_c { width: 100%; height: 100%; position: relative; text-align: center; vertical-align: middle; display: none; }
.pop_box_c video { width: 100%; }
.pop_box .tax-count { width: 600px; position: fixed; top: 20%; left: 50%; margin-left: -300px; display: none; }
.pop_box .tax-count-box { padding-left: 87px; }
.pop_box .tax-count-top { width: 100%; height: 88px; background: url(../images/index/tax_form_bg.png) no-repeat; font-size: 24px; color: #fff; line-height: 88px; text-align: center; }
.pop_box .tax-count-bottom { width: 100%; background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 0 0 6px 6px; }
.pop_box .tax-count-add { font-size: 18px; color: #333; padding: 45px 0 20px; overflow: hidden; }
.pop_box .tax-count-add span { font-size: 22px; color: #fd924b; }
.pop_box .tax-count-save { font-size: 24px; color: #fd924b; padding-bottom: 60px; padding-left: 10px; }
.pop_box .tax-count-save span { font-size: 36px; color: #fd924b; }
.pop_box .tax-count .tcb-left { width: 195px; height: 46px; border-radius: 4px; font-size: 16px; color: #fff; line-height: 46px; text-align: center; background: -webkit-gradient(linear, left top, right top, from(#405cff), to(#35a2ff)); background: linear-gradient(to right, #405cff, #35a2ff); margin-right: 30px; cursor: pointer; }
.pop_box .tax-count .tcb-right { width: 195px; height: 46px; border-radius: 4px; font-size: 16px; color: #fff; line-height: 46px; text-align: center; background: -webkit-gradient(linear, left top, right top, from(#08b389), to(#04cb9a)); background: linear-gradient(to right, #08b389, #04cb9a); cursor: pointer; }
.pop_box .tax-count .tcb-hint { font-size: 14px; color: #999999; padding: 50px 0 22px 20px; }
.pop_box .tool-form { display: none; position: fixed; top: 20%; left: 50%; margin-left: -195px; width: 390px; height: 270px; border-radius: 8px 8px 0 0; }
.pop_box .tool-form .tool-title { width: 100%; height: 70px; line-height: 70px; background: #28a7e1; color: #fff; font-size: 18px; text-align: center; border-radius: 8px 8px 0 0; }
.pop_box .tool-form .tool-content { width: 100%; height: 220px; background: #fff; }
.pop_box .tool-form .tool-content .p1 { font-size: 16px; color: #222; text-align: center; padding-top: 18px; }
.pop_box .tool-form .tool-content .contval p { padding-top: 25px; padding-bottom: 25px; font-size: 26px; font-weight: bold; color: #f55; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; }
.pop_box .tool-form .tool-content .contval span { font-size: 16px; font-weight: normal; color: #222; vertical-align: middle; }
.pop_box .tool-form .tool-content .p2 { font-size: 14px; color: #999; text-align: center; padding-bottom: 10px; }
.pop_box .tool-form .tool-content .btn a { font-size: 18px; display: block; width: 168px; height: 40px; line-height: 40px; color: #fff; text-align: center; margin: 0 auto; background: #28a7e1; border-radius: 6px; }
.pop_box_check { width: 531px; height: 350px; background-color: #ffffff; border-radius: 10px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; padding-top: 28px; display: none; }
.pop_box_check .icon_box { width: 42px; height: 42px; margin: auto; }
.pop_box_check h2 { font-size: 18px; line-height: 30px; color: #4d4d4d; text-align: center; }
.pop_box_check .pop_solid { margin-top: 20px; }
.pop_box_check .pop_title { font-size: 14px; color: #7d7d7d; text-align: center; margin: 35px 0 20px 0; }
.pop_box_check .contact_box { text-align: center; }
.pop_box_check .contact_box .your_name { margin-right: 5px; }
.pop_box_check .contact_box dd { display: inline-block; width: 225px; height: 45px; padding: 12px; line-height: 19px; border-radius: 4px; border: solid 1px #d6dde7; }
.pop_box_check .contact_box dd label { width: 20px; height: 20px; margin-right: 8px; float: left; }
.pop_box_check .contact_box dd input { width: 85%; height: 100%; font-size: 14px; float: left; }
.pop_box_check .contact_box .sure_check { text-align: center; margin-top: 30px; }
.pop_box_check .contact_box .sure_check a { display: inline-block; width: 153px; height: 38px; line-height: 38px; font-size: 16px; color: #ffffff; border-radius: 4px; border: solid 1px #d5dce4; background-color: #145fbc; }

/* container */
.content { width: 100%; background: url(../images/index/bg_01_t.png) center 0 no-repeat, url(../images/index/bg_03_b.png) center 870px no-repeat, url(../images/index/bg_all.png); padding: 2px 0 0 0; position: relative; }

/* 计算板块 */
.calc { width: 1200px; margin: auto; height: 108px; position: relative;  background: url(../images/index/bg_01.png); }
.calc_title { text-align: center; padding: 10px 0 20px; }
.calc_title li { display: inline-block; font-size: 15px; color: #404040; margin: 0 18px; cursor: pointer; position: relative; }
.calc_title li.on { font-weight: bold; }
.calc_title li.on i { display: inline-block; }
.calc_title li i { position: absolute; display: none; left: 0; right: 0; margin: auto; bottom: -20px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 5px; border-style: dashed dashed solid dashed; border-color: transparent transparent #727272 transparent; border-top: none; }
.calc_form { width: 100%; margin: auto; height: 50px; background-color: #ffffff; border: solid 1px #e6e6e6; position: relative; border-radius: 4px; }
.calc_form li { width: 100%; height: 48px; position: absolute; top: 0; left: 0; display: none; line-height: 48px; }
.calc_form li.on { display: block; }
.calc_form_select > p { padding: 0 15px; height: 48px; position: relative; cursor: pointer; font-size: 0; line-height: 48px; }
.calc_form_select > p.on:after { display: inline-block; }
.calc_form_select > p.on i { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.calc_form_select > p:after { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 8px; border-style: dashed dashed solid dashed; border-color: transparent transparent #fff transparent; border-top: none; position: absolute; top: 50px; left: 0; right: 0; margin: auto; -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1); box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1); display: none; }
.calc_form_select > p span { font-size: 14px; color: #5b5b5b; }
.calc_form_select > p i { float: right; position: relative; width: 10px; height: 100%; right: 15px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.calc_form_select > p i:before { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 5px; border-style: solid dashed dashed dashed; border-color: #5d5d5d transparent transparent transparent; border-bottom: none; position: absolute; top: 0; bottom: 0; margin: auto; }
.calc_form_select > p i:after { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: solid dashed dashed dashed; border-color: #fff transparent transparent transparent; border-bottom: none; position: absolute; top: -1px; bottom: 0; left: 1px; margin: auto; }
.calc_form_select > dl { width: 100%; display: none; background: #fff; border-radius: 6px; position: relative; top: 10px; z-index: 2; font-size: 14px; color: #3d4450; -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1); box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1); }
.calc_form_select > dl.large { width: 600px; }
.calc_form_select > dl.large dd { float: left; }
.calc_form_select > dl dd { padding: 0 15px; line-height: 34px; cursor: pointer; -webkit-transition: all 0.2s; transition: all 0.2s; }
.calc_form_select > dl dd:first-child { border-top: none; }
.calc_form_select > dl dd:hover { background: #eef4ff; color: #64a6fe; }
.calc_form_select .dl { width: 1026px; height: 240px; background: #fff; border-radius: 6px; position: absolute; top: 58px; left: -120px; -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1); box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1); display: none; z-index: 2; }
.calc_form_select .dl .lists { margin-top: 10px; }
.calc_form_select .dl .lists dd { height: 26px; line-height: 26px; text-align: center; margin-right: 24px; font-size: 14px; color: #3d4450; }
.calc_form_select .dl .lists dd:hover { color: #64a6fe; }
.calc_form_select .dl .lists dd.actived { width: 64px; height: 26px; background: #e8effc; margin: 0 18px 0 16px; }
.calc_form_select .dl .lists dd.actived:hover { color: inherit; }
.calc_form_select .dl .lists1 { margin-top: 24px; }
.calc_form_select .dl .lists6 dd { height: 26px; line-height: 26px; text-align: center; padding-left: 16px; margin-top: 6px; font-size: 14px; color: #999; }
.calc_form_select .dl .lists6 dd:hover { color: #999; }
.calc_form_select .dl .lists6 dd i { display: inline-block; width: 13px; height: 13px; margin-right: 10px; padding-right: 8px; vertical-align: middle; background: url(../images/index/hm-friendly-hint.png) no-repeat; }
.calc_form_input { padding: 0 15px; }
.calc_form_input input { font-size: 14px; width: 100%; padding: 0; vertical-align: middle; }
.calc_form_btn { display: inline-block; width: 160px; height: 50px; background-color: #2c6bea; border-radius: 0 4px 4px 0; color: #fff; font-size: 16px; font-weight: bold; text-align: center; position: relative; top: -1px; -webkit-transition: all 0.4s; transition: all 0.4s; }
.calc_form_btn:hover { background-color: rgba(44, 107, 234, 0.8); }
.calc_form1 .calc_form_select { width: 330px; }
.calc_form1 .calc_form_input { border-left: 1px solid #e6e6e6;     width: 82%;}
.calc_form1 .calc_form_input input { width: 100%; padding-left: 20px; }
.calc_form2 .calc_form_select1 { width: 112px; }
.calc_form2 .calc_form_select2 { width: 160px; }
.calc_form2 .calc_form_select2 > p { border-left: 1px solid #e6e6e6; }
.calc_form2 .calc_form_select2 > p input { height: 100%; width: 118px; font-size: 14px; }
.calc_form2 .calc_form_select3 { width: 220px; }
.calc_form2 .calc_form_select3 > p { border-left: 1px solid #e6e6e6; }
.calc_form2 .calc_form_input { width: 244px; border-left: 1px solid #e6e6e6; }
.calc_form3 .calc_form_input, .calc_form5 .calc_form_input { width: 486px; }
.calc_form3 .calc_form_select, .calc_form5 .calc_form_select { width: 252px; }
.calc_form3 .calc_form_select > p, .calc_form5 .calc_form_select > p { border-left: 1px solid #e6e6e6; }
.calc_form4 .calc_form_input { width: 172px; border-left: 1px solid #e6e6e6; }
.calc_form4 .calc_form_select { width: 222px; }
.calc_form4 .calc_form_select > p { border-left: 1px solid #e6e6e6; }
.calc_server { width: 1142px; margin: 28px auto 0; padding-top: 22px; }
.calc_server_title_l_t1 { font-size: 20px; font-weight: bold; color: #464646; vertical-align: middle; margin-left: 4px; }
.calc_server_title_l_t2 { font-size: 14px; color: #95959d; margin-left: 2px; vertical-align: bottom; }
.calc_server_title_r .arrow-left i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 5px; border-style: dashed solid dashed dashed; border-color: transparent #c1c1c1 transparent transparent; border-left: none; position: relative; left: -2px; }
.calc_server_title_r .arrow-left i:after { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed solid dashed dashed; border-color: transparent #fff transparent transparent; border-left: none; position: relative; left: 6px; }
.calc_server_title_r .arrow-right { margin: 0 12px 0 4px; }
.calc_server_title_r .arrow-right i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 5px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #c1c1c1; border-right: none; position: relative; left: 2px; }
.calc_server_title_r .arrow-right i:after { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #fff; border-right: none; position: relative; left: -6px; }
.calc_server_title_r .arrow-left, .calc_server_title_r .arrow-right { display: inline-block; width: 40px; height: 16px; background-color: #ffffff; border-radius: 8px; border: solid 1px #ededed; font-size: 0; text-align: center; line-height: 14px; -webkit-transition: all 0.2s; transition: all 0.2s; vertical-align: middle; }
.calc_server_title_r .arrow-left:hover, .calc_server_title_r .arrow-right:hover { background-color: #f6f6f6; }
.calc_server_title_r .contact { -webkit-transition: all 0.4s; transition: all 0.4s; }
.calc_server_title_r .contact:hover span { color: #ffa10e; }
.calc_server_title_r .contact span { -webkit-transition: all 0.2s; transition: all 0.2s; font-size: 14px; color: #838383; vertical-align: middle; margin-right: 2px; }
.calc_server .swiper-container { width: 1150px; height: 170px; margin-top: 14px; }
.calc_server .swiper-slide { margin: 0 5px; width: 220px; height: 170px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.calc_server .swiper-slide-c { display: inline-block; width: 100%; height: 100%; background-color: #f6f6f6; border-radius: 4px; position: relative; padding-left: 20px; border: 1px solid #f6f6f6; -webkit-transition: all 0.2s; transition: all 0.2s; }
.calc_server .swiper-slide-c:hover { border: 1px solid #ff9535; background-color: #fff; }
.calc_server .swiper-slide-c:hover .swiper-slide-c_btn { border-color: #ff9535; }
.calc_server .swiper-slide-c:hover .swiper-slide-c_btn i { border-left-color: #ff9535; }
.calc_server .swiper-slide-c_tag { position: absolute; top: 0; right: 0; display: inline-block; width: 49px; height: 47px; background: url(../images/index/icon_hot.png); }
.calc_server .swiper-slide-c_t1 { font-size: 16px; font-weight: bold; color: #393939; padding: 24px 0 6px; }
.calc_server .swiper-slide-c_t2 { font-size: 13px; color: #a3a3a3; position: relative; }
.calc_server .swiper-slide-c_t2:before, .calc_server .swiper-slide-c_t2:after { content: ''; display: inline-block; width: 5px; height: 1px; background-color: #e5e5e5; position: absolute; bottom: -8px; }
.calc_server .swiper-slide-c_t2:before { left: 0; }
.calc_server .swiper-slide-c_t2:after { left: 7px; }
.calc_server .swiper-slide-c_t3 { position: absolute; bottom: 38px; }
.calc_server .swiper-slide-c_t3 span { color: #ff4800; font-size: 14px; }
.calc_server .swiper-slide-c_t3 span:first-child { font-size: 16px; font-weight: bold; }
.calc_server .swiper-slide-c_btn { width: 13px; height: 13px; background-color: #ffffff; border: solid 1px #b2b2b2; border-radius: 50%; text-align: center; line-height: 12px; font-size: 0; position: absolute; bottom: 20px; }
.calc_server .swiper-slide-c_btn i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #363e59; border-right: none; }
.calc_server .swiper-slide-c img { position: absolute; right: 8px; bottom: 8px; }
  /* 顶部 */
    .sitenav {
        height: 36px;
        background-color: #f2f2f8;
        line-height: 36px;
        font-size: 12px;
        color: #7c7c7c;
        position: relative;
        z-index: 7;
    }

    .sitenav .hi {
        color: #3573ec;
        font-weight: bold;
    }

    .sitenav .login {
        color: #ffa200;
        font-weight: bold;
    }

    .sitenav .fl a:hover {
        text-decoration: underline;
    }

    .sitenav .fl .line {
        display: inline-block;
        width: 1px;
        height: 8px;
        background-color: #d9d9d9;
        margin: 0 8px;
    }

    .sitenav .fr li {
        float: left;
        padding: 0 11px;
        position: relative;
    }

    .sitenav .fr li:after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 8px;
        background-color: #d9d9d9;
        position: absolute;
        right: 0;
        top: 14px;
    }

    .sitenav .fr li.tel {
        font-weight: bold;
        color: #696969;
    }

    .sitenav .fr a {
        transition: color 0.2s;
        color: #7c7c7c;
    }

    .sitenav .fr a:hover {
        color: #3573ec;
    }

    .sitenav .fr .follow {
        position: relative;
        cursor: pointer;
    }

    .sitenav .fr .follow:hover {
        background-color: #fff;
    }

    .sitenav .fr .follow:hover > span {
        color: #3573ec;
    }

    .sitenav .fr .follow:hover:after {
        height: 36px;
        top: 0;
    }

    .sitenav .fr .follow:hover:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 36px;
        background-color: #d9d9d9;
        position: absolute;
        left: -1px;
        top: 0;
    }

    .sitenav .fr .follow:hover .followdown {
        display: block;
    }

    .sitenav .fr .followdown {
        height: 180px;
        width: 322px;
        border: 1px solid #d9d9d9;
        position: absolute;
        right: 0;
        top: 35px;
        background: #fff;
        z-index: 2;
        display: none;
        cursor: pointer;
    }

    .sitenav .fr .followdown:before {
        content: '';
        display: block;
        position: absolute;
        width: 69px;
        height: 1px;
        top: -1px;
        right: 0;
        background: #fff;
    }

    .sitenav .fr .followdown:after {
        content: '';
        display: block;
        position: absolute;
        width: 1px;
        height: 123px;
        top: 17px;
        left: 159px;
        background: #e6e6e6;
    }

    .sitenav .fr .single {
        width: 160px;
        float: left;
        font-size: 14px;
        color: #888888;
        line-height: 42px;
        text-align: center;
    }

    .sitenav .fr .codeimg {
        display: block;
        width: 125px;
        height: 125px;
        margin: 15px auto 0 auto;
    }

    /* 页面头部 */
    .pageheader {
        background: #fff;
    }

    .pageheader_t {
        padding-top: 30px;
        margin-bottom: 20px;
    }

    .pageheader_t_l_text {
        margin-left: 27px;
        position: relative;
        line-height: 22px;
    }

    .pageheader_t_l_text::before {
        content: '';
        width: 1px;
        height: 34px;
        background-color: #e2e2e2;
        position: absolute;
        left: -13px;
        top: 14px;
    }

    .pageheader_t_l_text p:first-child {
        font-size: 16px;
        color: #2b2b2b;
        margin-right: 6px;
        padding-top: 9px;
    }

    .pageheader_t_l_text p:first-child + p {
        font-size: 12px;
        color: #aaa9a9;
    }

    /* 搜索框 */
    .history-record {
        display: none;
        width: 484px;
        /*height: 360px;*/
        background: rgba(255, 255, 255, 1);
        box-shadow: 0 3px 7px 0 rgba(194, 194, 194, 0.37);
        border-radius: 2px;
        position: absolute;
        top: 40px;
        left: 0;
        z-index: 9999;
        padding: 9px 14px 14px 14px;
    }
    .history-record i{
        background-image: none !important;
    }
    .searches-center-box {
        display: block;
    }

    .history-record-text .service-list span {
        color: #FA7040;
        margin-right:30px;
    }

    .list-history {
        display: none;
    }

    .history-record-text .the-company {
        display: flex;
        justify-content: space-between
    }

    .history-record-text .service-list {
        display: flex;
        justify-content: space-between
    }

    .record-text-img {
        width: 100%;
        height: 120px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .record-text-img span {
        font-size: 13px;
        font-family: MicrosoftYaHei;
        color: rgba(153, 153, 153, 1);
        line-height: 17px;
        display: block;
    }

    .record-top-icon-left {
        display: flex;
        align-items: center;
        float: left;
    }

    .record-top-icon-left img {
        width: 14px;
        height: 14px;
        background: rgba(140, 140, 140, 1);
    }

    .record-top-icon-left span {
        margin-left: 5px;
        display: block;
        font-size: 13px;
        font-family: MicrosoftYaHei;
        color: rgba(153, 153, 153, 1);
        line-height: 17px;
    }

    .record-top-icon-right {
        display: flex;
        align-items: center;
        float: right;
    }

    .record-top-icon-right:hover {
        cursor: pointer;
    }

    .record-top-icon-right img {
        width: 14px;
        height: 14px;
        background: rgba(0, 0, 0, 1);
    }

    .record-top-icon-right span {
        margin-left: 5px;
        display: block;
        font-size: 13px;
        font-family: MicrosoftYaHei;
        color: rgba(53, 115, 236, 1);
        line-height: 17px;
    }

    .history-record-top {
        /*display: flex;*/
        /*justify-content: space-between;*/
        clear: both;
    }

    .history-record-text {
        margin-top: 10px;
    }

    .history-record-text a {
        height: 30px;
        display: block;
        font-size: 13px;
        font-family: MicrosoftYaHei;
        color: rgba(102, 102, 102, 1);
        line-height: 30px;
        padding-left: 10px;
    }

    .searches-bottom a:hover {
        color: rgba(53, 115, 236, 1);
        cursor: pointer;
    }

    .popular-searches-center img {
        width: 11px;
        height: 14px;
        background: rgba(153, 153, 153, 1);
    }

    .popular-searches-center {
        margin-top: 16px;
        display: flex;
        align-items: center;
    }

    .popular-searches-center span {
        margin-left: 5px;
        font-size: 13px;
        font-family: MicrosoftYaHei;
        color: rgba(153, 153, 153, 1);
        line-height: 17px;
    }

    .searches-bottom {
        margin: 10px 10px 0 0;
        height: 28px;
        background: rgba(234, 238, 245, 1);
        border-radius: 2px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .popular-searches-bottom {
        margin-top: 2px;
        display: flex;
        flex-wrap: wrap;
    }

    .searches-bottom a {
        padding: 0 15px;
        font-size: 13px;
        font-family: MicrosoftYaHei;
        color: rgba(102, 102, 102, 1);
    }

    .history-record-text a:hover {
        background: rgba(231, 246, 255, 1);
        cursor: pointer;
    }


    .pageheader_t_r_l_t {
        width: 640px;
        height: 42px;
        background-color: #ffffff;
        border: solid 2px #2667e9;
        box-sizing: border-box;
        background-image: url(https://style.yuzhua.com/public/qy/3.0/images/index/icon_search.png);
        background-repeat: no-repeat;
        background-position: 12px center;
        position: relative;
    }

    .pageheader_t_r_l_t input {
        margin-left: 33px;
        height: 100%;
        width: 420px;
    }

    .pageheader_t_r_l_tA {
        display: inline-block;
        width: 82px;
        height: 42px;
        background-color: #2c6bea;
        position: absolute;
        right: 0;
        top: -2px;
        text-align: center;
        line-height: 42px;
        font-size: 16px;
        color: #fff;
        transition: all 0.3s;
    }

    .pageheader_t_r_l_t a:hover {
        opacity: 0.9;
    }

    .pageheader_t_r_l_b {
        margin-top: 4px;
    }

    .pageheader_t_r_l_b a {
        font-size: 12px;
        color: #a4a4a4;
        margin-right: 8px;
        transition: color 0.2s;
    }

    .pageheader_t_r_l_b a:hover {
        color: #2c6bea;
    }

    /* 我要出售 */
    .pageheader_t_r_r {
        width: 128px;
        height: 42px;
        background-color: #333333;
        position: relative;
        margin-right: 20px;
        margin-left: 3px;
        line-height: 42px;
        text-indent: 34px;
        background-image: url(https://style.yuzhua.com/public/qy/3.0/images/index/icon_sell.png);
        background-repeat: no-repeat;
        background-position: 16px center;
        transition: all 0.3s;
    }

    .pageheader_t_r_r:hover {
        transform: translateY(-2px);
    }

    .pageheader_t_r_r span {
        font-size: 16px;
        color: #ffffff;
    }

    .pageheader_t_r_r img {
        max-width: none;
        position: absolute;
        right: -26px;
        bottom: 0;
    }

    /* 下部导航区 */
    .pageheader_b dl {
        position: relative;
    }

    .before {
        position: relative;
    }

    .before:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 10px;
        background-color: #cbcbcb;
        position: absolute;
        left: -14px;
        top: 16px;
    }

    .pageheader_b dd {
        float: left;
    }

    .pageheader_b dd {
        position: relative;
    }

    .pageheader_b dd > img {
        position: absolute;
        top: -10px;
        left: -6px;
        right: 0;
        margin: auto;
        animation: updown 2s infinite ease-in-out alternate;
    }

    .pageheader_b dd > img.low {
        top: -5px;
        animation-name: updownlow;
    }

    .pageheader_b dd > .elven {
        position: absolute;
        top: -28px;
        left: 2px;
        margin: 0;
        animation: updown1 2s infinite ease-in-out alternate;
    }

    .activity {
        position: relative;
    }

    .activity .elven {
        position: absolute;
        top: -28px;
        left: 0;
        animation: updown1 2s infinite ease-in-out alternate;
    }



    @keyframes updown {
        20% {
            top: -7px;
        }

        40% {
            top: -10px;
        }

        100% {
            top: -10px;
        }
    }
    @keyframes updown1 {
        20% {
            top: -25px;
        }

        40% {
            top: -28px;
        }

        100% {
            top: -28px;
        }
    }

    @keyframes updownlow {
        20% {
            top: -2px;
        }

        40% {
            top: -5px;
        }

        100% {
            top: -5px;
        }
    }

    @keyframes activity {
        20% {
            top: -15px;
        }

        40% {
            top: -20px;
        }

        100% {
            top: -20px;
        }
    }

    .pageheader_b > li > a,
    .pageheader_b_c > dl > dd > a {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        color: #303030;
        line-height: 40px;
        box-sizing: border-box;
        transition: color 0.3s;
    }

    .pageheader_b > li:hover > a,
    .pageheader_b dd:hover > a,
    .pageheader_b dd.on > a {
        color: #2c6bea;
    }

    .pageheader_b > li > a {
        padding: 0 16px;
    }

    .pageheader_b > li.p30 {
        /*margin: 0 4px;*/
    }

    .pageheader_b_c > dl > dd > a {
        padding: 0 24px 0 0;
    }

    .pageheader_b li.pageheader_b_c {
        padding: 0;
    }

    .pageheader_b_c > dl > dd {
        width: 97px;
        height: 40px;
        margin-left: 18px;
        background-image: url('https://style.yuzhua.com/public/qy/3.0/images/index/icon_arrowdown.png');
        background-repeat: no-repeat;
        background-position: 72px 19px;
        border: 2px solid transparent;
        transition: all .3s;
        position: relative;
    }

    .pageheader_b_c_slide {
        position: absolute;
        left: 50%;
        background-color: #ffffff;
        top: 38px;
        transition: all .4s;
        opacity: 0;
        height: 0;
        z-index: 5;
        overflow: hidden;
    }

    .pageheader_b_c_bd {
        padding: 18px 0 10px 22px;
        height: 100%;
        box-shadow: -1px 3px 7px 0px rgba(162, 162, 162, 0.35);
        border: solid 2px #3573ec;
        overflow: hidden;
    }

    .pageheader_b_c > dl > dd:after {
        content: "";
        width: 11px;
        height: 6px;
        background: url('https://style.yuzhua.com/public/qy/3.0/images/index/icon_arrowtop.png');
        position: absolute;
        margin: auto;
        bottom: -4px;
        left: -39px;
        right: 0;
        z-index: -1;
        opacity: 0;
    }

    .pageheader_b_c > dl > dd:hover:after {
        z-index: 6;
        opacity: 1;
    }

    .pageheader_b_c_slide1 {
        width: 650px;
        margin-left: -157px;
    }

    .pageheader_b_c > dl > dd:hover .pageheader_b_c_slide1 {
        height: 299px;
    }

    .pageheader_b_c_slide2 {
        width: 560px;
        margin-left: -269px;
    }

    .pageheader_b_c > dl > dd:hover .pageheader_b_c_slide2 {
        height: 320px;
    }

    .pageheader_b_c_slide3 {
        width: 555px;
        margin-left: -275px;
    }
    .pageheader_b_c > dl > dd{
        margin-left:0 !important;
    }
    .pageheader_b_c > dl > dd:hover .pageheader_b_c_slide3 {
        height: 338px;
    }

    .pageheader_b_c_slide4 {
        width: 570px;
        margin-left: -285px;
    }

    .pageheader_b_c > dl > dd:hover .pageheader_b_c_slide4 {
        height: 368px;
    }

    .pageheader_b_c_slide5 {
        width: 790px;
        margin-left: -395px;
    }

    .pageheader_b_c > dl > dd:hover .pageheader_b_c_slide5 {
        height: 248px;
    }

    .pageheader_b_c_slide6 {
        width: 458px;
        margin-left: -222px;
    }

    .pageheader_b_c > dl > dd:hover .pageheader_b_c_slide6 {
        height: 368px;
    }

    .pageheader_b_c_slide li {
        margin-right: 78px;
    }

    .pageheader_b_c_slide li p:first-child {
        font-size: 14px;
        font-weight: bold;
        color: #595959;
        line-height: inherit;
        margin-bottom: 9px;
    }

    .pageheader_b_c_slide li p {
        line-height: 30px;
    }

    .pageheader_b_c > dl > dd:hover .pageheader_b_c_slide {
        opacity: 1;
        z-index: 6;
    }


    .pageheader_b > li:first-child {
        background-image: url('https://style.yuzhua.com/public/qy/3.0/images/index/icon_home.png');
        background-repeat: no-repeat;
        background-position: 16px center;
    }

    .pageheader_b > li:first-child img {
        margin-right: 6px;
    }

    .pageheader_b > li:first-child a {
        text-indent: 20px;
    }

    .pageheader_b > li:first-child.on {
        background-image: url('https://style.yuzhua.com/public/qy/3.0/images/index/icon_home_hover.png');
    }

    /* .pageheader_b .pageheader_b_c+li {
      margin-left: 30px;
      margin-right: 14px;
    } */

    .pageheader_b li:first-child.on {
        background-color: #3573ec;
        border-radius: 2px 2px 0 0;
    }

    /* .pageheader_b li.on {
      color: #3573ec;
    } */

    .pageheader_b_c > dl > dd:hover,
    .pageheader_b dd.on {
        background-image: url('https://style.yuzhua.com/public/qy/3.0/images/index/icon_arrowdown_hover.png');
    }

    .pageheader_b > li:first-child.on > a {
        color: #fff;
    }

    .pageheader_b > li.on > a {
        color: #3573ec;
    }

    .pageheader_b_c_slide1 .pageheader_b_c_bd li, .pageheader_b_c_slide2 .pageheader_b_c_bd li {
        float: none;
        clear: both;
        zoom: 1;
        margin-right: 0;
        margin-bottom: 22px;
    }

    .pageheader_b_c_slide1 .pageheader_b_c_bd li:after, .pageheader_b_c_slide2 .pageheader_b_c_bd li:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .pageheader_b_c_slide1 .pageheader_b_c_bd li p, .pageheader_b_c_slide2 .pageheader_b_c_bd li p {
        float: left;
        margin-right: 15px;
        line-height: 22px;
    }

    .pageheader_b_c_slide1 .pageheader_b_c_bd li p.hot:after, .pageheader_b_c_slide2 .pageheader_b_c_bd li p.hot:after {
        right: 0;
        top: -14px;
        left: 0;
        margin: auto;
    }

    .pageheader_b_c_slide1 .pageheader_b_c_bd li p:first-child, .pageheader_b_c_slide2 .pageheader_b_c_bd li p:first-child {
        float: none;
    }

    .pageheader_b_c_bd li {
        float: left;
    }

    .pageheader_b_c_bd li p {
        font-size: 14px;
        color: #595959;
    }

    .pageheader_b_c_bd li p a {
        display: inline-block;
        width: 100%;
        height: 100%;
        transition: all .3s;
    }

    .pageheader_b_c_bd li p.hot {
        color: #ff8400;
        position: relative;
        display: inline-block;
    }

    .pageheader_b_c_bd li p.hot:after {
        line-height: 30px;
        content: "";
        display: inline-block;
        width: 15px;
        height: 9px;
        background: url(https://style.yuzhua.com/public/qy/3.0/images/index/icon_hot4.png) no-repeat center;
        position: absolute;
        right: -22px;
        bottom: 11px;
    }

    .pageheader_b_c_bd li p.more {
        color: #ff8400;
        position: relative;
        display: inline-block;
    }

    .pageheader_b_c_bd li p.more i {
        width: 0;
        height: 0;
        line-height: 0;
        font-size: 0;
        border-width: 4px;
        border-style: dashed dashed dashed solid;
        border-color: transparent transparent transparent #ff7e00;
        border-right: none;
        position: absolute;
        top: 11px;
        right: -8px;
        transition: all .2s;
    }

    .pageheader_b_c_bd li p.more i:before {
        content: "";
        width: 0;
        height: 0;
        line-height: 0;
        font-size: 0;
        border-width: 3px;
        border-style: dashed dashed dashed solid;
        border-color: transparent transparent transparent #fff;
        border-right: none;
        position: relative;
        left: -4px;
    }

    .pageheader_b_c_bd li p.more i + i {
        right: -12px;
    }

    .pageheader_b_c_bd li p a:hover {
        color: #2667e9;
    }

    .pageheader_b_c_bd li p:hover i {
        border-left-color: #2667e9;
    }
    /* 2021双十一活动小圖標 */
    .double11_left_fixed{
        position: fixed;
        top: 60%;
        left: 15px;
        z-index: 10;
        cursor: pointer;
    }
    .double11_left_fixed_close_icon{
        position: absolute;
        right: 0;
        top: 0;
    }
    .double11_left_fixed_close_hover{
        display: none;
    }
    .double11_left_fixed_close_icon:hover .double11_left_fixed_close{
        display: none;
    }
    .double11_left_fixed_close_icon:hover .double11_left_fixed_close_hover{
        display: inline-block;
    }


</style>

<!---------- 2021周年活动样式 ---------->
<style>
    .pageheader_plug {
        height: 0px;
        margin-top: -14px;
        margin-bottom: 14px;
    }

    .pageheader_plug_site--hot {
        margin-left: 100px;
    }

    .pageheader_plug_site--price1 {
        margin-left: 454px;
    }

    .pageheader_plug_site--price2 {
        margin-left: 16px;
    }

    .pageheader_plug_site--discount {
        margin-left: 26px;
    }

    .history-record .history-record-box .the-company, .history-record .history-record-box .service-list{
        width: auto !important;
        border: none !important;
        margin-left: 0 !important;
    }.box1200 {
    width: 1200px;
    margin: auto;
}
.fl {
    display: inline;
    float: left;
}
.fr {
    display: inline;
    float: right;
}
/* 双十一活动首頁banner */
.nav_li_registered,.nav_li_account{
    position: relative;
}
.double11_registered,.double11_account{
    position: absolute;
    left: 0;
    right: 0;
    top: -48px;
    bottom: 0;
    margin: auto;
}
.double11_header_banner{
    position: relative;
    height: 90px;
    width: 1920px;
    background-image:url(../../3.0/images/index/double11/double11_little_banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    cursor: pointer;
}
.double11_header_close{
    position: absolute;
    top: 10px;
    right: 19%;
}
:focus{outline: 0;}
input, button{border: 0; outline: none; background: none; filter: chroma(color=#000000);}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #bdbcbc;}
i, em, b{font-style: normal;}
::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder{color: #999; font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1; font-size: 12px;}
::selection{background: #f20e0e; color: #fff;}
::-moz-selection{background: #f20e0e; color: #fff;}
table{width: 100%; border-collapse: collapse; border-spacing: 0;}
table td{word-break: break-all; word-wrap: break-word;}
input{font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1; font-size: 12px;}
a, a *{text-decoration: none; outline: none; star: expression(this.onFocus=this.blur());}
.clearfix{clear: both; zoom: 1;}
a {
    cursor: pointer;
    color: #333;
}

/*==========登录页================*/
.login_head{padding:25px 0; background:#fff;}
.login_head .back_index{margin:20px 60px 0 0; display:inline;}
.login_head .back_index a{font-size:18px; line-height:22px;}
.login_head .back_index i{background:url(../ym_images/login_icon.png) no-repeat; width:30px; height:22px; display:inline-block; vertical-align:-3px;}
.login_cont{width: 100%;height:600px;position: relative;overflow: hidden;}
.login_cont > img{max-width: inherit;max-width: initial;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.login_cont .box{
    padding: 10px 60px 10px 40px;
    width: 1100px;
    display: block;
    background: none;
    border-top: none;
    box-shadow: none;
}
.login_cont_left{background:url(../ym_images/login_txtbg.png) no-repeat; width:579px; height:412px; text-align:center;padding-top:158px;height: 579px;}
.login_cont_right{
    width: 390px;
    border-radius: 4px;
    height: 326px;
    background: #fff;
    margin-top: 133px;
}
.login_cont_right_con{padding:39px 37px;}
.login_cont_right h2{margin-bottom:28px; font-size:18px; text-align:center;}
.login_cont_right h2 span{color:#eb0c1c;}
.login_cont .login_hd{margin-bottom:29px;}
.login_cont .login_hd li{float:left; width:50%; padding-bottom:9px; border-bottom:2px solid #dadada; text-align:center; font-size:14px; cursor:pointer;}
.login_cont .login_hd li.on{border-bottom:2px solid #eb0c1c; font-weight:bold;}
.login_cont .login_bd .inp{height:40px; padding:9px; border:1px solid #dadada; font-size:14px;}
.login_cont .login_bd .tips{height:18px; line-height:30px; padding-left:11px;}
/*.login_cont .login_bd .tips_cont{display:none;}*/
.login_cont .login_bd .tips_icon{background:url(../ym_images/login_icon.png) no-repeat -27px -44px; display:inline-block; width:12px; height:12px; margin-right:5px; vertical-align:-1px; *vertical-align:0px}
.login_cont .login_bd .inp01{width:316px;}
.login_cont .login_bd .login_password .inp{width:168px;}
.login_cont .login_bd .login_passwbtn{width:135px; height:40px; line-height:40px; text-align:center; background:#f0f0f0; display:inline-block; border:1px solid #dadada;}
.login_cont .login_bd .login_passwbtn a{color:#3badfd; font-size:14px;line-height:38px;}
.login_cont .login_bd .login_regis a{color:#eb0c1c; font-size:14px;}
.login_cont .login_bd .login_auto{padding-right:10px; background:url(../ym_images/login_line.jpg) right center no-repeat; margin-right:10px;}
.login_cont .login_bd .login_auto1{vertical-align:-2px;}
.login_cont .login_bd .login_btn{height:40px; border-radius:5px; line-height:40px; background:#2c6bea; color:#fff; font-size:16px; width:100%; margin:0 0 18px; cursor: pointer;}
.login_cont .login_bd .login_btn:hover{background:#0b4ed4;}
.login_payment{text-align:center;}
.login_cont .login_payment_list{margin-top:10px;}
.login_cont .login_payment_list a{display:inline-block; width:28px; height:28px; background:url(../ym_images/login_payment.jpg) no-repeat; margin-right:10px;}
.login_cont .login_payment_list .login_payment_qq:hover{background-position:0 -28px;}
.login_cont .login_payment_list .login_payment_wechat{background-position:-38px 0;}
.login_cont .login_payment_list .login_payment_alipay{background-position:-76px 0;}
.login_cont .login_payment_list .login_payment_wb{background-position:-114px 0;}
.login_cont .login_payment_list .login_payment_wechat:hover{background-position:-38px -28px;}
.login_cont .login_payment_list .login_payment_alipay:hover{background-position:-76px -28px;}
.login_cont .login_payment_list .login_payment_wb:hover{background-position:-114px -28px;}
.login_footer{font-size:14px; text-align:center; background:#fff; padding:88px 0 18px;}
.login_footer .nav{margin-bottom:10px;}
.login_footer .nav a{padding:0 15px; font-size:14px;}
/*==========找回密码页01================*/
.retrieve_password{padding-bottom:80px;}
.rpassword_footer{background:#272727; font-size:14px; text-align:center;padding:32px 0; color:#fff;}
.rpassword_footer .nav{margin-bottom:10px;}
.rpassword_footer .nav a{padding:0 15px; font-size:14px; color:#fff;}
.rpassword_footer .nav a:hover{color:#eb0c1c;}
.position a{font-size:14px; line-height:38px;}
.position span{color:#808080; font-size:14px; line-height:38px;}
.rpassword_cont{border-radius:4px; background:#fff; height:600px;}
.rpassword_cont_hd{width:1000px; margin:0 auto; padding-top:50px; border-bottom:2px solid #eeeeee; height:38px;}
.rpassword_cont_hd ul{width:520px; margin:0 auto;}
.rpassword_cont_hd li{float:left; width:130px; font-size:16px; line-height:38px; height:38px; text-align:center;}
.rpassword_cont_hd li i{background:url(../ym_images/login_icon.png) no-repeat -60px -2px; height:18px; width:18px; display:inline-block; font-size:8px; line-height:18px; color:#fff; margin-right:6px;}
.rpassword_cont_hd li.on{border-bottom:2px solid #eb0c1c;}
.rpassword_cont_hd li.on i{background-position:-34px -2px;}
.rpassword_cont_bd .inp{background:url(../ym_images/login_regis.png) no-repeat 0 -40px; font-size:14px; padding:10px 0 10px 38px; border:1px solid #e5e5e5; width:298px;}
.rpassword_cont_bd .inp02{background-position:0 0; width:140px;}
.rpassword_cont_bd .getCode{border:1px solid #e5e5e5; display:inline-block; border-left:none;}
.rpassword_cont_bd .Code_change{line-height:40px; margin-left:20px; color:#3274e2; cursor:pointer;}
.password_cont_bd{width:338px; margin:50px auto 0;}
.password_cont_bd .tips{height:30px; line-height:30px; padding-left:11px;}
/*.password_cont_bd .tips_cont{display:none;}*/
.password_cont_bd .tips_icon{background:url(../ym_images/login_icon.png) no-repeat -63px -25px; display:inline-block; width:12px; height:12px; margin-right:5px; vertical-align:-1px; *vertical-align:0px}
.password_cont_bd .next{width:338px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff; background:#eb0c1c; border-radius:4px; cursor:pointer;}
.password_cont_bd .next:hover{background:#d80a19;}
/*==========找回密码页02================*/
.vpassword_cont_bd{width:338px; margin:50px auto 0;}
.vpassword_cont_bd .vpassword_label{display:block; font-size:14px; font-weight:bold; margin-bottom:10px;}
.vpassword_cont_bd .inp{padding:10px; border:1px solid #e5e5e5; font-size:14px;}
.vpassword_cont_bd .inp01{color:#333333; background:url(../ym_images/login_icon.png) no-repeat right -40px; cursor:pointer; width:316px;}
.vpassword_cont_bd .inp01::-webkit-input-placeholder{color:#333333;}
.vpassword_cont_bd .choose_item{position:relative;}
.vpassword_cont_bd .choose_item_bd{display:none; padding:10px; border:1px solid #e5e5e5; width:316px; position:absolute; top:39px; background:#fff; z-index:99;}
.vpassword_cont_bd .choose_item_bd li a{font-size:14px; line-height:39px;}
.vpassword_cont_bd .inp02{width:158px; height:18px;}
.vpassword_cont_bd .inp03{width:158px; background:#f6f6f6;color:#333333; cursor:pointer; border:1px solid #e5e5e5; height:40px; line-height:40px; border-left:none; font-size:14px;}
.vpassword_cont_bd .inp09{width:158px; background:#f2595e; cursor:pointer; border:1px solid #e5e5e5; height:40px; line-height:40px; border-left:none; font-size:14px;color: #fff;}
.vpassword_cont_bd .hover .inp02{background:url(../ym_images/login_icon.png) right -81px no-repeat; color:#333333;}
.vpassword_cont_bd .hover .inp04{width: 158px;height:18px; background: url(../ym_images/tuceng1.png) 151px no-repeat; color:#333333;}
.vpassword_cont_bd .hover .inp03{background: #adadad;color:#fff;}
/*==========找回密码页03================*/
.npassword_txt{text-align:center; color:#666666; margin-bottom:28px;}
.npassword_txt .npassword_txt_icon{background:url(../ym_images/login_icon.png) no-repeat -42px -25px; display:inline-block; width:14px; height:14px; margin-right:6px; vertical-align:-3px; *vertical-align:0px;}
.npassword_cont_bd{width:430px;}
.npassword_cont_bd .npassword_label{display:inline-block; width:88px; text-align:right; font-size:14px; color:#4c4c4c;}
.npassword_cont_bd .inp{padding:10px; border:1px solid #e5e5e5; font-size:14px; width:316px;}
.npassword_cont_bd .next{margin-left:91px;}
.npassword_cont_tips{border:1px solid #eeeeee; width:968px; padding:12px 15px; margin:60px auto 0;}
.npassword_cont_tips dt{font-size:14px; font-weight:bold; line-height:24px; margin-bottom:10px;}
.npassword_cont_tips dd{color:#999999; line-height:24px;}
/*==========找回密码页04================*/
.cpassword_cont_bd{width:410px; margin:60px auto 0;}
.cpassword_cont_bd .cpassword_pic{margin-right:20px;}
.cpassword_cont_bd .cpassword_txt01{font-size:16px; line-height:46px;}
.cpassword_cont_bd .cpassword_txt02{color:#666666; font-size:14px;}
.cpassword_cont_bd .cpassword_txt02 a{color:#3274e2; font-size:14px; margin-left:10px;}
.cpassword_cont_bd .cpassword_txt02 a:hover{color:#4bce00;}
/*==========注册================*/
.regist_head{padding:25px 0; background:#fff;}
.regist_head .regist_login{margin:20px 14px 0 0; display:inline; font-size:18px; line-height:22px; color:#666666;}
.regist_head .regist_login a{font-size:18px; line-height:22px; color:#eb0c1c;}
.regist_head .regist_login a:hover{color:#cf0716;}
.registration{padding:60px 0 110px;}
.registration_cont{padding:0 14px 0 100px;}
.regist_hd{font-size:18px; color:#eb0c1c; line-height:42px; padding:15px 0 30px; text-align:center; background:url(../ym_images/regist_tit.jpg) no-repeat 0 bottom; margin-bottom:25px; position: relative;}
.regist_bd{width:350px; margin:0 auto;}
.regist_bd .tips{height:30px; line-height:30px; padding-left:11px;}
/*.regist_bd .tips_cont{display:none;}
.regist_bd .tips_icon{background:url(../ym_images/login_icon.png) no-repeat -63px -25px; display:inline-block; width:12px; height:12px; margin-right:5px; vertical-align:-1px; *vertical-align:0px}*/
.regist_bd .next{width:338px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff; background:#eb0c1c; border-radius:4px; cursor:pointer;}
.regist_bd .next:hover{background:#d80a19;}
.registration_left{padding-right:105px; border-right:2px solid #dcdcdc; width: 780px;}
.registration_leftc{border-radius: 4px; background: #fff; padding-bottom:60px;}
.registration_leftc .inp{font-size:14px; padding:10px 0 10px 52px; border:1px solid #cdcdcd; width:296px; border-radius:2px;}
.registration_leftc .inp01{background:url(../ym_images/login_regis.png) no-repeat 7px -40px;}
.registration_leftc .inp02{background:url(../ym_images/login_regis.png) no-repeat 7px -80px;}
.registration_leftc .inp03{background:url(../ym_images/login_regis.png) no-repeat 7px -120px;}
.registration_leftc .inp04{background:url(../ym_images/login_regis.png) no-repeat 7px -160px;}
.registration_leftc .inp05{background:url(../ym_images/login_regis.png) no-repeat 7px -200px;}
.registration_leftc .inp06{width:122px;}
.registration_leftc .sms_code{position:relative;}
.registration_leftc .getsms{position:absolute; width:142px; height:28px; line-height:28px; cursor:pointer; top:6px; right:0; border-left:1px solid #bfbfbf; color:#eb0c1c; font-size:14px;}
.registration_leftc .agreen{position:relative; height:20px; overflow:hidden;}
.registration_leftc .agreen .agreen_btn{position:absolute; top:-30px; left:-30px;}
.registration_leftc .agreen label{cursor:pointer; width:14px; height:14px; background:url(../ym_images/login_icon.png) no-repeat 0 -25px; margin-right:4px; display:inline-block; vertical-align:-2px; *vertical-align:0px;}
.registration_leftc .agreen a{color:#eb0c1c;}
.registration_leftc .checkbox_checked label{background-position:-14px -25px;}
.registration_leftc .btn{margin-top:29px; width:338px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff; background:#eb0c1c; border-radius:4px; cursor:pointer;}
.registration_leftc .btn:hover{background:#d80a19;}
.registration_wechat{width:132px;}
.registration_wechat p{text-align:center; line-height:24px;}
.registration_right b{display: block; font-size: 14px; font-weight: bold; color: #4c4c4c; margin-bottom: 18px;}
.registration_right .com_a{position: relative; display: block; width: 168px; height: 28px; line-height: 28px; text-indent: 36px; margin-bottom: 16px; font-size: 14px; color: #12b6f4; border: 1px solid #12b6f4;}
.registration_right .login02{color: #a5ce42; border: 1px solid #a5ce42;}
.registration_right .login03{color: #07a0f8; border: 1px solid #07a0f8;}
.registration_right .login04{color: #f35d5d; border: 1px solid #f35d5d; margin-bottom: 38px;}
.registration_right .com_a:after{content: ""; display: block; width: 30px; height: 30px; position: absolute; top: -1px; left: 0;}
.registration_right .login01:after{background: url("../ym_images/login01_icon.png") no-repeat center center;}
.registration_right .login02:after{background: url("../ym_images/login02_icon.png") no-repeat center center;}
.registration_right .login03:after{background: url("../ym_images/login03_icon.png") no-repeat center center;}
.registration_right .login04:after{background: url("../ym_images/login04_icon.png") no-repeat center center;}
.login_payment_zhuce{position: absolute; top:40px; right: 20px}
.login_payment_zhuce a{display:inline-block; width:20px; height:20px; margin-right:10px; line-height: 24px;vertical-align: middle;}
.alipay{background:url(../ym_images/login_alipay.png) no-repeat;}
.wb{background:url(../ym_images/login_sina.png) no-repeat;}
.alipay:hover{background:url(../ym_images/login_alipay_hover.png) no-repeat;}
.wb:hover{background:url(../ym_images/login_sina_hover.png) no-repeat;}
.box {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
}
@charset "utf-8";
.main_wrap {
    padding: 40px 0 20px;
}

.reginfo {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 36px 0;
}
.reginfo h2{
    margin-bottom: 28px;
    font-size: 18px;
    text-align: center;
}
.flow_step {
    height: 76px;
    display: table;
    margin: 0 auto;
    padding: 38px 0 42px;
}

.flow_step li {
    display: inline-block;
    float: left;
    width: 51px;
    height: 50px;
    margin-left: 180px;
    position: relative;
}

.flow_step li:first-child {
    margin-left: 0;
}

.flow_step li:after {
    content: "";
    display: block;
    width: 181px;
    height: 4px;
    background: #ebebeb;
    position: absolute;
    left: -180px;
    top: 50%;
    margin-top: -2px;
}

.flow_step li:first-child:after {
    width: 0;
    height: 0;
}

.flow_step li.on:after {
    background: #f03333;
}

.flow_step li span {
    width: 150px;
    line-height: 22px;
    font-size: 14px;
    color: #4c4c4c;
    position: absolute;
    top: 54px;
    left: 50%;
    margin-left: -75px;
    text-align: center;
}

.regist_bd {
    width: 336px;
    margin: 0 auto;
}

.regist_bd li {
    position: relative;
}

.regist_bd .inp {
    line-height: 22px;
    font-size: 14px;
    color: #999;
    padding: 8px 0 8px 36px;
    border: 1px solid #cdcdcd;
    width: 335px;
}

.regist_bd .inp01 {
    background: url(../images/user_icon.png) no-repeat 8px center;
}

.regist_bd .inp02 {
    background: url(../images/yanma_icon1.png) no-repeat 8px center;
}

.regist_bd .inp03 {
    background: url(../images/yanma_icon2.png) no-repeat 8px center;
}

.regist_bd .inp04 {
    background: url(../images/user_icon.png) no-repeat 8px center;
}

/*输入提示*/
.regist_bd .tips {
    height: 30px;
}

.regist_bd .tips span {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 36px;
    font-size: 12px;
}

.regist_bd .tips span.success {
    color: #069B35;
    background: url(../images/register/reg_icon_correct.png) no-repeat 11px center;
}

.regist_bd .tips span.error {
    color: #f71d0d;
    background: url(../images/register/reg_icon_wrong.png) no-repeat 11px center;
}

.regist_bd .tips span.prompt-ts {
    /*margin-left: -28px;*/
}

.regist_bd .sms_code {
    position: relative;
}

.regist_bd .getsms {
    width: 132px;
    height: 28px;
    line-height: 28px;
    border-left: 1px solid #cdcdcd;
    font-size: 14px;
    color: #1da1f2;
    position: absolute;
    top: 6px;
    right: 0;
    cursor: pointer;
}

.regist_bd .getCode {
    width: 98px;
    height: 38px;
    background: #EEEEEE;
    border: 1px solid #cdcdcd;
    position: absolute;
    top: 0;
    right: 0;
}

.regist_bd .getCode .mid {
    display: table-cell;
    width: 98px;
    height: 38px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.regist_bd .getCode .verify_img {
    max-width: 98px;
    max-height: 38px;
}

.regist_bd .agreen {
    position: relative;
    height: 20px;
    font-size: 12px;
    color: #333;
    overflow: hidden;
}

.regist_bd .agreen_btn {
    position: absolute;
    top: 0;
    left: -30px;
}

.regist_bd .agreen label {
    width: 14px;
    height: 14px;
    background: url(../images/register/login_icon.png) no-repeat 0 -25px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: -2px;
    cursor: pointer;
}

.regist_bd .checked label {
    background-position: -14px -25px;
}

.regist_bd .agreen a {
    display: inline-block;
    color: #eb0c1c;
}

.regist_bd .nextbtn {
    width: 336px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #2c6bea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
}

/*完成注册*/
.perform {
    text-align: center;
    width: 250px;
    margin: 0 auto;
}

.perform .p1 {
    padding-top: 72px;
    font-size: 16px;
    color: #4c4c4c;
}

.perform .success {
    background: url("../images/register/perform_success_icon.png") no-repeat top center;
}

.perform .p2 {
    font-size: 14px;
    color: #999;
    margin-top: 6px;
}

.perform .p2 span {
    display: inline-block;
    color: #3274e2;
}

.perform .p3 {
    height: 40px;
    margin-top: 25px;
}

.perform .p3 a {
    float: left;
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.perform .p3 .perfect {
    background: #1da1f2;
}

.perform .p3 .end {
    float: right;
    /*background: #c2c2c2;*/
    background: #f03333;
}

.relevance_tit {
    text-align: center;
    display: table;
    margin: 0 auto;
    padding: 38px 0 58px;
}

.relevance_tit .p1 {
    font-size: 20px;
    color: #4c4c4c;
    text-transform: uppercase;
}

.relevance_tit .p2 {
    font-size: 12px;
    color: #c7c7c7;
    text-transform: uppercase;
    margin-top: 6px;
}

.relevance_cont {
    height: 240px;
    padding-left: 600px;
    background: url("../images/register/mockup.png") no-repeat 93px -18px;
}

.relevance {
    padding-left: 70px;
    width: 240px;
    height: 100%;
    background: url("../images/register/line_left.png") no-repeat left center;
}

.relevance .p1 {
    font-size: 16px;
    font-weight: bold;
    color: #4c4c4c;
    padding-top: 28px;
}

.relevance .p2 {
    font-size: 14px;
    color: #4c4c4c;
    margin-top: 18px;
}

.relevance a {
    display: block;
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 8px;
}

.relevance .has_btn {
    background: #fd1d1d;
}

.relevance .creat_btn {
    background: #1da1f2;
}
#zizhilistpage .bannerbox{}
#zizhilistpage .banner{height:95px !important;background:none;}
#zizhilistpage .bannerbox{
    /* height:246px;background:url("../images/business_list/banner.png") no-repeat center; */
    width: 100%;
  height: 246px;
  background: url("../3.0/images/business_detail/ymr_banner.png")  center;
  background-size: cover;
}

#zizhilistpage .all_content{background:none !important;}
#zizhilistpage{background:#f0f2f5;}
#zizhilistpage .screen{width:auto;position:relative;}
#zizhilistpage .screen dl{padding:0;margin:0;width:auto;float:none;height:auto;}
/* #zizhilistpage .screen dl.dl1 i{width:110px;height:10px;background:#f4fbff;display:block;position:absolute;bottom:-5px;} */
#zizhilistpage .screen dl dd{margin:0;padding:0;width:auto;float:none;margin-left:129px;padding:10px 0;position:relative;padding-right:20px;}
#zizhilistpage .screen dl dd input{min-width:80px;background: #F2F4F6;height: 25px;}
#zizhilistpage .screen dl dd a{display:block;float:left;}
#zizhilistpage .screen dl .morebox{height:50px;overflow:hidden;padding-right:30px;}
#zizhilistpage .service_choose{position:static;margin:0 auto;}
#zizhilistpage .all_content{padding-top:0 !important;}
#zizhilistpage .screen dl.dl4 dd{line-height:34px;}
#zizhilistpage  .select{margin-top:12px;}
#zizhilistpage .ddbox{display:block !important;margin:0 !important;height:12px;}
#zizhilistpage .pricediy{position:absolute;padding:0;margin:0;top:50%;right:66px;margin-top:-11px;}
#zizhilistpage .on_off{color:#999;width: 55px; height: 28px; border: 1px solid #e3e3e3; background: url(../images/business_list/icon6.png) no-repeat left 37px  center; appearance: none; -moz-appearance: none; -webkit-appearance: none; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 5px; cursor: pointer; /* margin-left: 10px; */ font-size: 12px; color: #666666; position:absolute;right:20px;}
#zizhilistpage .on_off font{display:none;}
#zizhilistpage .on_off font.f1{display:block;}
#zizhilistpage h2::before{top:22.5px;}
#zizhilistpage .screen_right{top:-59px !important;}
#zizhilistpage .service_city_input{position:absolute;right:20px;top:50%;margin-top:-14px;}
#zizhilistpage .service_city_input input{border-right:1px solid #ccc;}
#zizhilistpage .rules{overflow:hidden;margin-top:13px;}
#zizhilistpage .rules1{overflow:hidden;margin-top:13px;width:620px;}
#zizhilistpage .clear_province_city{margin-top:14px;}
#zizhilistpage .opens{height:auto !important;}
#zizhilistpage .opens .on_off{background:url(../images/business_list/icon6_off.png) no-repeat left 37px  center;}
#zizhilistpage .opens .on_off .f1{display:none !important;}
#zizhilistpage .opens .on_off .f2{display:block !important;}
#zizhilistpage .opens .screen_right{height:646px;background-color:#145FBC;}
#zizhilistpage .screen_right{height:100%;background-color:#145FBC;overflow:hidden;padding-bottom:61px;}
#zizhilistpage .singgleright{overflow:hidden;}
#zizhilistpage .qy_li08 .price_style{font-size:24px !important;position:relative;top:-4px;}
#zizhilistpage .constorm{
    display: block;
    width: 115px;
    height: 32px;
    border: 1px solid #3573EC;
    text-align: center;
    line-height: 32px;
    font-weight: 400;
    color: #3573EC;
    font-size: 11px;
    float: right;
}
#zizhilistpage .constorm>img{
    margin-left: 5px;
}
#zizhilistpage .constorm .img_white{
    display: none;
}
#zizhilistpage .constorm:hover .img_white{
    display: inline-block;
}
#zizhilistpage .constorm:hover .img_blue{
    display: none;
}
#zizhilistpage .constorm:hover{
    background: linear-gradient(270deg, #508BFF 0%, #3573EC 100%);
    color: #fff;
}
/*screen*/
.service_choose .dl3>h2{top: 21px;}
.screen{
    background: #fff;
    position: relative;
    width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.screen dl{min-height:59px;width:1136px;padding-right:40px;zoom:1;position:relative;height: 59px;float: left;}
.screen dl dt{line-height:26px;padding:30px 0;text-align:center;background:#f4fbff;float:left;font-size:14px;color:#878787;}
.screen dl dt h2{line-height:42px;text-align:center;font-size:13px;color: #2A2A2A;font-weight: bold;position:absolute;height:26px;left:0;top: 9px;margin-left: 30px;}
.screen dl.dl02 dt h2{margin-top: -27px;}
.screen dl dd{line-height:42px;padding:17px 0;margin-bottom:-200px;padding-left: 110px;}
.screen dl dd a{padding-right: 32px;}
.select_style_nav a{margin-left:-16px;font-size: 14px;font-size: #666666;}
/* .screen dl dd a:nth-child(2){padding-left: 25px;} */
.screen dl dd a{color: #2A2A2A;font-size: 13px;}
.screen dl dd:first-child a:hover,.screen dl dd a:first-child.on{color: #FF6F10;font-size: 13px;font-weight: bold;float: left;}
.screen dl dd>a:first-child{color: #2A2A2A;font-size: 13px;padding-left: 16px;float:left}
.rules>a:first-child{color: #2A2A2A;font-size: 11px;padding-left: 16px;}
.rules1>a:first-child{color: #2A2A2A;font-size: 11px;padding-left: 16px;}
/* .screen .result::before{
    content: "";
    display: block;
    background-color: #979797;
    position: absolute;
    left: calc(50% - 565px);
    width: 1127px;
    height: 1px;
    opacity: 0.2;
    top: 11px;
} */
.place>a:first-child{color: #2A2A2A;font-size: 11px;padding-left: 16px;}
.animated .select_style_nav>a{color: #2A2A2A;font-size: 11px;padding-left: 16px;}
.animated .select_style_nav:hover a{color: red;}
.screen dl dd a:not(:first-child):hover,.screen dl dd a.on:not(:first-child){color: #3573EC;font-size: 13px;}
.screen dl.more dd{padding:7px 0;line-height:22px;}
.screen .result .dt{
    background:none;line-height:26px;padding: 17px 60px 17px 17px;text-align:center;float:left;font-size:13px;color:#2A2A2A;font-weight: bold;
    margin-left: 17px;
}
.screen .result .dd a{box-sizing: border-box; display:block;float:left;border:1px solid #D7D7D7;color:#2A2A2A;font-size:11px;height:28px;line-height:28px;margin:15px 10px 15px 0;padding:0 30px 0 20px;font-family:arial;position:relative;}
.screen .result .dd a i{display:block;width:12px;height:11px;position:absolute;position:absolute;right:10px;top:7px;background: url(../images/business_list/ymr_cuo.png) no-repeat center;}
