@charset "utf-8";
/* css reset www.admin10000.com */
.lmlk_4 .bd .lmlk_4_l img:hover{
    transition: transform 1.5s linear;
    transform: scale(1.8)
}
.footer .footer_l img:hover{
  transition: transform 1.5s linear;
  transform: scale(1)
}
.header .header_l img:hover{
  transition: transform 1.5s linear;
  transform: scale(1)
}
.layui-layer-photos .layui-layer-phimg img:hover{
  transition: transform 1.5s linear;
  transform: scale(1)
}
.layui-layer-imgsee span{
  display: block;!important;
}
.carousel-inner img:hover{
  transition: transform 1.5s linear;
  transform: scale(1)
}
img:hover{
  transition: transform 1.5s linear;
  transform: scale(1.3)
}
.news_d li .news_l{
    overflow: hidden;
}
.kc_t1 img:hover{
  transition: transform 1.5s linear;
  transform: scale(1.8)
}
.news_d2 ul li a{
    display: inline-block;
    width:100%;
    overflow: hidden;
}
.jyln1{
    overflow: hidden;
}
.jyln1 img:hover{
    transition: transform 1.5s linear;
    transform: scale(1.8)
}
.news_d1_1 > div a{
    overflow: hidden;
}
.news_d2 ul li a img:hover{
    transition: transform 1.5s linear;
    transform: scale(1.8)
}
.news_d1_1 > div a img:hover{
    transition: transform 1.5s linear;
    transform: scale(1.8)
}
.news_d li .news_l img:hover{
    transition: transform 1.5s linear;
    transform: scale(1.8)
}
.lmlk_4 .bd .lmlk_4_r ul li img:hover{
    transition: transform 1.5s linear;
    transform: scale(1.8)
}
.news .news1 ul li:hover img{
    transition: transform 1.5s linear;
    transform: scale(1.8)
}
.kc li a .kc_l{
    overflow: hidden;
}
.kc li a .kc_l img:hover{
    transition: transform 1.5s linear;
    transform: scale(1.8)
}
html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
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;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
i,
b,
u,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.header {
  position: relative;
}
.xiala {
  display: none;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 100%;
  z-index: 111;
  background-color: rgba(121, 30, 121, 0.8);
}
.xiala ul li {
  line-height: 2;
  border-bottom: 1px solid #fff;
}
.xiala ul a {
  color: #fff;
}
.pull-right {
  float: right;
}
.header .header_l {
  float: left;
  /*margin-bottom: -110px;*/
  position: relative;
  z-index: 111;
  width:180px;
}
.header .header_l img{
  width:50%;
  /*background-color: #fff;*/
}
.container {
  padding: 0;
}
.header_r {
  margin-top: 10px;
  float: right;
}
.header_r > ul > li {
  margin: 0 5px;
  width: 113px;
  text-align: center;
  line-height: 34px;
  float: left;
  /* background: url("../images/header2.png") no-repeat; */
  border-radius: 25px;
  border: solid 1px #791e79;
}
.header_r > ul > li > a {
  color: #791e79;
}
.header_r > ul > li > a i {
  display: none;
}
.header_r > ul > li.on {
  background: url("../images/header1.png") no-repeat;
  background-size: 100% 100%;
}
.header_r > ul > li.on > a {
  font-size: 14px;
  color: #fff;
}
.header_r > ul > li.on > a span {
  display: none;
}
.header_r > ul > li.on > a i {
  display: block;
}
.header_r > ul > li:hover {
  background: url("../images/header1.png") no-repeat;
  background-size: 100% 100%;
}
.header_r > ul > li:hover > a {
  font-size: 14px;
  color: #fff;
}
.header_r > ul > li:hover > a span {
  display: none;
}
.header_r > ul > li:hover > a i {
  display: block;
}
.i_body1 {
  position: relative;
  width: 100%;
  height: 626px;
  margin: 25px auto;
  margin-bottom: 65px;
}
.i_body1 .img2 {
  position: relative;
  width: 971px;
  margin: 0 auto;
  height: 626px;
  background: url("../images/img2.png") no-repeat;
  background-size: 100% 100%;
  transition: transform 2s linear;
  transform: scale(0) rotate(0deg);
}
.i_body1 .start {
  transform: scale(1) rotate(360deg);
}
.i_body1 .start2 {
  transform: transilate(0);
}

