@charset "utf-8";

#bgImgGuide{
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,0.3);
	z-index: 111;
	overflow: hidden;
}
.bg_cloud{
	width:100%;
	position: absolute;
	right: 15px;
	opacity: 1;
}
body {
	min-width: 1400px;
}
#W-body {
	min-width: 1400px;
	position:relative;
	overflow:auto;
}
.W-body{
	overflow-x:hidden; 
	min-height: 600px;
}
.W-main{
	min-height: 600px;
}
input[type=date]::-webkit-inner-spin-button {
	visibility: hidden;
}

.e-login-btn, .e-register-btn, .order-submit {
	background: #ffea72;
	border-color: #ffea72;
	height: 32px;
	border-radius: 17px;
	color: #000;
}
.goBack-btn {
	height: 32px;
	border-radius: 17px;
	color: #000;
}

.c-btn-2,
.h-r-login li a:hover,
.h-r-login li a:hover,
.paging a.current,
.c-tab-title a.current {
	border-color: #ffea72;
	color: #3B4150;
}

.plazzz__footer a {
	text-decoration: none;
	color: rgb(119, 119, 119);
}

.plazzz__footer {
	background-color: rgb(30, 30, 30);
	color: rgb(204, 204, 204);
	font-size: 14px;
	width: 100%;
	position: relative;
}

.plazzz__footer .plazzz__content {
	width: 990px;
	margin: 0 auto;
	min-width: 990px;
	padding-top: 40px;
}

.plazzz__footer .plazzz__about-col {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
}

.plazzz__about-col a:hover {
	text-decoration: underline;
}

.plazzz__about-col img {
	max-width: 100%;
}

.plazzz__about-col dt {
	margin-bottom: 15px;
	font-size: 18px;
}

.plazzz__qrcode {
	width: 120px;
	height: 120px;
	background: url("../img/webwxgetmsgimg.jpg");
	background-size: cover;
	float: left;
	margin-top: 5px;
	background-color: #fff;
	border-radius: 4px;
	margin-right: 24px;
}

.plazzz__about-text h3 {
	font-size: 18px;
	margin-bottom: 20px;
}

.plazzz__about-text {
	float: left;
	margin-left: 0;
}

.plazzz__about-text p {
	padding-bottom: 5px;
	font-size: 13px;
	color: rgb(119, 119, 119);
}

.plazzz__about-col dd {
	font-size: 13px;
	margin-bottom: 5px;
	color: rgb(119, 119, 119);
}

.plazzz__about-col {
	margin-top: 20px;
}

.plazzz__footer .plazzz__copyright {
	text-align: center;
	padding: 40px 0 50px 0;
	color: #777;
}

.plazzz__copyright_wrap {
	width: 100%;
	text-align: center;
}

.plazzz__copyright {
	display: inline-block;
	vertical-align: middle;
}

/* header search */
.plazzz__s-btn {
	background: #cccccc;
	border: none;
	border-radius: 15px;
	right: 4px;
	height: 20px;
	display:inline-table;
	cursor: pointer;
	color: #ffffff;
	font-size:12px;
	z-index: 20px;
}

/* 幻灯片右边的登录框 */
.plazzz__log_reg {
	width: 320px;
	height: 300px;
	margin-left: 680px;
	border-radius: 0 10px 10px 0;
}

.plazzz__log_reg a:hover {
	text-decoration: none;
}

.plazzz__lrWrap {
	width: 300px;
}

.plazzz__d-s-head-tab {
	display: block;
	height: 40px;
	margin: 20px auto auto 20px;
}

