@charset "utf-8";
/* CSS Document */
/*公共样式*/
html,body,ul,ol,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,div,img,input,button,td,tr,th{margin:0;padding:0;clear:inherit;}
ul,ol,li,i{list-style:none;}
a,i{text-decoration:none;font-style:normal;font-weight:normal;color:#333;cursor:pointer;}
body{font-size:18px;color:#333;font-family:"Microsoft YaHei","微软雅黑";margin:0 auto;text-align:center;}
html>body{min-width:1200px;}
.clear{clear:both;}
.center{width:1200px;margin:0 auto;text-align:center;}
.no-left{margin-left:0 !important;}
.no-right{margin-right:0 !important;}
.fl{float:left;margin-left:0;}
.fr{float:right;margin-right:0;}
/*标题*/
.titles{padding-top:30px;margin-bottom:20px;}
.titles h2{margin:0 auto;width:1200px;height:40px;font-size:32px;color:#333;line-height:40px;margin-bottom:10px;}
.titles span{color:#694ce4;}
.titles p{margin-top:0;font-size:22px;}
.titles p i{display:inline-block;width:48px;height:3px;background:#fc585f;vertical-align:middle;margin:0 10px;border-radius:4px;}
.title2{padding-top:40px;}
.title2 h2{color:#fff;}
.title2 span{color:#ffd44d;}
.title2 p i{background:#fede8b;}

/*按钮*/
.buttons a{margin:0 auto;font-size:22px;display:block;width:220px;height:40px;color:#fff; cursor:pointer;}
.button1{width:600px;height:44px;margin:30px auto 40px;}
.button1 .left{float:left;width:268px;height:44px;line-height:44px;background:url(../images/yxxz/btn2.png) center center no-repeat;padding-right:16px;}
.button1 .right{float:right;width:268px;height:44px;line-height:44px;background:url(../images/yxxz/btn2.png) center center no-repeat;padding-right:16px;}
.button1 .right i{font-size:18px;color:#fff;}
.button2 a{display:block;width:268px;height:44px;line-height:44px;background:url(../images/yxxz/btn2.png) center center no-repeat;padding-right:16px;}

/*顶部*/
.header{display:block;width:100%;position:fixed;top:0;left:0px;background:#333;z-index:990;height:80px;opacity: 0.96;}
.container{margin:0 auto;text-align:center;width:1200px;}
/*logo*/
.container h1{float:left;margin:10px 0;width:152px;height:38px;background:url(../images/yxxz/logo.png) center center no-repeat;background-size: cover;}

/*导航*/
.select{width:100px;height:40px;float:left;line-height:40px;position:relative;padding:10px 25px 0;margin-left:22px;text-align:left;font-size: 20px;}
.select p a{color:#fffc2a;}
.nav{margin-top:8px;}
.nav-bar{display:block;float:right;height:36px;font-size: 16px;}
.nav-bar li{display:block;float:left;flex:1;}
.nav-bar li a{position:relative;width:130px;height:30px;line-height: 30px;display:block;margin:0 8px;outline:none;color:#fff;text-transform:uppercase; background:#694ce4; }
.nav-bar li:hover a{color:#694ce4;background:#fff;}


/*banner*/
.banner{width:100%;height:580px;background:url(../images/yxxz/banner.jpg) center 0px no-repeat;position:relative;}
.banner-z{width:900px;height:470px;margin:0 auto;position:relative;}
.banner-btn{width:760px;height:60px;position:relative;top:410px;}
.banner-btn a{display:block;float:left;width:164px;height:42px;line-height:42px;background:#FF9501;border:1px solid #FF9501;font-size:24px;margin:0 12px;}
.banner-btn a:hover{background:#fff;border:1px solid #ff4a3e;color:#ff4a3e;transform:translateY(-10px);transition:all 0.2s ease;}


/*院校专业早选择、早备考，打响考研“第一战”*/
.content1{width:100%;height:815px;background:url(../images/yxxz/bg1.jpg) center top no-repeat;}
.con1{margin:0 auto;width:1200px;height:564px;}
.con1-ul{width:1000px;height:40px;line-height:40px;/*border:1px solid #666;*/background:#666;color:#fff;border-radius:30px;margin:30px auto;}
.con1-ul li{width:499px;height:38px;float:left;cursor:pointer;}
.con1-ul li i{display:inline-block;width:40px;height:2px;background:#fff;vertical-align:middle;margin:0 10px;}
.con1-li{border:1px solid #666;background:#fff;color:#694ce4;border-radius:30px;}
.con1-ul .con1-li i{background:#694ce4;}
.con1 .con1-divs{width:1190px;height:488px;margin:30px auto 0;overflow:hidden;}
.con1 .con1-divs .cont1{display:none;}
.con1 .con1-divs .con1-div{display:block;}
/*热门院校*/
.con1-div1 ul{width:1170px;height:420px;margin:0 auto 60px;}
.con1-div1 ul li{width:270px;height:190px;background:#fff;float:left;margin:0 10px 30px;position:relative;border-radius:12px;}
.con1-div1 ul li img{position:absolute;top:-1px;left:0;}
.con1-div1 ul li h4{width:218px;height:36px;line-height:36px;font-size:20px;color:#fff;background:url(../images/yxxz/floor1-1.png) center center no-repeat;margin:0 auto;}
.con1-div1 li span{height:36px;line-height:36px;font-size:18px;font-weight:bold;}
.con1-div1 li p{border-top:1px dashed #999;border-bottom:1px dashed #999;line-height:30px;padding:8px 0;font-size:16px;}
.con1-div1 li b{display:block;height:80px;line-height:45px;padding:20px 0;font-size:24px;}
.con1-div1 li div{width:230px;height:30px;margin:15px auto;}
.con1-div1 li div a{display:block;height:30px;line-height:30px;padding:0 15px;background:#fff;border:1px solid #694ce4;color:#694ce4;}
.con1-div1 li div a:hover{background:#694ce4;color:#fff;}

/*热门专业推荐*/
.con1-div2{width:1160px;height:468px;margin:0 auto;}
.con1-div2 ul{width:1132px;height:468px;margin:0 auto;}
.con1-div2 li{width:262px;height:212px;float:left;background:url(../images/yxxz/floor1-3.png) center center no-repeat;margin:20px 10px 0;}
.con1-div2 li h4{line-height:36px;margin:10px auto 15px;font-size:20px;}
.con1-div2 li p{line-height:32px;margin:0 auto;height:100px;}
.con1-div2 li a{width:160px;height:36px;display:block;line-height:36px;margin:9px auto 0;font-size:20px;color:#fff;}
.con1-div2 li a:hover{color:#ffe9aa;}


/*研究生报考流程*/
.content2{width:100%;height:572px;background:url("../images/yxxz/bg2.jpg") center top no-repeat;}

/*热门信息咨询*/
.bottom2{width:1200px;height:320px;margin: 0 auto;}
.con2 a{width:440px;height:408px;margin:95px 0 70px 102px;float: left;}
.bottom2 ul{width:490px;height:320px;margin:146px 60px 10px 15px;float: right;}
.bottom2 h3{font-size:24px;line-height:60px;color:#fff;}
.bottom2 li{width:190px;height:40px;margin:15px;float:left;}
.bottom2 li a{display:block;width:190px;height:40px;line-height:40px;background:#694ce4;border-radius:40px;color:#fff;}
.bottom2 li a:hover{background:#fff;color:#694ce4;border:1px solid #694ce4;}


/*定位不同，“量体”定制，*/
.content3{width:100%;height:526px;background:#fff;}
.content3 ul{width:1200px;height:346px;margin:20px auto 25px;}
.content3 ul li{width:224px;height:306px;float:left;margin:0 8px;position:relative;}
.content3 ul li h4{width:84px;height:76px;color:#fff;background:url(../images/yxxz/floor3-11.png) center center no-repeat;padding:24px 0 14px;margin:100px auto auto 10px;position:relative;}
.content3 ul li p{line-height:36px;margin:10px auto;font-weight:bold;}
.content3 ul li a{display:block;width:178px;height:44px;background:url(../images/yxxz/floor3-15.png) center center no-repeat;margin:0 auto;line-height:44px;padding-right:20px;color:#fff;}
.content3 ul .li3-1{background:url(../images/yxxz/floor3-1.png) center center no-repeat;}
.content3 ul .li3-2{background:url(../images/yxxz/floor3-2.png) center center no-repeat;margin-top:20px;}
.content3 ul .li3-2 h4,.content3 ul .li3-4 h4{background:url(../images/yxxz/floor3-12.png) center center no-repeat;}
.content3 ul .li3-3{background:url(../images/yxxz/floor3-3.png) center center no-repeat;margin-top:40px;}
.content3 ul .li3-3 h4{background:url(../images/yxxz/floor3-13.png) center center no-repeat;}
.content3 ul .li3-4{background:url(../images/yxxz/floor3-4.png) center center no-repeat;margin-top:20px;}
.content3 ul .li3-5{background:url(../images/yxxz/floor3-5.png) center center no-repeat;}

/*新文道教育懂考研更懂你*/
.tl{width:100%;height:300px;background:url(../images/yxxz/tl.png) center top no-repeat;}

/*入围中科大，安大，合工大，在绚丽的青春时光闪耀*/
.content4{width:100%;height:795px;background:url(../images/yxxz/bg4.jpg) center center no-repeat;margin-top:-10px;position:relative;z-index:98;}
.con4{width:1200px;height:572px;margin:0 auto;position:relative;}
.con4 .img4{position:absolute;}
.con4 p{position:absolute;width:150px;height:190px;background:url(../images/yxxz/floor4-9.png) center center no-repeat;padding:40px 20px;color:#fff;font-size:20px;line-height:40px;top:140px;left:0;}
.con4 p span{color:#ffd747;font-size:24px;}

.con4 .img4-1{width:280px;height:242px;left:140px;top:0;}
.con4 .img4-2{width:280px;height:212px;left:460px;top:50px;}
.con4 .img4-3{width:271px;height:130px;left:780px;top:140px;z-index:35;}
.con4 .img4-4{width:270px;height:230px;left:926px;top:0;z-index:33;}
.con4 .img4-5{width:330px;height:200px;left:870px;top:310px;}
.con4 .img4-6{width:270px;height:222px;left:220px;top:300px;z-index:32;overflow:hidden;}
.con4 .img4-7{width:360px;height:210px;left:480px;top:330px;z-index:30;overflow:hidden;}

.con4 .img4-6 img,.con4 .img4-7 img{transform:scale(1);
	transition:transform 0.5s ease;
	-webkit-transform:scale(1);
	-webkit-transition:-webkit-transform 0.5s ease;
	-moz-transform:scale(1);
	-moz-transition:-moz-transform 0.5s ease;
	-o-transform:scale(1);
	-o-transition:-moz-transform 0.5s ease;}
.con4 .img4-6 img:hover,.con4 .img4-7 img:hover{transform:scale(1.12);
	transition:transform 0.5s ease;
	-webkit-transform:scale(1.12);
	-webkit-transition:-webkit-transform 0.5s ease;
	-moz-transform:scale(1.12);
	-moz-transition:-moz-transform 0.5s ease;
	-o-transform:scale(1.12);
	-o-transition:-moz-transform 0.5s ease;}

/*考研时间*/
.content5{width:100%;height:auto;background:#fff;padding-bottom:40px;}
.con5{width:1180px;height:auto;padding:10px;margin:0 auto;border-collapse:collapse;}
.con5-ul{width:1180px;height:50px;line-height:50px;background:url(../images/yxxz/floor5-1.png) center center no-repeat;color:#fff;margin:0 auto;padding:0 20px;}
.con5-ul li{width:380px;height:50px;float:left;font-size:20px;cursor:pointer;}
.con5-li{background:url(../images/yxxz/floor5-2.png) center center no-repeat;color:#333;}
.con5 .table5{width:1104px;height:auto;margin:0 auto;overflow:hidden;}
.con5 .table5 table{display:none;}
.con5 .table5 .con5-table{display:block;}
.con5 table{width:1100px;height:auto;background:#fff;border:1px solid #888;margin:0 auto;border-collapse:collapse;}
.con5 table .fir5-1{width:1100px;height:40px;background:#ffd747;}
.con5 table td{border:1px solid #666;border:1px solid #bbb;font-size:16px;padding:20px 0;line-height:30px;border-collapse:collapse;}
.con5 table .fir5-1 td{padding:0;font-size:18px;}
.con5 table td a{display:block;width:112px;height:32px;line-height:32px;border:1px solid #fc5858;background:#fc5858;color:#fff;margin:0 auto;}
.con5 table td a:hover{background:#fff;color:#fc5858;}
.con5 table .th1{font-size:18px;font-weight:bold;}
.con5 table .th1 i{font-weight:normal;}
.con5 table #th2{text-align:left;padding-left:20px;}
.con5 table #th2 span{font-weight:bold;}
.con5 table #th3{text-align:left;padding-left:20px;padding-right:20px;}
.con5 table .th3_f{text-align:left;padding-left:25px;padding-right:25px;}
.con5 table .th4 a{width:150px;background:none;color:#333;border:none;}
.con5 table .th4 a:hover{background:none;color:#fc5858;border:none;}
.content5 .yh{width:1180px;height:100px;margin:20px auto 10px;cursor:pointer;}


/*热门报考院校*/
.content6{width:100%;height:650px;background:url(../images/yxxz/bg6.png) center center no-repeat;}
.friend{height:400px;margin:0 auto;overflow:hidden;width:1270px;margin-bottom: 40px;}
.mr_frbox{height:400px;
/*	width:1200px;*/
	margin:0 auto;}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:45px;margin:170px 0 0 0;width:26px;}
.mr_frUl{float:left;height:316px;width:1200px;margin-left:10px;}
.mr_frBtnR{float:right;margin-top:170px;cursor:pointer;width:26px;height:45px;}
.mr_frUl ul li{display:inline;float:left;height:400px;width:299px;overflow:hidden;position:relative;margin: 0 1px 0 0;}
.mr_fu img{border:1px solid #dcdcdc;}


/*考研高分*/
.content8{width:100%;height:800px;}
/*照片轮播*/
.con8-detail{width:1200px;height:570px;margin:0 auto 16px;overflow:hidden;position:relative;}
.con8-ul{width:1200px !important;height:570px;overflow:hidden;margin:0 auto;position:relative;}
.con8-ul li{float:left;width:1200px;height:570px;margin:0 auto;overflow:hidden;position:relative;}
.con8-ul li img{position:absolute;}
.pic1{width:705px;height:376px;top:0;left:0;z-index:66;}
.pic1_2{width:482px;height:376px;top:0;left:705px;z-index:88;}
.pic2{width:1200px;height:192px;top:376px;left:0;}

.pic3_1{width:593px;height:328px;top:0;left:0;z-index:66;}
.pic3_2{width:594px;height:328px;top:0;left:593px;z-index:88;}
.pic4{width:1200px;height:240px;top:328px;left:0;}



/*新文道教育公司简介*/
.introduction{width:100%;height:300px;background:#eee;padding:0;}
.introduction .intro{width:1200px;height:200px;margin:0 auto;}
.introduction h2{padding-top:40px;font-size:28px;text-align:center;font-weight:bold;}
.introduction p{margin:30px auto 0;text-align:justify;line-height:32px;text-indent:2em;font-size:18px;}


/*底部*/
.foot{clear:both;width:100%;height:50px;padding:30px 0;font:normal 14px/25px "微软雅黑";color:#333;text-align:center;}
.foot a:hover{color:#003de3;}
