﻿/* CSS Document */
*{ padding:0; margin:0}
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,input,img{ padding:0; margin:0}
ul,li{ list-style-type:none}
input,img{ border:none;}
body{ font-size:12px; font-family:"Microsoft YaHei", "΢���ź�", "SimSun", "����";/*  line-height:20px;  */background:#FFFFFF; color:#333333}
.fix:after{ clear:both; height:0; font-size:0; display:block; content:"."; visibility:hidden;}
.fix{*zoom:1}
.fl{ float:left;}
.fr{ float:right;}
.clear { clear:both; height:0; font-size:0; overflow:hidden; }
a { color:#666; text-decoration:none; }
a:visited { color:#666; }
a:hover, a:active, a:focus { color:#ff8400; text-decoration:none; }



.text-center{text-align: center;}
.red{color: #ff2929;}
em{font-style: normal;}
.new_effect{
    width: 1200px;
    margin:0px auto;
}
.new_effect>ul>li{
    float: left;
    width: 33.333%;
    height: 390px;
    padding: 10px 24px;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.new_effect>ul>li.new_effect_r{
    border-right: 1px solid #e1e1e1;
}
.new_effect>ul>li:hover{
    -moz-box-shadow: 0 0 8px rgba(8,1,3,.2);
    -webkit-box-shadow: 0 0 8px rgba(8,1,3,.2);
    box-shadow: 0 0 8px rgba(8,1,3,.2);
    z-index: 10;
    background-color: #f8f7f7;
    border-top-color: #b399d6;
    -moz-transform: translate3d(0,-2px,0);
    -ms-transform: translate3d(0,-2px,0);
    -o-transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}

.new_effect .bd{width: 100%;height: 324px;overflow: hidden;}
.new_effect .bd ul{height: 100%;width: 500%;}
.new_effect .bd li{float:left; _display:inline; overflow:hidden;width: 20%;position: relative;}
.lb_one{ float:left; margin-top:10px; margin-left:3px;}
.new_effect span {
    line-height: 46px;
    float: left;
    font-size: 20px;
    color: #3d3f4b;
	margin-left:8px;
}
.new_effect_t span{
    position: relative;
}
.new_effect_t span::after {
    content: '';
    position: absolute;
    width: 9px;
    height: 11px;
    /*background: url(../picture/hot_icon.png) no-repeat;*/
    right: -12px;
    top: 8px;
    
}
.new_effect .preNext{
    margin-top: 14px;
}
.new_effect .preNext a {
    display: block;
    width: 18px;
    height: 19px;
    background-color: #8c8c8c;
    margin-right: 2px;
}
.new_effect .preNext a:hover{
    background-color: #606060;
}
.new_effect .preNext i{
    display: block;
    width: 18px;
    height: 19px;
}
.new_effect .preBtn i {
    background: url(../picture/prvebtn.png) no-repeat center;
}
.new_effect .nextBtn i {
    background: url(../picture/nextbtn.png) no-repeat center;
}

.new_effect .lb_ziti1{
    font-size: 25px;
    color: #666666;
    line-height: 50px;
    margin-top: 10px;
}
.lb_ziti2{ width:360px;
height:auto;
display:block;
}
.lb_ziti2_1{
float:left;
font-size: 14px;
color: #666666;
line-height: 20px;
}
.lb_ziti2_2{
float:left;
width:35px;
height:34px;
margin-left:5px;
margin-top:-7px;

}
.new_effect .new_effect_r h4{
    line-height: 50px;
    margin-top: 10px;
}

.new_effect .two p{
    font-size: 14px;
    color: #666666;
}
.new_effect .three p{
    font-size: 14px;
    color: #666666;
}
.qiangGouBtn{

    width: 35px;
    height: 34px;

}
.qiangGouBtn:hover, .qiangGouBtn:active, .qiangGouBtn:focus{color: #fff;}