.plazzz__d-s-head-tab a {
	border-bottom: 1px solid transparent;
	color: #666;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}

.plazzz__d-s-head-tab a:hover {
	text-decoration: none;
}

.plazzz__d-s-head-tab a.current {
	border-color: #F7CF37;
	color: #3B4150;
}

.plazzz__e-l-jy {
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.plazzz__e-login-options li .plazzz__lr-tip-wrap {
	margin-top: 5px;
	height: 18px;
	line-height: 18px;
}

.plazzz__e-login-options li label {
	color: #4e4e4e;
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
}

.plazzz__e-login-options li input {
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
	height: 38px;
	font: 16px/38px 'Microsoft YaHei';
	width: 280px;
	padding-left: 16px;
	vertical-align: middle;
	border-radius: 19px;
}

.plazzz__e-login-options li input:focus {
	border-color: #ccc;
	box-shadow: 0 0 6px rgba(0, 0, 0, .08) inset;
}

.plazzz__e-login-btn, .plazzz__e-register-btn {
	width: 250px;
	margin: 0 0 0 15px;
	height: 50px;
	border-radius: 25px;
	text-align: center;
	font: 18px/50px 'PingFangSC';
	cursor: pointer;
	display: block;
	background: #F7CF37;
	color: #000000;
	text-decoration: none;
}

.plazzz__e-l-jy2 {
	display: block;
	height: 5px;
	line-height: 5px;
	text-align: center;
}

.plazzz__e-login-options li .plazzz__lr-tip-wrap2 {
	margin-top: 1px;
	height: 2px;
	line-height: 2px;
}

/* 通用部分 */
.pad5 {
	padding: 5px;
}

.pl60 {
	padding-left: 60px;
}

.pl70 {
	padding-left: 70px;
}

.pl80 {
	padding-left: 80px;
}

.pl90 {
	padding-left: 90px;
}

.pl100 {
	padding-left: 100px;
}

.h50 {
	height: 50px;
}

.border1 {
	border: 1px solid #000;
}

/* 评价星星 */
.tc_cw-eva-star {
	display: inline-block;
	margin: 0 1px;
	width: 30px;
	height: 30px;
	background: url(../img/stars.png) no-repeat;
	vertical-align: -2px;
	cursor: pointer;
	background-position: 0 -30px;
}

.tc_cw-eva-star-off {
	background-position: 0 0;
}

/*20180612 S*/
* {
	font-weight: 300;
	box-sizing: border-box;
	font-family:'PingFangSC-Regular';
	background: transparent;
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	list-style: none
}

html {
	font-size: 100%;
	min-width: 1300px
}

body {
	min-height: 100%;
	width: 100%;
	font-family:'PingFangSC-Regular';
	color: #303133;
	position: relative
}

a, abbr, acronym, address, applet, article, aside, audio, b, big,
	blockquote, body, canvas, caption, center, cite, code, dd, del, details,
	dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form,
	h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd,
	label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby,
	s, samp, section, small, span, strike, strong, sub, summary, sup, table,
	tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline
}

img {
	border: 0;
	vertical-align: middle
}

a, a:active {
	text-decoration: none
}

:focus {
	outline: 0
}

::-moz-focus-inner {
	border: 0
}

.plazzz__header-content {
	width: 1200px;
	margin: auto;
	position: relative;
	height: 100px;
	clear: both
}

.plazzz__header-float {
	background: #fff;
	box-shadow: 0 1px 4px 0 rgba(131, 131, 131, 0.50);
	border-radius: 4px
}

.plazzz__header-wrap {
	height: 200px;
	width: 100%;
	top: 0;
	z-index: 15;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}
#txz:hover{
	transform:translate(-1000px,0px);
	-ms-transform:translate(-1000px,0px);
    -webkit-transform:translate(-1000px,0px);
    -moz-transform:translate(-1000px,0px);
}
#txz{
	position:fixed;
	top:50px;
	right:90px;
	z-index:100000;
	transition:transform 5s;
}
.plazzz__header-brand {
	height:80px;
	width:500px;
	background-image: url(/static/totyuweb/img/logo-mainV2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left:30px;
	margin-top:15px;
	float: left;
}
.plazzz__header-nav-content {
	float: left;
	height: 50px;
	left: 260px;
	top: 20px;
	position: relative;
}

.plazzz__header-nav-content ul {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0 0 0 20px
}

.plazzz__header-nav-content li {
	float: left;
	list-style-type: none;
	height: inherit;
	padding: 0 12px;
	margin-left: 80px;
	cursor: pointer;
}

.plazzz__header-nav-content li a {
	line-height: 60px;
	height: 58px;
	font-size: 24px;
	color:#303133;
	display: block;
	text-align: center;
}
.plazzz__header-nav-content li a i{
	transition:transform 2s;
	font-size:16px;
}
.plazzz__header-nav-content li a i:hover{
	transform:rotate(360deg);
}
.plazzz__header-nav-content li .plazzz__cur-nav,
.plazzz__header-nav-content li a:hover {
	position: relative;
	color: rgba(101, 196, 238, 0.73);
	text-shadow: 1px 1px 2px #bdc8ca;
	font-weight:bold;
}
.plazzz__header-nav-content li:hover .plazzz__cur-nav:after,
	.plazzz__header-nav-content li a:hover::after {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 5px;
	left: 50%;
	width:80px;
	height:4px;
	margin-left:-38px;
	background: #65c4ee;
	border-radius: 4px;	
	transition:width 0.8s;
}
.plazzz__header-nav-content li .plazzz__cur-nav:after,
.plazzz__header-nav-content li a::after {
	content: "";
	display: inline-block;
	left: 50%;
	width:0px;
	height:6px;
	border-radius: 4px;	
}
.plazzz__header-nav-user-profile-wrap {
	height: 100%;
	float: right;
}
.plazzz__header-nav-user-profile-nologin,
	.plazzz__header-nav-user-profile {
	float: right;
	margin-right:30px;
	height: 50px;
	margin-top:18px;
	padding-right:10px;
	padding: 5px;
}
.plazzz__header-nav-user-profile-nologin:hover,
	.plazzz__header-nav-user-profile:hover {
	background-color: #DCDFE6;
	border-radius: 8px
}
.plazzz__header-nav-user-profile-avatar {
	height:40px;
	width:40px;
	border-radius:40px;
	display: block;
	margin-right:30px;
}
.plazzz__header-nav-xinxi {
	height: 27px;
	width: 29px;
	top: 7px;
	margin-left: 43px;
	border-radius: 50%;
	cursor: pointer;
	float: left;
	z-index: 2;
	position: relative;
	background-image: url(/static/totyuweb/img/icon_xinxi.png);
	background-position: center 5px;
	background-repeat: no-repeat;
	background-size: 80%;
}
.plazzz__header-nav-user-nologin, .plazzz__header-nav-user-profile-name{
	float: left;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	position: relative;
	left:5px;
	color: #333;
	z-index: 0;
	text-align: left;
	margin-top:7px;
}
.plazzz__header-nav-user-avatar-wrap {
	height: 40px;
	width: 40px;
	float: left;
	z-index: 2;
	position: relative;
}
.plazzz__header-nav-user-profile-name {
	margin: 6px 0 0 10px;
	max-width: 88px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.plazzz__header-nav-user-nologin .header-bg{
	height:40px;
	display:inline;
	width:40px;
	border-radius:40px;
	background-color:#EBEEF5;
}
.plazzz__header-nav-user-nologin a {
	cursor: pointer;
	height:40px;
	width:40px;
}
.plazzz__header-nav-user-nologin img{
	width:40px;
	height:40px;
	margin-top:-5px;
	margin-right:5px;
}
.plazzz__header-nav-user-nologin a:hover {
	color: #65c4ee;
}
.plazzz__content {
	background: url(/static/totyuweb/img/index_background.png) no-repeat;
	background-color: #fafafa;
	height: auto;
	min-width: 1220px;
}
.plazzz__container {
	background: #00000000;
	width: 1220px;
	margin: 0 auto;
	position: relative;
	height: 363px
}
.plazzz__header-slide-content {
	height: 800px;
	background: #efeee8;
	position: relative;
	overflow: hidden
}
#bg-hx{
	position:absolute;
	top:200px;
	right:90%;
	animation: hx-roll 90s linear infinite;
}
@keyframes hx-roll{
	0%{
		transform: rotate(0deg);
		-ms-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
	}
	50%{
		transform: rotate(180deg);
		-ms-transform:rotate(180deg);
        -webkit-transform:rotate(180deg);
        -moz-transform:rotate(180deg);
	}
	100%{
		transform: rotate(360deg);
		-ms-transform:rotate(360deg);
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
	}
}
#bg-sun{
	position:absolute;
	top:240px;
	right:200px;
	animation: sun-roll 120s linear reverse infinite;
}
@keyframes sun-roll{
	0%{
		transform: rotate(0deg);
		-ms-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
	}
	50%{
		transform: rotate(180deg);
		-ms-transform:rotate(180deg);
        -webkit-transform:rotate(180deg);
        -moz-transform:rotate(180deg);
	}
	100%{
		transform: rotate(360deg);
		-ms-transform:rotate(360deg);
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
	}
}
.plazzz__header-slide-bg {
	position: absolute;
	width: 100%;
	height: 800px;
	background: url(/static/totyuweb/img/bgonly.png);
		no-repeat center 0;
}
.plazzz__hot-news-content {
	width: 100%;
	border-radius: 4px;
	top: -50px;
	position: absolute;
}
.plazzz__hot-news-wrap {
	width: 100%;
	height: 100%;
	padding: 15px 0 0 0;
	position: relative;
}
.plazzz__hot-news-wrap .new_content{
	background:url(/static/totyuweb/img/new_content_bg.png);
	background-size: 100% 100%;
}
.plazzz__hot-news-wrap .new_content_list{
	list-style-type:none;
	margin-top:20px;
	margin-left:105px;
	cursor:default;
}
.plazzz__hot-news-wrap .new_content_list li{
	float:left;
	color:#fff;
	text-align:center;
	padding-top:15px;
	overflow:hidden;
	line-height:27px;
	transition:height 0.2s;
	margin-right:-10px;
}
.plazzz__hot-news-wrap .new_content_list li:first-child{
	background-image:url(/static/totyuweb/img/new_1.png);
	width:115px;
	height:180px;
	background-size:115px 180px;
}
.plazzz__hot-news-wrap .new_content_list li:nth-child(2){
	background-image:url(/static/totyuweb/img/new_2.png);
	width:115px;
	height:180px;
	background-size:115px 180px;
}
.plazzz__hot-news-wrap .new_content_list li:nth-child(3){
	background-image:url(/static/totyuweb/img/new_3.png);
	width:115px;
	height:180px;
	background-size:115px 180px;
}
.plazzz__hot-news-wrap .new_content_list li:nth-child(4){
	background-image:url(/static/totyuweb/img/new_4.png);
	width:115px;
	height:180px;
	background-size:115px 180px;
}
.plazzz__hot-news-wrap .new_content_list li:nth-child(4) p{
	font-size:16px;
}
.plazzz__hot-news-wrap .new_content_list li:nth-child(5){
	background-image:url(/static/totyuweb/img/new_5.png);
	width:115px;
	height:180px;
	background-size:115px 180px;
}
.plazzz__hot-news-wrap .new_content_list li:last-child{
	background-image:url(/static/totyuweb/img/new_6.png);
	width:115px;
	height:180px;
	background-size:115px 180px;
}
.plazzz__hot-news-wrap .new_content_list li:hover{
	color:rgba(255,255,255,0.8);
	background-position:-0.5px -0.5px;
}
.plazzz__hot-news-wrap .new_content_list li h3{
	font-size:16px;
	margin-top:20px;
	margin-left:18px;
}
.plazzz__hot-news-wrap .new_content_list li span{
	font-size:12px;
	margin-left:18px;
}
.plazzz__hot-news-wrap .new_content_list li p{
	width:50px;
	font-size:18px;
	margin-left:42px;
}
.plazzz__header-slide-container {
	height: 500px;
	width: 1220px;
	margin-top: 90px;
	position: absolute;
}
.plazzz_public_content, .plazzz__course_container,
	.plazzz__works_container {
	width: 100%;
	background-color: #00000000
}

