@charset "utf-8";

/* css document */

.wrap{
	float: left;
	width: 100%;
	min-width: 1280px;
	height: auto;
	background: url(../../image/research/gallery-bg.jpg) top center no-repeat;
}

.content{
	width: 1220px;
	margin: 0 auto;
	height: auto;
}

.content .content-type{
	width: 100%;
}

.content .content-type .content-left{
	width: 206px;
	height: 42px;
	border-radius: 30px;
	background-color: #FFE2A4;
	margin: 45px 0 25px 25px;
}

.content .content-type .content-left p{
	float: left;
	width: 92px;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
	color: #732E00;
	margin: 5px 0 5px 5px;
	text-align: center;
	cursor: pointer;
}

.content .content-type .content-left p.right-p{
	margin-left: 10px;
}

.content .content-type .content-left p.active{
	color: #FFFFFF;
	background-color: #FF6D2C;
	border-radius: 30px;
}

.content .content-list{
	width: 100%;
	height: auto;
}
/*团队列表*/
.content .content-list ul.team {
	float: left;
}

.content .content-list ul.team li {
	width: 22%;
	height: 390px;
	background: #fff;
	float: left;
	margin-left: 29px;
	margin-bottom: 22px;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.content .content-list ul.team li .pic {
	width: 100%;
	height: 210px;
	float: left;
}

.content .content-list ul.team li img {
	width: 100%;
	height: 210px;
	float: left;
}

.content .content-list ul.team li .ct-center {
	width: 100%;
	height: 140px;
	float: left;
	border-bottom: 1px dashed #ccc;
}

.content .content-list ul.team li .ct-center p {
	width: 260px;
	float: left;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	padding-left: 10px;
	padding-bottom: 5px;
}

.content .content-list ul.team li .ct-center p.team-name {
	color: #222;
	padding-top: 6px;
}

.content .content-list ul.team li .ct-center p.team-name a {
	color: #222;
	font-size: 14px;
}

.content .content-list ul.team li .ct-center p.team-name a:hover {
	color: #00a2ac;
	text-decoration: underline;
	cursor: pointer;
}

.content .content-list ul.team li .ct-center dl {
	width: 100%;
	float: left;
	margin-left: 10px;
	margin-bottom : 6px;
}

.content .content-list ul.team li .ct-center dl dd {
	float: left;
	margin-right: 15px;
}

.content .content-list ul.team li .ct-center dl dd i {
	margin: 5px 5px 0 0;
}

.content .content-list ul.team li .ct-center dl dd i.praise {
	width: 14px;
	height: 13px;
	float: left;
	background: url(../../image/match/compete-index-icon.png) -10px -10px no-repeat;
}

.content .content-list ul.team li .ct-center dl dd i.praise:hover {
	cursor: pointer;
}

.content .content-list ul.team li .ct-center dl dd i.praise.active {
	width: 14px;
	height: 13px;
	float: left;
	background: url(../../image/match/compete-index-icon.png) -10px -60px no-repeat;
}

.content .content-list ul.team li .ct-center dl dd i.pl {
	width: 16px;
	height: 14px;
	float: left;
	background: url(../../image/match/compete-index-icon.png) -10px -110px no-repeat;
}

.content .content-list ul.team li .ct-center dl em {
	font-size: 12px;
	font-family: arial;
	font-style: normal;
	color: #666;
}

.content .content-list ul.team li .ct-bottom {
	width: 100%;
	float: left;
}

.content .content-list ul.team li .ct-bottom p {
	width: 150px;
	float: left;
	font-size: 12px;
	font-family: "宋体";
	color: #666;
	line-height: 37px;
	padding-left: 10px;
	overflow: hidden;
}

.content .content-list ul.team li .ct-bottom p img {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	float: left;
	margin: 8px 5px 0 0;
}

.content .content-list ul.team li .ct-bottom p b {
	float: left;
	font-weight: normal;
}

.content .content-list ul.team li .ct-bottom p em {
	width: 70px;
	float: left;
	font-style: normal;
	verflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .content-list ul.team li .ct-bottom .btn {
	float: right;
	line-height: 37px;
	font-size: 14px;
	color: #ff4200;
	margin-right: 10px;
}

.content .content-list ul.team li .ct-bottom .btn button {
	width: 75px;
	height: 28px;
	line-height: 28px;
	background: #00a2ac;
	font-size: 14px;
	color: #fff;
	border-radius: 3px;
	margin-top: 4px;
}

.content .content-list ul.team li .ct-bottom .btn span {
	width: 75px;
	height: 28px;
	line-height: 28px;
	background: #b2b2b2;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 3px;
	margin-top: 4px;
}

.ct-bottom .index-btn {
	float: right;
	line-height: 37px;
	font-size: 14px;
	color: #ff4200;
	margin-right: 10px;
}

/*一等奖*/
.content .content-list ul.team li .ct-bottom .first-prize {
	min-width: 74px;
	width: auto;
	max-width: 119px;
	height: 29px;
	float: right;
	margin-top: 3px;
	background: #ffb62a;
	border-bottom: 1px solid #e6a426;
	border-top: 1px solid #ffce42;
}
.content .content-list ul.team li .ct-bottom .first-prize samp {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #fff;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}

.content .content-list ul.team li .ct-bottom .first-prize samp.text-top {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #5c2301;
	position: relative;
	z-index: 1;
	margin-top: -32px;
	font-weight: bold;
}


/*二等奖*/

.content .content-list ul.team li .ct-bottom .second-prize {
	min-width: 74px;
	width: auto;
	max-width: 119px;
	height: 29px;
	float: right;
	margin-top: 3px;
	background: #63b7ff;
	border-bottom: 1px solid #59a5e6;
	border-top: 1px solid #7bcfff;
}

.content .content-list ul.team li .ct-bottom .second-prize samp {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #fff;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}

.content .content-list ul.team li .ct-bottom .second-prize samp.text-top {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #08204a;
	position: relative;
	z-index: 1;
	margin-top: -32px;
	font-weight: bold;
}


/*三等奖*/

.content .content-list ul.team li .ct-bottom .third-prize {
	min-width: 74px;
	width: auto;
	max-width: 119px;
	height: 29px;
	float: right;
	margin-top: 3px;
	background: #e79f78;
	border-bottom: 1px solid #d08f6c;
	border-top: 1px solid #ffb790;
}

.content .content-list ul.team li .ct-bottom .third-prize samp {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #fff;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}

.content .content-list ul.team li .ct-bottom .third-prize samp.text-top {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #42240d;
	position: relative;
	z-index: 1;
	margin-top: -32px;
	font-weight: bold;
}


/*其他奖项*/

.content .content-list ul.team li .ct-bottom .another-prize {
	min-width: 74px;
	width: auto;
	max-width: 100px;
	height: 29px;
	float: right;
	padding: 0 6px;
	margin-top: 3px;
	background: #ff8d1d;
	border-bottom: 1px solid #e67f1a;
	border-top: 1px solid #ffa535;
}

.content .content-list ul.team li .ct-bottom .another-prize samp {
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #fff;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}

.content .content-list ul.team li .ct-bottom .another-prize samp.text-top {
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #65230f;
	position: relative;
	z-index: 1;
	margin-top: -32px;
	font-weight: bold;
}

.content .content-list ul.team li .ct-bottom img.prize {
	width: 74px;
	height: 31px;
	float: right;
	margin-top: 3px;
}

.content .content-list ul.team li .ct-bottom img.hits-team {
	width: 114px;
	height: 31px;
	float: right;
	margin-top: 3px;
}


.content .content-list ul.team li .ct-bottom .btn button:hover {
	background: #0197a0;
}

.content .content-list ul.team li:hover {
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
	-webkit-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
/*团队列表*/

/*作品列表*/
.content .content-list ul.work {
	float: left;
}

.content .content-list ul.work li {
	width: 22%;
	max-height: 360px;
	background: #fff;
	float: left;
	margin-left: 29px;
	margin-bottom: 20px;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.content .content-list ul.work li .pic {
	width: 100%;
	height: 210px;
	float: left;
}

.content .content-list ul.work li img {
	width: 100%;
	height: 210px;
	float: left;
}

.content .content-list ul.work li .mask {
	width: 100%;
	height: 36px;
	background: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	margin-top: -36px;
	float: left;
	display: none;
}

.content .content-list ul.work li .mask p {
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	padding-left: 10px;
}

.content .content-list ul.work li:hover .mask {
	display: block;
}

.content .content-list ul.work li .ct-center {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px dashed #ccc;
}

.content .content-list ul.work li .ct-center p {
	min-height: 19px;
	width: 260px;
	float: left;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	padding-left: 10px;
	padding-bottom: 5px;
}

.content .content-list ul.work li .ct-center p.team-name {
	color: #222;
	padding-top: 6px;
}

.content .content-list ul.work li .ct-center p.team-name a {
	font-size: 14px;
	color: #222;
}

.content .content-list ul.work li .ct-center p.team-name a:hover {
	color: #00a2ac;
	text-decoration: underline;
	cursor: pointer;
}

.content .content-list ul.work li .ct-center dl {
	width: 100%;
	float: left;
	margin-left: 10px;
	margin-bottom : 6px;
}

.content .content-list ul.work li .ct-center dl dd {
	float: left;
	margin-right: 15px;
}

.content .content-list ul.work li .ct-center dl dd i {
	margin: 5px 5px 0 0;
}

.content .content-list ul.work li .ct-center dl dd i.praise {
	width: 14px;
	height: 13px;
	float: left;
	background: url(../../image/match/compete-index-icon.png) -10px -10px no-repeat;
}

.content .content-list ul.work li .ct-center dl dd i.praise:hover {
	cursor: pointer;
}

.content .content-list ul.work li .ct-center dl dd i.praise.active {
	width: 14px;
	height: 13px;
	float: left;
	background: url(../../image/match/compete-index-icon.png) -10px -60px no-repeat;
}

.content .content-list ul.work li .ct-center dl dd i.pl {
	width: 16px;
	height: 14px;
	float: left;
	background: url(../../image/match/compete-index-icon.png) -10px -110px no-repeat;
}

.content .content-list ul.work li .ct-center dl dd i.share {
	width: 16px;
	height: 13px;
	float: left;
	background: url(../../image/match/compete-index-icon.png) -10px -160px no-repeat;
	margin-left: 5px;
}

.content .content-list ul.work li .ct-center dl dd i.share:hover {
	cursor: pointer;
}

.content .content-list ul.work li .ct-center dl dd i.share:hover {
	width: 16px;
	height: 13px;
	float: left;
	background: url(../../image/match/compete-index-icon.png) -10px -210px no-repeat;
}

.content .content-list ul.work li .ct-center dl em {
	font-size: 12px;
	font-family: arial;
	font-style: normal;
	color: #666;
}

.content .content-list ul.work li .ct-bottom {
	min-height: 37px;
	width: 100%;
	float: left;
}

.content .content-list ul.work li .ct-bottom p {
	width: 155px;
	float: left;
	font-size: 12px;
	font-family: "宋体";
	color: #666;
	line-height: 37px;
	padding-left: 10px;
	overflow: hidden;
}

.content .content-list ul.work li .ct-bottom p img {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	float: left;
	margin: 8px 5px 0 0;
}

.content .content-list ul.work li .ct-bottom p b {
	float: left;
	font-weight: normal;
}

.content .content-list ul.work li .ct-bottom p em {
	width: 82px;
	float: left;
	font-style: normal;
	verflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .content-list ul.work li:hover {
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
	-webkit-transform: translate3d(0, -2px, 0);
	-moz-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

/*一等奖*/

.content .content-list ul.work li .ct-bottom .first-prize {
	min-width: 74px;
	width: auto;
	max-width: 114px;
	height: 29px;
	float: right;
	margin-top: 3px;
	background: #ffb62a;
	border-bottom: 1px solid #e6a426;
	border-top: 1px solid #ffce42;
}

.content .content-list ul.work li .ct-bottom .first-prize samp {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #fff;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}

.content .content-list ul.work li .ct-bottom .first-prize samp.text-top {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #5c2301;
	position: relative;
	z-index: 1;
	margin-top: -32px;
	font-weight: bold;
}
/*二等奖*/
.content .content-list ul.work li .ct-bottom .second-prize {
	min-width: 74px;
	width: auto;
	max-width: 114px;
	height: 29px;
	float: right;
	margin-top: 3px;
	background: #63b7ff;
	border-bottom: 1px solid #59a5e6;
	border-top: 1px solid #7bcfff;
}

.content .content-list ul.work li .ct-bottom .second-prize samp {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #fff;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}

.content .content-list ul.work li .ct-bottom .second-prize samp.text-top {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #08204a;
	position: relative;
	z-index: 1;
	margin-top: -32px;
	font-weight: bold;
}
/*三等奖*/
.content .content-list ul.work li .ct-bottom .third-prize {
	min-width: 74px;
	width: auto;
	max-width: 114px;
	height: 29px;
	float: right;
	margin-top: 3px;
	background: #e79f78;
	border-bottom: 1px solid #d08f6c;
	border-top: 1px solid #ffb790;
}

.content .content-list ul.work li .ct-bottom .third-prize samp {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #fff;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}

.content .content-list ul.work li .ct-bottom .third-prize samp.text-top {
	font-size: 17px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #42240d;
	position: relative;
	z-index: 1;
	margin-top: -32px;
	font-weight: bold;
}
/*其他奖项*/
.content .content-list ul.work li .ct-bottom .another-prize {
	min-width: 74px;
	width: auto;
	max-width: 100px;
	height: 29px;
	float: right;
	padding: 0 6px;
	margin-top: 3px;
	background: #ff8d1d;
	border-bottom: 1px solid #e67f1a;
	border-top: 1px solid #ffa535;
}

.content .content-list ul.work li .ct-bottom .another-prize samp {
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #fff;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}

.content .content-list ul.work li .ct-bottom .another-prize samp.text-top {
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	color: #65230f;
	position: relative;
	z-index: 1;
	margin-top: -32px;
	font-weight: bold;
}

.content .content-list ul.work li .ct-bottom img.prize {
	width: 74px;
	height: 31px;
	float: right;
	margin-top: 3px;
}

.content .content-list ul.work li .ct-bottom img.hits-team {
	width: 114px;
	height: 31px;
	float: right;
	margin-top: 3px;
}
/*作品列表*/

/*头部*/
.header-main{
	float: left;
	width: 100%;
	min-width: 1280px;
	height: 470px;
}
.header-main .content{
	width: 100%;
	text-align: center;
}

.header-main .content .content-top{
	float: left;
	width: 100%;
	margin-top: 30px;
}
.header-main .content .content-but{
	float: left;
	width: 100%;
	margin-top: 25px;
}

/*公用部分*/
.content .scr-box{
	float: left;
	width: 100%;
	height: auto;
	background: url(../../image/research/gallery-mk1.png) top center no-repeat;
	border-radius: 30px;
	position: relative;
}

/*援藏教师团队*/
.scr1{
	float: left;
	width: 100%;
}
.scr1 .scr-box h1{
	float: left;
	width: 320px;
	height: 64px;
	background: url(../../image/research/gallery-yz.png) no-repeat;
	position: absolute;
	top:-30px;
	left:480px;
}

/*援疆教师团队*/
.scr2{
	float: left;
	width: 100%;
	margin-top: 80px;
	margin-bottom: 180px;
}
.scr2 .scr-box h1{
	float: left;
	width: 320px;
	height: 64px;
	background: url(../../image/research/gallery-yj.png) no-repeat;
	position: absolute;
	top:-30px;
	left:480px;
}

/*分页*/
.pagerContainer {
	text-align: center;
}

.pagerContainer .pager {
	margin-top: 15px;
	display: inline-block;
}

.pagerContainer .pager ul {
	float: left;
	margin-bottom: 20px;
}

.pagerContainer .pager ul span {
	float: left;
	color: #666;
	float: left;
	line-height: 32px;
}

.pagerContainer .pager ul input {
	float: left;
	border: 1px solid #ccc;
	width: 30px;
	height: 24px;
	margin-top: 4px;
}

.pagerContainer .pager ul a#pageSubmit {
	width: 45px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #ccc;
	cursor: pointer;
	display: inline-block;
	margin-left: 10px;
	margin-top: 4px;
	background-color: white;
}

.pagerContainer .pager ul a#pageSubmit:hover {
	background-color: #00a0b3;
	color: white;
}

.pagerContainer .pager ul li {
	width: 34px;
	height: 34px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #6f7880;
	text-align: center;
	line-height: 34px;
	font-family: arial;
	float: left;
	margin: 0 2px;
}

.pagerContainer .pager ul li.pgCurrent {
	background: #00a0b3;
	border: 1px solid #00a0b3;
	color: #fff;
}

.pagerContainer .pager ul li.pgCurrent:hover {
	background: #00a0b3;
	border: 1px solid #00a0b3;
	color: #fff;
}

.pagerContainer .pager ul li:hover {
	border: 1px solid #00a0b3;
	background: #e3f9fc;
	color: #00a0b3;
	cursor: pointer;
}

.pagerContainer .pager ul li.pgPre {
	width: 36px;
	height: 36px;
	float: left;
	background: url(../../image/match/page-icon.png) -10px -10px no-repeat;
	border: none;
}

.pagerContainer .pager ul li.pgPre:hover {
	width: 36px;
	height: 36px;
	float: left;
	background: url(../../image/match/page-icon.png) -10px -90px no-repeat;
}

.pagerContainer .pager ul li.pgNext {
	width: 36px;
	height: 36px;
	float: left;
	background: url(../../image/match/page-icon.png) -10px -170px no-repeat;
	border: none;
}

.pagerContainer .pager ul li.pgNext:hover {
	width: 36px;
	height: 36px;
	float: left;
	background: url(../../image/match/page-icon.png) -10px -250px no-repeat;
}

.pagerContainer .pager ul li.omit {
	border: 0px;
	width: 25px;
	background: none;
}

.pagerContainer .pager ul li.omit:hover {
	background: none;
	border: none;
	cursor: auto;
	color: #999;
}