﻿@charset "utf-8";
/*当浏览器尺寸小于960px的时执行下面的CSS*/
@media screen and (max-width: 960px){
/* 首页焦点图banner幻灯片 */
.slideBox{width:100%; height:auto; position:relative; overflow:hidden; margin:0 auto; max-width:100%; background:#fff; }
.slideBox .hd{ width:100%; position:absolute; height:20px; line-height:20px; left:0; bottom:20px; text-align:center; z-index:1; }
.slideBox .hd li{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#333; text-indent:-9999px; overflow:hidden; margin:10px;   cursor:pointer;}
.slideBox .hd li.on{ background:#fff;  }
.slideBox .prev{ position:absolute; left:20px; top:0; display:none; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .next{ position:absolute; right:20px; top:0; display:none; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .bd{ position:relative; z-index:0;}
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{vertical-align:top; width:100%; height:auto/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 **/

.twbm{ overflow:hidden;float:left;}
.twbm dt{ width:100%; height:auto; }
.twbm dt:nth-of-type(1n+0){margin-right:0px;}

.twbm3{ overflow:hidden;float:left;}
.twbm3 dt{  width:100%; height:auto;}
.twbm3 dt:nth-of-type(1n+0){margin-right:0px;}

/*滚动数字*/
.i_top_bj{height:220px; background:url(../images/gd.jpg) repeat-x top center;margin-top:50px;}
.i_top_bj2{height:341px; background:url(../images/yy.png) repeat-x top center;margin-top:10px;}
.i_top_bj h1{width:95%; height:auto; margin:0 auto; color:#fff; font-size:0.18rem; font-weight:bold; text-align:center; line-height:0.43rem}
.i_top_bj h2{width:95%; height:auto; margin:0 auto; color:#fff; font-size:0.12rem; font-weight:100; text-align:center; line-height:0.2rem}
.sz_top_bj2{width: 95%;height:236px;z-index: 10;background: #fff; position: relative;}

.gundong_num{width:95%; height:auto; margin:0 auto; z-index:10}
.num{ width:95%; height:auto;  color:#222;margin-top:20px;}
.num li{float:left; width:48%; height:1.2rem; margin-left:2%; margin-bottom:50px;border-radius:20px; background-color:#efefef}
.num li .n_box{ width:100%; height:auto; margin:0 auto; }
.num li .n_box .n_l{width:100%; height:auto; line-height:0.38rem; text-align:center; font-size:0.14rem;}
.num li .n_box .n_l span{ font-size:0.18rem;  }
.num li .n_box .n_l p{ line-height:0.2rem;text-align:center;}
.num li .n_box .n_r{width:100%; height:64px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:10px;}
.num li .n_box .n_r2{width:100%; height:64px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:10px;}
.num li .n_box .n_r3{width:100%; height:64px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:10px;}
.num li .n_box .n_r4{width:100%; height:64px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:10px;}
.num li .n_box .n_r5{width:100%; height:64px; background: url(../images/f5.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:10px;}
.num li .n_box .n_r6{  width:100%; height:64px; background: url(../images/f6.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:10px;}

.num li:hover{background:#0195db; color:#FFF}
.num li:hover .n_box .n_r{background: url(../images/fz.png) no-repeat bottom center;}
.num li:hover .n_box .n_r2{background: url(../images/cp.png) no-repeat bottom center;}
.num li:hover .n_box .n_r3{background: url(../images/ws.png) no-repeat bottom center;}
.num li:hover .n_box .n_r4{background: url(../images/q.png) no-repeat bottom center;}

.gundong_num22{width:100%; height:auto; margin-top:-10px; z-index:10}
.num2{ width:100%; height:auto; overflow:hidden;}
.num2 li{ float:left; width:25%; height:auto; padding:30px 0; transition-duration:500ms; cursor:pointer}
.num2 li .n_box{ width:100%; height:auto; margin:0 auto; overflow:hidden}
.num2 li .n_box .n_l{width:100%; height:auto; line-height:0.38rem;color:#333; text-align:center; font-size:0.14rem;}
.num2 li .n_box .n_l span{ font-size:0.22rem;color:#1e2c5c; font-weight:bold; margin-right:8px}
.num2 li .n_box .n_l p{ line-height:0.2rem;color:#333;text-align:center; margin-left:8px}
.num2 li .n_box .n_r{width:100%; height:64px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;}
.num2 li .n_box .n_r2{width:100%; height:64px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;}
.num2 li .n_box .n_r3{width:100%; height:64px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;}
.num2 li .n_box .n_r4{width:100%; height:64px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;}

.num2 li:hover{ color:#FFF}
.num2 li:hover .n_box .n_r{background: url(../images/fz.png) no-repeat bottom center;}
.num2 li:hover .n_box .n_r2{background: url(../images/cp.png) no-repeat bottom center;}
.num2 li:hover .n_box .n_r3{background: url(../images/ws.png) no-repeat bottom center;}
.num2 li:hover .n_box .n_r4{background: url(../images/q.png) no-repeat bottom center;}

.gundong_num33{width:95%; height:auto; margin-top:10px; z-index:10}
.num3{ width:95%; height:auto; overflow:hidden;}
.num3 li{ float:left; width:50%; height:auto; padding:10px 0; transition-duration:500ms; cursor:pointer}
.num3 li .n_box{ width:100%; height:auto; margin:0 auto; border-right:1px solid #E7E7E7; overflow:hidden}
.num3 li .n_box .n_l{  width:95%; height:auto; line-height:50px;color:#999;  font-size:0.14rem; }
.num3 li .n_box .n_l span{ font-size:0.2rem; font-weight:bold;color:#333;text-align:center;margin-left:35px; }
.num3 li .n_box .n_l p{line-height:0.2rem;text-align:center;color:#999 }
.num3 li .n_box .n_r{  width:100%; height:64px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;margin-top:40px;}
.num3 li .n_box .n_r2{ width:100%; height:64px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;margin-top:40px;}
.num3 li .n_box .n_r3{width:100%; height:64px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;margin-top:40px;}
.num3 li .n_box .n_r4{  width:100%; height:64px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;margin-top:40px;}
.num3 li:nth-of-type(4n+0){border-right:none}
/*滚动数字_end*/
.sybj{ height:auto;}
.gundong_nw{width:95%; height:auto; margin:0 auto;  margin-top:20px; z-index:10}
.nw{ width:100%; height:auto; overflow:hidden; background-color:rgba(255, 255, 255, 1); height:220px; box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);  z-index:10}
.nw li{ float:left; width:50%; height:auto; padding:20px 0; transition-duration:500ms; cursor:pointer}
.nw li .n_box{ width:100%; height:auto; margin:0 auto; border-right:1px solid #E7E7E7; overflow:hidden}
.nw li .n_box .n_l{width:100%; height:auto; line-height:0.38rem; text-align:center;color:#666; font-size:0.16rem;}
.nw li .n_box .n_l span{ font-size:0.30rem; color:#333; margin-right:8px}
.nw li .n_box .n_l p{ line-height:0.2rem;}

/****首页留言****/
.i_a_bj{ height:auto; background:url(../images/index_message.png) no-repeat top center; overflow:hidden}
.i_a_bj h1{font-size:0.26rem; font-weight: bold; color:#FFF; text-align:center; margin-top:30px; margin-bottom:20px;}
.i_a_bj h2{font-size: 20px; margin-top:15px; color:#FFF; text-align:center; height:30px; margin-bottom:20px;}
.i_a_box{ width:95%; height:auto;  margin:0 auto; background-color:#FFF; box-shadow:0 0 10px 0 rgba(0,0,0,0.40); margin-bottom:10px; overflow:hidden}
.i_a_1170{width:95%; height:auto; margin:0 auto; margin-top:10px; margin-bottom:40px; overflow:hidden}
.i_a_1170_left{ float:left; width:98%; height:auto}
.i_a_a{ width:95%; height:auto;  position:relative;}
.i_a_a span{ position:absolute; left:0; top:300px; width:100%; height:100%; background-color:#ff6700; transition: 0.8s all ease}
.i_a_a:hover span{top:0; }

.i_a_560{  right:0; top:0; width:95%;  height:auto;   background-color:#fff; z-index:99}
.i_a_530{ width:100%; height:auto; margin:0 auto; line-height:27px; background-color:#FFF;font-size:0.16rem;  color:#666; word-wrap:break-word;}
.i_a_530 h3{ font-size:0.22rem;; color:#ff8400; text-align:left;line-height:45px}
.i_a_530 h4{font-size:0.22rem; color:#000; line-height:45px; text-align:left; padding-bottom:15px;}
.i_a_530 .menu_box_right{ overflow:hidden; background:url(../images/dh.png) no-repeat left center; margin-top:20px; }
.i_a_530 .menu_box_right p{ font-size:16px; color:#333; margin-left:70px; }
.i_a_530 .menu_box_right h3{ font-size:0.26rem;margin-left:70px; line-height:45px;color:#000}
/****首页留言_end****/
/*留言start*/
.fot_form{ width:95%; margin-top:15px; }
.fot_form h1{ display:block; margin-bottom:25px; color:#333;border-bottom:1px solid #bbb;font-size:24px;  line-height: 60px;}
.fot_form h1.title{ display:block; margin-bottom:25px; color:#999; margin-top:-1px; line-height: 14px;}
.fot_form h1.title strong{ padding-right:10px;text-transform:uppercase; font-size: 16px; font-family: "SimHei";}
.fot_form h1.title span{ font-size: 14px; font-family: "SimHei";  }
.fot_form form{margin-left: -5px; }
.fot_form .text{ float:left; display:block; margin-bottom:15px; margin-left:10px; padding:0 10px; width: 95%; height:50px; border-radius: 5px;border:1px solid #bbb; background:none; color:#999; font-size:14px; line-height:33px;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#999', endColorstr='#999');}
.fot_form .md{ float:left;}
textarea{ resize:none;}
.fot_form  .yzm_box{ position:relative;}
.fot_form  .yzm_box .yzm{ position:absolute; top:0; right: 0px; height:50px; border:1px solid #bbb;}
.fot_form textarea{  float:left; margin-left:10px; padding:10px; width: 95%; height: 50px;border-radius: 5px; border:1px solid #bbb; color:#999; font-size:14px; line-height:20px; resize:none;background:none;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226');}
.fot_form .submit {right:0;margin-top:15px;  width: 100%; height: 58px; border:none; background:url(../images/bg_sumit.png) center no-repeat #ff9f00; color:#fff; text-align:center; font-size:18px;}
.fot_form .submit:hover{  background:url(../images/bg_sumit.png) 30px no-repeat #ffd900;}
.fot_form .ccuu{ width:100%; margin-left:15px; margin-top:15px; display:block; }
.fot_form .ccuu .input_txt{ height:35px; padding:0 10px; width: 35%;border:1px solid #999;border-radius: 5px; background:none; color:#bbb; font-size:14px; line-height:33px; margin-right:15px; }
/*留言end*/
/*关于我们*/
.about_box{overflow:hidden; margin-top:40px; width:95%; height:auto; margin:0 auto;}
.about_box_left{width:100%; height:auto; text-align:center}
.about_box_left h6{ font-weight:100; font-size:40px; line-height:50px; }
.about_box_left h2{ font-weight:100; font-size:20px; line-height:30px;}
.about_box_left p{ width:90%; height:auto; margin:0 auto; margin-top:10px; color:#666; margin-bottom:15px;}
.about_box_right{width:95%; height:auto; margin:0 auto; text-align:center; margin-top:30px;}
.about_box_right img{max-width:100%;}
/*关于我们_end*/

/*site-title*/
.sybt{width:95%; margin:0px auto;}
.sybt .e{float:left; width:50%; height:auto; }
.sybt .r{float:right; width:50%; height:auto; }
.site-title {padding:20px 0 20px;float:left;}
.site-title h2{margin-top:15px;color:#333;font-size:0.2rem;font-weight: normal;}
.site-title h2 span{font-family:Arial, Helvetica, sans-serif}
.site-title p{margin-top:10px;color:#999;font-size:0.16rem;line-height:30px;}
.site-title .line{position:relative;float:left;margin:10px auto 0;width:80px;height:1px; background-color: #333;}
.site-title .line:before{position: absolute;left:0;top:0;width:80px;height:1px; background-color: #333;}
.site-title .line:after{position: absolute;right:0;top:0;width:80px;height:1px; background-color: #333;}

/* 本例子css */
.ladyScroll2{width:90%; height:300px; margin:0 auto;position:relative;top:10px;}
.ladyScroll2 .prev,.ladyScroll2 .next{width:51px;height:45px;position:absolute;top:100px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.ladyScroll2 .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll2 .prev:hover{ background-position:0 -45px; }
.ladyScroll2 .next:hover{ background-position:0 -135px; }

.ladyScroll2 .scrollWrap2{width:100%; overflow:hidden;position:absolute; }
.ladyScroll2 dl{float:left;width:100%;text-align:center;position:relative;  background:#fff; border-radius:15px; }
.ladyScroll2  span{display:block;width:100%;height:35px;position:absolute;left:0px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll2  dt{margin:0 auto;width:100%; overflow:hidden; height:auto}
.ladyScroll2  img{display:block; width:100%; height:100%;border-radius:15px;}
.ladyScroll2 dd{width:100%;height:30px;line-height:28px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0; }
.ladyScroll2  dl a{ color:#fff;}
.ladyScroll2  dl a:hover{ text-decoration:none;}
.ladyScroll2 dl:hover{ box-shadow:5px 5px 5px #999;border-radius:15px; }
/*优势*/
.index_youshi{ background:url(../images/cpbj.jpg);padding:20px 0;margin-top:20px;}
.index_youshi h2{ font-size:30px; color:#FFFFFF; text-align:center; padding-top:50px;}
.index_youshi h3{ font-size:20px; color:#FFFFFF; text-align:center; font-weight:100; padding-top:10px}

.indexone{width:95%;margin:0 auto; overflow:hidden; margin-top:30px;}
.indexone li{float:left; width:95%;margin-right:35px;margin-left:10px;height:auto;text-align: center; margin-bottom:15px;overflow:hidden;border:4px solid #ddd;background-color:#FFFFFF;}
.indexone li h1{font-weight:300; font-size:20px;line-height:45px; text-align:center; color:#333; background-color:#FFFFFF; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone li dl{width:100%; height:100%; overflow:hidden;}
.indexone li img{ width:100%; height:100%;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone li dt{background:url(../images/time1.png) no-repeat left center; padding-left:20px; line-height:18px; font-size:12px; color:#999999}
.indexone li dd{float:left; margin-right:5px;margin-left:10px;line-height:25px; font-size:14px; color:#999999;}
.indexone li:nth-of-type(3n+0){margin-right:0px;}
.indexone li:first-child+li+li{margin-right:0px;}
.indexone li a{ text-decoration:none}
.indexone li:hover h1{ color:#cc0606;}

/* 多图滚动 */
.scrollBox{ width:95%; height:auto; margin-top:100px; text-align:center;}
.scrollBox .bd li{float:left; width:48%; height:auto; margin-right:4%; margin-bottom:20px;}
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li p{font-size:14px; text-align:center; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.scrollBox .bd li img{display: block; width:100%; height:100%;   }
.scrollBox .bd li:nth-of-type(2n+0){margin-right:0px;}

.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; margin-top:15px;}
.scrollBox .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0;}

.scrollBox22{ width:95%; height:auto;margin-top:100px;  text-align:center;}
.scrollBox22 .bd li{float:left; width:48%; height:auto; margin-right:4%; margin-bottom:20px;}
.scrollBox22 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox22 .bd li p{font-size:14px; text-align:center; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.scrollBox22 .bd li img{display: block; width:100%; height:100%;   }
.scrollBox22 .bd li:nth-of-type(2n+0){margin-right:0px;}

.scrollBox22 .hd{ height:20px; overflow:hidden; font-size:0; margin-top:15px;}
.scrollBox22 .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox22 .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.scrollBox22 .hd .on{ background:#BA2636;  }
.scrollBox22 .prev,.scrollBox22 .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox22 .next{ background-position:-105px 0;}

/*标题*/
.index_title{ width:95%; height:auto; padding:20px 0; float:left;margin-left:10px;font-size:0.14rem; color:#999; position:relative}
.index_title span{display:block; color:#0195db; font-size:0.24rem; line-height:0.5rem; font-weight:bold; letter-spacing:1px;}


.index_title2{ width:2rem; height:auto; padding:30px 0; text-align:center; font-size:0.14rem; color:#fff; position:relative}
.index_title2 span{display:block; color:#0195db; font-size:0.2rem; line-height:0.5rem; font-weight:bold; letter-spacing:1px;}

/*标题_end*/

/*图片1*/
.index_pic_one{width:95%; height:auto; margin:0 auto; overflow:hidden;}
.index_pic_one dl{float:left; width:48%; height:1.35rem; margin-right:4%; margin-bottom:20px; overflow:hidden; background-color:#fff}
.index_pic_one dl dt{width:100%; height:100%; position: relative; overflow:hidden}
.index_pic_one dl dt div{ position:absolute; width:100%; height:100%; border:1px solid white; z-index:3333; transition: transform ease-in-out 0.5s; cursor:pointer; opacity:0;}
.index_pic_one dl dt img{display:block; width:100%; height:100%; max-width:100%; -webkit-transition:transform ease-in-out 0.5s;}
.index_pic_one dl dt p{ position:absolute; left:0; bottom:0; width:100%; height:0.35rem; line-height:0.35rem; text-align:center; background-color:#333; opacity: 0.7; color:#FFFFFF; text-shadow:3px 2px 2px #000; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}

.index_pic_one dl:hover img{ transform:scale(1.1,1.1);}
.index_pic_one dt:hover div{opacity:1; transform:scale(0.9,0.85)}
.index_pic_one dl:nth-of-type(2n+0){margin-right:0px;}
.index_pic_one dt:hover{ font-weight:bold; text-decoration:none}
/*图片1end*/

/*css过度按钮<div class="index_more"><a href="p/">+ 产品中心</a><span></span></div>*/
.index_more{width:40%; height:0.3rem; margin:0 auto;  overflow:hidden; background-color:#0195db; text-align:center; position:relative;}
.index_more a{color:#fff; text-align:center; line-height:0.3rem; display:block; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more a:hover{ color:#fff;  text-decoration:none}
.index_more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#333; transition: 0.4s all ease}
.index_more:hover span{ right:0}

/***********新闻资讯***********/
.index_c_n{ width: 95%; margin:0 auto; overflow:hidden; margin-bottom:-10px;}
.index_c_n .in_left{ float:left; width:100%; height:403px; margin-top:20px;position:relative}
.index_c_n .in_left img{width:100%; height:403px;}
.index_c_n .in_left .itext_box {position: absolute; left: 0; width: 100%; bottom: 0;height:130px; background-color:#312934; opacity: 0.6;}
.index_c_n .in_left .itext_box .pdpd{ padding:15px}
.index_c_n .in_left .itext_box .pdpd .time {font-size: 0.14rem; color: #fff; opacity: 0.8; line-height: 1; margin-bottom:10px;}
.index_c_n .in_left .itext_box .pdpd .t {font-size: 0.16rem;color: #fff;margin-bottom: 8px;line-height:1; opacity: 1;}
.index_c_n .in_left .itext_box .pdpd .info {font-size: 14px;color: #fff;line-height: 21px;}

.index_c_n .in_right{ float:right; width:100%; height:auto; margin-top:20px; overflow:hidden;}
.index_c_n .rightNews{ height:auto}
.index_c_n .rightNews li{ width:100%; height:140px; background:#fff; cursor:pointer;border-bottom:1px solid #f3f3f3}
.index_c_n .rightNews li .pd{padding:5px 15px; }
.index_c_n .rightNews li:hover{background:#eeeeee;}
.index_c_n .rightNews li a { display:block }

.index_c_n .rightNews li .pd .time_box{float:left; margin-top:25px; width:12%; margin-right:3%; position:relative; padding-right:3%; text-align:right;}
.index_c_n .rightNews li .pd .time_box:after{content:''; position:absolute; right:0; top:0; width:1px; height:100%; background:#999;}
.index_c_n .rightNews li .pd .time_box .y{font-size:16px; color:#666;line-height:1;margin-bottom:15px; margin-top:20px;}
.index_c_n .rightNews li .pd .time_box .date{font-size:16px;color:#666; line-height:1;}

.index_c_n .rightNews li .pd .news_box{float:right; width:80%; margin-top:25px;}
.index_c_n .rightNews li .pd .news_box .t{font-size:18px; line-height:1; margin-top:10px;margin-bottom:10px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_c_n .rightNews li .pd .news_box .d{font-size:14px;color:#666; line-height:20px; height:40px; overflow:hidden;}
.index_c_n .rightNews li:hover a{ color:#000!important}
/***********新闻资讯_end***********/

/*首页产品块*/
.pro_index_bj{background:url(../images/cpbj.jpg) no-repeat; width:100%;padding-bottom:20px; margin-top:30px;}

/*产品tab*/
.pro_tab{ overflow:hidden; margin-top:10px; width:95%; height:auto; margin:0 auto}
.pro_tab li{ float:left; width:49%; padding:8px 0; text-align:center; font-size:0.14rem; margin-right:2%; margin-bottom:10px; background-color:#EEE}
.pro_tab li:nth-of-type(2n+0){margin-right:0px;}
.pro_tab li a{ display:block; color:#333}

.pro_tab li.on{background:#0195db; color:#FFFFFF}
.pro_tab li.on a{color:#FFFFFF}

.pro_box{ width:100%; height:auto; overflow:hidden}
.pro_box>div{ display:none}
.pro_box>div.on{ display:block}

.pro_list{margin-top:5px; overflow:hidden }
.pro_list li {float:left; width:49%; height:auto; text-align: center; margin-right:2%}
.pro_list li:nth-of-type(2n+0){margin-right:0px;}
.pro_list li .img{overflow:hidden}
.pro_list li a img{display: block; width:100%; height:100%;  -webkit-transition: all 1.5s; -o-transition: all 1.5s; -moz-transition: all 1.5s; transition: all 1.5s}
.pro_list li a:hover img{ -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -ms-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); transform: rotate(3deg) scale(1.2); }

.pro_list li a {display:block; margin:10px; background: #fff; padding:5px; box-shadow: 0 0 15px rgba(0,0,0,0.3)}
.pro_list li a:hover {box-shadow: 0 1px 26px rgba(0,0,0,0.8)}

.pro_list li h3 {font-size:0.14rem; color: #000; font-weight: normal; line-height:0.35rem; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.pro_list li p { height:0px;}
.pro_list li a:hover p {background: url(../images/icon2.png) no-repeat bottom center;}
/*首页产品块*/

/*小幻灯包围*/
.three_box{overflow:hidden;margin-bottom:10px;  }
.three_box_left{width:90%; height:auto;background-color:#fff;margin-top:10px; }
.three_box_right{width:100%; height:auto; padding-bottom:20px;}

.three_box_right .n_box{ width:90%; height:auto; margin:0 auto; margin-top:30px; line-height:0.26rem}
.three_box_right .n_box h3 {font-size:0.18rem;  color:#333; line-height: 0.58rem; text-align:center}
.three_box_right .n_box h2 {font-size: 0.24rem;  color:#0195db; line-height: 0.38rem; margin-bottom: 10px; float:left; }
.three_box_right .n_box p {font-size: 0.16rem;  color:#333; line-height: 0.26rem; float:left; }

.btn2 a {color: #fff; display: block; line-height: 44px; width: 140px; text-align: center; margin-left: 20px; background: #0b0b0b;}
.btn2 a span {display: inline-block; padding-right: 17px; background: url(../images/icon3.png) no-repeat right center; transition-duration:500ms;}
.btn2 a:hover span {padding-right: 27px;}
/*小幻灯包围_end*/

/*单页*/
.dy{ width:95%; height:auto; margin:0 auto; overflow:hidden; margin-top:30px; margin-bottom:30px;}
.dy li{ float:left; width:48%; height:1.35rem; margin-right:4%; margin-bottom:20px; position:relative; overflow:hidden}
.dy li .img img{display: block; width:100%; height:100%; }
.dy li a{ display:block}
.dy li .box{ position:absolute; left:0; top:0; width:100%; height:auto; z-index:11; text-align:center; padding-top:40px; transition: 0.5s all ease}
.dy li .box img {width: 40px; max-width: 50%; vertical-align: bottom; display:inline}
.dy li .box h3{ color:#FFFFFF; font-size:0.18rem; font-weight:100; line-height:0.4rem;}
.dy li i{ display:none}
.dy li:nth-of-type(2n+0){margin-right:0px;}

/*小幻灯片*/
.index_hdp{width:100%; height:auto; position:relative; overflow:hidden;}
.index_hdp .hd{ position:absolute; width:100%; height:60px; bottom:30px; left:0; z-index:1; text-align:center}
.index_hdp .hd img{ width:60px; height:60px;  }
.index_hdp .prev{cursor:pointer}
.index_hdp .next{cursor:pointer}

.index_hdp .bd{width:100%; height:auto; z-index:0; overflow:hidden}
.index_hdp .bd li img{display:block; width:100%; height:auto;}
.index_hdp .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

/*支持政策*/
.hzbz{ background-color:#fff; padding-top:30px; padding-bottom:40px}
.box_three{margin-top:40px; overflow:hidden}
.box_three dl{width:288px; height:150px; padding:69px 0; text-align: center; background:#fff; border-radius:50%; overflow:hidden; cursor:pointer; margin:0 auto}
.box_three dl+dl{ margin-top:15px;}
.box_three dl i{display:block; width:120px; height:120px; margin:auto; background:url(../images/ico_02.png) no-repeat; transition: all 1.2s}
.box_three dl .ico_01{background-position:0 0}
.box_three dl .ico_02{background-position:-120px 0}
.box_three dl .ico_03{background-position:-240px 0}
.box_three dl .ico_04{background-position:-360px 0}
.box_three dl p{font-size:16px;margin-top:20px}
.box_three dl:hover i{
transform: rotate(360deg);
ms-transform: rotate(360deg); /* IE 9 */
moz-transform: rotate(360deg); /* Firefox */
webkit-transform: rotate(360deg); /* Safari and Chrome */
o-transform: rotate(360deg); /* Opera */
}
/***********新闻资讯***********/
.index_news{width:95%; height:auto; margin:0 auto; overflow:hidden; }
.index_news .in_left{width:100%; height:auto; position:relative}
.index_news .in_left img{display:block; width:100%; height:100%; max-width:100%;}
.index_news .in_left .itext_box {position: absolute; left:0; bottom:0; width: 100%; background-color:#000000; opacity: 0.5;}
.index_news .in_left .itext_box .pdpd{ padding:25px}
.index_news .in_left .itext_box .pdpd .time {font-size:0.14rem; color: #fff; opacity: 0.8; line-height: 1; margin-bottom: 10px;}
.index_news .in_left .itext_box .pdpd .t {font-size:0.2rem; color: #fff;margin-bottom: 15px;line-height:1; opacity: 1;}
.index_news .in_left .itext_box .pdpd .info {font-size:0.12rem; color: #fff; line-height:21px;}

.index_news .in_right{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.index_news .rightNews{ height:auto}
.index_news .rightNews li{ width:100%; height:auto; background:#ededed; margin-bottom:12px; cursor:pointer;}
.index_news .rightNews li:hover{background:#1e2c5c; color:#FFF}
.index_news .rightNews li a { display:block }

.index_news .rightNews li .pd{padding:10px}
.index_news .rightNews li .pd .time_box{ display:none}

.index_news .rightNews li .pd .news_box{width:100%; height:auto}
.index_news .rightNews li .pd .news_box .t{font-size:0.16rem; line-height:1; margin-bottom:10px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_news .rightNews li .pd .news_box .d{font-size:0.12rem; line-height:0.2rem; height:auto; overflow:hidden;}
.index_news .rightNews li:hover a{ text-decoration:none; color:#FFF!important}
/***********新闻资讯_end***********/


/*首页新闻tab*/
.tocnc_tab_ul{overflow:hidden; height:auto; border-bottom:1px solid #CCCCCC}
.tocnc_tab_ul li{ float:left; line-height:0.40rem; text-align:center; color:#666666; font-size:0.18rem; font-weight:bold; margin-right:0.20rem}
.tocnc_tab_ul li.on{color:#1479d7; border-bottom:3px solid #1479d7}
.tocnc_tab_ul li:nth-of-type(4n+0){margin-right:0}

.tocnc_tab_box{ width:100%; height:auto; overflow:hidden; margin-top:5px}
.tocnc_tab_box>div{ display:none}
.tocnc_tab_box>div.on{ display:block}
.tocnc_tab_box .fl_list{margin-top:10px; padding-top:0; background:none;}
.tocnc_tab_box .fl_list li{ height:0.32rem; line-height:0.32rem; }
/***********新闻资讯_end***********/

/*标题专用*/
.i_index{ width:100%; height:45px; line-height:45px;margin-top:15px; background:url(../images/i_title.jpg) no-repeat; font-size:18px; font-weight:500; color:#FFFFFF; padding:0 15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.i_index span{ float:right; font-size:14px; color:#333333}

/***********新闻资讯***********/
.i_new2{width:100%; height:auto; margin-top:15px; margin-bottom:10px;overflow:hidden}
.i_new2 li{width:95%; height:0.83rem; transition-duration:500ms; }
.i_new2 li a{ display:block}
.i_new2 li .i_n_box{ padding:10px; height:0.62rem; overflow:hidden;}
.i_new2 li .i_n_box>.i_l{float:left; width:17%; height:0.62rem; text-align:center; overflow:hidden;}
.i_new2 li .i_n_box>.i_l img{width:100%; height:100%; }
.i_new2 li .i_n_box>.i_l>.date{font-size:0.36rem; line-height: 1;}
.i_new2 li .i_n_box>.i_l>.year{ font-size:0.13rem; line-height:0.24rem}
.i_new2 li .i_n_box>.i_r{float:right; width:80%; height:0.6rem; overflow:hidden;}
.i_new2 li .i_n_box>.i_r h4{ width:80%;font-size:0.15rem; line-height:0.20rem; font-weight:bold; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.i_new2 li .i_n_box>.i_r h5{ width:80%;font-size:0.12rem; font-weight:100; line-height:0.2rem; margin-top:4px;}
.i_new2 li:hover{background-color:#db1b22}
.i_new2 li:hover a{color:#FFF}
.i_new2 li+li{ margin-top:10px;}
/***********新闻资讯_end***********/
}
/*当浏览器尺寸大于960px时候*/
@media screen and (min-width:960px){
/* 首页焦点图banner幻灯片 */
.slideBox{width:100%; height:auto; position:relative; overflow:hidden; margin:0 auto; max-width:100%; background:#fff; }
.slideBox .hd{ width:100%; position:absolute; height:30px; line-height:30px; left:0; bottom:25px; text-align:center; z-index:1; }
.slideBox .hd li{ display:inline-block; width:20px; height:20px; border-radius:50%; background: rgba(255, 103, 0, 0.6); text-indent:-9999px; overflow:hidden; margin:10px;   cursor:pointer;}
.slideBox .hd li.on{ background: rgba(27, 160, 94, 0.6); }

.slideBox .prev{ position:absolute; left:20px; top:0; display:block; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .next{ position:absolute; right:20px; top:0; display:block; width:58px; height:58px; text-align:center; cursor:pointer}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{vertical-align:top; width:100%; height:auto/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

/*滚动数字*/
.i_top_bj{height:234px; background:url(../images/gd.jpg) repeat-x top center;}
.i_top_bj2{height:341px; background:url(../images/yy.png) repeat-x top center;margin-top:80px;}
.i_top_bj h1{color:#fff; font-size:30px; font-weight:bold; text-align:center; line-height:80px}
.i_top_bj h2{color:#fff; font-size:16px; font-weight:100; text-align:center; line-height:23px}
.sz_top_bj{width: 1200px;height:1000px;z-index: 10; background: #f3f3f3;position: relative;}
.sz_top_bj2{width: 1200px;height:230px;z-index: 10;background: #fff; position: relative;}

.gundong_num{ margin-top:-50px;  margin-bottom:80px;z-index:10}
.num{ width:100%; height:auto;}
.num li{ float:left; width:223px; background-color:#efefef; height:138px; margin-right:10px;border-radius:20px;  transition-duration:500ms; cursor:pointer}
.num li .n_box{ width:100%; height:auto; margin:0 auto;  }
.num li .n_box .n_l{ text-align:center; width:200px; height:auto; line-height:38px;  font-size:16px;}
.num li .n_box .n_l span{ font-size:24px; text-align:center;line-height:40px;}
.num li .n_box .n_l p{ line-height:25px; font-size:14px;margin-top:10px;}
.num li .n_box .n_r{ text-align:center;  width:30%; height:64px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:20px;}
.num li .n_box .n_r2{ text-align:center;  width:30%; height:64px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:20px;}
.num li .n_box .n_r3{text-align:center;  width:30%; height:64px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:20px;}
.num li .n_box .n_r4{ text-align:center;  width:30%; height:64px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:20px;}
.num li .n_box .n_r5{text-align:center;  width:30%; height:64px; background: url(../images/f5.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:20px;}
.num li .n_box .n_r6{ text-align:center;  width:30%; height:64px; background: url(../images/f6.png) no-repeat top center;  transition-duration:600ms;margin-top:-30px;margin-bottom:20px;}
.num li:nth-of-type(6n+0){border-right:none}
.num li:hover{background:#0195db; color:#FFF}
.num li:hover .n_box .n_r{background: url(../images/fz.png) no-repeat bottom center;}
.num li:hover .n_box .n_r2{background: url(../images/cp.png) no-repeat bottom center;}
.num li:hover .n_box .n_r3{background: url(../images/ws.png) no-repeat bottom center;}
.num li:hover .n_box .n_r4{background: url(../images/q.png) no-repeat bottom center;}
.num li:hover .n_box .n_r5{background: url(../images/f5.png) no-repeat bottom center;}
.num li:hover .n_box .n_r6{background: url(../images/f6.png) no-repeat bottom center;}

.gundong_num22{width:660px;margin-top:30px; z-index:10}
.num2{ width:100%; height:auto; overflow:hidden;}
.num2 li{ float:left; width:25%; height:auto;  transition-duration:500ms; cursor:pointer}
.num2 li .n_box{ width:100%; height:auto; margin:0 auto; text-align:center; overflow:hidden}
.num2 li .n_box .n_l{ float:left; width:100%; height:auto; line-height:38px;  font-size:16px;}
.num2 li .n_box .n_l span{ font-size:35px; font-weight:bold; color:#1e2c5c}
.num2 li .n_box .n_l p{ line-height:20px;}
.num2 li:nth-of-type(3n+0){border-right:none}
.num2 li:hover{background:#fff; color:#8dc21f}

.gundong_num33{ line-height:220px;z-index:10; }
.num3{ width:100%; height:auto; overflow:hidden;  }
.num3 li{ float:left; width:25%; height:auto;  transition-duration:500ms; cursor:pointer}
.num3 li .n_box{ width:100%; height:235px; margin:0 auto;  overflow:hidden; border-right: 1px solid #E7E7E7;}
.num3 li .n_box .n_l{  text-align:center; width:55%; height:auto; line-height:40px;margin-top:60px; color:#999; font-size:15px;}
.num3 li .n_box .n_l span{ font-size:26px;color:#333;margin-right:20px;}
.num3 li .n_box .n_l p{ line-height:35px; color:#666; font-size:15px;}
.num3 li .n_box .n_r{ float:left;  width:30%; height:64px; background: url(../images/fz.png) no-repeat top center;  transition-duration:600ms;}
.num3 li .n_box .n_r2{ float:left;  width:30%; height:64px; background: url(../images/cp.png) no-repeat top center;  transition-duration:600ms;}
.num3 li .n_box .n_r3{ float:left;  width:30%; height:64px; background: url(../images/q.png) no-repeat top center;  transition-duration:600ms;}
.num3 li .n_box .n_r4{ float:left;  width:30%; height:64px; background: url(../images/ws.png) no-repeat top center;  transition-duration:600ms;}
.num3 li:nth-of-type(4n+0){border-right:none}
.num3 li:hover{ color:#FFF}
/*滚动数字_end*/

.sybj{margin-bottom:20px; }
.shuzi_nw{ margin-top:-100px; z-index:10}
.nw{ width:100%; height:auto; overflow:hidden; background-color:rgba(255, 255, 255, 1); height:220px; box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);  z-index:10}
.nw li{ float:left; width:25%; height:auto; padding:30px 0; transition-duration:500ms; cursor:pointer}
.nw li .n_box{ width:100%; height:auto; margin:0 auto; overflow:hidden}
.nw li .n_box .n_l{  width:80%; height:auto; line-height:38px; color:#666; margin-top:40px;font-size:20px;text-align:center; }
.nw li .n_box .n_l span{ font-size:45px;color:#333; text-align:center; margin-right:8px}
.nw li .n_box .n_l p{ line-height:25px;text-align:center; }
.nw li:nth-of-type(4n+0){border-right:none}

.twbm{ overflow:hidden;float:left; margin-top:70px;}
.twbm dt{ float:left; width:830px; height:auto; margin-right:30px;}
.twbm dt:nth-of-type(1n+0){margin-right:0px;}

.twbm3{ overflow:hidden;float:right;}
.twbm3 dt{ float:left; width:400px; height:auto; margin-left:30px; margin-top:70px;}
.twbm3 dt:nth-of-type(1n+0){margin-right:0px;}

/*优势*/
.index_youshi{ background:url(../images/cpbj.jpg);padding:20px 0;margin-top:40px;margin-bottom:50px;}
.index_youshi h2{ font-size:30px; color:#FFFFFF; text-align:center; padding-top:50px;}
.index_youshi h3{ font-size:20px; color:#FFFFFF; text-align:center; font-weight:100; padding-top:10px}

.ul_youshi{ overflow:hidden; padding:40px 0}
.ul_youshi li{ float:left; width:302px; height:459px; background-color:#FFFFFF; margin-right:20px; position:relative; overflow:hidden; cursor:pointer}
.ul_youshi li img{display: block; width:100%; height:227px;}
.ul_youshi li .box{height:auto; padding:50px 20px; text-align:center; }
.ul_youshi li .box h5{ font-size:19px; height:35px; position:relative}
.ul_youshi li .box h5:after{content:""; position:absolute; left:50%; bottom:-3px; width:100px; height:1px; margin-left:-50px; background-color:#1479d7;}
.ul_youshi li .box div{ padding-top:20px; text-align:center; line-height:26px}

.ul_youshi li .yuan{ position:absolute; width:60px; height:60px; background-color:#ea5514; left:121px; top:196px; border-radius:50%; color:#FFFFFF; text-align:center; line-height:53px; font-size:45px; font-weight:bold}

.ul_youshi li p{ position:absolute; left:0; top:459px; width:100%; height:100%; background-color:#ea5514; transition: 0.5s all ease}
.ul_youshi li:hover p{top:0; }

.ul_youshi li .yuan2{position:absolute; left:121px; top:459px; border-radius:50%; background-color:#FFFFFF; color:#ea5514; width:60px; height:60px; z-index:1; text-align:center; transition: 0.5s all ease; line-height:53px; font-size:45px; font-weight:bold}
.ul_youshi li:hover .yuan2{top:120px; }

.ul_youshi li .text{position:absolute; left:0; top:459px; width:100%; height:auto; text-align:center; color:#FFFFFF;  transition: 0.5s all ease; line-height:27px;}
.ul_youshi li:hover .text{top:220px; }

.ul_youshi li:nth-of-type(4n+0){margin-right:0px;}

/*标题*/
.index_title{ width:500px; height:auto; padding:40px 0; float:left; font-size:16px; color:#999; position:relative; }
.index_title span{display:block; color:#0195db; font-size:32px;font-weight:bold;margin-top:10px; line-height:40px;  letter-spacing:2px;}


.index_title2{ width:500px; height:auto; padding:15px 0; text-align:center; font-size:16px; color:#999; position:relative; }
.index_title2 span{display:block; color:#0195db; font-size:32px;font-weight:bold; line-height:40px;  letter-spacing:2px;}
/*标题_end*/

/*图片1*/
.index_pic_one{width:100%; height:auto; margin-top:30px; overflow:hidden;margin-bottom:-30px;}
.index_pic_one dl{float:left; width:300px; height:225px; margin-right:20px; margin-bottom:30px; background-color:#fff}
.index_pic_one dl dt{width:100%; height:100%; position: relative; overflow:hidden}
.index_pic_one dl dt div{ position:absolute; width:100%; height:100%; border:1px solid white; z-index:3333; transition: transform ease-in-out 0.5s; cursor:pointer; opacity:0;}
.index_pic_one dl dt img{width:100%; height:100%; -webkit-transition:transform ease-in-out 0.5s;}
.index_pic_one dl dt p{ position:absolute; left:0; bottom:0; width:100%; height:35px; line-height:35px; text-align:center; color:#FFFFFF; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_pic_one dl:hover img{ transform:scale(1.1,1.1);}
.index_pic_one dt:hover div{transform:scale(0.9,0.87); background-color:#FFF; opacity:0.9;}
.index_pic_one dt:hover p{position:absolute; left:0; top:45%; width:100%; height:35px; line-height:35px; text-align:center; color:#333; z-index:9999; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_pic_one dl:nth-of-type(4n+0){margin-right:0px;}
.index_pic_one dt:hover{ font-weight:bold; text-decoration:none}
/*图片1end*/

/*css过度按钮<div class="index_more"><a href="p/">+ 产品中心</a><span></span></div>*/
.index_more{width:140px; height:45px; margin:0 auto; margin-top:30px; overflow:hidden; background-color:#0195db; float:left; position:relative; }
.index_more a{color:#fff; text-align:center; line-height:45px; display:block; font-size:15px;z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; transition-duration:500ms;}
.index_more a:hover{ color:#fff;  text-decoration:none}
.index_more span{ display:block; position:absolute; right:100%; top:0; width:100%; height:100%; background-color:#333; transition: 0.4s all ease}
.index_more:hover span{ right:0}

/*首页产品块*/
.pro_index_bj{padding:50px;  }

/*产品tab*/
.pro_tab{ overflow:hidden; width:100%; height:auto; margin:10px auto}
.pro_tab li{ display:inline-block; padding:10px 10px; float:left; font-size:16px;}
.pro_tab li+li{ background:url(../images/ifl.jpg) no-repeat left center}
.pro_tab li a{ display:block; color:#666}
.pro_tab li a:hover{text-decoration:none;}
.pro_tab li.on{background:#0195db; color:#FFFFFF;}
.pro_tab li.on a{color:#FFFFFF;}
.pro_tab li.on a:hover{color:#FFFFFF;text-decoration:none;}

.pro_box{ width:100%; height:auto; overflow:hidden}
.pro_box>div{ display:none}
.pro_box>div.on{ display:block}


.pro_list{margin-top: 10px; overflow:hidden;  }
.pro_list li {float:left; width:25%; height:auto;text-align: center; }
.pro_list li .img{overflow:hidden}
.pro_list li a img{display: block; width:100%; height:100%;  -webkit-transition: all 1.5s; -o-transition: all 1.5s; -moz-transition: all 1.5s; transition: all 1.5s}
.pro_list li a:hover img{ -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -ms-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); transform: rotate(3deg) scale(1.2); }

.pro_list li a {display:block; margin:26px; background: #fff; padding:10px; box-shadow: 0 0 10px rgba(0,0,0,0.3)}
.pro_list li a:hover {box-shadow: 0 1px 26px rgba(0,0,0,0.8)}

.pro_list li h3 {font-size:16px; color: #000; font-weight: normal; line-height:35px}
.pro_list li p { height:8px;}
.pro_list li a:hover p {background: url(../images/icon2.png) no-repeat bottom center;}
/*首页产品块*/

/*关于我们*/
.about_index{padding-bottom:20px; margin-top:100px; }
.about_box{overflow:hidden; margin-top:40px;}
.about_box_left{ float:left; width:50%; height:auto; text-align:center}
.about_box_left h6{ font-weight:100; font-size:50px; line-height:70px; }
.about_box_left h2{ font-weight:100; font-size:30px; line-height:50px;}
.about_box_left p{ width:70%; height:auto; margin:0 auto; margin-top:30px; color:#666}
.about_box_right{ float:right; width:50%; height:auto; }
/*关于我们_end*/

/*单页*/
.dy{ overflow:hidden; margin-top:30px; margin-bottom:30px;}
.dy li{ float:left; width:302px; height:227px; position:relative; margin-right:20px;}
.dy li .img img{display: block; width:100%; height:100%; }
.dy li a{ display:block}
.dy li .box{ position:absolute; left:0; top:0; width:100%; height:auto; z-index:11; text-align:center; padding-top:70px; transition: 0.5s all ease}
.dy li .box img {width: 48px; max-width: 50%; vertical-align: bottom; display:inline}
.dy li .box h3{ color:#FFFFFF; font-size:20px; font-weight:100; line-height:40px;}
.dy li:hover .box{padding-top:40px}
.dy li p{ position:absolute; left:0; top:227px; width:100%; height:100%; background:rgba(1,71,157,0.4); transition: 0.5s all ease}
.dy li:hover p{top:0; }
.dy li i{position:absolute; left:0; top:227px; display:block; width:100%; height:auto; text-align:center; transition: 0.5s all ease; z-index:16}
.dy li:hover i{top:150px; }
.dy li:nth-of-type(4n+0){margin-right:0px;}

/*小幻灯包围*/
.three_box{overflow:hidden;margin-top:40px; }
.three_box_left{ float:left; width:575px; height:auto; padding:10px;margin-top:20px;margin-bottom:20px;}
.three_box_right{ float:right; width:50%; height:auto; margin-top:20px;margin-bottom:20px;}
.three_box_right .n_box{ width:600px; height:auto; margin-left:2px; margin-top:10px; color:#666666; line-height:30px;}
.three_box_right .n_box h3 {font-size:55px; font-weight:bold; color:#0195db; line-height: 58px; text-align:left}
.three_box_right .n_box h2 {font-size: 34px;  color:#0195db; line-height: 30px; margin-bottom: 20px; text-align:left}
.three_box_right .n_box p{font-size: 16px;color:#666666; line-height:30px;}

.btn2 a {color: #fff; display: block; line-height: 44px; width: 140px; text-align: center; margin-left: 0; background: #0b0b0b;}
.btn2 a span {display: inline-block; padding-right: 17px; background: url(../images/icon3.png) no-repeat right center; transition-duration:500ms;}
.btn2 a:hover span {padding-right: 27px;}
/*小幻灯包围_end*/

/*小幻灯片*/
.index_hdp{width:100%; height:495px; position:relative; overflow:hidden;}
.index_hdp .hd{ position:absolute; width:100%; height:60px; bottom:30px; left:0; z-index:1; text-align:center}
.index_hdp .hd img{ width:60px; height:60px;  }
.index_hdp .prev{cursor:pointer}
.index_hdp .next{cursor:pointer}

.index_hdp .bd{width:100%; height:auto; z-index:0; overflow:hidden}
.index_hdp .bd li img{display:block; width:100%; height:100%; -webkit-transition: all 1.8s; -o-transition: all 1.8s; -moz-transition: all 1.8s; transition: all 1.8s}
.index_hdp .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.index_hdp .bd li a:hover img{ -webkit-transform: rotate(3deg) scale(1.2); -moz-transform: rotate(3deg) scale(1.2); -ms-transform: rotate(3deg) scale(1.2); -o-transform: rotate(3deg) scale(1.2); transform: rotate(3deg) scale(1.2); }


.hzbz{padding-bottom:40px;margin-top:100px; }
.box_three{margin-top:40px; overflow:hidden}
.box_three dl{float:left; width:288px; height:150px; padding:69px 0; text-align: center; background:#fff; border-radius:50%; overflow:hidden; margin-right:39px; cursor:pointer}
.box_three dl i{display:block; width:120px; height:120px; margin:auto; background:url(../images/ico_02.png) no-repeat; transition: all 1.2s}
.box_three dl .ico_01{background-position:0 0}
.box_three dl .ico_02{background-position:-120px 0}
.box_three dl .ico_03{background-position:-240px 0}
.box_three dl .ico_04{background-position:-360px 0}
.box_three dl p{font-size:16px;margin-top:20px}
.box_three dl:nth-of-type(4n+0){margin-right:0px;}
.box_three dl:hover i{
transform: rotate(360deg);
ms-transform: rotate(360deg); /* IE 9 */
moz-transform: rotate(360deg); /* Firefox */
webkit-transform: rotate(360deg); /* Safari and Chrome */
o-transform: rotate(360deg); /* Opera */
}

/*新闻*/
.ii_nn{ overflow:hidden; margin-top:20px;}
.ii_nn_left{ float:left; width:700px; height:auto}
.ii_nn_right{ float:right; width:530px; height:auto}
.ii_nn_right h3{line-height:43px; color:#1479d7; font-size:18px; font-weight:bold; border-bottom:1px solid #CCCCCC}
.ii_nn_right h3 span{ font-weight:100; font-size:14px}

.i_n_box{ width:100%; height:auto}

/*首页新闻tab*/
.tocnc_tab_ul{overflow:hidden; height:auto; border-bottom:1px solid #CCCCCC}
.tocnc_tab_ul li{ float:left; line-height:40px; text-align:center; color:#666666; font-size:18px; font-weight:bold; margin-right:20px}
.tocnc_tab_ul li.on{color:#1479d7; border-bottom:3px solid #1479d7}
.tocnc_tab_ul li:nth-of-type(4n+0){margin-right:0}

/*box*/
.tocnc_tab_box{ width:100%; height:auto; overflow:hidden;}
.tocnc_tab_box>div{ display:none}
.tocnc_tab_box>div.on{ display:block}
.tocnc_tab_box .fl_list{margin-top:8px; padding-top:0; background:none;}
.tocnc_tab_box .fl_list li{ height:41px; line-height:41px;}

.indexone{width:1200px; min-width:1200px; margin:0 auto; overflow:hidden; margin-top:30px;}
.indexone li{float:left; width:29%; height:auto; text-align: center;margin-right:35px;margin-left:10px; margin-bottom:15px;background-color:#FFFFFF;overflow:hidden;border:4px solid #ddd}
.indexone li h1{font-weight:300; font-size:20px;line-height:45px;margin-top:10px; text-align:center; color:#333; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone li dl{width:100%; height:100%; overflow:hidden;}
.indexone li img{ width:100%; height:100%;  -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone li dt{background:url(../images/time1.png) no-repeat left center; padding-left:20px; line-height:18px; font-size:12px; color:#999999}
.indexone li dd{float:left; margin-right:15px;margin-left:10px;margin-bottom:15px;line-height:25px; font-size:14px; color:#999999;}
.indexone li:nth-of-type(3n+0){margin-right:0px;}
.indexone li:first-child+li+li{margin-right:0px;}
.indexone li a{ text-decoration:none}
.indexone li:hover h1{ color:#cc0606;}

/*site-title*/
.sybt{width:1200px;min-width:1200px; margin:0px auto;}
.sybt .e{float:left; width:500px; height:auto; }
.sybt .r{float:right; width:250px; height:auto; }
.site-title {padding:20px 0 20px;float:left;}
.site-title h2{margin-top:10px;color:#333;font-size:30px;font-weight: normal;}
.site-title h2 span{font-family:Arial, Helvetica, sans-serif}
.site-title p{margin-top:30px;color:#999;font-size:16px;line-height:30px;}
.site-title .line{position:relative;float:left;margin:20px auto 0;width:80px;height:1px; background-color: #333;}
.site-title .line:before{position: absolute;left:0;top:0;width:80px;height:1px; background-color: #333;}
.site-title .line:after{position: absolute;right:0;top:0;width:80px;height:1px; background-color: #333;}


/***********新闻资讯***********/
.index_news{width:100%; height:auto; margin:0 auto; overflow:hidden;margin-bottom:30px;}
.index_news .in_left{ float:left; width:50%; height:510px; position:relative}
.index_news .in_left img{display:block; width:100%; height:100%; max-width:100%;}
.index_news .in_left .itext_box {position: absolute; left:0; bottom:0; width: 100%; background-color:#000000; opacity: 0.5;}
.index_news .in_left .itext_box .pdpd{ padding:25px}
.index_news .in_left .itext_box .pdpd .time {font-size: 14px; color: #fff; opacity: 0.8; line-height: 1; margin-bottom: 10px;}
.index_news .in_left .itext_box .pdpd .t {font-size: 20px;color: #fff;margin-bottom: 15px;line-height:1; opacity: 1;}
.index_news .in_left .itext_box .pdpd .info {font-size: 15px;color: #fff;line-height: 21px;}

.index_news .in_right{ float:right; width:600px; height:auto; overflow:hidden;}
.index_news .rightNews{ height:auto}
.index_news .rightNews li{ width:100%; height:92px; background:#ededed; margin-bottom:12px; cursor:pointer;}
.index_news .rightNews li:hover{background:#1e2c5c; color:#FFF}
.index_news .rightNews li a { display:block }

.index_news .rightNews li .pd{padding:15px}
.index_news .rightNews li .pd .time_box{float:left; width:12%; height:auto; margin-right:3%; position:relative; padding-right:3%; text-align:right;}
.index_news .rightNews li .pd .time_box:after{content:''; position:absolute; right:0; top:0; width:1px; height:100%; background:#c5c5c5;}
.index_news .rightNews li .pd .time_box .y{font-size:17px; line-height:1;margin-bottom:12px;}
.index_news .rightNews li .pd .time_box .date{font-size:26px; line-height:1;}

.index_news .rightNews li .pd .news_box{float:right; width:80%; height:auto}
.index_news .rightNews li .pd .news_box .t{font-size:17px; line-height:1; margin-bottom:10px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.index_news .rightNews li .pd .news_box .d{font-size:12px; line-height:20px; height:40px; overflow:hidden;}
.index_news .rightNews li:hover a{ color:#FFF!important}
/***********新闻资讯_end***********/
/* 本例子css */
.ladyScroll{width:1200px; min-width:1200px;height:250px; margin:0 auto;position:relative;margin-top:170px;}
.ladyScroll .prev,.ladyScroll .next{width:51px;height:45px;position:absolute;top:120px;margin-left:-520px;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.ladyScroll .next{ margin-left:670px; background-position:0 -90px;}
.ladyScroll .prev:hover{ background-position:0 -45px; }
.ladyScroll .next:hover{ background-position:0 -135px; }

.ladyScroll .scrollWrap{width:1160px; min-width:1160px; margin-left:22px;padding-top:30px;overflow:hidden;position:absolute; }
.ladyScroll dl{float:left;width:280px;text-align:center;position:relative; margin-right:10px; border:1px solid #eee}
.ladyScroll  span{display:block;width:100%;height:40px;position:absolute;left:0px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll  dt{margin:0 auto;width:100%; overflow:hidden;}
.ladyScroll  img{display:block; width:100%; height:230px;}
.ladyScroll  dd{width:100%;height:35px;line-height:28px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0;}
.ladyScroll  dd a{ color:#fff;  }
.ladyScroll  dd a:hover{ text-decoration:none;  }
.ladyScroll dl:hover span{ background:#0c4da2;  }

/* 多图滚动 */
.scrollBox{ width:1245px; height:auto;margin-top:180px; text-align:center;}
.scrollBox .bd li{float:left; width:295px; height:auto;margin-left:6px; margin-right:13px;}
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li p{font-size:14px; text-align:center; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.scrollBox .bd li img{width:100%; height:100%; background:url(../images/loading.gif) #fff center center no-repeat;  }
.scrollBox .bd li:nth-of-type(4n+0){margin-right:0px;}

.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; margin-top:25px;}
.scrollBox .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0;}

.scrollBox22{ width:1245px; height:auto;margin-top:150px; text-align:center;}
.scrollBox22 .bd li{float:left; width:295px; height:auto;margin-left:6px; margin-right:13px;}
.scrollBox22 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox22 .bd li p{font-size:14px; text-align:center; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.scrollBox22 .bd li img{width:100%; height:100%; background:url(../images/loading.gif) #fff center center no-repeat;  }
.scrollBox22 .bd li:nth-of-type(4n+0){margin-right:0px;}

.scrollBox22 .hd{ height:20px; overflow:hidden; font-size:0; margin-top:25px;}
.scrollBox22 .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox22 .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.scrollBox22 .hd .on{ background:#BA2636;  }
.scrollBox22 .prev,.scrollBox22 .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox22 .next{ background-position:-105px 0;}
/****首页留言****/
.i_a_bj{ height:527px; background:url(../images/index_message.png) no-repeat top center; margin-top:80px;overflow:hidden}
.i_a_bj h1{font-size:40px; font-weight: bold; color:#FFF; text-align:center; margin-top:60px; margin-bottom:20px;}
.i_a_bj h2{font-size: 20px; margin-top:15px; color:#FFF; text-align:center; height:30px; margin-bottom:20px;}
.i_a_box{ width:1200px; min-width:1200px; height:340px; margin:0 auto; background-color:#FFF; box-shadow:0 0 10px 0 rgba(0,0,0,0.40); margin-bottom:10px; overflow:hidden}
.i_a_1170{width:1200px; min-width:1200px; height:auto; margin:0 auto; margin-top:40px; margin-bottom:40px; overflow:hidden}
.i_a_1170_left{ float:left; width:600px; height:auto}
.i_a_a{ width:600px; height:340px; position:relative;}
.i_a_a span{ position:absolute; left:0; top:300px; width:100%; height:100%; background-color:#ff6700; transition: 0.8s all ease}
.i_a_a:hover span{top:0; }

.i_a_560{ position:absolute; right:0; top:0; width:570px; height:340px; overflow:hidden; background-color:#fff; z-index:99}
.i_a_530{ width:520px; height:auto; margin:0 auto; line-height:27px; background-color:#FFF;font-size:16px;  color:#666}
.i_a_530 h3{ font-size:24px; color:#ff8400; text-align:left;line-height:50px;}
.i_a_530 h4{font-size:32px; color:#000; line-height:50px; text-align:left; padding-bottom:15px;}
.i_a_530 .menu_box_right{ overflow:hidden; background:url(../images/dh.png) no-repeat left center; padding-left:10px; margin-top:40px; }
.i_a_530 .menu_box_right p{ font-size:16px; color:#333; margin-left:70px; }
.i_a_530 .menu_box_right h3{ font-size:32px;margin-left:70px; line-height:45px;color:#000}
/****首页留言_end****/
/*留言start*/
.fot_form{ width:1000px;margin-left:125px; }
.fot_form h1{ display:block; margin-bottom:25px; color:#333;border-bottom:1px solid #bbb;font-size:24px;  line-height: 60px;}
.fot_form h1.title{ display:block; margin-bottom:25px; color:#999;margin-top:-1px; line-height: 14px;}
.fot_form h1.title strong{ padding-right:10px;text-transform:uppercase; font-size: 16px; font-family: "SimHei";}
.fot_form h1.title span{ font-size: 14px; font-family: "SimHei";  }
.fot_form form{margin-left: -15px; }
.fot_form .text{ float:left; display:block; border-radius: 5px;margin-bottom:15px; margin-left:48px; padding:0 10px; width: 419px; height:50px; border:1px solid #bbb; background:none; color:#999; font-size:14px; line-height:33px;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#999', endColorstr='#999');}
.fot_form .md{ float:left;}
textarea{ resize:none;}
.fot_form  .yzm_box{ position:relative;}
.fot_form  .yzm_box .yzm{ position:absolute; top:0; right: 0px; height:50px; border:1px solid #bbb;}
.fot_form textarea{  float:left; padding:10px; margin-left:48px;width: 905px; height: 50px; border-radius: 5px; border:1px solid #bbb; color:#999; font-size:14px; line-height:20px; resize:none;background:none;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226');}
.fot_form .submit {margin-left:40px; right:0;  width: 210px; height: 58px; border:none; background:url(../images/bg_sumit.png) center no-repeat #ff9f00; color:#fff; text-align:center; font-size:18px;}
.fot_form .submit:hover{  background:url(../images/bg_sumit.png) 30px no-repeat #ffd900;}
.fot_form .ccuu{ width:100%; margin-left:48px; margin-top:15px; display:block; }
.fot_form .ccuu .input_txt{ height:35px; padding:0 10px; width: 150px; border-radius: 5px;border:1px solid #bbb; background:none; color:#999; font-size:14px; line-height:33px; margin-right:15px; }

.fot_form2{ width:450px;margin-top:25px;}
.fot_form2 h1{ display:block; margin-bottom:25px; color:#333;border-bottom:1px solid #bbb;font-size:24px;  line-height: 60px;}
.fot_form2 h1.title{ display:block; margin-bottom:25px; color:#999;margin-top:-1px; line-height: 14px;}
.fot_form2 h1.title strong{ padding-right:10px;text-transform:uppercase; font-size: 16px; font-family: "SimHei";}
.fot_form2 h1.title span{ font-size: 14px; font-family: "SimHei";  }
.fot_form2 form{margin-left: -15px; }
.fot_form2 .text{ float:left; display:block; border-radius: 5px;margin-bottom:15px; margin-left:20px; padding:0 10px; width: 150px; height:40px; border:1px solid #fff; background:none; color:#999; font-size:14px; line-height:33px;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#999', endColorstr='#999');}
.fot_form2 .md{ float:left;}
textarea{ resize:none;}
.fot_form2  .yzm_box{ position:relative;}
.fot_form2  .yzm_box .yzm{ position:absolute; top:0; right: 0px; height:50px; border:1px solid #bbb;}
.fot_form2 textarea{  float:left; padding:10px; margin-left:20px;width: 350px; height: 40px; border-radius: 5px; border:1px solid #fff; color:#999; font-size:14px; line-height:20px; resize:none;background:none;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226');}
.fot_form2 .submit {margin-left:10px; right:0;  width:100px; height: 35px; border:none; background:url(../images/bg_sumit22.png) center no-repeat #ff9f00; color:#fff; text-align:center; font-size:18px;}
.fot_form2 .submit:hover{  background:url(../images/bg_sumit22.png) 10px no-repeat #ffd900;}
.fot_form2 .ccuu{ width:100%; margin-left:20px; margin-top:15px; display:block; }
.fot_form2 .ccuu .input_txt{ height:35px; padding:0 10px; width: 150px; border-radius: 5px;border:1px solid #fff; background:none; color:#999; font-size:14px; line-height:33px; margin-right:15px; }
/*留言end*/
/*标题专用*/
.i_index{ width:100%; height:45px; line-height:45px; background:url(../images/i_title.jpg) no-repeat; font-size:18px; font-weight:500; color:#FFFFFF; padding:0 15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.i_index span{ float:right; font-size:14px; color:#333333}

/***********新闻资讯***********/
.i_new2{ width:800px; height:auto; margin-top:10px;margin-bottom:50px;overflow:hidden}
.i_new2 li{float:left; width:800px; height:130px; margin-right:30px;transition-duration:500ms; }
.i_new2 li a{ display:block}
.i_new2 li .i_n_box{ height:120px;margin-top:10px; overflow:hidden}
.i_new2 li .i_n_box>.i_l{float:left;padding-top:15px; width:160px; height:120px; text-align:center; overflow:hidden; }
.i_new2 li .i_n_box>.i_l img{width:100%; height:100%; }
.i_new2 li .i_n_box>.i_l>.date{font-size:55px; line-height: 1;}
.i_new2 li .i_n_box>.i_l>.year{ font-size:14px; line-height:25px}
.i_new2 li .i_n_box>.i_r{float:right; width:610px; height:120px;margin-top:25px; overflow:hidden;}
.i_new2 li .i_n_box>.i_r h4{ font-size:18px; line-height:26px; font-weight:normal; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.i_new2 li .i_n_box>.i_r h5{ font-size:14px; font-weight:100; line-height:23px; margin-top:10px;}
.i_new2 li:nth-of-type(1n+0){margin-right:0px;}
.i_new2 li:hover{ }
.i_new2 li:hover a{color:#e50b1a}
/***********新闻资讯_end***********/

/* 本例子css */
.ladyScroll2{width:1350px; min-width:1350px;height:410px; margin:0 auto;position:relative;top:10px;}
.ladyScroll2 .prev,.ladyScroll2 .next{width:51px;height:45px;position:absolute;top:140px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.ladyScroll2 .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll2 .prev:hover{ background-position:0 -45px; }
.ladyScroll2 .next:hover{ background-position:0 -135px; }

.ladyScroll2 .scrollWrap2{width:1320px; min-width:1320px; margin-left:30px;overflow:hidden;position:absolute; }
.ladyScroll2 dl{float:left;width:300px;text-align:center;position:relative; margin-right:30px; background:#fff; }
.ladyScroll2  span{display:block;width:100%;height:35px;position:absolute;left:0px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll2  dt{margin:0 auto;width:100%; overflow:hidden;}
.ladyScroll2  img{display:block; width:100%; height:auto;}
.ladyScroll2 dd{width:100%;height:30px;line-height:28px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0px;bottom:0; }
.ladyScroll2  dl a{ color:#fff;}
.ladyScroll2  dl a:hover{ text-decoration:none;}
.ladyScroll2 dl:hover{ box-shadow:5px 5px 5px #999 }
}
