﻿@charset "utf-8";
a {color:#333;}
a:hover{color:#003892; }
.topArea { background-color: #e5e4e4; font-size: 12px; }
.topArea .spot,
.topArea span .wbst,
.topArea span .wbst a { color:#333; }
.topArea .r-arte .code,
.topArea .r-arte .code a { color:#333; }
.header {position: absolute;margin-bottom: 0;/* background:#fff; */overflow: visible;z-index: 9;left: 0;top: 40px;width: 100%;}
.header .header-inner { display: flex; align-items: center; justify-content: space-between; }
.header .header-inner::after { content: none!important; }
.topArea .r-arte { right: 0; }

/*============================
	导航
============================*/
/* 通栏模式 */
#topNav {background: url(nxz1.png)no-repeat top center;background-size: cover;line-height:1.6;}
#topNav .nav>ul>li {height:auto;line-height:1.6;position: unset;}
#topNav .nav>ul>li>a {/* padding-top: 1vh; *//* padding-bottom: 1vh; */color: #fff;/* height: 74px; */padding-top: 0px;line-height: 52px;}
#topNav .nav>ul>li>a .name_en {font-size: 12px;line-height: 18px;opacity: .5;display: none;}
#topNav .nav>ul>li>a:hover,
#topNav .nav>ul>li>a.current {/* background:#003892; *//* color:#fff; *//* z-index:1; */}
/* 左右模式 */
.header #topNav.fr {min-height: auto;margin-right: 0;background:none;line-height:26px;display: flex;align-items: center;}
.header #topNav.fr .nav {width: auto;height: auto!important;margin-right: 27px !important;}
.header #topNav.fr .nav>ul>li {width: auto!important;height: auto!important;line-height:26px;margin-right: 35px;position: relative;}
.header #topNav.fr .nav>ul>li>a {/* padding: 33px 1vw; */color: #fff;font-size: 16px;}
.header #topNav.fr .nav>ul>li>a .name_en { font-size: 12px; line-height: 18px; opacity: .5; }
.header #topNav.fr .nav>ul>li>a:hover,
.header #topNav.fr .nav>ul>li>a.current {/* background:#003892; */color:#fff;}
.header #topNav.fr .nav>ul>li.nav6{margin-right:0}
.header #topNav.fr .nav>ul{display:flex}
.header #topNav.fr .nav>ul>li.line{display:none}
/* 下拉菜单 */
.nav>ul>li .shownav {top: 60px;width: 100%;padding: 8px 0;background: rgba(0, 0, 0, .5);box-shadow: 0 3px 3px rgba(0, 0, 0, .1);}
.nav>ul>li .shownav a {margin:0;color:#fff;display: inline-block;}
.nav>ul>li .shownav a:hover { color:#003892; }
.header #topNav.fr .nav>ul>li .shownav { top:inherit; width: 140px; left: 50%; margin-left:-70px; }
	/* 下拉固定模式 */
.header #topNav.nav_fixed { min-height: 52px; margin-right: 0; box-shadow:0 3px 3px rgba(0, 0, 0, .1); background:#fff; line-height:52px; z-index: 99; }
.header #topNav.nav_fixed .nav { width: 1200px; padding-top: 0; }
.header #topNav.nav_fixed .nav>ul { text-align: center; }
.header #topNav.nav_fixed .nav>ul>li { float:none; display: inline-block; line-height:52px; vertical-align: top; }
.header #topNav.nav_fixed .nav>ul>li .shownav { top:52px; width: 140px; left: 50%; margin-left:-70px; }

.picBox .hd ul li { }
.picBox .hd ul li.on { width: 64px; color:#fff; }
.picBox .next,
.picBox .prev { background:url(icon_arr.png) no-repeat; }

	/* 热点 */
.HOT-KEYS {width: 1200px;margin: 0 auto; padding:20px 0;display: flex;justify-content: space-between;align-items: center;flex-flow: row-reverse;}
.HOT-KEYS .keyleft {margin: 0;flex: 0 0 530px;padding-left: 50px;}
.HOT-KEYS .keyleft .title .title_more { color:#6d6d6d; }
.HOT-KEYS .keyleft .content {width: 530px;}
.HOT-KEYS .keyleft .content a {padding-left: 12px;padding-right: 12px;}
.HOT-KEYS .keyleft .content a:after {position: absolute;left: 0px;top: 50%;width: 4px;height: 4px;margin-top: -2px;background: #003892;content: "";}
.HOT-KEYS .keyleft .content a:hover { color:#003892; }
	/* 搜索 */
.searchformBox {flex: 0 0 620px;}
.searchformBox form .serach_input { background:#ecf1f9; color:#000; }
.searchformBox form .btn_serach { background:url(sbtn.png) no-repeat #003892 center; color:#666; }


	/* placeholder 颜色 */
.searchformBox .serach_input::-webkit-input-placeholder { color:#999; }
.searchformBox .serach_input:-moz-placeholder { color:#999; }
.searchformBox .serach_input::-moz-placeholder { color:#999; }
.searchformBox .serach_input:-ms-input-placeholder { color:#999; }
.searchformBox:hover .serach_input::-webkit-input-placeholder { color:#999; }
.searchformBox:hover .serach_input:-moz-placeholder { color:#999; }
.searchformBox:hover .serach_input::-moz-placeholder { color:#999; }
.searchformBox:hover .serach_input:-ms-input-placeholder { color:#999; }

/**************************************************

		框架 初始样式

**************************************************/
	/* 图文内容_PC */

.TW_CONTENT .m-intro .u-more a { border:1px solid #ccc; color:#999; }
.TW_CONTENT .m-intro .u-more a:after { color:#999; }

	/* 头条新闻_PC */
.TTXW_CONTENT { margin-bottom:8px; padding:0; border:0; overflow:hidden; }
.TTXW_CONTENT .m-intro .u-more a { display: block; border-radius:3px; background-color: #0176d3; color: #fff; transition:all 0.3s ease-in-out; }
.TTXW_CONTENT .m-intro:hover .u-more a { background-color: #088ae2; color: #fff; }
.TTXW_CONTENT .m-intro .u-date { color: #b4b4b4 }

	/* 新闻列表_PC */
.TTXW_LIST { }
.TTXW_LIST ul li { padding: 0 10px 0 5px; border-bottom: 1px solid #ebebeb; color:#999; font-size:14px; line-height: 46px; transition:all 0.3s ease-in-out; }
.TTXW_LIST ul li a { padding-left: 0; }
.TTXW_LIST ul li .u-date { color: #999; font-size: 13px; }
.TTXW_LIST ul li:hover { border-bottom-color: #003892; }

	/* 图片列表_PC */
.iFCB-TPLB li .iFCB-rp { padding: 0 14px 6px; }
.iFCB-TPLB li .iFCB-rp .m-intro { padding: 8px; }
.iFCB-TPLB li .iFCB-rp .m-intro .u-tt { font-size: 14px; }
.iFCB-TPLB li .iFCB-rp .m-pic { border:1px solid #fff; transition:all 0.2s linear 0s; }
		/* 经过效果 */
.iFCB-TPLB li:hover .iFCB-rp { }
.iFCB-TPLB li:hover .iFCB-rp .m-pic { border:1px solid #003892; }
.iFCB-TPLB li:hover .iFCB-rp .m-intro { color: #003892; }
.iFCB-TPLB li:hover .iFCB-rp .m-intro .u-tt a { color: #003892; }
.iFCB-TPLB li:hover .iFCB-rp .m-intro .u-des { color: #333; }

	/* 图文列表_PC */
.TWLB_LIST { margin: 0; }
.iFCB-TWLB li .iFCB-rp { padding: 0 0 14px; }
.iFCB-TWLB li .iFCB-rp .m-intro { padding:8px; text-align: left; }
.iFCB-TWLB li .iFCB-rp .m-intro .u-tt { margin-bottom: 8px; height: 40px; font-size: 16px; line-height:40px; text-align: left; text-overflow: ellipsis; white-space:nowrap; overflow: hidden; }
.iFCB-TWLB li .iFCB-rp .m-intro .u-des,
.iFCB-TWLB li .iFCB-rp .m-intro .u-date { color:#666; }
.iFCB-TWLB li .iFCB-rp .m-intro .u-des { line-height: 25px; }
.iFCB-TPLB li .iFCB-rp .m-pic { border:1px solid #fff; transition:all 0.2s linear 0s; }

		/* 经过效果 */
.iFCB-TWLB li:hover .iFCB-rp { }
.iFCB-TWLB li:hover .iFCB-rp .m-intro .u-tt a { color: #003892; }
.iFCB-TWLB li:hover .iFCB-rp .m-intro .u-des,
.iFCB-TWLB li:hover .iFCB-rp .m-intro .u-date { color: #333; }
.iFCB-TWLB li:hover .iFCB-rp .m-pic { border:1px solid #003892; }

.title {/* position: relative; */}
.title .title_more,.title .title_more a { color:#333; }
.title .more {/* position: relative; */float: right;z-index: 1;}
.title .more a { display:inline-block; color: #666; }
.title .more a:hover { color: #003892; }

.data { margin-bottom:10px; }
.data .title_name { display: block; float: none; padding-bottom: 10px; color:#333; font-size:18px; line-height:46px; }
.data .input_option { position: relative; line-height: 46px; }
.data .input_option input[type="radio"],
.data .input_option input[type="checkbox"]{ margin-top: 14px; margin-right: 5px; }
.data .input_option .input { border:1px solid #e5e5e5; background:#fff; }
.data .input_option .input:hover { border:1px solid #e4e4e4; background-color: #f9f9f9; }
.data .input_option #__ErrorMessagePanel { position: absolute; right: 10px; top: 0; display: inline-block; line-height: 22px; font-size: 12px; }
.data .input_option select { width: 100%; border:1px solid #e5e5e5; background:#fff; }

.btn-area { padding:10px 0 !important; clear: both; text-align: center; }
.btn-area .btn-submit,
.btn-area .reset { width: 30%; border-radius: 5px; color:#fff; }
.btn-area .btn-submit { background:#003892; margin-right:0; }
.btn-area .reset { background:#e7e7e7; color:#fff; }

.module_field .middle .input { border:1px solid #e5e5e5; background:#fff; }
.module_field .middle .input:hover { border:1px solid #e4e4e4; background-color: #f9f9f9; }

	/* 表单内容有误 */
.module_field .middle .input-validation-error {  border:1px solid #ac2925; background:#ac2925; color: #fff; }
.formitemlist .formInput { width:100% !important; border:1px solid #e5e5e5; background:#fff; }
.formitemlist .formInput:hover { border:1px solid #e4e4e4; background-color: #f9f9f9; }
.formitemlist .date { border:1px solid #e5e5e5; background:#fff; vertical-align: middle; }

.title-ml-0 .title { margin-left: 0; }
.title-ml-10 .title { margin-left: 10px; }
.title-ml-15 .title { margin-left: 15px; }
.title-ml-20 .title { margin-left: 20px; }
.title-ml-30 .title { margin-left: 30px; }
.title-mr-0 .title { margin-right: 0; }
.title-mr-10 .title { margin-right: 10px; }
.title-mr-15 .title { margin-right: 15px; }
.title-mr-20 .title { margin-right: 20px; }
.title-mr-30 .title { margin-right: 30px; }
.title-mb-0 .title { margin-bottom: 0; }
.title-mb-10 .title { margin-bottom: 10px; }
.title-mb-20 .title { margin-bottom: 20px; }
.title-mb-30 .title { margin-bottom: 30px; }

.title-bb-0 .title { border-bottom: 0; }
.title-bb-1 .title { border-bottom: 1px; }
.title-bb-2 .title { border-bottom: 2px; }

/**************************************************

		iFCB 首页

**************************************************/

/* 免费获取全屋 整体解决方案 */
.IBW-oFrom { position: fixed; left: 0; bottom: 0; width: 100%; height: 116px; padding: 35px 0; background-color: rgba(0, 0, 0, 0.6); transition:all 0.3s ease 0s; text-align: center; overflow: hidden; z-index: 999; }
.IBW-oFrom,
.IBW-oFrom .content::after{display:block;content:"";clear:both}
.IBW-oFrom .title,.IBW-oFrom .content { display: inline-block; vertical-align: top; }
.IBW-oFrom .title { width: 150px; padding-right: 40px; border: 0; background: none; margin: 0; min-height: auto; line-height: 23px; }
.IBW-oFrom .title .title_more { background: none; color: #fff; }
.IBW-oFrom .content { position: relative; width: 1010px; padding-right: 30px; }
.IBW-oFrom .content .data,
.IBW-oFrom .content .btn-area { float: left; }
.IBW-oFrom .content .data .title_name { display: none; }
.IBW-oFrom .content .data { width: 24%; margin-bottom: 0; margin-right: 2%; }
.IBW-oFrom .content .data .input_option input[type="text"] { width: 100%!important; }
.IBW-oFrom .content .btn-area { float: right; width: 22%; padding: 0 !important; clear: none; }
.IBW-oFrom .content i { position: absolute; top:-30px; right: 0; display: block; width:30px; height: 30px; background: url(icon_arr_close.png) no-repeat center; background-size: 30px; text-align: center; }
.IBW-oFrom .content i::before { position: absolute; top:0; right: 0; content: ""; width:30px; height: 30px; color: #fff; z-index: 9; cursor: pointer; }
.IBW-oFrom .content+.clear { position: absolute; right: -40px; top: 0; width:40px; height: 116px; background:#f60 url(icon_arr_clear.png) no-repeat center; transition:all 0.6s ease 0s; display: none; cursor: pointer; }
.IBW-oFrom .data .input_option #__ErrorMessagePanel { right: 0; top: -24px; }
  
/* 头条背景 */
.bg-TTXW .TTXW_CONTENT { background-color: #f4f4f4; }

.m906-slide { position: relative; }
.m906-slide li { position: relative; }
.m906-slide li a { display: block; }
.m906-slide li .pic {}
.m906-slide li .des { position: absolute; top: 0; right:0; width: 45%; height: 100%; padding: 55px 20px 0; background-color: rgba(0, 155, 116, .9); color: #fff; font-size: 14px; line-height: 26px; }
.m906-slide li .des h4 { margin-bottom: 8px; font-weight: normal; font-size: 24px; line-height: 38px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.m906-slide .pn-arrow { position: absolute; right: 0; top: -40px; width: 40px; height: 24px; }
.m906-slide .pn-arrow a { display: block; float: left; width: 20px; height: 24px; background: url(906_slide_pn.png) no-repeat; cursor: pointer; }
.m906-slide .pn-arrow a.prev { background-position: 0 0; }
.m906-slide .pn-arrow a.next { background-position: -20px 0; }

.m906-about { padding: 0 40px; }
.m906-about .m-pic {}
.m906-about .m-intro { padding: 75px 0 0 55px; line-height: 24px; }
.m906-about .m-intro .u-memo { margin-bottom: 35px; }
.m906-about .m-intro .u-more { width: 124px; height: 42px; color: #999; line-height: 42px; text-align: center; }
.m906-about .m-intro .u-more a { display: block; padding: 0; border:1px solid #e5e5e5; color: #999; font-size: 14px; line-height: 40px; }
.m906-about .m-intro .u-more a:after { display: none; content: none; }
.m906-about .m-intro .u-more a:hover { border:1px solid #003892; color: #003892; }


.M909-TXT-MEMO .p1 { font-size:28px; color:#003892; font-weight:bold; }
.M909-TXT-MEMO .p2 { font-size:15px; color:#666; line-height:1.6; margin-top:50px; }
.M909-TXT-MEMO .p3 { margin-top:50px; }
.M909-TXT-MEMO .p3 a { display:inline-block; margin-right:20px; width:140px; height:45px; text-align:center; line-height:45px; font-size:15px; color:#003892; border:1px solid #b3c4d0; border-radius:8px; box-sizing: border-box; }
.M909-TXT-MEMO .p3 a.a1 { background:#003892; color:#fff; border-color:#003892; }
.M909-TXT-MEMO .p3 a.a1 i { display:inline-block; padding-right:40px; background:url(a02.png) no-repeat center right; }
.M909-TXT-MEMO .p3 a.a2:hover { background:#003892; color:#fff; border-color:#003892; }


.aArea02 ul li { float:left; width:50%; text-align:center; padding:50px 0 40px; line-height:1; box-sizing: border-box; background-size:cover!important; cursor:pointer; }
.aArea02 ul li .p1 { font-size:18px; color:#003892; font-weight:bold; }
.aArea02 ul li .p1 i { font-size:30px; padding-right:5px; }
.aArea02 ul li .p2 { font-size:18px; color:#666; margin-top:15px; }
.aArea02 ul li:nth-child(1) { border-bottom:1px solid #e5e5e5; }
.aArea02 ul li:nth-child(2) { border-bottom:1px solid #e5e5e5; }
.aArea02 ul li:nth-child(2n) { border-left:1px solid #e5e5e5; }
.aArea02 ul li:hover { background:url(a01.jpg) no-repeat center; }
.aArea02 ul li:hover .p1 { color:#fff; }
.aArea02 ul li:hover .p2 { color:#fff; }

.M909-NEWS .swiper-slide { background:#f8f8f8; }
.M909-NEWS .swiper-slide a { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.M909-NEWS .swiper-slide .pic { flex:1; }
.M909-NEWS .swiper-slide .txt { flex:1; padding:0 40px; }
.M909-NEWS .swiper-slide .txt .p2 { font-size:22px; color:#333; min-height:30px; line-height:30px; }
.M909-NEWS .swiper-slide .txt .p3 { font-size:14px; color:#999; margin-top:20px; line-height:2; min-height: 84px; }
.M909-NEWS .swiper-slide .txt .p4 { margin-top:20px; padding-left: 6px; border-left: 2px solid #c4a56b; line-height: 16px; font-size: 13px; text-transform: uppercase; }
.M909-NEWS .swiper-container-horizontal>.swiper-pagination-bullets,
.M909-NEWS .swiper-pagination-custom,
.M909-NEWS .swiper-pagination-fraction  {position: relative;bottom: 0;margin-top: 10px;}

.M909-TXT-DESC ul li { }
.M909-TXT-DESC ul li a { display:block; padding:35px; min-height:200px; background:#f6f6f6; box-sizing: border-box; transition: all .3s ease; }
.M909-TXT-DESC ul li .p1 { font-size:14px; color:#333; }
.M909-TXT-DESC ul li .p2 { font-size:18px; color:#333; line-height:20px; margin-top:10px; }
.M909-TXT-DESC ul li .p3 { font-size:14px; color:#a9a9a9; line-height:24px; margin-top:20px; min-height: 48px; }
.M909-TXT-DESC ul li:hover a { background:#003892; }
.M909-TXT-DESC ul li:hover .p1,
.M909-TXT-DESC ul li:hover .p2 { color:#fff; }
.M909-TXT-DESC ul li:hover .p3 { color:rgab(255,255,255,0.5); }
.M909-TXT-DESC ul { margin: 0 -10px; }
.M909-TXT-DESC ul li .messi { padding: 10px; }

.M909-HD .title { float: left; }
.M909-HD .content { float: right; }
.M909-HD .content .pro_sort > div { height: auto!important;  }
.M909-HD .content .pro_sort > div div { display: inline-block!important;  }
.M909-HD .content .pro_sort .promore { display: none!important;  }
.M909-HD .content .pro_sort .each_li>.name { margin: 5px 0; border:0; background: none; font-size: 14px; line-height: 40px; }
.M909-HD .content .pro_sort .each_li>.name>div>a { display: inline-block; padding: 0 20px; border-radius: 8px; text-indent: 0; transition: all .3s ease; }
.M909-HD .content .pro_sort .each_li>.name>.icon:after { content: none; }
.M909-HD .content .pro_sort .each_li>.name>div>a:hover { background-color: #003892; color: #fff; }

.bArea .hd { text-align:center; padding:70px 0; }
.bArea .hd .p1 { font-size:28px; color:#003892; font-weight:bold; }
.bArea .hd .p2 { font-size:15px; color:#666; margin-top:20px; }

.bArea01 { position:relative; }
.bArea01 .gallery-thumbs { position:absolute; top:0; right:0; left:0; bottom:0; z-index:5; }
.bArea01 .gallery-thumbs .swiper-slide .txt { padding:30% 15% 0 15%; }
.bArea01 .gallery-thumbs .swiper-slide .txt .p1 { font-size:18px; color:rgba(255,255,255,0.5); }
.bArea01 .gallery-thumbs .swiper-slide .txt .p2 { font-size:24px; color:#fff; font-weight:bold; margin-top:15px; padding-bottom:30px; border-bottom:1px solid #fff; }
.bArea01 .gallery-thumbs .swiper-slide .txt .p2 a { color:#fff; }
.bArea01 .gallery-thumbs .swiper-slide .txt .p3 { font-size:14px; color:rgba(255,255,255,0.8); margin-top:30px; line-height:35px; opacity:0; min-height: 240px; }
.bArea01 .gallery-thumbs .swiper-slide .txt .p4 { position:absolute; bottom:10%; left:15%; right:15%; z-index:5; opacity:0; transition: all 0.6s; display: flex; align-items: center;  justify-content: space-between;}
.bArea01 .gallery-thumbs .swiper-slide-thumb-active .txt .p4 .intro-info-img.icon1 { max-width: 40px; }
.bArea01 .gallery-thumbs .swiper-slide-thumb-active .txt .p4 a { display: block; width: 41px; height: 41px; background: url(b01.png) no-repeat; }
.bArea01 .gallery-thumbs .swiper-slide-thumb-active { background:#003892; }
.bArea01 .gallery-thumbs .swiper-slide-thumb-active .txt .p3 { opacity:1; }
.bArea01 .gallery-thumbs .swiper-slide-thumb-active .txt .p4 { bottom:20%; opacity:1; }

/* m10031 */
.m10031-title .title { margin-bottom: 0; min-height:30px; line-height: 30px; }
.m10031-title .title .title_more,
.m10031-title .title .title_more a { color:#003892; font-size: 18px; font-weight: normal; }
.m10031-title .title .more { float: right; position: relative; z-index: 1; }
.m10031-title .title .more a { display:inline-block; color: #666; }
.m10031-title .title .more a:hover { color: #003892; }

.m10031-title-bf .title::before{content:'';position:absolute;left:0;bottom:0;background-color:#003892;width:60px;height:5px}

.m10031-title-bf-cen .title { margin-bottom: 20px; text-align: center; }
.m10031-title-bf-cen .title::before{left:50%;height:3px; transform:translateX(-50%);}

.m10031-aArea { display: flex; justify-content: flex-start; align-items: center; }
.m10031-aArea .title { flex: 0 0 180px; padding-left: 40px; background: url(a01.png) no-repeat center left; }
.m10031-aArea .content { flex: 0 0 calc( 100% - 180px ); }
.m10031-aArea .clear { flex: 0 0 0; }


/* m10031 视频 */
.m10031-video-box { position: relative; height: 604px; overflow: hidden; }
.m10031-video-box .m10031-video { position: relative; height: 604px; overflow: hidden; }
.m10031-video-box .m10031-video video { position: absolute; display: block; top: 50%; transform: translateY(-50%); width: 100%; }
.m10031-video-box .m906-video-title { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1; }

.m10041-ivideo .ibw_intro {position: relative;}
.m10041-ivideo:hover .content .ibw_intro img {  transition: all .6s ease;  }
.m10041-ivideo .play { position:absolute; left:50%; top:50%; width: 47px; height: 47px; transform:translate(-50%,-50%); z-index: 2; cursor: pointer; }
.m10041-ivideo .play .p{position: relative; width: 47px; height: 47px; border-radius: 50%; background: url(m10041_ivideo_play.png) no-repeat 50% / cover; z-index: 2; }
.m10041-ivideo .play .cir{position: absolute; left: 50%; top: 50%; width:  100%; height:  100%; transform: translate(-50%,-50%); border-radius: 50%;}
.m10041-ivideo .play .cir .item{position: absolute;left: 50%;top: 50%;width:  100%;height:  100%;transform: translate(-50%,-50%);border-radius: 50%;box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);animation: ripple 4s infinite;}
.m10041-ivideo .play .cir .item2{animation-delay: 0.4s;}
.m10041-ivideo .play .cir .item3{animation-delay: 1s;}
.m10041-ivideo:hover .content .ibw_intro img { transform: scale(1.1); }
@keyframes ripple{0%{box-shadow: 0 0 0 0 rgb(255 255 255 / 40%);} 70%{box-shadow: 0 0 0 20px rgb(254 152 65 / 0%);} 100%{box-shadow: 0 0 0 40px rgb(254 152 65 / 0%);}}

.m906-video-box { position:fixed;top:50%;left:50%;width:1074px;height:604px;margin-top:-302px;margin-left:-537px;z-index:99; display:none; z-index: 99999; }
.m906-video-box::before { position: fixed; top:0; right: 0; bottom:0; left:0; content: ""; background: rgba(0,0,0,0.8); z-index: 99998; }
.m906-video-box .content { position: relative; padding:0;background:#fff; border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.3); z-index: 100000; }
.m906-video-box video { position: relative; display:block; width:100%; height:100%; }
.m906-video-box .clear {position:absolute;right:-10px;top:-10px; display:block; width:30px;height:30px; border-radius:100%;background:#003892 url(xx.png) no-repeat 50%; z-index: 100001;cursor:pointer;}



/* m10031 最新公告_PC */
.TZGG_LIST li { padding: 0 25px; min-height:30px; line-height: 30px; }
.TZGG_LIST li a { display: inline-block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.TZGG_LIST li .u-date { display: inline-block; padding: 0 0 0 25px; vertical-align: top; }
.TZGG_LIST li .u-date .date_y,
.TZGG_LIST li .u-date .split_m { display: none; }

/* m10031 焦点图-PC */
.m10031-items {}
.m10031-items ul { display: flex; }
.m10031-items ul li { position:relative; min-width:105px; padding-right: 5px; transition: all 0.3s; }
.m10031-items ul li a { display: block; overflow: hidden; }
.m10031-items ul li:last-child { padding-right:0; }
.m10031-items ul li .pic { position:relative; }
.m10031-items ul li .pic:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.3); transition:.6s}
.m10031-items ul li .txt { position:absolute; top:50%; left:10%; right:10%; transform: translateY(-50%); color:#fff; text-align:left; z-index:2; transition: .3s; }
.m10031-items ul li .txt .p1 img { display: block; margin: 0; transition: .3s; }
.m10031-items ul li .txt .p2 { margin: 8px 0 16px; font-size:18px; line-height:2; }
.m10031-items ul li .txt .p3 { font-size:13px; text-transform:uppercase; }
.m10031-items ul li.on { min-width:260px; }
.m10031-items ul li.on .pic:after{background:rgba(0,0,0,.7);}
.m10031-items ul li.on .txt { text-align:center; }
.m10031-items ul li.on .txt .p1 img { margin: 0 auto; }
.m10031-items ul li.on .txt .p2 { font-size:22px; }
.m10031-items ul li.on .txt .p3 { font-size:14px; }

/* m10031 图文列表_PC */
.M1003-PIC-TXT .messi {}
.M1003-PIC-TXT .m-pic { display: block; }
.M1003-PIC-TXT .m-intro { padding: 15px; }
.M1003-PIC-TXT .m-intro .u-tt { margin-bottom: 16px; font-size: 16px; line-height: 22px; }
.M1003-PIC-TXT .m-intro .u-desc { margin-top: 8px; }
.M1003-PIC-TXT .m-intro .u-more { padding-left: 6px; border-left: 2px solid #c4a56b; line-height: 16px; font-size: 13px; text-transform: uppercase; }

/* m10031 图片列表_PC */
.M1003-PIC { position: relative; margin: 0 -5px; }
.M1003-PIC .messi { position: relative; margin: 5px; }
.M1003-PIC .m-pic { display: block; }
.M1003-PIC .m-intro { position: absolute; left: 0; bottom: 0; right: 0; padding: 0; background-color: rgba(0, 0, 0, 0.5); color: #fff; z-index: 1; }
.M1003-PIC .m-intro .u-tt { padding: 5px 0; color: #fff; font-size: 16px; line-height: 24px; text-align: center; }
.M1003-PIC .m-intro .u-tt a { color: #fff; }
.M1003-PIC .m-intro .u-memo { display: none; font-size: 0; transition: all .3s ease; }
.M1003-PIC .messi:hover .m-intro { left: 0; bottom: 0; top:0; right: 0; padding: 11%; }
.M1003-PIC .messi:hover .m-intro::after { border: 1px solid #fff; position: absolute; top:5%; right: 5%; bottom: 5%; left: 5%; content: ''; }
.M1003-PIC .messi:hover .m-intro .u-tt { font-size: 18px; } 
.M1003-PIC .messi:hover .m-intro .u-memo { display: block; margin-top: 8px; font-size: 14px; }

/* m10031 图文内容_PC */
.M1003-TW { overflow: hidden; }
.M1003-TW .m-pic { }
.M1003-TW .m-intro { display: block; overflow: hidden; padding: 15px; }
.M1003-TW .m-intro .u-tt { font-size: 30px; line-height: 2; }
.M1003-TW .m-intro .u-desc { margin-top: 8px; line-height: 2; opacity: .9; }

/* 10151 标题 */


.CEN-TITLE-flex {display: flex;justify-content: space-between;align-items: center;flex-flow: row-reverse; width: 100%; }
.CEN-TITLE .title { flex:0 0 20%; min-height: inherit; margin-bottom: 0; line-height: inherit; }
.CEN-TITLE .title span.more {font-size: 18px;line-height: 26px; opacity: .7; }
.CEN-TITLE .title .title_more { display: none; }
.CEN-TITLE .content {/* flex:0 0 80%; */}
.CEN-TITLE .clear { flex:0 0 0px; }

.CEN-TITLE h2 { font-size: 42px; line-height:1; }
.CEN-TITLE h3 { margin: 16px 0; font-size: 16px; font-weight: normal; text-transform: uppercase; line-height:1.5; }
.CEN-TITLE .ibw_intro::after { display: block; width: 40px; height: 4px; background-color:#003892; }

.W_CONTENT { margin-top: 34px; font-size: 16px; line-height:1.8; }

/* 10151 */
.M10151-ABOUT { display: flex; justify-content: space-between; }
.M10151-ABOUT .m-intro { margin-right: 70px; }
.M10151-ABOUT .m-intro .u-hd h2 { font-size: 42px; line-height:1; }
.M10151-ABOUT .m-intro .u-hd h3 { margin: 16px 0; font-size: 16px; font-weight: normal; text-transform: uppercase; line-height:1.5; }
.M10151-ABOUT .m-intro .u-hd::after { display: block; width: 40px; height: 4px; background-color:#003892; content: ''; }
.M10151-ABOUT .m-intro .u-des { margin-top: 34px; font-size: 16px; line-height:1.8; }

.M10151-LINK { position: absolute; left: 0; bottom: 0; width: 80%; z-index: 1; }
.M10151-LINKS { display: flex; align-items: center; justify-content: space-between; background-color: #ececec; }
.M10151-LINKS a { display: block; padding: 35px 40px; }
.M10151-LINKS .intro-info-img { display: block; margin-bottom: 8px; }
.M10151-LINKS .icon2 { display: none; }
.M10151-LINKS h2 { font-size: 20px; line-height:1.5; }
.M10151-LINKS h3 { font-size: 14px; font-weight: normal; text-transform: uppercase; line-height:1.5; opacity: .5; }
.M10151-LINKS a:hover { background-color: #003892; color: #fff; }
.M10151-LINKS a:hover .icon1 { display: none; }
.M10151-LINKS a:hover .icon2 { display: block; }

.M10151-TABS .hd { margin-top: -40px; margin-bottom: 80px; }
.M10151-TABS .hd ul { text-align: right; }
.M10151-TABS .hd ul li { display: inline-block; position: relative; line-height: 40px; font-size: 18px; transition: all .3s ease; }
.M10151-TABS .hd ul li a { display: block; padding: 0 30px; border-radius: 40px; }
.M10151-TABS .hd ul li.on a { background: #003892; color: #fff;}
.M10131-PICLIST { position: relative; padding: 0; }
.M10131-PICLIST .swiper-slide a { display: block; position: relative; overflow: hidden; }
.M10131-PICLIST .swiper-slide span { position: relative; left: 0; right: 0; bottom: 0; }
.M10131-PICLIST .swiper-slide span a { padding: 16px 8px; font-size: 16px; line-height: 1.8; text-align: center; white-space:nowrap; text-overflow:ellipsis; }
.M10131-PICLIST .swiper-slide a img { transition:all 0.4s linear; }
.M10131-PICLIST .swiper-slide a:hover img { transform:scale(1.1); }

.M10151-KB { text-align: center; }
.M10151-KB>div:not(:last-child){ border-right: 1px solid #fffffffa; }
.M10151-KB a { display: block; padding: 50px 0; }
.M10151-KB .u-ft { position: relative; margin-bottom: 20px; color: #999; font-size: 60px; line-height: 80px; opacity: 0; transform: translateY(-20px); transition:all 0.4s linear; }
.M10151-KB .u-ft::after { position: relative; display: block; width: 1px; height: 60px; left: 50%; transform: translateX(-50%); background-color:#ddd; content: ''; opacity: 0; }
.M10151-KB .u-hd { margin-bottom: 33px; }
.M10151-KB .u-hd h2 { font-size: 18px; line-height:32px; font-weight: normal; }
.M10151-KB .u-hd h3 { min-height: 26px; font-size: 14px; font-weight: normal; text-transform: uppercase; line-height:26px; opacity: .5; }
.M10151-KB .m-pic { width: 80%; margin: 0 auto; overflow: hidden; opacity: 0; transform: translateY(20px); transition:all 0.4s linear; }
.M10151-KB .m-pic img { transition:all 0.4s linear; }
.M10151-KB a:hover { background-color: #fff; }
.M10151-KB a:hover .u-ft { opacity: 1; transform: translateY(0); }
.M10151-KB a:hover .u-ft::after { opacity: 1; } 
.M10151-KB a:hover .m-pic { opacity: 1; transform: translateY(0); } 
.M10151-KB a:hover .m-pic img { transform:scale(1.1); }

.M10151-MENU { position: relative; margin-top: -40px; text-align: right; font-size: 18px; line-height: 40px; } 
.M10151-MENU a { display: inline-block; padding: 0 40px; }
.M10151-MENU .pro_sort > div { height: auto!important; }

.M10151-list { margin-top: 60px; line-height: 40px; }
.M10151-list .ibw_date { float: right; }
.M10151-list .iFCB-PRO-2 { width: 45%; }
.M10151-list .iFCB-PRO-2:nth-child(2n) { float: right; }
.M10151-list > div { padding-left: 28px; background-position: left center; background-repeat: no-repeat; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg t='1678262698478' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='2759' width='10' height='10'%3E%3Cpath d='M288.791335 65.582671l446.41733 446.417329-446.41733 446.417329z' p-id='2760' fill='%23333333'%3E%3C/path%3E%3C/svg%3E"); }
.M10151-list > div:hover { color: #003892; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg t='1678262698478' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='2759' width='10' height='10'%3E%3Cpath d='M288.791335 65.582671l446.41733 446.417329-446.41733 446.417329z' p-id='2760' fill='%23003892'%3E%3C/path%3E%3C/svg%3E"); }


.mt60 { margin-top: 60px; }
.relative { position: relative; }

/* m10061 图片列表_PC */
.M10061-PIC { position: relative; margin: 0 -5px; }
.M10061-PIC .messi { position: relative; margin: 5px; }
.M10061-PIC .m-pic { overflow: hidden; }
.M10061-PIC .m-pic img { width: 100%; height: auto; }
.M10061-PIC .m-intro {/* position: absolute; */te; */left: 0;bottom: 0;top:0;right: 0;/* padding: 15%; *//* background: #003892ab; */ab; */color: #fff;opacity: 1;transition: all .3s ease;z-index: 1;}
.M10061-PIC .m-intro .u-tt {color: #fff;font-size: 20px;line-height: 24px;transition: all .3s ease;text-align: center;}
.M10061-PIC .m-intro a { display: block; width: 100%; height: 100%; color: #fff; }
/*.M10061-PIC .messi:hover .m-intro { left: 0; bottom: 0; top:0; right: 0; opacity: 1; }*/
/*.M10061-PIC .messi:hover .m-intro .u-tt { margin-top: 10%; } */

.M10062-PIC { position: relative; margin: 0 -5px; }
.M10062-PIC .messi { position: relative; margin: 5px; }
.M10062-PIC .m-pic { overflow: hidden; }
.M10062-PIC .m-pic img { transition: .3s; }
.M10062-PIC .m-intro { position: absolute; left: 0; bottom: 0; right: 0; padding: 0; background-color: rgba(0, 0, 0, 0.5); color: #fff; z-index: 1; }
.M10062-PIC .m-intro .u-tt {padding: 10px 80px 10px 10px;color: #fff;font-size: 16px;line-height: 24px;text-align: left;}
.M10062-PIC .m-intro .u-tt a { color: #fff; }
.M10062-PIC .messi:hover .m-pic img { transform: scale(1.1); }






/* m10061 图片灰彩_PC */
.M10061-GRAY-PIC { position: relative; margin: 0 -5px; }
.M10061-GRAY-PIC .messi { position: relative; margin: 5px; }
.M10061-GRAY-PIC .m-pic { overflow: hidden; }
.M10061-GRAY-PIC .m-pic img { width: 100%; height: auto; filter: grayscale(100%); filter: gray; transition: all .3s ease; }
.M10061-GRAY-PIC .messi:hover .m-pic img { filter: grayscale(0); filter: none; }

.M10061-NEWS .swiper-slide {background: #7e6056;}
.M10061-NEWS .swiper-slide a { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.M10061-NEWS .swiper-slide .pic { flex:1.3; overflow:hidden; }
.M10061-NEWS .swiper-slide .pic img { width:100%; height:auto; }
.M10061-NEWS .swiper-slide .txt { flex:.7; padding:0 50px 50px; }
.M10061-NEWS .swiper-slide .txt .p1 { font-size: 48px; color:#fff; font-family: Arial; font-weight: bold; line-height: 1; }
.M10061-NEWS .swiper-slide .txt .p2 { font-size:32px; color:#fff; margin-top:10px; line-height:1.6; }
.M10061-NEWS .swiper-slide .txt .p3 { font-size:22px; color:#fff; line-height:1.8; }
.M10061-NEWS .swiper-slide .txt .p4 { font-size:14px; color:#fff; margin-top:30px; line-height:1.6; opacity: .6; }
.M10061-NEWS .swiper-container-horizontal>.swiper-pagination-bullets,
.M10061-NEWS .swiper-pagination-custom,
.M10061-NEWS .swiper-pagination-fraction  {bottom: 30px;left: initial;right: 50px;width: auto;}
.M10061-NEWS .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { width: 38px; height: 2px; border-radius: 0; opacity: .2; background-color: #fff; }
.M10061-NEWS .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { opacity: 1; background-color: #fff; }


.M10061-List .item { position: relative; margin: 0 0 10px; background:#fff; line-height:20px; }
.M10061-List .item a {position: relative;display: flex;padding: 20px 20px;z-index: 1;align-items: center;}
.M10061-List .item .date {position: relative; flex: 0 0 20%; padding-left: 10px; color: #666; border-right: 1px solid #e7e7e7; }
.M10061-List .item .date .date-wp span { font: 14px/2 'Gotham-Book';}
.M10061-List .item .date .date-wp .split_d { display: none; }
.M10061-List .item .date .date-wp .date_d {display: block;font: 48px/1.5 'gotham-medium';}
.M10061-List .item .date .date-wp:after {position: absolute;left: 10px;top: 29px;content: '';display: block;width: 25px;height: 3px;background: #e7e7e7;transition: all .6s;}
.M10061-List .item dl { position: relative; flex: 0 0 80%; padding:0 0 0 30px; }
.M10061-List .item dl .u-tt { margin-bottom: 6px; color: #333; font-size: 16px; line-height: 30px; }
.M10061-List .item dl .u-desc { margin: 0 0 12px; opacity: .8; font-size: 14px; line-height: 22px; }
.M10061-List .item dl .more { width: 20px; height: 30px; background: url(M10061-icon2.png) no-repeat center center #fff; line-height: 990px; font-size: 0; overflow: hidden; transition: all .3s ease-in; }
.M10061-List .item:hover a { color: #000; }
.M10061-List .item:hover dl .u-tt {color: #003892;}
.M10061-List .item:hover dl .more { width: 40px; }
.M10061-List .item:hover .date .date-wp:after { width: 40px; }



/* 标题
.iFCB-title
|- .content
|---- .ibw_intro
|-------- .title-wp
|------------ .title
|---------------- h2
|-------- .ms
*/
.iFCB-title,
.iFCB-title-dis { position:relative; margin-bottom:30px; text-align:center; clear:both; }
.iFCB-title .content .title-wp,
.iFCB-title-dis .content .title-wp,
.pro_sort_box .title { position:relative; display:inline-block; margin-bottom:0; padding-left:0; vertical-align: top; }
.iFCB-title .content .title-wp .title,
.iFCB-title-dis .content .title-wp .title,
.pro_sort_box .title .title_more { min-height:inherit; height: auto; margin-bottom:0; padding-right:0; line-height:inherit; }
.iFCB-title .content .title-wp .title h2,
.iFCB-title-dis .content .title-wp .title h2,
.pro_sort_box .title .title_more a { display:inline-block; min-width:40px; height:50px; padding:0; font-size:38px; font-weight:normal; line-height:50px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; vertical-align:top; }

.iFCB-title .content .title-wp .title h2,
.iFCB-title .content .title-wp .title h2 a,
.iFCB-title-dis .content .title-wp .title h2,
.iFCB-title-dis .content .title-wp .title h2 a,
.pro_sort_box .title .title_more,
.pro_sort_box .title .title_more a { color:#333; }

.iFCB-title .ms,
.iFCB-title-dis .ms { margin-bottom:0; line-height: 30px; font-size:18px; }

.iFCB-title .ms,
.iFCB-title .ms a,
.iFCB-title-dis .ms,
.iFCB-title-dis .ms a { color: #666; }

	/* 深色块不同样式 */
.iFCB-title-dis .content .title-wp .title h2,
.iFCB-title-dis .content .title-wp .title h2 a { color: #fff; }
.iFCB-title-dis .ms,
.iFCB-title-dis .ms a { color: #eee; }

.mainbg { padding:10px 0 30px; }

	/*内页样式*/	
.pg_inside .main-home { padding-bottom:40px;  }

	/* 面包屑 */
.location { padding:0; margin:0 0 35px; border: 1px solid #faf5f0; background:#f9f8f8; line-height:40px; }
.location .ico { display:block; padding-left:95px; background:url(icon-home.png) no-repeat;  }
.location .ico a:hover,.location .ico a:last-child { color:#003892; }
.location .ico span { padding:0 5px; font-family:"黑体" }

/*

b常规-菜单、y相关推荐在左，主体内容在右ibw
inner

左右-主体内容在左，菜单、相关推荐在右
inner1

通栏-菜单在上，主体内容、相关推荐在下
inner2 

上左右-菜单在上，相关推荐在下左，主体内容在下右
inner3

下左右-菜单在上，主体内容下左，相关推荐在在下右
inner4

pro_sort_box
	title
		title_more
			a
	pro_sort
		div
			each_li
				name
					icon
						a
				third_box
					third_li
						name
							a
常规部分的栏目标题
*/

.inner .pro_sort_box .title,
.inner1 .pro_sort_box .title,
.inner .box .title,
.inner1 .box .title { display: block; margin-bottom:15px; padding:0; border:0; background:#003892; font-size:24px; line-height:50px; text-align:center; }
.inner .pro_sort_box .title .title_more,
.inner1 .pro_sort_box .title .title_more,
.inner .box .title .title_more,
.inner1 .box .title .title_more  { padding:0 0; background: none; color:#fff; }
.inner .pro_sort_box .title .title_more a,
.inner1 .pro_sort_box .title .title_more a,
.inner .box .title .title_more a,
.inner1 .box .title .title_more a { display: inline; height: auto; padding:0; background: none; color:#fff; font:100 24px/50px "Microsoft Yahei","微软雅黑"; }

.inner2 .pro_sort_box .title,.inner3 .pro_sort_box .title,.inner4 .pro_sort_box .title,.inner2 .box .title,.inner3 .box .title,.inner4 .box .title { display: none; }

.inside_left .box,#leftObj .box,.pro_sort_box { margin-bottom: 20px; text-align: center; }


	/* 默认左右栏目样式 */
.each_li>.name { position:relative; margin-bottom: -1px; border: 1px solid #dedede; background:#fff; background:linear-gradient(to bottom,#fff,#fff); font-size:18px; text-align:center; line-height:20px; overflow:hidden; }

.each_li>.name>div { position:relative; }
.each_li>.name>div>a { position:relative; display:block; padding:20px 40px; color: #333; text-indent:-1.2em; }

.each_li>.name>.icon:after { position:absolute; top:50%; left:17px; display:block; width:30px; height:30px; padding:0; margin-top:-15px; background:url(third_box.png) no-repeat 11px 11px; cursor: pointer; content:""; z-index:2; }

.each_li.active>.name>.icon:after { background:url(third_box.png) no-repeat 11px -78px; }

.each_li:hover>.name,
.each_li.current>.name,
.each_li.active>.name { border-bottom: 1px solid #dedede; background:#f2f2f2; background:linear-gradient(to bottom,#f2f2f2,#f2f2f2); }

.each_li:hover>.name a,
.each_li.current>.name a,
.each_li.active>.name a { color:#003892; }

.each_li .third_box { border:1px solid #eeefee; border-bottom:0; }
.each_li .third_box .third_li,
.menu dl dd { border-bottom:1px solid #efefef; background:#f9f9f9; }

.each_li .third_box .third_li:hover { border-bottom:1px solid #2b94dc; background:#efefef; }

.each_li .third_box .third_li .name { font-size:12px; text-align:center; line-height:20px; }
.each_li .third_box .third_li .name a,
.menu dl dd a { display:block; padding:12px 40px; background: url(iFCB_sort_ico4.gif) no-repeat 30px 20px; color:#666; }

.each_li .third_box .third_li.current,
.menu dl dd a.current { border-bottom:1px solid #2b94dc; background:#2b94dc; }

.each_li .third_box .third_li.current .active { background: url(iFCB_sort_ico5.gif) no-repeat 30px 20px; color:#fff; }


	/* 更多按钮隐藏 */
.pro_sort .promore { display: none; border-bottom: 1px solid #2b69c5; background:#2280f4; background:linear-gradient(to bottom,#2280f4,#1b62cb); text-align:center; }
.pro_sort .promore a { position: relative; display:block; padding:12px 40px; color: #fff; overflow:hidden; }
.pro_sort .promore a::after { position: absolute; bottom:0; right:20%; width:47px; height: 47px; content: "+"; font-size:14px; display: block; line-height: 47px; }
.pro_sort .promore:hover { border-bottom: 1px solid #54c549; background:#54c549; background:linear-gradient(to bottom,#54c549,#39a52e); }

.pg_inside .pro_sort>div{ }
.pg_inside .inner2 .pro_sort > div,
.pg_inside .inner3 .pro_sort > div,
.pg_inside .inner4 .pro_sort > div {border-bottom:none;}

.inner2 .location { margin-bottom: 0; border-bottom: 0; display: none; }
.inside_left .box, #leftObj .box, .pro_sort_box { margin-bottom: 40px; text-align: center; }

/* 默认通栏栏目样式 */
.inner2 .pro_sort,
.inner3 .pro_sort,
.inner4 .pro_sort { min-height:30px; padding:0 0 15px; text-align:center; }
.inner2 .pro_sort { min-height:70px; padding:0; border-bottom: 1px solid #e7e7e7; }
.inner2 .pro_sort>div,
.inner3 .pro_sort>div,
.inner4 .pro_sort>div { height:auto!important; }
.inner2 .each_li,
.inner3 .each_li,
.inner4 .each_li { display:inline-block; height:70px; vertical-align:top; margin:0 20px; }
.inner2 .each_li>.name,
.inner3 .each_li>.name,
.inner4 .each_li>.name { border-radius:0; border:0; background:none; line-height: 69px; }
.inner2 .each_li>.name>div>a,
.inner3 .each_li>.name>div>a,
.inner4 .each_li>.name>div>a { padding:0 14px; color:#333; }
.inner2 .each_li>.name>.icon>a,
.inner3 .each_li>.name>.icon>a,
.inner4 .each_li>.name>.icon>a { /*padding-right:30px;*/ }
.inner2 .each_li>.name>.icon:after,
.inner3 .each_li>.name>.icon:after,
.inner4 .each_li>.name>.icon:after { right:10px; display:none; }
.inner2 .each_li .third_box,
.inner3 .each_li .third_box,
.inner4 .each_li .third_box { display:none!important; }
.inner2 .each_li:hover>.name,
.inner2 .each_li.current>.name,
.inner3 .each_li:hover>.name,
.inner3 .each_li.current>.name,
.inner4 .each_li:hover>.name,
.inner4 .each_li.current>.name { border-bottom:2px solid #003892; background:none; }
.inner2 .each_li:hover>.name>div>a,
.inner2 .each_li.current>.name>div>a,
.inner3 .each_li:hover>.name>div>a,
.inner3 .each_li.current>.name>div>a,
.inner4 .each_li:hover>.name>div>a,
.inner4 .each_li.current>.name>div>a { color:#003892; }
    

/* 首页分类 */
/* .iFCB-category { position: relative; padding: 42px 0; background: #fff; }
.iFCB-category .title { margin-bottom: 23px; text-align: center; }
.iFCB-category .pro_sort { text-align:center ; }
.iFCB-category .pro_sort>div { height: auto!important; vertical-align: top; }
.iFCB-category .pro_sort .each_li { display: block; line-height: 20px; vertical-align: top; }
.iFCB-category .pro_sort .each_li>.name { border-bottom:0; background:none; }
.iFCB-category .pro_sort .each_li>.name>div {}
.iFCB-category .pro_sort .each_li>.name>div>a { padding: 8px 0; text-indent:0; }
.iFCB-category .pro_sort .each_li>.name>.icon>a {}
.iFCB-category .pro_sort .each_li>.name>.icon:after {left: 0; display: none;}
.iFCB-category .pro_sort .each_li .third_box {}
.iFCB-category .pro_sort .each_li:hover>.name {}
.iFCB-category .pro_sort .each_li.current>.name {}
.iFCB-category .pro_sort .each_li:hover>.name>div { }
.iFCB-category .pro_sort .each_li.current>.name>div {}
.iFCB-category .pro_sort .each_li:hover>.name>div>a { background: none; color: #003892; }
.iFCB-category .pro_sort .each_li.current>.name>div>a {}

.iFCB-category .pro_sort .promore { border:0; background:none; display: inline-block;line-height: 20px; }
.iFCB-category .pro_sort .promore a { color: #333; padding: 6px 20px; }
.iFCB-category .pro_sort .promore a::after {display: none;}
.iFCB-category .pro_sort .promore a:hover { background:#2374d5; color: #fff; }

.iFCB-category ::-webkit-scrollbar-thumb {min-height:50px;border-radius:3px;background-color:#666}
.iFCB-category ::-webkit-scrollbar-track {background:#eee}
.iFCB-category ::-webkit-scrollbar-corner {background:transparent}
.iFCB-category ::-webkit-scrollbar {width:7px;height:7px} */


	/* 内页推荐信息标题 */
.iFCB-inside-title .title { min-height:40px; background:url(location.jpg) repeat-x; line-height:40px; }
.iFCB-inside-title .title .title_more { position:relative; float:left; min-width:140px;  padding:0 40px 0 20px; background:url(iFCB_lt_news.png) no-repeat right top; color:#fff; font-size:14px; text-align:center; }
.iFCB-inside-title .title .title_more:before { position:absolute; bottom:5px; left:9px; display:block; width:1px; height:9px; background:#fff; transform:skew(-45deg); content:""; opacity:1; }
.iFCB-inside-title .title .more { float:right; margin-right:15px; padding-right:10px; background:url(iFCB_sort_ico.png) no-repeat right 45%; }

.iFCB-inside-news .title { margin-top:38px; }
.iFCB-inside-design .title { margin-bottom:30px; }

#leftObj .iFCB-inside-design { display: none; }

.inner1 .inside_content .content,
.inner2 .inside_content .content { padding-top:20px; }



/* 人才招聘左侧菜单 */
.pg_inside .inner #leftObj .box { text-align: left; }
.pg_inside .inner #leftObj .box .title { margin-bottom: 0; text-align:center; }
.pg_inside .inner #leftObj .box .title .title_more { font-size: 28px; font-weight: normal; line-height: 80px; }
.pg_inside .inner #leftObj .box .menu {}
.pg_inside .inner #leftObj .box .menu dl {}
.pg_inside .inner #leftObj .box .menu dl dt { margin-bottom: 0; }
.pg_inside .inner #leftObj .box .menu dl dt a { display: block; position: relative; font-size: 16px; line-height: 40px; color: #666; padding: 10px 36px 10px 16px; border-bottom: 1px solid #fff; background: #f4f4f4; }
.pg_inside .inner #leftObj .box .menu dl dt a:before { left: 0; top: 50%; transform: translateY(-50%); content: ""; display: block; width: 6px; height: 0; transition-duration: .5s; background: #003892; position: absolute; }
.pg_inside .inner #leftObj .box .menu dl dt a.current { background: #fff; color:#003892; }
.pg_inside .inner #leftObj .box .menu dl dt a:hover:before,
.pg_inside .inner #leftObj .box .menu dl dt a.current:before { height: 100%; }


.right.jobs {}






	/* 分页 */
.paging { padding:50px 10px 30px; text-align:center; }
.paging a,.paging span { display:inline-block; *display:inline; zoom:1; margin:0; padding:3px 8px; border:1px solid #d9d9d9; background:#fff; line-height: 20px; vertical-align: top;}
.paging span { background:#41414e; border-color:#41414e; color:#fff; }
.paging select { min-height:28px; line-height: 28px; }


/*	默认模式 相册模式 */
.main-case{padding:15px 0 35px;background:#fff}
.main-case .topic{font-size:20px;font-weight:bold;text-align:center;color:#111;margin:0 0 15px;}
.slider-box-img{ width:100%;  min-width:980px;position:relative; overflow:hidden;text-align:center;border-top:1px solid #E8E8E8;}
.slider_box_bd{height:480px;position:relative; background:#fff;border:0!important}
.slider-box-img .bd{ width:980px; position:absolute; left:50%; margin-left:-490px  }
.slider-box-img .bd li{ width:980px;line-height:480px;overflow:hidden;text-align:center;position:relative;}
.slider-box-img .bd li img{max-width:900px;max-height:400px}
.slider-box-img .bd li .theme{position:absolute;bottom:10px;left:0;width:100%;line-height:26px;height:26px;overflow:hidden;background-color:transparent;text-align:center;}
.slider-box-img .bd li .theme .w{padding:0 10px;color:#111}
.slider-box-img .bd li .theme .c{padding:0 10px;color:#666;line-height:22px;}
.slider-box-img .tempWrap{ overflow:visible !important }
.slider-box-img .tempWrap ul{  margin-left:-980px !important; /*强制位置*/  }
.slider-box-img .bd li p{top:50%}
.slider-box-img .bd li p img{position:relative;vertical-align:middle}
.slider-box-img .bd li p:after{content:".";font-size:1px;overflow:hidden}
.slider_box_hd{border-top:1px solid #E8E8E8;padding:15px 0 0;}
.slider-box-img .hd{ position:relative;margin:0 auto;height:95px;overflow:hidden;width:882px; left:0;z-index:1;text-align:center;  }
.slider-box-img .hd .wrap{width:10000%;position:relative;font-size:0}
.slider-box-img .hd .wrap ul{position:relative}
.slider-box-img .hd li{ float:left;overflow:hidden; margin:0; cursor:pointer;border:3px solid #f9f9f9;filter:alpha(opacity=50);opacity:0.5;}
.slider-box-img .hd li.on{border-color:#f60;filter:alpha(opacity=100);opacity:1;}
.slider-box-img .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:480px; cursor:pointer;}
.slider-box-img .pnBtn:hover{background-color:#ddd; filter:alpha(opacity=85);opacity:0.85;}
.slider-box-img .prev{ left:-50%; margin-left:-490px;border-right:1px solid #E8E8E8;}
.slider-box-img .next{ left:50%;  margin-left:490px;border-left:1px solid #E8E8E8;}
.slider-box-img .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:480px; background:#fff; filter:alpha(opacity=85);opacity:0.85;   }
	.slider-box-img .pnBtn .arrow{ display:none;   position:absolute; top:0; z-index:1; width:60px; height:480px;  }
.slider-box-img .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }
.slider-box-img .prev .arrow{ right:0; background:url(slider-arrow.png) -150px 45% no-repeat;   }
.slider-box-img .next .arrow{ left:0; background:url(slider-arrow.png) -45px 45% no-repeat;  }
	
.PageNum{position:absolute;right:15px;top:15px;background:url(Digital_box.png) no-repeat;width:36px;height:36px;z-index:2}
.PageNum .curNum{font-size:26px;color:#f30;position:absolute;margin:-10px 0 0 -20px;text-align:right;width:30px}
.PageNum .allNum{color:#cfcfcf;margin:20px 0 0 10px}

/*
	首页默认模式 在线客服 
*/
.online-qq-lx { position:absolute; top:380px; width:70px; z-index:100; }
.online-qq-lx .qq_content-lx dd { position:relative; width:70px; margin-bottom:-1px; font-size:12px; }
.mbar-ico { position:relative; margin-bottom: -1px; border: 1px solid #ddd; background:#fff; font-size:14px; transition:all 0.3s ease 0s; }
.mbar-ico i { position:relative; display:block; width:68px; height:68px; background:url(online_lx.png) no-repeat #fff; cursor:pointer; transition:all 0.3s ease 0s; z-index:2; }
.mbar-ico .mbar-tip  { position:absolute; top:0; background:#fff; color:#333; opacity:0; transition:all 0.3s ease 0s; text-align:left; white-space:nowrap; visibility:hidden; }
.mbar-ico .mbar-tip a { display:block; color:#333; }
.mbar-ico .mbar-tip a:hover { color:#333; }
.mbar-ico:hover .mbar-tip { opacity:1; z-index:1; visibility:visible; }
	/* QQ */
.mbar-qq { border-radius: 5px 5px 0 0; }
.mbar-qq i { border-radius: 5px 5px 0 0; background-position:0 0; }
.mbar-qq:hover { border: 1px solid #003892; z-index: 1; }
.mbar-qq:hover i { background-position:-70px 0; background-color: #003892; }
.mbar-qq .mbar-tip { min-height:70px; padding:5px 24px 5px 14px; line-height:30px; }
.mbar-qq .mbar-tip img { margin-right:8px; margin-top:-3px; vertical-align:middle; }
	/* 咨询 */
.mbar-tel i { background-position:0 -70px; }
.mbar-tel:hover { border: 1px solid #003892; z-index: 1; }
.mbar-tel:hover i { background-position:-70px -70px; background-color: #003892; }
.mbar-tel .mbar-tip { padding:9px 15px; font-size:14px; line-height:22px; }
	/* 二维码 */
.mbar-micro .mbar-tip  {top: auto;min-width:110px;padding:5px;background:#fff;color:#000;box-shadow: 0 0 10px #ccc;text-align:center;line-height:20px;bottom: 0;}
.mbar-micro .mbar-tip span { display:block; }

.mbar-micro-sj i { background-position:0 -140px; }
.mbar-micro-wx i { background-position:0 -210px; }
.mbar-micro-hc i { background-position:0 -280px; }
.mbar-micro-hc .mbar-tip img {height: auto;}
.mbar-micro-sj:hover { border: 1px solid #003892; z-index: 1; }
.mbar-micro-wx:hover { border: 1px solid #003892; z-index: 1; }
.mbar-micro-hc:hover { border: 1px solid #003892; z-index: 1; }
.mbar-micro-sj:hover i { background-position:-70px -140px; background-color: #003892; }
.mbar-micro-wx:hover i { background-position:-70px -210px; background-color: #003892; }
.mbar-micro-hc:hover i { background-position:-70px -280px; background-color: #003892; }

	/* 返回顶部 */
.mbar-top { display:none; }
.mbar-top i { background-position:0 -350px; }
.mbar-top:hover i { background-position:-70px -350px; }
.mbar-top .mbar-tip { right:0; height:40px; line-height:40px; }
.mbar-top .mbar-tip a { padding:0px 15px; }
.online-qq-left { left:10px; right:auto; }
.online-qq-left .mbar-top .mbar-tip,
.online-qq-left .mbar-ico .mbar-tip { left:100px; right:auto; }
.online-qq-left .mbar-top:hover .mbar-tip,
.online-qq-left .mbar-ico:hover .mbar-tip { left:70px; right:auto; }
.online-qq-right { right:10px; left:auto; }
.online-qq-right .mbar-top .mbar-tip,
.online-qq-right .mbar-ico .mbar-tip { right:100px; left:auto; }
.online-qq-right .mbar-top:hover .mbar-tip,
.online-qq-right .mbar-ico:hover .mbar-tip { right:70px; left:auto; }
.online-qq-right .qq_content-lx .mbar-top:hover .mbar-tip { display: none; }
.online-qq-right .qq_content-lx .mbar-top:hover { border: 1px solid #003892; z-index: 1; }
.online-qq-right .qq_content-lx .mbar-top:hover i { background-color: #003892; }

/*在线客服*/
.online-qq{width:135px;z-index:500;padding:12px 0 0;text-align:center}
.qq_content{background:#fff;font-weight:normal;box-shadow:0 0 10px rgba(0, 0, 0, 0.2);}
.qq_content .dt{font-size:14px;font-weight:bold;color:#fff;cursor:pointer;padding:10px 20px;text-align:left}
.qq_content dd{padding:12px;font-size:12px}
.qq_content dd a{line-height:22px;display:block;margin:0 0 5px;border:1px solid #d2d2d2;}
.qq_content dd a:hover{color:#fff;text-decoration:none}
.qq_content dd img{margin:0 3px -3px 0}
.qq_content .tel{background:#eee;font-size:14px}
.qq_content .tel strong{font-weight:bold;color:#f00}
.qq_content .qr{background:#fff}
.qq_content .qr img{margin:0}
.qq_content dd p{padding:.3em 0}
.qq_content dd p a{padding:0 0 0 18px}
.online-qq{}
.qq_content .dt{background:#1a7bb5;}
.qq_content dd a{background:url(tab_bg.jpg) repeat-x}
.qq_content dd a:hover{background:#062f7e;border-color:#062f7e;}
.qq_content dd p a{background:url(icon_qq.png) no-repeat 0 50%;}

.ftLinkWrap { background:#f2f2f2; }
.ftLinkWrap .ftLink { padding: 25px 0; background: none; font-size: 16px; }
.ftLinkWrap .ftLink strong { font-size: 18px; }

/* 底部导航 */
.navbox_foot { padding:0; background:#f2f2f2; }
.navbox_foot .nav {position:relative;width:1200px !important;height: auto;padding: 45px 0;text-align:left;border-bottom: 0;padding: 0;}
.navbox_foot .nav>ul { display: flex; justify-content: space-between; align-items: flex-start; }
.navbox_foot .nav>ul::after{ content: none; }
.navbox_foot .nav>ul>li { display:inline-block; width: auto!important; height: auto; vertical-align:top; }
.navbox_foot .nav>ul>li.line { width:0 !important; }
.navbox_foot .nav>ul>li>a {margin-bottom: 0;padding: 0;border-bottom: 0;color: #000;font-size: 20px;font-weight: bold;line-height: 32px;}
.navbox_foot .nav>ul>li>a span.name_en { display: none; text-transform: uppercase; font-size: 12px; line-height: 22px; opacity: .5; }
.navbox_foot .nav>ul>li .shownav {visibility: unset;display: block;position: unset;background: unset;box-shadow: unset;margin-left: 0;transform: unset;}

.footer {padding: 0;background: url(nxz500.png)no-repeat center;background-size:cover;color:#666;}
.footer a { color:#666; }
.footer a:hover { color:#000; }

/* 左导航右版权区 */
.footer .footer_wp { color:rgb(255, 255, 255); }
.footer .footer_wp .navbox_foot {width: 200px;padding: 0;float: unset;background:none;margin-left: 515px;}
.footer .footer_wp .navbox_foot .nav,
.footer .footer_wp .navbox_foot .nav>ul>li { width:auto !important; }
.footer .footer_wp .navbox_foot .nav>ul>li {min-width: 120px;padding-right: 10px;display: none;}
.footer .footer_wp .navbox_foot .nav>ul>li>a {color: #303030;}
.footer .footer_wp .navbox_foot .nav>ul>li>a:hover {/* color:rgb(255, 255, 255); */}
.footer .footer_wp .navbox_foot .nav>ul>li .shownav>a {color:rgb(255, 255, 255);display: block;color: #303030;opacity: 0.7;font-size: 16px;background: unset;text-align: left;line-height: 32px;padding: 0;}
.footer .footer_wp .ft-wrap {width: 30%;padding: 0;background:none;text-align: left;position: unset;}
.footer .footer_wp .ft-wrap td {text-align: right;}
.footer .footer_wp .ft-wrap a {/* color:rgb(255, 255, 255); */}
.footer .footer_wp .ft-wrap a:hover {/* color:rgb(255, 255, 255); */}
.footer .footer_wp .navbox_foot .nav>ul>li.nav1{display:block}

/*	首页默认模式 向上 */
.pageTop { z-index:100; }
.pageTop { background:url(backtop_icon.png) no-repeat;width:44px;height:44px;position:fixed;margin-right:-650px;right:50%;top:85%;overflow:hidden;text-indent:-999px}
.pageTop a { width:100%;height:100%;display:block;}


/*	首页默认模式 adver */
.adver { position:fixed; width:1200px; height:110px; left:50%; bottom:14px; margin-left:-600px; z-index:99; }
.adver img { width: 100%; height: 100%; }
.adver .adver_close { position:absolute; top:0; right:0; background:url(adver_close.png) no-repeat; display:inline-block; width:22px; height:22px; cursor:pointer; z-index:1; }
.adver .adver_close img { display:none; }


/*	详细页面样式 标题、文字大小、分享、打印、上一条下一条 */
.display_title { padding:0 0 20px;text-align:center;color:#999}
.display_title h1 { margin:0 0 20px;padding:20px 0;border-bottom:1px dotted #ccc;color:#333}

.display_title .info { min-height:28px; line-height:26px; }
.display_title .info span { display:inline-block; }

.m_intro { margin: 10px 20px 15px; padding:20px; background: #fafafa; }

.display_article,.ke-content { line-height:2;color:#444}
.display_article { padding:0 20px; }
.display_article h3{color:#333}
.display_article img { max-width:100%; height:auto; }

.display_title .info .font_size { padding:0 20px;}
.display_title .info .font_size a { padding:0 3px; }
.display_title .info .mobile_qr { padding-right:20px; background:url(cd.png) no-repeat right center; cursor:pointer; }
.display_title .info .mobile_qr .qrimg { display:none; top:20px; }
.display_title .info .mobile_qr:hover .qrimg { display:block; }
.display_title .info .share_box { padding:0; position:relative; display:inline-block; text-align:center; width:102px; margin:0; cursor:pointer; }
.display_title .info .share_box .share_name { background:url(share_name.png) no-repeat; width:102px; height:26px; border-radius:3px; margin-bottom: 5px; border:1px solid #ececec; line-height:26px;color:#333;text-indent:20px;} 
.display_title .info .share_box .share_content { position:absolute; background:#fff!important; width:300px; }

.diplay_foot { display:none; }
.page_up_dn { padding:20px;overflow:hidden;zoom:1;}
.page_up_dn li { float:left; width:50%; }

.display_title .info,
.display_title .others,
.display_title .others_online { display:inline-block; vertical-align:top;}
.display_title .others_online  { background:url(others_online.png) no-repeat; width:102px; height:26px; border-radius:3px; border:1px solid #ececec; line-height:26px;color:#333;text-indent:20px; }

.inner2 .inside_display_left { display:none; }

/*	产品详细页底部在线咨询 */
.PRO-I { height:40px; margin-bottom:10px; background:url(location.jpg) repeat-x; font-size:12px; line-height:40px; }
.PRO-I .TITLE-LEAD { position:relative; float:left; min-width:120px;  padding:0 20px; background:url(iFCB_lt_news.png) no-repeat right top; color:#fff; text-align:center; }
.PRO-I .TITLE-LEAD:before { position:absolute; bottom:5px; left:9px; display:block; width:1px; height:9px; background:#fff; transform:skew(-45deg); content:""; opacity:1; }

/*	网站地图 */
.map { padding:0 20px; }
.sitemap{padding:0;border:1px solid #e5e5e5;margin:0;overflow:hidden;zoom:1;margin:10px 0}
.sitemap dt{padding:0;background:url(redian.png) no-repeat right top;height:50px;line-height:50px;color:#000;font-weight:bold;text-align:center;width:10%;float:left;color:#669934}
.sitemap dt a{color:#111}
.sitemap dd{padding:0;margin:0 11%;height:50px;line-height:50px;}
.sitemap dd a{padding:0 1em 0 0}

/*	产品详细页 多图模式 */
.IMGVIEW .display_title .btn a { background-image:url(btn_img.jpg)!important; }

.pg_inside .main-home .TW_CONTENT .m-pic { display:none; }

/* 放大镜 */
.smallImg { height:80px!important; }
.smallImg #imageMenu {height:60px!important; }
.smallImg #imageMenu li img {width:60px;height:60px!important; }


/* noleft */
.noleft #rightObj h2.title { position: relative; margin-bottom: 20px; padding: 30px 0; display: block; font-size: 24px; line-height: 2; text-align: center!important; }
.noleft #rightObj h2.title::after { content: ""; position: absolute; left: 50%; transform: translate(-50%,0); bottom: 20px; height: 2px; width: 40px; background-color: #003892; }

.inner .module_form_content,
.inner3 .module_form_content,
.inner4 .module_form_content { width: 50%; }

.noleft .btn-area { display: flex; justify-content: space-between; align-items: center; }
.noleft .btn-area .btn-submit,
.noleft .btn-area .reset { width: 48%; display: block; }
.noleft .btn-area .reset { color: #000; }
.noleft .btn-area .btn-submit:hover { background: #02244b; }
.noleft .btn-area .reset:hover { background: #b0b0b0; color: #fff; }

/* 对不起，你暂时还没有权限查看本页面内容 请注册会员或者提高你的会员等级 */
.inputbox .tishi { font-size: 16px!important; height: auto!important; line-height: 1.5!important; padding: 30px 0!important; width: auto!important; margin: 40px 15%!important; border-radius: 5px!important; }


.inner2 .noleft #rightObj h2.title { display: none; }

.col_b1 .title .title_more{color: #393939;font-size: 16px;line-height:26px;padding-left:24px;box-sizing:border-box;position:relative}
.col_b1 .title .title_more .title_more2{color: #393939;font-size: 26px;font-weight:bold;line-height:36px;margin-left:-24px}
.col_b1 .title .title_more::after{content:"";position:absolute;left:0;width: 9px;height: 7px;background-color: #0b78dd;top:10px;}

.col_b2 a{ display: flex; flex-direction: row-reverse; background: #F7F7F7; border-radius:10px ; -webkit-border-radius:10px ; -moz-border-radius:10px ; -ms-border-radius:10px ; -o-border-radius:10px ;overflow: hidden; }
.col_b2 a .desc{width: calc(100% - 595px);padding:115px 22px 0 62px;box-sizing: border-box;position: relative;}
.col_b2 a .desc::after{content: "热点精选";left: 62px;top: 45px;color: white;line-height: 22px;font-size: 14px;padding: 0 10px;position: absolute;background:#D81609}
.col_b2 a .desc .ibw_titleText{color: #2a2b2b;font-size: 30px;line-height: 40px;}
.col_b2 a .desc .ibw_date{color: #878787;font-size: 14px;line-height: 24px;display: flex;margin-top: 20px;}
.col_b2{margin-top: 25px;position: relative;}
.col_b2 .swiper-pagination-bullet{width: 6px;height: 6px;background: #d2d2d2;opacity: 1;margin: 0 4px;border-radius:6px}
.col_b2 .swiper-pagination-bullet-active{width: 29px;background: #353535;}
.col_b2 .swiper-pagination{bottom:26px;left:62px}
.col_b2 .swiper-button-next, .col_b2 .swiper-button-prev{width: 10px;height: 10px;background: url(nxz3.png)no-repeat center;left: 17px;}
.col_b2 .swiper-button-next{ right: 17px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); left:unset}
.col_b2 .swiper-button-next:after, .col_b2 .swiper-button-prev:after{display: none;}

.col_b3{border: solid 1px #cdcdcd;}
.col_b3 .title .title_more{color: #272727;font-size: 21px;font-weight: bold;}
.col_b3 .title{margin-bottom: 0;background: #FAFAFA;padding:0 24px 0 17px;position: relative;min-height: unset;line-height: 52px;}
.col_b3 .title .more a{font-size: 16px;color: #1d1d1d;opacity: 0.53;}
.col_b3 .title{position: relative;}
.col_b3 .title::after{content: "";left: 0;bottom: 0;width: 4px;height: 42px;background: url(nxz4.png)no-repeat center;position: absolute;}
.col_b3 .M10151-list{margin-top: 0 !important;padding: 0 0 0 20px !important;   }
.col_b3 .M10151-list .iFCB-PRO-2{width: 100%;float: unset;display: block;padding-left: 0;background: unset;}
.col_b3 .M10151-list .iFCB-PRO-2{display: flex;justify-content: space-between;height: 89px;align-items: center;border-bottom: dashed 1px #16cab7;width: 256px;}
.col_b3 .M10151-list .iFCB-PRO-2 a{	color: #2a2a2a;font-size: 14px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 180px;}
.col_b3 .M10151-list .ibw_date{position: relative;display: flex;align-items: center;background: url(nxz5.png)no-repeat center;width: 60px;height:54px;padding-top: 26px;color: #2d97a6;font-size: 14px;text-align: center;justify-content: center;}
.col_b3 .M10151-list .ibw_date .split_d{display: none;}
.col_b3 .M10151-list .ibw_date .date_d{position: absolute;top: 7px;left: 0;width: 100%;text-align: center;color: #2d97a6;font-size: 24px;line-height: 24px;}
.col_b3 .tempWrap{width:290px !important}

.col_c .title{min-height: unset;margin-bottom: 50px;border-bottom:1px solid #60b0bd}
.col_c .title .title_more{display: flex;align-items: center;font-size: 29px;font-weight: bold;color:white;line-height: 40px;padding-bottom: 15px;position: relative;}
.col_c .title .title_more .title_more2{font-weight: normal;}
.col_c .title::after{content: "";left: 0;width: 158px;border-bottom: 2px solid #92f1ff;bottom: -1px;position: absolute;}
.col_c .title::after{content: "";left: 0;width: 158px;border-bottom: 2px solid #92f1ff;bottom: 0;position: absolute;}
.col_c .M10201-PL{position: relative;}
.col_c .M10201-PL .hd ul{position: absolute;right: 0;top: -105px;display: flex; }
.col_c .M10201-PL .hd ul li a{font-size: 18px; width: 180px;line-height: 49px;border-radius: 25px;display: block;color: white;text-align: center;}
.col_c .M10201-PL .hd ul li.on a{background-color: #67d3e2;}
.col_c .M10201-PL .bd .item{width: 208px;margin-right: 10px;margin-top: 10px;float: left;}
.col_c .M10201-PL .bd .item:nth-child(-n+6){margin-top: 0;}
.col_c .M10201-PL .bd .item:nth-child(6n){margin-right: 0;}
.col_c .M10201-PL .bd .item a{width: 209px;height: 134px;background-color: #E0F0F2;border-radius: 10px;display: flex;align-items: center;justify-content: center;color: #2c2c2c;font-size: 21px;}




.col_d>div{/* position: relative; */}
.col_d .swiper-button-next, .col_d .swiper-button-prev{width: 43px;height: 43px;background: url(nxz10.png)no-repeat center;right: 0;left: unset;top:unset;bottom:0}
.col_d .swiper-button-prev{ right: 56px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); left:unset}
.col_d .swiper-button-next:after, .col_d .swiper-button-prev:after{display: none;}
.col_d>div{/* padding-bottom: 90px !important; */}
#topNav.nav_fixed{display: none;}

.col_g .title{min-height: unset;margin-bottom: 50px;}
.col_g .title .title_more{display: flex;align-items: center;font-size: 29px;font-weight: bold;color:#383838;line-height: 40px;padding-bottom: 15px;position: relative;}
.col_g .title .title_more .title_more2{font-weight: normal;color:#d3d3d3}
.col_g .title::after{content: "";left: 0;width: 158px;border-bottom: 2px solid #92f1ff;bottom: -1px;position: absolute;}
.col_g .title::after{content: "";left: 0;width: 158px;border-bottom: 2px solid #92f1ff;bottom: 0;position: absolute;}
.col_g .hd ul {display: flex;}
.col_g .hd ul  li a{ width: 239px; line-height: 60px; border-radius: 10px; display: block; text-align: center; color: #404040; font-size: 20px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px;background: #ffffff; }
.col_g .hd ul  li.on a{background-color: #2d97a6;color: white;}
.col_g .hd ul  li{position: relative;}
.col_g .hd ul  li.on::after{content: "";left: 50%;width: 14px;height: 15px;background: url(nxz12.png)no-repeat center;position: absolute;bottom: -15px;margin-left: -7px;}
.col_g  .M10201-PL-a{position: relative;}
.col_g  .M10201-PL-a .hd ul{position: absolute;top: -105px;right: 0;}
.ul{display: flex;justify-content: space-between;}

.ul li a{ display: block; width: 321px; transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ; }
.ul li.on a{width: 631px;}
.ul li {margin-right: 8px;overflow: hidden;background-color: #ffffff;box-shadow: 0px 9px 9px 0px rgba(54, 54, 54, 0.05);border-radius: 4px;}
.ul li:last-child{margin-right: 0;}
.ul li .t{padding: 20px 28px 12px 19px;}
.ul li .t .t1{color: #383838;font-size: 20px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ul li .t .t2{opacity: 0.64;color: #383838;font-size: 16px;line-height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 4px;}
.ul li .t .t3{color: #2d97a6;font-size: 16px;line-height: 26px;}


#topNav .nav>ul>li>a{position: relative;}
#topNav .nav>ul>li>a::after{content: "";border-bottom: 2px solid white;width: 100%;bottom: 0;left: 0;position: absolute;display: none;}
#topNav .nav>ul>li.current>a::after{display: block;}
#topNav .nav>ul>li:hover>a::after{display: block;}

.topArea .bg-topArea, .header .header-inner, .ftLinkWrap .ftLink, .footer .ft-wrap, .footer .footer_wp {
    position: relative;
    width: 1440px;
    margin: 0 auto;
}
.col_b1 .bd .iFCB-PRO-3:nth-child(1) .time{display: none;}
.col_b1 .bd .iFCB-PRO-3 a {display: flex;justify-content: space-between; height: 60px;}
.col_b1 .bd .iFCB-PRO-3 a .m-pic{display: none;}
.col_b1 .bd .iFCB-PRO-3:nth-child(1) a{display: block;height: unset;}
.col_b1 .bd .iFCB-PRO-3:nth-child(1) a .u-tt{width:unset}

.col_b1 .bd .iFCB-PRO-3 a .u-tt{overflow:hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	display:box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; height: 48px;}
.col_b1 .bd .iFCB-PRO-3:nth-child(2n){margin-right: 2%;}
.col_b1 .bd .iFCB-PRO-3:nth-child(1)::after{display: none;}
.col_b1 .bd .iFCB-PRO-3 {position: relative;padding-left: 60px;}
.col_b1 .bd .iFCB-PRO-3::after{content: "";background: url(nxznxz11.png)no-repeat center;width: 46px;height: 20px;left: 0;top: 25%;margin-top: -10px;position: absolute;}







.col_a .title .title_more{color: #313131;font-size: 36px;font-weight:bold;display: flex;flex-wrap: wrap;line-height: 36px;align-items: flex-end;padding-left: 22px;position:relative}
.col_a .title .title_more span{	color: #919191;font-size: 16px;line-height:16px;font-weight:normal}
.col_a .title .title_more .title_more2{color: #919191;font-size: 17px;width:100%;font-weight:normal;margin-top: 8px;margin-left: -22px;}
.col_a .title .title_more::after{content:"";width: 6px;height: 30px;background-color: #003892;left:0;top: 6px;position:absolute}


	/* placeholder 颜色 */
.searchformBox .serach_input::-webkit-input-placeholder { color:#999; }
.searchformBox .serach_input:-moz-placeholder { color:#999; }
.searchformBox .serach_input::-moz-placeholder { color:#999; }
.searchformBox .serach_input:-ms-input-placeholder { color:#999; }
.searchformBox:hover .serach_input::-webkit-input-placeholder { color:#999; }
.searchformBox:hover .serach_input:-moz-placeholder { color:#999; }
.searchformBox:hover .serach_input::-moz-placeholder { color:#999; }
.searchformBox:hover .serach_input:-ms-input-placeholder { color:#999; }

.searchformBox {position:absolute;right: 0;top: 70px;height: auto;margin-top: 0;margin-right:-570px;border-radius: 8px;padding: 10px;}
.HOT-KEYS::after{display: none;}
.HOT-KEYS {margin-right: -890px;top: 0;width: 41px;}
.searchformBox{margin-right: 0;}

	/* 热点 */
.HOT-KEYS {position: absolute;top: 39px;right:50%;width: 38px;height: 52px;margin-right: -700px;padding:0;z-index: 10;background: url(sbtn2.png) no-repeat right 50%;}
.HOT-KEYS .keyleft { margin: 140px 0 0 0; position: absolute;z-index: 1;opacity: 0;transition:all 0.3s ease-in-out; display: none!important; }
.HOT-KEYS .keyleft .title .title_more { color:#6d6d6d; }
.HOT-KEYS .keyleft .content { width: 570px; }
.HOT-KEYS .keyleft .content a { padding-left:18px; }
.HOT-KEYS .keyleft .content a:after { position: absolute; left: 3px; top: 50%; width: 6px; height: 6px; margin-top: -3px; background: #003e6a; content: ""; }
.HOT-KEYS .keyleft .content a:hover { color:#003e6a; }
	/* 搜索 */
.searchformBox { right: 0; margin-right: 0; background: #2c7be5; transition:all 0.3s ease-in-out; opacity: 0;visibility: hidden; }
.searchformBox form .serach_input { background:#fff; color:#666; }
.searchformBox form .btn_serach { background:url(sbtn.png) no-repeat #2c7be5 center; color:#666; }
.HOT-KEYS:hover .keyleft {margin-left: -550px;opacity: 1;transition:all 0.3s ease-in-out;}
.HOT-KEYS:hover .searchformBox { right: -0; opacity: 1; transition:all 0.3s ease-in-out;visibility: visible; }
.fun {position: relative;float: right;/* top: 50%; */height: 38px;/* transform: translate(0,-50%); */z-index: 99;margin-right: 75px;}
.fun li { position: relative; float: left; width: 41px; margin-left: 14px; }
.fun li .pic1 {display: none;position: absolute;top: 34px;left: 50%;max-width: 180px!important;max-height: 120px;transform: translateX(-50%);}
.fun li:hover .pic1 { display: block; }
.fun li:last-child .pic1 {transform: translateX(-80%);}
.col_a>div{overflow:unset !important}
.col_a .M10081-TAB{position:relative}
.col_a .hd{position:absolute;right:0;top: -60px;}
.col_a .hd ul{display:flex;}
.col_a .hd ul li{margin-right:33px}
.col_a .hd ul li:last-child{margin-right:0}
.col_a .hd ul li a{color: #393939;font-size: 16px;line-height:26px;position: relative;}

.col_a .hd ul li a{color: #393939;font-size: 16px;line-height:26px;position: relative;}
.col_a .hd ul li.on  a::after{	width: 105px;height: 2px;background-color: #003892;position:absolute;content:"";bottom:-10px;left:50%;margin-left:-53px}
.col_a .bd .iFCB-PRO-3{width: 427px !important;margin-right:69px;margin-top:50px}
.col_a .bd .iFCB-PRO-3:nth-child(3n){margin-right:0}
.col_a .bd .iFCB-PRO-3:nth-child(-n+3){margin-top:0}
.col_a .bd .iFCB-PRO-3 img{width:100%}
.col_a .bd .iFCB-PRO-3  .u-tt{color: #393939;font-size: 18px;line-height:28px;margin-top:15px;text-align:center}
.col_a .title .more a{width: 215px;line-height: 53px;background-color: #003892;border-radius: 27px;color: #fcfdff;font-size: 18px;text-align:center;display:block;position:absolute;left:50%;margin-left:-107px;bottom: 23px;}
.col_a {position:relative}



.col_d .title .title_more{color: #313131;font-size: 36px;font-weight:bold;display: flex;flex-wrap: wrap;line-height: 36px;align-items: flex-end;padding-left: 22px;position:relative}
.col_d .title .title_more span{	color: #919191;font-size: 16px;line-height:16px;font-weight:normal}
.col_d .title .title_more .title_more2{color: #919191;font-size: 17px;width:100%;font-weight:normal;margin-top: 8px;margin-left: -22px;}
.col_d .title .title_more::after{content:"";width: 6px;height: 30px;background-color: #003892;left:0;top: 6px;position:absolute}
.col_d .M10081-TAB{position:relative}
.col_d .hd{position:absolute;right:0;top: -100px;}
.col_d .hd ul{display:flex;}
.col_d .hd ul li{margin-right:16px}
.col_d .hd ul li:last-child{margin-right:0}
.col_d .hd ul li a{width: 176px;line-height: 38px;background-color: #e8e8e8;color: #515151;font-size: 16px;border-radius: 19px;text-align:center;display:block}
.col_d .hd ul li.on a{background-color: #003892;	color: #fafafa;font-weight:bold}
.col_d .bd .iFCB-PRO-3{width: 427px !important;margin-right:69px;margin-top:50px}
.col_d .bd .iFCB-PRO-3:nth-child(3n){margin-right:0}
.col_d .bd .iFCB-PRO-3:nth-child(-n+3){margin-top:0}
.col_d .bd .iFCB-PRO-3 img{width:100%}
.col_d .bd .iFCB-PRO-3  .u-tt{color: #393939;font-size: 18px;line-height:28px;margin-top:15px;text-align:center}
.col_d .title .more a{width: 215px;line-height: 53px;background-color: #003892;border-radius: 27px;color: #fcfdff;font-size: 18px;text-align:center;display:block;position:absolute;left:50%;margin-left:-107px;bottom: 23px;}
.col_d {position:relative}
.col_d .bd{position:relative}
.col_d .bd .iFCB-PRO-1:nth-child(2){position:absolute;right:354px;top:0}
.col_d .bd .iFCB-PRO-1:nth-child(3){position:absolute;right:0;top:0}
.col_d .bd .iFCB-PRO-1:nth-child(4){position:absolute;right:354px;bottom:0}
.col_d .bd .iFCB-PRO-1:nth-child(5){position:absolute;right:0;bottom:0}
.col_d .bd .iFCB-PRO-1:nth-child(2) ,.col_d .bd .iFCB-PRO-1:nth-child(3) ,.col_d .bd .iFCB-PRO-1:nth-child(4) ,.col_d .bd .iFCB-PRO-1:nth-child(5) {width:347px !important; }
.col_d .bd .iFCB-PRO-1:nth-child(2) .m-pic,.col_d .bd .iFCB-PRO-1:nth-child(3) .m-pic,.col_d .bd .iFCB-PRO-1:nth-child(4) .m-pic,.col_d .bd .iFCB-PRO-1:nth-child(5) .m-pic{height:271px}
.col_d .bd .iFCB-PRO-1:nth-child(2) .m-pic img,.col_d .bd .iFCB-PRO-1:nth-child(3) .m-pic img,.col_d .bd .iFCB-PRO-1:nth-child(4) .m-pic img,.col_d .bd .iFCB-PRO-1:nth-child(5) .m-pic img{width:100%;height:100%}
.col_d .bd .iFCB-PRO-1:nth-child(1){width:719px !important}

.col_e .title{margin-bottom:50px !important;}
.col_e .title .title_more{color: #313131;font-size: 36px;font-weight:bold;display: flex;flex-wrap: wrap;line-height: 36px;align-items: flex-end;padding-left: 22px;position:relative}
.col_e .title .title_more span{	color: #919191;font-size: 16px;line-height:16px;font-weight:normal}
.col_e .title .title_more .title_more2{color: #919191;font-size: 17px;width:100%;font-weight:normal;margin-top: 8px;margin-left: -22px;}
.col_e .title .title_more::after{content:"";width: 6px;height: 30px;background-color: #003892;left:0;top: 6px;position:absolute}
.col_e .swiper-slide a {display: block;background: url(nxz8.png)no-repeat top center;/* height: 286px; */padding: 28px 18px 0;background-size:100%}
.col_e .swiper-slide a .t1{color: #2d97a6;font-weight: bold;font-size: 26px;line-height: 36px;}
.col_e .swiper-slide a .t2{color: #292929;font-size: 20px;line-height: 24px;margin-top: 15px;}
.col_e  .title .more a{width: 144px;line-height: 43px;border-radius: 20px;border: solid 1px #b6bec0;font-size: 16px;color: #404040;text-align: center;}
.col_e .swiper-button-next, .col_e .swiper-button-prev{width: 57px;height: 57px;background: url(nxz9.png)no-repeat center;right: 212px;top: 35px;left: unset !important;}
.col_e .swiper-button-next{right: 0;transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);left:unset}
 .col_e .swiper-button-prev:hover{transform: rotateY(180deg);background:url(nxz1111.png)no-repeat center;}
 .col_e .swiper-button-next:hover{transform: rotateY(0);background:url(nxz1111.png)no-repeat center;}
.col_e .swiper-button-next:after, .col_e .swiper-button-prev:after{display: none;}
.col_e>div{overflow: unset !important;position: relative;}
.col_e .swiper-pagination{width:100%;}
.col_e  .swiper-pagination-bullet{margin:0 3px;width:9px;height:9px}
.col_e  .swiper-pagination-bullet-active{width:22px;border-radius:9px}

.col_e .swiper-slide a .desc{display:none;}
.col_f .title{margin-bottom:50px !important;}
.col_f .title .title_more{color: #313131;font-size: 36px;font-weight:bold;display: flex;flex-wrap: wrap;line-height: 36px;align-items: flex-end;padding-left: 22px;position:relative}
.col_f .title .title_more span{	color: #919191;font-size: 16px;line-height:16px;font-weight:normal}
.col_f .title .title_more .title_more2{color: #919191;font-size: 17px;width:100%;font-weight:normal;margin-top: 8px;margin-left: -22px;}
.col_f .title .title_more::after{content:"";width: 6px;height: 30px;background-color: #003892;left:0;top: 6px;position:absolute}
.col_f .swiper-slide a {display: block;background-size:100%;border-radius: 20px;background-color: #f8f8f8;overflow:hidden}
.col_f .swiper-slide a  .desc{padding:28px 10px 0}
.col_f .swiper-slide a  .desc .ibw_date{color: #262626;font-size: 18px;line-height:28px}
.col_f .swiper-slide a  .desc .ibw_titleText{color: #262626;font-size: 22px;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 10px;}
.col_f .swiper-slide a .t1{color: #262626;/* font-weight: bold; */font-size: 15px;line-height: 25px;opacity: 0.71;margin-top: 15px;overflow: hidden;text-overflow:ellipsis;display: -webkit-box;display:box;-webkit-box-orient:vertical;-webkit-line-clamp: 3;}
.col_f .swiper-slide a .t2{color: #292929;font-size: 18px;line-height: 70px;margin-top: 10px;border-top: 1px solid #e4e4e4;background: url(nxz100.png)no-repeat right center;}
.col_f  .title .more a{width: 144px;line-height: 43px;border-radius: 20px;border: solid 1px #b6bec0;font-size: 16px;color: #404040;text-align: center;}
.col_f .swiper-button-next, .col_f .swiper-button-prev{width: 57px;height: 57px;background: url(nxz10.png)no-repeat center;right: 212px;top: 35px;left: unset !important;}
.col_f .swiper-button-next{right: 0;transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);left:unset}
.col_f .swiper-button-next:after, .col_e .swiper-button-prev:after{display: none;}
.col_f>div{overflow: unset !important;position: relative;}
.col_f .swiper-pagination{width:100%;display:none}
.col_f  .swiper-pagination-bullet{margin:0 3px;width:9px;height:9px}
.col_f  .swiper-pagination-bullet-active{width:22px;border-radius:9px}
.col_f .swiper-slide:hover a .t1{color:#fff}
.col_f .swiper-slide:hover a .t2{color:#fff}
.col_f .swiper-slide:hover a  .desc .ibw_titleText{color:#fff}
.col_f .swiper-slide:hover a  .desc .ibw_date{color:#fff}
.col_f .swiper-slide:hover a {background-color: #28558D;}
.swiper-button-next:after, .swiper-button-prev:after{display:none}


.col_g .title .title_more{color: #313131;font-size: 36px;font-weight:bold;display: flex;flex-wrap: wrap;line-height: 36px;align-items: flex-end;padding-left: 22px;position:relative}
.col_g .title .title_more span{	color: #919191;font-size: 16px;line-height:16px;font-weight:normal}
.col_g .title .title_more .title_more2{color: #919191;font-size: 17px;width:100%;font-weight:normal;margin-top: 8px;margin-left: -22px;}
.col_g .title .title_more::after{content:"";width: 6px;height: 30px;background-color: #003892;left:0;top: 6px;position:absolute}


.footer .footer_wp{padding: 0 0 100px 0;}


.ft1 {position: absolute;left: 0;top: 0;}
.ft1 ul{display: flex;align-items: center;}
.ft1 ul li a{opacity: 0.7;color: #303030;line-height: 42px;font-size: 16px;}
.pc_box {display: flex;}
.pc_box .pc {width: 300px;margin-right: 10px;}
.ft2 {position: absolute;right: 0;top: 0;}

.ft2  .t1{color: #303030;font-size: 20px;font-weight: bold;line-height: 30px;}
.ft2  .mc{font-size: 16px;color: rgba(48,48,48,0.7);line-height: 50px;}
.ft2  .mc p{padding-left: 30px;}
.navbox_foot .nav>ul>li>a{color: #303030;font-size: 20px;font-weight: bold;line-height: 30px;}

.ft3_a{display: flex;justify-content: center;color: #303030;font-size: 16px;}
.ft3_a .tle{color: #303030;font-size: 16px;font-weight: bold;}
.ft3_b{text-align: center;font-size: 14px;line-height: 22px;color: rgba(48,48,48,0.7);margin-top: 60px;}
.ft2 .mc .p1{background: url(nxz100.png)no-repeat left center;}
.ft2 .mc .p2{background: url(nxz200.png)no-repeat left center;}
.ft2 .mc .p3{background: url(nxz300.png)no-repeat left center;}

.ft3 {position: absolute;bottom: -180px;width: 100%;left: 0;border-top: 1px solid #e5e5e5;padding-top: 35px;}
.footer{padding-bottom:190px !important;background: url(nxz1000.png)no-repeat top center;background-size: cover;padding-top: 60px;}






.new_form{
    max-width: 1140px;
    margin: 20px auto;
    padding: 160px 30px 30px;
    background: url(nxz5.png)no-repeat top center #fff;
    border-radius: 10px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
.new_form form {display:flex;flex-wrap:wrap;justify-content:space-between}
.new_form   .module_form_content{width:100% !important}
.new_form form .module_field{width:32%;display:flex;flex-direction:column}
.new_form form  .module_field .c_left{width:unset !important;text-align: left !important;font-size:18px;padding-right:0}
.new_form form  .module_field:nth-child(5){/* width:100%; */}
.new_form form  .module_field:nth-child(5) .middle{display:flex;align-items: center;}
.new_form form  .module_field:nth-child(5) .middle input{width:10px;height:10px;/* align-items:center; */box-shadow:unset !important}
.new_form form  .module_field:nth-child(5) .middle label{margin-bottom:0 !important;margin-left: 10px;}
.new_form form .module_field:nth-child(6){width:100%;display:flex;flex-direction:column}
.new_form .module_form_content .btn-area{padding-left:0 !important;padding: 0 !important;width: 100%;margin-top:40px}
.new_form .btn-area .btn-submit,.new_form .btn-area .reset{padding:0}
.new_form form .module_field:nth-child(5) .middle select{width:100%;border: 1px solid #e5e5e5;background: #fff;font-size: 14px;line-height:46px;height:46px;    border-radius: 5px;padding:0 16px }








