* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}
p {
    margin-bottom: 0
}
ul {
    margin-bottom: 0
}
body {
    overflow-x: hidden;
    background: #fff;
    background-size: 100% 100%;
    color: #434343;
}
a {
    text-decoration: none !important;
}
image {
    border: none
}
.eps{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.t-a-c {
    text-align: center
}
.t-a-r {
    text-align: right
}
.m-0-a {
    margin: 0 auto;
}
.f-l {
    float: left
}
.f-r {
    float: right
}
.clear {
    clear: both
}
.f-w-b {
    font-weight: bold
}
/*字体大小*/
.f-s-12 {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
}
.f-s-13 {
    font-size: 13px;
    height: 13px;
    line-height: 13px;
}
.f-s-14 {
    font-size: 14px;
    height: 14px;
    line-height: 14px;
}
.f-s-15 {
    font-size: 15px;
    height: 15px;
    line-height: 15px;
}
.f-s-16 {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
}
.f-s-17 {
    font-size: 17px;
    height: 17px;
    line-height: 17px;
}
.f-s-18 {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
}
.f-s-19 {
    font-size: 19px;
    height: 19px;
    line-height: 19px;
}
.f-s-20 {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
}
.f-s-21 {
    font-size: 21px;
    height: 21px;
    line-height: 21px;
}
.f-s-22 {
    font-size: 22px;
    height: 22px;
    line-height: 22px;
}
.f-s-23 {
    font-size: 23px;
    height: 23px;
    line-height: 23px;
}
.f-s-24 {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
}
.f-s-25 {
    font-size: 25px;
    height: 25px;
    line-height: 25px;
}
.f-s-26{
    font-size: 26px;
    height: 26px;
    line-height: 26px;
}
.f-s-27 {
    font-size: 27px;
    height: 27px;
    line-height: 27px;
}
.f-s-28 {
    font-size: 28px;
    height: 28px;
    line-height: 28px;
}
.f-s-32 {
    font-size: 32px;
    height: 32px;
    line-height: 32px;
}
/*字体颜色*/
.f-c-fae199 {
    color: #fae199
}
.f-c-4c {
    color:#4c4c4c
}
.f-c-43 {
    color:#434343
}
.f-c-45 {
    color:#454545
}
.f-c-333 {
    color: #333
}
.f-c-000 {
    color: #000
}
.f-c-666 {
    color: #666
}
.f-c-999 {
    color: #999
}
.f-c-ccc {
    color: #ccc
}
.f-c-fff {
    color: #fff
}
.f-c-005bac {
    color: #005bac
}
.f-c-ff7800 {
    color: #ff7800
}
.f-c-616263 {
    color: #616263
}
.f-c-9f9e9e {
    color: #9f9e9e
}
.f-c-d2 {
    color: #d2d2d2
}
.f-c-ff7800 {
    color: #ff7800
}
.f-c-d2d2d2 {
    color: #d2d2d2
}
.f-c-0068b7 {
    color: #0068b7
}
.f-c-97 {
    color: #979797
}
.f-c-0a8ddf {
    color: #0a8ddf
}
/*背景色*/
.bg-d9 {
    background-color: #d9d9d9
}
.bg-eee {
    background-color: #eee
}
.bg-005bac {
    background-color: #005bac
}
.bg-0068b7 {
    background-color: #0068b7
}
/* 常用margin */
.m-r-3 {
    margin-right: 3px;
}
.m-r-5 {
    margin-right: 5px;
}
.m-r-10 {
    margin-right: 10px;
}
.m-r-15 {
    margin-right: 15px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-r-25 {
    margin-right: 25px;
}
.m-r-30 {
    margin-right: 30px;
}
.m-r-40 {
    margin-right: 40px;
}
.m-r-50 {
    margin-right: 50px;
}
.m-r-60 {
    margin-right: 60px;
}
.m-r-65 {
    margin-right: 65px;
}
.m-r-70 {
    margin-right: 70px;
}
.m-l-3 {
    margin-left: 3px;
}
.m-l-5 {
    margin-left: 5px;
}
.m-l-10 {
    margin-left: 10px;
}
.m-l-15 {
    margin-left: 15px;
}
.m-l-20 {
    margin-left: 20px;
}
.m-t-2 {
    margin-top: 2px;
}
.m-t-3 {
    margin-top: 3px;
}
.m-t-4 {
    margin-top: 4px;
}
.m-t-5 {
    margin-top: 5px;
}
.m-t-10 {
    margin-top: 10px;
}
.m-t-15 {
    margin-top: 15px;
}
.m-t-20 {
    margin-top: 20px;
}
.m-t-21 {
    margin-top: 21px;
}
.m-t-22 {
    margin-top: 22px;
}
.m-t-24 {
    margin-top: 24px;
}
.m-t-30 {
    margin-top: 30px;
}
.m-t-40 {
    margin-top: 40px;
}
.m-t-45 {
    margin-top: 45px;
}
.m-t-50 {
    margin-top: 50px;
}
.m-b-8 {
    margin-bottom: 8px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.m-b-24 {
    margin-bottom: 24px;
}
.m-b-25 {
    margin-bottom: 25px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.m-b-35 {
    margin-bottom: 35px;
}
.m-b-40 {
    margin-bottom: 40px;
}
.m-b-45 {
    margin-bottom: 45px;
}
.m-b-50 {
    margin-bottom: 50px;
}
.m-b-60 {
    margin-bottom: 60px;
}
.m-b-70 {
    margin-bottom: 70px;
}
.m-b-80 {
    margin-bottom: 80px;
}
.m-b-100 {
    margin-bottom: 100px;
}
.m-10-0 {
    margin: 10px 0;
}
.m-24-0 {
    margin: 24px 0;
}
.m-30-0 {
    margin: 30px 0;
}
.m-40-0 {
    margin: 40px 0;
}
.m-30-0-60 {
    margin: 30px 0 60px;
}
.m-40-0-80 {
    margin: 40px 0 80px;
}
.m-15-0-20 {
    margin: 15px 0 20px;
}
.m-0-10 {
    margin: 0 10px;
}
.m-0-20 {
    margin: 0 20px;
}
.m-0-30 {
    margin: 0 30px;
}

.content {
    width: 1200px;
}
.nav-top .content {
    height: 40px;
}
.nav-top .welcome {
    height: 40px;
    line-height: 40px;
}
.nav-top li a {
    display: block;
    height: 40px;
    line-height: 40px;
}
.working-hours p {
    height: 40px;
    line-height: 40px
}
.nav li a {
    display: block;
    height: 85px;
    line-height: 120px;
    border-bottom: 2px solid transparent
}
.nav li a.active {
    border-bottom: 2px solid #0068b7;
}
.nav li a.active span {
    font-weight: bold;
    color: #0068b7
}
.nav .name {
    font-size: 40px;
    height: 115px;
    line-height: 115px;
}
.nav a span {
    display: inline-block
}
.nav a img {
    margin-bottom: 3px
}
.t-i-info {
    margin: 50px auto;
    overflow: auto
}
.t-i-info .left {
    width: 290px;
}
.t-i-info .center {
    width: 620px;
    padding: 0 10px;
}
.t-i-info .right {
    width: 290px;
    height: 295px;
    padding: 28px 20px 0;
    background-color: #eaeaea
}
.t-i-info .box .item {
    padding: 27px 20px 0;
    height: 295px;
    display: block;
    border: 1px solid #bababa;
}
.t-i-info .box .dropdown {
    width: 50%;
    float: left;
    padding: 0 5px;
    margin-bottom: 15px;
}
.t-i-info .box .dropdown .btn {
    padding: 6px 8px;
    width: 100%;
    height: 35px;
    border-radius: unset;
    text-align: left;
    font-size: 16px
}
.t-i-info .box .dropdown .caret {
    margin-top: 8px;
    float: right
}
.t-i-info .box .dropdown .dropdown-menu {
    left: 15px
}
.dropdown .s-i-box {
    padding: 6px 8px;
    width: 100%;
    height: 35px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.dropdown .s-i-box input {
    border: none;
    outline: none;
    width: 70%;
    height: 100%;
    float: left;
    background-color: #fff;
    font-size: 16px
}
.dropdown .s-i-box p {
    float: right;
    width: 30%;
    text-align: center;
    font-size: 16px
}
.sear-box {
    width: 100%;
}
.sear-box p {
    margin-top: 10px;
}
.sear-box button {
    width: 119px;
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    background-color: #53afe9;
    font-size: 20px;
    color: #fff
}
.t-i-info .slideBox {
    position: relative;
    height: 295px;
    width: 100%;
    overflow: hidden;
}
.t-i-info .slideBox .hd {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 998
}
.t-i-info .slideBox .hd li {
    margin-top: 2px;
    margin-left: 15px;
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #bfc2c0
}
.t-i-info .slideBox .hd li.on {
    margin-top: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.t-i-info .slideBox .bd a {
    display: block;
    height: 300px;
    position: relative;
}
.t-i-info .slideBox .bd a  p {
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-size: 18px;
    color: #fff
}
.t-i-info .slideBox .bd a img {
    display: block;
    width: 100%;
    height: 100%
}
.t-i-info .right .d-btn {
    display: block;
    height: 47px;
    line-height: 47px;
    border-radius: 3px;
    background-color: #0a8ddf;
    text-align: center;
    font-size: 20px;
    color: #fff
}
.t-i-info .right .entrust a {
    display: block;
    width: 112px;
    height: 47px;
    line-height: 45px;
    border-radius: 3px;
    border: 1px solid #7cc2ee;
    background-color: #fff;
    text-align: center;
    font-size: 20px;
    color: #0a8ddf
}
.t-i-sale {
    width: 1232px;
}
.sale-hd {
    margin: 0 auto;
    width: 1200px;
    padding: 13px 15px;
    overflow: auto;
    background-color: #eaeaea;
    box-sizing: border-box
}
/*.sale-hd li {*/
    /*margin-left: 25px*/
/*}*/

.sale-hd li a {
    padding: 0 15px;
    display: block;
    height: 18px;
    line-height: 18px;
    border-right: 1px solid #c2d2dc;
    text-align: center;
    font-size: 18px;
    color: #434343
}
.sale-hd li.last a {
    border-right: none;
}
.sale-hd li.active a {
    font-weight: bold;
    /*background-color: #005bac;*/
    color: #0a8ddf
}
.sale-hd .more p {
    height: 28px;
    line-height: 28px;
}
.sale-bd {
    padding: 0 8px;
}
.sale-bd div {
    margin-top: 16px;
    padding: 0 8px;
    width: 33.3333333%;
}
.sale-bd a {
    position: relative;
    display: block;
    width: 100%;
    height: 250px;
    overflow: hidden
}
.sale-bd a img {
    display: block;
    width: 100%;
    height: 100%;
}
.sale-bd a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff
}
.t-i-buy {
    width: 1230px;
    margin: 50px auto;
}
.t-i-buy .sale-hd {
    width: 1200px;
    margin: 0 auto;
}
.buy-bd {
    padding: 0 8px;
}
.buy-bd .item {
    position: relative;
    margin-top: 16px;
    padding: 0 8px;
    width: 33.3333333333%;
    float: left;
}
.buy-bd .item .tag {
    position: absolute;
    top: 0;
    right: 30px;
    width: 58px;
    height: 67px;
}
.buy-bd .item .tag p {
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff
}
.buy-bd .item a {
    display: block;
    border: 1px solid #b9b9b9;
    padding: 20px;
}
.buy-bd .item a .b-title {
    width: 270px;
}
.buy-bd .item .type {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #ff7800;
    text-align: center;
    font-size: 16px;
    color: #fff
}
.buy-bd .item .info {
    width: auto;
}
.buy-bd .item .base-info {
    float: left;
    width: 170px;
}
.buy-bd .item .price {
    margin-left: 180px;
    width: auto;
}
.t-i-news {
    width: 1200px;
}
.t-i-news .n-hd {
    margin: 0 auto;
    padding: 50px 0 10px;
    width: 1200px;
    border-bottom: 1px solid #d2d2d2
}
.n-bd .left {
    width: 50%;
    padding-right: 15px;
}
.n-bd .left a {
    margin-top: 20px;
    padding-top: 15px;
    height: 150px;
    display: block;
    border-bottom: 1px solid #c2c2c2
}
.n-bd .left .message {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 25px;
    font-size: 14px;
    color: #9f9e9e
}
.n-bd .right {
    width: 50%;
    padding-left: 15px;
}
.n-bd .right a {
    margin-top: 20px;
    display: block;
    height: 150px;
}
.n-bd .right .img-box {
    width: 220px;
    height: 150px;
    overflow: hidden;
}
.n-bd .right .img-box img {
    width: 100%;
    height: 100%;
    display: block
}
.n-bd .right .info {
    margin-left: 220px;
    padding: 15px 10px 0;
    height: 150px;
    width: auto;
    border: 1px solid #c2c2c2;
    border-left: none
}
.n-bd .right .message {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 25px;
    font-size: 14px;
    color: #9f9e9e
}

.footer {
    margin-top: 50px;
    background-color: #333333
}
.footer .content {
    padding: 55px 0 65px 0;
}
.footer .f-nav li {
    margin-right: 8px;
}
.footer .f-nav a {
    padding-right: 8px;
    border-right: 1px solid #717171;
    display: block;
    font-size: 14px;
    color: #fff
}
.footer .f-nav .last a {
    border-right: none
}
.footer .company-info img {
    margin: 0 6px 2px 0;
}
/*新闻列表页*/
.t-news {
    min-height: 600px;
}
.t-news .menu {
    width: 180px;
}
.t-news .menu a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #d9d9d9;
}
.t-news .menu a p {
    padding: 0 10px;
    border-left: 3px solid #0a8ddf;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #1a1a1a
}
.t-news .menu li a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #d9d9d9
}
.t-news .menu li a span {
    display: block;
    padding: 0 13px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #808080
}
.t-news .box {
    margin-left: 250px;
    width: auto;
    overflow: auto
}
.t-news .box .item {
    margin-bottom: 30px;
    padding-left: 30px;
    width: 50%;
}
.t-news .box .item a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff
}
.t-news .box .item a img {
    display: block;
    width: 100%;
    height: 150px;
}
.t-news .box .item a .info-box {
    padding: 25px 30px;
    overflow: auto
}
.t-news .box .item a .date {
    padding: 10px;
    border: 1px solid #e6e6e6
}
.t-news .box .item a .info {
    margin-left: 105px;
    margin-top: 16px;
    width: auto
}
.pagination {
    width: 100%;
    text-align: center;
}
.pagination ul {
    display: inline-block;
    overflow: auto;
}
.pagination ul li {
    padding: 0 10px;
    float: left;
}
.pagination ul li a {
    display: block;
    padding: 10px 5px;
    border-bottom: 1px solid transparent;
    font-size: 14px;
    color: #808080
}
.pagination ul li.active a {
    border-bottom: 1px solid #808080;
    color: #0068b7
}
.pagination .left,.pagination .right {
    display: inline-block;
    padding: 10px 15px 10px;
}
.pagination .left img,.pagination .right img {
    display: block
}
.t-news-show .left-box {
    width: 830px;
    background-color: #fff
}
.t-news-show .left-box .box {
    padding: 30px 20px;
}
.t-news-show .left-box .title {
    width: 50%
}
.t-news-show .left-box .message {
    font-size: 14px;
    color: #666
}
.t-news-show .menu {
    padding: 0 20px 55px;
    margin-left: 860px;
    background-color: #fff;
    width: auto
}
.t-news-show .menu .title {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #434343
}
.t-news-show .menu li {
    padding: 20px 0;
    border-top: 1px solid #d9d9d9;
}
.t-news-show .menu li .message {
    line-height: 25px;
    font-size: 14px;
    color: #999;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.t-news-show .page-turn {
    overflow: auto
}
.t-news-show .page-turn a {
    display: block;
    width: 50%;
    padding: 20px 30px;
    overflow: auto
}
.t-news-show .page-turn .prev {
    background-color: #e6e6e6
}
.t-news-show .page-turn .next {
    background-color: #999
}
.t-news-show .page-turn .n-img {
    display: block;
    width: 120px;
    height: 60px;
}
.t-news-show .page-turn .prev p {
    margin: 20px 25px 0;
    padding-left: 30px;
    border-left: 1px solid #cccccc
}
.t-news-show .page-turn .next p {
    margin: 20px 25px 0;
    padding-right: 30px;
    border-right: 1px solid #cccccc
}