BODY {
    OVERFLOW-Y: auto;
    FONT-SIZE: 14px;
    OVERFLOW-X: hidden;
    MARGIN: 0px;
    SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
    COLOR: #232323;
    SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
    SCROLLBAR-TRACK-COLOR: #eeeeee;
    font-family: 'microsoft yahei';
    SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}

.input {
    BORDER-RIGHT: #d8d8d8 1px solid;
    BORDER-TOP: #d8d8d8 1px solid;
    PADDING-LEFT: 4px;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    BORDER-LEFT: #d8d8d8 1px solid;
    WIDTH: 50px;
    COLOR: #555555;
    LINE-HEIGHT: 18px;
    BORDER-BOTTOM: #d8d8d8 1px solid;
    FONT-FAMILY: "Tahoma";
    HEIGHT: 22px;
    BACKGROUND-COLOR: #f9f9f9;
    TEXT-DECORATION: none
}

tr {
    font-size: 14px;
    font-family: 'microsoft yahei'
}

td {
    font-size: 14px;
    font-family: 'microsoft yahei'
}

A:link {
    COLOR: #2b2b2b;
    TEXT-DECORATION: none;
    font-family: 'microsoft yahei';
}

A:visited {
    COLOR: #2b2b2b;
    TEXT-DECORATION: none
}

A:hover {
    COLOR: #FF0000;
    TEXT-DECORATION: none
}

.link A:link {
    color: #FFFFFF
}

.link A:visited {
    color: #FFFFFF
}

.link A:hover {
    color: #FF6000
}

div {
    font-family: 'microsoft yahei'
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-family: 'microsoft yahei'
}

li {
    line-height: 24px;
    list-style: none;
    margin: 0;
    list-style-type: none;
    font-family: 'microsoft yahei'
}

/*以下是首页CSS*/
.top {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    background: url(../images/images/top_bj.jpg);
}

.top_nei {
    width: 1200px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto
}

.company_name {
    width: 100%;
    height: 110px;
    background: #FFF
}

.company_name_nei {
    width: 1200px;
    height: 110px;
    margin: 0 auto
}

.logo {
    width: 600px;
    height: 110px;
    background: url(../images/images/logo.png);
    float: left
}

.tel {
    width: 240px;
    height: 110px;
    background: url(../images/images/tel.jpg);
    float: right
}

.banner {
    width: 100%;
    height: 600px;
}

.banner_text {
    width: 50%;
    height: 330px;
    position: absolute;
    left: 25%;
    text-align: center;
    top: 300px;
    z-index: 1
}

.server_L {
    width: 340px;
    height: 13px;
    float: left;
    background: url(../images/images/3line.png);
    margin-top: 7px;
}

.server_R {
    width: 340px;
    height: 13px;
    float: right;
    background: url(../images/images/3line.png);
    margin-top: 7px;
}

.server_T {
    width: 220px;
    height: 26px;
    line-height: 26px;
    float: left;
    font-size: 20px;
    color: #FFF;
    text-align: center
}

.server_KH {
    line-height: 80px;
    font-size: 26px;
    color: #FFF;
    text-align: center;
    font-weight: 700;
}

.server_line {
    height: 13px;
    background: url(../images/images/3line.png)
}

.server_EN {
    margin-top: 40px;
    line-height: 25px;
    color: #FFF;
    font-size: 15px;
    text-align: center
}


.case_EN {
    line-height: 50px;
    font-size: 26px;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
}

.case_line {
    width: 380px;
    height: 50px;
    background: url(../images/images/3line_B.png) 30px;
    background-repeat: repeat-x;
    margin: 0 auto
}

.case_T {
    width: 150px;
    line-height: 50px;
    font-size: 26px;
    text-align: center;
    background: #FFF;
    text-align: center;
    margin: 0 auto
}

