/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.bkg_f6f6f6 { background: #f6f6f6; }
.bkg_ffffff { background: #ffffff; }
.bkg_596b8a { background: #596b8a; }
.bkg_f4f4f4 { background: #f4f4f4; }
.bkg_f8f8f8 { background: #f8f8f8; }
.bkg_fafafa { background: #fafafa; }

.c_ffffff { color: #ffffff; }
.c_111111 { color: #111111; }
.c_333333 { color: #333333; }
.c_555555 { color: #555555; }
.c_666666 { color: #666666; }
.c_888888 { color: #888888; }
.c_999999 { color: #999999; }

.w1200px { width: 1200px; margin: 0 auto; }
.w1000px { width: 1000px; margin: 0 auto; }
.w_P100 { width: 100%; }
.h_P100 { height: 100%; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.header_box { height: 137px; }

.headers.fixed { position: fixed; top: 0; z-index: 1234; background: #ffffff; background: rgba(255, 255, 255, 1); box-shadow: 0 28px 50px rgba(0, 0, 0, .1); }

.header { padding: 15px 0; }
.header .logo .mui-table-view .mui-media-object { max-width: 610px; height: 46px; line-height: 46px; }
.header .logo .mui-table-view .mui-media-body { height: 46px; }

.header .lxwm .mui-table-view .mui-media-object.mui-pull-left { transition: all .5s; max-width: 36px; width: 36px; height: 46px; }
.header .lxwm .mui-table-view .mui-media-object.mui-pull-left .iconfont { transition: all .5s; font-size: 36px; color: #555555; line-height: 46px; }
.header .lxwm .mui-table-view .mui-media-object.mui-pull-right { max-width: 46px; width: 46px; height: 46px; margin-left: 16px; background: #182d55; }
.header .lxwm .mui-table-view .mui-media-object.mui-pull-right .iconfont { font-size: 24px; line-height: 46px; color: #ffffff; }
.header .lxwm .mui-table-view .mui-media-body { font-size: 24px; color: #555555; line-height: 46px; }

.nav_box { background: #ffffff; border-top: solid 1px #e1e1e1; }
.nav_box .nav_list { position: relative; z-index: 12345; }
.nav_box .nav_list ul { display: flex; justify-content: space-between; }
.nav_box .nav_list ul li { position: relative; float: left; width: 160px; margin-right: 1px; text-align: center; }

.nav_box .nav_list ul li a.a1 { display: inline-block; padding: 0 24px; height: 60px; line-height: 60px; font-size: 16px; color: #777777; }
.nav_box .nav_list ul li.actives a.a1, .nav_box .nav_list ul li.active a.a1, .nav_box .nav_list ul li a.a1:hover { color: #182d55 !important; border-bottom: solid 2px #182d55; }

.nav_box .nav_list ul li div.subNav { width: 200px; display: none; position: absolute; top: 60px; left: 50%; margin-left: -100px; border-top: 1px solid #f2f2f2; }
.nav_box .nav_list ul li div.subNav { background: #ffffff; box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05); transition: all .36s ease; }

.nav_box .nav_list ul li div.subNav a { display: block; padding: 0 24px; color: #666666; font-size: 14px; line-height: 36px; transition: all .2s ease-in-out; border-bottom: solid 1px #f2f2f2; }
.nav_box .nav_list ul li div.subNav a.active, .nav_box .nav_list ul li div.subNav a:hover { background: #243e70; color: #ffffff; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.toptop .toptopBody { position: relative; }

.search_body { display: none; position: absolute; width: 100%; height: 46px; z-index: 12345; overflow: hidden; background: #fff; }
.search_body.showing { display: block; }

.search_body .body { position: relative; width: 500px; margin: 0 auto; overflow: hidden; }
.search_body .keyword { width: 100%; height: 46px; line-height: 46px; padding: 0 14px; margin: 0; border: none; background: none; color: #333; border-radius: 0; }
.search_body .submit { position: absolute; right: 0; height: 46px; width: 72px; padding: 0; margin: 0; background: none; border: none; border-radius: 0; z-index: 12345; }
.search_body .submit .iconfont { font-size: 22px; color: #333; }
.search_body button:enabled:active { background: none; color:#333; }
.search_body .closex { position: absolute; left: 0; height: 46px; width: 46px; padding: 0; margin: 0; background: none; border: none; border-radius: 0; z-index: 12345; cursor: pointer; }
.search_body .closex .iconfont { font-size: 18px; color: #333; line-height: 46px; }

.search_body .body .Validform_checktip { display: none; position: absolute; left: 0; top: 0; padding: 0 14px; margin: 0; font-size: 14px; line-height: 46px; width: 100%; height: 46px; }
.search_body .body .Validform_checktip { background: none; pointer-events: none; }
.search_body .body .Validform_checktip.Validform_shake { display: none !important; }

.search_body .body input::-webkit-input-placeholder, .search_body .body textarea::-webkit-input-placeholder { color: #333; }
.search_body .body input:-moz-placeholder, .search_body .body textarea:-moz-placeholder { color: #333; }
.search_body .body input::-moz-placeholder, .search_body .body textarea::-moz-placeholder { color: #333; }
.search_body .body input:-ms-input-placeholder, .search_body .body textarea:-ms-input-placeholder { color: #333; }
.search_body .body input:-webkit-autofill { -webkit-text-fill-color: #333 !important; transition: background-color 5000s ease-in-out 0s; }

#search_btns.hide { display: none; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.swiper-pagination-BA { bottom: 40px !important; }
.swiper-pagination-BA .swiper-pagination-bullet { margin: 0 5px; background: rgba(255, 255, 255, .42); width: 30px; height: 2px; opacity: 1; border-radius: 0; }
.swiper-pagination-BA .swiper-pagination-bullet-active { background: rgba(255, 255, 255, 1); }

.swiper-container-BA .swiperbtn { position: absolute; top: 50%; width: 48px; height: 82px; margin-top: -36px; z-index: 9999; background: rgba(0, 0, 0, .3); border-radius: 5px; }
.swiper-container-BA .swiperbtn.swiper-prev { left: 60px; }
.swiper-container-BA .swiperbtn.swiper-next { right: 60px; }

.swiper-container-BA .swiperbtn .iconfont { font-size: 24px; line-height: 82px; color: #bfbfbf; }
.swiper-container-BA .swiperbtn:hover .iconfont { color: #ffffff; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.catposBox { border-bottom: solid 1px #eeeeee; }
.catposBox .catpos, .catposBox .catpos * { line-height: 45px !important; color: #888888 !important; }
.catposBox .catpos .symbol { font-family: simhei, serif; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.leftseadA { width: 70px; position: fixed; bottom: 408px; right: 1px; z-index: 999999999; }
.leftseadA .leftseadA_i { position: relative; width: 46px; }
.leftseadA .leftseadA_i .b { position: absolute; top: 0; left: 12px; width: 46px; border-radius: 3px; }
.leftseadA .leftseadA_i .b .dl { width: 46px; margin: 10px auto; }

.leftseadA .leftseadA_i .b .dl.dl_two { margin-top: 0; }

.leftseadA .leftseadA_i .dl .dd { position: relative; height: 46px; margin-bottom: 5px; }
.leftseadA .leftseadA_i .dl .dd .shows { transition: all .5s; border-radius: 3px; background: #ffffff; box-shadow: 0 0 9px 0 #000000; box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1); }

.leftseadA .leftseadA_i .dl .dd .shows .img { height: 46px; text-align: center; }
.leftseadA .leftseadA_i .dl .dd .shows .img .iconfont { font-size: 24px; line-height: 46px; color: #182d55; }

.leftseadA .leftseadA_i .dl .dd .hides { display: none; position: absolute; right: 0; top: 0; width: 265px; min-height: 46px; }
.leftseadA .leftseadA_i .dl .dd .hides .sdl { position: relative; width: 100%; }
.leftseadA .leftseadA_i .dl .dd .hides .sdt { width: 200px; min-height: 46px; padding: 0 20px; line-height: 46px; font-size: 20px; font-weight: bold; overflow: hidden; }
.leftseadA .leftseadA_i .dl .dd .hides .sdt { position: absolute; right: 47px; border: solid 1px #e5e5e5; border-right: none; color: #666666; }
.leftseadA .leftseadA_i .dl .dd .hides .sdt { border-radius: 3px; background: #ffffff; box-shadow: 0 0 10px 0 #000000; box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1); }
.leftseadA .leftseadA_i .dl .dd .hides .sdt.tel { height: 46px; line-height: 44px; }
.leftseadA .leftseadA_i .dl .dd .hides .sdt.qrs { height: auto; padding: 10px; }
.leftseadA .leftseadA_i .dl .dd .hides .sdd { position: absolute; right: 0; width: 46px; height: 46px; text-align: center; }
.leftseadA .leftseadA_i .dl .dd .hides .sdd .iconfont { display: none; font-size: 24px; line-height: 46px; color: #182d55; }

.leftseadA .leftseadA_i .b .dl.dl_two .shows .img { height: 46px; }
.leftseadA .leftseadA_i .b .dl.dl_two .shows .img .iconfont { line-height: 46px; }

.leftseadA .leftseadA_i .dl .dd a { display: block; width: 100%; height: 100%; }
.leftseadA .leftseadA_i .dl .dd a:hover .shows { background: #182d55; }
.leftseadA .leftseadA_i .dl .dd a:hover .shows .img .iconfont { color: #ffffff; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.outPager { margin: 0; padding: 0; text-align: center; }
.pager { display: inline-block; }
.mui-pagination > li > a, .mui-pagination > li > span { transition: all .5s; float: left; display: inline-block; padding: 0 20px; margin: 0 4px; line-height: 45px; height: 45px; }
.mui-pagination > li > a, .mui-pagination > li > span { border: solid 1px #eeeeee; background: #ffffff; color: #9a9a9a; overflow: hidden; }
.mui-pagination > li > a .iconfont { display: inline-block; line-height: 43px; font-size: 16px; }

.mui-pagination > li > a.active, .mui-pagination > li > a:hover, .mui-pagination > li:active > a, .mui-pagination > li:active > a:active { background: #243e70; color: #ffffff; border-color: #243e70;}

.mui-pagination > li:last-child > a, .mui-pagination > li:last-child > span {border-radius: 0;}
.mui-pagination > li:first-child > a, .mui-pagination > li:first-child > span {border-radius: 0;}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#web_footer { background: #ededed; }

.footer_dl .mui-table-view .mui-table-view-cell { margin-right: 32px; }
.footer_dl .mui-table-view .mui-media-object.mui-pull-left { max-width: 72px; margin-right: 32px; }
.footer_dl .mui-table-view .mui-media-object.mui-pull-left .icon { position: relative; height: 5px; margin-top: 5px; overflow: hidden; }
.footer_dl .mui-table-view .mui-media-object.mui-pull-left .icon .d { float: left; width: 5px; height: 5px; margin-right: 3px; background: #b5b5b5; }
.footer_dl .mui-table-view .mui-media-object.mui-pull-left .icon .l { position: absolute; left: 21px; top: 50%; margin-top: -0.5px; width: 100px; height: 1px; background: #b5b5b5; }

.footer_B { padding: 36px 0; }

.footer_B1 { width: 415px; }
.footer_B1 .mui-table-view .mui-media-body a { display: block; color: #999999; }
.footer_B1 .mui-table-view .mui-media-body a:hover { color: #666666; }

.footer_B2 { width: 400px; }
.footer_B2 .mui-table-view .mui-table-view-cell { margin-right: 0; }

.footer_B2 .footer_B2_lxwm { width: 280px; }
.footer_B2 .footer_B2_lxwm .text ,.footer_B2 .footer_B2_lxwm .text * { font-size: 14px !important; color: #666666 !important; }

.footer_B2 .footer_B2_lxwm .link { position: relative; width: 280px; margin-top: 14px; cursor: pointer; }
.footer_B2 .footer_B2_lxwm .link .head { padding: 10px 14px; background: #fff; }
.footer_B2 .footer_B2_lxwm .link .head .head_a { color: #555555; }
.footer_B2 .footer_B2_lxwm .link .head .head_b.iconfont { font-size: 14px; line-height: 24px; color: #555; }

.footer_B2 .footer_B2_lxwm .link .body { display: none; position: absolute; width: 100%; bottom: 44px; background: #182d55; }
.footer_B2 .footer_B2_lxwm .link .body a { transition: all .5s; display: block; padding: 10px 14px; border-bottom: solid 1px #ededed; color: #fff; }
.footer_B2 .footer_B2_lxwm .link .body a:hover { background: #e9cb8b; color: #182d55; }

.footer_B2 .footer_B2_lxwm .link:hover .body { display: block; }

.footer_B3 { width: 90px; overflow: hidden; }
.footer_B3, .footer_B3 * { font-size: 14px !important; color: #666666 !important; }

.web_footer .footer_C { padding: 20px 0; background: #182d55; }
.web_footer .footer_C, .web_footer .footer_C * { color: #ffffff !important; font-size: 14px !important; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.index_dl .dt { height: 32px; margin-bottom: 32px; }
.index_dl .dt .mui-table-view .mui-media-object.mui-pull-left { max-width: 300px; height: 32px; line-height: 32px; }
.index_dl .dt .mui-table-view .mui-media-object.mui-pull-left span { display: inline-block; height: 32px;}
.index_dl .dt .mui-table-view .mui-media-object.mui-pull-left .cn { font-size: 24px; line-height: 28px; margin-right: 5px; }
.index_dl .dt .mui-table-view .mui-media-object.mui-pull-left .en { font-size: 12px; line-height: 32px; }
.index_dl .dt .mui-table-view .mui-media-body { position: relative; height: 32px; }
.index_dl .dt .mui-table-view .mui-media-body .line { position: absolute; top: 50%; width: 100%; height: 2px; border-top: solid 1px #b5b5b5; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 首页招标 - 选项卡 */
.index_zhaobiao { margin-bottom: 60px; }
.index_zhaobiao .TabsA1_tab { margin-bottom: 45px; background: #f5f5f5; }
.index_zhaobiao .TabsA1_tab a { display: inline-block; width: 20%; height: 60px; line-height: 60px; color: #444444; }
.index_zhaobiao .TabsA1_tab a:hover { color: #182d55; }
.index_zhaobiao .TabsA1_tab a.active { background: #182d55; color: #ffffff; }

.index_zhaobiao .TabsA1_con .mui-table-view { width: 1100px; margin-left: -50px; padding: 0 50px 0 0 !important; }
.index_zhaobiao .TabsA1_con .mui-table-view .mui-table-view-cell { padding: 0 0 0 50px !important; }

.index_zhaobiao .TabsA1_con .mui-table-view .mui-media-object.mui-pull-right { max-width: 90px; width: 90px; height: 42px; line-height: 42px; margin-left: 14px; }
.index_zhaobiao .TabsA1_con .mui-table-view .mui-media-body { height: 42px; line-height: 42px; }

.index_zhaobiao .TabsA1_con .mui-table-view .mui-table-view-cell a { transition: all .5s; border-bottom: solid 1px #e5e5e5; }
.index_zhaobiao .TabsA1_con .mui-table-view .mui-table-view-cell a:hover { border-color: #243e70; }
.index_zhaobiao .TabsA1_con .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-right { color: #243e70; }
.index_zhaobiao .TabsA1_con .mui-table-view .mui-table-view-cell a:hover .mui-media-body { color: #243e70; }

.index_zhaobiao .TabsA1_con .more { padding-top: 30px; }
.index_zhaobiao .TabsA1_con .more a { transition: all .5s; display: inline-block; padding: 0 40px; height: 40px; line-height: 38px; border: solid 1px #a9a9a9; }
.index_zhaobiao .TabsA1_con .more a:hover { background: #243e70; border-color: #243e70; color: #ffffff; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.index_Service { padding: 50px 0 70px 0; }
.index_Service .dd { background: #ffffff; overflow: hidden; }

.index_Service .dd .A { width: 250px; height: 280px; border: solid 1px #d4d4d4; }
.index_Service .dd .A .imge { height: 278px; overflow: hidden; }
.index_Service .dd .A .imge img { object-fit: cover; }
.index_Service .dd .A .swiper-pagination-gsjj { text-align: right; padding-right: 14px; }
.index_Service .dd .A .swiper-pagination-gsjj .swiper-pagination-bullet { background: #ffffff; opacity: 1; }
.index_Service .dd .A .swiper-pagination-gsjj .swiper-pagination-bullet-active { background: #ffc13e; }

.index_Service .dd .B { width: 365px; height: 280px; padding: 24px 42px; border: solid 1px #d4d4d4; border-left: none; border-right: none; }
.index_Service .dd .B .text { display: inline-block; font-size: 16px; padding: 0 0 14px 0; margin: 0 0 14px 0; font-weight: bold; color: #182d55; border-bottom: solid 1px #e1e1e1;}
.index_Service .dd .B .desc { height: 120px; margin-bottom: 14px; }
.index_Service .dd .B .desc, .index_Service .dd .B .desc { font-size: 14px !important; line-height: 24px !important; color: #666666 !important; }
.index_Service .dd .B .more a { display: inline-block; background: #243e70; padding: 0 40px; height: 40px; line-height: 38px; color: #ffffff; }

.index_Service .dd .C { width: 385px; height: 280px; }
.index_Service .dd .C ul li { height: 140px; padding: 30px 20px; overflow: hidden; }

.index_Service .dd .C ul li a { position: relative; display: block; height: 80px; }
.index_Service .dd .C ul li a .imge { height: 30px; }
.index_Service .dd .C ul li a .imge img { height: 30px; }
.index_Service .dd .C ul li a .text { position: absolute; bottom: 0; }
.index_Service .dd .C ul li a .text .cn { font-size: 14px; line-height: 20px; }
.index_Service .dd .C ul li a .text .en { font-size: 12px; line-height: 14px; }

.index_Service .dd .C ul li:nth-child(1) { background: #284783; }
.index_Service .dd .C ul li:nth-child(2) { background: #aab9d4; }
.index_Service .dd .C ul li:nth-child(3) { background: #e9cb8b; }
.index_Service .dd .C ul li:nth-child(4) { background: #284783; }

.index_Service .dd .C ul li:nth-child(1) a .text .name, .index_Service .dd .C ul li:nth-child(4) a .text .name { color: #ffffff; }
.index_Service .dd .C ul li:nth-child(2) a .text .name, .index_Service .dd .C ul li:nth-child(3) a .text .name { color: #284783; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.index_News { padding: 50px 0 70px 0; }

.index_News_A { width: 485px; }
.index_News_A .imge { height: 256px; overflow: hidden; border: solid 1px #eeeeee; }
.index_News_A .imge img { transition: all .5s; object-fit: cover; }
.index_News_A .text { padding-top: 10px; }
.index_News_A .text .txt { transition: all .5s; font-size: 16px; margin-bottom: 5px; }
.index_News_A a:hover .imge img { transform: scale(1.1); }
.index_News_A a:hover .text .txt { color: #284783; }

.index_News_B { width: 485px; }

.index_News_B .mui-table-view .mui-table-view-cell.mui-media { padding: 0 0 15px 0 !important; }

.index_News_B .mui-table-view .mui-media-object.mui-pull-left { max-width: 70px; margin-right: 14px; }
.index_News_B .mui-table-view .mui-media-object.mui-pull-left .text { transition: all .5s; font-size: 24px; }
.index_News_B .mui-table-view .mui-media-object.mui-pull-left .desc { transition: all .5s; }

.index_News_B .mui-table-view .mui-media-body .text { transition: all .5s; font-size: 16px; height: 20px; line-height: 20px; margin-bottom: 4px; }
.index_News_B .mui-table-view .mui-media-body .desc { transition: all .5s; }

.index_News_B .mui-table-view .mui-table-view-cell a { transition: all .5s; padding: 10px 24px !important; background: #f7f7f7; }

.index_News_B .mui-table-view .mui-table-view-cell a:hover { background: #182d55; }
.index_News_B .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-left .text { color: #ffffff; }
.index_News_B .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-left .desc { color: #ffffff; }
.index_News_B .mui-table-view .mui-table-view-cell a:hover .mui-media-body .text { color: #ffffff; }
.index_News_B .mui-table-view .mui-table-view-cell a:hover .mui-media-body .desc { color: #ffffff; }

.index_News_more { padding-top: 16px; }
.index_News_more a { transition: all .5s; display: inline-block; padding: 0 40px; height: 40px; line-height: 38px; border: solid 1px #a9a9a9; }
.index_News_more a:hover { background: #243e70; border-color: #243e70; color: #ffffff; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.index_Contact { padding: 50px 0 70px 0; }

.index_Contact_A { width: 320px; height: 277px; border: solid 1px #d3d3d3; background: #ffffff; }
.index_Contact_A .sdt { height: 55px; line-height: 54px; padding: 0 20px; font-size: 16px; color: #243e70; border-bottom: solid 1px #d3d3d3; }

.index_Contact_A .sdd { position: relative; }
.index_Contact_A .sdd .li { height: 55px; border-bottom: solid 1px #d3d3d3; }
/*.index_Contact_A .sdd .li:nth-child(2) { margin-right: 100px; }*/
/*.index_Contact_A .sdd .li:nth-child(3) { margin-right: 100px; }*/
.index_Contact_A .sdd .li:nth-child(4) { border: none; }

.index_Contact_A .sdd .li.mui-table-view .mui-table-view-cell { padding: 0 20px !important; }
.index_Contact_A .sdd .li.mui-table-view .mui-media-object.mui-pull-left { max-width: 24px; width: 24px; height: 55px; padding: 15px 0;  }
.index_Contact_A .sdd .li.mui-table-view .mui-media-object.mui-pull-left .img { width: 24px; height: 24px; line-height: 24px; border: solid 1px #d3d3d3; border-radius: 50%; }
.index_Contact_A .sdd .li.mui-table-view .mui-media-object.mui-pull-left .iconfont { float: left; display: inline-block; width: 22px; height: 22px; font-size: 10px; line-height: 24px; color: #666666; }
.index_Contact_A .sdd .li.mui-table-view .mui-media-body { height: 40px; margin-top: 7px; }
.index_Contact_A .sdd .li.mui-table-view .mui-media-body, .index_Contact_A .sdd .li.mui-table-view .mui-media-body * { font-size: 13px !important; line-height: 20px !important; color: #666666 !important; }

.index_Contact_A .sdd .qr { position: absolute; top: 55px; right: 0; width: 100px; height: 110px; padding: 10px 18px; border-left: solid 1px #d3d3d3; border-bottom: solid 1px #d3d3d3;}
.index_Contact_A .sdd .qr .content { height: 90px; overflow: hidden; }
.index_Contact_A .sdd .qr .content, .index_Contact_A .sdd .qr .content * { font-size: 12px !important; color: #666666 !important; }

.index_Contact_B { width: 362px; height: 277px; margin-left: 20px; overflow: hidden; border: solid 1px #d3d3d3; background: #ffffff; }

.index_Contact_C { width: 280px; height: 277px; border: solid 1px #d3d3d3; background: #ffffff; }
.index_Contact_C .sdt { height: 55px; line-height: 54px; padding: 0 20px; font-size: 16px; color: #243e70; border-bottom: solid 1px #d3d3d3; }
.index_Contact_C .sdd { padding: 15px 20px; }
.index_Contact_C .sdd .mui-table-view .mui-media-object.mui-pull-left { max-width: 124px; width: 124px; height: 190px; margin-right: 20px; border: solid 1px #eeeeee; overflow: hidden; }
.index_Contact_C .sdd .mui-table-view .mui-media-object.mui-pull-left img { object-fit: cover; }
.index_Contact_C .sdd .mui-table-view .mui-media-body { padding-top: 30px; }
.index_Contact_C .sdd .mui-table-view .mui-media-body .text { max-height: 72px; margin-bottom: 14px; overflow: hidden; }
.index_Contact_C .sdd .mui-table-view .mui-media-body .more a { display: inline-block; width: 100%; height: 40px; line-height: 40px; background: #243e70; color: #ffffff; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.index_links { padding: 60px 0; }
.index_links .links { position: relative; width: 490px; height: 205px; border: solid 1px #d3d3d3; overflow: hidden; }
.index_links .links .imge { height: 203px; overflow: hidden; }
.index_links .links .imge img { transition: all .5s; object-fit: cover; }
.index_links .links .text { position: absolute; top: 0; left: 0; padding: 32px 40px; }
.index_links .links .text .cn { font-size: 24px; text-shadow: 0 0 5px #000000; }
.index_links .links .text .en { font-size: 12px; text-shadow: 0 0 5px #000000; }
.index_links .links a:hover .imge img { transform: scale(1.1); }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.containers { margin-bottom: 60px; overflow: hidden; }

.container_l { width: 920px; }
.container_r { width: 240px; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.catpos4chyi { height: 50px; padding-top: 15px; margin-bottom: 40px; border-bottom: dashed 1px #d8d8d8;}
.catpos4chyi span, .catpos4chyi a { float: left; line-height: 20px; color: #555555 !important; }
.catpos4chyi .icon { display: inline-block; width: 10px; height: 20px; margin-right: 5px; background: #243e70; }
.catpos4chyi .symbol { padding: 0 2px; }
.catpos4chyi a:hover { color: #243e70 !important; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#page_Navs.fixed { position: fixed; top: 180px; width: 240px; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.page_Navs { overflow: hidden; }
.page_Navs .dt { margin-bottom: 2px; font-size: 20px; line-height: 72px; background: #243e70; color: #ffffff; }

.page_Navs .dd .mui-table-view .mui-table-view-cell { margin-bottom: 2px; }
.page_Navs .dd .mui-table-view .mui-table-view-cell a { transition: all .5s; padding: 0 32px !important; background: #eeeeee; }
.page_Navs .dd .mui-table-view .mui-table-view-cell a .mui-media-object.mui-pull-right { max-width: 14px; width: 14px; height: 45px; line-height: 45px; margin-left: 24px; font-size: 16px; color: #ffffff; }
.page_Navs .dd .mui-table-view .mui-table-view-cell a .mui-media-object.mui-pull-right .hide { display: none; }
.page_Navs .dd .mui-table-view .mui-table-view-cell a .mui-media-body { height: 45px; font-size: 16px; line-height: 45px; overflow: hidden; color: #444444; }

.page_Navs .dd .mui-table-view .mui-table-view-cell a:hover { background: #243e70; }
.page_Navs .dd .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-right .show { display: none; }
.page_Navs .dd .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-right .hide { display: block; }
.page_Navs .dd .mui-table-view .mui-table-view-cell a:hover .mui-media-body { color: #ffffff; }

.page_Navs .dd .mui-table-view .mui-table-view-cell.active a { background: #243e70; }
.page_Navs .dd .mui-table-view .mui-table-view-cell.active a .mui-media-object.mui-pull-right .show { display: none; }
.page_Navs .dd .mui-table-view .mui-table-view-cell.active a .mui-media-object.mui-pull-right .hide { display: block; }
.page_Navs .dd .mui-table-view .mui-table-view-cell.active a .mui-media-body { color: #ffffff; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.page_lxwm { padding: 32px; }
.page_lxwm .dt { font-size: 16px; color: #ffffff; text-shadow: 0 2px 2px rgba(16, 5, 9, 0.72); }
.page_lxwm .dd { font-size: 20px; color: #ffffff; text-shadow: 0 2px 2px rgba(16, 5, 9, 0.72); }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.list_zhaobiao .dd .mui-table-view { padding: 0 0 40px 0 !important; }
.list_zhaobiao .dd .mui-table-view .mui-table-view-cell { padding: 0 0 7px 0 !important; margin-bottom: 7px; border-bottom: dashed 1px #d8d8d8; }

.list_zhaobiao .dd .mui-media-object.mui-pull-left { max-width: 14px; width: 14px; height: 24px; line-height: 24px; margin-right: 2px; }
.list_zhaobiao .dd .mui-media-object.mui-pull-left .iconfont { height: 24px; font-size: 10px; line-height: 24px; }
.list_zhaobiao .dd .mui-media-object.mui-pull-right { max-width: 100px; width: 100px; height: 24px; line-height: 24px; }
.list_zhaobiao .dd .mui-media-body { height: 24px; line-height: 24px; }

.list_zhaobiao .dd .mui-table-view .mui-table-view-cell a:hover .mui-media-body { color: #243e70; }
.list_zhaobiao .dd .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-left .iconfont { color: #243e70; }
.list_zhaobiao .dd .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-right { color: #243e70; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.list_picture .mui-table-view { width: 1240px; margin-left: -20px; padding: 0 20px 40px 0 !important; }
.list_picture .mui-table-view .mui-table-view-cell { padding: 0 0 20px 20px !important; }
.list_picture .mui-table-view .mui-media-object.mui-pull-left { max-width: 246px; width: 246px; height: 175px; margin-right: 0; border: solid 1px #cecece; overflow: hidden; }
.list_picture .mui-table-view .mui-media-object.mui-pull-left img { transition: all .5s; object-fit: cover; }
.list_picture .mui-table-view .mui-media-body { height: 175px; padding: 0 30px; }
.list_picture .mui-table-view .mui-media-body .text { transition: all .5s; font-size: 18px; }
.list_picture .mui-table-view .mui-media-body .desc { height: 96px; margin: 12px 0 10px 0; }
.list_picture .mui-table-view .mui-media-body .more { height: 32px; }
.list_picture .mui-table-view .mui-media-body .more .A .xq { transition: all .5s; display: inline-block; height: 32px; padding: 0 20px; line-height: 32px; background: #eaeaea; color: #555555; }
.list_picture .mui-table-view .mui-media-body .more .B { line-height: 32px; }

.list_picture .mui-table-view .mui-table-view-cell a { transition: all .5s; padding: 12px !important; border: solid 1px #cecece; }
.list_picture .mui-table-view .mui-table-view-cell a:hover { border-color: #243e70;}
.list_picture .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-left { border-color: #243e70; }
.list_picture .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-left img { transform: scale(1.1); }
.list_picture .mui-table-view .mui-table-view-cell a:hover .mui-media-body .text { color: #243e70;}
.list_picture .mui-table-view .mui-table-view-cell a:hover .mui-media-body .more .A .xq { background: #243e70; color: #ffffff;}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.list_team { padding-bottom: 80px; }
.list_team .mui-table-view { width: 980px; margin-left: -30px; padding: 0 30px 40px 0 !important; }
.list_team .mui-table-view .mui-table-view-cell { padding: 0 0 20px 30px !important; }
.list_team .mui-table-view .mui-media-object.mui-pull-left { max-width: 180px; width: 180px; height: 180px; margin-right: 0; overflow: hidden; border: solid 1px #efefef; }
.list_team .mui-table-view .mui-media-object.mui-pull-left img { transition: all .5s; object-fit: cover; }
.list_team .mui-table-view .mui-media-body { height: 180px; padding: 32px 45px; border: solid 1px #efefef; border-left: none; background: #f9f9f9; }
.list_team .mui-table-view .mui-media-body .text { transition: all .5s; height: 48px; font-size: 18px; }
.list_team .mui-table-view .mui-media-body .more { margin-top: 34px; }
.list_team .mui-table-view .mui-media-body .more .xq { transition: all .5s; display: inline-block; line-height: 32px; background: #e2e2e2; }
.list_team .mui-table-view a:hover .mui-media-object.mui-pull-left img { transform: scale(1.1); }
.list_team .mui-table-view a:hover .mui-media-body { background: #243e70; border-color: #243e70; }
.list_team .mui-table-view a:hover .mui-media-body .text { color: #ffffff; }
.list_team .mui-table-view a:hover .mui-media-body .more .xq { background: #ffffff; color: #243e70; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 新闻资讯 */
.list_news .mui-table-view { padding: 0 0 40px 0 !important; }
.list_news .mui-table-view .mui-table-view-cell { padding: 0 0 20px 0 !important; }
.list_news .mui-table-view .mui-media-object.mui-pull-left { max-width: 246px; width: 246px; height: 175px; margin-right: 0; border: solid 1px #cecece; overflow: hidden; }
.list_news .mui-table-view .mui-media-object.mui-pull-left img { transition: all .5s; object-fit: cover; }
.list_news .mui-table-view .mui-media-body { height: 175px; padding: 0 30px; }
.list_news .mui-table-view .mui-media-body .text { transition: all .5s; font-size: 18px; }
.list_news .mui-table-view .mui-media-body .desc { height: 96px; margin: 12px 0 10px 0; }
.list_news .mui-table-view .mui-media-body .more { height: 32px; }
.list_news .mui-table-view .mui-media-body .more .A .xq { transition: all .5s; display: inline-block; height: 32px; padding: 0 20px; line-height: 32px; background: #eaeaea; color: #555555; }
.list_news .mui-table-view .mui-media-body .more .B { line-height: 32px; }

.list_news .mui-table-view .mui-table-view-cell a { transition: all .5s; padding: 12px !important; border: solid 1px #cecece; }
.list_news .mui-table-view .mui-table-view-cell a:hover { border-color: #243e70;}
.list_news .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-left { border-color: #243e70; }
.list_news .mui-table-view .mui-table-view-cell a:hover .mui-media-object.mui-pull-left img { transform: scale(1.1); }
.list_news .mui-table-view .mui-table-view-cell a:hover .mui-media-body .text { color: #243e70;}
.list_news .mui-table-view .mui-table-view-cell a:hover .mui-media-body .more .A .xq { background: #243e70; color: #ffffff;}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 新闻资讯 - 风格 - A */
.list_news_A { margin-bottom: 120px; padding-top: 60px; }
.list_news_A .mui-table-view .mui-media { margin-bottom: 40px !important; }
.list_news_A .mui-table-view .mui-media-object.mui-pull-left { max-width: 270px; width: 270px; height: 178px; margin-right: 50px; border: solid 1px #eeeeee; overflow: hidden; background: #09bfbd; }
.list_news_A .mui-table-view .mui-media-object.mui-pull-left img { transition: all .5s; object-fit: cover; }

.list_news_A .mui-table-view .mui-media-body .text { transition: all 1s; margin-top: 14px; padding-right: 160px; font-size: 18px; }
.list_news_A .mui-table-view .mui-media-body .mark { margin-top: 24px; padding-right: 160px; height: 24px; }
.list_news_A .mui-table-view .mui-media-body .line { transition: all 1s; height: 1px; margin: 30px 0 16px 0; background: #e5e5e5; }

.list_news_A .mui-table-view .mui-media-body .more_time .time { transition: all .5s; font-size: 16px; line-height: 42px;}
.list_news_A .mui-table-view .mui-media-body .more_time .more { transition: all .5s; height: 42px; line-height: 40px; border: solid 1px #e5e5e5; }

.list_news_A .mui-table-view a:hover .mui-media-object.mui-pull-left img { transform: scale(1.1); }
.list_news_A .mui-table-view a:hover .mui-media-body .text { color: #009349; }
.list_news_A .mui-table-view a:hover .mui-media-body .line { margin-right: 0; }
.list_news_A .mui-table-view a:hover .mui-media-body .more_time .time { text-align: right; padding-right: 40px; }
.list_news_A .mui-table-view a:hover .mui-media-body .more_time .more { background: #21a07a; color: #ffffff; border-color: #21a07a; }

.list_news_A .outPager { margin-top: 40px; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 新闻资讯 - 风格 - B */
.list_news_B .mui-table-view .mui-media { margin-bottom: 36px !important; }
.list_news_B .mui-table-view .mui-media-object.mui-pull-left { max-width: 270px; width: 270px; height: 178px; margin-right: 50px; border: solid 1px #eeeeee; overflow: hidden; background: #f4f4f4; }
.list_news_B .mui-table-view .mui-media-object.mui-pull-left img { transition: all .5s; object-fit: cover; }
.list_news_B .mui-table-view .mui-media-object.mui-pull-left img.nopic { padding: 24px; object-fit: scale-down; }

.list_news_B .mui-table-view .mui-media-body .text { padding-right: 160px; font-size: 18px; }
.list_news_B .mui-table-view .mui-media-body .mark { margin-top: 14px; padding-right: 160px; height: 48px; }
.list_news_B .mui-table-view .mui-media-body .line { transition: all 1s; height: 1px; margin: 30px 160px 16px 0; background: #e5e5e5; }
.list_news_B .mui-table-view .mui-media-body .more { transition: all .5s; width: 112px; height: 42px; line-height: 40px; border: solid 1px #e5e5e5; border-radius: 20px; }

.list_news_B .mui-table-view .mui-media-body .time { transition: all .5s; position: absolute; right: 0; top: 0; width: 100px; height: 178px; padding-top: 40px; }
.list_news_B .mui-table-view .mui-media-body .time .times { font-family: Arial, Verdana, sans-serif; }
.list_news_B .mui-table-view .mui-media-body .time .timex { font-size: 60px; line-height: 60px; }
.list_news_B .mui-table-view .mui-media-body .time .timey { margin-right: 7px; }

.list_news_B .mui-table-view a:hover .mui-media-object.mui-pull-left img { transform: scale(1.1); }
.list_news_B .mui-table-view a:hover .mui-media-object.mui-pull-left img.nopic { transform: scale(1); }
.list_news_B .mui-table-view a:hover .mui-media-body .line { margin-right: 0; }
.list_news_B .mui-table-view a:hover .mui-media-body .more { background: #243e70; color: #ffffff; border-color: #243e70; }
.list_news_B .mui-table-view a:hover .mui-media-body .time { padding-top: 0; }

.list_news_B .outPager { margin-top: 40px; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.list_FancyBox { padding-top: 70px; margin-bottom: 100px; }
.list_FancyBox .dd { width: 1240px; margin-left: -20px; }
.list_FancyBox .dd .mui-grid-mine.mui-table-view.mui-grid-view { padding: 0 24px 50px 0; }
.list_FancyBox .dd .mui-grid-mine.mui-table-view.mui-grid-view .mui-table-view-cell { padding: 0 0 24px 24px; }
.list_FancyBox .dd .img { height: 200px; padding: 5px; border: solid 1px #dcdcdc; overflow: hidden; }
.list_FancyBox .dd .img img { object-fit: contain; }

.fancybox-overlay { z-index: 80108010; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.list_HR .dt { margin-bottom: 24px; }

.list_HR .mui-table-view { padding-bottom: 45px; }
.list_HR .mui-table-view-cell { padding: 0 !important; }
.list_HR .mui-table-view-cell .mui-collapse-naviget { padding: 12px 35px 12px 50px !important; margin: 0; }
.list_HR .mui-table-view-cell .mui-collapse-naviget .text { font-size: 16px; line-height: 32px; }

.list_HR .mui-table-view-cell.mui-collapse-JavenChyi { margin-bottom: 7px; }
.list_HR .mui-table-view-cell.mui-collapse-JavenChyi .mui-collapse-naviget { border: solid 1px #eeeeee !important; background: #f6f6f6; cursor: pointer; }
.list_HR .mui-table-view-cell.mui-collapse-JavenChyi .mui-collapse-naviget .text a { display: inline-block; padding: 0 30px; line-height: 32px; background: #df160d; color: #ffffff; border-radius: 2px; }
.list_HR .mui-table-view-cell.mui-collapse-JavenChyi .mui-collapse-content { display: none; padding: 0 !important; margin: 0 !important; background: #ffffff; border: solid 1px #eeeeee; border-top: none; overflow: hidden; }
.list_HR .mui-table-view-cell.mui-collapse-JavenChyi .mui-collapse-content .body { padding: 50px; }

.list_HR .mui-table-view-cell.mui-collapse-JavenChyi.mui-actives { margin-top: 0; background: #f6f6f6 !important; }
.list_HR .mui-table-view-cell.mui-collapse-JavenChyi.mui-actives .mui-collapse-content { display: block; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.page_page { overflow: hidden; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.show_news { padding: 0 0 10px 0; }
.show_news .dd .text { padding: 20px; font-size: 16px; background: #f6f6f6; }
.show_news .dd .time { padding: 14px 30px 30px 30px; }
.show_news .dd .time .line { padding: 0 10px; }
.show_news .dd .cont { padding: 0; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.show_pages .pages { padding-top: 40px; }
.show_pages .page.mui-table-view .mui-table-view-cell a { padding: 0 15px !important; }
.show_pages .page.mui-table-view .mui-media-object { max-width: 40px; width: 50px; height: 60px; line-height: 60px; color: #666666; }
.show_pages .page.mui-table-view .mui-media-object .iconfont { font-size: 16px; }
.show_pages .page.mui-table-view .mui-media-body { line-height: 60px; font-size: 16px; color: #666666; }
.show_pages .page.mui-table-view a { transition: all .5s; display: block; background: #eeeeee; }
.show_pages .page.mui-table-view a:hover { background: #243e70; }
.show_pages .page.mui-table-view a:hover .mui-media-object { color: #ffffff; }
.show_pages .page.mui-table-view a:hover .mui-media-body { color: #ffffff; }

.show_maximge { overflow: hidden; }
.show_maximge p { vertical-align: middle; max-width: 100% !important; zoom: 1; }
.show_maximge img { vertical-align: middle; max-width: 100% !important; }
.show_maximge.HasClear p:after { clear: both; display: block; visibility: hidden; height: 0; line-height: 0; content: "."; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Validform_body .Validform_checktip { display: none; position: absolute; left: 0; top: 0; padding-left: 24px; margin: 0; font-size: 14px; line-height: 40px; width: 100%; height: 40px; }
.Validform_body .Validform_checktip { border: 1px solid rgba(0, 0, 0, .2); border-radius: 3px; background: #ffffff; pointer-events: none; }
.Validform_body .Validform_checktip.Validform_shake { display: none !important; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.lxwm_top { padding: 0 80px; margin-bottom: 40px; }

.lxwm_top_a { width: 220px; overflow: hidden; }

.lxwm_top_b { width: 320px; margin-left: 36px; }
.lxwm_top_b .remarks { padding: 36px 0; }
.lxwm_top_b .remarks, .lxwm_top_b .remarks * { font-size: 18px !important; font-style: italic !important; color: #666666 !important; }

.lxwm_top_b .mui-table-view .mui-table-view-cell { margin-bottom: 14px; }
.lxwm_top_b .mui-table-view .mui-media-object.mui-pull-left { max-width: 40px; width: 40px; height: 40px; line-height: 40px; border: solid 1px #a0a0a0; border-radius: 50%; }
.lxwm_top_b .mui-table-view .mui-media-object.mui-pull-left .iconfont { font-size: 14px; line-height: 38px; color: #a0a0a0; }
.lxwm_top_b .mui-table-view .mui-media-body { height: 40px; overflow: hidden; }
.lxwm_top_b .mui-table-view .mui-media-body, .lxwm_top_b .mui-table-view .mui-media-body * { line-height: 20px !important; font-size: 14px !important; color: #666666 !important; }

.lxwm_top_c { width: 420px; }

.lxwm_foo { padding: 0 80px; }
.lxwm_foo .mui-table-view .mui-media-object.mui-pull-left { max-width: 317px; width: 317px; height: 358px; margin-right: 20px; border: solid 1px #eeeeee; }
.lxwm_foo .mui-table-view .mui-media-object.mui-pull-left img { object-fit: cover; }
.lxwm_foo .mui-table-view .mui-media-body { height: 358px; overflow: hidden; border: solid 1px #eeeeee; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.list_form_A .form {}
.list_form_A .form .mui-table-view .mui-table-view-cell { margin-bottom: 0; }
.list_form_A .form .mui-table-view .mui-media-object.mui-pull-left { float: left; max-width: 70px; width: 70px; height: 40px; line-height: 40px; margin-right: 20px; text-align: right; color: #000003; }
.list_form_A .form .mui-table-view .mui-media-body { padding: 5px; }
.list_form_A .form .mui-table-view .mui-media-body input.form-control { padding: 0 24px; margin: 0; height: 40px; line-height: 40px; border-radius: 3px; }
.list_form_A .form .mui-table-view .mui-media-body textarea.form-control { height: 120px; padding: 10px 24px; line-height: 24px; border-radius: 3px; }
.list_form_A .form .mui-table-view .mui-media-body .checkbox_radio { padding-top: 8px; }
.list_form_A .form .mui-table-view .mui-media-body .submit { padding: 0; margin: 0 auto; width: 100%; height: 40px; font-size: 16px; background: #182d55; border-color: #182d55; color: #ffffff; border-radius: 3px; }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/