﻿body {
    font-family:"微软雅黑";
    margin:0px;

}
*{
    margin:0px;
    padding:0px;
}
.center_div1 {
    float: left;
    width: 100%;
    height: 300px;
 
    background: url('../image/cpzx.png')no-repeat center;
    background-size: 100%;
    margin-top: -14px;
}
.center_All{
    width:1200px;
    margin:0 auto;
}
/*导航开始*/
.daohang1{
    float:left;
    width:100%;
    margin-top:5px;
}
.daohang1_s1{
    float:left;
    font-size:14px;
    color:#333;
}
.daohang1_a1{
     float:left;
    font-size:14px;
    color:#333;
    text-decoration:none;
}
.daohang1_a1:hover{
    color:#1e50ae;
}
.daohang1_s2{
    margin-left:8px;margin-right:5px;color:#333;font-size:14px;
float:left;
}
/*导航结束*/

.homeCase {
    /*padding: 30px 0;*/
    float:left;
    margin-top:10px;
    margin-bottom:15px;
    /*background-color: #eaeaea;*/
}
.wrap, .grWidth {
    width: 1200px;
    margin: 0 auto;
}

.homeTopic {
    font-size: 24px;
    color: #111111;
    text-align: center;
    font-weight: normal;
    padding-bottom: 10px;
}
.homeCase_s1{
    display: block;
    font-size: 13px;
    margin-top: 2px;
    color: #999;
}
.yingliyu{
    float:left;color:#000;
    font-size:15px;
    border-left:3px solid #333;
    width:90%;
    padding-left:8px;
}
.left_01{
    float:left;
    width:20%;
  
    /*border:1px solid red;*/
}
.left_01_a1{
    float:left;
      margin-top:10px;
    border:2px solid #f6f6f6;
    border-radius:4px;
    text-decoration:none;
    color:#333;
    font-size:15px;
    width:100%;
    height:33px;
    line-height:33px;
    text-align:left;
}
.left_01_a1:hover{
    color:#33beff;
}
.left_01_s1{
    color:#33beff;
    float:left;
    margin-top:-2px;
    margin-left:13px;
    font-size:50px;
}
.left_01_s2{
    /*color:#333;*/
    float:left;
    margin-top:2px;
    margin-left:7px;

}


.right_01{
    float:left;
    width:76%;
    margin-left:3%;
    /*border:1px solid red;*/
    margin-top:10px;
}

.right_01_ul{
    float:left;
    margin-top:-25px;
    margin-left:-2%;
    padding-left:0px;
    width:100%;
}
.right_01_ul li{
    float:left;width:42%;
    margin-top:25px;
    list-style:none;
    margin-left:4%;
}
.right_01_ul li a{
    float:left;
    width:100%;
    text-decoration:none;
}
.right_01_ul li a img{
    float:left;
    width:100%;
    border:1px solid #e5e5e5;
    height:230px;
}
.right_01_ul li a span{
    color:#000;
    font-size:15px;
    float:left;
    margin-left:3px;
    margin-top:5px;
}
.right_01_ul li a span:hover{
    color:#33beff;
}
.right_01_ul li a p{
    float:left;
    font-size:12px;
    color:#999;
    margin-left:1%;
    margin-top:1.5%;
    line-height:19px;
}


.fenB {
       width: 70%;
    margin-top: 35px;
       margin-bottom: 20px;
    margin-left: 22%;
    float: left;
}
.fenB a {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #fff;
    text-align: center;
    border-radius: 1px;
    margin-left: 10px;
    font-size: 15px;
    /*border: 1px solid #999999;*/
    background-color:#ccc;
}
.fenB span {
    float: left;
    margin-left: 10px;
    color: #ffffff;
    background-color: #0094ff;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.fenB a {
    text-decoration: none;
}




   #code, #code_hover, #AAA {
    width: 36px;
    height: 48px;
    /*background: url(../images/icon.png) no-repeat;*/
    position: fixed;
    right: 0px;
    cursor: pointer;
    _position: absolute;
    _bottom: 116px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

#code {
  
    right:0px;
   top: 450px;
}

#code_hover {
  
       right:0px;
     top: 450px;
}

#AAA {
  float: right!important;
 
    /*bottom: 116px;*/
    width: 56px;
    height: 65px;
    border:none;
    /*display:block!important;*/
      margin-top: 28px;
    margin-left: -10px;
    margin-right: 0px;
}

#code_img {
    width: 270px;
    height: 355px;
    background: url(../images/icon.png) -4px -3px no-repeat;
    position: fixed;
    right: 90px;
    bottom: 67px;
    cursor: pointer;
    display: block;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 67px;
}



/*实力列表*/
.strenList ul {
    /*width: 1250px;*/
}

.strenList li {
    list-style: none;
    width: 380px;
    margin-right: 28px;
    position: relative;
    margin-bottom: 30px;
    float: left;
    border:1px solid #f6f6f6;
    transition: all .5s;
}

    .strenList li .pic {
        display: block;
        overflow: hidden;
        position: relative;
        position: relative;
        transition: all .4s;
        position: relative;
        height: 285px;
    }

        .strenList li .pic:after {
            width: 47px;
            height: 49px;
            content: "";
            position: absolute;
            background-image: url('../image/yanj.png');
            background-size:100%;
            /*background-image: url(../images/view-case.png);*/
            background-repeat: no-repeat;
            background-position: center center;
            left: 50%;
            margin-left: -23px;
            top: 47%;
            margin-top: -25px;
            opacity: 0;
            transition: all .4s;
        }

    .strenList li:hover .pic {
        background: rgba(10, 140, 241, 0.75);
    }

        .strenList li:hover .pic img {
            opacity: 0.4;
        }

        .strenList li:hover .pic:after {
            opacity: 1;
            top: 50%;
        }

    .strenList li img {
        width: 100%;
        height: 100%;
        transition: all .5s;
        display: block;
    }

    .strenList li:hover img {
        transform: scale(1.2);
    }

    .strenList li p {
        padding: 15px 5px 15px 5px;
        transition: all .5s;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
        font-size: 14px;
        color: #000;
    }

    .strenList li a {
        color: #333333;
        text-decoration: none;
        outline: none;
        blr: expression(this.onFocus=this.blur());
    }

    .strenList li:after {
        content: "";
        position: absolute;
        width: 0;
        left: 50%;
        height: 2px;
        background-color: rgba(10, 140, 241, 0.75);
        transition: all .5s;
        bottom: 0px;
    }

    .strenList li:hover:after {
        width: 100%;
        left: 0;
    }

    .strenList li:hover {
        box-shadow: 0 8px 20px rgba(0,0,0,.1);
    }
