@charset "utf-8";

.index { /*width:238px;*/
    float: left;
    margin-left: 15px;
    display: inline;
}

    .index div {
        border: #d1d1d1 solid 1px;
        /*height: 405px;*/
        overflow: hidden;
        width: 228px;
        box-shadow: 0px 0px 4px #d2ccc1
    }

        .index div span {
            background-color: #0A4B9D;
            width: 228px;
            line-height: 30px;
            color: #fff;
            float: left;
            font-weight: bold;
            font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
            font-size: 12px;
            text-align: center;
        }

        .index div font {
            padding: 25px;
            float: left;
            font-size: 14px;
            text-align: center;
            width: 175px;
            /*height: 250px;*/
            font-family: Geneva, Arial, Helvetica, sans-serif;
        }

            .index div font img {
                margin-bottom: 5px;
            }

            .index div font a {
                font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
            }

    .index b {
        background: url(images/readmore.jpg) no-repeat;
        width: 88px;
        height: 21px;
        float: right;
        margin-right: 3px;
        text-align: center;
    }
#indexPhoto img{
  cursor: pointer;
  transition: all 0.6s;
}
#indexPhoto img:hover{
  transform: scale(1.4);
}
.pro_list li img{
  cursor: pointer;
  transition: all 0.6s;
}
.pro_list li img:hover{
  transform: scale(1.4);
}
#box_gywm_sub2_sub1 img{
  cursor: pointer;
  transition: all 0.6s;
}
#box_gywm_sub2_sub1 img:hover{
  transform: scale(1.4);
}
#CompanyCulture_2 img{
  cursor: pointer;
  transition: all 0.6s;
}
#CompanyCulture_2 img:hover{
  transform: scale(1.4);
}
.menu-grid img{
  cursor: pointer;
  transition: all 0.6s;
  box-shadow: 0px 0px 4px #d2ccc1
}
.menu-grid img:hover{
  transform: scale(1.4);
}
#FrontSpecifies_show01-1444456822788,#CompanyCulture_2 img{
  box-shadow: 0px 0px 4px #d2ccc1
}
/*--------------  Header  ---------------*/
.header {
    clear: both;
    margin: 0 auto;
    /*height:151px;*/
    overflow: hidden;
}

.top {
    clear: both;
    margin: 0 auto;
    width: 1000px;
    height: 111px;
    overflow: hidden;
}

.ico {
    float: right;
    padding-top: 25px;
}

    .ico a {
        padding: 0 0 0 35px;
    }

.ico-1 {
    background: url(../images/ico-1.gif) 22px center no-repeat;
    *background: url(../images/ico-1.gif) 22px 2px no-repeat;
}

.ico-2 {
    background: url(../images/ico-2.gif) 18px 4px no-repeat;
    *background: url(../images/ico-2.gif) 18px 2px no-repeat;
}

.ico-3 {
    background: url(../images/ico-3.gif) 15px center no-repeat;
    *background: url(../images/ico-3.gif) 15px 2px no-repeat;
}

.nav {
    clear: both;
    height: 52px;
    /*background:url(../images/nav_bg.jpg) center top no-repeat;*/
    background-color: #1b56a5; /*#0777c1;*/
}

    .nav ul {
        margin: 0 auto;
        width: 1000px;
        overflow: hidden;
    }

    .nav li {
        float: left;
        width: 115px;
        text-align: center;
        line-height: 52px;
        font-family: Microsoft YaHei;
    }

        .nav li.about {
            width: 147px;
        }

        .nav li.products {
            width: 150px;
        }

        .nav li.case {
            width: 92px;
        }

        .nav li.news {
            width: 160px;
        }

        .nav li.message {
            width: 100px;
        }

        .nav li.jobs {
            width: 160px;
        }

        .nav li.contact {
            width: 96px;
        }

        .nav li a,
        .nav li a:link,
        .nav li a:visited {
            /*display:block;
  color:#fff;
  font-size:13px;
        font-family:Microsoft YaHei;
        font-weight:bold;*/
            text-align: center;
            padding-bottom: 0px;
            line-height: 52px;
            padding-left: 0px;
            width: 111px;
            padding-right: 0px;
            font-family: 微软雅黑;
            background: url(../images/line.png) no-repeat right center;
            float: left;
            height: 52px;
            color: #fff;
            font-size: 14px;
            font-weight: normal;
            text-decoration: none;
            padding-top: 0px;
        }

            .nav li a:hover,
            .nav li a:active {
                color: #fff;
                text-decoration: underline;
                font-family: Microsoft YaHei;
                font-weight: bold;
            }




.banner-box {
    height: 400px;
    position: relative;
    margin: 0 auto;
}

#banner {
    width: 100% !important;
}

    #banner li {
        position: absolute;
        text-align: center;
        height: 400px;
        
        overflow: hidden;
       
    }

.page-box {
    width: 1000px;
    position: absolute;
    bottom: 0;
}

#page {
    margin: 0 auto;
    text-align: center;
    width: 198px;
    height: 28px;
    padding: 16px 42px 0 36px;
    overflow: hidden;
    background: url(../images/page.png) left top no-repeat;
}

