﻿body {
    font-family: "微软雅黑";
    margin: 0px;
}

* {
    margin: 0px;
    padding: 0px;
}

.center_div1 {
    float: left;
    width: 100%;
    height: 300px;
    background: url('../image/xwzx.png')no-repeat center;
    background-size: 100%;
    margin-top: -14px;
}
.center_div111 {
    float: left;
    width: 100%;
    height: 300px;
   background: url('../image/yyly.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;
}
/*导航结束*/


#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;
}


.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;
    margin-top:15px;
    text-align: center;
    font-weight: normal;
    padding-bottom: 15px;
}

.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:80%;
    margin-left:-19px;
    /*border:1px solid red;*/
    margin-top:10px;
}

.right_01_ul{
    float:left;
    width:100%;
    margin-top:-25px;
    padding-left:30px;
}

.right_01_ul li{
    float:left;
    width:100%;
    list-style:none;
    margin-top:25px;

}
.right_01_ul li a{
    float:left;
    width:100%;
    text-decoration:none;
}
.main_s1{
    float:left;
     width:189px;
    height:102px;
}

.ul_s1{
    float:left;
    width:76%;
    margin-left:2%;
    margin-top:-2px;
    font-size:15px;
    color:#2ca6f7;
}
.ul_s2{
    float:left;
      width:76%;
    margin-left:2%;
    font-size:12px;
    color:#ccc;
    margin-top:0px;
}
.ul_p1{
    float:left;
       width:76%;
    margin-left:2%;
    font-size:13px;
    margin-top:7px;
    line-height:20px;
    color:#666;
}

 .fenB {
    width: 63%;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 21%;
    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;
}