@charset "utf-8";
@import url("zyj.css");

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

.r2 {
	float: left;
	margin-left: 200px;
	margin-top: 0px;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

b {
	font-family: Georgia, Helvetica, Arial, Sans-serif;
	font-weight: normal
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

input,
button,
select,
textarea {
	outline: none
}

html {
	-webkit-text-size-adjust: none;
}

body {
	font: 12px/1.5 'Helvetica Neue', Helvetica, Arial, Sans-serif;
}

select,
input,
button,
textarea {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
}

button {
	cursor: pointer;
	border: 0;
	padding: 0;
	overflow: hidden;
}

.btn_big {
	display: inline-block;
	background: url('../images/button_4.png') center no-repeat;
	height: 40px;
	width: 155px;
	color: white;
	line-height: 40px;
}

textarea {
	overflow: auto;
	resize: none;
}

.input_c,
.input_r {
	width: 16px;
	height: 16px;
	padding: 0;
	overflow: hidden;
	vertical-align: middle;
}

.clearfix:after,
.layout:after,
.clearfixlist li:after {
	content: "\0020";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}

.clearfix,
.layout,
.clearfixlist li {
	zoom: 1;
}

.clear {
	clear: both;
	display: block;
}

.main_notice {
	width: 1000px;
	margin: 0px auto;
}

.header {
	/*background-color: #F96825;*/
	height: 40px;
	/*-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);*/
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	z-index: 1000;
}

/*0818修改*/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	padding: 0;
	margin: 0;
}

.header_1 {
	background-color: #F96825;
	height: 40px;
	margin: 0;
	padding: 0;

}

.header_1 .layout {
	width: 1000px;
	margin: 0 auto;
	height: 40px;

}

.header_1 .layout ul li {
	float: left
}

.header_1 .layout ul li.load {
	float: right
}

.header .layout {
	width: 1000px;
	margin: 0 auto;
	height: 40px;
	padding: 0% 2%
}

.header .layout .nav>li {
	display: block;
	float: left;
}

.header .layout .nav .speart_line {
	/*background: url('../images/line.png') center no-repeat;*/
	width: 2px;
	height: 40px;
	display: inline-block;
}

.header .layout .logo_btn {
	display: block;
	width: 202px;
	height: 30px;
	float: left;
	margin-top: 5px
}

.header .layout .logo_btn:hover {
	background-color: none;
}

.header .layout .nav {
	float: right;
	height: 40px;
}

.header .layout .nav>li>a {
	color: white;
	line-height: 40px;
	padding: 0px 25px;
	height: 40px;
	display: block;
	background-color: #F96825;
}

.header .layout .nav>li:hover>a {
	background-color: #f96825
}

.header .layout .nav li .has_child_nav {
	padding: 0px 10px;
}

.header .layout .nav li .child_nav {
	display: block;
	text-align: center;
	z-index: 100;
	padding-top: 0px;
	background-color: white;
	width: 100%;
}

.header .layout .nav li .child_nav ul {
	background-color: white;
	border-radius: 0px;
	display: block;
	color: white;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

.header .layout .nav li .child_nav li {
	margin: 0px;
	display: block;
	padding: 5px 0px;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	color: #5e5e5e;
}

.header .layout .nav li .child_nav li:last {
	border-bottom: none;
}

.header .layout .nav li .child_nav li:hover {
	background-color: #d7eaf8;
}

.header .layout .nav li .child_nav li a {
	padding: 0px 3px;
	font-size: 12px;
	line-height: 25px;
	display: inline-block;
	height: 25px;
	color: #5e5e5e;
}

.header .layout .nav li .child_nav li a:hover {
	text-decoration: underline;
}

.header .layout .nav .faq_btn {
	position: relative;
}

.header .layout .nav .faq_btn .total_num {
	line-height: 17px;
	font-size: 12px;
	position: absolute;
	width: 17px;
	height: 17px;
	text-align: center;
	top: 2px;
	right: 7px;
	padding: 0px 2px 0px;
}

.header .layout .nav .notice {
	position: relative;
	right: 0px;
}

#notice_btn {
	position: relative;
}

#notice_li .child_nav {
	width: 400px;
	position: absolute;
	right: 0px;
	max-height: 200px;
	overflow-y: auto;
}

#notice_li .child_nav li {
	text-align: left;
	text-indent: 20px;
}

#notice_li .child_nav .unviewed {
	color: #259;
	background: #eff6fa;
	border-bottom: 1px solid #d1e0e8;
}

.header .layout .nav .notice .total_num {
	line-height: 17px;
	font-size: 12px;
	position: absolute;
	width: 17px;
	height: 17px;
	text-align: center;
	top: 2px;
	right: 7px;
	padding: 0px 2px 0px;
}

.header .layout .nav li .mycollection_nav {
	padding-left: 20px;
}

#account_btn {
	height: 40px;
}

#account_btn .myaccount_nav {
	overflow: hidden;
	text-overflow: ellipsis;
	background: url('../images/sanjiao_1.png') 94% 18px no-repeat;
	font-size: 12px;
	background-color: #F96825;
	height: 40px;
	display: block;
	font-weight: bold;
	padding: 0px 20px;
	color: white;
	text-align: center;
}

#account_btn .jiantou_bg {
	display: inline-block;
	width: 20px;
	height: 10px;
	top: 19px;
	right: -1px;
	position: absolute;
}

#notice_btn {
	width: 30px;
	height: 40px;
	;
	background: url('../images/tongzhi.png') center no-repeat;
	background-color: #F96825;
}

#notice_btn:hover {
	background-color: #296bb0
}

.header .layout .nav>li>.active {
	background-color: #296bb0;
}

.adv {
	height: 80px;
	border-bottom: 1px solid #4e91d5;
	position: relative;
}

.adv .layout {
	margin: 0 auto;
	height: 80px;
	padding: 25px 10%;
	font-size: 18px;
	text-align: center;
	color: #1e468c;
}

.adv .close_btn {
	background: url('../images/icon_4.png') right top no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	right: 2%;
	width: 50px;
	height: 50px;
}