.plazzz__course_container {
	min-height: 900px;
	height: 900px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 40px
}

.plazzz__works_container {
	min-height: 1247px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 40px
}

.plazzz__course_container .plazzz__container, .plazzz__works_container .plazzz__container
	{
	height: auto;
}

.plazzz__look_all_work_hide {
	width: 180px;
	height: 35px;
	border: 2px solid #65c4ee;
	border-radius: 4px;
	line-height: 32px;
	text-align: center;
	font-family:'PingFangSC-Regular';
	font-size: 16px;
	color: #65c4ee;
	cursor: pointer;
	margin: 30px auto;
	margin-top: 50px;
	visibility: hidden;
}
.plazzz__look_all_work_hide:hover{
	background-color:#65c4ee;
	color:#fff;
	font-weight:bold;
	line-height:32px;
	border: 2px solid #65c4ee;
}
.plazzz__look_all_work_show {
	visibility: visible;
}
.plazzz__header-slide-wrap {
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	z-index: 10;
}
.plazzz__header-slide-wrap-page {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: -60px;
	width: 100%;
	z-index: 9;
}
.plazzz__header-slide-wrap-page .page-switch {
	display: inline-block;
	width: 15px;
	height:15px;
	border-radius: 20px;
	background: #d8d8d8;
	opacity:0.5;
	margin: 0 3px;
	cursor: pointer;
}
.plazzz__header-slide-wrap-page .active {
	background:#65C4EE;
	opacity:1;
	box-shadow: 0 0 6px 0 #359dca;
}

