@charset "utf-8";

/* css document */


/*banner*/

.banner {
	width: 100%;
	min-width: 1280px;
	height: 365px;
	float: left;
	background: url(../../../image/chinesePhysicsSpecial/banner.jpg) center no-repeat;
	margin-top: -3px;
	position: relative;
	z-index: -2;
}

.wrap {
	width: 100%;
	min-width: 1280px;
	float: left;
}

.wrap-main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: -22px;
	position: relative;
}

.section {
	width: 100%;
	float: left;
	border: 1px solid #4c76e3;
	margin-bottom: 20px;
	border-radius: 5px;
}

.section-title {
	width: 100%;
	height: 40px;
	background: #4c76e3;
	float: left;
}

.section-title i {
	float: left;
	margin-left: 25px;
	margin-right: 10px;
}

.section-title i.language-review {
	width: 20px;
	height: 24px;
	margin-top: 8px;
	background: url(../../../image/chinesePhysicsSpecial/icon-1.png) -10px -10px no-repeat;
}

.section-title i.expert-review {
	width: 24px;
	height: 23px;
	margin-top: 8px;
	background: url(../../../image/chinesePhysicsSpecial/icon-1.png) -10px -70px no-repeat;
}

.section-title i.physical-review {
	width: 24px;
	height: 23px;
	margin-top: 8px;
	background: url(../../../image/chinesePhysicsSpecial/icon-1.png) -10px -130px no-repeat;
}

.section-title i.photo {
	width: 24px;
	height: 20px;
	margin-top: 8px;
	background: url(../../../image/chinesePhysicsSpecial/icon-1.png) -10px -190px no-repeat;
}

.section-title h6 {
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	float: left;
}

.section-main {
	width: 100%;
	float: left;
}


/*学科会介绍*/

.intro {
	width: 100%;
	height: 360px;
	float: left;
	background: #4c76e3;
	border-radius: 5px;
	margin-bottom: 20px;
}

.intro .pic {
	width: 464px;
	height: 310px;
	background: #fff;
	float: left;
	margin: 24px 16px 25px 25px;
}

.intro .pic img {
	width: 456px;
	height: 302px;
	margin: 4px;
}

.intro .intro-content {
	width: 685px;
	height: auto;
	float: left;
	margin-top: 24px;
}

.intro .intro-content h3 {
	width: 100%;
	float: left;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #fff;
}

.intro .intro-content h3 a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.intro .intro-content .intro-content-main {
	width: 100%;
	float: left;
	height: 270px;
	overflow-x: hidden;
	overflow-y: auto;
}

.intro .intro-content .intro-content-main p {
	width: 650px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-indent: 24px;
}


/*语文考点复习指导*/

.chinese-left {
	width: 840px;
	float: left;
}

.chinese-left ul {
	width: 100%;
	float: left;
}

.chinese-left ul li {
	width: 262px;
	height: auto;
	float: left;
	margin: 12px 0 0 13px;
}

.chinese-left ul li .pic {
	width: 262px;
	height: 228px;
	border: 1px solid transparent;
	float: left;
	margin-bottom: 5px;
}

.chinese-left ul li .pic img {
	width: 241px;
	height: 160px;
	margin: 0 auto;
	display: block;
	border: 1px solid transparent;
	margin-top: 10px;
}

.chinese-left ul li .pic h6 {
	width: 241px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 3px;
}

.chinese-left ul li .pic p {
	font-size: 14px;
	float: left;
	padding-left: 10px;
	color: #666;
}

.chinese-left ul li .pic p span {
	color: #333;
}

