@charset "utf-8";
/* CSS Document */

body {
    font-family: \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei", "Tahoma", "宋体";
    background: #fff !important;
}

ul, p {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.cgreen, .cgreen a {
    color: #7bc300;
}

.cgray, .cgray a {
    color: #727171;
}

.global {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 24px;
}

/*.globala{ width:1142px; overflow:hidden; margin:0 auto;}*/

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.bj {
    top: -26px;
    position: relative;
    width: auto;
    height: 490px;
    background: url(../img/banner.png) no-repeat top center;
}

.bja {
    width: auto;
    height: 920px;
    background: url(../img/bj1.gif) no-repeat top center;
    padding-top: 52px;
}

.banner {
    padding-top: 73px;
    font-size: 14px;
    text-align: center;
}
.div_tel {
    width: 1000px;
    margin: 0 auto;
    margin-top: 100px;
    box-sizing: border-box;
    padding-left: 350px;

}

.banner a {
    width: 140px;
    height: 32px;
    line-height: 32px;
    color: #fff !important;
    border-radius: 24px;
    display: inline-block;
    background: #ff8202;
    font-weight: bold;
    font-size: 15px;
    margin-left: 150px;
}

.banner a:hover {
    background: #f39800;
    color: #333 !important;
    border: 1px solid #ffce55;
    background: #ffce55;
}
.banner_txt
{
    width: 1000px;
    margin: 0 auto;
}
.banner_txt .p_h1,.banner_txt .p_h2
{
    /* position: relative;
    left: 250px;
    top: -100px; */
    color: #51c21a;
    float: right;
    width: 501px;
    text-align: left;
    line-height: 83px;
    font-size: 67px;
    background-image:-webkit-linear-gradient(bottom,#008260,#51c21a); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}
.banner_txt .p_h2
{
    font-size: 40px;
}
.banner_txt .p_h2 strong
{
    font-size: 67px;
    font-weight: normal;
}

.sp_tel
{
    color: #666;
    font-size: 14px;
    margin-left: 50px;
    display: inline-block;
    width: 300px;
}
.sp_tel strong
{
    color: #666;
    font-size: 30px;
}
.dy {
    font-size: 18px;
    color: #006699;
    line-height: 49px;
    padding-left: 195px;
    margin-top: 52px;
    height: 49px;
}

.dy a {
    margin-left: 60px;
    color: #fff !important;
}

.dy a:hover {
    color: #ffb52e !important;
}

.daoy {
    background: url(../img/bja1.png) no-repeat 0 46px;
}

.daoy_zi {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    padding: 55px 0px 50px 160px;
}

.daoy_zi strong {
    font-size: 18px;
    margin-bottom: 8px;
    display: inline-block;
}

.tc_tijiaobox {
    height: 348px;
    margin: 0 auto 20px;
    background: #96a8b4 url(../img/tc_tijiao.jpg) no-repeat center top;
}

.tc_tijiaobox p {
    font-size: 30px;
    color: #fff;
    padding: 57px 0px 35px 370px;
}

.tc_tijiao {
    float: right;
}

.tc_tijiao form ul {
    width: 660px;
}

.tc_tijiao form ul li {
    width: 300px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 30px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    float: left;
}

.tc_tijiao form ul li p .Validform_checktip.Validform_wrong {
    color: #fff !important;
}

.tc_tijiao form ul li div {
    width: 300px;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
}

.tc_tijiao form ul li .dianhua {
    background: url(../img/input1.gif) no-repeat;
}

.tc_tijiao form ul li .name {
    background: url(../img/input2.gif) no-repeat;
}

.tc_tijiao form ul li .guojia {
    background: url(../img/input3.gif) no-repeat;
}

.tc_tijiao form ul li .didian {
    background: url(../img/input4.gif) no-repeat;
}

.tc_tijiao form ul li select {
    height: 20px;
    line-height: 20px;
    margin-left: 40px;
    margin-top: 10px;
    width: 250px;
    border: none;
    background: none;
    color: #96a8b4;
}

.tc_tijiao form ul li select option {
    background: #FFFFFF;
    color: #96a8b4;
    border: none;
    line-height: 22px;
}

.tc_tijiao form ul li input {
    height: 40px;
    line-height: 40px;
    margin-left: 40px;
    width: 260px;
    border: none;
    background: none;
    color: #96a8b4;
}

.from_btn {
    /*padding:9px 106px; _padding:6px 106px;*/
    width: 630px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #ffce55;
    background: #ffce55;
    color: #fff;
    border-radius: 0px;
    text-decoration: none;
    margin-top: 25px;
    cursor: pointer;
    float: right;
}

.from_btn:hover {
    border: 1px solid #e6ba4d;
    background: #e6ba4d;
    color: #fff;
    text-decoration: none
}

/*==========以下部分是Validform必须的===========*/

.Validform_checktip {
    float: left;
    display: inline;
    font-style: normal;
    font-family: "宋体";
    margin-left: 8px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}

.Validform_right {
    color: #71b83d;
    padding-left: 20px;
    background: url(../images/y_right.png) no-repeat left center;
}

.Validform_wrong {
    color: #999;
    padding-left: 20px;
    white-space: nowrap;
    background: url(../images/y_error1.png) no-repeat left center;
}

.Validform_loading {
    padding-left: 20px;
    background: url(../images/y_onLoad.gif) no-repeat left center;
}

.Validform_error {
    background-color: #ffe7e7 !important;
}

#Validform_msg {
    color: #7d8289;
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
    width: 280px;
    -webkit-box-shadow: 2px 2px 3px #aaa;
    -moz-box-shadow: 2px 2px 3px #aaa;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 99999;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}

#Validform_msg .iframe {
    position: absolute;
    left: 0px;
    top: -1px;
    z-index: -1;
}

#Validform_msg .Validform_title {
    line-height: 25px;
    height: 25px;
    text-align: left;
    font-weight: bold;
    padding: 0 8px;
    color: #fff;
    position: relative;
    background-color: #000;
}

#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
    line-height: 22px;
    position: absolute;
    right: 8px;
    top: 0px;
    color: #fff;
    text-decoration: none;
}