.i_body1 .img3 {
  position: absolute;
  right: -68px;
  top: 138px;
  width: 214px;
  height: 231px;
  /*background: url(../images/img3.png);*/
}
.i_body1 .img4 {
  width: 221px;
  height: 221px;
  position: absolute;
  right: 85px;
  bottom: -45px;
  /*background: url("../images/img4.png") no-repeat;*/
}
.i_body1 .img5 {
  position: absolute;
  left: 85px;
  bottom: -45px;
  width: 214px;
  height: 221px;
  /*background: url("../images/img5.png") no-repeat;*/
}
.i_body1 .img6 {
  position: absolute;
  left: -68px;
  top: 138px;
  width: 213px;
  height: 221px;
  /*background: url("../images/img6.png") no-repeat;*/
}
.img1 {
  /*border-radius: 100%;*/
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -186px;
  width: 372px;
  height: 411px;
  margin-top: -205px;
  background: url("../images/logo.png") no-repeat;
  background-size: 100% 100%;
}
.img1 .sp {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 386px;
}
@media (max-width: 1200px) and (min-width: 768px) {
  .header_r > ul > li {
    margin: 0;
    width: 97px;
    text-align: center;
    line-height: 34px;
    float: left;
    background: url(../images/header2.png) no-repeat;
    background-size: 100% 100%;
  }
  .header_r > ul > li a {
    font-size: 12px;
  }
  .header_r {
    margin-top: 42px;
  }
}
.i_body_sj {
  display: none;
}
.i_body_sj1 {
  display: none;
}
.i_body_sj1 img {
  padding: 2%;
  float: left;
  width: 25%;
}
.nav-img {
  width: 10%;
  margin-right: 15px;
  margin-top: 2%;
}
.nav-img img {
  width: 100%;
}
.i_body_sj2 {
  text-align: center;
}
.i_body_sj2 img {
  width: 35%;
}
.i_course {
  padding: 2%;
}
.i_course h3 {
  line-height: 2;
  font-size: 36px;
  color: #fff;
  text-align: center;
}
.i_course p {
  text-align: center;
  color: #fff;
}
.i_course span {
  display: block;
  text-align: center;
  color: #fff;
}
.i_course {
  margin: 54px auto;
}
.sfq {
  width: 80%;
  margin: 54px auto;
  overflow: hidden;
}
.sfq ul {
  margin-right: -11.11111111%;
}
.sfq ul li {
  overflow: hidden;
  position: relative;
  padding: 2px;
  background: #fff;
  width: 11.11111111%;
  float: left;
  transition: all 0.3s linear;
  text-align: center;
}
.sfq ul li img{
  margin-left: -150%;
}
.sfq ul li p {
  font-size: 16px;
  padding: 10% 0;
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 20px;
  background-color: rgba(121, 30, 121, 0.5);
}
.sfq ul li p span {
  font-size: 14px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sfq ul li.on {
  width: 22.22222222%;
}
.sfq ul li:hover {
  transition: all 0.3s linear;
  width: 22.22222222%;
}
.sfq_xq {
  display: none;
}
.sfq_xq ul li {
  width: 50%;
  padding: 2%;
  float: left;
}
.sfq_xq ul li img {
  width: 100%;
}
.sfq_xq ul li p {
  text-align: center;
}
.sfq_xq ul li p span {
  display: block;
}
.i_free {
  margin: 54px auto;
  padding: 2%;
}
.i_free .i_free1 > h3 {
  line-height: 2;
  text-align: center;
  font-size: 36px;
  color: #fff;
}
.i_free .i_free1 ul li {
  margin: 15px auto;
}
.i_free .i_free1 ul li span {
  color: #fff;
  font-size: 15px;
  line-height: 35px;
}
.i_free .i_free1 ul li input {
  padding-left: 5%;
  outline: none;
  width: 50%;
  height: 35px;
}
.i_free .i_free1 ul li select {
  color: #a9a9a9;
  outline: none;
  width: 50%;
  height: 35px;
  padding-left: 10px;
}
.i_free .i_free1 ul .yyy select {
  padding-left: 5px;
  color: #a9a9a9;
  width: 25%;
}
.i_free .i_free1 .tj {
  margin-top: 7px;
  text-align: center;
}
.free{
  margin: 20px auto!important;
  padding: 0!important;
  margin-bottom: 46px!important;
}
.i_free .i_free1 .tj input {
  padding: 12px 69px;
  background-color: red;
  border: none;
  color: #fff;
}
.i_news {
  margin: 54px auto;
  overflow: hidden;
  margin-bottom: 90px;
}
.i_news > h3 {
  text-align: center;
  font-size: 36px;
  margin-bottom: 35px;
  color: #333333;
}
.i_news .i_news_d li {
  position: relative;
  padding: 0;
  float: left;
    overflow: hidden;
}
.i_news .i_news_d li > div {
  width: 50%;
}
.i_news .i_news_d li > div img {
  width: 100%;
}
.i_news .i_news_d li .i_news_l {
  float: left;
  padding: 35px;
  padding-top: 15px;
  width: 52%;
  position: absolute;
  top: 0;
  z-index: 111;
  margin-right: -10px;
  background: url("../images/back1.png") no-repeat;
  background-size: 100% 100%;
}
.i_news .i_news_d li .i_news_l h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #333333;
  line-height: 1.75;
}
.i_news .i_news_d li .i_news_l p {
  color: #666;
  height: 72px;
  overflow: hidden;
  line-height: 1.8;
}
.i_news .i_news_d li .i_news_l span {
  font-size: 13px;
  color: #666666;
  line-height: 2;
}
.i_news .i_news_d li .i_news_r {
  float: right;
  width:50%;
}
.i_news .i_news_d li .i_news_r img {
  width: 100%;
  height: 100%;
}
.i_news .i_news_d li:nth-of-type(3) .i_news_l {
  padding: 15px 44px;
  padding-right: 25px;
  position: absolute;
  width: 54%;
  right: 1%;
  float: right;
  background: url("../images/back2.png") no-repeat;
  background-size: 100% 100%;
}
.i_news .i_news_d li:nth-of-type(3) .i_news_r {
  float: left;
}
.i_news .i_news_d li:nth-of-type(4) .i_news_l {
  padding: 15px 40px;
  padding-right: 20px;
  width: 54%;
  position: absolute;
  right: 1%;
  float: right;
  background: url("../images/back2.png") no-repeat;
  background-size: 100% 100%;
}
.i_news .i_news_d li:nth-of-type(4) .i_news_r {
  float: left;
}
.i_contact {
  margin: 15px auto;
  padding: 2% 0;
  background-size: 100% 100%;
}
.i_contact > h3 {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 34px;
  color: #fff;
  line-height: 1.75;
}
.i_contact ul li {
  text-align: center;
}
.i_contact ul li a {
  display: inline-block;
  margin: 20px auto;
  text-align: center;
  padding: 16px 76px;
  border: 1px solid #fff;
  color: #fff;
}
.i_contact ul li a i{
  font-size: 16px;
}
.i_contact ul li a img {
  margin: 0 10px;
}
.footer{
  margin-bottom: 15px;
}
.footer > div {
  float: left;
}
.footer .footer_l {
  text-align: center;
  border-right: 1px solid #000;
}
.footer_r {
  text-align: center;
  margin-top: 3%;
  padding-left: 6%;
}
.footer_r ul {
  width: 708px;
  margin: 0 auto;
}
.footer_r ul li {
  width: 118px;
  float: left;
}
.footer_r ul li a {
  color: #000000;
  font-size: 15px;
  padding: 0 10px;
}
.footer_d {
  margin: 15px auto;
}
.footer_d p {
  color: #000000;
}
.footer_d p a {
  color: #000000;
}
.news .news1 {
  margin: 20px auto;
}
.news .news1 ul li {
  position: relative;
  text-align: center;
}
.news .news1 ul li a {
  overflow: hidden;
  width: 58%;
  height: 100%;
  display: inline-block;
    border-radius: 100%;
    overflow: hidden;
}
.news .news1 ul li img {
  border-radius: 100%;
  width: 100%;
}
.news .news1 ul li div {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 23%;
  margin: 0 auto;
  width: 54%;
  height: 100%;
  padding: 15px;
}
.news .news1 ul li div p {
  padding-top: 32%;
  font-size: 24px;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background: url("../images/news2.png") no-repeat center;
  background-size: 100% 100%;
}
.news .news1 ul li div p span {
  display: block;
}
.news_d {
  overflow: hidden;
  margin-bottom: 30px;
}
.news_d ul {
  margin-bottom: 35px;
  
}
.news_d > h3 {
  margin: 30px auto;
  text-align: center;
  font-size: 24px;
  color: #333333;
}
.news_d li {
  margin: 10px auto;
}
.news_d li .news_r {
  float: left;
  padding: 15px;
  padding-top: 15px;
  width: 50%;
  z-index: 111;
  margin-right: -10px;
  background-size: 100% 100%;
}
.news_d li .news_r h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #333333;
  line-height: 1.75;
}
.news_d li .news_r p {
  color: #666;
  height: 130px;
  overflow: hidden;
  line-height: 1.8;
      word-break: break-word;
}
.news_d li .news_r p i {
  color: red;
}
.news_d li .news_r span {
  font-size: 13px;
  color: #666666;
  line-height: 2;
}
.news_d li .news_l {
  width: 50%;
  float: left;
}
.news_d li .news_l img {
  width: 100%;
}
.news_d .more {
  text-align: center;
  margin: 20px auto;
}
.news_d .more a {
  border: 1px solid #999999;
  padding: 10px 10%;
}