#page {
    margin: 0 auto;
    text-align: center;
    width: 198px;
    height: 28px;
    padding: 16px 42px 0 36px;
    overflow: hidden;
    background: url(../images/page.png) left top no-repeat;
}

    #page span {
        display: inline-block;
        width: 13px;
        height: 13px;
        overflow: hidden;
        cursor: pointer;
        margin-left: 10px;
        background: url(../images/banner-btn.jpg) -13px top no-repeat;
    }

        #page span#active {
            background: url(../images/banner-btn.jpg) left top no-repeat;
        }





.about-banner {
    clear: both;
    width: 1000px;
    height: 150px;
    margin: 0px auto;
}

.pro-banner {
    clear: both;
    width: 100%;
    height: 249px;
}

.news-banner {
    clear: both;
    width: 100%;
    height: 249px;
}

/*--------------  Footer  ---------------*/
.footer-content {
    clear: both;
    width: 100%;
    height: 253px;
    overflow: hidden;
    background-color: #1b56a5;
    border-bottom: 1px #fac26a solid;
}

    .footer-content .section {
        margin: 0 auto;
        width: 1000px;
        height: auto;
        padding-top: 27px;
        overflow: hidden;
    }

.F-contact {
    float: left;
    width: 305px;
    height: auto;
    padding: 0 55px 0 12px;
    overflow: hidden;
}

    .F-contact p {
        line-height: 24px;
        color: #fff;
    }

        .F-contact p a {
            ine-height: 24px;
            color: #fff;
        }

.F-message {
    float: left;
    width: 280px;
    padding-right: 66px;
    height: auto;
    overflow: hidden;
}

.F-job {
    float: left;
    width: 280px;
    height: auto;
    overflow: hidden;
}

.p-1 {
    padding-bottom: 10px;
    overflow: hidden;
}

.p-2 {
    padding-bottom: 15px;
    overflow: hidden;
}

    .p-2 p {
        line-height: 24px;
    }

.p-3 {
    height: 81px;
    padding-bottom: 10px;
    overflow: hidden;
}

    .p-3 p {
        line-height: 24px;
        color: #fff;
    }
 .p-3 p a{
        line-height: 24px;
        color: #fff;
    }

.footer {
    width: 100%;
    height: auto;
    padding: 15px 0 20px;
    clear: both;
    overflow: hidden;
    margin: 0px auto;
    background-color: #195c9b;
}

.footer-text {
    margin: 0 auto;
    padding: 0 10px 0 20px;
    width: 970px;
    color: #a5b6d7;
}

    .footer-text a {
        color: #a5b6d7;
    }


/******************qq*******************/
#floatbox1 {
    width: auto;
    position: absolute;
    width: 150px;
    right: 0;
    top: 225px;
    z-index: 9999;
    overflow-x: hidden;
    color: #333;
    font-size: 12px;
    font-family: "SimSun","宋体","Arial Narrow";
}

    #floatbox1 ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, table {
        margin: 0;
        padding: 0;
    }

.content-box1 {
    float: right;
    width: 120px;
    background: #fff;
}

    .content-box1 a:link {
        color: #333;
        text-decoration: none;
    }

    .content-box1 a:visited {
        color: #333;
        text-decoration: none;
    }

    .content-box1 a:hover {
        color: #3381E9;
    }

    .content-box1 a:active {
        color: #3381E9;
    }

.qq-top1 {
    width: 225px;
    height: 29px;
    background: url(../images/qq_top.gif) no-repeat;
}

.qq-center1 {
    width: 108px;
    padding-left: 5px;
    padding-right: 5px;
    border-left: #68B5FD solid 1px;
    border-right: #68B5FD solid 1px;
    min-height: 97px;
    _height: 97px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .qq-center1 table {
        min-height: 97px;
        _height: 97px;
    }

.qq-bottom1 {
    width: 120px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #4B7FD5;
    background: url(../images/qq_bottom.gif) no-repeat;
}

.content-box1 h4 {
    font-size: 13px;
    font-family: microsoft yahei;
    color: #2460A3;
    line-height: 30px;
    border-bottom: #EFEFEF solid 1px;
    font-weight: normal;
    color: #000;
    text-align: center;
}

.content-box1 p {
    font-size: 13px;
    font-family: microsoft yahei;
    color: #D60101;
    text-indent: 12px;
    font-weight: normal;
    line-height: 30px;
}

.content-box1 ul {
    width: 108px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 10px;
}

.content-box1 li {
    list-style: none;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    width: 98px;
    padding-left: 5px;
    padding-right: 5px;
}

    .content-box1 li span a {
        width: 25px;
        float: left;
        text-align: right;
        padding-top: 5px;
        margin-right: 10px;
    }

.close1 {
    float: right;
    width: 29px;
    height: 117px;
    background: url(../images/qq_left.gif) no-repeat;
    margin-top: 28px;
    cursor: pointer;
}

 .div2_1 {
            position: fixed;
            z-index: 999;
            top: 0px;
            _position: absolute;
            _bottom: auto;
            _top: expression(eval(document.documentElement.scrollTop));
            margin-top: 0px;
        }