#Validform_msg a.Validform_close:hover {
    color: #cc0;
}

#Validform_msg .Validform_info {
    padding: 8px;
    border: 1px solid #000;
    border-top: none;
    text-align: left;
}

/*导语下的切换*/

.daoytab {
    padding: 0 0 0px 20px;
}

.daoytab li {
    width: 162px;
    padding-top: 185px;
    float: left;
    cursor: pointer;
    margin-right: 105px;
    text-align: center;
    font-size: 24px;
    color: #96a8b4;
}

.daoytab li.t1 {
    background: url(../img/daoytab1.png) no-repeat;
}

.daoytab li.t1.current {
    background: url(../img/daoytab1_cur.png) no-repeat;
    color: #000;
}

.daoytab li.t2 {
    background: url(../img/daoytab2.png) no-repeat;
}

.daoytab li.t2.current {
    background: url(../img/daoytab2_cur.png) no-repeat;
    color: #000;
}

.daoytab li.t3 {
    background: url(../img/daoytab3.png) no-repeat;
}

.daoytab li.t3.current {
    background: url(../img/daoytab3_cur.png) no-repeat;
    color: #000;
}

.daoytab li.t4 {
    background: url(../img/daoytab4.png) no-repeat;
}

.daoytab li.t4.current {
    background: url(../img/daoytab4_cur.png) no-repeat;
    color: #000;
}

.daoytab li.none {
    margin-right: 0;
}

.daoycon {
    height: 300px;
}

.daoycon .item {
    padding: 40px 0 0 0;
    line-height: 28px;
}

.daoycon .item strong {
    font-size: 18px;
    margin-bottom: 8px;
    display: inline-block;
    color: #333;
    font-weight: normal;
}

.daoycon .item p {
    font-size: 14px;
    color: #666;
}

.bt {
    text-align: center;
    margin: 60px 0 25px;
}

.bt p {
    text-align: center;
    height: 90px;
    line-height: 66px;
    font-weight: bold;
    font-size: 36px;
    background: url(../img/bt.png) no-repeat 0 35px;
    display: inline-block;
}

