@charset "utf-8";
/* Base Reset */
.sudyslider {
    width: 100%;
    position: relative
}
.sudyslider .slides {
    min-height: 60px;
    width: 100%;
    height: 700px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}
.sudyslider .slides .slide {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: none
}
.sudyslider .slides .slide a {
    display: block;
    width: 100%;
    height: 100%
}
.sudyslider .slides .slide .slide-image {
    width: 100%;
    height: 100%;
    border: 0
}
.sudyslider .title {
    display: block;
    width: 400px;
    height: 44px;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 50;
    margin-left: -200px;
}
.sudyslider .title .title-bg {
    display: block;
    width: 100%;
    height: 100%;
    background: #213F99;
    filter: alpha(opacity=70);
    opacity: 0.7
}
.sudyslider .title .slider-title {
    display: block;
    padding: 0 20px 0 20px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    color: #fff;
    font-size: 20px;
    font-family: "Microsoft YaHei"
}
.sudyslider .text {
    display: block;
    width: 320px;
    height: 160px;
    position: absolute;
    right: 60px;
    bottom: 80px;
    z-index: 10
}
.sudyslider .text .text-bg {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    border-radius: 5px
}
.sudyslider .text .slider-text {
    display: block;
    width: 300px;
    height: 140px;
    position: absolute;
    left: 10px;
    top: 7px;
    z-index: 20;
    color: #fff;
    line-height: 24px;
    overflow: hidden;
    text-indent: 2em;
    font-size: 14px
}
.sudyslider .navigation {
    display: block;
    width: 30px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    font-size: 30px;
    color: #fff;
    font-family: "锟斤拷锟斤拷", Arial, Helvetica, sans-serif;
    position: absolute;
    bottom: 50%;
    margin-bottom: -35px;
    cursor: pointer;
    z-index: 60
}
.sudyslider .navigation:hover {
    filter: alpha(opacity=70);
    opacity: 0.7
}
.sudyslider .navigation:active {
    filter: alpha(opacity=80);
    opacity: 0.8
}
.sudyslider .prev {
    left: 0
}
.sudyslider .next {
    right: 0
}
.sudyslider .pagination {
    width: 120px;
    height: 10px;
    position: absolute;
    right: 30px;
    top: 12px;
    text-align: right;
    z-index: 80
}
.sudyslider .pagination span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-indent: -99px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    border-radius: 5px
}
.sudyslider .pagination span.active {
    background: #F90
}
.ui-tab {
    margin: 0;
    padding: 0
}
.ui-tab ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.ui-tab li {
    list-style: none;
    vertical-align: top;
    position: relative;
    top: 1px
}
.ui-tab-items {
    border-bottom: 1px solid #E5E5E5;
    font-size: 14px
}
.ui-tab-item {
    display: inline-block;
    display: inline\0;
    *display: inline;
    *zoom: 1;
    *margin-right: 4px
}
.ui-tab-item a {
    background: #fff;
    line-height: 32px;
    height: 41px;
    padding: 0 10px;
    border: 1px solid #E5E5E5;
    border-bottom: none;
    color: #4D4D4D;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-transition: background-color 0.4s ease-out, color 0.4s ease-out;
    transition: background-color 0.4s ease-out, color 0.4s ease-out
}
.ui-tab-item a, .ui-tab-item a:hover, .ui-tab-item a:active {
    color: #081562;
    font-size: 16pt;
}
.ui-tab-item-current a {
    height: 41px;
    border-top: 2px solid #919191;
    cursor: pointer
}
.ui-tab-item a:hover {
    background: #f6f6f6;
    text-decoration: none
}
.ui-tab-item-current a:hover {
    background: #fff
}
.ui-tab-content {
    display: none;
    /* background: #eee; */
    /* margin: 11px 0 0 0; */
    font-size: 14px;
    line-height: 0;
    color: #000000;
    padding: 11px 10px 0px 10px;
}
.ui-tab-content a {
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 40px;
    color: #656565;
    font-size: 16px;
}
.ui-tab-content a:hover {
    color: #ffa200
}
.ui-tab-active {
    display: block;
}
.ui-tab-item-right {
    float: right;
    display: none
}
.ui-tab-item-right-active {
    display: block
}
.ui-two-tab li {
    float: left
}
#floatPicture {
    position: fixed;
    z-index: 99;
    width: 300px;
}
#floatPicture a{
  display: block;
}
#floatPicture a img{
  width: 100%;
}
#floatPicture .float-colse-tag {
    position: absolute;
    text-align: center;
    font-size: 12px;
    bottom: -12px;
    left: 0;
    width: 100%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
}
.mt {
    color: #0673b8;
}





.tpbt {
    width: 55%;
    float: left;
    position: relative;
    height: 320px;
}

.btlb {
    width: 45%;
    float: left;
    position: relative;
}

.btt1 {
    float: left;
    display: block;
    color: #333;
    font-size: 15px;
    font-family: 微软雅黑;
    line-height: 22px;
    border-bottom: 1px solid #dbdbdb;
    padding: 0 0 10px 0;
    width: 100%;
}

.fbsj {
    float: right;
    color: #848484;
    font-size: 15px;
    font-family: 微软雅黑;
    line-height: 40px;
}
.mt {
    color: #0673b8;
    font-size: 12px;
}