body{  margin:0; padding:0; text-align:center;  font-size:12px; font-family:PingFangSC-Semibold, sans-serif;}
table,td,tr,img,ul,li,h1,h2,p,object,param,embed{margin:0; padding:0; border:0;}
img{border:0;}
ul,li{list-style:none;}
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; height: 0; clear:both; visibility:hidden;}

/*-返回定部-*/
#tbox{width:54px; float:right; position:fixed; right:30px; bottom:60px;}
#gotop{width:54px; height:54px; background:#f19601; display:block;}
#gotop .retopic{display: inline-block; border-top: 2px solid; border-right: 2px solid; margin-top: 20px; width: 25px; height: 25px; border-color: #fff; transform: rotate(-45deg);}

.pc-box{width: 100%; height: 100%;background: #e8e5e4; margin: 45px auto 0 auto; text-align: center;  user-select: none;position: relative;z-index: 0;}
.pc-box .main_m{width:1200px; height:100%; margin:0 auto; text-align:center; position:relative;}
.pc-box .main_m img{width: 100%;height: 100%;display: block;}

.pc-box .btnhand{display: flex;align-items: center;width: 220px;height: 50px;margin: 0 auto;background: #e1282d;border-radius: 30px;padding: 2px 10px 2px 4px;box-sizing: border-box;box-shadow: 0 3px 0 2px #9e1a1c;cursor: pointer;}
.pc-box .btnhand .handimgwhite {width: 35px;height: 35px;background: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.pc-box .btnhand .handimgwhite .handimg{width: 20px;height: 26px;}
.pc-box .btnhand .handdes{color: #fff;font-size: 26px;line-height: 26px;font-weight: bold;margin-left: 5px;}

.pc-box .alltitle{display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 0 10px;box-sizing: border-box;margin: 0 auto;position: relative;}
.pc-box .alltitle .titletop{display: flex;align-items: center;justify-content: center;position: relative;padding: 0 25px 0 50px;}
.pc-box .alltitle .titletop .hotbox{display: flex;align-items: center;}
.pc-box .alltitle .titletop .hotbox .hotimg{width: 65px;height: 39px;}
.pc-box .alltitle .titletop .hotbox .hottxt{color: #b11d22;font-size: 44px;line-height: 44px;font-weight: bold;margin-left: 5px;}
.pc-box .alltitle .titletop .tittletxt{color: #804f21;font-size: 44px;line-height: 44px;font-weight: bold;position: relative;z-index: 1;}

.pc-box .alltitle .titletop .alevelimg{color: #d5d2d2;font-size: 110px;line-height: 110px;font-weight: bold;position: absolute;top: -45px;}
.pc-box .alltitle .titletop .pointleft{width: 38px;height: 49px;position: absolute;left: 0;top: 10px;}
.pc-box .alltitle .titletop .pointright{width: 13px;height: 13px;position: absolute;right: 0;bottom: 0;}

.pc-box .alltitle .txtsmall{color: #848484;font-size: 24px;line-height: 24px;margin-top: 20px;}
.pc-box .alltitle .txtsmall span{color: #bf0d23;font-weight: bold;}

/* 顶部 */
.pc-box .top{background:url(../images/bg01.png) no-repeat center center;width: 100%;height: 616px;position: relative;}
.pc-box .top .topbox{padding-top: 100px;}
.pc-box .top .topbox .topone{color: #bf0d23;font-size: 36px;line-height: 36px;margin-bottom: 10px;}
.pc-box .top .topbox .toptwo{color: #bf0d23;font-size: 90px;line-height: 95px;font-weight: bold;}
.pc-box .top .topbox .topthree{width: 410px;height: 50px;display: flex;align-items: center;justify-content: center;margin: 15px auto 0 auto;background: linear-gradient(to bottom, #e55513, #e33a27);border-radius: 30px;color: #fff;font-size: 20px;line-height: 20px;font-weight: 600;}

/* 棕色盒子 */
.pc-box .zong{position: relative;top: -120px;}
.pc-box .zong .zongbox{width: 100%;margin: 0 auto;position: relative;background: #ae8045;border: 8px solid #c39b62;padding: 30px 0;box-sizing: border-box;}
.pc-box .zong .zongbox .zongtop{display: flex;align-items: center;justify-content: space-evenly;}
.pc-box .zong .zongbox .zongleft{display: flex;flex-direction: column;}
.pc-box .zong .zongbox .zongleft .zongtxt{margin-bottom: 30px;}
.pc-box .zong .zongbox .zongleft .zongtxt .ztxt-item{color: #ffffff;font-size: 20px;line-height: 32px;font-weight: bold;text-align: left;}

.pc-box .zong .zongbox .zongright{border: 1px solid #fff;}
.pc-box .zong .zongbox .zongright .rightone{background: linear-gradient(to right, #e55513, #e33828);padding: 10px 0;font-size: 20px;line-height: 20px;font-weight: bold;color: #fff;border-bottom: 1px solid #fff;}
.pc-box .zong .zongbox .zongright .rightbox{margin: 15px 20px 0 20px;border-bottom: 1px dashed #fff;padding-bottom: 10px;box-sizing: border-box;display: flex;flex-direction: column;align-items: baseline;}
.pc-box .zong .zongbox .zongright .rightbox .rightitem{display: flex;align-items: center;justify-content: center;margin-bottom: 10px;}
.pc-box .zong .zongbox .zongright .rightbox .rightitem:last-child{margin-bottom: 0;}
.pc-box .zong .zongbox .zongright .rightbox .rightitem .rightimg{width: 19px;height: 22px;}
.pc-box .zong .zongbox .zongright .rightbox .rightitem .rightitemdes{font-size: 20px;color: #fff;line-height: 22px;margin-left: 5px;}

.pc-box .zong .zongbox .zongright .rightbottdes{color: #fff;font-size: 18px;line-height: 24px;margin: 12px 0;}

.pc-box .zong .zongbox .zonglittletxt{font-size: 18px;line-height: 18px;margin-top: 30px;cursor: pointer;}

/* 热报！武汉锦秋A-Level全日制5人班 */
.pc-box .fiveperson{background:url(../images/bg1.png) no-repeat right;}
.pc-box .fiveperson .fivebox{background-color: #fff;border-radius: 30px 0 0 0;padding: 15px;box-sizing: border-box;margin-top: 20px;}
.pc-box .fiveperson .fivebox .fiveboxitem{display: flex;position: relative;}
.pc-box .fiveperson .fivebox .fiveboxitem .fiveitleft{color: #fff;font-size: 24px;line-height: 24px;display: flex;align-items: center;justify-content: center;width: 15%;position: relative;z-index: 1;}
.pc-box .fiveperson .fivebox .fiveboxitem:nth-child(odd) .fiveitleft {background: #bf0d23;}
.pc-box .fiveperson .fivebox .fiveboxitem:nth-child(even) .fiveitleft {background-color: #ff9801;}

.pc-box .fiveperson .fivebox .itrightone{width: 85%;background: #faeeef;padding: 20px 120px 20px 40px;box-sizing: border-box;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.pc-box .fiveperson .fivebox .fiveboxitem:nth-child(odd) .itrightone {background: #faeeef;}
.pc-box .fiveperson .fivebox .fiveboxitem:nth-child(even) .itrightone {background: #fff8ed;}
.pc-box .fiveperson .fivebox .itrightone .itriitem{display: flex;align-items: center;margin-bottom: 25px;}
.pc-box .fiveperson .fivebox .itrightone .itriitem:nth-child(n+4){margin-bottom: 0;}
.pc-box .fiveperson .fivebox .itrightone .itriitem .txtone{color: #bf0d23;font-size: 20px;line-height: 20px;font-weight: bold;margin-right: 15px;}
.pc-box .fiveperson .fivebox .itrightone .itriitem .txttwo{background: #ff9801;border-radius: 30px;color: #fff;font-size: 20px;line-height: 20px;padding: 5px 10px;cursor: pointer;}

.pc-box .fiveperson .fivebox .fiveboxitem:nth-child(odd) .fivetrangle{width: 0;height: 0;border-left: 20px solid #bf0d23;border-top: 20px solid transparent;border-bottom: 20px solid transparent;position: absolute;left: 14.5%;top: 50%;transform: translate(0, -50%);}
.pc-box .fiveperson .fivebox .fiveboxitem:nth-child(even) .fivetrangle{width: 0;height: 0;border-left: 20px solid #ff9801;border-top: 20px solid transparent;border-bottom: 20px solid transparent;position: absolute;left: 14.5%;top: 50%;transform: translate(0, -50%);}

.pc-box .fiveperson .fivebox .itrightone .fiverighttxt{color: #3e3a39;font-size: 20px;line-height: 32px;text-align: left;}
.pc-box .fiveperson .fivebox .itrightone .fiverighttxt span{color: #bf0d23;font-weight: bold;}


/* 为什么选择新航道锦秋A-LEVEL */
.pc-box .why{margin-top: 100px;}
.pc-box .why .whybox{display: flex;flex-wrap: wrap;align-items: baseline;justify-content: space-evenly;padding: 0 120px;box-sizing: border-box;margin-top: 45px;}
.pc-box .why .whybox .whyitem{width: 300px;display: flex;flex-direction: column;align-items: center;margin-bottom: 15px;}
.pc-box .why .whybox .whyitem:nth-child(n+4){margin-bottom: 0;}
.pc-box .why .whybox .whyitem .whysmallimg{width: 68px;height: 67px;margin-bottom: 15px;}
.pc-box .why .whybox .whyitem .whttitle{color: #804f21;font-size: 24px;line-height: 24px;font-weight: bold;border-bottom: 1px solid #000;width: 176px;padding-bottom: 15px;}
.pc-box .why .whybox .whyitem .whybigimg{width: 176px;height: 96px;margin: 15px 0 10px 0;}
.pc-box .why .whybox .whyitem .whydes{width: 176px;color: #282828;font-size: 18px;line-height: 25px;text-align: left;}

/* 雅思&A-Level直申英联邦本科的两把钥匙 */
.pc-box .bg2{background:url(../images/bg2.png) no-repeat left center;}

.pc-box .yaoshi{margin-top: 100px;}
.pc-box .yaoshi .yaoshibox{margin-top: 45px;}
.pc-box .yaoshi .yaoshibox .yaoshititle{background: #804f21;width: 70%;margin: 0 auto;color: #fff;font-size: 24px;line-height: 24px;font-weight: bold;padding: 12px 0;}
.pc-box .yaoshi .yaoshibox .schoollist{width: 70%;margin: 12px auto 0 auto;}
.pc-box .yaoshi .yaoshibox .schoollist .listitem{display: flex;}
.pc-box .yaoshi .yaoshibox .schoollist .listitem .listtou{color: #9f0e15;font-weight: bold;font-size: 20px;line-height: 30px;width: 13%;text-align: left;}
.pc-box .yaoshi .yaoshibox .schoollist .listitem .listwei{text-align: left;color: #3e3a39;font-size: 20px;line-height: 30px;width: 87%;}

.pc-box .yaoshi .yaoshibox .yaoshirequest{color: #9f0e15;font-size: 24px;line-height: 24px;font-weight: bold; margin: 25px 0 20px 0;}

.pc-box .yaoshi .yaoshibox .requestone{width: 1000px;margin: 0 auto;}
.pc-box .yaoshi .yaoshibox .requestone .yaoqiuswiper{}
.pc-box .yaoshi .yaoshibox .requestone .yaoqiuswiper tr:nth-child(odd){background-color: #f5e6e7;}
.pc-box .yaoshi .yaoshibox .requestone .yaoqiuswiper tr:nth-child(even){background-color: #ffffff;}
.pc-box .yaoshi .yaoshibox .requestone .yaoqiuswiper tr th{background-color: #b51d22;color: #fff;font-size: 24px;
line-height: 24px;padding: 20px 5px;box-sizing: border-box;
}
.pc-box .yaoshi .yaoshibox .requestone .yaoqiuswiper tr td{padding: 10px 5px;box-sizing: border-box;font-size: 20px;line-height: 20px;}
.pc-box .yaoshi .yaoshibox .requestone .yaoqiuswiper tr td:nth-child(2){display: flex;align-items: center;justify-content: center;}
.pc-box .yaoshi .yaoshibox .requestone .yaoqiuswiper tr td:nth-child(2) img{width: 57px;height: 34px;}

/* 合规的雅思+A-Level成绩 用于直申英联邦院校本科 */
.pc-box .hegui{margin-top: 100px;}
.pc-box .hegui .heguibox{position: relative;margin-top: 50px;background:url(../images/tixing.png) no-repeat center center;height: 279px;}
.pc-box .hegui .heguibox .heguiboxtxt{width: 876px;height: 279px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;padding: 0 50px 0 30px;box-sizing: border-box;}
.pc-box .hegui .heguibox .heguiboxtxt .heguiitem{display: flex;flex-direction: column;align-items: center;}
.pc-box .hegui .heguibox .heguiboxtxt .heguiitem .heitemtitle{color: #b11d22;font-size: 24px;font-weight: bold;margin-bottom: 5px;}
.pc-box .hegui .heguibox .heguiboxtxt .heguiitem .heitemdes{color: #3d3a39;font-size: 18px;line-height: 30px;text-align: left;}
.pc-box .hegui .heguibox .heguiboxtxt .heguiitem .heitemdes span{color: #f6e900;}

/* 雅思+A-Level 科学规划助你从容备考  */
.pc-box .beikao{margin: 100px 0 40px 0;}
.pc-box .beikao .beikaobox{margin-top: 45px;}

.pc-box .beikao .beikaobox .beikaoone{width: 420px;margin: 0 auto;padding: 7px 0;background: #f0eef1;border-radius: 25px 25px 0 0;border: 1px solid #9d9c9c;border-bottom: none;font-size: 20px;color: #e55513;font-weight: bold;}
.pc-box .beikao .beikaobox .jiantoubox{display: flex;align-items: center;justify-content: space-between;width: 1110px;margin: 0 auto;}
.pc-box .beikao .beikaobox .jiantoubox .jiantouitem{position: relative;width: 220px;box-sizing: border-box;}
.pc-box .beikao .beikaobox .jiantoubox .jiantouitem:last-child{margin-right: 0;}
.pc-box .beikao .beikaobox .jiantoubox .jiantouitem .changone{width: 210px;height: 30px;background: #d8d8d8;transform: skewX(50deg);}
.pc-box .beikao .beikaobox .jiantoubox .jiantouitem .changtwo{width: 210px;height: 30px;background: #d8d8d8;transform: skewX(-50deg);}
.pc-box .beikao .beikaobox .jiantoubox .jiantouitem:nth-child(even) .changone{background-color: #ee9200;}
.pc-box .beikao .beikaobox .jiantoubox .jiantouitem:nth-child(even) .changtwo{background-color: #ee9200;}
.pc-box .beikao .beikaobox .jiantoubox .jiandes{position: absolute;left: 0;top: 0;color: #e55513;font-size: 24px;font-weight: bold;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.pc-box .beikao .beikaobox .jiantoubox .jiantouitem:nth-child(even) .jiandes{color: #fff;}

.pc-box .beikao .beikaobox .liebox{display: flex;justify-content: space-between;margin: 20px auto 30px auto;width: 1120px;}
.pc-box .beikao .beikaobox .liebox .lieitem{width: 205px;}
.pc-box .beikao .beikaobox .liebox .lieitem .lietitle{font-size: 20px;line-height: 20px;font-weight: bold;color: #676565;}
.pc-box .beikao .beikaobox .liebox .lieitem .liedes{ text-align: left;color: #676565;font-size: 20px;line-height: 26px;margin: 10px 0;}
.pc-box .beikao .beikaobox .liebox .lieitem .liered{font-size: 18px;line-height: 18px;color: #e33828;margin-top: 5px;}
.pc-box .beikao .beikaobox .liebox .lieborde{border: 1px dashed #c4c2c1;margin: 12px;}

/* 新航道锦秋A-Level班型设计 */
.pc-box .desgin{background-color: #e55513;padding: 50px 0 35px 0;}
.pc-box .desgin .desginbox{margin: 50px 0 0 0;}
.pc-box .desgin .desginbox .desiconbox{display: flex;align-items: center;justify-content: space-between;width: 960px;margin: 0 auto 25px auto;padding: 0 70px 0 45px;box-sizing: border-box;}
.pc-box .desgin .desginbox .desiconbox .iconitem{width: 105px;height: 105px;display: flex;align-items: center;justify-content: center;background: #4887b7;border-radius: 50%;}
.pc-box .iconitemcolortwo{background: #ffb024 !important;}
.pc-box .iconitemcolorthree{background: #9f8677 !important;}
.pc-box .iconitemcolorFour{background: #e10012 !important;}
.pc-box .desgin .desginbox .desiconbox .iconitem .iconimg{width: 92px;height: 91px;}

.pc-box .desgin .desginbox .jiantoubox{display: flex;align-items: center;justify-content: space-between;width: 960px;margin: 0 auto;}
.pc-box .desgin .desginbox .jiantoubox .jiantouitem{ position: relative;width: 230px;box-sizing: border-box;}
.pc-box .desgin .desginbox .jiantoubox .jiantouitem .changone{width: 220px;height: 30px;background: #4887b7;transform: skewX(35deg);}
.pc-box .desgin .desginbox .jiantoubox .jiantouitem .changtwo{width: 220px;height: 30px;background: #4887b7;transform: skewX(-35deg);}
.pc-box .desgin .desginbox .jiantoubox .jiandes{position: absolute;left: 0;top: 0;color: #fff;font-size: 24px;font-weight: bold;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}

.pc-box .desgin .desginbox .liebox{display: flex;justify-content: space-between;margin: 20px auto 0 auto;width: 980px;padding: 0 30px 0 0;box-sizing: border-box;}
.pc-box .desgin .desginbox .liebox .lieitem{width: 220px;}
.pc-box .desgin .desginbox .liebox .lieitem .liedes{ text-align: center;color: #fff;font-size: 20px;line-height:26px;}
.pc-box .desgin .desginbox .liebox .lieitem .liedes span{color: #ffec00;}
.pc-box .desgin .desginbox .liebox .lieitem .liedestwo{text-align: center;color: #fff;font-size: 18px;line-height: 24px;border-top: 1px dashed #ec804e;padding-top: 20px;}
.pc-box .desgin .desginbox .liebox .lieitem .liedestwo span{color: #ffec00;}

/* 新航道锦秋A-Level一站式服务更靠谱 */
.pc-box .yizhan{margin: 100px 0 65px 0;}
.pc-box .yizhanbox{margin: 35px 0 0 0;display: flex;align-items: center;justify-content: center;}
.pc-box .yizhanbox .yizhanitem{background: #b0b0b1;width: 280px;height: 280px;border-radius: 50%;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;}
.pc-box .yizhanbox .yizhanitem .yiitemtitle{color: #e7e7e7;font-size: 42px;font-weight: bold;line-height: 42px;margin-bottom: 15px;}
.pc-box .yizhanbox .yizhanitem .yiitemdes{border-top: 1px solid #e7e7e7;padding-top: 15px;color: #e7e7e7;font-size: 20px;line-height: 28px;}
.pc-box .yizhanbox .yizhanitem .yiitemimg{width: 81px;height: 81px;position: absolute;bottom: -40px;}

/* 武汉锦秋四大优势 为留学申请保驾护航 */
.pc-box .huhang{background-color: #006dd6;padding: 100px 0 50px 0;}
.pc-box .huhang .huhangbox{margin-top: 50px;display: flex;align-items: center;justify-content: center;}
.pc-box .huhang .huhangbox .huhangdesbox{display: flex;flex-direction: column;}
.pc-box .huhang .huhangbox .huhangdesbox .hudesitem{margin-bottom: 30px;}
.pc-box .huhang .huhangbox .huhangdesbox .hudesitem:last-child{margin-bottom: 0;}
.pc-box .huhang .huhangbox .huhangdesbox .hudesitem .hutitle{color: #fff;text-align: right;font-size: 24px;line-height: 24px;font-weight: bold;margin-bottom: 5px;}
.pc-box .huhang .huhangbox .huhangdesbox .hudesitem .hudes{color: #fff;text-align: right;font-size: 20px;line-height: 26px;}
.pc-box .huhang .huhangbox .huhangdesbox .hudesitem .hudes span{font-weight: bold;}

.pc-box .huhang .huhangbox .swiperhhang{width: 350px;margin: 0 10px;}
.pc-box .huhang .huhangbox .swiperhhang .swopertwoimg{width: 350px;height: 300px;}

/* 新航道锦秋A-Level 讲师团 */
.pc-box .teacher{margin-top: 100px;background:url(../images/bg3.png) no-repeat left top}
.pc-box .teacher .teacherbox{width: 960px; height: auto; margin: 50px auto 0 auto; }
.pc-box .teacher .teacherbox ul{display: flex; flex-flow: row wrap; justify-content:center;}
.pc-box .teacher .teacherbox ul li{position: relative; width:160px; height: 170px; margin-bottom: 20px; margin-right:20px; overflow: hidden; text-align: left; }
.pc-box .teacher .teacherbox ul li a{color: #fff;}
.pc-box .teacher .teacherbox ul li span{position: absolute; left:0; width: 50px; z-index: 2; text-align: center;}
.pc-box .teacher .teacherbox ul li img{width:160px; height: 170px; transform: scale(1);  transition: all 1s ease-in-out 0s;}
.pc-box .teacher .teacherbox ul li img:hover{transform: scale(1.08);}
.pc-box .teacher .teacherbox ul li p{position: absolute; bottom: 0; left: 0; width: 156px; background: rgba(0,0,0,0.6); overflow: hidden; font-size: 12px; padding: 2px;}

.pc-box .teacher .teacherbox ul li:last-of-type{ background: #565455; padding-top: 50px; height: 120px; text-align: center; }
.pc-box .teacher .teacherbox ul li:last-of-type a{font-size: 24px; transition: all 1s ease-in-out 0s; display: block; cursor: pointer; width: 170px; height: 170px;}
.pc-box .teacher .teacherbox ul li:last-of-type a:hover{color: #ffab00;}

/* 武汉新航道锦秋A-Level 标准化服务增效 */
.pc-box .biaozhun{margin: 100px 0 30px 0;background: url(../images/bg5.png) no-repeat left bottom;;}
.pc-box .biaozhun .biazhunbox{background: #e55513;padding: 0 15px;box-sizing: border-box;display: flex;align-items: center;justify-content: space-around;margin: 55px auto 0 auto;width: 1000px;}
.pc-box .biaozhun .biazhunbox .biaoitem{width: 220px;height: 310px;padding: 0 12px;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;background: #fff;position: relative;top: -15px;}
.pc-box .biaozhun .biazhunbox .biaoitem .biaoitemone{width: 185px;background: #b11d22;border-radius: 0 0 25px 25px;padding: 10px 0;color: #fff;font-size: 22px;line-height: 22px;font-weight: bold;margin-bottom: 15px;}
.pc-box .biaozhun .biazhunbox .biaoitem .biaoitemtwo{color: #b11d22;font-size: 20px;line-height: 20px;font-weight: bold;border-bottom: 1px solid #b11d22;padding-bottom: 8px;margin-bottom: 8px;}
.pc-box .biaozhun .biazhunbox .biaoitem .biaoitemthree{text-align: left;color: #000000;font-size: 20px;line-height: 26px;}

.pc-box .biaozhun .bigimg{background-color: #fff;width: 1000px;margin: 0 auto 30px auto;display: flex;align-items: center;justify-content: center;padding: 20px 0;}
.pc-box .biaozhun .bigimg img{width: 920px;height: 390px;}

/* 最后 */
.pc-box .last{background:url(../images/lastbg.png) no-repeat center center;height: 376px;}
.pc-box .last .lastbox{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.pc-box .last .lastbox .lastleft{margin-right: 35px;}
.pc-box .last .lastbox .lastleft .lastone{text-align: left;color: #fff;font-weight: bold;font-size: 30px;line-height: 30px;margin-bottom: 18px;}
.pc-box .last .lastbox .lastleft .lasttwo{color: #fff;font-size: 30px;line-height: 30px;text-align: left;margin-bottom: 12px;}
.pc-box .last .lastbox .lastright{}


.main_m a{cursor: pointer;}