.content {
	width: 1000px;
	margin: 55px auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.content .lft {
	float: left;
	margin-left: 10px;
	font-size: 18px;
	border: 1px solid #e8e8e8;
	width: 250px;
}

.content1 {
	width: 1000px;
	margin: 55px auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.content1 .lft1 {
	float: left;
	margin-left: 10px;
	font-size: 18px;

	width: 250px;
}

.content .lft .lesson_category {
	border-top: 2px solid #6793bf;
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
}

.content .lft .lesson_category h1 {
	padding: 5px 10px;
	font-size: 18px;
	color: #2b79cc;
	font-weight: bold;
	background: url('../images/circle.png') 12px 11px no-repeat;
	padding-left: 35px;
}

.content .lft .lesson_category dl {
	border-bottom: 2px solid #e8e8e8;
	margin-left: 10px;
}

.content .lft .lesson_category .last {
	border-bottom: none;
}

.content .lft .lesson_category dd {
	padding-left: 45px;
	background: url('../images/circle.png') no-repeat;
	height: 40px;
	line-height: 40px;
}

.content .lft .lesson_category .current {
	background: url('../images/circle_1.png') no-repeat;
}

.content .lft .lesson_category .bg0 {
	background-position: 24px -22px;
}

.content .lft .lesson_category .bg1 {
	background-position: 24px -52px;
}

.content .lft .lesson_category .bg2 {
	background-position: 24px -85px;
}

.content .lft .lesson_category .bg3 {
	background-position: 24px -115px;
}

.content .lft .lesson_category .bg4 {
	background-position: 24px -148px;
}

.content .lft .lesson_category dd a {
	color: #787878;
	font-size: 14px;
}

.content .lft .lesson_category dd:hover a {
	font-weight: bold;
}

.content .lft .lesson_category .current {
	font-weight: bold;
}

.content .rgt {
	float: left;
	margin-left: 1px;
	border: 1px solid #e8e8e8;
	width: 720px;
}

.content .index_rgt {
	border: none;
	border-top: 1px solid #e8e8e8;
	color: #5a6772;
}

.content .rgt .banner {
	color: white;
	border-top-width: 2px;
	border-top-style: solid;
	/*border-top-color: #E8E8E8;*/
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	overflow: hidden;
	height: auto;
}




.content .rgt .banner h1 {
	font-size: 24px;
	color: #F96825;
}

.content .rgt .banner p {
	font-size: 14px;
	color: #797979;
}

.content .rgt .unit_content {
	border-top: 2px solid #e8e8e8;
}

.content .rgt .unit_content .adv_info {
	width: 200px;
	float: left;
	padding: 10px;
	color: #0f5aaf;
	font-size: 16px;
}


.content .rgt {
	float: left;
	margin-left: 1px;
	border: 1px solid #e8e8e8;
	width: 733px;
}

.content .index_rgt {
	border: none;
	border-top: 1px solid #e8e8e8;
	color: #5a6772;
}

.content .rgt .banner h1 {
	font-size: 24px;
	color: #F96825;
}

.content .rgt .banner p {
	font-size: 14px;
	color: #797979;
}

.content .rgt .unit_content {
	border-top: 2px solid #e8e8e8;
}

.content .rgt .unit_content .adv_info {
	width: 200px;
	float: left;
	padding: 10px;
	color: #0f5aaf;
	font-size: 16px;
}

.content .rgt .unit_content .unit_list {
	float: right;
	width: 100%;
	color: #333333;
}

.content .rgt .unit_content .unit_list dl {
	font-size: 12px;
}

.content .rgt .unit_content .unit_list h1 {
	color: #6793bf;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0px 10px;
	border-bottom: 1px solid #e8e8e8;
}

.content .rgt .unit_content .unit_list dl dd {
	font-size: 12px;
	border-bottom: solid 1px #ccc;
	padding: 5px 10px;
	position: relative;
	height: 72px;
	line-height: 74px;
}

.content .rgt .unit_content .unit_list dl dd .account_time {
	display: block;
	float: right;
	margin-right: 30px;
}

.content .rgt .unit_content .unit_list dl dd:hover {
	background-color: #f9f7f5;
	color: #333333
}

.content .rgt .unit_content .unit_list dl dd:hover a {
	font-weight: bold;
}

.content .rgt .unit_content .unit_list .last {
	display: block;
	color: #404040;
	border-bottom: none;
	background: url('../images/icon_11.png') 0px 5px no-repeat;
	padding-left: 35px;
	float: left
}

.content .rgt .unit_content .unit_list .play {
	position: absolute;
	display: block;
	background: url('../images/icon_11.png') 0px 0px no-repeat;
	width: 60px;
	height: 90px;
	z-index: 10;
	top: 20px;
	left: 27px
}

.content .rgt .unit_content .unit_list .played {
	position: absolute;
	display: block;
	background: url('../images/icon_11.png') 0px -92px no-repeat;
	width: 48px;
	height: 93px;
	z-index: 10;
	top: 22px;
	left: 27px;
}

.content .rgt .unit_content .unit_list .play_last {
	position: absolute;
	display: block;
	background: url('../images/icon_11.png') 0px -267px no-repeat;
	width: 50px;
	height: 50px;
	z-index: 10;
	margin-top: 12px;
	left: 27px;
}

.content .rgt .unit_content .unit_list .played_last {
	position: absolute;
	display: block;
	background: url('../images/eye_3.png') 19px 4px no-repeat;
	width: 50px;
	height: 45px;
	z-index: 10;
	margin-top: 16px;
}

.content .rgt .unit_content .unit_list .title_link {}

/*.kcList{
	margin-top: 0px;
	color: #F96825;
	display: inline-block;
	width: 1903px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 60px;
	text-transform: capitalize;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
}
*/
/*.kcList{
	margin-top: 0px;
	color: #F96825;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: capitalize;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
}*/

.kcList1 {
	font-size: 18px;
	color: #F96825;
	margin: 20px;
	display: inline-block;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 60px;
	text-transform: capitalize;
	line-height: 30px;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
}

.kcList2 {
	margin-top: 18px;
	color: #F96825;
	display: inline-block;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 60px;
	text-transform: capitalize;
	line-height: 30px;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
	font-size: 16px;
}

.kcList3 {
	margin-top: 18px;
	color: #F96825;
	display: inline-block;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 307px;
	text-transform: capitalize;
	line-height: 30px;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
	font-size: 16px;
}

.kcList4 {
	margin-top: 18px;
	color: #F96825;
	display: inline-block;
	width: 1008px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 2330px;
	text-transform: capitalize;
	line-height: 30px;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
}

.kcList5 {
	margin-top: 18px;
	color: #ec3c60;
	display: inline-block;
	width: 1008px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 301px;
	text-transform: capitalize;
	line-height: 30px;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
}

.kcList6 {
	margin-top: 18px;
	color: #F96825;
	display: inline-block;
	width: 130px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 0px;
	text-transform: capitalize;
	line-height: 30px;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
}

.kcList7 {
	margin-top: 18px;
	color: #F96825;
	display: inline-block;
	width: 1008px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 5100px;
	text-transform: capitalize;
	line-height: 30px;
	padding: 0px 0px 0px 8px;
	/*cursor:pointer;*/
}

/*.kcList:hover{
	font-weight: bold;
}*/
ul.kcList li {
	line-height: 50px;
	height: 22px;
}

ul.kcList li:first-child {
	font-size: 16px
}

ul.kcList li:last-child {
	font-size: 12px;
	font-family: 'Skia'
}

.content .rgt .unit_content .unit_list .code_link {
	margin-left: 70px;
	color: #858585;
	display: inline-block;
	width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 60px;
	text-transform: capitalize;
	line-height: 50px;
	font-size: 16px;
}

.content .rgt .unit_content .unit_list .collection {
	display: block;
	width: 70px;
	height: 23px;
	float: right;
}

.content .rgt .unit_content .unit_list .collectioned {
	display: block;
	background: url('../images/icon_2.png') 0px -13px no-repeat;
	text-indent: -9999px;
	width: 20px;
	height: 23px;
	float: right;
	margin-top: 4px;
	margin-top: 26px;
}

.content .rgt .numtips_content {
	margin-left: 20px;
	margin-top: 40px;
	height: 168px;
}

.content .rgt .index_top_items {
	margin: 10px 0px;
	height: 130px;
}

.content .rgt .index_top_items .item {
	float: left;
	padding: 10px 0px;
	border: 1px solid #e8e8e8;
	height: 123px;
	text-align: center;
	width: 228px;
	margin-bottom: 40px;
}

.content .rgt .index_top_items .item:nth-child(1) {
	margin-left: 0px;
}

.content .rgt .index_top_items .item {
	margin-left: 19px;
}

.content .rgt .index_top_items .item h3 {

	color: #62707d;
	font-size: 18px;
	background-color: #fdfdfd;
}

.content .rgt .index_top_items .item .num {
	font-size: 20px;
	color: #484b4b;

	text-indent: 20px;
}

.content .rgt .index_top_items .item span {
	font-size: 62px;
}

.content .rgt .index_middle_items {
	width: 730px;
	height: auto;
	overflow: hidden;
	margin-left: 20px
}

.content .rgt .index_top_items {
	margin: 30px 0px;
}

.content .rgt .index_top_items .item {
	float: left;
	width: 200px;
	padding: 10px 0px;
	border: 1px solid #e8e8e8;
	height: 146px;
	text-align: center;
	margin-bottom: 40px;
	width: 224px;
}

.content .rgt .index_top_items .item:nth-child(1) {
	margin-left: 20px;
}

.content .rgt .index_top_items .item {
	margin-left: 10px;
}

.content .rgt .index_top_items .item h3 {
	border-bottom: 1px solid #e8e8e8;
	color: #62707d;
	font-size: 18px;
	background-color: #fdfdfd;
}

.content .rgt .index_top_items .item .num {
	font-size: 20px;
	color: #307bc8;
	padding-top: 17px;
	text-indent: 20px;
}

.content .rgt .index_top_items .item span {
	font-size: 62px;
}

.content .rgt .index_middle_items {
	border-top: 1px solid #e8e8e8;
}

.content .rgt .index_middle_items h2 {
	font-size: 22px;
	padding: 21px;
	color: #307bc8;
}

.content .rgt .index_middle_items .video_con {
	margin: 0px 0px 0px 20px;
}

.content .rgt .index_middle_items .video_con .video {
	float: left;
	border-right: 1px solid #e8e8e8;
	width: 258px;
}

.content .rgt .index_middle_items .video_con .video a {
	background: url('../images/guide_video.png') no-repeat;
	display: block;
	width: 211px;
	height: 126px;
	margin: 28px 20px;
	vertical-align: middle;
}

.unit {
	margin: 0 auto;
	width: 1000px;
}

.content .rgt .index_middle_items .video_con .video_desc {
	padding: 26px;
	float: left;
	font-size: 14px;
	line-height: 30px;
}

.content .rgt .index_middle_items .video_con .video_desc p span {
	display: inline-block;
	margin-right: 10px;
	color: #8fb2c8;
}

.content .rgt .index_last_items {
	border-top: 1px solid #e8e8e8;
	margin-top: 74px;
}

.content .rgt .index_last_items h2 {
	font-size: 22px;
	padding: 21px;
	color: #307bc8;
}

.content .rgt .index_last_items .items .item {
	margin: 0px 0px 40px 20px;
	height: 146px;
	border: 1px solid #e8e8e8;
	text-align: center;
	vertical-align: middle;
}

.content .rgt .index_last_items .items .item .month {
	float: left;
	width: 200px;
	height: 146px;
	border-right: 1px solid #e8e8e8;
	font-size: 80px;
	color: #acaead;
	background-color: #f3fbfe;
	line-height: 146px;
}

.content .rgt .index_last_items .items .item .desc {
	font-size: 16px;
	padding: 24px 10px;
	text-align: left;
	float: left;
	width: 475px;
}

.unit .main_content {
	height: 420px;
	margin: 10px;
}

.unit .main_content .unit_list {
	float: left;
	border: 1px solid #e8e8e8;
	height: 424px;
	width: 295px;
}

.unit .main_content .unit_list dl {
	border-top: 2px solid #6793bf;
	overflow-y: scroll;
	height: 360px;
}

.unit .main_content .unit_list h1 {
	color: #6793bf;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0px 10px;
	border-bottom: 1px solid #e8e8e8;
}

.unit .main_content .unit_list dl dt .current_lesson_title {
	background-color: #F96825;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	color: white;
	font-size: 14px;
	width: 150px;
	text-align: center;
}

.unit .main_content .unit_list dl dd {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 5px 10px;
	position: relative;
}

.unit .main_content .unit_list dl .current {
	background-color: #f9f7f5;
	color: #336199
}

.unit .main_content .unit_list dl dd:hover {
	background-color: #f9f7f5;
	color: #336199
}

.unit .main_content .unit_list dl dd a {
	font-size: 12px;
	color: #1e1e1e;
	padding-left: 25px;
}

.unit .main_content .unit_list .last {
	display: block;
	color: #404040;
	border-bottom: none;
	background: url('../images/icon_1_1.png') -67px 5px no-repeat;
	padding-left: 35px;
	float: left
}

.unit .main_content .unit_list .play {
	position: absolute;
	display: block;
	background: url('../images/icon_10.png') 0px 0px no-repeat;
	width: 50px;
	height: 50px;
	z-index: 10;
}

.unit .main_content .unit_list .played {
	position: absolute;
	display: block;
	background: url('../images/icon_10.png') -4px -55px no-repeat;
	width: 50px;
	height: 50px;
	z-index: 10;
}

.unit .main_content .unit_list dd:last-child .play {
	position: absolute;
	display: block;
	background: url('../images/icon_10.png') -3px -166px no-repeat;
	width: 50px;
	height: 50px;
	z-index: 10;
	margin-top: 1px;
}

.unit .main_content .unit_list dd:last-child .played {
	position: absolute;
	display: block;
	background: url('../images/eye_3.png') -3px 4px no-repeat;
	width: 50px;
	height: 50px;
	z-index: 10;
	margin-top: 1px;
}

.unit .main_content .unit_list .title_link {
	display: inline-block;
	width: 192px;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 30px;
	text-transform: capitalize;
}

.unit .main_content .unit_list .collection {
	display: block;
	background: url('../images/icon_2.png') 0px 8px no-repeat;
	text-indent: -9999px;
	width: 0.5px;
	height: 23px;
	float: right
}

.unit .main_content .unit_list .collectioned {
	display: block;
	background: url('../images/icon_2.png') 0px -13px no-repeat;
	text-indent: -9999px;
	width: 0.5px;
	height: 23px;
	float: right;
	margin-top: 4px;
}

.unit .main_content .unit_list .set_scroll_btn {
	display: block;
	background: url('../images/jiantou.png') center no-repeat;
	width: 100%;
	height: 26px;
	border-top: 1px solid #e8e8e8;
	text-indent: -9999px;
}

.unit .main_content .unit_list .set_scroll_btn:hover {
	background-color: #f9f7f5;
	background: url('../images/jiantou.png') center no-repeat;
}

.unit .main_content .unit_list .list_menu {
	display: block;
	position: absolute;
	background: url('../images/mark.png') center no-repeat;
	width: 165px;
	height: 59px;
	z-index: 20;
	left: 7px;
	top: 30px;
}

.unit .main_content .unit_list .list_menu a {
	color: white;
	display: block;
	margin-top: 12px;
	margin-left: 5px;
	line-height: 14px;
}

.unit .main_content .unit_list .list_menu a:hover {
	color: white;
}

.unit .main_content .video_content {
	float: left;
	height: 425px;
	width: 681px;
	border: 1px solid #e8e8e8;
	border-left: none;
}

.unit .main_content .video_content .main_video {
	height: 384px;
}

.unit .main_content .video_content .desc {
	background-color: #F96825;
	color: white;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	padding: 0px 10px;
}

.unit .faq_content {
	width: 60%;
	float: left;
	min-height: 243px;
}

.unit .other_content {
	margin: 10px;
}

.unit .faq_content .tabs {
	font-family: "Microsoft YaHei";
	border-bottom: 2px solid #2b79cc;
	font-size: 14px;
	color: #5e5e5e;
	margin: 10px 0px;
	padding-left: 20px;
	height: 25px;
}

.unit .faq_content .tabs li {
	width: 76px;
	display: inline-block;
}

.unit .faq_content .tabs li a {
	color: #5e5e5e;
}

.unit .faq_content .tabs .current a {
	font-weight: bold;
}

.unit .faq_content .tabs .current {
	background: url('../images/icon4.png') no-repeat;
	background-position: -8px -2px;
	height: 28px;
}

.unit .faq_content #myForm {
	width: 100%;
}

.unit .faq_content #myForm #question_area {
	width: 100%;
	height: 100px;
	padding: 1.5%;
	margin: 10px 0px;
}

