﻿* {
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei";
    font-size: 12px;
}

.top {
    width: 1260px;
    height: auto;
    margin: auto;
    padding: auto;
}

.top1 {
    width: 1260px;
    height: 300px;
}

    .top1 span {
        font-size: 30px;
        font-weight: 400;
        color: #4c486a;
    }

    .top1 p {
        font-size: 13px;
        color: #4c486a;
        height: 10px;
    }

    .top1 ul#one_2 {
        float: right;
    }

.top2 {
    width: 1260px;
    height: 31px;
    background-color: #37AAE1;
    margin-top: -240px;
}

    .top2 ul li {
        float: left;
        height: 30px;
        line-height: 30px;
        color: White;
        margin-left: 20px;
        list-style: none;
    }

.one_1i {
    width: 98px;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
    list-style: none;
}

.top2 ul#one_1 {
    float: left;
    height: 30px;
}

.one_li a {
    width: 70px;
    color: White;
    font-weight: bold;
    line-height: 30px;
    font-size: 14px;
}

.top2 ul li a {
    font-size: 16px;
    text-decoration: none;
    color: White;
}
/*.top2 ul li{ float:left;   }
  .top2 ul li a{margin-top:10px; color:White; font-weight:bold; font-size:13px; text-align:center;line-height:18px; text-decoration:none; }*/
.centent {
    height: 260px;
}

    .centent p {
        width: 1260px;
        margin-top: 2px;
        height: 20px;
    }

.top3 {
    float: right;
    height: 270px;
    width: 505px;
    margin-top: 2px;
}

.top4 {
    width: 505px;
    height: 30px;
    background-color: #37AAE1;
}

    .top4 img {
        height: 20px;
        width: 34px;
        padding-top: 5px
    }

    .top4 p {
        font-size: 14px;
        font-weight: 200;
        color: White;
        margin-left: 50px;
        margin-top: -19px;
        width: 85px;
    }

.top5 {
    width: 503px;
    height: 240px;
    margin-left: 20px;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 1px solid gray;
}

    .top5 li {
        width: 502px;
        margin-left: 20px;
        margin-top: 3px;
    }

        .top5 li a {
            text-decoration: none;
            font-size: 12px;
            color: Black;
            margin-left: 20px;
        }

    .top5 p {
        margin-top: -3px;
        margin-left: 10px;
        width: 502px;
    }

.top6 {
    width: 1260px;
    height: 31px;
    background-color: #37AAE1;
}

    .top6 img {
        height: 20px;
        width: 34px;
        padding-top: 5px;
    }

    .top6 p {
        font-size: 14px;
        font-weight: 200;
        color: White;
        margin-top: -19px;
        width: 84px;
        margin-left: 50px;
    }

.top7 {
    height: 170px;
    border: 1px solid black;
}

    .top7 ul {
        list-style: none;
        width: 1005px;
    }

        .top7 ul li {
            margin-top: 5px;
            margin-left: 10px;
        }

#myFocus {
    width: 100%;
    height: 303px;
}

    #myFocus img {
        width: 100%;
        height: 303px;
    }
/*滚动图片*/
.box_left {
    width: 1260px;
    margin: auto;
    height: 135px;
    padding-bottom: 10px;
}

.img-scroll {
    width: 1260px;
    height: 145px;
    margin: 0px;
}
    /*控制左右键的按钮*/
    .img-scroll .next {
        width: 22px;
        cursor: pointer;
        padding-top: 55px;
        float: right;
        padding-right: 15px;
    }

        .img-scroll .next img {
            width: 22px;
            height: 42px;
        }

    .img-scroll .prev {
        width: 33px;
        cursor: pointer;
        padding-top: 55px;
        float: left;
    }

        .img-scroll .prev img {
            width: 22px;
            height: 42px;
            padding-left: 15px;
        }