.bt span {
    /*width:335px; */
    height: 90px;
    display: inline-block;
    background: url(../img/bta.png) no-repeat center 61px;
}

.abtn {
    border-radius: 3px;
    display: block;
    text-align: center;
}

.abtn a {
    color: #252525;
    display: inline-block;
    width: 400px;
    height: 50px;
    margin: 20px auto;
    line-height: 50px;
    text-align: center;
    background: #ffce55;
}

.abtn a:hover {
    background: #e6ba4d;
}

.bg1 {
    background: url(../img/bg1.png) no-repeat right 340px;
}

.bg1L {
    background: url(../img/bg1L.png) no-repeat left 1014px;
}

.bg2 {
    width: 100%;
    background: #f5fdfa url(../img/bg2.gif) no-repeat center bottom;
    padding-bottom: 50px;
}

.service {
    padding: 0 0 15px;
}

.service li {
    float: left;
    width: 235px;
    margin-right: 20px;
}

.service li.none {
    margin-right: 0;
}

.service li .album {
    position: relative;
    padding-bottom: 25px;
}

/* .service li .more {
    position: absolute;
    display: inline-block;
    background: url(../img/serv_more.png) no-repeat;
    width: 35px;
    height: 35px;
    left: 140px;
    top: 142px;
} */

.service li img {
    display: block;
}

.service strong {
    font-size: 24px;
    color: #1ab283;
    margin: 10px 0;
    display: inline-block;
    font-weight: normal;
}

.service li p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.sp_intro
{
    font-size: 12px;
    color: #999;
}
.pgfree_a
{
    display: block;
    margin-top: 30px;
}
/*时间规划*/

.schedule {
    width: 1000px;
    height: 770px;
    background: url(../img/schedule.png?v=1.0) no-repeat;
    margin: 30px 0 0;
}

.schedule .item {
    width: 420px;
    margin: 1px;
}

.schedule .item strong {
    height: 72px;
    line-height: 72px;
    font-size: 18px;
    text-align: center;
    display: block;
}

.schedule .item p {
    height: 51px;
    line-height: 51px;
    text-align: left;
    text-indent: 130px;
    margin: 0;
}

.schedule .item .schL {
    width: 21px;
    height: 28px;
    display: inline-block;
    background: url(../img/schL.png) no-repeat center;
    vertical-align: middle;
    margin-right: 10px;
}

.schedule .item .schR {
    width: 21px;
    height: 28px;
    display: inline-block;
    background: url(../img/schR.png) no-repeat center;
    vertical-align: middle;
    margin-right: 10px;
}

/*国别切换*/

.statetab {
    background: #eaf1f7;
    margin: 80px 0 0;
}

.statetab ul {
    width: 1000px;
    margin: 0 auto;
}

.statetab li {
    width: 200px;
    padding-bottom: 30px;
    padding-top: 184px;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    color: #96a8b4;
}

.statetab li img {
    display: block;
}

.statetab li.t1 {
    background: url(../img/state_01.png) no-repeat center 53px;
    border-top: 8px solid #eaf1f7;
}

.statetab li.t1.current {
    background: #f5fdfa url(../img/state_01_cur.png) no-repeat center 53px;
    border-top: 8px solid #1ab283;
    color: #000;
}

.statetab li.t2 {
    background: url(../img/state_02.png) no-repeat center 53px;
    border-top: 8px solid #eaf1f7;
}

.statetab li.t2.current {
    background: #f5fdfa url(../img/state_02_cur.png) no-repeat center 53px;
    border-top: 8px solid #1ab283;
    color: #000;
}

.statetab li.t3 {
    background: url(../img/state_03.png) no-repeat center 53px;
    border-top: 8px solid #eaf1f7;
}

.statetab li.t3.current {
    background: #f5fdfa url(../img/state_03_cur.png) no-repeat center 53px;
    border-top: 8px solid #1ab283;
    color: #000;
}

.statetab li.t4 {
    background: url(../img/state_04.png) no-repeat center 53px;
    border-top: 8px solid #eaf1f7;
}

