html {
    font-size: 100px;
    text-size-adjust: none;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}
i,em{
    font-style: normal;
}
* {
    padding: 0;
    border: 0;
    outline: 0;
    margin: 0;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a,
a:hover {
    color: inherit;
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

body {
    font-size: .18rem;
    line-height: 1.66666667;
    color: #474747;
    font-family: Arial, 'Microsoft YaHei';
    background: #edeef2 url(../image/gtjen2023_bg.jpg) no-repeat top left / 100% 4.55rem;
}

.clearfix::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both;
}

.index-left {
    float: left;
    width: 100%;
}

.index-right {
    float: right;
    width: 100%;
    margin-top: 0.26rem;
}

.list-left {
    float: left;
    width: 100%;
}

.list-right {
    float: right;
    width: 100%;
}

.wrapper {
    width: 7.1rem;
    margin-left: auto;
    margin-right: auto;
}

.bgfff {
    background-color: #fff;
}

.title {
    font-size: 0;
    height: .3rem;
    background: url() no-repeat top left;
    position: relative;
}

.title .more {
    color: #5f5f5f;
    font-size: .18rem;
    font-style: italic;
    line-height: 1;
    position: absolute;
    top: .05rem;
    right: .1rem;
    font-weight: normal;
}

.title .more:hover {
    color: #0060c2;
}

.title-statisticaldata {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_statisticaldata.png);
    background-size: 2.06rem .21rem;
}
.title-data {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_latestrelease.png);
    background-size: 2.06rem .21rem;
}

.title-latestrelease {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_latestrelease.png);
    background-size: 1.98rem .21rem;
}

.title-understandingstatistics {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_understandingstatistics.png);
    background-size: 3.18rem .25rem;
}

.title-statisticsinformationservices {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_statisticsinformationservices.png);
    background-size: 3.98rem .21rem;
}

.title-statisticalstudio {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_statisticalstudio.png);
    background-size: 2.12rem .21rem;
}

.title-relatedlinks {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_relatedlinks.png);
    background-size: 2.29rem .27rem;
}

.title-topics {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_topics.png);
    background-size: .99rem .3rem;
}

.title-internationalcooperation {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_internationalcooperation_light.png);
    background-size: 3.25rem .27rem;
}

.title-internationaltraining {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_internationaltraining_light.png);
    background-size: 2.78rem .27rem;
}

.title-internationalcooperation.active {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_internationalcooperation.png);
    background-size: 3.25rem .27rem;
}

.title-internationaltraining.active {
    background-image: url(/engUserCenter/static/images/gtjen2023_title_internationaltraining.png);
    background-size: 2.78rem .27rem;
}

.gtjen2023_top {
    display: none;
}

.gtjen2023_header .top {
    margin: .65rem 0 .35rem;
}

.gtjen2023_header .top .logo {
    display: block;
    width: 100%;
    font-size: 0;
    margin-bottom: .65rem;
}

.gtjen2023_header .top .logo img {
    width: 100%;
}

.gtjen2023_header .top form {
    width: 100%;
    height: .68rem;
    position: relative;
    margin-top: 0;
}

.gtjen2023_header .top form input {
    width: 100%;
    height: 100%;
    border-radius: .05rem;
    font-size: .2rem !important;
    color: #929292;
    padding: 0 1.2rem 0 .35rem;
}

.gtjen2023_header .top form button {
    width: 1.2rem;
    height: 100%;
    border-radius: 0 .05rem .05rem 0;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    background: #125697 url(/engUserCenter/static/images/gtjen2023_search_m.png)no-repeat center / .26rem .31rem;
    cursor: pointer;
}

.gtjen2023_header .nav {
    background: url(../image/gtjen2023_navbg.jpg) top / 1px 100%;
    line-height: .36rem;
    border-radius: .05rem;
    letter-spacing: 0;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
    position: relative;
    overflow: hidden;
    padding: .1rem 0;
    padding-left: .8rem;
    font-size: 0;
}

.gtjen2023_header .nav li {
    display: inline-block;
    margin-right: .3rem;
    position: relative;
    height: .36rem;
    font-size: 0.18rem;
}

