@charset "utf-8";
/*
#1e3d70   鼠标hover颜色
#143c82 20,60,130  菜单，LOGO半透明背景色
#1a4798   菜单划过高亮状态
#e69517   二级菜单当前状态
#506a98   标题划线

*/
*{padding: 0;margin: 0;}
body {font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1;color:#333333;font-size:12px;}
/*a:link,a:hover{color:#132f91!important;}*/
li,ul{list-style: none;}
.container-fluid{width:100%;padding:0; }
.row{margin-left:-10px;margin-right:-10px;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding-left:10px;padding-right:10px;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{right:20%;margin-left:0px;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{left:20%;margin-right:0px;}
.navbar-default .navbar-brand{color:#ffffff;}
.fl{float:left;}
.fr{float:right;}
.mbB{margin-bottom:10px;}
.none{display:none;}
.pr{position: relative;}
.pa{position: absolute;}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}



.mt10{margin-top: 10px;}
.mt12{margin-top: 12px;}
.mt16{margin-top: 16px;}
.mt20{margin-top: 20px;}
.mt28{margin-top: 28px;}
.mt30{margin-top: 30px;}

.mb16{margin-bottom: 16px;}

.h200{height: 200px;}
.h328{height: 328px;}


.otw{
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap; 
}


.top-box{background: #ebefff;}
.top-con{height: 148px;background-size: auto 100%; position:relative;}
.logo{margin: 22px 0 0 18px; float:left; position:relative; z-index:10;height:100px;}
.topWord { position:absolute; right:110px; top:55px; z-index:10;}
.slide { position:absolute; width:100%; height:100%;}
.slide_changeDiv { position: absolute; width:100%; height:100%; top: -9999px; left: -9999px; background-repeat:no-repeat; background-position:right center; background-size: auto 100%; }
.slide_changeDiv_cur { top: 0px; left: 0px;}
.ts1 { background-image:url(../images/topbg-1.jpg);}
.ts2 { background-image:url(../images/topbg-2.jpg);}
.ts3 { background-image:url(../images/topbg-3.jpg);}
.ts4 { background-image:url(../images/topbg-4.jpg);}

/*导航*/
.nav{background: #132f91;}
.nav-con{margin: 0 auto;overflow: hidden;}
.nav-con li{float: left;/*padding: 0 2%; width:11.11%;*/ text-align:center;}
.nav-con li a{display:inline-block; height:50px; line-height:50px; color:#fff; text-align:center; font-size:20px; white-space:nowrap; padding:0 20px;}
.nav-con li.cur,.nav-con li:hover{background: #f77e09;}
.nav-con li a:hover,.nav-con li a:visited{text-decoration: none;}

.banner{}
.banner-con{/*height: 328px;*/}

.aHeader .navbar-brand{margin-top:0px;margin-bottom:0px;}
.aHeader .navbar-default{margin-bottom:0px;background: none;}
.aHeader .navbar-brand{padding:11px;}
.aHeader .navbar-default .navbar-toggle:focus,.aHeader  .navbar-default .navbar-toggle:hover{background:#123a80;}
.aHeader .navbar-brand .logo{width:90px;height:28px;background:url(../images/mobile_logo.png) no-repeat left center;background-size:100%;display:block;}
.aHeader .navbar-default{}
.aHeader .navbar-default .navbar-toggle .icon-bar{background:#ffffff;}
.aHeader .navbar-default .navbar-collapse, .navbar-default .navbar-form{border-color:#062865;}
.aHeader .navbar-default .navbar-nav{margin: 7.5px 0;}
.aHeader .navbar-default .navbar-nav>li>a{font-size:14px;color:#ffffff;padding: 10px 15px;}
.aHeader .navbar-default .navbar-nav .open .dropdown-menu{background:#0d3273;}
.aHeader .navbar-default .navbar-nav>.open>a,.aHeader  .navbar-default .navbar-nav>.open>a:focus,.aHeader  .navbar-default .navbar-nav>.open>a:hover{background:#123a80;}
.aHeader .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#ffffff;}
.aHeader .navbar-default .navbar-nav>.open>a,.aHeader .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color:#ffffff;}
.aHeader .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .aHeader .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#ffffff;}
.aHeader .navbar{border:0px;}

/*com-blo*/
h4.title{border-bottom:2px solid #0967c7;padding-bottom:10px;margin: 2px 0 0;}
h4.title strong{}
h4.title strong:before{content: '';display: inline-block;width: 5px;height: 16px;background:#0a6ed5;margin-right: 12px;position: relative;top: 2px;border-radius: 2px; }
h4.title small{font-size:13px;float:right;padding-top:4px;}
.more{float: right;color:#666;}
.more i{font-style: normal;padding: 0 4px;}
.com-list{margin: 13px 0 -6px;}
.con-item{font-size: 14px;color: #333;height: 32px;line-height: 32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right: 4px;}
.con-item span{float: right;color: #929292;position: relative;padding-left: 10px;}
.con-item a{color: #333;}
.con-item a:before{content: '';width: 4px;height: 4px;display: inline-block;background:#bbafad;position: relative;top: -2px;margin-right:10px; }
.con-item a:hover{color:#132f91!important;}

/*右侧功能区*/
.weixin{width: 33%}
.weixin img{width: 100%}
.weixin p{font-size: 14px;text-align: center;color:#333;margin: 4px 0 0; line-height: 1;font-weight: bold;}
.weixin-r{width: calc(64% - 14px);}
.weixin-r img{width:100%;}

.platform-login{}
.com-tit2{height: 53px;line-height: 53px;text-align: center;font-size: 24px;color:#fff; font-weight: bold; margin: 0; }
.com-tit2-con{background: #ecf8fd;height: 154px;}
.platform-item{text-align: center;margin-top: 26px;width: 32%;display: inline-block;}
.platform-item img{display: inline-block;}
.platform-item p{font-size: 16px;color:#333333;margin-top: 16px;line-height: 1;
}
.platform-item:hover{text-decoration: none;}
.contact-us .com-tit2-con{height: 95px;padding: 22px 0 22px 16px;}
.contact-us .com-tit2-con li{font-size: 16px;color: #333;padding: 0 8px 0 0;line-height: 26px;float: left;}
.bg0a6ed5{background: #0a6ed5;}
.bg09a4ae{background: #09a4ae;}

.downbox{background:#3f83c9;display: inline-block;width: 100%;border: 1px solid #d5e1ef;position: relative;}
.downbox p{height:86px;line-height: 86px;font-size: 26px;margin-left: 38px;position: absolute;color: #fff;font-weight: bold; }


/*友情链接*/
.link{background: #eceef7; padding-bottom:15px;}
.link-tit{font-size: 18px;line-height: 58px;color: #132f91;margin: 0 0 0 10px;font-weight: bold;}
.link-list{margin: 0 0 0 18px;}
.link-item{line-height:35px; }
.link-item a{color:#555;border-right: 2px solid #9c9da2;padding:0 10px 0 12px;line-height: 1;font-size: 14px; }
.link-item:last-child a{border-right: none; }

/*footer*/
.footer{background: #132f91;color: #fff;}
.text-center{margin: 0;height: 62px;line-height: 62px;font-size: 14px;}
.footer-share{margin-left:40px; }
.footer-share a{margin-right: 7px; }

/* 左侧导航 */
.L_type{background:#ffffff;margin-top:30px;}
.L_type ul{}
.L_type ul li a,.L_type ul li{height:auto;line-height:44px;width:100%; display:block;text-align:left;font-size:15px;}
.L_type ul li a{height:44px;width:100%;text-align:left;text-indent:20px;margin-bottom:0px; color:#333;text-decoration:none;}
.L_type ul li{float:left; position:relative;border:1px solid #e1e1e1;border-bottom:none;}
.L_type ul li:last-child{border-bottom:1px solid #e1e1e1;}
.L_type ul li a:hover,.L_type ul li a.Cur:hover{text-decoration:none;background:#ebefff;}
.L_type ul li a.Cur{text-decoration:none;font-weight:bold;color:#0e3572;background:#ebefff;}

.L_type ul li dl{line-height:32px;padding:10px 0px;display:none;background:#fff; margin-bottom:0;}
.L_type ul li dl dd{border-bottom:0;background:url(../images/t.png) no-repeat 10px center;}
.L_type ul li dl dd a{color:#666;}
.L_type ul li dl dd a,.L_type ul li dl dd a:hover{font-size:14px;width:100%;height:30px;line-height:30px;border:0px;background:none;font-weight:lighter;}
.L_type ul li dl dd a:hover,.L_type ul li dl dd a.Cur{color:#fff;background:#132f91;}

.L_type ul li dl.open{display:block;}
.L_type ul li i{position:absolute;width:11px;height:7px;display:block;top:17px;right:15px;background:url(../images/l_ar.png) no-repeat center center;}
.L_type ul li i{cursor:pointer;transition: all 0.5s ease-out;-webkit-transition:all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);}
.L_type ul li i.open{transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);}

.L_type ul li:first-child a{text-decoration: none;font-weight: bold;color: #0e3572;background: #ebefff;text-align: center;text-indent: 0;font-size: 16px;}
.L_type .downPic{margin-top:20px;cursor: pointer;}

/* 翻页 */
.pagings {line-height:18px;text-align:center;margin:30px 0;}
.pagings a,.pagings span {display:inline-block;height:18px;text-align:center; line-height:18px; min-width:18px; font-weight:lighter;}
.pagings a { padding:0 5px;color:#666;}
.pagings a:hover{color:#132f91;}
.pagings span,.pagings .active {color:#fff; background:#132f91; padding:0 5px;}
.pagings a.a1:nth-child(1){display:none;}

.article { padding:0px;color:#555555;padding-bottom:50px;}
.article h2 {color:#333333;text-align:center;font-size:24px;font-weight:bold;}
.news-info {line-height: 40px;color:#c0c0c0;font-size: 13px; border-bottom:1px solid #ebebeb;text-align:center; padding:10px 0 15px;margin-bottom:25px;}
.news-info span { color:#c0c0c0;padding:0px 10px;}
.article{padding-top:30px;}
.news-info{border-bottom:0;margin-bottom:0;}
.news-content{line-height:28px;font-size:14px;}
.news-content hr{border:0px; border-bottom:1px solid #e8e8e8;margin:20px 0px;}
.news-pic { max-width:720px; margin-top:36px; margin-bottom:36px;}
.news-content strong { margin-top: 14px; margin-bottom: 14px; font-size:18px;color:#2e2e2e; line-height: 30px;}

.line{border-bottom:1px solid #f6f6f6;text-align:center;margin-bottom:15px;}
.page .news-content{padding:0px 0px;}
.single { padding:5px 0px 0px;}
.single .Con{padding:0 40px;}
.newsInfo strong { width:100%; display:block;}
.newsInfo a{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    height:auto;
    -webkit-box-orient: vertical;
}
.schoolTab .newsInfo a{-webkit-line-clamp: 2;}


.R_con{margin-top:30px;padding-left: 30px;}

.nagv{line-height:44px;font-size:12px;color:#666;}
.nagv a{color:#666;}
.R_con .nagv{border-bottom:1px solid #efefef;}
.single .nagv{margin:0 0 0 10px;}
.R_con-box{margin-top: 20px;}
.R_con .con-item{height: 40px;line-height: 40px;}
.R_con h4.title{font-size: 22px;}
.footWx {position:relative; display:inline-block; *display:inline; *zoom:1; width:26px; height:26px; margin-right:10px;}
.footWx span {position:absolute; width:100px; height:100px; left:0; top:-90px; padding:5px; background:#ebebeb; display:none;}
.footWx span img {width:100%;}
.footWx:hover span {display:block;}
.friendLink {height:90px; background:#ecf8fd;}
.friendLink strong { font-size:18px; color:#0a6ed5; float:left; display:inline; line-height:90px; margin:0 0 0 15px;}
.friendLink select { width:233px; height:30px; line-height:30px; float:left; display:inline; margin:30px 0 0 25px; outline:none; font-size:14px; border-color:#eeeeee; padding:0 4px;}

/*二级页面*/
.er-title>h2{font-size: 24px;line-height: 1;color: #333;text-align: center;font-weight: bold;margin:20px 0 0;}
.er-title>h2:after{content: '';display:block;width: 44px;height: 3px;margin: 15px auto 0;background: #132f91;}

.er-list{margin-top:30px; margin-bottom: 60px;}
.er-list>li{margin-bottom:30px;}
.er-item-con{}
.er-item_01{background: #fff3ef;border: 1px solid #ffbfaa;}
.er-item_02{background: #f1f3ff;border: 1px solid #9da8eb;}
.er-item_03{background: #f6fff1;border: 1px solid #aae689;}

.er-item-tit{text-align: center;position: relative;height: 240px;}
.er-item_01 .er-item-tit{background: url(../images/eritem-bg_01.jpg) center bottom no-repeat;}
.er-item_02 .er-item-tit{background: url(../images/eritem-bg_02.jpg) center bottom no-repeat;}
.er-item_03 .er-item-tit{background: url(../images/eritem-bg_03.jpg) center bottom no-repeat;}
.er-item-tit img{display: inline-block;width: 88px;height: 88px; margin-top: 46px;position: relative;}
.er-item-tit h2{ font-size: 30px;margin: 30px auto 0;color: #fff; font-weight: bold; position: relative;}
.shadow-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.er-item_01 .shadow-bg{
	background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(255,117,63,0.6),rgba(255,117,63,1)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(255,117,63,0.6),rgba(255,117,63,1)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(255,117,63,0.6),rgba(255,117,63,1)); /* Firefox 3.6 - 15 */
	background: linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(255,117,63,0.6),rgba(255,117,63,1)); /* 标准的语法 */
}
.er-item_02 .shadow-bg{
	background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(105,116,202,0.6),rgba(105,116,202,1)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(105,116,202,0.6),rgba(105,116,202,1)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(105,116,202,0.6),rgba(105,116,202,1)); /* Firefox 3.6 - 15 */
	background: linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(105,116,202,0.6),rgba(105,116,202,1)); /* 标准的语法 */
}
.er-item_03 .shadow-bg{
	background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(100,181,62,0.6),rgba(100,181,62,1)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(100,181,62,0.6),rgba(100,181,62,1)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(100,181,62,0.6),rgba(100,181,62,1)); /* Firefox 3.6 - 15 */
	background: linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0),rgba(100,181,62,0.6),rgba(100,181,62,1)); /* 标准的语法 */
}

.er-item-con ol{padding: 38px 30px  0; height: 196px;}
.er-item-con ol li{margin-bottom: 22px; line-height: 1;padding-left: 14px; position: relative;}
.er-item-con ol li:last-child{margin-bottom: 0px;}
.er-item-con ol li:before{content: '';width:3px;height: 3px;background:#ff5f35;display: inline-block; position: absolute; left: 0;top: 6px;}
.er-item-con ol li a{font-size: 16px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: inline-block;width: 100%;}
.er-item_01 ol li:before{background:#ff5f35;}
.er-item_02 ol li:before{background:#132f91;}
.er-item_03 ol li:before{background:#57b32c;}
.er-item_01 ol li a:hover{text-decoration: none;color: #ff5f35;}
.er-item_02 ol li a:hover{text-decoration: none;color: #132f91;}
.er-item_03 ol li a:hover{text-decoration: none;color: #57b32c;}

.more-links{height: 60px;background: #eceef7;}
.more-links h3{font-size: 18px;color: #132f91;line-height: 60px;margin: 0 0 0 10px;}
.more-links ul{margin: 0 0 0 7px;}
.more-links ul li{float: left; font-size: 14px;line-height: 1;margin: 24px 0 0;padding: 0 10px; position: relative;}
.more-links ul li:not(:last-child):after{content: '';display: inline-block;width:2px;height: 15px;background: #7d7e80; position: absolute;right: 0;top: 0px;}
.more-links ul li a{color:#555555; }

/*PPT*/
.ppt-box{height: 600px; margin: 20px 0;}
.iframe_ppt{height:600px;}

@media (min-width:960px) and (max-width:1199px){
	.container{width:960px;padding-left:10px;padding-right:10px;line-height: 1;}
	.logo {width: 450px;}
	.topWord {width:260px; right:110px; top:50px;}
	.top-con{height: 130px;}
	.friendLink select { width:180px; margin-left:15px;}
	/*.contact-us .com-tit2-con{height: 142px;}*/
}
@media (min-width:991px) and (max-width:1199px){
	.platform-item p{font-size: 12px;}
	.contact-us .com-tit2-con li{font-size: 13px;}
	.contact-us .com-tit2-con{height: auto;}
	.contact-us .com-tit2-con li{float: none;}
	.banner-rightbox .con-item:last-child,.banner-rightbox .con-item:nth-last-child(2){display: none;}
	.banner-rightbox.h328 {height: 264px;}
	.link-item a{font-size: 12px;}
}

@media (min-width:1200px){
	.container{width:1180px;padding-left:0px;padding-right:0px;}
	.pagings {line-height:30px;}
	.pagings a,.pagings span {height:30px;line-height:30px;}
	.pagings a { padding:0 12px;}
	.pagings span,.pagings .active {padding:0 12px;}
	.pagings a.a1{ display:inline-block; }
}
@media (max-width:991px){
	.downbox p{margin: 0;text-align: center;width: 100%;}
	.text-center{height: 32px;line-height: 32px;}
	.contact-us .com-tit2-con{height: auto;}
	.R_con{padding-left: 10px;}
}
@media (max-width:959px){
	.logo {width: 300px;}
	.topWord {width:173px; right:110px; top:45px;}
	.top-con{height: 100px;}
	.nav-con li a{height: 50px;line-height: 50px;font-size: 16px;}

	.er-item-tit img{display: inline-block;width: 68px;height: 68px; margin-top: 46px;position: relative;}
	.er-item-tit h2{ font-size: 22px;margin: 56px auto 0;color: #fff; font-weight: bold; position: relative;}

}

/* 媒体查询定义 */
@media (max-width:767px){
/* 导航浮动 */
	.aHeader .navbar-default .navbar-collapse{position:absolute;top:50px;left:0px;width:100%;background:#132f91;padding:0px;margin:0px;overflow-x:hidden; z-index:1000;}
	.aHeader .navbar-nav{padding:0px 15px;}	
	.er-item-tit{background-size: 100% 100%!important;}
}

@media (min-width:720px) and (max-width:959px){
	.Banner .item{height:350px;}
	.aHeader .nav>li>a{padding:15px 9px;}
	.aHeader .navbar{}{border-radius:0px;}
	.aHeader .navbar-nav>li,.aHeader .navbar-default .navbar-nav>li>a{font-size:14px;}
	.aHeader .dropdown-menu>li>a{padding:3px 9px;}
	.aHeader .dropdown-menu{background:#052c70;}
	.aHeader .dropdown-menu>li>a:focus,.aHeader .dropdown-menu>li>a:hover{background:#123a80;}

	.schNews h5{text-align:center;}
	.schNews p{text-align:center;}
	.typePage{height:auto;background:none}
	.pagings {line-height:30px;}
	.pagings a,.pagings span {height:30px;line-height:30px;}
	.pagings a { padding:0 12px;}
	.pagings span,.pagings .active {padding:0 12px;}
	.pagings a.a1{ display:inline-block; }
}
@media (max-width: 767px){
	.aHeader .navbar-default .navbar-collapse {
	    position: absolute;
	    top: 50px;
	    left: 0px;
	    width: 100%;
	    background: #132f91;
	    padding: 0px;
	    margin: 0px;
	    overflow-x: hidden;
	    z-index: 1000;
	}
	.logo{width: 220px;margin-top: 20px;}
	.topWord {width:127px; right:50px; top:25px;}
	.top-con{height: 70px;}

	.weixin-box{width: 60%;margin: 16px auto 0;}
}
@media (max-width: 500px){

	.logo{width: 200px;margin: 8px 0;HEIGHT:AUTO}
	.topWord {width:115px; right:20px; top:20px;}
	.top-con{height: 54px;}

	.weixin-box{width: 100%;}
}

@media (min-width:768px) and (max-width:991px){
	.banner-con{width: 80%;margin: 0 auto;}
	.weixin-box{width: 60%;margin: 16px auto 0;}
}


/* mobile bottom menu */
.f_menu {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height:48px;
	flex-wrap: nowrap;
	background: #FFF;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	overflow: hidden;
	margin:0;
	z-index: 9999999
}
.f_menu li {
	flex:1;
	text-align: center;
	box-sizing: border-box;
	font-size: 13px;
	color: #555;
    line-height: 48px;
    font-size: 15px;
}
.f_menu li:not(:last-child) {
	border-right: 1px solid #ccc
}
.f_menu a {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	height: 100%;
	text-align: center;
	overflow: hidden
}
.f_menu a img{width:22px;height:22px;margin-right:5px}
.f_menu a:hover{text-decoration:none}

@media screen and (max-width:767px) {
	.f_menu {
		display: -webkit-flex;
		display: flex
	}
	footer {
		padding-bottom: var(--f_menu_height);
	}
}
@media screen and (max-width:560px) {
	.f_menu i {
		padding-left: 0;
		padding-top: 0.3rem;
	}

}
@media screen and (max-width:380px) {
	.f_menu i {
		font-size: 12px;
	}
}

.mt10{margin-top:10px;}
.mobileweixinp{font-size:14px;line-height:1.8;text-align:center}
.mobileweixinp .anniu{background:#f6a303;padding:2px 10px;border-radius:4px;color:#fff;border:0;display:inline-block}


.aside_close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/close_1_hei.svg) no-repeat center;
	background-size: 30px;
	cursor: pointer
}
.aside_close:hover {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.aside_close {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}
#aside_mask_bg {
	display: none;
	position: fixed;
	top: 50%;
	transform: translate(0, -50%);
	left: 0%;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 70%);
	z-index: 99999999;
}

#aside_sc_mobileweixin {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	box-sizing: border-box;
	padding: 30px 30px 40px;
	background: rgb(255 255 255 / 100%);
	z-index: 9999999999999;
	overflow: auto
}
#aside_sc_mobileweixin img{max-width:100%}
#aside_sc_mobileweixin .tit {
	margin-bottom: .4rem
}
#aside_sc_mobileweixin .tit h1 {
	text-align: center;
	font-size: .26rem;
	color: #fff;
	font-weight: bold;
	line-height: .3rem
}