.unit .faq_content #sub_btn {
	width: 85px;
	height: 36px;
	color: white;
	float: right
}

.unit #faq_lists_content {
	border: 1px solid #e8e8e8;
	margin: 20px 0px;
}

#faq_lists_content {
	font-family: "Microsoft YaHei";
}

.faq_lists {
	border-top: 2px solid #2b79cc;
	padding: 10px;
}

.faq_lists .faq_item {
	padding: 30px 0px;
	border-bottom: 1px solid #cfcfcf;
	min-height: 40px;
}

.faq_lists .faq_item .avator_faq {
	width: 35px;
}

.avator {
	float: left;
	margin-top: 8px;
}

.question_content {
	float: left;
	width: 90%;
	margin: 0px 1%;
	padding: 0px 5px;
}

.reply_form {
	width: 85%;
	float: left;
}

.faq_name {
	font-size: 14px;
	display: block
}

.faq_time {
	display: inline-block;
	width: 150px;
	margin-top: 10px;
	color: #cfcfcf
}

.action_btns {
	float: left;
	display: inline-block;
	height: 30px;
	line-height: 30px
}

.action_btns .faq_btn {
	color: #698ebf;
	padding-left: 25px;
	background-position: 4px 2px;
	margin-right: 10px;
}

.action_btns .reply {
	background: url(../images/icon5_03.jpg) no-repeat;
	background-position: 4px 2px;
}

