/* css reset 歸0 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,thead,figure,figcaption{margin:0;padding:0;border:0;outline:0;font-size:100%}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
/* css reset 歸0 end */

.row100{width:100%;margin:1% auto;display:inline-block}
.row50{width:50%;display:inline-block}
.rowflex{display:flex;flex-wrap:wrap}
.br{display: block}
.anchor{display:block;height:58px;margin-top:-58px;visibility:hidden}
#event_content .content_text{width:72%;float:left;margin:0 1% 0 3%;padding:1% 0;border-bottom:1px solid #f2c820;flex:1}
#event_content .content_text a{color:#000}
#event_content .experience_text a{color:#e06e16}
#event_content .experience_text{width:70%;float:left;margin:0 1% 0 3%;padding:1% 0;border-top:1px solid red;flex:1}
#event_content .experience_text.borderbottom{border-bottom:1px solid red}
#event_content .content_full{width:100%;padding:0;margin:0 auto;display:flex}
#event_content .content_text p,.experience_text p{font-size:1.1rem;line-height:1.55em;color:#000;text-align:left;margin-bottom:3%}
#event_content .content_text .sub{font-size:1.25rem;line-height:1.5em;color:#000;font-weight:700;margin:0 auto 2%}
#event_content .morelink{width:100%;text-align:right;font-size:1.1rem;line-height:1.55em;margin:0 auto 2%}
#event_content .morelink a{background:#2e93b0;color:#FFF;padding:0.8% 2%;border-radius:8px;text-decoration:none;margin:0 1%;transition:all 0.4s ease}
#event_content .morelink a:hover{background:#5c618a}
#event_content .morelink a.course{background:#c64957}
#event_content .morelink a.course:hover{background:#de6d14}
a.courseLink{background:#DF4207;color:#FFF!important;margin-left:1%;padding:2px 8px;text-decoration:none;border-radius:10px}

/*各單元*/
#school_content,#college_content,#course_content,#prepare_content,#experience_content,#billboard_content,#teacher_content,#Catalog_content,#QA_content,#Topic_content,#Degree_content,#outline_content,#school_info_content{width:100%;margin:0 auto 3%;padding:0;text-align:left;display:inline-block}

/*各單元標題*/
#event_content header{width:24%;float:left;font-weight:700}
#school_content h1,#college_content h1,#Catalog_content h1,#Topic_content h1,#prepare_content h2,#course_content h1,#teacher_content h1,#QA_content h1,#Degree_content h1,#outline_content h1{float:left;font-size:2.8rem;line-height:1.3em;font-family:"Microsoft YaHei";color:#000;background:#eee}
#school_content h1,#Catalog_content h1,#Topic_content h1,#Degree_content h1,#outline_content h1{width:87%;margin:0 auto 2%;padding:10% 6% 30% 7%;text-align:left}
#prepare_content h2,#course_content h1,#teacher_content h1,#QA_content h1,#Topic_content h1.outH1{width:90%;margin:0 auto 1%;padding:25% 5%;text-align:center}
#college_content h1{font-size:3.2rem;width:88%;margin:0 auto 1%;padding:25% 6%;text-align:center}
#school_content h1 b,#school_content h1 strong,#prepare_content h2 b,#prepare_content h2 strong,#course_content h1 b,#course_content h1 strong{display:block}
#school_content h2,#college_content h2,#course_content h2,#teacher_content h2,#QA_content h2,#Topic_content h2,#Degree_content h2,#Catalog_content h2{font-size:1.7rem;line-height:1.5em;color:#E94709;font-weight:700;margin-bottom:2%}
#school_content h3,#school_content h4,#course_content h3,#Topic_content h3,#college_content h3,#Degree_content h3{font-size:1.5rem;line-height:1.5em}
#course_content h2 a,#Topic_content h2 a{color:#E94709!important}
#school_content h3{color:#000;margin-bottom:1%}
#Topic_content p.sub,#Degree_content p.sub{color:#c80f35!important}
#college_content p.sub{margin-bottom:1%!important;}
#school_content h4,#course_content h3,#Topic_content h3,#college_content h3,#Degree_content h3{color:#7d1e69;margin-bottom:2%}
#school_content h4 a,#course_content h3 a{color:#7d1e69!important}
#school_content h5,#course_content h5{font-size:1.3rem;line-height:1.5em;color:#000;margin:2% auto}
#course_content h3 small{font-size:1.2rem}
/*各單元標題END*/

/*各單元ol,ul*/
#school_content ol,#school_content ul,#prepare_content ol,#prepare_content ul,#course_content ol,#course_content ul,#teacher_content .content_text ol,#Topic_content ol,#Topic_content ul,#college_content ol,#Degree_content ol,#Degree_content ul,#experience_content ul,#experience_content ol{width:95%;margin:0 auto 3% 5%;padding:0}

#school_content ol li,#school_content ul li,#prepare_content ol li,#prepare_content ul li,#course_content ol li,#course_content ul li,#teacher_content .content_text ol li,#Topic_content ol li,#Topic_content ul li,#college_content ol li,#Degree_content ol li,#Degree_content ul li,#experience_content ul li,#experience_content ol li{font-size:1.1rem;line-height:1.55em;margin-bottom:1.5%}

.tel{text-align: right;font-size: 1.1rem;
    line-height: 1.5em;
    color: #343434;
    margin: 0;
    padding: 0 2%;}

/*各單元TABLE*/
#prepare_content table,#course_content table,#QA_content table,#college_content table,#Degree_content table{width:100%;font-size:1.05rem;line-height:1.5em;margin:1% auto 3%;border-collapse:collapse;border:1px solid #343434}
#prepare_content table th,#course_content table th,#QA_content table th,#college_content table th,#Degree_content table th{color:#000;text-align:center;font-weight:700;padding:1%;background:#f2c820;border:1px solid #343434}
#prepare_content table td,#course_content table td,#QA_content table td,#college_content table td,#Degree_content table td{padding:1%;border:1px solid #343434}

/*左上LINK*/
#prepare_link,#experience_link,#teacher_link,#college_link,#degree_link{width:100%;padding:0;margin:1% auto 4%;display:inline-block}
#prepare_link ul,#experience_link ul,#teacher_link ul,#college_link ul,#degree_link ul{width:100%;margin:0 auto;list-style:none;text-align:left}
#prepare_link ul li,#experience_link ul li,#teacher_link ul li,#college_link ul li,#degree_link ul li{font-size:1.3em;line-height:1.5em;font-weight:700;color:#343434;border-right:1px solid #000;text-align:left;margin:0;display:inline-block;padding:0 2%}
#prepare_link a,#experience_link a,#teacher_link a,#college_link a,#degree_link a{color:#343434;text-decoration:none}
#prepare_link ul li:first-child,#experience_link ul li:first-child,#teacher_link ul li:first-child,#college_link ul li:first-child,#degree_link ul li:first-child{padding-left:0}
#prepare_link ul li:last-child,#experience_link ul li:last-child,teacher_link ul li:last-child,#college_link ul li:last-child,#degree_link ul li:last-child{border:none}
#experience_link ul li:last-child a,#college_link .onlink a{color:#d7000f}
/*左上LINK END*/

/*TABS*/
#RWDtabs{width:100%;margin:2% auto}
#content1,#content2,#content3,#content4,#content5,#content6,#content7,#content8,#content9,#content10,#content11,#content12,#content13{display:none;padding:2% 1% 0;border-top:1px solid #ddd;text-align:left}
#tab1,#tab2,#tab3,#tab4,#tab5,#tab6,#tab7,#tab8,#tab9,#tab10,#tab11,#tab12,#tab13{display:none}
#RWDtabs label{display:inline-block;margin:0 0 -1px;padding:5px 12px;font-weight:600;text-align:center;color:#333;font-size:1.25em;line-height:1.5em;border:1px solid transparent;border-radius:10px 10px 0 0}
#RWDtabs p.tabTitle{font-size:1.7rem!important;line-height:1.55em;color:#284563;font-weight:700;margin:1% 0;text-align:center}
#RWDtabs label:hover{color:#D0143C;cursor:pointer}
#RWDtabs input:checked + label{color:#FFF;background:#D0143C;border-bottom:1px solid #D0143C}
#tab1:checked ~ #content1,#tab2:checked ~ #content2,#tab3:checked ~ #content3,#tab4:checked ~ #content4,#tab5:checked ~ #content5,#tab6:checked ~ #content6,#tab7:checked ~ #content7,#tab8:checked ~ #content8,#tab9:checked ~ #content9,#tab10:checked ~ #content10,#tab11:checked ~ #content11,#tab12:checked ~ #content12,#tab13:checked ~ #content13{display:block}
/*院校報導TABS*/
#college_tabs{width:100%;margin:3% auto;transition: all .5s}
#college_tabs label{display:inline-block;margin:0 0 -1px;padding:8px 18px;font-weight:600;text-align:center;color:#333;font-size:1.5em;line-height:1.3em;border:1px solid transparent;border-radius:5px 5px 0 0}
#college_tabs label span{display:block}
#college_tabs label:hover{color:#E94709;cursor:pointer;border-bottom:1px solid #E94709;transition: all .5s}
#college_tabs input:checked + label{color:#FFF;background:#E94709;border-bottom:1px solid #E94709}
@media screen and (max-width:768px) {
#RWDtabs label{font-size:1rem;padding:5px 9px}
#RWDtabs p.tabTitle{font-size:1.3rem!important;margin:1% auto!important}
#college_tabs label{font-size:1.2rem;padding:5px 8px}

}



/*表格共用*/
.tableRWD tr:nth-of-type(1n),.tableNormal tr:nth-of-type(1n){background:#EEE}
.tableRWD tr:nth-of-type(2n),.tableNormal tr:nth-of-type(2n){background:#FFF}
.nobgcolor tr:nth-of-type(2n){background:none}
.tableRWD,.tableNormal,.tableNOBG{min-width:100%;background:#000;font-size:1.1rem;margin:0 auto 3%}
.tableRWD th,.tableRWD td,.tableRWD th,.tableRWD td:before,.tableNormal th,.tableNormal td,.tableNOBG th,.tableNOBG td{text-align:center}
.tableRWD th,.tableRWD td:before,.tableNormal th,.tableNOBG th{background:#f2c820;color:#000;font-weight:bold}
.tableRWD li,.tableNormal li,.tableRWD p,.tableNormal p,.tableNOBG p{text-align:left}
.tableRWD ol,.tableRWD ul,.tableNormal ol,.tableNormal ul{width:auto!important;margin:0 0 0 20px!important}
.tableRWD p,.tableNormal p,.tableNOBG p{margin:0 auto!important}
/*正常表格*/
.tableNormal,.tableNormal th,.tableNormal td,.tableNOBG,.tableNOBG th,.tableNOBG td{border:1px solid #000;border-collapse:collapse}
.tableNormal th,.tableNOBG th{padding:1.5% 0}
.tableNormal td,.tableNOBG td{padding:1% 1.5%}
.tableNormal ul{list-style:disc}
/*沒背景色表格*/
.tableNOBG,.tableNOBG th,.tableNOBG td,.nobgcolor,.nobgcolor th,.nobgcolor td{border:1px solid #333;border-collapse:collapse}
/*表格RWD*/
.tableRWD{overflow:hidden}
.tableRWD tr{margin:1% auto}
.tableRWD th{display:none}
.tableRWD td{display:block}
.tableRWD td:before{content:attr(data-th) "";font-weight:bold;width:20%;display:inline-block}
.tableRWD th,.tableRWD td{margin:2%}
.tableRWD th,.tableRWD td:before{padding:1%;margin:0 2% 0 0}
@media screen and (max-width:768px) {
.tableRWD,.tableNormal,.tableNOBG{background:#FFF;font-size:1rem}
.tableRWD tr{margin:0 auto}
.tableRWD li,.tableNormal li,.tableRWD p,.tableNormal p,.tableNOBG p{font-size:1rem!important}
.tableRWD td{text-align:left}
.tableRWD th,.tableRWD td{margin:1.5%}
}
@media (min-width: 480px){
.tableRWD td:before{display:none}
.tableRWD th,.tableRWD td{display:table-cell;padding:.25em .5em}
.tableRWD th:first-child,.tableRWD td:first-child{padding-left:0}
.tableRWD th:last-child,.tableRWD td:last-child{padding-right:0}
.tableRWD th,.tableRWD td{padding:1em!important}
}

/*---------------------------------------------------------------------*/
/*找學校*/
#school_content .content_text .contentTxtImg{width:100%;margin:0 auto 2%;padding:0;display:inline-block}
#school_content .content_text .contentTxtImg .LeftImg{width:43%;float:left;padding:0;margin:0 auto}
#school_content .content_text .contentTxtImg .LeftImg img{width:100%}
#school_content .content_text .contentTxtImg .RightTxt{width:55%;float:left;padding:0;margin:0 auto 0 2%}

/*找方法內容*/
#prepare_content .perpare_header{width:100%;padding:0;margin:0 auto;display:inline-block}
#prepare_content .perpare_header h1{width:24%;float:left;font-size:3.6rem;line-height:1.3em;color:#000;font-family:"Microsoft YaHei"}
#prepare_content ul.perpare_headerlink{width:72%;float:left;margin:1.2% 1% 0 3%;padding-bottom:2%;list-style:none;border-bottom:1px solid #f2c820}
#prepare_content ul.perpare_headerlink li{font-size:1.75rem;line-height:1.55em;margin:0 1%;display:inline}
#prepare_content ul.perpare_headerlink li a{border:2px solid #f2c820;border-radius:30px;color:#000;padding:1% 2%;background:#FFF;text-decoration:none}
/*#prepare_content ul.perpare_headerlink li:last-child a,*/
#prepare_content ul.perpare_headerlink li:nth-child(4) a{background:#eee;border:none}
#prepare_content ul.perpare_headerlink li.examLink a{background:#b73e4d;border:none;color:#FFF}
#prepare_content ul.content_link{width:96%;list-style:none;margin:3% 2% 10%;display:inline-block}
#prepare_content ul.content_link li{width:95%;font-size:1.25rem;line-height:1.5em;color:#000;border-left:1px solid #000;padding-left:5%;margin:2% auto}
#prepare_content ul.content_link a{color:#000}
#prepare_content ul.tableInside,#prepare_content ol.tableInside{width:90%;margin:0 auto 0 8%}
#prepare_content ul.tableInside li,#prepare_content ol.tableInside li{margin-bottom:0}
#prepare_content table p,#QA_content table p{font-size:1.05rem!important;line-height:1.7em!important;margin-bottom:0!important}
#prepare_content .pre_sub{width:100%;display:inline-block}
#prepare_content .pre_sub p{width:50%;float:left}
#prepare_content table .Btitle{font-size:1.2rem;line-height:1.55em;font-weight:700;color:#7d1e69}
#prepare_content .content_text h3{font-size:1.7rem;line-height:1.5em;margin-bottom:2%}
#prepare_content .profession h3{color:#c64957}
#prepare_content .common h3{color:#21a7b6}
#prepare_content .booklist h3{color:#7d1e69}
#prepare_content .content_text h4{font-size:1.5rem;line-height:1.5em;margin-bottom:2%}
#prepare_content .profession h4,#prepare_content .profession h4 a{color:#c64957}
#prepare_content .common h4,#prepare_content .common h4 a{color:#21a7b6}
#prepare_content .booklist h4,#prepare_content .booklist h4 a{color:#7d1e69}
#prepare_content h5{font-size:1.4rem;line-height:1.5em;color:#000;margin-bottom:1%;margin-top:2%}
#prepare_content .content_text .school{color:#de6d14;font-weight:700;font-size:1.3rem;margin-bottom:0}
#prepare_content .content_text .centersub{font-size:1.3rem;line-height:1.6em;color:#c64957;font-weight:700;text-align:center;margin-bottom:0}
#prepare_content table .ps_note{font-size:1rem;color:#888;text-align:center}
/*
#prepare_content .recommendCourse{color:#e94709;margin:4% auto 0}
#prepare_content a.course{color:#e94709;font-weight:bold}
*/
#prepare_content ul.question_list{width:96%;margin:1% auto 0 1%}
#prepare_content ul.question_list li{list-style:none;margin:0 auto 1%}
#prepare_content ul.question_list li:before{content:"\f059";font-family:"Font Awesome 5 Free";margin-right:3px}
#prepare_content ul.question_list li sub{font-size:.5rem}
/*大綱*/
.outline{width:90%;padding:2%;margin:3% auto;background:#ffffdf;border-top:dotted 8px #FFF;border-radius:0 0 12px 12px}
.outlineTitle{font-size:1.6em;font-weight:bold;text-align:center;color:#7d1e69}
.outlineContent{width:86%;margin:2% 7% 0;display:inline-block}
.outlineDetail{width:43.5%;float:left;margin:0 auto;padding:0 3%}
.outlineDetail:last-child{border-left:1px dashed #BBB}

/*劉邦經濟學專班*/
#prepare_content ul.west_eco{width:75%;padding:2% 3%;margin:1% 19% 3% auto;background:#f2ece0;border-radius:10px;position:relative;list-style:none}
#prepare_content ul.west_eco li{line-height:1.6em;font-weight:700;margin:0;text-align:left}
#prepare_content ul.west_eco li.west_ecoTitle{font-size:2.3em;color:#e61951}
#prepare_content ul.west_eco li.west_ecoSTitle{font-size:1.6em;color:#343434}
#prepare_content ul.west_eco li.west_ecoTeacher{width:72%;border-top:2px dotted #c4ab2c;padding:2% 0 1%;margin-top:2%;font-size:1.5em}
#prepare_content ul.west_eco li.west_ecoTxt{width:70%;font-size:1.1em;font-weight:400}
#prepare_content ul.west_eco li.west_ecoLink{width:100%;margin:1.5% auto 0;font-size:1.15em;font-weight:normal}
#prepare_content ul.west_eco li.west_ecoLink a{color:#FFF;background:#E94709;margin:0 2% 0 0;padding:0.5% 1%;text-decoration:none;border-radius:5px}
#prepare_content ul.west_eco li.west_ecoImg{position:absolute;right:5%;bottom:3%;text-align:right}

/*專班特色*/
#prepare_content .west_eco_special{width:100%;margin:2% auto;display: inline-block;}
#prepare_content .west_eco_special p{margin: 0;padding: 0;}
#prepare_content .west_eco_special .specialTxt{width:65%;float:left;}
#prepare_content .west_eco_special .specialImg{width:35%;float:left;}
#prepare_content .west_eco_special p.ecotitle{margin: 4% auto 1% !important;line-height: 1.8em;}
#prepare_content .west_eco_special .special,#prepare_content .west_eco_special .skill{color:#FFF;padding:0.5% 3%;margin:0 1% 0 0;border-radius:25px;font-size:1.25rem;}
#prepare_content .west_eco_special .special{background:#e61951;}
#prepare_content .west_eco_special .skill{background:#ea5513;}
#prepare_content ul.west_eco_classImg,#prepare_content ul.west_eco_expImg{width: 100%;margin: 0 auto 4%;list-style: none;}
#prepare_content ul.west_eco_classImg li,#prepare_content ul.west_eco_expImg li{margin: 0 auto;display: inline-block;vertical-align: top;}
#prepare_content ul.west_eco_classImg li{width: 49.5%;}
#prepare_content ul.west_eco_expImg li{width: 32.5%;}
#prepare_content ul.west_eco_classImg img,
#prepare_content ul.west_eco_expImg img{width:100%;border-radius:8px;}
/*劉邦經濟學專班END*/
#prepare_content table.table60{width:60%;margin-right: 40%;}
#prepare_content table.table50{width:49%;float: left;margin: 0 0.5% 3%;}
#prepare_content table.table50 td{text-align: center;}
#prepare_content table.table50 .type{font-weight: bold;font-size: 1.1rem;}

/*找課程-大事紀流程圖*/
#course_step{width:100%;margin:0 auto 1%;padding:2% 0;text-align:center;display:inline-block;background:#f6f6f6}
#course_step ul{width:33.3%;height:100%;float:left;margin:0 auto;list-style:none;text-align:center}
#course_step ul.applystep{width:25%}
#course_step ul li{line-height:1.55em}
#course_step .course_title{width:88%;font-size:1.55rem;font-weight:700;color:#eb6100;margin:0 auto}
#course_step .course_note{width:94%;font-size:1.35rem;color:#FFF;margin:2% auto;padding:.5% 0;font-weight:700;border-radius:20px}
#course_step .note1{background:#006c9c;background:-moz-linear-gradient(left,#006c9c 0%,#539e65 80%);background:-webkit-linear-gradient(left,#006c9c 0%,#539e65 80%);background:linear-gradient(to right,#006c9c 0%,#539e65 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006c9c',endColorstr='#539e65',GradientType=1)}
#course_step .note2{background:#f39700;background:-moz-linear-gradient(left,#f39700 0%,#eb6100 80%);background:-webkit-linear-gradient(left,#f39700 0%,#eb6100 80%);background:linear-gradient(to right,#f39700 0%,#eb6100 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39700',endColorstr='#eb6100',GradientType=1)}
.note3{background:#c12c20}
.note9{background:#E91E63}
.note4{background:#7d1e69}
.note5{background:#006c9c}
.note6{background:#539e65}
.note7{background:#f39700}
.note8{background:#eb6100}

#course_step .course_icon{width:90%;background:url(/kaoyan/File/images/cs_p_course_1234line.png) repeat-x top;margin:0 auto;padding:30px 5% 0}
#course_step .course_subtitle{font-size:1.3rem;font-weight:700}
#course_step .subtitle1{color:#006c9c}
#course_step .subtitle2{color:#eb6100}
#course_step .subtitle3{color:#c12c20}
#course_step .course_time{width:88%;font-size:1.2rem;font-weight:700;color:#051f56;padding:1% 0;margin:2% auto;border-top:1px dotted #006c9c;border-bottom:1px dotted #006c9c}
#course_step .course_text{font-size:1.1rem;line-height:1.7em;color:#000;margin-bottom:0}

/*找課程-一站式*/
#course_content .vip_content{width:100%;margin:0 auto 2%;display:inline-block}
#course_content .vip_content ul{width:45.5%;display:inline-block;background:#eaeaea;list-style:none;padding:1.5% 2%;margin:0 auto 1%;border-radius:10px;vertical-align:top}
#course_content .vip_content ul li{width:100%;margin:0 auto;padding:0;font-size:1.1rem;line-height:1.55em}
#course_content .vip_content ul li.vip_Img{width:100%;margin:2% 0 0;text-align:center}
#course_content .vip_content ul li.vip_title{font-size:1.4rem;font-weight:700;color:#c80f35;margin:0 0 2%}
#course_content .vip_content ul li.vip_title a{color:#c80f35}
#course_content .course_media{width:100%;margin:1.5% 0;padding:0;display:inline-block}
#course_content .course_media .mediaImg{width:20%;float:left;text-align:center;margin:0;padding:0}
#course_content .course_media .mediaText{width:78%;float:left;margin:0 0 0 2%;font-size:1.1rem;line-height:1.55em}
#course_content .course_media_name{font-weight:700;color:#092743;font-size:1.2em;line-height:1.7em;display:block}
#course_content ul.vipSpecial{width:100%;display:inline-block;list-style:none;margin:0 auto 3%}
#course_content ul.vipSpecial li{width:24%;float:left;margin:0 .5%;padding:2% 0 0;background:#EAEAEA;border-radius:12px;text-align:center}
ul.vipSpecial .vipSpecial_title{width:80%;margin:0 auto;padding:0 0 4%;font-size:1.3em;color:#C80F35;font-weight:bold;border-bottom:2px dotted #C80F35;}
ul.vipSpecial .vipSpecial_title a{color:#C80F35!important}
ul.vipSpecial .vipSpecial_txt{margin:2% auto 4%;font-size:1.15em}
ul.vipSpecial .vipSpecial_img img{width:100%;display:block}

/*找課程-申請入學*/
#course_content .apply{width:100%;margin:1% auto 2%;display:inline-block}
#course_content .applycontent{width:49%;margin:0 auto;display:inline-block;vertical-align:top}
/*#course_content .applycontent:last-child{width:56%}*/
#course_content .course_img{margin-bottom:2%}

/*找課程-港澳台聯合招生筆試課程表格*/
#course_content table.course td{text-align:center}
#course_content table.course .proTitle{font-size:1.3rem;font-weight:700;background:#f2c820}
#course_content table.course .type{font-weight:700}

/*找課程-港澳台聯合招生學科表格*/
#course_content table.subjectTable th{font-weight:500;color:#FFF}
#course_content table.eco th,table.eco .subject_title,table.eco .school{background:#f39800}/*經濟類*/
#course_content table.fin th,table.fin .subject_title,table.fin .school{background:#e8413b}/*金融管理類*/
#course_content table.subjectTable .subject_title{font-size:1.2em;color:#FFF;text-align:center}
#course_content table.subjectTable .subject_title a{color:#FFF}
#course_content table.subjectTable .subject_common{color:#000;text-align:center;font-weight:600}
#course_content table.eco .subject_common{background-color:#fffcd5}
#course_content table.fin .subject_common{background-color:#fbe6ef}
#course_content table.subjectTable .school{color:#FFF;padding:.5% 3% .8%;margin:0 1% 0 0;border-radius:20px}
#course_content table.subjectTable .school a{color:#FFF;text-decoration:none}
#course_content table.subjectTable .subject{font-size:1.2em;font-weight:600;text-align:center}
#course_content table.subjectTable .note{font-size:.8em;font-weight:400}

/*找經驗*/
#experience_content h1,#billboard_content h1{width:100%;margin:0 auto .5%;font-size:3.6rem;line-height:1.4em;color:#000;font-family:"Microsoft YaHei"}
#experience_content .studentContent{width:100%;display:inline-block}
#experience_content h2{font-size:1.7rem;line-height:1.5em;color:#9a772d;margin-bottom:2%}
#experience_content h3{font-size:1.5rem;line-height:1.5em;color:#d7000f;margin-bottom:2%}
#experience_content h3 a{color:#d7000f!important}
#experience_content .h3_sub{color:#000;margin-left:.5%}
#experience_content ul.student{width:22%;float:left;padding:1%;margin:0 auto;text-align:left;background:#eee;border-left:7px solid #d7000f;list-style:none}
#experience_content ul.student li{width:100%;color:#000;margin:0 auto;padding:0}
#experience_content ul.student li.stu_img{text-align:left;margin-bottom:1.5%}
#experience_content ul.student li.stu_img img{width:auto}
#experience_content ul.student li.name{font-size:2rem;line-height:1.2em;font-weight:700}
#experience_content ul.student li.gra{font-size:1.1rem}
#experience_content ul.student li.stu_get{font-size:1.1rem;line-height:1.4em;border-top:1px dotted #fb811e;padding:3% 0 0;margin-top:4%}
#experience_content .redget{width:45px;height:45px;float:left;border-radius:50%;font-weight:700;font-size:1.05rem;line-height:45px;color:#FFF;background:#d7000f;text-align:center;margin-right:1.5%}

/*榜單*/
#billboard_content h1{border-bottom:1px solid #fd0003;margin:0 auto 1.5%}
#billboard_content .billboard_school{width:100%;display:inline-block;margin:0 auto 2%}
#billboard_content h2{width:90%;float:left;font-size:2.5rem;line-height:1.5em;color:#9b752a;background:#f8f0e3;margin:0 auto 1%;padding:20% 5%;text-align:center}
#billboard_content h2 img{display:block;margin:1% auto 0}
#billboard_content h2.other{padding:30% 5%}
#billboard_content .billboard_school ul{width:69%;float:left;margin:0 0 0 3%;padding:1.5% 2%;flex:1;background:#ed4810;list-style:none}
#billboard_content .billboard_school ul li{width:50%;float:left;margin:0 auto;padding:0;font-size:1.3rem;line-height:1.7em;color:#FFF;text-align:left}

/*找顧問*/
#teacher_list,#elite_list{width:100%;margin:0 auto 3%;display:inline-block}
#teacher_list ul,#elite_list ul{width:45%;position:relative;padding:2%;margin:0 auto .5%;background-repeat:no-repeat;background-position:center top;display:inline-block;list-style:none;vertical-align:top;text-align: left}
#teacher_list ul{height:355px;background-image:url(/kaoyan/File/images/cs_p_teacher_leader_t_bg.jpg);border-bottom:4px solid #c4ab2c;}
#elite_list ul{height:245px;background-image:url(/kaoyan/File/images/cs_p_teacher_leader_t_bg.jpg);border-bottom:4px solid #eb5547;}
#teacher_list ul li.teacher_img,#elite_list ul li.elite_img{position:absolute;top:3%;right:4%;z-index:0}
#teacher_list ul li.teacher_title{width:98%;margin:0 auto;padding:0 1%;font-size:1.9rem;line-height:1.4em;font-weight:700;color:#000}
#teacher_list ul li.teacher_title .subject{font-size:1.25rem;line-height:1.3em;font-weight:400;display:block}
#teacher_list ul li.teacher_name{width:50%;margin:3% auto 5% 1%;padding:2% 1%;font-size:1.6rem;line-height:1.2em;color:#000;border-top:1px dotted #fb811e;border-bottom:1px dotted #fb811e}
#teacher_list ul li.teacher_name small{font-size:.8em;display:block}
#teacher_list ul li.teacher_content,#elite_list ul li.elite_content{width:92%;list-style:disc;;margin:2% 0 0 8%;font-size:1.05rem;line-height:1.45em;color:#000;padding:0}
#teacher_list ul li.teacher_link{width:90%;margin:0 auto;;position:absolute;left:5%;bottom:4%;z-index:0}
#teacher_list ul li.teacher_link a{font-size:1.2rem;line-height:1.8em;padding:1% 2.5%;border-radius:5px;text-decoration:none;margin-right:2.5%}
#teacher_list ul li.teacher_link a.class{color:#FFF;background:#e94707}
#teacher_list ul li.teacher_link a.newclass{color:#FFF;background:#e11f57}
#teacher_list ul li.teacher_link a.book{color:#9c7a31;background:#e9dfc9;border:1px solid #9c7a31}
#teacher_list ul.license{height:310px}
#teacher_list ul.license li.licenseteacher{margin-bottom:14%}

#elite_list ul li.elite_name{width:48%;padding:0;margin:0 auto 0 2%;font-size:1.9rem;line-height:1.25em;font-weight:700;color:#000}
#elite_list ul li.elite_stitle{width:53%;margin:5% auto 5% 2%;padding:2% 1%;font-size:1.1rem;line-height:1.55em;color:#000;border-top:1px dotted #fb811e;border-bottom:1px dotted #fb811e}

/*神提點*/
#point-box{width:98%;background:#f2f2f4;border-radius:10px;margin:0 auto;padding:2% 1% 1.5%;display:inline-block}
#point-box ul{width:100%;margin:0 auto;padding:0;list-style:none;display:inline-block}
#point-box ul li{width:47.5%;height:90px;float:left;background:#FFF;margin:1%;padding:0;display:table;border-right:4px solid}
#point-box .point_step,#point-box .point_content{display:inline-table;vertical-align:middle}
#point-box .point_step{width:90px;height:90px;text-align:center;font-size:3rem;line-height:90px;color:#FFF}
#point-box .point_content{width:73%;margin:0 auto 0 3%}
#point-box p{line-height:1.5em;margin:0 auto!important}
#point-box p.point_stitle{font-size:1.4rem!important;font-weight:700}
/*紅色*/
#point-box ul li.red{border-right-color:#c6494d}
#point-box ul li.red .point_step{background:#c6494d}
#point-box ul li.red .point_stitle{color:#c6494d}
/*藍色*/
#point-box ul li.blue{border-right-color:#78bcc9}
#point-box ul li.blue .point_step{background:#78bcc9}
#point-box ul li.blue .point_stitle{color:#78bcc9}
/*黃色*/
#point-box ul li.yellow{border-right-color:#dd9d3c}
#point-box ul li.yellow .point_step{background:#dd9d3c}
#point-box ul li.yellow .point_stitle{color:#dd9d3c}
.pointContent_img{width:50%;float:left}
.pointContent_img img{width:100%}

/*簡章*/
#Catalog_content .content_text,#QA_content .content_text,#Topic_content .content_noline,#outline_content .content_text{border-bottom:none}
#Catalog_content .school{display:block;font-size:1.3rem}
#Catalog_content ul.catalog_list{width:100%;margin:0 auto 3%;list-style:none}
#Catalog_content ul.catalog_list li{width:49%;margin:0;padding:2% .5% 1%;font-size:1.15rem;line-height:1.7em;text-align:left;color:#284563;font-weight:700;border-bottom:1px dashed #f2c820}
#Catalog_content ul.catalog_list li a{font-weight:400;color:#000;margin:0 3% 0 .5%}
.catalink{margin:0 auto 1%}
.catalink a{background:#4DA2A2;font-size:1.3rem;color:#FFF!important;padding:5px 10px;line-height: 2.7rem;}

/*QA*/
#QA_content ul.qa{width:100%;margin:0 auto 2%;padding:0;list-style:none;}
#QA_content ul.qa li{width:100%;margin:0 auto 2.5%;padding:0 0 1%;font-size:1.1rem;line-height:1.55em;border-bottom:1px dashed #59b3b1;cursor:pointer;}
#QA_content .answer{padding:1% 2%;margin:1% auto 0;border-radius:10px;background:#f8f7f2;font-size:0.95em;line-height:1.6em;cursor:text;}
#QA_content .question{font-size:1.1em;line-height:1.55em;}
#QA_content .question_on{color:#de6d14;font-weight:500;}
#QA_content ul.qa p{margin:0}
#QA_content ol.tableInside{width:95%;margin:1% auto 0 3%}
#QA_content ol.tableInside li{margin-bottom:1%}

#school_link{width:100%;padding:0;margin:1% auto 4%;display:inline-block}
#school_link ul{width:76%;margin:0 auto;padding:0;list-style:none}
#school_link ul li{font-size:1.25em;line-height:1.5em;font-weight:700;color:#343434;border-right:1px solid #000;text-align:center;margin:0;display:inline-block;padding:0 1%}
#school_link a{color:#000;text-decoration:none}
#school_link ul li:last-child{border:none}

#school_link.school_linkBottom{position:fixed;bottom:0;left:0;margin:0 auto;padding:.5% 0;background:#F2C820;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=7,Direction=0,Color=#333333)";-moz-box-shadow:0 -3px 7px -3px rgba(51,51,51,0.9);-webkit-box-shadow:0 -3px 7px -3px rgba(51,51,51,0.9);box-shadow:0 -3px 7px -3px rgba(51,51,51,0.9);filter:progid:DXImageTransform.Microsoft.Shadow(Strength=7,Direction=135,Color=#333333);z-index:9}

/*學制*/
#QA_content p.sub{font-size:1.35rem!important;color:#7d1e69!important;}
#QA_content .testdate{color:#d0143c;font-weight:600;font-size:1.15em;}
#QA_content ol.system,#QA_content ul.system{width:95%;margin:0 auto 3% 5%;padding:0}
#QA_content ol.system li,#QA_content ul.system li{font-size:1.1rem;line-height:1.55em;margin-bottom:1.5%}

/*專題*/
#Topic_content ul.TopicList{width:100%;margin:0 auto 2%;padding:0;list-style:none}
#Topic_content ul.TopicList li{width:100%;margin:0 auto 2.5%;padding:0 0 1%;font-size:1.1rem;line-height:1.55em;border-bottom:1px dashed #e6a269}
#Topic_content ul.TopicList li:before{content:"▪";width:.8em;font-size:1.15em;color:#de6d14;font-weight:700;margin-right:.7%}
#Topic_content ul.TopicList a{text-decoration:none}
#Topic_content ul.TopicList a:hover{color:#157c92}
#Topic_content .subTitle{color:#d0143c;display:block;font-weight:bold;font-size:1.2rem;}
#Topic_content .imp{color:#F00;font-weight:bold;font-size:1.15rem}
#Topic_content ul.updown_page{width:100%;margin:1% auto 0;display:inline-block;list-style:none}
#Topic_content ul.updown_page a{color:#0075c1;font-weight:bold}
#Topic_content ul.updown_page li{width:100%;text-align:right;font-size:1.2rem;line-height:1.7em;margin:0 auto}

/*SAIF*/
ul.SAIFList{display:inline-block}
ul.SAIFList li{width:25%;float:left}

/*院校報導入口*/
.info_bg{width:98%;margin:0 auto;display:flex;flex-wrap:wrap}
.info_list{width:360px;height:260px;margin:10px 15px;text-align:center}
.info_list figure{position:relative;z-index:1;overflow:hidden;width:100%;height:100%;cursor:pointer}
.info_list figure img{position:relative;opacity:1}
.info_list figure figcaption{text-transform:uppercase;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.info_list figure figcaption:after,.info_list figure figcaption:before{pointer-events:none}
.info_list figure a,.info_list figure figcaption{position:absolute;top:0;left:0;width:100%;height:100%}
.info_list figure a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}
.info_list figure p{font-weight:bold;letter-spacing:1px;font-size:2rem;position:relative;color:#000;padding-top:110px;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}
.info_list figure.info_effect{background: rgb(223, 206, 164);}
.info_list figure.info_effect img{opacity:1;-webkit-transition:opacity .35s;transition:opacity .35s;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}
.info_list figure.info_effect:hover img{opacity:.4;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.info_list figure.info_effect:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}

/*院校報導*/
#college_content .college{font-size:2.2rem;font-weight: bold;color:#c29d44;margin-bottom:2%}
#college_content .collegeLine{width:100%;border-bottom:1px dotted #c29d44;margin-bottom:2%}

/*雙聯*/
#Degree_content p.sub{font-size:1.3rem;margin-bottom:0!important}
#fmba_process{width:100%;margin:0 auto 3%;display:flex;justify-content:space-around}
.process{text-align:center;background:#fff;width:19%;padding:0;border-radius:20px;display:inline-block;box-shadow:1px 2px 2px #d3d3d3}
.time,.txt{display:block;z-index:1}
.time{background:#E94709;border-top-left-radius:20px;border-top-right-radius:20px;padding:3% 0;color:#fff;font-size:1.25em;position:relative}
.time:before,.time:after{position:absolute;content:"•";color:#fff;top:5%;font-size:.8em}
.time:before{left:9%}
.time:after{right:9%}
.txt{font-size:1.1rem;line-height:1.55em;padding:5% 4% 9%}
.txt small{font-size:.95rem;display:block}

#contentBottomLink{width:100%;padding:.6% 0;position:fixed;bottom:0;background:#c64957;z-index:5;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=7,Direction=0,Color=#333333)";-moz-box-shadow:0 -3px 7px -3px rgba(51,51,51,0.9);-webkit-box-shadow:0 -3px 7px -3px rgba(51,51,51,0.9);box-shadow:0 -3px 7px -3px rgba(51,51,51,0.9);filter:progid:DXImageTransform.Microsoft.Shadow(Strength=7,Direction=135,Color=#333333)}
#contentBottomLink a{color:#FFF;text-decoration:none}
#contentBottomLink ul{list-style:none;text-align:center}
#contentBottomLink ul li{display:inline;margin:0 auto;padding:0 1.5%;font-size:1.45em;font-weight:bold;border-right:1px solid #FFF}
#contentBottomLink ul li:last-child{border:0}

/*歷屆真題*/
#prepare_content ul.examlist{margin:2% auto 3% 5%}
#prepare_content ul.examlist li{font-size:1.4rem}
#prepare_content ul.examlist li a{color:#18333a}
#askbutton{width:100px;height:100px;line-height:100px;font-size:1.3em;position:fixed;border-radius:50%;bottom:15%;right:0.5%;background:#c64957;opacity:.9;text-align:center}
#askbutton a{color:#FFF;text-decoration:none}


/*新班開課*/
#Newclass_ContentDetail{margin:0 auto 5%}
.class_master{width:100%;height:150px;margin:0 auto 1%;background-image:url(/kaoyan/File/images/cs_p_zhiku_map1_bg.jpg);background-position:center top;background-repeat:no-repeat;background-size:cover}
.class_master h1{font-size:3.6em;line-height:150px;text-align:center;color:#ea7d04}
.class_master h1,.NewclassTitle{font-family:"Microsoft YaHei"}
.NewclassTitle{font-size:2.3rem;font-weight:700;text-align:center;color:#2A96D1}
.newclassTable,.newclassTH,.newclassTD{border-collapse:collapse;border:1px solid #343434}
.newclassTH,.newclassTD{display:table-cell;padding:1% 1.5%}
.newclassTable{width:86%;margin:1% auto;display:table}
.newclassTR{width:100%;display:table-row}
.newclassTH{width:21%;font-size:1.2rem;font-weight:700;background:#f2c820;text-align:center;vertical-align:middle}
.newclassTD{width:78%;text-align:left}
.newclassTable ul,.newclassTable li{list-style:none}
.newclassTable li{display:inline;margin:0 2%;font-size:1.3rem}
.newclassTable li a{color:#B83324}
#CalssDetail .classPrint{width:100%;margin:0 auto 2%;text-align:center}
.classPrint select,.classPrint input{font-size:1.1em;font-family:"Microsoft JhengHei"}
#newclass .newclassNavigator{width:100%;margin:0 auto}
#newclass .newclassNavigator ul{width:100%;text-align:left;margin:0 auto;padding:0}
#newclass .newclassNavigator ul li{display:inline-block;font-size:1.5em;line-height:1.7em;color:#2A96D1;font-weight:700}
#newclass .newclassNavigator ul li + li:before{content:'＞';font-size:inherit;color:#2A96D1}
#CalssDetail table,#CalssDetail th,#CalssDetail td{border-collapse:collapse;border:1px solid #c9c9c9}
#CalssDetail table{width:100%;margin:0 auto;font-size:1.05rem;line-height:1.55em;color:#606060}
#CalssDetail table th,#CalssDetail table td{padding:.5% 1%}
#CalssDetail table th{background:#f2c820;color:#000}

/*考研大綱*/
#outline_content .exam_outline{width:100%;margin:0 auto 2%;border-bottom:1px dashed #fccd6d;padding-bottom:1%/*display:flex;flex-wrap:wrap*/}
#outline_content .exam_outline li{list-style:none;line-height:1.9em;font-size:1.1em;margin-left:.5%}
#outline_content .exam_outline li:before{content:"\f019";font-family:"Font Awesome 5 Free";margin-right:4px;font-weight:bold}
#outline_content .exam_outline li.school{font-size:1.5em;font-weight:bold;color:#cd2c2b;margin-left:0}
#outline_content .exam_outline li.school:before{content:"\f549"}

/*---------------------------------------------------------------------------*/
@media all and (min-width: 1201px){
/*流程圖*/
#prepare_content ul.step-container{width:100%;float:left;overflow:hidden;position:relative;align-items:center;padding:0;list-style-type:none;margin:0 0 3%}
#prepare_content ul.step-container li.step{width:100px;height:60px;float:left;padding:20px 25px;background-color:#69C795;position:relative;font-size:1.3rem;line-height:1.45em;color:#FFF;text-align:center}
#prepare_content ul.step-container li.step:before,#prepare_content ul.step-container li.step:after{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:87px 0 87px 25px;border-color:transparent transparent transparent #69C795;top:0;left:182px;z-index:2}
#prepare_content ul.step-container li.step.one{padding:35px 25px 20px;height:45px}
#prepare_content ul.step-container li.step.last{width:90px;padding:35px 20px 20px 30px;height:45px}
#prepare_content ul.step-container li.step:before,#prepare_content ul.step-container li.step:after{left:140px;border-width:49px 0 49px 20px;border-color:transparent transparent transparent #69C795}
#prepare_content ul.step-container li.step:before{left:140px;top:-7px;border-width:56px 0 56px 23px;border-color:transparent transparent transparent #FFF}
#prepare_content ul.step-container li.step.last:after{left:140px;border-width:49px 0 49px 20px;border-color:transparent transparent transparent #69C795}

/*找課程-港澳台聯合招生課程圖*/
#course-box{width:96%;overflow: hidden;margin: 4% auto;}
#course-box p{margin-bottom: 0 !important;}
#course-box .course-mobilebottom{display:none;}
#course-box .course-top,#course-box .course-left,#course-box .course-right,#course-box .course-bottom{position: relative;}
#course-box .course-top-arrow,#course-box .course-left-arrow,#course-box .course-right-arrow,#course-box .course-bottom-arrow{position:absolute;width:0;height:0;border-style:solid}
#course-box .course-top{background-color:#fab943;float:left;width:80%}
#course-box .course-top-arrow{border-width:0 158px 125px 0;right:0;border-color:transparent #fff transparent transparent}
#course-box .course-bottom{background-color:#818083;float:left;width:80%}
#course-box .course-bottom-arrow{left:0;bottom:0;border-width:125px 0 0 158px;border-color:transparent transparent transparent #fff}
#course-box .course-left{background-color:#DE5D60;float:left;width:20%;height:248px;padding-top:105px}
#course-box .course-left-arrow{top:0;right:0;border-width:125px 166px 0 0;border-color:#fff transparent transparent}
#course-box .course-right{float:right;width:20%;height:353px;background-color:#49AFDB}
#course-box .course-right-arrow{left:0;bottom:0;border-width:0 0 125px 166px;border-color:transparent transparent #fff}
#course-box .course-left p,#course-box .course-right p{text-align:center!important}
#course-box .course-in{width:60%;float:left;text-align:center;background-color:#FFF;padding:5% 0}
#course-box .course-in ul{width:33.3%;float:left;padding:0;margin:2% 0 0}
#course-box .course-in li{list-style:none;color:#000}
#course-box .course-in a{color:#eb5f64;text-align:center}
#course-box .course-icon{width:85px;height:85px;background-color:#FFF;border-radius:50%;background-repeat:no-repeat;background-position:center}
#course-box .course-icon.a{margin:20px auto 10px}
#course-box .course-icon.b{float:left;margin:20px}
#course-box p.courseTitle{color:#FFF!important;font-size:1.8rem;font-weight:700}
#course-box p.courseTitle a{color:#FFF!important}
#course-box p.courseTitle_in{color:#000!important;font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:3%!important}
#course-box .course-top p.courseTitle,#course-box .course-bottom p.courseTitle{margin-top:23px!important}
#course-box a{color:#000}
#course-box .course-text{float:left}
#course-box .shift{margin-left:180px!important}
}

@media \0screen\,screen\9 {/*IE 6 7 8*/
.rowflex{display:inline-block}
#Catalog_content ul.catalog_list li{float:left}
}

@media screen\0 {/*IE 8 9 10 11*/
.rowflex{display:inline-block}
#Catalog_content ul.catalog_list li{float:left}
}

