﻿#wrapper #head #FocusBG {
    width: 100%;
    height: 300px;
    margin-top: -4px;
}





#Focus {
    width: 1080px;
    height: 300px;
    overflow: hidden;
    position: relative;
    margin: auto;
}


    #Focus ul {
        height: 380px;
        position: absolute;
    }


        #Focus ul li {
            float: left;
            width: 1080px;
            height: 299px;
            overflow: hidden;
            position: relative;
            background: #000;
            top: 5px;
            left: 0px;
        }

            #Focus ul li div {
                position: absolute;
                overflow: hidden;
            }

    #Focus .btnBg {
        position: absolute;
        width: 1080px;
        height: 20px;
        left: 0;
        bottom: 0;
    }

    #Focus .btn {
        position: absolute;
        width: 960px;
        height: 10px;
        padding: 5px 10px;
        right: 480px;
        bottom: 10px;
        text-align: right;
    }

        #Focus .btn span {
            display: inline-block;
            _display: inline;
            _zoom: 1;
            width: 10px;
            height: 5px;
            _font-size: 0;
            margin-left: 15px;
            cursor: pointer;
            background: #664126;
        }

            #Focus .btn span.on {
                background: #664126;
            }

    #Focus .preNext {
        width: 45px;
        height: 100px;
        position: absolute;
        top: 90px;
        cursor: pointer;
    }

    #Focus .pre {
        left: 0;
    }

    #Focus .next {
        right: 0;
        background-position: right top;
    }

#body h1.tit-h1 {
    font-size: 38px;
    text-align: center;
    margin: 30px 0 15px;
    color: #f60;
}

#body .go-back {
    text-align: center;
    border-top: 1px dashed #ccc;
    padding: 10px;
    margin-top: 20px;
    font-size: 40px;
}

#body .wrap {
    border: 1px dashed #ccc;
    background: #f8f8f8;
    padding: 20px;
}

#body .tab {
}

#body .tab-hd {
    background: url("images/79.png") no-repeat -160px top;
    overflow: hidden;
	background-color: #A00000;	
}

    #body .tab-hd li {
        float: left;
        width: 110px;
        color: #00FFFF;
        text-align: center;
        cursor: pointer;
        height: 30px;
        line-height: 30px;
		font-size: 13px;
    }

        #body .tab-hd li.active {
            background: url("images/79.png") no-repeat -40px top;
            font-weight: bold;
            padding: 0px;
            margin: 0px;
            padding-left: 20px;
            font-size: 16px;
            text-align: left;
        }

            #body .tab-hd li.active a {
                color: #144345; /*设置首页中框横条字体颜色*/
                padding: 0px;
                margin: 0px;
                padding-left: 0;
                line-height: 30px;
                background: none;
            }

#body .tab-bd li {
    display: none;
    padding: 10px;
    border-top: 0 none;
}

#body .DivList {
    font-size: 25px;
    padding: 0px;
}

    #body .DivList .DivLi {
        padding: 0px 10px 0px 0px;
    }

        #body .DivList .DivLi a {
            line-height: 26px;
            padding: 0px;
            height: 26px;
            overflow: hidden;
        }

        #body .DivList .DivLi span {
            color: #664126;
            padding-right: 20px;
            font-size: 17px;
            width: 80px;
        }


.PicBlock {
    padding: 0px 0px 14px 14px;
}

    .PicBlock .CasePicBlock {
        float: left;
        width: 125px;
        height: 118px;
        overflow: hidden;
        padding: 0px;
        margin: 0px;
    }

        .PicBlock .CasePicBlock .BlockPic {
            width: 104px;
            height: 79px;
            overflow: hidden;
        }

            .PicBlock .CasePicBlock .BlockPic img {
                width: 100px;
                height: 75px;
                padding: 1px;
                border: 1px solid #dededc;
                overflow: Hidden;
            }

        .PicBlock .CasePicBlock img:Hover {
            border: 1px solid #00a0b2;
        }

        .PicBlock .CasePicBlock .BlockTitle {
            text-align: center;
            width: 104px;
            height: 36px;
            overflow: hidden;
            line-height: 18px;
            background-color: #f5f5f5;
        }

