﻿*{margin:0;padding:0;}
li{list-style:none outside none;}
body{background: repeat scroll 0 0 ;padding:0px 0 0;}


/* .silder-box{width:600px;height:400px;margin:0 auto 0;position:relative;}
.silder{position:relative;overflow:hidden;width:400px;height:400px;margin:0 auto 0;}
.silder li{width:400px;height:400px;} */
.silder-box{position:relative;margin:50px auto ;}
.silder{margin:0 auto 0;}
.silder li{width:400px;height:300px;}
.silder li img{width:100%;height:100%;}
.silder-button{top:173px;width:25px;height:54px;position:absolute;cursor:pointer;}
.silder-button.btl{left:10px;top: 117px; background:url(../images/bl_1.png);}
.silder-button.btr{right:10px;top: 117px; background:url(../images/br_1.png);}

.silder-box-1{width:100%;}
.silder-box-2{width:500px;}
.silder-box-2 .silder li {width:200px;height:200px;}
.silder-box-3{width:1000px;}

.lunbo_hc{
    height: 100px;
    margin: 0px auto;
    text-align: center;
    transition: margin 0.3s;
    background: black ;
    opacity: 0.6;
}

.lunbo_hc h2{
    color: yellow;
    line-height: 60px;
}

.silder ul li{
    cursor: pointer;
}

.silder ul li:hover .lunbo_hc{
    margin: -80px auto;
}

.qq_kf{
    text-align: center;
    opacity: 1;
    font-size: 3px;
    color: #33B0D4;
    width: 50px;
    height: 60px;
    position: fixed;
    z-index: 999;
    right: 2px;
    top: 30%;
    line-height: 15px;
    cursor: pointer;

    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
}

.qq_kf i{
    font-size: 25px;
    line-height: 40px;
}



.zx_da{
    border: 1px solid red;
    width: 200px;
    height: 220px;
    margin: 10px 14px;
    float: left;
}

/*p{font-size:20px;line-height:20px;text-align:center;color:#333;}*/
/*p span{color:#CB0000;}*/
/*h1{font-size:20px;line-height:50px;text-align:center;color:#333;}*/
/*h1 em{font-size:30px;color:#CB0000;padding:0 10px;}*/
/*textarea{display:block;text-indent:0;width:500px;margin:0 auto 20px;background:#ccc;border:0 none;font-size:12px;min-height:120px;}*/
/*textarea.t1{height:340px;margin:20px auto ;}*/

/*.small-navs{position:absolute;}*/

.qq_zx,.qq_mail,.qq_phone{
    width: 60px;
    height: 60px;
    position: fixed;
    top: 300px;
    right: 0px;
    background: #E56182;
    text-align: center;
    color: white;
    font-size: 10px;
    z-index: 999;
}

.qq_zx i{
    margin-top: 10px;
}


.qq_zx div{
    color: black;
    font-weight: 800;
    font-size: 15px;
    width: 15px;
    line-height: 16px;
    position: relative;
    left: -18px;
    top: -58px;
}

.qq_mail{
    width: 200px;
    top: 362px;
    line-height: 19px;
    background: #6DA9DE;
    right: -140px;
    transition: right 0.3s;
    cursor: pointer;
}

.qq_mail i{
    margin-top: 6px;
}

.qq_mail_da div{
    color: #646464;
    font-weight: 800;
    font-size: 13px;
    width: 15px;
    line-height: 13px;
    position: relative;
    left: -17px;
    top: -49px;
}

.qq_mail_da{
    width: 60px;
    height: 60px;
    float: left;

}

.qq_mail_data{
    width: 120px;
    height: 60px;
    float: left;
    line-height: 60px;
    font-size: 13px;
}

.qq_phone{
    width: 200px;
    top: 424px;
    line-height: 19px;
    right: -140px;
    background: #FF811B;
    transition: right 0.3s;
    cursor: pointer;
}

.qq_phone:hover{
    right:0px;
}

.qq_phone i{
    margin-top: 6px;
}

.qq_mail:hover{
    right:0px;
}

.qq_phone_da{
    width: 60px;
    height: 60px;
    float: left;
}

.qq_phone_data{
    width: 120px;
    height: 60px;
    float: left;
    line-height: 60px;
    font-size: 20px;
}

.zx_ck{
    background: url("../images/aaa_03_1.png");
    z-index: 999;
    width: 400px;
    height: 175px;
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
}

.zx_gb{
    color: white;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 5px;
    cursor: pointer;
}

.zx_nr{
    color: white;
    font-size: 19px;
    line-height: 30px;
    width: 300px;
    height: 50px;
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom: 40px;
    margin:auto;
}

.zx_xx{
    width: 230px;
    height: 40px;
    position: absolute;
    right: 0px;
    bottom: 5px;
    text-align: center;
    line-height: 30px;
    color: white;
;
}

.shzs,.xzzx{
    border: 1px solid white;
    width: 80px;
    height: 30px;
    border-radius: 5px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

.zx_xx div:hover{
    background: white;
    color: black;
}


/*zx_1.html*/
.zx_1_da{
    /*height: 1850px;*/
    background: #F8F8F8;
}
.zx_1_da h2{
    text-align: center;
    color: #64C1DD;
}
.zx_1_da span{
    text-align: center;
    color: #B2B2B2;
    display: block;
    margin: auto;
}
.zx_1_da h3{
    width: 80%;
    margin: 30px auto;
}
.zx_1_img_da{
    margin: auto;
    width: 556px;
}
.zx_1_img_da img{
    width: 100%;
}
