
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #F0F2F3;
	color: #333;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}f
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #4085ED;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.ad1 img{ width:100%; height: auto;}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.float-left{ float:left;}
.imgg{width:200%; height: auto; background:#FFF;left:0px; top:0px;position:absolute; z-index:999;}
.beian{width:100%;position:absolute; text-align:center;}
.beian a{font-size:12px; color:#666;}
.beian a img{ width:17px; height:17px;}

 .w1200{width:1200px;margin:0 auto}
 .header_main{width:100%;height:110px;overflow:hidden;z-index:100;background:#fff;border-bottom:1px solid #ededed}
 .header_main .header{position:relative}
 .header_main .logo{float:left;display:block;padding-top:15px}
 .header_main .logo img{width:100%;height:100%;display:block}
 .header_main .tel{height:50px;background:url(/images/tel.png) left center no-repeat;float:right;margin-top:28px}
 .header_main .tel .tit{font-size:14px;color:#333;text-indent:50px;line-height:20px}
 .header_main .tel .con{font-size:26px;color:#FF4444;text-indent:50px;font-weight:700}
 .nav_main{position:relative;width:100%;float:left;height:60px;color:#fff;z-index:13;border-bottom:1px solid #d2d2d6; background:#FFF;}
 .nav_main .nav{width:1200px;margin:0 auto;margin-top:15px}
 .nav_main .nav li{position:relative;color:#fff;line-height:32px;float:left;margin-right:2px;border-radius:24px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
 .nav_main .nav li a.aLink{width:148px;height:32px;line-height:32px;font-size:15px;text-align:center;display:block;color:#333;font-weight:700}
 .nav_main .nav li.hover,.nav_main .nav li:hover{background-color:#FF4444}
 .nav_main .nav li.hover a,.nav_main .nav li:hover a{color:#fff}
 .nav_main li.hover .subnav a{background:0 0}
 .nav_main .nav .subnav{height:auto;left:0;top:32px;position:absolute;width:100%;z-index:199;background:rgba(255,255,255,.86);border-radius:12px}
 .nav_main .nav .subnav{filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity:0;visibility:hidden;transition:all .6s ease 0s;transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0)}
 .nav_main .nav li:hover .subnav{opacity:1;visibility:visible;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
 .nav_main .nav .subnav li{width:100%}
 .nav_main .nav .subnav .nav1 a{color:#333;display:block;font-size:14px;font-weight:500;line-height:34px;text-align:center;border-bottom:#ddd 1px solid}
 .nav_main .nav .subnav li:hover{background:0 0}
 .nav_main .nav .subnav li:hover a{color:#FF4444}
 .nav_main .nav .subnav li:last-child a{border-bottom:0}



.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.middle {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.pageWidth{width:1100px;margin: 0 auto;}
.fl{ float:left;}
.fr{ float:right;}
/*客服*/
.kf {
	width: 208px;
	position: fixed;
	/* right: 20px; */
	right: -208px;
	top: 80%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999;
}
.kt-top {
	height: 40px;
	line-height: 40px;
	background: url("/images/1/kefu.png") 12px center no-repeat #007ccb;
	-o-background-size: auto 20px;
	-ms-background-size: auto 20px;
	-moz-background-size: auto 20px;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
	padding-left: 46px;
	font-size: 14px;
	color: #fff;
}
.kt-top span:hover {
	transform: rotate(90deg);
}
.kt-top span {
	width: 18px;
	height: 16px;
	float: right;
	position: relative;
	margin: 10px 10px 0px 0px;
	cursor: pointer;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}
.kt-top span b {
	width: 100%;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}
.kt-top span b:first-child {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.kt-top span b:last-child {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.kf .con {
	overflow: hidden;
	background: #fff;
}
.kf .qq li {
	height: 36px;
	line-height: 36px;
	border-bottom: #f5f5f5 solid 1px;
	padding-left: 16px;
}
.kf .qq li a {
	height: 36px !important;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: initial;
	display: block;
}
.kf .qq li a img {
	padding-right: 6px;
}
.kf .con h5 {
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
	background: url("/images/1/lianxi.png") 16px center no-repeat;
	padding-left: 45px;
	color: #666;
	font-size: 14px;
	margin-bottom: 0;
}
.kf .contact {
	margin-top: 1px;
}
.kf .contact p {
	height: 26px;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	padding-left: 22px;
	margin: 0;
}
.kf .contact p:nth-child(2n) {
	padding-left: 32px;
}
.kf .con h5.qr-icon {
	background: url("/images/1/erweima.png") 16px center no-repeat;
}
.kf .con .qr {
	margin-top: 10px;
	padding-left: 40px;
}
.kf .con .qr img {
	width: 110px;
	height: 110px;
}
.kf .backTop {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url("/images/1/huidaodingbu.png") center center no-repeat #007ccb;
	background-size: 18px auto;
	cursor: pointer;
}
.kf-side {
	padding: 18px 12px 10px 12px;
	background: #007ccb;
	position: absolute;
	top: 21%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: -38px;
	cursor: pointer;
}
.kf-side b {
	display: block;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
}
.kf-side span.arrow {
	width: 12px;
	height: 12px;
	background: url("/images/1/jt-1.png") no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
	display: block;
	margin-top: 10px;
}
.kf-side span.on {
	background: url("/images/1/jt-2.png") no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
}


.header {
	background-color: #fff;
}
.header .topbar {
	line-height: 34px;
	background-color: #f5f5f5;
	font-size: 13px;
	color: #888;
	border-top: 2px solid #f7c433;
}
.header .topbar ul {
	float: right;
}
.header .topbar li {
	float: left;
	color: #ddd;
}
.header .topbar li.pipe {
	padding: 0 10px;
}
.header .topbar li.c {
	margin-left: 10px;
}
.header .topbar li.c a {
	background-color: #f7c433;
	display: block;
	padding: 0 15px;
	font-weight: bold;
}
.header .logo {
	float: left;
	font-size: 0;
	height: 80px;
	line-height: 80px;
	text-align: left;
	padding: 15px 0;
}
.header .tel {
	float: right;
	background: url(/images/1/tel.jpg) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 31px;
}
.header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
	color: #4085ED;
}
.header .text {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.header .text strong {
	display: block;
	font-size: 26px;
}
.header .text span {
	color: #4085ED;
}
.header .nav {
	font-size: 0;
	background-color: #4085ED;
	color: #fff;
	border-bottom: 4px solid #7AAAF2 ;
}
.header .nav li {
	display: inline-block;
	vertical-align: middle;
	background: url(/images/1/line.jpg) no-repeat right center;
}
.header .nav li a {
	display: block;
	font-size: 16px;
	line-height: 50px;
	padding: 0 35px;
	color: #fff;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav li.dropdown:before {
	content: "";
	position: absolute;
	border: 4px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 15px;
}
.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(255,255,255,1) !important;
	line-height: 40px;
	border: 1px solid rgba(9,27,85,.1);
	border-top: none;
}
.header .nav .dropdown-box a:hover {
	color:#4085ED !important;
	background-color: #FFF !important;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	color:#fff;
	background-color:#2E7AEB;
}

.header .nav li.open .dropdown-box {
	display: block;
}
.header .nav li.open .dropdown-box a{
	color:#4085ED;
}


.logo1{padding-top:22px;width: 225px;}
.logo1 a{display:inline-block;width:225px;background:url("/images/1/logo1.png") no-repeat top left;padding:40px 0 0 4px;font-size:14px;color:#999;letter-spacing:16px;}
.channelChance{position: relative;display: inline-block;margin: 10px 45px 0 0;z-index: 901;padding:0 0 5px 0;width:235px;text-align:center;}
.channelChance a{font-size: 24px;color: #e84e40;font-family: "微软雅黑";background: url("/images/1/nw_down.png") no-repeat right;padding-right:20px;font-weight:normal;}

.channelChanceUp a{background: url("/images/1/nw_up.png") no-repeat right;}

.channelChanceCon{position: absolute;top: 45px;left: 0; width: 560px;display: none;border: 1px solid #e3e3e3;padding: 10px 18px;background: #fff;z-index: 10;-webkit-box-shadow: 0px 0px 10px 0 rgba(0,0,0,.2);box-shadow: 0px 0px 10px 0 rgba(0,0,0,.2);}
.channelChanceCon i{position: absolute;top: -19px;left: 0;display: block; width: 140px;height: 20px;background: url("/images/1/ncw_arr.png") no-repeat 65px center;}
.channelChanceItem{width: 100%;float: left;margin-bottom: 5px;line-height: 26px;text-align:left;}
.channelChanceItem h2{font-size: 20px;color: #e83827;line-height: 2em;margin:0 0 10px 5px;border-bottom: 1px solid #eeeeee;font-weight: normal;background: url("/images/1/icon22.png") no-repeat;padding-left: 32px;background-position: 0 9px;}
.channelChanceItem.projectPopItem h2{background-position: 0 9px;}
.channelChanceItem.healthPopItem h2{background-position: 0 -140px;}
.channelChanceItem.teacherPopItem h2{background-position: 0 -65px;}
.channelChanceItem.economyPopItem h2{background-position: 0 -217px;}
.channelChanceItem a{display: inline-block;color: #666;font-size: 14px !important;font-family: "微软雅黑" !important;margin: 7px 5px;width:118px;text-align: center;line-height: 24px;border:1px solid #d6d6d6;border-radius: 13px;background:none;padding:0;}
.channelChanceItem a:hover{background: #e43935;border:1px solid #e43935;color: #fff;}

.nav1 ul{margin-top:43px;}
.nav1 li{float: left;margin-right:31px;height:30px;}
.nav1 li a{display: block;}
.nav1 li:hover a,.nav li.cur a{height:30px;color: #d3483e;background: url("/images/1/icon15.png") no-repeat center bottom;}


.menu-btn {
	display: none;
	padding: 18px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #4085ED;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
p{font-family: "微软雅黑";margin:0;padding:0;}
.mt16{margin-top:16px}
.mt26{margin-top:26px}
.mt20{margin-top:20px}
.mt14{margin-top:14px}


.path {
	position: relative;
	width: 1180px;
	line-height: 30px;
	padding: 20px 0 20px 25px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 18px;
	color: #9e9e9e;
}

.path i {
	position: absolute;
	top: 21px;
	left: 0;
	display: inline-block;
	width: 19px;
	height: 26px;
	background: url(/images/lby/position.png) center no-repeat;
	background-size: cover;
}

.path a {
	color: #9e9e9e;
}

.path h1 {
	display: inline-block;
	font-weight: normal;
	font-size: 20px;
}

.column-left{float:left;width:810px;}
.column-right{float:right;width:360px}

.column-left-wx{float:left;width:360px}
.column-right-p{float:right;width:810px;}

.push {
    width:100%;
    height: 116px;
    background: url(/images/lby/show19_tjbg.png) no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 0px
}

.push_list {
    margin-left: 172px;
	width:64%;
	height:auto;
	float:left;
	overflow: hidden;
}

.push_zixun {
    width:88px;
    height: 88px;
	float: right;
    background: #FFEB63;
	border-radius:44px;
    margin:5px 20px 0 0;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .2)

}
.push_zixun a{
	padding:20px 10px;
	line-height:88px;
	color:#00b7aa;
	text-align:center;
	font-size:16px;
	font-weight:600;


}
.push_list a {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 107, 101, 1);
    height: 34px;
    background: #FFFFFF;
    border-radius: 3px;
    line-height: 34px;
    text-align: center;
    margin-right: 10px;
    margin-top: 10px;
    transition: .2s;
	width:18%;
}



.push_list a:hover {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .3)
}

.push_list a:nth-child(5n) {
    margin-right: 0
}



.article{background:#fff;padding:26px 45px 35px}
.article>h1{font-size:24px;color:#000;line-height:30px;font-weight:normal;text-align:center}
.actice-infor{text-align:center;font-size:14px;color:#999;line-height:30px;margin:10px 0 0 0}
.actice-infor a{color:#999}
.article-text{padding:20px 0;font-size:16px;word-wrap: break-word;word-break: normal; line-height:30px;}
.article-text h3{font-size:16px;color:#333;line-height:30px}
.article-text img{max-width:720px;display:block;margin:0 auto;border:0}
.article-text table{width:720px;margin:0 auto}
.article-text a:link{color:#00e}
.article-text a:visited{color:#00e}
.article-text a:hover{color:#00e}
.article-text a:active{color:#00e}
.article-text p{font-size:16px;color:#333;line-height:30px;text-indent:2em;font-family:SimSun}
.article-text p strong{color:#444}
.article-text p a{font-family:simsun}
.article-text .article-under{color:red;font-weight:bold}
.article-text .article-under1{color:#00e;font-weight:bold;text-align:center}
.article-text .article-under1 a{color:#00e}
.article-text iframe{ width:96%;}

.article-sns{border-top:#f0f0f0 1px solid;padding-top:28px;margin-top:20px}
.article-address{font-size:14px;color:#666;margin-top:8px}
.article-btn{background:#f3f3f3;width:100%;height:40px;padding:0 10px;margin-top:26px}
.article-btn>p{font-size:16px;color:#333;height:40px;line-height:40px;width:340px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.article-btn .prev{float:left}
.article-btn .next{float:right}
.article-btn>p>a{color:#666}
.article-btn>p>a:hover{color:#cb0000;text-decoration:underline}

.relevant {
    margin-top: 30px;
	padding-bottom:20px;
	background:#FFF;
}

.relevant_t {
    width: 100%;
    border-bottom: 1px solid #DEDEDE;
    line-height: 45px
}

.relevant_t h3 {
    width: 111px;
    font-size: 20px;
    font-weight: 700;
    color: rgba(51, 51, 51, 1);
    padding-left: 29px;
	margin-left:15px;
    border-bottom: 2px solid #4085ed;
    box-sizing: border-box;
}
.relevant .relevant_t h3 {
    background: url(/images/lby/show19_ydi.png) no-repeat center left
}

.relevant_list {
	margin:16px 0 0 15px;
}

.relevant_list li {
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 37px;
    height: 37px
}

.relevant_list li:nth-child(2n) {
    float: right;
    margin-right: 10px
}

.relevant_list li::before {
    width: 8px;
    height: 8px;
    background: url(/images/lby/m1C_point.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    content: '';
    left: -2px;
    top: 50%;
    transform: translateY(-50%)
}

.relevant_list a{
    width: 340px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 13px;
    margin-right: 20px;
    display: inline-block
}

.relevant_list a:hover {
    color: rgba(0, 169, 160, 1)
}

.relevant_list li span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    vertical-align: top
}


.classtype{width:360px;background:#ffffff;padding:10px 0; margin-bottom:20px;}
.classtype-title{font-size:20px;color:#444;font-weight:normal;line-height:1;text-align:center;margin-bottom:5px;}
.classtype-stitle{font-family:arial;font-size:12px;color:#bcbcbc;font-weight:normal;line-height:1;text-align:center}
.classtype ul {
    margin-top: 0px; width:312px; margin:0 auto;
}
.classtype ul li {
    width:100%;
	float:left;
    margin:10px auto;
}
.classtype ul li:last-child {
    margin-right: 0
}
.classtype ul li img{
    width:100%;
	height:auto;

}
.classtype .wklc {
    display: block;
    width:312px;
    height: 146px
	margin-top: 30px
}
.classtype .wlkc .relevant_t h3 {
    width: 111px;
    background: url(/images/lby/show19_wli.png) no-repeat center left
}
.classtype .box {
    background: rgba(0, 169, 160, 0);
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    border-top: none;
    padding-top: 19px;
    box-sizing: border-box;
    margin-top: -3px;
    box-sizing: border-box;
    padding-bottom: 13px
}
.classtype .text {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-left: 11px;
    margin-top: 19px
}
.classtype .bot {
    margin-top: 8px
}
.classtype .bot p {
    font-size: 18px;
    font-weight: 400;
    color:#f54030;
    line-height: 24px;
    margin-left: 10px;
}
.classtype .bot p span {
    font-size: 13px;
}
.classtype .bot .link {
    display: block;
    width: 68px;
    height: 24px;
    border: 1px solid #f54030;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    color:#f54030;
    line-height: 24px;
    text-align: center;
    margin-right: 11px
}
.classtype .bot .link:hover {
    background:#f54030;
    color: #fff
}
.zxzxpath{
		position: relative;
		width: 100%;
		line-height: 30px;
		padding: 20px 0px;
		margin: 1rem auto 0 auto;
		box-sizing: border-box;
		overflow: hidden;
		font-size: 14px;
		color: #9e9e9e;
}
.zxtitle{width:100%; font-size:32px; font-weight:600;text-align:center; color:#333; line-height:50px;}
.zxzx{width:100%;background:#ffffff;padding:45px 0 10px 0; text-align:center;}
.zxzx h2{ width:80%;font-size:24px;color:#4085ED;font-weight:normal;line-height:1;text-align:center;
-webkit-box-shadow:0 2px 5px 1px rgba(124,124,124,.2); margin:0 auto; padding:20px 0 5px 0;box-shadow:0 -5px 5px -5px rgba(124,124,124,.2);}
.zxzx h3{font-family:arial;font-size:14px;color:#3E3D32;font-weight:normal;line-height:1;text-align:center}
.zxzx h3 span{font-family:arial;font-size:14px;color:#4085ED;font-weight:normal;line-height:1;text-align:center}
.zxzx img{width:80%; height:auto; margin-bottom:68px;}

.course{width:100%;background:#ffffff; height:auto; overflow: hidden;}
.course-bor{border-bottom:#eaeaea 1px solid;padding:14px 0 8px}
.course ul{ padding:16px 0 10px 10px;}
.course li{ float:left; display:inline; width:158px; margin:0 6px 18px;}
.course .pic{ width:158px; height: auto; position:relative;}
.course .pic img{ width:100%; height: auto; position:relative;}
.course .pic i{ display:block; width:50px; height:18px; line-height:18px; text-align:center; font-size:12px; color:#fff; position:absolute; left:0; top:0; background-position:0 -604px;}
.pic em{ }
.course .pic em{background:url(/images/lby/play.png) no-repeat; display:block; width:38px; height:38px; position:absolute; left:50%; top:50%; margin:-19px 0 0 -19px; }
.course .name{line-height:14px; height:28px; padding:9px 0 12px;}
.course .name a{ font-size:12px;}
.course .teacher-name{ line-height:20px; color:#f4674b;}
.course .teacher-name a{ color:#f4674b;}


.book{width:360px;background:#ffffff;padding:10px 0; margin-top:20px;}

.book ul {
    margin-top: 0px; width:312px; margin:0 auto;
}
.book ul li {
    width:100%;
	float:left;
    margin:10px auto;
}
.book ul li:last-child {
    margin-right: 0
}
.book ul li img{
    width:100%;
	height:auto;

}
.book .wklc {
    display: block;
    width:40%;
    height: auto;
	margin:10px 0 0 10px;
	float:left;
}

.book .wlkc .relevant_t h3 {
    width: 111px;
    background: url(/images/lby/show19_wli.png) no-repeat center left
}
.book .box {
    background: rgba(0, 169, 160, 0);
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    padding-top: 29px;
    box-sizing: border-box;
    margin-top: -3px;
    box-sizing: border-box;
    padding-bottom: 13px
}
.book .text {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-left: 11px;
    margin-top: 19px
}
.book .bot {
    margin-top: 8px
}
.book .bot p {
    font-size: 18px;
    font-weight: 400;
    color:#f54030;
    line-height: 24px;
    margin-left: 10px;
}
.book .bot p span {
    font-size: 13px;
}
.book .bot .link {
    display: block;
    width: 68px;
    height: 24px;
    border: 1px solid #f54030;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    color:#f54030;
    line-height: 24px;
    text-align: center;
    margin-right: 11px
}
.book .bot .link:hover {
    background:#f54030;
    color: #fff
}

.news_main {
    width: 730px;
    padding: 14px 40px 5px 40px;
    background: #ffffff;
	height:auto;}

.news_main:last-child {
    padding-bottom: 55px; }

/* line 29, ../sass/main.scss */
.news_main h3, .news_main h1 {
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
	width:100%;

    font-weight: bold;
    vertical-align: top; }
.news_main h3 a{
    font-size: 18px;
    height: 26px;
    line-height:26px;



    font-weight: bold;
    vertical-align: top; }
	

.news_main ul {
    margin: 25px 0 25px 0;}

.news_main ul:first-of-type {
    margin-top: 10px; }

.news_main ul li {

    font-size: 16px;border-bottom:1px solid #eee;padding:20px 0 10px; height:180px;}




.news_main ul li a {

    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.news_main ul li span {
    font-size: 14px;
    float:left;
    color: #979aa4; }

.news_main .more {
    font-size: 14px;
    font-weight: 100;
    float: right;
    color: #9598a2;
    background: url("/images/lby/more_icon.png") right center no-repeat;
    width: 52px;
    padding-left:0px;
	border-left: none;}

.news_main .more:hover {
    color: #649cf0;
    background: url("/images/lby/more_blue.png") right center no-repeat;
    width: 52px; }

.article-media li:hover{border-bottom:1px solid #FF4444}
.article-media .media .media_img{width:30%;margin-right:20px; height:auto;}


.article-media .media .media_img img{width:100%;height:auto;}
.article-media .media .media_img a{padding:0}
.article-media .media .media_img a:hover{border-color:-moz-use-text-color;border-style:none;border-width:medium;background:#FF4444 none repeat scroll 0 0}
.article-media .media-body{ float:left;width:65%;}
.article-media .media-body h3{line-height:100%;margin-bottom:12px;margin-top:0;font-size:16px;}
.article-media .media-body h3 a{color:#3a3a3a;font-size:16px;font-weight:700}
.article-media .media-body h3 a:hover{color:#FF4444}
.article-media .media-body p{color:#3a3a3a;line-height:20px;height:64px;font-size:14px;overflow:hidden; float:left; width:100%;}
.article-media .media-body p{height:auto}
.article-media .media-body p a{font-size:14px;line-height:20px;display: inline;}
.article-media .media-body .time{font-size:14px;color:#666;}
.article-media li:hover h3 a{color:#FF4444}



.lm_main{width:100%; border:#EEEEEE 1px solid; margin-top:20px;}
.lm_main ul{ padding-left:10px;}
.lm_main ul span{ margin-right:10px;}
.lmmc { width:100%; height:24px; line-height:24px; border-bottom:#EEEEEE solid 1px; padding:10px 0;}
.lmmc p {float:left;border-left: 4px solid #FF4444;font-size:16px; font-weight:bold; color:#FF4444; padding-left:15px;}
.lmmc a { float: right;font-size:13px; margin-right:10px;}





/*   //////////////////////////////////////////////////////////////////////////////////////// */



.clearself{overflow: hidden;_overflow: visible;_height: 1%;}

/*友情链接*/
.footerTop{ background: #333;padding:30px 0;min-width:1200px;}
.friendLink{margin-bottom: 60px;}
.friendLink h3{font-size: 16px;color: #c2c2c2;font-weight: normal;border-bottom: 2px solid #4b4b4b;height:28px;margin-bottom: 10px;}
.friendLink a{display: inline-block;float: left;color: #c2c2c2;font-size: 12px;margin-right: 10px;line-height: 30px;}
.footerBom{padding:20px 0;}
.footerBom p{ text-align: center;font-size: 12px;color: #666;}
.footerBom p.text{height:30px;}
.footerBom img{margin:0 25px;}

.footList{margin-right: 70px;}
.footList h4{font-size: 18px;height: 30px;border-bottom: 1px solid #666;color: #fff;font-weight: normal;margin-bottom: 10px;}
.footList li{line-height: 34px;float:left;margin-right: 23px;}
.footList li a{color: #fff;font-size: 14px;}
.aboutUsList{width: 137px;}
.aboutUsList ul{width:160px;}
.helpList{width: 150px;}
.helpList ul{width:175px;}
.payList{width: 120px;margin-right: 0;}
.QRcode{margin-right: 70px;}
.QRcode dl{float: left;margin-right: 45px;}
.QRcode dd{font-size: 18px;color: #fff; text-align: center; line-height: 24px;margin-bottom: 10px;}
.QRcode dt{text-align: center;}
.footTel div{overflow: hidden;margin-bottom: 25px;}
.footTel img{float: left;margin-right: 10px;}
.footTel i{font-style: normal;font-size: 12px;color: #fff;display: block;}
.footTel b{color: #fff;display: inline-block;font-weight: normal;}
.footTel p{color: #999;font-size: 14px;}
/*end footer */

.bug {
	background: #fff;
	padding: 35px 0 40px;
}

.bug-tit {
	font-size: 36px;
	color: #152860;
	line-height: 1;
	text-align: center;
}

.bug-stit {
	font-size: 24px;
	color: #e85a57;
	line-height: 1;
	text-align: center;
	margin-top: 20px;
}

.bug-con {
	width: 740px;
	margin: 32px auto 0;
}

.bug-con li {
	background: url("../img/bug-li.png") no-repeat 0 center;
	width: 350px;
	height: 30px;
	float: left;
	margin-top: 20px;
}

.bug-con li:first-child,
.bug-con li:nth-child(2) {
	margin-top: 0;
}

.bug-con li:nth-child(even) {
	margin-left: 40px;
}

.bug-icon {
	background: #fff;
	width: 30px;
	height: 30px;
	border: #d1d1d1 1px solid;
	border-radius: 5px;
	font-family: impact, "microsoft yahei", sans-serif;
	font-size: 14px;
	color: #1f3b8f;
	text-align: center;
	line-height: 30px;
	float: left;
}

.bug-p {
	font-size: 14px;
	color: #828282;
	line-height: 30px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

.bug-p:hover {
	color: #cb0000;
}

.bug-btn {
	background: #4085ED;
	width: 98px;
	height: 30px;
	border: none;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	display: block;
	float: right;
	line-height:30px;
	text-align:center;
}

.bug-btn:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);	color: #fff;
}

.column-right .item{
	float: left;

	margin:0px 0 20px 0px; 
	width:100%;
	height:auto;
	padding-bottom:20px;
	background: #fff;
	overflow: hidden;
	-webkit-box-shadow: 0 0 5px rgba(15,15,15,.2);
	box-shadow: 0 0 5px rgba(15,15,15,.2);
}
.column-right .item:nth-child(3n){
	margin-right: 0;
}
.column-right .item:nth-child(6n){
	margin-right: 0;
}
.column-right .item .lanmu{
	position: relative;
	width: 100%;
	height: 50px;
	border-bottom:#EEE 1px solid;
}
.column-right .item .lanmu a{
	position: absolute;
	left: 10px;
	display: block;
	width: 90%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #282828;
    border-left: 4px solid #FF4444;
	margin-top:10px;
	padding-left:15px;
}
.column-right .item:nth-child(1) .lanmu{
	background-size: cover;
}
.column-right .item:nth-child(2) .lanmu{
	background-size: cover;
}
.column-right .item:nth-child(3) .lanmu{
	background-size: cover;
}
.column-right .item:nth-child(4) .lanmu{
	background-size: cover;
}

.column-right .item .list{
	width: 100%;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
	overflow: hidden; height:auto;
}
.column-right .item .list li{
	width: 94%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dashed #CCC;
	font-size: 14px;
	color: #838383;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	background-position: center;
	padding-left:20px;
}
.column-right .item .list li:nth-child(1){
	background: url(/images/1/an1.png) no-repeat;
    background-position: left center; 
}
.column-right .item .list li:nth-child(2){
	background: url(/images/1/an2.png) no-repeat;
    background-position: left center; 
}
.column-right .item .list li:nth-child(3){
	background: url(/images/1/an3.png) no-repeat;
    background-position: left center; 
}
.column-right .item .list li:nth-child(4){
	background: url(/images/1/an4.png) no-repeat;
    background-position: left center; 
}
.column-right .item .list li:nth-child(5){
	background: url(/images/1/an5.png) no-repeat;
    background-position: left center; 
}
.column-right .item .list li:nth-child(6){
	background: url(/images/1/an6.png) no-repeat;
    background-position: left center; 
}
.column-right .item .list li:nth-child(7){
	background: url(/images/1/an7.png) no-repeat;
    background-position: left center; 
}
.column-right .item .list li:nth-child(8){
	background: url(/images/1/an8.png) no-repeat;
    background-position: left center; 
}
.column-right .item .list li i{
	margin-right: 5px;
	font-size: 20px;
	color: #a27b50;
}

.column-right .item .list li .lable{
	color: #717171;
}







.yunu-footer-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #4085ED;
	z-index: 10;
	display: none;
}
.yunu-footer-fix li {
	float: left;
	width: 25%;
}
.yunu-footer-fix li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.yunu-footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.yunu-footer-fix li i.i1 {
	background-image: url(/images/1/f_01.png);
}
.yunu-footer-fix li i.i2 {
	background-image: url(/images/1/f_02.png);
}
.yunu-footer-fix li i.i3 {
	background-image: url(/images/1/f_03.png);
}
.yunu-footer-fix li i.i4 {
	background-image: url(/images/1/f_04.png);
}

/*** page
-------------------------------------------------------------- ****/
.epages {text-align: center; margin-top:20px;}
.epages a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070; padding:0 10px;height:34px;font:bold 14px/34px arial;}
.epages a:hover,.pageBox a:active{background:#4085ED;color: #FFFFFF;text-decoration: none;}
.epages b {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #FFF; padding:0 10px;height:34px;font:bold 14px/34px arial;background:#4085ED;}
.epages a b {border: none;display:inline-block;margin-right:6px;color:#707070; padding: 0;height:34px;font:bold 14px/34px arial;background: none;}
.epages .disabled {width: 79px;}

.footerBom p a{ text-align: center;font-size: 12px;color: #666;}
.footerBom p.text{height:30px;}
.footerBom img{margin:0 25px;}








/*平板*/
@media only screen and (max-width:999px) and (min-width:769px) {
.bgStyle{background: #f5f5f5;padding:50px 0;width:100%;}
.pageWidth{width:100%;margin: 0 auto;position:relative;}
.slideBox {display: none;}
.bot {height: 166px; display: none;}
.bot .close {right: 3%; display: block;}

}

/*手机*/
@media only screen and (max-width:768px) and (min-width:200px) {
body {
	min-width: 320px;
	padding-bottom: 50px;
}
.container {
	width: auto;
	
}
.middle {
	padding: 0 0px;
	width:100%;

}
.kf {
	display: none;
}
.ad1 img{ width:100%; height: auto;}
.header {
	padding: 10px 0 0 0;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
.header .topbar, .header .text, .header .tel {
	display: none;
}
.header .logo {
	height: 50px;
	line-height: 30px;
	float: none;
	padding: 0;
}
.header .nav {
	margin: 10px 0 -10px;
	text-align: left;
	display: none;
	background-color: transparent;
	border-bottom: 0;
}
.header .nav ul {
	margin: 0 -15px;
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #eee;
	background: none;
}
.header .nav li a {
	line-height: 40px;
	padding: 0 15px;
	color: #333;
}
.header .nav li .arr {
	display: block;
}
.header .nav li .arr {
	float: left;
	display: block;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	background-color: transparent;
	color: #4085ED
}
.header .nav li.open .arr:after {
	border-color: #4085ED;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.header .nav .dropdown-box a:hover {
	background-color: transparent !important;
}



/*waplogo*/
.pageWidth{width:100%;margin: 0 auto;}
.logo1{padding-top:.2rem;width:25%;}
.logo1 a{width:100%;background-size:130% auto;padding:2.2rem 0 0 14px;font-size:.8rem;letter-spacing:0;}

.header{border-bottom:1px solid #f4f4f4;height:100px;width:100%;min-width:100%;position:relative;z-index:11;}
.logo{padding-top:22px;width:80%;}
.logo a{display:inline-block;width:100%;background:url("/images/logo1.png") no-repeat top left;padding:40px 0 0 4px;font-size:14px;color:#999;letter-spacing:16px;font-weight:normal;}
 .w1200{width:100%;margin:0 auto}
.none1{display:none;}
/*logo*/
 .header_main{width:100%;height: auto;overflow:hidden;z-index:100;background:#fff;border-bottom:1px solid #ededed; }
 .header_main .header{position:relative}
 .header_main .logo{float:left;display:block;padding-top:0; width:40%;}
 .header_main .logo img{width:100%;height: auto;display:block}
 .header_main .tel{height:40px;background:url(/images/tel.png)  left center no-repeat;float:right;margin-top:28px; width:40%; float: right;}
 .header_main .tel .tit{font-size:.2rem;color:#333;text-indent:50px;line-height:20px}
 .header_main .tel .con{font-size:0.2rem;color:#FF4444;text-indent:50px;font-weight:700}
 /*导航*/
 .nav_main{background:#FF4444;width:100%;max-width:640px;min-width:320px;margin:0 auto; height: auto;}
 .nav_main .nav{width:100%;padding:0;margin-top:0}
 .nav_main .nav li{float:left;width:24.44%;text-align:center; height:2.4rem; line-height:2.4rem;}

 .nav_main .nav li a.aLink{width:100%; height:2.4rem;line-height:2.4rem;font-size:.8rem;text-align:center;display:block;color: #FFF;border-right:1px solid #fff;border-bottom:1px solid #fff;}
 .nav_main .nav li.hover,.nav_main .nav li:hover{background-color:#FF4444}
 .nav_main .nav li.hover a,.nav_main .nav li:hover a{color:#fff}
 .nav_main li.hover .subnav a{background:0 0}
 .nav_main .nav .subnav{height:auto;left:0;top:32px;position:absolute;width:100%;z-index:199;background:rgba(255,255,255,.86);border-radius:12px}
 .nav_main .nav .subnav{filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity:0;visibility:hidden;transition:all .6s ease 0s;transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0)}
 .nav_main .nav li:hover .subnav{opacity:1;visibility:visible;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
 .nav_main .nav .subnav li{width:100%}
 .nav_main .nav .subnav .nav1 a{color:#333;display:block;font-size:14px;font-weight:500;line-height:34px;text-align:center;border-bottom:#ddd 1px solid}
 .nav_main .nav .subnav li:hover{background:0 0}
 .nav_main .nav .subnav li:hover a{color:#FF4444}
 .nav_main .nav .subnav li:last-child a{border-bottom:0}



.channelChance{margin: 0rem .5rem 0 .2rem;z-index: 999;width:40%;}
.channelChance h1 {margin: .0em 0;}
.channelChance a{font-size:1.0rem;color: #e84e40;font-family: "微软雅黑";padding-right:1rem;}
.channelChanceCon{top:4rem;left:-70%; width:235%;padding: 10px 0;z-index: 999;}
.channelChanceCon i{top: 19px;width: 140px;height: 20px;}
.channelChanceItem h2{font-size:1rem;color: #e83827;line-height: 2em;padding-left:1rem;}
.channelChanceItem dd{ margin-left:0; padding:0}
.channelChanceItem dl{ margin-left:0; padding:0}

.channelChanceItem a{display: inline-block;color: #666;font-size:.75rem !important;font-family: "微软雅黑" !important;margin:.4rem .2rem;width:30%;text-align: center;line-height:1.4rem;border:1px solid #d6d6d6;border-radius: 13px;background:none;padding:0;}


.nav1 ul{margin-top:1rem;}
.nav1 li{float: left;margin-right:0px;height:20px; font-size:0.7rem;}
.nav1 li a{display: block;}
.nav1 li:hover a,.nav li.cur a{height:20px;color: #d3483e;background: url("/images/1/icon15.png") no-repeat center bottom;}

.menu-btn {
	display: block;
}

.menu-btn {
	display:  block;
	padding: 18px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #4085ED;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}


	.path {
		position: relative;
		width: 100%;
		line-height: 30px;
		padding: 10px 0 0px 35px;
		margin: 1rem auto 0 auto;
		box-sizing: border-box;
		overflow: hidden;
		font-size: 14px;
		color: #9e9e9e;
	}
	.path i {
		position: absolute;
		top: 15px;
		left: 15px;
		display: inline-block;
		width: 15px;
		height: 20px;
		background: url(/images/lby/position.png) center no-repeat;
		background-size: cover;
	}
	.path a {
		color: #9e9e9e;
	}
	.path h1 {
		display: inline-block;
		font-weight: normal;
		font-size: 14px;
	}

.column-left{float:left;width:100%}
.column-right{float:left;width:100%}

.column-left-wx{float:left;width:100%;}
.column-right-p{float:left;width:100%;}
.push {
    width:100%;
    height: auto;
    background: #0F0;
    background-size: 100% 100%;
    margin: 0 auto;
    box-sizing: border-box;
	padding:0 0;
	overflow:hidden;
}

.push_list {
    margin-left:0px;
	width:76%;
	height:auto;
	float:left;
	overflow: hidden;
}

.push_zixun {
    width:4.4rem;
    height:4.4rem;
	float: right;
    background: #FFEB63;
	border-radius:1rem;
    margin:1.6rem .5rem 0 0;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .2)

}
.push_zixun a{
	padding:0px 0px;
	margin:.2rem .2rem;
	line-height:2rem;
	color:#00b7aa;
	text-align:center;
	font-size:1.4rem;
	font-weight:600;display: inline-block;


}
.push_list a {
    float: left;
    font-size: 1rem;
    font-weight: 400;
    color: rgba(0, 107, 101, 1);
    height: 1.8rem;
    background: #FFFFFF;
    border-radius: 3px;
    line-height: 1.8rem;
    text-align: center;
	margin:0.2rem 0rem 0 0.6rem;
    transition: .2s;
	width:28%;
}



.push_list a:hover {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .3)
}

.push_list a:nth-child(5n) {
    margin-right: 0
}






.article{padding:20px 15px}
.article>h1{font-size:18px}
.article-text{padding:15px 0}
.article-text h3{font-size:16px;color:#333;line-height:30px}
.article-text img{max-width:100%}
.article-text table{width:100%;margin:0 auto}
.article-sns{border-top:#f0f0f0 1px solid;padding-top:15px;margin-top:15px}
.article-btn{width:100%;height:auto;padding:0 10px;margin-top:20px;box-sizing:border-box}
.article-btn>p{width:100%;height:40px;line-height:40px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:16px;color:#333}

.relevant {
    margin-top: 30px;
	padding-bottom:20px;
	background: #FFF;
	width:100%;
}

.relevant_t {
    width:90%;
    border-bottom: 1px solid #DEDEDE;
    line-height: 2.5rem;
}

.relevant_t h3 {
    width: 7rem;
    font-size: 1.2rem;
    font-weight: 700;
    color: rgba(51, 51, 51, 1);
    padding-left: 29px;
	margin-left:15px;
    border-bottom: 2px solid #4085ed;
    box-sizing: border-box;
}
.relevant .relevant_t h3 {
    background: url(/images/lby/show19_ydi.png) no-repeat center left
}

.relevant_list {
	margin:16px 0 0 1rem; width:88%;
}

.relevant_list li {
    float: left;
	width:100%;
    position: relative;
    font-size:1rem;
    font-weight: 400;

    line-height: 2.2rem;
    height: 2.2rem
}

.relevant_list li:nth-child(2n) {
    float: left;
    margin-right:0px
}

.relevant_list li::before {
    width:.6rem;
    height:.6rem;
    background: url(/images/lby/m1C_point.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: -2px;
    top: 50%;

}

.relevant_list a{
    width:100%;
    font-size: 1rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 1.2rem;
    margin-right: 0px;
    display: inline-block
}

.classtype-title{font-size:1.2rem;color:#444;font-weight:normal;line-height:1;text-align:center;margin-bottom:5px;}
.classtype-stitle{font-family:arial;font-size:.6rem;color:#bcbcbc;font-weight:normal;line-height:1;text-align:center}

.news_main {
    width: 100%;
    padding:0 0 2rem 0;
	margin-top:2rem;
    background: #ffffff; height:auto; overflow:hidden; }

.news_main:last-child {
    padding-bottom: 55px; }

/* line 29, ../sass/main.scss */
.news_main h3, .news_main h1 {
    display: block;
    overflow: hidden;
    padding-bottom:1rem;
	margin-left:0;
    font-weight: bold;
}
.news_main h3 a{
	font-size:1.1rem;
    height:1.2rem;
    line-height:1.2rem;
	padding-left:0;
	padding-bottom: 0;
	width:100%;
	float:left;
    vertical-align: top; }
	

.news_main ul {
    margin: 5rem 1rem 0 1rem; }

.news_main ul:first-of-type {
    margin-top: 10px; }

.news_main ul li {
    line-height: 32px;
    height:5rem;
    font-size: 16px; }

.news_main ul li a {

    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.news_main ul li span {
    font-size: 14px;
    float: right;

    color: #979aa4; }

.news_main .more {
    font-size: 14px;
    font-weight: 100;
    float: right;
    color: #9598a2;
    background: url("/images/lby/more_icon.png") right center no-repeat;
    width: 3.6rem;
    padding-left:0px;
	margin-right:1rem;
	border-left: none;}

.news_main .more:hover {
    color: #649cf0;
    background: url("/images/lby/more_blue.png") right center no-repeat;
    width: 3.6rem; }
	
.article-media li:hover{border-bottom:1px solid #FF4444}
.article-media .media .media_img{width:30%;margin-right:1rem; height:auto;}


.article-media .media .media_img img{width:100%;height:auto;}
.article-media .media .media_img a{padding:0}
.article-media .media .media_img a:hover{border-color:-moz-use-text-color;border-style:none;border-width:medium;background:#FF4444 none repeat scroll 0 0}
.article-media .media-body{ float:left;width:64%;}
.article-media .media-body h3{line-height:100%;margin-bottom:0;margin-top:0;}
.article-media .media-body h3 a{color:#3a3a3a;font-size:16px;font-weight:700}
.article-media .media-body h3 a:hover{color:#FF4444}
.article-media .media-body p{color:#3a3a3a;line-height:20px;height:64px;font-size:14px;overflow:hidden; float:left; width:100%;}
.article-media .media-body p{ display:none;}
.article-media .media-body p a{font-size:14px;line-height:20px;display: inline;}
.article-media .media-body .time{font-size:14px;color:#666;}
.article-media li:hover h3 a{color:#FF4444}


.lm_main{width:100%; border:#EEEEEE 1px solid; margin-top:20px;}
.lm_main ul{ padding-left:0px; margin-left:.4rem;}
.lm_main ul li span{ margin-right:.1rem;font-size:.6rem;}
.lm_main ul a{ font-size:.8rem;}
.lmmc { width:100%; height:24px; line-height:24px; border-bottom:#EEEEEE solid 1px; padding:10px 0;}
.lmmc p {float:left;border-left: 4px solid #FF4444;font-size:16px; font-weight:bold; color:#FF4444; padding-left:15px;}
.lmmc a { float: right;font-size:13px; margin-right:10px;}


.footerTop{ background: #333;padding:30px 0;min-width:80%;}
.onlineAsk{ display:none;}
.footList{margin:1rem;}
.footList h4{font-size: 18px;height: 30px;border-bottom: 1px solid #666;color: #fff;font-weight: normal;margin-bottom: 10px;}
.footList li{line-height: 34px;float:left;margin-right: 23px;}
.footList li a{color: #fff;font-size: 14px;}
.aboutUsList{width: 137px;}
.aboutUsList ul{width:160px;}
.helpList{width: 150px;}
.helpList ul{width:175px;}
.payList{width: 120px;margin-right: 0;}

.QRcode{margin-right:1rem;}
.footTel div{overflow: hidden;margin-bottom: 25px;}

	.bug {
		width: 100%;
		padding: 20px 10px;
		box-sizing: border-box;
		background: #fff;
	}

	.bug-tit {
		font-size: 20px;
	}

	.bug-stit {
		font-size: 18px;
		margin-top: 10px;
	}

	.bug-con {
		width: 100%;
		margin: 10px auto 0;
	}

	.bug-con li {
		background: url("../img/bug-li.png") no-repeat 0 center;
		width: 100%;
		height: 30px;
		float: left;
		margin-top: 8px;
	}

	.bug-con li:first-child,
	.bug-con li:nth-child(2) {
		margin-top: 8px;
	}

	.bug-con li:nth-child(even) {
		margin-left: 0;
	}

	.bug-p {
		font-size: 13px;
		margin-left: 5px;
	}

	.bug-btn {
		width: 100px;
	}
.column-right .item{
	float: left;
	margin:1rem auto 1rem auto;
	width:100%;
	height: auto;
	background: #fff;
	overflow: hidden;
	-webkit-box-shadow: 0 0 5px rgba(15,15,15,.2);
	box-shadow: 0 0 5px rgba(15,15,15,.2);
}


.column-right .item .list{
	width: 100%;
	padding: 1.4rem 1.4rem;
	box-sizing: border-box;
	overflow: hidden; height:auto;
}




.article-address a{font-size:12px;color:#666;margin-top:8px}







.yunu-footer-fix {
	display: block;
}

/*** page
-------------------------------------------------------------- ****/
.epages {text-align: center; margin-top:1.5rem;}
.epages a {border:1px solid #ddd;display: inline;margin-right:6px;color: #707070; padding:0 10px;height:34px;font:bold 14px/34px arial;}
.epages a:hover,.pageBox a:active{background:#4085ED;color: #FFFFFF;text-decoration: none;}
.epages b {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #FFF; padding:0 10px;height:34px;font:bold 14px/34px arial;background:#4085ED;}
.epages a b {border: none;display:inline-block;margin-right:6px;color:#707070; padding: 0;height:34px;font:bold 14px/34px arial;background: none;}
.epages .disabled {width: 179px;}
}


