
.main_left{
    width:242px;
    height:338px;
    margin-top:10px;
    float:left;
}

.list{
    height:80px;
    border:1px solid #ff9933;
    font-size:16px;
    line-height:40px;
    text-align:center;
    color:white;
    background:#ff9933;
}

.list img{
    float:left;
    margin-left:30px;
    margin-top:12px;
}



.menu_1{
    color:white;
    font-size:16px;
    line-height:40px;
    position:relative;
    top:5px;
    left:-30px;
}

.menu_2{
    color:white;
    font-size:14px;
    line-height:20px;
    position:relative;
    top:5px;
    left:-30px;
}

#div1 li{
    font-size:12px;
    border:1px solid #ccc;
    border-top:none;
    padding:26px;
    cursor:pointer;
}

#div1 li img{
    position: relative;
    top:2px;
    margin-right: 10px;
}


.main_right{
    float:left;
    margin-left:30px;
    margin-top:10px;
    float:left;
    width:740px;
}

.main_right h5{
    line-height:26px;
    border-bottom:1px dashed #ccc;
}

.main_right h5 span{
    color:#ff9933;
}

.main_right h5 div{
    float:left;
}

.main_right h5 b{
    float:right;
}

.main_right h5 b a{
    color:blue;
}

#div1 li.active {
    background:#ccc;
}

.text h3{

    font-weight:bold;
    font-size:16px;
    margin-top:16px;
}



.text h6{
    width:85%;
    padding-left:100px;
    float:left;
    margin:20px 0 10px;
    color:#ccc;
}

.text h6 span{
   position:relative;
   left:350px;
}

.text div{
    text-indent:2em;
    float:left;
    line-height:30px;
}

.text_t{
    width:740px;
    float:left;
    margin-top:30px;
}

.b{
    float:left;
}
.text p{

    text-align: justify;
    font-weight: normal;
    line-height:30px;
}

.company_img img{
    width: 320px;
    height: 240px;
    position: relative;
    left: 20px;
    top: 20px;
}
.company_img p{
    padding-top: 20px;
    padding-left: 50px;
}
.company_img1 img{
    padding-bottom: 25px;
    width: 240px;
    height: 240px;
    position: relative;
    left: 30px;
    top: 20px;
}
.company_img1 p{
    line-height: normal;
    padding-left: 50px;
}

.text_t img{
    float: right;
    position: relative;
    top: 0px;
    right: 0px;
    margin-left: 10px;
    margin-bottom: 5px;
}