*{margin: 0;padding: 0;list-style: none;font-family: Microsoft YaHei;text-decoration: none;}
.profes_main1{
    width: 100%;
}
.profes_main1 img{
    width: 100%;
}
/* 按钮封装 */
.focus_btn{
    width: 575px;
    margin:0 auto;
    display: flex;
    margin-top:60px;
}
.focus_btn a{
    width: 247px;
    height: 48px;
    text-align: center;
    padding: 0 20px;
    display: block;
    background: linear-gradient(-87deg, #F14545, #F57474);
    border-radius: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    margin-right:100px;
    letter-spacing: 2px;
}
.focus_btn a:last-child{
    margin-right:0;
    border: 2px solid #EE4F4F;
    background: none;
    border-radius: 24px;
    color: #F16060;
}
.focus_btn a:hover{
    background: linear-gradient(-87deg, #F14545, #F57474);
    color: #FFFFFF;
    border:none;
}
/* .focus_btn a:last-child:hover{
    color: #FFFFFF;
    background: linear-gradient(-87deg, #F14545, #F57474);
} */
/* 公共标题 */
.topic_title{
    width: 1200px;
    margin:0 auto;
    margin-top:80px;
    text-align: center;
    position: relative;
}
.topic_title b{
    font-size: 32px;
    color: #333333;
    line-height: 29px;
}
.topic_title p{
    font-size: 18px;
    color: #666666;
    line-height: 29px;
    letter-spacing: 3px;
    margin-top:13px;
}
.link_p_bottom{
    height: 7px;
    margin:0 auto;
    background: #F14545;
    opacity: 0.13;
    position: absolute;
    bottom: 8px;
    left:43.5%;
}
/* 美国留学应该如何选专业 */

.major_main{
    width: 1200px;
    margin:0 auto;
    display: flex;
    margin-top:60px;
}
.major_main li{
    width: 573px;
    height: 102px;
    background: #F7F7F7;
    font-size: 14px;
    font-weight: 400;
    color: #515151;
    line-height: 22px;
    position: relative;
    padding-top:39px;
    padding-left: 20px;
}
.major_main li:first-child{
    margin-right:54px;
}
.major_main li span{
    width: 121px;
    height: 49px;
    display: block;
    background: #F57474;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 49px;
    text-align: center;
    position: absolute;
    left:0;
    top:-30px;
}
/* 美国热门专业推荐 */
.profes_main3{
    width: 100%;
    height: 1413px;
    background: url(/Public/Home/images/zhuanye_img/beijingtu.png) no-repeat;
}


/* 托普仕专注美国TOP30院校申请 */
.main5_ul{
    display: flex;
    width: 1200px;
    margin:0 auto;
    margin-top:50px;
}
.main5_ul li{
    width: 150px;
    text-align: center;
    /*margin-right:36px;*/
}
.main5_ul li p{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 45px;
}
.main5_ul li:last-child{
    margin-right:0;
}
.main5_dt_title{
    width: 187px;
    height: 117px;
    background: url(/Public/Home/images/zhuanye_img/xiaotu1.png) no-repeat;
    background-size: 100% 100%;
}
.main5_dt{
    width: 565px;
    height: 117px;
    background: #FFFFFF;
    box-shadow: 0px 5px 14px 2px rgba(0, 0, 0, 0.21);
    display: flex;
}
.main5_dl{
    width: 1200px;
    margin:0 auto;
    display: flex;
    margin-top:43px;
}
.main5_dl dt:first-child{
    margin-right:73px;
}
.main5_dt_title p{
    font-size: 18px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top:25px;
    line-height: 28px;
}
.main5_dt_main{
    width:380px;
}
.main5_dt_main b{
    width: 356px;
    height: 1px;
    display: block;
    margin-left:10px;
    margin-top:15px;
    border-top: 1px#F57474 dashed;
}
.main5_dt_main p{
    width:340px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-left:25px;
    margin-top:10px;
}

/* 专业对口海外顾问选专业更懂你 */
.officer_ul{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-top:30px;
}
.officer_ul li{
    width: 274px;
    height: 313px;
    background: url(/Public/Home/images/zhuanye_img/dabeij.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
    margin-right: 34px;
}
.officer_ul li:last-child{
    margin-right: 0;
}
.officer_ul li img{
    width: 146px;
    height: 159px;
    margin-top:21px;
    margin-bottom:18px;
}
.officer_ul li p{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}
.officer_ul li a{
    width: 274px;
    height: 35px;
    display: block;
    color: #FFFFFF; 
    line-height: 33px;
    position: absolute;
    letter-spacing: 2px;
    background: #F57474;
    bottom: 0;
}
.swiper-container{
    width: 1400px;
}
.swiper-button-next, .swiper-button-prev{
    color: silver!important;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
    color: #F7941D;
}

#tit1{
    width: 1200px;
    margin:0 auto;
    border-bottom: 1px solid #F57474;
    color: #666666;
    /* position: absolute; */
    /* right:0; */
    display: flex;
    margin-top:30px;
}
#tit1 li{
    cursor:pointer;
    width: 120px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 3px;
    font-size: 20px;
}
.select1{
    /* width: 120px; */
    height: 37px;
    background: #F57474;
    border-radius: 8px 8px 0px 0px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 37px;
}
/*托普仕学姐学长成功申请经验供你参考*/
.experience{
    width: 1200px;
    margin:0 auto;
}
.experience_ul{
    display: flex;
    margin-top:20px;
}
.experience_ul li{
    width: 270px;
    height: 260px;
    padding: 33px 15px;
    background: #FFFFFF;
    box-shadow: 2px 5px 16px 0px rgb(62 18 18 / 13%);
    border-radius: 10px;
    position: relative;
    margin-right: 18px;
}
.experience_ul li:last-child{
    margin-right:0;
}
.experience_ul_top{
    width: 74px;
    height: 23px;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px;
    background: #F57474;
    border-radius: 10px 0px 10px 0px;
    position: absolute;
    top:0;
    left:0;
}
.experience_div1{
    border-bottom:2px solid #C5C5C5;
    padding-bottom: 10px;
}
.experience_div1 p{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}
.experience_div1_span{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    opacity: 0.1;
    margin-bottom:10px;
    display: inline-block;
}
.experience_div2 P,.experience_div3 p{
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    line-height: 30px;
    color: #333333;
}
.experience_div2 span,.experience_div3 span{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
/* 获取名校专属申请规划方案 */
.home_input{
    width: 100%; 
    height: 560px;
    margin-top:80px;
    padding-top: 50PX;
    background: url(/Public/Home/images/zhuanye_img/dbjt.png) no-repeat;
}
.input_main{
    width: 1000px;
    margin:0 auto;
    margin-top:30px;
    display: flex;
}
.input_main_left{
    margin-top:30px;
}
.input_main_left p{
    width: 558px;
    font-size: 23px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 57px;
    text-align: center;
}
.input_main_left p span{
    width: 558px;
    font-weight: 400;
    color: #C4302E;
    line-height: 57px;
}
.input_main_left_right{
    width: 366px;
    margin-top: 30px;
}
.input_main_left_right input{
    width: 366px;
    height: 40px;
    padding-left: 15px;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    margin-bottom: 8px;
    background: none;
    color: #FFFFFF;
}
.link_bottom{
    width: 324px;
    margin:0 auto;
    margin-top: 15px;
    margin-bottom:10px;
    border-top:1px solid #999999;
}
#submits{
    width: 366px;
    height: 38px;
    background: #F03939;
    opacity: 0.8;
    color: #FFFFFF;
    border: none;
    font-size: 18px;
}
.home_bottom{
    width: 100%;
    height: 221px;
    background: #1B1B1B;
    text-align: center;
    padding-top:50px;
}
.home_bottom p{
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 29px;
}

.demo{width:1197px;margin:0 auto;position:relative;margin-top:40px;}
.demo h2{font-size:16px;height:44px;color:#3366cc;margin-top:40px;}
.demo dl dt{font-size:14px;color:#ff6600;margin-top:30px;font-weight:800;}
.demo dl dt,.demo dl dd{line-height:22px;}

.tabbtn{height:48px;border:solid 1px #F14545;line-height: 48px;background: #FFFFFF;}
.tabbtn li{width: 239.2px;float:left;position:relative;margin:0 0 0 -1px;text-align: center;font-size: 20px;border-right: 1px solid #efefef;cursor:pointer;}
.tabbtn li:last-child{border-right: none;}
.tabbtn li a{display:block;float:left;height:30px;line-height:30px;overflow:hidden;width:214px;text-align:center;font-size:12px;cursor:pointer;color: #666666;font-size: 20px;}
.current{background: #F14545;color: #FFFFFF;}

.tabcon{position:relative;/*必要元素*/height: 1050px;overflow:hidden;
background: #FFFFFF;
    box-shadow: 0px 5px 10px 1px rgb(0 0 0 / 8%);}
.tabcon .subbox{position:absolute;/*必要元素*/left:0;top:0;}
.tabcon .sublist{height:170px;}

#leftcon .subbox{width:9999em;}
#leftcon .subbox .sublist{float:left;width:1200px;}

.sublist{}
.sublist li{height:28px;line-height:28px;font-size:12px;}
.sublist li span{margin:0 5px 0 0;font-size:12px;font-weight:400;color:#ddd;}

.tabbtn2{display: flex;width: 1100px;margin: 0 auto;background: #FFFFFF;
border: 1px solid #F1F1F1;
box-shadow: 0px 5px 9px 0px rgb(234 234 234);margin-top:22px;}
.tabbtn2 li{
    border-right: 1px solid #efefef;
    cursor:pointer;
	width: 138px;
	height: 44px;
	font-size: 18px;
	font-weight: 400;
	line-height: 44px;
	text-align: center;
}
.sublist_div{
	width: 1023px;
	margin:0 auto;
	margin-top:15px;
}
.sublist_div p{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 40px;
}
.sublist_div span{
	font-size: 16px;
	color: #666666;
	line-height: 26px;
}
.sublist ul a{
	font-size: 18px;
	font-weight: 400;
	text-decoration: underline;
	color: #F14545;
	line-height: 30px;
	position: absolute;
	right:30px;
	bottom: 100px;
}

