﻿@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;cursor:pointer;}
body{font-size:18px;font-family:"Microsoft YaHei","微软雅黑";margin:0 auto;text-align:center;background:#fff;}
html>body{min-width:1200px;}
.clear{clear:both;width:0;height:0;font-size:0;}
.center{width:1200px;margin:0 auto;text-align:center;}
.no-left{margin-left:0 !important;}
.no-right{margin-right:0 !important;}
.fl{float:left !important;margin-left:0 !important;}
.fr{float:right !important;margin-right:0 !important;}

/*标题*/
.tit1{padding-top:50px;}
.tit1{display: block;font-size: 36px;line-height:36px;color: #00479d;text-align: center;}
.tit1 p{width: 1000px;line-height: 34px;font-size:26px;color: #333;margin:0 auto;margin-top:18px;}
.tit1 p span{color: #ff3333;}

.tit2{padding-top:50px;}
.tit2{display: block;font-size: 36px;line-height:36px;color: #fff;text-align: center;}

/*banner*/
.banner{
    height:600px;
    width: 100%;
    background: url("../images/fanshuo/banner_bg.jpg") top center no-repeat;
}
#bannerz{width:1200px;height:450px;margin:0 auto;}
#bannerz p{width: 1200px;height: 58px;margin:35px auto;}
#bannerz a{background:url("../images/fanshuo/btn_bg.png") center center no-repeat;background-size:cover;width:306px;height: 56px; text-align:center;line-height:56px;display:inline-block;font-size: 22px;color:#fff;border-radius:29px;margin: 0 auto;letter-spacing: 2px;}
#bannerz a:hover{background:#ff3333;color:#fff;font-size: 24px;border-radius:29px;}
/*翻译硕士，考研早知道*/
.content1{width:1200px;height:500px;position: relative;}
.con1{width:1200px;margin: 0 auto;height:350px;}
.con1 ul li{width:227px;height:279px;float:left;margin:25px 25px 40px 25px;border-radius:12px;}
.box1_01{background:url("../images/fanshuo/box1-01.png") center center no-repeat;}
.box1_02{background:url("../images/fanshuo/box1-02.png") center center no-repeat;}
.box1_03{background:url("../images/fanshuo/box1-03.png") center center no-repeat;}
.box1_04{background:url("../images/fanshuo/box1-04.png") center center no-repeat;}
.content1_01 ul li a{font-size: 24px;text-align:center;line-height:78px;display:inline-block;color:#f73e2d;margin-top:184px;}
.content1_01 a:hover{color:#333;border:none;}

/*关于翻硕，常见问题咨询*/
.content2{width:100%;height:680px;background-color: #0c4299;margin:0 auto;margin-bottom: 10px;}
.con2{margin:0 auto;width:1109px;height:488px;padding-top:40px;}
.con2 img{margin:0 auto;width:1109px;height:488px;}
#button1{margin:0 auto;}
#button1 p{margin:20px auto;font-size: 18px;letter-spacing: 1px;}
#con1_btn1 a{background:url("../images/fanshuo/btn_bg.png") center center no-repeat;background-size:cover;width:306px;height: 58px; text-align:center;line-height:58px;display:inline-block;font-size: 22px;color:#fff;border-radius:29px;margin: 0 auto;letter-spacing: 2px;margin-top: 75px;}
#con1_btn1 a:hover{background:#ff3333;color:#fff;font-size: 24px;border-radius:29px;}

/*听说80%的人，都不会选择院校？*/
.content3{width:100%;height:740px;margin:0 auto;}
#tab1 {
	width:1200px;
padding: 50px 0 30px 0; 
	height:476px;
  margin:0 auto;
}
#tab1 ul {
	list-style:none;
	height:68px;
  line-height:68px;
}
#tab1 ul li {
  width:266px;
  height: 68px;
  background:url("../images/fanshuo/btn3_bg.png") center center no-repeat;
  background-size:cover;
	cursor:pointer;
	float:left;
	list-style:none;
  line-height:68px;
  text-align: center;
  font-size: 22px;
  color:#333;
  font-weight: bold;
margin-left: 50px;
}

#tab1 ul li.on {
 color:#ff3333;
  background:url("../images/fanshuo/btn3_bg.png") center center no-repeat;
  background-size:cover;
}

#tab1 div {
	height:424px;
	width:1140px;
  background: #dce0e5;
	border-radius:26px;
}
#tab1 .hide {
  display:none;
  width: 1200px;
}
#firstPage ul{
	width: 1140px;
	height:166px;
	padding: 24px 0 0 11px ;
}
#firstPage ul li{
	width:267px;
	height:166px;
	float: left;
	margin:0 6px 22px 6px;
}
#firstPage ul li img:hover{
	transform:translateY(-4px);transition:all 0.5s ease;
}
#secondPage ul{
	width: 1140px;
	height:166px;
	padding: 24px 0 0 11px ;
}
#secondPage ul li{
	width:267px;
	height:166px;
	float: left;
	margin:0 6px 22px 6px;
}
#secondPage ul li img:hover{
	transform:translateY(-4px);transition:all 0.5s ease;
}

