@charset "utf-8";
.shadow {
  -webkit-box-shadow: 0 0px 10px #ddd;
  -moz-box-shadow: 0 0px 10px #ddd;
  box-shadow: 0 0px 10px #ddd;
}
.shadow2 {
  -webkit-box-shadow: 0 0px 5px #fedf12;
  -moz-box-shadow: 0 0px 5px #fedf12;
  box-shadow: 0 0px 5px #fedf12;
}
.header {
  width: 100%;
  height: 120px;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 0px 10px #ddd;
  -moz-box-shadow: 0 0px 10px #ddd;
  box-shadow: 0 0px 10px #ddd;
  z-index: 2;
}
.header .logo {
  width: 240px;
  height: 120px;
  display: table;
  float: left;
  line-height: 0;
}
.header .logo a {
  display: table-cell;
  vertical-align: middle;
}
.header .logo a img {
  max-width: 240px;
  max-height: 120px;
}
.header .nav {
  width: 760px;
  float: left;
  position: relative;
  margin-top: 44px;
}
.header .nav li.nav_li {
  float: left;
  width: 124px;
  position: relative;
  text-align: center;
}
.header .nav li.nav_li .a {
  width: 100%;
  height: 76px;
  display: block;
  line-height: 76px;
  font-size: 16px;
  text-indent: 20px;
  overflow: hidden;
}
.header .nav li.nav_li:hover .a {
  background: url(../images/nav_bg.png) no-repeat center center;
  color: #fff;
}
.header .nav li.nav_li .sub {
  width: 90%;
  position: absolute;
  left: 10%;
  padding: 5px 0;
  background: #e32b36;
  display: none;
  z-index: 20;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  behavior: url(PIE.htc);
  font-size: 14px;
}
.header .nav li.nav_li .sub li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  position: relative;
}
.header .nav li.nav_li .sub li a {
  color: #fff;
}
.header .nav li.nav_li .sub li:hover a {
  color: #333;
}
.header .right {
  float: right;
  width: 200px;
}
.header .right p {
  width: 120%;
  height: 55px;
  line-height: 55px;
  background: url(../images/tel.png) no-repeat;
  text-indent: 46px;
  overflow: hidden;
  font-size: 24px;
  color: #e32b36;
  margin-top: 5px;
  letter-spacing: -1px;
  font-family: Perpetua Titling MT Light, "微软雅黑", Arial;
}
.header .right form {
  width: 100%;
  height: 30px;
  border: 1px solid #ccc;
  margin-top: 8px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  behavior: url(PIE.htc);
}
.header .right form input[type=text] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-indent: 5px;
  border: none;
  outline: none;
  margin-left: 12px;
  float: left;
}
.header .right form input[type=submit] {
  width: 30px;
  height: 30px;
  background: url(../images/search.png) no-repeat center center;
  font-size: 0;
  border: none;
  outline: none;
  cursor: pointer;
}
.banner {
  position: relative;
  height: 823px;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.banner .slideBox {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 823px;
}
.banner .slideBox .hd {
  width: 100%;
  text-align: center;
  height: 28px;
  overflow: hidden;
  position: absolute;
  bottom: 35px;
  z-index: 2;
}
.banner .slideBox .hd ul {
  width: 100%;
  height: 28px;
  overflow: hidden;
  zoom: 1;
  margin: 0;
  line-height: 0;
  text-align: center;
}
.banner .slideBox .hd ul li {
  display: inline-block;
  margin: 0 8px;
  width: 29px;
  height: 28px;
  ursor: pointer;
  text-indent: -9999px;
  background: url(../images/li2.png) no-repeat top center;
  overflow: hidden;
  cursor: pointer;
}
.banner .slideBox .hd ul li.on {
  background: url(../images/li1.png) no-repeat top center;
}
.banner .slideBox .bd {
  overflow: hidden;
  position: relative;
}
.banner .slideBox .bd li a {
  display: block;
  position: relative;
}
.banner .slideBox .bd li a img {
  width: 1920px;
  height: 823px;
}
.title1,.title2 {
  width: 100%;
  height: 95px;
  background: url(../images/title1.png) no-repeat center bottom;
  text-align: center;
}
.title1 h1,.title2 h1 {
  font-size: 30px;
  line-height: 60px;
  position: relative;
  z-index: 3;
}
.title1 h1 i,.title2 h1 i {
  color: #e32b36;
  font-style: normal;
}
.title1 h3,.title2 h3 {
  font-size: 48px;
  margin-top: -40px;
  opacity: 0.15;
  filter: alpha(opacity=15);
  position: relative;
  z-index: 0;
}
.main {
  margin-top: 15px;
}
.about {
  margin-top: 30px;
  position: relative;
}
.about .main {
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  min-height: 210px;
}
.about .main a {
  display: block;
  width: 46px;
  height: 31px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #e32b36;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  behavior: url(PIE.htc);
  line-height: 12px;
  padding-top: 15px;
  margin: 10px auto;
}
.img1 {
  width: 430px;
  height: 466px;
  position: absolute;
  top: 980px;
  left: 50%;
  margin-left: 250px;
}
.course {
  margin-top: 30px;
  position: relative;
}
.course .title1,.course .title2 {
  height: 142px;
  background: url(../images/title2.png) no-repeat center center;
}
.course .title2 h1 i {
  color: #ff8400;
}
.course .title2 h4 {
  font-size: 24px;
  color: #777;
  margin-top: 74px;
}
.course .main {
  height: 600px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.course .main .main_l {
  width: 500px;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.course .main .main_l .img_div {
  width: 500px;
  height: 600px;
  background: #fff;
  line-height: 0;
  overflow: hidden;
}
.course .main .main_l .img_div span img {
  min-width: 500px;
  min-height: 600px;
}
.course .main .main_l .mask {
  width: 500px;
  height: 600px;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: -600px;
  left: 0;
  z-index: 2;
}
.course .main .main_l .name_div {
  width: 212px;
  height: 212px;
  position: absolute;
  z-index: 3;
  top: -50%;
  left: 50%;
  margin: -106px 0 0 -106px;
  border: 1px solid #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  behavior: url(PIE.htc);
}
.course .main .main_l .name_div span {
  display: block;
  width: 194px;
  height: 194px;
  margin: 7px;
  border: 2px solid #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  behavior: url(PIE.htc);
  position: relative;
}
.course .main .main_l .name_div span h3 {
  width: 140px;
  height: 114px;
  line-height: 57px;
  font-size: 34px;
  color: #fff;
  position: relative;
  margin: 40px 27px;
  text-align: center;
  overflow: hidden;
}
.course .main .main_l .name_div span h3 i {
  display: block;
  width: 140px;
  height: 6px;
  background: url(../images/line.png) no-repeat;
  position: absolute;
  top: 55px;
  left: 0;
}
.course .main .main_l .name_div span .more {
  font-style: normal;
  font-size: 16px;
  color: #fff;
  display: block;
  width: 72px;
  height: 24px;
  text-align: center;
  margin: 55px auto 0;
}
.course .main .main_r {
  width: 700px;
  height: 600px;
  position: relative;
  float: left;
}
.course .main .main_r li {
  width: 350px;
  height: 300px;
  float: left;
  position: relative;
  overflow: hidden;
}
.course .main .main_r li .img_div {
  width: 350px;
  height: 300px;
  display: table;
  text-align: center;
  background: #fff;
  line-height: 0;
}
.course .main .main_r li .img_div span {
  display: table-cell;
  vertical-align: middle;
}
.course .main .main_r li .img_div span img {
  max-width: 350px;
  max-height: 300px;
}
.course .main .main_r li .mask {
  width: 350px;
  height: 300px;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: -300px;
  left: 0;
  z-index: 2;
}
.course .main .main_r li .name_div {
  width: 212px;
  height: 212px;
  position: absolute;
  z-index: 3;
  top: -50%;
  left: 50%;
  margin: -106px 0 0 -106px;
  border: 1px solid #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  behavior: url(PIE.htc);
}
.course .main .main_r li .name_div span {
  display: block;
  width: 194px;
  height: 194px;
  margin: 7px;
  border: 2px solid #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  behavior: url(PIE.htc);
  position: relative;
}
.course .main .main_r li .name_div span h3 {
  width: 140px;
  height: 114px;
  line-height: 57px;
  font-size: 32px;
  color: #fff;
  position: relative;
  margin: 40px 27px;
  text-align: center;
  overflow: hidden;
}
.course .main .main_r li .name_div span h3 i {
  display: block;
  width: 140px;
  height: 6px;
  background: url(../images/line.png) no-repeat;
  position: absolute;
  top: 55px;
  left: 0;
}
.course .main .main_r li .name_div span .more {
  font-style: normal;
  font-size: 16px;
  color: #fff;
  display: block;
  width: 72px;
  height: 24px;
  text-align: center;
  margin: 55px auto 0;
}
.news {
  position: relative;
  margin-top: 60px;
}
.news .title3 {
  width: 221px;
  height: 33px;
  line-height: 30px;
  background: url(../images/title3.png) no-repeat;
  overflow: hidden;
}
.news .title3 h1 {
  font-size: 24px;
}
.news .main {
  width: 100%;
  margin-top: 10px;
}
.news_list2 li {
  width: 100%;
  height: 200px;
  padding: 3px 0;
  overflow: hidden;
  margin-bottom: 35px;
  position: relative;
}
.news_list2 li .img_div {
  width: 580px;
  height: 198px;
  text-align: center;
  display: table;
  background: #fff;
  border: 1px solid #ddd;
  position: relative;
  line-height: 0;
}
.news_list2 li .img_div a {
  display: table-cell;
  vertical-align: middle;
}
.news_list2 li .img_div a img {
  max-width: 580px;
  max-height: 198px;
}
.news_list2 li .img_div:after {
  display: block;
  position: absolute;
  width: 13px;
  height: 18px;
  z-index: 4;
  content: "";
  background: url(../images/a1.png) no-repeat;
}
.news_list2 li .text_div {
  width: 553px;
  height: 150px;
  padding: 24px 32px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.news_list2 li .text_div h3 {
  font-size: 18px;
  width: 100%;
  height: 24px;
  overflow: hidden;
  margin-bottom: 6px;
}
.news_list2 li .text_div p {
  font-size: 14px;
  color: #787878;
  width: 100%;
  height: 56px;
  line-height: 28px;
  overflow: hidden;
}
.news_list2 li .text_div span {
  position: relative;
  float: right;
  margin: 10px 10px 0 0;
  font-size: 14px;
  color: #787878;
}
.news_list2 li .text_div .more {
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/arr1.png);
  float: left;
  margin-top: 10px;
}
.news_list2 li:hover .img_div {
  border-color: #fedf12;
  -webkit-box-shadow: 0 0px 5px #fedf12;
  -moz-box-shadow: 0 0px 5px #fedf12;
  box-shadow: 0 0px 5px #fedf12;
}
.news_list2 li:hover .text_div {
  border-color: transparent;
  background: #fff;
}
.news_list2 li:hover .text_div h3 {
  color: #e32b36;
}
.news_list2 li:hover .text_div .more {
  background: url(../images/arr2.png);
}
.news_list2 .news1 .text_div {
  border-right: none;
}
.news_list2 .news1 .img_div:after {
  left: -1px;
  top: 25px;
}
.news_list2 .news1:hover .img_div:after {
  width: 15px;
  left: -3px;
  background: url(../images/a2.png) no-repeat;
}
.news_list2 .news2 .text_div {
  border-left: none;
}
.news_list2 .news2 .img_div:after {
  right: -1px;
  top: 25px;
  background: url(../images/a3.png) no-repeat;
}
.news_list2 .news2:hover .img_div:after {
  width: 15px;
  right: -3px;
  background: url(../images/a4.png) no-repeat;
}
.footer {
  width: 100%;
  height: 189px;
  background: url(../images/bot_bg.png) no-repeat center center;
  margin-top: 20px;
  position: relative;
  padding: 120px 0 30px;
  overflow: hidden;
}
.footer .logo2 {
  width: 230px;
  height: 180px;
  float: left;
  display: table;
  text-align: center;
  border-right: 1px solid #ddd;
  line-height: 0;
}
.footer .logo2 a {
  display: table-cell;
  vertical-align: middle;
}
.footer .logo2 a img {
  max-width: 230px;
  max-height: 180px;
}
.footer .contact {
  /*width: 600px;*/
  width: 590px;
  height: 180px;
  float: left;
  padding: 0 35px;
  overflow: hidden;
  color: #777;
  position: relative;
}
.footer .contact .des {
  width: 100%;
  height: 150px;
  overflow: hidden;
  position: relative;
}
.footer .contact .des h3 {
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
}
.footer .contact .des a {
  color: #777;
  margin-right: 10px;
}
.footer .contact .des a:hover {
  color: #333;
}
.footer .contact .link {
  color: #333;
  width: 100%;
  height: 24px;
  overflow: hidden;
}
.footer .contact .link a {
  color: #333;
}
.footer .contact .link a:hover {
  color: #e32b36;
}
.footer .contact .link span {
  margin: 0 1px 0 5px;
}
.footer .erweima {
  width: 299px;
  height: 150px;
  float: right;
  padding: 15px 0;
}
.footer .erweima li {
  width: 135px;
  height: 150px;
  float: left;
  margin: 0 5px;
  position: relative;
}
.footer .erweima li img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  display: block;
}
.footer .erweima li p {
  width: 100%;
  height: 24px;
  overflow: hidden;
  text-align: center;
}
.banner2 {
  position: relative;
  height: 190px;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.banner2 .slideBox2 {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 190px;
}
.banner2 .slideBox2 .hd {
  display: none;
}
.banner2 .slideBox2 .bd {
  overflow: hidden;
  position: relative;
}
.banner2 .slideBox2 .bd li a {
  display: block;
  position: relative;
}
.banner2 .slideBox2 .bd li a img {
  width: 1920px;
  height: 190px;
}
.inner {
  position: relative;
}
.inner .inner_l {
  width: 261px;
  position: relative;
  float: left;
  margin-top: -100px;
  padding-top: 100px;
  background: url(../images/inner_tit.png) no-repeat top center;
}
.inner .inner_l .main {
  padding: 5px 0px;
  width: 236px;
  margin: 100px 0 0 10px;
  border: 2px solid #ff9e0f;
  background: #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  behavior: url(PIE.htc);
  position: relative;
}
.inner .inner_l .main h1 {
  width: 100%;
  height: 50px;
  text-align: center;
  background: url(../images/line3.png) no-repeat bottom center;
  font-size: 24px;
  line-height: 40px;
  margin: 5px 0 20px;
}
.inner .inner_r {
  width: 908px;
  float: right;
  position: relative;
  margin-top: 30px;
}
.inner .inner_r .inner_tit {
  width: 100%;
  height: 110px;
  position: relative;
  border-bottom: 1px dashed #ccc;
}
.inner .inner_r .inner_tit h2 {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  background: url(../images/line.png) no-repeat bottom center;
  font-size: 30px;
  color: #e32b36;
  line-height: 35px;
  font-family: Arial, "微软雅黑";
  margin-bottom: 25px;
}
.inner .inner_r .inner_tit h3 {
  float: left;
  font-size: 20px;
  background: url(../images/bag.png) no-repeat left center;
  text-indent: 30px;
}
.inner .inner_r .inner_tit .loc {
  float: right;
  color: #777;
  background: url(../images/loc.png) no-repeat left center;
  text-indent: 20px;
}
.inner .inner_r .inner_tit .loc a {
  color: #777;
}
.inner .inner_r .inner_tit .loc a:hover {
  color: #e32b36;
}
.inner .inner_r .inner_tit .loc span {
  margin: 0 1px 0 3px;
}
.inner .inner_r .main {
  margin-top: 10px;
  width: 100%;
  min-height: 350px;
}
.inner .inner_r .main .news_list {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.inner .inner_r .main .news_list li {
  width: 100%;
  position: relative;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.inner .inner_r .main .news_list li i {
  color: #ff9e0f;
  font-style: normal;
  margin: 0 5px;
  float: left;
  font-size: 16px;
}
.inner .inner_r .main .news_list li a {
  width: 780px;
  height: 40px;
  display: block;
  float: left;
  overflow: hidden;
  font-size: 14px;
}
.inner .inner_r .main .news_list li span {
  color: #737373;
  float: right;
  margin-right: 10px;
}
.inner .inner_r .main .news_list li:hover i {
  color: #e32b36;
}
.inner .inner_r .main .news_list li:hover span {
  color: #e32b36;
}
.inner .inner_r .main .page {
  width: auto;
  height: 24px;
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.inner .inner_r .main .page a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 4px;
}
.inner .inner_r .main .page .sq {
  color: #e32b36;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  behavior: url(PIE.htc);
  border: 1px solid #e32b36;
  width: 22px;
  height: 22px;
  line-height: 22px;
  position: relative;
  top: -8px;
}
.inner .inner_r .main .page .sq:hover {
  background: #e32b36;
  color: #fff;
}
.inner .inner_r .main .page .on {
  background: #e32b36;
  color: #fff;
}
.inner .inner_r .main .page .prev {
  background: url(../images/page1.png) no-repeat;
}
.inner .inner_r .main .page .prev:hover {
  background: url(../images/page4.png) no-repeat;
}
.inner .inner_r .main .page .next {
  background: url(../images/page2.png) no-repeat;
}
.inner .inner_r .main .page .next:hover {
  background: url(../images/page3.png) no-repeat;
}
.inner .inner_r .main .sear {
  text-align: center;
  margin: 15px 0;
  line-height: 22px;
  width: 100%;
}
.inner .inner_r .main .sear img {
  margin-right: 5px;
  width: 21px;
  height: 22px;
  position: relative;
  top: 5px;
}
.inner .inner_r .main .sear h4 {
  font-size: 16px;
  color: #7a7a7a;
  display: inline-block;
}
.inner .inner_r .main .news_list2 li {
  height: 150px;
  margin-bottom: 20px;
}
.inner .inner_r .main .news_list2 li .img_div {
  width: 438px;
  height: 148px;
}
.inner .inner_r .main .news_list2 li .img_div a img {
  max-width: 438px;
  max-height: 148px;
}
.inner .inner_r .main .news_list2 li .text_div {
  width: 427px;
  height: 116px;
  padding: 16px 20px;
}
.inner .inner_r .main .news_list2 li .text_div h3 {
  font-size: 14px;
  width: 100%;
  height: 24px;
  overflow: hidden;
  margin-bottom: 4px;
}
.inner .inner_r .main .news_list2 li .text_div p {
  font-size: 12px;
  color: #787878;
  width: 100%;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
}
.inner .inner_r .main .news_list2 li .text_div span {
  position: relative;
  float: right;
  margin: 10px 10px 0 0;
  font-size: 12px;
  color: #787878;
}
.inner .inner_r .main .news_list2 li .text_div .more {
  width: 24px;
  height: 24px;
  background: url(../images/page2.png);
}
.inner .inner_r .main .news_list2 li:hover .text_div .more {
  background: url(../images/page3.png);
}
.inner .inner_r .main .news_list3 {
  width: 100%;
  position: relative;
}
.inner .inner_r .main .news_list3 li {
  width: 295px;
  height: 304px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
  position: relative;
}
.inner .inner_r .main .news_list3 li a {
  display: block;
  width: 289px;
  height: 298px;
  margin: 3px auto;
  position: relative;
}
.inner .inner_r .main .news_list3 li a .img_div {
  width: 289px;
  height: 246px;
  display: table;
  text-align: center;
  line-height: 0;
  background: #fff;
}
.inner .inner_r .main .news_list3 li a .img_div span {
  display: table-cell;
  vertical-align: middle;
}
.inner .inner_r .main .news_list3 li a .img_div span img {
  max-width: 289px;
  max-height: 246px;
}
.inner .inner_r .main .news_list3 li a p {
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  text-align: center;
  background: #ffecd0;
}
.inner .inner_r .main .news_list3 li:hover a {
  -webkit-box-shadow: 0 0px 5px #fedf12;
  -moz-box-shadow: 0 0px 5px #fedf12;
  box-shadow: 0 0px 5px #fedf12;
}
.inner .inner_r .main .news_list3 li:hover a p {
  background: #ff9e0f;
  color: #fff;
}
.inner .inner_r .main .news_tit {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 20px 0 10px;
}
.inner .inner_r .main .news_tit img{max-width: 100%;}
.inner .inner_r .main .news_tit h3 {
  font-size: 18px;
}
.inner .inner_r .main .news_tit p {
  color: #818181;
}
.inner .inner_r .main .np {
  border-top: 1px solid #ccc;
  padding-top: 6px;
  margin-top: 0px;
  width: 100%;
  position: relative;
}
.inner .inner_r .main .np ul {
  width: 730px;
  float: left;
  position: relative;
}
.inner .inner_r .main .np ul li a {
  color: #7e7e7e;
}
.inner .inner_r .main .np ul li:hover a {
  color: #e32b36;
}
.inner .inner_r .main .np .back {
  display: block;
  width: 96px;
  height: 22px;
  line-height: 22px;
  float: right;
  border: 1px solid #ccc;
  color: #7e7e7e;
}
.inner .inner_r .main .np .back i{font-size: 20px;font-style: normal;line-height: 20px;display: block;float: left;margin: 0 4px;}
.inner .inner_r .main .np .back img {
  margin: 5px 5px 5px 10px;
  float: left;
}
.inner .inner_r .main .np .back:hover {
  background: #e32b36;
  color: #fff;
  border: 1px solid #e32b36;
}
ul.mtree {
  margin-left: 0;
  font-size: 14px;
}
ul.mtree ul {
  margin-left: 0px;
}
ul.mtree li {
  list-style: none;
  background: #fff;
  margin-bottom: 5px;
  border-top: 1px solid #ff9e0f;
  border-bottom: 1px solid #ff9e0f;
}
ul.mtree a {
  display: block;
  color: #333;
  width: 100%;
  height: 44px;
  overflow: hidden;
  text-indent: 20px;
  font-size: 16px;
  line-height: 44px;
}
ul.mtree a:hover {
  color: #ff9e0f;
}
ul.mtree li.mtree-node > a {
  font-weight: normal;
}
ul.mtree a {
  -webkit-transition: all 50ms ease-out;
  -moz-transition: all 50ms ease-out;
  -ms-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
}
ul.mtree i {
  font-style: normal;
  font-size: 20px;
  color: #ff9e0f;
  margin-right: 5px;
}
ul.mtree.transit {
  background: #fff;
}
ul.mtree.transit ul {
  margin-left: 0;
  width: 90%;
  margin: 0 5%;
}
ul.mtree.transit ul > li {
  font-size: 14px;
  border-top: none;
  line-height: 40px;
  margin-bottom: 0;
}
ul.mtree.transit li li li {
  border-top: 1px dashed #ccc;
  border-bottom: none;
}
ul.mtree.transit li li > a {
  text-indent: 25px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
ul.mtree.transit li li > a i {
  display: inline-block;
  width: 15px;
  height: 14px;
  background: url(../images/xing1.png) no-repeat;
}
ul.mtree.transit li li li > a {
  text-indent: 35px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}
ul.mtree.transit li.mtree-node {
  position: relative;
}
ul.mtree.transit li.mtree-node > a:before {
  font-weight: normal;
  position: absolute;
  right: 20px;
}
ul.mtree.transit li.mtree-open > a:before {
  content: '-';
  font-size: 24px;
  color: #fff;
}
ul.mtree.transit li.mtree-closed > a:before {
  content: '+';
  font-size: 24px;
  color: #ff8400;
}
ul.mtree.transit li li.mtree-open > a:before {
  display: none;
}
ul.mtree.transit li li.mtree-closed > a:before {
  display: none;
}
ul.mtree.transit li.mtree-node > ul > li:last-child {
  border-bottom: none;
}
ul.mtree.transit li.mtree-node:last-child > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
ul.mtree.transit li > a:hover,
ul.mtree.transit li.mtree-active > a,
ul.mtree.transit li.mtree-open > a {
  background: url(../images/li_bg.png) no-repeat;
  width: 254px;
  margin: -4px 0 0 -9px;
  color: #fff;
}
ul.mtree.transit li > a:hover i,
ul.mtree.transit li.mtree-active > a i,
ul.mtree.transit li.mtree-open > a i {
  color: #fff;
}
ul.mtree.transit li > a:hover:before,
ul.mtree.transit li.mtree-active > a:before,
ul.mtree.transit li.mtree-open > a:before {
  color: #fff;
}
ul.mtree.transit li li > a:hover,
ul.mtree.transit li li.mtree-active > a,
ul.mtree.transit li li.mtree-open > a {
  width: 100%;
  color: #ff9e0f;
  margin: 0;
  background: transparent;
}
ul.mtree.transit li li > a:hover i,
ul.mtree.transit li li.mtree-active > a i,
ul.mtree.transit li li.mtree-open > a i {
  background: url(../images/xing2.png) no-repeat;
}
ul.mtree.transit li li li > a:hover {
  color: #ff9e0f;
  background: transparent;
}



.pro_det{width:350px;height: 350px;position: relative;margin:10px auto;}
.pro_det .prolist{width:100%;height:300px;}
.pro_det .prolist li{width:350px;height: 300px;}
.pro_det .prolist li .teimg{width:350px;height: 300px;display: table-cell;text-align: center;vertical-align: middle;}
.pro_det .prolist li .teimg img{max-width: 100%;max-height: 100%;}
.pro_det .dot{width: 100%;height: 30px;padding: 10px 0;text-align: center;}
.pro_det .dot li{float: left;width:12px;height: 12px;background: #faf7f2;border-radius: 50%;overflow:hidden;text-indent: 30px;margin: 0 9px;}
.pro_det .dot li.on{background:#dd3326;}

