@charset "utf-8";

/* css document */

body {
	background: #eeecea;
}

.wrap-content {
	width: 100%;
	min-width: 1280px;
	height: auto;
	float: left;
}

.wrap-content .wrap-main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 15px;
}

.wrap-content .wrap-main .slider-notice {
	width: 100%;
	height: 290px;
	float: left;
	margin-bottom: 39px;
}

.wrap-main .slider-notice .slider {
	width: 905px;
	height: 290px;
	border-radius: 2px;
	float: left;
}

.wrap-main .slider-notice .slider img {
	-webkit-box-shadow: 2px 1px 14px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 1px 14px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 1px 14px rgba(0, 0, 0, 0.5);
}

.wrap-main .slider-notice .notice {
	width: 286px;
	height: 290px;
	float: right;
	background: url(../../image/guoxue/notice-bg.png) repeat;
	border-radius: 2px;
	-webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
}

.notice .notice-main {
	width: 267px;
	height: 290px;
	margin: 0 auto;
}

.notice .notice-main .no-notice {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.notice .notice-main .no-notice img {
	width: 98px;
	margin: 0 auto;
	display: block;
	margin-top: 65px;
	margin-bottom: 20px;
}

.notice .notice-main .no-notice p {
	font-size: 18px;
	color: #5d5d5d;
	text-align: center;
}

.notice-title {
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
}

.notice-title h6 {
	float: left;
	line-height: 45px;
	font-size: 18px;
	color: #222;
}

.notice-title h6 a {
	font-size: 18px;
	color: #222;
	font-weight: bold;
}

.notice-title span {
	float: right;
	line-height: 45px;
	font-size: 14px;
	color: #9a9a9a;
}

.notice-title span a {
	font-size: 14px;
	color: #9a9a9a;
}

.notice-title span a:hover {
	color: #171c61;
	text-decoration: underline;
}

.notice-headlines {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #ccc;
}

.notice-headlines h4 {
	width: 100%;
	font-size: 16px;
	color: #140000;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.notice-headlines h4 a {
	font-size: 16px;
	color: #140000;
	font-weight: bold;
}

.notice-headlines h4 a:hover {
	color: #171c61;
	text-decoration: underline;
}

.notice-headlines p {
	width: 100%;
	float: left;
	line-height: 24px;
	padding-bottom: 10px;
}

.notice-headlines p a {
	font-size: 13px;
	color: #666;
}

.notice-headlines p a:hover {
	color: #171c61;
	text-decoration: underline;
}

.notice-list {
	width: 100%;
	float: left;
}

.notice-list ul {
	float: left;
	padding-top: 5px;
}

.notice-list ul li {
	width: 267px;
	float: left;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.notice-list ul li b {
	width: 4px;
	height: 4px;
	float: left;
	background: #222;
	border-radius: 100%;
	margin-top: 14px;
	margin-right: 5px;
}

.notice-list ul li a {
	font-size: 14px;
	color: #222;
}

.notice-list ul li a:hover {
	color: #171c61;
	text-decoration: underline;
}

.notice-phone {
	width: 100%;
	float: left;
	border-top: 1px dashed #ccc;
}

.notice-phone p {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #222;
	padding-top: 12px;
}

.notice-phone p.work-time {
	color: #666;
	padding-top: 2px;
}


/*赛程安排*/

.arrange {
	width: 100%;
	float: left;
	margin-bottom: 39px;
}

.arrange-title {
	width: 100%;
	height: 55px;
	float: left;
	background: url(../../image/guoxue/scap.png) no-repeat;
	margin-bottom: 15px;
}

.arrange-main {
	width: 100%;
	height: 385px;
	float: left;
	background: #fff;
	-webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
}

.arrange-line {
	width: 1149px;
	height: 37px;
	float: left;
	background: url(../../image/guoxue/line.png) no-repeat;
	margin-top: -240px;
	margin-left: 23px;
}

.network-game {
	width: 745px;
	height: 385px;
	float: left;
}

.network-game-title {
	width: 100%;
	float: left;
	margin-top: 40px;
	margin-bottom: 34px;
}

.network-game-title h3 {
	width: 112px;
	height: 35px;
	line-height: 33px;
	margin: 0 auto;
	background: #171c61;
	text-align: center;
	font-size: 24px;
	color: #fff;
}

.network-game-main {
	width: 100%;
	float: left;
}

.network-game-main ul {
	float: left;
	margin-left: 24px;
}

.network-game-main ul li {
	width: 235px;
	float: left;
}

.network-game-main ul li img {
	margin: 0 auto;
	display: block;
	position: relative;
}

.network-game-main ul li b {
	font-size: 18px;
	color: #222;
	text-align: center;
	padding-top: 25px;
	display: block;
}

.network-game-main ul li p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-top: 10px;
	text-align: center;
}

.network-game-main ul li samp {
	text-align: center;
	font-size: 14px;
	color: #222;
	padding-top: 10px;
	display: block;
}

.offline-events {
	width: 455px;
	height: 385px;
	float: left;
	background: #f6f4f4;
}

.offline-events-title {
	width: 100%;
	float: left;
	margin-top: 40px;
	margin-bottom: 34px;
}

.offline-events-title h3 {
	width: 112px;
	height: 35px;
	line-height: 33px;
	margin: 0 auto;
	background: #171c61;
	text-align: center;
	font-size: 24px;
	color: #fff;
}

.offline-events-main {
	width: 100%;
	float: left;
}

.offline-events-main ul {
	float: left;
	margin-left: 3px;
}

.offline-events-main ul li {
	width: 225px;
	float: left;
}

.offline-events-main ul li img {
	margin: 0 auto;
	display: block;
	position: relative;
}

.offline-events-main ul li b {
	font-size: 18px;
	color: #222;
	text-align: center;
	padding-top: 25px;
	display: block;
}

.offline-events-main ul li p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-top: 10px;
	text-align: center;
}

