#header{height: 90px; width: 100%;}
#top{height: 35px; background: #23262d;}
#search{margin: 0 auto;}
#search #closek{ position: absolute; border-radius: 5px; padding: 0px 5px; font-size: 10px; right: 0px;height: 20px; background: #ba1f0d; text-align: center; line-height: 20px; color: #FFFFFF; cursor: pointer;}
#search form{ width: 283px; height: 33px; float: right; margin-top: 28px;  background: #FFFFFF;  border: 1px #24262d solid;}
#search form #keyword{ float: left; width: 250px; border: none; padding: 0px 5px; height: 30px; color: #24262d;}
#search form #keyword:focus{outline:none;}
#search form #keyword:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: none !important;
    background-image: none !important;
    color: -internal-light-dark(black, white) !important;
}
.webwidth{ width: 1300px;}
#headers{ height: 90px; margin: 0 auto; position: relative;}
.header{display: none;}
#logo{width: 203px; float: left; padding-top: 15px;}


.navpc{ float: right; height: 90px;}
/* .newsou{ float: right; width: 36px; height: 90px;} */
.newsou{ width: 320px; height: 90px; background: #FFFFFF; position: absolute; right: 0; z-index: 3; display: none;}
#soubtn{float: right; width: 36px; height: 19px; background: url(../img/newsou.png) no-repeat; margin-top: 35px; cursor: pointer;}
/* .navpc a{ display: inline-block; width: 136px; height: 90px; line-height: 90px; text-align: center; font-size: 18px;  color: #161515; text-decoration:none }
.navpc a:hover{color: #FFFFFF; background: #ba1f0d;} */
  nav {
    height: 90px;
  }
  nav > ul > li {
    float: left;
  }
  nav > ul > li > a {
    display: block;
    height: 90px;
    line-height: 90px;
    /* padding: 0 20px; */
    color: #333333;
    /* font-weight: bold; */
    width: 136px;
    text-align: center;
    font-size: 18px;
    /* text-shadow: 0 -1px rgba(0, 0, 0, 0.3); */
    /* border-radius: 3px 3px 0 0; */
    /* background-color: #759aaf;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9cb6c5), color-stop(100%, #759aaf));
    background-image: -webkit-linear-gradient(top, #9cb6c5, #759aaf);
    background-image: -moz-linear-gradient(top, #9cb6c5, #759aaf);
    background-image: -ms-linear-gradient(top, #9cb6c5, #759aaf);
    background-image: -o-linear-gradient(top, #9cb6c5, #759aaf);
    background-image: linear-gradient(top, #9cb6c5, #759aaf);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 -2px 2px rgba(0, 0, 0, 0.03), 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 -2px 2px rgba(0, 0, 0, 0.03), 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2); */
  }
  nav > ul > li > a:hover {
    text-decoration: none;
    background: #ba1f0d;
    color: #FFFFFF;
    /* background-color: #85a6b8;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #afc5d1), color-stop(100%, #85a6b8));
    background-image: -webkit-linear-gradient(top, #afc5d1, #85a6b8);
    background-image: -moz-linear-gradient(top, #afc5d1, #85a6b8);
    background-image: -ms-linear-gradient(top, #afc5d1, #85a6b8);
    background-image: -o-linear-gradient(top, #afc5d1, #85a6b8);
    background-image: linear-gradient(top, #afc5d1, #85a6b8); */
  }
  nav > ul > li.active > a, nav > ul > li > a:active, nav > ul > li.dropdown:hover > a {
    background: #ba1f0d;
    color: #FFFFFF;
    /* text-shadow: none;
    -webkit-box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2); */
  }
  /* nav a.icon {
    position: relative;
    width: 40.8px;
    padding: 0;
  }
  nav a.icon span {
    display: block;
    text-indent: -1000px;
    overflow: hidden;
    position: absolute;
    top: 9px;
    left: 12px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
  } */
 
  .dropdown {
    position: relative;
    /* border-bottom: 5px solid #fff; */
  }
  .dropdown:hover ul {
    display: block;
  }
  .dropdown ul {
    display: none;
    position: absolute;
    z-index: 2;
    top: 90px;
    left: -1px;
    min-width: 136px;
    padding: 0 0 5px;
    background: #fff;
    /* border: 1px solid #dadada;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.04); */
  }
  .dropdown ul.large {
    min-width: 300px;
  }
  .dropdown li {
    display: block;
    margin: 0 18px;
    overflow: visible;
  }
  .dropdown li + li {
    border-top: 1px solid #eee;
  }
  .dropdown li a {
    display: block;
    color: #333333;
    padding: 8px 18px;
    margin: 0 -18px;
    font-size: 16px;
  }
  .dropdown li a:hover {
    color: #222;
    background: #f2f2f2;
  }
  #down64{ width: 250px;}
  #down59{ width: 300px;}
  

/* .navpc ul{
    list-style: none;
}
.navpc .navul>li{
    float: left;
}
.navpc ul a{
    display: block;
    text-decoration: none;
    height: 90px;
    text-align: center;
    line-height: 90px;
}

.navpc .navul li ul{z-index: 9; position: absolute; min-width: 136px;}
.navpc .navul li ul li a{
    line-height: 40px !important;
    height: 40px !important;
    background: #f2f2f2;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    width: auto;
    padding: 0px 15px;
    text-align: left;
}
.navpc .navul li ul li a:hover{
    background: #e4e4e4;
}

.chover{background: #ba1f0d; color: #FFFFFF !important;}

.drop-down{
    height: 50px;
    
}
.drop-down-content{
    padding: 0;
    opacity: 0;
    position: absolute;
}
.navpc .navul .drop-down:hover .drop-down-content{
    opacity: 1;
}
.navpc{ float: right; }
.navpc a{ display: inline-block; width: 136px; height: 90px; line-height: 90px; text-align: center; font-size: 18px;  color: #161515; text-decoration:none }
.navpc a:hover{color: #FFFFFF; background: #ba1f0d;} */

#hover{background: #ba1f0d; color: #FFFFFF;}
.banner{height: 658px; background: #BA1F0D;}
.apple-banner {
    width: 100%;
    height: 658px;
    overflow: hidden;
}

.apple-banner .swiper-container {
    width: 100%;
    height: 658px;
}

.swiper-button-prev,
.swiper-button-next {
    width: 15%;
    height: 100%;
    top: 0;
    background: none;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev span,
.swiper-button-next span {
    display: block;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -32px;
    border-radius: 100%;
    background: rgba(180, 180, 180, 0.25) url(../img/arrows.png) no-repeat center 17px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.swiper-button-next span {
    background: rgba(180, 180, 180, 0.25) url(../img/arrows.png) no-repeat center -71px;
    left: auto;
    right: 20px;
} 

.swiper-pagination-bullet {
    width: 50px !important;
    height: 2px !important;
    border-radius: 1px !important;
    opacity: 0.8 !important;
    background: #FFFFFF !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #b91f0c !important;
}

/*分页器*/

/* .apple-banner .swiper-pagination {
    top: auto;
    background: none;
}

.apple-banner .swiper-pagination-bullet {
    display: inline-block;
    width: 50px;
    margin: 0 3px;
    cursor: pointer;
    background: none;
    border-radius: 0;
    opacity: 1;
}

.apple-banner .swiper-pagination-bullet span {
    width: 50px;
    height: 2px;
    display: block;
    background: rgba(255, 255, 255);
}

.apple-banner .swiper-pagination-bullet-active span {
    background: rgb(255, 255, 255);
}

.apple-banner .autoplay .swiper-pagination-bullet-active span {
    background: rgba(255, 255, 255);
}

.apple-banner .swiper-pagination-bullet i {
    background: #b91f0c;
    height: 2px;
    transform: scaleX(0);
    transform-origin: 0;
    display: block;
}

.apple-banner .autoplay .firsrCurrent i {
    transition: transform 2.9s linear;
    transform: scaleX(1);
}

.apple-banner .autoplay .current i {
    transition: transform 4s linear;
    transform: scaleX(1);
}

.apple-banner .autoplay .replace span {
    background: rgb(255, 255, 255);
} */
/*内容样式*/

.slide1 {
    background: no-repeat 50% 10%;
    background-size: auto 100%;
}

.slide1 .title {
    text-align: center;
    margin-top: 230px;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
}
/* banner内容样式 */
.slide2 {
    background:no-repeat center 50%;
    background-size: auto 100%;
}

.slide2 .title {
    padding-top: 200px;
    text-align: center;
}

.slide2 h2 {
    bottom: 100px;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    position: absolute;
    width: 100%;
}

.slide3 {
    background:no-repeat center 110%;
    background-size: auto 100%;
}

.slide3 .title {
    text-align: center;
    margin-top: 100px;
    font-size: 40px;
    font-weight: normal;
}
.slide4 {
    background: no-repeat center 110%;
    background-size: auto 100%;
}

.slide4 .title {
    text-align: center;
    margin-top: 100px;
    font-size: 40px;
    font-weight: normal;
}

/* 首页业务范围 */
.ywfw{ margin: 0 auto; font-size: 16px;}
.mtitle{ height: 62px; margin-top: 38px;  font-size: 34px; text-align: center; }
.mtitle span{height: 62px; line-height: 62px; display: block; font-weight: bold; background: url(../img/titlexian.png) no-repeat bottom; }
.ywfwc{margin-top: 50px; font-size: 16px;} 
.ywfwc p{ line-height: 28px; text-indent: 2em;}
.gaodu{height: 436px; color: #333;}

.ywfwm{display: none;}

.ywfwimg1,.ywfwimg3,.ywfwimg5{height: 436px; margin-top: 1px;}
.ywfwimg1{margin-top: 45px;}
.ywfwimg1 .right,.ywfwimg3 .right,.ywfwimg5 .right{ float: right; width:50%; height: 436px; background: #FFFFFF; position: absolute; right: 0;}
/* .card__link:hover .bj1{background-image:url(../img/img1.jpg); } */

.ywfwimg2,.ywfwimg4,.ywfwimg6{height: 436px; margin-top: 1px;}
.ywfwimg2 .right,.ywfwimg4 .right,.ywfwimg6 .right{ float: right; width:50%; height: 436px; background: #FFFFFF; position: absolute; left: 0;}

.xiangqing{font-size: 16px; border: 1px #0f0f17 solid; padding: 10px 40px; position: relative; float: right;}
.card__link:hover .xiangqing{
	border: 1px #FFFFFF solid;
	/* float: unset; */
	-webkit-transform: translateX(-11em);
	transform: translateX(-11em);
	-webkit-transition: width 1s ease, -webkit-transform 0.5s ease;
	transition: width 1s ease, -webkit-transform 0.5s ease;
	transition: transform 0.5s ease, width 1s ease;
	transition: transform 0.5s ease, width 1s ease, -webkit-transform 0.5s ease
}


/* 首页成功案例 */
.anli{ width: 100%; margin: 0 0; background: #f8f8f8; padding-top: 5px;}
.anlic{margin-top: 0px; font-size: 16px;} 
.anligaodu{height: 510px; color: #FFFFFF;}
.anliimg{width: 100%; margin-top: 45px;}
.anliimgs{float: left; width: 50%; height: 510px;}

.moreindex{ text-align: center; line-height: 120px;}
.moreindex a{ border-bottom: 2px #b91f0c solid; padding-bottom: 5px; font-size: 15px !important;}

.anli__header h3{ font-size: 30px; text-align: center; height: 60px; line-height: 60px; margin-bottom: 50px; font-weight: normal; }
.anli__header h2{ font-size: 30px; text-align: left; height: 60px; line-height: 60px; font-weight: normal; border-bottom: 3px #b8200b solid;}
.anli__header p{line-height: 30px; text-align: left; margin-top: 20px; margin-bottom: 40px; text-indent: 2em; font-size: 16px;}


.anli__header {
	position: relative;
	z-index: 4;
	padding: 0px;
	-webkit-animation: fade-in 1s 0.2s ease both;
	animation: fade-in 1s 0.2s ease both
}

.anli__header {
/* 	width: 80%;
    top: 60px;
	left: 10%;
	max-width: 42em */
}
.btnm{ display: none;}


/* 关于我们 */
.gywm{margin: 0 auto;}
.indexabout{ width: 860px; margin: 40px auto; font-size: 16px; text-align: center; line-height: 28px;}
/* .indexabout p{ text-indent: 2em;} */
.indexabout h3{ margin: 50px auto; }
.indexabout h3 .morem{ display: none;}
.indexabout h3 .morepc{ text-align: center; height: 40px; line-height: 40px; border: 1px #0e1018 solid; padding: 8px 25px; font-size: 16px; color: #0e1018; font-weight: normal; }
.indexabout h3 .morepc:hover{background: #0e1018; color: #FFFFFF;}
.foot{
	background:#191c25;
}
.footnav{
	line-height: 55px;
    text-align: center;
    background: #0d1017;
    border-bottom: 1px #1a1d24 solid; 
}
.footnav a{ color: #FFFFFF; font-size: 16px; padding: 0px 50px;  display: inline-block;}
.footc{font-size: 16px; color: #e9e8e8; text-align: center; line-height: 75px; background:#191c25;}
.footc a{ color: #FFFFFF;}
/* .anliimgs1,.anliimgs3{width: 650px; height: 436px; float: right;}
.anliimgs2,.anliimgs4{width: 650px; height: 436px; float: left;}
 */
.pagebanner{ height: 310px;}
.pagecon{ margin: 40px auto; min-height: 300px;}
.pagecon h2{height: 30px; line-height: 30px; font-size: 18px; background: url(../img/abouttitle.jpg) no-repeat left; padding-left: 10px; margin-bottom: 20px;}
.pagecon p{line-height: 30px; padding-bottom: 10px;}

.ywfwmain{margin: 40px auto;}
.ywfwwidth{ width: 1300px; margin: 40px auto;}

.ywfwnav{height: 60px; border: 1px #e4e4e4 solid; display: flex; margin-bottom: 30px; border-left: none;}
.ywfwnav li{ width: 100%; text-align: center;}
.ywfwnav li a{display: block; height: 60px; line-height: 60px; font-size: 18px; border-left: 1px #e4e4e4 solid;}
.ywfwnav li a:hover{ background: #ba1f0d; color: #FFFFFF;}

#ywhover{background: #ba1f0d; color: #FFFFFF;}
#ywhover a{color: #FFFFFF;}
.huisedi{ background: #f9f9f9 !important; padding-top: 41px !important; padding-bottom: 31px !important;}

.gainian{margin: 30px 0px 10px 0px;}
.gainian h2{height: 30px; line-height: 30px; font-size: 18px; background: url(../img/abouttitle.jpg) no-repeat left; padding-left: 10px; margin-top: 10px; margin-bottom: 20px;}
.gainian p{line-height: 30px; padding-bottom: 10px; font-size: 16px;}

.shiyitu{margin: 0px;}
.shiyitu h2{height: 30px; line-height: 30px; font-size: 18px; background: url(../img/abouttitle.jpg) no-repeat left; padding-left: 10px; margin-bottom: 20px;}
.shiyitu p{line-height: 30px; padding-bottom: 10px;}

.map{float: left; margin-right: 15px; margin-bottom: 20px;}
.anlinav{border-top: 1px #e4e4e4 solid; border-right: 1px #e4e4e4 solid;  margin-bottom: 30px; border-left: none;}
.anlinav li{ width: 25%; float: left; text-align: center;  border-bottom: 1px #e4e4e4 solid;}
.anlinav li a{display: block; height: 60px; line-height: 60px; font-size: 18px; border-left: 1px #e4e4e4 solid;}
.anlinav li a:hover{ background: #ba1f0d; color: #FFFFFF;}
.anlileft{float: left; width: 50%; margin-right: 15px;}

.anlipc{ display: block;}
.anliwap{ display: none;}

.box{ width:1300px;  height:65px; margin-bottom: 30px; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1240px; height:60px; overflow:hidden; position:relative; margin-left: 30px; border-top: 1px #e4e4e4 solid;  border-bottom: 1px #e4e4e4 solid; border-right: 1px #e4e4e4 solid;  }
.piclist{ width:1240px; height:60px; line-height: 60px; position:absolute; left:0px; top:0px}
.piclist li{margin-right:0px; padding:0px; width: 310px;  float:left; }
.piclist li a{display: block; line-height: 60px; font-size: 16px;  height: 60px; width: 310px; border-left: 1px #e4e4e4 solid;  text-align: center;}
.swaplist{ position:absolute; left:-3720px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../img/icon.png) no-repeat; background:url(../img/icon_ie6.png) no-repeat\9; position:absolute; top:5px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:0px;}
.og_next{ background-position:0 0; right:0px;}
.wap{ display: none;}

.jobmain{margin: 0px;}
.jobmain h2{height: 30px; line-height: 30px; font-size: 18px; background: url(../img/abouttitle.jpg) no-repeat left; padding-left: 10px; margin-bottom: 20px;}
.jobmain p{line-height: 30px; padding-bottom: 10px; font-size: 16px;}
.jobmain ul{ border:1px #dadada solid; }
.jobmain ul li{ height: 60px; line-height: 60px;  border-top:1px #dadada solid;}
.jobmain ul li a{padding-left: 20px;display: block; height: 59px;}
.jobmain ul li a:hover{background: #f6f6f6;}

.jobmainc{margin: 0px; }
.jobmainc h2{height: 30px; line-height: 30px; font-size: 18px; background: url(../img/abouttitle.jpg) no-repeat left; padding-left: 10px; margin-bottom: 20px;}
.jobmainc p{line-height: 30px; padding-bottom: 10px; font-size: 16px;}
.jobmaincon{display: flex;}
.jobleft{ width: 260px;}
.jobleft { border:1px #dadada solid; border-right: none; }
.jobleft li{ height: 60px; line-height: 60px;  border-bottom:1px #dadada solid;}
.jobleft li a{padding-left: 20px;display: block; height: 59px;}
/* .jobleft li a:hover{background: #f6f6f6; border-right: 3px #b91f0c solid;} */
#hovers,.selected{background: #f6f6f6; border-right: 3px #b91f0c solid;}
.jobright{ width: 100%; flex-wrap: 1; border:1px #dadada solid; background: #f6f6f6; padding: 15px 20px; 
    /* height: 615px; overflow-y:auto; */
}
/*修改某个div的滚动条样式*/
.jobright::-webkit-scrollbar{
    width:5px;
    height:5px;
    /**/
}
.jobright::-webkit-scrollbar-track{
background: #fff;
border-radius:2px;
}
.jobright::-webkit-scrollbar-thumb{
background: #444;
border-radius:10px;
}
.jobright::-webkit-scrollbar-thumb:hover{
background: #999;
}
.jobright::-webkit-scrollbar-corner{
background: #204754;
}
.imgcols3 p{width: 250px; height: 200px; float: left; line-height: 30px; text-align: center; margin: 5px 10px 0px 0px; }
.imgcols3 p img { width: 250px; height: 165px;}

.imgcols2 p{width: 640px; height: 445px; float: left; line-height: 30px; text-align: center; margin: 5px 7px 0px 3px; }
.imgcols2 p img { width: 640px; height: 415px; }

.imgcols1 p{width: 640px; height: 445px; float: left; line-height: 30px; text-align: center; margin: 5px 7px 0px 3px; }
.imgcols1 p img { width: 640px; height: 415px; }

/* .imgcols1 p{width: 640px; height: 445px; float: left; line-height: 30px; text-align: center; margin: 5px 7px 0px 3px; } */
.imgtopcols p img { width: 500px; height: 325px; float: left;margin-right: 15px;}

.xiangce{ width: 100%; min-height: 560px; background: #000000; position: relative;}
.xiangce .close{ position: absolute; right: 1px; top:1px; width: 20px; height: 20px; z-index: 1; background: url(../img/close.jpg) no-repeat;}
.xiangce .perbtn{ color: #FFFFFF;}
.xiangce .nextbtn{ color: #FFFFFF;}
.xiangce h3{ color: #FFFFFF;}

.photo-mask {
    position: fixed;
    z-index: 10;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    filter: alpha(opacity=20);
    -moz-opacity: 0.8;
    opacity: 0.8;
    display: none;
}

.photo-panel {
    position: relative;
    /* position: absolute; */
    display: none;
    clear: both;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.photo-panel .photo-div,
.photo-panel .photo-bar {
    width: 1300px;
    background: #000000;
}

.photo-panel .photo-div {
    width: 1300px;
    height: 560px;
    z-index: 11;
    margin: auto;
    position: relative;
}

.photo-panel .photo-close {
    background: url(../img/close.png);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 1px;
    top: 1px;
}

.photo-panel .photo-close:hover {
    background: url(../img/close_ch.png);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 1px;
    top: 1px;
}

.photo-panel .photo-bar-tip {
    width: 680px;
    height: 44px;
    position: absolute;
    margin-top: -64px;
    padding: 10px;
}

.photo-panel .photo-bar-tip:hover {
    width: 680px;
    height: 44px;
    position: absolute;
    margin-top: -64px;
    background: #000;
    filter: alpha(opacity=20);
    -moz-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    padding: 10px;
}

.photo-panel .photo-img {
    width: 680px;
    float: left;
    height: 360px;
    margin-top: 80px;
    /* background: #fff; */
}

.photo-panel .photo-view-w {
    width: 680px;
    height: 360px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.photo-panel .photo-view-h {
    width: 680px;
    height: 360px;
    text-align: center;
    vertical-align: middle;
}

.photo-panel .photo-view-w img {
    max-width: 660px;
    height: auto;
    vertical-align: middle;
    text-align: center;
    max-height: 340px;
    margin: 10px;
    /* -moz-box-shadow: 5px 5px 5px #a6a6a6; */
    /* 老的 Firefox */
    /* box-shadow: 5px 5px 5px #a6a6a6;
    -webkit-animation: swing 1s .2s ease both;
    -moz-animation: swing 1s .2s ease both; */
}

.photo-panel .photo-view-h img {
    max-width: 660px;
    height: 340px;
    margin: 10px;
    /* -moz-box-shadow: 5px 5px 5px #a6a6a6; */
    /* 老的 Firefox */
    /* box-shadow: 5px 5px 5px #a6a6a6; */
    /* -webkit-animation: swing 1s .2s ease both;
    -moz-animation: swing 1s .2s ease both; */
}

#title{color: #FFFFFF; text-align: center; margin-top: 20px;}

@-webkit-keyframes swing {
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0deg)
    }
}

@-moz-keyframes swing {
    20%,
    40%,
    60%,
    80%,
    100% {
        -moz-transform-origin: top center
    }
    20% {
        -moz-transform: rotate(15deg)
    }
    40% {
        -moz-transform: rotate(-10deg)
    }
    60% {
        -moz-transform: rotate(5deg)
    }
    80% {
        -moz-transform: rotate(-5deg)
    }
    100% {
        -moz-transform: rotate(0deg)
    }
}

.photo-panel .photo-left,
.photo-panel .photo-right {
    width: 11px;
    float: left;
    margin-top: 260px;
    margin-left: 140px;
    margin-right: 145px;
}
.photo-panel .photo-left{
    
}

.photo-panel .arrow-prv {
    background: url(../img/l.png) no-repeat;
    width: 11px;
    height: 21px;
}

.photo-panel .arrow-prv:hover {
    background: url(../img/l_ch.png) no-repeat;
    width: 11px;
    height: 21px;
    cursor: pointer;
}

.photo-panel .arrow-next {
    background: url(../img/r.png) no-repeat;
    width: 120px;
    height: 21px;
}

.photo-panel .arrow-next:hover {
    background: url(../img/r_ch.png) no-repeat;
    width: 11px;
    height: 21px;
    cursor: pointer;
}

/* .demo {
    width: 800px;
    margin: 10px auto;
}

.demo p {
    width: 200px;
    overflow: hidden;
    height: 200px;
    float: left;
}

.demo p img {
    width: auto;
    height: auto;
} */

p{text-align:justify; text-justify:inter-ideograph;}
.demowap{ display: none;}
.demo{ display: block;}