html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img,
input,
figure,
figcaption {
  margin: 0;
  padding: 0;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft Yahei";
}
ul,
ol,
li {
  list-style: none;
}
b,
strong {
  font-weight: normal;
  font-family: "Microsoft Yahei";
}
em,
i {
  font-style: normal;
  font-family: "Microsoft Yahei";
}
a,
u {
  text-decoration: none;
  font-family: "Microsoft Yahei";
}
img {
  border: 0;
  display: block;
}
input {
  outline: none;
}
* {
  box-sizing: border-box;
}
/* 去掉input的黄色比较 */
input:-webkit-autofill {
  transition: background-color 5000s ease-in-out 0s;
}
button {
  outline: none;
  border: none;
  background: transparent;
}
.clearfix:after {
  /*伪元素是行内元素 正常浏览器清除浮动方法*/
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
  /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
.baking_header {
  height: 84px;
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.fl{
  float: left !important;
}
.baking_header .header_logo {
  width: 134px;
  height: 47px;
  float: left;
  margin-top: 12px;
  margin-right: 30px;
}
.baking_header .header_logo a {
  display: block;
  width: 134px;
  height: 47px;
}
.baking_header .header_logo a img {
  display: block;
  height: 100%;
  width: 100%;
}

.tougaobtn {
  width: 100px;
  text-align: center;
  display: inline-block;
  position: absolute;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 5px;
  top: 27px;
  right: 272px;
  z-index: 99;
  font-size: 14px;
  color: #ffffff !important;
  cursor: pointer;
  background-color: #4a221a;
  display: none !important;
}

.baking_header form {
  display: block;
  width: 258px;
  height: 32px;
  border: 1px solid #4a221a;
  margin-top: 26px;
  float: right;
  border-radius: 20px;
}
.baking_header form p {
  width: 189px;
  height: 30px;
  float: left;
  margin-left: 18px;
}
.baking_header form p input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  background: transparent;
}
.baking_header form p input::placeholder {
  color: #4a221a;
}
.baking_header form button {
  float: right;
  width: 16px;
  height: 16px;
  margin: 6px 24px 0 0;
}
.baking_header form button img {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.baking_tab_nav {
  width: 100%;
  height: 64px;
  line-height: 64px;
  margin: 0 auto;
  background: #4a221a;
}
.baking_tab_nav ul {
  width: 1200px;
  height: 64px;
  line-height: 64px;
  overflow: hidden;
  margin: 0 auto;
}
.baking_tab_nav ul li {
  float: left;
  height: 64px;
  line-height: 64px;
  margin-right: 30px;
  cursor: pointer;
}
.baking_tab_nav ul li a {
  font-size: 18px;
  color: #fff;
  padding: 0 30px;
  display: inline-block;
  height: 64px;
  line-height: 64px;
}
.baking_tab_nav ul li.curren {
  background: #31140e;
}
.baking_tab_nav ul li:hover {
  background: #31140e;
}
.banner {
  width: 100%;
  height: 560px;
  overflow: hidden;
  position: relative;
}
.banner ol {
  width: 100%;
  height: 560px;
  display: block;
  overflow: hidden;
}
.banner ol li {
  width: 100%;
  height: 560px;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
.banner ol li.banner_curren {
  display: block;
}
.banner ol li > a {
  height: 100%;
  width: 100%;
  display: block;
}
.banner ol li > a img {
  height: 100%;
  width: 100%;
  display: block;
}
.banner .dot {
  position: absolute;
  right: 0;
  bottom: 15%;
  width: 100%;
  text-align: center;
}
.banner .dot span {
  height: 10px;
  width: 10px;
  background: #c9c9c9;
  display: inline-block;
  margin-right: 10px;
  border-radius: 10px;
  cursor: pointer;
}
.banner .dot span.dotCurren {
  width: 40px;
  border-radius: 10px;
  background: #dfa35d;
}
.banner a.toLeft {
  display: none;
  height: 48px;
  width: 24px;
  position: absolute;
  left: 0px;
  top: 43%;
}
.banner a.toLeft img {
  width: 100%;
  height: 100%;
  display: block;
}
.banner .toRight {
  display: none;
  height: 48px;
  width: 24px;
  position: absolute;
  top: 43%;
  right: 0px;
}
.banner .toRight img {
  width: 100%;
  height: 100%;
  display: block;
}
.baking_nav {
  width: 1200px;
  height: 160px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: -78px;
  position: relative;
}
.baking_nav a {
  float: left;
  width: 240px;
  height: 160px;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
}
.baking_nav a:nth-of-type(2n-1) {
  background: #e4c7b1;
}
.baking_nav a:nth-of-type(2n) {
  background: #fcecdf;
}
.baking_nav a img {
  width: 66px;
  height: 66px;
  display: block;
}
.baking_nav a em {
  font-size: 18px;
  color: #000;
  display: block;
  margin-top: -40px;
  width: 80%;
  text-align: center;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.baking_img_wrall {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto 0;
}
.baking_img_wrall .baking_img_left {
  float: left;
  width: 580px;
  height: 400px;
  overflow: hidden;
}
.baking_img_wrall .baking_img_right {
  float: right;
  width: 580px;
  height: auto;
  overflow: hidden;
}
.baking_img_left a {
  width: 100%;
  height: 400px;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.baking_img_left a:hover img {
  transform: scale(1.1);
}
.baking_img_left a img {
  display: block;
  width: 100%;
  transition: all 1s ease;
}
.baking_img_left a p {
  position: absolute;
  width: 100%;
  height: 48px;
  line-height: 58px;
  background: rgba(49, 20, 14, 0.8);
  padding: 0 10px;
  left: 0;
  bottom: 0;
}
.baking_img_left a p em {
  display: inline-block;
  height: 20px;
  width: 100%;
  overflow: hidden;
  line-height: 20px;
  font-size: 18px;
  color: #fff;
}
.baking_img_right {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.baking_img_right > a {
  width: 285px;
  height: 195px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
  border-radius: 10px;
}
.baking_img_right > a:hover img {
  transform: scale(1.1);
}
.baking_img_right > a img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 1s ease;
}
.baking_img_right > a p {
  position: absolute;
  width: 100%;
  height: 48px;
  line-height: 58px;
  background: rgba(49, 20, 14, 0.8);
  padding: 0 10px;
  left: 0;
  bottom: 0;
}
.baking_img_right > a p em {
  display: inline-block;
  height: 20px;
  width: 100%;
  overflow: hidden;
  line-height: 20px;
  font-size: 18px;
  color: #fff;
}
.cookbook {
  width: 1200px;
  height: auto;
  margin: 16px auto 0;
}
.cookbook > p {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #f2f2f2;
  padding-right: 10px;
}
.cookbook > p span {
  font-size: 24px;
  color: #906f66;
  border-left: 4px solid #906f66;
  padding-left: 16px;
}
.cookbook > p a {
  float: right;
  color: #906f66;
}
.cookbook > p a:hover {
  color: #4a221a;
}
.cookbook .cook_parent {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 25px;
}
.cookbook .cook_parent .cook_son {
  width: 580px;
  height: 196px;
  overflow: hidden;
  float: left;
}
.cookbook .cook_parent .cook_son:nth-child(2n) {
  float: right;
}
.cookbook .cook_parent .cook_son:nth-child(n+3) {
  margin-top: 30px;
}
.cook_son {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cook_son > a {
  display: flex;
  width: 290px;
  height: 195px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
.cook_son > a:hover img {
  transform: scale(1.1);
}
.cook_son > a img {
  width: 100%;
  display: block;
  transition: 1s all ease;
}
.cook_son .cook_title {
  flex: 1;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.cook_son .cook_title > a {
  font-size: 24px;
  color: #000;
  display: block;
  width: 100%;
  max-height: 60px;
  line-height: 31px;
}
.cook_son .cook_title > a:hover {
  color: #4a221a;
}
.cook_son .cook_title > p {
  width: 100%;
  height: auto;
}
.cook_son .cook_title > p a {
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.cook_son .cook_title > p a:hover {
  color: #4a221a;
}
.cook_son .cook_title dl {
  width: 100%;
  height: 60px;
  line-height: 30px;
  display: block;
}
.cook_son .cook_title dl dd {
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
}
.cook_son .cook_title dl dd a {
  font-size: 14px;
  color: #666;
  margin-right: 10px;
}
.cook_son .cook_title dl dd a:hover {
  color: #4a221a;
}
.cook_son .cook_title dl dt {
  font-size: 14px;
  color: #999;
}
.method_wall {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.method_wall .method_content {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 46px auto 0;
}
.method_wall .method_content .method_left {
  width: 880px;
  height: auto;
  overflow: hidden;
  float: left;
}
.method_wall .method_content .method_left .method_left_main{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.method_wall .method_content .method_left .method_left_item{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.method_wall .method_content .method_left .cook_son {
  border-bottom: 1px solid #ddd;
  padding: 25.5px 0;
}
.method_wall .method_content .method_left .cook_more {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: -1px;
}
.method_wall .method_content .method_left .cook_more a {
  display: block;
  height: 100%;
  width: 100%;
  font-size: 18px;
  color: #666;
  text-align: center;
}
.method_wall .method_content .method_left .cook_more a:hover {
  color: #4a221a;
}
.method_wall .method_content .method_right {
  float: right;
  width: 270px;
  height: auto;
  overflow: hidden;
}
.method_item {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 16px;
}
.method_item:last-child {
  margin-top: 30px;
}
.method_item p {
  width: 100%;
  height: 40px;
  border-bottom: 4px solid #f2f2f2;
  position: relative;
  line-height: 24px;
}
.method_item p span {
  display: inline-block;
  height: 40px;
  font-size: 24px;
  color: #906f66;
  line-height: 30px;
  border-bottom: 4px solid #4a221a;
}
.method_item p a {
  float: right;
  font-size: 14px;
  line-height: 34px;
  color: #666;
}
.method_item p a:hover {
  color: #4a221a;
}
.method_item ul {
  margin-top: 20px;
  background: #f2f2f2;
  padding: 16px;
}
.method_item ul li {
  width: 100%;
  height: 37px;
  line-height: 28px;
}
.method_item ul li::before {
  content: "";
  float: left;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #000;
  margin-right: 10px;
  margin-top: 12px;
}
.method_item ul li a {
  float: left;
  font-size: 16px;
  color: #000;
  width: 64%;
  height: 23px;
  line-height: 27px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.method_item ul li a:hover {
  color: #4a221a;
}
.method_item ul li em {
  float: right;
  color: #666;
  font-size: 12px;
}
.method_right_item {
  width: 100%;
  height: auto;
}
.method_right_item .right_item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  padding: 12px 0;
}
.method_right_item .right_item:hover {
  background: #e2e2e2;
}
.method_right_item .right_item:last-child {
  border-bottom: none;
}
.method_right_item .right_item > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 83px;
  overflow: hidden;
  margin-right: 16px;
  border-radius: 6px;
}
.method_right_item .right_item > a:hover img {
  transform: scale(1.1);
}
.method_right_item .right_item > a img {
  display: block;
  transition: 1s all ease;
  width: 100%;
}
.method_right_item .right_item .right_title {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.method_right_item .right_item .right_title > a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 2em;
  overflow: hidden;
  width: 100%;
  font-size: 16px;
  color: #000;
}
.method_right_item .right_item .right_title > a:hover {
  color: #4a221a;
}
.method_right_item .right_item .right_title dl dd {
  width: 100%;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  margin-bottom: 4px;
}
.method_right_item .right_item .right_title dl dd a {
  font-size: 14px;
  color: #666;
  margin-right: 10px;
}
.method_right_item .right_item .right_title dl dd a:hover {
  color: #4a221a;
}
.method_right_item .right_item .right_title dl dt {
  font-size: 12px;
  color: #999;
}
.link {
  height: auto;
  width: 100%;
  background: #f6f2e9;
  margin-top: 46px;
}
.link > div {
  height: 100%;
  width: 1200px;
  display: block;
  margin: 0 auto;
  padding: 30px 0;
}
.link > div span {
  font-size: 24px;
  color: #333;
  display: block;
}
.link > div a {
  font-size: 14px;
  color: #565656;
  padding: 0 10px;
  border-right: 1px solid #565656;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  display: inline-block;
  margin-top: 10px;
}
.link > div a:last-of-type {
  border-right: none;
  padding-left: 0;
}
.link > div a:hover {
  color: #4a221a;
}
.link > div .link_title {
  margin-left: -10px;
}
.footer_all {
  height: 80px;
  width: 100%;
  background: #4a221a;
  background-size: cover;
  overflow: hidden;
  line-height: 80px;
  margin: 0 auto;
}
.footer_all .footer {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  color: #fff;
  line-height: 80px;
  padding: 35px 0;
}
.footer_all .footer a {
  float: left;
  font-size: 14px;
  margin-right: 10px;
  height: 16px;
  line-height: 16px;
  border-right: 1px solid #fff;
  padding: 0 10px;
  color: #fff;
}
.footer_all .footer a:first-of-type {
  padding-left: 0;
}
.footer_all .footer a:last-of-type {
  border-right: none;
}
.footer_all .footer p {
  float: right;
  font-size: 14px;
    line-height: 13px;

}
.contant {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.contant .content_news {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.contant .content_news .news_left {
  float: left;
  width: 890px;
  overflow: hidden;
}
.contant .content_news .news_right {
  float: right;
  width: 270px;
  overflow: hidden;
}
.news_right .method_item {
  margin-top: 4px;
  margin-bottom: 20px;
}
.news_right .method_item ul li a {
  width: 93%;
}
.news_right_item {
  margin: 10px 0;
}
.news_right_item p {
  height: 60px;
  width: 100%;
  overflow: hidden;
  line-height: 60px;
  margin-top: 10px;
  margin-bottom: 20px;
  background: #f2f2f2;
}
.news_right_item p > em {
  font-size: 24px;
  color: #906f66;
  border-left: 4px solid #906f66;
  padding-left: 10px;
}
.news_right_item p a {
  font-size: 14px;
  color: #999;
  float: right;
}
.news_right_item p a:hover {
  color: #4a221a;
}
.news_right_item .hot_item ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.news_right_item .hot_item ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
}
.news_right_item .hot_item ul li img {
  float: left;
  margin-right: 10px;
  height: 16px;
  width: 16px;
  overflow: hidden;
}
.news_right_item .hot_item ul li a {
  float: left;
  font-size: 16px;
  color: #000;
  width: 70%;
  height: 16px;
  line-height: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news_right_item .hot_item ul li a:hover {
  color: #4a221a;
}
.news_right_item .hot_item ul li em {
  float: right;
  height: 20px;
  line-height: 17px;
  font-size: 14px;
  color: #999;
}
.news_right_item .hot_item > a {
  font-size: 16px;
  color: #000;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 10px;
  margin-right: 10px;
}
.news_right_item .hot_item > a:hover {
  color: #4a221a;
}
.header_wrap_msg {
  background: #00152a;
}
.content_left h1 {
  display: block;
  margin: 0px 0 20px;
}
.content_left h1 a {
  display: block;
  font-weight: bold;
  font-size: 36px;
  color: #404040;
  max-height: 92px;
  line-height: 48px;
  max-width: 100%;
  overflow: hidden;
}
.content_left h1 a:hover {
  color: #4a221a;
}
.content_left dl {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

h2{
  font-weight: bold;
}

b{
  font-weight: bold;
}

.content_left dl dt {
  float: right;
  color: #999;
  font-size: 14px;
}
.content_left dl dd {
  float: left;
  font-size: 14px;
  color: #404040;
  vertical-align: unset;
  width: 86%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.content_left dl dd a {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  line-height: 16px;
  padding: 0 8px;
  border-right: 1px solid #999;
  vertical-align: top;
  color: #999;
  font-size: 14px;
  margin-top: 1px;
}
.content_left dl dd a:hover {
  color: #4a221a;
}
.content_left dl dd a:last-of-type {
  border-right: none;
}
.content_left .title {
  height: auto;
  width: 100%;
  display: block;
  overflow: hidden;
}
.content_left .title p {
  font-size: 18px;
  color: #333;
  line-height: 36px;
  text-indent: 2em;
}
.content_left .title h2 {
  font-size: 18px;
  color: #333;
  line-height: 36px;
  text-indent: 2em;
  font-weight: bold;
}
.content_left .title p:last-of-type a,.content_left .title p:last-of-type span {
  color: #4a221a;
}
.content_left .title p a:hover {
  text-decoration: underline;
}
.content_left .sort {
  height: auto;
  width: 100%;
  overflow: hidden;
  margin: 30px 0;
}
.content_left .sort p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin-top: 15px;
}
.content_left .sort p a {
  font-size: 14px;
  color: #333;
}
.content_left .sort p a.title_msg {
  color: #4a221a;
}
.content_left .sort p a.title_msg:hover {
  text-decoration: underline;
}
.content_left .sort p a:hover {
  color: #4a221a;
}
.course_middle > p {
  height: 60px;
  width: 100%;
  line-height: 60px;
  background: #f2f2f2;
}
.course_middle > p span {
  font-size: 24px;
  color: #906f66;
  overflow: hidden;
  border-left: 4px solid #906f66;
  padding-left: 10px;
}
.course_middle > p a {
  float: right;
  color: #666;
  font-size: 16px;
  margin-right: 10px;
}
.course_middle > p a:hover {
  color: #4a221a;
}
.course_middle > div.title_bg {
  height: 54px;
  width: 100%;
  line-height: 54px;
  background: #f2f2f2;
}
.course_middle > div.title_bg span {
  font-size: 24px;
  color: #906f66;
  border-left: 4px solid #906f66;
  padding-left: 10px;
}
.course_middle .middle_item {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.course_middle .middle_item ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
}
.course_middle .middle_item ul li {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-top: 12px;
  padding: 20px 0 30px;
  border-bottom: 1px solid #dbdbdb;
}
.course_middle .middle_item ul li:last-of-type {
  margin-bottom: 24px;
}
.course_middle .middle_item ul li > a {
  height: 160px;
  width: 240px;
  overflow: hidden;
  display: block;
  margin-right: 20px;
  border-radius: 6px;
}
.course_middle .middle_item ul li > a:hover img {
  transform: scale(1.1);
}
.course_middle .middle_item ul li > a img {
  height: 100%;
  width: 100%;
  display: block;
  transition: 1s all ease;
}
.course_middle .middle_item ul li > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.course_middle .middle_item ul li > div > a {
  font-size: 24px;
  color: #000;
  display: block;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}
.course_middle .middle_item ul li > div > a:hover {
  color: #4a221a;
}
.course_middle .middle_item ul li > div > p {
  margin-top: 12px;
}
.course_middle .middle_item ul li > div > p > a {
  font-size: 14px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
  line-height: 24px;
  max-height: 75px;
  width: 100%;
  margin-top: -7px;
}
.course_middle .middle_item ul li > div > p > a:hover {
  color: #4a221a;
}
.course_middle .middle_item ul li > div dl {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.course_middle .middle_item ul li > div dl dt {
  font-size: 14px;
  color: #888;
  float: right;
}
.course_middle .middle_item ul li > div dl dd {
  float: left;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  max-width: 80%;
}
.course_middle .middle_item ul li > div dl dd a {
  font-size: 14px;
  color: #888;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  border-right: 1px solid #999;
  padding: 0 10px;
}
.course_middle .middle_item ul li > div dl dd a:hover {
  color: #4a221a;
}
.course_middle .middle_item ul li > div dl dd a:last-of-type {
  border-right: none;
}
.course_middle .middle_item ul li > div dl dd a:first-of-type {
  padding-left: 0;
}
.course_middle .middle_item ul li a.content_title {
  flex: 1;
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-align: justify;
  line-height: 24px;
  max-height: 140px;
  width: 100%;
}
.course_middle .middle_item ul li a.content_title:hover {
  color: #4a221a;
}
.course_middle .mid_item a {
  width: 100%;
  height: 204px;
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.course_middle .mid_item a:hover img {
  transform: scale(1.1);
}
.course_middle .mid_item a img {
  display: block;
  height: 100%;
  width: 100%;
  transition: all 1s ease;
}
.course_middle .mid_item a p {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  padding: 20px 10px 20px 20px;
}
.course_middle .mid_item a p em {
  display: inline-block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #fff;
  overflow: hidden;
}
.surface {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: center;
  border: 1px solid #ddd;
  padding: 10px;
    margin-bottom: 40px;
}
.surface > a {
  width: 120px;
  height: auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
.surface > a img {
  display: block;
  width: 100%;
}
.surface .surface_title {
  flex: 1;
}
.surface .surface_title > a {
  font-size: 18px;
  color: #666;
}
.surface .surface_title p {
  width: 100%;
  margin-top: 6px;
}
.surface .surface_title p > a {
  font-size: 12px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 20px;
}
.navPage {
  width: 100%;
  height: auto;
  background: #fff;
  margin: 0 auto;
}
.navPage .breadcrumb {
  width: 1200px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
}
.navPage .breadcrumb a {
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  letter-spacing: 2px;
}
.navPage .breadcrumb a:hover {
  color: #4a221a;
}
.navPage .breadcrumb em {
  font-size: 26px;
  color: #666;
  vertical-align: top;
}
.navPage .breadcrumb h1 {
  display: inline;
}
.navPage .breadcrumb h2 {
  display: inline;
}
.navPage .breadcrumb h2 a {
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  letter-spacing: 2px;
}
.navPage .breadcrumb h2 a:hover {
  color: #4a221a;
}
.foot_page {
  height: auto;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.foot_page a {
  display: inline-block;
  padding: 6px 12px;
  background: white;
  margin-right: 10px;
  text-align: center;
  color: #333;
  font-size: 14px;
  border: 1px solid #e9e9e9;
}
.foot_page a:hover {
  background: #4a221a;
  color: white;
  border: 1px solid #4a221a;
}
.foot_page a.Pagcurren {
  background: #4a221a;
  color: white;
  border: 1px solid #4a221a;
}