.chinese-left ul li .pic:hover {
	background: #fff;
	-webkit-box-shadow: 0 1px 10px #a5aeb4;
	box-shadow: 0 1px 10px #a5aeb4;
	cursor: pointer;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.chinese-left ul li .pic h6:hover {
	color: #4c76e3;
	text-decoration: underline;
}

.chinese-left ul li .pic i {
	width: 52px;
	height: 52px;
	float: left;
	background: url(../../../image/chinesePhysicsSpecial/play2.png) -10px -10px no-repeat;
	position: relative;
	top: -140px;
}

.chinese-left ul li .pic i:hover {
	background: url(../../../image/chinesePhysicsSpecial/play2.png) -10px -100px no-repeat;
}

.chinese-left ul li .text {
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

.chinese-left ul li .text p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-left: 12px;
}

.chinese-left ul li .text p span {
	color: #666;
	float: left;
}

.chinese-left ul li dl {
	width: 240px;
	float: left;
	margin-left: 15px;
}

.chinese-left ul li dl dd {
	width: 100%;
	font-size: 14px;
	padding-bottom: 5px;
}

.chinese-left ul li dl dd a {
	color: #ff4800;
}

.chinese-left ul li dl dd a b {
	font-family: simsun;
	font-weight: normal;
}

.chinese-left ul li dl dd a:hover {
	text-decoration: underline;
}

.chinese-right {
	width: 360px;
	float: left;
	margin-top: 24px;
}

.chinese-right .right-main {
	width: 311px;
	height: auto;
	margin: 0 auto;
}

.chinese-right .right-main .right-main-top {
	width: 100%;
	float: left;
}

.chinese-right .right-main .right-main-top h6 {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #4c76e3;
	font-size: 18px;
	font-weight: bold;
	color: #4c76e3;
}

.chinese-right .right-main .right-main-top ul {
	width: 100%;
	float: left;
	margin-top: 4px;
}

.chinese-right .right-main .right-main-top ul li {
	width: 100%;
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
}

.chinese-right .right-main .right-main-top ul li samp {
	width: 100%;
	font-size: 14px;
	padding-bottom: 2px;
	float: left;
}

.chinese-right .right-main .right-main-top ul li samp a {
	font-size: 14px;
	color: #222;
	font-weight: bold;
}

.chinese-right .right-main .right-main-top ul li samp a:hover {
	color: #4c76e3;
	text-decoration: underline;
}

.chinese-right .right-main .right-main-top ul li p {
	width: 100%;
	float: left;
}

.chinese-right .right-main .right-main-top ul li p span {
	font-size: 14px;
	color: #666;
	padding-right: 10px;
}

.chinese-right .right-main .right-main-top ul li.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #ccc;
}

.chinese-right .right-main .right-main-bottom {
	width: 100%;
	float: left;
	margin-top: 15px;
}

.chinese-right .right-main .right-main-bottom h6 {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #4c76e3;
	font-size: 18px;
	font-weight: bold;
	color: #4c76e3;
}

.chinese-right .right-main .right-main-bottom ul {
	width: 100%;
	float: left;
	margin: 10px 0 20px 0;
}

.chinese-right .right-main .right-main-bottom ul li {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 24px;
}

.chinese-right .right-main .right-main-bottom ul li a {
	font-size: 14px;
	color: #222;
	font-weight: bold;
}

.chinese-right .right-main .right-main-bottom ul li a:hover {
	color: #4c76e3;
	text-decoration: underline;
}


/*专家点评*/

.reviews {
	width: 100%;
	float: left;
	margin-top: 14px;
}

.reviews ul {
	float: left;
}

.reviews ul li {
	width: 585px;
	height: 195px;
	border: 1px solid transparent;
	margin-left: 9px;
	margin-bottom: 15px;
	float: left;
}

.reviews ul li .reviews-content {
	width: 565px;
	height: 175px;
	background: #f2f2f2;
	border-radius: 2px;
	margin: 10px;
}

.reviews ul li .reviews-content .pic {
	width: 260px;
	height: 175px;
	float: left;
	margin-right: 25px;
}

.reviews ul li .reviews-content .pic img {
	width: 260px;
	height: 175px;
}

