/*轮播*/
.slider {
    width:100%;
    min-width:1200px;
    height:400px;
    position:relative;
    overflow:hidden;
    background:#fff;
    text-align:center;
}
.slider .bd {
    width:1200px;
    position:absolute;
    left:50%;
    margin-left:-500px
}
.slider .bd li {
    width:1200px;
    overflow:hidden;
}
.slider .bd li img {
    display:block;
    width:1200px;
    height:400px;
}
.slider .tempWrap {
    overflow:visible !important
}
.slider .tempWrap ul {
    margin-left:-1300px !important;
}
.slider .hd {
    position:absolute;
    width:100%;
    left:0;
    z-index:1;
    height:8px;
    bottom:20px;
    text-align:center;
}
.slider .hd li {
    display:inline-block;
    *display:inline;
    zoom:1;
    width:8px;
    height:8px;
    line-height:99px;
    overflow:hidden;
    background:url(../images/slider-btn.png) 0 -10px no-repeat;
    margin:0 5px;
    cursor:pointer;
    filter:alpha(opacity=60);
    opacity:0.6;}.slider .hd li.on {
    background-position:0 0;
    filter:alpha(opacity=100);
    opacity:1;
}
.slider .pnBtn {
    position:absolute;
    z-index:1;
    top:0;
    width:100%;
    height:400px;
    cursor:pointer;
}
.slider .prev {
    left:-50%;
    margin-left:-590px;
}
.slider .next {
    left:50%;
    margin-left:590px;
}
.slider .pnBtn .blackBg {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:400px;
    background:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.slider .pnBtn .arrow {
    display:none;
    position:absolute;
    top:0;
    z-index:1;
    width:60px;
    height:400px;
}
.slider .pnBtn .arrow:hover {
    filter:alpha(opacity=60);
    opacity:0.6;
}
.slider .prev .arrow {
    right:0;
    background:url(../images/slider-arrow.png) -120px 0 no-repeat;
}
.slider .next .arrow {
    left:0;
    background:url(../images/slider-arrow.png) 0 0 no-repeat;
}
.syinfotable {
    width:1200px;
    margin:0 auto;
    min-width:1200px;
    clear:both;
    position:relative;
}
.syinfo {
    position: absolute;
    right: 20px;
    top: 10px;
    background: #fff;
    border-radius: 4px;
    padding: 10px 10px;
    z-index: 9;
    height: 365px;
    text-align: left;
}
/*计算器*/
.calc-tit {
    height: 25px;
    line-height: 25px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    padding: 5px 10px;
    font-weight: bold;
}
.calc-close{
    float: right;
    right: 12px;
    position: relative;
    top: 10px;  
    color: #fff;
}
.neocalc li{
    line-height: 35px;
    font-size: 14px;
    clear: both;
    height: 35px;
    float: left;
    width: 100%;}

 /*第一板块*/
.sybg{background: #f5f5f5;width: 100%;}
.card1{background:#FFD5D5;width: 270px;margin-right: 20px;}
.card2{background:#FFFBD0;margin-right: 20px;width: 360px;}
.card3{background:#D0EDFF;width: 270px;}
.h150{height: 150px;}
.sy_icon {margin: 10px 0;}
.sy_icon ul li:first-child {margin-left: 0px;}
.sy_icon ul li{
background: #fff;
color: #000;
float: left;
display: inline;
margin-left: 12px;
font-size: 12px;
line-height: 22px;
text-decoration: none;
overflow: hidden;
border: solid 1px #DBDBDB;}

.tel p{font-size: 22px;
color: rgb(255, 51, 51);
font-weight: bold;
padding: 6px;
display: inline;}
.tel input{width: 85px;
margin: 5px 5px 0 0px;
display: inline;
background-color: rgb(255, 51, 51);
color: rgb(255, 255, 255);
text-align: center;
line-height: 30px;
border: none;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.zt_ct{font-weight: bold;}
span.zt_ct{}
.jg{
background:#ff4f53;
margin: 0 auto;
line-height: 40px;
font-size: 24px;
color: #fff;
text-align: center;
}
.jg span{color: #fff;}
.w410 li{ line-height:26px;}
a{color: #2C2C2C;}a:hover{color: #E40000;}

.advice .advice_left .tel-btn {
    width: 75px;
    display: inline;
    background-color: #ff4f53;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border: none;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 2px;
    padding: 0 10px;
}

.syinfo > ul > li {
    line-height: 35px;
    font-size: 14px;
    clear: both;
    height: 35px;
    float: left;
    width: 100%;
}
.ysz {
    width: 470px;
    height: 35px;
    overflow: hidden;
}