.gtjen2023_header .nav li:nth-last-of-type(1),
.gtjen2023_header .nav li:nth-of-type(5) {
    margin-right: 0;
}

.gtjen2023_header .nav li::before {
    content: '';
    display: block;
    width: 1px;
    height: .18rem;
    background: #cbcbcb;
    position: absolute;
    top: 50%;
    margin-top: -.09rem;
    right: -.15rem;
}

.gtjen2023_header .nav li:nth-of-type(1)::before,
.gtjen2023_header .nav li:nth-of-type(5)::before,
.gtjen2023_header .nav li:nth-last-of-type(1)::before {
    display: none;
}

.gtjen2023_header .nav li:nth-of-type(1) {
    width: .62rem;
    height: 100%;
    background: #148EFF;
    border-radius: .05rem 0 0 .05rem;
    margin-right: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.gtjen2023_header .nav li:nth-of-type(1) a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../image/gtjen2023_home.png) no-repeat center / .26rem .22rem;
}

.gtjen2023_header .nav li a {
    color: #000;
}

.gtjen2023_header .nav li a:hover {
    color: #0060c2;
}
.gtjen2023_header .nav li.active a{
    color: #0060c2;
}

.gtjen2023_footer {
    background-color: #024A97;
    color: #fff;
    text-align: center;
    padding: .55rem 0;
}

.gtjen2023_footer a {
    margin: 0 .12rem;
}

.gtjen2023_footer a:hover {
    text-decoration: underline;
}

.index-top {
    padding: 0;
    margin: .28rem 0 .25rem;
}

.index-top h1 {
    font-weight: bold;
    font-size: .3rem;
    color: #272727;
    line-height: .4rem;
    text-align: center;
    margin-bottom: .05rem;
}
.index-top h1 a{
    color: #0060c2;
}

