@charset "utf-8";
html {
	background-color: #fff;
}

body {
	background-color: #fff;
	position: relative;
}

body * {
	text-shadow: none;
}

nav:not(.mm-menu) {
	display: none;
}

.header {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 1.5625rem;
	padding: 0 0.234375rem;
	background-color: #fff;
}

.header.fixed {
	position: fixed;
	top: 0;
	left: 0;
}

.loimg {
    width: auto;
    height: 1rem;
    margin-top: 0.3rem;
}

.navicon {
	background-image: url(../images/navimg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left center;
	display: block;
	width: 0.8125rem;
	height: 0.8125rem;
	position: absolute;
	top: 0.234375rem;
	right: 0.390625rem;
}


/*slide*/

.focus {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.focus .hd {
	width: 100%;
	height: 0.3rem;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	text-align: center;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}

.focus .hd ul {
	display: inline-block;
	height: 0.3rem;
}

.focus .hd ul li {
	display: inline-block;
	width: 0.25rem;
	height: 0.25rem;
	text-indent: -444rem;
	background: rgba(0, 0, 0, 0.5);
	margin: 0 0.1rem;
	vertical-align: top;
	overflow: hidden;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
}

.focus .hd ul .on {
	background: #22ab37;
}

.focus .bd {
	position: relative;
	z-index: 0;
}

.focus .bd li {
	height: auto;
	overflow: hidden;
}

.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.focus .bd li a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
}


/*slide end*/


/*list-imgone*/

.list-img {}

.list-imgone {
	display: table;
	width: 100%;
	text-align: center;
}

.list-imgone a {
	display: table-cell;
	font-size: 0.34rem;
	color: #333;
}

.list-imgone a img {
	width: 1.703125rem;
	height: 1.6875rem;
}

.list-imgone a span {
	display: block;
	line-height: 1rem;
}

.list-imgone:first-child {
	margin-bottom: 0.59375rem;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* IE <8 */
}

/*list-imgone end*/


/*indeximg*/

.indeximg {}

.indeximg a {
	display: inline-block;
	width: 4.453125rem;
	border: 1px solid #dedede;
	text-align: center;
	padding: 0.625rem 0;
}

.indeximg a:first-child {
	margin-right: 0.21rem;
}

.indeximg a img {
	width: 3.75rem;
	height: 4.921875rem;
}


/*indeximg end*/


/*导师*/
.wmtitle {
	font-size: 0.5rem;
	color: #22ab37;
	height: 1.015625rem;
	line-height: 1.015625rem;
	position: relative;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px dashed #22ab37;
}

.dstitline {
	color: #333333;
}

/*导师列表*/

.prolist {
	overflow: hidden;
}

.prolist ul {
	margin-right: -0.55rem;
}

.prolist ul li {
	text-align: center;
	float: left;
	width: 4.4rem;
	margin-right: 0.54rem;
	margin-top: 0.3125rem;
	margin-bottom: 0.3125rem;
}

.prolist ul li img {
	width: 4.4rem;
	height: auto;
}

.prspan {
	font-size: 0.4375rem;
	color: #666666;
	display: block;
	line-height: 0.484375rem;
	padding: 0.234375rem 0;
}


/*导师列表 end*/


/*导师 end*/


/*上课环境*/

.inslide {}


/*上课环境 end*/


/*四大优势*/

.sdystitle {
	font-size: 0.5rem;
	color: #222222;
	line-height: 0.390625rem;
	font-weight: 700;
}

.sdysicon {
	width: 0.984375rem;
	height: 0.390625rem;
	margin-left: 0.234375rem;
}

.sdyscont {
	display: table;
	width: 100%;
	text-align: center;
}

.sdyscont a {
	display: table-cell;
	background-image: url("../images/sicon5.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;
}

.sdyscont a:last-child {
	background-image: none;
}

.sdyscont a img {
	width: 3.515625rem;
}

.sdytit {
	display: block;
	font-size: 0.390625rem;
	color: #222222;
	font-weight: 500;
	line-height: 0.78125rem;
	margin: 0.390625rem 0;
}


/*四大优势 end*/


/*学院动态*/

.xydtli {}

.xydtli ul li {
	padding: 0.3125rem 0;
	border-bottom: 1px dashed #bababa;
}

.dyh3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	font-size: 0.395rem;
	color: #333;
	line-height: 0.815625rem;
}

.dycont {
	font-size: 0.32rem;
	color: #666;
	line-height: 0.52rem;
	max-height: 1.04rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


/*学院动态 end*/


/*知识解答*/

.zstli {}

.zstli ul li {
	padding: 0.3125rem 0;
	border-bottom: 1px solid #cecece;
}

.zsh3 {
	font-size: 0.375rem;
	color: #333333;
	line-height: 0.625rem;
	background-image: url("../images/zsicon.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: inherit;
	box-sizing: border-box;
	padding-left: 0.46875rem;
}

.zscont {
	font-size: 0.3125rem;
	color: #999999;
	line-height: 0.578125rem;
}


/*知识解答end*/


/*footer*/

.footer {
	background-color: #3c3b39;
}

.chlicontwo {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	padding-top: 0.546875rem;
	padding-bottom: 0.390625rem;
}

.chlisp {
	display: inline-block;
	text-align: center;
	overflow: hidden;
	width: 2.65625rem;
	height: 2.609375rem;
	margin-right: 0.546875rem;
}

.crimg {
	width: 2.65625rem;
	height: 2.609375rem;
}

.chliscontp {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	-o-box-flex: 1;
	box-flex: 1;
	text-align: center;
}

.chlih3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	font-size: 0.30rem;
	color: #999999;
	line-height: 0.5625rem;
}

.chliconpt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.30rem;
	color: #999999;
	line-height: 0.5625rem;
}

.footelin {
	border-top: 1px solid #707070;
	text-align: center;
	padding: 0.390625rem 0;
	color: #999999;
}

.footelin p {
	line-height: 0.46875rem;
}


/*footer end*/


/*金沙9570登录入口*/

.about-top {
	font-size: 0.25rem;
	color: #999999;
	line-height: 0.75rem;
	border-bottom: 1px solid #eeeeee;
	padding-top: 0.234375rem;
	padding-bottom: 0.234375rem;
}

.about-top a:nth-child(2) {
	color: #22ab37;
}


/*内容*/

.dt-nyp img {
	width: 100%;
}

.dt-nyp {
	color: #333333;
	line-height: 0.65rem;
}

.dt-nyp p {
	padding-bottom: 15px;
}

[data-dpr="1"] .dt-nyp {
	font-size: 0.35rem;
}

[data-dpr="2"] .dt-nyp {
	font-size: 29px;
}

[data-dpr="3"] .dt-nyp {
	font-size: 45px;
}


/*内容end*/


/*金沙9570登录入口 end*/


/*分页*/

.page {
	text-align: center;
}

.page a {
	font-size: 0.28125rem;
	color: #999999;
	padding: 0.15625rem 0.234375rem;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0.15625rem;
}

.paactive {
	background-color: #0e3289;
	color: #fff !important;
}


/*分页 end*/


/*返回顶部*/

.fhdiv {
	position: fixed;
	z-index: 10;
	bottom: 3rem;
	overflow: hidden;
	width: 1rem;
	text-align: center;
	right: 0;
}

#scrollUp {}

.blup {
	width: 0.625rem;
	height: 0.625rem;
}


/*返回顶部 end*/


/*冠军导师*/

.gjimg img {
	width: 4.6875rem;
	height: 6.71875rem;
}


/*冠军导师 end*/


/*精彩视频*/

.vidnyp {}

.vidntop {
	text-align: right;
}

.vidntop a {
	font-size: 0.28125rem;
	color: #0e3289;
	padding: 0.15625rem 0.234375rem;
	border: 1px solid #0e3289;
	margin-right: 0.234375rem;
}

.vidntop a:last-child {
	margin-right: 0;
}

.viacive {
	background-color: #0e3289;
	color: #fff !important;
}

.vidcont {}

.vidcont ul li {
	width: 8.640625rem;
	margin: 0 auto;
	text-align: center;
}

.vidcont ul li img {
	width: 8.640625rem;
	height: 6.28125rem;
}

.vidcont ul li span {
	display: block;
	font-size: 0.4375rem;
	color: #666666;
	line-height: 0.625rem;
	margin: 0.359375rem 0;
}


/*精彩视频 end*/


/*新闻内页*/

.nwstop {
	text-align: center;
	padding-top: 0.5rem;
	padding-bottom: 0.234375rem;
	border-bottom: 1px solid #d2d2d2;
}

.nwsh3 {
	font-size: 0.4375rem;
	color: #005ebc;
	line-height: 0.5625rem;
}

.nwstime {
	font-size: 0.25rem;
	color: #999999;
	line-height: 0.75rem;
}


/*新闻内页 end*/


/*上一页*/

.nwssele a {
	font-size: 0.3125rem;
	color: #666666;
	line-height: 0.5625rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 48%;
}


/*上一页 end*/


/*联系我们*/

.lxwidth {
	width: 0.40625rem;
	text-align: center;
	display: block;
	float: left;
	margin-right: 0.234375rem;
}

.coicon1 {
	width: 0.3125rem;
	height: 0.40625rem;
	vertical-align: text-top;
}

.coicon2 {
	width: 0.3125rem;
	height: 0.40625rem;
	vertical-align: text-top;
}

.coicon3 {
	width: 0.40625rem;
	height: 0.40625rem;
	vertical-align: text-top;
}

.coicon4 {
	width: 0.375rem;
	height: 0.296875rem;
	vertical-align: text-top;
}


/*联系我们 end*/


/*首页新加列表*/

.hot-content {}

.hot-content ul li {
	/*height: 4.0625rem;*/
	padding-top: 0.05rem;
	padding-bottom: 0.35rem;
	/*border-bottom: 1px solid #dddddd;*/
}

.page-jj .hot-content ul li:last-child {
	border-bottom: 0;
}

.hto-img {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	/*display: flex;*/
}

.hto-img-content {
	width: 4.5rem;
	height: 3.15625rem;
	display: inline-block;
	text-align: center;
	overflow: hidden;
}

.hto-img-content img {
	width: 4.5rem;
	height: 3.15625rem;
}

.hto-p {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
}

.hto-ph3 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-all;
	color: #333;
	font-weight: bold;
	line-height: 0.59375rem;
}