.offline-events-main ul li samp {
	text-align: center;
	font-size: 14px;
	color: #222;
	padding-top: 10px;
	display: block;
}


/*参赛人员分布*/

/*.spread {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 39px;
}

.spread-title {
	width: 100%;
	height: 55px;
	float: left;
	background: url(../../image/guoxue/csry.png) no-repeat;
	margin-bottom: 15px;
}

.spread-main {
	width: 100%;
	height: 366px;
	float: left;
	background: #fff;
	-webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
}

.bar-charts {
	width: 1123px;
	height: auto;
	margin: 0 auto;
	margin-top: 45px;
}

.bar-charts img {
	margin: 0 auto;
	display: block;
}*/


/*专家荐书*/

.book {
	width: 100%;
	float: left;
	margin-bottom: 100px;
}

.book-title {
	width: 100%;
	height: 55px;
	float: left;
	background: url(../../image/guoxue/zjjs.png) no-repeat;
	margin-bottom: 15px;
}

.book-main {
	width: 100%;
	height: 308px;
	float: left;
	background: #fff;
	-webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
}

.book-main ul li {
	width: 545px;
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}

.book-main ul li img {
	width: 154px;
	height: 205px;
	float: left;
	margin-right: 20px;
}

.book-main ul li h5 {
	width: 360px;
	font-size: 20px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 10px;
}

.book-main ul li h5 a {
	font-size: 20px;
	color: #222;
}

.book-main ul li h5 a:hover {
	color: #171c61;
	text-decoration: underline;
}

.book-main ul li samp {
	width: 360px;
	font-size: 13px;
	float: left;
	color: #666;
	padding-bottom: 10px;
}

.book-main ul li p {
	width: 360px;
	font-size: 13px;
	color: #666;
	line-height: 24px;
	float: left;
}

.book-main .more {
	width: 100%;
	float: left;
}

.book-main .more a {
	font-size: 14px;
	color: #666;
	line-height: 65px;
	float: right;
	padding-right: 40px;
}

.book-main .more a b {
	font-family: simsun;
	font-weight: normal;
}

.book-main .more a:hover {
	color: #171c61;
	text-decoration: underline;
}


/*往届回顾*/

.review {
	width: 100%;
	float: left;
	margin-bottom: 39px;
}

.review-title {
	width: 100%;
	height: 55px;
	float: left;
	background: url(../../image/guoxue/wjhg.png) no-repeat;
	margin-bottom: 15px;
}

.review-main {
	width: 100%;
	height: 400px;
	float: left;
	background: #fff;
	-webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
}

.review-main-center {
	width: 1135px;
	margin: 0 auto;
}

.review-main-center img {
	width: 594px;
	height: 343px;
	float: left;
	margin: 26px 30px 0 0;
}

.review-main-center h5 {
	width: 510px;
	float: left;
	font-size: 20px;
	color: #222;
	font-weight: bold;
	line-height: 34px;
	padding-top: 35px;
}

.review-main-center h5 a {
	font-size: 20px;
	color: #222;
	font-weight: bold;
}

.review-main-center h5 a:hover {
	color: #171c61;
	text-decoration: underline;
}

.review-main-center p {
	width: 510px;
	float: left;
	line-height: 24px;
	color: #666;
	font-size: 13px;
	padding-top: 15px;
}