#btn4{background:url("../images/fanshuo/btn_bg.png") center center no-repeat;background-size:cover;width:306px;height: 58px; text-align:center;line-height:58px;display:inline-block;font-size: 22px;color:#fff;border-radius:29px;margin: 0 auto;letter-spacing: 2px;margin-top: -35px;}
#btn4:hover{background:#ff3333;color:#fff;font-size: 24px;border-radius:29px;}


/*翻硕能否成功上岸？备考规划是关键*/
.content4{width:100%;height:714px;margin:0 auto;margin-top: 100px;}
.con4{margin:0 auto;width:1149px;height:492px;padding-top:40px;}
.con4 img{margin:0 auto;width:1149px;height:492px;}

/*多老师资贴身督学，服务贴心、高效*/
.content5{width:100%;height:610px;background-color: #0c4299;margin:0 auto;}
.con5{margin:0 auto;width:1160px;height:384px;padding-top:40px;}
.con5 img{margin:0 auto;width:1160px;height:304px;}
.button2{margin:0 auto;}
#btn2 a{width:338px;height:96px;display:inline-block;margin: 0 auto;}
#btn2 a:hover{transform:translateY(-8px);transition:all 0.5s ease;}


/*广州文都翻译硕士课程*/
.content6{width:100%;height:730px;margin:0 auto;}
.con6_table{width:1120px;margin: 0 auto;text-align: center;margin-top: 40px;}
.con6_table table{width:1120px;background:#fff;border-collapse:collapse;margin: 0 auto;}
.con6_table table .fir3{width:1120px;height:50px;font-size:24px;background-color: #2c7ed0;color: #fff;font-weight:bold;text-align: center;}
.con6_table table td{border:1px solid #ddd;font-size:18px;line-height:28px;text-align: center;padding: 10px 20px;}
.con6_table table .th1{line-height:30px;font-size:20px;padding: 10px;font-weight:bold;color:#00479d}
.con6_table table a{font-size:18px;color: #ff3333;border-radius:30px;border:1px solid #ff3333;line-height:50px; margin: 0 auto;padding:10px 30px; }
.con6_table table a:hover{color: #fff;background-color:#ff3333; }
.con6_table span{color:#00479d;}
#th2{text-align:justify;}

/*考研路上多迷雾，文都老师伴研途*/
.content7{width:100%;height:783px;margin:0 auto;background:url("../images/fanshuo/con7_img.png") center center no-repeat;background-size:cover;}

/*高颜值环境下，你的学习状态全管理*/
.content8{width:100%;height:1030px;margin:0 auto;}
.con8{margin:0 auto;width:1124px;height:749px;padding-top:40px;}
.con8 img{margin:0 auto;width:1124px;height:749px;}


/*底部图片*/
.content9{width:100%;height:141px;margin:0 auto;}
.con9{width:100%;height:141px;margin:0 auto;}
