@charset "utf-8";
/*Author: www.szhulian.com*/
#adv {width: 100%;height: 350px;overflow: hidden;position: relative;}
.adv {width: 1920px;height: 350px;position: absolute;left: 50%;margin-left: -960px;}

.list_nav .bd ul li {width: 238px;margin-right: 2px;float: left;}
.list_nav .bd ul li a {display: block;height: 72px;line-height: 72px;text-align: center;background:#dcdcdc;color: #333;font-size: 18px;transition:all ease 0.3s;}
.list_nav .bd ul li a:hover, .list_nav .bd ul li.cur a {background:#fe8a02;;color: #fff;}

.container_wrap {padding: 60px 0;}

/*关于我们*/
.about_wrap h4, .path_wrap h4 {color: #484848;font-size: 30px;text-align: center;font-weight: bold;letter-spacing: 1px;margin-bottom: 15px;}
.about_wrap p {color: #484848;font-size: 14px;line-height: 24px;text-align: justify;text-indent: 2em;margin: 0.25rem 0;}
.about_wrap p img {vertical-align: middle;max-width: 100%;}
.about_wrap .culture {margin-top: 90px;}
.about_wrap .culture h4 {width: 100%;border-bottom: 1px solid #e5e5e5;height: 44px;line-height: 45px;color: #535353;font-size: 16px;}
.about_wrap .culture .culture_con {padding: 25px 0;}

/*发展历程*/
.path_wrap {padding-top: 80px;}
.path_wrap .hd {margin: 30px 0 60px;position: relative;}
.path_wrap .hd ul {width: 1040px;margin: 0 auto;position: relative;display: flex;justify-content: space-between;}
.path_wrap .hd ul::before {content: '';display: block;width: 100%;height: 6px;background:#ccc;position: absolute;left: 0px;bottom: 11px;z-index: -1;}
.path_wrap .hd ul li {cursor: pointer;}
.path_wrap .hd ul li span {display: block;color: #5b5b5b;margin-bottom: 3px;}
.path_wrap .hd ul li i.ico {display: block;width: 28px;height: 28px;background: url(../images/icons.png) no-repeat 0px -100px;}
.path_wrap .hd ul li.on span {color: #fe8a02;}
.path_wrap .hd ul li.on i.ico {background-position: -30px -100px;}
.path_wrap .hd a {display: block;width: 40px;height: 40px;background: url(../images/icons.png) no-repeat;position: absolute;top: 50%;margin-top:-16px;}
.path_wrap .hd a.prev {left: 0px;background-position: 0px -45px;}
.path_wrap .hd a.next {right: 0px;background-position: -40px -45px;}
.path_wrap .bd p {color: #484848;font-size: 14px;line-height: 24px;margin-bottom: 5px;}
.path_wrap .bd p img {max-width: 100%;}

/*招聘*/
.jobs_wrap {margin-top: 60px;}
.jobs_wrap h4 {color: #484848;font-size: 32px;text-align: center;}
.accordion {width: 100%; margin: 30px auto 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.accordion li {margin-bottom:15px;}
.accordion .link {cursor: pointer; display: block; padding:15px 20px; color: #333; font-size: 16px;background: #f7f8f9;position: relative; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.accordion .link .info {margin-top: 10px;}
.accordion .link .info span {color: #666;font-size: 14px;margin-right: 10px;}
.accordion li i {position: absolute; top: 50%; margin-top: -12px; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.accordion li i.fa-chevron-down {right: 20px; left: auto; width: 24px; height: 24px; background: url(../images/jobs-arrow.png) no-repeat center;background-size: 24px 24px; }
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.accordion li .submenu {display: none; padding:15px 20px;  background: #f7f8f9;border-top:1px solid #e3e3e3;}
.accordion li .submenu h5 {color: #333;font-size: 16px;margin-bottom: 10px;}
.accordion li .submenu p {display: block; color: #333;font-size: 14px; line-height: 21px; margin-bottom: 5px;-webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; }

/*分页*/
.pages {width: 100%;text-align: center;margin-top: 30px;}
.pages a {display: inline-block;width: 34px;height: 34px;line-height: 34px;text-align: center;border:1px solid #ccc;color: #999;font-size: 16px;margin:0 5px;border-radius: 3px;transition:all 0.3s;}
.pages a.arrow {font-family: "Sunsim";font-weight: bold;}
.pages a:hover{color: #fe8a02;border-color: #fe8a02;}
.pages a.cur {color: #fff;background: #fe8a02;border-color: #fe8a02;}

/*产品中心*/
.products_wrap>ul {margin-right: -33px;*zoom:1;}
.products_wrap>ul>li {float: left;width: 378px;margin-right: 33px;margin-bottom: 33px;}
.image_frame {display:block;width: 378px;height: 378px;overflow: hidden;}
.image_frame .image_wrapper {display:block;width: 100%;height: 100%;position: relative;}
.image_frame .image_wrapper>a {display:block;}
.image_frame .image_wrapper>a>img, .image_frame .image_wrapper img {display:block;width: 100%;height: 100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.image_frame .image_wrapper .image_links {display:none;width: 100%;height: 100%;position: absolute;left: 0%;top:0%;background: rgba(254,138,2,0.35);font-size: 0;text-align: center;-webkit-animation: zoomIn 0.6s ease forwards;animation: zoomIn 0.6s ease forwards;}
.image_frame .image_wrapper .image_links a, .image_frame .image_wrapper .image_links .zoom {display:inline-block;width: 50px;height: 50px;margin-top: 153px;background: rgba(0,0,0,0.5);-webkit-animation: zoomIn .5s ease forwards;animation: zoomIn .5s ease forwards;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;}
.image_frame .image_wrapper .image_links a:hover {background: #fff;}
.image_frame .image_wrapper .image_links a i {display: block;width: 50px;height: 50px;background:url(../images/icons.png) no-repeat;}
.image_frame .image_wrapper .image_links a i.icon-search {background-position: -80px -150px;}
.image_frame .image_wrapper .image_links a i.icon-link {background-position: -80px -200px;}
.image_frame .image_wrapper .image_links .zoom i {display: block;width: 50px;height: 50px;background:url(../images/icons.png) no-repeat;}
.image_frame .image_wrapper .image_links .zoom i.icon-search {background-position: -80px -150px;}
.image_frame .image_wrapper .image_links .zoom:hover i.icon-search {background-position: -130px -150px;}
.image_frame .image_wrapper .image_links a:hover i.icon-search {background-position: -130px -150px;}
.image_frame .image_wrapper .image_links a:hover i.icon-link {background-position: -130px -200px;}
.image_frame .image_wrapper:hover .image_links {display:block;}
.products_wrap ul li .name {color: #424242;font-size: 16px;text-align: center;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin-top: 15px;}

/*产品详情*/
.products_wrap {position: relative;}
.products_wrap #magnifier {position: relative;width: 1200px;}
.products_wrap .small-box {position: relative;width: 600px;}
.products_wrap .small-box img {display: block;width: 100%;margin: 0 auto;}
.products_wrap .small-box .hover {display: none; position: absolute; left: 0; top: 0; width: 50px; height: 50px; border: 1px solid #aaa; background: #0099ff; opacity: 0.5; filter: alpha(opacity: 50); cursor: move; }
.products_wrap .thumbnail-box {position: absolute;width: 540px;right: 0px;bottom: 0px;}
.products_wrap .thumbnail-box .btn {position: absolute;top:50%;width: 30px;height: 30px;margin-top: -15px;}
.products_wrap .thumbnail-box .btn-prev {left: 0;background:rgba(0,0,0,0.45) url(../images/icons.png) no-repeat 0px -105px;background-size: 210px 210px;}
.products_wrap .thumbnail-box .btn-next {right: 0;background:rgba(0,0,0,0.45) url(../images/icons.png) no-repeat -27px -105px;background-size: 210px 210px;}
.products_wrap .thumbnail-box .btn-prev:hover {background-color:#fe8a02;}
.products_wrap .thumbnail-box .btn-next:hover {background-color:#fe8a02;}
.products_wrap .thumbnail-box .list {overflow: hidden; width: 540px; margin: 0 auto; }
.products_wrap .thumbnail-box .wrapper {width: 100000px;}
.products_wrap .thumbnail-box .list .item {float: left;width: 120px;height: 120px;border:1px solid #ccc;margin-right: 20px;cursor: pointer;box-sizing:border-box;}
.products_wrap .thumbnail-box .list .item img {display: block;width: 100%;height: 100%;padding:1px;box-sizing:border-box;}
.products_wrap .thumbnail-box .list .item-cur {border-color: #fe8a02;}

.pro-intro {width: 540px;position: absolute;right: 0px;top: 0px;}
.pro-intro .pro-name {border-bottom: 1px solid #dcdcdc;padding-bottom: 5px;}
.pro-intro .pro-name .item {color: #424242;font-size: 16px;margin-bottom: 5px;}
.pro-intro .pro-name .item h1 {color: #424242;font-size: 16px;display: inline-block;}
.pro-intro .info {border-bottom: 1px solid #dcdcdc;padding-bottom: 10px;margin-top: 15px;}
.pro-intro .info h5 {color: #424242;font-size: 16px;margin-bottom: 8px;}
.pro-intro .info p {color: #666;font-size: 14px;line-height: 24px;}

.compro{margin-top: 30px;}
.compro a {display:block;font-size: 16px;color: #fff;width: 120px;height: 40px;line-height: 40px;text-align: center;background:#fe8a02;border-radius: 3px;overflow: hidden;;transition: all 0.3s ease;}
.compro:hover a {background:#dd7700;}

/*分享*/
.share {padding-top: 20px;}
.share .bdsharebuttonbox {height: 26px;}
.share .bdsharebuttonbox span{color: #888;font-size: 14px;line-height: 18px;display: inline-block;}
.share .bdsharebuttonbox a {display: inline-block;width: 16px;height: 16px;padding: 0px;margin:0px 3px;}

/*产品参数*/
.pro-details {margin-top: 80px;}
.pro-details .hd ul {width: 100%;height: 50px;background:#f5f5f5;}
.pro-details .hd ul li {width: 210px;height: 50px;line-height: 50px;text-align: center;float: left;color: #424242;font-size: 16px;cursor: pointer;}
.pro-details .hd ul li.on {background:#fe8a02;color: #fff;}
.pro-details .bd .row {padding:30px 0;}
.pro-details .bd .row h5 {color: #424242;font-size: 16px;margin-bottom: 8px;}
.pro-details .bd .row p {color: #666;font-size: 14px;line-height: 24px;}
.pro-details .bd .row p img {max-width: 100%;}

.pro-details .bd .row .table {background:#fff;}
.pro-details .bd .row .table table {width: 100%;}
.pro-details .bd .row .table table thead {height:60px; line-height:60px; color:#fff; font-size:16px; text-align:center; background:#999;}
.pro-details .bd .row .table table tbody tr td {padding:10px; text-align:center; border:1px solid #dcdcdc;color: #555;box-sizing:border-box;}
.pro-details .bd .row .table table tbody tr td:nth-last-child(even) {width: 200px;color: #fe8a02}
.pro-details .bd .row .table table tbody tr td:nth-last-child(odd) {width: 400px;}

.pro-related {position: relative;}
.pro-related .title {width: 210px;height: 50px;line-height: 50px;margin: 35px 0;background:#fe8a02;text-align: center;color: #fff;font-size: 16px;cursor: pointer;}
.pro-related .bd {width: 1200px;overflow: hidden;}
.pro-related .bd ul li {margin-right: 33px;}
.pro-related a.arrow {display: block;position: absolute;top:50%;width: 40px;height: 40px;z-index: 9;}
.pro-related a.prev {left: 0;background:rgba(0,0,0,0.45) url(../images/icons.png) no-repeat 0px -150px;}
.pro-related a.next {right: 0;background:rgba(0,0,0,0.45) url(../images/icons.png) no-repeat -40px -150px;}
.pro-related a.prev:hover {background-color:#fe8a02;}
.pro-related a.next:hover {background-color:#fe8a02;}


/*新闻*/
.news_wrap .news_list {margin-top: 60px;}
.news_wrap .news_list .item {padding:0 20px;height: 58px;line-height: 58px;background: #f7f7f7;}
.news_wrap .news_list .item:nth-last-child(odd) {background: #fff;}
.news_wrap .news_list .item a {color: #333;font-size: 16px;transition: all 0.3s ease;}
.news_wrap .news_list .item a:hover {color: #fe8a02;}
.news_wrap .news_list .item a em {display: block;float: left;width: 960px;}
.news_wrap .news_list .item a .date {display: block;float: right;}

.news_wrap h1 {color: #363636;font-size: 20px;}
.news_wrap .info {padding:10px 0 15px;border-bottom:1px solid #dcdcdc;}
.news_wrap .info span {color: #666;font-size: 14px;margin-right: 25px;}
.news_wrap .des {padding:20px 0;}
.news_wrap .des p{color:#555;font-size: 14px;line-height: 24px;text-align: justify;text-indent: 2em;margin: 0.25rem 0;}

/*返回列表*/
.pages_arrow {border-top: 1px solid #dcdcdc;padding: 10px 0;margin-top: 15px;}
.pages_arrow .arrow span {display:block;width: 500px;line-height: 28px;}
.pages_arrow .arrow span a{color: #555;font-size: 14px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pages_arrow .arrow span a:hover {color:#fe8a02;}
.pages_arrow .back a {color: #555;font-size: 16px;line-height: 58px;}
.pages_arrow .back a:hover {color:#fe8a02;}

/*服务支持*/
.service_wrap p {color: #555;font-size: 15px;line-height: 24px;margin:0.25rem 0;}
/*下载中心*/
.down_wrap ul li {padding-bottom: 10px;margin-bottom: 20px;border-bottom: 1px solid #dcdcdc;}
.down_wrap ul li a {color: #363636;font-size: 16px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.down_wrap ul li a:hover {color: #fe8a02;}
.down_wrap ul li a.text {width: 940px;line-height: 45px;display: inline-block;vertical-align: middle;}
.down_wrap ul li a.down {width: 45px;height: 45px;float: right;background: url(../images/icons.png) no-repeat -240px -150px;display: inline-block;vertical-align: middle;}
.down_wrap ul li a.down:hover {background-position: -240px -195px;}

/*商业合作*/
.cooperation_wrap>h4 {color: #fe8a02;font-size: 20px;font-weight: bold;line-height: 2;border-bottom: 1px solid #dcdcdc;}
.cooperation_wrap .row {padding:25px 0;}
.cooperation_wrap .row h5 {color: #555;font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.cooperation_wrap .row p {color: #666;font-size: 14px;line-height: 24px;}
.cooperation_wrap .row1 .con .item {padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #dcdcdc;}
.cooperation_wrap .row1 .con .item + .item {border-bottom-width: 0px;}
.cooperation_wrap .row1 .con .item .img {display: inline-block;vertical-align: middle;width: 180px;}
.cooperation_wrap .row1 .con .item .txt {display: inline-block;vertical-align: middle;width: 1010px;}
.cooperation_wrap .row1 .con .item .txt h4 {color: #555;font-size: 16px;margin-bottom: 10px;}
.cooperation_wrap .row1 .con .item .txt p {color: #555;font-size: 14px;line-height: 21px;}

.cooperation_wrap .row2 {background: #f7f7f7;}

/*加盟*/
.join_wrap .row {padding:30px 0;}
.join_wrap .row>h4 {color: #fe8a02;font-size: 20px;font-weight: bold;line-height: 2;text-align: center;}
.join_wrap .row>p {color: #666;font-size: 14px;line-height: 24px;}
.join_wrap .row h5 {color: #555;font-size: 20px;font-weight: bold;margin-bottom: 15px;text-align: center;}
.join_wrap .row .con {text-align: center;padding-bottom: 20px;}
.join_wrap .row .con .item {display: inline-block;padding:0 25px;height: 60px;line-height: 60px;border:1px solid #4fafeb;border-radius: 8px;margin:10px 20px 0;box-shadow: 1px 2px 15px #ccc;}
.join_wrap .row .con .item {color: #555;font-size: 16px;}
.join_wrap .row2, .join_wrap .row4 {background: #f7f7f7;}
.join_wrap .row2 .con {padding-top: 20px;}
.join_wrap .row2 .con ul li {width: 320px;float: left;text-align: center;padding:0 40px;margin-bottom: 20px;}
.join_wrap .row2 .con ul li .ico {width: 75px;height: 75px;margin: 0 auto 10px;background: url(../images/join_icon.png) no-repeat;}
.join_wrap .row2 .con ul li .ico1 {background-position: 0px 0px;}
.join_wrap .row2 .con ul li .ico2 {background-position: -75px 0px;}
.join_wrap .row2 .con ul li .ico3 {background-position: -150px 0px;}
.join_wrap .row2 .con ul li .ico4 {background-position: -225px 0px;}
.join_wrap .row2 .con ul li .ico5 {background-position: -300px 0px;}
.join_wrap .row2 .con ul li .ico6 {background-position: -375px 0px;}
.join_wrap .row2 .con ul li p {color: #666;font-size: 14px;line-height: 22px;}
.join_wrap .row3 h5 {text-align: left;font-size: 18px;}
.join_wrap .row3 p {color: #666;font-size: 14px;line-height: 24px;}
.join_wrap .row5 .con {text-align: left;padding-top: 30px;}
.join_wrap .row5 .con ul {margin-right: -18px;}
.join_wrap .row5 .con ul li {float: left;width: 225px;margin-right: 18px;margin-bottom: 30px;}
.join_wrap .row5 .con ul li span{display: block;width: 130px;height: 45px;line-height: 50px;text-align: center;margin: 0 auto;color: #fff;font-size: 30px;font-weight: bold;background:url(../images/row5_span.png) no-repeat center top;}
.join_wrap .row5 .con ul li .txt  {height: 150px;border-radius: 10px;overflow: hidden;background: #fe8a02;color: #fff;font-size: 15px;line-height: 24px;text-align: justify;padding:25px 20px;box-sizing:border-box;}

/*联系我们*/
.contact_con .contact_txt h4 {color: #fe8a02;font-size: 18px;margin-bottom: 10px;}
.contact_con .contact_txt p {color: #484848;font-size: 16px;line-height: 26px;}
.contact_con .erwm {width: 120px;}
.contact_con .erwm img {width: 100%;border:1px solid #bbb;}
.contact_con .erwm p {color: #555;font-size: 14px;text-align: center;}
.contact_wrap .map {margin-top: 50px;}

/*留言*/
.contact-mess {background: #fff;margin-top: 50px;padding: 0 0 50px 0;}
.contact-mess h4 {color: #3c8de6;font-size: 24px;text-align: center;}
.message_con {width:760px;margin:40px auto 0; overflow:hidden; }
.message_con .item {float: left;min-height: 50px;margin: 0px 35px 20px 0px;}
.message_con .item input {width: 320px;height: 48px;line-height: 48px;border:1px solid #dcdcdc;padding: 0 10px;}
.message_con .item input#title {width: 698px;}
.message_con .item textarea {width: 698px;height: 110px;border:1px solid #dcdcdc;padding: 10px;outline: none;}
.message_con .bth {min-height: 50px;}
.message_con .bth label {display: inline-block;width: 80px;color: #555;font-size: 16px;}
.message_con .bth input {width: 160px;height: 48px;border:1px solid #dcdcdc;padding: 0 10px;}
.message_con .bth img {width: 120px;height: 48px;border:1px solid #dcdcdc;margin-left: 10px;}
.message_con .bth #submit {width: 200px;height: 50px;background-color: #3c8de6;color: #fff;font-size: 16px;margin-right: 38px;float: right;cursor: pointer;transition: all 0.3s ease;}
.message_con .bth #submit:hover {background-color: #247ad9;}


/*相册图css*/
.lightboxOverlay {position: absolute;top: 0;left: 0;z-index: 9999;background: url(../images/tmbg.png);display: none;}
.lightbox {position: absolute;top: 0;left: 0;width: 100%;z-index: 10000;text-align: center;line-height: 0;font-weight: normal;}
.lightbox .lb-image {display: block;height: auto;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;}
.lightbox a img {border: none;}
.lb-outerContainer {position: relative;background-color: white;*zoom: 1;width: 250px;height: 250px;margin: 0 auto;
-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.lb-outerContainer:after {content: "";display: table;clear: both;}
.lb-container {padding: 4px;}
.lb-loader {position: absolute;top: 45%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
.lb-cancel {display: block;width: 32px;height: 32px;margin: 0 auto;background: url(../images/loading.gif) no-repeat;}
.lb-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
.lb-container > .nav {left: 0;}
.lb-nav a {outline: none;}
.lb-prev, .lb-next {width: 49%;height: 100%;cursor: pointer;display: block;}
.lb-prev {left: -50px;float: left;background: url(../images/prev.png) left 48% no-repeat;background-size:70px 65px;}
.lb-next {right: 0;float: right; background: url(../images/next.png) right 48% no-repeat;background-size:70px 65px;}
.lb-dataContainer {margin: 0 auto;padding-top: 5px;*zoom: 1;width: 100%;-moz-border-radius-bottomleft: 4px;-webkit-border-bottom-left-radius: 4px;border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-webkit-border-bottom-right-radius: 4px;border-bottom-right-radius: 4px;}
.lb-dataContainer:after {content: "";display: table;clear: both;}
.lb-data {padding: 0 4px;color: #bbbbbb;}
.lb-data .lb-details {width: 85%;float: left;text-align: left;line-height: 1.1em;}
.lb-data .lb-caption {font-size: 13px;font-weight: bold;line-height: 1em;}
.lb-data .lb-number {display: none;clear: left;padding-bottom: 1em;font-size: 0px;color: #999999;}
.lb-data .lb-close:hover {cursor: pointer;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}	

/*相册代码*/
#zoom {z-index: 99990;position: fixed;top: 0;left: 0;
display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7);filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";}
#zoom .content {z-index: 99991;position: absolute;top: 50%;left: 50%;width: 200px;height: 200px;background: #ffffff no-repeat 50% 50%;padding: 0;margin: -100px 0 0 -100px;box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);border-radius: 4px;}
#zoom .content.loading {background-image: url(../images/loading.gif);}
#zoom img {display: block;max-width: none;background: #ececec;box-shadow: 0 1px 3px rgba(0,0,0,0.25);border-radius: 4px;}
#zoom .close {z-index: 99993;position: absolute;top: 0;right: 0;width: 49px;height: 49px;cursor: pointer;background: transparent url(../images/close.png) no-repeat 50% 50%;opacity: 1;filter: alpha(opacity=100);border-radius: 0 0 0 4px;}
#zoom .previous,#zoom .next {z-index: 99992;position: absolute;top: 50%;overflow: hidden;display: block;width: 49px;height: 49px;margin-top: -25px;}
#zoom .previous {left: 0;background: url(../images/arrows.png) no-repeat 0 0;border-radius: 0 4px 4px 0;}
#zoom .next {right: 0;background: url(../images/arrows.png) no-repeat 100% 0;border-radius: 4px 0 0 4px;}
#zoom .close:hover {background-color: #f00;}
#zoom .previous:hover,#zoom .next:hover {background-color: #f00;}
/*相册代码 end*/