.action_btns .collection {
	background: url(../images/icon5_05.jpg) no-repeat;
	background-position: 5px 2px;
}

.action_btns .collectioned {
	background: url(../images/icon5_05.jpg) no-repeat;
	background-position: 5px 2px;
}

.btn-pinglun {
	width: 77px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #347cc7;
	border: #276db7 solid 1px;
	font-family: "Microsoft YaHei";
	border-radius: 2px;
	font-size: 14px;
}

.btn-pinglun:hover {
	background-color: #3988da
}



.action_btns .faq_btn:hover {
	color: #259;

	text-decoration: underline;
}

.reply_list_contents {
	border: 1px solid #cfcfcf;
	position: relative;
	margin: 4px 10px 10px 44px;
}

.reply_list_contents .bg {
	background: url('../images/icon_3.png') right -11px no-repeat;
	position: absolute;
	display: block;
	height: 19px;
	width: 18px;
	right: 88px;
	top: -7px;
}

.reply_list_contents .reply_item {
	border-bottom: 1px solid #cfcfcf;
	display: block;
	padding: 10px 0px;
	padding: 10px 20px;
}

.reply_list_contents .highlight {
	background-color: #fefacb;
}

.reply_list_contents .reply_content {
	float: left;
	width: 78%;
	margin: 0px 1%;
	padding: 0px 5px;
}

