@charset "UTF-8";
/* 箭头
arrow(direction,
size,
color);
*/
/* 公共样式 */
.box1200 { width: 1200px; margin: 0 auto; }

* { -webkit-box-sizing: border-box; box-sizing: border-box; }

a { color: inherit; }

/* 动画 */
@-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; }
.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: 2; 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(../images/index/icon_jysc.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll1.on i { background: url(../images/index/icon_jysc_hover.png) center no-repeat; }
.banner_up_ll2 i { background: url(../images/index/icon_kbgs.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll2.on i { background: url(../images/index/icon_kbgs_hover.png) center no-repeat; }
.banner_up_ll3 i { background: url(../images/index/icon_dljz.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll3.on i { background: url(../images/index/icon_dljz_hover.png) center no-repeat; }
.banner_up_ll4 i { background: url(../images/index/icon_swdb.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll4.on i { background: url(../images/index/icon_swdb_hover.png) center no-repeat; }
.banner_up_ll5 i { background: url(../images/index/icon_sjsc.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll5.on i { background: url(../images/index/icon_sjsc_hover.png) center no-repeat; }
.banner_up_ll6 { border-bottom: none !important; }
.banner_up_ll6 i { background: url(../images/index/icon_zzfw.png) center no-repeat; margin: 18px 0 4px; }
.banner_up_ll6.on i { background: url(../images/index/icon_zzfw_hover.png) center no-repeat; }
.banner_up_lm { width: 146px; height: 100%; background-color: #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;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: 21px 25px; display: none; background: url(../images/index/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; }
.banner_up_m1 { display: inline-block; width: 235px; height: 100%; background: url(../images/index/banner_b1.png); }
.banner_up_m2 { display: inline-block; width: 130px; height: 100%; background: url(../images/index/banner_b2.png); }
.banner_up_m3 { display: inline-block; width: 130px; height: 100%; background: url(../images/index/banner_b3.png); }
.banner_up_m4 { display: inline-block; width: 233px; height: 100%; background: url(../images/index/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; }
.banner_up_r_zs { text-align: center; padding: 6px 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 {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: 55px; 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%; }
.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: 70px; 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 { 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: 1216px; margin: auto; height: 252px; position: relative; z-index: 2; background: url(../images/index/bg_01.png); }
.calc_title { text-align: center; padding: 26px 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: 900px; 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; }
.calc_form1 .calc_form_input input { width: 154px; 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;  font-size: 0; border-width: 5px; border-style: dashed solid dashed dashed; border-color: transparent #c1c1c1 transparent transparent; border-left: none; position: relative; left: -5px; }
.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;  font-size: 0; border-width: 5px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #c1c1c1; border-right: none; position: relative; left: 4px; }
.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; 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; }

/* 交易市场 */
.market { height: 500px; background: url(../images/index/bg_02.png); margin-top: 20px !important; }
.market_l { width: 251px; padding-left: 20px; }
.market_l_t1 { padding-top: 26px; font-size: 30px; color: #fff; font-weight: bold; }
.market_l_t2 { font-size: 14px; color: #fff; padding-bottom: 4px; }
.market .swiper-pagination-switch { padding: 6px 0; position: relative; }
.market .swiper-pagination-switch:before { content: ''; -webkit-transition: all 0.2s; transition: all 0.2s; width: 24px; height: 42px; background: url(../images/index/arrowleft.png); position: absolute; right: -24px; top: 50%; margin-top: -21px; }
.market .swiper-pagination-switch.on:before { right: -4px; }
.market .swiper-pagination-switch.on .market-pagination_t1 i { background: url(../images/index/icon_market_arrow_hover.png); }
.market-pagination_t0 { position: relative; z-index: 2; margin: 6px 0; }
.market-pagination_t0 a { font-size: 18px; font-weight: bold; color: #fff; vertical-align: middle; -webkit-transition: all 0.2s; transition: all 0.2s; }
.market-pagination_t0 a:hover { color: #ffc038; }
.market-pagination_t1 { position: relative; z-index: 2; }
.market-pagination_t1 i { display: inline-block; width: 16px; height: 16px; background: url(../images/index/icon_market_arrow.png); vertical-align: middle; margin: 1px 0 0 4px; -webkit-transition: all .3s; transition: all .3s; }
.market-pagination_t1 span { font-size: 14px; font-weight: bold; color: #fff; vertical-align: middle; -webkit-transition: all 0.2s; transition: all 0.2s; }
.market-pagination_t2 { padding: 4px 22px 4px 0; position: relative; z-index: 2; }
.market-pagination_t2 a { font-size: 14px; line-height: 26px; color: #fff; margin-right: 4px; word-break: keep-all; -webkit-transition: all 0.2s; transition: all 0.2s; }
.market-pagination_t2 a:hover { color: #ffc038; }
.market-pagination_t3 i { display: inline-block; width: 6px; height: 6px; background-color: #ffffff; opacity: 0.2; border-radius: 50%; }
.market_r { width: 940px; padding-top: 10px; border-radius: 24px; overflow: hidden; }
.market_r_t1 span { font-size: 16px; color: #424242; font-weight: bold; vertical-align: middle; margin-left: 6px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; max-width: 240px; }
.market_r_t2 { font-size: 12px; color: #afafaf; padding-left: 28px; margin-top: 8px; margin-bottom: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.market_r_t2::after { content: ''; display: block; width: 150px; height: 1px; background-color: #ececec; margin-top: 12px; }
.market_r_t3, .market_r_t4 { line-height: 28px; }
.market_r_t3 span, .market_r_t4 span { font-size: 14px; color: #6a6a6a; vertical-align: middle; margin-left: 8px; }
.market_r_t4::after { content: ''; display: block; width: 74px; height: 1px; background-color: #ececec; margin-top: 8px; margin-left: 28px; }
.market_r_t5 { margin-top: 14px; position: relative; z-index: 2; -webkit-transition: all 0.4s; transition: all 0.4s; }
.market_r_t5 img { -webkit-transition: all 0.4s; transition: all 0.4s; }
.market_r_t5 span { font-size: 14px; color: #616161; margin-left: 12px; vertical-align: middle; }
.market_r_t5 span + span { margin-left: 0; color: #ff7800; font-size: 14px; }
.market_r_t5 span + span label { font-size: 18px; font-weight: bold; margin: 0 -3px; vertical-align: middle; position: relative; top: -2px; }
.market_r_t6 { width: 312px; height: 99px; padding: 50px 0 0 48px; background-color: #ffffff; -webkit-box-shadow: 0px -1px 15px 0px rgba(155, 155, 155, 0.2); box-shadow: 0px -1px 15px 0px rgba(155, 155, 155, 0.2); position: absolute; bottom: 0; left: 0; opacity: 0; -webkit-transition: all 0.4s; transition: all 0.4s; }
.market_r_t6 span { font-size: 14px; font-weight: bold; color: #ff7e00; vertical-align: middle; }
.market_r_t6 label { display: inline-block; width: 16px; height: 16px; border: solid 1px #ff7e00; border-radius: 50%; font-size: 0; line-height: 16px; text-align: center; vertical-align: middle; margin-left: 4px; }
.market_r_t6 label i { vertical-align: middle; 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; left: 2px; top: -1px; }
.market_r_t6 label 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 #ffffff; border-right: none; position: relative; left: -4px; }
.market_r li { width: 313px; height: 240px; float: left; }
.market_r li > a { display: inline-block; width: 100%; height: 100%; padding: 38px 20px; position: relative; }
.market_r li > a * { cursor: pointer; }
.market_r li > a:hover .market_r_t5 { -webkit-transform: translateY(-26px); transform: translateY(-26px); }
.market_r li > a:hover .market_r_t5 img { opacity: 0; }
.market_r li > a:hover .market_r_t6 { opacity: 1; }
.market_r li.swiper-slide1, .market_r li.swiper-slide2 { border-right: 1px solid #e1e4e9; border-bottom: 1px solid #e1e4e9; }
.market_r li.swiper-slide3 { border-bottom: 1px solid #e1e4e9; }
.market_r li.swiper-slide4, .market_r li.swiper-slide5 { border-right: 1px solid #e1e4e9; }

/* 工商、财税、资质代办 */
.commonbox { width: 1200px; margin: 36px auto 0; position: relative; }
.commonbox_title { text-align: center; }
.commonbox_title p { font-size: 14px; color: #b5b5b5; }
.commonbox_title p:first-child { font-size: 26px; font-weight: bold; color: #4d4d4d; height: 40px; width: 201px; margin: auto; background: url(../images/index/commontitle_bg.png) center no-repeat; }
.commonbox_content { margin-top: 20px; }
.commonbox_l { width: 900px; height: 416px; background-color: #ffffff; border-radius: 4px; padding: 0 10px; }
.commonbox_l_hd { padding: 24px 0 20px; }
.commonbox_l_hd li { float: left; cursor: pointer; margin-right: 45px; position: relative; }
.commonbox_l_hd li:before { 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: 33px; left: 10px; right: 0; margin: auto; opacity: 0; -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_l_hd li.left20:before { left: 20px; }
.commonbox_l_hd li.on:before { opacity: 1; }
.commonbox_l_hd li i { vertical-align: middle; margin-right: 6px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #4f4f4f; border-right: none; }
.commonbox_l_hd li span { font-size: 16px; font-weight: bold; color: #4f4f4f; vertical-align: middle; }
.commonbox_l_hd a { -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_l_hd a span { font-size: 12px; color: #838383; }
.commonbox_l_hd a label { float: right; width: 14px; height: 14px; cursor: pointer; margin-left: 4px; border-radius: 50%; font-size: 0; line-height: 16px; -webkit-transition: all 0.4s; transition: all 0.4s; position: relative; top: 3px; text-align: center; line-height: 14px; font-size: 0; }
.commonbox_l_hd a label i { position: relative; left: 2px; top: -1px; }
.commonbox_l_hd a label i:before { content: ''; position: relative; left: -3px; }
.commonbox_l_bd { width: 900px; height: 336px; margin-top: 20px; }
.commonbox_l_bd li, .commonbox_l_bd dl { width: 100%; height: 100%; }
.commonbox_l_bd a { display: inline-block; width: 100%; height: 100%; padding: 25px 20px; }
.commonbox_l_bd a:hover .commonbox_l_bd_t4 { color: #ff7e00; }
.commonbox_l_bd a:hover .commonbox_l_bd_t4 label { border-color: #ff7e00; margin-left: 30px; }
.commonbox_l_bd a:hover .commonbox_l_bd_t4 i { border-left-color: #ff7e00; }
.commonbox_l_bd .l5 dd { float: left; width: 288px; height: 164px; vertical-align: top; margin: 0 8px 8px 0; }
.commonbox_l_bd .l5 dd:first-child { width: 288px; height: 336px; }
.commonbox_l_bd .l4 dd { float: left; width: 436px; height: 164px; background-color: #ffffff; border-radius: 4px; margin: 0 8px 8px 0; }
.commonbox_l_bd_t1 { font-size: 15px; color: #4f4f4f; font-weight: bold; }
.commonbox_l_bd_t2 { font-size: 12px; color: #a2a2a2; margin: 10px 0 12px; }
.commonbox_l_bd_t3 { font-size: 15px; font-weight: bold; color: #ff7e00; }
.commonbox_l_bd_t4 { font-size: 12px; color: #808080; margin-top: 14px; -webkit-transition: all 0.4s; transition: all 0.4s; }
.commonbox_l_bd_t4 label { width: 16px; height: 16px; cursor: pointer; margin-left: 4px; border-radius: 50%; display: inline-block; background-color: #f7f7f7; border: solid 1px #cdcdcd; font-size: 0; line-height: 16px; text-align: center; vertical-align: middle; -webkit-transition: all 0.4s; transition: all 0.4s; }
.commonbox_l_bd_t4 i { width: 0; height: 0;  font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #646464; border-right: none; position: relative; left: 2px; top: -1px; -webkit-transition: all 0.4s; transition: all 0.4s; }
.commonbox_l_bd_t4 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 #f7f7f7; border-right: none; position: relative; left: -4px; }
.commonbox_r { width: 290px; height: 416px; background-color: #ffffff; border-radius: 4px; padding: 20px; position: relative; }
.commonbox_r_t1 { line-height: 27px; }
.commonbox_r_t1 span { font-size: 18px; font-weight: bold; color: #3e3e3e; float: left; margin-left: 4px; }
.commonbox_r_t1 img { float: left; position: relative; top: 4px; }
.commonbox_r_t1 a:hover label { background-color: #344784; }
.commonbox_r_t1 a:hover label i { border-left-color: #fff; }
.commonbox_r_t1 a:hover label i:before { border-left-color: #344784; }
.commonbox_r_t1 label { float: right; width: 16px; height: 16px; cursor: pointer; margin-left: 4px; border-radius: 50%; background-color: #fff; border: solid 1px #344784; font-size: 0; line-height: 16px; text-align: center; position: relative; top: 6px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_r_t1 label i { width: 0; height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #344784; border-right: none; position: relative; left: 2px; top: -1px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_r_t1 label 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; -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_r_t2 { height: 218px; margin: 14px 0; border-left: 1px solid #e5e5e5; padding: 8px 16px; position: relative; }
.commonbox_r_t2:after { content: ''; display: inline-block; width: 13px; height: 13px; border-radius: 50%; border-radius: 50%; border: 1px solid #e5e5e5; position: absolute; left: -8px; bottom: 0; background-color: #fff; }
.commonbox_r_t2_t1 { font-size: 15px; color: #525252; font-weight: bold; position: relative; margin-bottom: 4px; }
.commonbox_r_t2_t1 span { -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_r_t2_t1:before { content: ''; display: inline-block; width: 13px; height: 13px; border-radius: 50%; border-radius: 50%; border: 1px solid #e5e5e5; position: absolute; left: -24px; top: 4px; background-color: #fff; -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_r_t2_t2 { font-size: 12px; color: #a7a7a7; line-height: 22px; }
.commonbox_r_t2_t3 { width: 20px; height: 5px; margin: 12px 0 16px; background: url(../images/index/icon_arrowright_gray.png); -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_r_t3 { width: 270px; height: 173px; position: absolute; bottom: 0; left: 10px; }
.commonbox_r_t3 a { display: inline-block; width: 105px; height: 38px; -webkit-box-shadow: 0px 1px 15px 0px rgba(118, 42, 0, 0.16); box-shadow: 0px 1px 15px 0px rgba(118, 42, 0, 0.16); border-radius: 19px; border: solid 2px #ffffff; position: absolute; left: 15px; bottom: 48px; color: #ffffff; text-shadow: 0px 1px 5px rgba(105, 44, 0, 0.45); text-align: center; font-size: 17px; line-height: 34px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_r_t3 a:hover { background-color: #fff; text-shadow: none; }

.business_1_1 { background: url(../images/index/business_pic1_1.png); }
.business_1_2 { background: url(../images/index/business_pic1_2.png); }
.business_1_3 { background: url(../images/index/business_pic1_3.png); }
.business_1_4 { background: url(../images/index/business_pic1_4.png); }
.business_1_5 { background: url(../images/index/business_pic1_5.png); }
.business_2_1 { background: url(../images/index/business_pic2_1.png); }
.business_2_2 { background: url(../images/index/business_pic2_2.png); }
.business_2_3 { background: url(../images/index/business_pic2_3.png); }
.business_2_4 { background: url(../images/index/business_pic2_4.png); }
.business_2_5 { background: url(../images/index/business_pic2_5.png); }
.business_3_1 { background: url(../images/index/business_pic3_1.png); }
.business_3_2 { background: url(../images/index/business_pic3_2.png); }
.business_3_3 { background: url(../images/index/business_pic3_3.png); }
.business_3_4 { background: url(../images/index/business_pic3_4.png); }
.business_3_5 { background: url(../images/index/business_pic3_5.png); }
.business_4_1 { background: url(../images/index/business_pic4_1.png); }
.business_4_2 { background: url(../images/index/business_pic4_2.png); }
.business_4_3 { background: url(../images/index/business_pic4_3.png); }
.business_4_4 { background: url(../images/index/business_pic4_4.png); }
.business_4_5 { background: url(../images/index/business_pic4_5.png); }
.business .commonbox_l_hd li.on span { color: #2c6bea; }
.business .commonbox_l_hd li.on i { border-left-color: #2c6bea; }
.business .commonbox_l_hd a:hover span { color: #2c6bea; }
.business .commonbox_l_hd a label { background-color: #fff; border: solid 1px #2c6bea; }
.business .commonbox_l_hd a label i { width: 0; height: 0;  font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #2c6bea; border-right: none; }
.business .commonbox_l_hd a label i:before { 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; }
.business .commonbox_r_t2 a:hover .commonbox_r_t2_t1 span { color: #18b563; }
.business .commonbox_r_t2 a:hover .commonbox_r_t2_t1:before { border-color: #18b563; }
.business .commonbox_r_t2 a:hover .commonbox_r_t2_t3 { background: url(../images/index/icon_arrowright_green.png); }
.business .commonbox_r_t3 { background: url(../images/index/business_contact_bg.png) center bottom no-repeat; }
.business .commonbox_r_t3 a:hover { color: #18b563; }

.finance_1_1 { background: url(../images/index/finance_pic1_1.png); }
.finance_1_2 { background: url(../images/index/finance_pic1_2.png); }
.finance_1_3 { background: url(../images/index/finance_pic1_3.png); }
.finance_1_4 { background: url(../images/index/finance_pic1_4.png); }
.finance_1_5 { background: url(../images/index/finance_pic1_5.png); }
.finance_2_1 { background: url(../images/index/finance_pic2_1.png); }
.finance_2_2 { background: url(../images/index/finance_pic2_2.png); }
.finance_2_3 { background: url(../images/index/finance_pic2_3.png); }
.finance_2_4 { background: url(../images/index/finance_pic2_4.png); }
.finance_2_5 { background: url(../images/index/finance_pic2_5.png); }
.finance_3_1 { background: url(../images/index/finance_pic3_1.png); }
.finance_3_2 { background: url(../images/index/finance_pic3_2.png); }
.finance_3_3 { background: url(../images/index/finance_pic3_3.png); }
.finance_3_4 { background: url(../images/index/finance_pic3_4.png); }
.finance_3_5 { background: url(../images/index/finance_pic3_5.png); }
.finance_4_1 { background: url(../images/index/finance_pic4_1.png); }
.finance_4_2 { background: url(../images/index/finance_pic4_2.png); }
.finance_4_3 { background: url(../images/index/finance_pic4_3.png); }
.finance_4_4 { background: url(../images/index/finance_pic4_4.png); }
.finance_4_5 { background: url(../images/index/finance_pic4_5.png); }
.finance .commonbox_l_hd li.on span { color: #00b3e0; }
.finance .commonbox_l_hd li.on i { border-left-color: #00b3e0; }
.finance .commonbox_l_hd a:hover span { color: #00b3e0; }
.finance .commonbox_l_hd a label { background-color: #f3f3f3; border: solid 1px #00b3e0; }
.finance .commonbox_l_hd a label i { width: 0; height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #00b3e0; border-right: none; }
.finance .commonbox_l_hd a label i:before { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 2px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #f3f3f3; border-right: none; }
.finance .commonbox_r_t2 a:hover .commonbox_r_t2_t1 span { color: #00b3e0; }
.finance .commonbox_r_t2 a:hover .commonbox_r_t2_t1:before { border-color: #00b3e0; }
.finance .commonbox_r_t2 a:hover .commonbox_r_t2_t3 { background: url(../images/index/icon_arrowright_blue.png); }
.finance .commonbox_r_t3 { background: url(../images/index/finance_contact_bg.png) center bottom no-repeat; }
.finance .commonbox_r_t3 a:hover { color: #00b3e0; }

.qualification_1_1 { background: url(../images/index/qualification_pic1_1.png); }
.qualification_1_2 { background: url(../images/index/qualification_pic1_2.png); }
.qualification_1_3 { background: url(../images/index/qualification_pic1_3.png); }
.qualification_1_4 { background: url(../images/index/qualification_pic1_4.png); }
.qualification_1_5 { background: url(../images/index/qualification_pic1_5.png); }
.qualification_2_1 { background: url(../images/index/qualification_pic2_1.png); }
.qualification_2_2 { background: url(../images/index/qualification_pic2_2.png); }
.qualification_2_3 { background: url(../images/index/qualification_pic2_3.png); }
.qualification_2_4 { background: url(../images/index/qualification_pic2_4.png); }
.qualification_2_5 { background: url(../images/index/qualification_pic2_5.png); }
.qualification_3_1 { background: url(../images/index/qualification_pic3_1.png); }
.qualification_3_2 { background: url(../images/index/qualification_pic3_2.png); }
.qualification_3_3 { background: url(../images/index/qualification_pic3_3.png); }
.qualification_3_4 { background: url(../images/index/qualification_pic3_4.png); }
.qualification_3_5 { background: url(../images/index/qualification_pic3_5.png); }
.qualification_4_1 { background: url(../images/index/qualification_pic4_1.png); }
.qualification_4_2 { background: url(../images/index/qualification_pic4_2.png); }
.qualification_4_3 { background: url(../images/index/qualification_pic4_3.png); }
.qualification_4_4 { background: url(../images/index/qualification_pic4_4.png); }
.qualification_4_5 { background: url(../images/index/qualification_pic4_5.png); }
.qualification .commonbox_l_hd li.on span { color: #ff9900; }
.qualification .commonbox_l_hd li.on i { border-left-color: #ff9900; }
.qualification .commonbox_l_hd a:hover span { color: #ff9900; }
.qualification .commonbox_l_hd a label { background-color: #f3f3f3; border: solid 1px #ff9900; }
.qualification .commonbox_l_hd a label i { width: 0; height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #ff9900; border-right: none; }
.qualification .commonbox_l_hd a label i:before { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 2px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #f3f3f3; border-right: none; }
.qualification .commonbox_r_t2 a:hover .commonbox_r_t2_t1 span { color: #ff9900; }
.qualification .commonbox_r_t2 a:hover .commonbox_r_t2_t1:before { border-color: #ff9900; }
.qualification .commonbox_r_t2 a:hover .commonbox_r_t2_t3 { background: url(../images/index/icon_arrowright_orange.png); }
.qualification .commonbox_r_t3 { background: url(../images/index/qualification_contact_bg.png) center bottom no-repeat; }
.qualification .commonbox_r_t3 a:hover { color: #ff9900; }

.finance .commonbox_l, .qualification .commonbox_l { background-color: #f3f3f3; }
.finance .commonbox_r, .qualification .commonbox_r { background-color: #f3f3f3; }

.finance { margin-top: 70px; }

.qualification { margin-top: 44px; }
.qualification .commonbox_title p:first-child { width: 236px; background: url(../images/index/commontitle_bg2.png) center no-repeat; }

/* 团队 */
.team { text-align: center; margin-top: 36px !important; height: 482px; }
.team_hd { display: inline-block; margin: 14px 0 20px; border: 1px solid #e2e2e2; background-color: #fafafa; }
.team_hd li { border-left: 1px solid #e2e2e2; float: left; padding: 0 18px; height: 42px; line-height: 40px; font-size: 14px; color: #747474; cursor: pointer; }
.team_hd li:first-child { border-left: none; }
.team_hd li.on { color: #3573ec; position: relative; }
.team_hd li.on:before { content: ''; display: inline-block; width: 100%; height: 2px; background-color: #3573ec; position: absolute; top: -1px; left: 0; }
.team_bd { height: 360px; padding: 20px; background-color: #fff; -webkit-box-shadow: 0px 2px 12px 0px rgba(81, 86, 101, 0.1); box-shadow: 0px 2px 12px 0px rgba(81, 86, 101, 0.1); }
.team_bd li a { float: left; background-color: #f1f1f1; vertical-align: top; position: relative; }
.team_bd li a.l { width: 290px; height: 160px; text-align: left; padding: 26px 0 0 32px; }
.team_bd li a.l label { -webkit-transition: all 0.2s; transition: all 0.2s; }
.team_bd li a.l:hover label { border-color: #ff8400; }
.team_bd li a.l:hover label i { border-left-color: #ff8400; }
.team_bd li a.m { width: 145px; height: 160px; }
.team_bd li a.m img { max-width: none; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.team_bd li a.m:hover .team_bd_m_mask { opacity: 1; }
.team_bd li a.s { width: 145px; height: 107px; padding-top: 28px; }
.team_bd li a.s img { margin-bottom: 10px; }
.team_bd li a.s p { -webkit-transition: all 0.2s; transition: all 0.2s; }
.team_bd li a.s i { display: inline-block; width: 18px; height: 22px; background: url(../images/index/icon_loc2.png); -webkit-transition: all .2s; transition: all .2s; }
.team_bd li a.s:hover { color: #ff8400; }
.team_bd li a.s:hover i { background: url(../images/index/icon_loc2_hover.png); }
.team_bd li a.margintop-54 { margin-top: -54px; }
.team_bd li a.br { border-right: 1px solid #e2e2e2; }
.team_bd li a.bb { border-bottom: 1px solid #e2e2e2; }
.team_bd_l_line { display: inline-block; width: 11px; height: 11px; position: absolute; top: 4px; left: 4px; border-left: 2px solid #eaa982; border-top: 2px solid #eaa982; }
.team_bd_l_t1 { font-size: 18px; font-weight: bold; color: #3d3d3d; }
.team_bd_l_t1 span { vertical-align: middle; }
.team_bd_l_t2 { color: #bcbcbc; font-size: 12px; }
.team_bd_l_t2:after { content: ''; width: 34px; height: 0; display: block; margin: 6px 0; border-bottom: 1px dashed #d2d2d2; }
.team_bd_l_t3 { font-size: 14px; color: #9f9f9f; }
.team_bd_l_t4 { width: 30px; height: 16px; display: inline-block; background-color: #ffffff; border-radius: 8px; border: solid 1px #e0e0e0; font-size: 0; line-height: 16px; text-align: center; cursor: pointer; }
.team_bd_l_t4 i { position: relative; top: -1px; left: 3px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #9c9c9c; border-right: none; }
.team_bd_l_t4 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; }
.team_bd_m_mask { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(255, 255, 255, 0.2); opacity: 0; -webkit-transition: all 0.4s; transition: all 0.4s; }
.team_bd_m_mask_c { width: 126px; height: 70px; background-color: #ffffff; border-radius: 4px; position: absolute; left: 0; right: 0; margin: auto; bottom: 10px; padding-top: 10px; }
.team_bd_m_mask_c p { font-size: 12px; color: #ff8400; font-weight: bold; }
.team_bd_m_mask_c p:first-child { font-size: 12px; color: #616161; }
.team_bd_m_mask_c p:first-child:after { content: ''; display: inline-block; width: 100%; height: 0; border-bottom: 1px dashed #d9d9d9; }

.city { margin-top: 36px; }

/*地图查询*/
@font-face { font-family: 'news706_b'; src: url("../css/font/news706blod/NEWS706B.woff2") format("woff2"), url("../css/font/news706blod/NEWS706B.woff") format("woff"), url("../css/font/news706blod/NEWS706B.svg") format("svg"), url("../css/font/news706blod/NEWS706B.TTF") format("ttf"), url("../css/font/news706blod/NEWS706B.eot") format("eot"); }
/*智企服务*/
.zq_service { width: 100%; position: relative; z-index: 2; margin-top: 36px; }
.zq_service .commonbox_title p:first-child { width: 236px; background: url(../images/index/commontitle_bg2.png) center no-repeat; }

.zq_service .service_data_box { width: 1200px; margin: auto; height: 150px; background-color: #ffffff; -webkit-box-shadow: 0px 0px 15px 5px rgba(52, 27, 21, 0.06); box-shadow: 0px 0px 15px 5px rgba(52, 27, 21, 0.06); position: absolute; top: 82px; left: 0; right: 0; margin: auto; z-index: 2; text-align: center; }

.zq_service .service_data_box ul { display: inline-block; width: 100%; height: 100%; }

.zq_service .service_data_box ul li { width: 299px; height: 100%; float: left; border-right: 1px solid #e8e8e8; cursor: default; -webkit-transition: all 0.4s; transition: all 0.4s; }
.zq_service .service_data_box ul li:hover { background-color: #f9f9f9; }

.zq_service .service_data_box ul li:last-child { border-right: none; }

.zq_service .service_data_box ul li h2 { color: #3b3b3b; font-size: 50px; font-family: news706_b; margin-top: 20px; position: relative; -webkit-transition: color 0.3s linear; transition: color 0.3s linear; }

.zq_service .service_data_box ul li h2 .top_label { width: 14px; height: 14px; display: inline-block; font-size: 14px; color: #919191; font-weight: normal; position: relative; right: 15px; top: -30px; }

.zq_service .service_data_box ul li h2 .top_label div { background-color:#919191; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

.zq_service .service_data_box ul li h2 .top_label .x_s { width: 100%; height: 4px; }

.zq_service .service_data_box ul li h2 .top_label .y_s { width: 4px; height: 100%; }

.zq_service .service_data_box ul li p { color: #919191; font-size: 14px; margin-top: 10px; }

.zq_service .map_query_div { width: 408px; height: 580px; padding: 20px 18px; text-align: left; background-color: #ffffff; -webkit-box-shadow: 0px 0px 15px 5px rgba(52, 27, 21, 0.06); box-shadow: 0px 0px 15px 5px rgba(52, 27, 21, 0.06); position: absolute; left: 50%; margin-left: -600px; top: 270px; z-index: 9; }

.zq_service .map_query_div .map_query_input { border: solid 1px #e2e2e2; }

.zq_service .map_query_div .map_query_input input { display: inline-block; width: 270px; height: 40px; padding: 0 8px; color: #ff734e; }

.zq_service .map_query_div .map_query_input a { display: inline-block; width: 78px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #ffffff; background: linear-gradient(14deg, #ff734e, #ff8565); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff734e, endcolorstr=#ff8565, gradientType=1); -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff734e, endcolorstr=#ff8565, gradientType=1); position: absolute; right: 18px; }

.zq_service .map_query_div .query_toast { color: #acacac; font-size: 12px; padding-top: 13px; padding-bottom: 18px; }

.zq_service .map_query_div .city_query_tab { width: 100%; height: 30px; border-bottom: 1px solid #d5d5d5; }

.zq_service .map_query_div .city_query_tab li { display: inline-block; line-height: 30px; padding: 0 8px; color: #cc5656; cursor: default; }

.zq_service .map_query_div .city_query_tab li.on { border: 1px solid #d5d5d5; border-bottom: none; background-color: #ffffff; }

.zq_service .map_query_div .city_list_box { height: 235px; width: 100%; padding: 20px 0; overflow: hidden; }

.zq_service .map_query_div .city_list_box .city_list_ul { display: none; height: 100%; width: 105%; overflow: auto; }

.zq_service .map_query_div .city_list_box .city_list_ul li { width: 60px; margin-right: 14px; margin-top: 20px; display: inline-block; }

.zq_service .map_query_div .city_list_box .city_list_ul li a { color: #7c7c7c; font-size: 12px; }

.zq_service .map_query_div .city_list_box .city_list_ul li a:hover { color: #145fbc; }

.zq_service .map_query_div .query_map_bottom { padding: 0 10px; }
.zq_service .map_query_div .query_map_bottom:before { content: ''; width: 372px; height: 0; display: inline-block; border-top: 1px solid rgba(213, 213, 213, 0.5); position: relative; left: -28px; }

.zq_service .map_query_div .query_map_bottom h2 { display: inline-block; font-size: 16px; color: #414141; margin-top: 25px; }

.zq_service .map_query_div .query_map_bottom .slide { width: 15px; height: 1px; background-color: #e8e8e8; margin-top: 17px; }

.zq_service .map_query_div .query_map_bottom p { color: #797979; font-size: 13px; line-height: 30px; height: 60px; overflow: hidden; margin-top: 17px; }

.zq_service .query_city { width: 100%; height: 740px; margin-top: 100px; background-color: #ffffff; padding: 10px 0; -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06); }

.zq_service .query_city #gd_map_box { width: 100%; height: 100%; }

.zq_service .query_city #gd_map_box .amap-ui-smp-ifwn-container .amap-ui-infowindow-close { display: none; }

.zq_service .query_city #gd_map_box .amap-ui-smp-ifwn-container h3.amap-ui-infowindow-title { display: none; }

.zq_service .amap-info-contentContainer .amap-ui-smp-ifwn-content-body { -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1); border-color: #cccccc; }

.zq_service .amap-info-contentContainer .custom_gdmap_windows { padding: 21px; background-color: #ffffff; position: relative; }

.zq_service .amap-info-contentContainer .custom_gdmap_windows .map_head_img { width: 80px; height: 80px; border-radius: 50%; float: left; }

.zq_service .amap-info-contentContainer .custom_gdmap_windows .map_head_img img { width: 100%; }

.zq_service .amap-info-contentContainer .custom_gdmap_windows .map_company_info { float: right; width: 170px; padding-left: 10px; height: 100%; }

.zq_service .amap-info-contentContainer .custom_gdmap_windows .map_company_info .name { color: #474747; font-size: 16px; }

.zq_service .amap-info-contentContainer .custom_gdmap_windows .map_company_info .info { color: #a2a2a2; font-size: 12px; padding: 5px 0 10px 0; }

.zq_service .amap-info-contentContainer .custom_gdmap_windows .map_company_info a { display: block; width: 72px; height: 23px; line-height: 23px; text-align: center; border: solid 1px #ff734e; color: #ff734e; }

/* 售后采访 */
.interview { margin-top: 36px; }
.interview_c { margin-top: 24px !important; }
.interview_c_l { width: 515px; height: 456px; background-color: #fff; }
.interview_c_l_t { height: 310px; position: relative; overflow: hidden; }
.interview_c_l_t > img { -webkit-transition: all 0.8s; transition: all 0.8s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; max-width: none; }
.interview_c_l_t:hover > img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.interview_c_l_t_m { position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 28px 0 0 33px; cursor: pointer; }
.interview_c_l_t_m > img { padding-left: 184px; }
.interview_c_l_t_m_t1 { width: 93px; height: 28px; border: solid 1px #ffffff; padding: 2px; font-size: 0; }
.interview_c_l_t_m_t1 span { float: left; width: 50%; height: 100%; text-align: center; line-height: 22px; background-color: #fff; color: #676767; font-size: 18px; }
.interview_c_l_t_m_t1 span:first-child { background-color: transparent; color: #fff; }
.interview_c_l_t_m_t2 { width: 93px; text-align: right; font-size: 14px; color: #e6e6e6; margin: 12px 0 9px 0; position: relative; }
.interview_c_l_t_m_t2:before, .interview_c_l_t_m_t2:after { content: ''; display: block; height: 1px; background-color: #97999c; position: absolute; right: 0; }
.interview_c_l_t_m_t2:before { width: 12px; top: -4px; }
.interview_c_l_t_m_t2:after { width: 76px; bottom: -4px; }
.interview_c_l_t_m_t3 { width: 93px; font-size: 12px; color: #bababa; text-align: right; }
.interview_c_l_b { width: 515px; height: 146px; border: solid 1px #eaeaea; padding: 25px 20px; }
.interview_c_l_b_t1 { font-size: 16px; color: #515151; font-weight: bold; }
.interview_c_l_b_t2 { font-size: 12px; color: #a4a4a4; margin: 7px 0 13px; position: relative; }
.interview_c_l_b_t2:before { content: ''; display: inline-block; width: 14px; height: 1px; background-color: #e0e0e0; position: absolute; left: 0; top: 25px; }
.interview_c_l_b_t3 { font-size: 12px; color: #cfcfcf; }
.interview_c_l_b_t4 i { display: inline-block; width: 6px; height: 6px; border-radius: 50%; background-color: #e0e0e0; }
.interview_c_r { width: 676px; height: 456px; background-color: #fff; }
.interview_c_r li { width: 676px; height: 153px; border: 1px solid #f0f0f0; margin-top: -1px; position: relative; -webkit-transition: all 0.2s; transition: all 0.2s; }
.interview_c_r li:first-child { margin-top: 0; }
.interview_c_r li:hover { background-color: #fafafa; border-color: #dde7fc; z-index: 2; }
.interview_c_r li:hover .interview_c_r_m { border-color: #dde7fc; }
.interview_c_r li a { display: inline-block; width: 100%; height: 100%; }
.interview_c_r_l { width: 158px; height: 100%; float: left; padding: 10px 0 0 13px; }
.interview_c_r_l_t1 { font-size: 12px; color: #a8a8a8; }
.interview_c_r_l_t2 { margin-top: 36px; text-align: center; }
.interview_c_r_l_t2 span { font-size: 14px; color: #898989; }
.interview_c_r_l_t2 span:first-child { font-weight: bold; font-size: 26px; color: #373737; margin-right: -2px; }
.interview_c_r_m { width: 398px; height: 100%; float: left; border-left: 1px solid #f0f0f0; padding: 20px 22px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.interview_c_r_m_t1 { font-size: 18px; color: #515151; }
.interview_c_r_m_t2 { font-size: 13px; color: #a2a2a2; line-height: 24px; margin-top: 20px; }
.interview_c_r_m_t2:before { content: ''; display: block; width: 14px; height: 1px; background-color: #e8e8e8; position: relative; top: -9px; }
.interview_c_r_m_t3 i { display: inline-block; width: 6px; height: 6px; border-radius: 50%; background-color: #e0e0e0; }
.interview_c_r_r { float: left; width: 100px; height: 100px; border-radius: 50%; background-color: #f6f6f6; margin-top: 26px; padding: 9px; }
.interview_c_r_r img { border-radius: 50%; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

/* 鱼爪动态 */
.news { height: 585px; margin-top: 46px; background-color: #fff; -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06); }
.news .commonbox_title { padding: 44px 0 12px; }
.news .commonbox_title label { display: inline-block; }
.news .commonbox_title label i { float: left; width: 8px; height: 1px; background-color: #e5e5e5; margin: 0 2px; }
.news_c_l { width: 848px; height: 440px; background-color: #ffffff; border: solid 1px #e8e8e8; }
.news_c_l_hd { width: 100%; height: 68px; background-color: #f6f6f6; border-bottom: 1px dotted #c3c3c3; position: relative; }
.news_c_l_hd a { position: absolute; top: 26px; right: 24px; font-size: 0; }
.news_c_l_hd a:hover span { color: #3573ec; }
.news_c_l_hd a:hover i { border-left-color: #3573ec; }
.news_c_l_hd a span { font-size: 12px; vertical-align: middle; }
.news_c_l_hd 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 #737373; border-right: none; vertical-align: middle; margin-left: 6px; }
.news_c_l_hd li { float: left; cursor: pointer; font-size: 0; padding: 0 18px; line-height: 68px; border-right: 1px dotted transparent; border-left: 1px dotted transparent; -webkit-transition: all 0.2s; transition: all 0.2s; }
.news_c_l_hd li:first-child { border-left: none !important; }
.news_c_l_hd li.on { border-right: 1px dotted #c3c3c3; border-left: 1px dotted #c3c3c3; position: relative; }
.news_c_l_hd li.on:after { content: ''; display: inline-block; width: 99%; height: 0; border: 1px solid #eef0f2; position: absolute; bottom: 0; left: 0; }
.news_c_l_hd li.on .news_c_l_hd_t1 { color: #165fcb; }
.news_c_l_hd li.on .news_c_l_hd_t3 { border-color: #165fcb; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.news_c_l_hd li.on .news_c_l_hd_t3 i { border-left-color: #165fcb; }
.news_c_l_hd_t1, .news_c_l_hd_t2 { font-size: 15px; color: #2d2c2c; font-weight: bold; vertical-align: middle; }
.news_c_l_hd_t3 { width: 15px; height: 15px; vertical-align: middle; border-radius: 50%; display: inline-block; border: solid 1px #ccc; font-size: 0; line-height: 13px; text-align: center; margin-left: 7px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.news_c_l_hd_t3:after { 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 #eef0f2; border-right: none; position: relative; left: -3px; }
.news_c_l_hd_t3 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 #c1c1c1; border-right: none; -webkit-transition: all 0.2s; transition: all 0.2s; position: relative; left: 2px; }
.news_c_l_bd a { float: left; width: 50%; padding: 0 18px; line-height: 54px; font-size: 0; }
.news_c_l_bd a.large { padding: 23px 18px 26px; background-color: #f6f6f6; border: none; line-height: inherit; }
.news_c_l_bd a.bordernone .news_c_l_bd_text, .news_c_l_bd a.bordernone .news_c_l_bd_time { border: none; }
.news_c_l_bd a > i { vertical-align: middle; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #5d6679; border-right: none; }
.news_c_l_bd a:hover .news_c_l_bd_text, .news_c_l_bd a:hover .news_c_l_bd_time { color: #545454; }
.news_c_l_bd a:hover .news_c_l_bd_r_t1 { color: #000; }
.news_c_l_bd_text, .news_c_l_bd_time { font-size: 14px; color: #909090; border-bottom: 1px dashed #e8e8e8; -webkit-transition: all 0.2s; transition: all 0.2s; }
.news_c_l_bd_text { margin-left: 7px; vertical-align: middle; width: 280px; display: inline-block; padding-right: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_c_l_bd_time { display: inline-block; height: 100%; vertical-align: middle; }
.news_c_l_bd_l { float: left; width: 156px; height: 97px; background-color: #ffffff; padding: 4px; }
.news_c_l_bd_l img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.news_c_l_bd_r { float: left; width: 210px; margin-left: 10px; }
.news_c_l_bd_r_t1 { font-size: 16px; color: #5f5f5f; margin-bottom: -4px; -webkit-transition: all 0.2s; transition: all 0.2s; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_c_l_bd_r label i { display: inline-block; width: 7px; height: 1px; background-color: #d2d2d2; }
.news_c_l_bd_r_t2 { font-size: 12px; color: #d2d2d2; margin-bottom: 4px; margin-top: 6px; }
.news_c_l_bd_r_t3 { font-size: 13px; color: #adadad; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_c_r { width: 334px; height: 440px; background-color: #ffffff; border: solid 1px #e8e8e8; }
.news_c_r_t { padding: 0 16px; line-height: 67px; }
.news_c_r_t span { font-size: 15px; color: #515151; }
.news_c_r_t a { font-size: 0; margin-right: 16px; }
.news_c_r_t a:hover span { color: #3573ec; }
.news_c_r_t a:hover i { border-left-color: #3573ec; }
.news_c_r_t a span { font-size: 12px; color: #787878; vertical-align: middle; margin-right: 6px; -webkit-transition: all 0.4s; transition: all 0.4s; }
.news_c_r_t a i { vertical-align: middle; -webkit-transition: all 0.4s; transition: all 0.4s; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #737373; border-right: none; }
.news_c_r_l li { border-top: 1px dashed #d5d6d8; height: 56px; }
.news_c_r_l li a { display: inline-block; width: 100%; height: 100%; padding: 18px 14px 0; }
.news_c_r_l li a:hover .news_c_r_l_r p { color: #5d5d5d; }
.news_c_r_l li.on { height: 146px; }
.news_c_r_l li.on .news_c_r_l_r p { line-height: 24px; white-space: initial; }
.news_c_r_l li.on .news_c_r_l_r p:first-child { font-size: 15px; color: #5d5d5d; font-weight: bold; white-space: nowrap; }
.news_c_r_l li.on .news_c_r_l_r p:first-child:after { content: ''; display: block; width: 14px; height: 1px; background-color: #d6dae2; margin: 10px 0; }
.news_c_r_l_l { width: 24px; height: 24px; border-radius: 50%; font-size: 12px; color: #fff; text-align: center; line-height: 24px; float: left; position: relative; }
.news_c_r_l_l:after { content: ''; position: absolute; top: 14px; right: -5px; }
.news_c_r_l_l1 { background-color: #5b90de; }
.news_c_r_l_l1:after { width: 0; height: 0; border-width: 4px 0 4px 10px; border-style: solid; border-color: transparent transparent transparent #5b90de; }
.news_c_r_l_l2 { background-color: #a2c285; }
.news_c_r_l_l2:after { width: 0; height: 0; border-width: 4px 0 4px 10px; border-style: solid; border-color: transparent transparent transparent #a2c285; }
.news_c_r_l_l3 { background-color: #e2b578; }
.news_c_r_l_l3:after { width: 0; height: 0; border-width: 4px 0 4px 10px; border-style: solid; border-color: transparent transparent transparent #e2b578; }
.news_c_r_l_l4 { background-color: #b8bfc8; }
.news_c_r_l_l4:after { width: 0; height: 0; border-width: 4px 0 4px 10px; border-style: solid; border-color: transparent transparent transparent #b8bfc8; }
.news_c_r_l_l5 { background-color: #b8bfc8; }
.news_c_r_l_l5:after { width: 0; height: 0; border-width: 4px 0 4px 10px; border-style: solid; border-color: transparent transparent transparent #b8bfc8; }
.news_c_r_l_r { float: left; width: 266px; margin-left: 10px; }
.news_c_r_l_r p { font-size: 14px; color: #909090; -webkit-transition: all 0.2s; transition: all 0.2s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/* 覆盖引入部分样式 */
.maskcustomerbox .sbumit { background-color: #3573ec !important; }

.maskcustomerbox .search { margin-top: 267px !important; }

.maskcustomerbox .popcustomerbox { background-image: url(../images/index/tax-bg.png) !important; }

.footer_address * { -webkit-box-sizing: content-box; box-sizing: content-box; }

.rightSidebar { z-index: 9 !important; }