/* main block*/
#body .MainBlock {
    width: 1080px;
    height:auto;
    margin: auto;
    font-size: 20px;
}

    #body .MainBlock .BlockInner {
        /*首页电离层产品展示div高宽控制*/
        margin-top: -2px;
        border: 1px solid #e5e5e5;
        height: 197px;

    }

    #body .MainBlock .BlockInner0 {
        /*首页产品分类div高宽控制*/
        margin-top: 1px;
        border:0px solid #e5e5e5;
        /*height: 285px;原数据*/
        height: 600px;
    }

    #body .MainBlock .BlockInner1 {
        /*首页公司相关新闻div高宽控制*/
        margin-top: 722px;
        padding-top: -20px;
        border: 1px solid #e5e5e5;
        /*原来的高度*/
        height: 255px;
		line-height: 30px;
        /*添加的高度*/
        /*height: 350px;*/
        width: 750px;
        /*position:absolute;top:790px;left:485px;*/
        position: relative;
        top: -720px;
        left: 0px;
		color: 	#A00000;
    }
#body #Links {
    /*首页友情链接div的高宽设置*/
    padding: 10px 8px;
    line-height: 30px;
    font-size: 15px;
    border: 1px solid #e5e5e5;
    width: 300px;
    height: 236px;
	top: 1px;
	 margin-left:750px;
	 overflow: hidden;
    /*margin-top: -230px;*/
    /*position:relative;添加的*/
    /*用绝对定位搞定问题*/
    position: relative; /*top:778px;原来的大小*/
}


#body #links0 {
    /*首页友情链接div的高宽设置*/
    border: none;
    height: 150px;
    width: 300px;
    margin-top:4px;
    /*position:relative;添加的*/
    top: 35px;
}


#body #Links #IntroTitle1 {
    /*友情链接栏的高宽设置*/
    font-size: 15px;
    line-height: 30px;
    /*border-left:3px solid #664126;*/
    margin-left: -8px;
    margin-top: -10px;
    padding-left: 15px;
    color: #144345;
    font-weight: bold;
   background-color: #A00000;
    width: 300px;
    height: 30px;
}


#body #Links span {
    font-weight: bold;
}

#body #Links a {
    padding: 0px 7px;
}
.mapapi{
        margin-top: -720px;
        padding-top: 40px;
		padding-left: -500px;
        border: 1px solid #e5e5e5;
        /*原来的高度*/
        height: 600px;
        /*添加的高度*/
        /*height: 350px;*/
        width: 1080px;
        /*position:absolute;top:790px;left:485px;*/
        position: absolute;
        margin-left: 455px;
}

    #body .MainBlock .BlockInner2 {
        /*首页团队介绍div高宽控制*/
        /*margin-top: -2px;*/
        border: 1px solid #e5e5e5;
        height: 301px;
        width: 260px;
        padding-top: 0px;
        color: slategray;
        line-height: 15px;
        /*position:absolute;top:484px;left:1025px;*/
    }

   

    #body .MainBlock .BlockInner3 .ColorLink1 {
        margin-top: 10px;
        margin-left: 10px;
        color: #6c6c6c;
    }

    #body .MainBlock .BlockInner2 .ColorLink1 {
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 5px;
        color: #6c6c6c;
    }

#body .left {
    float: left;
    width: 518px;
    height: 495px;
    overflow: hidden;
}

#body .right2 {
    float: right;
    width: 256px;
    height: 2px;
    overflow: hidden;
    font-size: 12px;
}

#body .right3 {
    width: 262px;
    height: 505px;
    overflow: hidden;
    font-size: 12px;
    /*margin-top:-1008px;原先设置*/
    margin-top: -1008px;
    margin-left: 818px;
}

#body .right {
    width: 830px;
    float: left;
    height: 495px;
}

#body .topic {
    height: 30px;
    background: url("images/79.png") no-repeat -40px top;
}

#body .MainBlock .right .topic {
    /**background: url("images/nav_bg2.PNG") repeat-x 0px top;**/
	background-color:rgba(255, 205, 170, 0.34902);
}

#body .topic .TopicTitle {
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #FFFFFF;
    height: 30px;
    font-weight: bold;
    line-height: 30px;
}

    #body .topic .TopicTitle p {
        font-size: 9px;
        text-transform: uppercase;
        font-weight: normal;
        color: #999;
        line-height: 150%;
    }

#body .right2 .topic, #body .left .topic {
    height: 45px;
}

    #body .right2 .topic .TopicTitle, #body .left .topic .TopicTitle {
        padding-left: 15px;
    }

#body .TopicTitle a {
    color: #144345; /*案例展示字体颜色*/
    text-decoration: none;
}

#body .topic .TopicMore {
    float: right;
    font-size: 20px;
    padding-right: 10px;
    padding-top: 9px;
}

    #body .topic .TopicMore img {
    }





#body .MBlockTable td {
    line-height: 25px;
    font-size: 17px;
}




#body .left .MBlockTable .ListTitle {
    background: url("images/title_icon1.jpg") no-repeat 15px 10px;
    padding-left: 30px;
}

#body .MBlockTable td {
    text-align: left;
    padding-left: 0;
}

