@charset "utf-8";
/* CSS Document */
body{font-size:1em; max-width:750px; min-width:320px;background: #fff; margin:0 auto; font-family:"Microsoft YaHei","微软雅黑"}
ul,li,dt,dl,p,h1,h2,h3,h4,h5,h6,div,html,form,table,tr,td,dt,dl,dd,span,input,a,img{padding:0; margin:0; list-style:none;outline:none;border:none; font-weight: normal;}
a{text-decoration:none;}
img{vertical-align: top;max-width: 100%;border: none;}
.fl{float:left;}
.fr{float:right;}
.width100{width:100%;}
@media only screen and (min-width : 320px) {  
body {font-size: 11px;} 
} 
@media only screen and (min-width : 350px) {  
body {font-size: 12px;} 
	.home_tel span{ line-height:2.4em!important;}
} 
@media only screen and (min-width :400px) {  
body {font-size: 13px;} 
} 
@media only screen and (min-width : 450px) {  
body {font-size: 14px;} 
} 
@media only screen and (min-width : 480px) {  
body {font-size:15px;} 
} 
@media only screen and (min-width : 550px) {  
body {font-size: 16px;} 
} 
@media only screen and (min-width : 750px) {  
body {font-size: 18px;} 
	.contsub{ width:38%;}
} 
.clear{clear:both;}
.c{clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.splitline {
    height: 20px;
    border-bottom: 10px solid #f5f5f5;
    overflow: hidden;
}
/*菜单 */
header{padding:0 0;}
header .logo{width:36%;padding-top:2%;padding-left:2%;}
header .title{line-height:2;width:56%; text-align:center;font-size:2em;}
header .nav{width:12%;}
header .back{width:20%;}
.bak-header2{border-bottom:2px solid #43bcc7;}
.top_nav{display: none;}
.top_nav ul{border-top:1px solid #bf9143;}
.top_nav li{text-align:left;padding:4%;border-bottom:1px solid #dddddd;}
.top_nav li.last{border-bottom:0px none;padding-bottom:2%;}
.top_nav li a{color:#333;display:block;}
.top_nav li div{display:block;width:2.3438%;float:right;padding-top:1%;}
/* 面包屑导航 */
.breadnav{height:2.8em;line-height:2.8em;background-color: #f5f5f5;margin-top:0.4em;border-radius: 4px;padding-left:0.3em;}
.breadnav span{}
.breadnav a{color:#343434;font-size:0.9em;padding:0 0.3em;}
/*banner*/
.swiper-paginationbanner .swiper-pagination-bullet{ background-color: white;width:8px; height: 8px; margin: 0 10px;}
/*通用标题*/
.title{ padding-top:1.7em; padding-bottom:1.3em;}
.title h3{ color:#262626; font-size: 2em; text-align: center; font-weight: bold;}
.title p{ color:#666666; font-size: 1em; text-align: center; margin-top: 0.6em;}
.linkmore{text-align: center; margin: 2em 0 1em 0;}
.linkmore a{border: 1px solid #d27c00;color: #d27c00; font-size: 1.1em; padding: 0.6em 4.2em; text-align: center;border-radius:1.2em;}
/*留学国家/地区*/
.nation{margin: 0 auto;}
.nationbox{ padding:0 1%;}
.nationbox ul{ overflow: hidden; padding-bottom: 1em;}
.nationbox ul li{ float:left; margin-right: 4%; width: 16.8%; text-align: center; margin-bottom: 1.6em;}
.nationbox ul li:nth-child(5n){ margin-right: 0;}
.nationbox ul li img{ width:80%;}
.nationbox p{ color:#4c4c4c; font-size: 1.1em; margin-top: 0.5em;}
/*首页留学产品*/
.product{margin: 0 auto;}
.pronav{}
.pronav ul{ overflow: hidden; background: #4d4d4d;}
.pronav ul li{ color: #fff; text-align: center; float: left; width: 20%; font-size: 1.2em; line-height: 3.2em;}
.prohover{ background: #262626;}
.prolist{ margin-top: 1.4em;}
.prolist dl{ overflow: hidden; padding:0 1%;}
.prolist dl dd{float: left; width: 100%; margin-right: 0%;}
.prolist dl dd img{float:left;width: 45%; height:30%; margin-right:3%; margin-bottom: 1.6em;border-radius:4px;}
.prolist .protxts {float:right;width: 52%;}
.prolist .protxts h6{font-size: 1.2em;
    color: #333;
    padding-bottom:0.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.prolist .protxts p{	font-size: 1.1em;color: #4F4F4F; padding: 0.3em 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap}
.prolist .protxts p span{color: #888;}
.prolist dl dd:nth-child(3n){ margin-right: 0;}
.prolist ul .promore{margin: 0 auto;text-align: center; margin: 1em 0;}
.prolist ul .promore a{ background: #d27c00; color: #fff; font-size: 1.1em; padding: 0.6em 4.2em; text-align: center;border-radius:1.2em;}
/*留学产品列表*/
.pgprolist {width:96%;padding:0 2%;}
.pgprolist li{float: left;width:100%;margin: 0 auto;box-shadow: 0 2px 10px rgba(0,0,0,0.1);
 margin-bottom: 2em;padding-bottom:1.2em;}
.pgprolist li h5{font-size:1.4em;color:#333;padding:0.6em 0.8em;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.pgprolist li p{font-size:1.1em;color:#4F4F4F;padding:0.4em 0.8em;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.pgprolist li p span{color:#999;}
/*留学小工具*/
.tool{margin: 0 auto; margin-bottom:3em;}
.tool img{ width:100%; margin: 0 auto;}
.tool .swiper-container-horizontal>.swiper-pagination-bullets{bottom:5px;}
.tool .swiper-pagination-bullet{width:25px; height:6px; border-radius:5px;bottom:0px;}
.tool .swiper-pagination-bullet-active{ background: #d27c00;}
/*捷报案例*/
.case{margin: 0 auto; background:#f5f5f5; padding:0 1%; padding-bottom:1.5em;}
.casebox ul{ padding-bottom:2em;}
.casebox ul li{ overflow: hidden; border-bottom:1px #d9d9d9 dashed; padding-bottom: 1em;font-size: 1.2em; color: #262626; line-height: 1.8em; margin-top: 1em;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.casebox ul li .caseicon{ width:6%; float:left; }
.casebox ul li a{color: #262626; line-height: 1.8em; margin-top: 1em;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 90%;}
.casebox ul li span{ width: 4%; float: right;}
.case .swiper-paginationcase{ bottom:0!important;}
/*留学要闻*/
.news{margin: 0 auto; overflow:hidden; padding-bottom:1.5em;}
.newsnav{ padding:0 1%; }
.newsnav ul{ overflow:hidden; width: 80%; margin: 0 auto;text-align: center;}
.newsnav ul li{ float: left; font-size: 1.2em; color: #262626; width: 25%; display: inline-block;}
.newsnav .newshover{ color:#d27c00; border-bottom: 1px solid #d27c00; padding-bottom: 0.6em;}
.newslistbox{ overflow:hidden;}
.newslist dl{ padding:0 1%;}
.newslist dl dd{margin-bottom: 1em; margin-top: 1em; overflow:hidden; position:relative; }
.newslistbox img{ float:left; margin-right: 1em;width:11.3em;height:7em;}
.newslistbox .newstxt h3{ font-size:1.1em; color: #262626; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 4px 0;}
.newslistbox .newstxt p{ font-size:1em; color: #808080; overflow: hidden; -webkit-line-clamp: 2; line-clamp: 2;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;}
.newslistbox .newstxt .newstag{ position: absolute; left: 156px; bottom: 6px; overflow: hidden;}
.newslistbox .newstxt .newstag h5{ background-color: #d27c00; color: #fff; font-size: 0.9em; line-height: 2.2em; padding: 0 0.9em; border-radius: 1.2em; float: left; margin-right: 1em;}
.newslistbox .newstxt:hover h3{ color:#d27c00;}
.newslistbox .newstxt:hover h4{ color:#fff; background-color: #d27c00;}
/*申请攻略*/
.gonglue{margin: 0 auto; background:#f5f5f5; padding: 0 1%;padding-bottom:1.5em;}
.glnav{ margin-bottom:1em;}
.glnav ul{ overflow:hidden; width:100%; margin: 0 auto;text-align: center;}
.glnav ul li{ float: left; font-size: 1.2em; color: #262626; display: inline-block; margin: 0 1.5%;}
.glnav .glhover{ color:#d27c00; border-bottom: 1px solid #d27c00; padding-bottom: 0.6em;}
.gllist{ overflow:hidden;}
.gllist dd{ width:49%; float: left; margin-right: 2%; margin-bottom: 1em;}
.gllist dd:nth-child(2n){margin-right:0px;}
.gllistbox{ padding: 1em; background-color:#fff; border:1px solid #e5e5e5;}
.gllistbox a img{ width:100%;}
.gllistbox a h4{ color:#1a1a1a; text-align: center; font-size: 1em; margin-bottom: 0.6em;;}
.gllistbox a h3{ color:#404040; font-size: 1.2em; margin-top: 0.6em; margin-bottom: 0.4em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.gllistbox a p{ color:#808080; font-size: 0.8em;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}
.gllistbox .gllistboxlist{ margin-top:0.6em;}
.gllistbox .gllistboxlist h4{ border-top:1px dashed #cccccc;padding: 0.8em 0;}
.gllistbox .gllistboxlist h4 a{ color:#404040; font-size: 1em;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}
/*一站式服务*/
.team{margin: 0 auto; overflow: hidden; padding-bottom: 1em;}
.team .teambox3{}
.team .teambox3 .teambox1list{ position: relative; padding: 8% 4%; height:24em; box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:  0px 1px 10px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:  0px 1px 10px 0px rgba(0, 0, 0, 0.3);}
.team .teambox3 .teambox1list .teamimg1{ position:absolute; top:-20%; left: 8%; width: 50%;}
.team .teambox3 .teambox1list h3{ float: left; padding-top: 1.8em; color:#262626; font-size: 1.4em; text-align: left; border-bottom: 2px solid #d27c00; padding-bottom: 0.6em; margin-bottom: 1em; }
.team .teambox3 .teambox1list p{ color:#666666; font-size:0.9em; text-align: left; margin-bottom: 0.4em;}
.team .teambox3 ul{ margin-top: 5em; padding: 0 1%;}
.team .teambox3 ul li{ float: left; width: 30%; margin-right: 5%; position: relative;}
.team .teambox3 ul li:nth-child(3n){ margin-right: 0;}
.teambox1l{ position:absolute; right: -20%; top: 46%;}
.teambox1l img{ width: 60%;}
.teambox2nav{ margin-bottom:30px;}
.teambox2nav p{ color:#666666; text-align: center; font-size: 1em; margin-bottom: 2em;}
.teambox2nav{ padding:0 1%; }
.teambox2nav ul{ overflow:hidden; width: 80%; margin: 0 auto;text-align: center;}
.teambox2nav ul li{ float: left; font-size: 1.2em; color: #262626; width: 25%; display: inline-block;}
.teambox2nav .team2hover{ color:#d27c00; border-bottom: 1px solid #d27c00; padding-bottom: 0.6em;}
.teambox2{ }
.teambox2list{ padding:0 2%;}
.teambanner a img{ width: 100%; margin-bottom:1em;}
/*首页 关于我们*/
.idxabtimgbg{width:100%;margin-top: 1em;}
.idxabttxt {color:#555;font-size:1.1em;padding:0.6em 2%; text-align: center;}
.idxabttxt h6{line-height:3.6em;}
.idxabttxt p {text-align:left;font-size:1.1em;margin-top:0.5em;line-height:2em;}
.idxabttxt p a{color:#555555;}
.idxabttxt p span{color:#bf9143;font-size:1.3em;}
.idxofficelst:after{clear: both;}
.idxofficelst li{float:left;text-align:center;width:14.2%;margin:1% 0;}
.idxofficelst li img{width:7em;}
.idxofficelst li p{color:#555;font-size:1em;padding:0.4em 0;}
/*底部开始*/
.footer_phone{margin: 0 auto;}
.footer_phoneboxus{  background-color: #484848; border-bottom: 1px solid #999; margin-top: 2em;}
.footer_phoneboxus ul{ overflow:hidden; margin-left: 1em;}
.footer_phoneboxus ul li{ float:left; line-height: 2em; font-size: 1em;  border-right: 1px solid #fff; padding-right: 1em; margin: 1em 1em 1em 0;}
.footer_phoneboxus ul li:nth-child(3n){border:none;}
.footer_phoneboxus ul li a{ color:#fff;}
.footer_phoneboxlist{ background-color: #343434;}
.footer_phoneboxhotp{ overflow: hidden; padding-top: 2em; margin-bottom: 0.6em;}
.footer_phoneboxhotp p{ float: left; margin-right: 1em; font-size:1.4em; color: #dad9d9; line-height: 2em; padding:0 0.6em; border-radius: 4px;  cursor: pointer;}
.footer_phoneboxhotlist ul{ overflow:hidden;}
.footer_phoneboxhotlist ul li{ float: left; font-size:1.2em;color:#fff; width:25%; line-height: 2em;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.footer_phoneboxhotlist ul li a{ color:#fff;}
.footer_phoneboxhot{ margin:0 1em;}
.footer_phoneboxhotphover{background-color: #484848;}
.footer_phoneboxhotphover a{ color: #fff;}
.footer_phoneboxhotadd{ margin-top:1em; padding-bottom: 3em;}
.footer_phoneboxhotadd h3 a{font-size:1.3em; color: #dad9d9; margin-bottom: 0.4em;}
.footer_tel {font-size:1.2em;height:2.8em;line-height:2.8em;color: #fff;}
.footer_tel a{color:#bf9143;font-size:1.3em;}
.footer_phoneboxhotaddlist{ margin-bottom:0.4em;}
.footer_phoneboxhotaddlist h4{ font-size:1.2em; color: #fff; line-height: 2em; font-weight: normal;}
.footer_phoneboxhotaddlist p{ font-size:1.2em; color:#a9a9a9;}
/*  底部版权 */
.footer_copy {
	background:#eee; overflow:hidden;
    color: #777;
    height: 10em;
    text-align: center;
    font-size: 1em;
	padding-top:1em;
}
/*产品页*/
.pro{ background:#fff;}
.probox{ width:100%; margin: 0 auto;}
.probox .protit{}
.probox .protit h1{font-size: 1.4em;color: #333;text-align: left;padding: 10px 10px;}	
.probox ul{overflow: hidden; padding: 1em 0;}
.probox ul li{ float: left; width: 33%; border-right: 1px solid #e5e5e5; text-align: center; cursor: pointer;}
.probox ul li img{ width: 20%;}
.probox ul li:last-child{  border:none;}
.probox ul li h3{ color:#262626; font-size: 1.2em; line-height: 2em;}
.probox ul li p{ color:#555; font-size: 1em;line-height:1.6em;}
.protxt{padding: 1em 3%;}
.protxtbox{ width:100%; margin: 0 auto; background: #fff;}
.protxtnav{ overflow:hidden; border-bottom: 2px solid #d27c00;}
.protxtnav ul li{ text-align: center; width: 14.28%; float: left; line-height: 3.4em; cursor: pointer;}
.protxtnav ul li a{ color: #262626; font-size: 1em;}
.protxtnav ul li:hover{ background:#d27c00;}
.protxtnav ul li:hover a{ color:#fff;}
.protxtlist{ padding:0 1em 1em 1em;}
.protxtlist dl{ overflow:hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 1em; padding-top: 1.6em;}
.protxtlist dt{ width: 24%; margin-bottom: 0.6em; text-align: center; font-size: 1.1em; color: #d27c00; line-height: 2em;  border:1px solid #d27c00;border-radius: 1em;}
.protxtlist dd{font-size:1.2em; color: #4c4c4c; line-height: 1.9em;}
.protxtlist dl:last-child{  border:none;}
.tuijian{ width:100%; margin: 0 auto;}
.tuijianbox{ padding: 0 3%;}
.tuijianbox ul{ overflow:hidden;}
.tuijianbox ul li{ width: 32%; float: left; margin-right: 2%;}
.tuijianbox ul li img{ width: 100%;}
.tuijianbox ul li:last-child{ margin-right: 0;}
@media only screen and (min-width : 640px) {  
.glnav ul{ width:86%;}
.glnav ul li{margin: 0 2%;}
} 
/*内容*/
.content{background:#fff;padding:1% 3%;color:#2f2f2f;line-height: 160%;}
.content p{font-size:1.1em;width: 100%; color:#2f2f2f;line-height:1.8em;}
.info_title {
text-align: center;
font-size: 1.3em;
font-weight:bold;
line-height: 28px;
color:#010101;
margin:10px 0;
}
.info_date {text-align: center;font-size:0.9em; line-height:2.2em; color:#444;}
.contdeslst{margin-top:1em;margin-bottom:1em;padding:1.1em 0;width: 100%;overflow: hidden;display: table;
border-bottom:1px solid #e8e5e5;}
.contdeslst li{float:left;width:50%;line-height:2em;display: table-cell;color:#999;font-size:1.1em;
}
.contdeslst li span{color:#444;}
.cont_sch {width:50%;padding-top:1em;}
.cont_schimg{width:30%;padding-left:20%;padding-top:1em;}
.cont_schimg img {
    width: 6em;
    height: 6em;
}
.subjectname {font-size:1.1em;font-weight:bold;line-height:3em;}	
.info_next{font-size:0.9em;line-height:2em;padding-bottom:0.4em;}
.info_next a:hover{color: #d27c00;}
/*相关新闻*/
.reltztit{padding-left:1%;height:4em;line-height:4em;}
.reltztit h5{font-size:1.1em;line-height:1.5em;height:1.5em;padding-left:1em;border-left: 6px solid #d27c00;}
.reltzlst{padding-left:1%;margin:0 auto;background:#ffffff;}
.reltzlst li{float:left;margin:0 1% 0.8em 0;width:48%;border: 1px solid #eee;padding-bottom:0.2em;}
.reltzlst li img{width:;height:;}
.reltzlst li h6{font-size:1.2em;padding:0.3em 0.3em;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.reltzlst li p{font-size:1em;color:#4F4F4F;padding:0.4em 0.3em;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.reltzlst li p span{color:#999;}
.reltzlst li a{color:#555;}
.contentlst li{padding:15px 0;width:99%;height:6em;border-bottom: 1px dotted #bbb;}
.contentlst li .lstimg{width:10em;float: left;padding-left:1%}
.contentlst li .lstimg img{width:100%;height:6.2em;}
.contentlst li .lstcont{float: right; width:63%;}
.contentlst li .lsttitle{font-size:1.1em;font-weight:bold;margin:0 0.1em;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color:#444;}
.contentlst li .lstdate {font-size:1em;color:#666;padding-top:0.5em;}
/*翻页*/
.lmlpage{ clear:both; margin:0 auto; text-align:center; padding:40px 0 50px 0;}
.lmlpage li { background:#fff; color: #000; display: inline; font-weight: normal; list-style-type: none; margin: 0;  margin-right:6px!important:; overflow:hidden; padding:1px 5px; padding-right:0!important:; text-align: center;font-size: 14px;}
.lmlpage li a{color: #000; margin:0; padding:4px 6px;}
.lmlpage li a:hover{text-decoration:underline;}
.lmlpage li.thisclass{background:#bf9143; padding:4px 8px; border: 1px solid #bf9143;  color: #ffffff;}
.lmlpage li.thisclass a{color: #333;}
.lmlpage li.thisclass a:hover{text-decoration:underline;}
.lmlpage li.pageinfo{ background:#fff; border: 1px solid #bf9143; color: #000; display: inline; font-weight: normal; list-style-type: none; margin: 0;  margin-right:6px!important:; overflow:hidden; padding:1px 5px; padding-right:0!important:; text-align: center;}
/*联系我们*/
.contactbox {
    width: 100%;	
	margin:0.4em 0;
	padding:3em 3%;
	}	
.dottedline{border-bottom: 1px dotted #bbb;padding-top:1em;}
.contactbox .contactimg{
    float: right;
    width: 32%;
	padding-right:2%;
}
.contactimg img{width: 92%;}
.contactbox .contacttxt { 
	float: left;
    width: 62%;}
.contactbox .contacttxt h3{margin: 5px auto;margin-bottom:0.8em;
    position: relative;
    padding-left: 15px;
    line-height: 1.5em;
    font-size: 1.3em;
    font-weight: bold;
    white-space: nowrap;
  }
.contactbox .contacttxt h3:before{ content: ""; position: absolute; width: 5px; height: 1.5em; background-color: #121212; top: 0; left: 0; }
.contactbox .contacttxt p{line-height:1.9em; margin-bottom: 0.3em; }
.contactbox .contacttxt p a{color: #00e;text-decoration: underline;}
.contactbox .contacttxt .clikcontactbox{padding:0.6em 3.2em; background-color: #121212; line-height:4em;height:4em;color: #fff; border-radius:1.6em;}
/* 公司简介 */
.cpy2{ margin-bottom: 4em;}
.cpy2box{ padding: 0 3%; margin: 0 auto;}
.cpy2txt{ margin-bottom:1em;}
.cpy2txt h3{color:#353535; font-size: 1.4em; font-weight: bold; text-align: center; margin-bottom: 0.4em; line-height: 1.4em;}
.cpy2txt p{color:#666666; font-size: 1em;  text-align: left;line-height: 2em;}
.cpy2txt p span{ margin-right: 0.4em; color: #d78715;}
.cpy3{ background:#f2f2f2; padding-bottom:2em;}
.cpy3box{ padding: 0 3%; margin: 0 auto; overflow: hidden;}
.cpy3box h3{ color:#353535; font-size: 1.4em; font-weight: bold; text-align: center; margin-top: 1.4em; margin-bottom: 1em;}
.cpy3box ul{ overflow: hidden;}
.cpy3box ul li{ float:left; width: 22%; margin-right: 4%; margin-bottom: 1em; text-align: center;}
.cpy3box ul li img{width: 70%;}
.cpy3box ul li p{ font-size: 1em; text-align: center; color: #262626; margin-top: 0.6em;}
.cpy3box ul li:nth-child(4n){margin-right:0px;}
.cpy4{ margin:2em 0;}
.cpy4box{ margin: 0 3%; box-shadow: 0 0 6px #ccc; padding: 1em 2% 2em 2%; border-radius: 5px;}
.cpy4txt h3{color:#353535; font-size: 1.4em; font-weight: bold; text-align: center; margin-bottom: 0.4em; line-height: 1.4em; margin-top: 1em;}
.cpy4txt p{color:#666666; font-size: 1em;  text-align: left;line-height: 2em;}
.cpy4txt p b,.cpy5txt p b{ color:#1c1c1c; margin-top: 0.4em;}
.cpy5{ background:#f5f5f5; padding: 2em 0;}
.cpy5box{ padding: 0 3%; margin: 0 auto;}
.cpy5txt h3{color:#353535; font-size: 1.4em; font-weight: bold; text-align:center; margin-bottom: 0.6em;line-height: 1.4em; margin-top:0.6em;}
.cpy5txt p{color:#666666; font-size: 1em;  text-align: left;line-height: 1.8em;}
.cpy5txt p span{ margin-right: 0.4em; color: #d78715; font-size: 1.2em;}
/*  底部导航 */
.footer{margin-top:6em;overflow:hidden;margin:0px auto;
	width:100%; max-width:750px;
	border-top: 1px solid #f0f0f0;
	background:url(../img/footerbg.jpg) no-repeat center;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 99;	
}
.footer-ul{
	width: 100%;
	height: auto;
	margin:0 auto;
	padding-top: 0.6em;
}
.footer-ul li{
	width: 20%;
	float: left;
	height: auto;
	text-align: center;
}
.footer-ul li a{
	display: block;
	font-size: 1em;
	line-height:3em;
	padding-top:1.3em;
	color: #fff;
}
.footer-li1{
	background:url(../img/foot1.png) no-repeat top;
	background-size: 29px;
}
.footer-li2{
	background:url(../img/foot2.png) no-repeat top;
	background-size: 29px;
}
.footer-li3{
	background:url(../img/foot3.png) no-repeat top;
	background-size: 29px;
}
.footer-li4{
	background:url(../img/foot4.png) no-repeat top;
	background-size: 29px;
}
.footer-li5{
	background:url(../img/foot5.png) no-repeat top;
	background-size: 29px;
}
.footer-li3 i {
    position: absolute;
    left: 51%;
    top: 10%;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    color: #ffffff;
    font-size: 10px;
    font-style: normal;
    background: #e3202b;
    border-radius: 50%;
	animation: hongdian 3s infinite linear;
    display: none;
}
@keyframes hongdian{
    0%,80%,84%,90%,96%,100%{transform:translateY(0)}
    88%{transform:translateY(-5px)}
    92%{transform:translateY(-2px)}
}