/*width:控制显示图片的个数*/
.img-list {
    width: 1109px;
    overflow: hidden;
    margin: 0px 0px 0px -10px;
}

    .img-list ul {
        margin: 0;
        padding: 0;
        width: 9999px;
        overflow: hidden;
    }

    /*控制图片的大小width    height*/
    /*此处height的高度控制着p中文字的显示与否*/
    .img-list li {
        float: left;
        margin: 0px 5px;
        text-align: center;
        _display: inline;
    }

        .img-list li img {
            margin: 0 auto;
            padding: 6px;
            display: block;
            height: 145px;
            margin-left: 8px;
        }

        .img-list li p {
            width: 180px;
            height: 22px;
            line-height: 22px;
            overflow: hidden;
            text-align: center;
        }

        .img-list li a {
            color: #777;
        }

.student_img {
    width: 145px;
    height: 145px;
}

.top8 {
    width: 120px;
    height: 50px;
    background-color: #37AAE1;
    margin-top: 3px;
    text-align: center;
    font-size: 14px;
    color: White;
    line-height: 3;
}

.top9 {
    width: 1138px;
    height: 48px;
    margin-left: 120px;
    margin-top: -50px;
    border: 1px solid black;
}

    .top9 ul {
        list-style: none;
    }

        .top9 ul li {
            float: left;
            margin-left: 70px;
            margin-top: 12px;
            text-align: center;
            overflow: hidden;
        }

            .top9 ul li a {
                text-decoration: none;
                font-size: 13px;
                color: Black;
            }

.top10 {
    width: 1260px;
    height: 80px;
    background-color: #37AAE1;
    margin-top: 3px;
}

    .top10 p {
        font-size: 13px;
        font-weight: 400;
        color: White;
        padding-top: 10px;
        width: 940px;
        text-align: center;
    }


/*产品中心*/
* {
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei";
}

.centent1_lii {
    width: 1260px;
    height: auto;
    overflow: hidden;
}

.centent1_li {
    width: 1260px;
    margin-top: 2px;
    height: 260px;
}

.centent1_liii {
    width: 1260px;
    clear: both;
    overflow: hidden;
    height: auto;
    margin-top:74px;
}

#id1 {
    width: 333px;
    height: auto;
    float: left;
    overflow: hidden;
}

.centent1_li1 {
    width: 333px;
    height: 32px;
    background-color: #37AAE1;
    margin-top: 2px;
}

.centent1_li2 {
    width: 333px;
}

    .centent1_li2 ul {
        width: 333px;
    }
        .centent1_li2 ul a li a{
            margin-left:15px;
        }
        .centent1_li2 ul li {
            border-left: 1px solid #aaaaaa;
            border-right: 1px solid #aaaaaa;
            border-bottom: 1px solid #aaaaaa;
            height: 40px;
            line-height: 40px;
            padding-left: 10px;
            margin: auto;
            width: 320px;
            border-top-style: none;
            list-style: none;
            color: #333333;
        }
            .centent1_li2 ul li img{
                margin-left:20px;
            }
            .centent1_li2 ul li a {
                color: #333333;
                height: 40px;
                font-weight: 200;
                font-size: 14px;
                text-decoration: none;
                margin-left: 20px;
            }

.centent1_li3 {
    width: 333px;
    height: 30px;
    background-color: #37AAE1;
}

    .centent1_li3 img {
        height: 24px;
        width: 37px;
    }

    .centent1_li3 p {
        font-size: 14px;
        font-weight: 200;
        color: White;
        margin-left: 65px;
        margin-top: -20px;
        width: 212px;
        height: 16px;
    }

.centent1_li4 {
    width: 279px;
    height: auto;
    border: 1px solid Black;
    overflow: hidden;
}

    .centent1_li4 img {
        width: 275px;
        height: 86px;
    }

    .centent1_li4 p {
        font-size: 12px;
        font-weight: 400;
        width: 264px;
        line-height: 15px;
        margin-left: 10px;
    }

.centent1_li5 {
    width: 720px;
    height: 32px;
    margin-left: 283px;
    margin-top: -32px;
    float: left
}

.centent1_li6 {
    margin-left: 400px;
    overflow: hidden;
    position: relative;
    left: 5px;
    height: auto;
}

    .centent1_li6 ul li {
        float: left;
        text-align: center;
        width: 260px;
        list-style: none;
        margin-left: 100px;
        margin-top: 50px;
    }

.pro_img {
    width: 200px;
    height: 146px;
    border: solid 1px #aaaaaa;
}

.cpb {
    font-size: 12px;
    color: Black;
}


