.a_hover:hover {
    text-decoration: underline;
    color: #2fa0ff
}

.a_hover_color:hover {
    color: #2fa0ff
}

.page {
    line-height: 1.5
}

.page a,
.page span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #999;
    margin: 2px;
    color: #999;
    margin-top: 10px
}

.page .next,
.page .prev {
    padding: 5px;
    margin: 0
}

.page .current {
    background: #999;
    color: #fff
}

.c6 {
    color: #666
}

.c9 {
    color: #999
}

.w920 {
    width: 920px
}

.lt2 {
    letter-spacing: 2px
}

.header {
    background-color: #fff
}

.header .left {
    position: absolute;
    left: 5.989583333333334%;
    z-index: 10
}

.header .search {
    position: absolute;
    right: 3.645833333333333%;
    z-index: 10;
    top: 37px
}

.header .search input {
    outline: 0;
    width: 230px;
    height: 42px;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    background-color: #f5f5f5;
    font-size: 13px;
    border: none;
    text-indent: 20px
}

.header .search button {
    position: absolute;
    width: 40px;
    height: 42px;
    outline: 0;
    background-image: url(../images/zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    right: 0;
    cursor: pointer;
    top:0;
    background-color:#f5f5f5
}

.nav {
    font-size: 0;
    text-align: right;
    padding-top: 50px;
    padding-right: 26%
}

.nav .item {
    margin-left: 4.2%;
    font-size: 16px;
    text-align: center;
    display: inline-block
}

.nav .item a {
    display: block;
    color: #737373;
    padding-bottom: 44px
}

.nav .item a:after {
    content: '';
    border: 7px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.nav .item.hover a:after,
.nav .item:hover a:after {
    border-bottom-color: #00498a
}

.banner .owl-carousel .owl-nav {
    position: absolute;
    width: 1250px;
    left: 50%;
    margin-left: -625px;
    bottom: 0;
    top: 0;
    visibility: hidden
}

.banner .owl-carousel .owl-nav .owl-next,
.banner .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    width: 60px;
    top: 0;
    bottom: 0;
    font-size: 0;
    background-repeat: no-repeat;
    visibility: visible;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    opacity: 1;
    background-repeat: no-repeat
}

.banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
    background-image: url(../images/l.png);
    background-position: left center
}

.banner .owl-carousel .owl-nav .owl-next {
    right: 0;
    background-image: url(../images/r.png);
    background-position: right center
}

.banner .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 20px;
    text-align: center;
    font-size: 0
}

.banner .owl-dots .owl-dot {
    width: 60px;
    height: 5px;
    background-color: #2886d0;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.banner .owl-dots .owl-dot.active {
    background-color: #fff
}

.fz0 {
    font-size: 0
}

.c8 {
    color: #888
}

.index_yw {
    background-color: #f5f5f5
}

.index_yw .w {
    height: 271px;
    padding-top: 125px;
    margin-top: -35px;
    padding-bottom: 100px
}

.index_yw .item .img-wrap {
    padding-bottom: 50px
}

.index_yw .item .info {
    position: absolute;
    bottom: 0;
    height: 90px;
    left: 15px;
    right: 15px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    background-color: #fff;
    overflow: hidden
}

