﻿body {
}
  .top_div_auto {
            width: 1200px;
            margin: 0px auto;
        }

.body_padding {
 padding:0px;
}

        .address_list {
            overflow-y: scroll;
            height: 600px;
            border: 1px solid #e8e8e8;
            margin-top: 0px;
            /* border: 1px solid #666; */
            /* margin: 7px 0px 0px 118px; */
            /* margin-left: 15px; */
          
        }

        .a_li_div {
            float: left;
            width: 78px;
        }

         .a_li_div a {
                display: block;
                width: 78px;
                color: rgb(92, 92, 92);
                font-weight: bold;
                text-align: center;
                line-height: 26px;
                /*font-family: Arial, 宋体, sans-serif;*/
                overflow: hidden;
                text-decoration: none;
            }   

        .address_text {
            padding: 4px 10px;
            float: right;
            width: 71%;
            overflow: hidden;
            cursor: pointer;
        }

            .address_text p {
                width: 100%;
                color: #666666;
                line-height: 24px;
            }

        .clear_float {
            clear: both;
        }

        ul li {
            list-style-type: none;
        }

        .address_text_span {
            display: none;
        }

        .address_sroll li {
            margin-bottom: 13px;
            height: auto;
            _height: 128px;
            overflow: hidden;
        }

        .address_sroll {
            /*margin-top: 10px;
            position: absolute;
            top: 0;
            left: 15px;
            width: 292px;
            height: auto;*/
            float: left;
            margin-top: 10px;
        }

        .iframe_page {
            float: left;
            
            width:900px;
            margin-right:10px;
        }

        .noBold {
            font-size: 20px;
            font-weight: normal;
            float: left;
        }

        .contact_type .hot_line_circle {
            position: absolute;
            right: -54px;
            top: -52px;
            display: block;
            width: 133px;
            height: 132px;
        }

        .about_center_title {
            padding-bottom: 5px;
            color: #bababa;
            font-size: 24px;
            /*font-family: Microsoft Yahei;*/
            border-bottom: 1px solid #e8e8e8;
            margin: 30px 0px 0px 0px;
        }

            .about_center_title span {
                padding-left: 10px;
                font-size: 14px;
            }

        .contact_box {
            margin-top: 20px;
            height: auto;
            overflow: hidden;
            position: relative;
         
        }

        .about_center_title span {
            padding-left: 10px;
            font-size: 14px;
        }

        .contact_type {
            color: #999;
            font-size: 14px;
            margin-top: 70px;
            height: 215px;
            width:100%;
        }

        strong, b {
            font-weight: bold;
        }

        .contact_type p {
            padding-top: 15px;
        }

        .contact_type .contact_hot_line {
            margin-top: 26px;
        }

        .contact_type .hot_line_left, .contact_type .hot_line_right {
            position: relative;
            display: inline;
            margin-right: 5px;
            float: left;
            padding: 10px;
            width: 420px;
            background: #f4f4f4;
            margin-top:5px;
        }

            .contact_type .hot_line_left p, .contact_type .hot_line_right p {
                padding: 0;
                line-height: 30px;
                color: #666666;
            }