.review-main-center a.more {
	font-size: 14px;
	color: #666;
	float: right;
	padding-top: 2px;
}

.review-main-center a.more b {
	font-family: simsun;
	font-weight: normal;
}

.review-main-center a.more:hover {
	color: #171c61;
	text-decoration: underline;
}


/*右侧悬浮*/

.fixed {
	width: 141px;
	min-height: 200px;
	position: fixed;
	display: block;
	/*left: 50%;*/
	margin-left: 610px;
	border-radius: 3px;
	background: url(../../image/guoxue/roof.png) no-repeat;
	right: 0;
	z-index: 1;
}

.fixed-main {
	width: 104px;
	height: auto;
	background: url(../../image/guoxue/notice-bg.png) repeat;
	float: left;
	margin-left: 19px;
	-webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	margin-top: 29px;
}

.fixed-main-center {
	width: 80px;
	height: auto;
	margin: 0 auto;
}

.fixed-main-center ul li {
	width: 100%;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
	font-size: 16px;
}

.fixed-main-center ul li a {
	font-size: 16px;
	color: #171c61;
}

.fixed-main-center ul li a:hover {
	font-weight: bold;
}

/*赛事盛况*/
.pomp{
	width: 100%;
	float: left;
	margin-bottom:39px;
}

.pomp-title {
	width: 100%;
	height: 55px;
	float: left;
	background: url(../../image/guoxue/sssk.png) no-repeat;
	margin-bottom: 15px;
}

/* .pomp .pomp-befor ul{
    margin-left: -62px;
} */

.pomp .pomp-befor ul li{
	float: left;
    /* margin-right: 50px; */
	width:380px;
	-webkit-box-shadow: 0 1px 10px #a5aeb4;
    box-shadow: 0 1px 10px #a5aeb4;
    background: #fff;
    cursor: pointer;
    margin: 0 -10px 0 22px;
}
.pomp .pomp-befor ul li.la-one{
	margin-right: 0;
}
.pomp .pomp-befor ul li .mark{
	float: left;
	width:100%;
}
.pomp .pomp-befor ul li .mark img{
	float: left;
}
.pomp .pomp-befor ul li .mark .ma-bg{
	float: left;
    width: 380px;
    height: 200px;
    background: url(../../image/guoxue/picH1.jpg) repeat;
    margin-top: -200px;
    display: none;
}
.pomp .pomp-befor ul li .mark .ma-bg img{
	float: left;
	width:37px;
	height:37px;
	margin: 45px 94px;
}
.pomp .pomp-befor ul li:hover .mark .ma-bg{
	display: block;
}
.pomp .pomp-befor ul li dl{
	float: left;
	padding:10px;
	width:205px;
}
.pomp .pomp-befor ul li dl dd{
	float: left;
	width:100%;
}
.pomp .pomp-befor ul li dl dd a{
	float: left;
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#222;
	font-size: 14px;
}
.pomp .pomp-befor ul li dl dd span{
	float: left;
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#666;
	font-size: 14px;
}


.pomp-main {
    margin-top: 35px;
	width: 100%;
	height: 260px;
	float: left;
	background: #fff;
	-webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
}
.pomp-main .pre2 {
    width: 30px;
    height: 112px;
    float: left;
    background: url(../../image/guoxue/index-fy.png) -10px -10px no-repeat;
    margin-top: 85px;
    cursor: pointer;
}
.pomp-main .pre2:hover{
	background: url(../../image/guoxue/index-fy.png) -10px -210px no-repeat;
}
.pomp-main .next2 {
    width: 30px;
    height: 112px;
    float: right;
    background: url(../../image/guoxue/index-fy.png) -120px -10px no-repeat;
    margin-top: 85px;
    cursor: pointer;
}
.pomp-main .next2:hover{
	background: url(../../image/guoxue/index-fy.png) -120px -210px no-repeat;
}
.pomp-main .lunbo-main{
	width: 1120px;
    height: 300px;
    float: left;
    margin-top: 35px;
    margin-left: 5px;
}
.pomp-main .lunbo-main ul li {
	width: 270px;
	height: 193px;
	float: left;
	margin-left: 10px;
}

.pomp-main .lunbo-main ul li .pic {
	width: 270px;
	height: 193px;
	float: left;
	background: #fff;
	margin-bottom: 5px;
}

.pomp-main .lunbo-main ul li .pic img {
	width: 270px;
	height: 193px;
}

.pomp-main .lunbo-main ul li p {
	width:270px;
	float: left;
}

