* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
}

a {
    text-decoration: none;
}

li {
    list-style-type: none;
}

input:focus {
    outline: none;
}

body {
    background: #fff;
}

.ui-header {
    width: 100%;
    height: 100px;
}

/*.ui-head-top {
    width: 100%;
    height: 40px;
    background: #fff;
}*/

.ui-head-top p {
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 40px;
}

.ui-head-bot {
    width: 100%;
    height: 100px;
    background: #F6F6F6;

}

.ui-head-botk {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.ui-logo {
    float: left;
    width: 423px;
    height: 65px;
    margin-top: 20px;
}

.ui-botRig {
    display: flex;
    justify-content: space-around;
}

.ui-botRig-item {
    display: flex;
    justify-content: space-between;
    width: auto;
    height: 50px;
    margin-top: 25px;
}

.ui-botRig-item-img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 5px;
    border-right: 1px solid #b4b4b4;
    padding-right:20px;
}

.ui-botRig-item-label span {
    font-size: 14px;
    color: #666;
}

.ui-botRig-item-label p {
    font-size: 20px;
    color: #9c6c3e;
    font-weight: bold;
}

.ui-nav {
    width: 100%;
    height: 40px;
    background: #024097;
}

.ui-nav-ul {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;

}

.ui-nav-li {
    width:100%;
    height: 100%;
}

.ui-nav-li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.ui-nav-li:hover {
    background: #00357f;
}

.ui-nav-a {
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    display: block;
    text-align: center;
}
.sw-slide-img {
    display:block;
    width:100%;
    object-fit: cover;
    height:100%;
}
/*.swipslider .sw-slide {
    display:none;
}*/
.ui-nav-li:hover>a {
    color: #fff;
}
.sw-bullet li {
    width:100px;
    height:5px;
    border-radius:0
}
.ui-drop {
    position: relative;
    z-index: 1;
}

.ui-drop-style {
    display: none;
    width: 100%;
    height: auto;
    /* display: none; */
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    list-style-type: none;
    background: #00357f;
    /* border-top: 5px solid #0066cc; */
    overflow: hidden;
    z-index: 1;
}

.ui-drop-list {
    width: 100%;
    /*height: 35px;*/
    /*margin-left: 25px;*/
}

.ui-drop-list {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    line-height: 35px;
    /*padding-bottom: 5px;*/
    border-bottom: 1px solid white;
    width: 100%;
    display: block;
    text-align: center;
}

.ui-drop-list a {
    line-height: 35px;
}

.ui-drop-list:hover {
    background: #34495E;

}

.ui-drop-list:hover>a {
    color: #fff;
}
.ui-banner-img{
    display: block;
    width: 100%;
    height: 100%;
}
.ui-foot{
    width: 100%;
    height: 463px;
    background: #434343;
    overflow: hidden;
    margin: 23px auto 0;
}
.foot_con{
    width: 1200px;
    height: 245px;
    
    margin: 62px auto 0;
    display: flex;
    justify-content: space-between;
}
.ui-foot-item{
    width: 940px;
    height: 100%;
    border-right:1px solid #fff;
    position: relative;
}
.ui-foot-item1{
    width: 519px;
    height: 100%;
    border-right:1px solid #fff;
}
.ui-foot-item2{
    width: 390px;
    height: 100%;
}
.ui-foot-item h3{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 35px;
}
.ui-foot-item1 h3{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 35px;
    margin-left: 13px;
}
.ui-foot-item2 h3 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 35px;
    text-align: center;
}
.ui-foot-item p{
    font-size: 16px;
    color: #fff;
    margin-bottom: 16px;
}
.ui-foot-item a{
    display: block;
    width: 91px;
    height: 29px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 20px;
}
.ui-item2-con{
    width: 327px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ui-item2-con a{
    font-size: 16px;
    color: #fff;
    margin: 0 8px 19px;
    width: 65px;
}

.ui-foot-item2 img{
    display: block;
    width: 135px;
    height: 135px;
    margin: 35px auto 15px;
}
.ui-foot-item2 span{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.ui-foot-mid{
    width: 100%;
    height: 56px;
    background: #000;
    margin-top: 55px;
}
.ui-foot-mid p{
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 56px;
}
.ui-foot-bot{
    width: 100%;
    height: 45px;
    background: #fff;
}
.ui-foot-bot p{
    text-align: center;
    line-height: 45px;

}
.ui-foot-bot img{
    position: relative;
    top: 5px;
    right: 5px;
}
.sw-bullet {
    bottom:45px; 
    display:none;
}