﻿*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";

}
li{
    list-style-type: none;
}
a{
    text-decoration: none;
}
body{
    background: #fdfcfc;
}
.ui-container{

}
.ui-header{
    width: 100%;
    height: auto;
}
.ui-header-top{
    background: url('/PC/images/header.png') no-repeat;
    overflow: hidden;
}
.logo{
    display:  block;
    width: 387px;
    height: 74px;
    float: left;
    margin-left: 320px;
    margin-top: 20px;
}
.ui-nav{
    width: 723px;
    height: 60px;
    float: left;
    margin-left: 256px;
    margin-top: 40px;
    position: relative;
}
.ui-nav-a{
    display: block;
    width: 144px;
    height: 60px;
    float: left;
    background: url('/PC/images/tiao.png') right center no-repeat;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    color: #333;
}
.ui-nav-a:hover{
   color: #d70209;
}
.ui-posit-ewm {
    position: absolute;
    bottom: 43px;
    right: 56px;
    width: 200px;
    height: 206px;
}
/*轮播图*/
.ui-slider {
    width: 100%;
    height: 460px;
    border-top: 2px solid #045f64;
    position:relative;
}

.ui-slider-list {
    width: 100%;
    height: 460px;
    list-style-type: none;
    overflow: hidden;
}

.ui-slider-list img {
    width: 100%;
    height: 460px;
}

.slide-prev {
    top: 50%;
    width: 73px !important;
    height: 74px !important;
    margin-top: -37px;
    display: none;
    position: absolute;
    z-index: 11111;
    background: url("../Images/hover_left.png") no-repeat left top;
    left: 20px;
}

.slide-next {
    top: 50%;
    width: 73px !important;
    height: 74px !important;
    margin-top: -37px;
    display: none;
    position: absolute;
    z-index: 11111;
    background: url("/PC/images/hover_right.png") no-repeat right top;
    right: 20px;
}
.ui-footer{
    width: 100%;
    height: 126px;
    background: url('/PC/images/footer.png');
}
.ui-footer-p{
    width: 100%;
    height: 33px;
    padding-top: 29px;
    text-align: center;
    font-size: 14px;
    line-height: 33px;
    color: #fff;
}
.ui-footer-p1{
    width: 100%;
    height: 33px;
   
    text-align: center;
    font-size: 14px;
    line-height: 33px;
    color: #fff;
}


.ui-content{
    width:1280px;
    margin: 20px auto;
}

.ui-first{
    width: 100%;
    height: 345px;

}
.ui-f-l{
    width: 457px;
    height: 344px;
    float: left;
}


/*新闻滚动*/


.ui-slide {
    width:457px;
    height: 344px;
    float: left;
    position: relative;
}

.ui-photo {
    width: 457px;
    height: 344px;
    float: left;
}

.ui-slide li {
    float: left;
}

.ui-slide img {
    width: 457px;
    height: 344px;
}

.ui-slider-filters,
.ui-slider-words {
    width: 457px;
    position: absolute;
    left: 0px;
    bottom: 0;
}

.ui-slider-filters {
    height: 40px;
    background: #000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.ui-slider-words {
    color: #fff;
    text-indent: 20px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
    font-size: 16px;
    color: #fff;
}

.es-pager {
    overflow: hidden;
    position: absolute;
    bottom: 14px;
    right: 5px;
    margin-right: 15px;
}

.es-pager li {
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 0 0 10px;
    background: #d2d2d2;
    color: #000;
    font: 11px/16px Tahoma;
    text-align: center;
    cursor: pointer;
    list-style-type: none;
    border-radius: 50%;
    color: #d2d2d2;
}

.es-pager .act {
    background: rgb(255, 84, 82);
    color: rgb(255, 84, 82);
    border-radius:50%;
}