.vipicon {
	width: 0.375rem;
	height: 0.375rem;
	vertical-align: middle;
	margin-left: 0.15625rem;
}

.hto-title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 0.625rem;
	font-size: 0.375rem;
	color: #666666;
}

.hto-titlead {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-all;
	font-size: 0.375rem;
	color: #333;
	line-height: 0.5625rem;
}

.hto-title3 {
	text-align: right;
	padding-right: 0.1rem;
}

.adicon {
	width: 50px;
	height: 10px;
}


/*首页新加列表 end*/


/*新修必导师团队*/

.adprolist {
	background-repeat: no-repeat;
	background-size: 20% 100%;
	background-position: center center;
	/*width: 100%;*/
	margin: 0.4rem 0;
}

.swiper-slide a {
	width: 100%;
	height: 100%;
	display: block
}

.adprolist ul li {
	float: left;
	width: 48%;
	text-align: center;
	margin-bottom: 0.225rem;
	margin-top: 0.325rem;
}

.adprolist ul li:nth-child(odd) {
	/*margin-right: 1.87537725rem;*/
}

.adprolist ul li:nth-child(odd) img {}

.adprolist ul li:nth-child(even) {
	margin-left: 4%;
}

.adprolist ul li:nth-child(even) p {
	padding-left: 0.2rem;
}