.plazzz__header-slide-item {
	height: 522px;
	width: 750px;
	border-radius: 4px;
	transition: all .5s;
	cursor: default;
	-moz-transition: all .5s;
	cursor: default;
	-webkit-transition: all .5s;
	cursor: default;
	-o-transition: all .5s;
	cursor: default;
}

.plazzz__header-slide-img {
	width: 750px;
	height: 522px;
	position: absolute;
	transform-style: preserve-3d;
	border-radius: 4px;
	box-shadow: 0 4px 26px 0 rgba(0, 0, 0, .2);
	cursor: pointer;
}

.plazzz__course-search-cond {
	width: 289px;
	height: 44px;
	background:#F2F6FC;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	margin: 30px 32px 0 0;
	padding: 6px;
	position: relative;
}
.plazzz__course-search-cond input {
	font-size: 14px;
	color:#C0C4CC;
	height: 30px;
	line-height: 30px;
	border:none;
	margin-left: 14px;
	padding-left:5px;
}
.plazzz__course-search-cond i {
	position: absolute;
	background: url(/static/totyuweb/img/icon_sousuo.png) no-repeat 10px 10px;
	width:44px;
	background-color:#E4e7ed;
	height:42px;
	top:0px;
	right:0px;
	cursor: pointer;
}

.plazzz__course-a, .plazzz__works-a {
	margin: 0 auto;
	height: auto;
	width: 100%;
	position: relative;
}

.plazzz__course-ab, .plazzz__works-ab {
	width: 100%;
	margin: auto;
	position: relative;
	height: 150px;
	clear: both
}

.plazzz__course-abh, .plazzz__works-abh {
	text-align: center;
	float: left;
	top: 64px;
	position: relative;
	font-size:22px;
	color: #606266;
	line-height: 42px
}

.plazzz__course-abh-ir {
	background: url(/static/totyuweb/img/icon_remen.png) no-repeat;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}

.plazzz__course-abh-in {
	background: url(/static/totyuweb/img/icon_zuixin.png) no-repeat;
}

.plazzz__works-abh i {
	background: url(/static/totyuweb/img/icon_zuopin.png) no-repeat;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle
}

.plazzz__course-abt, .plazzz__works-abt {
	float: right;
	margin-top: 70px;
	border-radius: 4px;
	border: 1px solid #65c4ee;
	padding-top: 1px;
	padding-bottom: 1px
}

.plazzz__course-abtt, .plazzz__works-abtt {
	width: 70px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	background: #fff;
	font-family:'PingFangSC-Regular';
	font-size:16px;
	color: #65c4ee
}
.plazzz__course-abtt:hover, .plazzz__works-abtt:hover{
	background: #65c4ee;
	color: #fff;
}
.plazzz__course-abtt.current, .plazzz__works-abtt.current {
	background: #65c4ee;
	color: #fff;
	font-weight: 500
}

