.go a,.seemore {
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #004386;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(-270deg,#037ab9 0,#f5a86d 0,#037ab9 0,#004386 100%);
    border-image-slice: 1;
}

/*关于展会*/
.about {
    padding:2% 0;
}
.about .about-item {
    padding:2% 0;
}


.about .about-item .word {
    float:left;
    width:50%;
}
.about .about-item .word .tit {
    position: relative;
    padding: 50px 0;
    border-bottom: 2px solid #f5f5f5;
}
.about .about-item .word .tit::after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0%;
    width: 20%;
    height: 3px;
    background: #004386;
}
.about .about-item .word .tit h2 {
    display: inline-block;
    font-size: 48px;
    color: #014588;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    background-image: linear-gradient(to right,#004386 0,#1f3853 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about .about-item .word .content {
    margin: 50px 0;
}
.about .about-item .word .content p {
    font-size: 16px;
    color: #3a3a3a;
    line-height: 1.8;
    opacity: 0.8;
    margin: 0 0 30px 0;
}
.about .about-item .word .tag p {
    font-size: 16px;
    color: #3a3a3a;
    line-height: 1.8;
    opacity: 0.6;
    margin: 0 0 10px 0;
}
.about .about-item .word .tag p span {
    color: #000;
    line-height: 1.8;
}
.about .about-item .word .tag p::before{
    content: "";
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.about .about-item .word .tag p.time::before {
    background: url(../images/hall/time.svg) no-repeat center center/16px;
}
.about .about-item .word .tag p.address::before {
    background: url(../images/hall/address.svg) no-repeat center center/14px;
}

.about .about-item .photo {
    float:right;
    width:40%;
}
.about .about-item .photo img {
    width:100%;
}
@media screen and (max-width:1024px){
.about {
    padding:2% 0;
}
.about .about-item {
    padding:2% 0;
}


.about .about-item .word {
    width:100%;
    padding:2% 0;
}
.about .about-item .word .tit {
    position: relative;
    padding: 20px 0;
    border-bottom: 2px solid #f5f5f5;
}
.about .about-item .word .tit::after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0%;
    width: 20%;
    height: 3px;
    background: #037ab9;
}
.about .about-item .word .tit h2 {
    font-size: 24px;
}

.about .about-item .word .content {
    margin: 20px 0;
}
.about .about-item .word .content p {
    font-size: 14px;
    color: #3a3a3a;
    line-height: 1.8;
    opacity: 0.8;
    margin: 0 0 10px 0;
}
.about .about-item .word .tag p {
    font-size: 14px;
    color: #3a3a3a;
    line-height: 1.8;
    opacity: 0.6;
    margin: 0 0 10px 0;
}
.about .about-item .word .tag p span {
    color: #000;
    line-height: 1.8;
}
.about .about-item .word .tag p::before{
    content: "";
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.about .about-item .word .tag p.time::before {
    background: url(../images/hall/time.svg) no-repeat center center/14px;
}
.about .about-item .word .tag p.address::before {
    background: url(../images/hall/address.svg) no-repeat center center/12px;
}

.about .about-item .photo {
    width:100%;
}
.about .about-item .photo img {
    width:100%;
}
}
/*关于展会*/


/*第一次参展*/
.first {
    margin:2% 0;
    position:relative;
}
.first::before {
    position: absolute;
    left: 0%;
    top: 0%;
    content: "";
    width: 100%;
    height: 50%;
    z-index: -10;
    background-image: linear-gradient(to top,#004386 0,#1f3853 100%);
}
.first .first-item {
    padding:5% 0 2% 0;
}
.first .first-item .tit {
    text-align: center;
}
.first .first-item .tit h3 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
}
.first .first-item .tit p {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    margin:30px 0 0 0;
}

.first .first-item .top {
    padding:6% 0 0 0;
}
.first .first-item .top .photo {
    float:left;
    width:40%;
}
.first .first-item .top .photo img {
    width:100%;
}


.first .first-item .top .word {
    float:right;
    width:55%;
    margin:12% 0 0 0;
    padding:5%;
}
.first .first-item .top .word .word-tit {}
.first .first-item .top .word .word-tit h3 {
    display: inline-block;
    font-size: 48px;
    color: #014588;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    background-image: linear-gradient(to right,#004386 0,#1f3853 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.first .first-item .top .word .word-tit h4 {
    font-size: 24px;
    color: #231815;
    font-weight: bold;
    margin:50px 0 40px 0;
}

.first .first-item .top .word .word-content {}
.first .first-item .top .word .word-content p {
    font-size: 16px;
    color: #3a3a3a;
    line-height: 1.8;
    opacity: 0.6;
}
@media screen and (max-width:1024px){
.first {
    margin:2% 0;
    position:relative;
}
.first::before {
    position: absolute;
    left: 0%;
    top: 0%;
    content: "";
    width: 100%;
    height: 20%;
    z-index: -10;
    background-image: linear-gradient(to top,#037ab9 0,#004386 100%);
}
.first .first-item {
    padding:8% 0 5% 0;
}
.first .first-item .tit {
    text-align: center;
}
.first .first-item .tit h3 {
    font-size: 24px;
}
.first .first-item .tit p {
    font-size: 18px;
    margin:10px 0 0 0;
}

.first .first-item .top {
    padding:6% 0 0 0;
}
.first .first-item .top .photo {
    width:100%;
}
.first .first-item .top .photo img {
    width:100%;
    padding:0 10%;
}


.first .first-item .top .word {
    width:100%;
    margin:12% 0 0 0;
    padding:5%;
}
.first .first-item .top .word .word-tit {}
.first .first-item .top .word .word-tit h3 {
    font-size: 24px;
}
.first .first-item .top .word .word-tit h4 {
    font-size: 18px;
    margin:20px 0 10px 0;
}

.first .first-item .top .word .word-content {}
.first .first-item .top .word .word-content p {
    font-size: 14px;
    line-height: 1.8;
}    
}

/*第一次参展*/

/*连续23年*/
.hold {
    position: relative;
    margin:5% 0;
    padding:5% 0;
    background: url(../images/hall/hold-bg.png) no-repeat top center/cover;
}

.hold .hold-item {
    padding: 5% 0;
}
.hold .hold-item .word {
    width:36%;
}
.hold .hold-item .word .tit {
    
}
.hold .hold-item .word .tit h3 {
    display: inline-block;
    font-size: 48px;
    color: #014588;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    background-image: linear-gradient(to right,#004386 0,#1f3853 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
}
.hold .hold-item .word .tit h3 span {
    font-size: 48px;
    font-family: "Montserrat-Bold";
}
.hold .hold-item .word .tit h4 {
    font-size: 18px;
    color:#231815;
    margin:30px 0 55px 0;
}
.hold .hold-item .word .tit h4 span {
    font-size: 30px;
    font-family: "Montserrat-Bold";
    
}

.hold .hold-item .word .content h4 {
    font-size: 36px;
    color: #231815;
    font-weight: bold;
    margin:0 0 30px 0;
}
.hold .hold-item .word .content p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
}
.hold .hold-item .word .content p.two {
    margin:30px 0 0 0;
}

.hold .hold-item .photo {
    position: absolute;
    top: 10%;
    right: 0;
    z-index: 0;
    width:55%;
    
}
.hold .hold-item .photo img {
    width:100%;
    transform: translate(0px,-100px);
}
@media screen and (max-width:1024px){
.hold {
    margin:5% 0;
    padding:5% 0;
    background: url(../images/hall/hold-bg.png) no-repeat top center/cover;
}

.hold .hold-item {
    padding: 8% 0;
}
.hold .hold-item .word {
    width:100%;
}
.hold .hold-item .word .tit {
    
}
.hold .hold-item .word .tit h3 {
    font-size: 24px;
}
.hold .hold-item .word .tit h3 span {
    font-size: 28px;
}
.hold .hold-item .word .tit h4 {
    font-size: 16px;
    margin:10px 0 30px 0;
}
.hold .hold-item .word .tit h4 span {
    display: none;
    font-size: 20px;
    
}

.hold .hold-item .word .content h4 {
    font-size: 18px;
    margin:0 0 10px 0;
}
.hold .hold-item .word .content p {
    font-size: 14px;
    line-height: 1.6;
}
.hold .hold-item .word .content p.two {
    margin:30px 0 0 0;
}

.hold .hold-item .photo {
    position: relative;
    width:100%;
    margin:10% 0;
    
}
.hold .hold-item .photo img {
    width:100%;
    transform: translate(0px,0px);
}
}
/*连续23年*/


/*回顾参展历史*/
.history {
    padding:3% 0;
    background:#f6f6f6;
}
.history .history-item {
    padding:3% 0;
}
.history .history-item .tit {
    
}
.history .history-item .tit h3 {
    display: inline-block;
    font-size: 48px;
    color: #014588;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    background-image: linear-gradient(to right,#004386 0,#1f3853 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.history-list {
    padding:4% 0;
}
.history-list ul {}
.history-list ul li {
    margin:20px;
    padding:20px;
    background:#fff;
}
.history-list ul li .word {}
.history-list ul li .word h3 {
    display: inline-block;
    font-size: 30px;
    color: #014588;
    font-weight: bold;
    font-family: "Montserrat-Bold";
    letter-spacing: 0;
    text-transform: uppercase;
    background-image: linear-gradient(to right,#004386 0,#1f3853 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.history-list ul li .word p {
    height: 120px;
    padding:10px 0 30px 0;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
}
.history-list ul li .photo {}
.history-list ul li .photo img {
    width:100%;
}

.history .swiper-pagination-progressbar {
    position:relative;
    width: 100%;
    height: 3px;
    background: rgba(0,0,0,.1);
    margin:20px 0  10px 0;
}
.history .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-image: linear-gradient(to right,#037ab9 0,#004386 100%);
}
@media screen and (max-width:1024px){
.history {
    padding:8% 0;
    background:#f6f6f6;
}
.history .history-item {
    padding:3% 0;
}
.history .history-item .tit {
}
.history .history-item .tit h3 {
    font-size: 24px;
}

.history-list {
    padding:4% 0;
}
.history-list ul {}
.history-list ul li {
    margin:20px;
    padding:20px;
    background:#fff;
}
.history-list ul li .word {}
.history-list ul li .word h3 {
    font-size: 18px;
}
.history-list ul li .word p {
    margin:10px 0 30px 0;
    font-size: 14px;
    line-height: 1.6;
}
.history-list ul li .photo {}
.history-list ul li .photo img {
    width:100%;
}

.history .swiper-pagination-progressbar {
    position:relative;
    width: 100%;
    height: 3px;
    background: rgba(0,0,0,.1);
    margin:20px 0  10px 0;
}
.history .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-image: linear-gradient(to right,#037ab9 0,#004386 100%);
}
}
/*回顾参展历史*/