.reviews ul li .reviews-content .pic i {
	width: 52px;
	height: 52px;
	float: left;
	background: url(../../../image/chinesePhysicsSpecial/play2.png) -10px -10px no-repeat;
	position: relative;
	top: -120px;
	left: 104px;
}

.reviews ul li .reviews-content .pic i:hover {
	background: url(../../../image/chinesePhysicsSpecial/play2.png) -10px -100px no-repeat;
}

.reviews ul li .reviews-content .text {
	width: 280px;
	float: left;
}

.reviews ul li .reviews-content .text b {
	width: 100%;
	height: 70px;
	font-size: 16px;
	color: #222;
	float: left;
	padding-top: 20px;
}

.reviews ul li .reviews-content .text b:hover {
	color: #4c76e3;
	text-decoration: underline;
}

.reviews ul li .reviews-content .text p {
	width: 252px;
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.reviews ul li .reviews-content .text p span {
	font-size: 14px;
	color: #222;
}

.reviews ul li:hover {
	background: #fff;
	-webkit-box-shadow: 0 1px 10px #a5aeb4;
	box-shadow: 0 1px 10px #a5aeb4;
	cursor: pointer;
	border: 1px solid #ccc;
	border-radius: 3px;
}


/*物理考点复习指导*/

.physical {
	width: 100%;
	float: left;
}

.physical ul {
	float: left;
	border-right: 1px dashed #ccc;
	margin-top: 25px;
	margin-bottom: 25px;
}

.physical ul li {
	width: 350px;
	margin: 0 24px 0 25px;
	line-height: 34px;
}

.physical ul li a {
	width: 300px;
	font-size: 14px;
	color: #222;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.physical ul li a b {
	width: 4px;
	height: 4px;
	float: left;
	border-radius: 100%;
	background: #666;
	margin-top: 16px;
	margin-right: 10px;
}

.physical ul li a:hover {
	color: #4c76e3;
	text-decoration: underline;
}

.physical ul li a:hover b {
	background: #4c76e3;
}

.physical ul li span {
	float: right;
	color: #666;
	font-size: 14px;
}


/*精彩照片*/

.section.photo {
	margin-bottom: 80px;
}

.section.photo .imgs{
	float: left;
	margin: 25px 11px;
}

.section.photo .imgs span{
	width: 220px;
	height: 145px;
	float: left;
	margin-left: 13px;
}

.section.photo .imgs span img {
	width: 220px;
	height: 145px;
}


/*视频弹窗*/

.tc-video {
	width: 1000px;
	background: #fff;
	height: auto;
	display: none;
	border-radius: 2px;
}

.tc-video .close {
	width: 14px;
	height: 14px;
	z-index: 5;
	float: right;
	background: url(../../../image/chinesePhysicsSpecial/close.png) -10px -10px no-repeat;
	cursor: pointer;
	margin: 8px 8px 0 0;
}

.tc-video .close:hover {
	background: url(../../../image/chinesePhysicsSpecial/close.png) -10px -50px no-repeat;
	cursor: pointer;
}

.tc-video video {
	width: 950px;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 20px;
}
.wrap-ct{
    width: 100%;
    min-width: 1280px;
    height: auto;
    float: left;
}
.wrap-ct .main{
	width: 945px;
    height: auto;
    margin: 0 auto;
    margin-top: 25px;
}
.wrap-ct .main .main-title {
    width: 943px;
    height: 83px;
    float: left;
    border: 1px solid #d8d8d8;
    background: #fff;
}
.wrap-ct .main .main-title b {
    width: 5px;
    height: 26px;
    background: #2f5dab;
    float: left;
    margin-top: 28px;
    margin-right: 20px;
}
.wrap-ct .main .main-title h5 {
    float: left;
    font-size: 22px;
    color: #333;
    line-height: 80px;
}
.wrap-ct .main .main-container {
    width: 943px;
    height: auto;
    border: 1px solid #d8d8d8;
    background: #fff;
    float: left;
    margin-bottom: 60px;
}