.plazzz__course-ac, .plazzz__works-ac {
	height: 500px;
	width: 100%;
	padding-top: 40px;
	display: inline-block;
	padding-left:10px;
}
.plazzz__works-ac {
	height:800px
}
.plazzz__course-aci, .plazzz__works-aci {
	margin: 20px 10px;
	width: 352px;
	height: 356px;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	background: #f8f7f7;
	box-shadow: 2px 2px 8px 0 rgba(134, 134, 134, 0.50);
	border-radius: 4px;
}
.plazzz__course-aci:hover {
	box-shadow: 8px 6px 15px 0 rgba(147, 147, 147, 0.50)
}
.plazzz__course-acid, .plazzz__works-acid {
	width: 100%;
	height: 180px;
	left: 53px;
	overflow: hidden;
}
.plazzz__course-acidi, .plazzz__works-acidi {
	width: 100%;
	height: 100%;
	display: block;
	margin: 0 auto;
	max-width: 100%
}
.plazzz__course-acit, .plazzz__works-acit {
	font-size: 20px;
	color: #212121;
	line-height: 20px;
	margin: 15px 20px 10px 20px;
	font-weight: 400
}
.plazzz__course-acic, .plazzz__works-acic {
	height: 55px;
	font-size: 16px;
	color: #424242;
	line-height: 20px;
	margin: 15px 20px 40px 20px;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}
.plazzz__course-aciw {
	width: 100%;
	height: 250px;
	position: relative;
	background: #f8f7f7
}
.plazzz__course-aciw .aciwi {
	float: left;
	width: 100%;
	height: 250px;
	cursor: pointer;
	overflow: hidden;
	position: relative
}
.plazzz__course-aciw .ii {
	width: 100%;
	height: 254px
}
.plazzz__course-aciw .aciwid {
	width: 100%;
	background: #f8f7f7;
	position: absolute;
	left: 0;
	overflow: hidden;
	height: 150px;
	bottom: -100px;
	-webkit-transition: bottom .2s linear;
	transition: bottom .2s linear
}

.plazzz__course-aciw .aciwidt {
	height: 50px;
	line-height: 50px;
	text-overflow: clip;
	overflow: hidden;
	font-family:'PingFangSC-Regular';
	font-size:18px;
	color: #303133;
	font-weight:bold;
	padding: 0 20px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.plazzz__course-aciw .aciwidt, .plazzz__course-aciw .aciwidc {
	position: relative;
	-webkit-transition:bottom background .1s linear .4s;
	transition:bottom background .1s linear .4s;
	z-index: 2;
}

.plazzz__course-aciw .aciwidc {
	height: 80px;
	line-height: 26px;
	position: relative;
	font-family:'PingFangSC-Regular';
	font-size: 14px;
	color: #666;
	padding: 0 20px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.plazzz__course-aci:hover .aciwid {
	bottom: 0;
	background:rgba(8,8,8, 0.4);
}
.plazzz__course-aci:hover .aciwidt,.plazzz__course-aci:hover .aciwidc{
	color:#fff;
}
.plazzz__course-aci .aciidav {
	height: 102px;
	background: #f7f7f7;
}
.plazzz__works-i {
	width: 257px;
	height: 340px;
	padding: 0;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	margin: 10px;
	box-shadow: 2px 2px 8px 0 rgba(134, 134, 134, 0.50);
	border-radius: 4px;
	background:rgba(0,0,0, 0.01);
}

.plazzz__works-i:hover {
	background:rgba(255,255,255,1);
	box-shadow: 8px 6px 15px 0 rgba(147, 147, 147, 0.50);
	border-radius: 4px;
}

.plazzz__works-ii {
	width: 257px;
	height: 190px;
	background: #d8d8d8;
	border-radius: 4px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

.plazzz__works-i p {
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.plazzz__works-it {
	height: 30px;
	line-height: 20px;
	font-family:'PingFangSC-Regular';
	font-size: 18px;
	color:#303133;
	margin: 10px 0;
	padding: 0 10px
}
.plazzz__works-it:hover{
	font-weight:bold;
}
.plazzz__works-ia {
	height: 24px;
	line-height: 24px;
	font-family:'PingFangSC-Regular';
	font-size: 14px;
	color: #909399;
	margin: 10px 0;
	padding: 0 10px
}

.plazzz__works-ia:hover {
	color: #65C4EE;
	font-weight:bold;
}

.plazzz__works-idi {
	margin: 30px 0;
	padding: 0 10px;
	display: -ms-flexbox;
	display: flex
}

.plazzz__works-idi span {
	font-size: 14px;
	color: #909399;
}
.plazzz__course-idil, .plazzz__works-idil, .plazzz__works-idis,
	.plazzz__works-idiv {
	width: 100%;
	font-size: 14px;
	color: #909399;
	text-align: center;
	line-height: 20px;
	display: inline-block;
}
.plazzz__course-idil {
	margin-top: 50px;
	margin-left: 20px;
	text-align: left
}
.plazzz__works-idiv {
	text-align: left
}
.plazzz__course-idil i, .plazzz__works-idil i, .plazzz__works-idis i,
	.plazzz__works-idiv i {
	background: url(/static/totyuweb/img/icon_bofang.png) no-repeat;
	background-size:19px 19px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px
}
.plazzz__course-idil i {
	width: 30px;
	height: 30px;
	background: url(/static/totyuweb/img/icon_baomingrenshu.png) no-repeat
}
.plazzz__works-idil i {
	background: url(/static/totyuweb/img/icon_xihuan.png) no-repeat
}
.plazzz__works-idis i {
	background: url(/static/totyuweb/img/icon_shoucang.png) no-repeat
}
.plazzz__works-idis {
	text-align: right
}
.plazzz__footer-container {
	margin: 0 auto;
	width: 1220px;
	min-width: 1220px
}
.plazzz__footer a {
	text-decoration: none;
	color:#909399;
}
.plazzz__footer {
	background-color: #1e1e1e;
	color:#909399;
	font-size: 14px;
	width: 100%;
	position: relative;
}
.plazzz__footer .plazzz__content {
	width: 990px;
	margin: 0 auto;
	min-width: 990px;
	padding-top: 40px
}
.plazzz__footer .plazzz__about-col {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-right: 30px;
	width:250px;
}
.plazzz__footer .plazzz__about-col—half {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-right: 30px;
	width:125px;
}
.plazzz__about-col a:hover {
	text-decoration: underline
}
.plazzz__about-col img {
	max-width: 100%;
}
.plazzz__about-col dt {
	margin-bottom: 15px;
	font-size:18px
}
.plazzz__qrcode {
    width: 140px;
    height: 140px;
    background-size: cover;
    float: left;
    background-color: #fff;
    border-radius: 4px;
    margin-right:-20px;
    margin-top:50px;
    margin-left:70px;
    display:block;
}
#all-bottom{
	margin-left:90px;
}
.plazzz__hhcode {
    width: 140px;
    height: 140px;
    background: url("/static/totyuweb/img/huihua.png");
    background-size: cover;
    float: left;
    background-color: #fff;
    border-radius: 4px;
    margin-top:-140px;
    margin-left:170px;
    display:block;
}
.plazzz__about-text h3 {
	font-size: 18px;
	margin-bottom: 20px;
}
.plazzz__about-text {
	float: left;
	margin-left: 0;
	margin-top:50px;
}
.plazzz__about-text p {
	padding-bottom: 5px;
}
.plazzz__about-col dd {
	font-size:14px;
	margin-bottom: 5px;
}
.plazzz__about-col {
	margin-top: 20px
}
.plazzz__copyright_wrap {
	width: 100%;
	text-align: center;
}
.plazzz__copyright {
	display: inline-block;
	vertical-align: middle
}
.plazzz__header-nav-user-profile-wrap a {
	font-family:'PingFangSC-Regular';
	font-size: 16px;
	color: #666;
	margin-top:5px;
}
#u-randomcode-reg, #u-randomcode-rec {
	width: 238px;
}

#u-randomcode-login{
		width: 252px;
}

#addSendRegCode, #addSendRecCode,#addSendLoginCode {
	padding-left: 0;
	width: 146px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	margin-left: 14px;
	background: #FDCF2F;
	border-radius: 4px;
	font-family:'PingFangSC-Regular';
	font-size:20px;
	color: #FFFFFF;
}