.reply_list_contents .reply_content .reply_desc {
	float: left;
	width: 100%;
	font-size: 14px;
}

.faq_lists .reply_item .avator_faq {
	width: 35px;
}

.faq_lists .reply_item .action_btns {
	margin-top: 0px;
	float: right;
}

.faq_lists .reply_form_content {
	height: 131px;
	padding: 10px 20px;
}

.faq_desc {
	width: 92%;
	font-size: 14px;
}

.faq_lists .reply_form {
	width: 92%;
	font-size: 14px;
}

.faq_lists .reply_form .reply_textarea {
	width: 97%;
	height: 30px;
}

.faq_lists .reply_form .reply_form_btns {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 8px;
}

.faq_lists .reply_form .reply_form_btns a {
	color: #016ace;
	display: inline-block;
	font-size: 14px;
	line-height: 27px;
	float: right;
	margin-right: 10px;
}

.faq_lists .reply_form textarea {
	width: 95%;
	height: 60px;
	margin-left: 10px;
	margin-top: 7px;
}

.faq_lists .reply_form .reply_form_btns input[type="submit"] {
	display: inline-block;
	width: 56px;
	height: 27px;
	float: right;
	margin-right: 19px;
	padding: 0px;
}

.faq_lists .last {
	border-bottom: none;
}

.module {
	width: 35.5%;
	float: left;
	margin-left: 43px;
}

.module h1 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #6793bf;
}

.module .module_content {
	border: 1px solid #cfcfcf;
	border-top: 0px;
	font-size: 12px;
	padding: 10px;
}

.module .module_content .question_title p {
	float: left;
	color: black
}

.module .module_content .unsolvedQuestion {
	background-color: white;
}

.module .module_content .question_title .question_key {
	background: url('../images/circle_2.png') 2px 2px no-repeat;
	color: #3d4f63;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	display: block;
	float: left
}

.module .module_content .question_title .right_result {
	background: url('../images/icon_5.png') 2px 0px no-repeat;
	color: #3d4f63;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	display: block;
	float: left
}

.module .module_content .question_title .wrong_result {
	background: url('../images/icon_5.png') 2px -24px no-repeat;
	color: #3d4f63;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	display: block;
	float: left
}

.module .module_content .question_name {
	line-height: 22px;
	margin-left: 30px;
	font-size: 14px;
}

.module .module_content .unsolvedQuestion label {
	font-weight: normal;
	display: inline;
	color: black;
}

.module .module_content .question_item {
	margin: 5px 0px;
	margin-left: 28px;
}

.module .module_content .flatButton {
	display: block;
	float: right;
	color: white;
	width: 67px;
	height: 28px;
	line-height: 14px;
}

.module .module_content .flatButton:hover {
	color: white
}

.module .module_content .test_result_item {
	width: 100%;
	color: black;
}

.module .module_content .student_answer_title {
	float: right;
	color: green;
	height: 30px;
	margin-right: 40px;
	width: 94px;
}

