@charset "UTF-8";
/*! Created by UICUT.com on 2021/01/01. Contact QQ: 215611388 */
/* ----------------------------------------------------------------- 样式重置 & 常用样式 --------------------------------------------------------------- */
html { -webkit-box-sizing: border-box; box-sizing: border-box; font-family: "微软雅黑", Verdana, "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Helvetica, Arial, sans-serif; -webkit-text-size-adjust: 100%; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { font-size: 14px; color: #333; background: #fff; min-width: 1200px; min-height: 100vh; }

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

input[type=date] { outline: none; border: none; }

a { text-decoration: none; color: #333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus { color: #205ab4; outline-width: 0; }

video { border: none; outline: none; display: block; width: 100%; }

a, time, span, em, i, img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header { -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

input[type=file] { cursor: pointer; }

img { width: auto; max-width: 100%; -ms-interpolation-mode: bicubic; }

.uc-content { width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; clear: both; }

.uc-content::after { display: block; clear: both; content: ""; }

.g12-show { display: block !important; }

.g12-hide { display: none !important; }

.g12-h98 { width: 100%; height: 98px; }

.g12-bg { background-color: #f7f7f7; }

.g12-b { font-weight: bold; }

.g12-small { font-size: .875em; }

.g12-big { font-size: 1.25em; }

.g12-ma { margin-left: auto; margin-right: auto; }

.g12-lineCenter { text-decoration: line-through; }

.g12-del { text-decoration: line-through; color: #999; margin-left: 20px; }

.g12-del:first-child { margin-left: 0; }

.animate, .g12-animate, .g12-revealOnScroll { opacity: 0; }

.g12-left { float: left; }

.g12-right { float: right; }

.g12-underline { text-decoration: underline !important; }

.g12-tLeft { text-align: left !important; }

.g12-tCenter { text-align: center !important; }

.g12-tRight { text-align: right !important; }

textarea { resize: none; height: auto; min-height: 120px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }

input:-moz-placeholder { color: #ddd; }

::-webkit-input-placeholder { color: #ddd; }

input[type=text], input[type=password] { -webkit-appearance: none; }

[type=submit] { outline: none; }

[type=submit]:hover { opacity: .8; }

button { margin: 0; padding: 0; background: none; line-height: inherit; font-size: inherit; border: none; color: inherit; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; }

button:after { display: none; }

.g12-input, .g12-select, .g12-button, .g12-textarea { width: 100%; border: #e5e5e5 1px solid; outline: none; height: 36px; line-height: 34px; border-radius: 0px; padding: 0 10px; }

.g12-input:hover, .g12-input:focus, .g12-select:hover, .g12-select:focus, .g12-button:hover, .g12-button:focus, .g12-textarea:hover, .g12-textarea:focus { border-color: #205ab4; }

.g12-btn { cursor: pointer; outline: none; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; line-height: 34px; text-align: center; border-radius: 0px; padding: 0 10px; }

.g12-btn img { margin-right: 10px; }

.g12-btn:hover { opacity: .8; color: #fff; }

.g12-btn.linear { background: -webkit-gradient(linear, left top, right top, from(rgba(32, 90, 180, 0.7)), to(#205ab4)); background: -webkit-linear-gradient(left, rgba(32, 90, 180, 0.7) 0%, #205ab4 100%); background: -o-linear-gradient(left, rgba(32, 90, 180, 0.7) 0%, #205ab4 100%); background: linear-gradient(to right, rgba(32, 90, 180, 0.7) 0%, #205ab4 100%); color: #fff; }

.g12-btn.plain { background-color: transparent; border: #205ab4 1px solid; color: #205ab4; }

.g12-btn.plain:hover { opacity: 1; background-color: #205ab4; color: #fff; }

.g12-btn.blue { background-color: #205ab4; border: #205ab4 1px solid; color: #fff; }

.g12-btn.blue-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(32, 90, 180, 0.7)), to(#205ab4)); background: -webkit-linear-gradient(left, rgba(32, 90, 180, 0.7) 0%, #205ab4 100%); background: -o-linear-gradient(left, rgba(32, 90, 180, 0.7) 0%, #205ab4 100%); background: linear-gradient(to right, rgba(32, 90, 180, 0.7) 0%, #205ab4 100%); color: #fff; }

.g12-btn.blue-plain { color: #205ab4; border: #205ab4 1px solid; }

.g12-btn.blue-plain:hover { opacity: 1; background-color: #205ab4; color: #fff; }

.g12-btn.gray { background-color: #999; border: #999 1px solid; color: #fff; }

.g12-btn.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(153, 153, 153, 0.7)), to(#999)); background: -webkit-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: -o-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999 100%); color: #fff; }

.g12-btn.gray-plain { color: #999; border: #999 1px solid; }

.g12-btn.gray-plain:hover { opacity: 1; background-color: #999; color: #fff; }

.g12-btn img { margin-right: 10px; }

.g12-phColor { color: #ddd; }

.g12-blue { color: #205ab4 !important; }

.g12-gray { color: #999 !important; }

.g12-prvNxt { padding: 20px 0 60px; text-align: center; }

.g12-prvNxt a { min-width: 30px; height: 30px; display: inline-block; border: #e5e5e5 1px solid; line-height: 30px; margin: 0 3px; text-align: center; color: #999; background-color: #fff; padding-left: 10px; padding-right: 10px; }

.g12-prvNxt a:hover, .g12-prvNxt a.on { background-color: #205ab4; border-color: #205ab4; color: #fff; }

.g12-prvNxt .disabled { background-color: #eeeeee !important; }

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
.g-titleLine { border-bottom: #e5e5e5 1px solid; clear: both; margin-bottom: 30px; height: 44px; }

.g-titleLine::after { display: block; clear: both; content: ""; }

.g-titleLine b { font-size: 20px; color: #205ab4; height: 44px; line-height: 41px; border-bottom: #205ab4 3px solid; display: block; float: left; }

.g-titleLine .more { float: right; line-height: 41px; color: #999; }

.g-titleLine .more:hover { color: #205ab4; }

.g-titleLine2 { border-bottom: #e5e5e5 1px dashed; padding-bottom: 20px; margin-bottom: 20px; line-height: 20px; }

.g-titleLine2 b { font-size: 28px; padding-left: 10px; border-left: #205ab4 4px solid; line-height: 30px; }

.g-titleLine2.noLine { padding-bottom: 0; border: none; }

.g-titleLine2 .more { float: right; line-height: 20px; color: #999; }

.g-titleLine2 .more:hover { color: #205ab4; }

.g-titleLineTwo { text-align: center; margin-bottom: 40px; }

.g-titleLineTwo b { font-size: 28px; margin: 0 10px; }

.g-titleLineTwo i { width: 106px; height: 2px; background-color: #205ab4; display: inline-block; position: relative; top: -10px; }

.g-titleLineTwo.style-en b { font-size: 34px; text-transform: uppercase; }

.g12-banner44 { height: 550px; overflow: hidden; width: 100%; position: relative; }

.g12-banner44 .hd { z-index: 1; overflow: hidden; position: absolute; bottom: 5px; height: 25px; width: 100%; text-align: center; }

.g12-banner44 .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 25px; }

.g12-banner44 .hd li { text-align: center; cursor: pointer; border: #fff 1px solid; margin: 0 4px; width: 24px; height: 12px; display: inline-block; }

.g12-banner44 .hd li.on { background: #fff; }

.g12-banner44 .bd { position: relative; height: 100%; z-index: 0; }

.g12-banner44 .bd li { zoom: 1; vertical-align: middle; width: 100%; height: 550px; }

.g12-banner44 .bd img { width: 100%; height: 550px; display: block; }

.g12-banner44 .bd a { display: block; width: 100%; height: 100%; }

.g12-banner11, .g12-banner52 { height: 440px; overflow: hidden; width: 100%; position: relative; }

.g12-banner11 .hd, .g12-banner52 .hd { opacity: 0; }

.g12-banner11 .bd, .g12-banner52 .bd { position: relative; height: 100%; z-index: 0; }

.g12-banner11 .bd li, .g12-banner52 .bd li { zoom: 1; vertical-align: middle; width: 100%; height: 440px; position: relative; }

.g12-banner11 .bd img, .g12-banner52 .bd img { width: 100%; height: 440px; display: block; }

.g12-banner11 .bd a, .g12-banner52 .bd a { display: block; width: 100%; height: 100%; }

.g12-banner11 .bd .txt, .g12-banner52 .bd .txt { font-size: 16px; color: #fff; background-color: #205ab4; background-color: rgba(32, 90, 180, 0.7); padding: 10px 16px; line-height: 30px; width: 100%; position: absolute; left: 0; bottom: 0; }

.g12-banner11 .prev, .g12-banner11 .next, .g12-banner52 .prev, .g12-banner52 .next { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; opacity: .8; }

.g12-banner11 .prev:hover, .g12-banner11 .next:hover, .g12-banner52 .prev:hover, .g12-banner52 .next:hover { opacity: 1; }

.g12-banner11 .prev, .g12-banner52 .prev { left: 20px; }

.g12-banner11 .next, .g12-banner52 .next { right: 20px; }

.g12-banner11.style-small, .g12-banner52.style-small { height: 425px; }

.g12-banner11.style-small .bd li, .g12-banner11.style-small .bd img, .g12-banner52.style-small .bd li, .g12-banner52.style-small .bd img { height: 425px; }

.g12-banner13 { height: 500px; overflow: hidden; position: relative; width: 1200px; }

.g12-banner13 .hd { z-index: 1; overflow: hidden; position: absolute; bottom: 5px; height: 25px; width: 100%; text-align: center; }

.g12-banner13 .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 25px; }

.g12-banner13 .hd li { text-align: center; background: #a49a99; cursor: pointer; margin: 0 4px; width: 8px; height: 8px; border-radius: 8px; display: inline-block; }

.g12-banner13 .hd li.on { background: #205ab4; }

.g12-banner13 .bd { position: relative; height: 100%; z-index: 0; }

.g12-banner13 .bd li { zoom: 1; vertical-align: middle; width: 100%; height: 484px; }

.g12-banner13 .bd li .item { float: left; margin-bottom: 20px; width: 214px; border-radius: 0; height: auto; margin-right: 20px; border: transparent 1px solid; overflow: hidden; }

.g12-banner13 .bd li .item img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }

/* .g12-banner13 .bd li .item:nth-child(7n) { float: right; margin-right: 0; } */

.g12-banner13 .bd li .item:hover { border-color: #205ab4; }

.g12-picScrollLeft52 { width: 100%; overflow: hidden; position: relative; height: 340px; padding-left: 20px; }

.g12-picScrollLeft52 .hd { z-index: 1; overflow: hidden; position: absolute; bottom: 5px; height: 25px; width: 100%; text-align: center; }

.g12-picScrollLeft52 .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 25px; }

.g12-picScrollLeft52 .hd li { text-align: center; background: #a49a99; cursor: pointer; margin: 0 4px; width: 8px; height: 8px; border-radius: 8px; display: inline-block; text-indent: 999px; }

.g12-picScrollLeft52 .hd li.on { background: #205ab4; }

.g12-picScrollLeft52 .bd ul { overflow: hidden; zoom: 1; text-align: center; }

.g12-picScrollLeft52 .bd li { overflow: hidden; text-align: center; width: 160px; font-size: 13px; line-height: 24px; height: 330px; -webkit-box-sizing: content-box; box-sizing: content-box; margin-right: 20px; display: inline-block; position: relative; }

.g12-picScrollLeft52 .img { width: 100%; border-radius: 0; height: 230px; overflow: hidden; margin-bottom: 10px; }

.g12-picScrollLeft52 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-picScrollLeft52 .prev, .g12-picScrollLeft52 .next { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; opacity: .8; }

.g12-picScrollLeft52 .prev:hover, .g12-picScrollLeft52 .next:hover { opacity: 1; }

.g12-picScrollLeft52 .prev { left: 0; }

.g12-picScrollLeft52 .next { right: 0; }

.g12-picScrollLeft54 { width: 100%; overflow: hidden; position: relative; height: 420px; }

.g12-picScrollLeft54 .hd { z-index: 1; overflow: hidden; position: absolute; bottom: 5px; height: 25px; width: 100%; text-align: center; }

.g12-picScrollLeft54 .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 25px; }

.g12-picScrollLeft54 .hd li { text-align: center; background: #a49a99; cursor: pointer; margin: 0 4px; width: 8px; height: 8px; border-radius: 8px; display: inline-block; text-indent: 999px; }

.g12-picScrollLeft54 .hd li.on { background: #205ab4; }

.g12-picScrollLeft54 .bd ul { overflow: hidden; zoom: 1; text-align: center; }

.g12-picScrollLeft54 .bd li { overflow: hidden; text-align: center; width: 200px; font-size: 13px; line-height: 24px; height: 380px; -webkit-box-sizing: content-box; box-sizing: content-box; margin-right: 20px; display: inline-block; position: relative; }

.g12-picScrollLeft54 .img { width: 100%; border-radius: 0; height: 260px; overflow: hidden; margin-bottom: 10px; }

.g12-picScrollLeft54 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-picScrollLeft54 h3 { font-size: 16px; }

.g12-picScrollLeft54 .con { color: #666; line-height: 24px; height: 48px; overflow: hidden; }

.g12-picScrollLeft54 .prev, .g12-picScrollLeft54 .next { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; opacity: .8; }

.g12-picScrollLeft54 .prev:hover, .g12-picScrollLeft54 .next:hover { opacity: 1; }

.g12-picScrollLeft54 .prev { left: 0; }

.g12-picScrollLeft54 .next { right: 0; }

.g12-picScrollLeft45 { width: 1280px; margin: 0 auto; overflow: hidden; position: relative; height: 140px; padding: 0 70px; }

.g12-picScrollLeft45 .hd { z-index: 1; overflow: hidden; position: absolute; bottom: 5px; height: 25px; width: 100%; text-align: center; }

.g12-picScrollLeft45 .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 25px; }

.g12-picScrollLeft45 .hd li { text-align: center; background: #a49a99; cursor: pointer; margin: 0 4px; width: 8px; height: 8px; border-radius: 8px; display: inline-block; text-indent: 999px; }

.g12-picScrollLeft45 .hd li.on { background: #205ab4; }

.g12-picScrollLeft45 .bd ul { overflow: hidden; zoom: 1; text-align: center; }

.g12-picScrollLeft45 .bd li { overflow: hidden; text-align: center; width: 225px; font-size: 13px; line-height: 24px; height: 90px; -webkit-box-sizing: content-box; box-sizing: content-box; margin-right: 5px; display: inline-block; position: relative; }

.g12-picScrollLeft45 .img { width: 100%; border-radius: 0; height: 260px; overflow: hidden; margin-bottom: 10px; }

.g12-picScrollLeft45 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-picScrollLeft45 h3 { font-size: 16px; }

.g12-picScrollLeft45 .con { color: #666; line-height: 24px; height: 48px; overflow: hidden; }

.g12-picScrollLeft45 .prev, .g12-picScrollLeft45 .next { cursor: pointer; opacity: .8; position: absolute; top: 20px; }

.g12-picScrollLeft45 .prev:hover, .g12-picScrollLeft45 .next:hover { opacity: 1; }

.g12-picScrollLeft45 .prev { left: 0; }

.g12-picScrollLeft45 .next { right: 0; }

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------                            各页面样式                           ---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- 						 可拆分到独立页面中， 					---------------------------------------- */
/* --------------------------------------------- 		  如无必要，别拆。方便后期配合开发新页面或维护修改 			---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
.news_banner .tit { font-size: 36px !important; }

/* |01|国际合作| */
.g12-section1-1, .g12-section4-1, .g12-section5-1 { padding-bottom: 70px; }

.g12-section1-1 .box, .g12-section4-1 .box, .g12-section5-1 .box { clear: both; }

.g12-section1-1 .box::after, .g12-section4-1 .box::after, .g12-section5-1 .box::after { display: block; clear: both; content: ""; }

.g12-section1-1 .banner-box, .g12-section4-1 .banner-box, .g12-section5-1 .banner-box { width: 750px; height: 440px; overflow: hidden; float: left; }

.g12-section1-1 .news-box, .g12-section4-1 .news-box, .g12-section5-1 .news-box { float: right; height: 440px; background-color: #fff; width: 450px; padding: 0 20px; }

.g12-section1-1 .part1, .g12-section4-1 .part1, .g12-section5-1 .part1 { padding: 20px 0; border-bottom: #e5e5e5 1px dashed; text-transform: uppercase; }

.g12-section1-1 .part1 h3, .g12-section4-1 .part1 h3, .g12-section5-1 .part1 h3 { font-size: 16px; line-height: 26px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-weight: bold; text-align: left; }

.g12-section1-1 .part1 h3 a, .g12-section4-1 .part1 h3 a, .g12-section5-1 .part1 h3 a { font-weight: bold; }

.g12-section1-1 .part1 .con, .g12-section4-1 .part1 .con, .g12-section5-1 .part1 .con { color: #666; font-size: 14px; line-height: 22px; text-align: justify; height: 44px; overflow: hidden; margin: 10px 0; }

.g12-section1-1 .part1 .btm, .g12-section4-1 .part1 .btm, .g12-section5-1 .part1 .btm { font-size: 14px; color: #205ab4; }

.g12-section1-1 .list li, .g12-section4-1 .list li, .g12-section5-1 .list li { padding: 10px 0; line-height: 20px; text-transform: uppercase; }

.g12-section1-1 .list h3, .g12-section4-1 .list h3, .g12-section5-1 .list h3 { font-size: 14px; padding-left: 20px; text-align: left; background: url("li2.png") left 7px no-repeat; }

.g12-section1-1 .list .btm, .g12-section4-1 .list .btm, .g12-section5-1 .list .btm { font-size: 14px; color: #205ab4; padding-left: 20px; }

.g12-section1-1 .operate, .g12-section4-1 .operate, .g12-section5-1 .operate { margin-top: 30px; }

.g12-section1-1 .operate .g12-btn, .g12-section4-1 .operate .g12-btn, .g12-section5-1 .operate .g12-btn { width: 195px; height: 44px; display: block; margin: 0 auto; line-height: 44px; border: none; }

.g12-section4-1 { padding-top: 60px; padding-bottom: 60px; }

.g12-section4-1 .part1 { padding: 30px 0; margin-bottom: 10px; }

.g12-section4-1 .part1 h3 { white-space: normal; font-size: 20px; }

.g12-section4-1 .part1 h3 a { font-weight: bold; }

.g12-section4-1 .list li { margin-bottom: 10px; font-size: 16px; }

.g12-section4-1 .operate { margin-top: 60px; }

.g12-section1-2 { padding-bottom: 70px; clear: both; }

.g12-section1-2::after { display: block; clear: both; content: ""; }

.g12-section1-2 .box { width: 590px; }

.g12-section1-2 .box1 { float: left; }

.g12-section1-2 .box2 { float: right; }

.g12-section1-2 .banner-box { width: 100%; border-radius: 0; height: 333px; overflow: hidden; position: relative; }

.g12-section1-2 .banner-box img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section1-2 .banner-box .txt { padding: 50px 20px 10px; position: absolute; left: 0; width: 100%; bottom: 0; color: #fff; background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000)); background: -webkit-linear-gradient(top, transparent 0%, #000 100%); background: -o-linear-gradient(top, transparent 0%, #000 100%); background: linear-gradient(to bottom, transparent 0%, #000 100%); }

.g12-section1-2 .list { background-color: #fff; padding: 0 20px 20px; min-height:223px;}

.g12-section1-2 .list li { line-height: 50px; border-bottom: #e5e5e5 1px solid; padding-left: 15px; padding-right: 2em; position: relative; background: url("li2.png") left center no-repeat; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.g12-section1-2 .list li:last-child { border-bottom: none; }

.g12-section1-2 .list time { position: absolute; right: 0; top: 0; color: #999; }

.g12-section1-3 { padding-bottom: 70px; }

/* |02|三级页| */
.g12-section2-1 { clear: both; }

.g12-section2-1::after { display: block; clear: both; content: ""; }

.g12-section2-1 .main-left { float: left; width: 250px; }

.g12-section2-1 .main-left .title { height: 65px; width: 100%; background: url(title21.jpg) center center no-repeat; background-size: 100% auto; color: #fff; color: #fff; line-height: 50px; padding-left: 23px; font-size: 20px; }

.g12-section2-1 .main-left .menu { background: url("bg21.jpg") center bottom no-repeat; background-size: cover; min-height: 360px; margin-bottom: 15px; padding: 10px 0 10px 10px; }

.g12-section2-1 .main-left .menu li { padding-left: 20px; line-height: 35px; position: relative; font-size: 16px; }

.g12-section2-1 .main-left .menu li.on { background-color: #fff; line-height: 46px; margin: 5px 0; }

.g12-section2-1 .main-left .menu li.on a { color: #205ab4; }

.g12-section2-1 .main-left .menu li.on .dot { display: block; }

.g12-section2-1 .main-left .menu li:first-child.on { margin-top: 0; }

.g12-section2-1 .main-left .menu a { color: #666; display: block; }

.g12-section2-1 .main-left .menu a:hover { color: #205ab4; }

.g12-section2-1 .main-left .menu .dot { width: 5px; border-radius: 0; height: 5px; position: absolute; left: 10px; top: 50%; margin-top: -2px; background-color: #205ab4; display: none; }

.g12-section2-1 .main-left .banner-box { margin-bottom: 15px; }

.g12-section2-1 .main-left .banner-box img { display: block; }

.g12-section2-1 .main-right { float: right; width: 920px; }

.g12-section2-1 .list li { margin-bottom: 30px; clear: both; overflow: hidden; }

.g12-section2-1 .list li::after { display: block; clear: both; content: ""; }

.g12-section2-1 .list li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g12-section2-1 .list li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g12-section2-1 .list .img { width: 281px; border-radius: 0; height: 163px; float: left; overflow: hidden; }

.g12-section2-1 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section2-1 .list .right { float: right; width: 600px; margin-right: 20px; line-height: 22px; padding-top: 5px; }

.g12-section2-1 .list h3 { margin: 8px 0; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 16px; }

.g12-section2-1 .list h3 a { font-weight: bold; }

.g12-section2-1 .list .con { color: #666; font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; margin-bottom: 10px; }

.g12-section2-1 .list .g12-btn { display: inline-block; width: 110px; color: #fff; background-color: #205ab4; }

/* |03|新闻详情| */
.g12-section3-1 { clear: both; background-color: #fff; padding-bottom: 20px; }

.g12-section3-1::after { display: block; clear: both; content: ""; }

.g12-section3-1 .title { border-bottom: #e5e5e5 1px solid; position: relative; padding: 40px 390px 20px 40px; }

.g12-section3-1 .title .left { text-align: center; }

.g12-section3-1 .title h1 { font-size: 24px; line-height: 30px; height: 60px; overflow: hidden; margin-bottom: 30px; }

.g12-section3-1 .title p { font-size: 14px; line-height: 26px; }

.g12-section3-1 .title .share { position: absolute; left: 900px; bottom: 25px; height: 24px; line-height: 24px; clear: both; }

.g12-section3-1 .title .share::after { display: block; clear: both; content: ""; }

.g12-section3-1 .title .share span, .g12-section3-1 .title .share a { float: left; }

.g12-section3-1 .title .share img { display: block; }

.g12-section3-1 .title .share a { margin-right: 5px; }

.g12-section3-1 .main-left { float: left; width: 770px; margin-left: 35px; }

.g12-section3-1 .main-right { float: right; width: 315px; margin-right: 20px; }

.g12-section3-1 .box { clear: both; padding: 35px 0; }

.g12-section3-1 .box::after { display: block; clear: both; content: ""; }

.g12-section3-1 .detail { font-size: 16px; line-height: 28px; text-align: justify; padding-bottom: 50px; }

.g12-section3-1 .detail img { display: block; margin: 0 auto 38px; }

.g12-section3-1 .detail p { margin-bottom: 10px; text-indent: 2em; }

.g12-section3-1 .list { padding-bottom: 20px; }

.g12-section3-1 .list li { line-height: 36px; padding-left: 10px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; background: url("arrow-right.png") left center no-repeat; }

.g12-section3-1 .list2 { padding-bottom: 20px; }

.g12-section3-1 .list2 li { line-height: 36px; clear: both; margin-bottom: 20px; }

.g12-section3-1 .list2 li::after { display: block; clear: both; content: ""; }

.g12-section3-1 .list2 .img { width: 128px; border-radius: 0; height: 72px; overflow: hidden; float: left; }

.g12-section3-1 .list2 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section3-1 .list2 .con { width: 175px; float: right; line-height: 24px; }

.g12-section3-1 .list2 h3 { font-size: 16px; height: 48px; overflow: hidden; }

.g12-section3-1 .list2 time { color: #666; font-size: 12px; }

.g12-section3-1 .list3 { padding-bottom: 20px; }

.g12-section3-1 .list3 li { line-height: 36px; margin-bottom: 20px; }

.g12-section3-1 .list3 .img { width: 100; border-radius: 0; height: 190px; overflow: hidden; margin-bottom: 10px; }

.g12-section3-1 .list3 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section3-1 .list3 h3 { font-size: 16px; overflow: hidden; line-height: 24px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

/* |04|英文| */
.g12-section4-2 { padding-bottom: 60px; }

.g12-section4-2 .list { clear: both; }

.g12-section4-2 .list::after { display: block; clear: both; content: ""; }

.g12-section4-2 .list li { width: 280px; float: left; margin-right: 20px; margin-bottom: 30px; text-align: left; overflow: hidden; }

.g12-section4-2 .list li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g12-section4-2 .list li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g12-section4-2 .list .img { width: 100%; border-radius: 3px; height: 160px; overflow: hidden; margin: 0 auto; }

.g12-section4-2 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g12-section4-2 .list .btm { padding: 5px; color: #666; line-height: 22px; height: 66px; overflow: hidden; }

.g12-section4-2 .operate { margin-top: 30px; }

.g12-section4-2 .operate .g12-btn { width: 195px; height: 44px; display: block; margin: 0 auto; line-height: 44px; border: none; }

.g12-section4-3 { padding-top: 60px; padding-bottom: 60px; background-color: #f7f7f7; }

.g12-section4-3 .list { clear: both; }

.g12-section4-3 .list::after { display: block; clear: both; content: ""; }

.g12-section4-3 .list li { width: 380px; height: 190px; background-color: #fff; border-bottom: #205ab4 2px solid; float: left; margin-right: 20px; margin-bottom: 30px; padding: 50px 30px 30px 100px; position: relative; }

.g12-section4-3 .list .date { width: 100px; position: absolute; left: 0; text-align: center; top: 50%; margin-top: -30px; color: #205ab4; font-size: 14px; }

.g12-section4-3 .list .date h3 { font-size: 35px; }

.g12-section4-3 .list .con { font-size: 16px; line-height: 22px; text-align: left; text-transform: uppercase; }

.g12-section4-3 .operate { margin-top: 10px; }

.g12-section4-3 .operate .g12-btn { width: 195px; height: 44px; display: block; margin: 0 auto; line-height: 44px; border: none; }

.g12-section4-4 { padding-top: 60px; padding-bottom: 60px; }

.g12-section4-5 { padding-top: 60px; padding-bottom: 60px; background-color: #f7f7f7; }

/* |05|智库| */
.g12-section5-2 { background-color: #fff; padding-top: 27px; padding-bottom: 20px; margin-bottom: 70px; }

.g12-section5-2 .box { clear: both; height: 330px; }

.g12-section5-2 .box::after { display: block; clear: both; content: ""; }

.g12-section5-2 .banner-box { width: 750px; overflow: hidden; float: left; }

.g12-section5-2 .list { float: right; width: 420px; padding-right: 70px; }

.g12-section5-2 .list li { margin-bottom: 15px; line-height: 20px; }

.g12-section5-2 .list li:first-child { padding-top: 0; }

.g12-section5-2 .list h3 { font-size: 14px; padding-left: 20px; background: url("li2.png") left 7px no-repeat; }

.g12-section5-2 .list time { font-size: 14px; color: #205ab4; padding-left: 20px; }

.g12-section5-3 { margin-bottom: 70px; }

.g12-section5-3 .filter { clear: both; }

.g12-section5-3 .filter::after { display: block; clear: both; content: ""; }

.g12-section5-3 .filter .item { display: block; width: 50%; line-height: 70px; height: 70px; background-color: #e5e5e5; color: #205ab4; font-weight: bold; font-size: 18px; float: left; text-align: center; }

.g12-section5-3 .filter .item.on { background-color: #205ab4; color: #fff; }

.g12-section5-3 .box { padding: 30px 35px; background-color: #fff; }

.g12-section5-3 .info { background-color: #f7f7f7; padding: 25px; clear: both; min-height: 220px; }

.g12-section5-3 .info::after { display: block; clear: both; content: ""; }

.g12-section5-3 .user { float: left; margin-left: 90px; background-color: #fff; width: 330px; height: 170px; position: relative; padding: 30px 20px 30px 150px; line-height: 28px; }

.g12-section5-3 .user .face { position: absolute; left: 0; top: 0; width: 130px; height: 170px; overflow: hidden; }

.g12-section5-3 .user .face img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }

.g12-section5-3 .other { border-left: #e5e5e5 1px solid; padding-left: 50px; float: right; font-size: 18px; line-height: 28px; width: 50%; min-height: 170px; }

.g12-section5-3 .other span { margin-right: 1em; }

.g12-section5-3 .other .e1 { margin-right: 1em; }

.g12-section5-3 .other p { padding: 3px 0; }

.g12-section5-3 .detail { padding-top: 25px; }

.g12-section5-3 .detail .item { margin-bottom: 10px; }

.g12-section5-3 .detail .item.on .a1 { display: none; }

.g12-section5-3 .detail .item.on .a2 { display: block; }

.g12-section5-3 .detail .item.on .bd { display: block; }

.g12-section5-3 .detail .hd { width: 100%; height: 62px; line-height: 62px; padding: 0 25px; position: relative; background-color: #f7f7f7; cursor: pointer; }

.g12-section5-3 .detail .hd img { display: block; position: absolute; right: 20px; top: 50%; margin-top: -5px; }

.g12-section5-3 .detail .hd .a2 { display: none; }

.g12-section5-3 .detail .bd { padding: 20px 25px; display: none; }

.g12-section5-3 .detail .bd .sub-item { position: relative; padding: 5px 0 5px 5em; font-size: 18px; line-height: 28px; }

.g12-section5-3 .detail .bd .txt { position: absolute; left: 0; }

.g12-section5-3 .detail .bd .name { margin-right: 3em; display: inline-block; }

.g12-section5-3 .detail .bd .e1 { margin-right: 1em; }

.g12-section5-4 { clear: both; height: 480px; margin-bottom: 50px; }

.g12-section5-4::after { display: block; clear: both; content: ""; }

.g12-section5-4 .left-box { width: 300px; padding-top: 50px; float: left; }

.g12-section5-4 .left-box .line { width: 50px; height: 3px; background-color: #205ab4; margin-bottom: 20px; }

.g12-section5-4 .left-box h3 { font-size: 28px; font-weight: bold; margin-bottom: 30px; }

.g12-section5-4 .left-box .con { font-size: 14px; line-height: 24px; text-align: justify; color: #666; margin-bottom: 40px; }

.g12-section5-4 .left-box .g12-btn { width: 195px; height: 44px; display: block; line-height: 44px; border: none; }

.g12-section5-4 .right-box { float: right; width: 860px; }

.g12-section5-4 .filter { clear: both; }

.g12-section5-4 .filter::after { display: block; clear: both; content: ""; }

.g12-section5-4 .filter .item { margin-right: 3em; padding-bottom: 10px; margin-bottom: 20px; border-bottom: transparent 3px solid; display: inline-block; font-size: 16px; }

.g12-section5-4 .filter .item.on { color: #205ab4; font-weight: bold; border-bottom-color: #205ab4; }