/* 登录，注册，忘记密码对话框 开始*/
.plazzz__e-login-options li input[type="text"], .plazzz__e-login-options li input[type="password"],
	.plazzz__e-login-options li input[type="button"] {
	background: #fff;
	border: 1px solid #ddd;
	width: 398px;
	height: 64px;
	padding-left: 20px;
	vertical-align: middle;
	border-radius: 4px;
	font-family:'PingFangSC-Regular';
	font-size: 22px;
	color: #B7B5B5;
}

.plazzz__e-dialog-btn {
	text-align: center;
	cursor: pointer;
	display: block;
	text-decoration: none;
	width: 398px;
	height: 64px;
	background: #f3cb54;
    box-shadow: 0 2px 4px 0 #f3cb54;
	border-radius: 4px;
	font-family:'PingFangSC-Regular';
	font-size: 24px;
	color: #FFFFFF;
	line-height: 64px;
}

.lrr {
	width: 398px;
	height: 100px;
	margin-top: 25px;
	overflow: hidden;
}

.lrr span {
	font-family:'PingFangSC-Regular';
	font-size: 20px;
	color: #B7B5B5;
}

.lrr a {
	font-family:'PingFangSC-Regular';
	font-size:18px;
	color: #f52c1f;
}

.dClosed {
	position: absolute;
	right: 20px;
	top: 20px;
	display: inline-block;
	height: 45px;
	width: 45px;
	vertical-align: middle;
	background: url(/static/totyuweb/img/closed.png) no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	
}