/*新闻*/
.xi_1 {
    width: 1260px;
    height: auto;
}

.xi_2 {
    width: 1260px;
    height: 260px;
    margin-top: 2px;
}
.xi_2 img{
    width:1260px;
}
.xi_3 {
    width: 1260px;
    margin: auto;
    padding: auto;
    padding-bottom: 10px;
    min-height: 200px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top:73px;
    margin-bottom:-10px;
}

.xi_4 {
    float: left;
    width: 353px;
    min-height: 140px;
    border: 1px solid gray;
    margin-top: 2px;
}

.xi_5 {
    width:353px!important;
    height: 30px;
    line-height: 32px;
    text-indent: 10px;
    background-repeat: repeat;
    width: 277px;
    background-color: #37AAE1;
}

.xi_6 ul li {
    height: 35px;
    margin: auto;
    width: 270px;
    margin-top: 5px;
    list-style:none;
}

    .xi_6 ul li a {
        color: #333333;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        margin-left: 30px;
        line-height:35px;
    }

.xi_7 {
    width: 353px !important;
    height: 32px;
    line-height: 32px;
    text-indent: 10px;
    background-repeat: repeat;
    width: 277px;
    height: 32px;
    background-color: #37AAE1;
}

.xi_8 {
    width: 333px;
    height: 230px;
    margin-top: 3px;
    font-size: 12px;
}
.xi_8 img{
    width:326px!important;
}

.pro_right {
    float: right;
    width: 900px;
    margin-top: 3px;
    height: auto;
}

.pro_info_3 {
    background-image: url('../Images/index_21.jpg');
    background-repeat: repeat;
    height: 30px;
    line-height: 30px;
    padding-top: 2px;
}

.pro_d {
    float: left;
    min-width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-image: url('../Images/pro_2.jpg');
    background-repeat: repeat;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: -2px;
    margin-left: 2px;
}

.pro_t {
    font-size: 14px;
    float: right;
    min-width: 135px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #3f3f3f;
    font-weight: bold;
    margin-top: -5px;
}
/*新闻资讯*/
.xw_1 {
    margin-top: 15px;
    padding-bottom: 10px;
}

    .xw_1 ul {
        width: 900px;
        
    }

        .xw_1 ul li {
            width: 900px;
            height: 45px;
            margin-left: 20px;
            background-image: url('../Images/border_bottom.jpg');
            background-repeat: repeat-x;
            background-position: bottom;
            line-height: 45px !important;
        }

            .xw_tr {
                width: 900px;
                color: #666666
            }

.xw_tr_a {
    color: #666666;
    font-size: 15px;
    text-decoration: none;
}
.xw_tr_td{
    width:750px!important;
}
/*分页*/
.paginator a:hover {
    color: Black;
    text-decoration: none;
}

.anpager .cpb {
    font-weight: bold;
    color: #777;
    margin: 5px 10px 5px 10px;
    padding: 5px 10px 5px 10px;
}

.anpager a {
    color: #777;
    margin: 5px 4px 0 0;
    padding: 4px 5px 0;
    text-decoration: none;
    margin: 5px 10px 5px 10px;
    padding: 5px 10px 5px 10px;
}

    .anpager a:hover {
        color: #777;
    }

/* 新闻详细页*/
.xw_con_3 {
    margin-top: 5px;
    margin-left: 7px;
    padding-bottom: 10px;
    min-height: 300px;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    text-indent: 15px;
    padding-top: 20px;
    padding-bottom: 25px;
}

    .xw_con_3 p {
        font-size: 14px;
        line-height: 30px;
        text-indent: 20px;
        margin: auto;
        padding: auto;
        color: #666666;
    }

        .xw_con_3 p table {
            width: 750px;
        }

    .xw_con_3 a {
        font-size: 14px;
        color: #666666
    }

    .xw_con_3 img {
        max-width: 670px;
        text-align: center;
    }

.centent6_li {
    width: 900px;
    height: auto;
}
    .centent6_li p {
        font-weight: 200;
        padding-top: 5px;
        width: 99%;
        height: auto;
        line-height: 35px;
        font-size: 15px
    }
.centent6_li p img{
    width:441px!important;
    height:252px!important;
}