/*css reset start*/
/*别删，有的得看情况调一下宽度*/
.archcon .arc-listit { width: 120px; } 

.columimg { width: 460px; } 

.col-lg-8 .archcon .archimg li,
.col-lg-9 .archcon .archimg li { width: 25%; } 

.col-lg-8 .columimg { width: 680px; } 

.col-lg-9 .columimg { width: 780px; } 

.chooseAll { margin: 0; } 

.toolBox1 { padding-top: 20px; } 

.toolBox2 { padding-top: 20px; } 

.footer { position: relative; z-index: 2000; } 

.inner { width: 1170px; margin: 0 auto; } 

/*所有颜色*/
.mainColor,
.reference-tab .td2 a { color: #0089e3; } 

/**1.页面字体需要变主色调，直接调用mainColor; 2.参考文献doi颜色与主色调一致**/
.article-list .mainColor { color: #fd8758; } 

/*文章页颜色*/
.article-pc .mainColor,
.article-main-mid a { color: #0089e3; } 

/*文章页标题下方显示与隐藏按钮*/
.content .article .article-left .togglebtn i { padding: 2px; } 

.header-nav,
.tab-ul-index li.active,
.article-list-journalg,
.footer .top,
.phone-nav,
.main .article-content ul#htmlContent2 h3.full-text,
#page-tag-div .pagination>.active>a,
.comtit,
.archcon.archcon-new dl dd.archconVol,
.archcon.archcon-new dl dd.active,
.archcon .arc-listit dd.active,
.archcon .arc-listit .arctpoint,
.tab-ul-index li.active,
.footer .btmb,
.header-nav,
.header-nav ul>li ol,
.qikan .subBtn,
.header-nav,
.pageTagsUl li.current,
.pageTagsUl li.clickpage:hover,
.messageBoard .tj,
.btn-primary,
.guokan-tit .guokan-tab li.curr,
.guokan-dl dd.active,
.guokan-dl dd.years,
.guokan-dlyear dt { background-color: #05407F; } 

/*2019年5月13日版本过刊标题*/
.guokan-tit h2 { color: #05407F; } 

/*移动端搜索头部下拉框颜色*/
.phone-nav .search-app-wrap select option { background: rgba(0, 73, 144, 0.9); } 

/*滑上去的颜色*/
.header-nav ul>li.active>a,
.header-nav ul>li ol li:hover,
.header-nav ul>li:hover>a { background: #0089e3; } 

/*向上箭头*/
.bottom-fixed { width: 50px; height: 50px; cursor: pointer; position: fixed; bottom: 20px; right: 20px; z-index: 5000; background: #05407F url("../../../style/images/public/back_top.png") no-repeat center center; display: none; } 

.arcmethod li.active,
.phone-nav { border-color: #26804a; } 

.derived i.current,
.base-title .more:hover,
.news-list li a:hover,
.article-list-title a:hover,
.article-list-author a:hover,
.article-list-time a:hover,
.article-list-zy font a:hover { color: #05407F; } 

.article-list-zy font a:hover {text-decoration: none;}

.article-list-time a:hover{color: #02539F;text-decoration: none;}

#page-tag-div .pagination>.active>a { border-color: #05407F; } 

.footer .btmb { padding-top: 6px; padding-bottom: 8px; } 

/*手机下拉颜色有透明度，自己看着写*/
.phone-nav .search-app-wrap,
.smallUl { background: rgba(0, 73, 144, 0.9); } 

/*以上是需要改颜色的*/
.footer .top span { margin-right: 10px; } 

.smallUl { z-index: 1000; width: 100%; left: 0; right: 0; margin: auto; position: absolute; display: none; } 

.smallUl a { color: #fff; display: block; line-height: 24px; } 

.smallUl>li { text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.5); } 

.smallUl li>a { padding: 0 4%; font-size: 16px; line-height: 40px; position: relative; display: block; } 

.smallUl>li>a span { margin: 0 0 0 10px; } 

.smallUl>li>a span img { vertical-align: middle; margin: -3px 0 0; transition: all 0.2s; } 

.smallUl>li>a span.active img { transform: rotate(90deg); } 

.smallUl>li>ol { display: none; } 

.smallUl>li>ol a { padding: 0 8%; } 

.navList { width: 30px; cursor: pointer; } 

.navList span { height: 3px; background-color: #fff; margin: 0 0 8px 0; display: block; transition: all 0.5s; } 

.navList span:last-child { margin: 0; } 

.navList { display: block; padding-top: 4px; } 

.navList span:last-child { margin: 0; } 

.phone-nav input::-webkit-input-placeholder { color: #fff; opacity: 1; } 

.phone-nav .text { background: #fff; } 

.phone-nav .text { line-height: 19px; padding: 3px 10px; color: #fff; margin: 0 0 0 15px; border-radius: 4px 0 0 4px; } 

.phone-nav .sub { width: 35px; height: 25px; background: #fff url(../../../style/images/custom/search1.png) no-repeat center center; background-size: 16px 16px; border-radius: 0 4px 4px 0; } 

.phone-nav .en { line-height: 25px; color: #fff; } 

.phone-nav .search-app-wrap { display: none; position: absolute; left: 0; width: 100%; top: 50px; z-index: 2000; padding: 8px 0; } 

.phone-nav .search-app-wrap select { width: 23%; border: none; height: 30px; border-radius: 4px; padding: 0 0 0 5px; background: rgba(255, 255, 255, 0.2); color: #fff; } 

.phone-nav .search-app-wrap .text { width: 75%; margin: 0 0 0 2%; border-radius: 4px; height: 30px; } 

.phone-nav .search-app-wrap .sub { width: 30px; height: 30px; background: rgba(255, 255, 255, 0.2) url("../../../style/images/public/search1.png") no-repeat center center; background-size: 22px; position: absolute; right: 15px; top: 8px; } 

/*.header .logo { width: 50%; } */
.header .logo img { max-width: 100%; } 

.header .bot { background-size: cover; } 

.phone-nav { padding: 8px 0; position: relative; } 

.phone-nav .en { line-height: 25px; color: #fff; } 

.phone-nav .text,
.phone-nav .sub { background: rgba(255, 255, 255, .2); } 

.phone-nav .text { line-height: 19px; padding: 3px 10px; color: #fff; margin: 0 0 0 15px; border-radius: 4px 0 0 4px; } 

.phone-nav .sub { width: 35px; height: 25px; background: rgba(255, 255, 255, .2) url(../../../style/images/custom/search1.png) no-repeat center center; background-size: 16px 16px; border-radius: 0 4px 4px 0; } 

.search-wrapper { display: none; } 

/*手机菜单2*/
.phone-nav .container .logo { display: block; padding: 2px 0 0 0; position: relative; } 

.phone-nav .container .logo img { max-width: 170px; max-height: 34px; } 

/*.phone-nav .container .logo:before { content: ''; width: 1px; height: 80%; background: #fff; position: absolute; left: 6px; top: 2px; bottom: 0; margin: auto; } */
.phone-nav .container .search-app { display: block; background: url("../../../style/images/public/search2.png") no-repeat center center; width: 34px; height: 34px; background-size: 30px; color: #fff; margin-left: 10px; } 

.phone-nav .container .search-app.active { background: url("../../../style/images/public/close-app.png") no-repeat center center; background-size: 32px; } 

.main-right .current-ul li .tit { width: 100%; float: none; } 

.main-right .current-ul li .right { float: none; } 

.main-right .current-ul a { display: inline-block; } 

.main-right .banner .item .text p { width: 70%; } 

.main-right .current-ul li .box { padding: 8px 0; } 

.search-wrap .in-bl { width: 100%; } 

.search-wrap .form-group { margin-left: 0; margin-right: 0; } 

@media screen and (max-width: 375px){
.phone-nav .search-app-wrap .text { width: 74%; } 

.phone-nav .search-app-wrap select { width: 24%; } 
}

/*头部导航默认css开始*/
.top .nav { border-top: solid 2px #fff; height: 38px; line-height: 40px; text-align: center; } 

.top .nav ul>li { float: left; font-size: 16px; position: relative; height: 40px; } 

.top .nav li a { color: #fff; display: block; text-align: center; padding: 0 26px; } 

.top .nav ul li a:hover,
.top .nav li.active { text-decoration: none; } 

.nav-second { display: none; position: absolute; z-index: 100; } 

.header-nav { border-top: solid 2px #fff; } 

.header-nav .container { padding: 0; } 

.header-nav ul>li { float: left; position: relative; text-align: center; } 

.header-nav ul>li>a { display: block; color: #fff; line-height: 34px; font-size: 16px; padding: 0 23px; } 

.header-nav-en ul>li>a { padding: 0 20px; } 

.header-nav ul>li>a span { display: inline-block; width: 7px; height: 4px; background-size: 7px 4px; margin-left: 6px; position: relative; top: -3px; } 

.header-nav ul>li ol { position: absolute; left: 0; top: 34px; min-width: 100%; z-index: 101; display: none; } 

.top .header-nav ul>li ol li a { font-size: 16px; display: block; padding: 0 26px; white-space: nowrap; color: #fff; line-height: 34px; } 

.phone-nav .sub { background: #fff url("../../../style/images/public/search1.png") no-repeat center center; } 

.top .ylqx-tabxiala.ylqxiconfont{position: relative;top: -2px;font-size: 11px;}

/*头部导航默认css结束*/

.header .container { background: url(../../../style/images/custom/topbg.png) no-repeat center; } 

.tab-ul-index li { width: 127px; } 

.archcon.archcon-new dl dd { min-width: 50px; } 

/*新的编委会*/
.editorSubject { margin-bottom: 30px; } 

.editorSubject h3 { font-weight: bold; font-size: 22px; color: #222; margin-bottom: 20px; } 

.editorSubject ul li { margin-bottom: 10px; width: 50%; float: left; } 

.editorSubject ul li a { font-size: 14px; color: #7f241f; font-weight: bold; position: relative; padding-left: 15px; display: inline-block;; } 

.editorSubject ul li a span { position: absolute; background: #7f241f; display: inline-block; margin-right: 7px; width: 5px; height: 5px; border-radius: 50%; left: 0; top: 8px; } 

.editorChief { margin-top: 30px; } 

.editorChief .editorType>ul>li { margin-bottom: 0; min-height: 100px; } 

.editorChief h2 { color: #7f241f; font-size: 22px; font-weight: bold; } 

.editorType h3,
.editorChief h3 { font-size: 20px; color: #7f241f; font-weight: bold; } 

.editorType>ul>li { padding: 18px 0; border-bottom: 1px solid #e3e3e3; font-size: 14px; color: #333333; } 

.editorImg { padding-left: 15px; width: 20%; text-align: center; } 

.editorImg img { width: 80px; border-radius: 50%; height: 80px; } 

.editorCon { width: 80%; } 

.editorDesc { margin-bottom: 13px; font-weight: bold; } 

.editorDesc .glyphicon-star { font-size: 14px; color: orange; margin: 0 15px 0 2px; } 

.editorDesc span { display: inline-block; font-weight: bold; } 

.editorDesc .eEmail { margin-right: 15px; margin-left: 15px; } 

.editorDesc .eEmail,
.editorDesc .eWebSite { color: #7f241f; } 

.editorCon .editorPosition,
.editorCon .eInterests,
.editorCon .eSystem,
.eColumn { margin-bottom: 4px; line-height: 18px; } 

.eSpecialIssues span { color: #7f241f; } 

.eSpecialIssues span:hover { cursor: pointer; } 

.eSpecialIssues ul { display: none; } 

.eSpecialIssues { margin-top: 10px; } 

.eSpecialIssues ul li a { color: #7f241f; } 

.emailBox label,
.emailBox input,
.emailBox button { height: 34px; line-height: 34px; padding: 0 10px; } 

.emailBox input { border: 1px solid #ccc; width: 120px; } 

.emailBox .form-group { margin-top: 15px; } 

.emailBox p .glyphicon { font-size: 20px; } 

.emailBox p .glyphicon:hover { cursor: pointer; } 

.emailModal,
.emailShowCon { width: 100%; position: fixed; top: 0; left: 0; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 9999; display: none; } 

.emailBox { background: #fff; width: 500px; padding: 20px; position: absolute; transform: translate(-50%, -50%); left: 50%; top: 50%; } 

.emailShowCon p { padding: 5px 10px;; } 

.emailShowCon p.text-right { padding: 0; } 

.emailShowCon p a { font-size: 15px; color: #333; color: blue; display: inline-block; padding-right: 18px; line-height: 22px; } 

/** 特刊6 样式 */
/*专题专栏*/
.article-list.zkzl { border-bottom: 0; padding: 10px 0 15px 0; } 

.article-list.zkzl .leftnav li { padding: 8px 0; background: #eee; text-align: center; margin-bottom: 5px; } 

.article-list.zkzl .leftnav li.ac { background: #0773c6; } 

.article-list.zkzl .leftnav li.ac a { color: #fff; } 

.article-list.zkzl .leftnav li a { color: #333; } 

.article-list.zkzl .article-list-lunwen li { list-style-type: none; border-bottom: 1px dashed #ddd; } 


.article-list.zkzl .article-list-lunwen { padding: 0; } 

.article-list.zkzl .article-list-lunwen a { font-size: 14px; css reset padding: 10px; display: inline-block; } 

.article-list.zkzl .article-list-lunwen a:hover { color: #0773c6; } 

.article-list-zy font a { line-height: 20px; } 

/*css reset end*/

/* 二级页右侧开始 */

.main-right .qk-con>div{float: unset;}
.main-right .qk-r{float: unset;width: 100%;margin-top: 14px;}
.main-right .com-box{margin-bottom: 30px;height: auto;}
.main-right .qk-con a img{margin-right: 0;}
.main-right .qk-con>div>a{display: block;text-align: center;}
.main-right .qk-r .bot-r{margin-top: 4px;text-align: center;}

/* 二级页右侧结束 */

/* 自定义样式开始 */
.headerbg { height: 100px; background: #05407F; } 

.header .logo { margin-top: 25px; padding-left: 0px; display: inline-block; } 

.header .logo img { max-width: 520px; } 

.header .logor { margin-top: 30px; } 


.qksl { margin-left: 25px; padding-left: 25px; color: #fff; margin-top: 28px; position: relative; font-size: 14px; font-weight: bold; } 

.qksl::before { content: ''; position: absolute; width: 1px; height: 66px; left: 0; top: 0; background: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); } 

.qksl li { margin-top: 7px; } 

.qksl li+li { margin-top: 10px; } 

.tsg { display: flex;}

.i-tsg{display: none;}

.tsg li+li { margin-left: 12px; } 

.tsg li a { display: block; padding: 0px 19px; border-radius: 5px; color: #fff; font-size: 15px; font-weight: 400; line-height: 35px; height: 35px; } 

html[lang="en"] .tsg li a{padding: 0 6px;font-size: 14px;}

.tsg li a:hover { text-decoration: none; color: #fff; } 

.tsg li:nth-child(1) a { background: #17CEDD; } 

.tsg li:nth-child(2) a { background: #3DBB2B; } 

.tsg li:nth-child(3) a { background: #E38103; } 

.tsg li:nth-child(4) a { background: #19A2DB; } 

.tsg li a .ylqxiconfont { font-size: 25px; margin-right: 5px; vertical-align: middle; } 

.lj { margin-left: 18px; } 

.lj a { color: #fff; font-size: 13px; font-weight: 400; display: inline-block; } 

.lj a+a { margin-left: 11px; } 

.lj a .ylqxiconfont { font-size: 23px; margin-right: 6px; position: relative; } 

.lj a .ylqx-youjian1.ylqxiconfont { top: 3px; } 

.lj a .ylqx-rss.ylqxiconfont { font-size: 20px; top: 0px; } 

/* 轮播图开始 */
.ban-box { margin-top: 6px; position: relative; } 

.banner-swiper { position: relative; } 

.banner-swiper { width: 100%; } 

.banner_img { display: block; width: 100%; padding-bottom: calc(742/1920*100%); } 

#ban-pag { position: absolute; bottom: 70px; right: unset; left: 50%; transform: translateX(-50%); width: auto; } 

#ban-pag .swiper-pagination-bullet { opacity: 1; margin: 0 5px; width: 14px; height: 14px; background: #FFFFFF; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.77); border-radius: 7px; } 

#ban-pag .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 101px; height: 14px; background: #FFFFFF; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.77); border-radius: 7px; } 

/* 轮播图结束 */
/* 首页搜索开始 */
.indexsearch { height: 70px; line-height: 70px; background: #FFFFFF; box-shadow: 0px 2px 15px 1px rgba(0, 50, 42, 0.17); border-radius: 35px; } 

.search-wrapper .searcontent { width: 100%; } 

.search-wrapper .form-group { width: calc(100% - 142px); } 

html[lang="en"] .search-wrapper .form-group{width: calc(100% - 226px);}

.search-wrapper .form-control::placeholder { font-size: 18px; font-weight: 400; color: #CACACA; } 

/* 首页搜索结束 */
.ban-ss { position: relative; top: -35px; z-index: 2; } 

.xw-more { font-size: 14px; color: #505050; } 

.newCon { background: url(../../../style/images/custom/4_07.jpg); background-size: cover; background-position: center; } 

.newCon .new-inner { margin: 0 -9px; margin-top: 2px; margin-bottom: 44px; } 

.com-box { margin: 0 9px; height: 320px; background: #FFFFFF; box-shadow: 0px 2px 15px 1px rgba(0, 50, 42, 0.17); padding: 20px 15px; } 

.qk-con a img { width: 200px; margin-right: 18px; } 

.com-box h2 { display: flex; align-items: center; justify-content: space-between; padding-bottom: 14px; } 

.com-box h2 b { font-size: 20px; font-weight: bold; color: #121212; position: relative; } 

.com-box h2 b::before { content: ''; display: inline-block; width: 80px; height: 5px; background: #005F9F; border-radius: 3px; position: absolute; top: 30px; } 

html[lang="en"] .com-box h2 b::before{width: 234px;}

html[lang="en"] .tzgg .com-box h2 b::before,html[lang="en"] .tzggList .com-box h2 b::before{width: 157px;}

.com-box h2 a { font-size: 14px; font-weight: 400; color: #505050; } 

.com-box ul { margin-top: 15px; } 

.com-box ul li { padding-left: 25px; position: relative; } 

.com-box ul li::before { content: ''; display: inline-block; vertical-align: middle; position: absolute; top: 8px; left: 0; width: 8px; height: 8px; background: #02539F; } 

.com-box ul li a { color: #000; font-size: 16px; } 

.com-box ul li a:hover { text-decoration: none; color: #05407F; } 

.qkxx { width: 38.1%; } 

.qk-r { color: #000; font-size: 15px; width: calc(100% - 218px); } 

html[lang="en"] .qk-r{font-size: 12px;}

.qk-r b { font-weight: bold; } 

.qk-r p+p { margin-top: 3px; } 

html[lang="en"] .qk-r p+p {margin-top: 0px;} 

.qk-r .bot-r{float: unset;margin-top: 0px;}

html[lang="en"] .qk-r .bot-r{margin-top: 0px;padding-top: 3px;}

.ewm { margin-top: 14px; } 

.qk-r .bot-r img { width: 96px; height: 96px; } 

html[lang="en"] .qk-r .bot-r img{ width: 86px; height: 86px; } 

.qk-r .bot-r img+img { margin-left: 10px; } 

/* 推荐文章开始 */
.tjwz { width: 38%; } 

.tjwz .com-box { padding: 20px 20px; } 

.tjwz .com-box ul li { border-bottom: 1px solid #B5B5B5; padding-bottom: 15px; } 

.tjwz .com-box ul li:nth-last-child(1){border-bottom: none;}

.tjwz .com-box ul li+li { margin-top: 15px; } 

.com-box ul li .tj-t { font-size: 16px; font-weight: bold; color: #222222; -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } 

.com-box ul li .tj-zz { margin-top: 8px;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.com-box ul li .tj-zz a { font-size: 14px; font-weight: 400; color: #505050; } 

/* 推荐文章结束 */

/* 通知公告开始 */
.tzgg { width: 23.9%; } 

.tzgg .com-box ul li { padding-left: 20px; } 

.tzgg .com-box ul li a { font-size: 16px; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; line-height: 25px; } 

.tzgg .com-box ul li+li { margin-top: 10px; } 

/* 通知公告结束 */

/* 视频中心开始 */

.spzx { padding-top: 55px; padding-bottom: 35px; } 

.spzx h3 { font-size: 24px; font-weight: bold; color: #000000; text-align: center; } 

.spzx ul { margin: 0 -12px; margin-top: 28px; } 

.spzx ul li { float: left; width: 25%; } 

.spzx ul li>div { margin: 0 12px; } 

.spzx ul li a { display: block; position: relative;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis; } 

.spzx ul li a:hover { text-decoration: none; color: #02539F; } 

.spzx ul li a .ylqxiconfont { font-size: 54px; position: absolute; right: 17px; bottom: 2px; z-index: 1; color: rgba(0, 0, 0, 0.55); } 

.spzx ul li img { width: 100%; border-radius: 8px; height: 165px;} 

.sp-tit a { color: #000; margin-top: 12px; font-size: 17px; font-weight: 400; color: #222222; line-height: 24px; } 

.sp-date { color: #505050; font-size: 14px; margin-top: 10px; } 

.ylqxiconfont.ylqx-rili { font-size: 20px; color: #505050; position: relative; top: 2px; } 

.sp-m { text-align: center; margin-top: 20px; } 

.sp-m a { font-size: 14px; font-weight: 400; color: #505050; } 

/* 视频中心结束 */

/* 视频中心列表开始 */

.spzx.spzxlist{padding-top: 0;}
.spzx.spzxlist ul li{width: 33.33%;}
.spzx.spzxlist ul{display: flex;flex-wrap: wrap;}
.spzx.spzxlist ul li:nth-child(n+4){margin-top: 20px;}

/* 视频中心列表结束*/

/* 专家风采开始 */
.zjfc { background-image: url(../../../style/images/custom/566_04.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; padding-top: 36px; } 

.zjfc h3 { text-align: center; font-size: 24px; font-weight: bold; color: #000000; } 

.uwp { max-width: 1440px; margin: 0 auto; width: 9400px; } 

.umod-a { background: #f4f7fc; padding: 85px 0; } 

.umod-a .utitp { margin-bottom: 20px; } 

.umod-a .tabNav { padding-top: 10px; } 

.umod-a .tabNav li { margin-left: 20px; } 

.umod-a .tabNav li a { display: block; width: 126px; height: 34px; background: #fff; border-radius: 30px; line-height: 34px; text-align: center; } 

.umod-a .tabNav li.active a { background: #05397f; color: #fff; } 

.umod-a .calendar { width: 369px; margin-top: 22px; } 

.umod-a .slide-tabA { width: calc(100% - 410px); overflow: visible; margin: 0; } 

.umod-a .slide-tabA .ssbg:after { content: ''; position: absolute; width: 730px; height: 440px; background: url(../images/u/ubbbg.jpg) no-repeat center; background-size: cover; right: 54%; top: 0; border-radius: 0 50px 0 0; } 

.umod-a .slide-tabA .aleft { width: 24%; color: #fff; padding-bottom: 60px; } 

.umod-a .slide-tabA .aleft h4 { margin-bottom: 50px; font-size: 22px; } 

.umod-a .slide-tabA .aleft h4:after { content: ''; height: 3px; width: 35px; background: #c41b20; display: block; margin-top: 15px; } 

.umod-a .slide-tabA .aleft p { border-bottom: 1px solid #5073a2; padding-bottom: 20px; margin-bottom: 60px; line-height: 24px; } 

.umod-a .slide-tabA .aleft .mor i { margin-left: 6px; font-size: 18px; color: #fff; transition: 0.3s; } 

.umod-a .slide-tabA .aleft .mor a:hover i { margin-left: 15px; } 

.umod-a .slide-tabA .aleft .mor a { color: #fff; } 

.umod-a .slide-tabA .aright { width: 74%; } 

.umod-a .slide-tabA .aright .pgba { text-align: center; margin-top: 15px; } 

.umod-a .slide-tabA .aright .pgba span { background: #bbb; opacity: 1; } 

.umod-a .slide-tabA .aright .pgba span.active { background: #00447d; width: 20px; } 

.umod-a .slide-tabA .aright .item { height: 455px; background: url(../images/u/hua.png) #fff no-repeat top right; box-shadow: 0 0 15px rgba(4, 97, 147, 0.2); margin: 25px 15px 15px; padding: 35px; position: relative; border-radius: 0 20px 0 0; } 

.umod-a .slide-tabA .aright .item:after { content: ''; height: 4px; background: #c41b20; position: absolute; left: 0; bottom: 0; width: 0; transition: 0.3s; } 

.umod-a .slide-tabA .aright .item:hover:after { width: 100%; } 

.umod-a .slide-tabA .aright .item .time { width: 90px; height: 90px; background: url(../images/u/timebg.jpg) no-repeat center; background-size: cover; color: #fff; margin-bottom: 30px; font-size: 20px; padding-left: 7px; } 

.umod-a .slide-tabA .aright .item .time span { font-size: 28px; display: block; font-weight: bold; margin-bottom: 8px; } 

.umod-a .slide-tabA .aright .item h4 { font-size: 18px; line-height: 24px; margin-bottom: 30px; } 

.umod-a .slide-tabA .aright .item h4 a { height: 56px; display: block; } 

.umod-a .slide-tabA .aright .item .info { padding-bottom: 15px; border-bottom: 1px solid #ddd; font-size: 14px; height: 112px; } 

.umod-a .slide-tabA .aright .item .info p { margin-bottom: 12px; background-repeat: no-repeat; background-position: left center; padding-left: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } 

.umod-a .slide-tabA .aright .item .info p strong { color: #05397f; margin-left: 5px; } 

.umod-a .slide-tabA .aright .item .more { margin-top: 30px; text-align: right; } 

.umod-a .slide-tabA .aright .item .more a { color: #05397f; } 

.umod-a .slide-tabA .aright .item .more a i { color: #c41b20; margin-left: 10px; font-size: 18px; transition: 0.3s; } 

.umod-a .slide-tabA .aright .item .more a:hover i { margin-left: 20px; } 

.umod-a .ul-tabinfoc1 .item { padding: 20px; } 

.umod-a .ul-tabinfoc1 .item h4 { font-size: 18px; margin-bottom: 10px; } 

.umod-a .ul-tabinfoc1 .item .info p { font-size: 14px; color: #666; padding: 5px 0; background-repeat: no-repeat; background-position: left center; padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } 

.umod-a .ul-tabinfoc1 .item .info p:nth-child(1) { background-image: url(../images/u/i11.png); } 

.umod-a .ul-tabinfoc1 .item .info p:nth-child(2) { background-image: url(../images/u/i22.png); } 

.utit h4 { font-size: 32px; } 

.utit p { padding-left: 35px; position: relative; font-size: 14px; color: rgba(0, 0, 0, 0.3); margin-top: 5px; } 

.utit p:before { content: ''; width: 30px; height: 400px; background: #05397f; position: absolute; left: 0; top: 50%; margin-top: -200px; } 

.umod-b { padding: 35px 0 30px 0; background: url(../images/u/ubbg.jpg) no-repeat center bottom; background-size: cover; } 

.umod-b .slide-tabB { overflow: visible; } 

.umod-b .sbtn { display: flex; justify-content: center; align-items: center; margin-top: 20px; width: 100%; } 

.umod-b .sbtn .ylqxiconfont { text-align: center; line-height: 50px; margin: 0 10px; transition: 0.3s; font-size: 20px; color: #02539F; font-size: 33px; outline: none; } 

.umod-b .sbtn .ylqxiconfont:hover { opacity: 1; color: #02539F; text-decoration: none; text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35); } 

.umod-b .slide-gsp .uwp { max-width: 1300px; } 

.umod-b .slide-cgp .uwp { max-width: 1510px; } 

.umod-b .slide-gsl { width: 48.5%; margin: 0; } 

.umod-b .slide-gsr { width: 48.5%; margin: 0; } 

.umod-b .slide-gsl .swiper-slide { height: 350px; } 

.umod-b .slide-gsr .swiper-slide { height: 350px; } 

.umod-b .slide-gsl .swiper-slide:before { background: url(../../../style/images/custom/345.jpg) no-repeat center; background-size: cover; position: absolute; left: 0; top: 0; bottom: 0; right: 40px; z-index: 0; content: ''; border-radius: 20px 0 0 20px; } 

.umod-b .slide-gsr .swiper-slide:before { background: url(../../../style/images/custom/345.jpg) no-repeat center; background-size: cover; position: absolute; right: 0; top: 0; bottom: 0; left: 40px; z-index: 0; content: ''; border-radius: 0 30px 30px 0; } 

.umod-b .leftt { width: 66.6%; } 

.umod-b .rightt { width: 33.4%; padding-top: 12px; } 

.umod-b .rightt .info { height: 77px; background: url(../images/u/urbg.png) #fff no-repeat top right; padding: 12px 10px; } 

.umod-b .rightt .info h4 { margin-bottom: 10px; } 

.umod-b .rightt .info p { line-height: 14px; font-size: 14px; font-weight: 400; color: #505050; -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-top: 15px; } 

.umod-b .rightt .info h4 { text-align: center; } 

.umod-b .rightt .info h4 span { margin-right: 20px; font-size: 20px; font-weight: bold; color: #000000; } 

.umod-b .slide-gsl .rightt .info { border-radius: 0 0 0 20px; } 

.umod-b .slide-gsr .rightt .info { border-radius: 0 0 20px 0; } 

.umod-b .rightt .pic { height: 235px; } 

.umod-b .leftt .desc { padding: 40px 40px 0px; text-align: justify; position: relative; margin-bottom: 40px; font-size: 14px; font-weight: 400; color: #FFFFFF; line-height: 24px; -webkit-line-clamp: 11; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } 

.umod-b .leftt .desc:before { position: absolute; width: 190px; height: 160px; background: url(../images/u/dl.png) no-repeat center; content: ''; position: absolute; left: 35px; top: 35px; } 

.umod-b .leftt .desc:after { position: absolute; width: 190px; height: 160px; background: url(../images/u/dr.png) no-repeat center; content: ''; position: absolute; right: 35px; bottom: 30px; } 

.umod-b .leftt .zs { height: 120px; padding: 30px 40px; } 

.umod-b .leftt .zs .ico { width: 42px; } 

.umod-b .leftt .zs .slog { color: #fff; } 


.umod-b .slide-cgp .item { height: 465px; background: url(../images/u/957.png) #fff no-repeat top center; box-shadow: 0 0 15px rgba(4, 97, 147, .2); margin: 15px; padding: 30px 30px; position: relative; } 

.umod-b .slide-cgp .item:after { content: ''; height: 4px; background: #c41b20; position: absolute; left: 0; bottom: 0; width: 0; transition: 0.3s; } 

.umod-b .slide-cgp .item:hover:after { width: 100%; } 

.umod-b .slide-cgp .item:hover a { color: #05397f; } 

.umod-b .slide-cgp .item .time { width: 70px; height: 70px; background: url(../images/u/dabg.png) #05397f no-repeat center; border-radius: 50%; position: relative; padding: 10px 0; margin-bottom: 30px; } 

.umod-b .slide-cgp .item .time span { line-height: 25px; display: block; color: #fff; } 

.umod-b .slide-cgp .item .time span:nth-child(1) { padding-left: 10px; font-size: 20px; } 

.umod-b .slide-cgp .item .time span:nth-child(2) { padding-right: 15px; text-align: right;; } 

.umod-b .slide-cgp .item .time:before { content: ''; width: 40px; height: 1px; background: rgba(255, 255, 255, .5); position: absolute; left: 50%; top: 50%; margin-left: -20px; transform: rotate(-55deg); } 

.umod-b .slide-cgp .item h4 { font-size: 18px; line-height: 24px; word-break: break-all; margin-bottom: 30px; } 

.umod-b .slide-cgp .item h4 a { height: 84px; display: block; } 

.umod-b .slide-cgp .item p { line-height: 26px; color: #666; font-size: 14px; word-break: break-all; margin-bottom: 30px; height: 125px; } 

.umod-b .slide-cgp .item .mor a { color: #05397f; font-size: 15px; } 

.umod-b .slide-cgp .item .mor a i { color: #05397f; font-size: 20px; vertical-align: -4px; font-weight: bold; margin-left: 5px; } 

.umod-b .tabNav { margin-bottom: 40px; } 

.umod-b .tabNav .utit { cursor: pointer; transform: scale(0.8); transition: 0.3s; } 

.umod-b .tabNav .utit:nth-child(1) { margin-right: 40px; position: relative; } 

.umod-b .tabNav .utit:nth-child(1):before { content: ''; position: absolute; width: 10px; height: 10px; background: #929292; position: absolute; right: -2px; top: 50%; margin-top: -5px; border-radius: 50%; } 

.umod-b .tabNav .utit h4 { color: #888; } 

.umod-b .tabNav .utit p { opacity: 0; visibility: hidden; transition: 0.3s; } 

.umod-b .tabNav .utit.active p { opacity: 1; visibility: visible; } 

.umod-b .tabNav .utit.active h4 { color: #222; } 

.umod-b .tabNav .utit.active { transform: scale(1); } 

@media (max-width:1024px){
.umod-b .slide-gsl { width: 100%; } 

.umod-b .slide-gsr { width: 100%; display: none; } 

.umod-b .leftt .desc { font-size: 16px; } 
}

@media (max-width: 992px){
.uwp { width: 100%; } 

.umod-a .slide-tabA { width: 100%; } 

.umod-a .calendar { width: 100%; } 

.umod-a .slide-tabA .aleft { width: 100%; padding-top: 30px; padding-right: 20px; padding-bottom: 30px; } 

.umod-a .slide-tabA .aright { width: 100%; } 

.umod-a .slide-tabA .ssbg:after { right: 0; width: calc(100% + 5vw); } 

.umod-a .slide-tabA .aleft h4 { margin-bottom: 30px; } 

.umod-a .slide-tabA .aleft p { margin-bottom: 30px; } 
}

@media (max-width: 640px){
.umod-a .tabNav { width: 100%; padding-top: 30px; } 

.umod-a .tabNav li { margin-left: 0; } 

.umod-a .utitp { margin-bottom: 30px; } 

.umod-b .slide-gsl .swiper-slide { height: auto; } 

.umod-b .slide-gsr .swiper-slide { height: auto; } 

.umod-b .leftt { width: 100%; order: 2; } 

.umod-b .rightt { width: 100%; order: 1; padding: 0 40px; } 

.umod-b .slide-gsr .swiper-slide:before { left: 0; } 

.umod-b .slide-gsl .swiper-slide:before { right: 0; } 

.umod-b .leftt .desc { height: auto; margin-bottom: 40px; } 

.umod-b .leftt .desc:after { bottom: 0; } 

.umod-b .tabNav .utit:nth-child(1):before { right: -3px; } 

.umod-b .leftt .desc { text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; } 

.umod-b .leftt .zs { height: auto; padding: 20px 40px; } 
}

.flex { display: flex; justify-content: space-between; flex-wrap: wrap; } 

.none { display: none; } 


.bg-mask .pic { overflow: hidden; } 

.bg-mask .pic .a { background-repeat: no-repeat; background-position: center; background-size: cover; height: 100%; display: block; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; transform: scale(1.01); } 

.bgimg { background-repeat: no-repeat; background-position: center; background-size: cover; } 

.zi3 { position: relative; z-index: 3; } 

.zi3 a:hover { text-decoration: none; color: #505005; } 

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; } 

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; } 


.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; } 

.zjfc .sbtn .zj-m { font-size: 14px; font-weight: 400; color: #505050; display: block; margin: 0 20px; } 

.zj-m:hover { color: #02539F; text-decoration: none; } 

.zjfc .swiper-slide a{color:#fff;}

/* 专家风采结束 */

.journalIssue,.commontit,.box-article h3{font-size:20px;color:#222;}
#newsContentOutput,#newsListOutput{font-size:16px;}
.listp{padding: 15px 0 15px 0px;}
#newsContentOutput .box-article h3{ line-height: 35px; }
#newsListOutput .box-top{ margin-bottom: 0px;padding-bottom: 0px;}
.listp>a{color:#222;font-size: 16px;}
#newsListColumn{padding-bottom:0;margin-bottom: 0;}
.box-body.news-details-body {font-size: 16px;}

/* 文章部分开始 */

.article-pc{padding-top: 20px;}
.article-list-journalg a{color: #02539F;font-weight: 700;font-size: 14px;}

.article-list-journalg a:hover{color: #02539F;}

.main{padding-top: 36px;}

.index-main { background-image: url(../../../style/images/custom/566_02.jpg); background-size: cover; background-repeat: no-repeat; background-position: center; padding-top: 46px; padding-bottom: 40px;} 

#myTab { border-bottom: 1px solid #b5b5b5; font-weight: bold; height: 56px; padding-bottom: 56px; } 

#myTab li.active { position: relative; background: #02539F; border-radius: 8px 8px 0px 0px; } 

.tab-ul-index li { height: 56px; margin: 0 47px 0 0; background: none; } 
.tab-ul-index.tab-ul-index-en { margin: 0 0px 0 0; } 

.tab-ul-index.tab-ul-index-en li{ width: auto; margin: 0;}

.tab-ul-index li a { font-weight: bold; text-decoration: none; padding: 1px 0px; line-height: 54px; font-size: 22px; height: 54px;}

.tab-ul-index-en.tab-ul-index li a{padding: 0 15px;}

.tab-ul-index>li.active a::before { color: #fff; } 


.toolBoxBorder .toolBox1 .text_header a { display: inline-block; padding: 4px 15px 3px 15px; border-radius: 3px; margin-left: 15px; position: relative; background: none; color: #02539F;  font-size: 15px; text-decoration: none; border: 1px solid #02539F; } 

.toolBoxBorder .toolBox1 .text_header a:hover { background: #02539F; color: #fff; } 



.article-thumb { width: 170px; height: 125px; background: #FFFFFF; overflow: hidden; border: 1px solid #DCDCDC; display: flex; align-items: center; justify-content: center; } 

.article-thumb>a { display: block; } 

.article-thumb>a img { width: 100%; } 

.index-articles-box { background: #F5F5F5; padding-top: 50px; } 

.index-articles .toolBox2 { display: none; } 

.article-list-journalg { background: none; } 

.cur-date,.cur-date-pub {font-size: 14px;color: #222;margin-top:6px;}

.cur-date+.cur-date-pub{margin-left: 14px;}

.article-list-wrap { display: flex; flex-wrap: wrap; margin-left: -30px; margin-top: 23px; } 

.article-list-wrap .article-list-left { display: none; } 

.article-list-wrap .article-list {width: calc(50% - 30px);margin-left: 30px;position: relative;box-shadow: 0px 2px 15px 1px rgba(0, 50, 42, 0.17);border-radius: 8px;padding: 10px 22px 23px 22px;margin-bottom: 25px;border-bottom: none;background: #fff;} 

.toolBox1 { padding-top: 20px; font-size: 16px; } 

.toolBox1 .ylqx-xiazai1.ylqxiconfont { margin-left: 6px; font-weight: 700;font-size: 15px;}

.article-list-journalg {margin: 0;margin-bottom: 1px;padding: 0;} 

.article-thumb+.article-info-box { width: calc(100% - 170px); } 

.article-list-title { margin-bottom: 10px; } 

.article-list-title a { color: #222; font-size: 17px;font-weight: bold; } 

.article-list-title a:hover,.article-list-author a:hover,.article-list-author a:hover{ color: #02539F; text-decoration: none;} 

.article-list .mainColor,
.article-list-author a,
.article-list-time a,
.article-list-zy a,
.article-list-author font,
.article-list-time font,
.article-list-zy font { color: #505050; font-size: 14px; } 


.article-list-author {margin-bottom: 0px;} 

.article-list-time {margin-bottom: 8px;} 

.article-list-zy { margin-bottom: 0px; } 

.article-list-btn .colorRed { color: #505050; } 

.article_more { text-align: center; margin-bottom: 25px; } 

.article_more a { font-size: 14px; color: #505050; } 

.article-list-zy font+font a::before { content: '|'; display: inline-block; margin: 0 20px 0 0; color: #505050; position: relative; top: -1px; } 

.article-list-zy font { padding: 0 8px; } 

.art-more{text-align: center;margin-top: 10px;}
.art-more a {display: inline-block;margin-top: 0px;padding: 5px 17px;font-size: 14px;line-height: 22px;border: 1px solid #BFBFBF;border-radius: 3px;color: #505050;} 

/* 文章部分结束 */
.en-box { margin-bottom: 52px; text-align: right; } 

.ylqxiconfont.ylqx-a-zhongyingwenyingwen { font-size: 26px; vertical-align: middle; } 


.cn-en { color: #fff; font-size: 18px; } 

.ylqxiconfont.ylqx-sousuo { color: #FF5E0B; position: absolute; right: 16px; font-size: 42px; top: 0px; font-weight: normal; pointer-events: none; } 


.impact { padding-top: 22px; } 

.impact span { display: block; color: #fff; font-size: 12px; line-height: 14px; text-align: center; } 

.impact span.num { font-size: 23px; font-weight: bold; margin-top: 5px; font-family: "Arial"; } 

.top .nav { border: 0; height: 34px; line-height: 34px; } 

.top .nav li { padding: 0 25px; } 

.top .nav li a { padding: 0; } 

.top .nav ul>li { height: 34px; padding: 0 29px; } 

html[lang="en"] .top .nav ul>li{padding: 0 15px;}
html[lang="en"] .top .nav ul>li>a{font-size: 16px;}

.top .nav ul>li:nth-last-child(1) { padding-right: 0; } 

.top .header-nav ul>li>a { line-height: 23px; height: 35px; font-size: 17px; font-weight: bold; color: #FFFFFF; } 

.header-nav ul>li ol { top: 34px; } 

.top-nav.nav { background: #05407F; } 

.header-nav,
.header-nav { background: #fff; } 

.header-nav ul>li.active>a,
.header-nav ul>li:hover>a { color: #fff; border-bottom: 5px solid #FF5E0B; background: transparent; } 

.header-nav ul>li ol li:hover,
.header-nav ul>li ol li:hover a { border: 0; background: #FF5E0B; color: #fff; } 

.top .header-nav ul>li ol li a { padding: 0 10px; } 

.top .header-nav ul>li ol li a { text-align: center; } 

.header-nav ul>li ol { z-index: 9999; } 

ul.nav-inner { display: flex; justify-content: flex-end; padding: 0 3.125%;}
.top-nav .nav-inner {justify-content: flex-end;} 

/* 顶部搜索 */


.search-wrapper { display: block; } 

.search-wrapper .form-control { border: 0; } 

.search-wrapper,
.search-wrapper a { font-size: 18px; font-weight: bold; } 

.search-wrapper .form-group,
search-wrapper .tj { margin-bottom: 0; border-right: 0; } 

.search-wrapper .form-control { height: 30px; } 

.search-wrapper .searcontent,
.search-wrapper .tj { height: 40px; line-height: 40px; display: inline; } 

.search-wrapper .searcontent { padding-left: 8px; background: transparent; } 

.search-wrapper input::input-placeholder { color: #999999; font-size: 14px; } 

.search-wrapper input::-webkit-input-placeholder { color: #999999; font-size: 14px; } 

.search-wrapper input::-moz-placeholder { color: #999999; font-size: 14px; } 

.search-wrapper input::-ms-input-placeholder { color: #999999; font-size: 14px; } 

.search-wrapper .form-control { padding-left: 25px; padding-right: 0; font-size: 14px; border-radius: 3px; box-shadow: none; border-left: 1px solid rgba(191, 191, 191, 73); } 

.search-wrapper .form-group { position: relative; } 

.search-wrapper .tj { position: absolute; width: 50px; right: 0; top: 18px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } 

.search-wrapper .adSearch { display: inline-block; color: #fff; margin-left: 25px; } 

.search-wrapper .adSearch { display: inline-block; padding: 0 4px !important; } 

.search-wrapper .adSearch,
.search-wrapper .form-control { border-radius: 3px; -webkit-box-shadow: 0 0 0 1000px #ffffff inset;} 

.search-wrapper #AdvanceSearchA { display: inline-block; font-size: 20px; font-weight: bold; color: #05407F; margin-right: 20px; } 

.header-nav ul>li.topSearch { float: right; padding-top: 8px; } 

/* 友情链接开始 */
.footer .yqlj { padding: 8px 0 11px 0; border-bottom: 1px solid rgba(255, 255, 255, 1); } 

.yqlj-con { position: relative; } 

.yqlj .yqlj-con { position: relative; padding-left: 102px; padding-right: 45px; } 

.yqlj-con>span { position: absolute; left: 0; top: 2px; font-size: 16px; font-weight: bold; } 

.yqlj-con ul>a { position: absolute; right: 0; top: 2px; font-size: 14px !important; } 

.yqlj-con li { float: left; } 

.yqlj-con li a { font-size: 16px; } 

.yqlj-con li:not(:last-of-type)::after { content: '|'; margin: 0 27px; color: #fff; } 

/* 友情链接结束 */
.footer { padding: 17px 0; } 

.footer,
.footer * { font-size: 13px; } 

.footer a { color: #fff; font-family: "PingFangSC-Medium"; } 


.footer,
.footer .top { background: #05407F; color: #fff; } 

.footer .btmb { background: #05407F; padding: 0;text-align: left; } 

.footer .btmb p,
.footer .btmb p a { font-size: 14px !important; } 

.bottom-fixed { background: #05407F url("../../../style/images/public/back_top.png") no-repeat center center; } 

.footer { padding: 0; } 

.footer,
.footer * { font-size: 14px; color: #FFF; line-height: 29px; } 

.footer a { color: #fff; font-size: 15px; } 

.footer .bottom { padding: 12px 0 15px; } 


.bottom p { line-height: 24px; } 

.btmb p,
.btmb p a { line-height: 18px; } 

.bottom p,
.bottom p a { font-size: 15px; } 

.bot-r { padding-top: 6px; } 

.bot-r img { width: 91px; height: 91px; } 

.bot-r img+img { margin-left: 10px; } 

.bottom-fixed { background: #004990 url("../../../style/images/public/back_top.png") no-repeat center center; } 

.box-search1 ul li input { max-width: 100%; } 

/*右侧*/

/*文章部分开始*/


body { font-family: SourceHanSansSC-Regular, PingFangSC-Bold, sans-serif; } 

.toolBoxBorder .column,
.toolBoxBorder .column-ul { z-index: 9; } 

/*文章部分结束*/
.column i { font-size: 20px; } 

/* 字体图标开始 */
@font-face { font-family: "ylqxiconfont"; /* Project id 4420363 */
src: url('./fonts/iconfont.woff2?t=1706766361865') format('woff2'),
url('./fonts/iconfont.woff?t=1706766361865') format('woff'),
url('./fonts/iconfont.ttf?t=1706766361865') format('truetype'); } 

.ylqxiconfont { font-family: "ylqxiconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } 

.ylqx-left-1:before { content: "\e603"; } 

.ylqx-right-1-copy:before { content: "\e61f"; } 

.ylqx-bg-left:before { content: "\e638"; } 

.ylqx-bg-right:before { content: "\e64c"; } 

.ylqx-sousuo:before { content: "\e6a3"; } 

.ylqx-xiazai1:before { content: "\e616"; } 

.ylqx-bianjiwenjian:before { content: "\e600"; } 

.ylqx-tabxiala:before { content: "\e6dc"; } 

.ylqx-xitongguanli_jiaoseguanli:before { content: "\e628"; } 

.ylqx-rss:before { content: "\e62b"; } 

.ylqx-youjian1:before { content: "\e615"; } 

.ylqx-zhuanjia:before { content: "\e602"; } 

.ylqx-yingxiaoguanli-dingdanguanli:before { content: "\e642"; } 

.ylqx-bofang:before { content: "\e609"; } 

/* 字体图标结束 */
/* 自定义样式结束 */

@media (min-width: 1300px) { body .main-left { width: 70%; float: left; padding: 0; } 

body .main-right { width: 30%; float: left; padding: 0; padding-left: 10px; } 

body .main-right { padding-left: 25px; } 

.container { width: 1300px; padding: 0; } 

.header .container { width: 93.75%; } 


@keyframes rotateImg { 
0% { transform: rotateY(0deg); } 

100% { transform: rotateY(360deg); } 
}

@-webkit-keyframes rotateImg { 
0% { -webkit-transform: rotateY(0deg); } 

100% { -webkit-transform: rotateY(360deg); } 
} 
}
@media (max-width: 1820px){
html[lang="en"] .qksl{font-size: 12px;}
html[lang="en"] .tsg li a{font-size: 12px;}
html[lang="en"] .qksl li+li {margin-top: 3px;width: 250px;} 
}
@media (max-width: 1400px){
.tsg li a { padding: 0 10px; } 
}

@media (max-width: 1600px){

html[lang="en"] .qksl li+li {margin-top: 3px;width: 250px;} 
html[lang="en"] .header .logo img{max-width: 250px;}
html[lang="en"] .tsg li a{padding: 0 8px;font-size: 14px;}
.top .header-nav-en.header-nav ul>li>a{font-size: 16px;}

}
@media (max-width: 1500px){
html[lang="en"] .tsg li a .ylqxiconfont{font-size: 20px;}
html[lang="en"] .lj a{font-size: 12px;}
html[lang="en"] .tsg li+li{margin-left: 8px;}
.qksl {margin-left: 15px;padding-left: 15px;} 
html[lang="en"] .top .header-nav-en.header-nav ul>li>a{font-size: 14px;}
html[lang="en"] .header .logo img{max-width: 300px;}
html[lang="en"] .tsg li a{padding: 0 4px;font-size: 12px;}

}
@media (min-width: 1820px){
.banner-swiper{height: 742px;}
}

@media (max-width: 1400px){
html[lang="en"] .tsg li a{padding: 0 1px;}
html[lang="en"] .qksl{font-size: 12px;}
html[lang="en"] .header .logo img{max-width: 270px;}
html[lang="en"] .qksl li+li {margin-top: 3px;width: 230px;} 

}

@media (max-width: 1300px){

html[lang="en"] .tsg li a .ylqxiconfont{font-size: 20px;}
html[lang="en"] .lj a{font-size: 12px;}
html[lang="en"] .tsg li+li{margin-left: 8px;}
.qksl {margin-left: 15px;padding-left: 15px;} 
html[lang="en"] .top .header-nav-en.header-nav ul>li>a{font-size: 13px;}
html[lang="en"] .header .logo img{max-width: 200px;}
html[lang="en"] .tsg li a{padding: 0 4px;font-size: 12px;}
.top .header-nav-en.header-nav ul>li>a{font-size: 16px;}

.umod-b .slide-gsp .uwp { max-width: 1170px; } 

.container { padding-left: 0; padding-right: 0; } 

.tsg li a { font-size: 14px; } 

.qksl { font-size: 13px; } 

.qkxx { width: 100%; } 

.tjwz { width: 50%; margin-top: 30px; } 

.tzgg { width: 50%; margin-top: 30px; } 

.topSearch { margin-left: 30px; } 

.header .logo img { max-width: 310px; } 

.qkxx { width: 100%; } 

.tjwz,
.tzgg { width: 50%; margin-top: 30px; } 
}


@media (max-width: 1200px){
.i-tsg{display: block;}
.i-tsg .tsg {display: flex;float: unset;flex-wrap: wrap;margin-bottom: 60px;margin-top:10px;}
.i-tsg .tsg li{width:25%;margin-top:10px;}
.i-tsg .tsg li a{margin:0 10px;display:block;text-align: center;height: 40px;line-height: 40px;}
.i-tsg .tsg li+li { margin-left: 0px; } 
html[lang="en"] .i-tsg  .tsg li+li  { margin-left: 0px; } 
.umod-b .slide-gsp .uwp { max-width: 970px; } 

.phone-nav .container { padding-left: 15px; padding-right: 15px; } 

.bot-r { float: left; } 

}

@media (max-width: 992px) {

.spzx ul{display: flex;flex-wrap: wrap;}
.spzx ul li { width: 50%; } 
.spzx ul li:nth-child(n+3) { margin-top: 20px; } 

}

@media (max-width: 768px){

.i-tsg .tsg{margin-bottom: 45px;}
.i-tsg .tsg li{width:50%;}
.spzx ul li img{height: auto;}

#ban-pag{bottom: 30px;}
#ban-pag .swiper-pagination-bullet{width: 10px;height: 10px;}
#ban-pag .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 50px; height: 10px;}

.index-body .qk-con>div{float: unset;}
.index-body .qk-con>div>a{display: block;text-align: center;}
.index-body .qk-r .bot-r{text-align: center;}

.index-main{padding-left: 15px;padding-right: 15px;}
.toolBox1 .catalog{margin-top: 10px;}
.toolBoxBorder .toolBox1 .text_header:nth-child(1) a{margin-left: 0;}

.article-thumb { display: none; } 

.article-thumb+.article-info-box { width: 100%; } 



.yqlj .yqlj-con { padding-left: 75px; } 

.footer .yqlj { padding-left: 15px; padding-right: 15px; } 

.article-list-wrap .article-list { width: 100%; } 

.qk-r { width: 100%; } 

.ban-ss { top: -21px; } 

.search-wrapper .form-control::placeholder { font-size: 16px; } 

.ylqxiconfont.ylqx-sousuo { right: 1px; font-size: 29px; top: 1px; } 

.search-wrapper #AdvanceSearchA { font-size: 16px; } 

.search-wrapper .searcontent,
.search-wrapper .tj { height: 28px; line-height: 28px; } 

.indexsearch { height: 42px; line-height: 42px; } 

.container { padding-left: 15px; padding-right: 15px; } 

.spzx ul { margin-top: 0; } 

.com-box { height: auto; } 

.qk-con a img { width: 200px; margin: 0 auto; display: block; float: unset; margin-bottom: 20px; } 

.tjwz,
.tzgg { width: 100%; } 

.spzx ul li { width: 100%; margin-top: 20px; } 
}

.zjfc{display: none;}