.container {
    padding: 0
}

ul {
    padding-left: 0;
    margin: 0
}

input,textarea{
    outline: none;
}
.about-banner {
    position: relative;
    margin-top: 65px;
    height: 460px;
    padding-top: 1px;
    background: url(../images/about_banner.jpg) no-repeat center top
}

.about-banner .about-txts {
    margin-top: 160px;
    color: white;
    text-align: center
}

.about-banner .about-txts h3 {
    font-size: 46px;
    font-weight: bold
}

.about-banner .about-txts p {
    margin-top: 25px;
    font-size: 30px
}

.about-banner .data-total {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 118px;
    background-color: #f3606a
}

.data-total ul li {
    float: left;
    width: 25%;
    height: 118px;
    color: white;
    text-align: center
}

.data-total ul li .number {
    display: inline-block;
    margin-top: 15px;
    padding: 12px 50px 0 50px;
    line-height: 50px;
    font-size: 50px;
    background: url(../images/about_add-icon.png) no-repeat top right
}

.data-total ul li .account {
    font-size: 14px;
    margin: 10px 0 0 0
}

.about-company {
    margin-top: 45px
}

.column-title {
    width: 780px;
    max-width: 780px;
    height: 40px;
    border-bottom: #ccc solid 1px;
    text-align: center
}

.column-title span {
    display: inline-block;
    height: 40px;
    padding: 0 35px 12px;
    font-weight: bold;
    font-size: 22px;
    color: black;
    border-bottom: #bc3733 solid 2px
}

.company-introduce{
    margin-top: 35px;
}
.companyimg{
    width: 28%;
    height: 200px;
    overflow: hidden;
    float: left;
}
.companyimg img{
    width: 100%;
}
.tell-about{
    width: 68%;
    float: left;
    margin-left: 30px;
}
.tell-about p{
    line-height: 25px;
}

/* 閹存劙鏆遍崢鍡欌柤 */
.about-history {
    background-color: #f5f5f5;
    margin-top: 45px;
    padding: 35px 0 0;
}

