.hd-2a {
	float: left;
	width: 162px;
	display: inline;
	font-size: 25px;
	color: #141313;
	margin: 12px 26px 0px 16px;
}

.hd-2a a {
	color: #141313;
}

.hd-2r span {
	float: left;
	display: inline;
	width: auto;
	overflow: hidden;
	margin: 7px 0px 0px 22px;
}

.dxr {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.dxr-left {
	float: left;
	width: 935px;
	overflow: hidden;
}

.ct-1m {
	float: left;
	width: 928px;
	overflow: hidden;
	margin-top: 30px;
}

.banner {
	float: left;
	width: 666px;
	overflow: hidden;
}

#divSmallBox {
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	width: 10px;
	height: 10px;
}

#playBox {
	width: 925px;
	height: 316px;
	border: 1px #eee solid;
	position: relative;
	overflow: hidden;
}

#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}

#playBox .oUlplay li {
	float: left;
	width: 925px;
	height: 316px;
	overflow: hidden;
}

#playBox .oUlplay li img {
	float: left;
	width: 100%;
	height: 316px;
}

#playBox .pre,
#playBox .next {
	display: none;
}

#playBox .smalltitle {
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 32px;
	z-index: 10;
}

#playBox .smalltitle ul {
	width: 88px;
	margin: 0 auto;
	overflow: hidden;
}

#playBox .smalltitle ul li {
	width: 17px;
	height: 20px;
	margin: 0 5px;
	border-radius: 10px;
	background: url(../images/index-2.png) no-repeat center;
	float: left;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}

#playBox .smalltitle .thistitle {
	background: url(../images/index-1.png) no-repeat center;
}

.thispic {
	background-color: transparent;
}

#smallpic {
	float: left;
	width: 1000px;
	overflow: hidden;
	margin-top: 15px;
}

#smallpic li {
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 25px;
	cursor: pointer;
}

#smallpic li img {
	width: 213px;
	height: 138px;
	transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
}

#smallpic li img:hover {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.dxr-la {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 31px;
	/* background: url(../images/zx-20160912-31.jpg) no-repeat; */
	height: 37px;
}


/* .dxr-la span {
        float: left;
        width: 93px;
        line-height: 37px;
        overflow: hidden;
        text-align: center;
        font-size: 13px;
    }
    .dxr-la span {
        float: left;
        width: 105px;
        line-height: 37px;
        overflow: hidden;
        text-align: center;
        font-size: 13px;
        margin-left: -5px;
    }

    .dxr-la span:hover {
        font-size: 16px;
        background: #eb5e23;
    }

	.dxr-la span:hover a {
		color: #fff;
	}

	.dxr-la span a {
		color: #888;
	}

    .dxr-la .ds {
        font-size: 16px;
        background: #eb5e23;
    }
	.dxr-la .ds a {
		color: #fff;
	}
    */

.dxr-la .ds,
.dxr-la span:hover {
	background: url(/images/index-20160902-37.jpg) no-repeat;
}

.dxr-la span:hover a {
	color: white;
}

.dxr-la span {
	float: left;
	display: inline;
	width: 86px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background: url(/images/index-20160902-38.jpg) no-repeat;
	overflow: hidden;
	margin: 0px 15px 0px 0px;
	font-size: 14px;
	color: #7e7e7e;
	cursor: pointer;
}

.dxr-la span a {
	font-size: 14px;
	color: #7e7e7e;
}

.dxr-la .ds a {
	color: #fff;
}