.index-top p {
    color: #444;
    font-size: .14rem;
    line-height: 1.7;
    height: 3.4em;
    min-height: 40.8px;
    overflow: hidden;
    text-indent: 2em;
    text-overflow: ellipsis;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

/* Topics */
.topics {
    margin-bottom: .35rem;
}

.topics .title {
    margin-bottom: .15rem;
}

.topics .bgfff {
    padding: .4rem .25rem .15rem .25rem;
}

.list-img {
    margin-left: -.35rem;
    font-size: 0;
}

.list-img li {
    float: left;
    width: 50%;
    padding-left: .35rem;
    margin-bottom: .3rem;
}

.list-img li img {
    width: 100%;
    height: .95rem;
}

/* Statistical Studio */
.sr {
    margin-bottom: 0;
}

.sr .title {
    margin-bottom: 0;
}

.statisticalstudio .bgfff {
    background: transparent;
}

.statisticalstudio .title {
    margin-bottom: .08rem;
}

.statisticalstudio ul li {
    float: left;
    width: 100%;
    height: 1.48rem;
    padding-left: 1.6rem;
    position: relative;
    margin-bottom: .23rem;
    background: #fff;
    padding-right: 0.6rem;
}

.statisticalstudio ul li:nth-of-type(1) {
    border-right: 1px solid #E1E1E1;
}

.statisticalstudio ul li:nth-of-type(2) {
    padding-left: 1.6rem;
}

.statisticalstudio ul li .date {
    display: block;
    width: .9rem;
    height: 1.2rem;
    background: #F3F5F9;
    position: absolute;
    top: .15rem;
    left: .2rem;
    text-align: center;
    color: #666666;
    font-size: .14rem;
    line-height: 1;
}

.statisticalstudio ul li .date span {
    font-size: .36rem;
    display: block;
    font-weight: bold;
    color: #0060c2;
    margin-top: .3rem;
    margin-bottom: .2rem;
}

.statisticalstudio ul li .text {
    display: flex;
    vertical-align: middle;
    height: 100%;
    align-items: center;
}

.statisticalstudio ul li .text a:hover {
    color: #0060c2;
}

/* Related Links */
.relatedlinks {
    margin-bottom: .37rem;
    margin-top: 0.11rem;
}

.relatedlinks .bgfff {
    height: 1.48rem;
    padding: .2rem 0 0 .15rem;
}

.relatedlinks .title {
    margin-bottom: .2rem;
    margin-top: .1rem;
}

.relatedlinks .title .gh {
    color: #474747;
    font-size: .18rem;
    height: .32rem;
    line-height: .36rem;
    position: absolute;
    top: 0;
    right: .1rem;
    padding-left: .4rem;
    font-weight: normal;
    background: url(/engUserCenter/static/images/gtjen2023_gh.png) no-repeat top left / .29rem .31rem;
}

.relatedlinks .title .gh:hover {
    color: #0060c2;
}

.relatedlinks ul li {
    position: relative;
    padding-left: .16rem;
    line-height: 2;
}

.relatedlinks ul li::before {
    content: '';
    display: block;
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    background: #D9D9D9;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.025rem;
}

.relatedlinks ul li a:hover {
    color: #0060c2;
}

/* Understanding Statistics */
.understandingstatistics {
    margin-bottom: .42rem;
}

.understandingstatistics .title {
    margin-bottom: .1rem;
}

.understandingstatistics .title .more {
    right: .1rem;
}

.understandingstatistics .bgfff {
    background: url(/engUserCenter/static/images/gtjen2023_understandingstatistics_bg.jpg) no-repeat center bottom / cover;
    height: 2.23rem;
    padding: .4rem .45rem 0;
}

.understandingstatistics ul {
    margin-left: -.55rem;
    font-size: 0;
}

.understandingstatistics li {
    width: 25%;
    float: left;
    padding-left: .55rem;
}

.understandingstatistics li img {
    width: 100%;
}

.understandingstatistics li span {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: .22rem;
    background: #0076CA;
    height: .32rem;
    line-height: .32rem;
    border-radius: .16rem;
    margin-top: .15rem;
}

/* Statistics Information Services */
.statisticsinformationservices {
    margin-bottom: .38rem;
}

.statisticsinformationservices .title {
    margin-bottom: .08rem;
}

.statisticsinformationservices .bgfff {
    min-height: 1.5rem;
    position: relative;
    padding: .2rem 0 0 .25rem;
}

.statisticsinformationservices .bgfff p {
    color: #000;
    font-size: .14rem;
    font-weight: bold;
    line-height: 2.57;
    position: relative;
    padding-left: .25rem;
    background: url() no-repeat left .09rem;
}

.statisticsinformationservices .bgfff p:nth-of-type(1) {
    background-image: url(/engUserCenter/static/images/gtjen2023_phone.png);
    background-size: .15rem .14rem;
}

.statisticsinformationservices .bgfff p:nth-of-type(2) {
    background-image: url(/engUserCenter/static/images/gtjen2023_wz.png);
    background-size: .13rem .16rem;
}

.statisticsinformationservices .bgfff .datar {
    display: block;
    width: 2.18rem;
    height: .33rem;
    line-height: .33rem;
    border-radius: .16rem;
    background: #0060C2;
    position: absolute;
    top: .55rem;
    right: .34rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    z-index: 2;
}

.gtjen2023_switch {
    position: relative;
    margin-bottom: .1rem;
}

.gtjen2023_switch .title {
    float: left;
    width: 3.56rem;
    cursor: pointer;
}

.gtjen2023_switch .title:nth-of-type(1) {
    margin-right: 0;
    position: relative;
}

.gtjen2023_switch .title:nth-of-type(1)::after {
    content: '';
    display: block;
    width: 2px;
    height: .3rem;
    background: #B4B4B4;
    position: absolute;
    right: .15rem;
    top: 50%;
    margin-top: -.18rem;
}

.gtjen2023_switch .title:nth-of-type(2) {
    width: 2.78rem;
}

.gtjen2023_switch .more {
    line-height: 1;
    font-style: italic;
    position: absolute;
    right: .1rem;
    top: .05rem;
    display: none;
}

.gtjen2023_switch .more.active {
    display: block;
}

.gtjen2023_switch .more:hover {
    color: #0060C2;
}

.gtjen2023_switch_cont ul {
    display: none;
}

.gtjen2023_switch_cont ul.active {
    display: block;
}

.gtjen2023_switch_cont .uls li {
    height: 2.14rem;
    margin-bottom: .2rem;
    background: #fff;
    padding: 0 0.3rem 0 3.2rem;
    position: relative;
    overflow: hidden;
}

.gtjen2023_switch_cont .uls li .img {
    display: block;
    width: 2.59rem;
    height: 1.73rem;
    overflow: hidden;
    position: absolute;
    top: .2rem;
    left: .2rem;
}

.gtjen2023_switch_cont .uls li .img img {
    width: 100%;
    height: 100%;
    transition: transform .5s;
}

.gtjen2023_switch_cont .uls li .img:hover img {
    transform: scale(1.05);
}

.gtjen2023_switch_cont .uls li .text h3 {
    line-height: 1.2;
    margin: .25rem 0 .15rem;
    font-size: .18rem;
}

.gtjen2023_switch_cont .uls li .text h3 a {
    display: inline-block;
}

.gtjen2023_switch_cont .uls li .text h3 a:hover {
    color: #0060C2;
}

.gtjen2023_switch_cont .uls li .text p {
    font-size: .14rem;
    color: #848484;
    line-height: 1.7;
    margin-bottom: .1rem;
}
.gtjen2023_switch_cont .uls li .text p br{
    display: none;
}
.gtjen2023_switch_cont .uls li .text p a {
    display: inline-block;

    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.gtjen2023_switch_cont .uls li .text p a:hover {
    color: #0060C2;
}

.gtjen2023_switch_cont .uls li .text .date {
    font-size: .14rem;
}

/* Latest Release */
.sl {
    margin-bottom: .5rem;
    background: transparent;
}

.latestrelease {
    background: #fff;
    padding: .2rem 0 .35rem .2rem;
}

.latestrelease .title {
    margin-bottom: 0;
    margin-top: 0;
}

.latestrelease .title .more {
    right: .1rem;
}

.latestrelease ul {
    padding-right: .8rem;
    padding-left: .35rem;
}

.latestrelease li {
    border-bottom: 1px solid #E9E9E9;
    height: 1.1rem;
    position: relative;
    padding-left: 1.7rem;
}

.latestrelease li .date {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: .7rem;
    height: 100%;
}

.latestrelease li .date span {
    display: block;
    color: #F2CD3E;
    font-weight: bold;
    font-size: .44rem;
    line-height: 1.1rem;
    height: 100%;
    display: block;
    width: .7rem;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.latestrelease li .date i {
    font-style: normal;
    color: #F2CD3E;
    display: block;
    line-height: 1;
    font-size: .16rem;
    margin-bottom: .02rem;
    margin-top: .38rem;
}

.latestrelease li .date b {
    font-weight: normal;
    color: #848484;
    display: block;
    line-height: 1;
    font-size: .16rem;
}

.latestrelease li h3 {
    color: #585858;
    line-height: 1.66666667;
    display: flex;
    font-size: .18rem;
    align-items: center;
    height: 100%;
}

.latestrelease li h3 a {
    display: inline-block;
}

.latestrelease li h3 a:hover {
    color: #0060C2;
}

/* Statistical data */
.statisticaldata {
    padding: 0 .25rem .2rem;
    background: #fff;
    margin-bottom: .2rem;
}

.statisticaldata .title {
    margin-bottom: .05rem;
    margin-top: .22rem;
}

.swiper {
    float: right;
    width: 100%;
    font-size: 0;
    position: relative;
    padding-bottom: 10px !important;
    margin-bottom: .4rem;
}

.swiper img {
    width: 100%;
    height: 4.32rem;
}
.swiper.swiper-container-horizontal>.swiper-pagination-bullets{
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .06rem;
}

.swiper .swiper-pagination-bullet {
    width: .12rem;
    height: .12rem;
    background: #E0E0E0;
    opacity: 1;
}

.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .15rem;
    height: .15rem;
    background: url(/engUserCenter/static/images/gtjen2023_sw.jpg) no-repeat center / 100% 100% !important;
}

.left-box {
    width: 100%;
}

.left-box .nsdp {
    display: block;
    font-size: 0;
    margin-bottom: 0;
    float: left;
    width: 2.17rem;
    height: 1.4rem;
}

.left-box .nsdp img {
    width: 100%;
    height: 100%;
}

.left-box .base {
    width: 4.07rem;
    border-top: 2px solid #E74167;
    background: #F1F1F1;
    height: 1.4rem;
    float: right;
}

.left-box .base h3 {
    background: #0076CA url(/engUserCenter/static/images/gtjen2023_base.jpg) no-repeat top left / .39rem 100%;
    height: .44rem;
    line-height: .44rem;
    padding-left: .5rem;
    color: #fff;
    font-size: .18rem;
    white-space: nowrap;
    font-weight: normal;
    margin-bottom: .03rem;
}

.left-box .base li {
    line-height: .42rem;
    padding-left: .22rem;
    position: relative;
    display: inline-block;
}

.left-box .base li::before {
    content: '';
    display: block;
    width: .05rem;
    height: .05rem;
    background: #0076CA;
    position: absolute;
    left: .1rem;
    top: 50%;
    margin-top: -.025rem;
}

.left-box .base li a {
    color: #272727;
    display: inline-block;
    line-height: 1;
    border-bottom: 2px solid #5F5F5F;
}

.left-box .base li a:hover {
    color: #0060C2;
    border-color: #0060C2;
}

/* List */
.list-box {
    margin: .27rem 0 .35rem;
}

.list-left ul li {
    float: left;
    width: 3.35rem;
    margin-bottom: .25rem;
}

.list-left ul li a {
    display: block;
    background: #fff;
    line-height: .35rem;
    padding: 0.2rem 0.1rem;
    text-align: center;
    color: #2e2e2e;
    font-size: .22rem;
    font-weight: bold;
    margin-bottom: .2rem;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .05);
}

.list-left ul li:nth-child(even) {
    float: right;
}

.list-left ul li a:hover,
.list-left ul li.active a {
    background: #0c63b4;
    color: #fff;
}

.list-right {
    background: #fff;
    padding: 8px .25rem 0 .25rem;
    min-height: 6rem;
}

.dqwz {
    border-bottom: 1px solid #DCDCDC;
    line-height: .6rem;
}

.dqwz a:hover {
    color: #0060C2;
}

.list-right .title {
    margin-top: .3rem;
}

.list {
    margin-top: .1rem;
}

.list li {
    height: auto;
    line-height: .34rem;
    border-bottom: 1px dashed #D9D9D9;
    position: relative;
    padding: 0.1rem 0;
}

.list li a {
    font-size: .22rem;
    display: block;
    color: #000;
    height: .34rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list li span {
    color: #6b6b6b;
    display: block;
    padding-left: .25rem;
    margin-top: 0.05rem;
}

.list li a:hover {
    color: #0060C2;
}

.page {
    font-size: 0;
    text-align: center;
    margin: .35rem 0 .3rem;
}

.page li {
    display: inline-block;
    margin: 0 .05rem;
}

.page a,.page span{
    display: inline-block;
    color: #666666;
    font-size: .13rem;
    border: 1px solid #E4E4E4;
    background: #FDFDFD;
    height: .3rem;
    line-height: .28rem;
    padding: 0 .1rem;
}
.page span{
    border: none;
}

.page a.btn {
    min-width: .58rem;
    padding: 0;
    text-align: center;
}

.page a:hover,
.page li.active a {
    color: #fff;
    background: #1F61BA;
    border-color: #1F61BA;
}

/* Article */
.article {
    background: #fff;
    margin: .3rem 0 .35rem;
    padding: 0 .25rem;
    overflow: hidden;
}

.article .dqwz {
    border: none;
    margin-top: 15px;
    margin-left: -50px;
    display: none;
}

.content h1 {
    font-size: .3rem;
    line-height: 1.6;
    color: #000;
    text-align: center;
    margin: .45rem 0 .3rem;
    padding: 0 .35rem;
}

.content .info {
    line-height: .5rem;
    height: auto;
    background: #EDEEF2;
    color: #000;
    margin-bottom: .43rem;
    text-align: center;
    padding: .06rem 0;
}

.content .info span {
    display: inline-block;
}

.content .info span:nth-of-type(1) {
    margin-right: .4rem;
}

.content .info span:nth-last-child(1) {
    margin-right: 0;
}

.content .info span a {
    margin: 0 .15rem;
}

.content .info span a:hover {
    color: #0060C2;
}

.content .cont {
    padding-left: 0;
    padding-bottom: .2rem;
    color: #000;
    line-height: 2;
    min-height: 5rem;
    /* overflow-x: scroll; */
}

.content .cont p {
    color: #000;
    line-height: 2;
    /* text-indent: .55rem; */
    /* margin-bottom: 2em; */
}
.content .cont img{
    max-width: 100%;
    height: auto !important;
}
.content .cont video{
    width: 100%;
    height: auto;
}
.content .cont table{
    max-width: 100%;
}
.content .cont table td,.content .cont table tr{
    width: auto !important;
    height: auto !important;
    white-space: normal !important;
    padding: 0 !important;
}
.content .cont table td{
    padding: 0 0.05rem !important;
}
.content .cont table td p{
    padding: 0 !important;
    margin: 0 !important;
    text-indent: 0 !important;
}

.content .cont .cont_s .TRS_Editor>div{
    max-width: 100%;
    overflow-x: scroll;
}

/*  */
.searchbox {
    background: #fff;
    margin: 25px 0;
    overflow: hidden;
    padding: 0 .25rem;
}

.searchbox .dqwz {
    border: none;
    margin-left: 0;
}

.searchdiv {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.searchdiv input {
    width: 100%;
    height: .56rem;
    border: 1px solid #C9C9C9;
    padding: 0 22% 0 4%;
    font-size: 0.2rem;
}

.searchdiv button {
    width: 1.23rem;
    height: .56rem;
    position: absolute;
    top: 0;
    right: 0;
    background: #40ADBF;
    color: #fff;
    font-size: .18rem;
}

.searchdiv p {
    color: #000;
    line-height: .6rem;
    margin-bottom: .25rem;
}
.searchdiv p a{
    margin-right: 0.35rem;
}
.searchdiv p a:nth-of-type(1) {
    margin-left:.15rem;
}

.searchnav {
    background: #EDEEF2;
    line-height: .51rem;
    padding-left: 0;
    color: #000;
}

.searchnav li {
    float: left;
    margin-right: 0;
}

.searchnav li a {
    display: inline-block;
    padding: 0 0.21rem;
    border-top: .05rem solid transparent;
}

.searchnav li.active a {
    background: #fff;
    border-color: #1D4687;
}

.searchnav li a:hover {
    color: #0060C2;
}

.searchnav li.active a:hover {
    color: #000;
}

.searchchar {
    line-height: .78rem;
    font-size: .16rem;
}

.searchchar span,
.searchchar b {
    display: block;
    float: left;
}

.searchchar b {
    color: #1d4687;
}

.searchchar i {
    font-style: normal;
    font-weight: normal;
    color: #d80000;
}


.searchchar .up {
    position: relative;
    padding-right: 15px;
}

.searchchar .up::after {
    content: '';
    display: block;
    width: 7px;
    height: 5px;
    background: url(/engUserCenter/static/images/gtjen2023_jt.png) no-repeat center /cover;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    right: 0;
}

.searchchar .sp1 {
    margin: 0 .12rem 0 .13rem;
}

.searchchar .bs1 {
    margin: 0 .35rem 0 .3rem;
}

.searchchar .bs2 {
    margin: 0 .37rem 0 .3rem;
}

.searchchar .toolsul {
    margin-left: .3rem;
    float: left;
}

.searchchar .toolsul::after {
    background: none;
}

.searchchar .toolsbtn {
    margin-right: 80px;
    display: none;
}

.searchcont {
    padding-left: 0;
    background: transparent;
}

.search-left {
    float: left;
    width: 100%;
}

.search-right {
    float: right;
    width: 100%;
    padding-left: 0;
    position: relative;
    padding-top: .41rem;
    padding-bottom: .23rem;
}

.search-right::before {
    content: '';
    width: 7.1rem;
    height: .25rem;
    display: block;
    background: #EDEEF2;
    position: absolute;
    top: 0;
    left: -.25rem;
}

.search-right .a1 {
    color: #1d4687;
    line-height: 2;
    font-size: .25rem;
}

.search-right .a1:hover {
    text-decoration: underline;
}

.search-right h3 {
    font-size: .25rem;
    color: #000;
    line-height: 1.5;
    margin-top: .35rem;
}

.search-right .ul1 {
    color: #000;
}

.search-right .ul1 a:hover {
    color: #0060C2;
}

.search-right .ul2 {
    color: #000;
    font-size: .18rem;
    line-height: 1.875;
}

.search-right .ul2 li {
    padding-left: .15rem;
    position: relative;
}

.search-right .ul2 li::before {
    content: '';
    width: .06rem;
    height: .06rem;
    border-radius: 50%;
    background: #1D4687;
    position: absolute;
    left: 0;
    top: 0.13rem;
    /* margin-top: -.03rem; */
}

.search-right .ul2 a:hover {
    color: #0060C2;
}

.search-list {
    margin-top: .05rem;
}

.search-list li::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both;
}

.search-list li {
    border-bottom: 1px dashed #D9D9D9;
    height: auto;
    padding: .15rem 0;
}

.search-list li h3 {
    float: left;
    font-size: .18rem;
    line-height: 2;
    color: #000;
    font-weight: normal;
    width:100%;
}

.search-list li>a {
    display: block;
    float: left;
    margin-right: .3rem;
    margin-top: .15rem;
    font-size: 0;
}

.search-list li>a img {
    width: 1.82rem;
    height: 1.13rem;
}

.search-list li h3 a:hover {
    color: #0060C2;
}

.search-list li>a+h3 {
    width: 4.3rem;
}

.search-left .page {
    margin: .4rem auto;
}


.gtjen2023_index_news{
    padding: .2rem .15rem;
    background-color: #fff;
}
.gtjen2023_index_news li{
    position: relative;
    padding-left: .16rem;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gtjen2023_index_news li a:hover {
    color: #0060c2;
}
.gtjen2023_index_news li::before {
    content: '';
    display: block;
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    background: #1D4687;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.025rem;
}



/* è¡¨æ ¼åˆ—è¡¨ */
.gtjen2023_tab_w{
    padding: 0.2rem 0;
}
.gtjen2023_tab {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    width: 100%;
}
.gtjen2023_tab td {
    text-align: center;
    line-height: 0.3rem;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 0.12rem 0.1rem;
}
.gtjen2023_tab td a:hover{
    color: #0060C2;
}

/* é™„ä»¶ */
.gtjen2023_detail_file{
    width: 100%;
    border-top: 1px solid #507fab;
    margin-top: 0.3rem;
    line-height: 0.32rem;
    padding: 0.1rem 0;
}
.gtjen2023_detail_file ul li a{
    color: #666;
}


/* è¡¨å• */
.tjzxform_w{
    background-color: #ffffff;
    padding: 0.2rem 0.25rem;
    margin-top: 0.3rem;
}
.tjzxform_w .tongjizixun_search{
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 0.22rem;
    line-height: 0.44rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tjzxform_w .tongjizixun_search_ti{
    display: block;
    text-align: center;
    line-height:0.28rem;
    color:#b32727;
}
.tjzxform_w .tongjizixun_search_ul{
    border-top: 2px solid #61a3e6;
    border-left: 1px solid #e7e5e2;
    border-right: 1px solid #e7e5e2;
    border-bottom: 1px solid #e7e5e2;
    padding: 0.2rem 0px;
    margin-top: 0.2rem;
}
.tjzxform_w .tongjizixun_search_ul .lis {
    margin-top: 0.16rem;
    line-height: 0.28rem;
    color: #747474;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}
.tjzxform_w .tongjizixun_search_ul .lis .ts{
    width: .66rem;
    float: left;
}
.tjzxform_w .tjzx_input {
    border: 1px solid #ddd;
    background: #f4f4f4;
    text-align: left;
    line-height: 0.34rem;
    height: 0.34rem;
    margin-left: 0.05rem;
    width: 3.80rem;
    padding: 0 0.05rem;
    font-size: 0.18rem !important;
}
.tjzxform_w .tjzx_button{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.3rem;
}
.tjzxform_w .tjzx_button .but {
    display: block;
    width: 0.78rem;
    height: 0.34rem;
    line-height: 0.34rem;
    font-size: 0.24rem;
    text-align: center;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 0.04rem;
    color: #fff;
    background: rgb(55, 111, 181);
    display: inline-block;
    margin: 0 0.1rem;
}


.frmAction_w{

}
.frmAction_w .tjzx_user{
    padding-bottom: 0.25rem;
    display: flex;
    justify-content: left;
    box-shadow: 0 0.06rem 0.1rem rgba(0, 0, 0, 0.1);
    margin-top: 0.3rem;
}
.frmAction_w .tjzx_user img {
    float: left;
    width: 1.14rem;
    height: 1.15rem;
    margin-left: 0.1rem;
}
.frmAction_w .tjzx_user_x {
    float: left;
    margin-top: 0.1rem;
    margin-left: .20rem;
    margin-right: .30rem;
}
.frmAction_w .tjzx_user_x li {
    float: left;
    line-height: .25rem;
    color: #277299;
    font-weight: bold;
}
.frmAction_w .tjzx_yh_xinxi_tit {
    text-align: center;
    height: .30rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #0963ab;
    margin-top: 0.3rem;
}
.frmAction_w .yh_xinxi_input {
    border-top: 2px solid #61a3e6;
    border-left: 1px solid #e7e5e2;
    border-right: 1px solid #e7e5e2;
    border-bottom: 1px solid #e7e5e2;
    padding: .20rem 0px;
}
.frmAction_w .yh_xinxi_input li {
    margin-left: .30rem;
    margin-right: .30rem;
    line-height: .32rem;
    margin-top: .12rem;
}
.frmAction_w .yh_xinxi_input li .title_s{
    text-align: right;
    width: 1.36rem;
    float: left;
    margin-right:.1rem;
}
.frmAction_w .yh_xinxi_input li .tjzx_input{
    border:1px solid #ddd;
    background:#f4f4f4;
    text-align:left;
    line-height:.32rem;
    height:.32rem;
    font-size: 0.18rem !important;
}
.frmAction_w .yh_xinxi_inp {
    width: 3.80rem;
    margin-right: .05rem;
    padding:0 .05rem;
}
.frmAction_w .yh_xinxi_inpa {
    width: 100%;
    margin-left: 0px;
    margin-right: .05rem;
    border:.01rem solid #ddd;
    background:#f4f4f4;
    height: .90rem;
    padding: .05rem;
    font-size: 0.18rem;
}
.frmAction_w .select_country{
    width: 3.80rem;
    background: #f4f4f4;
    padding: .05rem;
    height: .32rem;
    line-height: .32rem;
    border: .01rem solid #ddd;
    font-size: 0.18rem;
}
.frmAction_w .tjzx_yh_xinxi_submit{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.frmAction_w .tjzx_yh_xinxi_submit .but {
    display: block;
    width: 0.78rem;
    height: 0.34rem;
    line-height: 0.34rem;
    font-size: 0.24rem;
    text-align: center;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 0.04rem;
    color: #fff;
    background: rgb(55, 111, 181);
    display: inline-block;
    margin: 0 0.1rem;
}



/* å¤šæ ç›® */
.list-right-lists{
    padding-bottom: 0.3rem;
}
.list-right-lists .list{
    margin-top: 0;
}
.list_titles {
    line-height: 0.72rem;
    margin-top: 0.1rem;
    padding: 0 0.4rem 0 0.2rem;
    border-bottom: 1px solid #0060C2;
}
.list_titles .ts{
    font-size: 0.26rem;
    font-weight: bold;
    color: #0060C2;
    float: left;
}
.list_titles .more{
    font-style: italic;
    float: right;
    font-size: 0.18rem;
    font-weight: normal;
}
.list_titles .more:hover{
    color: #0060C2;
}



/* ç»Ÿè®¡å’¨è¯¢ ç»†è§ˆ */
.gtjen2023_table_xl_w{
    padding: 0.1rem 0 0.4rem;
}
.gtjen2023_table_xl{
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.gtjen2023_table_xl tr td{
    line-height: 0.3rem;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 0.14rem 0.2rem;
}
.gtjen2023_table_xl tr td:nth-child(1){
    background-color: #eaf4f7;
    font-weight: bold;
    text-align: center;
}


.lycx_wz{
    float: right;
    color: #ff0000;
}




.m_no {
    display: none;
}





