﻿.banner{
    width: 100%;
    margin-top: -45px;
}
.banner img{
    width: 100%;
    margin-top: -45px;
}
.company{
    width: 100%;
}
.cmp-one {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #999999;
    margin: 18px 0 50px 0;
    font-size: 19px;
    color: #ff6d34;
}
.cmp-one span {
    margin-left: 7px;
    font-size: 15px;
    color: #999999;
}
.cmp-left {
    width: 256px;
    float: left;
}
.cmp-left .title {
    width: 89%;
    height: 41px;
    background: #ff6d34;
    font-size: 14px;
    color: #BEE1FF;
    line-height: 41px;
    padding-left: 29px;
}
.cmp-left ul {
    padding: 0 15px;
    border: 1px solid #D9D9D9;
}
.cmp-left li {
    width: 100%;
    height: 55px;
    line-height: 55px;
    position: relative;
    overflow: visible;
    background: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.cmp-left li a {
    font-size: 15px;
    color: #727272;
    padding-left: 18px;
    white-space: nowrap;
}
.cmp-left li:hover:before {
    content: " ";
    display: inline-block;
    position: absolute;
    width: 3px;
    height: 14px;
    background: #ff6d34;
    top: 23px;
    left: 5px;
}
.cmp-right {
    padding-left: 40px;
    width: 814px;
    float: left;
}
.cmp-right .tit {
    height: 34px;
    width: 278px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 18px;
    color: #3B3B3B;
    background: url(../images/sjx.png) no-repeat left 6px;
    padding-left: 25px;
    margin-bottom: 30px;
}
.cmp-right li {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
.cmp-right li dl {
    margin: 0 20px;
    border-top: 1px solid #6a7074;
}
.cmp-right li dl dd span {
    display: block;
    padding-top: 16px;
    line-height: 1em;
    font-size: 15px;
    color: #656565;
    font-family: Arial;
    padding-bottom: 14px;
}
.cmp-right li dl dt {
    font-size: 16px;
    line-height: 1.6em;
    overflow: hidden;
    color: #626262;
}
.cmp-right li dl dt span {
    width: 98%;
    display: block;
    height: 50px;
}
.cmp-right li dl dd p {
    color: #858585;
    font-size: 14px;
    line-height: 2em;
    overflow: hidden;
}
.cmp-right li dl dd img {
    width: 100%;
    height: 199px;
    border-radius: 10px;
    margin-top: 10px;
}

.title_5 {
    display: block;
    color: #555;
    padding: 30px 30px;
    border-top: 1px solid #ccc;
    margin-top: 40px;
}
.title_5 li {
    width: 47% !important;
    height: 40px !important;
    line-height: 40px;
    border-bottom: 1px dotted #ddd;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 1px !important;
}
.title_5 li a {
    color: #999;
    font-size: 15px;
    font-weight: normal;
}
.cmp-right div p{
    line-height: 25px;
    font-size: 15px;
}
li{list-style: none;}