.statetab li.t4.current {
    background: #f5fdfa url(../img/state_04_cur.png) no-repeat center 53px;
    border-top: 8px solid #1ab283;
    color: #000;
}

.statetab li.t5 {
    background: url(../img/state_05.png) no-repeat center 53px;
    border-top: 8px solid #eaf1f7;
}

.statetab li.t5.current {
    background: #f5fdfa url(../img/state_05_cur.png) no-repeat center 53px;
    border-top: 8px solid #1ab283;
    color: #000;
}

.statetab li.none {
    margin-right: 0;
}

.statecon {
    width: 1000px;
    margin: 0 auto;
}

.statecon .item {
    padding: 10px 0 0 0;
    line-height: 28px;
}

.statecon .item img {
    display: block;
}

/*学历切换*/

.edutab {
    padding-left: 79px;
    margin-bottom: 50px;
}

.edutab li {
    width: 271px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    float: left;
    margin-right: 13px;
    border: 1px solid #96a8b4;
    color: #96a8b4;
    font-size: 21px;
    cursor: pointer;
}

.edutab li.current {
    background: #1ab283;
    color: #fff;
}

.edutab li.none {
    margin-right: 0;
}

.educon .pic {}

.educon .pic img {
    display: block;
}

.educon .items {
    line-height: 28px;
}

/*表格*/

.stripe {
    background: url(../img/educon_bg.png) no-repeat bottom;
    padding-bottom: 40px;
}

.stripe th {
    background: #96a8b4;
    color: #fff;
    line-height: 54px;
    height: 54px;
    font-size: 16px;
    text-align: left;
    padding: 0 0 0 20px;
}

.stripe td {
    padding: 0 0 0 20px;
    vertical-align: top;
    text-align: left;
    background: #fff;
    font-size: 13px;
    line-height: 52px;
}

.stripe tr.alt td {
    background: #f9f9f9;
    /*这行将给所有的tr加上背景色*/
}

.stripe tr.over td {
    background: #f5fdfa;
    /*这个将是鼠标高亮行的背景色*/
}

/*表格*/

.stripe2 {
    background: url(../img/educon_bg.png) no-repeat bottom;
    padding-bottom: 40px;
}

.stripe2 th {
    background: #1ab283;
    color: #fff;
    line-height: 54px;
    height: 54px;
    font-size: 16px;
    text-align: left;
    padding: 0 0 0 50px;
}

.stripe2 td {
    padding: 0 0 0 50px;
    vertical-align: top;
    text-align: left;
    background: #fff;
    font-size: 13px;
    line-height: 52px;
}

.stripe2 tr.alt td {
    background: #f9f9f9;
    /*这行将给所有的tr加上背景色*/
}

.stripe2 tr.over td {
    background: #f5fdfa;
    /*这个将是鼠标高亮行的背景色*/
}

/*UK table*/

.news_con {
    width: 1000px;
    overflow: hidden;
    font-size: 14px;
    padding-bottom: 40px;
}

.news_con .pic img {
    display: block;
}

.news_con p {
    font-size: 12px;
}

.news_con table {
    background: #cce6ff;
}

.news_con table .lina {
    background: #fff;
}

.news_con table .linb {
    background: #f6f6f6;
}

.news_con table tr th {
    height: 58px;
    line-height: 58px;
}

.news_con table tr td {
    padding: 0px 14px;
    height: 80px;
    padding-top: 0px;
    line-height: 24px;
}

.news_con table a {
    color: #ffb52e;
}

/*CAN table*/

.news_con2 {
    width: 1000px;
    overflow: hidden;
    font-size: 14px;
    padding-bottom: 40px;
}

.news_con2 p {
    font-size: 12px;
}

.news_con2 table {
    background: #cce6ff;
}

.news_con2 table .lina {
    background: #fff;
}

.news_con2 table .linb {
    background: #f6f6f6;
}

.news_con2 table tr th {
    height: 58px;
    line-height: 58px;
}

.news_con2 table tr td {
    padding: 0px 14px;
    height: 30px;
    padding-top: 0px;
    line-height: 24px;
}

