.head-container {
    background: url("../images/head_pic.jpg") center top no-repeat;
    height: 315px;
}
.slhbox {
    position: absolute;
    right: 100px;
    top: 20px;

}

.slh-ghb a {
    color: #fff !important;
}
.swt-logo,.serv-content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.serv-content {
    padding-bottom: 5px;
}
.swt-logo img{
    width: 370px;
    display: block;
    margin-top: 20px;
}

.head-title {
    color:#043cbb;
    font-size: 80px;
    text-align: center;
    text-shadow: 0 4px 0 #fff;
    margin-top: 55px;
    font-weight: bold;
    line-height: 1;
}

.serv-item {
   box-shadow: 5px 5px 0 #ededed;
   width: 383px;
    float: left;
    margin: 50px 0 0 0;
    border: 1px solid #dcdcdc;
}

.serv-item h4,.serv-title {
    text-align: center;
    font-size: 36px;
    color: #3079e7;
    font-weight: bold;
    height: 78px;
    line-height: 78px;
    background-image: linear-gradient(to right,#cde0fc,#fff);
}
.head-container p{
    width: 1200px;
    margin: 30px auto 0;
    text-align: right;
    font-size: 24px;
    line-height: 30px;
}
.head-container p img{
width:18%;
}

.s-i-cont {
    height:399px;
    background-image:linear-gradient(140deg,#6ea1ee 60%,#377be0 90%) ;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
}
.s-i-cont:first-of-type::after  {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    bottom:95px;
    right:20px;

}
.serv-item:first-of-type .s-i-cont::after {
    background: url("../images/serv_icon.png")  no-repeat;
}
.serv-item:nth-of-type(2) .s-i-cont::after {
    background: url("../images/serv_icon.png") -120px 0 no-repeat;
}
.serv-item:last-of-type .s-i-cont::after {
    background: url("../images/serv_icon.png") -240px 0 no-repeat;
}
.serv-item:nth-of-type(2) {
    margin-left:20px;
    margin-right:20px;
}
.serv-item ul li {
    padding: 10px 0 20px 15px;
    margin: 10px 20px;
    font-size: 18px;
    border-bottom: 1px dotted rgba(255,255,255,.45);
    color: #fff;
    line-height: 1;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}

.serv-item ul li:last-of-type {
    border-bottom: none;
}

.serv-item ul li::before,.list-wrap dl dd::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #c8e0ff;

    top: 18px;
    left: 0;


}
.serv-item ul li a {
    color: inherit;
}
.s-i-more {
top: 300px;
    left: 80px;
position: absolute;
    display: block;
    text-align: center;
    margin:  15px 0 20px;
}

.s-i-more a {
    width: 230px;
    height: 60px;
    display: inline-block;
    background: #fff;
    font-size: 24px;
    color: #3079e7;
    line-height: 60px;
    border-radius: 30px;
    transition: background .2s;
}

.s-i-more a:hover {
    background: #bee8f6;

}

.links-wrap {
    margin-top: 50px;
}

.links-wrap h3 {
    height: 58px;
    line-height: 58px;
    background-image: linear-gradient(to right,#cde0fc,#fff);
}
.links-wrap h3 span {
    display: inline-block;
    padding: 0 35px;
    background: #3079e7;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.links-item {
    box-shadow: 5px 5px 0 #ededed;
    width: 288px;
    float: left;
    margin: 25px 0 0 0;
    border: 1px solid #dcdcdc;

}
.links-item:nth-of-type(2n) {
    margin-left: 10px;
    margin-right: 10px;
}

.links-item dl dt {
line-height:25px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    margin: 15px;
}
.links-item dl dt::before {
    content:"";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 3px solid #3079e7;
    top:8px;
    left:0;
}

.links-item dl dd {
   line-height: 1.6;
    margin: 15px;
    height: 90px;
}

.links-item >span {
    float: right;
    margin:0 15px 15px 0;
    color: #3079e7;
}

.links-item >span a {
    color: inherit !important;
}
 .aui dd{
line-height:inherit !important;
}
.links-item dl dt a {
font-weight:bold !important;
}
.banner {
    margin: 50px 0;
    background: url("../images/banner_bg.jpg") no-repeat;
    height: 120px;
    text-align: center;
}

.banner a {
    display: block;
    font-size: 48px;
    color: #ffffff !important;
    line-height: 120px;
    padding-left: 70px;
}

.shadow {
    box-shadow: 5px 5px 0 #ededed;
    border: 1px solid #dcdcdc;
    margin: 30px 5px 30px 0;
    padding: 30px;
    min-height: 500px;
}
.list-wrap {
    margin: 10px 50px 0;
}
.list-wrap dl {
    border-bottom: 1px dotted #d8d8d8;
    line-height: 2;
    padding: 10px 0;
    font-size: 18px;
    overflow: hidden;
}
.list-wrap dl dt {
    color: #3079e7;
    padding: 10px 0;
}
.list-wrap dl dd {
    position: relative;
    padding:5px 0 5px 15px;
    margin-left: 20px;

}

.list-wrap dl dd::before {
   top:20px;
    background: #93b3f5;

}
.list-wrap dl dd.half {
    width: 45%;
    float: left;
}

.addr {
    margin-top: 20px;
margin-bottom: 20px;
    color: #888;
}

.detail-wrap h3{

    text-align: center;
    font-size: 36px;
}

.detail-msg {
    text-align: center;
    margin: 30px 0;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
}
.detail-msg span {
   margin: 0 50px;
    display: inline-block;
    color: #888;
}

.detail-wrap p {
   line-height: 1.6;
    text-indent: 2em;
    margin: 30px;
    font-size: 18px;
}