.dialogWrap {
	position: fixed;
	top:8%;
	margin-left: -460px;
	width: 982px;
	height: 694px;
	background: url(/static/totyuweb/img/bg_lrr.png) no-repeat;
	border-radius: 4px;
}
.dialogWrapPub{
	top:8%;
	background: url(/static/totyuweb/img/bg_lrr_pub.png) no-repeat;
	left: 50%;
	width: 750px;
	height: 350px;
    transition: all .3s ease 0s;
    z-index: 9999999;
}
.dialogWrapPub-a{
	top:8%;
	background: url(/static/totyuweb/img/bg_lrr_pub_a.png) no-repeat;
	left: 50%;
	width: 750px;
	height: 411px;
    transition: all .3s ease 0s;
    z-index: 9999999;
}
.dialogWrapPub-two{
	top:8%;
	background: url(/static/totyuweb/img/bg-two.png) no-repeat;
	left: 50%;
	width: 800px;
	height: 600px;
    transition: all .3s ease 0s;
    z-index: 9999999;
}
.dialogWrapPub-two-ok{
	top:8%;
	background: url(/static/totyuweb/img/bg-two-ok.png) no-repeat;
	left: 50%;
	width: 800px;
	height: 600px;
    transition: all .3s ease 0s;
    z-index: 9999999;
}
.dialog-ele-pub{
	width: 100%;
	height: 100%;
	padding:10px 30px 50px 15px;
}
.dialog-ele-pub-a{
	width: 100%;
	height: 100%;
	padding:10px 30px 50px 15px;
}
.dialog-ele-pub-two{
	width: 100%;
	height: 100%;
	padding:10px 30px 50px 15px;
}
.dialog-ele-pub-head-txt{
	margin-left: 90px;
	top:70px;
/*	color: #f52c1f;*/
	color:  #191970;
	font-weight: 700;
	font-size: 24px;
	font-family: 'Microsoft YaHei'
}
.dialog-ele-pub-head-txt-a{
	margin-left: 55px;
	top:70px;
/*	color: #f52c1f;*/
	color:  #FFF;
	font-weight: 700;
	font-size: 24px;
	font-family: 'Microsoft YaHei'
}
.dClose-btn{
	width: 100px;
	background: #f52c1f;
	color: #fff;
}
.dClose-btn-a{
	width: 100px;
	background: #f52c1f;
	color: #fff;
}
.dClose-btn-two{
	right: 15px;
    top: 120px;
    display: inline-block;
    height: 45px;
    width: 125px;
    vertical-align: middle;
    background: url(/static/totyuweb/img/in-two.png) no-repeat;
}
.dClose-btn-two-ok{
	right: 15px;
    top: 120px;
    display: inline-block;
    height: 45px;
    width: 125px;
    vertical-align: middle;
    background: url(/static/totyuweb/img/in-two-ok.png) no-repeat;
}
.dClosePub{
	right: 140px;
    top: 10px;
    display: inline-block;
    height: 32px;
    width: 32px;
    vertical-align: middle;
    background: url(/static/totyuweb/img/closed_pub.png) no-repeat;
    background-size: 100% 100%;
}
.dClosePub-a{
	right: 190px;
    top: 50px;
    display: inline-block;
    height: 32px;
    width: 32px;
    vertical-align: middle;
    background: url(/static/totyuweb/img/closed_pub_a.png) no-repeat;
    background-size: 80% 80%;
}
.dClosePub-two{
	right: 15px;
    top: 120px;
    display: inline-block;
    height: 35px;
    width: 35px;
    vertical-align: middle;
    background: url(/static/totyuweb/img/close-two.png) no-repeat;
/*     background-size: 80% 80%; */
}
/* .btn-two{
	right: 15px;
    top: 120px;
    display: inline-block;
    height: 45px;
    width: 125px;
    vertical-align: middle;
    background: url(/static/totyuweb/img/in-two.png) no-repeat;
} */
.mt50{
	margin-top: 50px;
}
.mt50-a{
	margin-top: 10px;
}
.fsize24{
	font-size: 24px;
}
.c-f52c1f{
	color:  #f52c1f;
}
/* 登录，注册，忘记密码对话框 结束*/
/*20180612 E*/

.dialogWrapFeedback {
	color:#303133;
	position: fixed;
	top:8%;
	margin-left: 500px;
	width: 816px;
	height:670px;
	background: #FBFBFB;
	z-index:99999;
	border-radius: 4px;
}
.plazzz__e-feedback-btn {
	width: 228px;
	margin: 0 0 0 150px;
	height: 62px;
	border-radius: 4px;
	text-align: center;
	font: 24px/50px 'PingFangSC';
	cursor: pointer;
	display: block;
	background: #65C4EE;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 62px;
}
.plazzz__d-feedback-head-tab a {
	border-bottom: 1px solid transparent;
	color: #666;
	display: block;
	float: left;
	width: 816px;
	line-height: 40px;
	font-size: 18px;
}
.plazzz__d-feedback-head-tab {
	display: block;
	height: 40px;
}
.plazzz__d-feedback-head-tab a:hover {
	text-decoration: none;
}
.plazzz__d-feedback-head-tab a.current {	
	margin-top:15px;
	border-color: #E2E2E2;
	color: #3B4150;
}
.dClosed-feedback {
	position: absolute;
	right: 20px;
	top: 13px;
	display: inline-block;
	height: 41px;
	width: 41px;
	vertical-align: middle;
	background: url(/static/totyuweb/img/closed_feedback.png) no-repeat;
}