.ui-f-c{
    width: 511px;
    height: 343px;
    float: left;
    margin-left: 24px;
}
.ui-f-c-tit{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #cccccc;
}
.ui-f-c-tit span{
    display: block;
    width: 50%;
    height: 100%;
    float: left;
    font-weight: bold;
    font-size: 20px;
    color: #d70209;
    line-height: 20px;
    text-indent: 0.5em;

}
.ui-f-c-tit a{
    float: right;
    font-size: 12px;
    color: #666;
    line-height: 20px;
}
.ui-f-c-k{
    width: 100%;
    height: 121px;
    border-bottom: 1px solid #cccccc
}
.ui-f-c-sp{
    display: block;
    width: 100%;
    height: 44px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
}
.ui-f-c-k p{
    width: 100%;
    height: 77px;
    font-size: 14px;
    color: #777;
    line-height: 25px;
    text-indent: 2em;
}
.ui-f-c-ul{
    width: 100%;
    height: 192px;

}
.ui-f-c-li{
    width: 100%;
    height: 40px;
    background: url('/PC/images/point.png') left center no-repeat;
}
.ui-f-c-li-a{
    display: block;
    width: 100%;
    height: 100%;
}
.ui-f-c-li-sp{
    display: block;
    float: left;
    width: 430px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding-left: 20px;
}
.ui-f-c-li-date{
    float: right;
    font-size: 14px;
    color:#999;
    line-height: 37px;
}
.ui-f-r{
    width: 265px;
    height: 100%;
    float: left;
    margin-left: 22px;
    background: #fdd587;
    border-radius: 10px;
    overflow: hidden;
}

.ui-f-r-sp{
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #d70209;
    text-align: center;
    font-weight: bold;
}