.module .module_content .question_item input[type="radio"] {
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.module .module_content .question_item input[type="radio"]+.label {
	text-shadow: none;
	background: url('../images/choose_icon.png') no-repeat 0 -35px;
	padding-left: 20px;
}

.module .module_content .question_item input[type="radio"]:checked+.label {
	text-shadow: none;
	color: #000;
	background-position: 0 -2px;
}

.module .module_content .wrong input[type="radio"]:checked+.label {
	text-shadow: none;
	background: url('../images/choose_icon.png') no-repeat 0 -66px;
	padding-left: 20px;
}

.module .module_content .right input[type="radio"]+.label {
	text-shadow: none;
	background: url('../images/choose_icon.png') no-repeat 0 -2px;
	padding-left: 20px;
}

.module .module_content .question_item input[type="checkbox"] {
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.module .module_content .question_item input[type="checkbox"]+.label {
	text-shadow: none;
	background: url('../images/choose_icon1.png') no-repeat 0px 0px;
	padding-left: 20px;
}

.module .module_content .question_item input[type="checkbox"]:checked+.label {
	text-shadow: none;
	color: #000;
	background-position: 0 -27px;
}

.module .module_content .question_item input[type="checkbox"]:focus+.label {
	text-shadow: none;
	background-position: 0 -26px;
}

.module .module_content .question_item input[type="checkbox"]+.wrong {
	background: url('../images/choose_icon1.png') no-repeat 0px -57px;
	padding-left: 20px;
}

.module .module_content .question_item input[type="checkbox"]:checked+.wrong {
	background: url('../images/choose_icon1.png') no-repeat 0px -57px;
	padding-left: 20px;
}

.module .module_content .wrong input[type="checkbox"]:checked+.label {
	text-shadow: none;
	background: url('../images/choose_icon1.png') no-repeat 0px -57px;
	padding-left: 20px;
}

.kejian_content {
	float: right;
	margin-bottom: 50px;
}

.kejian_content .module_content p {
	margin: 10px 0px;
}

.back_btn {
	display: block;
	color: #d3d3d3;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #dadada;
	border-radius: 5px;
	margin-left: 10px;
}

.unit_collection {
	margin: 0 auto;
	width: 1000px;
}

.unit_collection .hed {
	height: 30px;
}

.unit_collection .hed .hed_left {
	width: 110px;
	background-color: #F96825;
	float: left;
	color: white;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}

.unit_collection .hed .hed_right {
	width: 888px;
	background-color: #F96825;
	float: left;
	color: white;
	text-align: left;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin-left: 1px;
	text-indent: 36px;
}

.unit_collection .collection_items {
	font-size: 14px;
}

.unit_collection .collection_items .lft_item {
	width: 110px;
	float: left;
	padding: 10px 0px;
	text-align: center;
	margin-top: 8px;
}

.unit_collection .collection_items .rgt_items {
	width: 887px;
	float: left;
	border: 1px solid #eeeeee;
	border-bottom: 3px solid #eeeeee;
	border-top: none;
}

.unit_collection .collection_items .rgt_items .collection_item p {
	margin: 20px 20px 0px 20px;
	padding-left: 20px;
}

.unit_collection .collection_items .rgt_items .collection_item {
	width: 850px;
	margin: 0px auto;
	border-bottom: 1px solid #eeeeee;
	position: relative;
	padding-bottom: 30px;
}

.unit_collection .collection_items .rgt_items .last {
	border-bottom: none;
}

.unit_collection .collection_items .rgt_items .collection_item .title {
	background: url('../images/shoucang_1.png') left 3px no-repeat;
	color: #303030
}

.unit_collection .collection_items .rgt_items .collection_item .gap .span_name {
	display: inline-block;
	padding-right: 8px;
}

.unit_collection .collection_items .rgt_items .collection_item .gap a {
	color: #1b3e63;
}

.unit_collection .collection_items .rgt_items .collection_item .gap a:hover {
	text-decoration: underline;
}

.unit_collection .collection_items .rgt_items .collection_item .collection_content {
	width: 600px;
}

.unit_collection .collection_items .rgt_items .collection_item .collection_content .span_name {
	color: #303030
}

.unit_collection .collection_items .rgt_items .collection_item .remark_from_btns {
	width: 400px;
	margin-left: 36px;
}

.unit_collection .collection_items .rgt_items .collection_item .remark_from_btns a {
	color: #016ace;
	display: inline-block;
	font-size: 14px;
	margin-right: 14px;
	line-height: 46px;
}

.unit_collection .collection_items .rgt_items .collection_item .remark_from_btns input[type="submit"] {
	width: 53px;
	float: left;
	margin: 10px 20px;
	height: 27px;
	line-height: 15px;
}

.unit_collection .collection_items .rgt_items .collection_item .unit_collection_remark {
	margin: 10px 10px 0px 58px;
	width: 500px;
	height: 80px;
	padding: 10px;
}

.unit_collection .collection_items .rgt_items .collection_item .collection_content .gap {
	color: #27496b;
}

.collection_btns {
	position: absolute;
	color: #27496b;
	right: 0px;
	top: 10px
}

.collection_btns a {
	color: #27496b;
}

.filters-container {
	display: block !important;
	width: 250px;
}

.form-group {
	border: 1px solid #e2e5e8;
	background-color: white;
}

.form-group h5 {
	color: #333333;
	position: relative;
	font-weight: bold;
	margin: 0px
}

.filter-list,
.nav-list {
	border-top: 1px solid #e2e5e8;
	padding-left: 0px;
}

.filter-list li,
.nav-list li {
	list-style-type: none;
	border-bottom: 1px solid #edeff0;
	position: relative;
}

.filter-list a {
	padding-right: 30px;
}

.form-group h5 .selected {
	box-shadow: none;
	border-left: 4px solid #5a6772;
	display: block;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	color: #3a3e4c
}

.filter-list a:hover,
.filter-list .share-options:hover,
.nav-list a:hover,
.nav-list .share-options:hover {
	background: #f3fbfe;
	color: #5a6772;
}

.filter-list .selected {
	background: #f3fbfe;
	color: #5a6772;
	border-left: 4px solid #F96825;
}

.filter-list a,
.filter-list span,
.filter-list .share-options,
.nav-list a,
.nav-list span,
.nav-list .share-options {
	background: #f9fafa;
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
	color: #858585;
	padding: 15px;
	font-size: 15px;
	padding-left: 40px;
	line-height: 20px;
	display: block;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.xuanchuan_video_content {
	background-color: #e8e8e8;
	width: 284px;
	height: 158px;
	text-align: center;
	padding: 4px 2px;
	border-radius: 2px;
	margin-top: 10px;
}

.filter-list a span,
.filter-list span span,
.filter-list .share-options span,
.nav-list a span,
.nav-list span span,
.nav-list .share-options span {
	background: transparent;
	position: absolute;
	right: 15px;
	top: 8px;
	padding: 0;
	border-bottom: none;
}

.lock {
	display: block;
	font-size: 10px;
	position: absolute;
	width: 20px;
	height: 20px;
	color: white;
	top: 14px;
	right: 8px;
	text-align: center;
	padding-top: 1px;
	line-height: 20px;
	background-position: 0px -71px;
}

.locked {
	display: block;
	background: url('../images/lock.png') no-repeat;
	font-size: 10px;
	position: absolute;
	width: 20px;
	height: 20px;
	color: white;
	top: 14px;
	right: 8px;
	text-align: center;
	padding-top: 1px;
	line-height: 20px;
}

/*faq收藏*/
.faq_collection_list {
	border: none;
	padding: 0px;
}

.faq_collection_list ul li {
	position: relative;
}

.faq_collection_list .faq_item {
	padding: 20px;
	width: 800px;
	margin: 0px auto;
}

.faq_collection_list .question_content {
	width: 90%;
}

.faq_collection_list .action_btns .faq_btn {
	color: #cfcfcf;
	padding-left: 18px;
	font-size: 12px;
}

.faq_collection_list .action_btns .faq_btn:hover {
	color: #1963b1;
}

.faq_collection_list .collection_btns {
	margin-right: 30px;
}

.faq_collection_list .unit_name {
	display: inline-block;
	color: #5d99d7;
	padding: 2px 6px;
}

.faq_collection_list .c_item {
	background: url('../images/shoucang_1.png') 1px 29px no-repeat;
}

.action_btns .reply {
	position: relative;
}

.action_btns .reply_bg {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 13px;
	z-index: 1;
	left: 20px;
}

/*分页样式*/
.manu {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center
}

.manu A {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #036cb4;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eee 1px solid;
	TEXT-DECORATION: none
}

.manu A:hover {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	COLOR: #666;
	BORDER-BOTTOM: #999 1px solid
}

.manu A:active {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	COLOR: #666;
	BORDER-BOTTOM: #999 1px solid
}

.manu .current,
.manu .now_page {
	BORDER-RIGHT: #036cb4 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #036cb4 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #036cb4 1px solid;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #036cb4 1px solid;
	BACKGROUND-COLOR: #036cb4
}

.manu .disabled {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #ddd;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eee 1px solid
}

.unit_collection_page {
	margin-left: 160px;
}

#user_form {
	padding-left: 20px;
}

.main {
	width: 1000px;
	margin: 60px auto;
	background-color: white;
}

.person_main {
	width: 969px;
	margin: 10px auto;
	background-color: white;
	border: 1px solid #e8e8e8;
}

.person_main .top {
	height: 50px;
	background-color: #f8f8f8;
	line-height: 50px;
	font-size: 18px;
	padding-left: 30px;
	border-bottom: 1px solid #e8e8e8;
	color: black;
}

.person_main .person_content {
	font-size: 12px;
	padding: 10px;
}

.person_main .person_content .account_type {
	margin-bottom: 20px;
}

.person_main .person_content #pwd,
.person_main .person_content #re-pwd {
	outline: none;
	border-radius: 0px;
	border: 1px solid #c9c9c9;
	height: 30px;
	border-left: 0px
}

.person_main .person_content .input-prepend .add-on:first-child {
	border-right: 0px;
	border-radius: 0px;
	background-color: white;
}

#signup .item {
	min-height: 200px;
	height: auto;
	overflow: hidden;
	padding: 20px
}