.index_yw .item .info .icon {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_yw .item .info .icon img {
    display: inline-block;
    width: auto;
    vertical-align: bottom
}

.index_yw .item .info .tit {
    color: #888;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    margin-top: 8px
}

.index_yw .item .info .tit:after,
.index_yw .item .info .tit:before {
    content: ''
}

.index_yw .item .info .plus {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-border-radius: 32px 0 0 0;
    border-radius: 32px 0 0 0;
    background-color: red;
    background-color: rgba(255, 255, 255, .12);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    width: 0;
    height: 0;
    overflow: hidden
}

.index_yw .item .info .plus:before {
    content: '';
    width: 14px;
    height: 2px;
    position: absolute;
    top: 17px;
    left: 13px;
    background-color: #fff
}

.index_yw .item .info .plus:after {
    content: '';
    width: 2px;
    height: 14px;
    position: absolute;
    background-color: #fff;
    left: 19px;
    top: 11px
}

.index_yw .item .info .desc {
    opacity: 0;
    height: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    margin-top: 0
}

.index_yw .item .info .more {
    opacity: 0;
    height: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto
}

.index_yw .item.hover .info {
    background-color: #0e5fa7;
    -webkit-box-shadow: 5px 5px 10px rgba(14, 95, 167, .933);
    box-shadow: 5px 5px 10px rgba(14, 95, 167, .933);
    cursor: pointer
}

.index_yw .item.hover .info .tit {
    color: #fff
}

.index_yw .item.hover .info .plus {
    width: 32px;
    height: 32px
}

.index_yw .item.active .info {
    left: 0;
    right: 0;
    background-color: #fff;
    height: 396px;
    cursor: text;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    box-shadow: 0 0 35px rgba(0, 0, 0, .1)
}

.index_yw .item.active .info .icon {
    opacity: 0;
    height: 0
}

.index_yw .item.active .info .tit {
    color: #035096;
    font-size: 22px;
    margin-top: 60px;
    display: inline-block
}

.index_yw .item.active .info .tit:after,
.index_yw .item.active .info .tit:before. {
    width: 40px;
    height: 1px;
    background-color: #bdbdbd;
    position: absolute;
    top: 50%
}

.index_yw .item.active .info .tit:before {
    left: -55px
}

.index_yw .item.active .info .tit:after {
    right: -55px
}

.index_yw .item.active .info .desc {
    opacity: 1;
    height: 125px;
    overflow: hidden;
    margin-top: 35px
}

.index_yw .item.active .info .more {
    text-align: center;
    width: 190px;
    height: 50px;
    line-height: 50px;
    background-color: #1062ab;
    opacity: 1;
    font-size: 15px;
    margin-top: 50px;
    background-image: -webkit-gradient(linear, left top, right top, from(#00498a), to(#1062ac));
    background-image: -webkit-linear-gradient(left, #00498a, #1062ac);
    background-image: -moz-linear-gradient(left, #00498a, #1062ac);
    background-image: -o-linear-gradient(left, #00498a, #1062ac);
    background-image: linear-gradient(90deg, #00498a, #1062ac)
}

.index_yw .item.active .info .more a {
    color: #fff;
    display: block
}

.index_yw .owl-carousel .owl-stage-outer {
    overflow: visible
}

.index_yw .owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -100px;
    height: 100px;
    visibility: hidden
}

.index_yw .owl-carousel .owl-nav .owl-next,
.index_yw .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    width: 100px;
    top: 0;
    bottom: 0;
    font-size: 0;
    background-repeat: no-repeat;
    visibility: visible;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    opacity: 1;
    background-repeat: no-repeat
}

.index_yw .owl-carousel .owl-nav .owl-next:after,
.index_yw .owl-carousel .owl-nav .owl-prev:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    border: 5px solid transparent;
    border-left-color: #d0d0d0;
    border-top-color: #d0d0d0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_yw .owl-carousel .owl-nav .owl-next:hover::after,
.index_yw .owl-carousel .owl-nav .owl-prev:hover::after {
    border-left-color: #000;
    border-top-color: #000
}

.index_yw .owl-carousel .owl-nav .owl-prev {
    left: 525px
}

.index_yw .owl-carousel .owl-nav .owl-prev:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -o-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.index_yw .owl-carousel .owl-nav .owl-next {
    right: 525px
}

.index_yw .owl-carousel .owl-nav .owl-next:after {
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    -moz-transform: translate(-50%, -50%) rotate(135deg);
    -ms-transform: translate(-50%, -50%) rotate(135deg);
    -o-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg)
}

.index_title1 .en {
    color: #5492cd
}

.index_title1 .zh {
    color: #054e92
}

.index_title1 .line {
    background-color: #054e92
}

.index_about .w {
    background-image: url(../images/lo2.png), url(../images/a2.png);
    background-repeat: no-repeat;
    background-position: left top, right bottom
}

.index_about .items {
    -webkit-box-shadow: 0 10px 29px 0 rgba(31, 20, 17, .08);
    box-shadow: 0 10px 29px 0 rgba(31, 20, 17, .08);
    display: inline-block
}

.index_about .items .item {
    float: left;
    width: 190px;
    height: 104px;
    background-image: url(../images/line.png);
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_about .items .item .img-wrap {
    background-repeat: no-repeat;
    background-position: center bottom;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_about .items .item .tit {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_about .items .item:last-child {
    background-image: none
}

.index_about .more {
    border: 1px solid #fff;
    text-align: center
}

.index_about .more a {
    display: block;
    color: #fff
}

.index_about .item1 .img-wrap {
    background-image: url(../images/ab1.png)
}

.index_about .item1:hover {
    background-color: #174873;
    background-image: none
}

.index_about .item1:hover .tit {
    color: #fff
}

.index_about .item1:hover .img-wrap {
    background-image: url(../images/ab1_h.png)
}

.index_about .item2 .img-wrap {
    background-image: url(../images/ab2.png)
}

.index_about .item2:hover {
    background-color: #174873;
    background-image: none
}

.index_about .item2:hover .tit {
    color: #fff
}

.index_about .item2:hover .img-wrap {
    background-image: url(../images/ab2_h.png)
}

.index_about .item3 .img-wrap {
    background-image: url(../images/ab3.png)
}

.index_about .item3:hover {
    background-color: #174873;
    background-image: none
}

.index_about .item3:hover .tit {
    color: #fff
}

.index_about .item3:hover .img-wrap {
    background-image: url(../images/ab3_h.png)
}

.index_about .item4 .img-wrap {
    background-image: url(../images/ab4.png)
}

.index_about .item4:hover {
    background-color: #174873;
    background-image: none
}

.index_about .item4:hover .tit {
    color: #fff
}

.index_about .item4:hover .img-wrap {
    background-image: url(../images/ab4_h.png)
}

.index_about .bg {
    background-image: url(../images/a3.png);
    position: absolute;
    width: 100%;
    bottom: 0
}

.index_title2 .icon {
    background-image: url(../images/ti.png);
    background-repeat: no-repeat;
    background-position: center
}

.index_join {
    background-image: url(../images/cbg.png);
    background-repeat: no-repeat;
    background-position: center bottom
}

.index_join .wrapper {
    margin-right: -100px
}

.index_join .wrapper .item {
    float: left;
    width: 400px;
    height:256px;
    margin-right: 25px;
    margin-bottom: 25px;
    overflow: hidden
}

.index_join .wrapper .item .tit_img {
    position: absolute;
    background-color: #fff;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    left: 0;
    top: 50%;
    margin-top: -28px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    opacity: 1
}

.index_join .wrapper .item .tit_img img {
    max-width: 100%;
    max-height: 100%
}

.index_join .wrapper .item .info {
    position: absolute;
    left: 25px;
    right: 25px;
    top: 25px;
    bottom: 25px;
    background-image: url(../images/ctb.png);
    background-repeat: no-repeat;
    background-position: center 42px;
    background-color: rgba(8, 90, 162, .76);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    opacity: 0;
    left: -400px;
    right: 400px
}

.index_join .wrapper .item .info .title {
    margin-top: 120px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_join .wrapper .item:hover .tit_img {
    left: -200px;
    opacity: 0
}

.index_join .wrapper .item:hover .info {
    left: 25px;
    right: 25px;
    opacity: 1
}

.index_case .w {
    position: absolute;
    left: 50%;
    margin-left: -625px;
    top: -20px
}

.index_case .w .info {
    background-color: rgba(8, 90, 162, .58)
}

.index_case .w .info .title {
    font-size: 0
}

.index_case .w .info .title .en {
    color: rgba(255, 255, 255, .3)
}

.index_case .w .info .title .zh:after,
.index_case .w .info .title .zh:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 25px;
    height: 1px;
    background-color: rgba(255, 255, 255, .3)
}

.index_case .w .info .title .zh:before {
    left: -50px
}

.index_case .w .info .title .zh:after {
    right: -50px
}

.index_case .w .info .item {
    height: 488px
}

.index_case .w .info .item .tit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.index_case .w .info .item .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    height: 200px
}

.index_case .w .info .owl-carousel .owl-nav {
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: 46px;
    height: 34px;
    visibility: hidden
}

.index_case .w .info .owl-carousel .owl-nav .owl-next,
.index_case .w .info .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0;
    bottom: 0;
    font-size: 0;
    background-repeat: no-repeat;
    visibility: visible;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    opacity: 1;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.index_case .w .info .owl-carousel .owl-nav .owl-next:after,
.index_case .w .info .owl-carousel .owl-nav .owl-prev:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    border: 1px solid transparent;
    border-left-color: #fff;
    border-top-color: #fff;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_case .w .info .owl-carousel .owl-nav .owl-next:hover,
.index_case .w .info .owl-carousel .owl-nav .owl-prev:hover {
    background-color: #fff
}

.index_case .w .info .owl-carousel .owl-nav .owl-next:hover::after,
.index_case .w .info .owl-carousel .owl-nav .owl-prev:hover::after {
    border-left-color: #000;
    border-top-color: #000
}

.index_case .w .info .owl-carousel .owl-nav .owl-prev {
    left: 0
}

.index_case .w .info .owl-carousel .owl-nav .owl-prev:after {
    -webkit-transform: translate(-25%, -50%) rotate(-45deg);
    -moz-transform: translate(-25%, -50%) rotate(-45deg);
    -ms-transform: translate(-25%, -50%) rotate(-45deg);
    -o-transform: translate(-25%, -50%) rotate(-45deg);
    transform: translate(-25%, -50%) rotate(-45deg)
}

.index_case .w .info .owl-carousel .owl-nav .owl-next {
    right: 0
}

.index_case .w .info .owl-carousel .owl-nav .owl-next:after {
    -webkit-transform: translate(-75%, -50%) rotate(135deg);
    -moz-transform: translate(-75%, -50%) rotate(135deg);
    -ms-transform: translate(-75%, -50%) rotate(135deg);
    -o-transform: translate(-75%, -50%) rotate(135deg);
    transform: translate(-75%, -50%) rotate(135deg)
}

.index_case .w .info .owl-dots {
    position: absolute;
    left: 104px;
    right: 104px;
    bottom: 30px;
    height: 34px;
    text-align: center;
    font-size: 0
}

.index_case .w .info .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    background-color: #fff;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_case .w .info .owl-dots .owl-dot:after {
    content: '';
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    left: -3px;
    top: -3px;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_case .w .info .owl-dots .owl-dot.active {
    background-color: #fff
}

.index_case .w .info .owl-dots .owl-dot.active:after {
    opacity: 1
}

.index_news .left .img-wrap .date {
    position: absolute;
    width: 90px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    text-align: center;
    background-color: #015289;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    right: 0;
    bottom: 0
}

.index_news .left .info {
    background-color: #f8f8f8
}

.index_news .right .top .item {
    width: 300px;
    float: left
}

.index_news .right .top .item .img-wrap .date {
    position: absolute;
    width: 60px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    text-align: center;
    background-color: #015289;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    right: 0;
    bottom: 0
}

.index_news .right .top .item:last-child {
    float: right
}

.index_news .right .wrap .item {
    line-height: 52px;
    border-bottom: 1px solid #efefef
}

.index_news .right .wrap .item:last-child {
    border: none
}

.footer {
    background-image: url(../images/f.png);
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: 100%;
    background-size: 100%;
    -o-background-size: cover;
    background-size: cover;
    border-top: 7px solid #015289
}
.footer .w{
	background-image:url(../images/ewm.jpg);
    background-repeat: no-repeat;
    background-position: right 144px;
    background-size:150px;
    
}
.footer .flogo {
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background-image: url(../images/flo.png);
    background-repeat: no-repeat;
    background-position: center 5px;
    background-color: #015289
}

.footer .fnav {
    text-align: center;
    font-size: 12px
}

.footer .fnav .item {
    display: inline-block
}

.footer .fnav .item:after {
    content: '';
    width: 2px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0
}

.footer .fnav .item:last-child:after {
    display: none
}

.footer .fnav .item a {
    color: #fff;
    padding-left: 36px;
    padding-right: 36px
}

.footer .fline {
    background-color: #857f95;
    margin-left: auto;
    margin-right: auto
}

.footer .info {
    text-align: center
}

.footer .info .item {
    display: inline-block;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 15px;
    padding-left: 20px
}

.footer .info .item1 {
    background-image: url(../images/f1.png)
}

.footer .info .item2 {
    background-image: url(../images/f2.png)
}

.footer .footer_n {
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, .42);
    color: #a0a8b9;
    bottom: 0
}

.footer .footer_n a {
    color: #a0a8b9
}

.crumb {
    background-color: #f3f3f3
}

.index_title3 .en {
    color: #333
}

.index_title3 .zh {
    color: #333
}

.news_list_cate .item {
    float: left;
    width: 50%;
    text-align: center;
    background-color: #f3f3f3
}

.news_list_cate .item a {
    display: block;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.news_list_cate .item.hover,
.news_list_cate .item:hover {
    background-color: #435b94
}

.news_list_cate .item.hover a,
.news_list_cate .item:hover a {
    color: #fff
}

.news_list .wrapper {
    margin-right: -50px
}

.news_list .item {
    float: left;
    width: 615px;
    margin-right: 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    margin-bottom: 60px
}

.news_list .item .date {
    padding-bottom: 10px;
    border-bottom: 1px solid #888
}

.news_list .item:hover {
    background-color: #f3f3f3
}

.c8 {
    color: #888
}

.case_list .wrapper {
    margin-right: -100px
}

.case_list .wrapper .item {
    width: 398px;
    float: left;
    -width: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.case_list .wrapper .item .tit {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .58);
    line-height: 30px;
    top: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    
}

.case_list .wrapper .item:hover .tit {
    background-image: url(../images/ctb.png);
    background-repeat: no-repeat;
    background-position: center 42px;
    background-color: rgba(8, 90, 162, .76);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    left: 25px;
    right: 25px;
    top: 25px;
    bottom: 25px;
    height: auto;
    font-size: 16px;
    color: #fff;
    padding-top: 140px
}

.about_js .wrapper {
    margin-right: -100px
}

.about_js .item {
    float: left;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f3f3f3;
    width: 190px;
    height: 258px;
    padding-top: 1px;
    text-align: center;
    margin-right: 22px
}

.about_js .item .img_wrap {
    width: 101px;
    height: 101px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #505050;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 58px;
    margin-left: auto;
    margin-right: auto
}

.about_js .item .tit {
    margin-top: 15px;
    margin-bottom: 4px
}

.about_js .item1 .img_wrap {
    background-image: url(../images/ap1.png)
}

.about_js .item2 .img_wrap {
    background-image: url(../images/ap2.png)
}

.about_js .item3 .img_wrap {
    background-image: url(../images/ap3.png)
}

.about_js .item4 .img_wrap {
    background-image: url(../images/ap4.png)
}

.about_js .item5 .img_wrap {
    background-image: url(../images/ap5.png)
}

.about_js .item6 .img_wrap {
    background-image: url(../images/ap6.png)
}

.about_js .item2 {
    background-color: #d9ebf6
}

.about_js .item4 {
    background-color: #d9ebf6
}

.about_js .item6 {
    background-color: #d9ebf6
}

.contact_top .item {
    background-color: #fafafa
}

.contact_top .item .img-wrap {
    background-color: #f6f8fd;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-top: 41px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/ct1.png)
}

.contact_top .item2 .img-wrap {
    background-image: url(../images/ct2.png)
}

.show_show h1 {
    font-weight: 500;
    font-size: 23px;
    text-align: center
}

.show_show .info {
    font-size: 13px;
    color: #848484;
    margin-top: 5px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
    text-align: center
}

.hezuo_list {
    background: 0 0
}

.yewu_list .wrapper {
    margin-right: -100px
}

.yewu_list .wrapper .item {
    margin-right: 30px;
    width: 610px;
    float: left;
    background-color: #fff;
    margin-bottom: 40px
}

.yewu_list .wrapper .item .desc {
    height: 66px;
    background-image: url(../images/y.png);
    background-repeat: repeat-x;
    background-position: bottom left
}

.index {
    display: grid;
    place-items: center
}