#banner_blk {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 538px;
}

#banner {
    height: 100%;
    z-index: 1;
    overflow: hidden;
}

#banner_button_blk {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 50px;
    z-index: 2
}

#banner_button {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 0px;
    z-index: 2;
    width: 1200px;
    height: 50px;
    line-height: 50px;
    text-align: center
}

#banner_button a {
    display: inline-block;
    margin: 20px 6px;
    margin-bottom: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 0px;
    text-align: center;
    color: #666;
    outline: none;
    background: #777;
    -moz-outline: none;
    blr: expression(this.onFocus=this.blur())
}

#banner_button a.activeSlide {
    background: #8e172c
}

#banner_button a:hover {
    background: #8e172c
}

#banner_left, #banner_right {
    position: absolute;
    background: url(../images/prev.png) no-repeat center center;
    top: 220px;
    left: 22px;
    display: block;
    width: 50px;
    height: 100px;
    z-index: 13;
    cursor: pointer
}

#banner_right {
    background: url(../images/next.png) no-repeat center center;
    left: auto;
    right: 22px
}

#banner_left:hover, #banner_right:hover {
    background-color: rgba(255, 255, 255, 0.2)
}

.form-quick {
    padding-top: 20px
}

.form-quick .form-group {
    height: 38px;
    clear: both;
    margin-bottom: 10px
}

.form-quick .form-group .input-group {
    float: left;
    height: 100%;
    margin-right: 10px
}

.form-quick .form-group .input-group.long {
}

.form-quick .form-group .input-group .input-label {
    font-size: 12px;
    line-height: 30px
}

.form-quick .form-group .input-group .form-control {
    width: 100px;
    height: 100%;
    background: #fff;
    padding: 0 8px;
    font-size: 12px;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.form-quick .form-group .input-group .form-control:focus {
    border-color: #ffc600
}

.form-quick .form-group .input-group .form-control.short {
    width: 70px
}

.form-quick .form-group .input-group .form-control.long {
    width: 140px
}

.row {
    margin-top: 40px
}

.row-title {
    position: relative;
    margin: 0 auto;
    line-height: 1em;
    text-align: center;
    margin-bottom: 20px
}

.row-title:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 4px;
    background: #8e172c;
    border-radius: 2px;
    bottom: -16px;
    left: 50%;
    margin-left: -15px
}

.row-title .h1 {
    font-size: 24px;
    height: 46px;
    line-height: 46px;
    margin-bottom: 24px;
    color: #c9c9c9;
    text-transform: uppercase;
    letter-spacing: 2px
}

.row-title .h2 {
    font-size: 24px;
    height: 22px;
    color: #8e172c;
    font-weight: bold
}

.pro {
}

.shasha {
    width: 100%;
    height: 518px;
    overflow: hidden
}

.shasha .shab {
    float: left;
    position: relative;
    width: 300px;
    height: 100%
}

.shasha .shab.on {
    width: 600px
}

.shasha .shab .shaimg {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: right center;
    background-repeat: no-repeat
}

.shasha .shab .shashadow, .shasha .shab .shalink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 300px 0 300px rgba(0, 0, 0, 0.4) inset
}

.shasha .shab.on .shashadow {
    box-shadow: 100px 0 300px rgba(0, 0, 0, 0.4) inset
}

.shasha .shab .shalink {
    box-shadow: none
}

.shasha .shab .shatxt {
    position: absolute;
    top: 145px;
    left: 0;
    width: 300px;
    height: 228px;
    color: #fff;
    text-align: center
}

.shasha .shab .shatxt .icon {
    width: 110px;
    height: 110px;
    margin: 0 auto
}

.shasha .shab .shatxt .icon.icon-pro-a {
    background-position: 0 0
}

.shasha .shab .shatxt .icon.icon-pro-b {
    background-position: -110px 0
}

.shasha .shab .shatxt .icon.icon-pro-c {
    background-position: -220px 0
}

/*.shasha .shab:hover .shatxt .icon {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg)
}*/
.shasha .shab .shatxt .name {
    width: 100%;
    height: 46px;
    font-size: 24px;
    line-height: 46px;
    margin: 10px 0
}

.shasha .shab .shatxt .txt {
    width: 100%;
    height: 52px;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden
}

.ys {
    padding: 40px 0;
    background: #fdf7e4;
    color: #8e172c;
    text-align: center
}

.ys .b {
    width: 108px
}

.ys .b .icon {
    width: 108px;
    height: 108px
}

.ys .b .icon.icon_ys_a {
    background-position: 0 -110px
}

.ys .b .icon.icon_ys_b {
    background-position: -108px -110px
}

.ys .b .icon.icon_ys_c {
    background-position: -216px -110px
}

.ys .b .icon.icon_ys_d {
    background-position: -324px -110px
}

.ys .b .name {
    font-size: 16px;
    margin-top: 10px
}