#signup .lft,
#signup .rgt {
	border: none;
}

#signup .item:nth-child(1) {
	border-bottom: 2px solid #cedbe1;
}

#signup .sec {
	min-height: 200px;
}

#signup .item .lft {
	width: 330px;
	float: left;
	font-size: 20px;
	color: #363636;
}

#signup .item .lft .title {
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	margin-top: 26px;
	font-weight: 600;
}

#signup .item .lft .key {
	background: url('../images/num_bg.png') no-repeat;
	display: inline-block;
	width: 40px;
	text-align: center;
	color: white;
	margin-right: 10px;
	font-weight: 500;
}

#signup .last_item {
	background-color: #363948;
	height: 150px;
	width: 100%;
}

#signup .item .rgt {
	width: 500px;
	padding: 20px;
	float: right;
	margin-top: 8px;
}

#signup .last_item .sub_content {
	color: white;
	width: 476px;
	float: right;
	margin-top: 30px;
}

#signup input[type="checkbox"] {
	margin-bottom: 5px;
}

#signup .tiaokuan_tip {
	padding-left: 9px;
	height: 34px;
	line-height: 34px;
	letter-spacing: 3px;
}

#signup input[type="checkbox"]+.label:hover {
	background-position: 0px -18x;
}

#signup input[type="checkbox"]:checked+.label {
	background-position: 0px -18px;
}

#signup .item .avatars {
	width: 800px;
	height: 335px;
}

.avatars {
	width: 850px;
	height: 200px;
}

.avatar_items {
	margin-left: 150px;
}

#register_btn {
	display: block;
	background: url('../images/zhuce_button.png') no-repeat 0px -87px;
	width: 315px;
	text-indent: -9999px;
	height: 45px;
	border: none
}

#register_btn:hover {
	background: url('../images/zhuce_button.png') no-repeat 0px 0px;
}

.edit_profile {
	width: 86%;
}

.avatar_item {
	padding: 20px;
	float: left;
	text-align: center;
	width: 50px;
	height: 50px
}

.indexForm {
	margin: 0px auto;
	padding-top: 50px;
}

.indexForm .formRow {
	padding-top: 5px;
	float: left;
	margin-bottom: 0px;
	font-size: 14px;
}

.indexForm .label_header {
	display: inline-block;
	font-size: 20px;
	color: #676767;
	width: 120px;
	text-align: right;
	padding-right: 15px;
}

.indexForm .inputText {
	height: 30px;
	border-radius: 4px;
	width: 206px;
	border: 1px solid #ccc;
	margin: 1px;
}

.indexForm .explanation,
.field {
	display: inline-block;
	margin-right: 5px;
}

.indexForm .formRequired {
	color: red;
}

.indexForm .RegisterButton {
	background: url('../images/zhuce_button_1.png') no-repeat;
	width: 225px;
	height: 47px;
	text-indent: -9999px;
	margin: 0px auto;
	margin-left: 160px;
	border: none;
	-webkit-box-shadow: none;
}

.indexForm .RegisterButton:hover {
	background: url('../images/zhuce_button_2.png') no-repeat;
	width: 225px;
	height: 47px;
	text-indent: -9999px;
	margin: 0px auto;
	margin-left: 160px;
	-webkit-box-shadow: none;
}

.help-block {
	padding-left: 0px;
}

.indexForm .input-big {
	width: 426px;
}

.indexForm .formElement .error {
	padding-left: 2px;
	color: red;
}

/*notice*/
.notice_content {
	text-align: center;
	margin: 80px auto;
	margin-bottom: 0px;
	padding: 80px 0px;
}

.notice_success {
	background: url('../images/done.png') no-repeat;
	font-size: 28px;
	height: 67px;
	display: inline-block;
	line-height: 67px;
	padding-left: 80px;
	color: #64c61d;
}

.notice_title {
	height: 67px;
}

.notice_content .msg {
	font-size: 18px;
	line-height: 30px;
	margin-top: 50px;
	padding-left: 20px;
}

.guide_video {
	height: 300px;
	background-color: #4497cd;
}

.guide_video p {
	color: white;
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 27px;
	font-family: 'Mirsoft Yahei';
	width: 253px;
	padding-top: 128px;
	height: 100px;
	padding-left: 252px;
	display: block;
	float: left;
}

.guide_video .guide_video_btn {
	display: block;
	background: url(../images/guide_video.png) no-repeat;
	width: 208px;
	height: 119px;
	float: left;
	margin-top: 100px;
	margin-left: 100px;
}

.guide_video .guide_video_btn:hover {
	background-position: 0px -172px;
}

.guide_bottom {
	background-color: #363948;
	margin-top: 0px;
}