.adprolist ul li img {
	width: 100%;
	height: 4.2rem;
}

.adjttitle {
	/*display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;*/
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-all;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.3625rem;
	color: #000;
	font-weight: 700;
	line-height: 0.7rem;
	height: 0.7rem;
}

.addjp {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-all;
	font-size: 0.28rem;
	color: #666;
	text-align: left;
	line-height: 0.4rem;
	height: 0.8rem;
	padding: 0px 5px;
}

/*新修改导师团队 end*/
.footers {
    position: fixed;
    background-color: #22ab37;
    border-top: 0px solid #ddd;
    width: 100%;
    bottom: 0;
    left: 0;
    height:1.7rem

}
.footers a{
    display:block;
    width:25%;
    float:left;
    height:100%;
    text-align:center;
    box-sizing: border-box;
    border-right: 1px solid white;
}
.footers a:last-child{
	border: none;
}
.footers a i{
    display:block;
    width:28%;
    margin:0.24rem auto 0;
}
.footers a i img{
    display:block;
    width:100%;
    height:auto;
}
.footers a span{
    display:block;
    text-align:center;
    margin-top:2px;
    font-size:0.36rem;
    color: #fff;
}
.clearFloat a .hto-p img{
	border: 0;
}
.content{
	margin-bottom: 1.6rem;
}
.mm-navbar-top-1{
	display: none;
}
.mm-hasnavbar-top-1 .mm-panels, .mm-navbar-top-2 {
    top: 0.8rem;
}
.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
    top: 1.3rem;
}
.mm-navbar .mm-btn:last-child{
	display: none;
}
body{
	padding-bottom: 1.7rem;
}