.dxr-lb {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.ct-8s {
	float: left;
	width: 927px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}

.ct-8s .ct-pic {
	float: left;
	width: 218px;
	height: 132px;
	overflow: hidden;
}

.ct-8s .ct-pic img {
	float: left;
	width: 218px;
	height: 132px;
	overflow: hidden;
}

.ct-8sa {
	float: left;
	width: 706px;
	border: 1px #e5e5e5 solid;
	border-left: none;
	height: 130px;
	overflow: hidden;
}

.ct-8sa span {
	float: left;
	display: inline;
	width: 602px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 13px 0px 0px 18px;
	font-size: 16px;
}

.ct-8sa span a {
	color: #777777;
	font-size: 14px;
}

.ct-8sa span a:hover {
	color: #eb5e23;
}

.ts {
	float: right;
	width: 340px;
	display: inline;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 15px;
}

.ts p {
	float: left;
	display: inline;
	width: auto;
	line-height: 22px;
	margin-right: 10px;
	color: #bbb;
}

.ts p img {
	margin-right: 3px;
	position: relative;
	top: -2px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.ts p a {
	color: #b7b7b7;
	cursor: text;
}

.ct-8rc {
	width: 58px;
	height: 23px;
	line-height: 37px;
	position: absolute;
	background: url(/images/index-3.png) no-repeat;
	z-index: 14;
	left: 163px;
	top: 20px;
}

.ct-8rc span {
	float: right;
	line-height: 21px;
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	width: 52px;
}

.ct-8rc span a {
	color: #fff;
}

.dxr-more {
	float: left;
	width: 927px;
	overflow: hidden;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: #eb5e23;
	margin-top: 20px;
	font-size: 16px;
}

.dxr-more a {
	display: block;
	color: #fff;
}

.kong {
	width: 100%;
	overflow: hidden;
	height: 40px;
}

.dxr-right {
	float: right;
	width: 265px;
	overflow: hidden;
}

.dxr-ra {
	float: right;
	width: 264px;
	overflow: hidden;
	margin-top: 30px;
}

.dxr-ra span {
	float: left;
	width: 100%;
	height: 78px;
	line-height: 78px;
	text-align: center;
	background: #eb5e23;
	border-radius: 5px;
	font-size: 25px;
}

.dxr-ra span a {
	color: #fff;
	display: block;
}

.dxr-ra p {
	float: left;
	width: 100%;
	overflow: hidden;
}

.dxr-ra p img {
	margin-top: 12px;
}

.dxr-rs {
	float: right;
	width: 264px;
	overflow: hidden;
	margin-top: 18px;
}

.dxr-rs p {
	float: left;
	width: 100%;
	overflow: hidden;
}

.dxr-rs p img {
	margin-top: 12px;
	width: 259px;
	height: 137px;
}

.xy-2ra {
	float: left;
	width: 261px;
	border: 1px #e5e5e5 solid;
	overflow: hidden;
	margin-top: 24px;
	padding-bottom: 16px;
}

.xy-2ra h2 {}

.xy-2ra h2 a {
	font-size: 13px;
	float: right;
	width: auto;
	margin-top: 14px;
	color: #3a3a3a;
}

.ct-6raa {
	float: left;
	display: inline;
	width: 221px;
	border: 1px #dcdcdc solid;
	background: #f8f8f8;
	margin: 10px 0px 0px 10px;
	padding: 0px 10px;
	height: 40px;
	line-height: 40px;
}

.ct-6raa a {
	font-size: 14px;
	color: #878787;
}

.ct-6rab {
	float: right;
	width: 244px;
	overflow: hidden;
	height: 24px;
	margin-top: 5px;
	background: url(../images/index-20160902-91.jpg) no-repeat left center;
	padding-left: 6px;
	line-height: 24px;
}

.ct-6rab span {
	font-size: 13px;
	color: #b7b7b7;
	margin-left: 12px;
}

.ct-6rac {
	float: left;
	display: inline;
	width: 102px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #709ff2;
	border-radius: 10px;
	margin: 12px 0px 0px 78px;
}

.ct-6rac a {
	font-size: 15px;
	color: #fff;
}

.xy-2ra ul {
	float: right;
	width: 252px;
	overflow: hidden;
	margin-top: 14px;
}

.xy-2ra ul li {
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 36px;
	height: 36px;
}

.xy-2ra ul li span {
	float: left;
	width: 25px;
	height: 25px;
	background: url(../images/index-20160902-50.jpg) no-repeat center;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
}

.xy-2ra ul li a {
	float: left;
	display: inline;
	width: 200px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin-left: 15px;
	font-size: 15px;
	color: #666666;
}

.xy-2ra h2 span a {
	color: #eb5e23;
	font-size: 14px;
}

.xy-2rb {
	float: right;
	width: 250px;
	overflow: hidden;
	margin-top: 7px;
}

.xy-2rb a {
	font-size: 15px;
	color: #666;
}

.tab1,
.tab2,
.tab3,
.tab4,
.tab5,
.tab6,
.tab7,
.tab8,
.tab9,
.tab10,
.tab11,
.tab12 {
	float: left;
	width: 51px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	display: inline;
	margin-right: 8px;
	margin-top: 9px;
	background: #e6f0f7;
	text-align: center;
	margin-top: 10px;
}

.tab2 {
	width: 183px;
	background: #fef6ce;
}

.tab3 {
	width: 83px;
}

.tab4 {
	width: 59px;
}

.tab5 {
	width: 62px;
	background: #b4d1e6;
}

.tab6 {
	width: 83px;
	background: #fef6ce;
}

.tab7 {
	width: 78px;
	margin-right: 0px;
}

.tab8 {
	width: 96px;
	background: #fef6ce;
}

.tab10 {
	width: 44px;
	margin-right: 0px;
}

.tab11 {
	width: 68px;
	background: #fef6ce;
}

.tab12 {
	width: 73px;
	background: #b4d1e6;
	margin-right: 0px;
}

.nr-1 {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.nr-1 span {
	float: left;
	width: 82px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	overflow: hidden;
	background: url(../images/zx-20160912-35.jpg) no-repeat;
	padding-right: 10px;
	font-size: 16px;
	color: #fff;
}

.nr-1 p {
	float: left;
	display: inline;
	width: 776px;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	margin-left: 12px;
	font-size: 22px;
	font-family: "微软雅黑";
	color: #777777;
}

.nr-3 {
	float: left;
	width: 98%;
	text-align: right;
	overflow: hidden;
	font-size: 12px;
	color: #b7b7b7;
	height: 30px;
	margin-top: 10px;
}

.nr-3 span {
	margin-left: 5px;
	position: relative;
	top: -3px;
}

.nr-3 img {
	margin-left: 15px;
	position: relative;
	top: -1px;
}

.nr-3 .author {
	background-image: url(../../images/teacher_01.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #b7b7b7;
	padding-left: 21px;
	position: relative;
	top: -3px;
}

.nr-2 {
	float: left;
	width: 910px;
	overflow: hidden;
	background: url(../images/zx-20160912-46.jpg) repeat-x bottom;
	padding-bottom: 30px;
	font-family: "微软雅黑";
}

.nr-2 a {
	text-decoration: underline;
	color: blue;
	color: -webkit-link;
}

.nr-2 p {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 6px;
	line-height: 25px;
	font-size: 14px;
	color: #777777 !important;
	font-family: "微软雅黑" !important;
}

.nr-2 p span {
	color: #777777 !important;
	font-family: "微软雅黑" !important;
}

.nr-page {
	float: left;
	width: 600px;
	overflow: hidden;
	margin-top: 14px;
}

.nr-page span {
	float: left;
	width: 100%;
	line-height: 32px;
	overflow: hidden;
	font-size: 16px;
	color: #777777;
}

.nr-page span:hover a {
	color: #EA5E23;
}

.nr-page span a {
	color: #777777;
}

.nr-4 {
	float: left;
	display: inline;
	width: auto;
	background: url(../../images/index-20160902-70.jpg) no-repeat left center;
	padding-left: 24px;
	font-size: 14px;
	margin: 18px 0px 0px 15px;
}

.nr-4 a {
	color: #777777;
}

.nr-4:hover a {
	/*color: #EA5E23;*/
}

.nr-5 {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 18px;
}

.nr-5 p {
	float: left;
	width: 100%;
	overflow: hidden;
}

.nr-5 span {
	float: left;
	width: 120px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	overflow: hidden;
	background: url(../images/zx-20160912-47.jpg) no-repeat;
	padding-right: 12px;
	margin-top: 15px;
	color: #fff;
	font-size: 16px;
}

.nr-6 {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}

.nr-6 h2 {
	float: left;
	width: 100%;
	overflow: hidden;
	background: url(../images/gkk-20160909-6.jpg) no-repeat bottom left;
	padding-bottom: 12px;
	font-size: 20px;
	color: #5b5b5b;
}

.nr-6r {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 14px;
	background: url(../images/zx-20160912-48.jpg) repeat-x bottom;
}

.nr-6ra {
	float: left;
	width: 60px;
	overflow: hidden;
}

.nr-6ra img {
	float: left;
	display: inline;
	width: 50px;
	height: 50px;
	margin-left: 5px;
	border-radius: 50%;
}

.nr-6ra span {
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
	color: #b3b3b3;
	text-align: center;
}

.nr-6ra span a {
	color: #b3b3b3;
}

.nr-6rb {
	float: right;
	width: 844px;
	overflow: hidden;
}

.nr-6rb img {
	float: left;
}

.nr-6rb div {
	float: left;
	width: 780px;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
	color: #777777;
	margin: 6px 0px 1px;
}

.nr-6r .review-footer {
	float: right;
	width: 844px;
	overflow: hidden;
	font-size: 12px;
	color: #b7b7b7;
}

.nr-6r .review-footer a {
	color: #b7b7b7;
}

.nr-6 form {
	float: left;
	width: 100%;
	overflow: hidden;
}

.nr-6 ul {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.nr-6 ul li {
	display: inline;
	width: auto;
	margin: 0px 7px;
}

.nr-6 .text {
	float: left;
	width: 890px;
	border: 1px #d2d2d2 solid;
	height: 180px;
	padding: 20px;
	margin-top: 14px;
	line-height: 25px;
}

.nr-6 .fbt {
	float: right;
	width: 136px;
	height: 40px;
	background: #eb5e23;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	border: none;
	margin-top: 15px;
}