#body .MBlockTable span {
    color: #9a9a9a;
    padding-left: 10px;
    font-size: 17px;
}


#body .Block2 .right {
    height: 210px;
}

#body .Block2 .right2 {
    height: 210px;
    width: 787px;
}

#body .MainBlock .right .img {
    padding: 10px 10px;
    width: 200px;
}

#body .MainBlock .right h1 {
    font-size: 14px;
    text-align: center;
}

#body .MainBlock .right .txt {
    float: left;
    padding: 0px 10px 14px 10px;
    color: #6c6c6c;
}

#body .MainBlock .right2 .img {
    float: right;
    padding: -10px 0px -10px 10px;
    width: 233px;
}




#body .MainBlock .right2 h1 {
    font-size: 14px;
    text-align: center;
}

#body .MainBlock .right2 .txt {
    float: left;
    padding: 9px 10px 14px 10px;
    color: #6c6c6c;
}

#body .MainBlock3 {
    width: 1080px;
    margin: auto;
}

    #body .MainBlock3 .right {
        border: none;
    }

    #body .MainBlock3 .left {
        width: 1080px;
        border: none;
    }

    #body .MainBlock3 .right2 {
    }


.blk_29 {
    PADDING: 0px 0px;
    OVERFLOW: hidden;
    ZOOM: 1;
    POSITION: relative;
}

    .blk_29 .LeftBotton {
        /*左边按钮*/
        BACKGROUND: url(images/main_doctor_btn_left.gif) no-repeat -1px 0px;
        LEFT: 0px;
        FLOAT: left;
        WIDTH: 35px;
        CURSOR: pointer;
        POSITION: absolute;
        TOP: 100px;
        HEIGHT: 114px;
    }

    .blk_29 .RightBotton {
        RIGHT: 5px;
        BACKGROUND: url(images/main_doctor_btn_right.gif) no-repeat -0px 0px;
        FLOAT: right;
        right: -15px;
        WIDTH: 35px;
        CURSOR: pointer;
        POSITION: absolute;
        TOP: 100px;
        HEIGHT: 114px;
    }

    .blk_29 .Cont {
        MARGIN: 0px auto;
        OVERFLOW: hidden;
        PADDING: 5px 0 0 0px;
        float: left;
        height: 308px;
        width: 480px;
        POSITION: relative;
        left: 20px;
        right: -20px;
        top: -5px;
    }

    .blk_29 .box {
        FLOAT: left;
        /*WIDTH: 160px;原来的*/
        WIDTH: 480px;
        TEXT-ALIGN: center;
    }

        .blk_29 .box IMG {
            BORDER: #ccc 1px solid;
            PADDING: 1px;
            DISPLAY: block;
            BACKGROUND: #fff;
            PADDING-BOTTOM: 1px;
            MARGIN: 0px auto;
            /*width: 130px;
            height: 100px;原来的额*/
            width: 350px;
            height: 243px;
        }





        .blk_29 .box A:hover IMG {
            BORDER: #664126 1px solid;
        }

        .blk_29 .box P {
            WIDTH: 160px;
            LINE-HEIGHT: 20px;
            text-align: center;
            font-size: 12px;
            color: #664126;
            height: 20px; /*position:absolute;top:492px;left:485px;*/
            margin-left: 140px;
        }

#body .MainBlock .right2 #demo {
    background: #FFF;
    overflow: hidden;
    width: 230px;
    height: 240px;
    margin: auto;
}

#body .MainBlock .right2 #indemo {
    float: left;
    height: 800%;
}

#body .MainBlock .right2 #demo1 {
    float: left;
}

#body .MainBlock .right2 #demo2 {
    float: left;
}






#body .ProductShow {
    BORDER: #dddddd 1px solid;
    WIDTH: 1078px;
    font-size: 12px;
}

#body .Solutions {
    border: 1px solid #DDDDDD;
}


    #body .Solutions .SolutionsInner {
    }

    #body .Solutions #Solutionsdemo {
        background: #FFF;
        overflow: hidden;
        width: 1058px;
    }

    #body .Solutions #Solutionsindemo {
        float: left;
        width: 800%;
    }

    #body .Solutions #Solutionsdemo1 {
        float: left;
        padding: 20px 10px;
    }

        #body .Solutions #Solutionsdemo1 img {
            margin: 0px 10px;
            width: 166px;
            height: 166px;
            border: 1px solid #DEDEDC;
        }

    #body .Solutions #Solutionsdemo2 {
        float: left;
        padding: 20px 10px;
    }

        #body .Solutions #Solutionsdemo2 img {
            width: 166px;
            height: 166px;
            margin: 0px 10px;
            border: 1px solid #DEDEDC;
        }

