/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
body{min-width:1300px;}
.w1200 {width:1200px;margin:0 auto;}


/*========== New 首页样式 begin ==========*/

/*头部及logo区域*/
.h_top {font-size:0;padding:0 0;}
.h_top .logo {line-height:60px; height:60px}
.h_top .logo a {display:block; padding-top:6px; padding-bottom:15px; line-height:60px}
.h_top .logo img {height:45px; }
.h_top .tel {padding: 0 0 0 43px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.h_top .tel span {font-size:18px;color:#777;display:block;line-height:60px;}
.h_top .tel p {font-size: 26px;color: #f45e2b; line-height: 100%;margin-top: 7px;font-weight: bold;}

/*导航*/
.ly_nav {width:100%;margin:0;background-color: #fff;border-top: 1px solid #dedede;}
.nav {width:100%;}
.nav_item {float:left;position:relative;margin:0;width:12.5%;}
.nav_item>a:after{content:'';display:block;width:100%;height: 2px;position:absolute;top:58px;left:0;z-index:0;}
.nav_item > a {display:block;width:60%;height:60px;line-height:60px;color: #333;font-size:16px;text-align:center;-webkit-transition:all .4s;transition:all .4s;text-decoration:none;position:relative;z-index:1;margin:0 auto;}
/*.nav_item:before{content:'';display:block;width:1px;height:21px;background:#d9d9d8;position:absolute;top:50%;margin-top:-10px;right:0;}*/
.nav_item:hover>a {color:#f45e2b;}
.nav_item:hover>a:after{background-color:#f45e2b;}
.nav_item.on>a {color: #f45e2b;}
.nav_item.on>a:after{background-color: #f45e2b;}
.menu_open {display:none;}
.nav_item_open {width:100%;height:auto;position:absolute;left:0;top:100%;z-index:10;box-shadow:0 4px 8px 0 rgba(0,12,49,0.1);background:rgba(0,0,0,.5);border-radius:0;opacity:0;visibility:hidden;-webkit-transform:translateY(34px);transform:translateY(34px);-webkit-transition:all .4s;transition:all .4s;overflow:hidden;border-top:4px solid #01557a;margin-top:0;}
.nav_item:hover .nav_item_open {visibility:visible;opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px);}
.subopen {display:none;}
.nav_item2 {width:100%;line-height:48px;}
.nav_item2 a {display:block;padding:0 4%;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.nav_item2:hover a {background-color:#f45e2b;color:#fff;text-decoration:none;}




.hcover {display:none;}

/*----宽屏*banner----*/
.apple-banner {width:100%;overflow:hidden;margin:0 auto;}
.apple-banner .swiper-container {width:100%;height:100%;}
.apple-banner .swiper-button-prev,.apple-banner .swiper-button-next {width:15%;height:100%;top:0;background:none;}
.apple-banner .swiper-button-prev {left:0;}
.apple-banner .swiper-button-next {right:0;}
.apple-banner .swiper-button-prev span,.apple-banner .swiper-button-next span {display:block;width:64px;height:64px;position:absolute;right:0;top:50%;margin-top:-32px;border-radius:100%;opacity:1;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;}
.apple-banner .swiper-button-prev:hover span,.swiper-button-next:hover span {opacity:1;}
/*分页器*/.apple-banner .swiper-pagination {top:auto;bottom:220px !important;background:none;}
.apple-banner  .swiper-pagination-bullets  span.swiper-pagination-bullet {display:inline-block;width:12px;height:12px;margin:0 5px;cursor:pointer;background:none;border-radius:50%;opacity:1;}
.apple-banner  .swiper-pagination-bullets span {width:50px;height:3px;display:block;background:rgba(255,255,255,0.8);outline:none;}
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet {background:rgba(255,255,255,0.8);}
.apple-banner  .swiper-pagination-bullets span.swiper-pagination-bullet-active {background-color:#f45e2b;}
.apple-banner  .swiper-pagination-bullet i {background-color:#ff7200;height:3px;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-color:#fff;}

/*产品服务区域*/
.pro_main{width:100%;overflow:hidden;margin:0 auto;}









/*首页产品搜索*/
.h_search{background:#fff;height:70px;box-shadow: 0 3px 14px rgba(0, 0, 0, 0.2);}
.h_search .w1200>.fl{width: 70%;position:relative;}
.h_search .w1200>.fl .bd{line-height:70px;color:#777;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;font-size: 15px;}
.h_search .w1200>.fl .bd span{color:#333;}
.h_search .w1200>.fl .bd a{ color:#333; padding:0 6px}
.h_search .fr{width: 22%;}
.h_search .fr .search {background:#ffffff;overflow:hidden;margin:15px 0;width:100%;}
.h_search .fr .search .input {width: 83%;height:40px;padding:0 5%;font-size:14px;border:1px solid #dedede;border-right:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-right:-10px;outline:none;}
.h_search .fr .search .submit {width: 20%;height:40px;background: url(../images/search.png) no-repeat center;cursor:pointer;border:none;outline:none;border: 1px solid #dedede;border-left: 0;}


/*首页产品展示*/
.h_product_box{padding-top:0px;padding-bottom:26px;}
.h_public_title{text-align:left;margin-bottom:20px; }
.h_public_title p{font-size: 26px;color: #000;font-weight:bold;text-transform : uppercase}
.h_public_title span{display:block;font-size: 26px;color: #ef7e32;margin-top: 6px;font-weight:bold;}
.h_public_title span em{display:block;width: 43%;float:left;border-top:1px solid #dcdcdc;position:relative;margin-top: 18px;}
.h_public_title span em:after{content:'';display:block;width:15px;height:15px;background:url(../images/tlt_icon1.png) center center no-repeat;position:absolute;top: -8px;right:0;}
.h_public_title span em.r:after{left:0;}
.h_public_title span i{display:block;width: 12%;float:left;padding: 0 1%;font-weight:bold;}

.h_public_title2 p{color: #000; font-weight:bold}
.h_public_title2 span{color: #fff;}
.h_public_title2 span em{border-top:1px solid #e4e4e4;}
.h_public_title2 span em:after{background:url(../images/tlt_icon2.png) center center no-repeat;}

/*产品分类*/
.cp_type{margin-bottom:30px;}
.cp_type .hd{text-align:center;background:#ef7e32;padding:14px 3%;}
.cp_type .hd p{font-size:28px;font-weight:bold;color:#fff;}
.cp_type .hd p:before{content:'';display:inline-block;width:28px;height:28px;background:url(../images/mulu_tlt.png) center center no-repeat;margin-right:5px;vertical-align:middle;margin-top:-3px;}
.cp_type .hd span{display:block;font-size:12px;color:#fff;text-transform:uppercase;}
.cp_type .bd{border:1px solid #dedede;border-top:0;padding:10px 3%;}
.cp_type .bd ul li{margin-bottom:1px;margin-bottom:10px}
.cp_type .bd ul li p{background:#f4f4f4;height:45px;line-height:45px;}

.cp_type .bd ul li p a{font-size:16px;color:#333;display:block;width:74%;padding:0 0 0 6%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;float:left;}
.cp_type .bd ul li p span{display:block;width:20%;height:100%;background:url(../images/mulu1.png) center center no-repeat;cursor:pointer;float:left;}
.cp_type .bd ul li div{background:#fff;display:none;}
.cp_type .bd ul li div a{display:block;height:45px;line-height:45px;color:#666;font-size:15px;border-top:1px solid #e7e5e5;padding:0 10% 0 10%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:url(../images/icon2.png) 6% center no-repeat;}
.cp_type .bd ul li div a:first-child{border-top:0;}
.cp_type .bd ul li p:hover,.cp_type .bd ul li.on p{background:#ef7e32;}
.cp_type .bd ul li p:hover a,.cp_type .bd ul li.on p a{color:#fff;}
.cp_type .bd ul li p:hover span{background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li.on p span{background:url(../images/mulu3.png) center center no-repeat;}
.cp_type .bd ul li div a:hover{color:#f45e2b;background:url(../images/icon3.png) 6% center no-repeat;}
.cp_type .bd a.pro_ckqb{display:block;height:34px;line-height:34px;font-size:16px;color:#fff;background:#ef7e32;width:100%;margin:10px auto;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd a.pro_ckqb:hover{background:#f45e2b;color:#fff;}


/*右侧产品展示*/
.h_product_box .h_pro_list{padding-top:15px;min-height:310px;}
.h_product_box .h_pro_list li{width:22.75%;margin-right:3%;margin-bottom:25px;transition:all .3s;float:left;}
.h_product_box .h_pro_list li h5{text-align:center; height:50px; font-weight:bold; line-height:50px;font-size:18px}
.h_product_box .h_pro_list li:nth-child(4n){margin-right:0;}
.h_product_box .h_pro_list li .pic{display:block;height:205px;border-bottom:0;text-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;}
.h_product_box .h_pro_list li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.h_product_box .h_pro_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_product_box .h_pro_list li .wz{overflow:hidden;border-top:0;padding: 10px 3% 12px;}
.h_product_box .h_pro_list li .wz .tlt{display:block;text-align: left;height: 44px;overflow:hidden;line-height: 20px;color:#333;font-size: 14px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;padding: 2px 4% 0 2%;width: 59%;float:left;}
.h_product_box .h_pro_list li .wz .more{display:block;width: 35%;  margin:0 auto; height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;border-radius:24px;background:#ef7e32;margin-top: 4px;}
.h_product_box .h_pro_list li:hover .wz .tlt{color:#eb6528;}
.h_product_box .h_pro_list li:hover  .wz .more{background:#eb6528;}
.h_product_box .h_pro_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.h_more{display:block;width:152px;height:45px;background:#ef7e32;line-height:45px;text-align:center;font-size:15px;color:#fff;margin:20px auto 0;border-radius:40px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_more:hover{background:#ec6223;}


/*首页新闻中心*/
.h_news{padding:15px 0 15px;}
.h_news ul{min-height:180px;}
.h_news ul li{float: left;width: 32%;padding: 15px 0%;margin-right:2%;}
.h_news ul li:nth-child(3n){margin-right:0;}
.h_news ul li .newslist_wrap{display:block; border:1px solid #ccc;  float: left;width: 96%;padding: 15px 2%;position: relative;background: #fff;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_news ul li .data{clear:both;width:92px;text-align:center;padding:15px 11px 0 0;color: #a2a2a2;font-size:16px;line-height:16px;font-family:Arial;}
.h_news ul li .data time{display:block;color: #c8c8c8;font-size:35px;line-height:36px;margin:5px 0;}
.h_news ul li .info{min-height: 60px;padding-left: 0px;}
.h_news ul li .tit{display:block;float:left;width:90%;color:#333333;font-size: 17px;line-height:28px;margin: 5px 0 8px 0;padding-right:25px;-webkit-transition: none;-moz-transition:none;-o-transition:none;transition:none;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.h_news ul li .p1{float:left;width:100%;color: #777;font-size:14px;line-height: 22px;height: 46px;overflow:hidden;}
.h_news ul li:hover .newslist_wrap{background: #ef7e32;}
.h_news ul li:hover .tit{color: #fff;}
.h_news ul li:hover .tit{ background:url(../images/main48.png) right center no-repeat}
.h_news ul li:hover .p1{color:#fff;}
.h_news ul li:hover .data{color:#fff;}
.h_news ul li:hover .data time{color:#fff;}

/*首页关于我们*/
.h_about_box{background:#fff;padding:40px 0 46px;}
.h_about_box .conn{padding-top:15px;}
.h_about_box .conn .pic{display:block;width:30%;height:336px;overflow:hidden;text-align:center;float:left;}
.h_about_box .conn .pic img{max-width:100%;max-height:100%;vertical-align:middle;}
.h_about_box .conn .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_about_box .conn .wz{width:65%;float:right;}
.h_about_box .conn .wz .tlt{font-size:26px;color:#000;overflow: hidden; border-bottom:2px solid #ccc; width:400px;  white-space:nowrap;}
.h_about_box .conn .wz .desc{font-size:15px;color:#000;line-height:30px;margin:20px 0;height:auto;overflow:hidden;}
.h_about_box .conn .wz .more{display:block;width:152px;height:45px;border:1px solid #fff;line-height:45px;text-align:left;font-size:15px;color:#000;margin:0;border-radius:40px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
/*.h_about_box .conn .wz .more:hover{background:#eb601d;border:1px solid #eb601d;}*/


/*首页公司相册和荣誉资质*/
.h_honor_box{padding:40px 0 46px;}
.h_honor_box .hd {text-align:center;}
.h_honor_box .hd span{display:inline-block;width:124px;height:40px;line-height:40px;text-align:center;font-size:15px;color:#555;border-radius:40px;margin:0 12px;cursor:pointer;background: #f1f1f1;}
.h_honor_box .hd span:hover{background:#eb601d;color:#fff;}
.h_honor_box .hd span.on{background:#eb601d;color:#fff;}
.h_honor_box .bd ul{display:none;padding-top:30px;overflow:hidden;min-height:210px;}
.h_honor_box .bd ul li{margin-right:3%;width:22.75%;float:left;}
.h_honor_box .bd ul li:nth-child(4n){margin-right:0;}
.h_honor_box .bd ul li div{border: 1px solid #dbdbdb;padding:4px;}
.h_honor_box .bd ul li a.pic{display:block;width:100%;height:200px;text-align:center;overflow:hidden;}
.h_honor_box .bd ul li a.pic img{max-width:96%;max-height:96%;vertical-align:middle;  -webkit-transition: all .6s; -moz-transition: all .6s;-ms-transition: all .6s; -o-transition: all .6s;transition: all .6s;}
.h_honor_box .bd ul li a.pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_honor_box .bd ul.on{display:block;}
.h_honor_box .bd ul li:hover img{transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);-moz-transform: scale(1.1);}
.h_honor_box .bd ul li:hover div{border: 1px solid #eb601d;}
.h_honor_box .bd ul li .tlt{display:none;}

/* 友情链接 */
.h_link_box {margin-top:4px;background:#f2f2f2;}
.h_link_box .w1200{margin:0 auto;}
.h_link_box .cate-title {font-size:16px;color:#000000;float:left;width:9%;background:url(../images/link_icon.png) no-repeat 8% 27px;color:#222;padding:30px 0 24px 3%;}
.h_link_box .list {padding:30px 0 24px;float:right;width:88%;}
.h_link_box .list li {float:left;padding-right:10px;margin-right:10px;line-height:26px;margin-bottom:10px;}
.h_link_box .list a {display:block;font-size:14px;color:#666666;transition:all .3s;}
.h_link_box .list a:hover {color:#c2020a;}

/*底部样式*/
.h_foot .pz_down {width: 100%;background-color: #b3b3b3;}
.h_foot .pz_down .footT { float: left; width: 100%; padding: 40px 0; }
.h_foot .pz_down .footTit { float: left; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #fff; font-size: 24px; margin-bottom: 30px; }
.h_foot .pz_down .footAddr { float: left; width: 600px; overflow: hidden; margin: 0; padding: 0; }
.h_foot .pz_down .footAddr .dAddr { float: left; width: 100%; color: #fff; color: rgba(255,255,255,0.5); font-size: 14px; line-height: 24px; margin-bottom: 20px; position: relative; padding-left: 30px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_foot .pz_down .footAddr .ico { float: left; width: 20px; position: absolute; left: 0; top: 2px; opacity: 0.3; filter: alpha(opacity=30); }

.h_foot .pz_down .footAddr .contact{width:65%; float:left; height:auto;margin-right:5%; margin-bottom:20px; padding-top:10%}
.h_foot .pz_down .footAddr .contact p{color:#fff; font-size:16px; line-height:40px; }
.h_foot .pz_down .footAddr .ewm { float: left; width: 30%; }
.h_foot .pz_down .footAddr .ewm p{color:#fff; font-size:14px; height:40px; text-align:center}
.h_foot .pz_down .footAddr .ewm .img { width: 108px; height: 108px; line-height: 0; border: 1px solid #ededed; margin: 0 auto 10px; }
.h_foot .pz_down .footAddr .ewm .info { width: 100%; overflow: hidden; color: #fff; color: rgba(255,255,255,0.5); font-size: 14px; text-align: center; line-height: 24px; margin: 0 auto; padding: 0; }

.h_foot .pz_down .copyright{clear:both; padding-left:20px; color:#fff;font-size:16px}
.h_foot .pz_down .copyright p{font-size:16px; color:#fff}
.h_foot .pz_down .copyright a{color:#fff}
.h_foot .pz_down .footNav { float: left; width: 400px; padding: 6% 100px 0 0; min-height: 185px; margin-left: 20px; }
.h_foot .pz_down .footNav .dNav { float: left; width: 100%; margin-top: 0; }
.h_foot .pz_down .footNav .dNav li { float: left; width: 40%; margin-right: 20px; margin-bottom: 20px; }
.h_foot .pz_down .footNav .dNav li a { float: left; width: 100%; height: 24px; overflow: hidden; line-height: 24px; color: #fff; color: rgba(255,255,255); font-size: 16px; text-overflow: ellipsis; white-space: nowrap; }
.h_foot .pz_down .footNav .dNav li a:hover { color: #ffffff; }
.h_foot .pz_down .footUs { float: right; width: 285px; }
.h_foot .pz_down .footUs .ewm1 { float: left; width: 100%; color: #fff; color: rgba(255,255,255,0.8); font-size: 14px; line-height: 24px; margin: 20px 0 15px 0; display: none; }
.h_foot .pz_down .footUs .ewm2 { float: left; width: 100%; }
.h_foot .pz_down .footUs .ewm2 .img { width: 108px; height: 108px; line-height: 0; border: 1px solid #ededed; margin: 0 auto 10px; }
.h_foot .pz_down .footUs .ewm2 .info { width: 100%; overflow: hidden; color: #fff; color: rgba(255,255,255,0.5); font-size: 14px; text-align: center; line-height: 24px; margin: 0 auto; padding: 0; }
.h_foot .pz_down .foot_cp .w1200 { overflow: hidden; padding: 20px 0; text-align: center; }
.h_foot .pz_down .Copyright {line-height: 24px;color: #fff;color: rgba(255,255,255,0.8);font-size: 14px;}
.h_foot .pz_down .Copyright a {color: #fff;color: rgba(255,255,255,0.9);}
.h_foot .pz_down .Copyright a:hover { color: #fff; }
.h_foot .pz_down .footMap { float: right; color: #fff; color: rgba(255,255,255,0.5); font-size: 14px; line-height: 22px; }
.h_foot .pz_down .footMap a { color: #fff; color: rgba(255,255,255,0.5); }
.h_foot .pz_down .footMap a:hover { color: #c2020a; }
.h_foot .pz_down .foot_cp {clear: both;width: 100%;background: #171a1a;}

/*侧边漂浮*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:99999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0px auto;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:4px -53px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:15px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background: #f45e2b;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background: #f45e2b;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}

/*========== New 首页样式 end ==========*/

/*========== 内页样式 begin========== */
/**nybanner**/
.ny_banner{}
.ny_banner .slideshow {}

/*========== 内页样式 end========== */
/*下属公司开始*/

/*下属公司结束*/

/*内页面包屑导航*/
.ny_bread_nav{width:100%;overflow:hidden;font-size:14px;padding-bottom:5px;margin:30px 0;}
.ny_bread_nav .box_right_title {color:#555;line-height:38px;font-size:20px;}
.ny_bread_nav .box_right_title>span{font-weight:bold;text-transform : uppercase;margin-right:10px;}
.ny_bread_nav .bt_text_y {font-size:25px;line-height:31px;float:left;min-height:30px;margin-top:-0;max-width:81%;padding-left:20px;}
.ny_bread_nav .bt_text_y span {float:right;color:#666;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.ny_bread_nav .bt_text_y span a {color:#666; padding:0 10px}
.ny_bread_nav .bt_text_y span a:hover {color:#f45e2b;}

.ny_bread_nav2{width:100%;overflow:hidden;font-size:14px;padding-bottom:5px;margin:20px 0;}
.ny_bread_nav2 .box_right_title {color:#555;line-height:38px;font-size:20px;}
.ny_bread_nav2 .box_right_title>span{font-weight:bold;text-transform : uppercase;margin-right:10px;}
.ny_bread_nav2 .bt_text_y {font-size:25px;line-height:31px;float:left;min-height:30px;margin-top:-0;max-width:81%;padding-left:20px;}
.ny_bread_nav2 .bt_text_y span {float:right;color:#666;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.ny_bread_nav2 .bt_text_y span a {color:#666; padding:0 10px}
.ny_bread_nav2 .bt_text_y span a:hover {color:#f45e2b;}


.ny_content .category_name{clear:both; width:auto; margin-top:50px; text-align:center;font-size:20px; color:#ff0000}
.ny_content .category_enname{clear:both; width:auto; height:50px; position: relative; text-align:center;font-size:24px; color:#000}
.ny_content .category_enname:after{
 content: "";
position: absolute;
bottom: 0;
left: 49%;
width: 3%;
border-bottom: 2px solid #ff0000;
    
}
/*内页关于我们*/
/*1、公司简介*/
.ny_about_gsjj{margin-bottom:35px;}
.ny_about_tlt{width:100%; text-align:center; color:#333333; font-size:30px; line-height:40px; position:relative; padding-bottom:24px;}
.ny_about_tlt:after{ position:absolute; left:50%; bottom:0; content:''; background:#eb3c00; margin-left:-33px; width:66px; height:2px;}
.ny_about_gsjj .aboutC1{  width:100%;color:#666666;   font-size:16px; line-height:36px; margin:30px 0 0 0; padding:0 0;}
.ny_about_gsjj .aboutC1 p{font-size:16px; line-height:36px; text-indent: 2em; }
.ny_about_gsjj .about1{ width:100%;overflow: hidden;margin-bottom:30px;}
.ny_about_gsjj .aboutC2{ float:left; width:90%; margin:29px 0 0 0; padding:40px 5%;}
.ny_about_gsjj .aboutC2 .cont{ float:right; width:50%; background: #f45e2b;background: rgba(244, 94, 43, .8);text-align:center; color:#fff; font-size:18px; line-height:36px; padding:40px;}
.ny_about_gsjj .aboutC2 .cont .p1{ float:left; width:100%; margin:36px 0 62px 0; color:#fff; font-size:18px; }
.ny_about_gsjj .aboutC2 .cont .p0{ float:left; width:100%; line-height:0;}
.ny_about_tjcp{padding-top:30px;}

/*创新药*/

.ny_about_gsjj .aboutC3{  width:100%;color:#666666; font-size:16px; line-height:36px; margin:20px 0 0 0; padding:0 0;}
.ny_about_gsjj  h5{color:#000; font-size:20px; font-weight:normal; text-align:left; line-height:50px; height:50px}
.ny_about_gsjj .kxyfdesc{clear:both; font-size:20px; color:#666; margin-bottom:40px; line-height:150%;text-align:left}

.ny_about_gsjj .aboutC3 ul li{float:left; width:24%; margin-bottom:10px; margin-right:1%; background:#f7f7f7; height:150px; border-radius:20px}
.ny_about_gsjj .aboutC3 ul li h5{font-size:25px; font-weight:normal!important; margin-top:35px; width:100%; line-height:40px; height:40px; text-align:center}
.ny_about_gsjj .aboutC3 ul li p{ width:100%; line-height:40px; height:40px; text-align:center; margin:0 auto}
.ny_about_gsjj .aboutC3 ul li p span{color:#cc3333; font-size:40px}


.ny_about_gsjj .aboutC4{  width:100%;color:#666666; font-size:16px; line-height:36px; margin:20px 0 0 0; padding:0 0;}
.ny_about_gsjj .aboutC4 ul li{float:left; width:48%; margin-right:2%; background:#fff; height:300px; }
.ny_about_gsjj .aboutC4 ul linth-child(2) {margin-right:0; }
.ny_about_gsjj .aboutC4 ul li h5{font-size:25px; color:#cc3333; margin-top:35px; width:100%; line-height:40px; height:40px; text-align:center}
.ny_about_gsjj .aboutC4 ul li p{font-size:16px; width:100%; display:block; height:200px;    line-height:40px; text-align:left; margin:0 auto}

.ny_about_gsjj .aboutC4 ul li p span{color:#ff0000}

/*人才招聘*/

.ny_about_gsjj .aboutC5{  width:100%;color:#666666; font-size:16px; line-height:36px; margin:20px 0 0 0; padding:0 0;}
.ny_about_gsjj .aboutC5 .floor1{clear:both;display:block; height:300px; border-bottom:2px solid #c6c6c6}
.ny_about_gsjj .aboutC5 .floor1 .fpic{float:left; width:30%}
.ny_about_gsjj .aboutC5 .floor1 .ftext{float:right; width:70%; padding-top:50px}
.ny_about_gsjj .aboutC5 .floor1 .ftext h5{font-size:20px; font-weight:bold; margin-bottom:20px}
.ny_about_gsjj .aboutC5 .floor1 .ftext .fdesc{font-size:18px;height:30px; line-height:150%}

.ny_about_gsjj .aboutC5 .floor2{clear:both;display:block; height:300px; border-bottom:2px solid #c6c6c6}
.ny_about_gsjj .aboutC5 .floor2 .fpic{float:right; width:27%;padding-top:50px}
.ny_about_gsjj .aboutC5 .floor2 .fpic img{width:100%; height:auto}
.ny_about_gsjj .aboutC5 .floor2 .ftext{float:left; width:67%;margin-right:5%; padding-top:50px}
.ny_about_gsjj .aboutC5 .floor2 .ftext h5{font-size:20px; font-weight:bold; text-align:right; margin-bottom:20px}
.ny_about_gsjj .aboutC5 .floor2 .ftext .fdesc{font-size:18px;height:30px; text-align:right; line-height:150%}

.ny_about_gsjj .aboutC5 .floor3{clear:both;display:block; height:130px; border-bottom:2px solid #c6c6c6}
.ny_about_gsjj .aboutC5 .floor3 .ftext{ width:100%; padding-top:30px}
.ny_about_gsjj .aboutC5 .floor3 .ftext h5{font-size:20px; font-weight:bold; text-align:center; margin-bottom:10px}
.ny_about_gsjj .aboutC5 .floor3 .ftext .fdesc{font-size:18px;height:30px; text-align:center; line-height:150%}

/*岗位列表*/
.ny_about_gsjj .aboutC5 .floor3 ul{margin-top:30px}
.ny_about_gsjj .aboutC5 .floor3 ul li{clear:both; width:100%;  height:auto}
.ny_about_gsjj .aboutC5 .floor3 ul li h5{text-align:left; font-size:20px;margin-top:10px!important; color:#c2c2c2} 
.ny_about_gsjj .aboutC5 .floor3 ul li .title{ color:#c2c2c2; width:100%; padding-left:2em}
.ny_about_gsjj .aboutC5 .floor3 ul li .title span{float:left; font-size:18px; color:#c2c2c2; width:25%; }

.ny_about_gsjj .aboutC5 ul li{float:left; width:45%; margin-right:4%; background:#fff; height:300px; }
.ny_about_gsjj .aboutC5 ul li h5{font-size:25px; color:#cc3333; margin-top:35px; width:100%; line-height:40px; height:40px; text-align:center}
.ny_about_gsjj .aboutC5 ul li p{font-size:16px; width:100%; display:block; height:200px;    line-height:40px; text-align:left; margin:0 auto}

.ny_about_gsjj .aboutC5 ul li p span{color:#ff0000}



/*2、推荐产品*/
.ny_honor_scoll{width:100%;padding:40px 0 25px;}
.ny_honor_scoll .item{position:relative;min-height: 240px;}
.ny_honor_scoll .lSPrev,.ny_honor_scoll .lSNext{ background:url(../images/jiantou_l.png) center center no-repeat; width:45px; height:45px; position:absolute; left:-65px; top:50%;margin-top:-22px;cursor:pointer;}
.ny_honor_scoll .lSNext{ left:auto; right:-65px;  background:url(../images/jiantou_r.png) center center no-repeat; }
.ny_honor_scoll .content-slider{ width:100%; overflow:hidden;}
.ny_honor_scoll .content-slider li{margin-right:3%;width:22.75%;}
.ny_honor_scoll .content-slider li .pic{display:block;height:240px;border:1px solid #DDDDDD;border-bottom:0;text-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;}
.ny_honor_scoll .content-slider li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.ny_honor_scoll .content-slider li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_honor_scoll .content-slider li .wz{overflow:hidden;border:1px solid #DDDDDD;border-top:0;padding: 10px 3% 12px;}
.ny_honor_scoll .content-slider li .wz .tlt{display:block;text-align: left;height: 44px;overflow:hidden;line-height: 20px;color:#333;font-size: 14px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;padding: 2px 4% 0 2%;width: 59%;float:left;}
.ny_honor_scoll .content-slider li .wz .more{display:block;width: 35%;float:left;height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;border-radius:24px;background:#ef7e32;    margin-top: 4px;}
.ny_honor_scoll .content-slider li:hover .wz .tlt{color:#eb6528;}
.ny_honor_scoll .content-slider li:hover  .wz .more{background:#eb6528;}
.ny_honor_scoll .content-slider li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.lSSlideOuter .lSPager{display:none;}

/*3、企业文化*/
.ny_about_qywh{padding:20px 0 20px;}
.ny_about_qywh ul.conn{padding-top:40px;}
.ny_about_qywh ul.conn li{background:#f1f1f1;border-radius:10px;float:left;margin-right:2%;width:23.5%;padding:40px 0;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.ny_about_qywh ul.conn li:nth-child(4n){margin-right:0;}
.ny_about_qywh ul.conn li .icon{width:94px;height:94px;border-radius:50%;overflow:hidden;background:#ee680f;margin:0 auto 22px;}
.ny_about_qywh ul.conn li.a1 .icon{background:#ee680f url(../images/aboutus_qywh_icon1_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a2 .icon{background:#ee680f url(../images/aboutus_qywh_icon2_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a3 .icon{background:#ee680f url(../images/aboutus_qywh_icon3_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a4 .icon{background:#ee680f url(../images/aboutus_qywh_icon4_1.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a1:hover .icon{background:#fff url(../images/aboutus_qywh_icon1_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a2:hover .icon{background:#fff url(../images/aboutus_qywh_icon2_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a3:hover .icon{background:#fff url(../images/aboutus_qywh_icon3_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li.a4:hover .icon{background:#fff url(../images/aboutus_qywh_icon4_2.png) center center no-repeat;}
.ny_about_qywh ul.conn li p{font-size:18px;color:#555;text-align:center;padding:0 4%;}
.ny_about_qywh ul.conn li em{display:block;width:40px;height:1px;background:#dedede;margin:15px auto;}
.ny_about_qywh ul.conn li span{display:block;text-align:center;font-size:14px;color:#555;padding:0 4%;height: 39px;overflow: hidden;}
.ny_about_qywh ul.conn li:hover{background:#ee680f;}
.ny_about_qywh ul.conn li:hover p{color:#fff;}
.ny_about_qywh ul.conn li:hover em{background:#fff;}
.ny_about_qywh ul.conn li:hover span{color:#fff;}

.ny_content_bd{padding-top:15px;}
/*内页新闻中心*/
.ny_newslist{margin-bottom:40px;}
.ny_newslist li{padding:15px 20px;background:#f8f8f8;overflow:hidden;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;margin-bottom:20px;}
.ny_newslist li .tlt_wrap{overflow:hidden;}
.ny_newslist li .tlt_wrap .tlt{float:left;width:75%;display:block;font-size:17px;color:#333;height:30px;line-height:30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_newslist li .tlt_wrap span{display:block;float:right;width:20%;text-align:right;font-size:15px;color:#999;position:relative;height:30px;line-height:30px;}
.ny_newslist li .tlt_wrap span:before{content:'';display:inline-block;width:16px;height:16px;background:url(../images/time.png) center center no-repeat;margin-right:5px;margin-top:-4px;vertical-align:middle;}
.ny_newslist li .desc{font-size:14px;color:#999;line-height:24px;height:48px;overflow:hidden;margin-top:8px;}
.ny_newslist li:hover{box-shadow:0 0 18px #dedede;}
.ny_newslist li:hover .tlt_wrap .tlt{color:#f45e2b;}

/*内页-新闻详情&文章详情*/
.ny_newsdetail { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ny_newsdetail .ny_newsdetail_title { width:100%; overflow:hidden; line-height:32px; color:#32353a; font-size:24px; font-weight:bold; text-align:center; margin:0 auto 30px; padding:0;}
.ny_newsdetail .ny_newsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:20px; color:#aaa; font-size:14px; text-align:center; margin:0 auto 30px; padding:10px; background-color:#f5f5f5;}
.ny_newsdetail .ny_newsdetail_con { width:100%; text-indent:2em; overflow:hidden; margin:0 auto; padding:0; line-height:180%;  text-align:justify;min-height:500px;}
/*.ny_newsdetail_con p { width:100%; overflow:hidden; line-height:30px;  text-align:justify; text-indent:2em; margin:0 auto; padding:0;}*/
/*.ny_newsdetail_con p span, .ny_newsdetail_con span, .ny_newsdetail_con p em, .ny_newsdetail_con em { font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}*/
/*.ny_newsdetail_con table tr td p { text-indent:0!important;}*/
.ny_newsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; text-align:center; text-indent:0!important;}

.ny_PrevNext { width:100%; overflow:hidden; margin:30px auto 30px; padding:0;}
.ny_PrevNext ul li { width:100%;  font-size:14px; line-height:20px;overflow:hidden; margin:0 auto 20px; padding:0;padding:10px 20px;background-color:#f1f1f1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;color:#565656;}
.ny_PrevNext ul li:last-child { margin:0 auto;}
.ny_PrevNext ul li a { width:100%; overflow:hidden; color:#565656; font-size:14px; margin:0 auto;  }
.ny_PrevNext ul li:hover a { color:#fff;}
.ny_PrevNext ul li:hover{ background-color:#f45e2b;color:#fff;}

.xq_himg{display:block;width:100%;height:400px;text-align:center;margin-bottom:40px;}
.xq_himg img{max-width:95%;max-height:95%;vertical-align:middle;}
.xq_himg .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}

/*内页产品中心*/
.ny_content_bd .ny_left{width: 23%;float: left;}
.ny_content_bd .ny_right{width: 100%;float: left;}
.ny_right .ny_pro_list li{width:26%;margin-right:10%;margin-bottom:25px;transition:all .3s;float:left;}
.ny_right .ny_pro_list li:nth-child(3n){margin-right:0;}
.ny_right .ny_pro_list li .pic{border:1px solid #000; display:block;height:275px; width:100%; text-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_right .ny_pro_list li .pic img{width:98%;max-height:98%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s; }
.ny_right .ny_pro_list li .h5{text-align:center; margin:0 auto; font-size:20px}
.ny_right .ny_pro_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_right .ny_pro_list li .wz{overflow:hidden;border-top:0;padding: 10px 3% 12px;}
.ny_right .ny_pro_list li .wz .tlt{display:block;text-align: center;height: 44px;overflow:hidden;line-height: 20px;color:#333;font-size: 14px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;padding: 2px 4% 0 2%;width: 100%;float:left;}
.ny_right .ny_pro_list li .wz .more{display:block;width: 35%;float:left;height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;border-radius:24px;background:#ef7e32;margin-top: 4px;}
.ny_right .ny_pro_list li:hover .wz .tlt{color:#eb6528;}
.ny_right .ny_pro_list li:hover  .wz .more{background:#eb6528;}
.ny_right .ny_pro_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}

/*内页产品列表页右侧产品列表*/
.ny_right .ny_prolist_list li{transition:all .3s;margin-bottom:30px;}
.ny_right .ny_prolist_list li .pro_wrap {display:block;overflow:hidden;margin:0 auto;padding: 20px;border:1px solid #eaeaea;background-color:#fff;}
.ny_right .ny_prolist_list li .pro_wrap:hover {border: 1px solid #f45e2b;}
.ny_right .ny_prolist_list li .pro_wrap .pro_img {display:block;width: 22%;height: 160px;overflow:hidden;margin: 0 3% 0 0;float:left;text-align:center;}
.ny_right .ny_prolist_list li .pro_wrap .pro_img  img { max-width:95%; max-height:95%;vertical-align:middle; webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_right .ny_prolist_list li .pro_wrap .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_right .ny_prolist_list li:hover .pro_img img{-webkit-transform: scale(1.05) rotate(0deg) translateY(0);-ms-transform: scale(1.05) rotate(0deg) translateY(0);transform: scale(1.05) rotate(0deg) translateY(0);}
.ny_right .ny_prolist_list li .pro_wrap .pro_text {width: 60%;overflow:hidden;float:left;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text a.tlt { display:block;width:100%; height:30px;line-height:30px; color:#222; font-size:18px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_right .ny_prolist_list li .pro_wrap:hover .pro_text a.tlt {color: #f45e2b;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text p {width:100%;height: 50px;overflow:hidden;line-height:24px;color:#999;font-size:14px;margin-top: 5px;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others{color: #828282;font-size: 14px;line-height:30px;margin-top:30px;overflow: hidden;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others i{font-style: normal;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span{display:block;float:left;margin-right:15px;height:30px;line-height:30px;padding:0 15px 0 32px;background: #f1f1f1;font-size:14px;max-width: 150px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;margin-bottom:10px;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs1{background:#f1f1f1 url(../images/cs1.png) no-repeat 10px center;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs2{background:#f1f1f1 url(../images/cs2.png) no-repeat 10px center;}
.ny_right .ny_prolist_list li .pro_wrap .pro_text .others span.cs3{background:#f1f1f1 url(../images/cs3.png) no-repeat 10px center;}
.ny_right .ny_prolist_list li .pro_wrap .pro_ck {display:block;width: 14%;height: 40px;line-height: 40px;color:#fff;font-size:14px;text-align:center;background-color: #f45e2b;margin: 55px 0;float:right;}
.ny_right .ny_prolist_list li .pro_wrap .pro_ck img {display:inline-block;width: 25px;height: 7px;overflow:hidden;padding:0;vertical-align: middle;margin: 0px 0 0 8px;}

/*内页-在线留言 开始*/
.ly_NyOrder { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li .msg_ipt12 { width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #f45e2b!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #bbb!important;}
.msg_btn input:hover { background-color:#f74305!important;}

/*分页样式 开始*/
.ny_pager_fy { text-align: center; margin: 30px auto 50px; color: #555; font-size:14px;}
.ny_pager_fy a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; font-size:14px;}
.ny_pager_fy a:hover { background: #f45e2b; color: #ffffff; }
.ny_pager_fy a.pnnum1 { background: #f45e2b; color: #ffffff; }
.ny_pager_fy input { display: inline-block; padding: 0 5px; background-color: #f45e2b; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
.ny_pager_fy .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}

/*内页产品详情*/
.ny_right .lyNyProDetail_ConTit {margin:0 auto 30px;border-bottom: 2px solid #ef7e32;}
.lyNyProDetail_ConTit p {width:80px;height:34px;overflow:hidden;line-height:34px;color:#fff;font-size:16px;text-align:center;margin:0 0 -1px;padding:0 19px;background: #ef7e32;}

.ny_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; margin:0 auto 30px; padding:0;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}

.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

/*内页产品详情上面图片切换*/
.pro_detail_main { width:100%; height:auto; margin: 0 auto 25px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #32353a; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 20px auto; padding: 0;}
.pro_detail_text ul li { width:100%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 15px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto 10px; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:4px; height:6px; overflow:hidden; margin:11px 8px 11px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 54px; overflow: hidden; line-height: 54px; color: #fff; font-size: 18px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #adadad;}
.pro_detail_btn a.prodtl_btn2 {float:left;background-color: #ef7e32;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #525252;}
.pro_detail_btn a.prodtl_btn2:hover {background-color: #f45e2b;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 456px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:13.3%; height:70px; margin:0 2% 0 1.5%;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; margin:auto; width:100%}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:375px; overflow:hidden; padding:0; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

/*内页左侧相关文章*/
.lyNy_Xgwz { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background-color:#ef7e32;}
.Xgwz_tit p { height:40px; line-height:40px; color:#fff; font-size:28px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:#fff; font-size:14px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:0 12px; border:1px solid #dfdfdf; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li:last-child { border:0;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/icon2.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/icon3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#32353a; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#0a78d7;}

/*内页荣誉资质列表*/
.ny_honor_list li{width:22.75%;margin-right:3%;margin-bottom:25px;transition:all .3s;float:left;}
.ny_honor_list li:nth-child(4n){margin-right:0;}
.ny_honor_list li .pic{display:block;height:240px;border:1px solid #DDDDDD;border-bottom:0;text-align:center;position:relative;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;}
.ny_honor_list li .pic:after{content:'';display:block;opacity:0; width:100%;height:100%;background:rgba(244, 94, 43,.8) url(../images/pro_hover.png) 10% center no-repeat;position:absolute;top:0;left:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_honor_list li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.ny_honor_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_honor_list li .tlt{display:block;text-align:center;height:45px;line-height:45px;color:#fff;background:#b8b8b8; font-size:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;padding:0 5%;}
.ny_honor_list li:hover .tlt{color:#fff;background:#f45e2b;}
.ny_honor_list li:hover .pic{border:1px solid rgb(244, 94, 43,.8);border-bottom:0;}
.ny_honor_list li:hover .pic:after{opacity:1;background:rgba(244, 94, 43,.8) url(../images/pro_hover.png) center center no-repeat;}
.ny_honor_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}

/*内页联系我们*/
.ly_contact { width:100%; overflow:hidden; margin:10px auto 50px; padding:0;}
.ly_contact .lxfs { width:100%; overflow:hidden; margin:70px auto 70px; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lxfs ul li { width:25.333333%;overflow:hidden; margin:0; padding:0 4% 20px; float:left;position:relative; }
.lxfs ul li:nth-child(2n):before{content:'';width:1px;background:#dededd;height:100%;position:absolute;top:0;left:0;}
.lxfs ul li:nth-child(2n):after{content:'';width:1px;background:#dededd;height:100%;position:absolute;top:0;right:0;}
.lx_icon { width:128px; height:90px; overflow:hidden; margin:0 auto 20px; padding:0;text-align:center;}
.lx_icon img{max-width:100%:max-height:100%;vertical-align:middle;}
.lx_icon .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.lxfs ul li span { display:block;width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:20px;font-weight:bold; text-align:center; margin:0 auto 25px; padding:0;}
.lxfs ul li p { width:100%;  overflow:hidden; line-height:26px; color:#555; font-size:18px; font-family:"Arial"; text-align:center; margin:0 auto; padding:0;}
.lxfs ul li:nth-child(1) p{font-size:20px;} 
.lxfs ul li:nth-child(2) p{font-size:20px;}
.lx_ewm { width:100%; height:440px; overflow:hidden; margin:40px auto; padding:0; background:url(../images/bg_weixin.jpg) center center no-repeat; background-size:cover;}
.lx_ewm span {display:block; width:100%;height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:80px auto 0; padding:0;}
.lx_ewm p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lx_ewm img { display:block; width:160px; height:160px; overflow:hidden; margin:40px auto; padding:0;}
.lx_dz { width:97%; overflow:hidden; margin:50px auto 0; padding:1%;border:1px solid #d9d9d9;}
.lx_dz .dz_map { width:100%; overflow:hidden;height:350px;margin:0 auto;}


/*新内页-新闻中心&技术文章 开始*/
.ly_NyNews { width:100%; min-height: 480px; height:auto; margin:0; padding:0;}
.ly_NyNews .lyNyNew_main { width:1200px; height:auto; margin:0 auto; padding:0;}

.lyNyNew_main .lyNyNew_list { width:100%; height:auto; margin:0 auto 30px; padding:0;}
.lyNyNew_list ul li { width:49%; height:auto; margin:0 2% 30px 0; padding:0; border:1px solid #eee; background-color:#fff; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_list ul li:nth-child(2n+2) { margin:0 0 30px 0;}
.lyNyNew_list ul li:hover { background-color:#f45e2b; border:1px dashed #f45e2b; box-shadow:0 8px 20px rgba(0,0,0,0.2);}
.lyNyNew_list ul li .lyNyNew_text1 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:20px 25px; border-bottom:1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_list ul li:hover .lyNyNew_text1 { border-bottom:1px solid rgba(255,255,255,0.1);}
.lyNyNew_list ul li .lyNyNew_text1 .lyNyNew_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_text1 .lyNyNew_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li:hover .lyNyNew_text1 .lyNyNew_name a { color:#fff;}
.lyNyNew_list ul li .lyNyNew_text1 .lyNyNew_ms { width:100%; overflow:hidden; margin:6px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_list ul li .lyNyNew_text1 .lyNyNew_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li:hover .lyNyNew_text1 .lyNyNew_ms p { color:#fff;}
.lyNyNew_list ul li .lyNyNew_text2 { width:100%; height:48px; overflow:hidden; margin:0 auto; padding:0 48px 0 25px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_list ul li .lyNyNew_text2 .lyNyNew_time { width:100%; height:48px; overflow:hidden; line-height:48px; color:#aaa; font-size:14px; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_text2 .lyNyNew_time i { display:block; width:20px; height:20px; margin:14px 10px 14px 0; padding:0; float:left; background:url(../images/time_icon2.png) center center no-repeat;}
.lyNyNew_list ul li:hover .lyNyNew_text2 .lyNyNew_time { color:#fff;}
.lyNyNew_list ul li:hover .lyNyNew_text2 .lyNyNew_time i { background:url(../images/time_icon3.png) center center no-repeat;}
.lyNyNew_list ul li .lyNyNew_text2 a.lyNyNew_more { display:block; width:48px; height:48px; overflow:hidden; margin:0; padding:0; border-left:1px solid #eee; background:url(../images/jt2.png) center center no-repeat; position:absolute; top:0; right:0;}
.lyNyNew_list ul li:hover .lyNyNew_text2 a.lyNyNew_more { background:url(../images/jt16.png) center center no-repeat; border-left:1px solid rgba(255,255,255,0.1);}
/*公告列表*/
.gonggao { width:100%; min-height: 480px; height:auto; margin:0; padding:0;}
.gonggao .gonggao_main { width:1200px; height:auto; margin:0 auto; padding:0;}

.gonggao .gonggao_main  h5{color:#000; font-weight:normal; font-size:20px; text-align:left; line-height:50px; height:50px}
.gonggao .gonggao_main .kxyfdesc{clear:both; font-size:20px; color:#666; margin-bottom:40px; line-height:150%;text-align:left}

.gonggao_main .gonggao_list { width:100%; height:auto; margin:0 auto 30px; padding:0;}
.gonggao_list ul li { width:100%; height:auto; margin:0 2% 30px 0; padding:0; border:1px solid #eee; background-color:#f2f2f2; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; border-radius: 25px;}
.gonggao_list ul li:nth-child(2n+2) { margin:0 0 30px 0;}
.gonggao_list ul li:hover { background-color:#f45e2b; border:1px dashed #f45e2b; box-shadow:0 8px 20px rgba(0,0,0,0.2);}
.gonggao_list ul li .gonggao_text1 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:20px 25px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.gonggao_list ul li:hover .gonggao_text1 { border-bottom:1px solid rgba(255,255,255,0.1);}
.gonggao_list ul li .gonggao_text1 .gonggao_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-bottom:3px solid #cdc2c4}
.gonggao_list ul li .gonggao_text1 .gonggao_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#f45e2b; font-size:24px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.gonggao_list ul li:hover .gonggao_text1 .gonggao_name a { color:#fff;}
.gonggao_list ul li .gonggao_text1 .gonggao_ms { width:100%; overflow:hidden; margin:6px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.gonggao_list ul li .gonggao_text1 .gonggao_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:16px; text-align:justify; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.gonggao_list ul li:hover .gonggao_text1 .gonggao_ms p { color:#fff;}
.gonggao_list ul li .gonggao_text2 { width:100%; height:48px; overflow:hidden; margin:0 auto; padding:0 48px 0 25px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.gonggao_list ul li .gonggao_text2 .gonggao_time { width:100%; height:48px; overflow:hidden; line-height:48px; color:#aaa; font-size:14px; margin:0 auto; padding:0;}
.gonggao_list ul li .gonggao_text2 .gonggao_time i { display:block; width:20px; height:20px; margin:14px 10px 14px 0; padding:0; float:left; background:url(../images/time_icon2.png) center center no-repeat;}
.gonggao_list ul li:hover .gonggao_text2 .gonggao_time { color:#fff;}
.gonggao_list ul li:hover .gonggao_text2 .gonggao_time i { background:url(../images/time_icon3.png) center center no-repeat;}
.gonggao_list ul li .gonggao_text2 a.gonggao_more { display:block; width:48px; height:48px; overflow:hidden; margin:0; padding:0; border-left:1px solid #eee; background:url(../images/jt2.png) center center no-repeat; position:absolute; top:0; right:0;}
.gonggao_list ul li:hover .gonggao_text2 a.gonggao_more { background:url(../images/jt16.png) center center no-repeat; border-left:1px solid rgba(255,255,255,0.1);}
/*公告结束*/
/*科学研发*/
.kxyf { width:100%; min-height: 480px; height:auto; margin:0; padding:0;}
.kxyf .kxyf_main { width:1200px; height:auto; margin:0 auto; padding:0;}
.kxyf .kxyf_main h5{color:#000; font-size:20px; font-weight:normal; text-align:left; line-height:50px; height:50px}
.kxyf .kxyf_main .kxyfdesc{clear:both; font-size:20px; color:#666; margin-bottom:40px; line-height:150%;text-align:left}
.kxyf_main .kxyf_list { width:100%; height:auto; margin:0 auto 30px; padding:0;}
.kxyf_list ul li { width:49%; height:auto; margin:0 2% 30px 0; padding:0; border:1px solid #eee; background-color:#f2f2f2; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; border-radius: 25px;}
.kxyf_list ul li:nth-child(2n+2) { margin:0 0 30px 0;}
.kxyf_list ul li:hover { background-color:#1b96d5; border:1px dashed #1b96d5; box-shadow:0 8px 20px rgba(0,0,0,0.2);}
.kxyf_list ul li .kxyf_text1 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:20px 25px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.kxyf_list ul li:hover .kxyf_text1 { border-bottom:1px solid rgba(255,255,255,0.1);}
.kxyf_list ul li .kxyf_text1 .kxyf_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-bottom:3px solid #cdc2c4}
.kxyf_list ul li .kxyf_text1 .kxyf_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#cc3333; font-size:24px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.kxyf_list ul li:hover .kxyf_text1 .kxyf_name a { color:#fff;}
.kxyf_list ul li .kxyf_text1 .kxyf_ms { width:100%; height:200px; overflow:hidden; margin:6px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.kxyf_list ul li .kxyf_text1 .kxyf_ms p { width:100%; height:48px;  line-height:24px; color:#999; font-size:16px; text-align:justify; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.kxyf_list ul li:hover .kxyf_text1 .kxyf_ms p { color:#fff;}
.kxyf_list ul li .kxyf_text2 { width:100%; height:48px; overflow:hidden; margin:0 auto; padding:0 48px 0 25px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.kxyf_list ul li .kxyf_text2 .kxyf_time { width:100%; height:48px; overflow:hidden; line-height:48px; color:#aaa; font-size:14px; margin:0 auto; padding:0;}
.kxyf_list ul li .kxyf_text2 .kxyf_time i { display:block; width:20px; height:20px; margin:14px 10px 14px 0; padding:0; float:left; background:url(../images/time_icon2.png) center center no-repeat;}
.kxyf_list ul li:hover .kxyf_text2 .kxyf_time { color:#fff;}
.kxyf_list ul li:hover .kxyf_text2 .kxyf_time i { background:url(../images/time_icon3.png) center center no-repeat;}
.kxyf_list ul li .kxyf_text2 a.kxyf_more { display:block; width:48px; height:48px; overflow:hidden; margin:0; padding:0; border-left:1px solid #eee; background:url(../images/jt2.png) center center no-repeat; position:absolute; top:0; right:0;}
.kxyf_list ul li:hover .kxyf_text2 a.kxyf_more { background:url(../images/jt16.png) center center no-repeat; border-left:1px solid rgba(255,255,255,0.1);}
/*2023年12月19日*/
.kxyf_list2 ul li { width:100%; height:auto;  margin-bottom:2%; padding:0; border:1px solid #eee; background-color:#f2f2f2; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; border-radius: 25px;}
.kxyf_list2 ul li .kxyf_ico{float:left; width:20%; height:300px; text-align:center;display:flex;align-items:center;justify-content:center}  
.kxyf_list2 ul li .kxyf_ico img{max-width:80%; height:auto; margin:0 auto}  
.kxyf_list2 ul li .kxyf_text3 { width:80%; float:right; height:auto; overflow:hidden; margin:0 auto; padding:20px 25px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.kxyf_list2 ul li:hover .kxyf_text3 { border-bottom:1px solid rgba(255,255,255,0.1);}
.kxyf_list2 ul li .kxyf_text3 .kxyf_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-bottom:3px solid #cdc2c4}
.kxyf_list2 ul li .kxyf_text3 .kxyf_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#cc3333; font-size:24px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.kxyf_list2 ul li:hover .kxyf_text3 .kxyf_name a { color:#cc3333;}
.kxyf_list2 ul li .kxyf_text3 .kxyf_ms { width:100%; height:auto; overflow:hidden; margin:6px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.kxyf_list2 ul li .kxyf_text3 .kxyf_ms p { width:100%; height:;  color:#000; font-size:14px; text-align:justify;  margin:0 auto; padding:0;}
.kxyf_list2 ul li:hover .kxyf_text3 .kxyf_ms p { color:#000;}



.kxyf_list2 ul li .kxyf_text4 { width:100%; float:right; height:auto; overflow:hidden; margin:0 auto; padding:20px 25px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.kxyf_list2 ul li:hover .kxyf_text4 { border-bottom:1px solid rgba(255,255,255,0.1);}
.kxyf_list2 ul li .kxyf_text4 .kxyf_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-bottom:3px solid #cdc2c4}
.kxyf_list2 ul li .kxyf_text4 .kxyf_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#cc3333; font-size:24px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.kxyf_list2 ul li:hover .kxyf_text4 .kxyf_name a { color:#cc3333;}
.kxyf_list2 ul li .kxyf_text4 .kxyf_ms { width:100%; height:auto; overflow:hidden; margin:6px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.kxyf_list2 ul li .kxyf_text4 .kxyf_ms p { width:100%; height:auto;  line-height:24px;  text-align:justify; s margin:0 auto; padding:0;}
.kxyf_list2 ul li:hover .kxyf_text4 .kxyf_ms p { color:#000;}


/*知识产权*/
.zscq{ width:100%; padding:5%; height:auto; display:block;  margin-bottom:2%; border:1px solid #eee; background-color:#ad252a;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; border-radius: 25px; overflow:hidden}
.zscp p{color:#fff; font-size:14px; width:100%; line-height:150%}
.zscq ul li{ float:left; margin-right:3%; width:31.3%; text-align:center; margin-bottom:.5rem}
.zscq ul li:nth-child(3n){float:left; margin-right:0; width:31%}
.zscq ul li .p{color:#fff; height:auto; width:43%; margin:0 auto; line-height:180%; word-break:break-word; text-align:center;font-size:16px}
.zscq ul li h5{color:#fff; height:auto; width:83%; height:60px; margin:0 auto; line-height:180%; word-break:break-word; text-align:center;font-size:16px}
.zscq ul li .zsimg{clear:both; text-align:center}
.zscq ul li .zsimg img{max-width:100%; height:auto}

/*科学研发结束*/

/*新新闻*/
.hcxw { width:100%; min-height: 480px; height:auto; margin:0; padding:0;}
.hcxw .hcxw_main { width:1200px; height:auto; margin:0 auto; padding:0;}
.hcxw_main .hcxw_list { width:100%; height:auto; margin:0 auto 30px; padding:0;}
.hcxw_list ul li { width:100%; height:auto; margin:0 2% 30px 0; padding:0; border:1px solid #eee; background-color:#f2f2f2; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; border-radius: 25px;}
.hcxw_list ul li .newsmain{float:left;width:78%}
.hcxw_list ul li .newspic{float:right;width:22%; text-align:center}

.hcxw_list ul li .newsmain2{float:right;width:80%;}
.hcxw_list ul li .newspic2{float:left;width:17%; text-align:center}


.hcxw_list ul li:nth-child(2n+2) { margin:0 0 30px 0;}
.hcxw_list ul li:hover { background-color:#f2f2f2; border:1px dashed #f2f2f2; box-shadow:0 8px 20px rgba(0,0,0,0.2);}
.hcxw_list ul li .hcxw_text1 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:5px 25px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hcxw_list ul li:hover .hcxw_text1 { border-bottom:1px solid rgba(255,255,255,0.1);}
.hcxw_list ul li .hcxw_text1 .hcxw_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-bottom:3px solid #cdc2c4}
.hcxw_list ul li .hcxw_text1 .hcxw_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#f45e2b; font-size:24px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.hcxw_list ul li:hover .hcxw_text1 .hcxw_name a { color:#000;}
.hcxw_list ul li .hcxw_text1 .hcxw_ms { width:100%; overflow:hidden; margin:6px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hcxw_list ul li .hcxw_text1 .hcxw_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:16px; text-align:justify; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.hcxw_list ul li:hover .hcxw_text1 .hcxw_ms p { color:#000;}
.hcxw_list ul li .hcxw_text2 { width:100%; height:48px; overflow:hidden; margin:0 auto; padding:0 0px 0 25px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hcxw_list ul li .hcxw_text2 .hcxw_time { width:100%; height:48px; overflow:hidden; line-height:48px; color:#aaa; font-size:14px; margin:0 auto; padding:0;}

.hcxw_list ul li:hover .hcxw_text2 .hcxw_time { color:#000;}
.hcxw_list ul li:hover .hcxw_text2 .hcxw_time i { }
.hcxw_list ul li .hcxw_text2 a.hcxw_more { display:block; font-size:16px; width:98px; height:48px; overflow:hidden; margin:0; padding:0; border-left:1px solid #eee; position:absolute; top:0; right:0;}
.hcxw_list ul li .hcxw_text2 a:link{color:#000}
.hcxw_list ul li .hcxw_text2 a:visited{color:#000}
.hcxw_list ul li:hover .hcxw_text2 a.hcxw_more { border-left:1px solid rgba(255,255,255,0.1);}
/*新新闻结束*/

/*合作交流*/

.hzjl { width:100%; min-height: 480px; height:auto; margin:0; padding:0;}
.hzjl .hzjl_main { width:1200px; height:auto; margin:0 auto; padding:0;}
.hzjl .hzjl_main h5{color:#000; font-size:20px; font-weight:normal; text-align:left; line-height:50px; height:50px}

/*合作交流结束*/


/*.maximg img{ max-width:100% !important; height:auto !important}*/
/*.maximg p span{text-wrap: inherit !important;}*/

.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

/*主要产品区域*/
.pro_main{padding:15px 0 50px;}
.pro_main .swiper-scrollbar{width:100%}


.pro_main .swiper {
      width: 100%;
      height: 100%;
    }

.pro_main  .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      overflow: hidden;
    }
.pro_main  .swiper-slide  .serbox{
      width: 96%;
      margin: 0 auto;
      height: auto;
    } 

.pro_main  .swiper-slide  .serbox p{
     font-size: 18px;
     height: 50px;
     line-height: 50px;
    } 
    
  .pro_main  .w1200{width:1200px; margin:0 auto; height:400px}
   .pro_main .swiper {
      width: 100%;
      height: 100%;
    }

   .pro_main .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

   .pro_main .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .pro_main .swiper-scrollbar{top:365px!important; width:90%!important; margin-left:50px}
 
    
    .pro_main .swiper-button-next{
    position: absolute;
    top: 360px;
    width: 40px;
    height: 40px;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
 
    align-items: center;
    justify-content: center;
    background: #c3c3c3;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    border-radius:25px;
}
    
     .pro_main .swiper-button-prev{
    position: absolute;
    top: 360px;
    width: 40px;
    height: 40px;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
 
    align-items: center;
    justify-content: center;
    background: #c3c3c3;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    border-radius:25px;
}



/*产品效果*/


.main{ max-width: 1200px; margin: 0 auto; padding:0;}
.title{text-align: center; color:#333; font-size:20px; margin-bottom: 25px;}
.img_list{ margin-left: -10px; margin-right: -10px;}
.img_list li{float: left; width:25%;margin-bottom:20px;}
.img_list li > div{margin:0 10px}

.w-simImg .image-w{position:relative; overflow:hidden; border:1px solid #ccc; }
.w-simImg img{ max-width: 100%;}
.caption{ position:relative;}
.caption .captionbg{position:absolute;width:100%; height:100%;}
.caption .caption-text{z-index:10; position:relative;word-break: break-all; word-wrap: break-word;padding:0.5em 1px 0.7em;}
.caption h3{ font-weight:normal; font-size:115%; margin:0; line-height:1.5; }
.caption p{ margin:0; padding-top:0.5em; opacity:0.85;}
.bg_main{ background: #1b95d6;}

.imgFloatFull .caption{position:absolute;bottom:0; left:0; width:100%;height:100%;color:#fff; padding-top:0; overflow:hidden;}
.imgFloatFull .caption .captionbg{ opacity:0.7; *filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70); z-index:0;}
.imgFloatFull .caption .caption-text{ display:table; height:100%; width:100%; }
.imgFloatFull .caption .caption-text .caption-text-in{ display: table-cell; vertical-align: middle;padding:10px;}
.imgFloatFull .caption .more1 .more_span{border-color:#fff;}

/*--图片效果--*/
.imgScaleBig .img{overflow:hidden;}
.imgScaleBig:hover img{transform: scale(1.1);-ms-transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1); -o-transform: scale(1.1);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgScaleSmall .img{overflow:hidden;}
.imgScaleSmall img{transform: scale(1.1);-ms-transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.imgScaleSmall:hover img{ transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgRotate .img{overflow:hidden;}
.imgRotate:hover img{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg); -moz-transform:rotate(360deg); transform:rotate(360deg);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgLeft .img{overflow:hidden;}
.imgLeft img{transform: scale(1.2) translateX(5%);-ms-transform: scale(1.2) translateX(5%); -moz-transform: scale(1.2) translateX(5%);-webkit-transform: scale(1.2) translateX(5%);-o-transform: scale(1.2) translateX(5%);}
.imgLeft:hover img{transform: scale(1.2) translateX(0);-ms-transform: scale(1.2) translateX(0); -moz-transform: scale(1.2) translateX(0);-webkit-transform: scale(1.2) translateX(0);-o-transform: scale(1.2) translateX(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgRight .img{overflow:hidden;}
.imgRight img{transform: scale(1.2) translateX(-5%);-ms-transform: scale(1.2) translateX(-5%); -moz-transform: scale(1.2) translateX(-5%);-webkit-transform: scale(1.2) translateX(-5%);-o-transform: scale(1.2) translateX(-5%);}
.imgRight:hover img{transform: scale(1.2) translateX(0);-ms-transform: scale(1.2) translateX(0); -moz-transform: scale(1.2) translateX(0);-webkit-transform: scale(1.2) translateX(0);-o-transform: scale(1.2) translateX(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgTop .img{overflow:hidden;}
.imgTop img{transform: scale(1.2) translateY(5%);-ms-transform: scale(1.2) translateY(5%); -moz-transform: scale(1.2) translateY(5%);-webkit-transform: scale(1.2) translateY(5%);-o-transform: scale(1.2) translateY(5%);}
.imgTop:hover img{transform: scale(1.2) translateY(0);-ms-transform: scale(1.2) translateY(0); -moz-transform: scale(1.2) translateY(0);-webkit-transform: scale(1.2) translateY(0);-o-transform: scale(1.2) translateY(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgBottom .img{overflow:hidden;}
.imgBottom img{transform: scale(1.2) translateY(-5%);-ms-transform: scale(1.2) translateY(-5%); -moz-transform: scale(1.2) translateY(-5%);-webkit-transform: scale(1.2) translateY(-5%);-o-transform: scale(1.2) translateY(-5%);}
.imgBottom:hover img{transform: scale(1.2) translateY(0);-ms-transform: scale(1.2) translateY(0); -moz-transform: scale(1.2) translateY(0);-webkit-transform: scale(1.2) translateY(0);-o-transform: scale(1.2) translateY(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgLeftBig .img{overflow:hidden;}
.imgLeftBig:hover img{transform:translateX(-100%);-ms-transform: translateX(-100%); -moz-transform: translateX(-100%);-webkit-transform: translateX(-100%);-o-transform: translateX(-100%);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgLeftBig .caption .captionbg{ opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.imgRightBig .img{overflow:hidden;}
.imgRightBig:hover img{transform:translateX(100%);-ms-transform: translateX(100%); -moz-transform: translateX(100%);-webkit-transform: translateX(100%);-o-transform: translateX(100%);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgRightBig .caption .captionbg{ opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.imgTopBig .img{overflow:hidden;}
.imgTopBig:hover img{transform:translateY(-100%);-ms-transform: translateY(-100%); -moz-transform: translateY(-100%);-webkit-transform: translateY(-100%);-o-transform: translateY(-100%);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgTopBig .caption .captionbg{ opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.imgBottomBig .img{overflow:hidden;}
.imgBottomBig:hover img{transform:translateY(100%);-ms-transform: translateY(100%); -moz-transform: translateY(100%);-webkit-transform: translateY(100%);-o-transform: translateY(100%);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgBottomBig .caption .captionbg{ opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.imgScaleHide .img{overflow:hidden;}
.imgScaleHide:hover .img{transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}

.imgFadeInScale .img{transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(1);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.imgFadeInScale:hover .img{transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1); -o-transform: scale(1);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

/*--文本层效果--*/
.captionbgFadeInDefault .captionbg{ bottom:-100%; }
.captionbgFadeInDefault:hover .captionbg{ bottom:0;}
.captionbgFadeInUp .captionbg{ bottom:-100%;}
.captionbgFadeInUp:hover .captionbg{ bottom:0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.captionbgFadeInDown .captionbg{ top:-1000px;}
.captionbgFadeInDown:hover .captionbg{ top:0;transition: all 0.35s ease-out;-moz-transition: all 0.35s ease-out;-webkit-transition: all 0.35s ease-out; -o-transition: all 0.35s ease-out;}
.captionbgFadeInRight .captionbg{ left:-100%;}
.captionbgFadeInRight:hover .captionbg{ left:0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.captionbgFadeInLeft .captionbg{ right:-100%;}
.captionbgFadeInLeft:hover .captionbg{ right:0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.captionbgFadeInScale .captionbg{transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);bottom:-100%; }
.captionbgFadeInScale:hover .captionbg{bottom:0; transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1); -o-transform: scale(1);transition: transform 0.5s;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s; -o-transition: transform 0.5s;}
.captionbgSwingLeft .captionbg{left:100%;transform: perspective(400px) rotateY(-90deg);-ms-transform: perspective(400px) rotateY(-90deg); -moz-transform: perspective(400px) rotateY(-90deg);-webkit-transform: perspective(400px) rotateY(-90deg); -o-transform: perspective(400px) rotateY(-90deg);transform-origin:right center 0;-ms-transform-origin: right center 0; -moz-transform-origin:right center 0;-webkit-transform-origin:right center 0; -o-transform-origin:right center 0;
    transition: transform 0.5s;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s; -o-transition: transform 0.5s; }
.captionbgSwingLeft:hover .captionbg{left:0;transform: perspective(400px) rotateY(0deg);-ms-transform: perspective(400px) rotateY(0deg); -moz-transform: perspective(400px) rotateY(0deg);-webkit-transform: perspective(400px) rotateY(0deg); -o-transform: perspective(400px) rotateY(0deg);}
.captionbgSwingRight .captionbg{left:-100%;transform: perspective(400px) rotateY(90deg);-ms-transform: perspective(400px) rotateY(90deg); -moz-transform: perspective(400px) rotateY(90deg);-webkit-transform: perspective(400px) rotateY(90deg); -o-transform: perspective(400px) rotateY(90deg);transform-origin:left center 0;-ms-transform-origin: left center 0; -moz-transform-origin:left center 0;-webkit-transform-origin:left center 0; -o-transform-origin:left center 0;
    transition: transform 0.5s;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s; -o-transition: transform 0.5s; }
.captionbgSwingRight:hover .captionbg{left:0;transform: perspective(400px) rotateY(0deg);-ms-transform: perspective(400px) rotateY(0deg); -moz-transform: perspective(400px) rotateY(0deg);-webkit-transform: perspective(400px) rotateY(0deg); -o-transform: perspective(400px) rotateY(0deg);}
.captionbgSwingDown .captionbg{top:-100%;transform: perspective(400px) rotateX(-90deg);-ms-transform: perspective(400px) rotateX(-90deg); -moz-transform: perspective(400px) rotateX(-90deg);-webkit-transform: perspective(400px) rotateX(-90deg); -o-transform: perspective(400px) rotateX(-90deg);transform-origin:center top 0;-ms-transform-origin: center top 0; -moz-transform-origin:center top 0;-webkit-transform-origin:center top 0; -o-transform-origin:center top 0;
    transition: transform 0.5s;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s; -o-transition: transform 0.5s;}
.captionbgSwingDown:hover .captionbg{top:0;transform: perspective(400px) rotateX(0deg);-ms-transform: perspective(400px) rotateX(0deg); -moz-transform: perspective(400px) rotateX(0deg);-webkit-transform: perspective(400px) rotateX(0deg); -o-transform: perspective(400px) rotateX(0deg);}
.captionbgSwingUp .captionbg{bottom:-100%;transform: perspective(400px) rotateX(90deg);-ms-transform: perspective(400px) rotateX(90deg); -moz-transform: perspective(400px) rotateX(90deg);-webkit-transform: perspective(400px) rotateX(90deg); -o-transform: perspective(400px) rotateX(90deg);transform-origin:center bottom 0;-ms-transform-origin: center bottom 0; -moz-transform-origin:center bottom 0;-webkit-transform-origin:center bottom 0; -o-transform-origin:center bottom 0;
    transition: transform 0.5s;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s; -o-transition: transform 0.5s; }
.captionbgSwingUp:hover .captionbg{bottom:0;transform: perspective(400px) rotateX(0deg);-ms-transform: perspective(400px) rotateX(0deg); -moz-transform: perspective(400px) rotateX(0deg);-webkit-transform: perspective(400px) rotateX(0deg); -o-transform: perspective(400px) rotateX(0deg);}
.captionbgFadeInRotate .captionbg{ bottom:-200%; transform: scale(0.5) rotateZ(180deg);-ms-transform: scale(0.5) rotateZ(180deg); -moz-transform: scale(0.5) rotateZ(180deg);-webkit-transform: scale(0.5) rotateZ(180deg); -o-transform: scale(0.5) rotateZ(180deg);transition: transform 0.5s;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s; -o-transition: transform 0.5s;}
.captionbgFadeInRotate:hover .captionbg{bottom:0;transform: scale(1) rotateZ(0deg);-ms-transform: scale(1) rotateZ(0deg); -moz-transform:scale(1) rotateZ(0deg);-webkit-transform: scale(1) rotateZ(0deg); -o-transform:scale(1) rotateZ(0deg);}
.captionbgCircleTL .captionbg{left:-100%; top:-100%; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.captionbgCircleTL:hover .captionbg{ left:0; top:0;transform: scale(3);-ms-transform: scale(3); -moz-transform: scale(3);-webkit-transform: scale(3); -o-transform: scale(3);}
.captionbgCircleTR .captionbg{right:-100%; top:-100%; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.captionbgCircleTR:hover .captionbg{ right:0; top:0;transform: scale(3);-ms-transform: scale(3); -moz-transform: scale(3);-webkit-transform: scale(3); -o-transform: scale(3);}
.captionbgCircleBL .captionbg{left:-100%; bottom:-100%; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.captionbgCircleBL:hover .captionbg{ left:0; bottom:0;transform: scale(3);-ms-transform: scale(3); -moz-transform: scale(3);-webkit-transform: scale(3); -o-transform: scale(3);}
.captionbgCircleBR .captionbg{left:100%; top:100%; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.captionbgCircleBR:hover .captionbg{ left:0; top:0;transform: scale(3);-ms-transform: scale(3); -moz-transform: scale(3);-webkit-transform: scale(3); -o-transform: scale(3);}
.captionbgHT .captionbg{transform: perspective(1000px) rotateY(90deg);-ms-transform:translateY(100%); -moz-transform:perspective(1000px) rotateY(90deg);-webkit-transform: perspective(1000px) rotateY(90deg); -o-transform: perspective(1000px) rotateY(90deg);transition: transform 0.5s;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s; -o-transition: transform 0.5s;}
.captionbgHT:hover .captionbg{transform: perspective(600px) rotateY(0deg);-ms-transform:translateY(0); -moz-transform:perspective(600px) rotateY(0deg);-webkit-transform: perspective(600px) rotateY(0deg); -o-transform: perspective(600px) rotateY(0deg);}
.captionbgVT .captionbg{transform: perspective(600px) rotateX(90deg);-ms-transform:translateX(100%); -moz-transform:perspective(600px) rotateX(90deg);-webkit-transform: perspective(600px) rotateX(90deg); -o-transform: perspective(600px) rotateX(90deg);transition: transform 0.5s;-moz-transition: transform 0.5s;-webkit-transition: transform 0.5s; -o-transition: transform 0.5s;}
.captionbgVT:hover .captionbg{transform: perspective(600px) rotateX(0deg);-ms-transform:translateX(0); -moz-transform:perspective(600px) rotateX(0deg);-webkit-transform: perspective(600px) rotateX(0deg); -o-transform: perspective(600px) rotateX(0deg);}

.captionbgFadeOut .caption .captionbg{ background:#fff; opacity:0.3; *filter:alpha(opacity=30); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30); z-index:0;}
.captionbgFadeOutDefault .captionbg{ bottom:0; }
.captionbgFadeOutDefault:hover .caption .captionbg{ opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); transition: opacity 0.5s;-moz-transition: opacity 0.5s;-webkit-transition: opacity 0.5s; -o-transition: opacity 0.5s; }
.captionbgFadeOutScale .caption .captionbg{  opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); z-index:0;}
.captionbgFadeOutScale {transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1); -o-transform: scale(1);bottom:0;opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
.captionbgFadeOutScale:hover .captionbg{ transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}

.textFade .textFadeInDefault{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); width:100%;}
.textFade:hover .textFadeInDefault{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.textFade .textFadeInUp{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); margin-bottom:-35px; width:100%;}
.textFade:hover .textFadeInUp{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); margin-bottom:0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.textFade .textFadeInDown{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); margin-bottom:35px; width:100%;}
.textFade:hover .textFadeInDown{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); margin-bottom:0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.textFade .textFadeInLeft{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); margin-left:-100%; width:100%;}
.textFade:hover .textFadeInLeft{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); margin-left:0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.textFade .textFadeInRight{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); margin-left:100%;width:100%;}
.textFade:hover .textFadeInRight{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); margin-left:0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.textFade .textFadeInScale{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); width:100%; transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);}
.textFade:hover .textFadeInScale{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1); -o-transform: scale(1);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.textFade .textFadeInRotate{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); width:100%;}
.textFade:hover .textFadeInRotate{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); -webkit-transform:rotate(360deg);-o-transform:rotate(360deg); -moz-transform:rotate(360deg); transform:rotate(360deg);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.textFade .textFadeOutDefault{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); width:100%;}
.textFade:hover .textFadeOutDefault{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); transition: opacity 0.5s;-moz-transition: opacity 0.5s;-webkit-transition: opacity 0.5s; -o-transition: opacity 0.5s;}
.textFade .textFadeOutScale{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); width:100%; transform: scale(0);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1); -o-transform: scale(1);}
.textFade:hover .textFadeOutScale{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}

.imgTextL .caption::before,.imgTextL .caption::after{position:absolute; content: "";opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); z-index:99;}
.imgTextL .caption::before{border-bottom: 1px solid #fff;border-top: 1px solid #fff;bottom: 20px;left: 10px;right: 10px; top: 20px;transform: scale(0, 1);-ms-transform: scale(0, 1); -moz-transform: scale(0, 1);-webkit-transform: scale(0, 1); -o-transform: scale(0, 1);transform-origin: 0 0 0;-ms-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0; -o-transform-origin: 0 0 0;}
.imgTextL .caption::after{border-left: 1px solid #fff; border-right: 1px solid #fff; bottom: 10px; left: 20px; right: 20px; top: 10px; transform: scale(1, 0); -ms-transform:scale(1, 0);-moz-transform: scale(1, 0);-webkit-transform: scale(1, 0); -o-transform: scale(1, 0);transform-origin: 100% 0 0;-ms-transform-origin: 100% 0 0; -moz-transform-origin: 100% 0 0;-webkit-transform-origin: 100% 0 0; -o-transform-origin: 100% 0 0;}
.imgTextL:hover .caption::before, .imgTextL:hover .caption::after {
    opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1); -o-transform: scale(1);
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;
}
.imgTextA .caption::before,.imgTextA .caption::after{position:absolute; content: "";opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); z-index:99;}
.imgTextA .caption::before{border-bottom: 1px solid #fff;border-top: 1px solid #fff;bottom: 10px;left: 10px;right: 10px; top: 10px;transform: scale(0, 1);-ms-transform: scale(0, 1); -moz-transform: scale(0, 1);-webkit-transform: scale(0, 1); -o-transform: scale(0, 1);transform-origin: 0 0 0;-ms-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0; -o-transform-origin: 0 0 0;}
.imgTextA .caption::after{border-left: 1px solid #fff; border-right: 1px solid #fff; bottom: 10px; left: 10px; right: 10px; top: 10px; transform: scale(1, 0); -ms-transform:scale(1, 0);-moz-transform: scale(1, 0);-webkit-transform: scale(1, 0); -o-transform: scale(1, 0);transform-origin: 100% 0 0;-ms-transform-origin: 100% 0 0; -moz-transform-origin: 100% 0 0;-webkit-transform-origin: 100% 0 0; -o-transform-origin: 100% 0 0;}
.imgTextA:hover .caption::before, .imgTextA:hover .caption::after {
    opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1); -o-transform: scale(1);
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;
}

.imgTextB .caption::before{content: "";opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); z-index:99;transform: scale(0);-ms-transform: scale(0); -moz-transform: scale(0);-webkit-transform: scale(0); -o-transform: scale(0);border: 1px solid #fff;bottom: 10px;left: 10px;position: absolute;right: 10px;top: 10px;}
.imgTextB:hover .caption::before{opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); z-index:99;transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1); -o-transform: scale(1);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}

.imgTextS .caption::before,.imgTextS .caption::after{background: #fff none repeat scroll 0 0;content: "";height: 1px;left: 50%; position: absolute; z-index:99;top: 50%;opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transform: translate3d(-50%, -50%, 0px);-ms-transform: translate(-50%, -50%); -moz-transform: translate3d(-50%, -50%, 0px);-webkit-transform: translate3d(-50%, -50%, 0px); -o-transform:translate3d(-50%, -50%, 0px);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;width: 80%;}
.imgTextS:hover .caption::before{opacity: 0.5;*filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    transform: translate3d(-50%, -50%, 0px) rotate(45deg);-ms-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate3d(-50%, -50%, 0px) rotate(45deg);-webkit-transform: translate3d(-50%, -50%, 0px) rotate(45deg); -o-transform: translate3d(-50%, -50%, 0px) rotate(45deg);}
.imgTextS:hover .caption::after{opacity: 0.5;*filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    transform: translate3d(-50%, -50%, 0px) rotate(-45deg);-ms-transform: translate(-50%, -50%) rotate(-45deg); -moz-transform: translate3d(-50%, -50%, 0px) rotate(-45deg);-webkit-transform: translate3d(-50%, -50%, 0px) rotate(-45deg); -o-transform: translate3d(-50%, -50%, 0px) rotate(-45deg);}

.imgTextC .caption::before{content: "";opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); z-index:99;transform: scale(1.2);-ms-transform: scale(1.2); -moz-transform: scale(1.2);-webkit-transform: scale(1.2); -o-transform: scale(1.2);border: 1px solid #fff;bottom: 10px;left: 10px;position: absolute;right: 10px;top: 10px;}
.imgTextC:hover .caption::before{opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); transform: scale(1);-ms-transform: scale(1); -moz-transform: scale(1);-webkit-transform: scale(1); -o-transform: scale(1);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}

.imgTextD .caption::before{
	border: 2px solid #fff; content: "";height: 50%;left: 50%;opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);position: absolute; z-index:99;top: 50%;
    transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	-ms-transform:translate(-50%, -50%) rotate(-45deg) scale(0, 0);-moz-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);-webkit-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); -o-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    transform-origin: 50% 50% 0;
	-ms-transform-origin: 50% 50% 0; -moz-transform-origin: 50% 50% 0;-webkit-transform-origin: 50% 50% 0; -o-transform-origin: 50% 50% 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition:  opacity 0.35s ease 0s, transform 0.35s ease 0s;-webkit-transition:  opacity 0.35s ease 0s, transform 0.35s ease 0s; -o-transition:  opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: 50%;
}
.imgTextD:hover .caption::before {
    opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
	-ms-transform:translate(-50%, -50%) rotate(-45deg) scale(1, 1);-moz-transform:translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);-webkit-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1); -o-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}

.imgTextE .caption::before{
	border: 2px solid #fff; content: "";height: 50%;left: 50%;opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);position: absolute; z-index:99;top: 50%;
    transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(0, 0, 1);
	-ms-transform:translate(-50%, -50%) rotate(45deg) scale(0, 0);-moz-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(0, 0, 1);-webkit-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(0, 0, 1); -o-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(0, 0, 1);
    transform-origin: 50% 50% 0;
	-ms-transform-origin: 50% 50% 0; -moz-transform-origin: 50% 50% 0;-webkit-transform-origin: 50% 50% 0; -o-transform-origin: 50% 50% 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition:  opacity 0.35s ease 0s, transform 0.35s ease 0s;-webkit-transition:  opacity 0.35s ease 0s, transform 0.35s ease 0s; -o-transition:  opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: 50%;
}
.imgTextE:hover .caption::before {
    opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-ms-transform:translate(-50%, -50%) rotate(45deg) scale( 1, 1);-moz-transform:translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);-webkit-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1); -o-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}

.imgTextF .caption::before{background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-ms-transform:scale(1.9, 1.4) rotate(45deg) translate(0px, -100%);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px); -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
    transition: transform 0.6s ease 0s;
	-moz-transition: transform 0.6s ease 0s;-webkit-transition:  transform 0.6s ease 0s; -o-transition: transform 0.6s ease 0s;
    width: 100%;}
.imgTextF:hover .caption::before{transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);-ms-transform:scale(1.9, 1.4) rotate(45deg) translate(0px, 100%x);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px); -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);}
.imgTextF .caption .captionbg{ opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}

.imgTextG .caption::after{border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-ms-transform: rotate(45deg) scale(1, 0);-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-webkit-transform:  rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1); -o-transform:  rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform-origin: 50% 50% 0;
	-ms-transform-origin: 50% 50% 0;-moz-transform-origin: 50% 50% 0;-webkit-transform-origin: 50% 50% 0; -o-transform-origin: 50% 50% 0;
    width: 100%;
    transition:opacity 0.6s ease 0s, transform 0.6s ease 0s;
	-moz-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;-webkit-transition:  opacity 0.6s ease 0s, transform 0.6s ease 0s; -o-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
}
.imgTextG:hover .caption::after{opacity: 1;
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);-ms-transform:rotate(45deg) scale(1, 1);-moz-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1); -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);}

.imgGrayScale img{filter: grayscale(100%);-webkit-filter: grayscale(100%); opacity:0.4;}/*灰度*/
.imgGrayScale:hover img{filter: grayscale(0);-webkit-filter: grayscale(0); opacity:1;}
.imgGrayScale p{ font-size:90%; padding-top:0; color:#aaa;}

.imgFloat.captionbgFadeInDefault.textFade .img{ overflow:hidden;}
.imgFloat.captionbgFadeInDefault.textFade .img img{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.imgFloat.captionbgFadeInDefault.textFade:hover .img img{transform: scale(1.1);-ms-transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1); -o-transform: scale(1.1);}
.imgFloat.captionbgFadeInDefault.textFade .captionbg{ bottom:0;}
.imgFloat.captionbgFadeInDefault.textFade .textFadeInDefault{ opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

/*鼠标进入进出*/
.w-multi-imgs-inout li{ position:relative;}
.imgInOut a{ display:block;-webkit-perspective:400px;perspective:400px; position:relative;overflow:hidden;}
.imgInOut .caption{-webkit-transform:rotate3d(1,0,0,90deg);
 transform:rotate3d(1,0,0,90deg);
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 pointer-events:none; color:#fff; padding:0;}
.imgInOut .caption .captionbg{ opacity:0.85; *filter:alpha(opacity=85); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85); z-index:0;}
.imgInOut .caption .caption-text{ display:table; height:100%; width:100%; }
.imgInOut .caption .caption-text .caption-text-in{ display: table-cell; vertical-align: middle;padding:10px;}
.in-top .caption {
 -webkit-transform-origin:50% 0%;
 transform-origin:50% 0%;
 -webkit-animation:in-top 300ms ease 0ms 1 forwards;
 animation:in-top 300ms ease 0ms 1 forwards;
}
.in-right .caption {
 -webkit-transform-origin:100% 0%;
 transform-origin:100% 0%;
 -webkit-animation:in-right 300ms ease 0ms 1 forwards;
 animation:in-right 300ms ease 0ms 1 forwards;
}
.in-bottom .caption {
 -webkit-transform-origin:50% 100%;
 transform-origin:50% 100%;
 -webkit-animation:in-bottom 300ms ease 0ms 1 forwards;
 animation:in-bottom 300ms ease 0ms 1 forwards;
}
.in-left .caption {
 -webkit-transform-origin:0% 0%;
 transform-origin:0% 0%;
 -webkit-animation:in-left 300ms ease 0ms 1 forwards;
 animation:in-left 300ms ease 0ms 1 forwards;
}
.out-top .caption {
 -webkit-transform-origin:50% 0%;
 transform-origin:50% 0%;
 -webkit-animation:out-top 300ms ease 0ms 1 forwards;
 animation:out-top 300ms ease 0ms 1 forwards;
 top:-1px;
}
.out-right .caption {
 -webkit-transform-origin:100% 50%;
 transform-origin:100% 50%;
 -webkit-animation:out-right 300ms ease 0ms 1 forwards;
 animation:out-right 300ms ease 0ms 1 forwards;
 left:1px;
}
.out-bottom .caption {
 -webkit-transform-origin:50% 100%;
 transform-origin:50% 100%;
 -webkit-animation:out-bottom 300ms ease 0ms 1 forwards;
 animation:out-bottom 300ms ease 0ms 1 forwards;
 top:1px;
}
.out-left .caption{
 -webkit-transform-origin:0% 0%;
 transform-origin:0% 0%;
 -webkit-animation:out-left 300ms ease 0ms 1 forwards;
 animation:out-left 300ms ease 0ms 1 forwards;
 left:-1px;
}
@-webkit-keyframes in-top {
 from {
  -webkit-transform:rotate3d(-1,0,0,90deg);
  transform:rotate3d(-1,0,0,90deg);
 }
 to {
  -webkit-transform:none;
  transform:none;
 }
}
@keyframes in-top {
 from {
  -webkit-transform:rotate3d(-1,0,0,90deg);
  transform:rotate3d(-1,0,0,90deg);
 }
 to {
  -webkit-transform:none;
  transform:none;
 }
}
@-webkit-keyframes in-right {
 from {
  -webkit-transform:rotate3d(0,-1,0,90deg);
  transform:rotate3d(0,-1,0,90deg);
 }
 to {
  -webkit-transform:none;
  transform:none;
 }
}
@keyframes in-right {
 from {
  -webkit-transform:rotate3d(0,-1,0,90deg);
  transform:rotate3d(0,-1,0,90deg);
 }
 to {
  -webkit-transform:none;
  transform:none;
 }
}
@-webkit-keyframes in-bottom {
 from {
  -webkit-transform:rotate3d(1,0,0,90deg);
  transform:rotate3d(1,0,0,90deg);
 }
 to {
  -webkit-transform:none;
  transform:none;
 }
}
@keyframes in-bottom {
 from {
  -webkit-transform:rotate3d(1,0,0,90deg);
  transform:rotate3d(1,0,0,90deg);
 }
 to {
  -webkit-transform:none;
  transform:none;
 }
}
@-webkit-keyframes in-left {
 from {
  -webkit-transform:rotate3d(0,1,0,90deg);
  transform:rotate3d(0,1,0,90deg);
 }
 to {
  -webkit-transform:none;
  transform:none;
 }
}
@keyframes in-left {
 from {
  -webkit-transform:rotate3d(0,1,0,90deg);
  transform:rotate3d(0,1,0,90deg);
 }
 to {
  -webkit-transform:none;
  transform:none;
 }
}
@-webkit-keyframes out-top {
 from {
  -webkit-transform:rotate3d(0,0,0,0deg);
  transform:rotate3d(0,0,0,0deg);
 }
 to {
  -webkit-transform:rotate3d(-1,0,0,130deg);
  transform:rotate3d(-1,0,0,130deg);
 }
}
@keyframes out-top {
 from {
  -webkit-transform:rotate3d(0,0,0,0deg);
  transform:rotate3d(0,0,0,0deg);
 }
 to {
  -webkit-transform:rotate3d(-1,0,0,130deg);
  transform:rotate3d(-1,0,0,130deg);
 }
}
@-webkit-keyframes out-right {
 from {
  -webkit-transform:rotate3d(0,0,0,0deg);
  transform:rotate3d(0,0,0,0deg);
 }
 to {
  -webkit-transform:rotate3d(0,-1,0,130deg);
  transform:rotate3d(0,-1,0,130deg);
 }
}
@keyframes out-right {
 from {
  -webkit-transform:rotate3d(0,0,0,0deg);
  transform:rotate3d(0,0,0,0deg);
 }
 to {
  -webkit-transform:rotate3d(0,-1,0,130deg);
  transform:rotate3d(0,-1,0,130deg);
 }
}
@-webkit-keyframes out-bottom {
 from {
  -webkit-transform:rotate3d(0,0,0,0deg);
  transform:rotate3d(0,0,0,0deg);
 }
 to {
  -webkit-transform:rotate3d(1,0,0,130deg);
  transform:rotate3d(1,0,0,130deg);
 }
}
@keyframes out-bottom {
 from {
  -webkit-transform:rotate3d(0,0,0,0deg);
  transform:rotate3d(0,0,0,0deg);
 }
 to {
  -webkit-transform:rotate3d(1,0,0,130deg);
  transform:rotate3d(1,0,0,130deg);
 }
}
@-webkit-keyframes out-left {
 from {
  -webkit-transform:rotate3d(0,0,0,0deg);
  transform:rotate3d(0,0,0,0deg);
 }
 to {
  -webkit-transform:rotate3d(0,1,0,130deg);
  transform:rotate3d(0,1,0,130deg);
 }
}
@keyframes out-left {
 from {
  -webkit-transform:rotate3d(0,0,0,0deg);
  transform:rotate3d(0,0,0,0deg);
 }
 to {
  -webkit-transform:rotate3d(0,1,0,130deg);
  transform:rotate3d(0,1,0,130deg);
 }
}

/*特定图文组合效果*/
.simImg_spec .caption h3{ font-size:18px; top:10px; text-align:center; border-bottom:1px solid #fff}
.simImg_spec .caption{ overflow:hidden;}
.specFull .caption{position:absolute;bottom:0; left:0; width:100%;height:100%;color:#fff; padding-top:0; }
.specFull .caption .captionbg{ opacity:0.9; *filter:alpha(opacity=90); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90); z-index:0;}
.specFull .caption .caption-text{ display:table; height:100%; width:100%; }
.specFull .caption .caption-text .caption-text-in{ display: table-cell; vertical-align: top;padding:10px;}
.simImg_spec1 .caption-text{position:relative;}
.simImg_spec1 .caption-text::before,.simImg_spec1 .caption-text::after{ opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); content:''; position:absolute; height:1px; background:rgba(255,255,255,0.5); left:10px; width:90%;width:calc(100% - 20px);}
.simImg_spec1 .caption-text::before{ top:10px;}
.simImg_spec1 .caption-text::after{ bottom:10px;}
.simImg_spec1:hover .caption-text::before,.simImg_spec1:hover .caption-text::after{ opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec1 .caption-text h3,.simImg_spec1 .caption-text p{opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); position:relative;}
.simImg_spec1 .caption-text h3{ top:35px;}
.simImg_spec1 .caption-text p{ top:-35px;}
.simImg_spec1:hover .caption-text h3{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); top:0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec1:hover .caption-text p{opacity:0.7;*filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70); top:0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}

.simImg_spec2 img{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec2 .caption::before,.simImg_spec2 .caption::after{ border-color:rgba(255,255,255,0.3);}
.simImg_spec2 .caption .captionbg{opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec2:hover .caption .captionbg{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec2 .caption-text{opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; }
.simImg_spec2:hover .caption-text{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec2 .caption .caption-text .caption-text-in{ padding:1.6em 2.6rem 1.6rem 2.6rem;}

.simImg_spec3 img{-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(-5%,0, 0) scale(1.1);transform: translate3d(-5%,0, 0) scale(1.1);}
.simImg_spec3:hover img{-webkit-transform: translate3d(0,0,0) scale(1.1);transform: translate3d(0,0,0) scale(1.1);}
.simImg_spec3 .captionbg{ left:0; top:0; opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:all 0.35s;transition:all 0.35s;}
.simImg_spec3:hover .captionbg{ opacity:0.7;*filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.simImg_spec3 .w-img-caption{ position:absolute; left:0; right:0; top:0; bottom:0;}
.simImg_spec3 .caption-text {position: absolute;bottom: 0;left: 0;padding: 1em;width: 100%;min-height: 5.5em; color:#fff; /*text-align:left;*/}
.simImg_spec3 h3,.simImg_spec3 p{-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}
.simImg_spec3 p{opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.simImg_spec3 h3 {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}
.simImg_spec3 p{color: rgba(255,255,255,0.8);opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); height:0;-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;transition: opacity 0.2s, transform 0.35s;}
.simImg_spec3:hover p {opacity: 1;}
.simImg_spec3:hover h3,.simImg_spec3:hover p {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.simImg_spec3:hover p {opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transition-delay: 0.05s;transition-delay: 0.05s;-webkit-transition-duration: 0.35s;transition-duration: 0.35s; height:auto;}

.simImg_spec4 .captionbg{ left:0; top:0; opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:all 0.35s;transition:all 0.35s;}
.simImg_spec4:hover .captionbg{ opacity:0.7;*filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.simImg_spec4 .w-img-caption{/*text-align: right;*/position:absolute; left:0; right:0; top:0; bottom:0; color:#fff;}
.simImg_spec4 .caption-text {position: absolute;bottom: 0;left: 0; top:0; right:0;}
.simImg_spec4 h3,.simImg_spec4 p {position: absolute;right: 1em;left: 1em;padding: 10px 0;}
.simImg_spec4 p {bottom: 1em;line-height: 1.5;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}
.simImg_spec4 h3 {top: 1em;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,10px,0);transform: translate3d(0,10px,0);}
.simImg_spec4:hover h3 {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.simImg_spec4 h3::after {position: absolute;top: 100%;left: 0;width: 100%;height: 4px;background: #fff;content: '';-webkit-transform: translate3d(0,40px,0);transform: translate3d(0,40px,0);}
.simImg_spec4 h3::after {opacity: 0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.simImg_spec4 p {opacity: 0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.simImg_spec4:hover h3::after{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.simImg_spec4:hover p {opacity:0.9;*filter:alpha(opacity=90); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}

.simImg_spec5 .captionbg{ left:0; top:0;  opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:all 0.35s;transition:all 0.35s;}
.simImg_spec5:hover .captionbg{ opacity:0.7;*filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.simImg_spec5 .w-img-caption{position: absolute;top: 0;left: 0;right:0;bottom:0; color:#fff;padding:1.5em;}
.simImg_spec5 .w-img-caption::before{position: absolute;top: 1em;right: 1em;bottom: 1em;left: 1em;border: 1px solid rgba(255,255,255,0.7);content: '';}
.simImg_spec5 h3 {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}
.simImg_spec5 .w-img-caption::before{opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(0);transform: scale(0);}
.simImg_spec5 p {opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(0);transform: scale(0);}
.simImg_spec5:hover h3 {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.simImg_spec5:hover .w-img-caption::before{opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform: scale(1);transform: scale(1);}
.simImg_spec5:hover p {opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform: scale(1);transform: scale(1);}
.simImg_spec5:hover .w-img-caption{background-color: rgba(58,52,42,0);}

/*.simImg_spec6 img{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform: translate3d(-5%,0,0) scale(1.1);transform: translate3d(-5%,0,0) scale(1.1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.simImg_spec6:hover img{-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}*/
.simImg_spec6 .captionbg{ left:0; top:0; opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:all 0.35s;transition:all 0.35s;}
.simImg_spec6:hover .captionbg{ opacity:0.7;*filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.simImg_spec6 .w-img-caption{position: absolute;top: 0;left: 0;right:0;bottom:0; color:#fff;padding:1em;}
.simImg_spec6 h3 {position: relative;overflow: hidden;padding-bottom:0.5em;}
.simImg_spec6 h3::after {position: absolute;bottom: 0;left: 0;width: 100%;height: 3px;background: #fff;content: '';-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(-100%,0,0);transform: translate3d(-100%,0,0);}
.simImg_spec6:hover h3::after {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.simImg_spec6 p {padding: 1em 0;opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(100%,0,0);transform: translate3d(100%,0,0);}
.simImg_spec6:hover p {opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}

.simImg_spec7 .w-img-caption{position: absolute;top: 0;left: 0;right:0;bottom:0; color:#fff;padding:1em;}
.simImg_spec7 .caption-text{position: absolute;left: 0;right:0;bottom:0; padding:0;}
.simImg_spec7 img,.simImg_spec7 h3 {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}
.simImg_spec7 h3{padding: 1em;}
.simImg_spec7 p { padding:0 1.2em; text-transform: none;font-size: 90%;  box-sizing:border-box;opacity: 0;-webkit-transition: all 0.35s;transition: all 0.35s; height:0; overflow:hidden; -webkit-transform: translate3d(0,50%,0) scale(1,0);transform: translate3d(0,50%,0) scale(1,0); line-height:1.5; }
.simImg_spec7:hover img {-webkit-transform: translate3d(0,-30px,0) scale(1,1);transform: translate3d(0,-30px,0) scale(1,1);}
.simImg_spec7:hover p{padding:1em 1.2em;opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform: translate3d(0,0,0) scale(1);transform: translate3d(0,0,0) scale(1); height:auto;}
/*3.22新增*/
.simImg_spec8 .image-w{ overflow:visible;}
.simImg_spec8 .caption{z-index:0;opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;}
.simImg_spec8:hover .caption{z-index:1;opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); transform:translate(10px,10px); -webkit-transform:translate(10px,10px); -moz-transform:translate(10px,10px);}
.simImg_spec8 .caption .captionbg{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

.simImg_spec9 .image-w{ overflow:visible; } 
.simImg_spec9 .caption{z-index:0;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;}
.simImg_spec9:hover .caption{z-index:1;opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); transform:translate(10px,-10px); -webkit-transform:translate(10px,-10px); -moz-transform:translate(10px,-10px);}
.simImg_spec9 .caption .captionbg{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec10 img{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec10:hover img{ transform:scale(0);-moz-transform:scale(0); -webkit-transform:scale(0);opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.simImg_spec10 .caption{z-index:0;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s; transform:rotateZ(180deg) scale(0); -moz-transform:rotateZ(180deg) scale(0); -webkit-transform:rotateZ(180deg) scale(0);}
.simImg_spec10:hover .caption{z-index:1;opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); transform:rotateZ(0deg) scale(1); -moz-transform:rotateZ(0deg) scale(1); -webkit-transform:rotateZ(0deg) scale(1);}
.simImg_spec10 .caption .captionbg{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec11 img{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec11:hover img{ left:100%; transform:rotateZ(180deg) scale(0.7); -moz-transform:rotateZ(180deg) scale(0.7); -webkit-transform:rotateZ(180deg) scale(0.7);opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.simImg_spec11 .caption{left:-100%;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s; transform:rotateZ(180deg) scale(0.7); -moz-transform:rotateZ(180deg) scale(0.7); -webkit-transform:rotateZ(180deg) scale(0.7);}
.simImg_spec11:hover .caption{ left:0;opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); transform:rotateZ(0deg) scale(1); -moz-transform:rotateZ(0deg) scale(1); -webkit-transform:rotateZ(0deg) scale(1);}
.simImg_spec11 .caption .captionbg{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec12 .image-w{overflow:visible;}
.simImg_spec12 .img{transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s; position:relative; z-index:2; bottom:0;font-size:100%;}
.simImg_spec12:hover .img{ bottom:4.5em;}
.simImg_spec12 .caption{position: absolute;bottom: 0;left: 0;width: 100%;color: #fff;z-index:1;}
.simImg_spec12 .caption .captionbg{ z-index:1; left:0; top:0;opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec12 .caption .caption-text{padding:0.5em 1em 0.7em;}
.simImg_spec12 .caption h3{line-height:1.3; padding:0;}
.simImg_spec12 .caption p{line-height:1.5; padding-top:0.2em; text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;}

.simImg_spec13 .image-w{overflow:visible;}
.simImg_spec13 .img{transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s; position:relative; z-index:2; top:0;font-size:100%;}
.simImg_spec13:hover .img{ top:4.5em;}
.simImg_spec13 .caption{position: absolute;left: 0;width: 100%;color: #fff;top:0; z-index:1;}
.simImg_spec13 .caption .captionbg{ z-index:1; left:0; top:0;opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec13 .caption .caption-text{padding:0.5em 1em 0.7em;}
.simImg_spec13 .caption h3{line-height:1.3; padding:0;}
.simImg_spec13 .caption p{line-height:1.5; padding-top:0.2em; text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;}

.simImg_spec14 .img{transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s; position:relative; z-index:2; bottom:0;font-size:100%;}
.simImg_spec14:hover .img{ bottom:4.5em; }
.simImg_spec14 .caption{position: absolute;left: 0;width: 100%;color: #fff;bottom:-4.22em; z-index:1;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;}
.simImg_spec14:hover .caption{ bottom:0;}
.simImg_spec14 .caption .captionbg{ z-index:1; left:0; top:0;opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec14 .caption .caption-text{padding:0.5em 1em 0.7em;}
.simImg_spec14 .caption h3{line-height:1.3; padding:0;}
.simImg_spec14 .caption p{line-height:1.5; padding-top:0.2em; text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;}

.simImg_spec15 .img{transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s; position:relative; z-index:2; top:0;font-size:100%;}
.simImg_spec15:hover .img{ top:4.5em; }
.simImg_spec15 .caption{position: absolute;left: 0;width: 100%;color: #fff;top:-4.22em; z-index:1;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;}
.simImg_spec15:hover .caption{ top:0;}
.simImg_spec15 .caption .captionbg{ z-index:1; left:0; top:0;opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec15 .caption .caption-text{padding:0.5em 1em 0.7em;}
.simImg_spec15 .caption h3{line-height:1.3; padding:0;}
.simImg_spec15 .caption p{line-height:1.5; padding-top:0.2em; text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;}

.simImg_spec16 .caption{position: absolute;left: 0;width: 100%;color: #fff;z-index:0; top:0; bottom:auto;transform-origin:top; -moz-transform-origin:top; -webkit-transform-origin:top; opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transform:perspective(600px) rotateX(-90deg); -webkit-transform:perspective(600px) rotateX(-90deg); -moz-transform:perspective(600px) rotateX(-90deg);transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;}
.simImg_spec16:hover .caption{z-index:1;opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transform:perspective(600px) rotateX(0deg); -webkit-transform:perspective(600px) rotateX(0deg); -moz-transform:perspective(600px) rotateX(0deg);}
.simImg_spec16 .caption .captionbg{ z-index:1; left:0; top:0;opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec16 .caption .caption-text{padding:0.5em 1em 0.7em;}
 
.simImg_spec17 .caption .captionbg{opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec17:hover .caption .captionbg{opacity:0.8;*filter:alpha(opacity=80); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}
.simImg_spec17 .caption .caption-text{text-align:center;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; transform:scale(0); -moz-transform:scale(0); -webkit-transform:scale(0);}
.simImg_spec17:hover .caption .caption-text{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1);}

.simImg_spec18 .img{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; position:relative; bottom:0;transform-origin:bottom; -moz-transform-origin:bottom; -webkit-transform-origin:bottom;transform:perspective(600px) rotateX(0deg); -webkit-transform:perspective(600px) rotateX(0deg); -moz-transform:perspective(600px) rotateX(0deg);}
.simImg_spec18:hover .img{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transform:perspective(600px) rotateX(90deg); -webkit-transform:perspective(600px) rotateX(90deg); -moz-transform:perspective(600px) rotateX(90deg);}
.simImg_spec18 .caption{z-index:0; top:0;transform-origin:top; -moz-transform-origin:top; -webkit-transform-origin:top; opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transform:perspective(600px) rotateX(-90deg); -webkit-transform:perspective(600px) rotateX(-90deg); -moz-transform:perspective(600px) rotateX(-90deg);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec18:hover .caption{z-index:1;opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transform:perspective(600px) rotateX(0deg); -webkit-transform:perspective(600px) rotateX(0deg); -moz-transform:perspective(600px) rotateX(0deg);}
.simImg_spec18 .caption .captionbg{ opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec19 .img{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; position:relative; bottom:0;transform-origin:right; -moz-transform-origin:right; -webkit-transform-origin:right;transform:perspective(600px) rotateY(0deg); -webkit-transform:perspective(600px) rotateY(0deg); -moz-transform:perspective(600px) rotateY(0deg);}
.simImg_spec19:hover .img{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transform:perspective(600px) rotateY(-90deg); -webkit-transform:perspective(600px) rotateY(-90deg); -moz-transform:perspective(600px) rotateY(-90deg);}
.simImg_spec19 .caption{z-index:0; left:0;transform-origin:left; -moz-transform-origin:left; -webkit-transform-origin:left; opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transform:perspective(600px) rotateY(90deg); -webkit-transform:perspective(600px) rotateY(90deg); -moz-transform:perspective(600px) rotateY(90deg);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec19:hover .caption{z-index:1;opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transform:perspective(600px) rotateY(0deg); -webkit-transform:perspective(600px) rotateY(0deg); -moz-transform:perspective(600px) rotateY(0deg);}
.simImg_spec19 .caption .captionbg{ opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec20 .img{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; position:relative; z-index:1;}
.simImg_spec20:hover .img{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); -webkit-transform: rotate3d(-1, 1, 0, 100deg);transform: rotate3d(-1, 1, 0, 100deg);}
.simImg_spec20 .caption{ z-index:0;opacity:0; -webkit-transform: rotate3d(1, -1, 0, 100deg);transform: rotate3d(1, -1, 0, 100deg);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec20:hover .caption{z-index:2;opacity:1; -webkit-transform: rotate3d(0, 0, 0, 0deg);transform: rotate3d(0, 0, 0, 0deg);}
.simImg_spec20 .caption .captionbg{ opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec21 .img{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; position:relative; z-index:1;}
.simImg_spec21:hover .img{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); -webkit-transform: rotate3d(-1, -1, 0, 100deg);transform: rotate3d(-1, -1, 0, 100deg);}
.simImg_spec21 .caption{ z-index:0;opacity:0; -webkit-transform: rotate3d(1, 1, 0, 100deg);transform: rotate3d(1, 1, 0, 100deg);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec21:hover .caption{z-index:2;opacity:1; -webkit-transform: rotate3d(0, 0, 0, 0deg);transform: rotate3d(0, 0, 0, 0deg);}
.simImg_spec21 .caption .captionbg{ opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec22 .caption-text{opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.3s 0.2s;-moz-transition: all 0.3s 0.2s;-webkit-transition: all 0.3s 0.2s;}
.simImg_spec22:hover .caption-text{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec22 .captionbg{top: 50%; bottom: 50%; left: -35%; right: -35%; -webkit-transform: rotate(45deg); transform: rotate(45deg); transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s; width:auto; height:auto;}
.simImg_spec22:hover .captionbg{ top: -100%;bottom: -100%;}

.simImg_spec23 .img{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -webkit-transform-origin: 50% 0%;-ms-transform-origin: 50% 0%;transform-origin: 50% 0%; position:relative; z-index:1;}
.simImg_spec23:hover .img{opacity:0; -webkit-transform: rotateX(90deg) scale(0.6) translateY(50%); transform: rotateX(90deg) scale(0.6) translateY(50%);}
.simImg_spec23 .caption{z-index:0; opacity:0;top:0; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-webkit-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;}
.simImg_spec23:hover .caption{z-index:2;opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform: rotateX(0deg) translate3d(0%, 0%, 0) scale(1);
  transform: rotateX(0deg) translate3d(0%, 0%, 0) scale(1);}
.simImg_spec23 .caption .captionbg{ opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec24 .img{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;  position:relative; z-index:1;}
.simImg_spec24:hover .img{opacity:0;  -webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
  transform: rotateX(-100deg) translateY(50%) scale(0.5);
  -webkit-transition-delay: 0;
  transition-delay: 0;}
.simImg_spec24 .caption{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;z-index:0; opacity:0;-webkit-transform: rotateX(90deg) translateY(-100%) scale(0.5);
  transform: rotateX(90deg) translateY(-100%) scale(0.5);}
.simImg_spec24:hover .caption{z-index:2;opacity:1; -webkit-transform: rotateX(0deg) translateY(0%) scale(1);
  transform: rotateX(0deg) translateY(0%) scale(1);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;}
.simImg_spec24 .caption .captionbg{ opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec25 .img{position:relative; z-index:1;}
.simImg_spec25 .img:before{content: "";position: absolute;top:-200%;right:0;width: 200%;height:200%;background:rgba(0,0,0,0.5); transform:rotate(45deg) translateX(2%);-webkit-transform:rotate(45deg) translateX(2%);transform-origin: 100% 0%; -webkit-transform-origin: 100% 0%;transition: all 200ms ease 0.4s; -webkit-transition: all 200ms ease 0.4s;}
.simImg_spec25:hover .img:before{top:0;}
.simImg_spec25 .img:after{content: "";position: absolute;bottom:-200%;left:0;width: 200%;height:200%;background:rgba(0,0,0,0.5); transform:rotate(45deg) translateX(-2%); -webkit-transform:rotate(45deg) translateX(-2%);transform-origin: 0% 100%; -webkit-transform-origin: 0% 100%;transition: all 200ms ease 0.4s; -webkit-transition: all 200ms ease 0.4s;}
.simImg_spec25:hover .img:after{ bottom:0;}
.simImg_spec25 .caption{ color:#fff; position:absolute; width:100%; opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);top:50%;top:10%\9; *top:10%; transform:translateY(-50%) rotate(55deg); -webkit-transform:translateY(-50%) rotate(55deg); left: 0; transition: all  0.2s; -webkit-transition: all  0.2s; z-index:9; overflow:hidden;}
:root .simImg_spec25 .caption{ top:50%;}
.simImg_spec25:hover .caption{transform:translateY(-50%); -webkit-transform:translateY(-50%); opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec25 .caption .captionbg{opacity:0.8; *filter:alpha(opacity=80); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}
.simImg_spec25 .caption-text-in{padding:10px;}

.simImg_spec26{ background:#000;}
.simImg_spec26 img {opacity:1;-webkit-transition:opacity .35s;transition:opacity .35s}
.simImg_spec26:hover img {opacity:.4;}
.simImg_spec26 .caption{ position:absolute; left:0; top:0; width:100%; height:100%; color:#fff;}
.simImg_spec26 .captionbg {position:absolute;top:2em;right:2em;bottom:2em;left:2em;width:auto;height:auto;border:2px solid #fff;box-shadow:0 0 0 30px rgba(255,255,255,.2);content:'';opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale3d(1.4,1.4,1);transform:scale3d(1.4,1.4,1);}
.simImg_spec26 .caption-text{top:50%;top:2%\9; *top:2%; transform:translateY(-50%); -webkit-transform:translateY(-50%);  }
:root .simImg_spec26 .caption-text{ top:50%;}
.simImg_spec26 .caption-text-in{padding:3em;}
.simImg_spec26 h3{font-size:130%;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(1.5);transform:scale(1.5);}
.simImg_spec26 p{opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(1.5);transform:scale(1.5);}
.simImg_spec26:hover h3 {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform:scale(1);transform:scale(1);}
.simImg_spec26:hover .captionbg,.simImg_spec26:hover p {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform:scale(1);transform:scale(1);}

.simImg_spec27 .caption{ position:absolute; left:0; top:0; width:100%; height:100%; color:#fff;}
.simImg_spec27 .caption .caption-text{ height:100%; width:100%; padding:0;}
.simImg_spec27 .captionbg{ opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .35s;transition:opacity .35s;}
.simImg_spec27:hover .captionbg{ opacity:0.7;*filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.simImg_spec27 img,.simImg_spec27 p {-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}
.simImg_spec27:hover img {-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1);}
.simImg_spec27 h3 { font-size:130%; text-align:center;padding:1.5em 1em 0;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}
.simImg_spec27 p {position:absolute;bottom:0;left:0; right:0;margin:1em;padding:1.2em;border:2px solid #fff;text-transform:none;font-size:90%;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% -100%;transform-origin:50% -100%;}
.simImg_spec27:hover p {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}

.simImg_spec28 .caption{ position:absolute; left:0; top:0; width:100%; height:100%; color:#fff;transition:all .4s cubic-bezier(.88,-.99,0,1.81);}
.simImg_spec28 .captionbg{ opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .35s;transition:opacity .35s;}
.simImg_spec28:hover .captionbg{ opacity:0.7;*filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.simImg_spec28 .caption-text{top:50%;top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); padding:0.5em 0;}
:root .simImg_spec28 .caption-text{ top:50%;}
.simImg_spec28 h3 { background:rgba(0,0,0,0.5); padding:0.5em 1.6em; transform:translateY(100%);transition:all .4s cubic-bezier(.88,-.99,0,1.81);}
.simImg_spec28:hover h3{transform:none;}
.simImg_spec28 p{opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transform:scale(0);transition:all .4s cubic-bezier(.88,-.99,0,1.81);border:1px solid #fff;margin:1em;padding:1em;}
.simImg_spec28:hover p{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); transform:scale(1);}

.simImg_spec29 .caption{ position:absolute; left:0; top:0; width:100%; height:100%; color:#fff;}
.simImg_spec29 .captionbg {opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.simImg_spec29:hover .captionbg{ opacity:0.7;*filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.simImg_spec29 .caption-text{top:50%;top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); padding:0.5em 0;}
:root .simImg_spec29 .caption-text{ top:50%;}
.simImg_spec29 img {-webkit-transition:all .2s linear;transition:all .2s linear;}
.simImg_spec29:hover img {-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.simImg_spec29 h3 {position: relative;padding: 0.6em 1em;background: rgba(0,0,0,.5);-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.simImg_spec29 p { padding:0.6em 1.15em;-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:all .2s linear;transition:all .2s linear;}
.simImg_spec29:hover h3,.simImg_spec29:hover p{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform:translateY(0px);transform:translateY(0px);}
.simImg_spec29:hover p {-webkit-transition-delay:.1s;transition-delay:.1s;}

.simImg_spec30 img {-webkit-transition:all .2s ease-in;transition:all .2s ease-in;}
.simImg_spec30:hover img {-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.simImg_spec30 .caption{ position:absolute; left:0; top:0; width:100%; height:100%; color:#fff;}
.simImg_spec30 .captionbg{opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform:translate(460px,-100px) rotate(180deg);transform:translate(460px,-100px) rotate(180deg);-webkit-transition:all .2s .4s ease-in-out;transition:all .2s .4s ease-in-out;}
.simImg_spec30 .caption-text{top:50%;top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); padding:0.5em 0;}
:root .simImg_spec30 .caption-text{ top:50%;}
.simImg_spec30 h3 {background:rgba(0,0,0,0.5); padding:0.6em 1em;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); -webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.simImg_spec30 p {padding:0.6em 1.15em;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform:translateX(300px) rotate(90deg);transform:translateX(300px) rotate(90deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.simImg_spec30:hover .captionbg {opacity:0.6;*filter:alpha(opacity=60); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate(0px,0px);transform:translate(0px,0px);}
.simImg_spec30:hover h3 {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-transition-delay:.5s;transition-delay:.5s;}
.simImg_spec30:hover p {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg);-webkit-transition-delay:.4s;transition-delay:.4s;}

.simImg_spec31 .caption{ position:absolute; left:0; top:0; width:100%; height:100%; color:#fff;}
.simImg_spec31 .caption-text{top:50%;top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); padding:0.5em 0;}
:root .simImg_spec31 .caption-text{ top:50%;}
.simImg_spec31 img {-webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec31 .captionbg {-webkit-transform: rotate(0deg) scale(1);transform: rotate(0deg) scale(1);opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.simImg_spec31 h3 { background:rgba(0,0,0,0.5); padding:0.6em 1em;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform: translateY(-200px); transform: translateY(-200px);-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.simImg_spec31 p {padding:0.6em 1.15em;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform: translateY(-200px);transform: translateY(-200px);-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.simImg_spec31:hover img {-webkit-transform: rotate(720deg) scale(0);transform: rotate(720deg) scale(0);opacity: 0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.simImg_spec31:hover .captionbg {opacity: 1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform: translateY(0px) rotate(0deg); transform: translateY(0px) rotate(0deg); -webkit-transition-delay: 0.4s; transition-delay: 0.4s;}
.simImg_spec31:hover h3 {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); -webkit-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: 0.7s; transition-delay: 0.7s;}
.simImg_spec31:hover p {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: 0.6s; transition-delay: 0.6s;}

.simImg_spec32 .caption{ position:absolute; left:0; top:0; width:100%; height:100%; color:#fff;}
.simImg_spec32 .caption-text{top:50%;top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); padding:0.5em 0;}
:root .simImg_spec32 .caption-text{ top:50%;}
.simImg_spec32 .caption-text-in{padding:0 1.2em;}
.simImg_spec32 img {-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out;}
.simImg_spec32 .captionbg {-webkit-transition:all .5s linear;transition:all .5s linear;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.simImg_spec32 h3 {padding:0.6em 0;border-bottom:1px solid rgba(255,255,255,.3);-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .5s linear;transition:all .5s linear;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.simImg_spec32 p {padding:0.6em 0;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform:scale(0);transform:scale(0); -webkit-transition:all .5s linear;transition:all .5s linear;}
.simImg_spec32:hover img {-webkit-transform:scale(10);transform:scale(10);opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.simImg_spec32:hover .captionbg {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec32:hover h3,.simImg_spec32:hover p {-webkit-transform:scale(1);transform:scale(1);opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}

.simImg_spec33 .caption{ position:absolute; left:0; top:0; width:100%; height:100%; color:#fff;}
.simImg_spec33 .caption-text{top:50%;top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); padding:0.5em 0;}
:root .simImg_spec33 .caption-text{ top:50%;}
.simImg_spec33 .caption-text-in{padding:0 1.2em;}
.simImg_spec33 .captionbg { opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
 -webkit-transition:all .3s ease-in .4s;transition:all .3s ease-in .4s;}
.simImg_spec33 h3 {padding:0.6em 0;opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);border-bottom:1px solid rgba(255,255,255,.3);-webkit-transform:scale(10);transform:scale(10); -webkit-transition:all .3s ease-in-out .1s;transition:all .3s ease-in-out .1s;}
.simImg_spec33 p {padding:0.6em 0; opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
 -webkit-transform:scale(10);transform:scale(10); -webkit-transition:all .3s ease-in-out .2s;transition:all .3s ease-in-out .2s;}
.simImg_spec33:hover .captionbg {opacity:0.85;*filter:alpha(opacity=85); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);}
.simImg_spec33:hover h3 {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform:scale(1);transform:scale(1);-webkit-transition-delay:.1s;transition-delay:.1s;}
.simImg_spec33:hover p {opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-webkit-transform:scale(1);transform:scale(1);-webkit-transition-delay:.2s;transition-delay:.2s;}

.simImg_spec34 img {-webkit-transition:-webkit-transform .35s;transition:transform .35s;}
.simImg_spec34:hover img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.simImg_spec34 .caption{ position:absolute; left:0; top:0; width:100%; height:100%; color:#fff;}
.simImg_spec34 .captionbg { opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.simImg_spec34:hover .captionbg {opacity:0.85;*filter:alpha(opacity=85); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);}
.simImg_spec34 .caption-text{ height:100%; text-align: center;}
.simImg_spec34 .caption-text::before,.simImg_spec34 .caption-text::after {position:absolute;top:50%;left:50%;width:90%;height:1px;background:#fff;
 content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}
.simImg_spec34:hover .caption-text::before {opacity:.5;*filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
 -webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg);}
.simImg_spec34:hover .caption-text::after {opacity:.5;*filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
 -webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg);}
.simImg_spec34 h3,.simImg_spec34 p {position:absolute;top:50%;left:0;width:100%;padding:0.6em 5%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;}
.simImg_spec34 h3 {font-size:150%;-webkit-transform:translate3d(0,-130%,0);transform:translate3d(0,-130%,0);}
.simImg_spec34 p {-webkit-transform:translate3d(0,1em,0);transform:translate3d(0,1em,0);line-height:1.5; max-height:3.5em; overflow:hidden;}
.simImg_spec34:hover h3 {-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}
.simImg_spec34:hover p {-webkit-transform:translate3d(0,0.1em,0);transform:translate3d(0,0.1em,0);}

@media (max-width:960px){
    .img_list li{width:33.333%;}

	.simImg_spec .caption h3{ font-size:115%;}
	.simImg_spec p{ font-size:90%;}
	.simImg_spec12:hover .img{ bottom:4.2em;}
	.simImg_spec13:hover .img{ top:4.2em;}
	.simImg_spec14:hover .img{ bottom:4.2em; }
	.simImg_spec15:hover .img{ top:4.2em; }
}
@media (max-width:720px){
    .img_list li{width:50%;}
}


.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}
.pagination>li{display:inline;}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px;}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd;}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default;}
  