.history-left {
    width: 50%;
    border-right: 2px solid #bc3733;
    float: left;
    position: relative;
    padding-bottom: 50px;
}
.history-right {
    width: 50%;
    float: left;
    position: relative;
}
.left-top-img{
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin: 60px auto 0;
    border: 5px solid #bc3733;
    border-radius: 100px;
}
.left-top-img img{
    width: 100%;
}
.left-top-info{
    position: absolute;
    top: 120px;
    right: 0;
    width: 200px;
}
.top-time{
    float: right;
    margin-right: 20px;
    color: rgb(83, 74, 74);
    font-size: 18px;
    margin-bottom: 20px;
}
.top-line{
    width: 100%;
    height: 40px;
    border-bottom: 2px dashed #bc3733;
}
.groupimg{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 28px;
    right: -11px;
    background: url(http://img.jiny.cc/jiny/template/kingyon/images/GroupCopy.png) no-repeat center center;
}
.left-font-info{
    margin-top: 30px;
    margin-right: 30px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #dedede;
    position: relative;
}
.left-font-info p{
    padding-right: 20px;
    background: url(http://img.jiny.cc/jiny/template/kingyon/images/OvalCopy.png) no-repeat right 7px;
}
.l-triangle{
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-left: 16px solid #dedede;
    border-bottom: 11px solid transparent;
    position: absolute;
    right: -16px;
    top: 152px;
}
.l-triangle2{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -15px;
    top: 153px;
}



.left-bottom-img{
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin: 60px auto 0;
    border: 5px solid #bc3733;
    border-radius: 100px;
}
.left-bottom-img img{
    width: 100%;
}
.left-bottom-info{
    position: absolute;
    top: 640px;
    right: 0;
    width: 200px;
}
.bottom-time{
    float: right;
    margin-right: 20px;
    color: rgb(83, 74, 74);
    font-size: 18px;
    margin-bottom: 20px;
}
.bottom-line{
    width: 100%;
    height: 40px;
    border-bottom: 2px dashed #bc3733;
}

.right-top-info{
    margin-top: 107px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-left: 30px;
    position: relative;
    border: 1px solid #dedede;
}

.right-top-info p{
    padding-left: 20px;
    background: url(http://img.jiny.cc/jiny/template/kingyon/images/OvalCopy.png) no-repeat left 7px;
}
.triangle{
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 16px solid #dedede;
    border-bottom: 11px solid transparent;
    position: absolute;
    left: -16px;
    top: 39px;
}
.triangle2{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 15px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -15px;
    top: 40px;
}
.right-middle-img{
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin: 40px auto 0;
    border: 5px solid #bc3733;
    border-radius: 100px;
}
.right-middle-img img{
    width: 100%;
}
.right-middle-info{
    position: absolute;
    top: 415px;
    left: 0;
    width: 200px;
}
.middle-time{
    float: left;
    margin-left: 20px;
    color: rgb(83, 74, 74);
    font-size: 18px;
    margin-bottom: 20px;
}
.middle-line{
    width: 100%;
    height: 40px;
    border-bottom: 2px dashed #bc3733;
}
.middle-groupimg{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 28px;
    left: -11px;
    background: url(http://img.jiny.cc/jiny/template/kingyon/images/GroupCopy.png) no-repeat center center;
}
.right-bottom-info{
    margin-top: 28px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-left: 30px;
    position: relative;
    border: 1px solid #dedede;
}

.right-bottom-info p{
    padding-left: 20px;
    background: url(http://img.jiny.cc/jiny/template/kingyon/images/OvalCopy.png) no-repeat left 7px;
}
.r-b-triangle{
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 16px solid #dedede;
    border-bottom: 11px solid transparent;
    position: absolute;
    left: -16px;
    top: 87px;
}
.r-b-triangle2{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 15px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -15px;
    top: 88px;
}


/* 6婢堆傜喘閸旓拷 */
.advantage{
    margin-top: 45px;
    height: auto;
}
.advantage-content{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.advantage-content li{
    width: 33%;
    height: auto;
    text-align: center;
    margin-left: 2px;
    margin-top: 30px;
}
.advantage-content li:hover{
   background-color: #f5f5f5;
}
.item-img{
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin:  0 auto;
}
.item-img img{
    width: 100%;
}
.item-tit{
    margin: 10px 0;
    font-size: 18px;
    font-weight: 600;
    color: rgb(80, 78, 78);
}
.item-font{
    padding: 0 60px;
    color: rgb(112, 110, 110);
}
/* 閸斻劍鈧拷 */
.dynamic{
    margin-top: 45px;
    background-color: #f5f5f5;
    padding: 60px 0;
}
.dynamic-item{
    margin-top: 35px;
    display: flex;
    /* align-items: center; */
    justify-content: center;
}
.dynamic-item a{
    width: 30%;
    margin: 10px;
    overflow: hidden;
    background-color: #fff;
}

.dynamic-item a:hover, .dynamic-item a:visited, .dynamic-item a:link, .dynamic-item a:active {
   color: #333;
}

.dynamic-img{
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.dynamic-img img{
    width: 100%;
    height: 100%;
}

.dynamic-tit{
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
}
.dynamic-info{
    padding: 0 10px 10px;
    font-size: 12px;
}

.contact {
    margin: 55px 0 80px
}


/* 閸︽澘娴� */
#dituContent {
    margin-top: 35px;
    height: 515px
}

.iw_poi_title {
    font-size: 16px;
    font-weight: bold;
    color: #4d4d4d
}

.iw_poi_content {
    margin-top: 10px;
    font-family: "閻庣懓顑勭紞锟�";
    font-size: 12px;
    color: #333
}

.bottom {
    height: 25px!important
}

.center {
    width: 338px!important
}
/* 閹绘劒姘﹂棁鈧Ч锟� */
.demand{
    padding-top: 40px;
    background-color: #f5f5f5;
}

.thinktank{
    padding: 40px 30px 0;
    height: 400px;
    background-color: #fff;
    /* box-shadow: 1px 1px 5px 5px #dac3c3; */
    z-index: 999;
    margin: 40px 0 50px;
}

.tankinput,.tankinfo{
 width: 50%;
 float: left;   
 border: none !important;
 font-size: 16px;
}
.tank_name{
    width: 80%;
    height: 40px;
    line-height: 40px;
    padding-left: 5px;
}

.tank_phonenum{
    width: 80%;
    height: 40px;
    display: block;
    margin-top: 20px;
    padding-left: 5px;
}

.tank_area{
    width: 80%;
    height: 140px;
    display: block;
    resize: none;
    padding-left: 5px;
    margin-top: 20px;
}
.tank_btn{
    width: 80%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    background-color: #f2999b;
    cursor: pointer;
}


.tankinfo p{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 3px;
}


.tankinfo_line{
    width: 100%;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 18px 0;
    display: block;
}
.kefuimg{
    background: url(http://img.jiny.cc/jiny/template/kingyon/images/kefu.png) no-repeat left center;
    background-size: 5%;
    padding-left: 35px;
}