.gszx-main {
    width: 1040px;
    width: 10.4rem;
    font-size: 18px;
    font-size: 0.18rem;
    margin: auto;
    margin-bottom: 50px;
    margin-bottom: 0.5rem;
    margin-left: 29px;
    margin-left: 0.29rem;
}
.gszx-common-title {
    width: 130px;
    width: 1.3rem;
    height: 56px;
    height: 0.56rem;
    font-size: 32px;
    font-size: 0.32rem;
    color: #333;
    font-weight: bold;
    position: relative;
    margin: 30px auto;
    margin: 0.3rem auto;
    margin-top: 50px;
    margin-top: 0.5rem;
    text-align: center;
}
.gszx-common-title::after {
    content: '';
    position: absolute;
    height: 6px;
    height: 0.06rem;
    width: 90px;
    width: 0.9rem;
    background-color: #ffb660;
    bottom: 0;
    border-radius: 500px;
    left: 0;
    margin-left: 21px;
    margin-left: 0.21rem;
}
.gszx-header-desc {
    width: 100%;
    position: relative;
    height: 300px;
    height: 3rem;
}
.gszx-header-img {
    width: 520px;
    width: 5.2rem;
    height: 300px;
    height: 3rem;
    position: absolute;
}
.gszx-header-text {
    position: absolute;
    width: 531px;
    width: 5.31rem;
    height: 206px;
    height: 2.06rem;
    right: 0;
    padding: 30px;
    padding: 0.3rem;
    top: 17px;
    top: 0.17rem;
    background-color: #edf6fb;
	box-shadow: 2px 2px 10px 2px 
		rgba(0, 78, 162, 0.15);
    font-size: 16px;
    font-size: 0.16rem;
    line-height: 30px;
    line-height: 0.3rem;
    color: #333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
}
.gszx-header-more {
    display: block;
    width: 20px;
    width: 0.2rem;
    height: 11px;
    height: 0.11rem;
    background: url('./gszxheadermore.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 25px;
    bottom: 0.25rem;
    right: 25px;
    right: 0.25rem;
    cursor: pointer;
}
.gszx-jtj-border-img {
    width: 100%;
    height: 108px;
    height: 1.08rem;
    position: relative;
    z-index: 1;
}
.gszx-jtj-border-img>img {
    width: 100%;
}
.gszx-jtj-border-img>div {
    width: 92px;
    width: 0.92rem;
    height: 38px;
    height: 0.38rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -46px;
    margin-left: -0.46rem;
    text-align: center;
    line-height: 38px;
    line-height: 0.38rem;
    font-size: 20px;
    font-size: 0.2rem;
    font-weight: bold;
} 
.gszx-jtj-item {
    width: 346.6px;
    width: 3.466rem;
    margin-top: 60px;
    margin-top: 0.6rem;
    float: left;
}
.gszx-jtj-item>img {
    width: 100%;
}
.gszx-jtj-main {
    width: 100%;
    overflow: hidden;
    /* min-height: 370px;
    min-height: 3.7rem; */
    background-color: rgba(201,228,243,0.5);
    margin-top: -14px;
    margin-top: -0.14rem;
    padding-bottom: 50px;
    padding-bottom: 0.5rem;
} 
.gszx-jtj-item-show {
    width: 300px;
    width: 3rem;
    height: 262px;
    height: 2.62rem;
    background-color: #fff;
    margin: auto;
    text-align: center;
    display: block;
    cursor: pointer;
}
.gszx-jtj-item-show-tit {
    text-align: center;
    font-size: 18px;
    font-size: 0.18rem;
    color: #ffb660;
    font-weight: bold;
}
.gszx-jtj-item-show-tit>img {
    position: relative;
    top: -15px;
    top: -0.15rem;
    width: 31px;
    width: 0.31rem;
    height: 57px;
    height: 0.57rem;
}
.gszx-jtj-item-show-img {
    width: 260px;
    width: 2.6rem;
    height: 153px;
    height: 1.53rem;
}
.gszx-jtj-item-show-department {
    width: 260px;
    width: 2.6rem;
    height: 33px;
	height: .33rem;
	background-color: #c9e4f3;
    border-radius: 3px;
	border-radius: 0.03rem;
    margin: auto;
    margin-top: 10px;
    margin-top: 0.1rem;
    line-height: 33px;
    line-height: 0.33rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gszx-grj-tab {
    text-align: center;
}
.gszx-grj-tab>span {
    display: inline-block;
    width: 144px;
    width: 1.44rem;
    height: 46px;
    height: 0.46rem;
    font-size: 22px;
    font-size: 0.22rem;
    color: #333;
    cursor: pointer;
    text-align: center;
    line-height: 46px;
    line-height: 0.46rem;
}
.tab-main ul{
    position: relative;
}
.gszx-grj-tab>span.cur {
    background-color: #ebf5fa;
	border: solid 1px #60b6e9;
    color: #1f6ab3;
    font-size: 24px;
    font-size: 0.24rem;
}
.gszx-grj-tab-penal {
    /* position: absolute; */
    left: 0;
}
.gszx-grj-tab-item {
    width: 320px;
    width: 3.2rem;
    height: 470px;
    height: 4.7rem;
    background-color: #edf6fb;
    float: left;
    margin-top: 40px !important;
    margin-top: 0.4rem !important;
    text-align: center;
    position: relative;
    margin-right: 40px;
    margin-right: 0.4rem;
}
.gszx-grj-tab-item:nth-child(3n){
    margin-right: 0;
}
/* .gszx-grj-tab-item-center {
    margin: 0 40px;
    margin: 0 0.4rem;
} */
.gszx-grj-tab-item-tit {
    width: 200px;
    width: 2rem;
    height: 60px;
    height: 0.6rem;
    line-height: 60px;
    line-height: 0.6rem;
    font-size: 17px;
    font-size: 0.17rem;
    color: #fff;
    font-weight: bold;
    background-color: #1d68b2;
	box-shadow: 3px 5px 11px 0px 
		rgba(38, 133, 219, 0.33);
	border-radius: 0px 0px 0.2rem 0px;
}
.gszx-grj-tab-item-tit>img {
    vertical-align: middle;
    margin-left: -10px;
    margin-left: -0.1rem;
    width: 44px;
    width: 0.44rem;
    height: 40px;
    height: 0.4rem;
}
.gszx-grj-tab-item-leader-img {
    width: 230px;
    width: 2.3rem;
    height: 286px;
    height: 2.86rem;
    margin: 20px 0;
    margin: 0.2rem 0;
}
.gszx-grj-tab-item-leader-name {
    width: 120px;
    width: 1.2rem;
    height: 40px;
    height: 0.4rem;
    background: url('./gszxgrjnamebg.png') no-repeat;
    background-size: 100%;
    text-align: center;
    line-height: 40px ;
    line-height: 0.4rem;
    margin: auto;
    font-size: 20px;
    font-size: 0.2rem;
    color: #444;
}
.gszx-grj-tab-item-leader-more {
    display: block;
    width: 36px;
    width: 0.36rem;
    height: 36px;
    height: 0.36rem;
    background: url('./gszxgrjleadermore.png') center no-repeat;
    background-size: 98%;
    position: absolute;
    right: 45px;
    right: 0.45rem;
    bottom: 25px;
    bottom: 0.25rem;
}
.gszx-jtj-item-show-img:hover,.gszx-grj-tab-item-leader-img:hover{
    transform: scale(1.1,1.1);
    transform-origin: center center;
}
.h5Show {
    display: none;
}
.pcShow {
    display: block;
}