.ys .cut {
    width: 108px;
    height: 1px;
    background: #8e172c;
    margin: 0 24px;
    vertical-align: 64px
}

.ab {
    position: relative;
    padding: 40px 0;
    background: #fffbe5;
    border-top: 1px solid #ffe8ab;
    border-bottom: 1px solid #ffe8ab
}

.ab:before {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -440px;
    content: '';
    width: 224px;
    height: 338px;
    border: 9px solid #8e172c;
    z-index: 0
}

.ab:after {
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -240px;
    content: '';
    width: 40px;
    height: 235px;
    background: #fffbe5;
    z-index: 0
}

.ab .abcon {
    position: relative;
    width: 1004px;
    height: 196px;
    background: #fff url(../images/index/ab_img.jpg) no-repeat right center;
    border: 6px solid #d0d0d0;
    padding: 20px;
    margin-top: 80px;
    margin-bottom: 60px;
    z-index: 1
}

.ab .abcon .txt {
    width: 564px;
    height: 100%;
    font-size: 14px;
    line-height: 2em;
    color: #444;
    overflow: hidden
}

.newscon {
    background: #63483c;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px
}

.newscon ul {
    width: 100%;
    padding-left: 100px
}

.newscon ul li {
    float: left;
    width: 460px;
    margin-right: 60px;
    background: transparent;
    padding: 20px 10px
}

.newscon ul li:hover {
    background: #f5ddb8;
    color: #63483c
}

.newscon ul li a {
    width: 100%
}

.newscon ul li a .img {
    width: 162px;
    height: 110px;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.newscon ul li a .txt {
    width: 260px;
    height: 110px
}

.newscon ul li a h4 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px
}

.newscon ul li a p {
    width: 100%;
    height: 56px;
    line-height: 28px;
    font-size: 12px;
    overflow: hidden
}

.par {
    padding: 40px 0;
    background: #fff
}

.parcon {
    padding-top: 20px
}

.parcon .parrow {
    width: 100%;
    height: 90px;
    margin-bottom: 20px
}

.parcon .head {
    width: 116px;
    height: 100%;
    line-height: 90px;
    font-size: 14px;
    color: #8e172c
}

.parcon ul {
    width: 1024px;
    height: 100%
}

.parcon ul li {
    float: left;
    width: 204.8px;
    height: 100%;
    overflow: hidden;
    border: 1px solid transparent
}

.parcon ul li img {
    max-width: 100%;
    max-height: 100%;
    opacity: 0.4;
    filter: opacity(40);
}

.parcon ul li:hover img {
    opacity: 1;
    filter: opacity(100)
}

.parcon .more {
    width: 40px;
    height: 100%;
    padding-top: 44px;
    padding: 43px 10px
}

.parcon .more i, .parcon .more i:before, .parcon .more i:after {
    position: relative;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #aaa
}

.parcon .more i:before, .parcon .more i:after {
    position: absolute;
    content: '';
    top: 0;
    left: -8px
}

.parcon .more i:after {
    left: auto;
    right: -8px
}

.parcon .more:hover i, .parcon .more:hover i:before, .parcon .more:hover i:after {
    background: #8e172c
}

.customs-data-and-news {
    width: 1200px;
    display: flex;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.customs-data-and-news .customs-data,
.customs-data-and-news .news {
    width: 600px;
}

.customs-data-and-news .customs-data .title,
.customs-data-and-news .news .title {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1em;
}

.customs-data-and-news .customs-data .title:after,
.customs-data-and-news .news .title:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 4px;
    /*background: #8e172c;*/
    border-radius: 2px;
    bottom: -16px;
    left: 50%;
    margin-left: -15px
}

.customs-data-and-news .customs-data .title .english,
.customs-data-and-news .news .title .english {
    font-size: 24px;
    height: 46px;
    line-height: 46px;
    color: #c9c9c9;
    text-transform: uppercase;
    letter-spacing: 2px
}

.customs-data-and-news .customs-data .title .chinese,
.customs-data-and-news .news .title .chinese {
    font-size: 24px;
    height: 22px;
    color: #8e172c;
    font-weight: bold
}

.customs-data-and-news .customs-data .title .divider,
.customs-data-and-news .news .title .divider {
    width: 30px;
    height: 4px;
    background-color: #8E172C;
    border-radius: 2px;
    margin-top: 10px;
}

.customs-data-and-news .customs-data .articles,
.customs-data-and-news .news .articles {
    background-color: #63483C;
    color: white;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.customs-data-and-news .customs-data ul li:hover,
.customs-data-and-news .news ul li:hover {
    background-color: #F5DDB8;
    color: #63483C;
}

.customs-data-and-news .customs-data ul li a,
.customs-data-and-news .news ul li a {
    display: block;
    padding: 20px;
}

.customs-data-and-news .customs-data ul li a p,
.customs-data-and-news .news ul li a p {
    font-size: 14px;
}