/*优势*/
.ys-c li{
	float: left;
	width: 45%;
	margin: 0 2.5%;
	margin-bottom: 0.4rem;
}
.ys-c img{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 0.2rem;
	border: 1px solid #ddd;
}
.ys-c li h4{
	text-align: center;
	line-height: 0.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ys-c li p{
	font-size: 0.3125rem;
    color: #666;
    line-height: 0.52rem;
    height: 1.04rem;
    overflow: hidden;
    text-align: center;
}
.banners img{
	width: 100%;
	height: auto;
}
/*page*/
.page-box {
	margin-bottom: 10px;
	margin-top: 10px;
}
.page-box div{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.page-box a{
	display: block;
	padding: 6px 15px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin: 0 5px;
	border-radius: 3px;
}
.page-box strong{
	display: block;
	padding: 6px 15px;
	font-size: 14px;
	color: #666;
	background-color: #22ab37;
	color: #fff;
	margin: 0 5px;
	border-radius: 3px;
}

/*联系我们*/
.cmap iframe{
	width: 100% !important;
}
.cmap{
	border-right: 2px solid #ddd;
}

/*合作咨询*/
.btn-stand{
	display: block;
    width: 100%;
    text-align: center;
    line-height: 1.2rem;
    font-size: 0.4rem;
    color: #fff !important;
    border-radius: 5px;
    background-color: #fe0202;
}
.contact-tit{
	text-align: center;
}
.contact-tit h2{
	font-size: 0.6rem;
}
.contact-tit i{
	display: block;
	width: 35%;
	border-bottom: 1px dashed #ddd;
	margin: 0.15rem auto 0.1rem;
}
.contact-tit p{
	font-size: 0.3rem;
	color: #666;
}
.login input {
	display: block;
	width: 90%;
	margin: 0 auto;
	line-height: 1.2rem;
	height: 1.2rem;
	box-sizing: border-box;
	padding: 0 0.4rem;
	font-size: 0.4rem;
}

.login form {
	margin-top: 0.1rem;
}

.login li input {
	border: 1px solid #ddd;
	color: #777;
}

.login li {
	margin-bottom: 0.5rem;
}

.login form>input {
	background-color: #d82f27;
	border: none;
	color: #fff;
	font-size: 0.4rem;
	margin-top: 0.8rem;
	border-radius: 5px;
}
.login li textarea{
	display: block;
	border: 1px solid #ddd;
	color: #777;
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0.4rem;
	font-size: 0.4rem;
	resize: none;
	font-family: "微软雅黑";
	height: 3.0rem;
}
.about-in-img img{
	width: 100%;
	height: auto;
	margin-bottom: 0.2rem;
}
#f_img li{
	float: left;
	width: 30%;
	margin: 0 1.6666%;
	margin-bottom: 0.2rem;
}
#f_img ul{
	overflow: hidden;
}
#f_img li img{
	width: 100%;
	height: auto;
}
.about-in-txt{
	height: 8.3rem;
	overflow: hidden;
	margin-bottom: 0.2rem;
}