.pomp-main .lunbo-main ul li p a {
	font-size: 20px;
	color: #222;
	width:270px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
}
.pomp-main .lunbo-main ul li p span{
	float: left;
	width:100%;
	text-align: center;
	font-size: 14px;
	color:#666;
}
/* 视频播放 弹窗开始 */
.tc-video{
    width: 718px;
    height: auto;
    border-radius: 5px;
    background: #fff;
    display: none;
}													
.tc-video .main-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #b7d3f3;
    background: #f2f8ff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tc-video .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}													
.tc-video .main-title i.close {
    width: 14px;
    height: 14px;
    float: right;
    background: url(../../image/guoxue/tc-close-icon.png) -10px -10px no-repeat;
    margin-top: 15px;
    margin-right: 20px;
}
.tc-video .main-title i.close:hover {
	background: url(../../image/guoxue/tc-close-icon.png) -10px -60px no-repeat;
	cursor: pointer;
}
.tc-video .video-main{
	width:678px;
	height: 500px;
	float:left;
	padding:20px 20px 20px 20px;
}
/* 视频播放 弹窗结束 */
/*图片预览 弹窗*/													
.tc-tpyl{
    width: 718px;
    height: auto;
    border-radius: 5px;
    background: #fff;
    display: none;
}													
.tc-tpyl .main-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #b7d3f3;
    background: #f2f8ff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tc-tpyl .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}													
.tc-tpyl .main-title i.close {
    width: 14px;
    height: 14px;
    float: right;
    background: url(../../image/guoxue/tc-close-icon.png) -10px -10px no-repeat;
    margin-top: 15px;
    margin-right: 20px;
}
.tc-tpyl .main-title i.close:hover {
	background: url(../../image/guoxue/tc-close-icon.png) -10px -60px no-repeat;
	cursor: pointer;
}
.tc-tpyl .tpyl-main{
	width:678px;
	float:left;
	padding:20px 20px 0;
}
.tc-tpyl .tpyl-main .tpyl-lf{
	float:left;
	width:100%;
}
.connected-carousels{
	position: relative;
}
.connected-carousels .carousel-stage li img{
    max-width:520px;
}
.connected-carousels .carousel-navigation li img{
    width:60px;
    height:60px;
}
.connected-carousels>a.prev{
	float: left;
	width:16px;
	height: 28px;
	position: absolute;
	top: 44%;
    left: 20px;
}
.connected-carousels>a.next{
	float: left;
	width:16px;
	height: 28px;
	position: absolute;
	top: 44%;
    right: 20px;
}
.connected-carousels>a span{
	float: left;
	width:100%;
	height: 100%;
	
}
.connected-carousels>a.prev span{
	background: url(../../image/guoxue/next.png) 0px -40px no-repeat;
}
.connected-carousels>a.prev:hover span{
	background: url(../../image/guoxue/next.png) -30px -40px no-repeat;
}
.connected-carousels>a.next span{
	background: url(../../image/guoxue/next.png) 0px 0px no-repeat;
}
.connected-carousels>a.next:hover span{
	background: url(../../image/guoxue/next.png) -30px 0px no-repeat;
}

.lunbo-ul{
    width: 1120px;
    /* margin-top: 5px; */
}

/*专家顾问*/

.expert {
	width: 100%;
	float: left;
	margin-bottom: 39px;
}

.expert-title {
	width: 100%;
	height: 55px;
	float: left;
	background: url(../../image/guoxue/zjgw.png) no-repeat;
	margin-bottom: 15px;
}

.expert-main {
	width: 100%;
	height: 320px;
	float: left;
}

.expert-main ul {
	margin-left: -18px;
}

.expert-main ul li {
	width: 225px;
	height: 320px;
	margin-left: 18px;
	float: left;
	background: url(../../image/guoxue/experts-bg.jpg) no-repeat;
	-webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.2);
}

.expert-main ul li img {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	display: block;
	margin-top: 53px;
}

.expert-main ul li h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #222;
	padding-top: 48px;
}

.expert-main ul li:hover img {
	display: none;
}

.expert-main ul li:hover h2 {
	display: none;
}

.expert-main ul li:hover {
	background: url(../../image/guoxue/picH2.jpg) no-repeat;
	cursor: pointer;
	/* -webkit-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	transition: all 0.6s linear; */
}

.expert-main ul li:hover .hover {
	width: 195px;
	margin: 0 auto;
	display: block;
}

.expert-main ul li:hover .hover b {
	width: 100%;
	font-size: 16px;
	color: #222;
	padding: 19px 0 10px 0;
	float: left;
	    color: white;
}

.expert-main ul li:hover .hover p {
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	float: left;
	    color: white;
}

.expert-main ul li .hover {
	display: none;
}

/*专家顾问 */