.hy{ width:1200px; min-height:325px; margin:0 auto; margin-top:60px;}
.hy_L { width:588px; height:325px; float:left}
.hy_R { width:560px; height:325px; float:right}
.hy_L_T{ height:50px; line-height:50px; border-bottom:#999 1px dotted }
.hy_list { height:auto; margin-top:20px;}
.hy_list ul li { height:35px; line-height:35px; font-size:14px; border-bottom:#999 1px dotted}
.hy_R_LIST { height:auto; margin-top:20PX;}
.hy_R_LIST ul li { font-size:14px; height:33px; padding-bottom:5px}

.main_P_N {
    width: 1200px;
    min-height: 600px;
    margin: 0 auto;
    margin-top: 25px;
    overflow: auto;
}

.main_N {
    width: 1240px;
    min-height: 600px;
    margin: 0 auto;
    margin-top: 25px;
    overflow: auto;
}

.main {
    width: 1200px;
    min-height: 600px;
    margin: 0 auto;
    margin-top: 25px;
    overflow: auto;
}

.main_L {
    width: 250px;
    overflow: hidden;
    float: left;
}

.main_R {
    width: 930px;
    overflow: hidden;
    float: right;
}

.main_Article_R {
    width: 920px;
    overflow: hidden;
    float: right;
}

.hd {
    height: 30px;
    border-bottom: solid 2px #006189;
}

.ArticleList_top_L {
    line-height: 40px;
    width: 700px;
    float: left;
}

.ArticleList_top_R {
    line-height: 40px;
    width: 100px;
    text-align: right;
    font-size: 16px;
    color: #5d5d5d;
    float: right;
}

.ArticleList {
    width: 100%;
    margin-top: 20px;
}

    .ArticleList ul li {
        line-height: 36px;
        background: url(../Images/images/ring02.gif) no-repeat;
        background-position: center left;
        border-bottom: dashed 1px rgb(204, 204, 204);
        padding-left: 25px;
    }

        .ArticleList ul li span {
            float: right;
            color: #FF0000;
        }

.Article_D_Title {
    font-size: 16px;
    color: #e80000;
    text-align: center;
    margin-top: 40px;
}

.Article_D {
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
    height: 35px;
    line-height: 35px;
    background: #e4e4e4;
}

.ArticleContent {
    margin-top: 20px;
    line-height: 30px;
}

.new_line {
    height: 1px;
    background: #006189
}

.news_list {
    border-left: solid 1px #d7d7d7;
    border-bottom: solid 1px #d7d7d7;
    border-right: solid 1px #d7d7d7;
    padding-bottom: 15px;
}

.news_title {
    width: 75px;
    line-height: 46px;
    font-size: 18px;
    color: #006189;
    padding-left: 15px;
    float: left;
}

.news_title_R {
    height: 28px;
    padding-top: 17px;
    padding-left: 20px;
    font-size: 12px;
    color: #b2b2b2;
}

.news_list_N {
    width: 216px;
    min-height: 100px;
    margin: 0 auto;
    margin-top: 15px;
    background: url(../Images/image/News_List.jpg)
}

    .news_list_N ul li {
        line-height: 38px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.title_L span {
    margin-right: 15px;
    float: right;
}

.Home_ProductList {
    width: 100%;
    margin-top: 20px;
    min-height: 100px;
    overflow: auto;
}

    .Home_ProductList ul li {
        width: 285px;
        height: 196px;
        float: left;
        margin-left: 20px;
        margin-top: 20px;
        position: relative;
        overflow: hidden;
        cursor: pointer;
    }

.Product_D_Title {
    font-size: 16px;
    color: #5e5e5e;
    text-align: center;
    line-height: 50px;
}

.ProductContent {
    padding: 20px;
    line-height: 30px;
}

.jszxList {
    height: 25px;
    line-height: 25px;
    color: #999;
    border-bottom: dotted #999 1px;
    padding-bottom: 5px;
    font-size: 12px;
}

.jszxTitle {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}

    .jszxTitle span {
        float: right;
        font-family: dinCond-Medium;
        font-size: 16px;
        color: #999;
    }

.ProductPage_table {
    width: 400px;
    margin: 0 auto;
    margin-top: 40px;
}

    .ProductPage_table tr td {
        font-size: 14px;
    }

.home_center_P {
    width: 400px;
    height: 245px;
    float: left;
    margin-right: 15px;
    margin-top: 11px;
    background: url(../images/images/test.jpg);
}
.return_class {
    margin-top: 30px;
    text-align: right;
    border-bottom: #808080 dotted 1px;
    padding-bottom: 10px;
}

.footer {
    width: 100%;
	background:url(../Images/Images/db.png);
	background-position:center;
	background-repeat:no-repeat;
    height: 267px;
    margin-top: 50px;
}

.footer_nei {
    width: 1200px;
    height: 267px;
    margin: 0 auto;
    color: #FFF;
}

.foot_menu {
    height: 62px;
    font-weight: 600;
    color: #FFF;
    line-height: 62px
}
.foot_menu_left{
	width:420px;
	height: 62px;
    font-weight: 600;
    color: #FFF;
    line-height: 62px;
	float:left;
	text-align:right;
	}

    .foot_menu_left A:link {
        color: #FFF
    }

    .foot_menu_left A:visited {
        color: #FFF
    }

    .foot_menu_left A:hover {
        color: #F00
    }
.foot_menu_center{ width:360px; height:62px; float:left}
.foot_menu_right{ width:420px; height:62px; float:left;}
.foot_logo{ margin:0 auto; margin-top:30px; width:175px; height:57px; background:url(../Images/Images/foot_logo.png);}
.foot_copyright{ text-align:center; line-height:30px; color:#cacaca; margin-top:30px;}

/*产品图片特效开始*/
.case_list {
    min-height: 804px;
	width:1206px;
    margin: 0 auto;
	margin-top:30px;
    overflow: auto;
}
    .case_list ul li {
        width: 400px;
        height: 267px;
		margin-left:1px; margin-top:1px;
        float: left;
        position: relative;
        overflow: hidden;
        cursor: pointer;
    }

.txt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: rgba(0,0,0,0.6); /*透明背景色，不透明其文字内容*/
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-family: 'microsoft yahei';
}

    .txt h3 {
        font-size: 16px;
        font-weight: 100;
        height: 6px;
        text-align: center;
        line-height: 6px;
    }
    .txt p {
        font-size: 14px;
        text-align: center;
    }
/*产品图片特效结束*/

/*导航菜单*/
.wrap {
    width: 1200px;
    height: 68px;
    margin: 0 auto;
    margin: auto;
    left: 0;
    right: 0;
    top: 140px;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    z-index: 999
}

.nav {
    width: 1200px;
    height: 65px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    background: url(../images/images/menu_bj.png);
}

    .nav li {
        float: left;
    }

        .nav li :hover {
            background: #00add2
        }

    .nav a {
        float: left;
        height: 65px;
        padding: 0 25px;
        line-height: 65px;
        color: #fff;
        text-decoration: none;
    }

/*---BANNER CSS---*/
.banner_pic {
    width: 100%;
    height: 600px;
    position: relative;
}

    .banner_pic li {
        left: 0px;
        top: 0px;
        width: 100%;
        display: none;
        position: absolute;
    }

.dg_banner {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}
    /*---下面这一句是banner上的数字的置---*/
    .dg_banner .num {
        height: 25px;
        right: 34px;
        bottom: 35px;
        overflow: hidden;
        position: absolute;
        z-index: 3;
        -ms-zoom: 1;
    }

        .dg_banner .num li {
            background: rgb(68, 68, 68);
            border-radius: 50%;
            width: 25px;
            height: 25px;
            text-align: center;
            color: rgb(255, 255, 255);
            line-height: 25px;
            font-family: "microsoft yahei", Arial;
            font-weight: 400;
            margin-right: 10px;
            float: left;
            cursor: pointer;
        }

            .dg_banner .num li.on {
                background: rgb(255, 119, 0);
            }

    .dg_banner .prev {
        background: url("../images/images/btn.png") no-repeat;
        top: 180px;
        width: 40px;
        height: 100px;
        display: none;
        position: absolute;
    }

    .dg_banner .next {
        background: url("../images/images/btn.png") no-repeat;
        top: 180px;
        width: 40px;
        height: 100px;
        display: none;
        position: absolute;
    }

    .dg_banner .prev {
        left: 0px;
    }

    .dg_banner .next {
        background-position: right;
        right: 0px;
    }

.banner_pic li img {
    width: 100%;
    height: 600px;
    overflow: hidden;
}


/*---首页滚动图片 CSS---*/
.box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
    _height: 100%;
}

.picbox {
    width: 1200px;
    height: 276px;
    overflow: hidden;
    position: relative;
}

.piclist {
    height: 276px;
    width: 1200px;
    position: absolute;
    left: 0px;
    top: 0px
}

    .piclist li {
        width: 400px;
        height: 276px;
        float: left;
    }

        .piclist li span {
            position: absolute;
            width: 400px;
            font-size: 16px;
            color: #FFF;
            line-height: 50px;
            height: 50px;
            text-align: center;
            background: rgba(0,0,0,0.5);
            z-index: 100
        }

.swaplist {
    position: absolute;
    left: -3000px;
    top: 0px
}

.og_prev, .og_next {
    width: 30px;
    height: 50px;
    background: url(../images/images/icon.png) no-repeat;
    background: url(../images/images/icon_ie6.png) no-repeat\9;
    position: absolute;
    top: 100px;
    z-index: 99;
    cursor: pointer;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.og_prev {
    background-position: 0 -60px;
    left: 4px;
}

.og_next {
    background-position: 0 0;
    right: 4px;
}
.server_sub { width:1200px; height:183px; margin:0 auto; margin-top:40px; }
.server_sub_1 { width:133px; height:183px; float:left}
.server_sub_2 { width:133px; height:183px; margin-left:80px; float:left}
.server_sub_p { height:133px; width:133px; background:url(../images/images/f1.png)}
.server_sub_p:hover { background:url(../images/images/f1h.png)}
.server_sub_p2 { height:133px; width:133px; background:url(../images/images/f2.png)}
.server_sub_p2:hover { background:url(../images/images/f2h.png)}
.server_sub_p3 { height:133px; width:133px; background:url(../images/images/f3.png)}
.server_sub_p3:hover { background:url(../images/images/f3h.png)}
.server_sub_p4 { height:133px; width:133px; background:url(../images/images/f4.png)}
.server_sub_p4:hover { background:url(../images/images/f4h.png)}
.server_sub_p5 { height:133px; width:133px; background:url(../images/images/f5.png)}
.server_sub_p5:hover { background:url(../images/images/f5h.png)}
.server_sub_p6 { height:133px; width:133px; background:url(../images/images/f6.png)}
.server_sub_p6:hover { background:url(../images/images/f6h.png)}
.server_sub_t { text-align:center; height:50px; line-height:50px; font-size:14px;}

.center { height:154px; background:#00bcca; margin-top:60px;}
.center_c { width:1200px; height:154px; margin:0 auto}
.cantect { width:150px; height:50px; float:right; margin-top:50px; margin-right:50px; color:#FFF; font-size:14px;  background:#00bcca; border:#FFF solid 1px; border-radius:5%; text-align:center; line-height:50px;}
.cantect:hover { color:#00bcca; background:#FFF}

.center_D{ height:210px; background-image:url(../Images/Images/bg1.jpg); background-attachment:fixed; margin-top:60px;}

.about { width:1200px; margin:0 auto; height:200px; margin-top:15px;}
.about_n { width:1200px; height:200px; margin:0 auto}
.about_right { height:200px; padding_left:20px;}
.about_title { height:40px; line-height:40px; text-align:center; font-size:18px; margin-top:50px; color:#4b4b4b}
.About_content { min-height:50px; overflow:hidden; line-height:30px; text-align:center; font-size:14px; color:#838383; margin-top:20px;}
