body { overflow-x: hidden; min-width: 1200px; max-width: 1920px; margin: 0 auto; position: relative; }

/* 设置滚动条的宽度 */
body::-webkit-scrollbar { width: 10px; border-radius: 10px; }
/* 设置滚动条轨道的背景颜色 */
body::-webkit-scrollbar-track { border-radius: 10px; background-color: #f1f1f1; }
/* 设置滚动条滑块的背景颜色 */
body::-webkit-scrollbar-thumb { background-color: #999999; border-radius: 10px; }


/****** index ******/
.w83p { width: 83.333%; max-width: 1600px; min-width: 1200px;  margin: 0 auto; overflow: hidden; }
.w68p { width: 68%; max-width: 1320px; min-width: 1200px; margin: 0 auto; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }
.wap-show { display: none; }

/* header */
.header { position: absolute; left: 0px; top: 0px; z-index: 99999; width: 100%; overflow: visible;  }
.header > .w83p { height: 90px; overflow: visible; }
.header .left-branding { width: 91%; height: 90px; overflow: visible; border-bottom-left-radius: 8px; background: #ffffff; }
.header .left-branding .left-logo { overflow: hidden; padding: 18px 112px 20px 20px; float: left; font-size: 0px; }
.header .left-branding .left-logo a { font-size: 0px; }
.header .left-branding .left-logo img { height: 52px; }
.wap-logo { display: none; }

.header .left-branding .center-nav { min-height: 33px; padding: 8px 0px 6px 0px; float: left; }
.header .left-branding .center-nav ul { overflow: visible; }
.header .left-branding .center-nav ul li { min-height: 33px; padding-bottom: 2px; float: left; line-height: 20px; font-size: 18px; color: #2c2c2c; position: relative; }
.header .left-branding .center-nav ul > li > a { display: block; padding: 28px 22px 28px 22px; color: #2c2c2c; position: relative; }
.header .left-branding .center-nav ul li:hover a { color: #014099; background: rgba(255, 255, 255, 0.5); }
.header .left-branding .center-nav ul li:hover .transform-hover:before { transform: scalex(1); }
.header .left-branding .center-nav ul li .nav-btn:after { content: ''; position: absolute; right: 5px; top: 50%; z-index: 99999; width: 8px; height: 4px; background: url("31876704.png") no-repeat center; background-size: 100%; }

.nav-active-on a:before { background: #014099;
 -ms-transform: scaleX(1); -webkit-transform: scaleX(1); transform: scaleX(1);
 -ms-transform-origin: left; -webkit-transform-origin: left; transform-origin: left; }

.header .left-branding .center-nav ul li:hover dl { display: block; }
.header .left-branding .center-nav ul li dl { display: none; position: absolute; left: -2.5px; top: 78px; z-index: 99999; width: 121px; overflow: hidden; padding: 10px 0px 13px 0px; text-align: center; border-radius: 2px; background: #ffffff;
-webkit-animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.header .left-branding .center-nav ul li dl > dd { display: inline-block; padding: 8px 10px; overflow: hidden; line-height: 18px; font-size: 16px; color: #2c2c2c;
position: relative; }
.header .left-branding .center-nav ul li dl > dd a { display: block; text-align: center; color: #2c2c2c; }
.header .left-branding .center-nav ul li dl > dd:hover:after { content: ""; position: absolute; left: 0px; bottom: 0px; z-index: 99999; width: 100%; height: 1px; background: #1e56ab;
-webkit-animation: jello-horizontal 0.9s both;
animation: jello-horizontal 0.9s both;  }
.header .left-branding .center-nav ul li dl > dd:hover a { color: #014099; font-weight: bold; }

.header .right-function { width: 9%; height: 100%; overflow: hidden; float: right; }
.header .right-function ul { width: 100%; height: 100%; overflow: hidden; }
.header .right-function ul li { width: 48.5%; height: 100%; overflow: hidden; float: left; margin-left: 1.5%; font-size: 0px;  background: #004098; }
.header .right-function ul li a { display: inline-block; width: 100%; margin-top: 30px; }
.header .right-function ul li .rf-img { width: 25px; height: 25px; margin: 0 auto; text-align: center; }
.header .right-function ul li .rf-img img { height: 25px; }
.header .right-function ul li .rf-name { display: none; width: 100%; margin-top: 10px; line-height: 14px; font-size: 12px; text-align: center; color: #ffffff; }
.header .right-function ul li .rf-name a { color: #ffffff; }
.header .right-function ul li:hover a { margin-top: 20px;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.header .right-function ul li:hover .rf-img { position: initial; margin: 0 auto;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.header .right-function ul li:hover .rf-name { display: block;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.header .right-function ul li .wap-fun-img { display: none; }

.content { width: 100%; overflow: hidden; }
.content a:hover { color: #d71820!important; }
.content-boxs { width: 100%; overflow: hidden; margin: 0 auto; }

.all-title-box { width: 100%; overflow: hidden; text-align: left; position: relative; }
.all-title-box a { display: block; line-height: 36px; color: #014099; font-size: 0px; }
.all-title-box a b { display: inline-block; position: relative; padding-bottom: 35px; font-size: 36px; }
.all-title-box a b:before { content: ""; position: absolute; left: 0px; bottom: 0px; z-index: 99999; width: 50%; height: 5px; background: #e8340c; }

.two-wrap-box, .three-wrap-box, .four-wrap-box, .five-wrap-box { width: 100%; overflow: hidden; }

.two { margin-top: 90px; }
.two .two-wrap-box { width: 100%; overflow: hidden; position: relative; }
.two .right { width: 46%; overflow: hidden; }
.two .right .public-con-box { margin-top: 10px; }
.two .right .public-con-box ul li { padding: 20px 0px 20px 0px; }
 
.public-nav-box { width: 100%; overflow: hidden; font-size: 0px; position: relative; }
.public-nav-box:after { content: ""; width: 100%; height: 1px; background: #b4b5b7; position: absolute; left: 0px; bottom: 4px; z-index: 99999;  }
.public-nav-box dl dd { display: inline-block; overflow: hidden; padding-bottom: 15px; margin-left: 15px; position: relative; }  
.public-nav-box dl dd a { display: inline-block; padding: 15px 60px; overflow: hidden;  line-height: 18px;
 font-size: 18px; font-weight: bold; text-align: center; color: #000000; border-radius: 5px; }
.public-nav-box dl dd:first-child { margin: 0px; }
.public-nav-box dl dd:hover a { color: #ffffff!important; }
.public-nav-box dl dd > span { display: none; }
.public-nav-box dl dd.public-on:after { content: ""; width: 100%; height: 4px; position: absolute; left: 0px; bottom: 0px; z-index: 99999; background: #0e4ca2; }
.public-nav-box dl dd.public-on a { color: #ffffff; font-weight: bold; background: #004ab2;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 background:linear-gradient(180deg,#004ab2 0%,#0054cb 100%); }
.public-con-box { width: 100%; overflow: hidden; margin-top: 3px; }
.public-con-box ul { display: none; width: 100%; overflow: hidden; }
.public-con-box ul.public-active { display: block;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.public-con-box ul li { width: 100%; height: 20px; overflow: hidden; padding: 18px 0px 18px 0px; line-height: 20px; font-size: 18px; color: #000000; position: relative; }
.public-con-box ul li:after { content: ""; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #014099; }
.public-con-box ul li .fl { width: 78%; height: 20px; overflow: hidden; padding: 0px 0px 0px 15px; color: #000000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.public-con-box ul li .fl a { color: #000000; }
.public-con-box ul li .fr { width: 18%; text-align: right; font-size: 14px; color: #cccccc; }
.public-con-box ul li .fr a { color: #cccccc;}

.three { margin-top: 85px; }
.three .three-wrap-box { margin-top: 45px; }
.three .three-wrap-box .w83p { position: relative; }
.three .right { position: absolute; right: 0px; top: 0px; max-width: 310px; width: 17%; height: 100%; overflow: hidden; }
.three .right ul { width: 100%; height: 100%; }
.three .right ul li { width: 100%; height: 33.333%; overflow: hidden; margin-top: 2.5%; font-size: 0px; position: relative; }
.three .right ul li:first-child { margin-top: 0px; }

.three .right ul li a > img { width: 100%; border-radius: 3px; }
.three .right ul li:hover a > img { transform: scale(1); }
.three .right ul li .pos-content-box { width: 100%; overflow: hidden; position: absolute; left: 0px; top: 0px; z-index: 99999; }
.three .right ul li .pos-content-box dl, .three .right ul li .pos-content-box dl dt,
.three .right ul li .pos-content-box dl dd { width: 100%; overflow: hidden; text-align: center; color: #ffffff; }
.three .right ul li .pos-content-box dl dt { padding: 40px 0px 10px 0px; }
.three .right ul li .pos-content-box dl dd { padding: 5px 0px; }
.three .right ul li .pos-content-box dl dd b { margin-top: 8px; line-height: 14px; font-size: 12px; color: #ffffff; }
.three .right ul li .pos-content-box dl dd span { line-height: 14px; font-size: 12px; color: #ffffff; }

.four { margin-top: 100px; position: relative; }
.four .all-subject-box { position: absolute; left: 0px; top: 0px; z-index: 99999; }

.five { margin-top: 55px; }

.six { margin-top: 60px; overflow: hidden; padding-bottom: 115px; }
.six .six-wrap-box { width: 100%; overflow: hidden; }
.six dl { width: 16.666%; overflow: hidden; float: left; position: relative; }

.six dl dt:hover img { transform: scale(1); }
.six dl:hover dt { transform: scale(1.1); }
.six dl dt { width: 100%; height: 65px; overflow: hidden; text-align: center; padding: 20px 0px 0px 0px; font-size: 0px; transition: all 0.6s; }
.six dl dt img { height: 65px; }
.six dl dd { width: 100%; overflow: hidden; padding-top: 22px; line-height: 24px; font-size: 18px; text-align: center; color: #222222; position: relative; }
.six dl dd a { color: #212121; }

.footer { width: 100%; overflow: visible; }
.footer .w83p { overflow: visible; }
.footer .footer-top { width: 100%; overflow: visible; float: left; border-top: solid 6px #014099; background: #e9f1fc; font-size: 0px; }
.footer .footer-top .ft-top-box { display: inline-block; width: 100%; overflow: visible; padding-bottom: 50px; }
.footer .footer-top .ft-top-box .ftb-left { width: 22%; overflow: hidden; margin: 40px 0px 0px 16.8%; font-size: 0px; }
.footer .footer-top .ft-top-box .ftb-left img { width: 100%; }
.footer .footer-top .ft-top-box .ftb-right { width: 53%; overflow: visible; }
.footer .footer-top .ft-top-box .ftb-right dl { width: 100%; overflow: visible; }
.footer .footer-top .ft-top-box .ftb-right dl dt { margin-top: 55px; line-height: 20px; font-size: 18px; color: #373737; }
.footer .footer-top .ft-top-box .ftb-right dl .fr-tb-box { width: 85%; }
.footer .footer-top .ft-top-box .ftb-right dl dd { width: 45px; height: 45px; overflow: visible; margin: 40px 10px 0px 10px; padding: 5px; position: relative; }
.footer .footer-top .ft-top-box .ftb-right dl dd > img { position: absolute; left: 5px; top: 5px; z-index: 9999999; background: none; }
.footer .footer-top .ft-top-box .ftb-right dl dd:hover { cursor: pointer; border-radius: 50%; background: #ffffff; }
.footer .footer-top .ft-top-box .ftb-right dl dd .pos-ewm { display: none; position: absolute; left: 50%; top: -130px;
 z-index: 99999; padding: 15px; transform: translateX(-50%); font-size: 0px; border-radius: 10px; border: solid 1px #e4e4e4; background: #ffffff; }
.footer .footer-top .ft-top-box .ftb-right dl dd .pos-ewm img { width: 100%; }
.footer .footer-top .ft-top-box .ftb-right dl dd:hover .pos-ewm { display: block; width: 100px;
 -webkit-animation: fade-in 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 -webkit-box-shadow: 0px 5px 5px 0px #cccccc;
 -moz-box-shadow: 0px 5px 5px 0px #cccccc;
 box-shadow: 0px 5px 5px 0px #cccccc; }
.footer .footer-top .ft-top-box .ftb-right dl dd .wap-ewm-name { display: none; }
.footer .footer-top .ft-bottom-box { display: inline-block; width: 100%; overflow: hidden; padding-bottom: 45px; }
.footer .footer-top .ft-bottom-box dl { width: 100%; overflow: hidden; }
.footer .footer-top .ft-bottom-box dl dt { width: 7%; margin-top: 30px; line-height: 20px; font-size: 18px; text-align: right; color: #373737; }
.footer .footer-top .ft-bottom-box dl dd { width: 90%; overflow: hidden; margin-top: 20px; }
.footer .footer-top .ft-bottom-box dl dd select {
 /*清除select默认样式*/
 appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none;
 display: block; width: 20%; height: 42px; overflow: hidden; float: left; padding: 0px 10px; margin-left: 70px; border: solid 1px #a6a6a6; 
 background: url("31876677.png") no-repeat right; }
.footer .footer-top .ft-bottom-box dl dd select option { appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; }
.footer .footer-top .ft-bottom-box dl dd select:first-child { margin-left: 0px; }
.footer .footer-bottom { width: 100%; overflow: hidden; float: left; padding: 16px 0px 13px 0px; text-align: center; color: #ffffff; background: #014099; }
.footer .footer-bottom .footer-fb-nav { width: 100%; overflow: hidden; text-align: center; font-size: 0px; }
.footer .footer-bottom .footer-fb-nav ul { display: inline-block; margin: 0 auto; font-size: 0px; text-align: center; }
.footer .footer-bottom .footer-fb-nav ul li { display: inline-block; padding: 0px 10px; overflow: hidden; float: left; line-height: 18px; font-size: 16px; color: #ffffff; }
.footer .footer-bottom .footer-fb-nav ul li a { display: block; line-height: 16px; color: #ffffff; }
.footer .footer-bottom .footer-fb-con { width: 100%; overflow: hidden; margin-top: 15px; color: #87a5cf; font-size: 0px; }
.footer .footer-bottom .footer-fb-con p { display: inline-block; width: 100%; overflow: hidden; margin: 6px 0px; line-height: 18px; font-size: 16px; }
.footer .footer-bottom .footer-fb-con a { color: #87a5cf; }


/* Swiper组件 */
.two .left .swiper-container > .swiper-pagination, .xwzx-con-box .swiper-container > .swiper-pagination,
.djwh-con-box .swiper-container > .swiper-pagination { width: auto; left: auto;
 bottom: 26px; right: 28px; font-size: 0px; }
.swiper-container > .swiper-pagination span { width: 20px; height: 5px; margin: 0px 2.5px; border-radius: 0; opacity: 0.5; background: #ffffff; }
.swiper-container > .swiper-pagination span.swiper-pagination-bullet-active { opacity: 1; background: #ffffff; }
.swiper-container > .swiper-button-prev, .swiper-container > .swiper-button-next { -webkit-user-select: none; user-select: none;
 -webkit-user-select: none; user-select: none;
 -webkit-box-shadow: 0px 5px 10px 5px rgba(0,0,0,0.2);
 -moz-box-shadow: 0px 5px 10px 5px rgba(0,0,0,0.2);
 box-shadow: 0px 5px 10px 5px rgba(0,0,0,0.2); }
.swiper-container > .swiper-button-prev:hover, .swiper-container > .swiper-button-next:hover { opacity: 1;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }


/* list */
.banner-box { width: 100%; overflow: hidden; position: relative; }
.banner-box img { width: 100%; }
.banner-box .subject-con-box { position: absolute; left: 8.5%; bottom: 10%; z-index: 99999; display: inline-block; width: auto; }
.banner-box .subject-con-box .subject-name { overflow: hidden; line-height: 48px; font-size: 46px; text-align: left; color: #ffffff; }
.banner-box .subject-con-box .subject-name a { color: #ffffff; }
.banner-box .subject-con-box .url-box { overflow: hidden; margin-top: 35px; font-size: 0px; color: #000000; position: relative; }
.banner-box .subject-con-box .url-box span { display: inline-block; line-height: 18px; font-size: 16px; padding: 0px 8px; color: #ffffff; }
.banner-box .subject-con-box .url-box span a { display: inline-block; line-height: 18px; font-size: 16px; color: #ffffff; }


/** allSubjectName **/
.index-subject-box { width: 100%; overflow: hidden; font-size: 0px; position: relative; }
.index-subject-box .asb-name { padding: 0px 0px 12px 0px; line-height: 30px; font-size: 28px; color: #000000; border-bottom: solid 2px #1e5395; }
.index-subject-box .asb-name a, .all-subject-box .asb-name a:hover { color: #000000!important; }
.index-subject-box .asb-more { margin-top: 5px; line-height: 18px; font-size: 16px; background: url("31876703.png") no-repeat right; }
.index-subject-box .asb-more a { padding: 0px 25px 0px 0px; color: #014099; }

.all-subject-box { width: 100%; overflow: hidden; font-size: 0px; position: relative; }
.all-subject-box .asb-name { padding: 15px 22px; line-height: 18px; font-size: 18px; color: #ffffff; border-radius: 5px; background: rgb(0,64,152); background: linear-gradient(0deg, rgba(1,64,153,1) 0%, rgba(0,77,186,1) 100%); }
.all-subject-box .asb-name a, .all-subject-box .asb-name a:hover { color: #ffffff!important; }
.all-subject-box .asb-more { margin-top: 15px; line-height: 18px; font-size: 16px; }
.all-subject-box .asb-more a { color: #014099; }


.list-con-box { width: 100%; overflow: hidden; padding-bottom: 60px; margin-top: 60px; }
.list-con-box .list-left { width: 15%; overflow: hidden; }
.list-con-box .list-left dl dt { width: 100%; overflow: hidden; padding-bottom: 15px; line-height: 30px; font-size: 28px; text-align: left;
 color: #0648a3; border-bottom: solid 1px #e5e5e5; }
.list-con-box .list-left dl dt a { display: block; color: #023f98; }
.list-con-box .list-left dl dt:hover { transition: all 0.5s ease 0s; }
.list-con-box .list-left dl dt:hover a { color: #0648a3!important; }

.list-con-box .list-left dl dd { width: 68%; overflow: hidden; padding: 18px 16%; line-height: 20px; font-size: 18px; text-align: left; color: #ffffff;
 border-bottom: solid 1px #e5e5e5; position: relative; }
.list-con-box .list-left dl dd:after { content: ''; position: absolute; left: 8%; top: 50%; z-index: 99999; margin-top: -5.5px;
 width: 6px; height: 11px; background: url("#") no-repeat center; }
.list-con-box .list-left dl dd.active-list-on:after { background: url("#") no-repeat center; }
.list-con-box .list-left dl dd a { display: block; color: #003279; }
.list-con-box .list-left dl dd:hover { transition: all 0.5s ease 0s; border-radius: 5px; 
 background: rgb(0,64,152); background: linear-gradient(0deg, rgba(1,64,153,1) 0%, rgba(0,77,186,1) 100%); }
.list-con-box .list-left dl dd:hover a { color: #ffffff!important; }
.list-con-box .list-left dl dd.active-list-on { border-radius: 5px; 
 background: rgb(0,64,152); background: linear-gradient(0deg, rgba(1,64,153,1) 0%, rgba(0,77,186,1) 100%); }
.list-con-box .list-left dl dd.active-list-on a { color: #ffffff; }

.list-con-box .list-right { width: 80%; min-height: 600px; overflow: hidden; }
.list-con-box .lr-list-box { width: 100%; overflow: hidden; margin-top: 30px; }
.list-con-box .lr-list-box ul { width: 100%; overflow: hidden; }
.list-con-box .lr-list-box ul li { width: 100%; overflow: hidden; padding: 20px 0px 20px 0px; border-bottom: solid 1px #e5e5e5; position: relative; }
.list-con-box .lr-list-box ul li:after { content: ''; position: absolute; left: 0px; top: 28px; z-index: 999; display: block; width: 6px;
 height: 6px; background: #014099; }
.list-con-box .lr-list-box ul li .fl { overflow: hidden; text-align: left; line-height: 20px; font-size: 16px; color: #000000;
 text-indent: 1em; }
.list-con-box .lr-list-box ul li .fl a { color: #000000; }
.list-con-box .lr-list-box ul li .fr { text-align: right; line-height: 20px; font-size: 14px; color: #cccccc; }
.list-con-box .lr-list-box ul li .fr a { color: #cccccc; }
.list-con-box .lr-list-box ul li a:hover .fl, .list-right ul li a:hover .fr { color: #993333; }

.list-con-box .lr-list-text-box { width: 100%; overflow: hidden; margin-top: 30px; }
.list-con-box .lr-list-text-box img { display: block; max-width: 100%; height: auto!important; margin: 0 auto; }
.list-con-box .lr-list-text-box img:hover { transform: scale(1.0)!important; }
.list-con-box .lr-list-text-box video { display: block; width: 60%; height: auto; overflow: hidden; margin: 0 auto; object-fit: cover; }
.list-con-box .lr-list-text-box video object, .list-con-box .lr-list-text-box video param, 
.list-con-box .lr-list-text-box video embed { width: 100%; height: auto; }
.list-con-box .lr-list-text-box, .list-con-box .lr-list-text-box p { font-size: 16px; line-height: 20px; }

.list-con-box .lr-list-img-box { width: 100%; overflow: hidden; margin-top: 20px; }
.list-con-box .lr-list-img-box ul { width: 100%; overflow: hidden; }
.list-con-box .lr-list-img-box ul li { width: 25%; overflow: hidden; margin: 20px 0px 0px 0px; float: left; text-align: center; position: relative; }
.list-con-box .lr-list-img-box ul li .pic-img { width: 95%; overflow: hidden; text-align: center; margin: 0 auto; border-radius: 5px; }
.list-con-box .lr-list-img-box ul li .pic-img img { display: block; width: 100%; height: 150px; }
.list-con-box .lr-list-img-box ul li .pic-title { width: 100%; overflow: hidden; padding: 10px 0px 10px 0px; line-height: 26px; font-size: 16px; text-align: center; color: #ffffff; background: #295da8; }
.list-con-box .lr-list-img-box ul li .pic-title a { color: #ffffff; }

.page-box { display: inline-block; width: 100%; text-align: center; padding: 60px 0px 30px 0px; font-size: 0px; }
.page-box tbody, .page-box tbody tr { display: inline-block; }
.page-box a, .page-box font { display: inline-block; padding: 10px 12px; margin: 0px 4px; line-height: 14px; font-size: 14px;
 border: solid 1px #004098; border-radius: 3px; }
.page-box a { color: #004098; }
.page-box a:hover { color: #ffffff!important; border: solid 1px #004098; background: #004098; }
.page-box font { color: #ffffff; background: #004098; }  


/* content */
.content-con-box { width: 100%; overflow: hidden; margin-top: 60px; padding-bottom: 60px; }
.content-con-box .ccb-con-box { width: 100%; overflow: hidden; }

.content-con-box .ccb-title-box, .content-con-box .ccb-info-box, .content-con-box .ccb-text-box, .content-con-box .ccb-function-text { 
 width: 100%; overflow: hidden; }
.content-con-box .ccb-title-box .yt-title-box, .content-con-box .ccb-title-box .content-title-box,
.content-con-box .ccb-title-box .ft-title-box { width: 100%; overflow: hidden; text-align: center; }
.content-con-box .ccb-title-box { padding: 15px 0px; }
.content-con-box .ccb-title-box .yt-title-box { line-height: 32px; font-size: 28px; color: #aaaaaa; }
.content-con-box .ccb-title-box .content-title-box { padding: 15px 0px; line-height: 36px; font-size: 32px; color: #094ea9; }
.content-con-box .ccb-title-box .ft-title-box { line-height: 32px; font-size: 28px; color: #aaaaaa; }

.content-con-box .ccb-info-box { padding: 15px 0px; text-align: center; font-size: 16px; border-bottom: solid 1px #d7d7d7; }
.content-con-box .ccb-info-box span { padding: 0px 20px; line-height: 20px; font-size: 16px; color: #7d7d7d; }

.content-con-box .ccb-text-box { margin-top: 55px; font-size: 16px; color: #333333; }
.content-con-box .ccb-text-box img { display: block; max-width: 100%; height: auto!important; margin: 0 auto; }
.content-con-box .ccb-text-box img:hover { transform: scale(1.0)!important; }

.content-con-box .ccb-text-box video { display: block; width: 60%; height: auto; overflow: hidden; margin: 0 auto; object-fit: cover; }
.content-con-box .ccb-text-box video object, .content-con-box .ccb-text-box video param, 
.content-con-box .ccb-text-box video embed { width: 100%; height: auto; }

.content-con-box .ccb-function-text { padding: 20px 0px; text-align: center; font-size: 0px; }
.content-con-box .ccb-function-text a { padding: 0px 15px; font-size: 14px; color: #333333; }


/* allSubjectBox */
.subject-con-box { width: 100%; overflow: hidden; }


/* 关于我们 */
.gywm-con-box { width: 100%; overflow: hidden; padding-bottom: 90px; }
.gywm-con-box .gywm-one { margin-top: 80px; border-radius: 5px; position: relative; }
.gywm-con-box .gywm-one .left { width: 45%; overflow: hidden; background: #00419d; }
.gywm-con-box .gywm-one .left img { width: 100%; }
.gywm-con-box .gywm-one .right { position: absolute; top: 0px; right: 0px; width: 55%; height: 100%; overflow: hidden;
 background: #01419b; }
.gywm-con-box .gywm-one .right .all-subject-box { position: absolute; left: 0px; top: 0px; z-index: 99999; }  
.gywm-con-box .gywm-one .right .all-subject-box .asb-name { background: rgb(0,64,152);
 background: linear-gradient(0deg, rgba(0,74,178,1) 0%, rgba(0,84,203,1) 100%); }
.gywm-con-box .gywm-one .right .subject-con-box { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 99999; margin: auto; width: 88%;
 height: 60%; padding: 0px 6% 0px 6%; line-height: 46px; text-indent: 2em; text-align: justify; font-size: 22px; color: #ffffff; }
.gywm-con-box .gywm-one .right .subject-con-box img { display: block; max-width: 100%; margin: 0 auto; }
.gywm-con-box .gywm-one .right .more-btn { position: absolute; right: 18px; bottom: 25px; z-index: 99999; text-align: right; }
.gywm-con-box .gywm-one .right .more-btn a { display: inline-block; padding: 0px 30px 0px 0px; line-height: 20px; font-size: 16px;
 color: #ffffff; background: url("31883908.png") no-repeat center right; }
.gywm-con-box .gywm-one .right .more-btn a:hover { color: #ffffff!important; }

.gywm-con-box .gywm-two .right { width: 42%; overflow: hidden; }
.gywm-con-box .gywm-two .right ul { width: 100%; overflow: hidden; text-align: center; font-size: 0px; }
.gywm-con-box .gywm-two .right ul li { display: inline-block; width: 49%; overflow: hidden; margin: 0px 0.5% 0px 0.5%;
 line-height: 30px; font-size: 28px; color: #ffffff; border-radius: 5px; background: #0044a5; }
.gywm-con-box .gywm-two .right .right-top ul li a { color: #ffffff; }
.gywm-con-box .gywm-two .right .right-top ul li dl { width: 100%; overflow: hidden; padding: 42px 0px 45px 0px; }
.gywm-con-box .gywm-two .right .right-top ul li dl dt, .gywm-con-box .gywm-two .right ul li dl dd { width: 100%; overflow: hidden; }
.gywm-con-box .gywm-two .right .right-top ul li dl dd { margin-top: 20px; }
.gywm-con-box .gywm-two .right .right-bottom { margin-top: 32px; }
.gywm-con-box .gywm-two .right .right-bottom .subject-con-box { margin-top: 23px; }
.gywm-con-box .gywm-two .right .right-bottom .subject-con-box img { width: 100%; }
.gywm-con-box .gywm-two .right .right-bottom .subject-con-box img:hover { transform: scale(1.0)!important; }

.gywm-con-box .gywm-three { margin-top: 55px; }
.gywm-con-box .gywm-three .subject-con-box { margin-top: 32px; }
.gywm-con-box .gywm-three .subject-con-box ul { width: 100%; text-align: center; font-size: 0px; }
.gywm-con-box .gywm-three .subject-con-box ul li { display: inline-block; width: 20%; overflow: hidden; text-align: center; font-size: 0px; }
.gywm-con-box .gywm-three .subject-con-box ul li a { display: inline-block; width: 85%; overflow: hidden; border-radius: 3px; }
.gywm-con-box .gywm-three .subject-con-box ul li img { width: 100%; }


/* 关于我们-航天精神 */
.htjs-con-box { width: 100%; overflow: hidden; padding-bottom: 90px; }
.htjs-con-box .htjs-one .public-nav-box:after, .htjs-con-box .htjs-one .public-nav-box dl dd.public-on:after { display: none; }
.htjs-con-box .htjs-one { margin-top: 65px; }
.htjs-con-box .htjs-one .public-nav-box dl dd { padding-bottom: 0px; }
.htjs-con-box .htjs-one .public-con-box ul li { padding: 21px 0px 21px 0px; border-bottom: solid 1px #d9d9d9; }
.htjs-con-box .htjs-one .left { width: 58%; overflow: hidden; }
.htjs-con-box .htjs-one .left .public-con-box { margin-top: 35px; }
.htjs-con-box .htjs-one .left .public-con-box .pcb-right { width: 65.5%; overflow: hidden; }
.htjs-con-box .htjs-one .left .public-con-box .pcb-right ul { width: 100%; overflow: hidden; margin-top: -15px; }    
.htjs-con-box .htjs-one .right { width: 37%; overflow: hidden; }
.htjs-con-box .htjs-one .right .public-con-box { margin-top: 20px; }


/* 新闻中心 */
.xwzx-con-box { width: 100%; overflow: hidden; padding-bottom: 85px; }
.xwzx-con-box .xwzx-one { margin-top: 60px; }
.xwzx-con-box .xwzx-one ul { width: 100%; overflow: hidden; text-align: center; font-size: 0px; }
.xwzx-con-box .xwzx-one ul li { display: inline-block; width: 32.333%; overflow: hidden; margin: 0px 0.5% 0px 0.5%; position: relative; }
.xwzx-con-box .xwzx-one ul li img { width: 100%; height: 290px; }
.xwzx-con-box .xwzx-one ul li img:hover { transform: scale(1.0)!important; }
.xwzx-con-box .xwzx-one ul li .pos-title { display: block; position: absolute; left: 0px; bottom: 0px; z-index: 99999; width: 90%; overflow: hidden; padding: 11px 5%; background: url("31883911.png") center; }
.xwzx-con-box .xwzx-one ul li .pos-title span { display: block; overflow: hidden; line-height: 18px; font-size: 16px; text-align: left; color: #ffffff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.xwzx-con-box .xwzx-two { margin-top: 60px; }
.xwzx-con-box .xwzx-two .left, .xwzx-con-box .xwzx-two .right { width: 42%; overflow: hidden; }
.xwzx-con-box .xwzx-two .public-nav-box dl dd { width: 50%; margin-left: 0px; }
.xwzx-con-box .xwzx-two .public-nav-box dl dd a { width: 100%; padding: 15px 0px; }
.xwzx-con-box .xwzx-two .public-con-box { margin-top: 20px; }

.xwzx-con-box .xwzx-three { margin-top: 50px; }
.xwzx-con-box .xwzx-three .left, .xwzx-con-box .xwzx-three .right { width: 46%; overflow: hidden; }
.xwzx-con-box .xwzx-three .left .scb-top-box { width: 100%; overflow: hidden; margin-top: 30px; border-radius: 5px; position: relative; }
.xwzx-con-box .xwzx-three .left .scb-top-box img { width: 100%; height: 415px; }
.xwzx-con-box .xwzx-three .left .scb-top-box img:hover { transform: scale(1.0)!important; }
.xwzx-con-box .xwzx-three .left .scb-top-box .pos-title { position: absolute; left: 0px; bottom: 0px; z-index: 99999; width: 95%; overflow: hidden;
 padding: 16px 2.5%; background: url("31883911.png") center; }
.xwzx-con-box .xwzx-three .left .scb-top-box .pos-title span { overflow: hidden; line-height: 22px; font-size: 20px; text-align: left; color: #ffffff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.xwzx-con-box .xwzx-three .left .scb-bottom-box { width: 100%; overflow: hidden; margin-top: 20px; }
.xwzx-con-box .xwzx-three .left .scb-bottom-box ul li { width: 100%; overflow: hidden; padding: 20px 0px; position: relative; }
.xwzx-con-box .xwzx-three .left .scb-bottom-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #003fa0; }
.xwzx-con-box .xwzx-three .left .scb-bottom-box ul li .fl { width: 85%; overflow: hidden; line-height: 20px; font-size: 18px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.xwzx-con-box .xwzx-three .left .scb-bottom-box ul li .fl a { color: #000000; }
.xwzx-con-box .xwzx-three .left .scb-bottom-box ul li .fr { width: 15%; overflow: hidden; line-height: 20px; font-size: 14px; color: #c8c8c8; text-align: right; }
.xwzx-con-box .xwzx-three .left .scb-bottom-box ul li .fr a { color: #c8c8c8; }

.xwzx-con-box .xwzx-three .left .left-bottom { width: 100%; overflow: hidden; margin-top: 25px; }
.xwzx-con-box .xwzx-three .left .left-bottom .subject-con-box { width: 100%; overflow: hidden; margin-top: 25px; }
.xwzx-con-box .xwzx-three .left .left-bottom .subject-con-box ul li { width: 100%; overflow: hidden; padding: 10px 0px; position: relative; }
.xwzx-con-box .xwzx-three .left .left-bottom .subject-con-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #003fa0; }
.xwzx-con-box .xwzx-three .left .left-bottom .subject-con-box ul li .fl { width: 85%; overflow: hidden; line-height: 20px; font-size: 16px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.xwzx-con-box .xwzx-three .left .left-bottom .subject-con-box ul li .fl a { color: #000000; }
.xwzx-con-box .xwzx-three .left .left-bottom .subject-con-box ul li .fr { width: 15%; overflow: hidden; line-height: 20px; font-size: 14px; color: #c8c8c8; text-align: right; }
.xwzx-con-box .xwzx-three .left .left-bottom .subject-con-box ul li .fr a { color: #c8c8c8; }

.xwzx-con-box .xwzx-three .right .right-top .subject-con-box { width: 100%; overflow: hidden; margin-top: 15px; }
.xwzx-con-box .xwzx-three .right .subject-con-box ul li { width: 100%; overflow: hidden; padding: 20px 0px; position: relative; }
.xwzx-con-box .xwzx-three .right .subject-con-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #003fa0; }
.xwzx-con-box .xwzx-three .right .subject-con-box ul li .fl { width: 85%; overflow: hidden; line-height: 20px; font-size: 16px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.xwzx-con-box .xwzx-three .right .subject-con-box ul li .fl a { color: #000000; }
.xwzx-con-box .xwzx-three .right .subject-con-box ul li .fr { width: 15%; overflow: hidden; line-height: 20px; font-size: 14px; color: #c8c8c8; text-align: right; }
.xwzx-con-box .xwzx-three .right .subject-con-box ul li .fr a { color: #c8c8c8; }
.xwzx-con-box .xwzx-three .right .right-bottom { width: 100%; overflow: hidden; margin-top: 55px; }


/*  党的建设 */
.ddjs-con-box { width: 100%; overflow: hidden; padding-bottom: 85px; }
.ddjs-con-box .ddjs-one { margin-top: 60px; }
.ddjs-con-box .ddjs-one .right { width: 45%; overflow: hidden; }
.ddjs-con-box .ddjs-one .right .public-nav-box dl dd { width: 50%; margin-left: 0px; }
.ddjs-con-box .ddjs-one .right .public-nav-box dl dd a { width: 100%; padding: 15px 0px; }
.ddjs-con-box .ddjs-one .right .public-con-box { margin-top: 20px; }
.ddjs-con-box .ddjs-one .right .public-con-box ul li { padding: 22px 0px 22px 0px; }

.ddjs-con-box .ddjs-two { margin-top: 45px; }
.ddjs-con-box .ddjs-two .scb-bottom-box { margin-top: 25px; }
.ddjs-con-box .ddjs-two .scb-bottom-box ul li { width: 100%; overflow: hidden; padding: 25px 0px; border-bottom: solid 1px #d9d9d9; position: relative; }
.ddjs-con-box .ddjs-two .scb-bottom-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #014099; }
.ddjs-con-box .ddjs-two .scb-bottom-box ul li .fl { width: 80%; overflow: hidden; line-height: 20px; font-size: 18px; text-indent: 1em; color: #000000; position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.ddjs-con-box .ddjs-two .scb-bottom-box ul li .fl a { color: #000000; }
.ddjs-con-box .ddjs-two .scb-bottom-box ul li .fr { width: 20%; overflow: hidden; line-height: 20px; font-size: 14px; color: #cccccc; text-align: right; }
.ddjs-con-box .ddjs-two .scb-bottom-box ul li .fr a { color: #cccccc; }


/* 人才招聘 */
.rczp-con-box { width: 100%; overflow: hidden; padding-bottom: 85px; }
.rczp-con-box .rczp-one { margin-top: 60px; }
.rczp-con-box .rczp-one .left { width: 60%; overflow: hidden; }
.rczp-con-box .rczp-one .left .subject-con-box { margin-top: 22px; }
.rczp-con-box .rczp-one .left .subject-con-box ul { width: 100%; overflow: hidden; }
.rczp-con-box .rczp-one .left .subject-con-box ul li { width: 100%; overflow: hidden; padding: 20px 0px 20px 0px; line-height: 20px;
 position: relative; border-bottom: solid 1px #d6e0ef; }
.rczp-con-box .rczp-one .left .subject-con-box ul li:after { content: ""; position: absolute; left: 0px; top: 50%; margin-top: -3px;
 z-index: 999; width: 6px; height: 6px; background: #014099; }
.rczp-con-box .rczp-one .left .subject-con-box ul li .fl { width: 80%; overflow: hidden; line-height: 20px; font-size: 18px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.rczp-con-box .rczp-one .left .subject-con-box ul li .fr { width: 20%; overflow: hidden; line-height: 20px; font-size: 14px; color: #cccccc; text-align: right; }
.rczp-con-box .rczp-one .left .subject-con-box ul li .fr a { color: #cccccc; }
.rczp-con-box .rczp-one .left .subject-con-box .page-box { padding: 45px 0px 10px 0px; }
.rczp-con-box .rczp-one .right { width: 26%; overflow: hidden; }
.rczp-con-box .rczp-one .right ul li { width: 100%; overflow: hidden; margin-bottom: 22px; border-radius: 3px; }
.rczp-con-box .rczp-one .right ul li a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative; }
.rczp-con-box .rczp-one .right ul li a > img { width: 100%; }
.rczp-con-box .rczp-one .right ul li a .pos-fun-name { position: absolute; left: 0px; top: 0px; z-index: 99999;
 width: 100%; height: 100%; text-align: center; background:linear-gradient(180deg,rgba(29, 78, 201, 0.96) 0%,rgba(35, 76, 180, 0.64) 100%);
 -webkit-animation: fade-in 0.3s both;
 animation: fade-in 0.3s both; }
.rczp-con-box .rczp-one .right ul li a .pos-fun-name span { display: block; width: 100%; position: absolute; left: 0px; top: 20%;
 -webkit-animation: fade-in 0.9s both;
 animation: fade-in 0.9s both; }
.rczp-con-box .rczp-one .right ul li a .pos-fun-name span img:hover { transform: scale(1.0)!important; }
.rczp-con-box .rczp-one .right ul li a .pos-fun-name b { display: block; width: 100%; position: absolute; left: 0px; top: 73%;
 margin-top: -19px; z-index: 99999; width: 100%; overflow: hidden; font-size: 26px; font-weight: 900; color: #ffffff;
 letter-spacing: 6px; }


/* 信息公开 */
.xxgk-con-box { width: 100%; overflow: hidden; padding-bottom: 90px; }
.xxgk-con-box .xxgk-one { margin-top: 60px; }
.xxgk-con-box .xxgk-one ul { width: 100%; overflow: hidden; text-align: center; font-size: 0px; }
.xxgk-con-box .xxgk-one ul li { display: inline-block; width: 23.5%; height: 160px; overflow: hidden; margin-left: 2%; border-radius: 5px; position: relative;
 background:linear-gradient(180deg,#014099 0%,#004dba 100%); }
.xxgk-con-box .xxgk-one ul li:first-child { margin-left: 0%; }
.xxgk-con-box .xxgk-one ul li .pos-fun-name { position: absolute; left: 0px; top: 0px; z-index: 99999; width: 100%; height: 100%;
 background: url("#") center; }
.xxgk-con-box .xxgk-one ul li .pos-fun-name dl { position: absolute; left: 0px; top: 50%; margin-top: -45px; z-index: 99999;
 width: 100%; overflow: hidden; }
.xxgk-con-box .xxgk-one ul li .pos-fun-name dl dt, .xxgk-con-box .xxgk-one ul li .pos-fun-name dl dd { width: 100%; overflow: hidden;
 margin: 0 auto; text-align: center; }
.xxgk-con-box .xxgk-one ul li .pos-fun-name dl dt img { display: block; width: auto; margin: 0 auto; transform: scale(1.0)!important; }
.xxgk-con-box .xxgk-one ul li .pos-fun-name dl dd { margin-top: 20px; line-height: 24px; font-size: 22px; color: #ffffff; }
.xxgk-con-box .xxgk-one ul li .pos-fun-name dl dd a { color: #ffffff; }
.xxgk-con-box .xxgk-one ul li:hover .pos-fun-name { background: url("#") center;
 -webkit-animation: fade-in 0.8s both; animation: fade-in 0.8s both; }
.xxgk-con-box .xxgk-one ul li:hover .pos-fun-name dl dd, .xxgk-con-box .xxgk-one ul li:hover .pos-fun-name dl dd a { color: #ffffff; }

.xxgk-con-box .xxgk-two { margin-top: 45px; }
.xxgk-con-box .xxgk-two .public-nav-box dl dd { width: 33.333%; margin-left: 0px; }
.xxgk-con-box .xxgk-two .public-nav-box dl dd a { width: 100%; padding: 15px 0px; }
.xxgk-con-box .xxgk-two .public-con-box { margin-top: 22px; }
.xxgk-con-box .xxgk-two .public-con-box ul li { border-bottom: solid 1px #dddddd; }


/* 社会责任 */
.shzr-list-box { width: 100%; overflow: hidden; }
.shzr-list-box { margin-top: 10px; }
.shzr-list-box ul { width: 100%; overflow: hidden; }
.shzr-list-box ul li { width: 100%; overflow: hidden; float: left; margin: 26px 0px; position: relative; }
.shzr-list-box ul li .slb-left { width: 30%; overflow: hidden; }
.shzr-list-box ul li .slb-left a { display: block; padding: 5px; }
.shzr-list-box ul li .slb-left img { width: 100%; 
 -webkit-box-shadow: 0px 0px 5px 0px #999999;
 -moz-box-shadow: 0px 0px 5px 0px #999999;
 box-shadow: 0px 0px 5px 0px #999999; }
.shzr-list-box ul li .slb-right { width: 66%; height: 100%; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 99999; 
 display: table; }
.shzr-list-box ul li .slb-right dl { display: table-cell; vertical-align: middle; width: 100%; overflow: hidden; }
.shzr-list-box ul li .slb-right dl dt, .shzr-list-box ul li .slb-right dl dd.slb-dd-name, 
.shzr-list-box ul li .slb-right dl dd.slb-dd-text { width: 100%; overflow: hidden; }
.shzr-list-box ul li .slb-right dl dt { line-height: 20px; font-size: 16px; color: #2e2e2e; }
.shzr-list-box ul li .slb-right dl dd.slb-dd-name { margin-top: 8px; line-height: 30px; font-size: 26px; color: #084ba7; }
.shzr-list-box ul li .slb-right dl dd.slb-dd-text { margin-top: 30px; line-height: 26px; font-size: 14px; text-indent: 2em; color: #2e2e2e;
 display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.shzr-list-box ul li .slb-right dl dd.slb-dd-text a { color: #d02626; }


/* 网站群 */
.wzq-con-box { width: 100%; overflow: hidden; padding-bottom: 90px; }
.wzq-con-box .subject-con-box { margin-top: 60px; }
.wzq-con-box .subject-con-box .all-subject-box { width: 100%; overflow: hidden; font-size: 0px; text-align: center; }
.wzq-con-box .subject-con-box .all-subject-box .asb-name { display: inline-block; padding: 12px 20px; margin: 0 auto;
 line-height: 20px; color: #ffffff; background: rgb(0,64,152); background: linear-gradient(0deg, rgba(0,64,152,1) 0%, rgba(43,117,206,1) 100%);
 border: solid 1px #a3bada; position: relative; }
.wzq-con-box .subject-con-box .all-subject-box .asb-name a { color: #ffffff; }
.wzq-con-box .subject-con-box .scb-con-box { width: 100%; overflow: hidden; margin-top: 30px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li { width: 20%; overflow: hidden; float: left; margin: 30px 0px 0px 0px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl { width: 90%; padding: 42px 0px 40px 0px; margin: 0 auto; background: #f4f4f4;
 border-radius: 8px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dt { width: 170px; height: 113px; overflow: hidden; margin: 0px auto 0px auto; font-size: 0px;
 border-radius: 10px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dt img { width: 100%; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dd { width: 100%; height: 36px; overflow: hidden; margin-top: 35px; font-size: 0px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dd b { display: inline-block; width: 100%; overflow: hidden; line-height: 18px;
 font-size: 16px; text-align: center; color: #033f97; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dd b a { color: #033f97; }