.about {
    padding: 60px 0;
}

.page-title {
    position: relative;
    padding-bottom: 10px;
}

.page-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 2px;
    background-color: rgba(2, 136, 209, 1);;
}

.page-title h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
}

.page-title p {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: rgba(102, 102, 102, 1);
}

.about .desc {
    font-size: 16px;
    line-height: 36px;
    color: rgba(51, 51, 51, 1);
    margin-top: 20px;
}


.brand {
    padding: 60px 0 70px 0;
    background: url("../images/pic_12.jpg") no-repeat center;
    background-size: cover;
}

.brand .l {
    float: left;
}

.brand-title {
    position: relative;
    margin-bottom: 30px;
}

.brand .r {
    /*float: right;*/
    position: absolute;
    right: 0;
    bottom: 0;
}

.brand .r p {
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
    color: rgba(102, 102, 102, 1);

}


.bxSlider-1 .list-wrap {
    background-color: #fff;
    width: 220px;
    height: 150px;
    position: relative;
    padding: 10px 15px 10px 10px;
    left: -40px;
}

.bxSlider-1 li {
    height: 350px;
    background: url("../images/icon_11.png") no-repeat center;
    position: relative;
	z-index: 10;
}

.bxSlider-1 li:hover{
	background: url("../images/icon_37.png") no-repeat center;
}

.bxSlider-1 .list-wrap:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
}

.bxSlider-1 .list-wrap.top:after {
    bottom: -20px;
    border-color: #fff transparent transparent transparent;
}


.bxSlider-1 .list-wrap.bottom:after {
    top: -20px;
    border-color: transparent transparent #fff transparent;
}


.bxSlider-1 {

}

.bxSlider-1 .list-wrap.top {
    position: absolute;
    top: 0;
	display: table;
}

.bxSlider-1 .list-wrap.bottom {
    position: absolute;
    bottom: 0;
	
}

.bxSlider-1:after {
    content: '';
    position: absolute;
    top: 175px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #999;
}

.bxSlider-1 h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.bxSlider-1 p {
    font-size: 14px;
    line-height: 20px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.bx-wrapper .bx-prev {
    left: -50px;
    background: url('../images/icon_12.png') no-repeat center;
}

.bx-wrapper .bx-next {
    right: -50px;
    background: url('../images/icon_13.png') no-repeat center;
}

.bx-wrapper .bx-controls-direction a {
    width: 30px;
    height: 30px;
}


.bxSlider-1 .list-wrap:hover {
    background-color: #0288D1;
}

.bxSlider-1 .list-wrap.top:hover:after{
	border-color: #0288D1 transparent transparent transparent;
}

.bxSlider-1 .list-wrap.bottom:hover:after{
	border-color: transparent transparent #0288D1 transparent;
}

.bxSlider-1 .list-wrap:hover h3, .bxSlider-1 .list-wrap:hover p {
    color: #fff;
}


.jxabout {
    padding: 60px 0;
}

.jxabout .l {
    position: relative;
}

.jxabout .l img {
    position: absolute;
}

.jxabout .l img:first-child {
    top: 60px;
    left: 0;
}

.jxabout .l img:last-child {
    top: 40px;
    left: 80px;
}

.jxabout .r p {
    font-size: 17px;
    line-height: 35px;
    color: rgba(51, 51, 51, 1);
	text-indent: 2em
}

.jxabout .r .box {
    max-height: 240px;
    overflow-y: scroll;
}

.jxabout .r ul {
    padding-top: 20px;
}

.jxabout .r li {
    float: left;
    text-align: center;
    width: 25%;
}

.jxabout .r li h3 {
    font-size: 40px;
    font-weight: bold;
    height: 58px;
    line-height: 58px;
    color: rgba(2, 136, 209, 1);
}

.jxabout .r li p {
    font-size: 15px;
    line-height: 30px;
    color: rgba(102, 102, 102, 1);
}

.honor {
    padding: 60px 0;
    background: url("../images/pic_15.png") no-repeat center;
}

.honor-title {
    position: relative;
}

.honor-title .l {
    float: left;
}

.honor-title .r {
    float: right;
    position: absolute;
    right: 0;
    bottom: 10px;
}

.honor-title .r a {
    display: block;
    height: 26px;
    font-size: 18px;
    line-height: 26px;
    color: rgba(102, 102, 102, 1);


    padding-right: 30px;
    background: url("../images/icon_14.png") no-repeat right center;
}

.flipto-prev, .flipto-next {
    cursor: pointer;
    top: 45%;
    position: absolute;
    width: 30px;
    height: 50px;
    text-indent: -999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.flipto-prev {
    background-image: url("../images/icon_16.png");
}

.flipto-next {
    background-image: url("../images/icon_15.png");
}

.culture {
    padding: 60px 0;
    background: url("../images/pic_18.jpg") no-repeat center;
    background-size: cover;
}

.culture li {
    float: left;
    width: 50%;
    height: 247px;
    background-color: #fff;
    position: relative;
}

.culture li > div {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


.culture li p {
    font-size: 16px;
    line-height: 26px;
    color: rgba(102, 102, 102, 1);
}


.culture .page-title {
    margin-bottom: 45px;
}

.culture li.l-text:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    z-index: 10;
}

.culture li.r-text:after {
    content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    z-index: 10;
}


@media (max-width: 768px) {
    .bx-wrapper .bx-controls-direction a {
        display: none;
    }
    .jxabout .l{
        height: 365px;
    }
    .honor-title{
        margin-bottom: 20px;
    }

    .culture li{
        width: 100%;
        height: auto;
		margin-bottom: 15px;
    }
    .culture li > div{
        position: static;
        transform: translateY(0);
        padding: 15px;
    }
	.jxabout .r li h3{
		font-size: 22px;
		    height: 36px;
    line-height: 36px;
	}
	.jxabout .l img:last-child{
		left: 72px
	}
	.jxabout .r .box{
		max-height: 100%;
		height: auto;
	}
}