.about .about1 > h3 {
  margin: 30px auto;
  text-align: center;
  font-size: 24px;
}
.about .about1 .jyln1 img {
  width: 100%;
}
@media (min-width: 1200px){
  .about .about1 .jyln1 img{
    height: 295px;;
  }
}
.about .about1 .jyln2 {
  line-height: 2;
}
.more {
  width: 100%;
  text-align: center;
  margin: 20px auto;
}
.kc4_ul{
  border-top:1px solid #787878;
}
.more a {
  border: 1px solid #999999;
  padding: 10px 10%;
}
.more a:hover{
  background-color: #791e79;
  color: #fff;
  border:none;
}
.about2 {
  color: #fff;
  font-size: 26px;
  padding: 3% 0 ;
  text-align: center;
}
.about3 {
  margin: 25px auto;
}
.about3 li {
  margin: 30px auto;
}
.about3 .about3_l {
  width: 10%;
  text-align: center;
}
.about3 .about3_l p {
  line-height: 2;
}
.about3 .about3_l img {
  width: 100%;
}
.about3 .about3_r {
  margin-left: 5%;
  width: 80%;
  line-height: 2;
  color: #666;
}
.nav-img {
  display: none;
}
.kc_r {
  padding-left: 5%;
  padding-top: 5%;
}
.kc_r h3 {
  text-align: center;
  font-size: 18px;
  color: #333333;
  line-height: 2.667;
}
.kc_r span {
  line-height: 2;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.kc_r p {
  font-size: 15px;
  color: #333333;
  line-height: 1.867;
}
.kc_r .xq {
  height: auto!important;
  margin: 20px auto;
  text-align: center;
}
.kc_r .xq i {
  padding: 5px 35px;
  color: #fff;
  background-color: #a43b72;
}
.kc {
  margin: 25px auto;
}
.kc li a > div {
  padding: 0;
}
.kc li a .kc_r {
  padding-top: 5%;
  padding-left: 12%;
}
.kc li a .kc_r div {
  padding: 0;
}
.kc li a .kc_r p {
  height: 84px;
  overflow: hidden;
}
.kc li a .kc_l img {
  width: 100%;
}
.kc1 {
  display: none;
}
.kc_t {
  margin: 25px auto;
}
.kc_t h3 {
  text-align: center;
  font-size: 34px;
  color: #000000;
}
.kc_t p {
  text-align: center;
  font-size: 24px ;
  color: #000;
}
.kc_t1 img {
  width: 100%;
}
.kc_t1 p {
  line-height: 2;
}
.kc_t2 table {
  width: 100%;
}
.kc_t2_t {
  font-size: 20px;
  color: #333333;
  line-height: 1.4;
}
.kc_t2_t i {
  font-size: 14px;
  margin-right: 10px;
}
.kc_t2_d a {
  line-height: 2;
  padding-left: 1.5%;
}
.kc_t2_d a i {
  display: inline-block;
  margin: 0 10px;
}
.lmlk_1 {
  margin: 25px auto;
  text-align: center;
}
.lmlk_2 li {
  text-align: center;
}
.lmlk_3 {
  margin: 20px auto;
  padding: 2% 0;
}
.lmlk_3 h3 {
  line-height: 2;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.lmlk_3 p {
  text-align: center;
  font-size: 18px ;
  color: #fff;
}
.lmlk_4 {
  margin: 20px auto;
  position: relative;
  padding-bottom: 1%;
}
.lmlk_4 .bd .lmlk_4_l {
    overflow: hidden;
  padding: 1%;
  width: 50%;
  float: left;
}
.lmlk_4 .bd .lmlk_4_l img {
  width: 100%;
}
.lmlk_4 .bd .lmlk_4_r {
  width: 50%;
  float: left;
}
.lmlk_4 .bd .lmlk_4_r ul li {
    overflow: hidden;
  padding: 2%;
  width: 50%;
  float: left;
}
.lmlk_4 .bd .lmlk_4_r ul li img {
  width: 100%;
}
.lmlk_4 .hd {
  z-index: 111;
  position: absolute;
  bottom: 0;
  left: 49%;
}
.lmlk_4 .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  overflow: hidden;
  margin-right: 10px;
  text-indent: -999px;
  cursor: pointer;
  background: #dfdfdf;
  border-radius: 100%;
}
.lmlk_4 .hd li.on {
  background-color: #a51a53;
}
.lmlk_5 li {
  cursor: pointer;
  padding: 1% 3%;
  text-align: center;
}
.lmlk_5 li a{
    display: inline-block;
    width:100%;
    /*overflow: hidden;*/
}
.lmlk_5 li img {
  width: 80%;
    border-radius: 100%;
}
.lmlk_5 li span {
  line-height: 2;
  font-weight: bold;
  color: #333333;
  font-size: 18px;
  display: block;
}
.lmlk_5 li span i {
  color: #333333;
  margin-left: 10px;
  font-size: 14px;
  font-weight: normal;
}
.lmlk_5 li p {
  height:84px;
  overflow: hidden;
  line-height: 2;
  color: #333333;
}
.content {
  margin-bottom: -15px;
  position: relative;
}
.content .content1 img {
  width: 100%;
}
.content .content2 {
  padding: 2%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right:0;
}
 .content2_1 h3 {
  line-height: 1.5;
  font-size: 28px;
  color: #333333;
}
 .content2_2 {
  margin: 60px auto;
}
 .content2_2 h3 {
   font-size: 28px;
   color: #333333;
 }
 .content2_2 ul li {
  margin: 10px auto;
  line-height: 2;
}
 .content2_2 ul li i {
  display: inline-block;
  vertical-align: top;
}
 .content2_2 ul li span {
  vertical-align: top;
  display: inline-block;
  width: 250px;
  line-height: 2;
  padding-left: 15px;
  font-size: 16px;
  color: #333333;
}
.content2_3 {
  text-align: center;
}
.content2_3 img{
  width:40%;
}
.content2_3 p {
  font-size: 16px;
  color: #333333;
}
.info {
  margin: 25px auto;
}
.info h3 {
  text-align: center;
  line-height: 2;
  font-size: 24px;
  color: #333333;
}
.info span {
  display: block;
  text-align: center;
}
.info p {
  line-height: 2;
}
.free h3 {
  color: #333333 !important;
}
.free .i_free1 ul li span {
  color: #333333;
}
.free .i_free1 ul li input {
  background-color: #e6e6e6;
  border: none;
}
.free .i_free1 ul li select {
  background-color: #e6e6e6;
  border: none;
}
.free .i_free1 .tj input {
  background-color: #f73c3c;
  padding: 12px 69px;
}
.i_news2 {
  display: none;
}
.news_d1 {
  overflow: hidden;
  padding: 1% 0;
  padding-bottom: 2%;
}
.news_d1_1 > h3 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 3;
}
.news_d1_1 > div {
  padding: 0;
}
.news_d1_1 > div a {
  width: 100%;
  display: inline-block;
  padding: 5px;
}
.news_d1_1 > div img {
  width: 100%;
}
.news_d1_1_2 {
  overflow: hidden;
}
.news_d1_1_2 a {
  margin-top: -5px;
}
.news_d2 {
  padding: 2%;
}
.news_d2 > h3 {
  color: #333333;
  font-size: 24px;
  text-align: center;
  line-height: 3;
}
.news_d2 ul li {
  text-align: center;
  padding: 0 1%;
  width: 25%;
  float: left;
}
.news_d2 ul li img {
  width: 100%;
}
.news_d2 ul li p {
  color: #333333;
  line-height: 2;
}
    .sp{
        cursor: pointer;
    }

    .po{
		display:none;
        padding: 30px;
        width:800px;
        height:600px;
        background-color: #fff;
        position:fixed;
       ;
        left:50%;
        margin-left: -400px;
        margin-top: -300px;
        top:50%;
        box-shadow: 0 0 5px 5px #ededed;
        border-radius: 20px;
    }
    .po_l{
        display: inline-block;
        vertical-align: top;
        width:215px;
        height:100%;

    }
    .po_l h3{
        font-size: 50px;
        color: #44ac91;
        text-transform: uppercase;
    }
    .po_l p{
        font-size: 20px;
        color: #000;
        line-height: 1.5;
        margin-top: 10px;
        word-wrap:break-word ;
    }
    .po_r{
        width:505px;
        height:100%;
        display: inline-block;
        vertical-align: top;
    }
    .po_r video{
        width: 100%;
        height:100%;
    }
    .po_r i{
        position: absolute;
        right:20px;
        top: 20px;;
        cursor: pointer;
    }

