﻿﻿body {
    background: #e2edf6;
}
.ui-guide {
    width: 100%;
    height: 43px;
    border-bottom: 2px solid #f4f4f4;
    background: #fff;
    margin-top: 27px;
}

.ui-dqwz {
    float: left;
    line-height: 43px;
    color: #1475c6;
    font-size: 16px;
    background: url(../images/address.png) 15px center no-repeat;
    text-indent: 3em;
}
.ui-dqwz a {
    color: #1475c6;
}
.ui-list {
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
    margin-top: 27px;
    padding-bottom: 30px;
}

.ui-listk {
    width: 1140px;
    margin: 37px auto;
}
.ui-detail-title{
    width: 100%;
    border-bottom: 2px solid #1475c6;
}
.ui-detail-h3{
    font-size: 28px;
    color: #1475c6;
    text-align: center;
    /* line-height: 50px; */
    display: block;
    margin: 0px 0 15px;
}

.ui-detail-other{
    width: 100%;
    height: 50px;
    text-align: center;
}
.ui-detail-other span{
    padding: 0 15px;
    color: #404040;line-height: 50px;
}
.ui-contentdetail{
    width: 100%;
    height: auto;
    
}
.ui-contentdetail img{
    width: 800px !important;
    margin: 20px auto !important;
    display: block;
    object-fit: contain;
}
.ui-contentdetail .gificon{
    width: unset !important;
    margin: unset !important;
    display: unset;
    object-fit: unset;
}
.ui-contentdetail p{
    font-size: 16px;
    line-height: 28px;
    color: #404040;
    /*text-indent: 2em;*/
    margin: 10px 0;
}
.ui-sxzn-title{
    width: 100%;
    height: 58px;
    border-bottom: 1px solid #e7e7e7;
}
.ui-sxzn-name{
    float: left;
    padding: 11px 5px;
    border-bottom: 2px solid #1475c6;
    font-size: 26px;
    color: #1475c6;

}
.ui-sxzn-guide{
    float: right;
    margin-top: 10px;
}
.ui-sxzn-first{
    width: 1023px;
    /* height: 447px; */
    border-left: 1px solid #eeeeee;
    border-right:1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 43px auto 0;
}
.ui-xfzn{
    width: 100%;
    height: 48px;
    background: #1475c6;
}
.ui-xfzn-p{
    width: 100%;
    height: 100%;
    line-height: 48px;
    color: #fff;
    font-size: 22px;
    text-indent: 3em;
    background: url('../images/xfzn.png') 20px center no-repeat;
}
.ui-xfzn-content{
    width: 960px;
    /* height: 336px; */
    margin: 32px;
    font-size: 16px;

    color: #333;
    line-height: 28px;
}
.ui-xfzn-content p{
    color: #1475c6;
}
.ui-video {
    display: block;
    margin: 20px auto;
    max-width: 100%;
}