﻿@charset "utf-8";



/* CSS Document */
*{ margin:0px; padding:0px; }
body{ font-size:12px; font-family:"微软雅黑"; color:#9b9b9b; background:#fff;}
a { text-decoration:none;  outline:none; transition:all 0.2s; } 
a:hover{ text-decoration:none; }

img{ border:0;}
table{ margin:auto;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
/*定义新型浏览器特性*/
::-webkit-scrollbar{width:0px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#fff}
::-webkit-scrollbar-thumb:vertical{background-color:#999;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#333}
::-webkit-scrollbar-corner:vertical{background-color:#666}
::-webkit-scrollbar-resizer:vertical{background-color:#666;}

.clear{ width:100%; height:0; font-size:0; line-height:0; clear:both;}


/*分页样式*/
.page_list{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-size:14px; width:100%; float:left; margin-bottom:30px;} 
.page_list a{display:inline-block;color:#5c5c5c;text-align:center;text-decoration:none; padding:2px 10px; margin:0px 3px; border:1px solid #dadada;}
.page_list a:hover{color:#5c5c5c; border:1px solid #fa3b40;}
.page_list a.on{color:#5c5c5c; border:1px solid #fa3b40;}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-size:14px; width:100%; float:left;margin-bottom:50px;} 
.contPage a{display:inline-block;color:#333333;text-align:center;text-decoration:none; padding:2px 10px; margin:0px 3px; border:2px solid #e5e5e5;}
.contPage a:hover{color:#2763ac; border:2px solid #2763ac;}
.contPage a.on{color:#2763ac; border:2px solid #2763ac;}

/*最上面*/
.topdiv_warp{ width:100%; height:46px; background-color:#efefef;}
.topdiv{ width:1200px; height:46px; margin:auto;}
.topdiv_left{ float:left; height:46px; line-height:46px; font-weight:bold; color:#707070; font-size:14px;}
.topdiv_left a{ display:inline-block; cursor:pointer; font-size:14px; color:#707070; font-weight:normal; margin-right:20px;}
.topdiv_left a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.topdiv_right{ float:right; height:46px;}
.topdiv_right a{ display:inline-block; font-size:14px; color:#2f2f2f; height:46px; line-height:46px; background:url(../images/success_03.png) no-repeat left; padding-left:23px; cursor:pointer; margin-left:30px;}
.topdiv_right a.topdiv_right_a{ background:url(../images/success_05.png) no-repeat left;}
.topdiv_right a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
 
/*头部*/
.header{ width:100%; height:100px; margin-top:15px;}
.head{ width:1200px; height:100px; margin:auto;}
.head_logo{ float:left; height:100px; cursor:pointer;}
.head_right{ float:right; height:100px;}
.head_search{ float:left; width:445px; height:100px; margin-right:75px;}
.search{ width:443px; height:46px; border:1px solid #fa3b40; position:relative;}
.search_text{ width:380px; height:46px; border:none; padding-left:20px; font-size:14px; color:#000; font-family:"微软雅黑";}
.search_btn{ width:80px; height:46px; background:#fa3b40 url(../images/success_16.png) no-repeat center; position:absolute; top:0; right:0; border:none;}
.head_hot{ width:425px; background:url(../images/success_22.png) no-repeat left; font-size:14px; color:#787878; height:50px; line-height:50px; padding-left:20px;}
.head_hot a{ display:inline-block; cursor:pointer; font-size:14px; color:#b9b9b9; margin-right:15px;}
.head_hot a:hover{ color:#c90005;-webkit-transition: all 0.4s ease-in-out;}
.head_tel{ float:right; background:url(../images/success_10.jpg) no-repeat left; padding-left:60px; font-size:16px; color:#222829;}
.head_tel span{ font-size:26px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

/*导航*/
.nav_warp{ width:100%; height:58px; background-color:#fa3b40;}
.nav{ width:1200px; height:58px; margin:auto; position:relative;}
.nav_1{ float:left; width:100px; height:58px;}
.nav_1 a{ display:block; font-size:16px; width:100px; text-align: center; color:#fff; height:58px; line-height:58px; cursor:pointer; position:relative; z-index:10; background-color:#fa3b40;}
.nav_1 a:hover{ background-color:#b10004;-webkit-transition: all 0.4s ease-in-out;}
.nav_1 a.nav_1_a{ background-color:#b10004;}

.nav_1_warp{ width:240px; height:500px; background-color:rgba(0,0,0,0.5); position:absolute; top:0; z-index:9; padding-top:58px; display:none;}
.nav_tit{ width:100%;  height:50px; padding-top:10px;}
.nav_tit a{ display:block; width:100%; height:50px; line-height:50px;font-size:18px; color:#fff;text-align: center; background:none;}
.nav_tit a:hover{ background:none;color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.nav_mune{ width:100%; height:60px; border-bottom:1px solid rgba(255,255,255,0.2); text-align: center;}
.nav_mune a{ display: inline-block; width: auto; height:40px; line-height:40px;font-size:14px; color:#fff;text-align: center; background:none; opacity:0.6; padding:0px 12px;}
.nav_mune a:hover{ background:none;opacity:1;-webkit-transition: all 0.4s ease-in-out;}
.nav_list{ width:100%; height: auto; overflow:hidden;}
.nav_list a{ display:block; width:100%; height:32px; line-height:32px;font-size:14px; color:#fff;text-align: center; background:none; opacity:0.6;}
.nav_list a:hover{ background:none;opacity:1;-webkit-transition: all 0.4s ease-in-out;}


.nav_1_xia{ width:1150px; height:390px; background-color:#fff; position:absolute; top:0; z-index:9; padding:0px 25px; padding-top:78px; left:0; display:none;}
.nav_left{ float:left; width:850px; height:auto; overflow:hidden;}
.navigation{ width:750px; height: auto; overflow:hidden; margin-bottom:10px;}
.navigation_left{ float:left; height:40px; line-height:40px; font-size:14px; color:#2f2f2f; font-weight:bold;}
.navigation_right{ float:right; width:645px; height:auto; overflow:hidden; line-height:30px; padding-top:5px;}
.navigation_right a{ font-size:14px; color:#2f2f2f; width:auto; cursor:pointer; height:30px; line-height:30px; background-color:#fff; display:inline-block; padding:0px;}
.navigation_right span{ color:#2f2f2f; padding:0px 10px;}
.navigation_right a:hover{ color:#fa3b40; background-color:#fff;}
.navigation_tit{ width:100%; height:40px; line-height:40px;font-size:14px; color:#2f2f2f; font-weight:bold; margin-top:35px;}
.navigation_1{ width:100%; height:auto; overflow:hidden; margin-bottom:15px;}
.navigation_1 span.navigation_1_span{ font-size:14px; color:#fa3b40; position:0px; width:60px;}
.navigation_1 span{ padding:0px 10px; color:#2f2f2f;} 
.navigation_1 a{ font-size:14px; color:#2f2f2f; width:auto; cursor:pointer; height:35px; line-height:35px; background-color:#fff; display:inline-block; padding:0px;}
.navigation_1 a:hover{ color:#fa3b40; background-color:#fff;}


.nav_right{ float:right; width:275px; height:auto; overflow:hidden;}
.nav_right a{ display:block; width:275px; height:103px; margin-bottom:20px;}



/*banner*/
.n_div{ width:100%; height:300px;}
.n_div_tit{ width:1200px; height:300px; margin:auto; font-size:36px; color:#fff; line-height:300px;}

/*漂浮框*/
.side{position:fixed;width:58px;height: auto;right:43px;top:30%;z-index:100;}
.side ul li{width:58px;height:58px;float:left;position:relative; margin-bottom:2px; list-style:none;}
.side ul li .sidebox{position:absolute;width:58px;height:58px;top:0;right:0;transition:all 0.3s;background:#454545;color:#fff;font:16px/58px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:58px;height:58px;line-height:58px;display:inline-block;background:#454545;transition:all 0.3s;}
.side ul li .sidetop:hover{background:#fa3b40;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.ma{ width:58px; height:58px; position:relative;}
.ma:hover .ma_er{ display:block;transition:all 0.3s;}
.ma_img{ width:58px; height:58px;}
.ma_er{ width:100px; height:100px;  position:absolute; top:-13px; left:-115px; display:none;}
.ma_er img{ padding:12px;}


.side{position:fixed;width:58px;height: auto;right:120px;top:24%;z-index:100;}
.side img:hover{cursor: pointer}


/*底部*/
.footer{ width:100%; height:587px; background-color:#3e3e3e; margin:auto; padding-top:40px;}
.foot{ width:1200px; height:587px; margin:auto; position:relative;}
.foot_top{ width:1200px; height:383px;}

.foot_left{ float:left; width:180px; height:383px; overflow:hidden;}
.foot_tit{ width:180px; height:60px;}
.foot_tit a{ display:block; width:180px; height:60px; line-height:60px; cursor:pointer; font-size:18px; color:#fff;}
.foot_tit a:hover{ color:#fa3b40; -webkit-transition: all 0.4s ease-in-out;}
.foot_nav{ width:180px; height:auto; overflow:hidden;}
.foot_nav a{ display:block; width:180px; font-size:14px; color:#fff; opacity:0.5; height:28px; line-height:28px; cursor:pointer;}
.foot_nav a:hover{ opacity:1; -webkit-transition: all 0.4s ease-in-out;}

.foot_right{ float:right; width:162px; height:383px;}
.foot_biao{ width:100%; height:60px; cursor:pointer; text-align: center; font-size:18px; font-weight:bold; color:#fff; line-height:60px;}
.foot_ma{ width:100%; height:117px; text-align: center; margin-top:10px;}
.foot_sou{ width:100%; text-align: center; height:40px; line-height:40px; font-size:14px; color:#ababab;}
.foot_link{ width:1200px; height:80px; font-size:16px; color:#fff; line-height:80px; font-weight:bold; border-bottom:1px solid #4f4f4f;}
.foot_link a{ display:inline-block; cursor:pointer; font-size:14px; color:#fff; opacity:0.4; margin-left:30px; font-weight:normal;}
.foot_link a:hover{ opacity:1;-webkit-transition: all 0.4s ease-in-out;}
.typeright{ width:1200px; height: auto; line-height:24px; margin:auto; text-align: center; font-size:14px; color:#ababab; opacity:0.3; margin-top:33px;}

/*成功案例*/
.main_warp{ width:100%; height:auto; overflow:hidden; background-color:#f9f9f9;}
.dang{ width:1200px; margin:auto; font-size:14px; color:#525252; height:60px; line-height:60px;}
.dang a{ cursor:pointer; color:#525252;}
.dang span{ font-family:"宋体"; padding:0px 5px;}
.main{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-bottom:50px;}
.main_left{ float:left; width:867px; height:auto; overflow:hidden;}
.guo{ width:865px; height:142px; background-color:#fff; border:1px solid #eaeaea;}
.guo_1{ width:865px; height:30px; margin-top:30px;}
.guo_1_left{ float:left; text-align:right; height:30px; line-height:30px; font-size:15px; color:#909090; width:95px;}
.guo_1_right{ float:right; height:30px; width:750px; margin-top:0px;}
.guo_1_right a{ display:inline-block; font-size:15px; color:#323232; border-radius:4px; cursor:pointer; height:30px; line-height:30px; padding:0px 15px;}
.guo_1_right a:hover{ background-color:#fa3b40; color:#fff;-webkit-transition: all 0.4s ease-in-out;}
.guo_1_right a.guo_1_right_a{ background-color:#fa3b40; color:#fff;}
.success_warp{ width:865px; height:auto; overflow:hidden; border:1px solid #eaeaea; margin-top:15px; background-color:#fff;}


.success1{ width:830px; height: auto; overflow:hidden; padding-top:20px;}
.success1 ul li{ float:left; width:830px; height:166px; list-style:none; margin-bottom:30px;}
.success1 ul li a{ display:block; width:800px; height:165px; margin:auto; border-bottom:1px solid #e8e8e8;}
.success1 ul li a:hover .success_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.success_mid1{ float:left; width:400px; height:137px; margin-left:20px;}
.success_11{ width:400px; font-size:18px; color:#2c2c2c; overflow:hidden; height:24px;}
.success_21{ width:410px; font-size:15px; color:#909090; height:30px; line-height:30px; margin-top:10px;}
.success_21 span{ color:#2c2c2c; margin-right:12px;}
.success_31{ width:400px; font-size:15px; color:#909090; height:30px; line-height:30px;}
.success_41{ width:400px; height:48px;}
.success_4_left1{ float:left; height:24px; line-height:24px; font-size:15px; color:#909090; width:45px;}
.success_4_right1{ float:right; height:48px; line-height:24px; overflow:hidden; font-size:15px; color:#2c2c2c; width:350px;}
.success_4_right1 span{ color:#fa3b40;}
.suggest_con1{ width:830px; margin:auto; height:auto; overflow:hidden; font-size:16px; color:#333333; line-height:24px; margin-top:15px; padding-bottom:30px;}


.success{ width:865px; height: auto; overflow:hidden; padding-top:20px;}
.success ul li{ float:left; width:820px; height:166px; list-style:none; margin-bottom:30px;}
.success ul li a{ display:block; width:820px; height:165px; margin:auto; border-bottom:1px solid #e8e8e8;}
.success ul li a:hover .success_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.success ul li a:hover .success_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.success_img{ float:left; width:270px; height:137px; overflow:hidden;}
.success_img img{ width:270px; height:137px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.success_mid{ float:left; width:450px; height:137px; margin-left:20px;}
.success_1{ width:450px; font-size:18px; color:#2c2c2c; overflow:hidden; height:24px;}
.success_2{ width:450px; font-size:15px; color:#909090; height:30px; line-height:30px; margin-top:10px;}
.success_2 span{ color:#2c2c2c; margin-right:25px;}
.success_3{ width:450px; font-size:15px; color:#909090; height:30px; line-height:30px;}
.success_4{ width:450px; height:48px;}
.success_4_left{ float:left; height:24px; line-height:24px; font-size:15px; color:#909090; width:45px;}
.success_4_right{ float:right; height:48px; line-height:24px; overflow:hidden; font-size:15px; color:#2c2c2c; width:395px;}
.success_4_right span{ color:#fa3b40;}
.success_right{ float:right; font-size:16px; color:#fff; line-height:23px; border-radius:4px; background-color:#fa3b40; width:63px; height:114px; text-align: center; padding-top:23px;}
.success_right1{ display:none;}







.main_right{ float:right; width:318px; height:auto; overflow:hidden;}
.liu{ width:316px; height:346px; overflow:hidden; border:1px solid #eaeaea; background-color:#fff;}
.liu_tit{ margin:auto; font-size:17px; color:#2f2f2f; font-weight:bold; height:50px; line-height:50px; width:285px;}
.liu_tit a{ float:right; font-size:12px; color:#7e7e7e; font-weight:normal; background:url(../images/success_62.png) no-repeat right; padding-right:10px; cursor:pointer;}
.liu_tit a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.liu_list{ width:285px; height:auto; overflow:hidden; margin:auto;}
.liu_list ul li{ width:285px; height:132px; list-style:none; margin-bottom:18px;}
.liu_list ul li a{ display:block; width:285px; height:131px; border-bottom:1px solid #eeeeee;}
.liu_list ul li.liu_list_li a{ border-bottom:none;}
.liu_list ul li a:hover .liu_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.liu_list ul li a:hover .liu_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.liu_top{ width:285px; height:87px;}
.liu_img{ float:left; width:138px; height:87px; overflow:hidden;}
.liu_img img{ width:138px; height:87px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.liu_right{ float:right; width:130px; height:87px;}
.liu_1{ width:130px; height:21px; overflow:hidden; font-size:16px; color:#2f2f2f;}
.liu_2{ width:130px; font-size:14px; color:#999999; height:34px; line-height:17px; overflow:hidden; margin-top:5px;}
.liu_bottom{ width:285px; height:40px;}
.liu_3{ float:left; height:40px; line-height:40px; font-size:12px; color:#999999; background:url(../images/success_42.png) no-repeat left; padding-left:20px;}
.liu_4{ float:right; height:40px; line-height:40px; font-size:12px; color:#999999; background: url(../images/success_39.png) no-repeat left; padding-left:20px;}

.tu{ width:100%; height:195px; margin:auto;position:relative; overflow:hidden; margin-top:15px;}
.tu .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.tu .swiper-slide{ overflow:hidden;}
.tu_div{ width:100%; height:195px;}

.tu .paginationt{ position: absolute; bottom:12px; width: 100%; z-index:100; text-align:center;}
.tu .swiper-pagination-bullet { display: inline-block; width:34px;  height:4px; margin:0px 3px;  cursor: pointer; opacity: 1; background-color:rgba(0,0,0,0.5);}
.tu .swiper-pagination-bullet-active{ background-color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.adviser{ width:316px; height: auto; overflow:hidden; border:1px solid #eaeaea; background-color:#fff; margin-top:18px;}
.adviser_list{ width:285px; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
.adviser_list ul li{ width:285px; height:124px; list-style:none; margin-bottom:20px;}
.adviser_list ul li.adviser_list_li a{ border-bottom:none;}
.adviser_list ul li a{ display:block; width:285px; height:123px; border-bottom:1px solid #eeeeee;}
.adviser_list ul li a:hover .adviser_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.adviser_img{ float:left; width:100px; height:100px; overflow:hidden; border-radius:50%;}
.adviser_right{ float:right; width:175px; height:100px;}
.adviser_1{ width:175px; font-size:18px; color:#3d3d3d; height:33px; line-height:33px;}
.adviser_1 span{ font-size:14px; margin-left:5px;}

.adviser_2{ width:100%; height:40px; font-size:14px; color:#999999; line-height:20px;}
.adviser_2 span{ color:#414141;}

/*成功案例详情*/
.detail{ width:828px; height:auto; overflow: hidden; margin:auto;}
.detail_tit{ width:828px; font-size:26px; color:#363636; text-align: center; height:90px; line-height:90px; overflow:hidden; border-bottom:1px solid #efefef;}
.detail_come{ width:828px; font-size:14px; color:#747474; text-align: center; height:38px; line-height:38px;}
.detail_come span{ padding:0px 16px;}
.detail_zhai{ width:828px; height:auto; overflow:hidden;  background-color:#f7f7f7; margin-top:25px; padding:12px 0px;}
.detail_zhai_1{ margin:auto; width:785px; height:21px;}
.detail_zhai_1 span{ display:block; background:url(../images/detail_03.png) no-repeat center; width:48px; height:21px; font-size:14px; color:#fff; padding-left:10px;}
.detail_zhai_2{ width:785px; height:auto; overflow:hidden; font-size:14px; color:#464646; line-height:22px; margin:auto; margin-top:10px; padding-bottom:15px;}
.detail_zhai_3{ width:785px; text-align:right; font-size:14px; color:#ff9730; font-weight:bold; height:19px;}
.detail_xue{ width:800px; font-size:17px; color:#3e3e3e; font-weight:bold; height:45px; line-height:45px; background-color:#fff6ed; margin-top:40px; padding:0px 14px;}
.detail_xue span{ float:right; width:160px; display:inline-block;}
.detail_xue a{ float:right; cursor:pointer; font-size:14px; color:#fa3b40; font-weight:normal;}
.enroll{ width:828px; height:auto; overflow:hidden; margin-top:15px;}
.enroll_left{ float:left; width:585px; height:auto; overflow:hidden;}
.enroll_1{ width:585px; height:30px;}
.enroll_1_left{ float:left; text-align:right; font-size:14px; color:#868686; height:30px; line-height:30px; width:110px;}
.enroll_1_right{ float:right; height:30px; width:455px;}
.enroll_1_right span{ display:inline-block; font-size:14px; color:#2b2b2b; width:335px; height:30px; padding-left:20px; line-height:30px;}
.enroll_1_right a{ color:#fa3b40; cursor:pointer; padding-left:15px; font-size:14px;}
.enroll_1_right1{ float:right; height:30px; width:435px;font-size:14px; color:#2b2b2b; line-height:30px;}
.enroll_right{ float:right; width:195px; height:auto; overflow:hidden;}
.enroll_right img{ width:130px; height:185px; border:1px solid #ececec;}

.matriculate{ width:828px; height:auto; overflow:hidden; margin-top:15px;}		
.matriculate_left{ float:left; width:414px; height:auto; overflow:hidden;}
.matriculate_1{ width:414px; height:30px;}
.matriculate_1_right{ float:right; height:30px; width:284px;}
.matriculate_1_right span{ display:inline-block; font-size:14px; color:#2b2b2b; width:235px; height:30px; padding-left:20px; line-height:30px; background-color:#f6f6f6;}
.matriculate_1_right1{ float:right; height:30px; width:264px;font-size:14px; color:#2b2b2b; line-height:30px;}
.matriculate_con{ width:788px; height:auto; overflow:hidden; margin:auto; font-size:16px;font-family:"微软雅黑";text-indent:2em; color:#333; line-height:26px; margin-top:15px; padding-bottom:20px;}
.matriculate_con p{ margin-top:10px;}
.recruit{ width:788px; height:275px; position:relative; margin-top:15px;}
.recruit_con{ width:788px; font-size:16px; color:#414141; line-height:26px;font-family:"微软雅黑";text-indent:2em; overflow: hidden; height:234px;}
.recruit_look{ width:100%; position:absolute; bottom:0; background-color:rgba(255,255,255,0.5); height:80px; padding-top:75px;}
.recruit_look a{ display:block; margin:auto; font-size:14px; color:#fff; text-align: center; cursor:pointer; width:250px; height:47px; background-color:#fa3b40; line-height:47px;}
.adviser_ti{ width:788px; margin:auto; height:auto; line-height:25px; margin-top:10px; font-size:16px; font-family:"微软雅黑";text-indent:2em; color:#333;}
.advisor{ width:828px; height:285px; background-color:#f9f9f9; margin:auto; margin-bottom:45px; padding-top:20px;}
.advisor_left{ float:left; width:250px; height:305px;}
.advisor_img{ width:250px; height:186px; text-align: center;}
.advisor_img img{ width:186px; height:186px; border-radius:50%;}
.advisor_yu{ width:138px; height:38px; margin:auto; margin-top:33px;}
.advisor_yu a{ display:block; font-size:16px; color:#fff; text-align: center; border-radius:20px; width:138px; height:38px; line-height:38px; background-color:#fa3b40; cursor:pointer;}
.advisor_right{ float:right; width:570px; height:285px;}
.advisor_1{ width:570px; font-size:25px; color:#393939; height:33px;}
.advisor_1 span{ font-size:16px; color:#f46157; margin-left:20px;}
.advisor_2{ width:570px; font-size:16px; color:#aeaeae; height:65px; line-height:65px;}
.advisor_2 span{ font-size:16px; color:#393939; margin-right:65px;}
.advisor_3{ width:513px; height:auto; overflow:hidden;}
.advisor_3_left{ float:left; width:205px; height:auto; overflow:hidden;}
.advisor_5{ width:100%; font-size:16px; color:#454545; font-weight:bold; height:21px;}
.advisor_6{ width:100%; font-size:14px; color:#454545; line-height:24px; height:120px; overflow:hidden; margin-top:15px;}
.advisor_3_right{ float:right; width:270px; height:auto; overflow:hidden;}
.advisor_7{ width:270px; height:120px; overflow:hidden; margin-top:15px;}
.advisor_7 a{ display:block; width:270px; height:24px; font-size:14px; color:#454545; line-height:24px; cursor:pointer;}
.advisor_7 a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.obtain{ width:318px; height:455px; overflow:hidden; background-color:#f46157; margin-bottom:15px;}
.obtain_tit{ width:100%; text-align: center; font-size:20px; color:#fff; height:68px; line-height:68px;}
.obtain_con{ width:268px; height:auto; overflow:hidden; margin:auto;}
.obtain_input{ width:250px; height:48px; border:none; background-color:#fff; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:18px; margin-bottom:15px;}
.obtain_select{ width:268px; height:48px; border:none; background-color:#fff; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:18px; margin-bottom:15px;}
.obtain_btn{ background:#fff url(../images/detail_07.jpg) no-repeat 35px; font-size:16px; color:#f46157; font-weight:bold; border:none; width:268px; height:54px; margin-top:20px; padding-left:35px;}

.kit{width: 316px;height: auto;overflow: hidden;border: 1px solid #eaeaea;background-color: #fff;margin-top: 18px; padding-bottom:10px;}
.kit_list{ width:290px; height:230px; overflow:hidden; margin:auto;}
.kit_list ul li{ float:left; width:97px; height:77px; list-style:none;}
.kit_list ul li a{ display:block; width:96px; height:76px; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3;}
.kit_list ul li a:hover .kit_tit{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.kit_list ul li.kit_list_li{ float:left; width:96px; height:77px; list-style:none;}
.kit_list ul li.kit_list_li a{ display:block; width:96px; height:76px; border-bottom:1px solid #e3e3e3; border-right:none;}
.kit_img{ width:100%; height:30px; text-align: center; padding-top:15px;}
.kit_tit{ width:100%; text-align: center; font-size:14px; color:#666666; height:30px; line-height:30px; margin-top:3px;}


.success_warp1{ width:865px; height:auto; overflow:hidden; border:1px solid #eaeaea; background-color:#fff;}
.colligate{ width:865px; border-bottom:1px solid #efefef; height:43px; padding-top:7px;}
.colligate_left{ float:left; height:43px;}
.colligate_left a{ display:inline-block; font-size:16px; color:#333333; padding:0px 20px; height:40px; line-height:40px; border-bottom:3px solid #fff; cursor:pointer;}
.colligate_left a:hover{ border-bottom:3px solid #fa3b40; font-weight:bold;-webkit-transition: all 0.4s ease-in-out;}
.colligate_left a.colligate_left_a{ border-bottom:3px solid #fa3b40; font-weight:bold;}
.colligate_right{ float:right; height:30px; margin-top:13px;}
.colligate_right a{ display:inline-block; font-size:14px; color:#333333; text-align: center; background-color:#f2f2f2; cursor:pointer; padding:0px 12px; height:30px; line-height:30px; margin-left:12px;}
.colligate_right a:hover{ background-color:#fa3b40; color:#fff;-webkit-transition: all 0.4s ease-in-out;}
.colligate_right a.colligate_right_a{ background-color:#fa3b40; color:#fff;}


.flurry{ width:865px; height: auto; overflow:hidden; padding-top:25px;}
.flurry ul li{ width:865px; height:166px; list-style:none; margin-bottom:22px;}
.flurry ul li a{ display:block; width:830px; height:165px; margin:auto; border-bottom:1px solid #e8e8e8;}
.flurry ul li a:hover .flurry_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.flurry ul li a:hover .flurry_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.flurrya{ width:865px; height: auto; overflow:hidden; padding-top:25px;}
.flurrya ul li{ width:865px; height:30px; list-style:none; margin-bottom:22px;}
.flurrya ul li a{ display:block; width:830px; height:30px; font-size:16px; line-height:30px; margin:auto; border-bottom:1px solid #e8e8e8; color:#525252;}
.flurrya ul li a:hover .flurry_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.flurrya ul li a:hover .flurry_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.flurrya ul li span{ float:right;}



.flurry_img{ float:left; width:200px; height:142px; overflow:hidden;}
.flurry_img img{ width:200px; height:142px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.flurry_right{ float:right; width:600px; height:142px; position:relative;}
.flurry_1{ width:600px; font-size:18px; color:#262626; overflow:hidden; height:24px;}
.flurry_2{ width:600px; font-size:14px; color:#6f7a85; line-height:22px; height:44px; overflow:hidden; margin-top:20px;}
.flurry_3{ width:600px; height:19px; position:absolute; bottom:0;}
.flurry_3_left{ float:left; font-size:14px; color:#666d73;}
.flurry_3_left span{ padding:0px 10px;}
.flurry_3_right{ float:right; height:19px; line-height:19px; font-size:14px; color:#b6b6b6; background:url(../images/school_08.jpg) no-repeat left; padding-left:18px;}

.tu1{ margin-top:0px;}
.layout{ width:318px; height:450px; background-color:#f65a4e; margin-top:16px;}
.layout_tit{ width:100%; text-align: center; height:60px; line-height:60px; font-size:23px; color:#fff; font-weight:bold;}
.layout_con{ width:285px; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
.layout_1{ width:285px; height:47px;margin-bottom:10px;}
.layout_1 span{ display: inline-block; background:#fff url(../images/school_13.jpg) no-repeat left; height:47px; font-size:17px; color:#2c2c2c; font-weight:bold; line-height:47px; padding-left:25px; padding-right:15px;  border-top-right-radius:4px; border-bottom-right-radius:4px;}
.layout_2{ width:285px; height:47px;margin-bottom:10px; text-align:right;}
.layout_2 span{display: inline-block; background:#fff url(../images/school_17.jpg) no-repeat right; height:47px; font-size:17px; color:#2c2c2c; font-weight:bold; line-height:47px; padding-left:8px; padding-right:18px; margin-bottom:10px; border-top-left-radius:4px; border-bottom-left-radius:4px;}
.layout_yu{ height:54px; width:285px; margin:auto; margin-top:15px;}
.layout_yu a{ display:block; font-size:22px; color:#ef3c2e; text-align: center; background:#ffdf0f; border:2px solid #e54337; border-radius:4px; height:50px; line-height:50px; width:281px; cursor:pointer;}
.layout_yu a:hover{ background:#fff;-webkit-transition: all 0.4s ease-in-out;}

.succeed{width: 316px;height: auto;overflow: hidden;border: 1px solid #eaeaea;background-color: #fff;margin-top: 18px; padding-bottom:10px;}
.succeed_list{ width:285px; height: auto; overflow:hidden; margin:auto;}
.succeed_list ul li{ width:285px; height:30px; list-style:none;}
.succeed_list ul li a{ display:block; width:285px; height:30px; line-height:30px; font-size:15px; color:#2e2e2e; cursor:pointer;}
.succeed_list ul li a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.adviser_mune{ width:285px; margin:auto; text-align: center; margin-top:20px; padding-bottom:20px; height:22px;}
.adviser_mune a{ display:inline-block; font-size:12px; color:#444444; background-color:#f2f2f2; margin:0px 1px; cursor:pointer; padding:0px 7px; height:22px; line-height:22px;}
.adviser_mune a:hover{ background-color:#fa3b40; color:#fff;-webkit-transition: all 0.4s ease-in-out;}
.adviser_mune a.adviser_mune_a{ background-color:#fa3b40; color:#fff;}
.adviser_all{ width:285px; height:auto; overflow:hidden; margin:auto; display:none;}

/*留学生活*/
.life{ width:865px; margin:auto; text-align: center; margin-top:23px; height:40px; border-bottom:1px solid #e7e7e7;}
.life a{ display:inline-block; font-size:16px; color:#333333; cursor:pointer; padding:0px 23px; height:39px; line-height:39px; border:1px solid #e7e7e7; border-bottom:none;}
.life a:hover{  border:none; border-bottom:3px solid #fa3b40; height:34px; line-height:34px;}
.life a.life_a{ border:none; border-bottom:3px solid #fa3b40; height:34px; line-height:34px;}

/*热门专业*/
.hot{ width: 316px; height: auto; overflow: hidden; border: 1px solid #eaeaea; background-color: #fff; padding-bottom: 10px;}
.hot_tit{ width:100%; text-align: center; font-size:20px; color:#222222; height:54px; line-height:54px;}
.hot_con{ width:285px; height:auto; overflow:hidden; margin:auto;}
.hot_1{ width:285px; height:auto; overflow:hidden; margin-bottom:7px;}
.hot_1_left{ float:left; font-size:15px; color:#995a17; background-color:#ffe7cd; width:139px; height:52px; text-align: center; line-height:52px;}
.hot_1_right{ float:right; font-size:14px; color:#44736d; background-color:#d7f1ee; width:139px; height:52px; text-align: center; line-height:52px;}
.hot_1_left a{ color:#995a17;}
.hot_1_right a{ color:#44736d;}

.hot_2{ width:285px; height:auto; overflow:hidden; margin-bottom:7px;}
.hot_2_left{ float:left; background-color:#f1efda; width:90px; height:82px;}
.hot_2_1{ font-size:12px; color:#6c572c; line-height:17px; width:62px; margin:auto; padding-top:17px;}

.hot_2_right{ float:right; background-color:#ddeaf3; width:188px; height:82px;}
.hot_2_2{ font-size:14px; color:#256490; line-height:22px; width:160px; margin:auto; padding-top:10px;}
.hot_2_1 a{ color:#6c572c;}
.hot_2_2 a{ color:#256490;}

.hot_3{ width:285px; height:52px;}
.hot_3_left{ float:left; width:90px; height:52px; background-color:#fee8e9;}
.hot_3_mid{ float:left; width:90px; height:52px; background-color:#f1efda; margin-left:7px;}
.hot_3_right{ float:right; width:90px; height:52px; background-color:#d7f1ee;}
.hot_3_1{font-size:12px; color:#c85c61; line-height:17px; width:88px; margin:auto; padding-top:10px;}
.hot_3_2{font-size:12px; color:#68572c; line-height:17px; width:85px; margin:auto; padding-top:10px;}
.hot_3_3{font-size:12px; color:#40756f; line-height:17px; width:73px; margin:auto; padding-top:10px;}
.hot_3_1 a{color:#c85c61; }
.hot_3_2 a{color:#68572c; }
.hot_3_3 a{color:#40756f; }

/*国家院校筛选*/
.guo1{ width: 865px; height: auto; background-color: #fff; border: 1px solid #eaeaea; overflow:hidden;}
.guo_search{ width:830px; height:77px; border-top:1px dashed #d7d7d7; margin:auto; margin-top:15px;}
.guo_search a{ display:block; font-size:18px; color:#fff; border-radius:4px; width:162px; height:43px; text-align: center; line-height:43px; background-color:#fa3b40; margin-top:15px; cursor:pointer;}

.filter{ width:830px; height: auto; overflow:hidden; padding-top:20px; margin:auto;}
.filter ul li{ width:830px; height:147px; list-style:none; margin-bottom:22px; border-bottom:1px solid #e8e8e8;}

.filter ul li:hover .filter_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}

.filter ul li a:hover .flurry_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.filter_img{ float:left; width:180px; height:124px; overflow:hidden;}
.filter_img img{ width:180px; height:124px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.filter_mid{ width:440px; height:124px; float:left; margin-left:20px;}
.filter_tit{ width:440px; height:24px; font-size:18px; color:#f04f44;}
.filter_tit span{ font-size:16px; color:#303030; font-family:Arial, Helvetica, sans-serif; margin-left:10px;}
.filter_city{ width:440px; height:28px; font-size:14px; color:#303030; line-height:28px;}
.filter_1{ width:440px; height:30px; overflow:hidden; margin-top:18px;}
.filter_1_left{ float:left; width:50%; height:auto; font-size:14px; color:#474747; overflow:hidden; height:30px; line-height:30px;}
.filter_1_left span{ display:inline-block; font-size:14px; color:#9b9b9b; text-align:right; width:70px;}
.filter_2{ width:440px; height:30px; overflow:hidden; font-size:14px; color:#474747; line-height:30px;}
.filter_2 span{ display:inline-block; font-size:14px; color:#9b9b9b; text-align:right; width:70px;}


.filter_right{ float:right; width:150px; height: auto; overflow:hidden; margin-top:30px; position:relative;}
.filter_liu{ width:150px; height:43px;}
.filter_liu a{ display:block; width:146px; text-align: center; font-size:16px; color:#fff; border:2px solid #ff9f4c; background-color:#ff9f4c; height:39px; cursor:pointer; line-height:39px; border-radius:4px;}
.filter_liu a:hover{ color:#ff9f4c; background-color:#fff;-webkit-transition: all 0.4s ease-in-out;}
.filter_yu{ width:150px; height:43px; margin-top:5px;}
.filter_yu a{ display:block; width:146px; text-align: center; font-size:16px; color:#fff; border:2px solid #f04f44; background-color:#f04f44; height:39px; cursor:pointer; line-height:39px; border-radius:4px;}
.filter_yu a:hover{ color:#f04f44; background-color:#fff;-webkit-transition: all 0.4s ease-in-out;}


/*国家留学顾问*/
.study{ width:828px; height:auto; overflow:hidden; margin:auto; padding-top:26px;}
.study ul li{ width:828px; height:244px; list-style:none; border-bottom:1px solid #ededed; margin-bottom:28px;}
.study_left{ float:left; width:252px; height:244px;}
.study_left a{ display:block; width:252px; height:244px;}
.study_left a:hover .study_yu{ opacity:1;-webkit-transition: all 0.4s ease-in-out;}
.study_tu{ width:171px; height:171px; position:relative; border-radius:50%; margin:auto; overflow:hidden;}
.study_yu{ width:171px; position:absolute; bottom:0; font-size:15px; color:#fff; text-align: center; height:44px; line-height:44px; background-color:#fa3b40; opacity:0;}
.study_tit{ width:100%; text-align: center; font-size:22px; color:#3d3d3d; background:url(../images/adviser_19.png) no-repeat center; height:29px; margin-top:13px;}
.study_mid{ float:left; width:275px; height:244px; margin-left:13px;}
.study_1{ width:275px; font-size:16px; color:#eb0006; height:21px;}
.study_1 img{ margin-left:10px;}
.study_2{ font-size:14px; color:#393939; line-height:21px; height:63px; overflow:hidden; width:250px; margin-top:8px; margin-left:8px; margin-bottom:15px;} 
.study_3{ width:270px; height:24px; margin-top:10px; margin-left:5px; margin-bottom:25px;}
.study_3 span{ display:inline-block; font-size:14px; color:#2a2a2a; background-color:#d8ebe9; height:24px; line-height:24px; padding:0px 5px; margin-right:15px;}
.study_3 span.study_3_span{ background-color:#f3e9de;}
.study_right{ float:right; width:272px; height:204px; background-color:#f7f7f7;}
.study_biao{ margin:auto; font-size:17px; color:#323232; font-weight:bold; height:30px; line-height:30px; padding-top:10px; width:232px;}
.study_list{ width:232px; height:auto; overflow:hidden; margin:auto;}
.study_list a{ display:block; width:232px; font-size:14px; color:#353535; height:31px; line-height:31px; cursor:pointer;}
.study_list a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.obtain1{ width: 316px; height: 453px; overflow: hidden; border: 1px solid #eaeaea; background-color: #fff; margin-bottom:15px;}
.obtain_tit1{ width:100%; text-align: center; font-size:20px; color:#222222; height:68px; line-height:68px;}
.obtain_input1{ width:250px; height:48px; border:none; background-color:#f5f5f5; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:18px; margin-bottom:15px;}
.obtain_select1{ width:268px; height:48px; border:none; background-color:#f5f5f5; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:18px; margin-bottom:15px;}
.obtain_btn1{ background:#fa3b40 url(../images/adviser_13.png) no-repeat 35px; font-size:16px; color:#fff; font-weight:bold; border:none; width:268px; height:54px; margin-top:20px; padding-left:35px;}

/*留学评估*/
.evaluate_tit{ width:1198px; text-align: center; font-size:22px; color:#1c1c1c; background-color:#fff; height:53px; line-height:53px; border:1px solid #f3f3f3; margin:auto; margin-bottom:10px;}
.evaluate{ width: 865px; height:288px; background-color: #fff; border: 1px solid #f3f3f3; margin-bottom:10px;}
.evaluate_biao{ font-size:18px; color:#1c1c1c; font-weight:bold; border-bottom:1px solid #f2f1f1; height:50px; line-height:50px; border-bottom:1px solid #f2f1f1; padding:0px 20px; width:825px;}
.evaluate_list{ width:825px; height:auto; overflow:hidden; margin:auto; margin-top:30px; }
.evaluate_list ul li{ float:left; width:50%; height: auto; overflow:hidden; margin-bottom:17px;list-style:none;}
.evaluate_list ul li.evaluate_list_li{ width:100%;}
.evaluate_left{ float:left; text-align:right; font-size:16px; color:#212121; height:47px; line-height:47px; width:128px;}
.evaluate_right{ float:right; width:270px; height:47px;}
.evaluate_right span{ color:#F00; margin-left:10px; font-size:16px;}

.evaluate_select{ width:230px; height:45px; border:1px solid #ededed; background-color:#f9f9f9; font-size:14px; color:#9b9b9b; font-family:"微软雅黑"; padding-left:15px;}
.evaluate_input{ width:213px; height:45px; border:1px solid #ededed; background-color:#f9f9f9; font-size:14px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:15px;}
.evaluate_right1{float:right; width:683px; height:47px; font-size:16px; color:#9b9b9b; line-height:47px;}
.evaluate_right1 span{ padding:0px 10px;}

.evaluate1{ width: 865px; height:528px; background-color: #fff; border: 1px solid #f3f3f3;}
.evaluate_right2{float:right; width:683px; height:47px; font-size:16px; color:#3d3d3d; line-height:47px;}
.evaluate_right2 label{ margin-right:40px;}
.evaluate_right3{float:right; width:683px; height: auto; overflow:hidden;}
.evaluate_textarea{ width:622px; height:77px; border:1px solid #ededed; background-color:#f9f9f9; font-size:14px; color:#9a9a9a; font-family:"微软雅黑"; padding:15px 10px;}
.evaluate_right3{float:right; width:683px; height: auto; overflow:hidden;}
.evaluate_btn{ font-size:16px; color:#fff; font-family:"微软雅黑"; height:50px; border-radius:4px; border:none; background-color:#fa3b40; width:150px;}

.appraise{ width:316px; height:192px; overflow:hidden; border:1px solid #f3f3f3; background-color:#fff; padding-top:18px;}
.appraise_1{ margin:auto; font-size:18px; color:#3e3e3e; line-height:32px; background-color:#fff9e5; padding:15px 18px; width:240px;}
.appraise_2{ width:276px; margin:auto; height:51px; margin-top:22px;}
.appraise_2 a{ display:block; width:100%; font-size:22px; color:#fff; text-align: center; height:51px; line-height:51px; background-color:#fa3b40; cursor:pointer;}

.appraise1{ display:none;}

.estimate{ width:316px; height:357px; overflow:hidden; border:1px solid #f3f3f3; background-color:#fff; margin-top:10px;}
.estimate_tit{ margin:auto; font-size:17px; color:#3b3b3b; font-weight:bold; border-bottom:1px solid #dedede; width:270px; height:50px; line-height:50px;}
.estimate_list{ width:270px; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
.estimate_list ul li{ width:270px; height:31px; list-style:none;}
.estimate_list ul li a{ display:block; width:255px; height:31px; line-height:31px; padding-left:15px; background:url(../images/adviser_08.png) no-repeat left; font-size:14px; color:#3b3b3b; cursor:pointer;}
.estimate_list ul li a:hover{ background:url(../images/adviser_081.png) no-repeat left; color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.estimate1{ width:316px; height:537px; overflow:hidden; border:1px solid #f3f3f3; background-color:#fff; margin-top:10px;}
.estimate_lie{ width:265px; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
.estimate_lie ul li{ width:265px; height:240px; list-style:none;}
.estimate_lie ul li a{ display:block; width:265px; height:240px;}
.estimate_lie ul li:hover .estimate_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}

.filter ul li a:hover .flurry_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.estimate_img{ width:265px; height:104px; overflow:hidden;}
.estimate_img img{ width:265px; height:104px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.estimate_1{ width:265px; text-align: center; font-size:14px; color:#333333; font-weight:bold; font-family:Arial, Helvetica, sans-serif; height:36px; line-height:36px;}
.estimate_2{ width:265px; height:21px;}
.estimate_2 span{ display:block; font-size:14px; color:#fff; border-radius:20px; width:63px; height:21px; background-color:#f97e00; margin:auto; text-align: center;}
.estimate_3{ width:265px; height:40px; font-size:14px; color:#9d9d9d; line-height:20px; overflow:hidden; text-align: center; margin-top:10px;}

/*院校详情*/
.apply{ width:1200px; height:265px; margin:auto; padding-top:35px;}
.apply_left{ float:left; width:198px; height:198px; border-radius:50%; overflow:hidden; margin-top:10px;}
.apply_mid{ float:left; width:580px; height:265px; margin-left:50px;}
.apply_1{ width:580px; font-size:32px; color:#ffffff; height:42px; margin-top:10px;}
.apply_2{ width:580px; font-size:20px; color:#fff; font-family:Arial, Helvetica, sans-serif; height:23px;}
.apply_3{ font-size:16px; color:#fff; background:url(../images/academy_03.png) no-repeat left; padding-left:25px; width:555px; height:70px; line-height:70px;}
.apply_3 span{ padding:0px 15px;}
.apply_4{ width:580px; font-size:16px; color:#fff; height:48px; line-height:48px; margin-top:10px;}
.apply_4 span{ color:#fa3b40;}
.apply_4 a{ display:inline-block; font-size:18px; color:#fff; text-align: center; border-radius:4px; width:178px; height:48px; line-height:48px; background-color:#fe9b00; margin-left:75px; cursor:pointer;}

.apply_right{ float:right; width:313px; height:250px; margin:auto;position:relative; overflow:hidden;}
.apply_right .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.apply_right .swiper-slide{ overflow:hidden;}

.apply_right .paginationa{ position: absolute; bottom:3px; width: 100%; z-index:100; text-align:center;}
.apply_right .swiper-pagination-bullet { display: inline-block; width:8px;  height:8px; margin:0px 3px;  cursor: pointer; opacity: 1; background-color:#fff; border-radius:50%;}
.apply_right .swiper-pagination-bullet-active{ background-color:#fa3b40; -webkit-transition: all 0.4s ease-in-out;}


.succeed1{ margin-top:0px;}
.suggest_mune{ margin:auto; width:815px; height:45px; border-bottom:1px solid #efefef; padding:0px 25px; padding-top:15px;}
.suggest_mune a{ float:left; font-size:16px; color:#333333; width:147px; height:45px; text-align: center; line-height:45px; background-color:#ebebeb; margin-right:8px; border-top-left-radius:4px; border-top-right-radius:4px; cursor:pointer;}
.suggest_mune a:hover{ background-color:#fa3b40; color:#fff; font-weight:bold;-webkit-transition: all 0.4s ease-in-out;}
.suggest_mune a.suggest_mune_a{background-color:#fa3b40; color:#fff; font-weight:bold;}
.suggest_all{ width:830px; height:auto; overflow:hidden; margin:auto; margin-top:30px; display:none;}
.suggest_img{ width:830px; height:auto; overflow:hidden; text-align: center; padding-bottom:30px;}
.suggest_tit{ width:815px; font-size:17px; color:#333333; font-weight:bold; height:45px; line-height:45px; background-color:#ebebeb; padding-left:15px;}
.suggest_con{ width:800px; margin:auto; height:auto; overflow:hidden; font-size:16px; font-family:"微软雅黑";text-indent:2em; color:#333333; line-height:24px; margin-top:15px; padding-bottom:30px;}
.suggest_con p{ margin-top:10px;}

.suggest_img1{ width:100%; height:auto; overflow:hidden; text-align: center; margin-top:40px; padding-bottom:70px;}
.suggest_zhuan{ width:830px; height:auto; overflow:hidden; margin:auto; margin-top:20px; padding-bottom:25px;}
.suggest_zhuan span{ float:left; width:109px; height:38px; line-height:38px; background-color:#f5e8e0; text-align: center; font-size:15px; color:#414141; margin-bottom:9px; margin-right:9px;}
.suggest_zhuan span.suggest_zhuan_span1{ background-color:#d7eae8;}
.suggest_zhuan span.suggest_zhuan_span2{ background-color:#f1efda;}
.suggest_zhuan span.suggest_zhuan_span3{ background-color:#ddeaf3;}

.repute{ width:1198px; height: auto; overflow:hidden; border:1px solid #eaeaea; background-color:#fff; margin:auto; margin-top:-20px; margin-bottom:45px;}
.repute_tit{ margin:auto; font-size:18px; color:#414141; font-weight:bold; width:1160px; height:55px; line-height:55px;}
.repute_list{ width:1160px; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
.repute_list ul li{ float:left; width:255px; height:205px; list-style:none; margin-right:46px;}
.repute_list ul li.repute_list_li{ margin-right:0px;}
.repute_list ul li a{ display:block; width:255px; height:205px;}
.repute_list ul li a:hover .repute_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.repute_list ul li a:hover .repute_2{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.repute_img{ width:253px; height:125px; border:1px solid #e1e1e1;}
.repute_1{ width:100%; font-size:16px; color:#333333; height:21px; overflow:hidden; margin-top:15px;}
.repute_2{ width:100%; font-size:14px; color:#333333; font-weight:bold; font-family:Arial, Helvetica, sans-serif; height:24px; line-height:24px;}

/*院校筛选*/
.college{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-bottom:20px;}
.college_left{ float:left; width:303px; height:auto; overflow:hidden;}
.obtain2{ width:303px; height:320px; background-color:#f5f5f5; margin-bottom:20px;}
.obtain2_tit{ margin:auto; font-size:20px; color:#222222; width:268px; height:55px; line-height:55px;} 
.obtain2_select{ width:268px; height:54px; border:none; background-color:#fff; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:18px; margin-bottom:13px;}
.obtain2_btn{ background:#fa3b40 url(../images/district_06.jpg) no-repeat 75px; font-size:16px; color:#fff; font-weight:bold; border:none; width:267px; height:54px; padding-left:30px;}
.obtain2_input{ width:250px; height:54px; border:none; background-color:#fff; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:18px; margin-bottom:10px;}
.obtain2_btn1{ background:#fa3b40 url(../images/adviser_13.png) no-repeat 40px; font-size:16px; color:#fff; font-weight:bold; border:none; width:267px; height:54px; padding-left:30px;}
.obtain3{ width:303px; height:433px; background-color:#f5f5f5; margin-bottom:20px;}
.obtain3_tit{ width:100%; text-align: center; font-size:16px; color:#222222; line-height:23px; padding-top:23px; height:70px;}
.guide{ width:301px; height:auto; overflow:hidden; border:1px solid #eaeaea; margin-top:20px;}
.guide_tit{ font-size:18px; color:#343434; font-weight:bold; text-align:center; width:100%; height:55px; line-height:55px; background-color:#f5f5f5;}
.guide_img{ width:270px; height:98px; margin:auto; margin-top:15px;}
.guide_list{ width:270px; height:auto; overflow:hidden; margin:auto; margin-top:20px; padding-bottom:30px;}
.guide_list a{ display:block; width:270px; height:47px; line-height:47px; font-size:15px; color:#4b4b4b; cursor:pointer;}
.guide_list a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.college_right{ float:right; width:880px; height:auto; overflow:hidden;}
.college_img{ width:878px; height:375px; border:1px solid #eaeaea;}
.topic{ width:878px; height:auto; overflow: hidden; border:1px solid #eaeaea; margin-top:20px; padding:20px 0px;}
.topic_tit{ width:845px; height:40px; margin:auto;}
.topic_left{ float:left; height:40px; line-height:40px; font-size:22px; color:#303030;}
.topic_mune{ float:right; height:40px;}
.topic_mune a{ display:inline-block; font-size:16px; color:#303030; text-align: center; height:40px; line-height:40px; width:110px; background-color:#f5f5f5; margin-left:5px; cursor: pointer;}
.topic_mune a:hover{ color:#fff; background-color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.topic_mune a.topic_mune_a{ color:#fff; background-color:#fa3b40;}

.topic_all{ width:845px; height:auto; overflow:hidden; margin:auto; margin-top:25px;}
.topic_list{ width:845px; height:auto; overflow:hidden; margin:auto;}
.topic_list ul li{ float:left; width:255px; height:400px; list-style:none; margin-right:40px;}
.topic_list ul li.topic_list_li{ margin-right:0px;}
.topic_list ul li a{ display:block; width:255px; height:400px;}
.topic_list ul li a:hover .repute_1{ color:#f97e00;-webkit-transition: all 0.4s ease-in-out;}
.topic_list ul li a:hover .repute_2{ color:#f97e00;-webkit-transition: all 0.4s ease-in-out;}
.topic_1{ width:255px; height:28px; line-height:28px; font-size:14px; color:#808080;}
.topic_1 span{ color:#157ec5; margin-right:15px;}
.topic_1 span.topic_1_span{ display:inline-block; width:63px; font-size:12px; color:#fff; text-align: center; border-radius:20px; background-color:#f97e00; height:21px; line-height:21px;}
.topic_2{ width:262px; height:28px; line-height:28px; font-size:14px; color:#808080; margin-top:10px;}
.topic_2 span{ color:#157ec5; margin-right:15px;}

.topic_lun{ width:100%; height: auto; margin:auto;position:relative; overflow:hidden; margin-bottom:15px;}
.topic_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.topic_lun .swiper-slide{ overflow:hidden;}
.topic_phone{ width:100%; height:auto; overflow:hidden;}
.topic_phone a{ display:block; width:100%; height:auto; overflow:hidden;}


.topic_more{ width:845px; height:46px; overflow:hidden; margin:auto;}
.topic_more a{ width:100%; display:block; font-size:16px; color:#474747; text-align: center; height:46px; line-height:46px; background-color:#f5f5f5; cursor:pointer;}
.topic_more a:hover{ background-color:#fa3b40; color:#fff;-webkit-transition: all 0.4s ease-in-out;}

.topic_mune1{ float:right; height:40px;}
.topic_mune1 a{ display:inline-block; font-size:16px; color:#303030; text-align: center; height:40px; line-height:40px; width:110px; background-color:#f5f5f5; margin-left:5px; cursor: pointer;}
.topic_mune1 a:hover{ color:#fff; background-color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.topic_mune1 a.topic_mune1_a{ color:#fff; background-color:#fa3b40;}
.topic_all1{ width:845px; height:auto; overflow:hidden; margin:auto; margin-top:25px;}
.topic_lie{ width:845px; height:auto; overflow:hidden; margin:auto;}
.topic_lie ul li{ float:left; width:255px; height:240px; list-style:none; margin-right:40px;}
.topic_lie ul li.topic_lie_li{ margin-right:0px;}
.topic_lie ul li a{ display:block; width:255px; height:240px;}
.topic_lie ul li a:hover .topic_lie_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.topic_lie_1{ width:255px; font-size:17px; color:#333333; font-weight:bold; height:35px; line-height:35px; padding-top:5px;}
.topic_lie_2{ width:255px; height:27px; line-height:27px; font-size:14px; color:#3b3b3b;}

.topic_bo{ width:100%; height: auto; margin:auto;position:relative; overflow:hidden; margin-top:20px; margin-bottom:15px;}
.topic_bo .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.topic_bo .swiper-slide{ overflow:hidden;}
.topic_shou{ width:100%; height:auto; overflow:hidden;}
.topic_shou a{ display:block; width:100%; height:auto; overflow:hidden;}



/*关于和中*/
.banner{ width:100%; height:600px; position:relative;}
.banner_con{ width:1200px; height:600px; margin:auto;}
.banner_1{ width:1200px; font-size:45px; color:#fff; font-weight:bold; background:url(../images/about_07.jpg) no-repeat left bottom; padding-top:180px; height:90px;}
.banner_2{ width:1200px; font-size:40px; color:#ffffff; height:52px; margin-top:50px;}
.banner_3{ width:1200px; font-size:14px; color:#fff; opacity:0.32; font-family:Arial, Helvetica, sans-serif; margin-top:3px;}

.about_warp{ width:100%; background:url(../images/about_04.jpg) repeat-x; height:709px;}
.about{ width:1200px; height:709px; margin:auto;}
.about_tit{ width:1200px; text-align: center; font-size:30px; color:#fa3b40; height:40px; padding-top:60px;}
.about_biao{ width:1200px; font-size:16px; color:#a3a3a3; text-align: center; background:url(../images/about_03.jpg) no-repeat center bottom; height:66px; line-height:40px;}
.about_mune{ width:1200px; text-align: center; height:90px;}
.about_mune a{ display:inline-block; font-size:16px; color:#4d4d4d; cursor:pointer; padding:0px 30px; height:90px; line-height:90px;}
.about_mune a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.about_mune a.about_mune_a{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}


.about_con{ width:1200px; height:325px; margin-top:75px;}
.about_left{ float:left; width:535px; height:325px;}
.about_right{ float:right; width:605px; height:325px;}
.about_1{ width:605px; font-size:26px; color:#383838; height:35px;}
.about_2{ width:605px; font-size:18px; color:#b9b9b9; font-family:Arial, Helvetica, sans-serif; height:24px; line-height:24px;}
.about_3{ font-size:16px; color:#2b2b2b; line-height:28px; width:595px; height:auto; overflow:hidden; margin-top:30px;}

.concept_warp{ width:100%; background:url(../images/about_29.jpg) no-repeat center bottom; height:630px;}
.concept{ width:1200px; height:630px; margin:auto;}
.concept_tit{ width:1200px; text-align: center; font-size:26px; color:#383838; height:35px; padding-top:55px; margin:auto;}
.concept_en{ width:1200px; text-align: center; font-size:18px; color:#b9b9b9; font-family:Arial, Helvetica, sans-serif; height:24px; line-height:24px; margin:auto;}
.concept_list{ width:1200px; height:400px; margin-top:40px;}
.concept_list ul li{ float:left; width:380px; height:380px; list-style:none; margin-right:30px; background-color:#fff;-moz-box-shadow:0px 2px 7px #999999; -webkit-box-shadow:0px 2px 7px #999999; box-shadow:0px 2px 7px #999999; padding-top:20px;}
.concept_list ul li.concept_list_li{ margin-right:0px;}
.concept_list ul li:hover .concept_li{ background-color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.concept_list ul li:hover .concept_1_1{ height:0;-webkit-transition: all 0.4s ease-in-out;}
.concept_list ul li:hover .concept_2{ color:#fff;-webkit-transition: all 0.4s ease-in-out;}

.concept_li{ width:333px; height:150px; background-color:#f5f6fa; margin:auto; padding-top:22px;}
.concept_1{ width:100%; height:80px; overflow:hidden;}
.concept_1_1{ width:100%; height:80px; text-align: center; overflow:hidden;}
.concept_1_2{ width:100%; height:80px; text-align: center; overflow:hidden;}
.concept_2{ width:100%; text-align: center; font-size:24px; color:#313131; font-weight:bold; height:45px; line-height:45px;}
.concept_3{ margin:auto; font-size:18px; color:#383838; line-height:28px; text-align: center; width:333px; margin-top:45px;}

.advantage{ width:1200px; height:auto; overflow:hidden; margin:auto;}
.advantage_list{ width:1200px; height:352px; overflow:hidden; margin-top:27px; margin-bottom:50px;}
.advantage_list ul li{ float:left; width:365px; height:352px; list-style:none; margin-right:52px;}
.advantage_list ul li.advantage_list_li{ margin-right:0px;}
.advantage_list ul li:hover .advantage_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}

.filter ul li a:hover .flurry_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.advantage_img{ width:365px; height:235px; overflow:hidden;}
.advantage_img img{ width:365px; height:235px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.advantage_con{ width:365px; height:110px; background-color:#f5f6fa; margin-top:7px;}
.advantage_1{ margin:auto; font-size:18px; color:#2c2c2c; line-height:30px; text-align: center; width:330px; padding-top:20px;}


.aptitude_warp{ width:100%; height:740px; background-color:#f7f7f7;}
.aptitude{ width:100%; height:740px; margin:auto;}
.aptitude_tit{ width:100%; text-align: center; font-size:26px; color:#2d2d2d; height: auto; overflow:hidden; padding-top:35px;}


.aptitude_list{ width:100%;height:605px; position:relative; overflow:hidden; margin:auto; margin-left:-0%; margin-top:60px;}
.aptitude_list .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.aptitude_list .swiper-slide {-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;-webkit-transform: scale(0.7);transform: scale(0.7);}
.aptitude_list .swiper-slide-active,.swiper-slide-duplicate-active {-webkit-transform: scale(1.0);transform: scale(1.0); z-index:99;}
.aptitude_list .swiper-slide.swiper-slide-active .aptitude_bg{background: url(../images/about_47.png) no-repeat center bottom;}
.aptitude_list .swiper-slide.swiper-slide-active .aptitude_biao{ opacity:1;}
.aptitude_list .swiper-slide.swiper-slide-active .aptitude_bg1{ opacity:0;}

.aptitude_list .swiper-slide:hover .aptitude_biao{color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.aptitude-prev { position:absolute; left:15%; top:35%; z-index:1100; cursor:pointer; font-size:46px; background-color:rgba(0,0,0,0.5); color:#fff; font-weight:bold;  font-family:"宋体"; width:72px; text-align: center; height:72px; line-height:72px;}
.aptitude-prev:hover{ background-color:#fa3b40 ;-webkit-transition: all 0.4s ease-in-out;}
.aptitude-next {position: absolute; top:35%; right:15%; z-index:1100; cursor:pointer; font-size:46px; background-color:rgba(0,0,0,0.5); color:#fff; font-weight:bold; font-family:"宋体"; width:72px; text-align: center; height:72px; line-height:72px; }
.aptitude-next:hover{background-color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
 
.aptitude_bg{ width:100%; height:480px; position:relative;}
.aptitude_img{ width:100%; height:418px; margin:auto; text-align: center;}

.aptitude_bg1{ width:100%; height:485px; position:absolute; top:0;}
.aptitude_biao{ width:100%; height:90px; line-height:90px; font-size:22px; color:#363636; opacity:0; text-align: center;}  

.team{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.team_img{ width:100%; height:auto; overflow:hidden; margin-top:25px; padding-bottom:20px;}
.team_img img{ max-width:100%; height:auto;}
.you{ width:1200px; height:550px; margin:auto;}
.you_all{ width:1200px; height:378px; position:relative; margin-top:55px;}
.you_list{ width:1200px; height:378px; position:relative; overflow:hidden;}
.you_list .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.you_list .swiper-slide {-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;}

.you-prev { position:absolute; left:-95px; top:187px; z-index:1100; cursor:pointer; font-size:46px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold;  font-family:"宋体"; width:56px; text-align: center; height:56px; line-height:56px;}
.you-prev:hover{ border:2px solid #fa3b40; color:#fa3b40 ;-webkit-transition: all 0.4s ease-in-out;}
.you-next {position: absolute; top:187px; right:-95px; z-index:1100; cursor:pointer; font-size:46px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold; font-family:"宋体"; width:56px; text-align: center; height:56px; line-height:56px; }
.you-next:hover{ border:2px solid #fa3b40;color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
 

.you_con{ width:288px; height:378px; margin:auto;}
.you_con a{ display:block; width:288px; height:355px; background-color:#f7f7f7; padding-top:23px;}
.you_1{ width:114px; height:114px; border-radius:50%; margin:auto; overflow:hidden; background-color:#fa3b40;}
.you_14{ width:114px; height:114px; border-radius:50%; margin:auto; overflow:hidden; background-color:#fa3b40;}
.you_11{ width:114px; height:114px; border-radius:50%; margin:auto; overflow:hidden; background-color:#93dde4;}
.you_12{ width:114px; height:114px; border-radius:50%; margin:auto; overflow:hidden; background-color:#6ee5bb;}
.you_13{ width:114px; height:114px; border-radius:50%; margin:auto; overflow:hidden; background-color:#f2cbad;}
.you_2{ width:288px; font-size:18px; color:#303030; font-weight:bold; background:url(../images/about_09.jpg) no-repeat center bottom; height:75px; line-height:75px; text-align: center;}
.you_3{ width:250px; margin:auto; font-size:14px; color:#747474; text-align: center; line-height:20px; margin-top:30px;}

.process{ width:1200px; height:auto; overflow:hidden; margin:auto;}
.process_list{ width:1200px; height:128px; background:url(../images/about_06.jpg) no-repeat center; margin-top:23px; margin-bottom:75px;}
.process_list ul li{ float:left; width:128px; height:128px; list-style:none; margin-right:50px;}
.process_list ul li.process_list_li{ margin-right:0px;}
.process_list ul li a{ display:block; width:122px; height:122px; border:3px solid #eaeaea; border-radius:4px;}
.process_list ul li a:hover{ border:3px solid #f04f44; background-color:#f04f44;-webkit-transition: all 0.4s ease-in-out;}
.process_list ul li a:hover .process_tu_1{ display:none;-webkit-transition: all 0.4s ease-in-out;}
.process_list ul li a:hover .process_tit{ color:#fff;-webkit-transition: all 0.4s ease-in-out;}
.process_tu{ width:100%; height:46px; overflow:hidden; padding-top:20px;}
.process_tu_1{ width:100%; height:46px; text-align: center;}
.process_tu_2{ width:100%; height:46px; text-align: center;}
.process_tit{ width:100%; text-align: center; font-size:18px; color:#383838; font-weight:bold; height:33px; line-height:33px; margin-top:20px;}

.contact_warp{ width:100%; background:url(../images/about_96.jpg) no-repeat center; height:578px;}
.contact{ width:1200px; height:578px; margin:auto;}
.contact_en{ width:1200px; text-align: center; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:70px; padding-top:45px;}
.contact_tit{ width:1200px; text-align: center; font-size:26px; color:#fff; height:35px;}
.contact_mune{ width:1200px; text-align: center; border-bottom:3px solid rgba(255,255,255,0.18); height:80px; margin-top:40px;}
.contact_mune a{ display:inline-block; font-size:18px; color:#fff; font-weight:bold; height:80px; line-height:80px; padding:0px 25px;border-bottom:3px solid rgba(255,255,255,0.18); cursor:pointer;}
.contact_mune a:hover{ color:#f04f44; border-bottom:3px solid #f04f44;-webkit-transition: all 0.4s ease-in-out;}
.contact_mune a.contact_mune_a{ color:#f04f44; border-bottom:3px solid #f04f44;}
.contact_con{ width:1200px; height:194px; margin-top:50px; display:none;}
.contact_left{ float:left; width:445px; height:194px; text-align:right;}
.contact_left img{ width:194px; height:194px; border-radius:50%;}
.contact_right{ float:right; width:660px; height:auto; overflow:hidden; font-size:14px; color:#ffffff; line-height:28px; padding-top:20px;}
.contact_right span{ font-weight:bold; display:inline-block; text-align:right; width:70px;}

/*国际学校*/
.country_mune{ width:100%; text-align: center; height:62px; background-color:rgba(0,0,0,0.5); margin-top:-62px; z-index:9; position:relative;}
.country_mune a{ display:inline-block; font-size:16px; color:#fff;height:62px; line-height:62px; padding:0px 45px; cursor:pointer;}
.country_mune a:hover{ background-color:#f04f44;-webkit-transition: all 0.4s ease-in-out;}
.country_mune a.country_mune_a{ background-color:#f04f44;}
.country{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:27px;}
.country_tit{ width:1200px; text-align:center; font-size:30px; color:#3a3a3a; height:80px; line-height:80px;}
.country_con{ width:1200px; margin-top:33px; height:473px;}
.country_left{ float:left; width:378px; height:473px;}
.country_biao{ width:378px; height:50px; background:url(../images/country_05.jpg) no-repeat left bottom; padding-bottom:3px; font-size:18px; color:#3a3a3a; font-weight:bold; line-height:50px;}
.country_biao span{ font-size:14px; color:#aaaaaa; font-family:Arial, Helvetica, sans-serif; margin-left:10px; font-weight:normal;} 
.country_biao a{ float:right; font-size:16px; color:#9e9e9e; font-weight:normal; cursor:pointer;}
.country_biao a:hover{ color:#f04f44;-webkit-transition: all 0.4s ease-in-out;}
.country_img{ width:378px; height:127px; margin-top:15px;}
.country_list{ width:378px; height:auto; overflow:hidden; margin-top:20px;}
.country_list ul li{ width:378px; height:47px; list-style:none;}
.country_list ul li.country_list_li a{ border-bottom:none;}
.country_list ul li a{ display:block; width:378px; font-size:17px; color:#343434; border-bottom:2px solid #fbfbfb; height:45px; line-height:45px;}
.country_list ul li span{ float:right; font-size:14px; color:#a4a4a4; padding-right:10px;}
.country_list ul li a:hover{ color:#f04f44;-webkit-transition: all 0.4s ease-in-out;}
.country_mid{ float:left; width:378px; height:473px; margin-left:34px;}
.country_right{ float:right; width:378px; height:473px;}

.country_more{ width:100%; text-align: center; height:54px;}
.country_more a{ display:block; width:100%; font-size:16px; color:#717171; background-color:#ededed;height:54px; line-height:54px; cursor:pointer;}
.country_more a:hover{ background-color:#f04f44; color:#fff;-webkit-transition: all 0.4s ease-in-out;}

.course{ width:1200px; height:305px; margin:auto; margin-top:52px;}
.course_left{ float:left; width:143px; height:305px; background-color:#f04f44;}
.course_img{ width:100%; height:73px; text-align: center; padding-top:30px;}
.course_tit{ width:100%; text-align: center; font-size:26px; color:#fff; line-height:34px; padding-top:25px;}

.course_right{ float:right; width:1057px; height:305px;}

.page-products{width:1057px; height:305px; margin:auto;}
.page-products ul {
	height: 305px;
	overflow: hidden;
}
.page-products li {
	width: 111px;
	height: 305px;
	float: left;
	display: inline;
	overflow: hidden; margin-left:11px;
}
.page-products li a {display: block;color: #666;}
.page-products li a:hover {text-decoration: none;}
.page-products .item-inner {width: 555px;height: 100%;}

.page-products li.on {
	background: #fff;
	width: 555px; m
}
.page-products li.on .ding_left{ display:none;}

.ding{ width:555px; height:3005px;}
.ding_left{ float:left; width:111px; height:305px; position:relative;}
.ding_1{ float:left; width:111px; height:305px;}
.ding_2{ width:111px; height:305px; position:absolute; top:0; background-color:rgba(0,0,0,0.5);}
.ding_2_1{ width:20px; text-align: center; margin:auto; font-size:22px; color:#fff; line-height:34px; padding-top:90px;}
.ding_2_2{ width:20px; text-align: center; margin:auto; font-size:22px; color:#fff; line-height:34px; padding-top:120px;}

.ding_right{ float:right; width:555px; height:305px; position:relative;}
.ding_tu{ width:555px; height:305px; position:absolute; top:0;}
.ding_right_1{ position:relative; z-index:9; margin:auto; font-size:26px; color:#fff; width:515px; height:35px; padding-top:35px;}
.ding_right_2{ margin-left:20px; font-size:14px; color:#fff; line-height:26px; width:330px; margin-top:25px; position:relative; z-index:9;}
.ding_right_3{ margin-left:20px; font-size:14px; color:#fff; line-height:40px; height:40px; background-color:#f04f44; text-align: center; width:115px; margin-top:30px; position:relative; z-index:9;}




.rank{ width:1200px; height: auto; overflow:hidden; margin:auto; margin-top:53px; margin-bottom:30px;}
.rank_biao{ width:1200px; height:50px; background: url(../images/country_25.jpg) no-repeat left bottom; padding-bottom:3px; font-size:18px; color:#3a3a3a; font-weight:bold; line-height:50px;}
.rank_biao span{ font-size:14px; color:#aaaaaa; font-family:Arial, Helvetica, sans-serif; margin-left:10px; font-weight:normal;} 

.rank_list{ width:1200px; height: auto; overflow:hidden; margin:auto; margin-top:30px;}
.rank_list ul li{ width:1200px; height:148px; list-style:none; margin-bottom:20px;}
.rank_list ul li.rank_list_li{ margin-bottom:0px;}
.rank_list ul li a{ display:block; width:1200px; height:147px; border-bottom:1px solid #e8e8e8;}
.rank_list ul li.rank_list_li a{ border-bottom:none;}
.rank_list ul li a:hover .filter_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}

.rank_list ul li a:hover .flurry_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.rank_tu{ float:left; width:188px; height:125px; margin-left:108px;}
.rank_right{ float:right; width:150px; height:148px;}
.rank_1{ width:100%; text-align: center; font-size:14px; color:#9b9b9b; height:28px;}
.rank_2{ width:146px; border:2px solid #f29e55; border-radius:4px; font-size:30px; color:#f29e55; text-align: center; font-family:Arial, Helvetica, sans-serif; height:49px; line-height:49px;}
.rank_3{ width:150px; border-radius:4px; font-size:16px; color:#fff; text-align: center; height:37px; line-height:37px; background-color:#f04f44; margin-top:8px;}

.concept_tit1{ width:100%; text-align: center; font-size:30px; color:#3a3a3a; padding-top:50px; padding-bottom:10px;}
.concept_tit2{ width:100%; text-align: center; font-size:30px; color:#3a3a3a; padding-top:30px;}


/*语言培训*/
.outfit_warp{ width:100%; background:url(../images/train_60.jpg) no-repeat center; height:662px; margin-top:60px;}
.outfit{ width:1200px; height:662px; margin:auto;}
.outfit_tit{ width:1200px; text-align: center; font-size:30px; color:#303030; background:url(../images/about_07.jpg) no-repeat center bottom; height:100px; line-height:100px; padding-top:32px;}
.outfit_list{ width:1200px; height:auto; overflow:hidden; margin-top:103px;}
.outfit_list ul li{ float:left; height:122px; width:580px; list-style:none; margin-right:40px; margin-bottom:25px;}
.outfit_list ul li.outfit_list_li{ margin-right:0px;}
.outfit_list ul li:hover .outfit_right{ -webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg);transform: rotateZ(360deg);-webkit-transition: all 0.5s ease-in-out;}
.outfit_list ul li:hover .outfit_right img{ transform: rotateZ(0deg);-moz-transform:scale(1.1,1.1);-webkit-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);}

.outfit_list ul li:hover .outfit_left1{ -webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg);transform: rotateZ(360deg);-webkit-transition: all 0.5s ease-in-out;}
.outfit_list ul li:hover .outfit_left1 img{ transform: rotateZ(0deg);-moz-transform:scale(1.1,1.1);-webkit-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);}


.outfit_left{ float: left; font-size:22px; color:#303030; text-align:right; height:122px; line-height:122px; width:435px;}
.outfit_right{ float:right; width:118px; height:118px; border-radius:50%; border:2px solid #ff4c49;position:relative; z-index:1;-webkit-transition: -webkit-transform 0.8s ease-in-out;
-moz-transition: -moz-transform 0.8s ease-in-out;-o-transition: -o-transform 0.8s ease-in-out;-ms-transition: -ms-transform 0.8s ease-in-out;}
.outfit_right img{width:118px; height:118px; border-radius:50%;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.8s ease-in;-moz-transition: all 0.8s ease-in;-o-transition: all 0.8s ease-in;-ms-transition: all 0.8s ease-in;transition: all 0.8s ease-in;}

.outfit_left1{ float:left; width:118px; height:118px; border-radius:50%; border:2px solid #ff4c49;position:relative; z-index:1;-webkit-transition: -webkit-transform 0.8s ease-in-out;
-moz-transition: -moz-transform 0.8s ease-in-out;-o-transition: -o-transform 0.8s ease-in-out;-ms-transition: -ms-transform 0.8s ease-in-out;}
.outfit_left1 img{width:118px; height:118px; border-radius:50%;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.8s ease-in;-moz-transition: all 0.8s ease-in;-o-transition: all 0.8s ease-in;-ms-transition: all 0.8s ease-in;transition: all 0.8s ease-in;}

.outfit_right1{ float:right; font-size:22px; color:#303030; height:122px; line-height:122px; width:435px;}

.mechanism{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:20px; padding-bottom:20px;}
.mechanism_con{ width:1200px; height:381px; margin-top:70px; overflow:hidden;}
.mechanism_left{ float:left; width:337px; height:381px;}
.mechanism_1{ width:337px; height:186px; overflow:hidden; margin-bottom:9px;}
.mechanism_1:hover img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.mechanism_1 img{ width:337px; height:186px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.mechanism_mid{ float:left; width:251px; height:381px; margin-left:8px;}
.mechanism_2{ width:251px; height:381px; overflow:hidden; margin-bottom:9px;}
.mechanism_2:hover img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.mechanism_2 img{ width:251px; height:381px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.mechanism_left1{ float:left; width:337px; height:381px; margin-left:8px;}
.mechanism_right{ float:right; width:251px; height:381px;}

.curricula{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:12px;}
.curricula_tit{ width:1200px; font-size:30px; color:#3b3b3b; border-bottom:3px solid #fa3b40; height:70px; line-height:70px;}
.curricula_con{ width:1200px; height:417px; border-bottom:1px solid #eaeaea;}
.curricula_left{ float:left; width:223px; height:417px; background-color:#f6f6f6;}
.curricula_mune{ width:178px; height:auto; overflow:hidden; float:right; padding-top:25px;}
.curricula_mune a{ display:inline-block; font-size:18px; color:#353535;height:45px; line-height:45px; padding-left:20px; width:158px; cursor:pointer;}
.curricula_mune a:hover{ background-color:#fff; color:#ff4c49;-webkit-transition: all 0.4s ease-in-out;}
.curricula_mune a.curricula_mune_a{ background-color:#fff; color:#ff4c49;}

.curricula_nei{ float:right; width:955px; height:397px; padding-top:20px; display:none;}
.curricula_ti{ float:left; width:330px; height:397px;}
.curricula_biao{ width:100%; font-size:17px; color:#3b3b3b; font-weight:bold; height:30px; line-height:30px;}
.ti{ width:330px; height:320px; margin-top:15px; overflow:hidden;}
.ti_left{ float:left; width:160px; height:320px; overflow:hidden;}
.ti_1{ width:160px; height:99px; margin-bottom:11px;}
.ti_right{ float:right; width:160px; height:320px; overflow:hidden;}
.ti_2{ width:160px; height:153px; margin-bottom:12px;}
.curricula_zhi{ float:left; width:160px; height:397px; margin-left:25px;}
.zhi{ width:160px; height:320px; margin-top:15px;}
.zhi_1{ width:160px; height:75px; margin-bottom:6px;}
.zhi_1 a{ display:block; width:160px; height:75px; text-align: center; line-height:75px; cursor:pointer; background-color:#ffe7cc; color:#985c17; font-size:22px; font-weight:bold;}
.zhi_2{ width:160px; height:75px; margin-bottom:6px;}
.zhi_2 a{ display:block; width:160px; height:75px; text-align: center; line-height:75px; cursor:pointer; background-color:#d7f1ee; color:#41726d; font-size:22px; font-weight:bold;}
.zhi_3{ width:160px; height:75px; margin-bottom:6px;}
.zhi_3 a{ display:block; width:160px; height:75px; text-align: center; line-height:75px; cursor:pointer; background-color:#f1eed8; color:#6d582c; font-size:22px; font-weight:bold;}
.zhi_4{ width:160px; height:75px; margin-bottom:6px;}
.zhi_4 a{ display:block; width:160px; height:75px; text-align: center; line-height:75px; cursor:pointer; background-color:#ddeaf3; color:#1d6395; font-size:22px; font-weight:bold;}
.inspect{ float:right; width:385px; height:397px;}
.inspect_tit{ width:385px; height:30px;}
.inspect_ti{ float:left; height:30px; line-height:30px;font-size:17px; color:#3b3b3b; font-weight:bold;}
.inspect_mune{ float:right; height:30px;}
.inspect_mune a{ display:inline-block; height:30px; line-height:30px; font-size:16px; color:#3b3b3b; cursor:pointer; padding:0px 15px;}
.inspect_mune a:hover{ color:#ff4c49;-webkit-transition: all 0.4s ease-in-out;}
.inspect_mune a.inspect_mune_a{ color:#ff4c49;}
.inspect_con{ width:385px; height:auto; overflow:hidden; display:none; margin-top:12px;}
.inspect_list{ width:385px; height:auto; overflow:hidden;}
.inspect_list a{ display:block; width:385px; height:33px; line-height:33px; font-size:15px; color:#343434; cursor:pointer;}
.inspect_list a:hover{ color:#ff4c49;-webkit-transition: all 0.4s ease-in-out;}

.curricula_mune1{ width:178px; height:auto; overflow:hidden; float:right; padding-top:25px;}
.curricula_mune1 a{ display:inline-block; font-size:18px; color:#353535;height:45px; line-height:45px; padding-left:20px; width:158px; cursor:pointer;}
.curricula_mune1 a:hover{ background-color:#fff; color:#ff4c49;-webkit-transition: all 0.4s ease-in-out;}
.curricula_mune1 a.curricula_mune1_a{ background-color:#fff; color:#ff4c49;}

.curricula_nei1{ float:right; width:955px; height:397px; padding-top:20px; display:none;}

/*留学顾问*/
.president_warp{ width:100%; background:url(../images/abroad_37.jpg) no-repeat center; height:669px;}
.president{ width:1200px; height:669px; margin:auto;}
.president_tit{ width:1200px; text-align: center; font-size:22px; color:#fff; height:125px; line-height:125px;}
.president_con{ width:1200px; height:auto; overflow: hidden; margin-top:65px;}
.president_img{ float:left; width:367px; height:367px;}
.president_img img{ width:367px; height:367px; border-radius:50%;}
.president_right{ float:right; width:785px; height:auto; overflow:hidden;}
.president_1{ width:785px; font-size:16px; color:#fff; font-style:italic; height:40px; line-height:40px;}
.president_2{ width:785px; height:auto; overflow:hidden; font-size:14px; color:#fff; line-height:21px; margin-top:25px; padding-bottom:50px;}
.president_3{ width:785px; text-align:right; font-size:14px; color:#fff;}

.vision{ width:1200px; margin:auto; height:323px;}
.vision_list{ float:left; background:url(../images/abroad_05.jpg) no-repeat center; height:323px; width:801px;}
.vision_list ul li{ float:left; width:267px; height:323px; list-style:none;}
.vision_list ul li:hover{ background-color:rgba(250,59,64,0.7);-webkit-transition: all 0.4s ease-in-out;}
.vision_list ul li:hover .vision_1{ padding-top:43px;-webkit-transition: all 0.4s ease-in-out;}
.vision_list ul li:hover .vision_3{ background:url(../images/abroad_12.jpg) no-repeat center bottom;}
.vision_list ul li:hover .vision_4{ opacity:1;-webkit-transition: all 0.4s ease-in-out;}
.vision_1{ width:100%; height:44px; text-align: center; /*padding-top:43px;*/ padding-top:80px;}
.vision_2{ width:100%; text-align: center; font-size:16px; color:#fff; height:40px; line-height:40px;}
.vision_3{ width:100%; font-size:20px; color:#fff; text-align: center; background:url(../images/abroad_08.jpg) no-repeat center bottom; height:53px;}
.vision_4{ width:220px; margin:auto; font-size:14px; color:#fff; text-align: center; line-height:25px; height:75px; overflow:hidden; margin-top:25px; opacity:0;}
.vision_right{ float:right; width:387px; height:323px; background-color:#f7f7f7;}
.vision_one{ width:100%; text-align: center; font-size:26px; color:#313131; height:50px; line-height:50px; padding-top:60px;}
.vision_two{ width:100%; text-align: center; font-size:22px; color:#313131; height:40px; line-height:40px; font-family:"宋体";}
.vision_three{ margin:auto; font-size:50px; font-weight:bold; color:#fa3b40; font-family:"宋体"; border:2px solid #fa3b40; text-align: center; border-radius:50%; width:92px; height:92px; line-height:92px; margin-top:25px;}
.listen{ width:1200px; height:238px; margin:auto; margin-top:70px;}
.listen ul li{ float:left; width:187px; height:238px; position:relative;-moz-box-shadow:0px 0px 7px #ADADAD; -webkit-box-shadow:0px 0px 7px #ADADAD; box-shadow:0px 0px 7px #ADADAD; list-style:none; border-radius:7px; margin-right:15px;}
.listen ul li.listen_li{ margin-right:0px;}
.listen ul li:hover .listen_bg{ opacity:1;-webkit-transition: all 0.4s ease-in-out;}
.listen_img{ width:100%; text-align: center; height:78px; padding-top:33px;}
.listen_img img{ height:78px; width:auto;}
.listen_tit{ width:100%; text-align: center; font-size:22px; color:#363636; height:75px; line-height:75px;}
.listen_bg{ width:187px; height:238px; background-color:#464646; position:absolute; bottom:0; border-radius:7px; opacity:0;}
.listen_1{ width:100%; text-align: center; font-size:22px; color:#fff; background:url(../images/abroad_34.png) no-repeat center bottom; height:55px; padding-top:65px;}
.listen_2{ margin:auto; font-size:15px; color:#fff; line-height:25px; text-align: center; width:160px; margin-top:10px;}

.listen_lun{ width:100%; height:180px; margin:auto;position:relative; overflow:hidden;}
.listen_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.listen_lun .swiper-slide{ overflow:hidden;}

.listen_phone{ width:96%; margin:auto; height:160px;   box-shadow: 0px 0px 7px #ADADAD; border-radius: 7px; margin-top:5px;}


.trip{ width:1200px; height:auto; overflow:hidden; margin:auto;}
.trip_tit{ width:1200px; text-align: center; height:145px; line-height:145px; font-size:22px; color:#444444; border-bottom:1px solid #ededed;}
.trip_list{ width:1200px; height:auto; overflow:hidden; margin:auto; padding-top:26px;}
.trip_list ul li{ width:1200px; height:244px; list-style:none; border-bottom:1px solid #ededed; margin-bottom:28px;}
.study_right1{ float:left; width:316px; height:204px; background-color:#f7f7f7;}
.study_biao1{ margin:auto; font-size:17px; color:#323232; font-weight:bold; height:30px; line-height:30px; padding-top:10px; width:266px;}
.study_list1{ width:266px; height:auto; overflow:hidden; margin:auto;}
.study_list1 a{ display:block; width:266px; font-size:14px; color:#353535; height:31px; line-height:31px; cursor:pointer;}
.study_list1 a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.trip_right{ float:right;width:316px; height:204px; background-color:#f7f7f7; margin-right:15px;}

.trip_lun{ width:100%; height: auto; margin:auto;position:relative; overflow:hidden; margin-top:15px; margin-bottom:28px;}
.trip_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.trip_lun .swiper-slide{ overflow:hidden;}

.trip_phone{ width:96%; margin:auto; height: auto;overflow:hidden;}



/*美国生活*/
.stroke{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:25px;}
.stroke_left{ float:left; width:857px; height:auto; overflow:hidden;}
.stroke_tit{ width:857px; background:url(../images/stroke_05.jpg) no-repeat left bottom; height:60px; font-size:30px; color:#3b3b3b; line-height:60px; position:relative; padding-bottom:3px;}
.stroke_mune{ float:right; height:60px; position:absolute; right:0; top:0;}
.stroke_mune a{ display:inline-block; height:60px; line-height:60px; font-size:16px; color:#3a3a3a; cursor:pointer; margin-left:45px;}
.stroke_mune a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.stroke_mune a.stroke_mune_a{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.stroke_mune1{ float:right; height:60px; position:absolute; right:0; top:0;}
.stroke_mune1 a{ display:inline-block; height:60px; line-height:60px; font-size:16px; color:#3a3a3a; cursor:pointer; margin-left:45px;}
.stroke_mune1 a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.stroke_mune1 a.stroke_mune1_a{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.stroke_nie{ width:857px; height:353px; margin-top:20px; display:none;}
.stroke_nie1{ width:857px; height:353px; margin-top:20px; display:none;}

.stroke_tu{ float:left; width:225px; height:353px;}
.stroke_you{ float:right; width:610px; height:353px;}
.stroke_top{ width:610px; height:177px; border-bottom:1px solid #f0f0f0;}
.condition{ float:left; width:300px; height:163px;}
.condition_left{ float:left; width:92px; height:163px; background-color:#f5f5f5;}
.condition_1{ width:100%; height:34px; text-align: center; padding-top:26px;}
.condition_2{ width:100%; text-align: center; font-size:20px; color:#484848; font-weight:bold; line-height:28px; padding-top:22px;}
.condition_2 a{color:#484848;}

.condition_list{ float:right; width:200px; height:163px;}
.condition_list a{ display:block; width:100%; font-size:16px; color:#353535; height:31px; line-height:31px; overflow:hidden;}
.condition_list a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.condition1{ float:right;width:300px; height:163px;}
.stroke_bottom{ width:610px; height:163px; margin-top:13px;}
.stroke_right{ float:right; width:303px; height:406px; background-color:#f5f5f5; margin-top:30px;}
.factors{ width:1200px; height:97px; margin:auto; margin-top:40px;}
.factors_left{ float:left; width:591px; height:97px;}
.factors_right{ float:right; width:591px; height:97px;}
.stroke_right1{ float:right; width:303px; height:406px; margin-top:30px;}
.trade{ width:301px; border:1px solid #e7e7e7; height:404px;}
.trade_mune{ width:301px; height:53px;}
.trade_mune a{ float:left; width:50%; cursor:pointer; text-align: center; font-size:18px; color:#424242; border-bottom:2px solid #f2f2f2; height:53px; line-height:53px;}
.trade_mune a:hover{ border-bottom:2px solid #fa3b40; color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.trade_mune a.trade_mune_a{ border-bottom:2px solid #fa3b40; color:#fa3b40;}
.trade_all{ width:285px; height:auto; overflow:hidden; margin:auto; margin-top:10px; display:none;}
.trade_list{ width:285px; height:auto; overflow:hidden;}
.trade_list ul li{ width:285px; height:33px; list-style:none;}
.trade_list ul li a{ display:block; width:285px; height:33px; line-height:33px; font-size:15px; color:#343434; overflow:hidden; cursor:pointer;}
.trade_list ul li span{ font-size:14px; color:#434343; font-family:Arial, Helvetica, sans-serif; display:inline-block; margin-right:5px; width:18px; height:18px; text-align: center; line-height:18px; background-color:#f6f6f6;}
.trade_list ul li span.trade_list_span{ background-color:#fa3b40; color:#fff;}
.trade_list ul li a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.victory{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:35px;}
.victory_tit{ width:1200px; background: url(../images/stroke_36.jpg) no-repeat left bottom; height:60px; font-size:30px; color:#3b3b3b; line-height:60px; position:relative; padding-bottom:3px;}
.victory_tit a{ float:right; font-size:12px; color:#7e7e7e; cursor:pointer; line-height:30px; padding-top:20px;}
.victory_tit a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.victory_list{ width:1200px; height:435px; margin-top:25px;}
.victory_list ul li{ float:left; width:270px; height:435px; list-style:none; margin-right:40px;}
.victory_list ul li.victory_list_li{ margin-right:0px;}
.victory_list ul li a{ display:block; width:270px; height:435px;}
.victory_list ul li a:hover .victory_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.victory_img{ width:270px; height:137px; overflow:hidden;}
.victory_img img{ width:270px; height:137px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.victory_1{ width:270px; font-size:22px; color:#3d3d3d; height:65px; line-height:65px;}
.victory_2{ width:270px; font-size:16px; color:#303030; height:21px;}
.victory_3{ width:270px; height:22px; margin-top:8px; margin-bottom:15px;}
.victory_3 span{ display:inline-block; font-size:14px; color:#2a2a2a; background-color:#d8ebe9; height:22px; line-height:22px; padding:0px 10px; margin-right:15px;}
.victory_3 span.victory_3_span{ background-color:#f3e9de;}
.victory_4{ width:270px; font-size:14px; color:#949494; height:30px; line-height:30px;}
.victory_5{ font-size:16px; color:#fff; text-align: center; border-radius:4px; width:120px; height:35px; line-height:35px; background-color:#fa3b40; margin-top:38px;}

.victory_lun{ width:100%; height: auto; margin:auto;position:relative; overflow:hidden; margin-top:25px; margin-bottom:25px;}
.victory_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.victory_lun .swiper-slide{ overflow:hidden;}

.low_lun{ width:100%; height: auto; margin:auto;position:relative; overflow:hidden; margin-top:20px; margin-bottom:20px;}
.low_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.low_lun .swiper-slide{ overflow:hidden;}


.victory_phone{ width:100%; margin:auto; height: auto; overflow:hidden; text-align:center;}




.age{ width:1200px; height:141px; margin:auto;}
.age ul li{ float:left; width:292px; height:141px; list-style:none; margin-right:10px;}
.age ul li.age_li{ margin-right:0px;}
.age ul li a{ display:block; width:292px; height:141px; position:relative;}
.age ul li a:hover .age_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.age ul li a:hover .age_tit{ opacity:0;-webkit-transition: all 0.4s ease-in-out;}
.age_img{ width:292px; height:141px; overflow:hidden;}
.age_img img{ width:292px; height:141px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.age_tit{ width:292px; height:141px; position:absolute; top:0; font-size:24px; color:#fff; text-align: center; line-height:141px; background-color:rgba(0,0,0,0.5);}

.low{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:60px;}
.low_tit{ width:857px;background: url(../images/stroke_36.jpg) no-repeat left bottom; height:60px; font-size:30px; color:#3b3b3b; line-height:60px; position:relative; padding-bottom:3px;}
.low_list{ width:857px; height:455px; margin-top:20px;}
.low_list ul li{ float:left; width:200px; height:455px; list-style:none; margin-right:19px;}
.low_list ul li.low_list_li{ margin-right:0px;}
.low_list ul li a{ display:block; width:200px; height:455px;}
.low_list ul li a:hover .low_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.low_list ul li a:hover .low_name{ opacity:1;-webkit-transition: all 0.4s ease-in-out;}
.low_img{ width:200px; height:234px; overflow:hidden; position:relative;}
.low_img img{ width:200px; height:234px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.low_name{ width:200px; position:absolute; bottom:0; font-size:22px; color:#fff; text-align: center; height:50px; line-height:50px; background-color:rgba(232,57,54,0.9); opacity:0;}
.low_1{ width:200px; font-size:16px; color:#eb0006; height:30px; line-height:30px; margin-top:10px;}
.low_2{ width:200px; height:63px; font-size:14px; color: #393939; line-height:21px; overflow:hidden;}
.low_3{ font-size:16px; color:#fff; text-align: center; border-radius:4px; width:120px; height:35px; line-height:35px; background-color:#fa3b40; margin-top:15px;}

.stroke_right3{float: right;width: 303px;height: 456px;background-color: #f5f5f5;margin-top:60px;}
.stroke_zi{ width:100%; text-align: center; font-size:20px; color:#222222; height:68px; line-height:68px;}


/*留学费用*/
.cost{ width:1200px; height:139px; margin:auto;}
.cost ul li{ float:left; width:297px; height:139px; list-style:none; margin-right:4px;}
.cost ul li.cost_li{ margin-right:0px;}
.cost ul li a{ display:block; width:297px; height:139px; position:relative;}
.cost_img{ width:297px; height:139px; position:absolute; bottom:0;}
.cost_tit{ width:100%; text-align: center; position:relative; z-index:9; font-size:24px; color:#fff; height:60px; line-height:60px; padding-top:20px;}
.cost_more{ border-radius:20px; border:1px solid #fff; font-size:15px; color:#fff; text-align: center; margin:auto; position:relative; margin:auto; width:100px; height:30px; line-height:30px;}


.cost_lun{ width:96%; height: auto; position:relative; overflow:hidden; margin:auto;}
.cost_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.cost_lun .swiper-slide {-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;}

.cost_phone{ width:100%; height:139px;}
.cost_phone a {display: block;width: 100%;height: 139px;position: relative;}


.cost_mune{ float:right; height:60px; position:absolute; right:0; top:0;}
.cost_mune a{ display:inline-block; height:60px; line-height:60px; font-size:16px; margin-left:15px; color:#3a3a3a; cursor:pointer;}
.cost_mune span{ font-size:16px; color:#bfbfbf; padding:0px 20px;}
.cost_mune a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.cost_mune a.cost_mune_a{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.exes{ width:857px; display:none; height: 216px; overflow:hidden; margin-top:10px;}

.exes_left{ float:left; width:342px; height:auto; overflow:hidden; border-right:1px solid #f0f0f0;}
.exes_list{ width:330px; height:auto; overflow:hidden;}
.exes_list a{ display:block; font-size:15px; color:#343434; height:36px; line-height:36px;}
.exes_list a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.exes_mid{ float:left; width:330px; height:auto; overflow:hidden; margin-left:40px;}
.exes_right{ float:right; width:92px; height:163px; background-color:#f5f5f5; padding:18px 22px; margin-top:15px;}
.cost_re{ border:1px solid #e7e7e7; width:301px; height:268px; float:right; margin-top:18px;}

.charge{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:55px;}
.charge_tit{ width:857px; background: url(../images/cost_18.jpg)) no-repeat left bottom; height:60px; font-size:30px; color:#3b3b3b; line-height:60px; position:relative; padding-bottom:3px;}
.charge_mune{ width:857px; height:52px; margin-top:25px;}
.charge_mune a{ display: inline-block; height:52px; line-height:52px; background-color:#fcc802; border-top-left-radius:4px; border-top-right-radius:4px; font-size:16px; cursor:pointer; color:#464646; padding:0px 35px; margin-right:10px;}
.charge_mune a:hover{ background-color:#f04f44;color:#fff;-webkit-transition: all 0.4s ease-in-out; }
.charge_mune a.charge_mune_a{ background-color:#f04f44;color:#fff; }
.charge_con{ width:857px; height:250px; display:none;}
.charge_list{ width:857px; height:250px; overflow:hidden;}
.charge_list ul li{ float: left; width:423px; height:60px; list-style:none; margin-bottom:2px; margin-right:2px;}
.charge_list ul li.charge_list_li{ margin-right:0px;}
.charge_hui{ width:423px; height:60px; background-color:#ededed; font-size:16px; color:#383838; line-height:60px;}
.charge_hui span{ display:inline-block; text-align:right; color:#b2b2b2; width:150px; margin-right:10px;}
.charge_bai{ width:423px; height:60px; background-color:#f6f6f6; font-size:16px; color:#383838; line-height:60px;}
.charge_bai span{ display:inline-block; text-align:right; color:#b2b2b2; width:150px; margin-right:10px;}
.charge_right{float: right;width: 303px;height:326px;background-color: #f5f5f5;margin-top:60px;}
.stroke_zi1{ width:100%; text-align: center; font-size:20px; color:#222222; height:58px; line-height:58px;}
.charge_btn {background: #fa3b40;font-size: 16px;color: #fff;font-weight: bold;border: none;width: 267px;height: 54px; margin-top:3px;}

.groom{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:50px;}
.groom_tit{ width:100%; background: url(../images/cost_181.jpg) no-repeat left bottom; height:60px;  position:relative; padding-bottom:3px;}
.groom_tit_left{ float:left; height:60px;font-size:30px; color:#3b3b3b; line-height:60px;}
.groom_right{ float:right; height:40px; margin-top:10px;}
.groom_select{ width:130px; height:40px; border:1px solid #ebebeb; font-size:16px; color:#414141; font-family:"微软雅黑"; padding-left:15px; margin-right:3px;}
.groom_btn{ background:#fa3b40; font-size:16px; color:#fff; font-weight:bold; border:none; width:120px; height:40px; }
.groom_list{ width:1200px; height:auto; overflow: hidden; margin-top:20px;}
.groom_list ul{ width:1200px; height:400px; border-bottom:1px solid #e1e1e1; margin-bottom:22px;}
.groom_list ul.groom_list_ul{ border-bottom:none;}
.groom_list ul li{ float:left; width:275px; height:400px; list-style:none; margin-right:33px;}
.groom_list ul li.groom_list_li{ margin-right:0px;}
.groom_img{ width:273px; height:134px; border:1px solid #e1e1e1;}
.groom_1{ width:275px; height:auto; overflow:hidden;}
.groom_1_left{ float:left; font-size:14px; color: #157ec5; height:28px; line-height:28px;}
.groom_1_right{ float:right; font-size:14px; color:#808080; line-height:20px; width:200px; padding-top:4px;}
.groom_2{ width:275px; height:41px; margin-top:12px;}
.groom_2 a{ display:block; float:left; font-size:16px; color:#fff; text-align: center; border-radius:4px; width:132px; height:41px; background-color:#ff4c49; line-height:41px; cursor:pointer;}
.groom_2 a.groom_2_a{ float:right;}
.groom_2 a:hover{ background-color:#febb50;-webkit-transition: all 0.4s ease-in-out;}


.groom_lun{ width:100%; height: auto; margin:auto;position:relative; overflow:hidden; margin-top:20px; margin-bottom:20px;}
.groom_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.groom_lun .swiper-slide{ overflow:hidden;}



.gold{ width:1200px; height:575px; margin:auto;}
.gold_tit{ width:1200px; background: url(../images/cost_181.jpg) no-repeat left bottom; height:65px;font-size:30px; color:#3b3b3b; line-height:65px;  position:relative; padding-bottom:3px;}
.gold_tit span{ font-size:16px; color:#aeaeae; margin-left:15px;}
.gold_all{ width:1200px; height:455px; position:relative; margin-top:22px;}
.gold_list{ width:1200px; height:455px; position:relative; overflow:hidden;}
.gold_list .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.gold_list .swiper-slide {-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;}

.gold-prev { position:absolute; left:-95px; top:202px; z-index:1100; cursor:pointer; font-size:40px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold;  font-family:"宋体"; width:56px; text-align: center; height:56px; line-height:56px;}
.gold-prev:hover{ border:2px solid #fa3b40;color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.gold-next {position: absolute; top:202px; right:-95px; z-index:1100; cursor:pointer; font-size:40px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold; font-family:"宋体"; width:56px; text-align: center; height:56px; line-height:56px; }
.gold-next:hover{ border:2px solid #fa3b40;color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

.gold_con{ width:200px; height:455px; margin:auto;}
.gold_con a{ display:block; width:200px; height:455px;}
.gold_con a:hover .low_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.gold_con a:hover .low_name{ opacity:1;-webkit-transition: all 0.4s ease-in-out;}

/*申请攻略*/
.cost_con{ width:297px; height:80px; position:relative; z-index:9; padding-top:26px;}
.cost_left{ float:left; width:76px; height:76px; border-radius:50%; overflow:hidden; border:2px solid #fff; margin-left:29px;}
.cost_right{ float:right; width:172px; height:80px;}
.cost_right_1{ width:100%; font-size:22px; color:#fff; height:29px; padding-top:16px;}
.cost_right_2{ width:100%; font-size:14px; color:#fff; height:30px; line-height:30px;}

.strategy_mune{ width:862px; background:url(../images/strategy_18.png) no-repeat left; height:48px; overflow:hidden; margin-top:37px; position:relative; z-index:9;}
.strategy_mune a{ display:block; float:left; font-size:18px; color:#383838; font-weight:bold; height:48px; line-height:48px; width:121px; text-align: center; cursor:pointer;}
.strategy_mune a.strategy_mune_1{  width:101px; padding-left:20px; text-align: center; cursor:pointer;}
.strategy_mune a:hover{ color:#fff;-webkit-transition: all 0.4s ease-in-out;}
.strategy_mune a.strategy_mune_a{ color:#fff;}
.strategy_con{ width:862px; height:185px; padding-top:79px; background-color:#f8f8f8; margin-top:-24px; display:none;}
.strategy_biao{ float:left; width:117px; height:117px; margin-left:40px;}
.strategy_biao img{ width:117px; height:117px; border-radius:50%; overflow:hidden; background-color:#ff4c49;}
.strategy_right{ float:right; width:645px; height:auto; overflow:hidden;}
.strategy_1{ width:645px; font-size:22px; color:#383838; font-weight:bold; height:29px;}
.strategy_2{ width:600px; height:auto; overflow:hidden; font-size:15px; color:#818181; line-height:24px; margin-top:15px;}


.strategy_lun{ width:100%; height:350px; position:relative; overflow:hidden;background-color:#f8f8f8; margin-top:10px;}
.strategy_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.strategy_lun .swiper-slide {-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;}

.strategy-prev { display:none; position:absolute; left:0px; top:202px; z-index:1100; cursor:pointer; font-size:40px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold;  font-family:"宋体"; width:56px; text-align: center; height:56px; line-height:56px;}
.strategy-prev:hover{ border:2px solid #fa3b40;color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.strategy-next { display:none;position: absolute; top:202px; right:0px; z-index:1100; cursor:pointer; font-size:40px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold; font-family:"宋体"; width:56px; text-align: center; height:56px; line-height:56px; }
.strategy-next:hover{ border:2px solid #fa3b40;color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}



.plan_tit{ width:100%; text-align: center; font-size:20px; color:#343434; height:65px; line-height:65px;}
.plan_con{ width:273px; height:160px; overflow:hidden; margin:auto;}
.plan_left{ float:left; width:95px; height:160px; background-color:#f69581;}
.plan_1{ width:100%; height:43px; text-align: center; padding-top:17px;}
.plan_2{ margin:auto; font-size:14px; color:#fff; line-height:18px; text-align: center; width:80px; margin-top:18px;}
.plan_right{ float:right; width:165px; height:160px;}
.plan_top{ width:165px; height:75px; background-color:#b7d6ec; margin-bottom:10px;} 
.plan_3{ float:left; height:46px; text-align:right; width:66px; padding-top:14px;}
.plan_4{ float:right; font-size:14px; color:#fff; line-height:20px; height:40px; width:90px; margin-right:5px; padding-top:17px;}
.plan_bottom{ width:165px; height:75px; background-color:#febb50;} 
.plan_5{ float:left; height:42px; text-align:right; width:66px; padding-top:16px;}
.plan_6{ float:right; font-size:14px; color:#fff; line-height:20px; height:40px; width:90px; margin-right:5px; padding-top:17px;}
.plan_more{ width:273px; margin:auto; height:54px; margin-top:17px;}
.plan_more a{ display:block; width:273px; text-align: center; font-size:16px; color:#fff; font-weight:bold; height:54px; line-height:54px; background-color:#fa3b40; cursor:pointer;}

/*banner*/
.big{ width:100%; height:500px; margin:auto;position:relative; overflow:hidden;}
.big .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.big .swiper-slide{ overflow:hidden;}
.big_div{ width:100%; height:500px;}
.big .pagination{ position: absolute; bottom:16px; width:81%; z-index:100; text-align: right; margin:auto;}
.big .swiper-pagination-bullet { display: inline-block; width:35px;  height:4px; margin:0px 3px;  cursor: pointer; opacity: 1; background-color:#665d5f;}
.big .swiper-pagination-bullet-active{ background-color:#fa3b40; -webkit-transition: all 0.4s ease-in-out;}

.guojia{ display:none;}

.brand{ width:1200px; height:165px; margin:auto; margin-top:16px;}
.brand_left{ float:left; width:100px; height:165px;}
.brand_right{ float:right; width:1098px; height:165px;}
.brand_list{ width:1098px; height:165px; list-style:none;}
.brand_list ul li{ float:left; width:156px; height:165px; list-style:none; margin-right:1px;}
.brand_list ul li.brand_list_li{ margin-right:0px;}
.brand_1{ width:156px; height:165px; background-color:#ffe7cc;}
.brand_1_1{ width:100%; text-align: center; font-size:33px; color:#985c17; font-weight:bold; height:44px; padding-top:30px;}
.brand_1_2{ width:100%; text-align: center; font-size:18px; line-height:23px; color:#985c17; font-weight:bold; margin-top:10px;}
.brand_2{ width:156px; height:165px; background-color:#d7f1ee;}
.brand_2_1{ width:100%; text-align: center; font-size:33px; color:#41726d; font-weight:bold; height:44px; padding-top:30px;}
.brand_2_2{ width:100%; text-align: center; font-size:18px; line-height:23px; color:#41726d; font-weight:bold; margin-top:10px;}

.brand_3{ width:156px; height:165px; background-color:#f1eed8;}
.brand_3_1{ width:100%; text-align: center; font-size:33px; color:#6d582c; font-weight:bold; height:44px; padding-top:30px;}
.brand_3_2{ width:100%; text-align: center; font-size:18px; line-height:23px; color:#6d582c; font-weight:bold; margin-top:10px;}

.brand_4{ width:156px; height:165px; background-color:#ddeaf3;}
.brand_4_1{ width:100%; text-align: center; font-size:33px; color:#1d6395; font-weight:bold; height:44px; padding-top:30px;}
.brand_4_2{ width:100%; text-align: center; font-size:18px; line-height:23px; color:#1d6395; font-weight:bold; margin-top:10px;}

.brand_5{ width:156px; height:165px; background-color:#ffe7cc;}
.brand_5_1{ width:100%; text-align: center; font-size:33px; color:#985c17; font-weight:bold; height:44px; padding-top:30px;}
.brand_5_2{ width:100%; text-align: center; font-size:18px; line-height:23px; color:#985c17; font-weight:bold; margin-top:10px;}
.brand_6{ width:156px; height:165px; background-color:#d7f1ee;}
.brand_6_1{ width:100%; text-align: center; font-size:33px; color:#41726d; font-weight:bold; height:44px; padding-top:30px;}
.brand_6_2{ width:100%; text-align: center; font-size:18px; line-height:23px; color:#41726d; font-weight:bold; margin-top:10px;}

.brand_7{ width:156px; height:165px; background-color:#f1eed8;}
.brand_7_1{ width:100%; text-align: center; font-size:33px; color:#6d582c; font-weight:bold; height:44px; padding-top:30px;}
.brand_7_2{ width:100%; text-align: center; font-size:18px; line-height:23px; color:#6d582c; font-weight:bold; margin-top:10px;}



.one{ width:1200px; height:295px; margin:auto; margin-top:32px;}
.one_left{ float:left; width:583px; height:293px; border:1px solid #eaeaea;}
.press{ width:100%; border-bottom:1px solid #eeeeee; height:56px;}
.press_tit{ float:left; font-size:22px; color:#252525; font-weight:bold; height:56px; line-height:56px; margin-left:13px;}
.press_mune{ float:right; height:56px; line-height:56px;}
.press_mune a{ display:inline-block; font-size:16px; color:#3a3a3a; height:55px; border-bottom:3px solid rgba(0,0,0,0); line-height:55px; cursor:pointer; padding:0px 15px; background:url(../images/shu_03.jpg) no-repeat right;}
.press_mune a:hover{ border-bottom:3px solid #eb0006; color:#eb0006;-webkit-transition: all 0.4s ease-in-out;}
.press_mune a.press_mune_a{ color:#eb0006; border-bottom:3px solid #eb0006;}
.press_mune a.press_mune_1{ background:none;}
.press_con{ width:555px; height:215px; margin:auto; margin-top:12px; display:none;}
.press_nei{ width:555px; height:95px;}
.press_nei a{ display:block; width:555px; height:95px;}
.press_nei a:hover .press_tu img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.press_nei a:hover .press_1{ color:#eb0006;-webkit-transition: all 0.4s ease-in-out;}
.press_tu{ float:left; width:150px; height:95px; overflow:hidden;}
.press_tu img{ width:150px; height:95px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.press_you{ float:right; width:395px; height:95px;}
.press_1{ width:395px; font-size:18px; color:#434343; height:24px;}
.press_2{ width:395px; font-size:13px; color:#a5a5a5; line-height:23px; height:69px; overflow:hidden; margin-top:3px;}
.press_list{ width:555px; height:auto; overflow:hidden; margin-top:10px;}
.press_list ul li{ width:555px; height:37px; list-style:none;}
.press_list ul li a{ display:block; width:555px; height:37px;}
.press_list ul li a:hover .press_list_2{ color:#eb0006;-webkit-transition: all 0.4s ease-in-out;}
.press_list_1{ float:left; font-size:12px; color:#ff4c49; text-align: center; border:1px solid #ff4c49; width:60px; height:19px; line-height:19px; margin-top:8px;}
.press_list_2{ float:left; font-size:15px; color:#414141; height:37px; line-height:37px; width:350px; overflow:hidden; margin-left:10px;}
.press_list_3{ float:right; height:37px; line-height:37px; font-size:12px; color:#b8b8b8;}

.one_right{ float:right; width:583px; height:293px; border:1px solid #eaeaea;}
.fei_tit{ font-size:22px; color:#252525; font-weight:bold; height:56px; line-height:56px; padding:0px 15px; border-bottom:1px solid #eeeeee; width:553px;}
.fei_tit a{ float:right; font-size:12px; color:#7e7e7e; background:url(../images/index_09.jpg) no-repeat right; padding-right:10px; cursor:pointer; font-weight:normal;}
.fei_tit a:hover{ color:#eb0006;-webkit-transition: all 0.4s ease-in-out;}
.fei{ width:480px; margin:auto; height:auto; overflow:hidden; margin-top:5px;}
.fei ul li{ width:480px; height:31px; list-style:none; margin-bottom:8px;}
.fei ul li a{ display:block; width:480px; height:31px;}
.fei ul li a:hover .fei_1{ color:#fff; background:url(../images/index_16.png) no-repeat center;-webkit-transition: all 0.4s ease-in-out;}
.fei ul li a:hover .fei_3{ color:#eb0006;-webkit-transition: all 0.4s ease-in-out;}
.fei_1{ float:left; font-size:14px; color:#3a3a3a; background:url(../images/index_13.png) no-repeat center; width:88px; text-align: center; height:31px; line-height:31px; padding-right:6px;}
.fei_2{ float:left; font-size:12px; color:#ff4c49; text-align: center; border:1px solid #ff4c49; width:37px; height:19px; line-height:19px; margin-top:5px;}
.fei_3{ float:right; width:430px; height:31px; line-height:31px; font-size:15px; color:#888888; overflow:hidden;}

.fei_zuo{ float:left; width:88px; margin-top:5px;}
.fei_zuo a{ float:left; font-size:14px; color:#3a3a3a; background:url(../images/index_13.png) no-repeat center; width:88px; text-align: center; height:31px; line-height:31px; padding-right:6px; margin-bottom:8px;}
.fei_zuo a.fei_zuo_a{color:#fff; background:url(../images/index_16.png) no-repeat center;-webkit-transition: all 0.4s ease-in-out;} 
.fei_zuo a:hover{color:#fff; background:url(../images/index_16.png) no-repeat center;-webkit-transition: all 0.4s ease-in-out;}
.fei_you{  float:right; width:480px; display:none;}

.guang{ width:1200px; height:111px; margin:auto; margin-top:40px; margin-bottom:25px;}
.team{ width:1200px; height:auto; overflow:hidden; margin:auto;}
.team_tit{ width:1200px; height:55px; border-bottom:1px solid #e7e7e7;}
.team_left{ float:left; height:55px; line-height:55px; font-size:22px; color:#252525; font-weight:bold;}
.team_right{ float:right; height:55px;}
.team_mune{ float:left; height:55px;}
.team_mune a{ float:left; display:block; font-size:16px; color:#3a3a3a; height:54px; border-bottom:3px solid rgba(0,0,0,0); cursor:pointer; background:url(../images/shu_03.jpg) no-repeat right; line-height:54px; padding:0px 17px;}
.team_mune a:hover{ border-bottom:3px solid #eb0006; color:#eb0006;-webkit-transition: all 0.4s ease-in-out;}
.team_mune a.team_mune_a{ border-bottom:3px solid #eb0006; color:#eb0006;}
.team_mune a.team_mune_1{ background:none;}
.team_more{ float:right; height:55px; margin-left:35px;}
.team_more a{ display:block; font-size:12px; color:#7e7e7e; background:url(../images/index_09.jpg) no-repeat right; padding-right:10px; cursor:pointer; height:55px; line-height:55px;}
.team_more a:hover{ color:#eb0006;-webkit-transition: all 0.4s ease-in-out;}
.team_con{ width:1200px; height:555px; margin-top:20px; display:none;}
.team_list{ width:1198px; height:553px; border:1px solid #eaeaea;}
.team_list ul li{ float:left; width:299px; height:533px; list-style:none; border-right:1px solid #eaeaea; padding-top:20px; position:relative;}
.team_list ul li.team_list_li{ border:none; width:298px;}
.team_kong{ width:100%; height: 20px; overflow:hidden;}
.team_1{ width:275px; font-size:16px; color:#eb0006; height:21px; margin:auto;}
.team_1 img{ margin-left:10px;}
.team_2{ font-size:14px; color:#393939; line-height:21px; height:63px; overflow:hidden; width:250px; margin-top:8px; margin-left:17px; margin-bottom:15px;} 
.team_3{ width:270px; height:24px; margin-top:10px; margin-left:17px; margin-bottom:25px;}
.team_3 span{ display:inline-block; font-size:14px; color:#2a2a2a; background-color:#d8ebe9; height:24px; line-height:24px; padding:0px 5px; margin-right:15px;}
.team_3 span.study_3_span{ background-color:#f3e9de;}
.team_4{ width:250px; margin:auto; height:36px; margin-top:30px;}
.team_4 a{ display:block; float:left; font-size:16px; color:#fff; text-align: center; border-radius:4px; width:120px; height:36px; line-height:36px; cursor:pointer; background-color:#3c3c3c;}
.team_4 a:hover{ background-color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.team_4 a.team_4_a{ float:right;}
.team_guo{ position:absolute; top:0; right:20px; text-align: center; font-size:14px; line-height:15px; color:#fff; background:url(../images/index_22.png) no-repeat center; width:13px; height:56px; padding:0px 15px; padding-top:7px;}


.team_all{ width:100%; height:auto; overflow: hidden; position:relative; padding-bottom:30px;}
.team_lun{ width:100%; height:540px; margin:auto;position:relative; overflow:hidden;border: 1px solid #eaeaea; padding-bottom:10px;}
.team_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.team_lun .swiper-slide{ overflow:hidden;}

.team_all .paginationteam{ position: absolute; bottom:0px; width:100%; z-index:100; text-align: center; margin:auto;}
.team_all .swiper-pagination-bullet { display: inline-block; width:12px;  height:12px; margin:0px 3px;  cursor: pointer; opacity: 1; background-color:#665d5f; border-radius:50%;}
.team_all .swiper-pagination-bullet-active{ background-color:#fa3b40; -webkit-transition: all 0.4s ease-in-out;}

.team_phone{ width:100%; height:auto; overflow:hidden; margin:auto; padding-top:10px;}



.degree{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:30px;}
.degree_tit{ width:1200px; height:55px;}
.degree_list{width:1198px; height:523px; border:1px solid #eaeaea;}
.degree_list ul li{ float:left; width:299px; height:523px; list-style:none; border-right:1px solid #eaeaea;}
.degree_list ul li.degree_list_li{ border:none; width:298px;}
.degree_list ul li a{ display:block; width:100%; height:508px; position:relative; padding-top:15px;}
.degree_list ul li a:hover .degree_img img{-moz-transform:scale(1.1,1.1);-webkit-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);}
.degree_list ul li a:hover .degree_1{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.degree_img{ width:270px; height:137px; overflow:hidden; margin:auto;}
.degree_img img{ width:270px; height:137px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.degree_1{ width:270px; font-size:22px; color:#3d3d3d; height:55px; line-height:55px; padding-top:5px; margin:auto;}
.degree_nei{ width:270px; margin:auto; font-size:14px; color:#7f7f7f; line-height:21px; height:63px; overflow:hidden; padding-bottom:20px;}
.degree_2{ width:283px; font-size:16px; color:#303030; height:21px; margin:auto;}
.degree_3{ width:270px; height:22px; margin:auto; margin-top:8px; margin-bottom:15px;}
.degree_3 span{ display:inline-block; font-size:14px; color:#2a2a2a; background-color:#d8ebe9; height:22px; line-height:22px; padding:0px 10px; margin-right:15px;}
.degree_3 span.degree_3_span{ background-color:#f3e9de;}
.degree_4{ width:270px; font-size:14px; color:#949494; height:40px; line-height:40px; margin:auto;}
.degree_5{ font-size:16px; color:#fff; text-align: center; border-radius:4px; width:120px; height:35px; line-height:35px; background-color:#fa3b40; margin-top:20px; margin-left:15px;}


.degree_lun{ width:100%; height: auto; margin:auto;position:relative; overflow:hidden;border: 1px solid #eaeaea; padding-bottom:10px;}
.degree_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.degree_lun .swiper-slide{ overflow:hidden;}

.degree_lun .paginationdegree{ position: absolute; bottom:25px; width:97%; z-index:100; text-align: right; margin:auto;}
.degree_lun .swiper-pagination-bullet { display: inline-block; width:12px;  height:12px; margin:0px 3px;  cursor: pointer; opacity: 1; background-color:#665d5f; border-radius:50%;}
.degree_lun .swiper-pagination-bullet-active{ background-color:#fa3b40; -webkit-transition: all 0.4s ease-in-out;}

.degree_phone{ width:100%; height:auto; overflow:hidden; margin:auto;}
.degree_phone a{display: block;width: 100%;height: 100%;position: relative;padding-top: 10px; padding-bottom:10px;}


.factors1 {width: 1200px;height: 97px;margin: auto;margin-top:25px;}
.love{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
.love_left{ float:left; width:880px; height:auto; overflow:hidden;}
.love_mune{ float:right; height:56px; line-height:56px;}
.love_mune a{ display:inline-block; font-size:16px; color:#3a3a3a; height:55px; border-bottom:3px solid rgba(0,0,0,0); line-height:55px; cursor:pointer; padding:0px 15px; background:url(../images/shu_03.jpg) no-repeat right;}
.love_mune a:hover{ border-bottom:3px solid #eb0006; color:#eb0006;-webkit-transition: all 0.4s ease-in-out;}
.love_mune a.love_mune_a{ color:#eb0006; border-bottom:3px solid #eb0006;}
.love_mune a.love_mune_1{ background:none;}
.press1{ width:100%; height:56px;}
.love_con{ border:1px solid #eaeaea; width:878px; height:375px; padding-top:15px; display:none;}

.love_top{ width:845px; height:175px; border-bottom:1px solid #f0f0f0; margin:auto;}
.love_zuo{ float:left; width:266px; height:161px;}
.condition_left1{ float:left; width:75px; height:161px; background-color:#f9efe4;}
.condition_21{ width:100%; text-align: center; font-size:20px; color:#985c17; font-weight:bold; line-height:28px; padding-top:22px;}
.love_list{ float:right; width:176px; height:161px;}
.love_list a{ display:block; width:100%; font-size:14px; color:#353535; height:31px; line-height:31px; overflow:hidden;}
.love_list a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.love_zhong{ float:left; width:266px; height:161px; margin-left:23px;}
.love_you{ float:right; width:266px; height:161px;}
.love_bottom{ width:845px; height:163px; margin:auto; margin-top:12px;}

.love_right{ float: right; width:300px; height:388px; background-color:#f5f5f5; margin-top:57px;}
.love_biao{ margin:auto; font-size:20px; color:#222222; height:80px; line-height:80px; width:268px;}
.love_select{ width:268px; height:54px; border:none; background-color:#fff; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:18px; margin-bottom:13px;}
.love_btn{ background:#fa3b40 url(../images/district_06.jpg) no-repeat 75px; font-size:16px; color:#fff; font-weight:bold; border:none; width:267px; height:54px; padding-left:30px; margin-top:10px;}

.flow{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:45px;}
.flow_tit{ width:1200px; height:60px; line-height:60px; font-size:22px; color:#252525; font-weight:bold; border-bottom:1px solid #ebebeb;}
.flow_tit a{ float:right; display:block; width:105px; height:30px; text-align: center; line-height:23px; font-weight:normal; margin-top:15px; cursor:pointer; background-color:#ff7e00;}
.flow_tit span{ font-size:14px; color:#fff; background:url(../images/index_55.png) no-repeat left; padding-left:20px;}
.process_list{ margin-top:37px; margin-bottom:40px;}
.honor{ width:1200px; height:330px; overflow:hidden; margin:auto;}
.honor_list{width:1200px; height:185px; margin-top:30px; position:relative;}




.honor_list ul li{ float:left; width:285px; height:185px; list-style:none; margin-right:20px;}
.honor_list ul li.honor_list_li{ margin-right:0px;}
.honor_list ul li a{ display:block; width:285px; height:185px; overflow:hidden; background-color:#ededed;}
.honor_list ul li a:hover img{-moz-transform:scale(0.95,0.95);-webkit-transform:scale(0.95,0.95);-o-transform:scale(0.95,0.95);-ms-transform:scale(0.95,0.95); transform:scale(0.95,0.95);}
.honor_list ul li img{ width:285px; height:185px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}




.xiangrong{ width:1200px; margin:auto; height:auto; overflow:hidden; font-size:15px; color:#333333; line-height:24px; margin-top:15px; padding-bottom:30px;}







/*column*/
.column_kong{ width:100%; height:18px; overflow:hidden;}
.column{ width:823px; height:302px; background-color:#f9f9f9; margin:auto;}

.column_left{ float:left; width:255px; height:280px;}
.column_img{ width:186px; height:186px; border-radius:50%; margin: auto; overflow:hidden;}
.column_yu{ font-size:16px; color:#fff; border-radius:20px; text-align: center; width:138px; height:39px; background-color:#fa3b40; line-height:39px; margin:auto; margin-top:32px;}
.column_yu a{ color:#fff;}
.column_right{ float:right; width:565px; height:280px;}
.column_1{ width:100%; font-size:25px; color:#393939; height:50px; line-height:50px;}
.column_1 span{ font-size:16px; color:#f46157; margin-left:20px;}
.column_2{ width:100%; font-size:16px; color:#aeaeae; height:40px; line-height:40px;}
.column_2 span{ color:#393939; margin-right:60px;}
.column_3{ width:100%; font-size:16px; color:#454545; font-weight:bold; height:30px; line-height:30px; margin-top:25px;}
.column_4{ width:545px; height:auto; overflow:hidden; font-size:14px; color:#454545; line-height:24px;}

.column_mune{ width:823px; height:45px; margin:auto; margin-top:18px; background-color:#f9f9f9;}
.column_mune a{ display:block; float:left; font-size:17px; color:#3e3e3e; height:41px; line-height:45px; font-weight:bold; padding:0px 35px; border-bottom:4px solid #f9f9f9; cursor:pointer;}
.column_mune a:hover{ color:#fa3b40; border-bottom:4px solid #fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.column_mune a.column_mune_a{ color:#fa3b40; border-bottom:4px solid #fa3b40;}
.column_con{ width:823px; height:auto; overflow:hidden; margin:auto; font-size:14px; color:#3e3e3e; line-height:24px; margin-top:40px; padding-bottom:100px; display:none;}


.cai{ display:none;}
.btn-nav {
  position: absolute;
  top: 12px;
  right:0px;
  background: transparent;
  border: none; padding-right:10px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  z-index: 99999;
}

.btn-nav:focus { outline: 0;}
.icon-bar {
  display: block;
  margin: 6px 0;
  width: 30px;
  height: 2px;
  background-color: #fa3b40;
}
.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #fa3b40 ;
}
.nav-item { margin: 40px auto;text-align: center;}
.animated { display: block;  margin: 0 auto;}
.animated:hover .icon-bar,.animated:focus .icon-bar{ background-color: #fa3b40;}
.animated:focus { cursor: pointer;z-index: 9999;}
.middle { margin: 0 auto;}
.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index: 999999;
}
.animated .icon-bar {
  z-index: 999999;
  background-color: #fa3b40;
}
.animated .topt {
  webkit-transform: translateY(5px) rotateZ(45deg);
  -moz-transform: translateY(5px) rotateZ(45deg);
  -ms-transform: translateY(5px) rotateZ(45deg);
  -o-transform: translateY(5px) rotateZ(45deg);
  transform: translateY(5px) rotateZ(45deg);
}
.animated .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}
.animated .middle { width: 0;}
.course_phone{ display:none;} 
.brand_ti{ display:none;}
.brand_lun{ display:none;}
.tel_warp{ display:none;}


@media screen and (max-width:1365px)and (min-width:300px){
	.strategy-prev { display:block; position:absolute; left:0px; top:150px; z-index:1100; cursor:pointer; font-size:40px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold;  font-family:"宋体"; width:36px; text-align: center; height:36px; line-height:36px;}
.strategy-prev:hover{ border:2px solid #fa3b40;color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
.strategy-next { display:block;position: absolute; top:150px; right:0px; z-index:1100; cursor:pointer; font-size:40px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold; font-family:"宋体"; width:36px; text-align: center; height:36px; line-height:36px; }
.strategy-next:hover{ border:2px solid #fa3b40;color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

	.cai{ display: block; width:100%; height:60px; position: absolute; top:0px; z-index:99; border-bottom:1px solid #f1f1f1;}
	.cai_list{ width:100%; background-color:#fff; border-top:1px solid #f1f1f1; position:fixed; bottom:0; display:none;}
	.cai_mune{ float:left; width:26%; height:100%; overflow:hidden; margin:auto; background: #eff0f1;}
	.cai_mune a{ display:block; width:100%; height:40px; border-left:2px solid #eff0f1; border-bottom: 1px solid #f8f9fa; font-size:14px; color:#333; line-height:40px; cursor:pointer; text-align: center;}
	.cai_mune a.cai_mune_a{ color:#fa3b40; border-left:2px solid #fa3b40;}
	.cai_right{ float:right; width:71%; height:100%; overflow:hidden; overflow-y: scroll; display:none;} 
	
	.nav_left{ float:none; width:97%; height:auto; overflow:hidden; padding-top:0px;}
	.navigation{ width:100%; height: auto; overflow:hidden; margin-bottom:3px;}
	.navigation_left{ float:none; width:100%; height:30px; line-height:30px; padding-top:5px; font-size:14px; color:#2f2f2f; font-weight:bold;}
	.navigation_right{ float:none; width:100%; height:auto; overflow:hidden; line-height:24px; padding-top:0px;}
	.navigation_right a{ font-size:12px; color:#2f2f2f; width:auto; cursor:pointer; height:24px; line-height:24px; background-color:#fff; display:inline-block; padding:0px; margin-right:15px;}

	.navigation_tit{ width:100%; height:30px; line-height:30px;font-size:14px; color:#2f2f2f; font-weight:bold; margin-top:10px;}
	.navigation_1{ width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
	.navigation_1 span.navigation_1_span{ font-size:14px; color:#fa3b40; position:0px; width:60px;}
	.navigation_1 span{ padding:0px 10px; color:#2f2f2f;} 
	.navigation_1 a{ font-size:12px; color:#2f2f2f; width:auto; cursor:pointer; height:24px; line-height:24px; background-color:#fff; display:inline-block; padding:0px; margin-right:15px;}
		
	.nav_right{ float:none; width:97%; height:auto; overflow:hidden; padding-bottom:40px;}
	.nav_right a{ display:block; width:100%; height: auto; margin-bottom:5px;}
	.nav_right img{ max-width:100%; height:auto;}
		
	
	

	/*最上面*/
	.topdiv_warp{ width:100%; height: auto; overflow:hidden; background-color:#efefef; display:none;}
	.topdiv{ width:96%; height: auto; overflow:hidden; margin:auto; padding:10px 0px;}
	.topdiv_left{ float:none; height: auto; width:100%; overflow:hidden; line-height:26px; font-weight:bold; color:#707070; font-size:14px;}
	.topdiv_left a{ display:inline-block; cursor:pointer; font-size:14px; color:#707070; font-weight:normal; margin-right:10px;}
	
	.topdiv_right{ float:none; width:100%; height:36px;}
	.topdiv_right a{ display:inline-block; font-size:14px; color:#2f2f2f; height:36px; line-height:36px;padding-left:23px; cursor:pointer; margin-left:0px; margin-right:15px;}

 
	/*头部*/
	.header{ width:100%; height: auto; overflow:hidden; margin-top:0px;}
	.head{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.head_logo{ float:none; width:255px; text-align:left; height:60px; cursor:pointer; position:relative; z-index:999;}
	.head_logo img{ width:100%; height:32px; width:auto; padding-top:14px;} 
	
	.head_right{ float:none; height: auto; overflow:hidden; margin-top:15px;}
	.head_search{ float:none; width:100%; height: auto; overflow:hidden; margin-right:0px;}
	.search{ width:100%; height:40px; border:1px solid #fa3b40; position:relative;}
	.search_text{ width:280px; height:40px; border:none; padding-left:20px; font-size:14px; color:#000; font-family:"微软雅黑";}
	.search_btn{ width:80px; height:40px; background:#fa3b40 url(../images/success_16.png) no-repeat center; position:absolute; top:0; right:0; border:none;}
	.head_hot{ width:94%; background:url(../images/success_22.png) no-repeat left; font-size:14px; color:#787878; height:50px; overflow:hidden; line-height:50px; padding-left:6%;}
	.head_hot a{ display:inline-block; cursor:pointer; font-size:14px; color:#b9b9b9; margin-right:10px;}
	.head_hot a:hover{ color:#c90005;-webkit-transition: all 0.4s ease-in-out;}
	
	.head_tel{ float:right; background:url(../images/success_10.jpg) no-repeat left; padding-left:60px; font-size:16px; color:#222829; display:none;}
	.head_tel span{ font-size:26px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
	
	/*导航*/
	.nav_warp{ width:100%; height:58px; background-color:#fa3b40; display:none;}
	
	
	/*banner*/
	.n_div{ width:100%; height:200px;}
	.n_div_tit{ width:96%; height:200px; margin:auto; font-size:26px; color:#fff; line-height:200px;}
	
	/*漂浮框*/
	.side{position:fixed;width:58px;height: auto;right:43px;top:30%;z-index:100; display:none;}



	/*底部*/
	.footer{ width:100%; height: auto; overflow:hidden; background-color:#3e3e3e; margin:auto; padding-top:15px;}
	.foot{ width:96%; height: auto; overflow:hidden; margin:auto; position:relative;}
	.foot_top{ width:100%; height: auto; overflow:hidden; text-align:left;}
	.foot_left{ display:inline-block; float:none; width: auto; height: auto; overflow:hidden;}
	.foot_tit{ width: auto; height:30px; margin-right:6px;}
	.foot_tit a{ display: inline-block; width: auto; height:30px; line-height:30px; cursor:pointer; font-size:16px; color:#fff;}

	.foot_nav{ width:180px; height:auto; overflow:hidden; display:none;}
	.foot_right{ float:right; width:162px; height:383px; display:none;}

	.foot_link{ width:100%; height: auto; overflow:hidden; font-size:16px; color:#fff; line-height:30px; font-weight:bold; border-bottom:1px solid #4f4f4f; padding-bottom:15px; margin-top:5px;}
	.foot_link a{ display:inline-block; cursor:pointer; font-size:16px; color:#fff; opacity:0.4; margin-left:0px; margin-right:15px; font-weight:normal;}
	.foot_link span{ display:block;}
	
	.typeright{ width:96%; height: auto; line-height:24px; margin:auto; text-align: center; font-size:13px; color:#ababab; opacity:0.3; margin-top:20px; padding-bottom:15px;}
	
	
	/*成功案例*/
	.main_warp{ width:100%; height:auto; overflow:hidden; background-color:#f9f9f9;}
	.dang{ width:96%; margin:auto; font-size:14px; color:#525252; height:60px; line-height:60px;}
	
	.main{ width:96%; height:auto; overflow:hidden; margin:auto; margin-bottom:50px;}
	.main_left{ float:none; width:100%; height:auto; overflow:hidden;}
	.guo{ width:865px; height: auto; overflow:hidden; background-color:#fff; border:1px solid #eaeaea; padding-bottom:15px;}
	.guo_1{ width:100%; height: auto; overflow:hidden; margin-top:10px;}
	.guo_1_left{ float:none; text-align:left; height:30px; line-height:30px; font-size:15px; color:#909090; width:94%; margin:auto;}
	.guo_1_right{ float:none; height: auto; overflow:hidden; width:94%; margin:auto; margin-top:3px;}
	.guo_1_right a{ display:inline-block; font-size:14px; color:#323232; cursor:pointer; height:28px; line-height:28px; padding:0px 10px;}

	.success_warp{ width:865px; height:auto; overflow:hidden; border:1px solid #eaeaea; margin-top:10px; background-color:#fff;}

.success1{ width:830px; height: auto; overflow:hidden; padding-top:20px;}
.success1 ul li{ float:left; width:830px; height:166px; list-style:none; margin-bottom:30px;}
.success1 ul li a{ display:block; width:800px; height:165px; margin:auto; border-bottom:1px solid #e8e8e8;}

.success_mid1{ float:left; width:400px; height:137px; margin-left:20px;}
.success_11{ width:400px; font-size:18px; color:#2c2c2c; overflow:hidden; height:24px;}
.success_21{ width:410px; font-size:15px; color:#909090; height:30px; line-height:30px; margin-top:10px;}
.success_21 span{ color:#2c2c2c; margin-right:12px;}
.success_31{ width:400px; font-size:15px; color:#909090; height:30px; line-height:30px;}
.success_41{ width:400px; height:48px;}
.success_4_left1{ float:left; height:24px; line-height:24px; font-size:15px; color:#909090; width:45px;}
.success_4_right1{ float:right; height:48px; line-height:24px; overflow:hidden; font-size:15px; color:#2c2c2c; width:350px;}
.success_4_right1 span{ color:#fa3b40;}
.suggest_con1{ width:830px; margin:auto; height:auto; overflow:hidden; font-size:16px; color:#333333; line-height:24px; margin-top:15px; padding-bottom:30px;}


	.success{ width:94%; height: auto; overflow:hidden; margin:auto; padding-top:12px;}
	.success ul li{ float:none; width:100%; height: auto; overflow:hidden; list-style:none; margin-bottom:15px;}
	.success ul li a{ display:block; width:100%; height: auto; overflow:hidden; padding-bottom:15px; margin:auto; border-bottom:1px solid #e8e8e8;}
	
	.success_img{ float:none; width:270px; height:137px; overflow:hidden;}
	.success_img img{ width:270px; height:137px;}
	
	.success_mid{ float:none; width:100%; height: auto; overflow:hidden; margin-left:0px; margin-top:13px;}
	.success_1{ width:100%; font-size:16px; color:#2c2c2c; overflow:hidden; height:24px; line-height:24px;}
	.success_2{ width:100%; font-size:15px; color:#909090; height: auto; overflow:hidden; line-height:30px; margin-top:5px;}
	.success_2 span{ color:#2c2c2c; margin-right:55px; display:inline-block;}
	.success_3{ width:100%; font-size:15px; color:#909090; height:30px; line-height:30px;}
	.success_4{ width:100%; height: auto;}
	.success_4_left{ float:none; height:24px; line-height:24px; font-size:15px; color:#909090; width:100%;}
	.success_4_right{ float:none; height: auto; line-height:24px; overflow:hidden; font-size:15px; color:#2c2c2c; width:100%;}
	.success_right1{ display:block; width:100%; font-size:16px; color:#fff; line-height:40px; border-radius:4px; background-color:#fa3b40; width: auto; height:40px; text-align: center; padding-top:0px; margin-top:10px;}
	.success_right{ display:none;}

	.main_right{ float:none; width:100%; height:auto; overflow:hidden; margin-top:10px;}
	.liu{ width:316px; height:346px; overflow:hidden; border:1px solid #eaeaea; background-color:#fff;}
	.liu_tit{ margin:auto; font-size:17px; color:#2f2f2f; font-weight:bold; height:50px; line-height:50px; width:96%;}
	
	.liu_list{ width:96%; height:auto; overflow:hidden; margin:auto;}
	.liu_list ul li{ width:100%; height:132px; list-style:none; margin-bottom:18px;}
	.liu_list ul li a{ display:block; width:100%; height:131px; border-bottom:1px solid #eeeeee;}
	
	.liu_top{ width:100%; height:87px;}
	
	
	.liu_right{ float:right; width:130px; height:87px;}
	.liu_1{ width:100%; height:21px; overflow:hidden; font-size:16px; color:#2f2f2f;}
	.liu_2{ width:100%; font-size:14px; color:#999999; height:34px; line-height:17px; overflow:hidden; margin-top:5px;}
	.liu_bottom{ width:100%; height:40px;}


	.tu{ width:100%; height:195px; margin:auto;position:relative; overflow:hidden; margin-top:15px;}
	.tu .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
	.tu .swiper-slide{ overflow:hidden;}
	.tu_div{ width:100%; height:195px;}
	
	.tu .paginationt{ position: absolute; bottom:12px; width: 100%; z-index:100; text-align:center;}

	.adviser{ width:316px; height: auto; overflow:hidden; border:1px solid #eaeaea; background-color:#fff; margin-top:18px;}
	.adviser_list{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
	.adviser_list ul li{ width:100%; height:124px; list-style:none; margin-bottom:20px;}
	.adviser_list ul li a{ display:block; width:100%; height:123px; border-bottom:1px solid #eeeeee;}
	
	.adviser_img{ float:left; width:100px; height:100px; overflow:hidden; border-radius:50%;}
	.adviser_right{ float:right; width:175px; height:100px;}
	.adviser_1{ width:100%; font-size:18px; color:#3d3d3d; height:33px; line-height:33px;}
	.adviser_1 span{ font-size:14px; margin-left:5px;}

	/*成功案例详情*/
	.detail{ width:100%; height:auto; overflow: hidden; margin:auto;}
	.detail_tit{ width:100%; font-size:18px; color:#363636; text-align: center; height:70px; line-height:70px; overflow:hidden; border-bottom:1px solid #efefef;}
	.detail_come{ width:100%; font-size:14px; color:#747474; text-align: center; height: auto; overflow:hidden; padding:10px 0px; line-height:24px;}
	.detail_come span{ padding:0px 15px;}
	.detail_zhai{ width:100%; height:auto; overflow:hidden;  background-color:#f7f7f7; margin-top:0px; padding:12px 0px;}
	.detail_zhai_1{ margin:auto; width:94%; height:21px;}
	.detail_zhai_1 span{ display:block; background:url(../images/detail_03.png) no-repeat center; width:48px; height:21px; font-size:14px; color:#fff; padding-left:10px;}
	.detail_zhai_2{ width:94%; height:auto; overflow:hidden; font-size:14px; color:#464646; line-height:22px; margin:auto; margin-top:10px; padding-bottom:15px;}
	.detail_zhai_3{ width:94%; text-align:right; font-size:14px; color:#ff9730; font-weight:bold; height: auto; overflow:hidden;}
	.detail_xue{ width:94%; font-size:16px; color:#3e3e3e; font-weight:bold; height:45px; line-height:45px; background-color:#fff6ed; margin-top:20px; padding:0px 3%;}

	.enroll{ width:100%; height:auto; overflow:hidden; margin-top:15px;}
	.enroll_left{ float:none; width:100%; height:auto; overflow:hidden;}
	.enroll_1{ width:100%; height: auto; overflow:hidden;}
	.enroll_1_left{ float:left; text-align:right; font-size:14px; color:#868686; height:30px; line-height:30px; width:28%;}
	.enroll_1_right{ float:right; height: auto; overflow:hidden; width:68%;}
	.enroll_1_right span{ display:inline-block; font-size:14px; color:#2b2b2b; width: auto; height:30px; padding-left:0%; line-height:30px;}
	.enroll_1_right a{ color:#fa3b40; cursor:pointer; padding-left:0px; font-size:14px; float:right; line-height:30px; padding-right:1%;}
	.enroll_1_right1{ float:right; height:30px; width:68%;font-size:14px; color:#2b2b2b; line-height:30px;}
	.enroll_right{ float:none; width:100%; text-align: center; height:auto; overflow:hidden; margin-top:10px;}
	.enroll_right img{ width:130px; height:185px; border:1px solid #ececec;}
	
	.matriculate{ width:100%; height:auto; overflow:hidden; margin-top:15px;}		
	.matriculate_left{ float:none; width:100%; height:auto; overflow:hidden;}
	.matriculate_1{ width:100%; height:30px;}
	.matriculate_1_right{ float:right; height:30px; width:68%;}
	.matriculate_1_right span{ display:inline-block; font-size:14px; color:#2b2b2b; width:93%; height:30px; padding-left:5%; line-height:30px; background-color:#f6f6f6;}
	.matriculate_1_right1{ float:right; height:30px; width:68%;font-size:14px; color:#2b2b2b; line-height:30px;}

	.matriculate_con{ width:94%; height:auto; overflow:hidden; margin:auto; font-size:14px;font-family:"微软雅黑";text-indent:2em; color:#333; line-height:26px; margin-top:15px; padding-bottom:20px;}
	.matriculate_con p{ margin-top:10px;}
	
	.recruit{ width:94%; height:275px; position:relative; margin:auto; margin-top:15px;}
	.recruit_con{ width:100%; font-size:14px; color:#414141; line-height:26px;font-family:"微软雅黑";text-indent:2em; overflow: hidden; height:234px;}
	.recruit_look{ width:100%; position:absolute; bottom:0; background-color:rgba(255,255,255,0.5); height:80px; padding-top:75px;}
	.recruit_look a{ display:block; margin:auto; font-size:14px; color:#fff; text-align: center; cursor:pointer; width:250px; height:47px; background-color:#fa3b40; line-height:47px;}

	.adviser_ti{ width:94%; margin:auto; height:auto; line-height:25px; margin-top:10px; font-size:14px; color:#333; padding-bottom:10px;}
	.advisor{ width:100%; height: auto; overflow:hidden; background-color:#f9f9f9; margin:auto; margin-bottom:0px; padding-top:20px;}
	.advisor_left{ float:none; width:250px; height: auto; overflow:hidden; margin:auto;}
	.advisor_img{ width:100%; height:160px; text-align: center;}
	.advisor_img img{ width:160px; height:160px; border-radius:50%;}
	.advisor_yu{ width:138px; height:38px; margin:auto; margin-top:20px;}
	.advisor_yu a{ display:block; font-size:16px; color:#fff; text-align: center; border-radius:20px; width:138px; height:38px; line-height:38px; background-color:#fa3b40; cursor:pointer;}
	.advisor_right{ float:none; width:94%; margin:auto; height: auto; overflow:hidden; margin-top:20px;}
	.advisor_1{ width:100%; font-size:22px; color:#393939; height:33px;}
	.advisor_1 span{ font-size:16px; color:#f46157; margin-left:20px;}
	.advisor_2{ width:100%; font-size:14px; color:#aeaeae; height: auto; overflow:hidden; line-height:30px; padding:10px 0px;}
	.advisor_2 span{ font-size:14px; color:#393939; margin-right:45px;}
	.advisor_3{ width:100%; height:auto; overflow:hidden; padding-bottom:20px;}
	.advisor_3_left{ float:none; width:100%; height:auto; overflow:hidden;}
	
	.advisor_3_right{ float:none; width:100%; height:auto; overflow:hidden;}
	.advisor_7{ width:270px; height:120px; overflow:hidden; margin-top:15px;}
	.advisor_7 a{ display:block; width:270px; height:24px; font-size:14px; color:#454545; line-height:24px; cursor:pointer;}
	.advisor_7 a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}

	.obtain{ width:100%; height: auto; padding-bottom:20px; overflow:hidden; background-color:#f46157; margin-bottom:15px;}


	.kit{width: 316px;height: auto;overflow: hidden;border: 1px solid #eaeaea;background-color: #fff;margin-top: 18px; padding-bottom:10px;}


	.success_warp1{ width:865px; height:auto; overflow:hidden; border:1px solid #eaeaea; background-color:#fff;}
	.colligate{ width:100%; border-bottom:1px solid #efefef; height: auto; overflow:hidden; padding-top:7px; padding-bottom:10px;}
	.colligate_left{ float:none; width:100%; height: auto; overflow:hidden; text-align: center;}
	.colligate_left a{ display:inline-block; font-size:14px; color:#333333; padding:0px 10px; height:40px; line-height:40px; border-bottom:3px solid #fff; cursor:pointer;}
	
	.colligate_right{ float:none; width:100%; height:30px; margin-top:13px;}


	.flurry{ width:100%; height: auto; overflow:hidden; padding-top:25px;}
	.flurry ul li{ width:100%; height: auto; list-style:none; margin-bottom:15px;}
	.flurry ul li a{ display:block; width:94%; height: auto; overflow:hidden; padding-bottom:15px; margin:auto; border-bottom:1px solid #e8e8e8;}
	.flurry_img{ float:none; width:200px; height:142px; overflow:hidden;}
	.flurry_img img{ width:200px; height:142px;}
	
	.flurry_right{ float:none; width:100%; height: auto; overflow:hidden; margin-top:15px; position:relative;}
	.flurry_1{ width:100%; font-size:16px; color:#262626; overflow:hidden; height:24px; line-height:24px;}
	.flurry_2{ width:100%; font-size:14px; color:#6f7a85; line-height:22px; height: auto; overflow:hidden; margin-top:10px;}
	.flurry_3{ width:100%; height:19px; position: relative; bottom:0; margin-top:10px;}


.flurrya{ width:100%; height: auto; overflow:hidden; padding-top:5px;}
.flurrya ul li{ width:100%; height:40px; list-style:none; margin-bottom:0px;}
.flurrya ul li a{ display:block; width:94%; height:40px; font-size:14px; line-height:40px; margin:auto; border-bottom:1px solid #e8e8e8; color:#525252; overflow:hidden;}

.flurrya ul li span{ float:right; font-size:14px; display:none;}





.tu1{ margin-top:0px;}
	.layout{ width:100%; height:450px; background-color:#f65a4e; margin-top:16px;}

	.succeed{width: 316px;height: auto;overflow: hidden;border: 1px solid #eaeaea;background-color: #fff;margin-top: 18px; padding-bottom:10px;}
	.succeed_list{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.succeed_list ul li{ width:100%; height:30px; list-style:none;}
	.succeed_list ul li a{ display:block; width:100%; height:30px; line-height:30px; font-size:15px; color:#2e2e2e; cursor:pointer;}

	.adviser_mune{ width:100%; margin:auto; text-align: center; margin-top:20px; padding-bottom:20px; height:22px;}
	.adviser_mune a{ display:inline-block; font-size:12px; color:#444444; background-color:#f2f2f2; margin:0px 2px; cursor:pointer; padding:0px 7px; height:22px; line-height:22px;}
	.adviser_mune a:hover{ background-color:#fa3b40; color:#fff;-webkit-transition: all 0.4s ease-in-out;}
	.adviser_mune a.adviser_mune_a{ background-color:#fa3b40; color:#fff;}
	.adviser_all{ width:100%; height:auto; overflow:hidden; margin:auto; display:none;}


	/*留学生活*/
	.life{ width:100%; margin:auto; text-align: center; margin-top:10px; height: auto; overflow:hidden; border-bottom:1px solid #e7e7e7;}
	.life a{ display:inline-block; font-size:15px; color:#333333; cursor:pointer; padding:0px 10px; height:39px; line-height:39px; border:none; border-bottom:none;}

	/*热门专业*/
	.hot{ width: 316px; height: auto; overflow: hidden; border: 1px solid #eaeaea; background-color: #fff; padding-bottom: 10px;}
	.hot_tit {font-size:18px;}

	
	/*国家院校筛选*/
	.guo1{ width: 865px; height: auto; background-color: #fff; border: 1px solid #eaeaea; overflow:hidden;}
	.guo_search{ width:96%; height:77px; border-top:1px dashed #d7d7d7; margin:auto; margin-top:15px;}
	.guo_search a{ display:block; font-size:16px; color:#fff; border-radius:4px; width:140px; height:43px; text-align: center; line-height:43px; background-color:#fa3b40; margin-top:15px; cursor:pointer;}
	
	.filter{ width:94%; height: auto; overflow:hidden; padding-top:10px; margin:auto;}
	.filter ul li{ width:100%; height: auto; overflow:hidden; padding-bottom:15px; list-style:none; margin-bottom:22px; border-bottom:1px solid #e8e8e8;}
	
	.filter_img{ float:none; width:180px; height:124px; overflow:hidden; margin:auto;}
	.filter_img img{ width:180px; height:124px;}
	
	.filter_mid{ width:100%; height: auto; overflow:hidden; float:none; margin-left:0px; margin-top:10px;}
	.filter_tit{ width:100%; height:24px; font-size:18px; color:#f04f44;}
	.filter_tit span{ font-size:16px; color:#303030; font-family:Arial, Helvetica, sans-serif; margin-left:10px;}
	.filter_city{ width:100%; height:28px; font-size:14px; color:#303030; line-height:28px;}
	.filter_1{ width:100%; height:30px; overflow:hidden; margin-top:18px;}
	.filter_1_left{ float:left; width:50%; height:auto; font-size:14px; color:#474747; overflow:hidden; height:30px; line-height:30px;}
	.filter_1_left span{ display:inline-block; font-size:14px; color:#9b9b9b; text-align:right; width:70px;}
	.filter_2{ width:100%; height:30px; overflow:hidden; font-size:14px; color:#474747; line-height:30px;}
	.filter_2 span{ display:inline-block; font-size:14px; color:#9b9b9b; text-align:right; width:70px;}
	
	
	.filter_right{ float:none; width:100%; height: auto; overflow:hidden; margin-top:5px; position:relative; text-align: center;}
	.filter_liu{ width:120px; height:43px; display:inline-block;}
	.filter_liu a{ display:block; width:116px; text-align: center; font-size:16px; color:#fff; border:2px solid #ff9f4c; background-color:#ff9f4c; height:39px; cursor:pointer; line-height:39px; border-radius:4px;}
	.filter_yu{ width:120px; height:43px; margin-top:5px; display:inline-block;}
	.filter_yu a{ display:block; width:116px; text-align: center; font-size:16px; color:#fff; border:2px solid #f04f44; background-color:#f04f44; height:39px; cursor:pointer; line-height:39px; border-radius:4px;}
	

	/*国家留学顾问*/
	.study{ width:94%; height:auto; overflow:hidden; margin:auto; padding-top:26px;}
	.study ul li{ width:100%; height: auto; overflow:hidden; list-style:none; border-bottom:1px solid #ededed; margin-bottom:28px;}
	.study_left{ float:none; width:100%; height: auto; overflow:hidden;}
	.study_left a{ display:block; width:100%; height: auto; overflow:hidden;}
	
	.study_tu{ width:171px; height:171px; position:relative; border-radius:50%; margin:auto; overflow:hidden;}
	.study_yu{ width:171px; position:absolute; bottom:0; font-size:15px; color:#fff; text-align: center; height:44px; line-height:44px; background-color:#fa3b40; opacity:0;}
	.study_tit{ width:100%; text-align: center; font-size:18px; color:#3d3d3d; background:url(../images/adviser_19.png) no-repeat center; height:29px; margin-top:13px;}
	.study_mid{ float:none; width:100%; height: auto; overflow:hidden; margin-left:0px;}
	.study_1{ width:100%; font-size:16px; color:#eb0006; height:21px; text-align: center;}
	.study_1 img{ margin-left:10px;}
	.study_2{ font-size:14px; color:#393939; line-height:21px; height:63px; overflow:hidden; width:90%; margin:auto; margin-top:8px; margin-left:5%; margin-bottom:15px;} 
	.study_3{ width:100%; height:24px; margin-top:10px; margin-left:5px; margin-bottom:25px; text-align: center;}
	
	
	.study_right{ float:none; width:100%; height: auto; overflow:hidden; background-color:#f7f7f7; margin-top:10px; margin-bottom:10px;}
	.study_biao{ margin:auto; font-size:17px; color:#323232; font-weight:bold; height:30px; line-height:30px; padding-top:10px; width:94%;}
	.study_list{ width:94%; height:auto; overflow:hidden; margin:auto;}
	.study_list a{ display:block; width:100%; font-size:14px; color:#353535; height:31px; line-height:31px; cursor:pointer;}

	.obtain1{ width: 316px; height: 453px; overflow: hidden; border: 1px solid #eaeaea; background-color: #fff; margin-bottom:15px;}


	/*留学评估*/
	.evaluate_tit{ width:1198px; text-align: center; font-size:18px; color:#1c1c1c; background-color:#fff; height:53px; line-height:53px; border:1px solid #f3f3f3; margin:auto; margin-bottom:10px;}
	
	.evaluate{ width: 865px; height: auto; background-color: #fff; border: 1px solid #f3f3f3; margin-bottom:10px;}
	.evaluate_biao{ font-size:16px; color:#1c1c1c; font-weight:bold; border-bottom:1px solid #f2f1f1; height:50px; line-height:50px; border-bottom:1px solid #f2f1f1; padding:0px 4%; width:92%;}
	
	.evaluate_list{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:10px; }
	.evaluate_list ul li{ float:none; width:100%; height: auto; overflow:hidden; margin-bottom:7px;list-style:none;}
	.evaluate_left{ float:none; text-align:left; font-size:16px; color:#212121; height:47px; line-height:47px; width:100%;}
	.evaluate_right{ float:none; width:100%; height: auto; overflow:hidden;}
	
	
	.evaluate_select{ width:98%; height:45px; border:1px solid #ededed; background-color:#f9f9f9; font-size:14px; color:#9b9b9b; font-family:"微软雅黑"; padding-left:15px;}
	.evaluate_input{ width:93%; height:45px; border:1px solid #ededed; background-color:#f9f9f9; font-size:14px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:5%;}
	.evaluate_right1{float:none; width:100%; height: auto; overflow:hidden; font-size:14px; color:#9b9b9b; line-height:47px;}
	.evaluate_right1 span{ padding:0px 10px;}
	
	.evaluate1{ width: 865px; height: auto; background-color: #fff; border: 1px solid #f3f3f3;}
	.evaluate_right2{float:right; width:683px; height:47px; font-size:16px; color:#3d3d3d; line-height:47px;}
	.evaluate_right2 label{ margin-right:40px;}
	.evaluate_right3{float:right; width:683px; height: auto; overflow:hidden;}
	.evaluate_textarea{ width:90%; height:77px; border:1px solid #ededed; background-color:#f9f9f9; font-size:14px; color:#9a9a9a; font-family:"微软雅黑"; padding:15px 4%;}
	.evaluate_right3{float:none; width:100%; height: auto; overflow:hidden; text-align: center; margin-top:-35px;}
	.evaluate_btn{ font-size:16px; color:#fff; font-family:"微软雅黑"; height:50px; border-radius:4px; border:none; background-color:#fa3b40; width:150px; margin-bottom:20px;}
	
	.appraise{ width:316px; height:192px; overflow:hidden; border:1px solid #f3f3f3; background-color:#fff; padding-top:18px; display:none;}
	.appraise1{ display:block;width:100%; height:192px; overflow:hidden; border:1px solid #f3f3f3; background-color:#fff; padding-top:18px; margin-bottom:10px;}
	
	.estimate{ width:316px; height:357px; overflow:hidden; border:1px solid #f3f3f3; background-color:#fff; margin-top:10px;}
	.estimate_tit{ margin:auto; font-size:17px; color:#3b3b3b; font-weight:bold; border-bottom:1px solid #dedede; width:94%; height:50px; line-height:50px;}
	.estimate_list{ width:94%; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
	.estimate_list ul li{ width:100%; height:31px; list-style:none;}
	.estimate_list ul li a{ display:block; width:96%; height:31px; line-height:31px; padding-left:4%; background:url(../images/adviser_08.png) no-repeat left; font-size:14px; color:#3b3b3b; cursor:pointer;}
	
	.estimate1{ width:316px; height:537px; overflow:hidden; border:1px solid #f3f3f3; background-color:#fff; margin-top:10px;}



	/*院校详情*/
	.n_div1{ width:100%; height:auto; overflow:hidden;}
	.apply{ width:100%; height: auto; overflow:hidden; margin:auto; padding-top:10px; padding-bottom:15px;}
	.apply_left{ float:none; width:150px; height:150px; border-radius:50%; overflow:hidden; margin:auto; margin-top:10px;}
	.apply_mid{ float:none; width:100%; height: auto; overflow:hidden; margin-left:0px;}
	.apply_1{ width:100%; font-size:20px; color:#ffffff; height: auto; text-align: center; margin-top:15px;}
	.apply_2{ width:100%; font-size:16px; text-align: center; line-height:23px; color:#fff; font-family:Arial, Helvetica, sans-serif; height:23px;}
	.apply_3{ font-size:14px; color:#fff; background:url(../images/academy_03.png) no-repeat left; padding-left:25px; width: 175px; margin:auto; height:40px; line-height:40px;}
	
	.apply_4{ width:313px; margin:auto; font-size:14px; color:#fff; height: auto; overflow:hidden; text-align:left; line-height:48px; margin-top:0px;}
	.apply_4 a{ display:inline-block; float:right; font-size:14px; color:#fff; text-align: center; border-radius:4px; width:100px; height:38px; line-height:38px; background-color:#fe9b00; margin-left:0px; cursor:pointer; margin-top:5px;}
	
	.apply_right{ float:none; width:313px; height:250px; margin:auto;position:relative; overflow:hidden; margin-top:20px;}


	.succeed1{ margin-top:0px;}
	.suggest_mune{ margin:auto; width:94%; height: auto; overflow:hidden; text-align:center; border-bottom:1px solid #efefef; padding:0px 3%; padding-top:15px;}
	.suggest_mune a{ float:noen; font-size:14px; color:#333333; width: auto; padding:0px 8px; height:35px; text-align: center; line-height:35px; background-color:#ebebeb; margin-right:5px;}
	
	.suggest_all{ width:94%; height:auto; overflow:hidden; margin:auto; margin-top:10px; display:none;}
	.suggest_img{ width:100%; height:auto; overflow:hidden; text-align: center; padding-bottom:10px;}
	.suggest_img img{ max-width:100%; height:auto;}
	.suggest_tit{ width:96%; font-size:15px; color:#333333; font-weight:bold; height:40px; line-height:40px; background-color:#ebebeb; padding-left:4%;}
	.suggest_con{ width:100%; margin:auto; height:auto; overflow:hidden; font-size:14px; font-family:"微软雅黑";text-indent:2em; color:#333333; line-height:24px; margin-top:15px; padding-bottom:30px;}
	.suggest_con img{ max-width:100%; height:auto;}
	
	.suggest_img1{ width:100%; height:auto; overflow:hidden; text-align: center; margin-top:20px; padding-bottom:40px;}
	.suggest_img1 img{ max-width:100%; height:auto;}

	.suggest_zhuan{ width:100%; height:auto; overflow:hidden; margin:auto; margin-top:20px; padding-bottom:25px; text-align: center;}
	.suggest_zhuan span{ float:none; display:inline-block; width:40%; height:38px; line-height:38px; background-color:#f5e8e0; text-align: center; font-size:14px; color:#414141; margin-bottom:9px; margin-right:4px; margin-left:4px;}

	.repute{ width:1198px; height: auto; overflow:hidden; border:1px solid #eaeaea; background-color:#fff; margin:auto; margin-top:-40px; margin-bottom:45px;}
	.repute_tit{ margin:auto; font-size:16px; color:#414141; font-weight:bold; width:94%; height:45px; line-height:45px; padding-top:5px;}
	.repute_list{ width:94%; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
	.repute_list ul li{ float:none; width:100%; height:205px; list-style:none; margin-right:0px;}

	/*院校筛选*/
	.college{ width:96%; height:auto; overflow:hidden; margin:auto; margin-bottom:20px;}
	.college_left{ float:none; width:100%; height:auto; overflow:hidden;}
	
	.obtain2{ width:100%; height: auto; overflow:hidden; padding-bottom:15px; background-color:#f5f5f5; margin-bottom:20px;}
	.obtain2_tit{ margin:auto; font-size:18px; color:#222222; width:94%; height:55px; line-height:55px;} 
	.obtain_con { width:94%;}
	.obtain2_select{ width:100%; height:54px; border:none; background-color:#fff; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:5%; margin-bottom:13px;}
	.obtain2_btn{ background:#fa3b40 none; font-size:16px; color:#fff; font-weight:bold; border:none; width:100%; height:54px; padding-left:0px; font-family:"微软雅黑";}
	.obtain2_input{ width:95%; height:54px; border:none; background-color:#fff; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:5%; margin-bottom:10px;}
	.obtain2_btn1{ background:#fa3b40 none; font-size:16px; color:#fff; font-weight:bold; border:none; width:100%; height:54px; padding-left:0px;}
	
	.obtain3{ width:100%; height:433px; background-color:#f5f5f5; margin-bottom:20px;}
	.obtain3_tit{ width:100%; text-align: center; font-size:16px; color:#222222; line-height:23px; padding-top:23px; height:70px;}

	.guide{ width:301px; height:auto; overflow:hidden; border:1px solid #eaeaea; margin-top:20px;}
	.guide_tit{ font-size:16px; color:#343434; font-weight:bold; text-align:center; width:100%; height:45px; line-height:45px; background-color:#f5f5f5;}
	.guide_img{ width:94%; height: auto; overflow:hidden; margin:auto; margin-top:15px;}
	.guide_img img{ width:100%; height:auto;}
	.guide_list{ width:94%; height:auto; overflow:hidden; margin:auto; margin-top:20px; padding-bottom:20px;}
	.guide_list a{ display:block; width:100%; height:30px; line-height:30px; font-size:14px; color:#4b4b4b; cursor:pointer;}
	
	
	.college_right{ float:none; width:100%; height:auto; overflow:hidden; margin-top:10px;}
	.college_img{ width:878px; height: auto; overflow:hidden; border:1px solid #eaeaea;}
	.college_img img{ max-width:100%; height:auto;}
	
	.topic{ width:878px; height:auto; overflow: hidden; border:1px solid #eaeaea; margin-top:10px; padding:10px 0px;}
	.topic_tit{ width:94%; height: auto; overflow:hidden; margin:auto;}
	.topic_left{ float:none; width:100%; height:30px; line-height:30px; font-size:18px; color:#303030;}
	.topic_mune{ float:none; height: auto; overflow:hidden; margin-top:10px; width:100%;}
	.topic_mune a{ display:inline-block; font-size:14px; color:#303030; text-align: center; height:30px; line-height:30px; width: auto; padding:0px 10px; background-color:#f5f5f5; margin-left:0px; margin-right:0px; cursor: pointer;}

	.topic_all{ width:94%; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
	.topic_list{ width:100%; height:auto; overflow:hidden; margin:auto;}
	.topic_list ul li{ float:none; width:100%; height: auto; overflow:hidden; list-style:none; margin-right:0px;}
	.topic_list ul li a{ display:block; width:100%; height:400px;}
	
	.repute_img {width: 253px;height: 125px;border: 1px solid #e1e1e1; text-align: center;}
	
	.topic_1{ width:100%; height:28px; line-height:28px; font-size:14px; color:#808080;}
	.topic_2{ width:100%; height:28px; line-height:28px; font-size:14px; color:#808080; margin-top:10px;}
	
	.topic_more{ width:100%; height:46px; overflow:hidden; margin:auto;}
	.topic_more a{ width:100%; display:block; font-size:14px; color:#474747; text-align: center; height:46px; line-height:46px; background-color:#f5f5f5; cursor:pointer;}

	.topic_mune1{float:none; height: auto; overflow:hidden; margin-top:10px; width:100%;}
	.topic_mune1 a{ display:inline-block; font-size:14px; color:#303030; text-align: center; height:30px; line-height:30px; width: auto; padding:0px 10px; background-color:#f5f5f5; margin-left:0px; margin-right:0px; cursor: pointer;}

	.topic_all1{ width:94%; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
	.topic_lie{ width:100%; height:auto; overflow:hidden; margin:auto;}
	.topic_lie ul li{ float:none; width:100%; height:240px; list-style:none; margin-right:0px;}
	.topic_lie ul li a{ display:block; width:100%; height:240px;}
	
	.topic_lie_1{ width:100%; font-size:17px; color:#333333; font-weight:bold; height:35px; line-height:35px; padding-top:5px; text-align: center;}
	.topic_lie_2{ width:100%; height:27px; line-height:27px; font-size:14px; color:#3b3b3b;}

	/*关于和中*/
	.banner{ width:100%; height:240px; position:relative;}
	.banner_con{ width:94%; height:240px; margin:auto;}
	.banner_1{ width:100%; font-size:22px; color:#fff; font-weight:bold; background:url(../images/about_07.jpg) no-repeat left bottom; padding-top:80px; height:45px;}
	.banner_2{ width:100%; font-size:18px; color:#ffffff; height: auto; margin-top:10px;}
	.banner_3{ width:100%; font-size:14px; color:#fff; opacity:0.32; font-family:Arial, Helvetica, sans-serif; margin-top:3px;}
	
	.about_warp{ width:100%; background:none; height: auto; overflow:hidden;}
	.about{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.about_tit{ width:100%; text-align: center; font-size:20px; color:#fa3b40; height: auto; overflow:hidden; padding-top:20px;}
	.about_biao{ width:100%; font-size:14px; color:#a3a3a3; text-align: center; background:url(../images/about_03.jpg) no-repeat center bottom; height:40px; line-height:30px; margin-top:5px;}
	.about_mune{ width:100%; text-align: center; height: auto; overflow:hidden; margin-top:15px;}
	.about_mune a{ display:inline-block; font-size:14px; color:#4d4d4d; cursor:pointer; padding:0px 10px; height:30px; line-height:30px;}

	
	.about_con{ width:100%; height: auto; overflow:hidden; margin-top:20px;}
	.about_left{ float:none; width:100%; height: auto; overflow:hidden;}
	.about_left img{ max-width:100%; height:auto;}
	.about_right{ float:none; width:100%; height: auto; overflow:hidden; margin-top:15px;}
	.about_1{ width:100%; font-size:22px; color:#383838; height: auto; overflow:hidden;}
	.about_2{ width:100%; font-size:16px; color:#b9b9b9; font-family:Arial, Helvetica, sans-serif; height:24px; line-height:24px;}
	.about_3{ font-size:14px; color:#2b2b2b; line-height:28px; width:100%; padding-bottom:30px; height:auto; overflow:hidden; margin-top:10px;}

	.concept_warp{ width:100%; background:none; height: auto; overflow:hidden;}
	.concept{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.concept_tit{ width:100%; text-align: center; font-size:20px; line-height:30px; color:#383838; height:30px; padding-top:5px; margin:auto;}
	.concept_en{ width:100%; text-align: center; font-size:16px; color:#b9b9b9; font-family:Arial, Helvetica, sans-serif; height:24px; line-height:24px; margin:auto;}
	.concept_list{ width:100%; height: auto; overflow:hidden; margin-top:20px;}
	.concept_list ul li{ float:none; width:100%; height: auto; overflow:hidden; padding-bottom:20px; list-style:none; margin-right:0px; background-color:#fffdfd; padding-top:0px;}
	.concept_2 { font-size: 18px;}
	
	.concept_li{ width:100%; height:150px; background-color:#f5f6fa; margin:auto; padding-top:22px;}
	.concept_1{ width:100%; height:80px; overflow:hidden;}
	.concept_3{ margin:auto; font-size:16px; color:#383838; line-height:24px; text-align: center; width:100%; margin-top:20px;}
	
	.advantage{ width:96%; height:auto; overflow:hidden; margin:auto;}
	.advantage_list{ width:100%; height: auto; overflow:hidden; margin-top:15px; margin-bottom:20px;}
	.advantage_list ul li{ float:none; width:100%; height: auto; overflow:hidden; list-style:none; margin-right:0px; margin-bottom:15px;}
	.advantage_img{ width:365px; height:235px; overflow:hidden;}
	.advantage_img img{ width:365px; height:235px;}

	.advantage_con{ width:100%; height:100px; background-color:#f5f6fa; margin-top:7px;}
	.advantage_1{ margin:auto; font-size:16px; color:#2c2c2c; line-height:30px; text-align: center; width:90%; padding-top:20px;}

	.aptitude_warp{ width:100%; height: auto; overflow:hidden; padding-bottom:10px; background-color:#f7f7f7;}
	.aptitude{ width:100%; height: auto; overflow:hidden; margin:auto;}
	.aptitude_tit{ width:100%; text-align: center; font-size:20px; color:#2d2d2d; height: auto; overflow:hidden; padding-top:25px;}
	
	
	.aptitude_list{ width:100%;height: auto; position:relative; overflow:hidden; margin:auto; margin-left:-0%; margin-top:10px;}
	.aptitude_list .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
	.aptitude_list .swiper-slide {-webkit-transform: scale(1);transform: scale(1);}
	
	.aptitude-prev { position:absolute; left:0%; top:35%; z-index:1100; cursor:pointer; font-size:22px; width:42px; text-align: center; height:42px; line-height:42px;}
	.aptitude-next {position: absolute; top:35%; right:0%; z-index:1100; cursor:pointer; font-size:22px; width:42px; text-align: center; height:42px; line-height:42px; }
	
	.aptitude_bg{ width:100%; height: auto; overflow:hidden; position:relative;}
	.aptitude_img{ width:100%; height: auto; margin:auto; text-align: center;}
	.aptitude_img img{ max-width:100%; height:auto;}
	.aptitude_bg1{ width:100%; height:485px; position:absolute; top:0; display:none;}
	.aptitude_biao{ width:100%; height:50px; line-height:50px; font-size:16px; color:#363636; opacity:1; text-align: center;}  



	.team{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
	.team_img{ width:100%; height:auto; overflow:hidden; margin-top:15px; padding-bottom:20px;}
	.team_img img{ max-width:100%; height:auto;}

	.you{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.you_all{ width:100%; height: auto; overflow:hidden; position:relative; margin-top:20px;}
	.you_list{ width:100%; height:378px; position:relative; overflow:hidden;}
	
	.you-prev { position:absolute; left:0px; top:187px; z-index:1100; cursor:pointer; font-size:22px; border:1px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold;  font-family:"宋体"; width:30px; text-align: center; height:30px; line-height:30px;}
	
	.you-next {position: absolute; top:187px; right:0px; z-index:1100; cursor:pointer; font-size:22px; border:1px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold; font-family:"宋体"; width:30px; text-align: center; height:30px; line-height:30px; }


	.process{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.process_list{ width:100%; height: auto; overflow:hidden; background:none; margin-top:0px; margin-bottom:25px;}
	.process_list ul li{ float:left; width:33.33%; height:106px; list-style:none; margin-right:0px; margin-bottom:10px;}
	.process_list ul li.process_list_li{ margin-right:0px;}
	.process_list ul li a{ display:block; width:100px; height:100px; border:3px solid #eaeaea; border-radius:4px; margin:auto;}
	
	.process_tu{ width:100%; height:46px; overflow:hidden; padding-top:10px;}
	.process_tit{ width:100%; text-align: center; font-size:16px; color:#383838; font-weight: normal; height:30px; line-height:30px; margin-top:10px;}
	
	.contact_warp{ width:100%; background:url(../images/about_96.jpg) no-repeat center; background-size:cover; height: auto; overflow:hidden;}
	.contact{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.contact_en{ width:100%; text-align: center; font-size:30px; padding-top:35px;}
	.contact_tit{ width:100%; text-align: center; font-size:20px; color:#fff; height: auto; overflow:hidden;}
	.contact_mune{ width:100%; text-align: center; border-bottom:none; height: auto; overflow:hidden; margin-top:20px;}
	.contact_mune a{ display:inline-block; font-size:16px; color:#fff; font-weight: normal; height:40px; line-height:40px; padding:0px 10px;border-bottom:3px solid rgba(255,255,255,0.18); cursor:pointer;}

	.contact_con{ width:100%; height: auto; overflow:hidden; margin-top:30px; display:none; padding-bottom:40px;}
	.contact_left{ float:none; width:100%; height:154px; text-align: center;}
	.contact_left img{ width:154px; height:154px; border-radius:50%;}
	.contact_right{ float:none; width:100%; height:auto; overflow:hidden; font-size:14px; color:#ffffff; line-height:28px; padding-top:20px;}


	/*国际学校*/
	.country_mune{ width:100%;height: auto; overflow:hidden; background-color:rgba(0,0,0,0.5); margin-top:0px; z-index:9; position:relative;}
	.country_mune a{ display:inline-block; font-size:14px; color:#fff;height:42px; line-height:42px; padding:0px 20px; cursor:pointer;}

	.country{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.country_tit{ width:100%; text-align:center; font-size:20px; color:#3a3a3a; height:40px; line-height:40px;}
	.country_con{ width:100%; margin-top:0px; height: auto; overflow:hidden;}
	.country_left{ float:none; width:100%; height: auto; overflow:hidden;}
	.country_biao{ width:100%; height:40px; background:url(../images/country_05.jpg) no-repeat left bottom; padding-bottom:3px; font-size:16px; color:#3a3a3a; font-weight:bold; line-height:40px;}
	.country_biao span{ font-size:12px; color:#aaaaaa; font-family:Arial, Helvetica, sans-serif; margin-left:10px; font-weight:normal;} 
	.country_biao a{ float:right; font-size:14px; color:#9e9e9e; font-weight:normal; cursor:pointer;}
	
	.country_img{ width:100%; height:127px; margin-top:15px; text-align: center;}
	.country_img img{ max-width:100%; height:127px;}
	.country_list{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
	.country_list ul li{ width:100%; height:42px; list-style:none;}
	.country_list ul li.country_list_li a{ border-bottom:none;}
	.country_list ul li a{ display:block; width:100%; font-size:15px; color:#343434; border-bottom:2px solid #fbfbfb; height:40px; line-height:40px;}
	.country_list ul li span{ float:right; font-size:12px; color:#a4a4a4; padding-right:10px;}

	.country_mid{ float:none; width:100%; height: auto; overflow:hidden; margin-left:0px; margin-top:10px;}
	.country_right{ float:none; width:100%; height: auto; overflow:hidden; margin-top:10px;}
	
	.country_more{ width:100%; text-align: center; height:54px;}
	.country_more a{ display:block; width:100%; font-size:16px; color:#717171; background-color:#ededed;height:54px; line-height:54px; cursor:pointer;}

	.course{ width:1200px; height:305px; margin:auto; margin-top:52px; display:none;}
	.course_phone{ width:96%; height:auto; overflow:hidden; margin:auto; display:block; margin-top:15px;}
	.course_tit{ width:100%; text-align: center; font-size:20px; color:#000; line-height:44px; padding-top:0px;}
	.course_lun{ width:100%; height:auto; overflow:hidden; position:relative; padding-bottom:30px; margin-top:10px;}
	.course_lun .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
	.course_lun .swiper-slide{ overflow:hidden;}
	
	.course_lun .paginationlun{ position: absolute; bottom:0px; width:100%; z-index:100; text-align: center; margin:auto;}
	.course_lun .swiper-pagination-bullet { display: inline-block; width:25px;  height:4px; margin:0px 3px;  cursor: pointer; opacity: 1; background-color:#665d5f;}
	.course_lun .swiper-pagination-bullet-active{ background-color:#fa3b40; -webkit-transition: all 0.4s ease-in-out;}
	.course_lun_con{ width:100%; height:265px; overflow:hidden;}
	.course_lun_con a{ display:block; width:100%; height:265px; overflow:hidden;}
	.ding_tu{ width:100%; height:265px; position:absolute; top:0; overflow:hidden;}
	.ding_tu img{ height:265px; width:auto;}
	.ding_right_1{ position:relative; z-index:9; margin:auto; font-size:22px; color:#fff; width:90%; height:35px; padding-top:30px;}
	.ding_right_2{ margin-left:5%; font-size:14px; color:#fff; line-height:26px; width:90%; margin-top:15px; position:relative; z-index:9;}
	.ding_right_3{ margin-left:5%; font-size:14px; color:#fff; line-height:40px; height:40px; background-color:#f04f44; text-align: center; width:115px; margin-top:30px; position:relative; z-index:9;}

	.rank{ width:96%; height: auto; overflow:hidden; margin:auto; margin-top:20px; margin-bottom:30px;}
	.rank_biao{ width:100%; height:50px; background: url(../images/country_25.jpg) no-repeat left bottom; padding-bottom:3px; font-size:16px; color:#3a3a3a; font-weight:bold; line-height:50px;}
	.rank_biao span{ font-size:14px; color:#aaaaaa; font-family:Arial, Helvetica, sans-serif; margin-left:10px; font-weight:normal;} 
	
	.rank_list{ width:100%; height: auto; overflow:hidden; margin:auto; margin-top:10px;}
	.rank_list ul li{ width:100%; height: auto; overflow:hidden; list-style:none; margin-bottom:10px;}
	.rank_list ul li a{ display:block; width:100%; height: auto; overflow:hidden; padding-bottom:15px; border-bottom:1px solid #e8e8e8;}
	
	.rank_tu{ float:left; width:188px; height:125px; margin:auto; margin-left:0px; margin-top:10px;}
	.rank_right{ float:right; width:135px; height:148px;}
	.rank_1{ width:100%; text-align: center; font-size:14px; color:#9b9b9b; height:28px;}
	.rank_2{ width:131px; border:2px solid #f29e55; border-radius:4px; font-size:24px; color:#f29e55; text-align: center; font-family:Arial, Helvetica, sans-serif; height:49px; line-height:49px;}
	.rank_3{ width:135px; border-radius:4px; font-size:16px; color:#fff; text-align: center; height:37px; line-height:37px; background-color:#f04f44; margin-top:8px;}

	.concept_tit1{ width:100%; text-align: center; font-size:20px; color:#3a3a3a; padding-top:20px; padding-bottom:10px;}
	.concept_tit2{ width:100%; text-align: center; font-size:20px; color:#3a3a3a; padding-top:10px;}

	
	/*语言培训*/
	.outfit_warp{ width:100%; background:url(../images/train_60.jpg) no-repeat center; background-size:auto 100%; height: auto; overflow:hidden; margin-top:10px;}
	.outfit{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.outfit_tit{ width:100%; text-align: center; font-size:16px; color:#303030; background:url(../images/about_07.jpg) no-repeat center bottom; height: auto; line-height:30px; padding-top:20px; padding-bottom:10px;}
	.outfit_list{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
	.outfit_list ul li{ float:none; height: auto; overflow:hidden; width:100%; list-style:none; margin-right:0px; margin-bottom:10px;}
	
	.outfit_left{ float:none; font-size:18px; color:#303030; text-align: center; height:52px; line-height:52px; width:100%;}
	.outfit_right{ float:none; width:68px; height:68px; border-radius:50%; border:2px solid #ff4c49; margin:auto; overflow:hidden;}
	.outfit_right img{width:68px; height:68px; border-radius:50%;}

	.outfit_left1{ float:none; width:68px; height:68px; border-radius:50%; border:2px solid #ff4c49; margin:auto;}
	.outfit_left1 img{width:68px; height:68px; border-radius:50%;}
	.outfit_right1{ float:none; font-size:18px; color:#303030; height:72px; line-height:72px; width:100%; text-align: center;}

	.mechanism{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:10px; padding-bottom:0px;}
	.mechanism_con{ width:100%; height: auto; margin-top:20px; overflow:hidden;}
	.mechanism_left{ float:none; width:100%; height: auto; overflow:hidden;}
	.mechanism_1{ width:337px; height:186px; overflow:hidden; margin-bottom:9px;}
	.mechanism_1 img{ width:337px; height:186px;}

	.mechanism_mid{ float:none; width:100%; height: auto; overflow:hidden; margin-left:0px;}
	.mechanism_2{ width:251px; height:381px; overflow:hidden; margin-bottom:9px;}
	.mechanism_2 img{ width:251px; height:381px;}
	
	.mechanism_left1{ float:none; width:100%; height: auto; overflow:hidden; margin-left:0px;}
	.mechanism_right{ float:none; width:100%; height: auto; overflow:hidden;}

	.curricula{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:12px;}
	.curricula_tit{ width:100%; font-size:20px; color:#3b3b3b; border-bottom:3px solid #fa3b40; height:50px; line-height:50px;}
	.curricula_con{ width:100%; height: auto; overflow:hidden; border-bottom:1px solid #eaeaea;}
	.curricula_left{ float:none; width:100%; height: auto; overflow:hidden; background-color:#f6f6f6;}
	.curricula_mune{ width:100%; height:auto; overflow:hidden; float:none; padding-top:15px; padding-bottom:15px; text-align: center;}
	.curricula_mune a{ display:inline-block; font-size:16px; color:#353535;height:35px; line-height:35px; padding-left:15px; padding-right:15px; width:auto; cursor:pointer;}

	.curricula_nei{ float:none; width:100%; height: auto; overflow:hidden; padding-top:20px; display:none;}
	.curricula_ti{ float:none; width:100%; height: auto; overflow:hidden;}
	.curricula_biao{ width:100%; font-size:17px; color:#3b3b3b; font-weight:bold; height:30px; line-height:30px;}
	.ti{ width:100%; height:320px; margin-top:10px; overflow:hidden;}
	.ti_left{ float:left; width:49%; height:320px; overflow:hidden;}
	.ti_1{ width:100%; height:99px; margin-bottom:11px; background-color:#fdefef;}
	.ti_right{ float:right; width:49%; height:320px; overflow:hidden;}
	.ti_2{ width:100%; height:153px; margin-bottom:12px; background-color:#f8f1d7;}
	
	.curricula_zhi{ float:none; width:100%; height: auto; overflow:hidden; margin-left:0px; margin-top:15px;}
	.zhi{width:100%; height: auto; overflow:hidden; margin-top:15px;}
	.zhi_1{ float:left;  width:49%; height:65px; margin-bottom:6px;}
	.zhi_1 a{ display:block; width:100%; height:65px; text-align: center; line-height:65px; cursor:pointer; background-color:#ffe7cc; color:#985c17; font-size:18px; font-weight:bold;}
	.zhi_2{ float:right; width:49%; height:65px; margin-bottom:6px;}
	.zhi_2 a{ display:block; width:100%; height:65px; text-align: center; line-height:65px; cursor:pointer; background-color:#d7f1ee; color:#41726d; font-size:18px; font-weight:bold;}
	.zhi_3{ float:left; width:49%; height:65px; margin-bottom:6px;}
	.zhi_3 a{ display:block; width:100%; height:65px; text-align: center; line-height:65px; cursor:pointer; background-color:#f1eed8; color:#6d582c; font-size:18px; font-weight:bold;}
	.zhi_4{ float:right; width:49%; height:65px; margin-bottom:6px;}
	.zhi_4 a{ display:block; width:100%; height:65px; text-align: center; line-height:65px; cursor:pointer; background-color:#ddeaf3; color:#1d6395; font-size:18px; font-weight:bold;}

	.inspect{ float:none; width:100%; height: auto; overflow:hidden; margin-top:15px;}
	.inspect_tit{ width:100%; height:30px;}
	
	.inspect_con{ width:100%; height:auto; overflow:hidden; display:none; margin-top:12px;}
	.inspect_list{ width:100%; height:auto; overflow:hidden; padding-bottom:10px;}
	.inspect_list a{ display:block; width:100%; height:33px; line-height:33px; font-size:15px; color:#343434; cursor:pointer;}

	.curricula_mune1{ width:100%; height:auto; overflow:hidden; float:none; padding-top:15px; padding-bottom:15px; text-align: center;}
	.curricula_mune1 a{ display:inline-block; font-size:16px; color:#353535;height:35px; line-height:35px; padding-left:15px; padding-right:15px; width: auto; cursor:pointer;}

	.curricula_nei1{ float:none; width:100%; height: auto; overflow:hidden; padding-top:20px; display:none;}

	/*留学顾问*/
	.president_warp{ width:100%; background-size:auto 100%; height: auto; overflow:hidden;}
	.president{ width:96%; height: auto; overflow:hidden; margin:auto; padding-top:10px;}
	.president_tit{ width:100%; text-align: center; font-size:20px; color:#fff; height:75px; line-height:75px;}
	.president_con{ width:100%; height:auto; overflow: hidden; margin-top:0px;}
	.president_img{ float:none; width:100%; height: auto; overflow:hidden; text-align: center;}
	.president_img img{ width:200px; height:200px; border-radius:50%;}
	.president_right{ float:none; width:100%; height:auto; overflow:hidden; margin-top:15px; padding-bottom:40px;}
	.president_1{ width:100%; font-size:16px; color:#fff; font-style:italic; height:40px; line-height:40px;}
	.president_2{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#fff; line-height:21px; margin-top:5px; padding-bottom:30px;}
	.president_3{ width:100%; text-align:right; font-size:14px; color:#fff;}

	.vision{ width:100%; margin:auto; height: auto; overflow:hidden;}
	.vision_list{ float:none;background-size:auto 100%; height: auto; overflow:hidden; width:100%; text-align: center;}
	.vision_list ul li{ float:none; display:inline-block; width:32%; height:225px; list-style:none;}
	
	.vision_1{ width:100%; height:44px; text-align: center; /*padding-top:43px;*/ padding-top:50px;}
	.vision_2{ width:100%; text-align: center; font-size:16px; color:#fff; height:40px; line-height:40px;}
	.vision_3{ width:100%; font-size:18px; color:#fff; text-align: center; background:url(../images/abroad_08.jpg) no-repeat center bottom; height:53px;}
	.vision_4{ display:none;}

	.vision_right{ float:none; width:100%; height: auto; overflow:hidden; padding-bottom:30px; background-color:#f7f7f7;}
	.vision_one{ width:100%; text-align: center; font-size:20px; color:#313131; height:50px; line-height:50px; padding-top:20px;}
	.vision_two{ width:100%; text-align: center; font-size:18px; color:#313131; height:40px; line-height:40px; font-family:"宋体";}
	.vision_three{ margin:auto; font-size:30px; font-weight:bold; color:#fa3b40; font-family:"宋体"; border:2px solid #fa3b40; text-align: center; border-radius:50%; width:42px; height:42px; line-height:42px; margin-top:15px;}

	.listen{ width:100%; height: auto; margin:auto; margin-top:20px;}
	.listen ul li{ float:left; width:48%; height:200px; position:relative; margin-right:1%; margin-left:1%; margin-bottom:10px;}
	.listen_bg{ width:187px; height:238px; background-color:#464646; position:absolute; bottom:0; border-radius:7px; opacity:0; display:none;}

	.trip{ width:96%; height:auto; overflow:hidden; margin:auto; padding-top:10px;}
	.trip_tit{ width:100%; text-align: center; height:65px; line-height:65px; font-size:20px; color:#444444; border-bottom:1px solid #ededed;}
	.trip_list{ width:100%; height:auto; overflow:hidden; margin:auto; padding-top:26px;}
	.trip_list ul li{ width:100%; height: auto; overflow:hidden; padding-bottom:15px; list-style:none; border-bottom:1px solid #ededed; margin-bottom:15px;}
	.study_right1{ float:none; width:100%; height:204px; background-color:#f7f7f7; margin-top:10px;}
	.study_biao1{ margin:auto; font-size:16px; color:#323232; font-weight:bold; height:30px; line-height:30px; padding-top:10px; width:94%;}
	.study_list1{ width:94%; height:auto; overflow:hidden; margin:auto;}
	.study_list1 a{ display:block; width:100%; font-size:14px; color:#353535; height:31px; line-height:31px; cursor:pointer;}
	.trip_right{ float:none;width:100%; height:204px; background-color:#f7f7f7; margin-right:0px; margin-top:10px;}

	/*美国生活*/
	.stroke{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
	.stroke_left{ float:none; width:100%; height:auto; overflow:hidden;}
	.stroke_tit{ width:100%; background:url(../images/stroke_05.jpg) no-repeat -70px bottom; height:auto; overflow:hidden; font-size:18px; color:#3b3b3b; line-height:45px; position:relative; padding-bottom:3px;}
	.stroke_mune{ float:right; height:45px; position:absolute; right:0; top:0;}
	.stroke_mune a{ display:inline-block; height:45px; line-height:45px; font-size:14px; color:#3a3a3a; cursor:pointer; margin-left:15px;}
	
	.stroke_mune1{ float:right; height:45px; position:absolute; right:0; top:0;}
	.stroke_mune1 a{ display:inline-block; height:45px; line-height:45px; font-size:14px; color:#3a3a3a; cursor:pointer; margin-left:15px;}

	.stroke_nie{ width:100%; height: auto; overflow:hidden; margin-top:20px; display:none;}
	.stroke_nie1{ width:100%; height: auto; overflow:hidden; margin-top:20px; display:none;}
	
	.stroke_tu{ float:left; width:225px; height:353px; display:none;}
	.stroke_you{ float:none; width:100%; height: auto; overflow:hidden;}
	.stroke_top{ width:100%; height: auto; overflow:hidden; padding-bottom:10px; border-bottom:1px solid #f0f0f0;}
	.condition{ float:none; width:100%; height:163px; margin-bottom:10px;}
	.condition_left{ float:left; width:92px; height:163px; background-color:#f5f5f5;}
	.condition_1{ width:100%; height:34px; text-align: center; padding-top:26px;}
	.condition_2{ width:100%; text-align: center; font-size:20px; color:#484848; font-weight:bold; line-height:28px; padding-top:22px;}
	
	.condition_list{ float:right; width:200px; height:163px;}
	.condition_list a{ display:block; width:100%; font-size:14px; color:#353535; height:31px; line-height:31px; overflow:hidden;}
	
	.condition1{ float:none;width:100%; height:163px;}
	.stroke_bottom{ width:100%; height: auto; overflow:hidden; margin-top:13px;}

	.stroke_right{ float:none; width:100%; height: auto; overflow:hidden; background-color:#f5f5f5; margin-top:15px;}
	.factors{ width:96%; height: auto; overflow:hidden; margin:auto; margin-top:10px;}
	.factors_left{ float:none; width:100%; height:70px; margin-bottom:5px;}
	.factors_left img{ height:65px;}
	.factors_right{ float:none; width:100%; height:70px;}
	.factors_right img{ height:65px;}
	.stroke_right1{ float:none; width:100%; height:406px; margin-top:10px;}
	.trade{ width:301px; border:1px solid #e7e7e7; height:404px;}
	.trade_mune{ width:100%; height:53px;}
	.trade_mune a{ float:left; width:50%; cursor:pointer; text-align: center; font-size:16px; color:#424242; border-bottom:2px solid #f2f2f2; height:53px; line-height:53px;}

	.trade_all{ width:94%; height:auto; overflow:hidden; margin:auto; margin-top:10px; display:none;}
	.trade_list{ width:100%; height:auto; overflow:hidden;}
	.trade_list ul li{ width:100%; height:33px; list-style:none;}
	.trade_list ul li a{ display:block; width:100%; height:33px; line-height:33px; font-size:15px; color:#343434; overflow:hidden; cursor:pointer;}

	.victory{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:15px;}
	.victory_tit{ width:100%; background: url(../images/stroke_36.jpg) no-repeat left bottom; height:45px; font-size:18px; color:#3b3b3b; line-height:45px; position:relative; padding-bottom:3px;}
	.victory_tit a{ float:right; font-size:12px; color:#7e7e7e; cursor:pointer; line-height:30px; padding-top:10px;}

	.victory_list{ width:100%; height: auto; overflow:hidden; margin-top:15px;}
	.victory_list ul li{ float:none; width:100%; height: auto; overflow:hidden; list-style:none; margin-right:0px; margin-bottom:20px;}
	.victory_list ul li a{ display:block; width:100%; height: auto; overflow:hidden;}
	
	.victory_img{ width:270px; height:137px; overflow:hidden;}
	.victory_img img{ width:270px; height:137px;}
	
	.victory_1{ width:100%; font-size:20px; color:#3d3d3d; height:55px; line-height:55px;}
	.victory_2{ width:100%; font-size:16px; color:#303030; height:21px;}
	.victory_3{ width:100%; height:22px; margin-top:8px; margin-bottom:15px;}
	.victory_3 span{ display:inline-block; font-size:14px; color:#2a2a2a; background-color:#d8ebe9; height:22px; line-height:22px; padding:0px 10px; margin-right:15px;}
	
	.victory_4{ width:100%; font-size:14px; color:#949494; height:30px; line-height:30px;}
	.victory_5{ font-size:14px; color:#fff; text-align: center; border-radius:4px; width:120px; height:35px; line-height:35px; background-color:#fa3b40; margin:auto; margin-top:20px;}
	
	.age{ width:100%; height: auto; overflow:hidden; margin:auto;}
	.age ul li{ float:left; width:50%; height:121px; list-style:none; margin-right:0%; margin-bottom:7px;}
	.age ul li.age_li{ margin-right:0px;}
	.age ul li a{ display:block; width:96%; height:121px; position:relative; margin:auto; overflow:hidden;}
	
	.age_img{ width:292px; height:121px; overflow:hidden;}
	.age_img img{ width: auto; height:121px;}
	.age_tit{ width:100%; height:141px; position:absolute; top:0; font-size:20px; color:#fff; text-align: center; line-height:141px; background-color:rgba(0,0,0,0.5);}

	.low{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.low_tit{ width:100%;background: url(../images/stroke_36.jpg) no-repeat -50px bottom; height:45px; font-size:18px; color:#3b3b3b; line-height:45px; }
	.low_list{ width:100%; height: auto; overflow:hidden; margin-top:20px;}
	.low_list ul li{ float:none; width:100%; height: auto; overflow:hidden; list-style:none; margin-right:0px; margin-bottom:20px;}
	.low_list ul li.low_list_li{ margin-right:0px;}
	.low_list ul li a{ display:block; width:100%; height: auto; overflow:hidden;}
	
	.low_img{ width:200px; height:234px; overflow:hidden; position:relative; margin:auto;}
	.low_img img{ width:200px; height:234px;}
	
	.low_name{ width:100%; position:absolute; bottom:0; font-size:22px; color:#fff; text-align: center; height:50px; line-height:50px; background-color:rgba(232,57,54,0.9); opacity:0;}
	.low_1{ width:100%; font-size:16px; color:#eb0006; height:30px; line-height:30px; margin-top:10px;}
	.low_2{ width:100%; height:63px; font-size:14px; color: #393939; line-height:21px; overflow:hidden;}
	.low_3{ margin:auto; font-size:16px; color:#fff; text-align: center; border-radius:4px; width:120px; height:35px; line-height:35px; background-color:#fa3b40; margin-top:15px;}

	.stroke_right3{float:none;width: 100%;height: auto; padding-bottom:15px;background-color: #f5f5f5;margin-top:0px;}
	.stroke_zi{ width:100%; text-align: center; font-size:20px; color:#222222; height:68px; line-height:68px;}
	

	/*留学费用*/
	.cost{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.cost ul li{ float:none; width:100%; height:139px; list-style:none; margin-right:0px; margin-bottom:5px;}
	.cost ul li.cost_li{ margin-right:0px;}
	.cost ul li a{ display:block; width:100%; height:139px; position:relative;}
	.cost_img{ width:100%; height:139px; position:absolute; bottom:0;}
	.cost_img img{ width:100%;}

	.stroke_titl{ line-height:24px;}
	.cost_mune{ float:none; width:100%; height: auto; overflow:hidden; position: relative; right:0; top:0; padding-bottom:0px; padding-top:0px; margin-top:-10px;}
	.cost_mune a{ display:inline-block; height:24px; line-height:24px; font-size:16px; margin-left:0px; margin-right:15px; color:#3a3a3a; cursor:pointer;}
	.cost_mune span{ display:none;}

	.exes{ width:100%; display:none; height: auto; overflow:hidden; margin-top:10px;}
	
	.exes_left{ float:none; width:100%; height:auto; overflow:hidden; border-right:none;}
	.exes_list{ width:100%; height:auto; overflow:hidden;}
	.exes_list a{ display:block; font-size:14px; color:#343434; height:30px; line-height:30px; text-align:center;}
	
	.exes_mid{ float:none; width:100%; height:auto; overflow:hidden; margin-left:0px;}
	.exes_right{ float:right; width:92px; height:163px; background-color:#f5f5f5; padding:18px 22px; margin-top:15px; display:none;}
	.cost_re{ border:1px solid #e7e7e7; width:301px; height:268px; float:right; margin-top:18px;}
	
	.charge{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.charge_tit{ width:100%; background: url(../images/cost_18.jpg)) no-repeat left bottom; height:60px; font-size:30px; color:#3b3b3b; line-height:60px; position:relative; padding-bottom:3px;}
	.charge_mune{ width:100%; height: auto; overflow:hidden; margin-top:25px;}
	.charge_mune a{ display: inline-block; height:37px; line-height:37px; background-color:#fcc802; font-size:14px; cursor:pointer; color:#464646; padding:0px 10px; margin-right:2px;}
	
	.charge_con{ width:100%; height: auto; overflow:hidden; display:none;}
	.charge_list{ width:100%; height: auto; overflow:hidden;}
	.charge_list ul li{ float:none; width:100%; height:50px; list-style:none; margin-bottom:2px; margin-right:0px;}
	
	.charge_hui{ width:100%; height:50px; background-color:#f5f5f5; font-size:14px; color:#383838; line-height:50px;}
	.charge_hui span{ display:inline-block; text-align:right; color:#b2b2b2; width:130px; margin-right:10px;}
	.charge_bai{ width:100%; height:50px; background-color:#f6f6f6; font-size:14px; color:#383838; line-height:50px;}
	.charge_bai span{ display:inline-block; text-align:right; color:#b2b2b2; width:130px; margin-right:10px;}
	
	.charge_right{float: none;width:100%;height:326px;background-color: #f5f5f5;margin-top:10px;}
	.stroke_zi1{ width:100%; text-align: center; font-size:20px; color:#222222; height:58px; line-height:58px;}
	.charge_btn {background: #fa3b40;font-size: 16px;color: #fff;font-weight: bold;border: none;width: 100%;height: 54px; margin-top:3px; font-family:"微软雅黑";}

	.groom{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.groom_tit{ width:100%; background: url(../images/cost_181.jpg) no-repeat left bottom; height: auto; overflow:hidden; position:relative; padding-bottom:3px;}
	.groom_tit_left{ float:none; width:100%; height:40px;font-size:20px; color:#3b3b3b; line-height:40px;}
	.groom_right{ float:none; width:100%; height: auto; overflow:hidden; margin-top:10px; margin-bottom:10px;}
	.groom_select{ width:100px; height:40px; border:1px solid #ebebeb; font-size:16px; color:#414141; font-family:"微软雅黑"; padding-left:15px; margin-right:3px;}
	.groom_btn{ background:#fa3b40; font-size:16px; color:#fff; font-weight:bold; border:none; width:100px; height:40px; font-family:"微软雅黑";}

	.groom_list{ width:100%; height:auto; overflow: hidden; margin-top:10px;}
	.groom_list ul{ width:100%; height: auto; overflow:hidden; padding-bottom:15px; border-bottom:1px solid #e1e1e1; margin-bottom:15px;}
	.groom_list ul.groom_list_ul{ border-bottom:none;}
	.groom_list ul li{ float:none; width:100%; height: auto; overflow:hidden; list-style:none; margin-right:0px; margin-bottom:15px;}
	
	.groom_img{ width:273px; height:134px; border:1px solid #e1e1e1;}
	.groom_1{ width:95%; height:auto; overflow:hidden;}
	.groom_1_left{ float:left; font-size:14px; color: #157ec5; height:28px; line-height:28px;}
	.groom_1_right{ float:right; font-size:14px; color:#808080; line-height:20px; width:78%; padding-top:4px;}
	.groom_2{ width:100%; text-align: center; height:41px; margin-top:12px;}
	.groom_2 a{ display: inline-block; float:none; font-size:16px; color:#fff; text-align: center; border-radius:4px; width:132px; height:41px; background-color:#ff4c49; line-height:41px; cursor:pointer; margin:0px 10px;}
	.groom_2 a.groom_2_a{ float:none;}


	.gold{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.gold_tit{ width:100%; background: url(../images/cost_181.jpg) no-repeat -55px bottom; height:55px;font-size:20px; color:#3b3b3b; line-height:55px;  position:relative; padding-bottom:3px;}
	.gold_tit span{ font-size:14px; color:#aeaeae; margin-left:15px;}
	
	.gold_all{ width:100%; height:455px; position:relative; margin-top:22px;}
	.gold_list{ width:100%; height:455px; position:relative; overflow:hidden;}
	.gold_list .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
	.gold_list .swiper-slide {-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;}
	
	.gold-prev { position:absolute; left:0px; top:202px; z-index:1100; cursor:pointer; font-size:22px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold;  font-family:"宋体"; width:30px; text-align: center; height:30px; line-height:30px;}
	
	.gold-next {position: absolute; top:202px; right:0px; z-index:1100; cursor:pointer; font-size:22px; border:2px solid #cecece; border-radius:50%; color:#dadada; font-weight:bold; font-family:"宋体"; width:30px; text-align: center; height:30px; line-height:30px; }


/*申请攻略*/
.cost_con{ width:297px; height:80px; position:relative; z-index:9; padding-top:26px;}
.cost_left{ float:left; width:76px; height:76px; border-radius:50%; overflow:hidden; border:2px solid #fff; margin-left:29px;}
.cost_right{ float:right; width:172px; height:80px;}
.cost_right_1{ width:100%; font-size:22px; color:#fff; height:29px; padding-top:16px;}
.cost_right_2{ width:100%; font-size:14px; color:#fff; height:30px; line-height:30px;}


	.strategy_mune{ width:100%; background:#ff4c49 none; padding:10px 0px; height: auto; overflow:hidden; margin-top:10px; position:relative; z-index:9;}
	.strategy_mune a{ display:block; float:left; font-size:16px; color:#383838; font-weight: normal; height:30px; line-height:30px; width: auto; text-align: center; cursor:pointer; padding:0px 12px;}
	.strategy_mune a.strategy_mune_1{  width: auto; padding-left:0px; text-align: center; cursor:pointer;}
	
	.strategy_con{ width:100%; height: auto; overflow:hidden; padding-top:30px; padding-bottom:20px; background-color:#f8f8f8; margin-top:0px; display:none;}
	.strategy_biao{ float:none; width:94%; height:100px; margin:auto; margin-left:3%; text-align: center; padding-top:30px;}
	.strategy_biao img{ width:100px; height:100px; border-radius:50%; overflow:hidden; background-color:#ff4c49;}
	.strategy_right{ float:none; width:94%; height:auto; overflow:hidden; margin:auto; margin-top:10px;}
	.strategy_1{ width:100%; font-size:20px; line-height:29px; color:#383838; font-weight:bold; height:29px; text-align: center;}
	.strategy_2{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#818181; line-height:24px; margin-top:15px; text-align: center;}

.plan_tit{ width:100%; text-align: center; font-size:20px; color:#343434; height:65px; line-height:65px;}
.plan_con{ width:273px; height:160px; overflow:hidden; margin:auto;}
.plan_left{ float:left; width:95px; height:160px; background-color:#f69581;}
.plan_1{ width:100%; height:43px; text-align: center; padding-top:17px;}
.plan_2{ margin:auto; font-size:14px; color:#fff; line-height:18px; text-align: center; width:80px; margin-top:18px;}
.plan_right{ float:right; width:165px; height:160px;}
.plan_top{ width:165px; height:75px; background-color:#b7d6ec; margin-bottom:10px;} 
.plan_3{ float:left; height:46px; text-align:right; width:66px; padding-top:14px;}
.plan_4{ float:right; font-size:14px; color:#fff; line-height:20px; height:40px; width:90px; margin-right:5px; padding-top:17px;}
.plan_bottom{ width:165px; height:75px; background-color:#febb50;} 
.plan_5{ float:left; height:42px; text-align:right; width:66px; padding-top:16px;}
.plan_6{ float:right; font-size:14px; color:#fff; line-height:20px; height:40px; width:90px; margin-right:5px; padding-top:17px;}
.plan_more{ width:273px; margin:auto; height:54px; margin-top:17px;}
.plan_more a{ display:block; width:273px; text-align: center; font-size:16px; color:#fff; font-weight:bold; height:54px; line-height:54px; background-color:#fa3b40; cursor:pointer;}

	/*banner*/
	.big{ width:100%; height:220px; margin:auto;position:relative; overflow:hidden;}
	.big_div{ width:100%; height:220px;}
	.big .pagination{ position: absolute; bottom:10px; width:100%; z-index:10; text-align: center; margin:auto;}

	.brand{ width:96%; height: auto; overflow:hidden; margin:auto; margin-top:15px;}
	.brand_left{ float:none; width:100%; height:50px;}
	.brand_left img{ display:none;}
	.brand_ti{ width:100%; height:50px; line-height:50px; text-align: center; display:block; background-color:#fa3b40; font-size:18px; color:#fff; font-weight:bold;}
	
	.brand_right{ float:none; width:100%; height: auto; overflow:hidden;}
	.brand_list{ width:1098px; height:165px; list-style:none; display:none;}
	.brand_lun{ display:block; width:100%; height:165px;}
	
	.brand_1_1 {width: 100%;text-align: center;font-size: 26px;color: #985c17;font-weight: bold;height:  auto;padding-top:40px;}
	.brand_1_2 {width: 100%;text-align: center;font-size: 15px;line-height: 21px;color: #985c17;font-weight: bold;margin-top: 10px;}
		

	.brand_1{ width:100%; height:165px; background-color:#ffe7cc;}
	.brand_2{ width:100%; height:165px; background-color:#d7f1ee;}
	.brand_3{ width:100%; height:165px; background-color:#f1eed8;}
	.brand_4{ width:100%; height:165px; background-color:#ddeaf3;}

	.one{ width:96%; height: auto; overflow:hidden; margin:auto; margin-top:15px;}
	.one_left{ float:none; width:583px; height:293px; border:1px solid #eaeaea;}
	.press{ width:96%; margin:auto; border-bottom:1px solid #eeeeee; height:50px;}
	.press_tit{ float:left; font-size:18px; color:#252525; font-weight:bold; height:50px; line-height:50px; margin-left:0px;}
	.press_mune{ float:right; height:50px; line-height:50px;}
	.press_mune a{ display:inline-block; font-size:15px; color:#3a3a3a; height:49px; border-bottom:3px solid rgba(0,0,0,0); line-height:49px; cursor:pointer; padding:0px 10px; background:url(../images/shu_03.jpg) no-repeat right;}

	.press_con{ width:96%; height: auto; overflow:hidden; margin:auto; margin-top:12px; display:none;}
	.press_nei{ width:100%; height:95px;}
	.press_nei a{ display:block; width:100%; height:95px;}
	
	.press_tu{ float:left; width:150px; height:95px; overflow:hidden;}
	.press_tu img{ width:150px; height:95px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
	.press_you{ float:right; width:395px; height:95px;}
	.press_1{ width:100%; font-size:16px; color:#434343; height:24px; line-height:24px; overflow:hidden;}
	.press_2{ width:100%; font-size:12px; color:#a5a5a5; line-height:23px; height:69px; overflow:hidden; margin-top:3px;}
	
	.press_list{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
	.press_list ul li{ width:100%; height:37px; list-style:none;}
	.press_list ul li a{ display:block; width:100%; height:37px; overflow:hidden;}
	
	.press_list_1{ float:left; font-size:12px; color:#ff4c49; text-align: center; border:1px solid #ff4c49; width:17%; height:19px; line-height:19px; margin-top:8px;}
	.press_list_2{ float:right; font-size:14px; color:#414141; height:37px; line-height:37px; width:78%; overflow:hidden; margin-left:10px;}
	.press_list_3{ float:right; height:37px; line-height:37px; font-size:12px; color:#b8b8b8; display:none;}

	.one_right{ float:none; width:100%; height: auto; overflow:hidden; border:1px solid #eaeaea; margin-top:10px;}
	.fei_tit{ font-size:18px; color:#252525; font-weight:bold; height:50px; line-height:50px; padding:0px 3%; border-bottom:1px solid #eeeeee; width:94%;}
	.fei_zuo{ float:none; width:100%; text-align: center; margin-top:10px;}
	.fei_zuo a{ float:none; display:inline-block; font-size:14px; color:#3a3a3a; background:url(../images/index_13.png) no-repeat center; width:88px; text-align: center; height:31px; line-height:31px; padding-right:6px; margin-bottom:8px;}
	
	.fei_you{  float:none; width:96%; height:auto; overflow:hidden; margin:auto; display:none;}
	.fei{ width:100%; margin:auto; height:auto; overflow:hidden; margin-top:5px;}
	.fei ul li{ width:100%; height:31px; list-style:none; margin-bottom:8px;}
	.fei ul li a{ display:block; width:100%; height:31px;}
	
	.fei_2{ float:left; font-size:12px; color:#ff4c49; text-align: center; border:1px solid #ff4c49; width:37px; height:19px; line-height:19px; margin-top:5px;}
	.fei_3{ float:right; width:84%; height:31px; line-height:31px; font-size:15px; color:#888888; overflow:hidden;}

	.guang{ width:100%; height:38px; margin:auto; margin-top:10px; margin-bottom:15px;}

	.team{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.team_tit{ width:100%; height: auto; overflow:hidden; border-bottom:1px solid #e7e7e7;}
	.team_left{ float:left; width: auto; height:45px; line-height:45px; font-size:18px; color:#252525; font-weight:bold;}
	.team_right{ float:right; width: auto; height:45px;}
	.team_mune{ float:left; height:45px;}
	.team_mune a{ float:left; display:block; font-size:15px; color:#3a3a3a; height:44px; border-bottom:3px solid rgba(0,0,0,0); cursor:pointer; background:url(../images/shu_03.jpg) no-repeat right; line-height:44px; padding:0px 10px;}
	
	.team_more{ float:right; height:45px; margin-left:5px;}
	.team_more a{ display:block; font-size:12px; color:#7e7e7e; background:url(../images/index_09.jpg) no-repeat right; padding-right:10px; cursor:pointer; height:45px; line-height:45px;}

	.team_con{ width:100%; height: auto; overflow:hidden; margin-top:20px; display:none;}
	.team_list{ width:1198px; height: auto; overflow:hidden; border:1px solid #eaeaea;}
	.team_list ul li{ float:none; width:100%; height:533px; list-style:none; border-right:none; border-bottom:1px solid #eaeaea; padding-top:20px; position:relative;}
	.team_list ul li.team_list_li{ border:none; width:100%;}
	.team_kong{ width:100%; height: 20px; overflow:hidden;}
	.team_1{ width:90%; font-size:16px; color:#eb0006; height:21px; margin:auto; text-align:center;}
	.team_1 img{ margin-left:10px;}
	.team_2{ font-size:14px; color:#393939; line-height:21px; height:63px; overflow:hidden; width:90%; margin-top:8px; margin-left:5%; margin-bottom:15px;} 
	.team_3{ width:90%; height:24px; margin-top:10px; margin-left:17px; margin-bottom:25px; text-align:center;}
	.team_4{ width:90%; margin:auto; height:36px; margin-top:30px; text-align: center;}
	.team_4 a{ float:none; display: inline-block; margin:0px 10px;}
	.team_4 a.team_4_a {float:none;}
	
	.team_guo{ position:absolute; top:0; right:20px; text-align: center; font-size:14px; line-height:15px; color:#fff; background:url(../images/index_22.png) no-repeat center; width:13px; height:56px; padding:0px 15px; padding-top:7px;}


	.degree{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.degree_tit{ width:100%; height:45px;}
	.degree_list{width:1198px; height: auto; overflow:hidden; border:1px solid #eaeaea;}
	.degree_list ul li{ float:none; width:100%; height: auto; overflow:hidden; list-style:none; border-right:none; border-bottom:1px solid #eaeaea;}
	.degree_list ul li.degree_list_li{ border:none; width:100%;}
	.degree_list ul li a{ display:block; width:100%; height: auto; padding-bottom:15px; position:relative; padding-top:10px;}
	
	.degree_img{ width:270px; height:137px; overflow:hidden; margin:auto;}
	
	.degree_1{ width:96%; font-size:20px; color:#3d3d3d; height:45px; line-height:45px; padding-top:5px; margin:auto; text-align:center;}
	.degree_nei{ width:96%; margin:auto; font-size:14px; color:#7f7f7f; line-height:21px; height: auto; overflow:hidden; padding-bottom:20px;}
	.degree_2{ width:96%; font-size:16px; color:#303030; height:21px; margin:auto; text-align:center;}
	.degree_3{ width:96%; height:22px; margin:auto; margin-top:8px; margin-bottom:15px; text-align:center;}
	
	.degree_4{ width:96%; font-size:14px; color:#949494; height:40px; line-height:40px; margin:auto; text-align:center;}
	.degree_5{ font-size:16px; color:#fff; text-align: center; margin:auto; border-radius:4px; width:120px; height:35px; line-height:35px; background-color:#fa3b40; margin-top:20px; }

	.factors1 {width: 100%;height:  auto; overflow:hidden;margin: auto;margin-top:15px;}
	.love{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.love_left{ float:none; width:100%; height:auto; overflow:hidden;}
	.love_mune{ float:right; height:56px; line-height:56px;}
	.love_mune a{ display:inline-block; font-size:15px; color:#3a3a3a; height:55px; border-bottom:3px solid rgba(0,0,0,0); line-height:55px; cursor:pointer; padding:0px 6px; background:none}
	
	.press1{ width:100%; height:56px;}
	.love_con{ border:1px solid #eaeaea; width:878px; height: auto; overflow:hidden; padding-top:15px; display:none;}

	.love_top{ width:96%; height: auto; overflow:hidden; padding-bottom:10px; border-bottom:1px solid #f0f0f0; margin:auto;}
	.love_zuo{ float:none; width:100%; height:161px; margin-bottom:10px;}
	.condition_left1{ float:left; width:75px; height:161px; background-color:#f9efe4;}
	.condition_21{ width:100%; text-align: center; font-size:20px; color:#985c17; font-weight:bold; line-height:28px; padding-top:22px;}
	.love_list{ float:right; width:176px; height:161px;}
	.love_list a{ display:block; width:100%; font-size:14px; color:#353535; height:31px; line-height:31px; overflow:hidden;}
	.love_list a:hover{ color:#fa3b40;-webkit-transition: all 0.4s ease-in-out;}
	.love_zhong{ float:none; width:100%; height:161px; margin-left:0px; margin-bottom:10px;}
	.love_you{ float:none; width:100%; height:161px;}
	.love_bottom{ width:96%; height: auto; overflow:hidden; margin:auto; margin-top:10px; padding-bottom:10px;}

	.love_right{ float: none; width:100%; height:360px; background-color:#f5f5f5; margin-top:15px;}
	.love_biao{ margin:auto; font-size:18px; color:#222222; height:60px; line-height:60px; width:268px; text-align: center;}
	.love_select{ width:100%; height:54px; border:none; background-color:#fff; font-size:16px; color:#9a9a9a; font-family:"微软雅黑"; padding-left:5%; margin-bottom:13px;}
	.love_btn{ background:#fa3b40 none; font-size:16px; font-family:"微软雅黑"; border:none; width:100%; height:54px; padding-left:0px; margin-top:10px;}

	.flow{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.flow_tit{ width:100%; height:60px; line-height:60px; font-size:18px; color:#252525; font-weight:bold; border-bottom:1px solid #ebebeb;}


.process_list{ margin-top:15px; margin-bottom:20px;}
.honor{ width:96%; height: auto; overflow:hidden; margin:auto; padding-bottom:20px;}
.honor_list{width:100%; height: auto; overflow:hidden; margin-top:10px; position:relative;}
.honor_list .swiper-slide{ text-align: center;}
.honor_list ul li{ float:left; width:50%; height: auto; overflow: hidden; list-style:none; margin-right:0px; margin-bottom:7px;}
.honor_list ul li a{ display:block; width:96%; height: auto; margin:auto; overflow:hidden; background-color:#ededed;}
.honor_list ul li img{ width:285px; height:185px;}
.obtain_input {width: 95%;padding-left: 5%;margin-bottom: 15px;}
.obtain_select {width: 100%;padding-left: 5%;}
.obtain_btn {background: #fff none;font-size: 16px;width: 100%;height: 54px;margin-top:5px;padding-left: 0px; font-family:"微软雅黑";}


.xiangrong{ width:1200px; margin:auto; height:auto; overflow:hidden; font-size:15px; color:#333333; line-height:24px; margin-top:15px; padding-bottom:30px;}







	/*column*/
	.column_kong{ width:100%; height:0px; overflow:hidden;}
	.column{ width:94%; height: auto; overflow:hidden; padding:15px 3%; background-color:#f9f9f9; margin:auto;}
	
	.column_left{ float:none; width:100%; height: auto; overflow:hidden;}
	.column_right{ float:none; width:100%; height: auto; overflow:hidden; padding-bottom:10px;}
	.column_1{ width:100%; font-size:22px; color:#393939; height:50px; line-height:50px;}
	.column_1 span{ font-size:14px; color:#f46157; margin-left:20px;}
	.column_2{ width:100%; font-size:16px; color:#aeaeae; height: auto; overflow:hidden; line-height:30px;}
	.column_2 span{ color:#393939; margin-right:30px;}
	.column_3{ width:100%; font-size:16px; color:#454545; font-weight:bold; height:30px; line-height:30px; margin-top:10px;}
	.column_4{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#454545; line-height:24px;}

	.column_mune{ width:100%; height:45px; margin:auto; margin-top:18px; background-color:#f9f9f9;}
	.column_mune a{ display:block; float:left; font-size:16px; color:#3e3e3e; height:41px; line-height:45px; font-weight:bold; padding:0px 20px; border-bottom:4px solid #f9f9f9; cursor:pointer;}
	
	.column_con{ width:94%; margin:auto; font-size:14px; color:#3e3e3e; line-height:24px; margin-top:20px; padding-bottom:50px; display:none;}
	.obtain_input1 { width: 95%;padding-left: 5%;margin-bottom: 15px;}
	.obtain_select1 {width: 100%;padding-left: 5%;margin-bottom: 15px;}
	.obtain_btn1 {background: #fa3b40 none; font-family:"微软雅黑";width: 100%;height: 54px;margin-top:20px;padding-left: 0px;}
	
	.tel_warp{ width:100%; height:36px; display:block;}
	.tel{ width:100%; height:34px; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf;background: #f8f8f8; position: fixed; bottom:0; z-index:999;}
	.tel a{ float:left; display:block; width:25%; height:34px; border-right:1px solid #dfdfdf; text-align: center; line-height:34px; font-size:12px; color:#666;}
	.tel a.tel_a{ width:24%; border-right:none;}
	.tel span.tel_span1{ background:url(../images/home.png) no-repeat left; background-size:auto 100%; padding-left:30px;}
	.tel span.tel_span2{ background:url(../images/assess.png) no-repeat left; background-size:auto 100%; padding-left:25px;}
	.tel span.tel_span3{ background:url(../images/concat.png) no-repeat left; background-size:auto 100%; padding-left:25px;}
	.tel span.tel_span4{ background:url(../images/call.png) no-repeat left; background-size:auto 100%; padding-left:25px;}
	
	.listen_img{ width:100%; text-align: center; height:65px; padding-top:30px;}
	.listen_img img{ height:65px; width:auto;}
	.listen_tit{ width:100%; text-align: center; font-size:16px; color:#363636; height:45px; line-height:45px;}
	
	
	.hot_con{ width:90%; height:auto; overflow:hidden; margin:auto;}
	.hot_1{ width:100%; height:auto; overflow:hidden; margin-bottom:7px;}
	.hot_1_left{ float:left; font-size:15px; color:#995a17; background-color:#ffe7cd; width:49%; height:52px; text-align: center; line-height:52px;}
	.hot_1_right{ float:right; font-size:14px; color:#44736d; background-color:#d7f1ee; width:49%; height:52px; text-align: center; line-height:52px;}
	.hot_1_left a{ color:#995a17;}
	.hot_1_right a{ color:#44736d;}
	
	.hot_2{ width:100%; height:auto; overflow:hidden; margin-bottom:7px;}
	.hot_2_left{ float:left; background-color:#f1efda; width:40%; height:82px;}

	.hot_2_right{ float:right; background-color:#ddeaf3; width:58%; height:82px;}
	
	.hot_3{ width:100%; height:52px;}
	.hot_3_left{ float:left; width:40%; height:52px; background-color:#fee8e9;}
	.hot_3_mid{ float:left; width:40%; height:52px; background-color:#f1efda; margin-left:2%;}
	.hot_3_right{ float:right; width:90px; height:52px; background-color:#d7f1ee;}
	
	.repute_1{ text-align: center;}
	.repute_2{ text-align: center;}
	.cost_muneb{ margin-top:8px; padding-bottom:10px;}
	
	.guojia{ width:100%; height:60px; text-align: center; display:block; margin-top:20px; margin-bottom:20px;}
	.guojia a{ display: inline-block; width:50px; height:50px; margin:0px 5px; border-radius:50%;}
    .guojia a img{border-radius: 100%}
    .guojia a span{overflow: hidden;word-break: keep-all;color: black}
	
	
	

}