.zhezhao{
  position: fixed;
  z-index: 2000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
  display: none;
}
.zhezhao .z_box{
  overflow: scroll;
  padding: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -250px auto auto -25%;
  width:50%;
  height: 500px;
  background-color: #fff;
}
.z_box_t{
  cursor: pointer;
  text-align: right;
}
.box_l{
  float: left;
  width:25%;
  height:100%;
  border-right: 1px solid #ededed;
  padding-right: 10px;
}
.box_l img{
  width:100%;
}
.box_l img{
  transition: transform 1.5s linear;
  transform: scale(1)
}
.box_l h3{
  line-height: 3;
  font-size: 16px;
  color: #333;
  font-weight: normal;
}
.box_l p{
  line-height: 2;
}
.box_r{
  padding-left: 20px;
  float: left;
  width:65%;
  height:100%;
  overflow: scroll;
}
.box_r p{
  font-size: 13px;
  line-height: 2;
}
.zz_box_t{
  text-align: right;
  cursor: pointer;
}
.zhezhao2{
  position: fixed;
  z-index: 2000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
  display: none;
}
.zz_box{
  padding: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -250px auto auto -25%;
  width: 50%;
  height: 500px;
  background-color: #fff;
  overflow: hidden;
}
.zz_box_d{
  overflow: hidden;
  height:100%;
}
.zz_box_d{
  text-align: center;
}