/** --------注册协议  start ----------------  */
.regist_protocl{
	display: none;
}
.dialog_bg{
	display: none;
}
.logo_protocal_{
	position: absolute;
	margin-top: 30px !important;
}
.dClosed{
	position: absolute;
	border-radius: 6px;
	background-size: 100% 100%;
}
.background_mark_{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	/*background: rgba(220,220,220,0.7);*/
	border-radius: 4px;
}
.protocal_content{
	position: relative;
	top:115px;
	background:#fff;
	width: 650px;
	height: 450px;
	margin: 0 80px 0 50px;
	border: 1px solid #eee;
	border-color:#aaa #fff #fff #aaa ;
	border-radius: 5px;
	padding: 30px;
	overflow: auto;
}
.protocal_content::-webkit-scrollbar {/*滚动条整体样式*/
	width:10px;     /*高宽分别对应横竖滚动条的尺寸*/
	height:20px;
}
.protocal_content::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #65C4EE;
}
.protocal_content::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #F2F6FC;
}
.protocol_title{
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
	color: #333;
}
.protocol_title_right{
	width:100%;
	font-size: 18px;
	text-align: right;
	margin-bottom: 10px;
	color: #EE0000;
	text-decoration:underline;
}
.protocol_text{
	color:#303133;
	font-family:'PingFangSC-Regular';
	font-size: 14px;
}
.protocal_ok_btn{
	width:400px;
	height: 45px;
	text-align: center;
	background: #f3cb54;
	position: relative;
	margin: 0 80px 0 150px;
	margin-top: 20px;
	line-height: 45px;
	color: #fff;
	border: 1px solid #f3cb54;
	top: 115px;
	border-radius: 4px;
}
.pro_btn_active:hover{
	cursor: pointer;
	border-color: #aaa #fff #fff #aaa;
}
.pro_btn_disable{
	background: #ddd;
	color: #999;
	border-color: #aaa #fff #fff #aaa;
}
/* 文本 */
.pro_title_{
	text-align:center;
	margin:5px 0;
	font-size: 1.3rem;
	font-weight: 600;
}
.pro_sub_title_{
	margin:15px 0;
	font-size: 1.1rem;
	font-weight: 600;
}
.protocol_text p{
	margin:3px 0;
}
.protocol_text .pro_white_space{
	display:inline-block;
	width:2rem;
}
.protocol_text .blod_{
	font-weight: bold;
}
.protocol_text .under_{
	text-decoration:underline;
}
.orange_{
	color: #F4A460;
}
#tkc {
     position:absolute;
     bottom:100%;
     left:3%;
}
.ui-dialog-bg{
	position: absolute;
	top: 6%;
    background: url(/static/totyuweb/img/bg_lrr_pub.png) no-repeat;
    left: 20%;
    width: 750px;
    height: 350px;
    transition: all .3s ease 0s;
    z-index: 9999999
}
.q-c-list_a dl{
	margin-bottom: 30px;
    min-height: 30px;
    clear: both;
    position: relative;
    padding-left: 170px;
}
.q-c-list_a dl dt{
	position: absolute;
    top: 5px;
    left: 0;
    width: 150px;
    text-align: right;
}
.q-c-list_a dl dd{
	position: absolute;
    top: 5px;
    left: 0;
    width: 400px;
    text-align: right;
}
.d-btn{
	width: 120px;
	height: 32px;
	background: #f52c1f;
	border: 0;
	border-radius:20px;
    box-shadow: 0 2px 4px 0 rgba(245,44,31, 0.75);
    color: #fff;
}
.tc_detail-download-btn-line{
	width: 100%;
	height: 60px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.tc_detail-download-pdf{
	width: 180px;
    height: 40px;
}
.tc_detail-download-href{
	width: 180px;
    height: 40px;
}
.tc_detail-download-pdf a{
	width: 180px;
    height: 40px;
    margin-top: 10px;
    margin-left: -10px;
    text-align: center;
    line-height: 32px;
    border-radius: 23px;
    font-size: 18px;
    line-height: 40px;
    cursor: pointer;
    display: inline-block;
    background: #FFEA72;
    color: #3B4150;
    text-decoration: none;
}
.dialog-ele img{
	width: 250px;
    height: 80px;
}
.dialogWrap img{
	width: 250px;
    height: 80px;
}
.v-code-pic img{
	width: 150px;
    height: 40px;
}
.v-code-pic span{
	width: 150px;
    height: 40px;
}

.q-c-jy img{
	width: 16px;
	height: 16px;
}
.dialog-pub-value_box{
	width: 100%;
	height: 120px;
	display: flex;
	text-align: center;
	align-content: center;
	align-items: center;
	margin: auto;
	flex-direction: column;
	margin-left: 40px;
	justify-content: center;
}
.dialog-pub-value_item{
	width: 100%;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	line-height:40px;
	font-size:18px;
	text-align: left;
}
.dialog-pub-table{
	width: 300px;
	height: 30px;
	margin-top: 135px;
	margin-right: 90px;
	line-height:30px;
	font-size:18px;
	text-align: left;
}
.dialog-pub-table tr{
border: 1px solid #647ef1;
}
.dialog-pub-table td{
	text-align: center;
	width:30px;
	border: 3px solid #999999;
	font-family: 'Microsoft YaHei';
}


.myiframe::-webkit-scrollbar {/*滚动条整体样式*/
	width:10px;     /*高宽分别对应横竖滚动条的尺寸*/
	height:20px;
}
.myiframe::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #65C4EE;
}
.myiframe::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #F2F6FC;
}

.w0h0{
	width: auto!important;
	height: auto!important;
}
/**-------------- 注册协议  end--------------- */