#tr_step{
	padding: 0.4rem 0;
	background: url("../images/lc_bg.jpg") no-repeat center center;
	background-size: 100% 100%;
	margin-bottom: 0.4rem;
}
#tr_step ul{
	overflow: hidden;
}
#tr_step h5{
	text-align: center;
    font-size: 0.5rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0.4rem;
}
#tr_step li{
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 0 0.2rem;
}
#tr_step li img{
	width: 100%;
	height: auto;
}
.new-tit h4{
	text-align: center;
	color: #4071ce;
	font-size: 0.5rem;
	margin-bottom: 0.1rem;
}
.new-tit p{
	text-align: center;
	color: #4071ce;
	font-size: 0.2rem;
}
.new-tit{
	padding-bottom: 0.3rem;
	padding-top: 0.2rem;
	border-bottom: 1px solid #eee;
}
#ct1{
	margin-top: 0.6rem;
	padding: 0 20px;
}
#ct1 .hadimg img{
	display: block;
	width: 60%;
	height: auto;
	margin: 0 auto;
}
#ct1 .top p{
	text-align: center;
    line-height: 1.0rem;
    color: #333;
    margin-bottom: 0.1rem;
    font-size: 0.4rem;
}
#ct1 .top a{
	display: block;
    width: 3.4rem;
    line-height: 1.0rem;
    margin: 0 auto;
    font-size: 0.4rem;
    color: #fff;
    background-color: #fe8b03;
    text-align: center;
    border-radius: 5px;
}
#ct1 .ability{
	font-size: 0.5rem;
	padding-bottom: 0.2rem;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin-top: 0.6rem;
	margin-bottom: 0.2rem;
}
.product-xq p{
	font-size: 0.4rem;
	line-height: 0.8rem;
	color: #666;
}

