.lytine-timer01-wrapper .num {
  font-family: Roboto-Bold;
  font-size: 20px;
  color: #FF8800;
  margin: 0 5px;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('font/Roboto-Bold/Roboto-Bold.ttf');
}
/*# sourceMappingURL=style.css.map */
.swiper-pagination-custom {
    bottom: 30px !important;
    left: 0;
    width: 100%;
}

.swiper-pagination-customs {
    width: 60px;
    height: 3px;
    display: inline-block;
    background: #fff;
    opacity: 0.3;
    margin: 0 10px;
}

.swiper-pagination-customs-active {
    opacity: 1;
    background-color: #FF7700;
}
.slider {
    height: 450px;
}
.slider1 {
    background: url("../img/banner1.png") no-repeat center;
}
.slider2 {
    background: url("../img/banner2.png") no-repeat center;
}
.slider3 {
    background: url("../img/banner3.png") no-repeat center;
}

.com-banner {
    width: 100%;
    height: 400px;
    position: relative;
}
.breadNav {
    width: 100%;
    border-bottom: 1px solid #dedede;
    height: 67px;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.breadNav .con {
    width: 100%;
    height: 67px;
}
.breadNav .breadNav-address {
    width: 67px;
    height: 67px;
    background: url(../img/breadNav-icon01.png) no-repeat center;
    float: left;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.breadNav-a{ 
   color: #666;
   text-decoration: none;
}
.breadNav span {
    display: block;
    float: left;
    margin-left: 28px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    height: 67px;
    line-height: 67px;
}
.breadNav p {
    height: 67px;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
    float: left;
}
.breadNav p a {
    color: #666666;
    padding: 0 4px;
    font-size: 14px;
}
.breadNav p a {
    color: #666666;
    padding: 0 4px;
    font-size: 14px;
}

.newsDetails {
    width: 100%;
    background: #f6f6f6;
    padding: 60px 0;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.newsDetails .mainCon {
    background: #fff;
}
.newsDetails .article {
    width: 100%;
}
.newsDetails .article .article-title {
    padding: 50px 150px 0 70px;
}
.newsDetails .article .article-title {
    height: 129px;
    padding: 50px 64px 0;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}
.newsDetails .article .article-title h1 {
    font-size: 30px;
    color: #333333;
    font-weight: normal;
}
.newsDetails .article .article-title p {
    margin-top: 22px;
    overflow: hidden;
}
.newsDetails .article .article-title p span:first-child {
    padding-left: 0;
    border-left: none;
}
.newsDetails .article .article-title p span {
    display: block;
    float: left;
    font-size: 14px;
    color: #333333;
    padding: 0 20px;
    border-left: 1px dotted #999999;
}
.newsDetails .article .article-con {
    padding: 42px 150px 100px 70px;
}
.register-btn {
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    transition: all .2s;
    text-decoration: none;
    outline: none;
    height: 36px;
    width: 100px;
}
.register-active {
    background: #07c160;
    color: #fff;
    float: right;
    font-size: 16px;
}