.guide_bottom .enter_btn:hover {
	background-position: 0px 0px;
}

.guide_bottom .enter_btn {
	display: inline-block;
	background: url(../images/zhuce_btn.png) 0px -98px no-repeat;
	width: 320px;
	height: 60px;
	margin: 28px 365px;
}

.reset_pwd {
	text-align: center;
	padding: 167px 0px;
}

#reset_password_form {
	width: 221px;
	margin: 0px auto;
	padding: 50px 100px;
	padding-top: 30px;
}

#reset_password_form input {
	height: 30px;
	width: 220px;
}

#reset_password_form .reset_pwd_btn {
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	width: 221px;
	margin-bottom: 20px;
}

.help-block {
	text-align: left;
}

.failureBlock {
	color: red
}

.reset_pwd h1 {
	font-size: 28px;
	line-height: 36px;
	font-family: 'microsoft yahei';
	letter-spacing: 2px;
	font-weight: normal;
	color: #0088cc;
}

.alert_msg {
	margin: 0px auto;
	margin-top: 50px;
	width: 930px;
	margin-bottom: 20px;
}

/*footer*/
.footer {
	margin-top: 150px;
	border-top: 2px solid #bac7d0;
}

.footer .layout {
	width: 1000px;
	margin: 10px auto;
	padding: 5px 20px;
}

.footer .layout a {
	font-size: 14px;
	color: #7b7b7b;
	margin-right: 44px;
	padding: 3px 2px;
	margin-top: 6px;
	display: inline-block;
	border-bottom: 2px solid white;
}

.footer .layout a:hover {
	border-bottom: 2px solid #7b7b7b
}

.footer .layout .footer_menu {
	width: 1000px;
	border-bottom: 1px solid #e8e8e8;
	margin-left: 44px;
	padding: 10px 0px;
}

.footer .layout .copyright {
	color: #7b7b7b;
	margin-left: 44px;
	margin-top: 10px
}

.btn-pinglun {
	width: 77px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #347cc7;
	border: #276db7 solid 1px;
	font-family: "Microsoft YaHei";
	border-radius: 2px;
	font-size: 14px;
}

.btn-pinglun:hover {
	background-color: #3988da
}


#main {
	padding-top: 90px;
	text-align: center;
}

#fullbg {
	background-color: #000000;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	z-index: 3;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
#videobg{
	background-color: #A9302A;
	height: 400px;
	left: 40%;
	position: fixed !important;
	/* 浮动对话框 */
	position: absolute;
	top: 55%;
	width: 700px;
	z-index: 9999;
	display: none;
	margin-top: -250px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -200px;
	color: #ffffff;
}
#dialog {
	background-color: #fff;
	height: 478px;
	left: 50%;
	position: fixed !important;
	/* 浮动对话框 */
	position: absolute;
	top: 48%;
	width: 460px;
	z-index: 9999;
	/*border-radius: 5px;*/
	display: none;
	margin-top: -250px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -200px;
}

#dialog1 {
	background-color: #fff;
	height: 288px;
	left: 50%;
	position: fixed !important;
	/* 浮动对话框 */
	position: absolute;
	top: 50%;
	width: 782px;
	z-index: 9999;
	/*border-radius: 5px;*/
	display: none;
	margin-top: -200px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -330px;
}

.ttit {
	font-size: 20px;
	line-height: 60px;
	height: 60px;
	background-color: #F96825;
	color: #FFF;
	font-family: "微软雅黑";
	padding-left: 10px;
}

.tcon {
	text-align: center;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 30px;
	font-weight: bold;
	color: #333;
}

.tcon a {
	height: 40px;
	width: 100px;
	color: #FFF;
	text-decoration: none;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 40px;
}

#dialog p {
	margin: 0 0 12px;
	height: 24px;
	line-height: 24px;
	background: #CCCCCC;
}

.close2 {
	text-align: right;
	padding-right: 15px;
	color: #000;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 18px;
	cursor: pointer;
	line-height: 40px;
}

.close2 a {
	color: #fff;
	text-decoration: none;
}

.close3 {
	text-align: right;
	padding-right: 10px;
	color: #aaaaaa;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 18px;
	cursor: pointer;
	line-height: 60px;
}

.close3 a {
	color: #fff;
	text-decoration: none;
}

.l {
	float: left
}

.r {
	float: right
}






.header2 {
	height: 90px;
	background: #f96825
}

.header3 {
	height: 90px;
	background: #ffffff
}

.logo2 {
	padding-left: 15px
}

.nav2 li {
	float: left;
	margin-top: 35px;
	font-size: 16px;
	font-family: "微软雅黑";
	padding: 0 30px
}

.nav2 li a {
	color: #fff;
	text-decoration: none
}

.w2 {
	width: 980px;
	margin: 0 auto;
	clear: both;
	overflow: hidden
}

.l {
	float: left;
	position: relative;
}

.footer2 {
	height: 40px;
	background-color: #f96825;
	line-height: 40px;
	font-size: 14px;
	color: #FFF;
}

.footer2 a {
	color: #FFF;
	font-size: 14px;
}

/*.w1000{width:1903px;margin-left:auto;margin-right:auto;overflow:hidden}*/

.rimap {
	height: 538px;
	width: 200px;
	position: fixed;
	top: 100px;
	right: 10px;
}

.rimap1 {
	height: 161px;
	width: 130px;
	position: fixed;
	top: 73px;
	margin-left: -130px;
}

.r {
	float: right
}

.bword {
	width: 220px;
}

.bwtit {
	color: #666;
	font-family: "微软雅黑";
	font-size: 18px;
	height: 35px;
}

.bwcon {
	color: #999;
	font-size: 12px;
}

.ctent {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 70px;
	color: #333;
	padding-top: 100px;
}

.w740 {
	width: 733px;
	padding-right: 4px;
}

.rdtit {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #fb6825;
	background-color: #f6f6f6;
	border: 1px solid #e5e5e5;
	margin-top: 40px;
	padding-left: 30px;
}

.rdcon {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

.rdq {
	font-size: 18px;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: 40px;
}

.rda {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding-bottom: 20px;
}




.footer3 {
	background-color: #f96825;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.fcl {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}

.fcl a {
	color: #FFF;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}

.wei {
	position: absolute;
	left: 530px;
	top: 140px;



}