/*about*/
.teaser-header{
	overflow: hidden;
	margin-bottom: 0.6rem;
}
.teaser-header a{
	width: 33.33333%;
	float: left;
	line-height: 1.4rem;
	text-align: center;
	font-size: 0.4rem;
	box-sizing: border-box;
	border-right: 1px solid #eee;
}
.teaser-header a:last-child{
	border: none;
}
.teaser-header a.active{
	color: #fff;
	background-color: #4071ce;
}
.teaser-items li{
	display: none;
	padding: 0 0.2rem;
}
.teaser-items li p,.teaser-items li p span{
	text-indent: initial !important;
	font-size: 0.4rem !important;
	line-height: 0.8rem;
}
.teaser-items li img{
	width: 100%;
	height: auto;
}
.teaser-items h4{
	font-size: 0.5rem;
	margin-bottom: 0.4rem;
	text-align: center;
	font-weight: bold;
	color: #333;
}
.ueditor_baidumap{
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
}
.video-in iframe{
	display: block;
	width: 100%;
	height: auto;
}
.video-in .video-box{
	border-radius: 5px;
	overflow: hidden;
	margin-top: 0.5rem;
}
.video-in span{
	display: block;
    text-align: center;
    line-height: 1.0rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.4rem;
    font-weight: bold;
}
.ys a{
	display: block;
	margin-bottom: 0.3rem;
}
.ys img{
	width: 100%;
	height: auto;
}
.case-in ul li img{
	height: 4.0rem;
}
.about-in img{
	width: 100%;
	height: auto;
	margin-bottom: 0.3rem;
}
.about-in{
	margin-top: 0.4rem;
}
.about-in p{
	text-indent: 2em;
	font-size: 0.4rem;
	color: #666;
	line-height: 0.6rem;
}
/*.about-top {
	font-size: 0.25rem;
	color: #999999;
	line-height: 0.75rem;
	border-bottom: 1px solid #eeeeee;
	padding-top: 0.234375rem;
	padding-bottom: 0.234375rem;
}

.about-top a:nth-child(2) {
	color: #d82f27;
}*/
.dt-nyp iframe{
	display: block;
	width: 100%;
	height: auto;
}
.snav {
    padding: 12px 0;
}
.snav li {
    width: 25%;
    float: left;
    text-align: center;
}
.snav li a {
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 0.4rem;
}
.header{
	webkit-box-shadow: 1.5px 2.6px 5px 0 rgba(4,0,0,.5);
    -moz-box-shadow: 1.5px 2.6px 5px 0 rgba(4,0,0,.5);
    box-shadow: 1.5px 2.6px 5px 0 rgba(4,0,0,.5);
}
.container {
    padding: 0 8px;
}
.yous .ys {
    padding-bottom: 32px;
    background: url(../images/shadow1.png) no-repeat left bottom;
    background-size: contain;
}
.yous .ysBox {
    border: 0;
    padding: 10px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yous .ysBox>div {
    margin: 0;
}
.ys1_l {
    width: 100%;
}
.yous .power {
	float: right;
    width: 100%;
}
.yous .power h4 {
    font-size: 0.5rem;
    color: #141414;
    font-weight: 700;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
}
.yous .power hr {
    margin: 2px 0;
    border: 1px dashed #ddd;
}
.yous .power h5 {
    font-size: 0.4rem;
    color: #005ebc;
    padding: 6px 0;
    font-weight: 700;
}
.yous .power ul {
    margin-top: 15px;
}
.yous .power ul li {
    padding-left: 25px;
    background: url(../images/gou.png) no-repeat left 8px;
    font-size: 0.4rem;
    line-height: 30px;
}
.yous .power ul li span {
    font-weight: 600;
    color: #333;
}
.yous .ys2 .ysBox, .yous .ys4 .ysBox {
    background: #ebfdee;
}
.adv img{
	width: 100%;
	height: auto;
}
.xynews .dyh3{
	width: 75%;
    color: #333;
    float: left;
    font-weight: normal;
    padding-left: 0.8rem;
    background: url(../images/news.png) no-repeat left center;
    background-size: auto 60%;
    box-sizing: border-box;
    line-height: 0.8rem;
    height: 0.8rem;
}
.xynews em{
	float: right;
	width: 25%;
	text-align: right;
	font-size: 0.395rem;
    color: #999;
    line-height: 0.8rem;
    height: 0.8rem;
}
.visible-footer {
    background: #ddd;
    color: #555;
    font-size: 0.34rem;
    padding: 0.4rem 20px;
    line-height: 0.7rem;
    text-align: center;
    margin-top: 0.4rem;
}
.screen{
	position: relative;
	width: 90%;
	margin: 10px auto 0;
}
.screen .txt{
	display: block;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    padding: 11px 30px 12px;
    text-transform: uppercase;
    background-image: url(../images/hamburger.png);
    background-color: #22ab37;
    background-position: 90% center;
    background-repeat: no-repeat;
}
.screen ul{
	width: 100%;
	box-sizing: border-box;
	padding: 0 25px;
	border: 2px solid #22ab37;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 0;
	background-color: #fff;
	position: absolute;
	top: 40px;
	left: 0;
}
.screen ul li a{
	display: block;
	line-height: 18px;
	padding: 12px 0;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #ddd;
}
.screen ul li:last-child a{
	border: 0;
}
.nwscont table{
	width: 100% !important;
	display: block;
	overflow-x: scroll;
}
.nwscont table tr,.nwscont table td{
	border: 1px solid #999 !important;
	font-size: 0.2rem;
	text-align: center;
}
.nwscont table td span,.nwscont table td p{
	font-size: 0.2rem !important;
}
