/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body {font-size: 16px;font-family:'Open Sans',"Microsoft Yahei UI","Microsoft Yahei",verdana,sans-serif;color: #000;min-width: 1267px; }
td,th,caption{font-size:16px;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}
address,caption,cite,code,dfn,em/*,strong*/,th,var{ font-style: normal; font-weight: normal; }
a{color: #000;text-decoration: none; }
a:hover{color: #000;}
img{border:none;}
ul li{list-style: none;}
input,textarea,select,button{ font: 14px Verdana, Helvetica, Arial, sans-serif; }
table{ border-collapse: collapse; }
html{ overflow-y: scroll; }
.clear{margin: 0;padding: 0;clear: both;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix{zoom: 1;*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.dno{display: none;}
::before,::after,a,button,span,input,textarea,li{
	transition: 0.56s ease;
    -o-transition: 0.56s ease;
    -webkit-transition: 0.56s ease;
    -ms-transition: 0.56s ease;
    -moz-transition: 0.56s ease;
}

.navBar {width: 1200px; margin: 35px auto;position: relative;z-index: 1;}
.navBar img{ float: left }
.nav {float: right;width: 910px;}
.nav h3 {font-weight: normal;font-size: 16px;}
.nav .m { position: relative; float: left; padding: 0 22px;display: inline; text-align: center; }
.nav .m.on{ background: #eee;}
.nav h3 a {
        zoom: 1;
        height: 16px;
        line-height: 16px;
        padding: 12px 0;
        display: block;
    }

.nav .sub {
        display: none;
        width: 108px;
        padding: 10px 0;
        position: absolute;
        left: 0px;
        top: 34px;
        background: #eee;
        float: left;
        
    }

.nav .sub li {text-align: center; padding-bottom: 7px;}
.nav .sub li a {display: block;zoom: 1;}
.nav .sub li a:hover { color:#ff0000;}


.mt{ margin-top:30px}
.con{width:1200px; margin:0 auto}
.header{ padding:40px 0; overflow:hidden}
.header img{ float:left; display:inline; margin-right:65px;}
.header ul{}
.header ul li{ float:left; display:inline; margin-right:60px; line-height:63px;}
.header ul li:last-child{ margin-right:0px;}
.banner{ width:100%;}
.banner img{ width:100%;}
.project{ margin:40px auto; overflow:hidden}
.project img{ width:390px; float:left; margin:0 10px 10px 0;height:275px}

.hf{ width:100%;}

.ry{ text-align:center; background-color:#0073e2; color:#fff; padding:50px 0; margin-top:20px}
.ry h2{ font-size:42px; margin-bottom:30px}
.ry .smalltit{ font-size:26px}
.ryimg{ padding:40px 0 0 0 }
.ryimg img{ margin-bottom:50px}

.news{ margin-bottom:50px!important; overflow:hidden; background:#ebebeb; padding:30px!important; width:1140px!important}
.news .tit{ font-size:28px; margin-bottom:20px; width:auto}
.news .tit a{ float:right; display:block; border:1px solid #ccc; font-size:14px; padding:10px}
.news .fl,.news .fr{ width:550px}
.news .fl img{ width:590px;}
.news .fr li{ border-bottom:1px dashed #ccc; padding:12px 0 12px 0}
.news .fr li em{ display:block; margin-top:5px}

.newslist{ margin:50px 0!important; overflow:hidden; background:#ebebeb; padding:30px!important; width:1140px!important}
.newslist .tit{ font-size:28px; margin-bottom:20px}
.newslist .tit a{ float:right; display:block; border:1px solid #ccc; font-size:14px; padding:10px}

.newslist li{ border-bottom:1px dashed #ccc; padding:12px}
.newslist li em{ display:inline-block;  float:right; margin-top:5px}

.teacher{ margin:50px auto}
.teacher img{ width:100%;}

.footer img{ display:block; margin:30px auto 0; width:300px}
.footer ul{ margin:30px 0; overflow:hidden}
.footer ul li{ display:inline; float:left; padding:0px 50px; border-right:1px solid #000}
.footer ul li:last-child{ border-right:none;}

.erweima{ width:450px; margin:0px auto 30px; text-align:center}
.erweima .fl{ margin-right:50px}
.erweima img{ width:200px; margin-bottom:15px;}


 .swiper-container {
      width: 100%;
      height: 100%;
    }

.swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  margin:30px 0
}
.swiper-slide .teacher{  overflow:hidden}
.swiper-slide .teacher .teacherimg{ width:300px; float:left}
.swiper-slide .teacher .teacherimg p{ font-size:18px; text-indent:0px; margin-top:20px}
.swiper-slide .teacher .teacherimg em{ font-size:26px!important; margin-right:10px}
.swiper-slide .teacher .teacherdes{ display:block; float:right; width:550px; padding-left:50px}
.swiper-slide .teacher .teacherdes .tit{ font-size:18px; text-align:left; margin-bottom:15px;}
.swiper-slide .teacher .teacherdes .tit em{ font-size:26px!important; margin-right:10px}
.swiper-slide .teacher .teacherdes p{ line-height:32px; text-align:left; text-indent:2em;}
.swiper-slide .teacher .techms{ color:#006694; font-weight:bold; font-size:20px; margin-top:50px}



.anlist,.con{width:1200px;margin:0 auto}
.anlist img{ margin-bottom:50px; padding:0 20px}
.margtin{ margin-top:120px}
.margtin35{ margin-top:35px}
.postion{ background-color:#006795; width:280px; color:#fff; text-align:right; margin:100px 0}
.postion h2{ font-style:normal;font-size:28px; font-weight:bold; padding:30px 30px 30px 60px}
.postion h2 em{ display:block; font-size:20px}

.nr{ background:url(../images/jtfw_05.jpg); overflow:hidden}

.jtfw{width:1200px;margin:0 auto; padding:50px 0}
.jtfw h2{ font-size:26px; font-weight:bold; margin-bottom:20px}
.jtfw p{ text-indent:2em; line-height:26px}
.jtfw img{ margin-bottom:50px; padding:0 20px}
.dest{ font-weight:bold; margin:50px 0; padding:0 100px}
.dest1{margin:0px 0 50px; line-height:28px; padding-left:50px; font-size:18px }

.bgw{ background-color:#f5f5f5}
.con{ padding:50px 0}
.contit{ text-align:center; font-size:28px; color:#17ba7a}
.contit em{ display:block; font-size:16px; color:#333333}
.connr{ overflow: hidden; margin:50px 0px 20px}
.connr .img1{ display:block; width:425px}
.connr .compaydes1{ width:750px; padding:20px 0;}

.connr .img3{ display:block; width:586px; text-align:center}
.connr .img3 span{ display:inline-block; width:200px; text-align:left}
.connr .compaydes3{ width:600px; padding:20px 0;}
.connr .qyfb{ font-weight:bold; margin-bottom:40px}

.connr .img2{ display:block; width:460px}
.connr .compaydes2{ width:650px; padding:20px 0; line-height:30px}
.connr .compaydes2 span{ display:block; font-weight:bold; font-size:32px; margin-bottom:40px}
.connr .compaydes2 span em{ display:inline-block; font-size:20px}
.con  p{ text-indent:2em; line-height:36px}

.prgg img{ margin:0 auto; display:block}


.titico{ background:url(../images/smalltit.png); width:232px; height:64px; line-height:64px; text-align:center; color:#fff; font-size:32px}
.titico1{ line-height:64px;  font-size:32px}
.pwfc{ font-weight:bold; text-indent:2em; margin-top:30px}
.pwfc1{text-indent:2em; margin-top:30px}
.stit{ font-weight:bold; margin:20px 0px}

.xlxdes{ background-color:#e8e8e8; padding:20px 15px; line-height:26px}
.xlxdes span{ color:#ff0000}

.bgh{ background-color:#e6e6e6}
.lxwm{ padding:50px 0; overflow:hidden}
.lxwmtit{ text-align:center; color:#17ba7a; padding:50px 0}
.lxwmtit em{ display:block; color:#999999}
.lxwmtit em:before
{ 
padding-right:10px;
content:"-";
}
.lxwmtit em:after
{ 
padding-left:10px;
content:"-";
}
.lxwm div{ width:252px; height:196px; float:left; text-align:center;padding:170px 50px 0}
.lxwm  span{ font-weight:bold; margin-bottom:20px; display:block}
.lxwm .address{ background:url(../images/addresico.png);margin-left:155px}
.lxwm .tel{ background:url(../images/telico.png);margin-left:130px}



.fullSlide {
	width:100%;
	position:relative;
	height:897px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:897px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:897px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
	text-align:center;
}
.fullSlide .hd ul {
	text-align:center;
	padding-top:5px;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	zoom:1;
	width:8px;
	height:8px;
	margin:5px;
	background:url(../images/tg_flash_p.png) -18px 0;
	overflow:hidden;
	line-height:9999px;
}
.fullSlide .hd ul .on {
	background-position:0 0;
}

.tx span{ display: block; height: 45px; }
.tx p{width: 1030px; margin:70px auto 55px; background:#e8e8e8; border: 1px solid #d7d7d7; padding: 20px 10px; line-height: 32px;}
.tx p a{ padding-right: 15px; }
.tx p a.red{color: #ff0000 }
.tx dl{width: 1050px; margin:0 auto;}
.tx dl dt{ float: left; background:#006695; width: 375px; height: 65px;color: #fff; padding: 20px 0; text-align: center;}
.tx dl dt b{ display: block; font-size:40px; padding-bottom: 10px; height: 40px; line-height: 40px; letter-spacing: 5px;}
.tx dl dd{ float: left; border-left:3px solid #006695; margin-left: 25px; margin-top: 5px; height:96px;color:#006695;line-height: 40px; padding: 0 10px;}
.tx dl dd font{ display: block; font-weight: bolder; font-size: 34px; padding-top: 12px;}
.tx .tx_01{background:url(../images/bg_01.jpg) repeat-x center; height: 560px;letter-spacing: 5px;}
.tx .tx_01 strong{ text-align:center; font-size:40px; display: block; height: 40px; line-height: 40px; padding:70px 0 50px; }
.tx .tx_01 h3{ text-align:center; font-size:50px;height: 50px; line-height: 50px; }
.tx .tx_01 h4{ width: 1050px; margin:0 auto;font-size:45px;height: 45px; line-height:45px; color: #ce2626;padding:70px 0 50px 70px;}
.tx .tx_01 h5{ width: 1050px; margin:0 auto;font-size:30px; padding-left: 70px;height: 30px; line-height:30px;}
.tx h6 img{width: 100%}
.tx .tx_02{width: 1105px; margin: 0 auto}
.tx .tx_02 h3{ text-align: center; padding: 5px 0; }
.tx .tx_02 h5{ text-align: center; padding: 0 0 50px; }
.tx .tx_02 ul{background:url(../images/x_09.jpg) no-repeat center;width: 785px; height: 120px; margin: 0 auto}
.tx .tx_02 ul li{ float: left; font-size: 24px;width: 250px; text-align: center; height: 55px; line-height: 55px;}

.js{width: 1050px; margin: 0 auto; position: relative;}
.js span{ display: block; text-align: center; }
.js h3{width: 5px; height: 90px; background: #dddddd; position: absolute; left:0; top:40px;}
.js b{font-size:40px; display: block; height: 40px; line-height: 40px;color: #625d5e; text-align: center;padding:25px 0 30px;letter-spacing: 7px;}
.js strong{color: #adadad; font-size:20px; text-align: center; display: block;letter-spacing: 2px;}
.js h6{width: 30px;height: 5px; background: #1a1a1a; display: block; margin: 20px auto 40px;}
.js p{font-size: 36px; line-height:65px; font-weight: bolder; letter-spacing: 8px;}

.js h4{color:#2b6bef; font-size: 80px; line-height: 85px; width: 777px; margin: 150px auto 60px;letter-spacing: 7px; text-align: center;}
.js h5{font-size:34px;height: 130px; line-height:46px; color: #515151;margin:0 0 50px; font-weight: normal; display: block; text-align: center;}

.how{background: #ededed; margin-top: 200px; padding-top: 70px;}
.how .how_01{width: 1000px; margin: 0 auto; }
.how .how_01 span{ font-size: 40px; width: 370px; height: 55px; line-height: 55px; background: #f36261;color: #fff; display: block; text-align: center;border-radius: 20px; margin: 0 0 40px}
.how .how_01 strong{ font-size: 48px; line-height: 58px; display: block;}
.how .how_01 p{ font-size: 24px;width: 800px; line-height: 34px; letter-spacing: 5px; margin:40px 0 60px; }
.how .how_01 h3 img{padding: 5px 17px;}
.how .how_01 h4{width: 660px; margin: 0 auto}
.how .how_01 h4 img{padding: 20px 50px;}
.how .how_02 {text-align: center; padding-top: 100px;}

.pb{width: 1041px; margin: 0 auto; text-align: center;}
.pb b{color: #2f6eef; font-size: 70px; height: 80px; line-height: 80px; padding:100px 0 30px; display: block;}
.pb span{ font-size: 30px; display: block; margin-bottom: 60px; }
.pb h3{ padding: 30px 0 20px; }
.pb p{ font-size: 24px; padding: 0 0 40px;}


.wor{width: 1050px; margin:120px auto; }
.wor span{ font-size: 40px; width: 470px; height: 55px; line-height: 55px; background: #f36261;color: #fff; display: block; text-align: center;border-radius: 20px; margin: 0 0 40px}
.wor strong{ font-size: 48px; line-height: 58px; display: block;}
.wor p{ font-size: 24px;width: 800px; line-height: 34px; letter-spacing: 2px; margin:30px 0 60px; }
.wor .wor_01{ background: #008cff;color: #fff; padding-bottom:100px;}
.wor .wor_01 dl{ float: left; width: 280px; text-align: center; font-size: 24px; line-height: 32px; }
.wor .wor_01 dl dt{ padding: 60px 0 20px; }
.wor .wor_01 dl:nth-child(2),.wor .wor_01 dl:nth-child(5){padding: 0 90px;}

.xuan{width: 1056px; margin:120px auto; text-align: center;}
.xuan b{color: #2f6eef; font-size: 70px; height: 80px; line-height: 80px; padding:100px 0 30px; display: block; letter-spacing: 5px;}
.xuan span{ font-size: 30px; display: block; margin-bottom: 60px; letter-spacing: 5px;}
.xuan ul li { float: left; font-size: 24px; line-height: 40px;width: 320px; margin-top: 30px;}
.xuan ul li font{ font-size: 30px; display: block;color: #fdbb0d}


.jz{width: 1381px; margin:0 auto; text-align: center;}
.jz b{font-size: 40px; height: 40px; line-height: 40px; padding: 80px 0; display: block;}
.jz font{ display: block; font-size:24px; padding: 50px 0 110px; }



.ts{width: 1170px; margin: 25px auto}
.ts dl dt{ float: left }
.ts dl dd{ float: right;width: 525px; font-size: 24px; line-height: 64px; margin-top:55px;}

.bx{width: 1170px; margin: 25px auto; position: relative;}
.bx dl dt{width: 752px; height: 333px; background: #fed100; padding:30px 90px; line-height: 30px; font-size: 18px;}
.bx dl dt b{ display: block; font-size: 34px; height: 40px; line-height: 42px; margin-bottom: 20px; border-bottom: 1px solid #000; width: 660px; padding-bottom: 15px;}
.bx dl dd{ position: absolute; top:50px;right: 0px;}


.ff{background:url(../images/x_12.jpg) no-repeat center;width: 770px; height: 724px; margin: 70px auto 50px; padding-top:50px; padding-left: 190px; font-size: 17px;}
.ff p{width: 652px; text-indent: 2em; line-height: 30px; padding-left: 20px;}
.ff span{ display: block; padding-top: 125px;width: 750px;}
.ff font{ display: block; padding-top: 30px; line-height: 26px; padding-bottom: 70px;}

.dt{ text-align: center; }

.foot{ background:url(../images/foot_bg.jpg) no-repeat center 870px; height: 1100px;}
.foot h3{ text-align: center; padding: 150px 0 60px; }
.foot p{width: 1200px; margin:0 auto;}
.foot p a{width: 180px; text-align: center; display: inline-block; font-size: 18px;}
.foot ul{width: 780px; margin:0 auto;}
.foot ul li{ float: left; text-align: center; font-size: 20px; margin: 90px 90px;}
.foot ul li img{ display: block; padding-bottom: 30px;}



/*品润广告*/
.tit{ font-size: 32px; font-weight: bolder; letter-spacing: 2px; width: 1160px; margin: 0 auto 50px;}
.tit font{ font-size: 20px; }

.gg{background:url(../images/g_01.jpg) no-repeat center; height: 450px;}

.jj{ background: #f4f4f4; height: 525px; padding:80px 0 50px;}
.jj p{width: 1160px; margin: 0 auto; line-height: 40px; text-indent: 2em; font-size: 24px;}

.wh{width: 1200px; margin: 0 auto; padding: 50px 0;}
.wh p{font-size: 24px; line-height: 45px;}
.wh p b{ margin-right:15px; }

.sqdx{ background: #f4f4f4; }
.sqdx1{width: 1200px; margin: 0 auto;}
.sqdx1 b{ font-size: 30px; height: 30px; line-height: 30px; padding: 45px 0; display: block; }
.sqdx1 h3{ margin-bottom: 50px; }
.sqdx1 font{ line-height: 38px; letter-spacing: 5px; font-size: 24px; display: block;}
.sqdx1 span{ display: block; font-size: 28px; height: 40px; line-height: 40px; padding: 30px 0;}
.sqdx1 p{font-size: 24px; text-indent: 2em; line-height: 38px; padding-bottom: 50px;}

.sl{width: 1160px; margin: 60px auto;}
.sl1{width: 586px; float: left;}
.sl1 dl dd{ text-align: center; line-height: 32px; font-size: 20px; padding-top: 40px;}
.sl2{float:right;width: 530px;}
.sl2 h3{ text-align: center; font-size: 24px; padding-bottom: 50px;}
.sl2 ul li{ float: left;font-size: 24px; line-height: 40px;width: 210px; position: relative; margin-left: 50px;}
.sl2 ul li font{ position: absolute;top:0 ;right:0; }

.zz{ background: #f4f4f4; }
.zz1{width: 1212px; margin: 0 auto;}
.zz1 b{ font-size: 30px; height: 30px; line-height: 30px; padding: 45px 0; display: block; }
.zz1 ul li{ float: left; text-align: center; font-size: 18px; line-height: 45px;}
.zz1 ul li:nth-child(1){width: 410px;}
.zz1 ul li:nth-child(2){width: 413px;}
.zz1 ul li:nth-child(3){width: 389px;}
.zz1 h3{ text-align: center; padding-bottom: 40px;}



.dz{width: 1212px; margin: 0 auto 40px;}
.dz b{ font-size: 30px; height: 30px; line-height: 30px; padding: 45px 0; display: block; }
.dz p{width: 1180px; margin: 0 auto;}
.dz p img{ padding: 5px 2px; }

.xc{ background: #f4f4f4; padding-bottom: 40px;}
.xc1{width: 1180px; margin: 0 auto;}
.xc1 b{ font-size: 30px; height: 30px; line-height: 30px; padding: 45px 0; display: block; }
.xc1 p{ text-align: center; margin-bottom: 5px;}

.pw{ text-align: center; padding: 60px 0; }


.bz{ background: #f4f4f4; padding-bottom: 40px;}
.bz1{width: 1180px; margin: 0 auto;}
.bz1 b{ font-size: 30px; height: 30px; line-height: 30px; padding: 45px 0 20px; display: block; }
.bz1 p{ font-size: 20px; margin-bottom: 40px;}
.bz1 h3{width: 1130px; margin: 0 auto}
.bz1 h4{background: #fff;}
.bz1 h4{width: 1130px; margin: 10px auto}
.bz1 h4 img{padding: 2.2px;}

.zj{width: 1180px; margin: 0 auto;}
.zj b{ font-size: 30px; height: 30px; line-height: 30px; padding: 45px 0 20px; display: block; text-align: center;}



/*联系我们*/
.cont{background:url(../images/con_01.jpg) no-repeat center; height: 450px;}
.cont1 .title{ font-size: 24px;color: #999999; text-align: center;  line-height: 36px;padding: 60px 0;}
.cont1 .title font{ display: block;font-size: 30px;color: #17ba7a; }
.cont2{ background: #e6e6e6;padding: 130px 0 70px;}
.cont2 .cont2_c{width: 980px; margin: 0 auto}
.cont2 dl{margin:0 70px;width: 350px; float: left; position: relative;}
.cont2 dl dt{ position: absolute;top:-80px;left:90px; }
.cont2 dl dd{ background: #fff;width: 350px; height: 300px;box-shadow: 0 0 10px #666; font-size: 20px; text-align: center; line-height: 30px;}
.cont2 dl dd b{ display: block; font-size: 30px;  padding: 105px 0 30px;}
.cont3{width: 1200px;margin:50px auto 0;}



/*课程体系*/
.read1{border-bottom: 2px solid #064a81;width: 1050px; margin: 0 auto; font-size: 18px; }
.read1 p{float: right;padding: 20px 0 10px;}
.read2{ text-align: center; padding: 80px 0 }


.read3 b{ font-size: 50px; height: 50px; line-height: 50px; text-align: center; display: block;color: #006695; letter-spacing: 5px; }
.read3 ul{background:url(../images/k_02.jpg) no-repeat center;width: 1081px; height: 144px; margin: 25px auto 70px}
.read3 ul li{ float: left; font-size: 30px;padding-top:20px;  line-height:46px;color: #e9362c;width: 235px; padding-left: 35px;}
.read3 ul li strong{ display: block; font-size: 40px;color: #006695; padding-left: 10px;}
.read3 ul li strong font{font-size: 60px; height: 60px; line-height: 60px; padding-right: 5px;}
.read3 h3{ text-align: center; font-size: 40px;letter-spacing: 5px; color: #006695;}
.read3 p{width: 790px;padding-left: 200px; padding-bottom: 30px; margin:30px auto 0; border-bottom: 1px dashed #000; line-height: 36px; font-size: 26px;}
.read3 p font{ font-weight: bolder;color:#e9362c }

.read4{width: 1130px; margin: 0 auto; position: relative;}
.read4 h3{width: 730px;padding: 50px 0 20px; text-align: center; font-size: 26px; font-weight: normal;color:#e9362c}
.read4 h4{width: 730px; text-align: center;font-size: 26px; font-weight: normal;color:#e9362c}
.read4 h5{width: 730px; text-align: center;color:#006694;font-size: 30px; padding-top: 30px;}
.read4 h6{ position: absolute; top:60px;right:0; }
.read4 dl{ margin-top: 50px; }
.read4 dl dt{ float: left; }
.read4 dl dd{ float: right; width: 500px;padding-top:150px; letter-spacing: 3px; text-indent: 2em; font-size: 20px;line-height: 36px;}
.read4 p{width: 1070px; margin: 0 auto; font-size: 28px; text-indent: 2em; letter-spacing: 3px; line-height: 40px; padding: 40px 0 20px}
.read4 span img:first-child{padding-top: 50px; padding-right: 35px;}

.read5{background:url(../images/k_07.jpg) no-repeat center;width: 1026px; height: 398px; margin:80px auto 0; font-size: 24px; line-height: 50px; padding-top: 170px; padding-left: 100px}

/*记忆课程*/
.jy1{border-bottom: 2px solid #064a81;width: 1050px; margin: 0 auto; font-size: 18px; }
.jy1 p{float: right;padding: 20px 0 10px;}
.jy2{width: 1020px; margin:0 auto;}
.jy2 h3{color: #04679e; font-weight: normal; padding: 40px 0; font-size: 50px; height: 60px; line-height: 60px; text-align: center;}
.jy2 b{color: #df181d; font-weight: normal; font-size: 35px; display: block;}
.jy2 font{color: #df181d; display: block; padding: 30px 0;font-size: 28px;}
.jy2 span{ display: block; font-size: 29px; line-height: 50px; letter-spacing: 2px; text-indent: 2em;}
.jy2 h4{ padding: 60px 0 50px; display: block; color: #056796; font-size:38px; text-indent: 1em;}
.jy2 h5{color: #e20413; display: block; padding-bottom: 50px; font-size: 38px; text-align: center;}
.jy2 p{ width: 840px; height: 220px;padding: 35px; margin: 0 auto; background: #a0d9f7;margin-bottom: 60px; border-radius:30px; font-size: 22px; line-height: 40px;}
.jy2 h6 img:first-child{ padding-right: 22px; }



/*导师团队*/
.team{width: 1200px; margin: 0 auto}
.team1 ul{ border-top:1px dashed #333; padding-top: 50px; margin-top: 70px; padding-bottom: 90px;}
.team1 ul li { float: left;width:600px; font-size: 16px; height: 53px; margin-bottom: 35px;}
.team1 ul li img{float: left; padding-right:30px;}
.team1 ul li font{float: left;}
.team1 ul li:nth-child(1),.team1 ul li:nth-child(2){ line-height: 53px; }

.team2 p{ text-align: center; }
.team2 ul li { float: left;background:url(../images/t_06.jpg) no-repeat center;width: 112px; height: 183px;padding:50px;color: #fff; font-size: 50px; font-weight: bolder; line-height: 90px; margin-right: 35px;}
.team2 ul li:nth-child(5){margin-right: 0;}
.team2 img{ width:100%}

.team3{  margin: 130px 0 0; }
.team3 dl{ margin-bottom:150px;position: relative; }
.team3 dl dt{width: 580px; height: 580px; background: #b6b6b6; border-radius: 50%;}
.team3 dl dt img{border-radius: 50%; padding:33px; width:515px}
.team3 dl dd{ position: absolute;top:10px; right:25px;width: 779px; text-align: center; font-size: 24px;z-index: 100; line-height: 46px;background:url(../images/t_07.png) no-repeat center 130px ;}
.team3 dl dd b{ display: block; font-size: 34px; font-weight: normal; padding: 60px 0}
.team3 dl dd .teades{ width:550px; float:right}

.team4{ text-align: center; margin-bottom: 100px }


.team5 p{ background: #005bac; padding: 20px 0;width: 650px; text-align: center;color: #fff; font-size: 30px; margin: 0 auto}
.team5 h3{ text-align: center;padding: 5px 0; }
.team5 ul{width: 1000px; margin: 15px auto;padding: 15px 0 15px 190px; position: relative; border-top:5px solid #014da1;border-bottom:5px solid #014da1;}
.team5 ul span{position:absolute;top:80px;left:0;-webkit-writing-mode:vertical-rl;writing-mode:tb-rl;writing-mode:vertical-rl; display: block;height: 272px;padding: 0 26px; background: #008cd7;color: #fff; font-size: 34px;text-align: center; letter-spacing: 10px;}
.team5 ul h6{position:absolute;top:200px;left:90px;}
.team5 ul li{ float: left;width: 210px; font-size: 24px; line-height: 30px; padding: 20px 0; text-align: center; background: #cacaca;}
.team5 ul h4{ float: left;width: 50px; height: 1px; }
.team5 ul h4 img{padding:43px 5px;}
.team5 ul h5{ float: left;width: 210px; text-align: center; padding: 5px 0;}


.dede_pages{
}
.dede_pages ul{
	float:right;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}