@charset "utf-8";
/* CSS Document */
.temp02-wrap-R {
	background: #fff;
}

@media only screen and (min-width: 992px) {	
	/*.temp02-wrap-Lmenu .temp02-wrap-LmenuList.collapse{
		display: none;
	}*/
	.temp02-wrap-Lmenu .temp02-wrap-LmenuList.collapse{
		display: block;
	}
}

.temp02-wrap-Lmenu h3{
	background: #1d61ae;
    border-top: 3px solid #2b3fa1;
    padding: 10px 0;
    position: relative;
}
.temp02-wrap-Lmenu h3 .navbar-toggle{
	position: absolute;
	right: 0;
	top: 50%;
	margin: 0;
    transform: translateY(-50%);
}
.temp02-wrap-Lmenu h3 .navbar-toggle .icon-bar{
	background: #fff;
	padding: 0;
	display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    transition: all ease 0.25s;
}
.temp02-wrap-Lmenu h3 .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2){
	display: none;
}
.temp02-wrap-Lmenu h3 .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(1){
	transform: rotateZ(45deg) translateX(4px);
}
.temp02-wrap-Lmenu h3 .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3){
	transform: rotateZ(-45deg) translateX(5px);
}
.temp02-wrap-Lmenu h3 span{
	background: url("http://api.cas.cn/template/images/bg_lmenutitle_01.png") no-repeat 10px 0;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    padding: 5px 0 10px 60px;
}

.temp02-wrap-list-font li{
	color: #5060B0;
	background: none;
	padding-left: 5px;
}
.temp02-wrap-list-font a {
    padding-left: 15px;
}
.temp02-wrap-list-img{
	border-bottom: 0 none;
}
.temp02-wrap-R h4{
	text-align: left;
	padding: 0;
}
.temp02-content-people img{
	width: 125px;
	height: 168px;
	border: 1px solid #cddcea;
	padding: 1px;
}
.temp02-wrap-list-people .temp02-content-people {
    background: transparent;
    border: none;
}
@media only screen and (min-width: 992px) {
	.temp02-content-people img{
		width: 125px;
		height: 168px;
	}
	.gcsb img{
		width: 255px;
		height: 180px;
	}
	.temp02-wrap-list-img img{
		width: 256px\9;
		height: 156px\9;
	}
	.temp02-wrap-list-people .temp02-content-people {
		margin: 0 27px;
	}
}
@media (min-width: 481px) and (max-width: 992px) {
	.temp02-content-people img{
		width: 125px;
		height: 168px;
	}
	.gcsb img{
		width: 210px;
		height: 129px;
	}
}
@media (min-width: 320px) and (max-width: 481px) {
	.temp02-content-people img{
		width: 133px;
		height: 186px;
	}
	.gcsb img{
		width: 135px;
		height: 83px;
	}
}
@media only screen and (max-width: 320px) {
	.temp02-content-people img{
		width: 113px;
		height: 158px;
	}
	.gcsb img{
		width: 115px;
		height: 80px;
	}
	.temp02-wrap-list-people .temp02-content-people span{
		display: block;
		height: 60px;
		line-height: 18px;
		padding: 0 0 0 10px;
	}
}
.gcsb h5{
	font-size: 1.6rem; font-size: 16px;
	padding: 10px 10px 5px 10px;
    height: 50px;
}
.gcsb span{
	display: block;
    height: 50px;
    line-height: 22px;
    padding: 0 0 0 10px;
}
.temp02-wrap-list-people .temp02-content-people h5{
	font-size: 1.6rem; font-size: 16px;
	padding: 10px 10px 5px 10px;
}
.temp02-wrap-list-people .temp02-content-people span{
	display: block;
    line-height: 22px;
    padding: 0 0 0 10px;
}
.tem01-people-content img{
	width: 118px\9;
	height: 144px\9;
}

/* 2021.3.1-add */
.picgai li:first-child{
	width:50%; 
	text-align:center;
}
.picgai li:nth-child(2){
	width:50%; 
	
}
.picgai li:first-child .gcsb img{max-height: 160px;}

@media (max-width:991px) {
	.picgai li{ width: 50%; }
}
@media (max-width:767px) {
	.picgai li:first-child .gcsb img{ max-height: 160px; }
}