.ui-scroll{
    width: 255px;
    height: 304px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.ui-weeknum-list{
    position: absolute;
    overflow: hidden;
    height: 304px;
    width: 255px;
    overflow: hidden;
}
.ui-news{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ui-news-li{
    width: 100%;
    height: 37px;
    
}
.ui-news-lia{
    display: block;
    height: 100%;

}
.ui-news-tit{
    float: left;
    width: 90px;
    height: 100%;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.ui-news-wab{
    float: left;
    width: 77px;
    height: 100%;
    line-height: 36px;
    text-align: left;
    font-size: 12px;
    color: #888;
}
.ui-news-time{
     float: left;
     width: 80px;
     height: 100%;
     line-height: 36px;
     text-align: left;
     font-size: 14px;
     color: #d70209;
}
.ui-second{
    width: 100%;    
    height: 258px;
 margin-top: 24px;
}
.ui-newslist {
    width: 628px;
    height: 100%;
    float: left;
   
}
.ui-newslist-tit {
    width: 100%;
    height: 34px;
    border-bottom: 1px solid #d70209;
}
.ui-newslist-tit span {
    float: left;
    display: block;
    width: 120px;
    height: 100%;
    background: #d70209;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 34px;
}
.ui-newslist-tit a{
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 34px;
}
.ui-newslist-ul{
    width: 100%;
    height: 221px;

}
.ui-newslist-li{
    width: 100%;
    height: 37px;
    background: url('/PC/images/point.png') left center no-repeat;
}
.ui-newslist-a{
    display: block;
    height: 100%;
}
.width{
    width: 530px;
    line-height: 37px;
}
.line1{
    line-height: 37px;
}

.ui-img{
    width: 100%;
    height: 126px;
    margin-top: 24px;
}
.ui-img img{
    display: block;
    width: 100%;
    height: 126px;
    
}
.ui-echart {
    width: 100%;
    height: 638px;
    margin-top: 24px;
}
.ui-showtop-count {
    width: 390px;
    height: 285px;
    /* float: left; */
    background:#fff;
    float: left;
    box-shadow: 5px 0px 10px #ededed;
}
.ui-year-ty {
    width: 100%;
    height: 40px;
    padding-top: 20px;
}
.spw {
    width: 100%;
}
.ui-year-tysp {
    font-size: 18px;
    color: #363636;
    font-weight: bold;
    /* text-shadow: 4px 3px 16px #333; */
    line-height: 35px;
    text-indent: 1em;
    display: block;
    float: left;
}
.ui-todaynum {
    width: 85%;
    margin: 0 auto;
}

.bottom-line {
    border-bottom: 1px solid #1f87db;
    width: 85%;
    margin: 0 auto;
}

.ui-todaynum {
    height: 95px;
    text-align: center;
    margin-top: 10px;
}
.line {
    background: url(/PC/images/line1.png) right center no-repeat;
}
.ui-todaynum-l {
    width: 50%;
    height: 100%;
    float: left;
}
.ui-allyearnum-sp1 {
    font-size: 24px;
    line-height: 60px;
    color: #363636;
    /* text-shadow: 4px 3px 16px #333; */
    font-weight: bold;
    display: block;
    width: 100%;
}
.ui-allyearnum-sp2 {
    font-size: 18px;
    font-weight: 100;
    display: block;
    width: 100%;
    color: #363636;
    line-height: 15px;
    /* text-shadow: 4px 3px 16px #333; */
}
.ui-tu3,
.ui-tu7 {
    width: 95%;
    margin: 0 auto;
    height: 220px;
}
.ui-echart-left{
    width: 390px;
    height: 100%;
    float: left;
}
.mar{
    margin-top: 24px;
}
.ui-china{
    width: 435px;
    height: 93%;
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    box-shadow: 5px 0px 10px #ededed;
    background: #fff;
    position: relative;
}

.ui-coursenum-all {
    position: absolute;
    width: 100%;
    height: 175px;
    z-index: 2;
}
.ui-echart-map{
    width: 50%;
    float: left;
}
.ui-year-tysp1 {
    font-size: 18px;
    color: #363636;
    font-weight: bold;
    
    line-height: 35px;
    text-indent: 1em;
    display: block;
    margin-bottom: 10px;
    padding-top: 20px;
    /* float: left; */
}
.ui-count-span {
    display: block;
    width: 100%;
    height: 42px;
    /* background: url(../images/t1.png) no-repeat; */
    /* margin-bottom: 15px; */
    color: #363636;
    font-size: 18.95px;
    line-height: 42px;
    text-align: center;
}
.ui-count-num {
    display: block;
    width: 100%;
    height: 65px;
    /* background: url(../images/t3.png) no-repeat; */
    /* margin-bottom: 15px; */
    color: #363636;
    font-size: 29.77px;
    font-weight: bold;
    line-height: 69px;
    text-align: center;
}
#china{
    width: 100%;
    height: 390px;
    width: 432px;
    margin-top: 180px;
}
.bor {
    border-bottom: 1px solid #1f87db;
}
.ui-weeknum-date {
    width: 346px;
    height: 64px;
    margin: 0 auto;
}

.ui-weeknum-day {
    width: 33%;
    height: 100%;
    float: left;
    text-align: center;
}

.ui-weeknum-daysp1 {
    display: block;
    font-size: 16px;
    line-height: 35px;
    color: #363636;
    
}

.ui-weeknum-daysp2 {
    display: block;
    font-size: 20px;
    line-height: 13px;
    color: #363636;
    
    font-weight: bold;
}

.ui-tu8 {
    width: 99%;
    height: 230px;
    margin: 0 auto;
}
.ui-erweima{
    position: absolute;
    width: 168px;
    height: 177px;
    background: url(/PC/images/erweima.png) no-repeat;
    top: 83px;
    right: 209px;
    z-index: 10000000;
    display: none;
}
.erweima-bg{
    display: block;
    position: absolute;
    z-index: -1;
}
.ui-erweima-k{
    width: 140px;
    height: 140px;
    margin: 23px 14px 14px 14px;
    background: #fff;
}
@media screen and (max-width:1680px) {
    .logo {
        margin-left: 190px;
    }

    .ui-nav {
        margin-left: 106px;
    }
    .ui-erweima {
        right: 248px;
    }
}
@media screen and (max-width:1600px) {
    .logo {
        margin-left: 150px;
    }

    .ui-nav {
        margin-left: 106px;
    }
}
@media screen and (max-width:1440px) {
    .logo {
        margin-left: 50px;
    }

    .ui-nav {
        margin-left: 106px;
    }
    .ui-erweima {
        right: 151px;
    }
}
@media screen and (max-width:1366px){
    .logo{
        margin-left: 20px;
    }
    .ui-nav{
        margin-left: 26px;
    }
    .ui-erweima{
        right: 185px;
    }
}