.news_con2 table a {
    color: #ffb52e;
}

/*anli*/

.anlibg {
    background: #f5fdfa url(../img/anlibg.png) no-repeat center bottom;
    padding-bottom: 61px;
}

.anli {
    border: 1px solid #f3f3f3;
    background: #fff url(../img/anli_bg.png) no-repeat 235px 84px;
}

.anli .ad216 {
    width: 216px;
    position: relative;
}

.anli .ad216 .album {
    width: 164px;
    height: 164px;
    position: absolute;
    left: 25px;
    top: 352px;
    background: url(../img/anli_img.png) no-repeat;
    display: inline-block;
    line-height: 164px;
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.picScroll-left2 {
    float: right;
    position: relative;
    width: 782px;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
}

.picScroll-left2 a {
    color: #000000;
    text-decoration: none;
}

.picScroll-left2 .hd {}

.picScroll-left2 .hd .prev {
    position: absolute;
    top: 225px;
    width: 46px;
    height: 86px;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/ad7.png) no-repeat;
    z-index: 999;
}

.picScroll-left2 .hd .prev:hover {
    background: url(../img/ad7_current.png) no-repeat;
}

.picScroll-left2 .hd .next {
    position: absolute;
    top: 225px;
    width: 46px;
    height: 86px;
    overflow: hidden;
    cursor: pointer;
    z-index: 999;
    background: url(../img/ad8.png) no-repeat;
    right: 1px;
}

.picScroll-left2 .hd .next:hover {
    background: url(../img/ad8_current.png) no-repeat;
}

.picScroll-left2 .bd {
    overflow: hidden;
    margin: 0 auto;
    padding-left: 35px;
}

.picScroll-left2 .bd ul {
    overflow: hidden;
    overflow: hidden;
    zoom: 1;
}

.picScroll-left2 .bd ul li {
    width: 678px;
    height: 510px;
    padding: 50px 0 0 25px;
    float: left;
    border-right: none;
}

.picScroll-left2 .bd .top {
    color: #333;
    border-top: 2px solid #1ab283;
    padding: 13px 0 10px;
}

.picScroll-left2 .bd .top p {
    display: inline-block;
}

.picScroll-left2 .bd .top span {
    display: inline-block;
    float: left;
    width: 225px;
}

.picScroll-left2 .bd .top em {
    font-style: normal;
    float: left;
    display: inline-block;
    width: 430px;
}

.picScroll-left2 .bd .con {
    color: #666;
    border-top: 2px solid #1ab283;
    padding: 8px 0 0;
    font-size: 12px;
}

.picScroll-left2 .bd .con p {
    padding: 20px 0 0;
}

/*ad1000*/

.ad1000 {
    margin: 40px 0;
}
.p_intro
{
    color: #333;
    text-align: center;
    font-size: 16px;
    padding: 50px 0 0;
    line-height: 30px;
}
.plan_img
{
    margin-bottom: 30px;
}
.plan_content h3
{
    color: #1ab283;
    font-size: 30px;
    line-height: 35px;
    padding-left: 8px;
    margin-bottom: 15px;
    border-left: 5px solid #1ab283;
}
.plan_content .left
{
    width: 450px;
    height: 290px;
    margin-left: 25px;
    font-size: 14px;
    color: #666;
}
.plan_content.uk .left
{
    height: 430px;
}
.plan_content strong
{
    color: #333;
    display: block;
    font-size: 14px;
}
.plan_p
{
    color: #fff;
    text-align: center;
    background: #1ab283;
    font-size: 14px;
    font-weight: bold;
    width: 160px;
    height: 30px;
}
.plan_intro
{
    width: 960px;
    padding: 40px 120px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: left;
    background: #ddf7eb;
    font-size: 14px;
    color: #666;
    text-decoration: underline;
    position: relative;
}
.plan_intro::before
{
    content: '';
    background: url(../img/mes_icon.png) no-repeat;
    background-size: contain;
    width: 50px;
    height: 58px;
    position: absolute;
    left: 54px;
    top: 32px;
}
.plan_intro a
{
    color: #666;
}